20-08-2026 00:00:00.439 10784326 [http-nio-8051-exec-454] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:00:00.442 10784329 [http-nio-8051-exec-454] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:00:00.590 10784477 [http-nio-8051-exec-454] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:00:01.318 10785205 [http-nio-8051-exec-461] INFO  n.c.crons.SchedulerController - CustomerappController::OlaDebitRefundStatusCron 
20-08-2026 00:00:01.318 10785205 [http-nio-8051-exec-461] INFO  n.s.PaymentsImplementation - PaymentsImplementation::OlaDebitRefundStatusCron
20-08-2026 00:00:01.357 10785244 [http-nio-8051-exec-513] INFO  n.c.crons.SchedulerController - CustomerappController::cronPendingPayments 
20-08-2026 00:00:01.357 10785244 [http-nio-8051-exec-513] INFO  n.s.PaymentsImplementation - PaymentsImplementation::checkPendingPayments 
20-08-2026 00:00:01.366 10785253 [http-nio-8051-exec-490] INFO  n.c.crons.SchedulerController - CustomerappController::cronPendingPayments 
20-08-2026 00:00:01.369 10785256 [http-nio-8051-exec-513] INFO  n.s.PaymentsImplementation - PaymentsImplementation::checkPendingPayments: pendingRefundOrders.count(): 0
20-08-2026 00:00:01.373 10785260 [http-nio-8051-exec-490] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders
20-08-2026 00:00:01.380 10785267 [http-nio-8051-exec-490] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders: getTimeOutOrders.count(): 0
20-08-2026 00:00:16.188 4250 [main] INFO  neuu.Application - Starting Application on ip-172-31-15-20 with PID 1712326 (/home/azureuser/deployments/payment/services-0.0.1.jar started by root in /root)
20-08-2026 00:00:16.196 4258 [main] INFO  neuu.Application - No active profile set, falling back to default profiles: default
20-08-2026 00:00:16.289 4351 [background-preinit] WARN  o.s.h.c.j.Jackson2ObjectMapperBuilder - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
20-08-2026 00:00:16.395 4457 [main] INFO  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@45673f68: startup date [Thu Aug 20 00:00:16 IST 2026]; root of context hierarchy
20-08-2026 00:00:21.850 9912 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Overriding bean definition for bean 'interceptor' with a different definition: replacing [Generic bean: class [neuu.Interceptor]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/azureuser/deployments/payment/services-0.0.1.jar!/BOOT-INF/classes!/neuu/Interceptor.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=appConfig; factoryMethodName=interceptor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [neuu/AppConfig.class]]
20-08-2026 00:00:24.243 12305 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7efa9de0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
20-08-2026 00:00:25.012 13074 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8051 (http)
20-08-2026 00:00:25.067 13129 [main] INFO  o.a.catalina.core.StandardService - Starting service [Tomcat]
20-08-2026 00:00:25.068 13130 [main] INFO  o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.24]
20-08-2026 00:00:25.081 13143 [main] INFO  o.a.c.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib]
20-08-2026 00:00:25.581 13643 [main] INFO  o.apache.jasper.servlet.TldScanner - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
20-08-2026 00:00:25.635 13697 [main] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
20-08-2026 00:00:25.636 13698 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 9241 ms
20-08-2026 00:00:26.728 14790 [main] INFO  o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'webFilter' to: [/*]
20-08-2026 00:00:26.728 14790 [main] INFO  o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*]
20-08-2026 00:00:26.729 14791 [main] INFO  o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'webMvcMetricsFilter' to: [/*]
20-08-2026 00:00:26.729 14791 [main] INFO  o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
20-08-2026 00:00:26.730 14792 [main] INFO  o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*]
20-08-2026 00:00:26.730 14792 [main] INFO  o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*]
20-08-2026 00:00:26.731 14793 [main] INFO  o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'httpTraceFilter' to: [/*]
20-08-2026 00:00:26.733 14795 [main] INFO  o.s.b.w.s.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/]
20-08-2026 00:00:26.768 14830 [main] INFO  neuu.WebFilter - Initiating WebFilter >> 
20-08-2026 00:00:26.960 15022 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
20-08-2026 00:00:27.429 15491 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
20-08-2026 00:00:27.564 15626 [main] INFO  o.s.o.j.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default'
20-08-2026 00:00:27.621 15683 [main] INFO  o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
	name: default
	...]
20-08-2026 00:00:27.816 15878 [main] INFO  org.hibernate.Version - HHH000412: Hibernate Core {5.3.2.Final}
20-08-2026 00:00:27.820 15882 [main] INFO  org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found
20-08-2026 00:00:28.067 16129 [main] INFO  o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
20-08-2026 00:00:28.842 16904 [main] INFO  org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
20-08-2026 00:00:31.399 19461 [main] INFO  o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
20-08-2026 00:00:31.425 19487 [main] INFO  neuu.configs.NeuuWalletConfig - Loading Neuu Wallet PROD Config
20-08-2026 00:00:32.646 20708 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final neuu.model.NeuuWallets neuu.service.UserService.registerUserInNeuuWallet(java.lang.String,java.lang.String,java.lang.String,boolean)] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:32.800 20862 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final java.lang.String neuu.servicesimplementation.LoginImplementation.sendSms$services_0_0_1(java.lang.String)] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:32.801 20863 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final java.lang.String neuu.servicesimplementation.LoginImplementation.sendSmsTransaction$services_0_0_1(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:33.489 21551 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final java.text.SimpleDateFormat neuu.servicesimplementation.WalletImplementation.getFormatter()] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:33.516 21578 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.servicesimplementation.PaymentsOlaImplementation.debitUser(java.lang.String,double,java.lang.String,java.lang.String,java.lang.String,org.json.JSONObject,java.lang.String)] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:33.517 21579 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final java.lang.String neuu.servicesimplementation.PaymentsOlaImplementation.checkEligibility(java.lang.String,java.lang.Double,java.lang.String,org.json.JSONObject,java.lang.String)] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:33.517 21579 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.servicesimplementation.PaymentsOlaImplementation.refreshToken(java.lang.String,java.lang.String,org.json.JSONObject)] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:33.752 21814 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final void neuu.service.OrderItemService.removeOrderItems(java.lang.Iterable)] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:34.294 22356 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONArray neuu.servicesimplementation.RefundsToSource.getRefundRows(java.lang.String)] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:34.295 22357 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.servicesimplementation.RefundsToSource.refund(double,neuu.model.RefundRow,org.json.JSONObject,java.lang.String,int)] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:35.140 23202 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.channel.implementation.ChannelSkuImplementation.getSKUsData(java.lang.String,java.lang.String) throws org.json.JSONException,java.io.IOException] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:35.140 23202 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.channel.implementation.ChannelSkuImplementation.getSKUDisableOption(java.lang.String)] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:35.141 23203 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.channel.implementation.ChannelSkuImplementation.getSKUDisablePayload(java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,org.json.JSONObject)] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:35.141 23203 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.channel.implementation.ChannelSkuImplementation.toggleSKUData(java.lang.String,org.json.JSONObject) throws org.json.JSONException,java.io.IOException] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:35.252 23314 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.channel.implementation.ChannelOrderImplementation.cancelOrder(java.lang.String,org.json.JSONObject,java.lang.String) throws org.json.JSONException,java.io.IOException] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:35.252 23314 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.channel.implementation.ChannelOrderImplementation.updateOrderStatus(java.lang.String,org.json.JSONObject,java.lang.String) throws org.json.JSONException,java.io.IOException] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:35.253 23315 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.channel.implementation.ChannelOrderImplementation.getTodaysOrder(java.lang.String) throws org.json.JSONException,java.io.IOException] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:35.338 23400 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.channel.implementation.ChannelStoreImplementation.storeInfoCall(java.lang.String) throws org.json.JSONException,java.io.IOException] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:35.338 23400 [main] INFO  o.s.aop.framework.CglibAopProxy - Final method [public final org.json.JSONObject neuu.channel.implementation.ChannelStoreImplementation.toggleStoreData(java.lang.String,org.json.JSONObject) throws org.json.JSONException,java.io.IOException] cannot get proxied via CGLIB: Calls to this method will NOT be routed to the target instance and might lead to NPEs against uninitialized fields in the proxy instance.
20-08-2026 00:00:35.788 23850 [main] WARN  o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
20-08-2026 00:00:35.913 23975 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/a/login],methods=[POST]}" onto public final java.lang.String neuu.controller.Auth.AuthController.login(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.916 23978 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/a/getSession],methods=[GET]}" onto public final java.lang.String neuu.controller.Auth.AuthController.getSession(java.lang.String)
20-08-2026 00:00:35.917 23979 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/a/generateloginlink],methods=[POST]}" onto public final java.lang.String neuu.controller.Auth.AuthController.generateLoginLink(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.917 23979 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/a/validateOtpLogin],methods=[POST]}" onto public final java.lang.String neuu.controller.Auth.AuthController.validateOtpLogin(java.lang.String,java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.918 23980 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/a/setPin],methods=[POST]}" onto public final java.lang.String neuu.controller.Auth.AuthController.setPin(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.919 23981 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/a/getOtp],methods=[POST]}" onto public final java.lang.String neuu.controller.Auth.AuthController.getOtp(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.919 23981 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/a/generateOtpLogin],methods=[POST]}" onto public final java.lang.String neuu.controller.Auth.AuthController.generateOtpLogin(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.920 23982 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/a/updateSession],methods=[POST]}" onto public final java.lang.String neuu.controller.Auth.AuthController.updateSession(java.lang.String,java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.920 23982 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/a/logout],methods=[POST]}" onto public final java.lang.String neuu.controller.Auth.AuthController.logout(java.lang.String)
20-08-2026 00:00:35.921 23983 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/a/validateOtp],methods=[POST]}" onto public final java.lang.String neuu.controller.Auth.AuthController.validateOtp(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.921 23983 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/a/l/{url_code}],methods=[GET]}" onto public final java.lang.String neuu.controller.Auth.AuthController.loginViaLink(java.lang.String,java.lang.String)
20-08-2026 00:00:35.925 23987 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/catalog/sku/create],methods=[GET],consumes=[multipart/form-data]}" onto public final java.lang.String neuu.controller.catalog.SkuController.create(org.springframework.web.multipart.MultipartFile,java.lang.String)
20-08-2026 00:00:35.926 23988 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/catalog/sku/getList],methods=[GET]}" onto public final java.lang.String neuu.controller.catalog.SkuController.getList(java.lang.String)
20-08-2026 00:00:35.927 23989 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/walletadmin/getAllRfidCardDetails],methods=[GET]}" onto public final java.lang.String neuu.controller.admin.AdminController.getWallet()
20-08-2026 00:00:35.928 23990 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/afl/validate],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.AffliateController.validate(java.lang.String)
20-08-2026 00:00:35.930 23992 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/card/LinkRfidToWallet],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerCardController.LinkRfidToWallet(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.932 23994 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/card/LinkRfidToWalletOtp],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerCardController.LinkRfidToWalletOtp(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.936 23998 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/capturePaymentOla],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.capturePaymentOla$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.937 23999 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/machinelist],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.getMachineList(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.938 24000 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/updateOrderStatus],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.updateOrderStatusByOrderId(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:35.938 24000 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/getUpiS2SResponse],methods=[POST]}" onto public final void neuu.controller.customerapp.CustomerappController.getUpiS2SResponse(java.lang.String)
20-08-2026 00:00:35.939 24001 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/pendingAmount],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.pendingAmount(java.lang.String)
20-08-2026 00:00:35.940 24002 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/getDeliveryAddress],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.getDeliveryAddress(java.lang.String,java.lang.String)
20-08-2026 00:00:35.940 24002 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/v2/getDeliveryAddress],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.getDeliveryAddress(java.lang.String)
20-08-2026 00:00:35.941 24003 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/liveproducts],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.getLiveProducts(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.941 24003 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/neuuWalletPay],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.neuuWalletPay(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.942 24004 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/cart],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.cart(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.943 24005 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/getUpiTransactionStatus],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.getUpiTransactionStatus(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:35.943 24005 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/saveDeliveryAddress],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.saveDeliveryAddress(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:35.944 24006 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/passbook],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.getPassbookByUser(java.lang.String)
20-08-2026 00:00:35.944 24006 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/addPendingPayment],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.addPendingPaymentRow(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:35.945 24007 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/validateVpa],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.validateVpa(java.lang.String,java.lang.String)
20-08-2026 00:00:35.945 24007 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/v2/capturePaymentRazorPay],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.capturePaymentRazorPay$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.946 24008 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/updateCart],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.UpdateCart(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.946 24008 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/getorderdetails],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.getOrderDetails(java.lang.String)
20-08-2026 00:00:35.947 24009 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/v2/capturePayment],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.capturePaymentv2$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.947 24009 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/getactiveorder],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.getActiveOrder(java.lang.String)
20-08-2026 00:00:35.948 24010 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/clearVpa],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.clearVpa(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:35.949 24011 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/getorderbyaccesscode],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.getOrderByAccesscode(java.lang.String,java.lang.String)
20-08-2026 00:00:35.950 24012 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/captureWalletPayment],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.captureWalletPayment$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.950 24012 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/upiCollectRefundPaymentStatus],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.upiCollectRefundPaymentStatus(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:35.951 24013 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/getsOrdersByVmIdTime],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.getOrdersByImeiTime(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:35.951 24013 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/paymentlist],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.payment(java.util.Map<java.lang.String, ?>,java.lang.String,java.lang.String)
20-08-2026 00:00:35.952 24014 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/captureEventLog],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.captureEventLog(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:35.953 24015 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/getorderhistory],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.getOrderHistory(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:35.954 24016 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/v2/makePayment],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerappController.makePaymentv2(java.util.Map<java.lang.String, ?>,java.lang.String,java.lang.String)
20-08-2026 00:00:35.954 24016 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/app/excelExportRefundOrPayment],methods=[GET]}" onto public final void neuu.controller.customerapp.CustomerappController.excelExportRefundOrPayment(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
20-08-2026 00:00:35.956 24018 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/virtualshelf/order/cancel || /vs/order/cancel],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.VirtualShelfController.cancelOrder(java.lang.String)
20-08-2026 00:00:35.957 24019 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/virtualshelf/order/confirm || /vs/order/confirm],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.VirtualShelfController.confirmOrder(java.lang.String)
20-08-2026 00:00:35.957 24019 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/virtualshelf/setNotifyData || /vs/setNotifyData],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.VirtualShelfController.setNotifyData(java.lang.String)
20-08-2026 00:00:35.958 24020 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/virtualshelf/getOrders || /vs/getOrders],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.VirtualShelfController.getVsOrders()
20-08-2026 00:00:35.958 24020 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/virtualshelf/order/pickup || /vs/order/pickup],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.VirtualShelfController.pickUpOrder(java.lang.String)
20-08-2026 00:00:35.959 24021 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/virtualshelf/getOrders/{order_id} || /vs/getOrders/{order_id}],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.VirtualShelfController.getOrderItems(java.lang.String)
20-08-2026 00:00:35.959 24021 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/virtualshelf/getShelfData || /vs/getShelfData],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.VirtualShelfController.getShelfData(java.lang.String,java.lang.String)
20-08-2026 00:00:35.959 24021 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/virtualshelf/order/update || /vs/order/update],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.VirtualShelfController.updateOrder(java.lang.String)
20-08-2026 00:00:35.960 24022 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/virtualshelf/order/complete || /vs/order/complete],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.VirtualShelfController.completeOrder(java.lang.String)
20-08-2026 00:00:35.960 24022 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customerRating/setData],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerRatingController.setCustomerRatingData(java.lang.String)
20-08-2026 00:00:35.962 24024 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/creditCashBackGeneric],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.creditCashBackGneric(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.963 24025 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/processCashCredit],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.processCashWalletCredit(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.963 24025 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/cronUserOrderWalletMigration],methods=[GET]}" onto public final void neuu.controller.customerapp.CustomerWalletController.cronUserOrderWalletMigration()
20-08-2026 00:00:35.964 24026 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/cronUserWalletMigration],methods=[GET]}" onto public final void neuu.controller.customerapp.CustomerWalletController.cronUserWalletMigration()
20-08-2026 00:00:35.964 24026 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/loadMoney],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.loadMoney(java.util.Map<java.lang.String, ?>,java.lang.String,java.lang.String,java.lang.String)
20-08-2026 00:00:35.964 24026 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/debitFromWallet],methods=[GET]}" onto public final void neuu.controller.customerapp.CustomerWalletController.debitFromWallet()
20-08-2026 00:00:35.965 24027 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/processCashDebit],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.processCashDebit(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.965 24027 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/getPossibleRefundOptions],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.getPossibleRefundOptions(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.966 24028 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/refundToSource],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.processRefundtoSource(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.966 24028 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/creditCashBackCron],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.creditCashBackCron(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.966 24028 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/getWalletPassbook],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.getWalletPassbook(java.lang.String,java.lang.String,java.lang.String)
20-08-2026 00:00:35.967 24029 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/getWalletCron],methods=[GET]}" onto public final void neuu.controller.customerapp.CustomerWalletController.getWalletCron()
20-08-2026 00:00:35.967 24029 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/getWallet],methods=[GET]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.getWallet(java.lang.String)
20-08-2026 00:00:35.968 24030 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/LinkRfidToWallet],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.LinkRfidToWallet(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.968 24030 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/creditToWallet],methods=[GET]}" onto public final void neuu.controller.customerapp.CustomerWalletController.creditToWallet()
20-08-2026 00:00:35.969 24031 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/debitWalletBalance],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.debitWalletBalance(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.969 24031 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/creditWalletPromotionalBalance],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.creditWalletPromotionalBalance(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.970 24032 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/deactivatePromotionalBalance],methods=[GET]}" onto public final void neuu.controller.customerapp.CustomerWalletController.deactivatePromotionalBalance()
20-08-2026 00:00:35.970 24032 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/LinkRfidToWalletOtp],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.LinkRfidToWalletOtp(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.971 24033 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/customer/wallet/getPaymentList],methods=[POST]}" onto public final java.lang.String neuu.controller.customerapp.CustomerWalletController.walletPaymentList(java.util.Map<java.lang.String, ?>,java.lang.String)
20-08-2026 00:00:35.972 24034 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/make/checkUpdate],methods=[POST]}" onto public final java.lang.String neuu.controller.deployment.MakeUpdateController.isUpdateNeeded$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.972 24034 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/make/registerDevice],methods=[POST]}" onto public final java.lang.String neuu.controller.deployment.MakeUpdateController.registerDevice$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.973 24035 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/make/updateStatus],methods=[POST]}" onto public final java.lang.String neuu.controller.deployment.MakeUpdateController.updatePatchUpdateStatus$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.974 24036 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/pwa/login/sendOtp],methods=[POST]}" onto private final java.lang.String neuu.controller.pwa.LoginController.sendOtp(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.974 24036 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/pwa/login/linkRfidCard],methods=[POST]}" onto private final java.lang.String neuu.controller.pwa.LoginController.linkRfidCard(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.974 24036 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/pwa/login/isSessionValid],methods=[POST]}" onto private final java.lang.String neuu.controller.pwa.LoginController.isSessionValid(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.975 24037 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/pwa/login/validateOtp],methods=[POST]}" onto private final java.lang.String neuu.controller.pwa.LoginController.validateOtp(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.976 24038 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/orderHistory/h || /o/h],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.OrderHistoryController.getOrderHistory$services_0_0_1(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:35.976 24038 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/orderHistory/h/i/{shortOrderId} || /o/h/i/{shortOrderId}],methods=[GET]}" onto public final java.lang.String neuu.controller.pwa.OrderHistoryController.getOrderDetailsInOrderHistory$services_0_0_1(java.lang.String)
20-08-2026 00:00:35.977 24039 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/orderHistory/i || /o/i],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.OrderHistoryController.getLastOrderByMobile$services_0_0_1(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:35.977 24039 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/orderHistory/i/{shortOrderId} || /o/i/{shortOrderId}],methods=[GET]}" onto public final java.lang.String neuu.controller.pwa.OrderHistoryController.getLastOrder$services_0_0_1(java.lang.String)
20-08-2026 00:00:35.978 24040 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/anchor/list/{imei}],methods=[GET]}" onto private final java.lang.String neuu.controller.pwa.AnchorController.getAnchorlist(java.lang.String)
20-08-2026 00:00:35.979 24041 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/juspay/updateCustomer],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.PaymentController.updateCustomer$services_0_0_1()
20-08-2026 00:00:35.980 24042 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/juspay/createCustomer],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.PaymentController.createCustomer$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.981 24043 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/juspay/getOrderStatus],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.PaymentController.getOrderStatus$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.981 24043 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/juspay/createOrder],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.PaymentController.createOrder$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.981 24043 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/makePayment],methods=[POST]}" onto private final java.lang.String neuu.controller.pwa.PaymentController.makePayment(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.982 24044 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/juspay/updateOrder],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.PaymentController.updateOrder$services_0_0_1()
20-08-2026 00:00:35.982 24044 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/juspay/refundOrder],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.PaymentController.refundOrder$services_0_0_1()
20-08-2026 00:00:35.982 24044 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/getPaymentMethods],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.PaymentController.getAllPaymentMethods$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.983 24045 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/paytm/addMoney/response],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.PaymentController.paytmAddMoneyResponse$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.983 24045 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/juspay/getCustomer],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.PaymentController.getCustomer$services_0_0_1()
20-08-2026 00:00:35.983 24045 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/juspay/capturePayment],methods=[GET]}" onto public final void neuu.controller.pwa.PaymentController.capturePayment$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:35.983 24045 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/passbook/{mobile}],methods=[GET]}" onto private final java.lang.String neuu.controller.pwa.PaymentController.getPassbookForUser(java.lang.String)
20-08-2026 00:00:35.984 24046 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/app/payment/lazypay/validateOtp],methods=[POST]}" onto public final java.lang.String neuu.controller.pwa.PaymentController.otp(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.984 24046 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/corporate/getcorporate],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.corporate.CorporateController.getCorporate$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.985 24047 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/corporate/registercorporate],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.corporate.CorporateController.registerCorporate$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.987 24049 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/eligibility],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.OlaController.isEligible(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:35.987 24049 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/islinked],methods=[POST]}" onto public final boolean neuu.controller.kiosk.payments.OlaController.isLinked(java.lang.String)
20-08-2026 00:00:35.987 24049 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/debit],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.OlaController.debit(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:35.988 24050 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/capturePaymentOla],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.OlaController.capturePaymentOla$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.988 24050 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/]}" onto public final java.lang.String neuu.controller.kiosk.payments.OlaController.home$services_0_0_1()
20-08-2026 00:00:35.989 24051 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/debitNotify],methods=[POST]}" onto public final void neuu.controller.kiosk.payments.OlaController.notifyDebit(java.lang.String)
20-08-2026 00:00:35.990 24052 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/sendOtp]}" onto public final java.lang.String neuu.controller.kiosk.payments.OlaController.sendOtp$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.990 24052 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/txnComplete],methods=[GET || POST]}" onto public final void neuu.controller.kiosk.payments.OlaController.notifyTxnComplete(java.lang.String)
20-08-2026 00:00:35.990 24052 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/debitAmt],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.OlaController.debitAmt(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.991 24053 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/validateOtp]}" onto public final java.lang.String neuu.controller.kiosk.payments.OlaController.validateOtp$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.991 24053 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/v2/debit],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.OlaController.v2Debit(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:35.992 24054 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/ola/linkNotify],methods=[POST]}" onto public final void neuu.controller.kiosk.payments.OlaController.notifyLink(java.lang.String)
20-08-2026 00:00:35.993 24055 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytm/]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMController.home$services_0_0_1()
20-08-2026 00:00:35.994 24056 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytm/qrv2]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMController.generateQRCodeV2$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[],java.lang.String)
20-08-2026 00:00:35.994 24056 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytm/refund]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMController.refundStatus$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:35.995 24057 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytm/qr]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMController.generateQRCode$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[],java.lang.String)
20-08-2026 00:00:35.995 24057 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytm/status]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMController.checkStatus$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:35.996 24058 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytm/v2/refund]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMController.v2RefundStatus$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:35.996 24058 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytm/checkRefundStatus]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMController.checkRefundStatus$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:35.996 24058 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytm/refund/paytm]}" onto public final void neuu.controller.kiosk.payments.PayTMController.refundPaytmwithTxnId$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:35.997 24059 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytm/cronRefund]}" onto public final void neuu.controller.kiosk.payments.PayTMController.cronRefund$services_0_0_1()
20-08-2026 00:00:35.997 24059 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytm/v2/status]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMController.v2CheckStatus$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[],java.lang.String)
20-08-2026 00:00:35.997 24059 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytm/timeout]}" onto public final void neuu.controller.kiosk.payments.PayTMController.insertTimeout$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:35.998 24060 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/qwikcilver/debitAmt],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.QwikcilverController.debitAmt$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.999 24061 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/qwikcilver/refund]}" onto public final java.lang.String neuu.controller.kiosk.payments.QwikcilverController.refundStatus$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:35.999 24061 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/qwikcilver/debit],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.QwikcilverController.qwikCilverRedeem$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.000 24062 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/qwikcilver/initiate],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.QwikcilverController.qwikCilverInitialize$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.000 24062 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/qwikcilver/balance],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.QwikcilverController.qwikCilverBalance$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.001 24063 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/lazypay/v2/debit],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.LazyPayController.v2CheckDebitStatus(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.003 24065 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/lazypay/]}" onto public final java.lang.String neuu.controller.kiosk.payments.LazyPayController.home$services_0_0_1()
20-08-2026 00:00:36.003 24065 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/lazypay/debitAmt],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.LazyPayController.debitAmount(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.003 24065 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/lazypay/debit],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.LazyPayController.checkDebitStatus(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.004 24066 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/lazypay/initiate],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.LazyPayController.initiate(java.util.Map<java.lang.String, java.lang.Object>[],java.lang.String)
20-08-2026 00:00:36.004 24066 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/lazypay/eligibility],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.LazyPayController.isEligibile(java.util.Map<java.lang.String, ?>[],java.lang.String)
20-08-2026 00:00:36.005 24067 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/lazypay/validateOtp],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.LazyPayController.otp(java.util.Map<java.lang.String, java.lang.Object>[],java.lang.String)
20-08-2026 00:00:36.006 24068 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/all/]}" onto public final java.lang.String neuu.controller.kiosk.payments.PaymentIntegratedController.home$services_0_0_1()
20-08-2026 00:00:36.006 24068 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/all/integrated],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.PaymentIntegratedController.integrated$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.007 24069 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/invoice/capture],methods=[POST]}" onto public final void neuu.controller.kiosk.payments.InvoiceController.captureStatus(java.lang.String)
20-08-2026 00:00:36.007 24069 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/invoice/create],methods=[POST]}" onto public final java.lang.Boolean neuu.controller.kiosk.payments.InvoiceController.createInvoice$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.007 24069 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/invoice/]}" onto public final java.lang.String neuu.controller.kiosk.payments.InvoiceController.home$services_0_0_1()
20-08-2026 00:00:36.009 24071 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/rfid/v2/debit]}" onto public final java.lang.String neuu.controller.kiosk.payments.RfidController.v2CheckDebitStatus(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.009 24071 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/rfid/debit]}" onto public final java.lang.String neuu.controller.kiosk.payments.RfidController.debit$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.010 24072 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/rfid/registerCard]}" onto public final java.lang.String neuu.controller.kiosk.payments.RfidController.registerCard$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.010 24072 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/rfid/]}" onto public final java.lang.String neuu.controller.kiosk.payments.RfidController.home$services_0_0_1()
20-08-2026 00:00:36.011 24073 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/neuuwallet/debit],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.NeuuWalletController.debit$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.012 24074 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/neuuwallet/debitAmt],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.NeuuWalletController.debitAmt$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.012 24074 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/neuuwallet/getaccountstatement],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.NeuuWalletController.getAccountStatement$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.012 24074 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/neuuwallet/refund],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.NeuuWalletController.refund$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.013 24075 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/neuuwallet/eligibilitycheck],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.NeuuWalletController.checkEligibility$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.013 24075 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/neuuwallet/registeruser],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.NeuuWalletController.registerUser$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.014 24076 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/neuuwallet/credit],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.NeuuWalletController.credit$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.015 24077 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/neuuwallet/cron/checkBalance],methods=[GET]}" onto public final void neuu.controller.kiosk.payments.NeuuWalletController.checkBalance$services_0_0_1()
20-08-2026 00:00:36.015 24077 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/neuuwallet/updateWalletBalance],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.NeuuWalletController.updateWalletBalance$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.016 24078 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/phonepe/]}" onto public final java.lang.String neuu.controller.kiosk.payments.PhonepeController.home$services_0_0_1()
20-08-2026 00:00:36.016 24078 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/phonepe/checkStatus],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.PhonepeController.checkStatus$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.016 24078 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/phonepe/cronRefund]}" onto public final void neuu.controller.kiosk.payments.PhonepeController.cronRefund$services_0_0_1()
20-08-2026 00:00:36.016 24078 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/phonepe/v2/checkStatus],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.PhonepeController.v2CheckStatus$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.017 24079 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/phonepe/timeout],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.PhonepeController.phonepeTimeout$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.017 24079 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/phonepe/qr],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.PhonepeController.createQR$services_0_0_1(java.util.Map<java.lang.String, ?>,java.lang.String)
20-08-2026 00:00:36.017 24079 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/phonepe/v2/refund],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.PhonepeController.v2PhonepeRefund$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.018 24080 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/phonepe/refund],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.PhonepeController.phonepeRefund$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.019 24081 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/juspay/payByCard],methods=[POST]}" onto private final java.lang.String neuu.controller.kiosk.payments.JusPayController.payByCard(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.020 24082 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/juspay/]}" onto public final java.lang.String neuu.controller.kiosk.payments.JusPayController.home$services_0_0_1()
20-08-2026 00:00:36.020 24082 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/juspay/refund]}" onto public final java.lang.String neuu.controller.kiosk.payments.JusPayController.refundStatus$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.021 24083 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/juspay/v2/refund]}" onto public final java.lang.String neuu.controller.kiosk.payments.JusPayController.v2RefundStatus$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.021 24083 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/juspay/v2/payByCard],methods=[POST]}" onto private final java.lang.String neuu.controller.kiosk.payments.JusPayController.payByCardV2(java.util.Map<java.lang.String, ?>,java.lang.String)
20-08-2026 00:00:36.021 24083 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/juspay/getStoredCards],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.payments.JusPayController.getStoredCards$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.022 24084 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/juspay/captureKioskPayment],methods=[GET]}" onto public final void neuu.controller.kiosk.payments.JusPayController.captureKioskPayment$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.022 24084 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/juspay/addCard],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.JusPayController.addCard$services_0_0_1(java.util.Map<java.lang.String, ?>,java.lang.String)
20-08-2026 00:00:36.023 24085 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/juspay/v2/captureKioskPayment],methods=[GET]}" onto public final void neuu.controller.kiosk.payments.JusPayController.captureKioskPaymentV2$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.023 24085 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/juspay/deleteCard],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.payments.JusPayController.deleteCard$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.024 24086 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refund/phonepe/doRefund],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.RefundController.doPhonePeRefund(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.024 24086 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refund/phonePe/checkStatus],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.RefundController.checkStatus(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.025 24087 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytmauto/checkStatus]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMAutoController.status(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.025 24087 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytmauto/consult]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMAutoController.consultBalance(java.util.Map<java.lang.String, ?>,java.lang.String)
20-08-2026 00:00:36.025 24087 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytmauto/v2/debit],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMAutoController.v2CheckDebitStatus(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.026 24088 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytmauto/]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMAutoController.home$services_0_0_1()
20-08-2026 00:00:36.026 24088 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytmauto/validateOtp]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMAutoController.validateOtp(java.util.Map<java.lang.String, ?>,java.lang.String)
20-08-2026 00:00:36.026 24088 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytmauto/debit],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMAutoController.checkDebitStatus(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.027 24089 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/payment/paytmauto/sendOtp]}" onto public final java.lang.String neuu.controller.kiosk.payments.PayTMAutoController.sendOtp$services_0_0_1(java.util.Map<java.lang.String, ?>,java.lang.String)
20-08-2026 00:00:36.028 24090 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/createRefill],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.refill.RefillController.createRefill$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.029 24091 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/getMachines/{vendor_id}],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.refill.RefillController.getMachines$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.029 24091 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/completeRefill],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.refill.RefillController.completeRefill$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.030 24092 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/]}" onto public final java.lang.String neuu.controller.kiosk.refill.RefillController.home$services_0_0_1()
20-08-2026 00:00:36.030 24092 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/updateRefill],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.refill.RefillController.updateRefill$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.030 24092 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/getRefillData/{refill_id}],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.refill.RefillController.getRefillData$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.031 24093 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/configureTrays],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.refill.RefillController.configureTrays$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.031 24093 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/getRefill],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.refill.RefillController.getRefill$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.032 24094 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/live_tarys/vm_id],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.refill.LiveTraysController.getByVmID$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.034 24096 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.home$services_0_0_1()
20-08-2026 00:00:36.034 24096 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/getRefillData],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.getRefillData$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.034 24096 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/getDoors],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.getDoors$services_0_0_1(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:36.035 24097 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/getRefillOtp],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.getRefillOtp$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.035 24097 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/updateRefillTime],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.updateRefillTime$services_0_0_1(java.lang.String,java.lang.String,java.lang.String)
20-08-2026 00:00:36.035 24097 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/getPaymentGateways],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.getPaymentGateways$services_0_0_1(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:36.036 24098 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/getRefillUsers],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.getRefillUsers$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.036 24098 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/getMachineList],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.getMachineList$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.037 24099 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/getGpioConfig],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.getGpioConfig$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.037 24099 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/syncSkus],methods=[GET]}" onto public final java.lang.Iterable<neuu.model.Sku> neuu.controller.kiosk.refill.v2MachineController.updateSKUDB$services_0_0_1()
20-08-2026 00:00:36.038 24100 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/getTrayData/{refill_id}],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.getSkuTrayData$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.038 24100 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/addSku],methods=[POST]}" onto public final java.lang.Boolean neuu.controller.kiosk.refill.v2MachineController.getSkuTrayData$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.038 24100 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/getTrayConfig],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.getTrayConfig$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.039 24101 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/refill/machine/addMachine],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.refill.v2MachineController.addMachine$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.040 24102 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/test/debit]}" onto public final void neuu.controller.kiosk.utils.TestController.debit$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.040 24102 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/test/]}" onto public final java.lang.String neuu.controller.kiosk.utils.TestController.home$services_0_0_1()
20-08-2026 00:00:36.040 24102 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/test/credit]}" onto public final java.lang.String neuu.controller.kiosk.utils.TestController.credit$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.042 24104 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/ops/login]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.sendOtp(java.lang.String)
20-08-2026 00:00:36.042 24104 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/send/pending]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.sendPendingSms$services_0_0_1()
20-08-2026 00:00:36.042 24104 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/getMPINWallet],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.getMpinWallet(java.lang.String,java.lang.String,java.lang.String)
20-08-2026 00:00:36.043 24105 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.home$services_0_0_1()
20-08-2026 00:00:36.043 24105 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/otp],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.generateOTP(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.043 24105 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/getRefillOtp]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.getRefillOtp(java.lang.String,java.lang.String)
20-08-2026 00:00:36.044 24106 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/send]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.send$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.044 24106 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/payment/pending]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.sendPendingPaymentSMS$services_0_0_1()
20-08-2026 00:00:36.044 24106 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/getMPIN],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.getMpin(java.lang.String,java.lang.String,java.lang.String)
20-08-2026 00:00:36.044 24106 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/invoice]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.sendInvoice$services_0_0_1()
20-08-2026 00:00:36.045 24107 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/getUserOtp]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.getUserOtp(java.lang.String)
20-08-2026 00:00:36.045 24107 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/mpinOTP],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.generateMpinOtp(java.lang.String,java.lang.String)
20-08-2026 00:00:36.046 24108 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/setMPIN],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.setMpin(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.046 24108 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sms/sendBulkInvoice]}" onto public final java.lang.String neuu.controller.kiosk.utils.SmsController.sendBulkInvoice$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.047 24109 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/voicecall/otp],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.utils.VoicecallController.getOtp(javax.servlet.http.HttpServletRequest)
20-08-2026 00:00:36.047 24109 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/voicecall/getOtp]}" onto public final java.lang.String neuu.controller.kiosk.utils.VoicecallController.exotelOtpVoiceCall(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:36.047 24109 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/voicecall/paymentReminder11],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.utils.VoicecallController.exotelPaymentAutoReminder11(javax.servlet.http.HttpServletRequest)
20-08-2026 00:00:36.047 24109 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/voicecall/paymentReminder8],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.utils.VoicecallController.exotelPaymentAutoReminder8(javax.servlet.http.HttpServletRequest)
20-08-2026 00:00:36.048 24110 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/voicecall/paymentReminder],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.utils.VoicecallController.exotelPaymentAutoReminder(javax.servlet.http.HttpServletRequest)
20-08-2026 00:00:36.048 24110 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/voicecall/getPaymentAutoReminder],methods=[GET]}" onto public final void neuu.controller.kiosk.utils.VoicecallController.getPaymentAutoReminder()
20-08-2026 00:00:36.048 24110 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/logger/]}" onto public final java.lang.String neuu.controller.kiosk.utils.LoggerController.home$services_0_0_1()
20-08-2026 00:00:36.048 24110 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/logger/anr]}" onto public final java.lang.String neuu.controller.kiosk.utils.LoggerController.saveLog(java.lang.String)
20-08-2026 00:00:36.049 24111 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/traytest/]}" onto public final java.lang.String neuu.controller.kiosk.utils.TrayTestController.home$services_0_0_1()
20-08-2026 00:00:36.050 24112 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/traytest/sync],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.utils.TrayTestController.syncTransactions(java.lang.String)
20-08-2026 00:00:36.050 24112 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/offers/]}" onto public final java.lang.String neuu.controller.kiosk.utils.OfferController.home$services_0_0_1()
20-08-2026 00:00:36.050 24112 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/offers/cart],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.utils.OfferController.cart$services_0_0_1(java.lang.String,java.lang.String,java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.051 24113 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/offers/cashback]}" onto public final void neuu.controller.kiosk.utils.OfferController.cashback$services_0_0_1()
20-08-2026 00:00:36.051 24113 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machinetest/]}" onto public final java.lang.String neuu.controller.kiosk.utils.MachineTestController.home$services_0_0_1()
20-08-2026 00:00:36.052 24114 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machinetest/sync],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.utils.MachineTestController.syncTransactions(java.lang.String)
20-08-2026 00:00:36.053 24115 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/email/]}" onto public final java.lang.String neuu.controller.kiosk.utils.EmailController.home$services_0_0_1()
20-08-2026 00:00:36.053 24115 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/email/refillInventoryCheck]}" onto public final java.lang.String neuu.controller.kiosk.utils.EmailController.refillInventoryCheck(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.053 24115 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/email/randomCheck]}" onto public final java.lang.String neuu.controller.kiosk.utils.EmailController.randomCheck(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.054 24116 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/email/traySyncTimeCheck]}" onto public final java.lang.String neuu.controller.kiosk.utils.EmailController.traySyncTimeCheck()
20-08-2026 00:00:36.054 24116 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/email/sendAlert],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.utils.EmailController.sendAlert(java.lang.String,java.lang.String)
20-08-2026 00:00:36.054 24116 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/email/faultyTray],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.utils.EmailController.sendEmailforFaultyTray(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.055 24117 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/email/weightCheck]}" onto public final java.lang.String neuu.controller.kiosk.utils.EmailController.weightCheck(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.055 24117 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/email/inventoryCheck]}" onto public final java.lang.String neuu.controller.kiosk.utils.EmailController.inventoryCheck(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.056 24118 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/feedback/submit],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.utils.FeedbackController.submitFeedbackForm$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.056 24118 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/feedback/getForm],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.utils.FeedbackController.getFeedbackForm$services_0_0_1()
20-08-2026 00:00:36.056 24118 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/feedback/userDetails],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.utils.FeedbackController.userDetails(java.lang.String)
20-08-2026 00:00:36.057 24119 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/user/syncUserData],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.user.UserController.syncUserData(java.lang.String)
20-08-2026 00:00:36.057 24119 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/user/getPendingAmt],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.user.UserController.getPendingAndPreauthAmount(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.058 24120 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/user/getWalletAmt],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.user.UserController.getWalletAmt(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.058 24120 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/user/addCustomerId],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.user.UserController.addCustomerCard(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.059 24121 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/user/syncCardId],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.user.UserController.syncCardId(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.059 24121 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/user/preferredPayment],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.user.UserController.getUserPreferredPaymentGateway(java.util.Map<java.lang.String, java.lang.String>[])
20-08-2026 00:00:36.059 24121 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/user/cardIdCheck],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.user.UserController.checkCustomerCardId(java.lang.String,java.lang.String)
20-08-2026 00:00:36.060 24122 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/feedback/issues/all],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.feedback.IssuesController.getAllIssues()
20-08-2026 00:00:36.060 24122 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/feedback/issues/addUserIssue],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.feedback.IssuesController.addUserIssue(java.lang.String)
20-08-2026 00:00:36.061 24123 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/report/]}" onto public final java.lang.String neuu.controller.kiosk.machine.ReportController.home$services_0_0_1()
20-08-2026 00:00:36.061 24123 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/report/refillTray],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.ReportController.getRefillTray$services_0_0_1()
20-08-2026 00:00:36.062 24124 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/report/orderItems],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.ReportController.getOrderItems$services_0_0_1()
20-08-2026 00:00:36.062 24124 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/health/updateStatus],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.HealthStatusController.updateMachineHealthStatus(java.util.Map<java.lang.String, ?>,java.lang.String)
20-08-2026 00:00:36.062 24124 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/health/setSMTimeouts],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.HealthStatusController.insertMachineStateTimeouts(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.063 24125 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/status/]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineStatusController.home$services_0_0_1()
20-08-2026 00:00:36.063 24125 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/status/checkServer],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineStatusController.checkServer$services_0_0_1()
20-08-2026 00:00:36.064 24126 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/status/updatePI]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineStatusController.updatePI$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.064 24126 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/status/capture]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineStatusController.capture$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.064 24126 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/status/updateTab],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineStatusController.updateTab$services_0_0_1(java.lang.String,java.lang.String,java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.064 24126 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/status/updatePIInfo],methods=[GET || POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineStatusController.updatePIInfo$services_0_0_1(java.lang.String,java.lang.String,java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.066 24128 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getMachines/{vendor_id}],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getMachines$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.066 24128 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.home$services_0_0_1()
20-08-2026 00:00:36.066 24128 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getRefillData],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getRefillData$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.066 24128 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getDoors],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getDoors$services_0_0_1(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:36.067 24129 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getRefillOtp],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getRefillOtp$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.067 24129 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/updateRefillTime],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.updateRefillTime$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.067 24129 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getPaymentGateways],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getPaymentGateways$services_0_0_1(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:36.067 24129 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getRefillUsers],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getRefillUsers$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.067 24129 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getGpioConfig],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getGpioConfig$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.068 24130 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/syncSkus],methods=[GET]}" onto public final java.lang.Iterable<neuu.model.Sku> neuu.controller.kiosk.machine.MachineController.updateSKUDB$services_0_0_1()
20-08-2026 00:00:36.068 24130 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getTrayData/{refill_id}],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getSkuTrayData$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.068 24130 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/addSku],methods=[POST]}" onto public final java.lang.Boolean neuu.controller.kiosk.machine.MachineController.getSkuTrayData$services_0_0_1(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.068 24130 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getTrayConfig],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getTrayConfig$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.068 24130 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getLatestCameraVersion],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getLatestCameraVersion$services_0_0_1(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:36.069 24131 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/updateCurrentCameraVersion],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.updateCurrentCameraVersion$services_0_0_1(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:36.069 24131 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/updateCurrentPiVersion],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.updateCurrentPiVersion$services_0_0_1(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:36.069 24131 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getAppUpgrade],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getUpgradeInfo$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.069 24131 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/addMachine],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.addMachine$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.069 24131 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/updateUserMachine],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.updateUserMachine$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.070 24132 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/setAppVersion],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.setAppVersion$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.070 24132 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/logsync],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.loggsync$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.070 24132 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/updateRefillData],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.updateRefillData$services_0_0_1(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
20-08-2026 00:00:36.071 24133 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/tabConfig],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getTabConfig$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.072 24134 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getLatestPiVersion],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getLatestPiVersion$services_0_0_1(java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:36.072 24134 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getCommand],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getCommand$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.072 24134 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/appCheckServer],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.appCheckServer$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.073 24135 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getSelectedSkus],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getSelectedSkus$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.073 24135 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/updateCommand],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.updateCommand$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.073 24135 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/machine/getLiveSkus],methods=[GET]}" onto public final java.lang.String neuu.controller.kiosk.machine.MachineController.getLiveSkus$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.074 24136 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/order/editOrder],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.orders.OrderController.editOrder(java.lang.String)
20-08-2026 00:00:36.074 24136 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/order/updateOrderVideoUrl],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.orders.OrderController.updateOrderVideoUrl$services_0_0_1(java.util.Map<java.lang.String, ?>)
20-08-2026 00:00:36.075 24137 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sync/]}" onto public final java.lang.String neuu.controller.kiosk.orders.SyncController.home$services_0_0_1()
20-08-2026 00:00:36.075 24137 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sync/txn],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.orders.SyncController.syncTransactions(java.lang.String,java.lang.String)
20-08-2026 00:00:36.075 24137 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sync/cameradetect],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.orders.SyncController.syncDetections(java.lang.String)
20-08-2026 00:00:36.076 24138 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sync/ordersData],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.orders.SyncController.syncOrdersData(java.lang.String)
20-08-2026 00:00:36.076 24138 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sync/syncEnumCodes],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.orders.SyncController.syncEnumCodes(java.lang.String)
20-08-2026 00:00:36.076 24138 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/sync/syncRefillData],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.orders.SyncController.syncRefillData(java.util.Map<java.lang.String, java.lang.Object>[])
20-08-2026 00:00:36.078 24140 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/video/]}" onto public final java.lang.String neuu.controller.kiosk.orders.VideoController.home$services_0_0_1()
20-08-2026 00:00:36.078 24140 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/video/sync],methods=[POST]}" onto public final java.lang.String neuu.controller.kiosk.orders.VideoController.syncTransactions(java.lang.String)
20-08-2026 00:00:36.078 24140 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/cron/scheduler/paymentSuccessRatio],methods=[GET]}" onto public final void neuu.controller.crons.SchedulerController.paymentSuccessRatio()
20-08-2026 00:00:36.079 24141 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/cron/scheduler/pendingPaymentStatusCron],methods=[GET]}" onto public final void neuu.controller.crons.SchedulerController.pendingPaymentStatusCron()
20-08-2026 00:00:36.079 24141 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/cron/scheduler/cronCancelTimeoutOrders],methods=[GET]}" onto public final void neuu.controller.crons.SchedulerController.cronCancelTimeoutOrders()
20-08-2026 00:00:36.079 24141 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/cron/scheduler/cronPendingPayments],methods=[GET]}" onto public final void neuu.controller.crons.SchedulerController.cronPendingPayments()
20-08-2026 00:00:36.080 24142 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/cron/scheduler/upiCollectRefundPaymentStatusCron],methods=[GET]}" onto public final void neuu.controller.crons.SchedulerController.upiCollectRefundPaymentStatusCron()
20-08-2026 00:00:36.080 24142 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/cron/scheduler/OlaDebitRefundStatusCron],methods=[GET]}" onto public final void neuu.controller.crons.SchedulerController.OlaDebitRefundStatusCron()
20-08-2026 00:00:36.081 24143 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/sku/]}" onto public final java.lang.String neuu.channel.controller.ChannelSkuController.home$services_0_0_1()
20-08-2026 00:00:36.081 24143 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/sku/updateSkuAvailability],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelSkuController.updateSkuAvailability$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.081 24143 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/sku/syncChannelImeiSkus],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelSkuController.syncChannelImeiSkus$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.082 24144 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/sku/disableSKU],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelSkuController.disableSKU$services_0_0_1(java.lang.String,java.lang.String,java.lang.String)
20-08-2026 00:00:36.082 24144 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/sku/enableSKU],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelSkuController.enableSKU$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.082 24144 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/sku/markDunzoAvailabilityZero],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelSkuController.markDunzoAvailabilityZero$services_0_0_1()
20-08-2026 00:00:36.083 24145 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/sku/syncChannelSkus],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelSkuController.syncChannelSkus$services_0_0_1()
20-08-2026 00:00:36.084 24146 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/store/]}" onto public final java.lang.String neuu.channel.controller.ChannelStoreController.home$services_0_0_1()
20-08-2026 00:00:36.084 24146 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/store/syncAllStoreInfo],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelStoreController.syncAllStoreInfo$services_0_0_1()
20-08-2026 00:00:36.084 24146 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/store/enableStore],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelStoreController.enableStore$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.085 24147 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/store/checkImeiChannelStatus],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelStoreController.checkImeiChannelStatus$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.085 24147 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/store/checkChannelStatus],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelStoreController.checkChannelStatus$services_0_0_1()
20-08-2026 00:00:36.085 24147 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/store/info],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelStoreController.info$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.086 24148 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/store/disableStore],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelStoreController.disableStore$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.086 24148 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/order/]}" onto public final java.lang.String neuu.channel.controller.ChannelOrderController.home$services_0_0_1()
20-08-2026 00:00:36.087 24149 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/order/syncAllOrders],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelOrderController.syncAllOrders$services_0_0_1()
20-08-2026 00:00:36.087 24149 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/order/getOrders],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelOrderController.getOrders$services_0_0_1(java.lang.String,java.lang.String)
20-08-2026 00:00:36.087 24149 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/order/updateOrderItemsSku],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelOrderController.updateOrderItemsSku$services_0_0_1()
20-08-2026 00:00:36.087 24149 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/channel/order/updateOrderStatus],methods=[GET]}" onto public final java.lang.String neuu.channel.controller.ChannelOrderController.updateOrderStatus$services_0_0_1(java.lang.String)
20-08-2026 00:00:36.094 24156 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity<java.util.List<springfox.documentation.swagger.web.SwaggerResource>> springfox.documentation.swagger.web.ApiResourceController.swaggerResources()
20-08-2026 00:00:36.095 24157 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.UiConfiguration> springfox.documentation.swagger.web.ApiResourceController.uiConfiguration()
20-08-2026 00:00:36.096 24158 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.SecurityConfiguration> springfox.documentation.swagger.web.ApiResourceController.securityConfiguration()
20-08-2026 00:00:36.098 24160 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
20-08-2026 00:00:36.099 24161 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
20-08-2026 00:00:36.208 24270 [main] INFO  o.s.b.a.e.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator'
20-08-2026 00:00:36.227 24289 [main] INFO  o.s.b.a.e.w.s.WebMvcEndpointHandlerMapping - Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:36.228 24290 [main] INFO  o.s.b.a.e.w.s.WebMvcEndpointHandlerMapping - Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
20-08-2026 00:00:36.229 24291 [main] INFO  o.s.b.a.e.w.s.WebMvcEndpointHandlerMapping - Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map<java.lang.String, java.util.Map<java.lang.String, org.springframework.boot.actuate.endpoint.web.Link>> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
20-08-2026 00:00:36.431 24493 [main] INFO  s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
20-08-2026 00:00:36.545 24607 [main] INFO  o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
20-08-2026 00:00:36.789 24851 [main] INFO  o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@45673f68: startup date [Thu Aug 20 00:00:16 IST 2026]; root of context hierarchy
20-08-2026 00:00:36.956 25018 [main] INFO  o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
20-08-2026 00:00:36.956 25018 [main] INFO  o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
20-08-2026 00:00:36.986 25048 [main] INFO  o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in neuuExceptionHandler
20-08-2026 00:00:37.846 25908 [main] INFO  o.s.j.e.a.AnnotationMBeanExporter - Registering beans for JMX exposure on startup
20-08-2026 00:00:37.850 25912 [main] INFO  o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'dataSource' has been autodetected for JMX exposure
20-08-2026 00:00:37.862 25924 [main] INFO  o.s.j.e.a.AnnotationMBeanExporter - Located MBean 'dataSource': registering with JMX server as MBean [com.zaxxer.hikari:name=dataSource,type=HikariDataSource]
20-08-2026 00:00:37.868 25930 [main] INFO  o.s.c.s.DefaultLifecycleProcessor - Starting beans in phase 2147483647
20-08-2026 00:00:37.869 25931 [main] INFO  s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
20-08-2026 00:00:37.907 25969 [main] INFO  s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
20-08-2026 00:00:37.960 26022 [main] INFO  s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
20-08-2026 00:00:38.408 26470 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_1
20-08-2026 00:00:38.409 26471 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_1
20-08-2026 00:00:38.410 26472 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_1
20-08-2026 00:00:38.411 26473 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_1
20-08-2026 00:00:38.412 26474 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_1
20-08-2026 00:00:38.413 26475 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_1
20-08-2026 00:00:38.414 26476 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_1
20-08-2026 00:00:38.415 26477 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_1
20-08-2026 00:00:38.441 26503 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_2
20-08-2026 00:00:38.442 26504 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_2
20-08-2026 00:00:38.443 26505 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_2
20-08-2026 00:00:38.444 26506 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_2
20-08-2026 00:00:38.445 26507 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_2
20-08-2026 00:00:38.445 26507 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_2
20-08-2026 00:00:38.446 26508 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_2
20-08-2026 00:00:38.447 26509 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_2
20-08-2026 00:00:38.490 26552 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: LinkRfidToWalletUsingPOST_1
20-08-2026 00:00:38.492 26554 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: LinkRfidToWalletOtpUsingPOST_1
20-08-2026 00:00:38.507 26569 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getWalletUsingGET_1
20-08-2026 00:00:38.567 26629 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getDeliveryAddressUsingGET_1
20-08-2026 00:00:38.599 26661 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_3
20-08-2026 00:00:38.600 26662 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_3
20-08-2026 00:00:38.601 26663 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_3
20-08-2026 00:00:38.601 26663 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_3
20-08-2026 00:00:38.602 26664 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_3
20-08-2026 00:00:38.603 26665 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_3
20-08-2026 00:00:38.603 26665 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_3
20-08-2026 00:00:38.604 26666 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_3
20-08-2026 00:00:38.665 26727 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_4
20-08-2026 00:00:38.666 26728 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_4
20-08-2026 00:00:38.667 26729 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_4
20-08-2026 00:00:38.667 26729 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_4
20-08-2026 00:00:38.667 26729 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_4
20-08-2026 00:00:38.668 26730 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_4
20-08-2026 00:00:38.668 26730 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_4
20-08-2026 00:00:38.669 26731 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_4
20-08-2026 00:00:38.690 26752 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_5
20-08-2026 00:00:38.691 26753 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_5
20-08-2026 00:00:38.692 26754 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_5
20-08-2026 00:00:38.692 26754 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_5
20-08-2026 00:00:38.693 26755 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_5
20-08-2026 00:00:38.693 26755 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_5
20-08-2026 00:00:38.694 26756 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_5
20-08-2026 00:00:38.694 26756 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_5
20-08-2026 00:00:38.721 26783 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_6
20-08-2026 00:00:38.722 26784 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_6
20-08-2026 00:00:38.722 26784 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_6
20-08-2026 00:00:38.722 26784 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_6
20-08-2026 00:00:38.723 26785 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_6
20-08-2026 00:00:38.723 26785 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_6
20-08-2026 00:00:38.723 26785 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_6
20-08-2026 00:00:38.724 26786 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_6
20-08-2026 00:00:38.734 26796 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_7
20-08-2026 00:00:38.735 26797 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_7
20-08-2026 00:00:38.736 26798 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_7
20-08-2026 00:00:38.736 26798 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_7
20-08-2026 00:00:38.737 26799 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_7
20-08-2026 00:00:38.737 26799 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_7
20-08-2026 00:00:38.738 26800 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_7
20-08-2026 00:00:38.738 26800 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_7
20-08-2026 00:00:38.753 26815 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: validateOtpUsingPOST_1
20-08-2026 00:00:38.791 26853 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_8
20-08-2026 00:00:38.792 26854 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_8
20-08-2026 00:00:38.792 26854 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_8
20-08-2026 00:00:38.792 26854 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_8
20-08-2026 00:00:38.793 26855 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_8
20-08-2026 00:00:38.793 26855 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_8
20-08-2026 00:00:38.793 26855 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_8
20-08-2026 00:00:38.794 26856 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_8
20-08-2026 00:00:38.828 26890 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_9
20-08-2026 00:00:38.829 26891 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_9
20-08-2026 00:00:38.829 26891 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_9
20-08-2026 00:00:38.830 26892 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_9
20-08-2026 00:00:38.830 26892 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_9
20-08-2026 00:00:38.830 26892 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_9
20-08-2026 00:00:38.831 26893 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_9
20-08-2026 00:00:38.831 26893 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_9
20-08-2026 00:00:38.843 26905 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_10
20-08-2026 00:00:38.843 26905 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_10
20-08-2026 00:00:38.844 26906 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_10
20-08-2026 00:00:38.844 26906 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_10
20-08-2026 00:00:38.845 26907 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_10
20-08-2026 00:00:38.845 26907 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_10
20-08-2026 00:00:38.846 26908 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_10
20-08-2026 00:00:38.847 26909 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_10
20-08-2026 00:00:38.878 26940 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_11
20-08-2026 00:00:38.878 26940 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_11
20-08-2026 00:00:38.879 26941 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_11
20-08-2026 00:00:38.879 26941 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_11
20-08-2026 00:00:38.879 26941 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_11
20-08-2026 00:00:38.880 26942 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_11
20-08-2026 00:00:38.880 26942 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_11
20-08-2026 00:00:38.880 26942 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_11
20-08-2026 00:00:38.887 26949 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: capturePaymentOla$services_0_0_1UsingPOST_1
20-08-2026 00:00:38.889 26951 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_12
20-08-2026 00:00:38.890 26952 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_12
20-08-2026 00:00:38.890 26952 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_12
20-08-2026 00:00:38.891 26953 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_12
20-08-2026 00:00:38.891 26953 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_12
20-08-2026 00:00:38.891 26953 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_12
20-08-2026 00:00:38.892 26954 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_12
20-08-2026 00:00:38.892 26954 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_12
20-08-2026 00:00:38.908 26970 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_1
20-08-2026 00:00:38.921 26983 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getLastOrder$services_0_0_1UsingGET_1
20-08-2026 00:00:38.923 26985 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getLastOrderByMobile$services_0_0_1UsingPOST_1
20-08-2026 00:00:38.925 26987 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getOrderDetailsInOrderHistory$services_0_0_1UsingGET_1
20-08-2026 00:00:38.928 26990 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getOrderHistory$services_0_0_1UsingPOST_1
20-08-2026 00:00:38.933 26995 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: checkDebitStatusUsingPOST_1
20-08-2026 00:00:38.938 27000 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_13
20-08-2026 00:00:38.939 27001 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_13
20-08-2026 00:00:38.939 27001 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_13
20-08-2026 00:00:38.940 27002 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_13
20-08-2026 00:00:38.940 27002 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_13
20-08-2026 00:00:38.941 27003 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_13
20-08-2026 00:00:38.941 27003 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_13
20-08-2026 00:00:38.941 27003 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_13
20-08-2026 00:00:38.943 27005 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: sendOtp$services_0_0_1UsingGET_1
20-08-2026 00:00:38.944 27006 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: sendOtp$services_0_0_1UsingHEAD_1
20-08-2026 00:00:38.944 27006 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: sendOtp$services_0_0_1UsingPOST_1
20-08-2026 00:00:38.945 27007 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: sendOtp$services_0_0_1UsingPUT_1
20-08-2026 00:00:38.945 27007 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: sendOtp$services_0_0_1UsingPATCH_1
20-08-2026 00:00:38.946 27008 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: sendOtp$services_0_0_1UsingDELETE_1
20-08-2026 00:00:38.946 27008 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: sendOtp$services_0_0_1UsingOPTIONS_1
20-08-2026 00:00:38.947 27009 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: sendOtp$services_0_0_1UsingTRACE_1
20-08-2026 00:00:38.953 27015 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: v2CheckDebitStatusUsingPOST_1
20-08-2026 00:00:38.956 27018 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: validateOtpUsingPOST_2
20-08-2026 00:00:38.994 27056 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_14
20-08-2026 00:00:38.995 27057 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_14
20-08-2026 00:00:38.995 27057 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_14
20-08-2026 00:00:38.995 27057 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_14
20-08-2026 00:00:38.996 27058 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_14
20-08-2026 00:00:38.996 27058 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_14
20-08-2026 00:00:38.997 27059 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_14
20-08-2026 00:00:38.997 27059 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_14
20-08-2026 00:00:39.008 27070 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingGET_1
20-08-2026 00:00:39.009 27071 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingHEAD_1
20-08-2026 00:00:39.010 27072 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.011 27073 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingPUT_1
20-08-2026 00:00:39.012 27074 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingPATCH_1
20-08-2026 00:00:39.013 27075 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingDELETE_1
20-08-2026 00:00:39.014 27076 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingOPTIONS_1
20-08-2026 00:00:39.014 27076 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingTRACE_1
20-08-2026 00:00:39.022 27084 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: v2RefundStatus$services_0_0_1UsingGET_1
20-08-2026 00:00:39.023 27085 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: v2RefundStatus$services_0_0_1UsingHEAD_1
20-08-2026 00:00:39.023 27085 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: v2RefundStatus$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.024 27086 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: v2RefundStatus$services_0_0_1UsingPUT_1
20-08-2026 00:00:39.024 27086 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: v2RefundStatus$services_0_0_1UsingPATCH_1
20-08-2026 00:00:39.025 27087 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: v2RefundStatus$services_0_0_1UsingDELETE_1
20-08-2026 00:00:39.025 27087 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: v2RefundStatus$services_0_0_1UsingOPTIONS_1
20-08-2026 00:00:39.026 27088 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: v2RefundStatus$services_0_0_1UsingTRACE_1
20-08-2026 00:00:39.042 27104 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: otpUsingPOST_1
20-08-2026 00:00:39.047 27109 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_15
20-08-2026 00:00:39.047 27109 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_15
20-08-2026 00:00:39.047 27109 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_15
20-08-2026 00:00:39.048 27110 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_15
20-08-2026 00:00:39.048 27110 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_15
20-08-2026 00:00:39.048 27110 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_15
20-08-2026 00:00:39.049 27111 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_15
20-08-2026 00:00:39.049 27111 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_15
20-08-2026 00:00:39.058 27120 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: checkStatus$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.059 27121 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: cronRefund$services_0_0_1UsingGET_1
20-08-2026 00:00:39.059 27121 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: cronRefund$services_0_0_1UsingHEAD_1
20-08-2026 00:00:39.060 27122 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: cronRefund$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.060 27122 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: cronRefund$services_0_0_1UsingPUT_1
20-08-2026 00:00:39.060 27122 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: cronRefund$services_0_0_1UsingPATCH_1
20-08-2026 00:00:39.061 27123 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: cronRefund$services_0_0_1UsingDELETE_1
20-08-2026 00:00:39.061 27123 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: cronRefund$services_0_0_1UsingOPTIONS_1
20-08-2026 00:00:39.061 27123 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: cronRefund$services_0_0_1UsingTRACE_1
20-08-2026 00:00:39.062 27124 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_16
20-08-2026 00:00:39.062 27124 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_16
20-08-2026 00:00:39.063 27125 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_16
20-08-2026 00:00:39.063 27125 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_16
20-08-2026 00:00:39.063 27125 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_16
20-08-2026 00:00:39.064 27126 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_16
20-08-2026 00:00:39.064 27126 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_16
20-08-2026 00:00:39.064 27126 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_16
20-08-2026 00:00:39.068 27130 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: v2CheckStatus$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.073 27135 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: debitAmt$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.077 27139 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingGET_2
20-08-2026 00:00:39.077 27139 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingHEAD_2
20-08-2026 00:00:39.078 27140 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingPOST_2
20-08-2026 00:00:39.078 27140 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingPUT_2
20-08-2026 00:00:39.079 27141 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingPATCH_2
20-08-2026 00:00:39.079 27141 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingDELETE_2
20-08-2026 00:00:39.080 27142 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingOPTIONS_2
20-08-2026 00:00:39.080 27142 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: refundStatus$services_0_0_1UsingTRACE_2
20-08-2026 00:00:39.088 27150 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getMachines$services_0_0_1UsingGET_1
20-08-2026 00:00:39.090 27152 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getRefillData$services_0_0_1UsingGET_1
20-08-2026 00:00:39.091 27153 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_17
20-08-2026 00:00:39.092 27154 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_17
20-08-2026 00:00:39.092 27154 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_17
20-08-2026 00:00:39.092 27154 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_17
20-08-2026 00:00:39.093 27155 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_17
20-08-2026 00:00:39.093 27155 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_17
20-08-2026 00:00:39.093 27155 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_17
20-08-2026 00:00:39.094 27156 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_17
20-08-2026 00:00:39.101 27163 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_18
20-08-2026 00:00:39.101 27163 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_18
20-08-2026 00:00:39.102 27164 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_18
20-08-2026 00:00:39.102 27164 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_18
20-08-2026 00:00:39.103 27165 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_18
20-08-2026 00:00:39.103 27165 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_18
20-08-2026 00:00:39.104 27166 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_18
20-08-2026 00:00:39.104 27166 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_18
20-08-2026 00:00:39.109 27171 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: debit$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.111 27173 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_19
20-08-2026 00:00:39.112 27174 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_19
20-08-2026 00:00:39.112 27174 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_19
20-08-2026 00:00:39.112 27174 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_19
20-08-2026 00:00:39.112 27174 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_19
20-08-2026 00:00:39.113 27175 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_19
20-08-2026 00:00:39.113 27175 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_19
20-08-2026 00:00:39.113 27175 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_19
20-08-2026 00:00:39.120 27182 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: v2CheckDebitStatusUsingPOST_2
20-08-2026 00:00:39.147 27209 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_20
20-08-2026 00:00:39.147 27209 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_20
20-08-2026 00:00:39.148 27210 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_20
20-08-2026 00:00:39.148 27210 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_20
20-08-2026 00:00:39.149 27211 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_20
20-08-2026 00:00:39.151 27213 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_20
20-08-2026 00:00:39.152 27214 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_20
20-08-2026 00:00:39.152 27214 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_20
20-08-2026 00:00:39.165 27227 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: sendOtpUsingPOST_1
20-08-2026 00:00:39.176 27238 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_21
20-08-2026 00:00:39.176 27238 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_21
20-08-2026 00:00:39.176 27238 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_21
20-08-2026 00:00:39.177 27239 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_21
20-08-2026 00:00:39.177 27239 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_21
20-08-2026 00:00:39.177 27239 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_21
20-08-2026 00:00:39.178 27240 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_21
20-08-2026 00:00:39.178 27240 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_21
20-08-2026 00:00:39.187 27249 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: syncTransactionsUsingPOST_1
20-08-2026 00:00:39.191 27253 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: credit$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.194 27256 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: debit$services_0_0_1UsingGET_1
20-08-2026 00:00:39.195 27257 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: debit$services_0_0_1UsingHEAD_1
20-08-2026 00:00:39.195 27257 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: debit$services_0_0_1UsingPOST_2
20-08-2026 00:00:39.195 27257 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: debit$services_0_0_1UsingPUT_1
20-08-2026 00:00:39.196 27258 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: debit$services_0_0_1UsingPATCH_1
20-08-2026 00:00:39.196 27258 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: debit$services_0_0_1UsingDELETE_1
20-08-2026 00:00:39.196 27258 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: debit$services_0_0_1UsingOPTIONS_1
20-08-2026 00:00:39.197 27259 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: debit$services_0_0_1UsingTRACE_1
20-08-2026 00:00:39.197 27259 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_22
20-08-2026 00:00:39.198 27260 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_22
20-08-2026 00:00:39.198 27260 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_22
20-08-2026 00:00:39.199 27261 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_22
20-08-2026 00:00:39.200 27262 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_22
20-08-2026 00:00:39.200 27262 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_22
20-08-2026 00:00:39.201 27263 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_22
20-08-2026 00:00:39.202 27264 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_22
20-08-2026 00:00:39.203 27265 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_23
20-08-2026 00:00:39.204 27266 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_23
20-08-2026 00:00:39.204 27266 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_23
20-08-2026 00:00:39.205 27267 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_23
20-08-2026 00:00:39.206 27268 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_23
20-08-2026 00:00:39.206 27268 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_23
20-08-2026 00:00:39.207 27269 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_23
20-08-2026 00:00:39.207 27269 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_23
20-08-2026 00:00:39.210 27272 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: syncTransactionsUsingPOST_2
20-08-2026 00:00:39.224 27286 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: addMachine$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.225 27287 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getDoors$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.226 27288 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getGpioConfig$services_0_0_1UsingGET_1
20-08-2026 00:00:39.228 27290 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPaymentGateways$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.230 27292 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getRefillData$services_0_0_1UsingGET_2
20-08-2026 00:00:39.231 27293 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getRefillOtp$services_0_0_1UsingGET_1
20-08-2026 00:00:39.232 27294 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getRefillUsers$services_0_0_1UsingGET_1
20-08-2026 00:00:39.233 27295 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getSkuTrayData$services_0_0_1UsingPOST_1
20-08-2026 00:00:39.234 27296 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getSkuTrayData$services_0_0_1UsingGET_1
20-08-2026 00:00:39.236 27298 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getTrayConfig$services_0_0_1UsingGET_1
20-08-2026 00:00:39.236 27298 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_24
20-08-2026 00:00:39.237 27299 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_24
20-08-2026 00:00:39.237 27299 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_24
20-08-2026 00:00:39.238 27300 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_24
20-08-2026 00:00:39.238 27300 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_24
20-08-2026 00:00:39.239 27301 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_24
20-08-2026 00:00:39.240 27302 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_24
20-08-2026 00:00:39.241 27303 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_24
20-08-2026 00:00:39.243 27305 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: updateRefillTime$services_0_0_1UsingGET_1
20-08-2026 00:00:39.244 27306 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: updateSKUDB$services_0_0_1UsingGET_1
20-08-2026 00:00:39.245 27307 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingGET_25
20-08-2026 00:00:39.245 27307 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingHEAD_25
20-08-2026 00:00:39.246 27308 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPOST_25
20-08-2026 00:00:39.246 27308 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPUT_25
20-08-2026 00:00:39.246 27308 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingPATCH_25
20-08-2026 00:00:39.247 27309 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingDELETE_25
20-08-2026 00:00:39.247 27309 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingOPTIONS_25
20-08-2026 00:00:39.248 27310 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: home$services_0_0_1UsingTRACE_25
20-08-2026 00:00:39.250 27312 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: syncTransactionsUsingPOST_3
20-08-2026 00:00:39.256 27318 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: cancelOrderUsingPOST_1
20-08-2026 00:00:39.257 27319 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: completeOrderUsingPOST_1
20-08-2026 00:00:39.258 27320 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: confirmOrderUsingPOST_1
20-08-2026 00:00:39.260 27322 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getOrderItemsUsingGET_1
20-08-2026 00:00:39.262 27324 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getShelfDataUsingGET_1
20-08-2026 00:00:39.263 27325 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getVsOrdersUsingGET_1
20-08-2026 00:00:39.264 27326 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: pickUpOrderUsingPOST_1
20-08-2026 00:00:39.266 27328 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: setNotifyDataUsingPOST_1
20-08-2026 00:00:39.268 27330 [main] INFO  s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: updateOrderUsingPOST_1
20-08-2026 00:00:39.361 27423 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8051 (http) with context path ''
20-08-2026 00:00:39.365 27427 [main] INFO  neuu.Application - Started Application in 26.362 seconds (JVM running for 37.679)
20-08-2026 00:00:39.508 27570 [http-nio-8051-exec-1] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring FrameworkServlet 'dispatcherServlet'
20-08-2026 00:00:39.509 27571 [http-nio-8051-exec-1] INFO  o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started
20-08-2026 00:00:39.535 27597 [http-nio-8051-exec-1] INFO  o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 26 ms
20-08-2026 00:00:39.718 27780 [http-nio-8051-exec-4] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202301}
20-08-2026 00:00:39.719 27781 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202301
20-08-2026 00:00:39.719 27781 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:00:39.720 27782 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202502
20-08-2026 00:00:39.720 27782 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:00:39
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:00:39
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'open_time': ['2026-08-19 16:19:05.560479', '2026-08-19 16:19:05.560568'], 'close_time': ['2026-08-19 16:19:09.776419', '2026-08-19 16:19:09.575898']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}]"}
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 20:22:00.430078', '2026-08-19 22:18:58.940198', '2026-08-19 20:22:00.430181', '2026-08-19 22:18:58.940358'], 'close_time': ['2026-08-19 20:22:08.333985', '2026-08-19 22:19:02.830138', '2026-08-19 20:22:08.334114', '2026-08-19 22:19:02.830304']}","door1":"0"}
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:00:39.722 27784 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:00:39.723 27785 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:00:39.723 27785 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:00:39.726 27788 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:22:00.430078", "2026-08-19 22:18:58.940198", "2026-08-19 20:22:00.430181", "2026-08-19 22:18:58.940358"], "close_time": ["2026-08-19 20:22:08.333985", "2026-08-19 22:19:02.830138", "2026-08-19 20:22:08.334114", "2026-08-19 22:19:02.830304"]}
20-08-2026 00:00:39.726 27788 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:00:39.727 27789 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 16:19:05.560479", "2026-08-19 16:19:05.560568"], "close_time": ["2026-08-19 16:19:09.776419", "2026-08-19 16:19:09.575898"]}
20-08-2026 00:00:39.727 27789 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}]
20-08-2026 00:00:39.727 27789 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:00:39.727 27789 [http-nio-8051-exec-3] INFO  n.c.deployment.MakeUpdateController - /updateStatus ----> request payload {"status":63,"version":0,"imei":"TMCAM05202203"}
20-08-2026 00:00:40.079 28141 [http-nio-8051-exec-5] INFO  n.c.deployment.MakeUpdateController - /updateStatus ----> request payload {"status":63,"version":0,"imei":"TMCAM06202305"}
20-08-2026 00:00:40.838 28900 [http-nio-8051-exec-6] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:00:40.838 28900 [http-nio-8051-exec-6] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:00:40.896 28958 [http-nio-8051-exec-7] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500407, 186078, 4500701, 4500671, 163528, 4500626, 185993, 186043, 4500715, 4500720, 4500617, 186001, 4500712, 4500680, 4500648, 4500499, 4500667, 4500728, 4500650, 4500702, 4500681, 4500664, 4500678, 4500711, 4500694, 8393, 186059, 133041, 4500643, 4500726], imei=TM10201907}
20-08-2026 00:00:40.940 29002 [http-nio-8051-exec-7] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"testing 2g skuid","sku_id":"163528","vendor_id":"1","mrp":"1","selling_price":"1","weight":"2","image":"https://images.tinymart.in/product/163528-7269.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"0","created_at":"2023-07-04 18:27:23.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Nuvie 20g Protein cafe Latte 250ml","sku_id":"4500617","vendor_id":"1","mrp":"110","selling_price":"110","weight":"286","image":"https://images.tinymart.in/product/4500617-4855.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2025-12-23 09:04:52.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Coconut Cookies 66gm","sku_id":"4500680","vendor_id":"1","mrp":"10","selling_price":"10","weight":"73","image":"https://images.tinymart.in/product/4500680-2380.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"7","created_at":"2026-03-29 18:26:45.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Lays Wavy Cream  Onion 31g","sku_id":"8393","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/8393-3703.webp","qty":"100","description":"","check_round_off":"0","sku_variance":"4","created_at":"2019-09-25 17:58:11.0"}]
20-08-2026 00:00:40.954 29016 [http-nio-8051-exec-7] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:00:41.097 29159 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202602
20-08-2026 00:00:41.098 29160 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:00:41.098 29160 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:00:41
20-08-2026 00:00:41.098 29160 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-10 07:50:22.800781', '2026-08-10 07:50:22.800873', '2026-08-19 20:54:54.720093', '2026-08-19 19:41:46.165700'], 'open_time': ['2026-08-10 07:50:21.540777', '2026-08-10 07:50:21.540777', '2026-08-19 20:54:46.343977', '2026-08-19 19:41:39.128304']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:00:41.098 29160 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:00:41.098 29160 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:00:41.098 29160 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:00:41.098 29160 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:00:41.098 29160 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:00:41.099 29161 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-10 07:50:22.800781", "2026-08-10 07:50:22.800873", "2026-08-19 20:54:54.720093", "2026-08-19 19:41:46.165700"], "open_time": ["2026-08-10 07:50:21.540777", "2026-08-10 07:50:21.540777", "2026-08-19 20:54:46.343977", "2026-08-19 19:41:39.128304"]}
20-08-2026 00:00:41.099 29161 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:00:41.099 29161 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:00:41.648 29710 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:00:41.421994, sensors=[{id=TM06202508-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202508-1-magnetic, sensor_type=magnetic, sensor_status=true}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:00:41.423414, sensors=[{id=TM06202508-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202508-2-magnetic, sensor_type=magnetic, sensor_status=true}]}]}], trays=[]}
20-08-2026 00:00:41.649 29711 [http-nio-8051-exec-9] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:00:41.650 29712 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202508, traysArr : []
20-08-2026 00:00:41.657 29719 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202508, traysArr : []
20-08-2026 00:00:41.682 29744 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:00:41.682 29744 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:00:41.682 29744 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:00:41.682 29744 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:00:41.683 29745 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:00:41.686 29748 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:00:41.686 29748 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:00:41.686 29748 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:00:41.686 29748 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:00:41.686 29748 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:00:41.687 29749 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:00:41.687 29749 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:00:41.687 29749 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:00:41.687 29749 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:00:41.687 29749 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:00:41.700 29762 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202508, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:41.421994"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:41.423414"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:00:41.701 29763 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202508, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:41.421994"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:41.423414"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:00:41.756 29818 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202508, cameraArr : {}
20-08-2026 00:00:41.756 29818 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202508, cameraInfoData : {}
20-08-2026 00:00:43.444 31506 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202204 
20-08-2026 00:00:43.447 31509 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:00:43.449 31511 [http-nio-8051-exec-10] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:00:43.475 31537 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:43.475 31537 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:43.479 31541 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:43.494 31556 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:00:43.494 31556 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:00:43.497 31559 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:00:43.497 31559 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:00:43.497 31559 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:00:43.501 31563 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:00:43.501 31563 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:00:43.501 31563 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:00:43.504 31566 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:00:43.504 31566 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:00:43.504 31566 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:00:43.507 31569 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:00:43.507 31569 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:00:43.507 31569 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:00:43.511 31573 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:00:43.511 31573 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:43.511 31573 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:43.514 31576 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:43.517 31579 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:00:43.517 31579 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:00:43.520 31582 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:00:43.520 31582 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:00:43.520 31582 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:00:43.525 31587 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:00:43.526 31588 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:00:43.526 31588 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:00:43.532 31594 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:00:43.532 31594 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:43.532 31594 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:43.535 31597 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:43.537 31599 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:00:43.538 31600 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:00:43.541 31603 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:00:43.541 31603 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:00:43.541 31603 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:00:43.544 31606 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:00:43.544 31606 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:00:43.545 31607 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:00:43.548 31610 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:00:43.548 31610 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:00:43.548 31610 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:00:43.550 31612 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:00:43.550 31612 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:00:43.550 31612 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:00:43.553 31615 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:00:43.553 31615 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:43.553 31615 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:43.557 31619 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:43.559 31621 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:00:43.559 31621 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:00:43.562 31624 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:00:43.562 31624 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:00:43.562 31624 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:00:43.564 31626 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:00:43.564 31626 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:00:43.564 31626 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:00:43.568 31630 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:00:43.568 31630 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:00:43.568 31630 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:00:43.572 31634 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:00:43.572 31634 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:00:43.572 31634 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:00:43.575 31637 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:00:43.575 31637 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:00:43.575 31637 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:00:43.578 31640 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:00:43.578 31640 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:00:43.578 31640 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:00:43.581 31643 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:00:43.581 31643 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:00:43.581 31643 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:00:43.584 31646 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:00:43.584 31646 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:00:43.584 31646 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:00:43.587 31649 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:00:43.587 31649 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:00:43.587 31649 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:00:43.589 31651 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:00:43.589 31651 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:00:43.589 31651 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:00:43.592 31654 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:00:43.592 31654 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:00:43.592 31654 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:00:43.595 31657 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:00:43.595 31657 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:00:43.595 31657 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:00:43.597 31659 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:00:43.597 31659 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:00:43.597 31659 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:00:43.600 31662 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:00:43.600 31662 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:00:43.600 31662 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:00:43.602 31664 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:00:43.602 31664 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:00:43.603 31665 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:00:43.606 31668 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:00:43.678 31740 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:00:43.921 31983 [http-nio-8051-exec-3] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], data=[{sensors=[{id=TM06202003-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202003-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:00:43.659983}], door_id=1}, {hcid=[1], data=[{sensors=[{id=TM06202003-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202003-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:00:43.661213}], door_id=2}]}
20-08-2026 00:00:43.921 31983 [http-nio-8051-exec-3] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:00:43.921 31983 [http-nio-8051-exec-3] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202003, traysArr : []
20-08-2026 00:00:43.923 31985 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202003, traysArr : []
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:00:43.934 31996 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 47
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]
20-08-2026 00:00:43.935 31997 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:00:43.943 32005 [http-nio-8051-exec-3] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202003, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:43.659983"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:43.661213"}],"hcid":[1],"door_id":2}]
20-08-2026 00:00:43.943 32005 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202003, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:43.659983"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:43.661213"}],"hcid":[1],"door_id":2}]
20-08-2026 00:00:43.967 32029 [http-nio-8051-exec-3] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202003, cameraArr : {}
20-08-2026 00:00:43.968 32030 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202003, cameraInfoData : {}
20-08-2026 00:00:44.011 32073 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-10 10:31:16"}
20-08-2026 00:00:44.053 32115 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202204
20-08-2026 00:00:44.053 32115 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:00:44.053 32115 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:00:44
20-08-2026 00:00:45.754 33816 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202501
20-08-2026 00:00:45.754 33816 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:00:45.754 33816 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:00:45
20-08-2026 00:00:45.754 33816 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 23:30:14.710556', '2026-08-19 18:47:01.570923', '2026-08-19 23:30:14.911881', '2026-08-19 18:47:01.570995'], 'open_time': ['2026-08-19 23:30:04.486597', '2026-08-19 18:46:55.470734', '2026-08-19 23:30:04.486675', '2026-08-19 18:46:55.470805']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:00:45.754 33816 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:00:45.754 33816 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:00:45.754 33816 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:00:45.755 33817 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:00:45.755 33817 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:00:45.755 33817 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:30:14.710556", "2026-08-19 18:47:01.570923", "2026-08-19 23:30:14.911881", "2026-08-19 18:47:01.570995"], "open_time": ["2026-08-19 23:30:04.486597", "2026-08-19 18:46:55.470734", "2026-08-19 23:30:04.486675", "2026-08-19 18:46:55.470805"]}
20-08-2026 00:00:45.755 33817 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:00:45.755 33817 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:00:46.344 34406 [http-nio-8051-exec-6] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM05202204}
20-08-2026 00:00:47.827 35889 [http-nio-8051-exec-7] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:00:47}}
20-08-2026 00:00:47.828 35890 [http-nio-8051-exec-7] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:00:47.828 35890 [http-nio-8051-exec-7] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:00:47.828 35890 [http-nio-8051-exec-7] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202304, traysArr : []
20-08-2026 00:00:47.829 35891 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202304, traysArr : []
20-08-2026 00:00:47.832 35894 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:00:47.832 35894 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:00:47.832 35894 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:00:47.833 35895 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:00:47.833 35895 [http-nio-8051-exec-7] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202304, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:00:47"}
20-08-2026 00:00:47.834 35896 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202304, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:00:47"}
20-08-2026 00:00:49.391 37453 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{data=[{status=false, timestamp=2026-08-20 00:00:49.199200, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:00:49.199331, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:00:49.199376, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:00:49.199419, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:00:49.199461, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:00:49.199505, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:00:49.199547, issue_type=Non Communicable}], tray=34}, {data=[{status=false, timestamp=2026-08-20 00:00:49.199589, issue_type=Non Communicable}], tray=34}, {data=[{status=false, timestamp=2026-08-20 00:00:49.199630, issue_type=Non Communicable}], tray=34}], doors=[{hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202501-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202501-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:00:49.202623}], door_id=1}, {hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202501-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202501-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:00:49.203264}], door_id=2}]}
20-08-2026 00:00:49.391 37453 [http-nio-8051-exec-9] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:00:49.392 37454 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202501, traysArr : [{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199200"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199331"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199376"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199419"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199461"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199505"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199547"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199589"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199630"}]}]
20-08-2026 00:00:49.393 37455 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202501, traysArr : [{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199200"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199331"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199376"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199419"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199461"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199505"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199547"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199589"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199630"}]}]
20-08-2026 00:00:49.400 37462 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199200"}
20-08-2026 00:00:49.400 37462 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199331"}
20-08-2026 00:00:49.400 37462 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199376"}
20-08-2026 00:00:49.400 37462 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199419"}
20-08-2026 00:00:49.400 37462 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199461"}
20-08-2026 00:00:49.400 37462 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199505"}
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199547"}
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199589"}
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:49.199630"}
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:00:49.401 37463 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:00:49.402 37464 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:00:49.402 37464 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:00:49.402 37464 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:00:49.408 37470 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:49.202623"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:49.203264"}],"hcid":[1],"door_id":2}]
20-08-2026 00:00:49.408 37470 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:49.202623"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:49.203264"}],"hcid":[1],"door_id":2}]
20-08-2026 00:00:49.428 37490 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202501, cameraArr : {}
20-08-2026 00:00:49.428 37490 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202501, cameraInfoData : {}
20-08-2026 00:00:50.534 38596 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202507 
20-08-2026 00:00:50.535 38597 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:00:50.537 38599 [http-nio-8051-exec-3] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:00:50.558 38620 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.559 38621 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.562 38624 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.564 38626 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.564 38626 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.566 38628 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.569 38631 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.569 38631 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.571 38633 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.573 38635 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.573 38635 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.575 38637 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.577 38639 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.577 38639 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.579 38641 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.581 38643 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.581 38643 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.583 38645 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.586 38648 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.586 38648 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.590 38652 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.591 38653 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.592 38654 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.595 38657 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.596 38658 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.596 38658 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.599 38661 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.601 38663 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.601 38663 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.603 38665 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.605 38667 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.606 38668 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.607 38669 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.609 38671 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.609 38671 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.612 38674 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.614 38676 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:00:50.614 38676 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:00:50.616 38678 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:00:50.616 38678 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.616 38678 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.618 38680 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.620 38682 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.620 38682 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.622 38684 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.624 38686 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.624 38686 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.626 38688 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.628 38690 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.629 38691 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.631 38693 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.632 38694 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.633 38695 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.635 38697 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.637 38699 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.637 38699 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.639 38701 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.641 38703 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:00:50.641 38703 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:00:50.643 38705 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:00:50.643 38705 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.643 38705 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.645 38707 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.648 38710 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.648 38710 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.652 38714 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.654 38716 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.654 38716 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.660 38722 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.662 38724 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.662 38724 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.664 38726 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.666 38728 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:00:50.666 38728 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:00:50.667 38729 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:00:50.668 38730 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:00:50.668 38730 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:00:50.669 38731 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:00:50.669 38731 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.669 38731 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.672 38734 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.673 38735 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:00:50.673 38735 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:00:50.675 38737 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:00:50.675 38737 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.675 38737 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.677 38739 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.679 38741 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.679 38741 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.680 38742 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.682 38744 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.682 38744 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.684 38746 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.685 38747 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:00:50.685 38747 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:00:50.687 38749 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:00:50.689 38751 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:00:50.689 38751 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:00:50.690 38752 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:00:50.733 38795 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:00:52.313 40375 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:08:45"}
20-08-2026 00:00:56.482 44544 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202201
20-08-2026 00:00:56.482 44544 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:00:56.482 44544 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:00:56
20-08-2026 00:00:56.703 44765 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202502
20-08-2026 00:00:56.703 44765 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:00:56.703 44765 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:00:56
20-08-2026 00:00:57.629 45691 [http-nio-8051-exec-5] INFO  n.c.kiosk.machine.MachineController - {skus=[4500721, 4500726, 4500626, 4500664, 4500701, 4500681, 186001, 185993, 4500723, 4500727, 4500642, 4500711, 4500710, 4500722, 8355, 4500715, 4500644, 166327, 4500669, 177747, 4500499, 177441, 4500713, 4500719, 4500728, 4500541, 185994, 4500725, 4500724, 4500667], imei=TM06202301}
20-08-2026 00:00:57.644 45706 [http-nio-8051-exec-5] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:00:57.650 45712 [http-nio-8051-exec-5] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:00:58.018 46080 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:00:58.040 46102 [http-nio-8051-exec-6] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:00:58.075 46137 [http-nio-8051-exec-6] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:00:58.948 47010 [http-nio-8051-exec-7] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:00:58.948 47010 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:00:58.997 47059 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202501
20-08-2026 00:00:58.997 47059 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:00:58.997 47059 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:00:58
20-08-2026 00:00:59.858 47920 [http-nio-8051-exec-9] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202305, skus=[4500726, 4500710, 177747, 186081, 4500725, 4500700, 4500722, 4500689, 4500715, 4500717, 4500499, 186094, 4500643, 108676, 4500607, 4500626, 4500667, 4500624, 4500655, 4500665, 4500573, 4500564, 4500612, 4500669, 166327, 4500664, 4500723, 8355, 4500656, 4500720, 4500701, 4500694]}
20-08-2026 00:00:59.872 47934 [http-nio-8051-exec-9] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"Yoga Bar Blueberry Pie 6g Protein 45g","sku_id":"186081","vendor_id":"1","mrp":"60","selling_price":"60","weight":"46","image":"https://images.tinymart.in/product/186081-134.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-01-06 01:27:03.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Alo frut Anar Juice","sku_id":"4500607","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500607-3878.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-08 10:38:56.0"}, {"name":"Alo Frut Mosambi Juice ","sku_id":"4500612","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500612-4575.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-15 15:18:16.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Pink Harvest Sea Salt Edamame and Nuts 30g","sku_id":"4500655","vendor_id":"1","mrp":"60","selling_price":"60","weight":"33","image":"https://images.tinymart.in/product/4500655-6642.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 13:13:13.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:00:59.877 47939 [http-nio-8051-exec-9] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:01:01.382 49444 [http-nio-8051-exec-10] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:01:01.383 49445 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:01:02.014 50076 [http-nio-8051-exec-3] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202203, skus=[4500715, 4500650, 4500656, 4500719, 4500646, 186094, 4500728, 4500499, 4500713, 185993, 186001, 4500711, 4500648, 4500725, 4500710, 4500669, 0, 186078, 4500705, 8355, 4500717, 4500624, 133041, 4500643, 4500726, 4500667, 166327, 4500626, 4500694, 4500644, 4500642, 4500712, 4500605]}
20-08-2026 00:01:02.034 50096 [http-nio-8051-exec-3] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:01:02.042 50104 [http-nio-8051-exec-3] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:01:02.174 50236 [http-nio-8051-exec-4] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:01:02.319 50381 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:02.354 50416 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:02.627 50689 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerAppController::capturePayment: payload : {payment_method=razor_pay, mobile=9611163421, amount=75, delivery_fee=0, deviceType=app, orderId=TM06202503260819235944618, status=cancelled, pg_data={error={code=cancelled}}}
20-08-2026 00:01:02.636 50698 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerAppController::capturePayment: payload : {payment_method=razor_pay, mobile=9611163421, amount=75, delivery_fee=0, deviceType=app, orderId=TM06202503260819235944618, status=failed, pg_data={error={code=GATEWAY_ERROR, description=Payment was unsuccessful due to a temporary issue. Any amount deducted will be refunded within 5-7 working days., step=payment_response, reason=gateway_technical_error, source=gateway, metadata={order_id=order_TRjAvOjS7wuOFz, payment_id=pay_TRjB1AnKvfBOZ1}}}}
20-08-2026 00:01:02.652 50714 [http-nio-8051-exec-6] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9611163421
20-08-2026 00:01:02.653 50715 [http-nio-8051-exec-5] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9611163421
20-08-2026 00:01:02.660 50722 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - customerId: 9611163421
20-08-2026 00:01:02.660 50722 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - transactionKey: t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc
20-08-2026 00:01:02.661 50723 [http-nio-8051-exec-6] INFO  neuu.utils.payment.NeuuWallet - customerId: 9611163421
20-08-2026 00:01:02.661 50723 [http-nio-8051-exec-6] INFO  neuu.utils.payment.NeuuWallet - transactionKey: t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc
20-08-2026 00:01:02.663 50725 [http-nio-8051-exec-6] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:01:02.663 50725 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:01:02.663 50725 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:01:02.663 50725 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9611163421"}
20-08-2026 00:01:02.663 50725 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:01:02.663 50725 [http-nio-8051-exec-6] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:01:02.665 50727 [http-nio-8051-exec-6] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9611163421"}
20-08-2026 00:01:02.665 50727 [http-nio-8051-exec-6] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:01:02.995 51057 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:02.996 51058 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:01:02.996 51058 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:01:03.015 51077 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:01:03.015 51077 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:01:03.018 51080 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:03.022 51084 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:03.031 51093 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:03.031 51093 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:01:03.031 51093 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:01:03.039 51101 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:01:03.040 51102 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:03.040 51102 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:01:03.109 51171 [http-nio-8051-exec-6] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:01:03.109 51171 [http-nio-8051-exec-6] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":70,\"promotional_balance\":0,\"wallet_id\":\"9611163421-Wallet-Personal\",\"is_active\":true,\"balance\":70,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:01:03.111 51173 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:01:03.111 51173 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":70,\"promotional_balance\":0,\"wallet_id\":\"9611163421-Wallet-Personal\",\"is_active\":true,\"balance\":70,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:01:03.111 51173 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":70,\"promotional_balance\":0,\"wallet_id\":\"9611163421-Wallet-Personal\",\"is_active\":true,\"balance\":70,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:01:03.112 51174 [http-nio-8051-exec-6] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":70,\"promotional_balance\":0,\"wallet_id\":\"9611163421-Wallet-Personal\",\"is_active\":true,\"balance\":70,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:01:03.113 51175 [http-nio-8051-exec-6] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":70,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":70},"status":true}
20-08-2026 00:01:03.114 51176 [http-nio-8051-exec-5] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":70,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":70},"status":true}
20-08-2026 00:01:03.115 51177 [http-nio-8051-exec-5] INFO  n.s.PaymentsImplementation - PaymentsImplementation::capturePayment name=razor_pay, order id= TM06202503260819235944618, status = cancelled
20-08-2026 00:01:03.121 51183 [http-nio-8051-exec-6] INFO  n.s.PaymentsImplementation - PaymentsImplementation::capturePayment name=razor_pay, order id= TM06202503260819235944618, status = failed
20-08-2026 00:01:03.127 51189 [http-nio-8051-exec-5] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  order id= TM06202503260819235944618, status = cancelled
20-08-2026 00:01:03.128 51190 [http-nio-8051-exec-5] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:03.128 51190 [http-nio-8051-exec-6] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  order id= TM06202503260819235944618, status = failed
20-08-2026 00:01:03.130 51192 [http-nio-8051-exec-6] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:03.131 51193 [http-nio-8051-exec-5] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d54ed62
20-08-2026 00:01:03.131 51193 [http-nio-8051-exec-5] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  status=cancelled for order_id=TM06202503260819235944618. Not updating any payment row — cron will handle.
20-08-2026 00:01:03.133 51195 [http-nio-8051-exec-6] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7ffb9412
20-08-2026 00:01:03.133 51195 [http-nio-8051-exec-6] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  status=failed for order_id=TM06202503260819235944618. Not updating any payment row — cron will handle.
20-08-2026 00:01:03.135 51197 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202503260819235944618
20-08-2026 00:01:03.141 51203 [http-nio-8051-exec-6] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202503260819235944618
20-08-2026 00:01:03.442 51504 [http-nio-8051-exec-8] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202304}
20-08-2026 00:01:03.592 51654 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:03.593 51655 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:03.593 51655 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:03.593 51655 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:01:03.593 51655 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:03.0
20-08-2026 00:01:03.594 51656 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:03.598 51660 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:03.606 51668 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:03.645 51707 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:03.646 51708 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:01:03.646 51708 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:01:03.662 51724 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:01:03.662 51724 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:01:03.667 51729 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:03.672 51734 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:03.687 51749 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:03.691 51753 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:01:03.691 51753 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:01:03.701 51763 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:01:03.702 51764 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:03.703 51765 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:01:03.733 51795 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:03.733 51795 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:03.733 51795 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:03.733 51795 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:01:03.733 51795 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:03.0
20-08-2026 00:01:03.734 51796 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:03.742 51804 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:03.745 51807 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:03.752 51814 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:03.752 51814 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:01:03.752 51814 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:03.762 51824 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:01:03.763 51825 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:01:03.767 51829 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:03.771 51833 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:03.781 51843 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:03.781 51843 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:01:03.781 51843 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:01:03.787 51849 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:01:03.787 51849 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:03.787 51849 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:01:03.820 51882 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:03.820 51882 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:03.820 51882 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:03.820 51882 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:01:03.820 51882 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:03.0
20-08-2026 00:01:03.820 51882 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:03.826 51888 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:03.831 51893 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:03.846 51908 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:03.846 51908 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:01:03.846 51908 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:01:03.857 51919 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:01:03.857 51919 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:01:03.861 51923 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:03.868 51930 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:03.881 51943 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:03.881 51943 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:01:03.881 51943 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:01:03.894 51956 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:01:03.894 51956 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:03.894 51956 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:01:03.939 52001 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:03.940 52002 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:03.940 52002 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:03.940 52002 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:01:03.940 52002 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:03.0
20-08-2026 00:01:03.940 52002 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:03.948 52010 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:03.957 52019 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:03.967 52029 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:03.967 52029 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:01:03.967 52029 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:01:03.977 52039 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:01:03.977 52039 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:01:03.979 52041 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:03.983 52045 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:03.994 52056 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:03.994 52056 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:01:03.994 52056 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:01:04.007 52069 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:01:04.007 52069 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:01:04.012 52074 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:04.014 52076 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:04.028 52090 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:04.028 52090 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:01:04.028 52090 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:01:04.042 52104 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:01:04.042 52104 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:01:04.045 52107 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:04.055 52117 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:04.067 52129 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:04.067 52129 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:01:04.067 52129 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:01:04.078 52140 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:01:04.078 52140 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:01:04.081 52143 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:04.085 52147 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:04.096 52158 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:04.097 52159 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:01:04.097 52159 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:01:04.107 52169 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:01:04.107 52169 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:01:04.114 52176 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:04.121 52183 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:04.134 52196 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:04.134 52196 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:01:04.134 52196 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:01:04.162 52224 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:01:04.162 52224 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:01:04.169 52231 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:04.175 52237 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:04.192 52254 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:04.193 52255 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:01:04.193 52255 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:01:04.205 52267 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:01:03, data=[{status=true, id=pd-invalidfs, value=vfat}, {status=true, id=logs-full, value=100%}]}}
20-08-2026 00:01:04.205 52267 [http-nio-8051-exec-9] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:01:04.205 52267 [http-nio-8051-exec-9] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:01:04.205 52267 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202508, traysArr : []
20-08-2026 00:01:04.209 52271 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202508, traysArr : []
20-08-2026 00:01:04.210 52272 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:01:04.210 52272 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:01:04.213 52275 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:01:04.213 52275 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:01:04.213 52275 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:01:04.214 52276 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:01:04.215 52277 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202508, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:01:03"}
20-08-2026 00:01:04.215 52277 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:04.217 52279 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202508, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:01:03"}
20-08-2026 00:01:04.226 52288 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:04.235 52297 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:04.235 52297 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:01:04.235 52297 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:01:04.247 52309 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:01:04.247 52309 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:01:04.250 52312 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:04.255 52317 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:04.275 52337 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:04.275 52337 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:01:04.275 52337 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:01:04.284 52346 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:01:04.284 52346 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:04.284 52346 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:01:04.316 52378 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:04.316 52378 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:04.316 52378 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:04.321 52383 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:01:04.321 52383 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:04.0
20-08-2026 00:01:04.321 52383 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:04.330 52392 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:04.335 52397 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:04.351 52413 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:04.352 52414 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:01:04.352 52414 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:04.367 52429 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:01:04.367 52429 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:01:04.372 52434 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:04.380 52442 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:04.407 52469 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:04.407 52469 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:01:04.407 52469 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:01:04.433 52495 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:01:04.433 52495 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:01:04.441 52503 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:04.446 52508 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:04.458 52520 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:04.459 52521 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:01:04.459 52521 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:01:04.481 52543 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:01:04.481 52543 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:01:04.486 52548 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:04.494 52556 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202301
20-08-2026 00:01:04.494 52556 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:01:04.495 52557 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:01:04
20-08-2026 00:01:04.495 52557 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 20:57:53.666386', '2026-08-19 17:25:31.139623', '2026-08-19 20:57:53.465305', '2026-08-19 17:25:31.139682'], 'open_time': ['2026-08-19 20:57:46.839953', '2026-08-19 17:25:26.680857', '2026-08-19 20:57:46.840045', '2026-08-19 17:25:26.680928']}"}
20-08-2026 00:01:04.495 52557 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:01:04.495 52557 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:01:04.495 52557 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:01:04.495 52557 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:01:04.495 52557 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:01:04.495 52557 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:57:53.666386", "2026-08-19 17:25:31.139623", "2026-08-19 20:57:53.465305", "2026-08-19 17:25:31.139682"], "open_time": ["2026-08-19 20:57:46.839953", "2026-08-19 17:25:26.680857", "2026-08-19 20:57:46.840045", "2026-08-19 17:25:26.680928"]}
20-08-2026 00:01:04.495 52557 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:01:04.500 52562 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:04.528 52590 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:04.528 52590 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:01:04.528 52590 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:01:04.551 52613 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:01:04.551 52613 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:04.551 52613 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:01:04.583 52645 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:04.583 52645 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:04.583 52645 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:04.585 52647 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:01:04.585 52647 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:04.0
20-08-2026 00:01:04.585 52647 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:04.590 52652 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:04.601 52663 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:04.622 52684 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:04.622 52684 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:01:04.622 52684 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:01:04.635 52697 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:01:04.636 52698 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:04.636 52698 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:01:04.803 52865 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:04.803 52865 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:04.804 52866 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:04.804 52866 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:01:04.804 52866 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:04.0
20-08-2026 00:01:04.804 52866 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:04.824 52886 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:04.830 52892 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:04.844 52906 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:04.844 52906 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:01:04.844 52906 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:04.858 52920 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:01:04.858 52920 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:01:04.863 52925 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:04.870 52932 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:04.888 52950 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:04.888 52950 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:01:04.888 52950 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:01:04.898 52960 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:01:04.898 52960 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:01:04.907 52969 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:04.916 52978 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:04.927 52989 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:04.927 52989 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:01:04.927 52989 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:01:04.934 52996 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:01:04.934 52996 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:04.934 52996 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:01:04.967 53029 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:01:04.975 53037 [http-nio-8051-exec-3] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:01:04.983 53045 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:04.984 53046 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:04.984 53046 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:04.984 53046 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:01:04.984 53046 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:04.0
20-08-2026 00:01:04.984 53046 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:04.991 53053 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:04.999 53061 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:05.011 53073 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:05.012 53074 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:01:05.012 53074 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:01:05.032 53094 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:01:05.033 53095 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:01:05.037 53099 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.044 53106 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.058 53120 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.058 53120 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:01:05.058 53120 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:01:05.072 53134 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:01:05.073 53135 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:01:05.077 53139 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:01:05.081 53143 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6d795d1d
20-08-2026 00:01:05.090 53152 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:01:05.090 53152 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:01:05.090 53152 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:01:05.097 53159 [http-nio-8051-exec-3] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:01:05.102 53164 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:01:05.103 53165 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:01:05.104 53166 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:05.108 53170 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:05.113 53175 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:05.113 53175 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:01:05.113 53175 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:01:05.119 53181 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:01:05.119 53181 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:01:05.127 53189 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.130 53192 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.136 53198 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.136 53198 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:01:05.136 53198 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:01:05.143 53205 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:01:05.144 53206 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:01:05.147 53209 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.155 53217 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.170 53232 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.170 53232 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:01:05.170 53232 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:01:05.192 53254 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:01:05.192 53254 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:01:05.196 53258 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.201 53263 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.212 53274 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.212 53274 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:01:05.213 53275 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:01:05.222 53284 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:01:05.222 53284 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:01:05.226 53288 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.232 53294 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.244 53306 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.244 53306 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:01:05.244 53306 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:05.259 53321 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:01:05.259 53321 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:01:05.264 53326 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.269 53331 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.283 53345 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.284 53346 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:01:05.284 53346 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:05.295 53357 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:01:05.295 53357 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:01:05.298 53360 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:01:05.305 53367 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6d795d1d
20-08-2026 00:01:05.317 53379 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:01:05.317 53379 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:01:05.317 53379 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:01:05.331 53393 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:01:05.332 53394 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:01:05.335 53397 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.339 53401 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.355 53417 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.355 53417 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:01:05.355 53417 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:01:05.370 53432 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:01:05.370 53432 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:01:05.372 53434 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.377 53439 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.393 53455 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.393 53455 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:01:05.394 53456 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:01:05.407 53469 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:01:05.407 53469 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:01:05.412 53474 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.415 53477 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.429 53491 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.429 53491 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:01:05.429 53491 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:01:05.440 53502 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:01:05.440 53502 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:01:05.444 53506 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:05.452 53514 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:05.467 53529 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:05.468 53530 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:01:05.468 53530 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:01:05.485 53547 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:01:05.485 53547 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:05.485 53547 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:01:05.506 53568 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:05.506 53568 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:05.506 53568 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:05.509 53571 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:01:05.510 53572 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:05.0
20-08-2026 00:01:05.511 53573 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:05.515 53577 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.523 53585 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.546 53608 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.546 53608 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:01:05.546 53608 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:01:05.558 53620 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:01:05.558 53620 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:01:05.562 53624 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:05.568 53630 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:05.579 53641 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:05.579 53641 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:01:05.579 53641 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:01:05.592 53654 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:01:05.592 53654 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:05.592 53654 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:01:05.628 53690 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:05.629 53691 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:05.629 53691 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:05.629 53691 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:01:05.629 53691 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:05.0
20-08-2026 00:01:05.629 53691 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:05.634 53696 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.641 53703 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.653 53715 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.653 53715 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:01:05.653 53715 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:01:05.666 53728 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:01:05.666 53728 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:01:05.668 53730 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.673 53735 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.680 53742 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.680 53742 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:01:05.680 53742 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:01:05.687 53749 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:01:05.687 53749 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:01:05.689 53751 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:05.692 53754 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:05.704 53766 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:05.704 53766 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:01:05.704 53766 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:01:05.713 53775 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:01:05.713 53775 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:05.713 53775 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:01:05.731 53793 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:05.732 53794 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:05.732 53794 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:05.732 53794 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:01:05.732 53794 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:05.0
20-08-2026 00:01:05.732 53794 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:05.743 53805 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.749 53811 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.764 53826 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.766 53828 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:01:05.766 53828 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:01:05.779 53841 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:01:05.779 53841 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:01:05.783 53845 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.787 53849 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.794 53856 [http-nio-8051-exec-2] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202303 
20-08-2026 00:01:05.796 53858 [http-nio-8051-exec-2] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:01:05.801 53863 [http-nio-8051-exec-2] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:01:05.803 53865 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.803 53865 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:01:05.803 53865 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:05.814 53876 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:01:05.815 53877 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:01:05.817 53879 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:05.820 53882 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:05.833 53895 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:05.833 53895 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:01:05.833 53895 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:01:05.847 53909 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:01:05.847 53909 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:05.847 53909 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:01:05.856 53918 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:05.856 53918 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:05.863 53925 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:05.863 53925 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:05.863 53925 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:05.868 53930 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:05.868 53930 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:01:05.868 53930 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:01:05.873 53935 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:01:05.873 53935 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:05.873 53935 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:05.879 53941 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:05.879 53941 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:01:05.879 53941 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:01:05.882 53944 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:01:05.883 53945 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:01:05.883 53945 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:01:05.888 53950 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:01:05.888 53950 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:01:05.888 53950 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:01:05.895 53957 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 21
20-08-2026 00:01:05.895 53957 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:05.895 53957 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:05.898 53960 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:05.898 53960 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:01:05.898 53960 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:01:05.903 53965 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:01:05.903 53965 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:01:05.903 53965 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:01:05.903 53965 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:05.905 53967 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:05.905 53967 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:05.905 53967 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:01:05.905 53967 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:05.0
20-08-2026 00:01:05.905 53967 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:05.907 53969 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:01:05.907 53969 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:01:05.907 53969 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:01:05.910 53972 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:01:05.910 53972 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:05.910 53972 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:05.912 53974 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:05.912 53974 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:05.912 53974 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:01:05.913 53975 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:01:05.915 53977 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:05.915 53977 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:01:05.915 53977 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:01:05.915 53977 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:01:05.917 53979 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:01:05.917 53979 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:01:05.918 53980 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:01:05.922 53984 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:05.922 53984 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:01:05.925 53987 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:01:05.931 53993 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:01:05.931 53993 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:01:05.931 53993 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:01:05.931 53993 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:01:05.931 53993 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:05.931 53993 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:01:05.934 53996 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:01:05.934 53996 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:05.934 53996 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:05.938 54000 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:05.942 54004 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:05.943 54005 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:05.946 54008 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:05.947 54009 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:01:05.947 54009 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:01:05.949 54011 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:01:05.949 54011 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:05.949 54011 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:05.959 54021 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:05.959 54021 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:05.960 54022 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:05.960 54022 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:01:05.960 54022 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:05.0
20-08-2026 00:01:05.960 54022 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:05.964 54026 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:05.973 54035 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:05.974 54036 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:01:05.974 54036 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:01:05.978 54040 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:05.986 54048 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:01:05.987 54049 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:05.987 54049 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:05.994 54056 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:05.994 54056 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:01:05.994 54056 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:05.994 54056 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:05.994 54056 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:05.994 54056 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:05.996 54058 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:05.996 54058 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:05.996 54058 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:05.998 54060 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:05.998 54060 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 22
20-08-2026 00:01:05.999 54061 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 22
20-08-2026 00:01:06.000 54062 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 22
20-08-2026 00:01:06.000 54062 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:06.000 54062 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:06.002 54064 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:06.002 54064 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:01:06.002 54064 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:01:06.004 54066 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:01:06.005 54067 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:01:06.008 54070 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.008 54070 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:01:06.009 54071 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:01:06.009 54071 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:01:06.012 54074 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 21
20-08-2026 00:01:06.012 54074 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:01:06.012 54074 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:01:06.014 54076 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:01:06.014 54076 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.014 54076 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:06.014 54076 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:06.016 54078 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:06.016 54078 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:06.016 54078 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:06.018 54080 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:06.019 54081 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:01:06.019 54081 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:01:06.020 54082 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:01:06.021 54083 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:01:06.021 54083 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:01:06.023 54085 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:01:06.028 54090 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.028 54090 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:01:06.028 54090 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:01:06.039 54101 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:01:06.040 54102 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:01:06.045 54107 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.050 54112 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.076 54138 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.077 54139 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:01:06.077 54139 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:06.080 54142 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:01:06.088 54150 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:01:06.088 54150 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:01:06.093 54155 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:06.102 54164 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:06.122 54184 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:06.122 54184 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:01:06.122 54184 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:01:06.140 54202 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:01:06.142 54204 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:06.142 54204 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:01:06.173 54235 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:06.173 54235 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:06.173 54235 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:06.173 54235 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:01:06.173 54235 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:06.0
20-08-2026 00:01:06.173 54235 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:06.176 54238 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.185 54247 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.199 54261 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.199 54261 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:01:06.200 54262 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:06.207 54269 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:01:06.207 54269 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:01:06.209 54271 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.215 54277 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.238 54300 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.238 54300 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:01:06.238 54300 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:01:06.253 54315 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:01:06.253 54315 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:01:06.258 54320 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.261 54323 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.268 54330 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.268 54330 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:01:06.268 54330 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:06.276 54338 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:01:06.276 54338 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:01:06.278 54340 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:01:06.282 54344 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214b0205
20-08-2026 00:01:06.292 54354 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:01:06.292 54354 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:01:06.292 54354 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:01:06.299 54361 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:01:06.299 54361 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:01:06.300 54362 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.303 54365 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.312 54374 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.312 54374 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:01:06.312 54374 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:01:06.321 54383 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:01:06.321 54383 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:01:06.323 54385 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.330 54392 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.331 54393 [http-nio-8051-exec-1] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:06.331 54393 [http-nio-8051-exec-1] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:06.338 54400 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.338 54400 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:01:06.338 54400 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:01:06.344 54406 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:01:06.345 54407 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:01:06.346 54408 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:06.349 54411 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:06.355 54417 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:06.355 54417 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:01:06.355 54417 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:01:06.364 54426 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:01:06.364 54426 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:01:06.366 54428 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:06.369 54431 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:06.375 54437 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:06.375 54437 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:01:06.375 54437 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:01:06.380 54442 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:01:06.380 54442 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:06.380 54442 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:01:06.400 54462 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.400 54462 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.400 54462 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:06.400 54462 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:01:06.401 54463 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:06.0
20-08-2026 00:01:06.401 54463 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:06.404 54466 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.410 54472 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.420 54482 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.420 54482 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:01:06.420 54482 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:01:06.425 54487 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:01:06.425 54487 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:01:06.427 54489 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.429 54491 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.434 54496 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.434 54496 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:01:06.434 54496 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:01:06.439 54501 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:01:06.439 54501 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:01:06.441 54503 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.443 54505 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.448 54510 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.449 54511 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:01:06.449 54511 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:06.454 54516 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:01:06.454 54516 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:01:06.456 54518 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:06.458 54520 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:06.466 54528 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:06.466 54528 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:01:06.466 54528 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:01:06.472 54534 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:01:06.472 54534 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:06.473 54535 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:01:06.495 54557 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.495 54557 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.495 54557 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:06.496 54558 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:01:06.496 54558 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:06.0
20-08-2026 00:01:06.496 54558 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:06.499 54561 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:06.503 54565 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:06.509 54571 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:06.509 54571 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:01:06.509 54571 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:01:06.515 54577 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:01:06.516 54578 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:06.516 54578 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:01:06.540 54602 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.540 54602 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.540 54602 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:06.540 54602 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:01:06.540 54602 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:06.0
20-08-2026 00:01:06.540 54602 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:06.542 54604 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.547 54609 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.554 54616 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.554 54616 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:01:06.554 54616 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:01:06.563 54625 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:01:06.563 54625 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:01:06.564 54626 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.568 54630 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.575 54637 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.575 54637 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:01:06.575 54637 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:06.581 54643 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:01:06.581 54643 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:01:06.583 54645 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.586 54648 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.594 54656 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.594 54656 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:01:06.594 54656 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:06.601 54663 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:01:06.602 54664 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:01:06.605 54667 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:06.610 54672 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:06.620 54682 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:06.620 54682 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:01:06.620 54682 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:01:06.632 54694 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:01:06.632 54694 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:06.632 54694 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:01:06.655 54717 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.655 54717 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.655 54717 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:06.655 54717 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:01:06.655 54717 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:06.0
20-08-2026 00:01:06.655 54717 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:06.670 54732 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.678 54740 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.693 54755 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.693 54755 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:01:06.693 54755 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:06.711 54773 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:01:06.711 54773 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:01:06.716 54778 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:06.721 54783 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:06.729 54791 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:06.729 54791 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:01:06.729 54791 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:01:06.735 54797 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:01:06.737 54799 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:06.737 54799 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:01:06.767 54829 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.767 54829 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.768 54830 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:06.768 54830 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:01:06.768 54830 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:06.0
20-08-2026 00:01:06.768 54830 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:06.776 54838 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.782 54844 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.800 54862 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.800 54862 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:01:06.800 54862 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:06.820 54882 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:01:06.820 54882 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:01:06.828 54890 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:06.837 54899 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:06.848 54910 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:06.848 54910 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:01:06.848 54910 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:01:06.869 54931 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:01:06.869 54931 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:06.869 54931 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:01:06.878 54940 [http-nio-8051-exec-7] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:01:06.879 54941 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:01:06.894 54956 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.895 54957 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.895 54957 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:06.895 54957 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:01:06.895 54957 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:06.0
20-08-2026 00:01:06.895 54957 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:06.900 54962 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:06.906 54968 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:06.926 54988 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:06.926 54988 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:01:06.926 54988 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:01:06.939 55001 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:01:06.940 55002 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:01:06.942 55004 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:06.946 55008 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:06.956 55018 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:06.956 55018 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:01:06.956 55018 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:01:06.964 55026 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:01:06.965 55027 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:06.965 55027 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:01:06.985 55047 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.986 55048 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:06.987 55049 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:06.987 55049 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:01:06.987 55049 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:06.0
20-08-2026 00:01:06.987 55049 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:07.001 55063 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:07.007 55069 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:07.021 55083 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:07.021 55083 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:01:07.021 55083 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:01:07.036 55098 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:01:07.036 55098 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:07.036 55098 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:01:07.093 55155 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:07.093 55155 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:07.093 55155 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:07.093 55155 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:01:07.094 55156 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:07.0
20-08-2026 00:01:07.094 55156 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:07.101 55163 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.107 55169 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.118 55180 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.118 55180 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:01:07.118 55180 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:01:07.126 55188 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:01:07.126 55188 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:01:07.130 55192 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:07.135 55197 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:07.150 55212 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:07.150 55212 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:01:07.150 55212 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:01:07.160 55222 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:01:07.160 55222 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:07.160 55222 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:01:07.204 55266 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:07.204 55266 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:07.204 55266 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:07.204 55266 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:01:07.204 55266 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:07.0
20-08-2026 00:01:07.204 55266 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:07.237 55299 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.244 55306 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.256 55318 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.256 55318 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:01:07.256 55318 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:01:07.270 55332 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:01:07.271 55333 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:01:07.275 55337 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.280 55342 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.296 55358 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.296 55358 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:01:07.296 55358 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:01:07.306 55368 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:01:07.307 55369 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:01:07.311 55373 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.316 55378 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.324 55386 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.324 55386 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:01:07.324 55386 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:01:07.330 55392 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:01:07.330 55392 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:01:07.332 55394 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.335 55397 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.340 55402 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.341 55403 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:01:07.341 55403 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:01:07.348 55410 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:01:07.348 55410 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:01:07.350 55412 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.353 55415 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.363 55425 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.363 55425 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:01:07.363 55425 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:07.378 55440 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:01:07.378 55440 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:01:07.384 55446 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.388 55450 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.396 55458 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.396 55458 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:01:07.396 55458 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:01:07.406 55468 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:01:07.406 55468 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:01:07.409 55471 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.414 55476 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.421 55483 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.421 55483 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:01:07.421 55483 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:01:07.429 55491 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:01:07.429 55491 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:01:07.431 55493 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.434 55496 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.447 55509 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.447 55509 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:01:07.447 55509 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:01:07.462 55524 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:01:07.463 55525 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:01:07.466 55528 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.471 55533 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.496 55558 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.496 55558 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:01:07.496 55558 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:01:07.510 55572 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:01:07.511 55573 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:01:07.513 55575 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:01:07.519 55581 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6d795d1d
20-08-2026 00:01:07.528 55590 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:01:07.528 55590 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:01:07.528 55590 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:01:07.537 55599 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:01:07.537 55599 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:01:07.541 55603 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.545 55607 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.556 55618 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.556 55618 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:01:07.556 55618 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:01:07.562 55624 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:01:07.563 55625 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:01:07.564 55626 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:07.569 55631 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:07.584 55646 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:07.584 55646 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:01:07.584 55646 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:01:07.601 55663 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:01:07.601 55663 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:07.602 55664 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:01:07.638 55700 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:07.640 55702 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:07.640 55702 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:07.640 55702 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:01:07.640 55702 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:07.0
20-08-2026 00:01:07.640 55702 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:07.646 55708 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:07.656 55718 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:07.663 55725 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:07.663 55725 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:01:07.663 55725 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:01:07.670 55732 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:01:07.670 55732 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:01:07.674 55736 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.678 55740 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.684 55746 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.684 55746 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:01:07.684 55746 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:01:07.693 55755 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:01:07.693 55755 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:01:07.694 55756 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.698 55760 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.704 55766 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.704 55766 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:01:07.704 55766 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:01:07.711 55773 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:01:07.711 55773 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:01:07.712 55774 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.715 55777 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.722 55784 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.722 55784 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:01:07.722 55784 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:07.728 55790 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:01:07.728 55790 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:01:07.731 55793 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:07.733 55795 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:07.740 55802 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:07.740 55802 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:01:07.740 55802 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:01:07.747 55809 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:01:07.747 55809 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:07.747 55809 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:01:07.803 55865 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:07.804 55866 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:07.804 55866 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:07.804 55866 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:01:07.804 55866 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:07.0
20-08-2026 00:01:07.804 55866 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:07.809 55871 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:07.817 55879 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:07.833 55895 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:07.833 55895 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:01:07.833 55895 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:01:07.844 55906 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:01:07.845 55907 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:07.845 55907 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:01:07.881 55943 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:07.881 55943 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:07.881 55943 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:07.881 55943 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:01:07.881 55943 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:07.0
20-08-2026 00:01:07.881 55943 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:07.885 55947 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:07.892 55954 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:07.907 55969 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:07.908 55970 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:01:07.908 55970 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:01:07.920 55982 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:01:07.920 55982 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:07.920 55982 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:01:07.948 56010 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:07.948 56010 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:07.948 56010 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:07.948 56010 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:01:07.948 56010 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:07.0
20-08-2026 00:01:07.948 56010 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:07.954 56016 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.959 56021 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:07.974 56036 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:07.974 56036 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:01:07.974 56036 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:07.985 56047 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:01:07.985 56047 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:01:07.990 56052 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:07.996 56058 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.007 56069 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.007 56069 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:01:08.007 56069 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:01:08.022 56084 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:01:08.022 56084 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:01:08.026 56088 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:08.034 56096 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:08.046 56108 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:08.046 56108 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:01:08.046 56108 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:01:08.054 56116 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:01:08.054 56116 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:08.054 56116 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:01:08.089 56151 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:08.089 56151 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:08.089 56151 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:08.089 56151 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:01:08.089 56151 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:08.0
20-08-2026 00:01:08.089 56151 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:08.098 56160 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.110 56172 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.120 56182 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.120 56182 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:01:08.120 56182 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:01:08.125 56187 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:01:08.126 56188 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:01:08.127 56189 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:08.129 56191 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:08.134 56196 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:08.134 56196 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:01:08.135 56197 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:01:08.139 56201 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:01:08.140 56202 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:08.140 56202 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:01:08.158 56220 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:08.158 56220 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:08.158 56220 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:08.158 56220 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:01:08.159 56221 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:08.0
20-08-2026 00:01:08.159 56221 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:08.162 56224 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:08.167 56229 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:08.175 56237 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:08.175 56237 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:01:08.175 56237 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:01:08.182 56244 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:01:08.182 56244 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:01:08.183 56245 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.186 56248 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.190 56252 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.190 56252 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:01:08.190 56252 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:01:08.196 56258 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:01:08.196 56258 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:01:08.198 56260 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.200 56262 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.205 56267 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.205 56267 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:01:08.206 56268 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:08.214 56276 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:01:08.214 56276 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:01:08.216 56278 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:08.224 56286 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:08.235 56297 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:08.235 56297 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:01:08.235 56297 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:01:08.243 56305 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:01:08.243 56305 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:01:08.245 56307 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.250 56312 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.258 56320 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.258 56320 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:01:08.258 56320 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:01:08.267 56329 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:01:08.267 56329 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:01:08.269 56331 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.274 56336 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.289 56351 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.289 56351 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:01:08.289 56351 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:08.297 56359 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:01:08.298 56360 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:01:08.300 56362 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:08.306 56368 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:08.318 56380 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:08.318 56380 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:01:08.319 56381 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:01:08.330 56392 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:01:08.331 56393 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:08.331 56393 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:01:08.367 56429 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:08.367 56429 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:08.367 56429 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:08.367 56429 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:01:08.368 56430 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:08.0
20-08-2026 00:01:08.368 56430 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:08.370 56432 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.375 56437 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.385 56447 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.385 56447 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:01:08.387 56449 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:01:08.403 56465 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:01:08.403 56465 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:01:08.410 56472 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:08.423 56485 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:08.432 56494 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:08.433 56495 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:01:08.433 56495 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:01:08.439 56501 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:01:08.439 56501 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:08.439 56501 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:01:08.472 56534 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:08.473 56535 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:08.473 56535 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:08.473 56535 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:01:08.473 56535 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:08.0
20-08-2026 00:01:08.473 56535 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:08.478 56540 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:08.485 56547 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:08.501 56563 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM10201907
20-08-2026 00:01:08.501 56563 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:01:08.501 56563 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:01:08
20-08-2026 00:01:08.501 56563 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 23:44:02.229679', '2026-08-19 23:44:31.355316', '2026-08-19 23:44:02.229817', '2026-08-19 23:44:31.355465'], 'close_time': ['2026-08-19 23:44:26.328385', '2026-08-19 23:44:49.091933', '2026-08-19 23:44:26.328494', '2026-08-19 23:44:49.092034']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:01:08.501 56563 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:01:08.501 56563 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:01:08.501 56563 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:01:08.501 56563 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:01:08.501 56563 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:01:08.502 56564 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:44:02.229679", "2026-08-19 23:44:31.355316", "2026-08-19 23:44:02.229817", "2026-08-19 23:44:31.355465"], "close_time": ["2026-08-19 23:44:26.328385", "2026-08-19 23:44:49.091933", "2026-08-19 23:44:26.328494", "2026-08-19 23:44:49.092034"]}
20-08-2026 00:01:08.502 56564 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:01:08.504 56566 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:01:08.507 56569 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:08.507 56569 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:01:08.507 56569 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:01:08.519 56581 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:01:08.520 56582 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:08.520 56582 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:01:08.547 56609 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:08.548 56610 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:08.548 56610 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:08.548 56610 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:01:08.548 56610 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:08.0
20-08-2026 00:01:08.548 56610 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:08.551 56613 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.559 56621 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.573 56635 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.573 56635 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:01:08.573 56635 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:01:08.592 56654 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:01:08.593 56655 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:01:08.601 56663 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:08.609 56671 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:08.624 56686 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM07201911
20-08-2026 00:01:08.624 56686 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:01:08.624 56686 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:01:08
20-08-2026 00:01:08.629 56691 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:08.629 56691 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:01:08.629 56691 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:01:08.642 56704 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:01:08.642 56704 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:08.642 56704 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:01:08.661 56723 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:08.661 56723 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:08.661 56723 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:08.661 56723 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:01:08.661 56723 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:08.0
20-08-2026 00:01:08.661 56723 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:08.667 56729 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.670 56732 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.681 56743 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.681 56743 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:01:08.681 56743 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:01:08.690 56752 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:01:08.690 56752 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:01:08.697 56759 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.703 56765 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.714 56776 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.714 56776 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:01:08.714 56776 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:01:08.723 56785 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:01:08.723 56785 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:01:08.726 56788 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.731 56793 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.741 56803 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.741 56803 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:01:08.741 56803 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:01:08.750 56812 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:01:08.750 56812 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:01:08.755 56817 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.761 56823 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.772 56834 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.772 56834 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:01:08.772 56834 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:08.781 56843 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:01:08.781 56843 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:01:08.785 56847 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:08.790 56852 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:08.800 56862 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:08.800 56862 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:01:08.800 56862 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:01:08.810 56872 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:01:08.811 56873 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:08.811 56873 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:01:08.838 56900 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:08.838 56900 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:08.839 56901 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:08.839 56901 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:01:08.839 56901 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:08.0
20-08-2026 00:01:08.839 56901 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:08.844 56906 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.850 56912 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.863 56925 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.863 56925 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:01:08.863 56925 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:01:08.873 56935 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:01:08.873 56935 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:01:08.877 56939 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:08.882 56944 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:08.896 56958 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:08.896 56958 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:01:08.896 56958 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:01:08.905 56967 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:01:08.905 56967 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:01:08.909 56971 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:08.913 56975 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:08.926 56988 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:08.926 56988 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:01:08.926 56988 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:01:08.935 56997 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:01:08.936 56998 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:08.936 56998 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:01:08.968 57030 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:08.968 57030 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:08.968 57030 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:08.968 57030 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:01:08.969 57031 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:08.0
20-08-2026 00:01:08.969 57031 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:08.973 57035 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:08.979 57041 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:08.993 57055 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:08.993 57055 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:01:08.993 57055 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:01:09.000 57062 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:01:09.001 57063 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:09.002 57064 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:01:09.029 57091 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:09.029 57091 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:09.029 57091 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:09.029 57091 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:01:09.029 57091 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:09.0
20-08-2026 00:01:09.029 57091 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:09.031 57093 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.033 57095 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.038 57100 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.039 57101 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:01:09.039 57101 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:01:09.044 57106 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:01:09.044 57106 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:01:09.045 57107 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.048 57110 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.053 57115 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.053 57115 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:01:09.053 57115 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:01:09.058 57120 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:01:09.058 57120 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:01:09.060 57122 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.062 57124 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.067 57129 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.068 57130 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:01:09.068 57130 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:01:09.072 57134 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:01:09.072 57134 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:01:09.074 57136 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.076 57138 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.081 57143 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.082 57144 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:01:09.082 57144 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:01:09.087 57149 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:01:09.087 57149 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:01:09.089 57151 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:09.095 57157 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:09.109 57171 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:09.109 57171 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:01:09.109 57171 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:01:09.117 57179 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:01:09.117 57179 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:09.117 57179 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:01:09.136 57198 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:09.137 57199 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:09.137 57199 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:09.137 57199 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:01:09.137 57199 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:09.0
20-08-2026 00:01:09.137 57199 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:09.147 57209 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:01:08}}
20-08-2026 00:01:09.150 57212 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.151 57213 [http-nio-8051-exec-10] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:01:09.151 57213 [http-nio-8051-exec-10] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:01:09.151 57213 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202203, traysArr : []
20-08-2026 00:01:09.151 57213 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202203, traysArr : []
20-08-2026 00:01:09.154 57216 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.155 57217 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:01:09.155 57217 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:01:09.159 57221 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:01:09.159 57221 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:01:09.163 57225 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202203, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:01:08"}
20-08-2026 00:01:09.164 57226 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202203, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:01:08"}
20-08-2026 00:01:09.173 57235 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.173 57235 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:01:09.173 57235 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:01:09.189 57251 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:01:09.190 57252 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:01:09.193 57255 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.198 57260 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.211 57273 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.212 57274 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:01:09.212 57274 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:09.219 57281 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:01:09.220 57282 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:01:09.223 57285 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.226 57288 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.232 57294 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.232 57294 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:01:09.232 57294 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:09.242 57304 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:01:09.243 57305 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:01:09.246 57308 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.252 57314 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.265 57327 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.266 57328 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:01:09.266 57328 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:01:09.281 57343 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:01:09.281 57343 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:01:09.285 57347 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.288 57350 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.307 57369 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.307 57369 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:01:09.307 57369 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:09.315 57377 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:01:09.315 57377 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:01:09.318 57380 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.321 57383 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.336 57398 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.336 57398 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:01:09.336 57398 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:01:09.342 57404 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:01:09.342 57404 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:01:09.344 57406 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.347 57409 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.352 57414 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.352 57414 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:01:09.352 57414 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:09.360 57422 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:01:09.360 57422 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:01:09.363 57425 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.366 57428 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.371 57433 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.372 57434 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:01:09.372 57434 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:09.381 57443 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:01:09.381 57443 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:01:09.385 57447 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.389 57451 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.395 57457 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.395 57457 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:01:09.395 57457 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:01:09.400 57462 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:01:09.400 57462 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:01:09.401 57463 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.403 57465 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.410 57472 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.410 57472 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:01:09.410 57472 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:01:09.415 57477 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:01:09.415 57477 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:01:09.418 57480 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.421 57483 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.426 57488 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.426 57488 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:01:09.426 57488 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:01:09.431 57493 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:01:09.431 57493 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:01:09.432 57494 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.438 57500 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.451 57513 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.451 57513 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:01:09.451 57513 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:01:09.456 57518 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:01:09.456 57518 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:01:09.457 57519 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:09.460 57522 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:09.472 57534 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:09.472 57534 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:01:09.472 57534 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:01:09.484 57546 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:01:09.484 57546 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:09.484 57546 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:01:09.525 57587 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:09.526 57588 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:09.526 57588 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:09.526 57588 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:01:09.526 57588 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:09.0
20-08-2026 00:01:09.526 57588 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:09.533 57595 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.543 57605 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.568 57630 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.568 57630 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:01:09.568 57630 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:09.579 57641 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:01:09.580 57642 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:01:09.584 57646 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.588 57650 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.601 57663 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.601 57663 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:01:09.601 57663 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:09.613 57675 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:01:09.613 57675 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:01:09.616 57678 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:09.621 57683 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:09.631 57693 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:09.631 57693 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:01:09.631 57693 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:01:09.643 57705 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:01:09.644 57706 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:09.644 57706 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:01:09.671 57733 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:09.671 57733 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:09.671 57733 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:09.671 57733 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:01:09.671 57733 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:09.0
20-08-2026 00:01:09.671 57733 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:09.674 57736 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.679 57741 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.691 57753 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.692 57754 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:01:09.692 57754 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:01:09.707 57769 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:01:09.707 57769 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:01:09.712 57774 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.720 57782 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.732 57794 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.732 57794 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:01:09.732 57794 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:09.746 57808 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:01:09.746 57808 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:01:09.751 57813 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.756 57818 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.766 57828 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.766 57828 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:01:09.766 57828 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:01:09.775 57837 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:01:09.775 57837 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:01:09.784 57846 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.793 57855 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202302 
20-08-2026 00:01:09.793 57855 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.796 57858 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:01:09.798 57860 [http-nio-8051-exec-3] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:01:09.813 57875 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.813 57875 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:01:09.813 57875 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:01:09.821 57883 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:01:09.822 57884 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:01:09.823 57885 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.831 57893 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:01:09.831 57893 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:01:09.831 57893 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.837 57899 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:01:09.838 57900 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:01:09.838 57900 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:01:09.838 57900 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.838 57900 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:01:09.839 57901 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:09.841 57903 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:01:09.842 57904 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:09.842 57904 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:09.846 57908 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:09.846 57908 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:09.846 57908 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:09.849 57911 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:09.849 57911 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:09.849 57911 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:09.849 57911 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:01:09.849 57911 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:01:09.851 57913 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:09.853 57915 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:09.853 57915 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:09.853 57915 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:09.857 57919 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:09.861 57923 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:09.863 57925 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:09.864 57926 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:09.866 57928 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:09.868 57930 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:09.868 57930 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:09.869 57931 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:09.869 57931 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:01:09.869 57931 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:01:09.870 57932 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:09.870 57932 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:09.870 57932 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:09.872 57934 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:09.872 57934 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:09.872 57934 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:09.874 57936 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:09.874 57936 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:09.874 57936 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:09.877 57939 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:09.877 57939 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:09.877 57939 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:09.879 57941 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:01:09.879 57941 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:09.879 57941 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:01:09.880 57942 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:09.880 57942 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:09.880 57942 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:09.883 57945 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:09.883 57945 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:09.883 57945 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:09.886 57948 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:09.886 57948 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:09.886 57948 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:09.888 57950 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:09.888 57950 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:09.888 57950 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:09.891 57953 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:09.891 57953 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:09.891 57953 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:09.893 57955 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:09.896 57958 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:09.896 57958 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:09.898 57960 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:09.900 57962 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:09.900 57962 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:09.900 57962 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:09.900 57962 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:01:09.900 57962 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:09.0
20-08-2026 00:01:09.900 57962 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:09.901 57963 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:09.901 57963 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:09.903 57965 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.904 57966 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:09.904 57966 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:09.904 57966 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:09.907 57969 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:09.907 57969 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:09.907 57969 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:09.909 57971 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.910 57972 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:09.910 57972 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:09.910 57972 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:09.912 57974 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:09.913 57975 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:09.914 57976 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:09.916 57978 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:09.918 57980 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:09.918 57980 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:09.918 57980 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.918 57980 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:01:09.918 57980 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:01:09.920 57982 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:09.922 57984 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:09.922 57984 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:09.925 57987 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:09.925 57987 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:09.925 57987 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:09.927 57989 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:01:09.927 57989 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:01:09.927 57989 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:09.927 57989 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:09.928 57990 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:09.930 57992 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:09.931 57993 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.931 57993 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:09.931 57993 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:09.933 57995 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:09.933 57995 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:09.933 57995 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:09.936 57998 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:09.936 57998 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:09.936 57998 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:09.937 57999 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.941 58003 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:09.942 58004 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:09.942 58004 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:09.944 58006 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:09.944 58006 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.944 58006 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:01:09.944 58006 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:01:09.945 58007 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:09.945 58007 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:09.947 58009 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:09.947 58009 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:09.947 58009 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:09.948 58010 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:09.954 58016 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:01:09.955 58017 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:01:09.958 58020 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:09.963 58025 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:09.979 58041 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:09.979 58041 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:01:09.979 58041 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:01:09.989 58051 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:01:09.990 58052 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:01:09.999 58061 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.002 58064 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.012 58074 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.012 58074 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:01:10.012 58074 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:01:10.022 58084 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:01:10.023 58085 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:01:10.026 58088 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:10.037 58099 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:01:10.043 58105 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:10.054 58116 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:10.054 58116 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:01:10.054 58116 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:01:10.064 58126 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:01:10.064 58126 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:10.064 58126 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:01:10.068 58130 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202502
20-08-2026 00:01:10.068 58130 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:01:10.072 58134 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:01:10
20-08-2026 00:01:10.072 58134 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 18:51:55.766879', '2026-08-19 21:47:23.915981', '2026-08-19 18:51:55.767047', '2026-08-19 21:47:23.916127'], 'close_time': ['2026-08-19 18:52:00.209628', '2026-08-19 21:47:26.859989', '2026-08-19 18:52:00.209741', '2026-08-19 21:47:27.175967']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:01:10.073 58135 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:01:10.073 58135 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:01:10.073 58135 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:01:10.073 58135 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:01:10.073 58135 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:01:10.073 58135 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 18:51:55.766879", "2026-08-19 21:47:23.915981", "2026-08-19 18:51:55.767047", "2026-08-19 21:47:23.916127"], "close_time": ["2026-08-19 18:52:00.209628", "2026-08-19 21:47:26.859989", "2026-08-19 18:52:00.209741", "2026-08-19 21:47:27.175967"]}
20-08-2026 00:01:10.073 58135 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:01:10.073 58135 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:01:10.092 58154 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.093 58155 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.093 58155 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:10.093 58155 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:10.097 58159 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:01:10.104 58166 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214b0205
20-08-2026 00:01:10.118 58180 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:01:10.118 58180 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:01:10.118 58180 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:01:10.126 58188 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:01:10.126 58188 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:01:10.131 58193 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:10.134 58196 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:10.151 58213 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:10.151 58213 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:01:10.151 58213 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:01:10.164 58226 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:01:10.164 58226 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:10.164 58226 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:01:10.239 58301 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.239 58301 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.239 58301 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:10.240 58302 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:01:10.240 58302 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:10.0
20-08-2026 00:01:10.240 58302 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:10.245 58307 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.251 58313 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.261 58323 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.261 58323 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:01:10.262 58324 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:10.270 58332 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:01:10.271 58333 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:01:10.274 58336 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.279 58341 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.288 58350 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.288 58350 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:01:10.288 58350 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:01:10.299 58361 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:01:10.299 58361 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:01:10.302 58364 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.305 58367 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.315 58377 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.315 58377 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:01:10.315 58377 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:01:10.322 58384 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:01:10.322 58384 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:01:10.323 58385 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:10.332 58394 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:10.342 58404 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:10.342 58404 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:01:10.342 58404 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:01:10.350 58412 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:01:10.350 58412 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:10.350 58412 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:01:10.385 58447 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:01:10.385 58447 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:01:10.385 58447 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:10.385 58447 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:10.386 58448 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.390 58452 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.396 58458 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.396 58458 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:01:10.396 58458 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:01:10.402 58464 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:01:10.402 58464 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:01:10.404 58466 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:10.408 58470 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:10.417 58479 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:10.417 58479 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:01:10.417 58479 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:01:10.428 58490 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:01:10.428 58490 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:10.428 58490 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:01:10.444 58506 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.447 58509 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.447 58509 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:10.447 58509 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:01:10.447 58509 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:10.0
20-08-2026 00:01:10.447 58509 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:10.451 58513 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:10.459 58521 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:10.473 58535 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:10.473 58535 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:01:10.473 58535 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:01:10.482 58544 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:01:10.482 58544 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:10.482 58544 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:01:10.514 58576 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.515 58577 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.515 58577 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:10.515 58577 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:01:10.515 58577 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:10.0
20-08-2026 00:01:10.515 58577 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:10.521 58583 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.528 58590 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.538 58600 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.538 58600 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:01:10.538 58600 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:01:10.546 58608 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:01:10.546 58608 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:01:10.549 58611 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:10.551 58613 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:10.561 58623 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:10.561 58623 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:01:10.561 58623 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:01:10.567 58629 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:01:10.568 58630 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:10.568 58630 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:01:10.584 58646 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.584 58646 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.584 58646 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:10.584 58646 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:01:10.584 58646 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:10.0
20-08-2026 00:01:10.584 58646 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:10.589 58651 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.594 58656 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.612 58674 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.612 58674 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:01:10.612 58674 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:10.618 58680 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:01:10.618 58680 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:01:10.625 58687 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:10.627 58689 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:10.634 58696 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:10.634 58696 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:01:10.634 58696 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:01:10.641 58703 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:01:10.641 58703 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:01:10.643 58705 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.645 58707 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.650 58712 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.650 58712 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:01:10.650 58712 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:10.655 58717 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:01:10.655 58717 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:01:10.656 58718 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:10.659 58721 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:10.664 58726 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:10.664 58726 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:01:10.664 58726 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:01:10.668 58730 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:01:10.668 58730 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:10.668 58730 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:01:10.694 58756 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:10.694 58756 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:10.694 58756 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:10.695 58757 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:01:10.695 58757 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:10.0
20-08-2026 00:01:10.695 58757 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:10.700 58762 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.706 58768 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.714 58776 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.714 58776 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:01:10.714 58776 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:01:10.725 58787 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:01:10.725 58787 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:01:10.728 58790 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.731 58793 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.735 58797 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.735 58797 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:01:10.735 58797 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:01:10.740 58802 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:01:10.740 58802 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:01:10.742 58804 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.745 58807 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.751 58813 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.751 58813 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:01:10.751 58813 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:01:10.755 58817 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:01:10.755 58817 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:01:10.757 58819 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:10.759 58821 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:10.766 58828 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:10.766 58828 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:01:10.766 58828 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:01:10.771 58833 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:01:10.772 58834 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:01:10.773 58835 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.776 58838 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.781 58843 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.781 58843 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:01:10.781 58843 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:01:10.786 58848 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:01:10.786 58848 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:01:10.787 58849 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.795 58857 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.800 58862 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.800 58862 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:01:10.800 58862 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:01:10.805 58867 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:01:10.805 58867 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:01:10.806 58868 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.809 58871 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.814 58876 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.814 58876 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:01:10.814 58876 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:01:10.819 58881 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:01:10.819 58881 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:01:10.821 58883 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.823 58885 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.829 58891 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.829 58891 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:01:10.829 58891 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:01:10.834 58896 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:01:10.834 58896 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:01:10.835 58897 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.839 58901 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.843 58905 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.843 58905 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:01:10.843 58905 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:01:10.848 58910 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:01:10.848 58910 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:01:10.850 58912 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.853 58915 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.858 58920 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.858 58920 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:01:10.858 58920 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:01:10.864 58926 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:01:10.864 58926 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:01:10.865 58927 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.869 58931 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.876 58938 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.876 58938 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:01:10.876 58938 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:01:10.882 58944 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:01:10.882 58944 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:01:10.884 58946 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.888 58950 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.900 58962 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.900 58962 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:01:10.900 58962 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:10.922 58984 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:01:10.922 58984 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:01:10.926 58988 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:10.930 58992 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:10.939 59001 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:10.940 59002 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:01:10.940 59002 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:01:10.949 59011 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:01:10.949 59011 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:10.950 59012 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:01:10.975 59037 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.976 59038 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:10.976 59038 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:10.976 59038 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:01:10.976 59038 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:10.0
20-08-2026 00:01:10.976 59038 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:10.981 59043 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:10.985 59047 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:10.995 59057 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:10.995 59057 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:01:10.996 59058 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:01:11.009 59071 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:01:11.009 59071 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:01:11.015 59077 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.019 59081 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.035 59097 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.035 59097 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:01:11.035 59097 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:11.044 59106 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:01:11.045 59107 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:01:11.047 59109 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.060 59122 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.067 59129 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.067 59129 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:01:11.067 59129 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:01:11.074 59136 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:01:11.074 59136 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:01:11.075 59137 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:11.077 59139 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:11.087 59149 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:11.087 59149 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:01:11.087 59149 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:01:11.093 59155 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:01:11.093 59155 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:11.093 59155 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:01:11.116 59178 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:11.117 59179 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:11.117 59179 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:11.117 59179 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:01:11.117 59179 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:11.0
20-08-2026 00:01:11.117 59179 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:11.122 59184 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:11.127 59189 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:11.140 59202 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:11.140 59202 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:01:11.140 59202 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:01:11.149 59211 [http-nio-8051-exec-1] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:01:11.149 59211 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:01:11.151 59213 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:01:11.151 59213 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:11.151 59213 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:01:11.175 59237 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:11.176 59238 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:11.176 59238 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:11.176 59238 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:01:11.176 59238 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:11.0
20-08-2026 00:01:11.176 59238 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:11.179 59241 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:11.183 59245 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:11.197 59259 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:11.197 59259 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:01:11.197 59259 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:01:11.207 59269 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:01:11.207 59269 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:11.207 59269 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:01:11.240 59302 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:11.240 59302 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:01:11.240 59302 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:01:11.240 59302 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:01:11.240 59302 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:11.0
20-08-2026 00:01:11.240 59302 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:11.243 59305 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.246 59308 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.251 59313 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.251 59313 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:01:11.251 59313 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:01:11.259 59321 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:01:11.259 59321 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:01:11.260 59322 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.265 59327 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.274 59336 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.274 59336 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:01:11.274 59336 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:11.281 59343 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:01:11.281 59343 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:01:11.282 59344 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.285 59347 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.291 59353 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.292 59354 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:01:11.292 59354 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:01:11.297 59359 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:01:11.297 59359 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:01:11.299 59361 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.301 59363 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.307 59369 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.307 59369 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:01:11.307 59369 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:11.317 59379 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:01:11.318 59380 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:01:11.319 59381 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.322 59384 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.328 59390 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.328 59390 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:01:11.328 59390 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:01:11.333 59395 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:01:11.333 59395 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:01:11.335 59397 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.339 59401 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.347 59409 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.347 59409 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:01:11.347 59409 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:01:11.353 59415 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:01:11.353 59415 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:01:11.355 59417 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.357 59419 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.364 59426 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.364 59426 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:01:11.364 59426 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:01:11.369 59431 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:01:11.369 59431 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:01:11.371 59433 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.374 59436 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.379 59441 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.379 59441 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:01:11.379 59441 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:01:11.386 59448 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:01:11.386 59448 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:01:11.388 59450 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.391 59453 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.398 59460 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.399 59461 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:01:11.399 59461 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:01:11.404 59466 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:01:11.404 59466 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:01:11.406 59468 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:11.409 59471 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d619712
20-08-2026 00:01:11.417 59479 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:01:11.417 59479 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:01:11.417 59479 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:01:11.422 59484 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:01:11.422 59484 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:01:11.423 59485 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:01:11.453 59515 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:11.453 59515 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:01:11.453 59515 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:01:11.453 59515 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:01:11.453 59515 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:01:11.0
20-08-2026 00:01:11.453 59515 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:01:11.457 59519 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.463 59525 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.472 59534 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.472 59534 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:01:11.472 59534 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:01:11.479 59541 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:01:11.479 59541 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:01:11.481 59543 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.483 59545 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.490 59552 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.490 59552 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:01:11.490 59552 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:01:11.496 59558 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:01:11.497 59559 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:01:11.499 59561 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.502 59564 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.510 59572 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.512 59574 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:01:11.512 59574 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:01:11.518 59580 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:01:11.518 59580 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:01:11.522 59584 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.532 59594 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.538 59600 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.539 59601 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:01:11.539 59601 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:01:11.545 59607 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:01:11.545 59607 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:01:11.547 59609 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.552 59614 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.561 59623 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.561 59623 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:01:11.561 59623 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:01:11.568 59630 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:01:11.568 59630 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:01:11.571 59633 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:01:11.574 59636 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f12b698
20-08-2026 00:01:11.583 59645 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:01:11.584 59646 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:01:11.584 59646 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:01:11.590 59652 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:01:11.590 59652 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:01:11.915 59977 [http-nio-8051-exec-7] INFO  n.c.kiosk.machine.MachineController - {skus=[4500704, 4500656, 4500472, 4500541, 4500564, 4500710, 4500407, 4500702, 4500717, 0, 4500726, 4500712, 4500499, 4500665, 4500711, 4500643, 4500715, 185994, 8355, 4500713, 185993, 4500644, 166327, 4500723, 4500664, 4500669, 4500661, 186043, 4500722, 4500689, 4500667, 4500681], imei=TM06202303}
20-08-2026 00:01:11.928 59990 [http-nio-8051-exec-7] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Max Protein Peri Peri 32gm","sku_id":"4500661","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500661-1563.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-19 10:38:26.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:01:11.933 59995 [http-nio-8051-exec-7] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:01:12.381 60443 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:01:12.383 60445 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:01:12.479 60541 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:01:13.357 61419 [http-nio-8051-exec-9] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202506}
20-08-2026 00:01:13.950 62012 [http-nio-8051-exec-6] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='null', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='null', status='active', type_of_order='app'}
20-08-2026 00:01:13.951 62013 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='null', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='null', status='active', type_of_order='app'}
20-08-2026 00:01:15.111 63173 [http-nio-8051-exec-3] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:15.112 63174 [http-nio-8051-exec-3] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:15.139 63201 [http-nio-8051-exec-10] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:15.139 63201 [http-nio-8051-exec-10] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:16.045 64107 [http-nio-8051-exec-2] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM05202501}
20-08-2026 00:01:16.051 64113 [http-nio-8051-exec-1] INFO  n.c.kiosk.machine.MachineController - {skus=[177747, 4500724, 4500605, 4500694, 4500665, 4500705, 4500656, 4500726, 4500631, 4500626, 4500710, 4500499, 4500669, 4500723, 4500682, 166327, 4500711, 4500648, 4500712, 186094, 133041, 4500728, 186059, 4500717, 4500681, 4500643, 4500624, 4500715, 177441, 185994, 4500667, 113], imei=TM06202501}
20-08-2026 00:01:16.063 64125 [http-nio-8051-exec-1] INFO  n.c.kiosk.machine.MachineController - [{"name":"Redbull Energy Drink 250 ml","sku_id":"113","vendor_id":"1","mrp":"125","selling_price":"125","weight":"272","image":"https://images.tinymart.in/product/113-2164.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"27","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Kiru Peanut Chikki 40gms","sku_id":"4500631","vendor_id":"1","mrp":"25","selling_price":"25","weight":"47","image":"https://images.tinymart.in/product/4500631-6838.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-01-23 12:28:24.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Epigamia Almond Beverage Unsweetened 200ml","sku_id":"4500682","vendor_id":"1","mrp":"75","selling_price":"75","weight":"215","image":"https://images.tinymart.in/product/4500682-7506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-04-11 19:10:08.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:01:16.068 64130 [http-nio-8051-exec-1] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:01:16.152 64214 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::payment userAGENNT : Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Mobile Safari/537.36
20-08-2026 00:01:16.152 64214 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::payment IP : 223.237.175.113
20-08-2026 00:01:16.156 64218 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::payment request payload:{"payment_method":"razor_pay","mobile":"9611163421","amount":75,"delivery_fee":0,"deviceType":"app","orderId":"TM06202503260819235944618"}
20-08-2026 00:01:16.159 64221 [http-nio-8051-exec-4] INFO  n.s.PaymentsImplementation - PaymentsImplementation::makePaymentv2 request payload:{payment_method=razor_pay, mobile=9611163421, amount=75, delivery_fee=0, deviceType=app, orderId=TM06202503260819235944618}
20-08-2026 00:01:16.159 64221 [http-nio-8051-exec-4] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM06202503260819235944618
20-08-2026 00:01:16.189 64251 [http-nio-8051-exec-4] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9611163421
20-08-2026 00:01:16.190 64252 [http-nio-8051-exec-4] INFO  neuu.utils.payment.NeuuWallet - customerId: 9611163421
20-08-2026 00:01:16.191 64253 [http-nio-8051-exec-4] INFO  neuu.utils.payment.NeuuWallet - transactionKey: t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc
20-08-2026 00:01:16.191 64253 [http-nio-8051-exec-4] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:01:16.191 64253 [http-nio-8051-exec-4] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:01:16.191 64253 [http-nio-8051-exec-4] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9611163421"}
20-08-2026 00:01:16.191 64253 [http-nio-8051-exec-4] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:01:16.213 64275 [http-nio-8051-exec-4] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:01:16.213 64275 [http-nio-8051-exec-4] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":70,\"promotional_balance\":0,\"wallet_id\":\"9611163421-Wallet-Personal\",\"is_active\":true,\"balance\":70,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:01:16.213 64275 [http-nio-8051-exec-4] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":70,\"promotional_balance\":0,\"wallet_id\":\"9611163421-Wallet-Personal\",\"is_active\":true,\"balance\":70,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:01:16.213 64275 [http-nio-8051-exec-4] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":70,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":70},"status":true}
20-08-2026 00:01:16.214 64276 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachineEnvByOrderId :: orderId :: TM06202503260819235944618 
20-08-2026 00:01:16.216 64278 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:01:16.220 64282 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:16.222 64284 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@534d6aa8
20-08-2026 00:01:16.235 64297 [http-nio-8051-exec-4] INFO  n.s.PaymentsImplementation - PaymentsImplementation::createPendingPaymentRow response : {"uid":8079971690777560323,"status":true}
20-08-2026 00:01:16.275 64337 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order :: {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164276,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-000116","id":"order_TRjCVznd33Ftj8","entity":"order","offer_id":null,"attempts":0,"status":"created"}
20-08-2026 00:01:16.275 64337 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order amount : 75.0, paymentId : TM06202503260819235944618-000116
20-08-2026 00:01:16.275 64337 [http-nio-8051-exec-4] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order  {"razor_pay_order":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164276,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-000116","id":"order_TRjCVznd33Ftj8","entity":"order","offer_id":null,"attempts":0,"status":"created"}}
20-08-2026 00:01:16.470 64532 [http-nio-8051-exec-7] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:01:16.470 64532 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:01:17.892 65954 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::v2/makePayment payment: {"msg":"Razorpay Payment","pg_data":{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164276,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-000116","id":"order_TRjCVznd33Ftj8","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"},"returnUrl":"https://go.vendingbuddy.in//razorpay/process-payment","order_id":"TM06202503260819235944618","status":true}
20-08-2026 00:01:18.591 66653 [http-nio-8051-exec-8] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:18.591 66653 [http-nio-8051-exec-8] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:21.233 69295 [http-nio-8051-exec-5] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{created_at=2026-08-20 00:01:20.987135, sensors=[{sensor_type=limit, id=TM07202501-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM07202501-1-magnetic, sensor_status=true}]}]}, {hcid=[1], door_id=2, data=[{created_at=2026-08-20 00:01:20.988326, sensors=[{sensor_type=limit, id=TM07202501-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM07202501-2-magnetic, sensor_status=true}]}]}]}
20-08-2026 00:01:21.234 69296 [http-nio-8051-exec-5] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:01:21.234 69296 [http-nio-8051-exec-5] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM07202501, traysArr : []
20-08-2026 00:01:21.235 69297 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM07202501, traysArr : []
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:01:21.237 69299 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:01:21.238 69300 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:01:21.245 69307 [http-nio-8051-exec-5] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:01:20.987135"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:01:20.988326"}],"hcid":[1],"door_id":2}]
20-08-2026 00:01:21.246 69308 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM07202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:01:20.987135"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:01:20.988326"}],"hcid":[1],"door_id":2}]
20-08-2026 00:01:21.265 69327 [http-nio-8051-exec-5] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07202501, cameraArr : {}
20-08-2026 00:01:21.266 69328 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM07202501, cameraInfoData : {}
20-08-2026 00:01:23.997 72059 [http-nio-8051-exec-10] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:01:23.997 72059 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:01:25.870 73932 [http-nio-8051-exec-2] INFO  n.c.kiosk.machine.MachineController - {skus=[185993, 4500675, 0, 177441, 4500710, 4500677, 4500723, 4500724, 4500702, 137335, 4500667, 4500725, 4500656, 4500407, 4500643, 185994, 4500713, 4500694, 4500726, 4500624, 4500711, 4500722, 4500712, 186001, 4500499, 4500720, 4500642], imei=TM05202203}
20-08-2026 00:01:25.878 73940 [http-nio-8051-exec-2] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:01:25.881 73943 [http-nio-8051-exec-2] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:01:26.735 74797 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202201 
20-08-2026 00:01:26.737 74799 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:01:26.737 74799 [http-nio-8051-exec-1] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:01:26.752 74814 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:26.752 74814 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:26.754 74816 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:26.755 74817 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:26.755 74817 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:26.757 74819 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:26.757 74819 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:26.757 74819 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:26.759 74821 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:26.760 74822 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:26.760 74822 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:26.761 74823 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:26.762 74824 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:26.762 74824 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:26.764 74826 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:26.765 74827 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:26.765 74827 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:26.766 74828 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:26.766 74828 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:26.766 74828 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:26.767 74829 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:26.767 74829 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:26.767 74829 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:26.769 74831 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:26.770 74832 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:26.770 74832 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:26.771 74833 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:26.771 74833 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:26.771 74833 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:26.773 74835 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:26.773 74835 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:26.773 74835 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:26.774 74836 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:26.774 74836 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:26.774 74836 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:26.776 74838 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:26.776 74838 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:26.776 74838 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:26.777 74839 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:26.777 74839 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:26.777 74839 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:26.779 74841 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:26.779 74841 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:26.779 74841 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:26.780 74842 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:26.780 74842 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:26.780 74842 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:26.781 74843 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:26.781 74843 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:26.781 74843 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:26.783 74845 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:26.784 74846 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:26.784 74846 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:26.785 74847 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:26.785 74847 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:26.785 74847 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:26.787 74849 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:26.787 74849 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:26.787 74849 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:26.789 74851 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:26.789 74851 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:26.789 74851 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:26.790 74852 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:26.790 74852 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:26.790 74852 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:26.791 74853 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:26.793 74855 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:26.793 74855 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:26.794 74856 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:26.794 74856 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:26.794 74856 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:26.795 74857 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:26.795 74857 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:26.796 74858 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:26.797 74859 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:26.797 74859 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:26.797 74859 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:26.798 74860 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:26.798 74860 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:26.798 74860 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:26.800 74862 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:26.800 74862 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:26.800 74862 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:26.801 74863 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:26.801 74863 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:26.801 74863 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:26.803 74865 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:26.803 74865 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:26.803 74865 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:26.804 74866 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:26.804 74866 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:26.804 74866 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:26.805 74867 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:26.805 74867 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:26.805 74867 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:26.807 74869 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:26.808 74870 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:26.808 74870 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:26.810 74872 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:26.841 74903 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:01:27.831 75893 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:50:52.0, vm_id=1660749537502}
20-08-2026 00:01:27.832 75894 [http-nio-8051-exec-4] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660749537502, timestamp: 2026-08-19 22:50:52.0
20-08-2026 00:01:27.897 75959 [http-nio-8051-exec-4] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:01:30.200 78262 [http-nio-8051-exec-5] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:01:30.201 78263 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:01:31.251 79313 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202202
20-08-2026 00:01:31.251 79313 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:01:31.252 79314 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:01:31
20-08-2026 00:01:31.252 79314 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 22:39:58.655341', '2026-08-19 22:40:10.533976', '2026-08-19 22:39:58.655419', '2026-08-19 22:38:25.751858'], 'close_time': ['2026-08-19 22:40:02.907136', '2026-08-19 22:40:14.551293', '2026-08-19 22:40:02.907263', '2026-08-19 22:38:26.641571']}"}
20-08-2026 00:01:31.252 79314 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:01:31.252 79314 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:01:31.252 79314 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:01:31.252 79314 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:01:31.252 79314 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:01:31.252 79314 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:39:58.655341", "2026-08-19 22:40:10.533976", "2026-08-19 22:39:58.655419", "2026-08-19 22:38:25.751858"], "close_time": ["2026-08-19 22:40:02.907136", "2026-08-19 22:40:14.551293", "2026-08-19 22:40:02.907263", "2026-08-19 22:38:26.641571"]}
20-08-2026 00:01:31.252 79314 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:01:33.712 81774 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:59.0, vm_id=1711555283773}
20-08-2026 00:01:33.713 81775 [http-nio-8051-exec-3] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-19 23:29:59.0
20-08-2026 00:01:33.824 81886 [http-nio-8051-exec-3] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:01:36.177 84239 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{sensors=[{sensor_status=true, id=TM04202204-1-limit, sensor_type=limit}, {sensor_status=true, id=TM04202204-1-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:01:35.913647}], hcid=[1]}, {door_id=2, data=[{sensors=[{sensor_status=true, id=TM04202204-2-limit, sensor_type=limit}, {sensor_status=true, id=TM04202204-2-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:01:35.915017}], hcid=[1]}], trays=[]}
20-08-2026 00:01:36.178 84240 [http-nio-8051-exec-10] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:01:36.178 84240 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202204, traysArr : []
20-08-2026 00:01:36.179 84241 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202204, traysArr : []
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:01:36.182 84244 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:01:36.183 84245 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:01:36.189 84251 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:01:35.913647"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:01:35.915017"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:01:36.190 84252 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:01:35.913647"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:01:35.915017"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:01:36.207 84269 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202204, cameraArr : {}
20-08-2026 00:01:36.207 84269 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202204, cameraInfoData : {}
20-08-2026 00:01:37.113 85175 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:01:37.113 85175 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:01:37.262 85324 [http-nio-8051-exec-1] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202508}
20-08-2026 00:01:39.066 87128 [http-nio-8051-exec-7] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:01:38, data=[{status=true, id=pd-invalidfs, value=vfat}]}}
20-08-2026 00:01:39.066 87128 [http-nio-8051-exec-7] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:01:39.067 87129 [http-nio-8051-exec-7] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:01:39.067 87129 [http-nio-8051-exec-7] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202203, traysArr : []
20-08-2026 00:01:39.067 87129 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202203, traysArr : []
20-08-2026 00:01:39.068 87130 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:01:39.068 87130 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:01:39.068 87130 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:01:39.069 87131 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:01:39.069 87131 [http-nio-8051-exec-7] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202203, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:01:38"}
20-08-2026 00:01:39.069 87131 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202203, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:01:38"}
20-08-2026 00:01:39.861 87923 [http-nio-8051-exec-4] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202003}
20-08-2026 00:01:40.263 88325 [http-nio-8051-exec-8] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:40.263 88325 [http-nio-8051-exec-8] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:41.380 89442 [http-nio-8051-exec-9] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202202 
20-08-2026 00:01:41.381 89443 [http-nio-8051-exec-9] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:01:41.381 89443 [http-nio-8051-exec-9] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:01:41.393 89455 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:41.393 89455 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:41.395 89457 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:41.395 89457 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:41.395 89457 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:41.397 89459 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:41.397 89459 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:41.397 89459 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:41.399 89461 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:41.401 89463 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:41.401 89463 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:41.402 89464 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:41.402 89464 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:41.402 89464 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:41.404 89466 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:41.404 89466 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:41.404 89466 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:41.405 89467 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:41.405 89467 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:41.405 89467 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:41.407 89469 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:41.407 89469 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:01:41.407 89469 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:01:41.409 89471 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:01:41.409 89471 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:41.409 89471 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:41.410 89472 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:41.412 89474 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:41.412 89474 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:41.413 89475 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:41.413 89475 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:41.413 89475 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:41.414 89476 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:41.415 89477 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:41.415 89477 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:41.416 89478 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:41.416 89478 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:41.416 89478 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:41.418 89480 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:41.418 89480 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:41.418 89480 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:41.420 89482 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:41.420 89482 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:41.420 89482 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:41.421 89483 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:41.421 89483 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:41.421 89483 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:41.423 89485 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:41.423 89485 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:41.423 89485 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:41.425 89487 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:41.425 89487 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:41.425 89487 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:41.426 89488 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:41.426 89488 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:41.427 89489 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:41.428 89490 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:41.428 89490 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:41.428 89490 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:41.429 89491 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:41.430 89492 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:41.430 89492 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:41.431 89493 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:41.431 89493 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:41.431 89493 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:41.433 89495 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:41.433 89495 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:41.433 89495 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:41.435 89497 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:41.435 89497 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:41.435 89497 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:41.437 89499 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:41.437 89499 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:01:41.437 89499 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:01:41.438 89500 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:01:41.438 89500 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:41.439 89501 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:41.440 89502 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:41.440 89502 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:01:41.440 89502 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:01:41.441 89503 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:01:41.441 89503 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:41.441 89503 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:41.443 89505 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:41.443 89505 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:41.443 89505 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:41.445 89507 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:41.446 89508 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:41.446 89508 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:41.447 89509 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:41.447 89509 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:41.447 89509 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:41.449 89511 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:41.449 89511 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:41.449 89511 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:41.451 89513 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:41.451 89513 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:01:41.451 89513 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:01:41.452 89514 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:01:41.488 89550 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:01:41.555 89617 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerAppController::capturePayment: payload : {payment_method=razor_pay, mobile=9611163421, amount=75, delivery_fee=0, deviceType=app, orderId=TM06202503260819235944618, status=success, pg_data={razorpay_order_id=order_TRjCVznd33Ftj8, razorpay_payment_id=pay_TRjCa9kBgz3kmN, razorpay_signature=5bd5eba51d69513ca9065b90ab14f44d3257fc626bca3cf380adfb905ebfe73e}}
20-08-2026 00:01:41.557 89619 [http-nio-8051-exec-5] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9611163421
20-08-2026 00:01:41.559 89621 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - customerId: 9611163421
20-08-2026 00:01:41.559 89621 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - transactionKey: t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc
20-08-2026 00:01:41.559 89621 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:01:41.559 89621 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:01:41.559 89621 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9611163421"}
20-08-2026 00:01:41.559 89621 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:01:41.568 89630 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:01:41.568 89630 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":70,\"promotional_balance\":0,\"wallet_id\":\"9611163421-Wallet-Personal\",\"is_active\":true,\"balance\":70,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:01:41.568 89630 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":70,\"promotional_balance\":0,\"wallet_id\":\"9611163421-Wallet-Personal\",\"is_active\":true,\"balance\":70,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:01:41.569 89631 [http-nio-8051-exec-5] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":70,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":70},"status":true}
20-08-2026 00:01:41.569 89631 [http-nio-8051-exec-5] INFO  n.s.PaymentsImplementation - PaymentsImplementation::capturePayment name=razor_pay, order id= TM06202503260819235944618, status = success
20-08-2026 00:01:41.569 89631 [http-nio-8051-exec-5] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  order id= TM06202503260819235944618, status = success
20-08-2026 00:01:41.569 89631 [http-nio-8051-exec-5] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:01:41.570 89632 [http-nio-8051-exec-5] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@120dba95
20-08-2026 00:01:41.585 89647 [http-nio-8051-exec-5] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  pg_data  {"razorpay_signature":"5bd5eba51d69513ca9065b90ab14f44d3257fc626bca3cf380adfb905ebfe73e","razorpay_payment_id":"pay_TRjCa9kBgz3kmN","razorpay_order_id":"order_TRjCVznd33Ftj8"}
20-08-2026 00:01:41.585 89647 [http-nio-8051-exec-5] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  signature_status  true
20-08-2026 00:01:41.605 89667 [http-nio-8051-exec-5] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  razorpay_order_id=order_TRjCVznd33Ftj8, receipt=TM06202503260819235944618-000116, rp_status=paid
20-08-2026 00:01:41.606 89668 [http-nio-8051-exec-5] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 uid = 8079971690777560323, getAccessCode = true, updatePayment = true, walletParam = false,  deviceType = app, orderId = TM06202503260819235944618, paymentId = TM06202503260819235944618-000116, amount = 75.0, mobileNumber = 9611163421, paymentJson = {"razor_pay_res":{"amount":7500,"amount_paid":7500,"notes":[],"created_at":1787164276,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM06202503260819235944618-000116","id":"order_TRjCVznd33Ftj8","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"5bd5eba51d69513ca9065b90ab14f44d3257fc626bca3cf380adfb905ebfe73e","razorpay_payment_id":"pay_TRjCa9kBgz3kmN","razorpay_order_id":"order_TRjCVznd33Ftj8"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}, paymentGateway = razor_pay, txn_type = pre
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.kioskserviceImpl.WalletImpl - payment_ref_id TM06202503260819235944618-000116
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - customerId: 9611163421
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - amount: 75.0
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - promotionalAmount: 0.0
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - creditor: razor_pay
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - terminalId: TM06202503260819235944618-000116
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM06202503260819235944618
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - description: Money added to TinyMart Wallet from  razor_pay
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:01:42.309 90371 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:01:42.310 90372 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:01:42.310 90372 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - postdata {"promotional_amount":"0.0","amount":"75.0","corporate_id":"","is_send_sms_enabled":"false","description":"Money added to TinyMart Wallet from  razor_pay","creditor":"razor_pay","location":"","app_transaction_id":"pre_TM06202503260819235944618","customer_id":"9611163421","terminal_id":"TM06202503260819235944618-000116"}
20-08-2026 00:01:42.310 90372 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/credit
20-08-2026 00:01:42.335 90397 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/credit
20-08-2026 00:01:42.335 90397 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"6533465381319953931\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:01:42.336 90398 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - credit response:{"result":"{\"transaction_id\":\"6533465381319953931\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:01:42.336 90398 [http-nio-8051-exec-5] INFO  neuu.kioskserviceImpl.WalletImpl - WalletResponse response: {"result":"{\"transaction_id\":\"6533465381319953931\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:01:42.337 90399 [http-nio-8051-exec-5] INFO  neuu.kioskserviceImpl.WalletImpl - success payment row Payment{id=8079971690777560323, payment_id='TM06202503260819235944618-000116', order_id='TM06202503260819235944618', amount=75.0, payment_status='success', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":7500,"notes":[],"created_at":1787164276,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM06202503260819235944618-000116","id":"order_TRjCVznd33Ftj8","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"5bd5eba51d69513ca9065b90ab14f44d3257fc626bca3cf380adfb905ebfe73e","razorpay_payment_id":"pay_TRjCa9kBgz3kmN","razorpay_order_id":"order_TRjCVznd33Ftj8"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-20 00:01:16.0'}
20-08-2026 00:01:43.020 91082 [http-nio-8051-exec-5] INFO  neuu.kioskserviceImpl.WalletImpl - walletImpl::neuuWalletCredit :: response {"walletId":"6533465381319953931","status":true}
20-08-2026 00:01:43.020 91082 [http-nio-8051-exec-5] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 creditResp = {"walletId":"6533465381319953931","status":true}
20-08-2026 00:01:43.028 91090 [http-nio-8051-exec-5] INFO  neuu.kioskserviceImpl.WalletImpl - neuuWalletJson response: {"transaction_key":"t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc","wallets":[{"wallet_id":"9611163421-Wallet-Personal","corporate_id":"","is_location_restricted":false}]}
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.kioskserviceImpl.WalletImpl - transactionKey response: t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - customerId: 9611163421
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - amount: 145.0
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - debitor: razor_pay
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - terminalId: 
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM06202503260819235944618
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - description: Paid from TinyMart Wallet for order  TM06202503260819235944618
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - transactionKey: t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - postdata {"debitor":"razor_pay","amount":"145.0","corporate_id":"","is_send_sms_enabled":"false","description":"Paid from TinyMart Wallet for order  TM06202503260819235944618","location":"","app_transaction_id":"pre_TM06202503260819235944618","customer_id":"9611163421","terminal_id":""}
20-08-2026 00:01:43.029 91091 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/debit
20-08-2026 00:01:43.051 91113 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/debit
20-08-2026 00:01:43.051 91113 [http-nio-8051-exec-5] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"261137512242891046\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:01:43.051 91113 [http-nio-8051-exec-5] INFO  neuu.utils.payment.NeuuWallet - debit response:{"result":"{\"transaction_id\":\"261137512242891046\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:01:43.051 91113 [http-nio-8051-exec-5] INFO  neuu.kioskserviceImpl.WalletImpl - status response: {"result":"{\"transaction_id\":\"261137512242891046\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:01:43.051 91113 [http-nio-8051-exec-5] INFO  neuu.kioskserviceImpl.WalletImpl - walletResponseResult response: {"transaction_id":"261137512242891046","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:01:43.051 91113 [http-nio-8051-exec-5] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 appdebitStatus = {"transaction_id":"261137512242891046","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:01:43.060 91122 [http-nio-8051-exec-5] INFO  n.s.PaymentsImplementation - order row updated Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='null', status='active', type_of_order='app', wallet_txn_id='261137512242891046', environment='9', wallet_txn_ids_json='{"pre_credit":"6533465381319953931","pre_debit":"261137512242891046"}', internal_status='null'}
20-08-2026 00:01:43.060 91122 [http-nio-8051-exec-5] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode request payload:TM06202503260819235944618
20-08-2026 00:01:44.113 92175 [http-nio-8051-exec-5] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode accessCode : 44592892
20-08-2026 00:01:44.119 92181 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202503260819235944618
20-08-2026 00:01:44.253 92315 [http-nio-8051-exec-6] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202505 
20-08-2026 00:01:44.254 92316 [http-nio-8051-exec-6] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:01:44.255 92317 [http-nio-8051-exec-6] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:01:44.268 92330 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:44.268 92330 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:44.271 92333 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:44.271 92333 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.271 92333 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.273 92335 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.273 92335 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:44.273 92335 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:44.276 92338 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:44.276 92338 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.276 92338 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.277 92339 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.277 92339 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.277 92339 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.278 92340 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.279 92341 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.279 92341 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.281 92343 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.281 92343 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:44.281 92343 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:44.283 92345 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:44.283 92345 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.283 92345 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.285 92347 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.285 92347 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:44.285 92347 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:44.286 92348 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:44.288 92350 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:44.288 92350 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:44.289 92351 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:44.290 92352 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:01:44.290 92352 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:01:44.292 92354 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:01:44.292 92354 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:01:44.292 92354 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:01:44.293 92355 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:01:44.293 92355 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:44.293 92355 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:44.294 92356 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:44.296 92358 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:44.296 92358 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:44.298 92360 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:44.298 92360 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.298 92360 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.299 92361 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.299 92361 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:44.299 92361 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:44.300 92362 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:44.322 92384 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:01:44.745 92807 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM10201907 
20-08-2026 00:01:44.747 92809 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:01:44.747 92809 [http-nio-8051-exec-3] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:01:44.759 92821 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:44.759 92821 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:44.761 92823 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:44.761 92823 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:44.761 92823 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:44.762 92824 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:44.763 92825 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:44.764 92826 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:44.765 92827 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:44.765 92827 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:44.765 92827 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:44.766 92828 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:44.766 92828 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:44.766 92828 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:44.768 92830 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:44.768 92830 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:44.768 92830 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:44.769 92831 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:44.769 92831 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.769 92831 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.770 92832 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.770 92832 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.770 92832 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.771 92833 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.771 92833 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.771 92833 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.773 92835 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.773 92835 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:44.773 92835 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:44.774 92836 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:44.774 92836 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:44.774 92836 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:44.775 92837 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:44.775 92837 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:44.775 92837 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:44.777 92839 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:44.777 92839 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.777 92839 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.779 92841 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.779 92841 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:44.779 92841 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:44.780 92842 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:44.780 92842 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:44.780 92842 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:44.782 92844 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:44.783 92845 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:44.783 92845 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:44.784 92846 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:44.785 92847 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:44.785 92847 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:44.787 92849 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:44.788 92850 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:44.788 92850 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:44.789 92851 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:44.789 92851 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:44.789 92851 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:44.790 92852 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:44.790 92852 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:44.791 92853 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:44.792 92854 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:44.792 92854 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:44.792 92854 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:44.793 92855 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:44.793 92855 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:44.793 92855 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:44.795 92857 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:44.795 92857 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:01:44.795 92857 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:01:44.796 92858 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:01:44.796 92858 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:44.796 92858 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:44.798 92860 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:44.799 92861 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.799 92861 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.800 92862 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.800 92862 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.800 92862 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.802 92864 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.802 92864 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:44.802 92864 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:44.803 92865 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:44.804 92866 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:44.804 92866 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:44.805 92867 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.805 92867 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:44.805 92867 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:44.807 92869 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:44.807 92869 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:01:44.807 92869 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:01:44.809 92871 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:01:44.809 92871 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:44.809 92871 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:44.811 92873 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:44.811 92873 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:44.811 92873 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:44.813 92875 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:44.815 92877 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:44.815 92877 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:44.816 92878 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:44.847 92909 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:01:45.503 93565 [http-nio-8051-exec-10] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202204}
20-08-2026 00:01:49.744 97806 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app'}
20-08-2026 00:01:50.024 98086 [http-nio-8051-exec-1] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:01:50.024 98086 [http-nio-8051-exec-1] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:01:50.024 98086 [http-nio-8051-exec-1] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: E7413c70F80077206224C03fE43b929611163421
20-08-2026 00:01:50.024 98086 [http-nio-8051-exec-1] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:01:50.024 98086 [http-nio-8051-exec-1] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:01:50.040 98102 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:E7413c70F80077206224C03fE43b929611163421, device:app
20-08-2026 00:01:50.051 98113 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:01:50.088 98150 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9611163421
20-08-2026 00:01:50.089 98151 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9611163421
20-08-2026 00:01:50.093 98155 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app', wallet_txn_id='261137512242891046', environment='9', wallet_txn_ids_json='{"pre_credit":"6533465381319953931","pre_debit":"261137512242891046"}', internal_status='null'}
20-08-2026 00:01:50.094 98156 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app', wallet_txn_id='261137512242891046', environment='9', wallet_txn_ids_json='{"pre_credit":"6533465381319953931","pre_debit":"261137512242891046"}', internal_status='null'}
20-08-2026 00:01:50.096 98158 [http-nio-8051-exec-1] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2217dd89
20-08-2026 00:01:50.096 98158 [http-nio-8051-exec-1] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:01:50.097 98159 [http-nio-8051-exec-1] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:01:50.097 98159 [http-nio-8051-exec-1] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2217dd89
20-08-2026 00:01:50.097 98159 [http-nio-8051-exec-1] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:01:50.191 98253 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:01:50.191 98253 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:01:50.191 98253 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: E7413c70F80077206224C03fE43b929611163421
20-08-2026 00:01:50.192 98254 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:01:50.192 98254 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:01:50.193 98255 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:E7413c70F80077206224C03fE43b929611163421, device:app
20-08-2026 00:01:50.194 98256 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:01:50.194 98256 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:01:50.194 98256 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:01:50.194 98256 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@abc78b0
20-08-2026 00:01:50.194 98256 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:01:50.194 98256 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:01:50.194 98256 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@abc78b0
20-08-2026 00:01:50.194 98256 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:01:50.197 98259 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:01:50.198 98260 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9611163421, page=0}
20-08-2026 00:01:50.198 98260 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9611163421, page=0}
20-08-2026 00:01:50.198 98260 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:01:50.200 98262 [http-nio-8051-exec-4] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9611163421
20-08-2026 00:01:50.210 98272 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:01:50.211 98273 [http-nio-8051-exec-4] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:01:50.213 98275 [http-nio-8051-exec-4] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"44592892","pre_auth_amount":145,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"N/A","vm_imei_id":"TM06202503","order_amount":0,"order_created_at":"2026-08-19 23:59:44.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":145,"proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":120,\"image_url\":\"https://images.tinymart.in/product/4500694-1219.png\",\"door_id\":\"2\",\"qty\":2,\"name\":\"Aatral Natural Electrolytes 200ml\",\"mrp\":\"60\",\"unit_price\":60,\"skuid\":\"4500694\",\"tray_id\":\"40\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":25,\"image_url\":\"https://images.tinymart.in/product/4500412-3733.jpg\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Paper Boat Chilli Guava 150ml\",\"mrp\":\"25\",\"unit_price\":25,\"skuid\":\"4500412\",\"tray_id\":\"44\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":145,\"orderId\":\"TM06202503260819235944618\",\"total_amount\":145,\"cart_offer_desc\":\"\",\"imei\":\"TM06202503\",\"userId\":\"9611163421\"}","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:01:44.0","user_id":9611163421,"location":"Texas Ariel 7th Floor","order_id":"TM06202503260819235944618","sku_json":"0-0","status":"active"},{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","canonical_name":"Texas","amount_received":40,"access_code":"9965510f-7711-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"14\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":30,\"image_url\":\"https://images.tinymart.in/product/4500705-8665.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Heritage livo Pista Milk 180ml\",\"mrp\":\"30\",\"unit_price\":30,\"skuid\":\"4500705\",\"tray_id\":\"41\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":40,\"orderId\":\"TM06202503260704003053009\",\"total_amount\":40,\"cart_offer_desc\":\"\",\"imei\":\"TM06202503\",\"userId\":\"9611163421\"}","pre_auth_amount":40,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"neuu_wallet","delivery_fee":"0","vm_id":"1749829657832","order_modified_at":"2026-07-04 00:31:29.0","user_id":9611163421,"vm_imei_id":"TM06202503","order_amount":0,"location":"Texas Ariel 7th Floor","order_id":"TM06202503260704003053009","order_created_at":"2026-07-04 00:30:53.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"750439dc-7711-11f1-bc1c-0a5cd1a0e7bc","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"N/A","vm_imei_id":"TM06202503","order_amount":0,"order_created_at":"2026-07-03 23:47:31.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":70,"proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":30,\"image_url\":\"https://images.tinymart.in/product/4500702-1302.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Raw Masala Shikanji 200ml\",\"mrp\":\"30\",\"unit_price\":30,\"skuid\":\"4500702\",\"tray_id\":\"38\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"14\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":30,\"image_url\":\"https://images.tinymart.in/product/4500705-8665.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Heritage livo Pista Milk 180ml\",\"mrp\":\"30\",\"unit_price\":30,\"skuid\":\"4500705\",\"tray_id\":\"41\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":70,\"orderId\":\"TM06202503260703234731432\",\"total_amount\":70,\"cart_offer_desc\":\"\",\"imei\":\"TM06202503\",\"userId\":\"9611163421\"}","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-04 00:30:28.0","user_id":9611163421,"location":"Texas Ariel 7th Floor","order_id":"TM06202503260703234731432","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ee175ebc-a23f-4bc6-8a8f-87225135e5c9","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503260610224912077.mp4","vm_imei_id":"TM06202503","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-06-10 22:49:12.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":70,"receipt_id":"IN20260611030129","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM06202503\", \"total_amount\": 70, \"skus\": [{\"offer_desc\": \"\", \"name\": \"Epigamia Everyday Yogurt  Mango 75gm\", \"unit_price\": 35, \"image_url\": \"https://images.tinymart.in/product/4500515-3264.webp\", \"mrp\": \"35\", \"tray_id\": \"46\", \"qty\": 2, \"door_id\": \"2\", \"sku_total\": 70, \"offer_id\": \"\", \"skuid\": \"4500515\"}], \"userId\": \"9611163421\", \"orderId\": \"TM06202503260610224912077\", \"bill_amount\": 70}","short_order_expiry":"10-07-2026 22:55:27","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-11 03:01:29.0","user_id":9611163421,"short_order_id":"X4qhkk","location":"Texas Ariel 7th Floor","order_id":"TM06202503260610224912077","sku_json":"{\"total_amount\": 70, \"res\": true, \"cart_offer_desc\": \"\", \"userId\": \"9611163421\", \"imei\": \"TM06202503\", \"rstatus\": true, \"skus\": [{\"name\": \"Epigamia Everyday Yogurt  Mango 75gm per peice\", \"unit_price\": \"35\", \"image_url\": \"https://images.tinymart.in/product/4500515-3264.webp\", \"mrp\": \"35\", \"tray_id\": \"46\", \"qty\": 2, \"door_id\": \"\", \"sku_total\": 70, \"offer_id\": \"\", \"skuid\": \"4500515\"}], \"order_status\": \"\", \"orderId\": \"TM06202503260610224912077\", \"bill_amount\": 70}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e75b0004-e383-4457-b736-8e9d8ee19d9d","pre_auth_amount":65,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503260408203712839.mp4","vm_imei_id":"TM06202503","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-04-08 20:37:12.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":65,"receipt_id":"IN20260408203914","proposedSkuJson":"{\"bill_amount\": 65, \"orderId\": \"TM06202503260408203712839\", \"cart_offer_desc\": \"\", \"total_amount\": 65, \"imei\": \"TM06202503\", \"res\": true, \"skus\": [{\"door_id\": \"2\", \"unit_price\": 25, \"tray_id\": \"41\", \"skuid\": \"4500641\", \"sku_total\": 25, \"offer_id\": \"\", \"qty\": 1, \"offer_desc\": \"\", \"name\": \"Nandini Lassi 180ml\", \"mrp\": \"25\", \"image_url\": \"https://images.tinymart.in/product/4500641-4924.avif\"}, {\"door_id\": \"2\", \"unit_price\": 40, \"tray_id\": \"46\", \"skuid\": \"186059\", \"sku_total\": 40, \"offer_id\": \"\", \"qty\": 1, \"offer_desc\": \"\", \"name\": \"Pepsi ZeroSugar  330ml\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\"}], \"userId\": \"9611163421\"}","short_order_expiry":"08-05-2026 20:39:14","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-08 20:50:02.0","user_id":9611163421,"short_order_id":"KKz0pW","location":"Texas Ariel 7th Floor","order_id":"TM06202503260408203712839","sku_json":"{\"total_amount\": 60, \"bill_amount\": 60, \"orderId\": \"TM06202503260408203712839\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM06202503\", \"res\": true, \"skus\": [{\"door_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"42\", \"skuid\": \"4500634\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"name\": \"Nandini Spiced Butter Milk 180ml per peice\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500634-937.webp\"}, {\"door_id\": \"\", \"unit_price\": \"40\", \"tray_id\": \"46\", \"skuid\": \"186059\", \"sku_total\": 40, \"offer_id\": \"\", \"qty\": 1, \"name\": \"Pepsi ZeroSugar  330ml per peice\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\"}], \"order_status\": \"\", \"userId\": \"9611163421\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d6e7d1f5-55da-4df5-949f-c54453d34125","pre_auth_amount":210,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503260310142338542.mp4","vm_imei_id":"TM06202503","order_amount":210,"weight_based_response":"{}","order_created_at":"2026-03-10 14:23:38.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":210,"receipt_id":"IN20260310142450","proposedSkuJson":"{\"skus\": [{\"sku_total\": 150, \"qty\": 6, \"door_id\": \"2\", \"skuid\": \"185950\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"mrp\": \"25\", \"offer_desc\": \"\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"unit_price\": 25, \"tray_id\": \"37\"}, {\"sku_total\": 60, \"qty\": 3, \"door_id\": \"2\", \"skuid\": \"185993\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"mrp\": \"20\", \"offer_desc\": \"\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\", \"unit_price\": 20, \"tray_id\": \"40\"}], \"cart_offer_desc\": \"\", \"userId\": \"9611163421\", \"orderId\": \"TM06202503260310142338542\", \"total_amount\": 210, \"res\": true, \"imei\": \"TM06202503\", \"bill_amount\": 210}","short_order_expiry":"10-04-2026 14:24:50","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-10 14:45:03.0","user_id":9611163421,"short_order_id":"o45BSz","location":"Texas Ariel 7th Floor","order_id":"TM06202503260310142338542","sku_json":"{\"rstatus\": true, \"skus\": [{\"sku_total\": 150, \"qty\": 6, \"door_id\": \"\", \"skuid\": \"185950\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"mrp\": \"25\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"unit_price\": \"25\", \"tray_id\": \"37\"}, {\"sku_total\": 60, \"qty\": 3, \"door_id\": \"\", \"skuid\": \"185993\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"mrp\": \"20\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\", \"unit_price\": \"20\", \"tray_id\": \"40\"}], \"cart_offer_desc\": \"\", \"userId\": \"9611163421\", \"orderId\": \"TM06202503260310142338542\", \"total_amount\": 210, \"res\": true, \"order_status\": \"\", \"imei\": \"TM06202503\", \"bill_amount\": 210}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"715ed5d6-da2c-4ed8-a0cf-c484778d8587","pre_auth_amount":85,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503260121213624464.mp4","vm_imei_id":"TM06202503","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-01-21 21:36:24.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":85,"receipt_id":"IN20260121213831","proposedSkuJson":"{\"skus\": [{\"tray_id\": \"46\", \"name\": \"Coke Zero 300ml\", \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 40, \"sku_total\": 40, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/12411-9517.jpg\", \"mrp\": \"40\", \"skuid\": \"12411\", \"door_id\": \"2\"}, {\"tray_id\": \"17\", \"name\": \"The Drill 12g Protein Cheese Edamame 30g\", \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 45, \"sku_total\": 45, \"offer_id\": \"4500619_0603\", \"image_url\": \"https://images.tinymart.in/product/4500619-9576.jpg\", \"mrp\": \"50\", \"skuid\": \"4500619\", \"door_id\": \"1\"}], \"orderId\": \"TM06202503260121213624464\", \"total_amount\": 85, \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 85, \"imei\": \"TM06202503\", \"userId\": \"9611163421\"}","short_order_expiry":"21-02-2026 21:38:31","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-21 21:50:03.0","user_id":9611163421,"short_order_id":"7r7R5O","location":"Texas Ariel 7th Floor","order_id":"TM06202503260121213624464","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"res\": true, \"bill_amount\": 90, \"total_amount\": 85, \"cart_offer_desc\": \"\", \"orderId\": \"TM06202503260121213624464\", \"skus\": [{\"tray_id\": \"17\", \"name\": \"The Drill 12g Protein Cheese Edamame 30g per peice\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500619-9576.jpg\", \"skuid\": \"4500619\", \"unit_price\": \"45\", \"sku_total\": 45, \"offer_id\": \"4500619_0603\", \"door_id\": \"\", \"mrp\": \"50\", \"qty\": \"1\"}, {\"tray_id\": \"46\", \"name\": \"Coke Zero 300ml per peice\", \"image_url\": \"https://images.tinymart.in/product/12411-9517.jpg\", \"skuid\": \"12411\", \"unit_price\": \"40\", \"sku_total\": 40, \"offer_id\": \"\", \"door_id\": \"\", \"mrp\": \"40\", \"qty\": 1}], \"imei\": \"TM06202503\", \"userId\": \"9611163421\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a1d49787-1950-43da-ba85-5345836d1f00","pre_auth_amount":124,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503260111215014558.mp4","vm_imei_id":"TM06202503","order_amount":124,"weight_based_response":"{}","order_created_at":"2026-01-11 21:50:14.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":124,"receipt_id":"IN20260111215132","proposedSkuJson":"{\"total_amount\": 124, \"imei\": \"TM06202503\", \"skus\": [{\"offer_id\": \"\", \"tray_id\": \"36\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"sku_total\": 25, \"qty\": 1, \"mrp\": \"25\", \"unit_price\": 25, \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"offer_desc\": \"\", \"skuid\": \"185950\"}, {\"offer_id\": \"4500602_0603\", \"tray_id\": \"42\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500602-1754.webp\", \"sku_total\": 99, \"qty\": 1, \"mrp\": \"110\", \"unit_price\": 99, \"name\": \"Nuvie Choco Brownie 10g Protein Bar\", \"offer_desc\": \"\", \"skuid\": \"4500602\"}], \"orderId\": \"TM06202503260111215014558\", \"userId\": \"9611163421\", \"res\": true, \"bill_amount\": 124, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-02-2026 21:51:32","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-11 22:05:02.0","user_id":9611163421,"short_order_id":"hnEygl","location":"Texas Ariel 7th Floor","order_id":"TM06202503260111215014558","sku_json":"{\"total_amount\": 124, \"order_status\": \"\", \"rstatus\": true, \"imei\": \"TM06202503\", \"bill_amount\": 135, \"orderId\": \"TM06202503260111215014558\", \"userId\": \"9611163421\", \"res\": true, \"skus\": [{\"offer_id\": \"\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"sku_total\": 25, \"qty\": 1, \"mrp\": \"25\", \"unit_price\": \"25\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"skuid\": \"185950\", \"tray_id\": \"36\"}, {\"offer_id\": \"4500602_0603\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500602-1754.webp\", \"sku_total\": 99, \"qty\": \"1\", \"mrp\": \"110\", \"unit_price\": \"99\", \"name\": \"Nuvie Choco Brownie 10g Protein Bar per peice\", \"skuid\": \"4500602\", \"offer_desc\": \"10% OFF\", \"tray_id\": \"42\"}], \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"732708ca-be08-4096-93b1-4cc4f8488f8c","pre_auth_amount":85,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749614007458","video_url":"N/A","vm_imei_id":"TM06202508","order_amount":85,"weight_based_response":"{}","order_created_at":"2025-12-24 00:56:35.0","area":"Western","address":"Western","canonical_name":"Texas","amount_received":85,"receipt_id":"IN20251224005913","proposedSkuJson":"{\"total_amount\": 85, \"cart_offer_desc\": \"\", \"orderId\": \"TM06202508251224005635385\", \"bill_amount\": 85, \"imei\": \"TM06202508\", \"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"qty\": 1, \"tray_id\": \"34\", \"sku_total\": 20, \"offer_desc\": \"\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\", \"door_id\": \"2\", \"unit_price\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"skuid\": \"185993\"}, {\"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"qty\": 1, \"tray_id\": \"38\", \"sku_total\": 25, \"offer_desc\": \"\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"door_id\": \"2\", \"unit_price\": 25, \"offer_id\": \"\", \"mrp\": \"25\", \"skuid\": \"185950\"}, {\"image_url\": \"https://images.tinymart.in/product/10155-3489.jpg\", \"qty\": 1, \"tray_id\": \"43\", \"sku_total\": 40, \"offer_desc\": \"\", \"name\": \"Coke Diet 300ml\", \"door_id\": \"2\", \"unit_price\": 40, \"offer_id\": \"\", \"mrp\": \"40\", \"skuid\": \"10155\"}], \"userId\": \"9611163421\"}","short_order_expiry":"24-01-2026 00:59:13","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-24 01:00:03.0","user_id":9611163421,"short_order_id":"KRRUUE","location":"Texas Ariel 8th floor","order_id":"TM06202508251224005635385","sku_json":"{\"orderId\": \"TM06202508251224005635385\", \"total_amount\": 85, \"cart_offer_desc\": \"\", \"bill_amount\": 85, \"imei\": \"TM06202508\", \"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"qty\": 1, \"tray_id\": \"34\", \"sku_total\": 20, \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\", \"door_id\": \"\", \"unit_price\": \"20\", \"offer_id\": \"\", \"mrp\": \"20\", \"skuid\": \"185993\"}, {\"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"qty\": 1, \"tray_id\": \"38\", \"sku_total\": 25, \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"door_id\": \"\", \"unit_price\": \"25\", \"offer_id\": \"\", \"mrp\": \"25\", \"skuid\": \"185950\"}, {\"image_url\": \"https://images.tinymart.in/product/10155-3489.jpg\", \"qty\": 1, \"tray_id\": \"43\", \"sku_total\": 40, \"name\": \"Coke Diet 300ml per peice\", \"door_id\": \"\", \"unit_price\": \"40\", \"offer_id\": \"\", \"mrp\": \"40\", \"skuid\": \"10155\"}], \"userId\": \"9611163421\", \"order_status\": \"\", \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"2829e3d2-82b8-48ad-b16a-c6a96521daa1","pre_auth_amount":45,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1752230252801","video_url":"https://video.tinymart.in/VideoUpload/TMCAM07202501/TM07202501251218233322309.mp4","vm_imei_id":"TM07202501","order_amount":45,"weight_based_response":"{}","order_created_at":"2025-12-18 23:33:22.0","area":"Nagavara","address":"Nagavara","amount_received":45,"receipt_id":"IN20251218233458","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM07202501251218233322309\", \"total_amount\": 45, \"imei\": \"TM07202501\", \"res\": true, \"skus\": [{\"offer_desc\": \"\", \"qty\": 1, \"sku_total\": 25, \"offer_id\": \"\", \"tray_id\": \"32\", \"mrp\": \"25\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"skuid\": \"185950\", \"unit_price\": 25, \"door_id\": \"2\"}, {\"offer_desc\": \"\", \"qty\": 1, \"sku_total\": 20, \"offer_id\": \"\", \"tray_id\": \"35\", \"mrp\": \"20\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"skuid\": \"137335\", \"unit_price\": 20, \"door_id\": \"2\"}], \"bill_amount\": 45, \"userId\": \"9611163421\"}","short_order_expiry":"18-01-2026 23:34:58","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-18 23:40:03.0","user_id":9611163421,"short_order_id":"f3NpxM","location":"Texas_Ariel_3rd Floor","order_id":"TM07202501251218233322309","sku_json":"{\"rstatus\": true, \"orderId\": \"TM07202501251218233322309\", \"total_amount\": 45, \"imei\": \"TM07202501\", \"cart_offer_desc\": \"\", \"res\": true, \"skus\": [{\"qty\": 1, \"sku_total\": 25, \"offer_id\": \"\", \"tray_id\": \"32\", \"mrp\": \"25\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"skuid\": \"185950\", \"unit_price\": \"25\", \"door_id\": \"\"}, {\"qty\": 1, \"sku_total\": 20, \"offer_id\": \"\", \"tray_id\": \"35\", \"mrp\": \"20\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"skuid\": \"137335\", \"unit_price\": \"20\", \"door_id\": \"\"}], \"bill_amount\": 45, \"order_status\": \"\", \"userId\": \"9611163421\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"38256337-88b0-4b94-8b53-318df2c2d010","pre_auth_amount":35,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749614007458","video_url":"N/A","vm_imei_id":"TM06202508","order_amount":35,"weight_based_response":"{}","order_created_at":"2025-12-18 00:05:01.0","area":"Western","address":"Western","canonical_name":"Texas","amount_received":35,"receipt_id":"IN20251218000638","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 35, \"userId\": \"9611163421\", \"total_amount\": 35, \"orderId\": \"TM06202508251218000501737\", \"imei\": \"TM06202508\", \"skus\": [{\"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"tray_id\": \"38\", \"unit_price\": 25, \"sku_total\": 25, \"mrp\": \"25\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"skuid\": \"185950\"}, {\"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Lotus Biscoff 25g\", \"tray_id\": \"19\", \"unit_price\": 10, \"sku_total\": 10, \"mrp\": \"10\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500572-803.jpg\", \"skuid\": \"4500572\"}]}","short_order_expiry":"18-01-2026 00:06:38","invoice_final_settled_amount":0,"previous_pending":14,"_invoice_balance":0,"order_modified_at":"2025-12-18 00:10:04.0","user_id":9611163421,"short_order_id":"vm1Ze7","location":"Texas Ariel 8th floor","order_id":"TM06202508251218000501737","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 35, \"cart_offer_desc\": \"\", \"total_amount\": 35, \"orderId\": \"TM06202508251218000501737\", \"imei\": \"TM06202508\", \"userId\": \"9611163421\", \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"name\": \"Lotus Biscoff 25g per peice\", \"tray_id\": \"19\", \"unit_price\": \"10\", \"sku_total\": 10, \"mrp\": \"10\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500572-803.jpg\", \"skuid\": \"4500572\"}, {\"door_id\": \"\", \"offer_id\": \"\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"tray_id\": \"38\", \"unit_price\": \"25\", \"sku_total\": 25, \"mrp\": \"25\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"skuid\": \"185950\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"f67f3e27-d3e5-45fc-8bc3-60318863f150","pre_auth_amount":84,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503251202235513057.mp4","vm_imei_id":"TM06202503","order_amount":98,"weight_based_response":"{}","order_created_at":"2025-12-02 23:55:13.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":84,"receipt_id":"IN20251202235651","proposedSkuJson":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251202235513057\", \"skus\": [{\"door_id\": \"1\", \"unit_price\": 14, \"sku_total\": 14, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500593-1965.jpg\", \"name\": \"Jus Amazin Jowar Puffs 12g\", \"skuid\": \"4500593\", \"mrp\": \"15\", \"tray_id\": \"17\", \"offer_desc\": \"\", \"offer_id\": \"4500593_0603\"}, {\"door_id\": \"2\", \"unit_price\": 25, \"sku_total\": 50, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"skuid\": \"185950\", \"mrp\": \"25\", \"tray_id\": \"36\", \"offer_desc\": \"\", \"offer_id\": \"\"}, {\"door_id\": \"1\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500562-4141.jpeg\", \"name\": \"Legit  Bhindi Crisps 11gm\", \"skuid\": \"4500562\", \"mrp\": \"20\", \"tray_id\": \"16\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"total_amount\": 84, \"res\": true, \"bill_amount\": 84, \"userId\": \"9611163421\"}","short_order_expiry":"02-01-2026 23:56:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-03 00:10:04.0","user_id":9611163421,"short_order_id":"f1h4oA","location":"Texas Ariel 7th Floor","order_id":"TM06202503251202235513057","sku_json":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251202235513057\", \"skus\": [{\"door_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500562-4141.jpeg\", \"name\": \"Legit  Bhindi Crisps 11gm per peice\", \"skuid\": \"4500562\", \"mrp\": \"20\", \"tray_id\": \"16\", \"offer_id\": \"\"}, {\"door_id\": \"\", \"unit_price\": \"14\", \"sku_total\": 28, \"qty\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500593-1965.jpg\", \"name\": \"Jus Amazin Jowar Puffs 12g per peice\", \"skuid\": \"4500593\", \"mrp\": \"15\", \"tray_id\": \"17\", \"offer_desc\": \"10% OFF\", \"offer_id\": \"4500593_0603\"}, {\"door_id\": \"\", \"unit_price\": \"25\", \"sku_total\": 50, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"skuid\": \"185950\", \"mrp\": \"25\", \"tray_id\": \"36\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 100, \"res\": true, \"rstatus\": true, \"order_status\": \"\", \"total_amount\": 98, \"userId\": \"9611163421\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"36051993-c091-491d-b774-083d711940b4","pre_auth_amount":81,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503251126232328941.mp4","vm_imei_id":"TM06202503","order_amount":81,"weight_based_response":"{}","order_created_at":"2025-11-26 23:23:28.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":81,"receipt_id":"IN20251126232454","proposedSkuJson":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251126232328941\", \"skus\": [{\"door_id\": \"2\", \"unit_price\": 25, \"sku_total\": 50, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"skuid\": \"185950\", \"mrp\": \"25\", \"tray_id\": \"36\", \"offer_desc\": \"\", \"offer_id\": \"\"}, {\"door_id\": \"2\", \"unit_price\": 31, \"sku_total\": 31, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500573-833.jpg\", \"name\": \"Wholy Fudgy Cakes Belgian Chocolate 40g\", \"skuid\": \"4500573\", \"mrp\": \"31\", \"tray_id\": \"40\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"total_amount\": 81, \"res\": true, \"bill_amount\": 81, \"userId\": \"9611163421\"}","short_order_expiry":"26-12-2025 23:24:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-11-26 23:35:03.0","user_id":9611163421,"short_order_id":"lLTaAk","location":"Texas Ariel 7th Floor","order_id":"TM06202503251126232328941","sku_json":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251126232328941\", \"skus\": [{\"door_id\": \"\", \"unit_price\": \"25\", \"sku_total\": 50, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"skuid\": \"185950\", \"mrp\": \"25\", \"tray_id\": \"36\", \"offer_id\": \"\"}, {\"door_id\": \"\", \"unit_price\": \"31\", \"sku_total\": 31, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500573-833.jpg\", \"name\": \"Wholy Fudgy Cakes Belgian Chocolate 40g per peice\", \"skuid\": \"4500573\", \"mrp\": \"31\", \"tray_id\": \"40\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 81, \"res\": true, \"rstatus\": true, \"order_status\": \"\", \"total_amount\": 81, \"userId\": \"9611163421\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"719edd52-45a2-47bd-921f-beee503eb826","pre_auth_amount":39,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503251124231628555.mp4","vm_imei_id":"TM06202503","order_amount":39,"weight_based_response":"{}","order_created_at":"2025-11-24 23:16:28.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":39,"receipt_id":"IN20251124231803","proposedSkuJson":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251124231628555\", \"skus\": [{\"door_id\": \"1\", \"unit_price\": 19, \"sku_total\": 19, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500576-7445.jpg\", \"name\": \"Well Be Crunchy Achari Murukku 30g\", \"skuid\": \"4500576\", \"mrp\": \"20\", \"tray_id\": \"11\", \"offer_desc\": \"\", \"offer_id\": \"4500576_0603\"}, {\"door_id\": \"1\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500591-9627.jpg\", \"name\": \"WellBe Crunchy Khara Sev 25g\", \"skuid\": \"4500591\", \"mrp\": \"10\", \"tray_id\": \"12\", \"offer_desc\": \"\", \"offer_id\": \"\"}, {\"door_id\": \"1\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"name\": \"Wellbe Crunchy Kodbale 25g\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"tray_id\": \"22\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"total_amount\": 39, \"res\": true, \"bill_amount\": 39, \"userId\": \"9611163421\"}","short_order_expiry":"24-12-2025 23:18:03","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-11-24 23:20:03.0","user_id":9611163421,"short_order_id":"mxoa8W","location":"Texas Ariel 7th Floor","order_id":"TM06202503251124231628555","sku_json":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251124231628555\", \"skus\": [{\"door_id\": \"\", \"unit_price\": \"19\", \"sku_total\": 19, \"qty\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500576-7445.jpg\", \"name\": \"Well Be Crunchy Achari Murukku 30g per peice\", \"skuid\": \"4500576\", \"mrp\": \"20\", \"tray_id\": \"11\", \"offer_desc\": \"5% OFF\", \"offer_id\": \"4500576_0603\"}, {\"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500591-9627.jpg\", \"name\": \"WellBe Crunchy Khara Sev 25g per peice\", \"skuid\": \"4500591\", \"mrp\": \"10\", \"tray_id\": \"12\", \"offer_id\": \"\"}, {\"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"tray_id\": \"22\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"res\": true, \"rstatus\": true, \"order_status\": \"\", \"total_amount\": 39, \"userId\": \"9611163421\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1eb0e57d-b8ec-4406-a6e4-bc370227ece3","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":40,"weight_based_response":"{}","order_created_at":"2025-11-07 22:53:25.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20251107225440","proposedSkuJson":"{\"imei\": \"TM06202302\", \"orderId\": \"TM06202302251107225325334\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 40, \"name\": \"Coke Zero 300ml\", \"door_id\": \"2\", \"qty\": 1, \"tray_id\": \"46\", \"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"12411\", \"image_url\": \"https://images.tinymart.in/product/12411-9517.jpg\", \"sku_total\": 40, \"mrp\": \"40\"}], \"userId\": \"9611163421\", \"res\": true, \"bill_amount\": 40, \"total_amount\": 40}","short_order_expiry":"07-12-2025 22:54:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-11-07 22:55:03.0","user_id":9611163421,"short_order_id":"zE1qxw","location":"Texas Ariel 2nd floor","order_id":"TM06202302251107225325334","sku_json":"{\"imei\": \"TM06202302\", \"orderId\": \"TM06202302251107225325334\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"40\", \"name\": \"Coke Zero 300ml per peice\", \"door_id\": \"\", \"qty\": 1, \"tray_id\": \"46\", \"offer_id\": \"\", \"skuid\": \"12411\", \"image_url\": \"https://images.tinymart.in/product/12411-9517.jpg\", \"sku_total\": 40, \"mrp\": \"40\"}], \"userId\": \"9611163421\", \"rstatus\": true, \"order_status\": \"\", \"res\": true, \"bill_amount\": 40, \"total_amount\": 40}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"9a6e420f-89ea-4ef1-955c-078e3077ed66","pre_auth_amount":94,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749558487402","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202505/TM06202505251027221903166.mp4","vm_imei_id":"TM06202505","order_amount":94,"weight_based_response":"{}","order_created_at":"2025-10-27 22:19:03.0","area":"Western","address":"Western","canonical_name":"Texas","amount_received":94,"receipt_id":"IN20251027222021","proposedSkuJson":"{\"imei\": \"TM06202505\", \"bill_amount\": 94, \"skus\": [{\"door_id\": \"1\", \"name\": \"Nuvie 20g Protein Milk shake Choco loco 250ml\", \"unit_price\": 94, \"mrp\": \"125\", \"offer_desc\": \"\", \"tray_id\": \"24\", \"offer_id\": \"4500506_0605\", \"image_url\": \"https://images.tinymart.in/product/4500506-9630.png\", \"sku_total\": 94, \"skuid\": \"4500506\", \"qty\": 1}], \"total_amount\": 94, \"userId\": \"9611163421\", \"res\": true, \"orderId\": \"TM06202505251027221903166\", \"cart_offer_desc\": \"\"}","short_order_expiry":"27-11-2025 22:20:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-10-27 22:25:02.0","user_id":9611163421,"short_order_id":"fkMD4a","location":"Texas Godrej Table Space 5th Floor","order_id":"TM06202505251027221903166","sku_json":"{\"total_amount\": 94, \"bill_amount\": 125, \"rstatus\": true, \"order_status\": \"\", \"skus\": [{\"door_id\": \"\", \"name\": \"Nuvie 20g Protein Milk shake Choco loco 250ml per peice\", \"unit_price\": \"94\", \"mrp\": \"125\", \"offer_desc\": \"25% OFF\", \"tray_id\": \"24\", \"offer_id\": \"4500506_0605\", \"image_url\": \"https://images.tinymart.in/product/4500506-9630.png\", \"sku_total\": 94, \"skuid\": \"4500506\", \"qty\": \"1\"}], \"orderId\": \"TM06202505251027221903166\", \"userId\": \"9611163421\", \"res\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM06202505\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b1a9aa25-8d5d-4b79-8893-d6cbe3207058","pre_auth_amount":113,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503251026003919585.mp4","vm_imei_id":"TM06202503","order_amount":113,"weight_based_response":"{}","order_created_at":"2025-10-26 00:39:19.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":113,"receipt_id":"IN20251026004101","proposedSkuJson":"{\"res\": true, \"imei\": \"TM06202503\", \"orderId\": \"TM06202503251026003919585\", \"userId\": \"9611163421\", \"total_amount\": 113, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500507-5700.png\", \"offer_desc\": \"\", \"unit_price\": 113, \"skuid\": \"4500507\", \"qty\": 1, \"sku_total\": 113, \"name\": \"Nuvie 20g Protein Milk shake vanilla 250ml\", \"tray_id\": \"46\", \"mrp\": \"125\", \"offer_id\": \"4500507_0603\", \"door_id\": \"2\"}], \"bill_amount\": 113, \"cart_offer_desc\": \"\"}","short_order_expiry":"26-11-2025 00:41:01","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-10-26 00:50:03.0","user_id":9611163421,"short_order_id":"lukEpB","location":"Texas Ariel 7th Floor","order_id":"TM06202503251026003919585","sku_json":"{\"res\": true, \"imei\": \"TM06202503\", \"orderId\": \"TM06202503251026003919585\", \"order_status\": \"\", \"userId\": \"9611163421\", \"total_amount\": 113, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500507-5700.png\", \"offer_desc\": \"10% OFF\", \"unit_price\": \"113\", \"skuid\": \"4500507\", \"qty\": \"1\", \"sku_total\": 113, \"name\": \"Nuvie 20g Protein Milk shake vanilla 250ml per peice\", \"tray_id\": \"46\", \"mrp\": \"125\", \"offer_id\": \"4500507_0603\", \"door_id\": \"\"}], \"bill_amount\": 125, \"rstatus\": true, \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b5188e7d-e606-4acb-97e6-aae4a4bae61d","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":60,"weight_based_response":"{}","order_created_at":"2025-09-30 23:53:38.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20250930235509","proposedSkuJson":"{\"imei\": \"TM06202302\", \"userId\": \"9611163421\", \"bill_amount\": 60, \"cart_offer_desc\": \"\", \"orderId\": \"TM06202302250930235338687\", \"skus\": [{\"skuid\": \"10155\", \"image_url\": \"https://images.tinymart.in/product/10155-4406.png\", \"mrp\": \"40\", \"offer_id\": \"\", \"name\": \"Coke Diet 300ml\", \"offer_desc\": \"\", \"sku_total\": 40, \"tray_id\": \"46\", \"door_id\": \"2\", \"qty\": 1, \"unit_price\": 40}, {\"skuid\": \"4500472\", \"image_url\": \"https://images.tinymart.in/product/4500472-5536.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"name\": \"24 Mantra Organic Peanut  chikki 20gm\", \"offer_desc\": \"\", \"sku_total\": 20, \"tray_id\": \"15\", \"door_id\": \"1\", \"qty\": 2, \"unit_price\": 10}], \"res\": true, \"total_amount\": 60}","short_order_expiry":"30-10-2025 23:55:09","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-09-30 23:55:09.0","user_id":9611163421,"short_order_id":"tEXsci","location":"Texas Ariel 2nd floor","order_id":"TM06202302250930235338687","sku_json":"{\"imei\": \"TM06202302\", \"userId\": \"9611163421\", \"skus\": [{\"skuid\": \"4500472\", \"image_url\": \"https://images.tinymart.in/product/4500472-5536.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"name\": \"24 Mantra Organic Peanut  chikki 20gm per peice\", \"sku_total\": 20, \"tray_id\": \"15\", \"door_id\": \"\", \"qty\": 2, \"unit_price\": \"10\"}, {\"skuid\": \"10155\", \"image_url\": \"https://images.tinymart.in/product/10155-4406.png\", \"mrp\": \"40\", \"offer_id\": \"\", \"name\": \"Coke Diet 300ml per peice\", \"sku_total\": 40, \"tray_id\": \"46\", \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"40\"}], \"order_status\": \"\", \"rstatus\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 60, \"res\": true, \"orderId\": \"TM06202302250930235338687\", \"total_amount\": 60}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"0cca287b-cdb2-4bc8-b9cc-9961fb2f12b6","pre_auth_amount":125,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":125,"weight_based_response":"{}","order_created_at":"2025-09-26 23:32:16.0","area":"Hebbal","address":"HSR","amount_received":125,"receipt_id":"IN20250926233327","proposedSkuJson":"{\"total_amount\": 125, \"cart_offer_desc\": \"\", \"userId\": \"9611163421\", \"res\": true, \"orderId\": \"TM06202302250926233216363\", \"imei\": \"TM06202302\", \"skus\": [{\"offer_desc\": \"\", \"name\": \"Nuvie 12g protein Bar Peanut caramel 50gm\", \"qty\": 1, \"tray_id\": \"38\", \"mrp\": \"125\", \"sku_total\": 125, \"unit_price\": 125, \"door_id\": \"2\", \"offer_id\": \"\", \"skuid\": \"4500493\", \"image_url\": \"https://images.tinymart.in/product/4500493-7552.jpg\"}], \"bill_amount\": 125}","short_order_expiry":"26-10-2025 23:33:27","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-09-26 23:35:02.0","user_id":9611163421,"short_order_id":"oIdPH5","location":"Texas Ariel 2nd floor","order_id":"TM06202302250926233216363","sku_json":"{\"total_amount\": 125, \"cart_offer_desc\": \"\", \"userId\": \"9611163421\", \"order_status\": \"\", \"orderId\": \"TM06202302250926233216363\", \"imei\": \"TM06202302\", \"rstatus\": true, \"skus\": [{\"name\": \"Nuvie 12g protein Bar Peanut caramel 50gm per peice\", \"qty\": 1, \"tray_id\": \"38\", \"mrp\": \"125\", \"sku_total\": 125, \"unit_price\": \"125\", \"door_id\": \"\", \"offer_id\": \"\", \"skuid\": \"4500493\", \"image_url\": \"https://images.tinymart.in/product/4500493-7552.jpg\"}], \"res\": true, \"bill_amount\": 125}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"9319e86b-c7a6-4748-ae34-fa816f4c9e61","pre_auth_amount":212,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503250922225840431.mp4","vm_imei_id":"TM06202503","order_amount":212,"weight_based_response":"{}","order_created_at":"2025-09-22 22:58:40.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":212,"receipt_id":"IN20250922230008","proposedSkuJson":"{\"orderId\": \"TM06202503250922225840431\", \"bill_amount\": 212, \"res\": true, \"userId\": \"9611163421\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"44\", \"image_url\": \"https://images.tinymart.in/product/4500493-7552.jpg\", \"skuid\": \"4500493\", \"offer_id\": \"\", \"name\": \"Nuvie 12g protein Bar Peanut caramel 50gm\", \"sku_total\": 125, \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"unit_price\": 125, \"mrp\": \"125\"}, {\"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/4500517-4133.webp\", \"skuid\": \"4500517\", \"offer_id\": \"\", \"name\": \"Epigamia Artisanal Misti Doi 80gm\", \"sku_total\": 70, \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 2, \"unit_price\": 35, \"mrp\": \"35\"}, {\"tray_id\": \"35\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"skuid\": \"4500499\", \"offer_id\": \"4500499_0603\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"sku_total\": 17, \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"unit_price\": 17, \"mrp\": \"20\"}], \"imei\": \"TM06202503\", \"total_amount\": 212}","short_order_expiry":"22-10-2025 23:00:08","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-09-22 23:05:02.0","user_id":9611163421,"short_order_id":"mViAtF","location":"Texas Ariel 7th Floor","order_id":"TM06202503250922225840431","sku_json":"{\"res\": true, \"orderId\": \"TM06202503250922225840431\", \"bill_amount\": 215, \"order_status\": \"\", \"rstatus\": true, \"userId\": \"9611163421\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"35\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"skuid\": \"4500499\", \"offer_id\": \"4500499_0603\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"sku_total\": 17, \"offer_desc\": \"15% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"unit_price\": \"17\", \"mrp\": \"20\"}, {\"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/4500517-4133.webp\", \"skuid\": \"4500517\", \"offer_id\": \"\", \"name\": \"Epigamia Artisanal Misti Doi 80gm per peice\", \"sku_total\": 70, \"door_id\": \"\", \"qty\": 2, \"unit_price\": \"35\", \"mrp\": \"35\"}, {\"tray_id\": \"44\", \"image_url\": \"https://images.tinymart.in/product/4500493-7552.jpg\", \"skuid\": \"4500493\", \"offer_id\": \"\", \"name\": \"Nuvie 12g protein Bar Peanut caramel 50gm per peice\", \"sku_total\": 125, \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"125\", \"mrp\": \"125\"}], \"imei\": \"TM06202503\", \"total_amount\": 212}","status":"Completed"}]
20-08-2026 00:01:50.224 98286 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:01:50.224 98286 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}]
20-08-2026 00:01:50.232 98294 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:01:50.232 98294 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500705-8665.webp","door_id":"2","qty":1,"name":"Heritage livo Pista Milk 180ml","mrp":"30","unit_price":30,"skuid":"4500705","tray_id":"41","offer_id":"","offer_desc":""}]
20-08-2026 00:01:50.235 98297 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:01:50.235 98297 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500702-1302.webp","door_id":"2","qty":1,"name":"Raw Masala Shikanji 200ml","mrp":"30","unit_price":30,"skuid":"4500702","tray_id":"38","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500705-8665.webp","door_id":"2","qty":1,"name":"Heritage livo Pista Milk 180ml","mrp":"30","unit_price":30,"skuid":"4500705","tray_id":"41","offer_id":"","offer_desc":""}]
20-08-2026 00:01:50.239 98301 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260610224912077_0', order_id='TM06202503260610224912077', sku='4500515', tray_id='', vm_id='1749829657832', price=35.0, mrp=35.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-10 22:55:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.240 98302 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":70,"image_url":"https://images.tinymart.in/product/4500515-3264.webp","door_id":"2","qty":2,"name":"Epigamia Everyday Yogurt  Mango 75gm","mrp":"35","unit_price":35,"tray_id":"46","offer_id":"","skuid":"4500515","offer_desc":""}]
20-08-2026 00:01:50.243 98305 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260408203712839_0', order_id='TM06202503260408203712839', sku='4500634', tray_id='', vm_id='1749829657832', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-08 20:39:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503260408203712839_1', order_id='TM06202503260408203712839', sku='186059', tray_id='', vm_id='1749829657832', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-08 20:39:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.243 98305 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/4500641-4924.avif","qty":1,"name":"Nandini Lassi 180ml","mrp":"25","unit_price":25,"tray_id":"41","skuid":"4500641","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/186059-5330.png","qty":1,"name":"Pepsi ZeroSugar  330ml","mrp":"40","unit_price":40,"tray_id":"46","skuid":"186059","offer_id":"","offer_desc":""}]
20-08-2026 00:01:50.247 98309 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260310142338542_0', order_id='TM06202503260310142338542', sku='185950', tray_id='', vm_id='1749829657832', price=25.0, mrp=25.0, offer=0, offer_id='', qty=6.0, created_at='2026-03-10 14:24:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503260310142338542_1', order_id='TM06202503260310142338542', sku='185993', tray_id='', vm_id='1749829657832', price=20.0, mrp=20.0, offer=0, offer_id='', qty=3.0, created_at='2026-03-10 14:24:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.248 98310 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":150,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":6,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"skuid":"185950","offer_id":"","tray_id":"37","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/185993-3509.webp","qty":3,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"skuid":"185993","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:01:50.252 98314 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260121213624464_0', order_id='TM06202503260121213624464', sku='4500619', tray_id='', vm_id='1749829657832', price=45.0, mrp=50.0, offer=5, offer_id='4500619_0603', qty=1.0, created_at='2026-01-21 21:38:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503260121213624464_1', order_id='TM06202503260121213624464', sku='12411', tray_id='', vm_id='1749829657832', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-21 21:38:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.252 98314 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/12411-9517.jpg","door_id":"2","qty":1,"name":"Coke Zero 300ml","mrp":"40","unit_price":40,"tray_id":"46","offer_id":"","skuid":"12411","offer_desc":""},{"sku_total":45,"image_url":"https://images.tinymart.in/product/4500619-9576.jpg","door_id":"1","qty":1,"name":"The Drill 12g Protein Cheese Edamame 30g","mrp":"50","unit_price":45,"tray_id":"17","offer_id":"4500619_0603","skuid":"4500619","offer_desc":""}]
20-08-2026 00:01:50.257 98319 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260111215014558_0', order_id='TM06202503260111215014558', sku='185950', tray_id='', vm_id='1749829657832', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-11 21:51:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503260111215014558_1', order_id='TM06202503260111215014558', sku='4500602', tray_id='', vm_id='1749829657832', price=99.0, mrp=110.0, offer=11, offer_id='4500602_0603', qty=1.0, created_at='2026-01-11 21:51:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.257 98319 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"offer_id":"","tray_id":"36","skuid":"185950","offer_desc":""},{"sku_total":99,"door_id":"2","image_url":"https://images.tinymart.in/product/4500602-1754.webp","qty":1,"name":"Nuvie Choco Brownie 10g Protein Bar","mrp":"110","unit_price":99,"offer_id":"4500602_0603","tray_id":"42","skuid":"4500602","offer_desc":""}]
20-08-2026 00:01:50.262 98324 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202508251224005635385_0', order_id='TM06202508251224005635385', sku='185993', tray_id='', vm_id='1749614007458', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-24 00:59:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202508251224005635385_1', order_id='TM06202508251224005635385', sku='185950', tray_id='', vm_id='1749614007458', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-24 00:59:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202508251224005635385_2', order_id='TM06202508251224005635385', sku='10155', tray_id='', vm_id='1749614007458', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-24 00:59:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.262 98324 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185993-3509.webp","door_id":"2","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"tray_id":"34","offer_id":"","skuid":"185993","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/185950-3078.jpg","door_id":"2","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"tray_id":"38","offer_id":"","skuid":"185950","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/10155-3489.jpg","door_id":"2","qty":1,"name":"Coke Diet 300ml","mrp":"40","unit_price":40,"tray_id":"43","offer_id":"","skuid":"10155","offer_desc":""}]
20-08-2026 00:01:50.269 98331 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM07202501251218233322309_0', order_id='TM07202501251218233322309', sku='185950', tray_id='', vm_id='1752230252801', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-18 23:34:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM07202501251218233322309_1', order_id='TM07202501251218233322309', sku='137335', tray_id='', vm_id='1752230252801', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-18 23:34:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.269 98331 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"image_url":"https://images.tinymart.in/product/185950-3078.jpg","door_id":"2","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"offer_id":"","tray_id":"32","skuid":"185950","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/137335-1619.png","door_id":"2","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"offer_id":"","tray_id":"35","skuid":"137335","offer_desc":""}]
20-08-2026 00:01:50.274 98336 [http-nio-8051-exec-8] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:01:50.274 98336 [http-nio-8051-exec-8] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:01:50.274 98336 [http-nio-8051-exec-8] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: E7413c70F80077206224C03fE43b929611163421
20-08-2026 00:01:50.274 98336 [http-nio-8051-exec-8] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:01:50.274 98336 [http-nio-8051-exec-8] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:01:50.275 98337 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:E7413c70F80077206224C03fE43b929611163421, device:app
20-08-2026 00:01:50.275 98337 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202508251218000501737_0', order_id='TM06202508251218000501737', sku='4500572', tray_id='', vm_id='1749614007458', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-18 00:06:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202508251218000501737_1', order_id='TM06202508251218000501737', sku='185950', tray_id='', vm_id='1749614007458', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-18 00:06:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.275 98337 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"offer_id":"","tray_id":"38","skuid":"185950","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500572-803.jpg","qty":1,"name":"Lotus Biscoff 25g","mrp":"10","unit_price":10,"offer_id":"","tray_id":"19","skuid":"4500572","offer_desc":""}]
20-08-2026 00:01:50.276 98338 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:01:50.277 98339 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202503260819235944618
20-08-2026 00:01:50.278 98340 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202503260819235944618
20-08-2026 00:01:50.281 98343 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503251202235513057_0', order_id='TM06202503251202235513057', sku='4500562', tray_id='', vm_id='1749829657832', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-02 23:56:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503251202235513057_1', order_id='TM06202503251202235513057', sku='4500593', tray_id='', vm_id='1749829657832', price=14.0, mrp=15.0, offer=1, offer_id='4500593_0603', qty=2.0, created_at='2025-12-02 23:56:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503251202235513057_2', order_id='TM06202503251202235513057', sku='185950', tray_id='', vm_id='1749829657832', price=25.0, mrp=25.0, offer=0, offer_id='', qty=2.0, created_at='2025-12-02 23:56:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.281 98343 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":14,"door_id":"1","image_url":"https://images.tinymart.in/product/4500593-1965.jpg","qty":1,"name":"Jus Amazin Jowar Puffs 12g","mrp":"15","unit_price":14,"skuid":"4500593","tray_id":"17","offer_id":"4500593_0603","offer_desc":""},{"sku_total":50,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":2,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"skuid":"185950","tray_id":"36","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500562-4141.jpeg","qty":1,"name":"Legit  Bhindi Crisps 11gm","mrp":"20","unit_price":20,"skuid":"4500562","tray_id":"16","offer_id":"","offer_desc":""}]
20-08-2026 00:01:50.285 98347 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503251126232328941_0', order_id='TM06202503251126232328941', sku='185950', tray_id='', vm_id='1749829657832', price=25.0, mrp=25.0, offer=0, offer_id='', qty=2.0, created_at='2025-11-26 23:24:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503251126232328941_1', order_id='TM06202503251126232328941', sku='4500573', tray_id='', vm_id='1749829657832', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2025-11-26 23:24:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.286 98348 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":50,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":2,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"skuid":"185950","tray_id":"36","offer_id":"","offer_desc":""},{"sku_total":31,"door_id":"2","image_url":"https://images.tinymart.in/product/4500573-833.jpg","qty":1,"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","mrp":"31","unit_price":31,"skuid":"4500573","tray_id":"40","offer_id":"","offer_desc":""}]
20-08-2026 00:01:50.289 98351 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503251124231628555_0', order_id='TM06202503251124231628555', sku='4500576', tray_id='', vm_id='1749829657832', price=19.0, mrp=20.0, offer=1, offer_id='4500576_0603', qty=1.0, created_at='2025-11-24 23:17:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503251124231628555_1', order_id='TM06202503251124231628555', sku='4500591', tray_id='', vm_id='1749829657832', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2025-11-24 23:17:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503251124231628555_2', order_id='TM06202503251124231628555', sku='4500570', tray_id='', vm_id='1749829657832', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2025-11-24 23:17:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.289 98351 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":19,"door_id":"1","image_url":"https://images.tinymart.in/product/4500576-7445.jpg","qty":1,"name":"Well Be Crunchy Achari Murukku 30g","mrp":"20","unit_price":19,"skuid":"4500576","tray_id":"11","offer_id":"4500576_0603","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500591-9627.jpg","qty":1,"name":"WellBe Crunchy Khara Sev 25g","mrp":"10","unit_price":10,"skuid":"4500591","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500570-8490.jpg","qty":1,"name":"Wellbe Crunchy Kodbale 25g","mrp":"10","unit_price":10,"skuid":"4500570","tray_id":"22","offer_id":"","offer_desc":""}]
20-08-2026 00:01:50.294 98356 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302251107225325334_0', order_id='TM06202302251107225325334', sku='12411', tray_id='', vm_id='1685600316121', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2025-11-07 22:54:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.294 98356 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/12411-9517.jpg","qty":1,"name":"Coke Zero 300ml","mrp":"40","unit_price":40,"tray_id":"46","offer_id":"","skuid":"12411","offer_desc":""}]
20-08-2026 00:01:50.300 98362 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202505251027221903166_0', order_id='TM06202505251027221903166', sku='4500506', tray_id='', vm_id='1749558487402', price=94.0, mrp=125.0, offer=31, offer_id='4500506_0605', qty=1.0, created_at='2025-10-27 22:20:16.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.300 98362 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":94,"door_id":"1","image_url":"https://images.tinymart.in/product/4500506-9630.png","qty":1,"name":"Nuvie 20g Protein Milk shake Choco loco 250ml","mrp":"125","unit_price":94,"tray_id":"24","offer_id":"4500506_0605","skuid":"4500506","offer_desc":""}]
20-08-2026 00:01:50.305 98367 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503251026003919585_0', order_id='TM06202503251026003919585', sku='4500507', tray_id='', vm_id='1749829657832', price=113.0, mrp=125.0, offer=12, offer_id='4500507_0603', qty=1.0, created_at='2025-10-26 00:40:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.305 98367 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":113,"image_url":"https://images.tinymart.in/product/4500507-5700.png","door_id":"2","qty":1,"name":"Nuvie 20g Protein Milk shake vanilla 250ml","mrp":"125","unit_price":113,"skuid":"4500507","tray_id":"46","offer_id":"4500507_0603","offer_desc":""}]
20-08-2026 00:01:50.310 98372 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302250930235338687_0', order_id='TM06202302250930235338687', sku='4500472', tray_id='', vm_id='1685600316121', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2025-09-30 23:54:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202302250930235338687_1', order_id='TM06202302250930235338687', sku='10155', tray_id='', vm_id='1685600316121', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2025-09-30 23:54:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.310 98372 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/10155-4406.png","door_id":"2","qty":1,"name":"Coke Diet 300ml","mrp":"40","unit_price":40,"skuid":"10155","offer_id":"","tray_id":"46","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500472-5536.jpeg","door_id":"1","qty":2,"name":"24 Mantra Organic Peanut  chikki 20gm","mrp":"10","unit_price":10,"skuid":"4500472","offer_id":"","tray_id":"15","offer_desc":""}]
20-08-2026 00:01:50.313 98375 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302250926233216363_0', order_id='TM06202302250926233216363', sku='4500493', tray_id='', vm_id='1685600316121', price=125.0, mrp=125.0, offer=0, offer_id='', qty=1.0, created_at='2025-09-26 23:33:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.314 98376 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":125,"door_id":"2","image_url":"https://images.tinymart.in/product/4500493-7552.jpg","qty":1,"name":"Nuvie 12g protein Bar Peanut caramel 50gm","mrp":"125","unit_price":125,"tray_id":"38","offer_id":"","skuid":"4500493","offer_desc":""}]
20-08-2026 00:01:50.319 98381 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503250922225840431_0', order_id='TM06202503250922225840431', sku='4500499', tray_id='', vm_id='1749829657832', price=17.0, mrp=20.0, offer=3, offer_id='4500499_0603', qty=1.0, created_at='2025-09-22 22:59:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503250922225840431_1', order_id='TM06202503250922225840431', sku='4500517', tray_id='', vm_id='1749829657832', price=35.0, mrp=35.0, offer=0, offer_id='', qty=2.0, created_at='2025-09-22 22:59:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503250922225840431_2', order_id='TM06202503250922225840431', sku='4500493', tray_id='', vm_id='1749829657832', price=125.0, mrp=125.0, offer=0, offer_id='', qty=1.0, created_at='2025-09-22 22:59:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:50.319 98381 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - skuList [{"sku_total":125,"image_url":"https://images.tinymart.in/product/4500493-7552.jpg","door_id":"2","qty":1,"name":"Nuvie 12g protein Bar Peanut caramel 50gm","mrp":"125","unit_price":125,"tray_id":"44","skuid":"4500493","offer_id":"","offer_desc":""},{"sku_total":70,"image_url":"https://images.tinymart.in/product/4500517-4133.webp","door_id":"2","qty":2,"name":"Epigamia Artisanal Misti Doi 80gm","mrp":"35","unit_price":35,"tray_id":"41","skuid":"4500517","offer_id":"","offer_desc":""},{"sku_total":17,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":17,"tray_id":"35","skuid":"4500499","offer_id":"4500499_0603","offer_desc":""}]
20-08-2026 00:01:50.324 98386 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5211b19a
20-08-2026 00:01:50.325 98387 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@57d471e8
20-08-2026 00:01:50.325 98387 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:01:50.325 98387 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5211b19a
20-08-2026 00:01:50.325 98387 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@57d471e8
20-08-2026 00:01:50.432 98494 [http-nio-8051-exec-9] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202503 
20-08-2026 00:01:50.434 98496 [http-nio-8051-exec-9] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:01:50.436 98498 [http-nio-8051-exec-9] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:01:50.459 98521 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.459 98521 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.462 98524 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.463 98525 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.464 98526 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.466 98528 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.478 98540 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.478 98540 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.480 98542 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.482 98544 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.482 98544 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.488 98550 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.493 98555 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.493 98555 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.496 98558 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.500 98562 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.500 98562 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.501 98563 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.503 98565 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.504 98566 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.506 98568 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.509 98571 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:50.509 98571 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:50.511 98573 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:50.511 98573 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:50.511 98573 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:50.518 98580 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:50.518 98580 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.518 98580 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.520 98582 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.523 98585 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:50.523 98585 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:50.525 98587 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:50.525 98587 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.526 98588 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.528 98590 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.529 98591 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.529 98591 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.531 98593 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.533 98595 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.533 98595 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.535 98597 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.536 98598 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:50.536 98598 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:50.539 98601 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:50.539 98601 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.539 98601 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.541 98603 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.542 98604 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.542 98604 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.544 98606 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.546 98608 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:50.546 98608 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:50.547 98609 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:50.547 98609 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:01:50.547 98609 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:01:50.552 98614 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:01:50.552 98614 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:50.552 98614 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:50.556 98618 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:50.556 98618 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:01:50.556 98618 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:01:50.558 98620 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:01:50.558 98620 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:50.558 98620 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:50.559 98621 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:50.559 98621 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:50.559 98621 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:50.562 98624 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:50.562 98624 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:50.562 98624 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:50.563 98625 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:50.563 98625 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.563 98625 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.565 98627 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.566 98628 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.566 98628 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.568 98630 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.569 98631 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:01:50.569 98631 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:01:50.572 98634 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:01:50.572 98634 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:50.572 98634 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:50.574 98636 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:50.574 98636 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:50.574 98636 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:50.575 98637 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:50.575 98637 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:01:50.576 98638 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:01:50.578 98640 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:01:50.578 98640 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:01:50.578 98640 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:01:50.581 98643 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:01:50.581 98643 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:01:50.581 98643 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:01:50.583 98645 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:01:50.583 98645 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:01:50.583 98645 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:01:50.585 98647 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:01:50.632 98694 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:01:51.073 99135 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:01:51.079 99141 [http-nio-8051-exec-6] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:01:51.108 99170 [http-nio-8051-exec-6] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:01:51.922 99984 [http-nio-8051-exec-3] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:51.923 99985 [http-nio-8051-exec-3] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:01:53.515 101577 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:01:53.518 101580 [http-nio-8051-exec-10] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:01:53.574 101636 [http-nio-8051-exec-10] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:01:53.975 102037 [http-nio-8051-exec-2] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:01:53.975 102037 [http-nio-8051-exec-2] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:01:53.975 102037 [http-nio-8051-exec-2] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: E7413c70F80077206224C03fE43b929611163421
20-08-2026 00:01:53.976 102038 [http-nio-8051-exec-2] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:01:53.976 102038 [http-nio-8051-exec-2] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:01:53.976 102038 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:01:53.976 102038 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:01:53.976 102038 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: E7413c70F80077206224C03fE43b929611163421
20-08-2026 00:01:53.979 102041 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:E7413c70F80077206224C03fE43b929611163421, device:app
20-08-2026 00:01:53.980 102042 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:01:53.980 102042 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:01:53.980 102042 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:01:53.983 102045 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9611163421
20-08-2026 00:01:53.984 102046 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:E7413c70F80077206224C03fE43b929611163421, device:app
20-08-2026 00:01:53.985 102047 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9611163421
20-08-2026 00:01:53.985 102047 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:01:53.987 102049 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9611163421, page=0}
20-08-2026 00:01:53.987 102049 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9611163421, page=0}
20-08-2026 00:01:53.987 102049 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:01:53.990 102052 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9611163421
20-08-2026 00:01:53.993 102055 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app', wallet_txn_id='261137512242891046', environment='9', wallet_txn_ids_json='{"pre_credit":"6533465381319953931","pre_debit":"261137512242891046"}', internal_status='null'}
20-08-2026 00:01:53.993 102055 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app', wallet_txn_id='261137512242891046', environment='9', wallet_txn_ids_json='{"pre_credit":"6533465381319953931","pre_debit":"261137512242891046"}', internal_status='null'}
20-08-2026 00:01:53.996 102058 [http-nio-8051-exec-2] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@41de9c49
20-08-2026 00:01:53.996 102058 [http-nio-8051-exec-2] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@57d471e8
20-08-2026 00:01:53.996 102058 [http-nio-8051-exec-2] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:01:53.996 102058 [http-nio-8051-exec-2] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@41de9c49
20-08-2026 00:01:53.996 102058 [http-nio-8051-exec-2] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@57d471e8
20-08-2026 00:01:54.000 102062 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:01:54.001 102063 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:01:54.002 102064 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"44592892","pre_auth_amount":145,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"N/A","vm_imei_id":"TM06202503","order_amount":0,"order_created_at":"2026-08-19 23:59:44.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":145,"proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":120,\"image_url\":\"https://images.tinymart.in/product/4500694-1219.png\",\"door_id\":\"2\",\"qty\":2,\"name\":\"Aatral Natural Electrolytes 200ml\",\"mrp\":\"60\",\"unit_price\":60,\"skuid\":\"4500694\",\"tray_id\":\"40\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":25,\"image_url\":\"https://images.tinymart.in/product/4500412-3733.jpg\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Paper Boat Chilli Guava 150ml\",\"mrp\":\"25\",\"unit_price\":25,\"skuid\":\"4500412\",\"tray_id\":\"44\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":145,\"orderId\":\"TM06202503260819235944618\",\"total_amount\":145,\"cart_offer_desc\":\"\",\"imei\":\"TM06202503\",\"userId\":\"9611163421\"}","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:01:44.0","user_id":9611163421,"location":"Texas Ariel 7th Floor","order_id":"TM06202503260819235944618","sku_json":"0-0","status":"active"},{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","canonical_name":"Texas","amount_received":40,"access_code":"9965510f-7711-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"14\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":30,\"image_url\":\"https://images.tinymart.in/product/4500705-8665.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Heritage livo Pista Milk 180ml\",\"mrp\":\"30\",\"unit_price\":30,\"skuid\":\"4500705\",\"tray_id\":\"41\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":40,\"orderId\":\"TM06202503260704003053009\",\"total_amount\":40,\"cart_offer_desc\":\"\",\"imei\":\"TM06202503\",\"userId\":\"9611163421\"}","pre_auth_amount":40,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"neuu_wallet","delivery_fee":"0","vm_id":"1749829657832","order_modified_at":"2026-07-04 00:31:29.0","user_id":9611163421,"vm_imei_id":"TM06202503","order_amount":0,"location":"Texas Ariel 7th Floor","order_id":"TM06202503260704003053009","order_created_at":"2026-07-04 00:30:53.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"750439dc-7711-11f1-bc1c-0a5cd1a0e7bc","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"N/A","vm_imei_id":"TM06202503","order_amount":0,"order_created_at":"2026-07-03 23:47:31.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":70,"proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":30,\"image_url\":\"https://images.tinymart.in/product/4500702-1302.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Raw Masala Shikanji 200ml\",\"mrp\":\"30\",\"unit_price\":30,\"skuid\":\"4500702\",\"tray_id\":\"38\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"14\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":30,\"image_url\":\"https://images.tinymart.in/product/4500705-8665.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Heritage livo Pista Milk 180ml\",\"mrp\":\"30\",\"unit_price\":30,\"skuid\":\"4500705\",\"tray_id\":\"41\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":70,\"orderId\":\"TM06202503260703234731432\",\"total_amount\":70,\"cart_offer_desc\":\"\",\"imei\":\"TM06202503\",\"userId\":\"9611163421\"}","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-04 00:30:28.0","user_id":9611163421,"location":"Texas Ariel 7th Floor","order_id":"TM06202503260703234731432","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ee175ebc-a23f-4bc6-8a8f-87225135e5c9","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503260610224912077.mp4","vm_imei_id":"TM06202503","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-06-10 22:49:12.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":70,"receipt_id":"IN20260611030129","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM06202503\", \"total_amount\": 70, \"skus\": [{\"offer_desc\": \"\", \"name\": \"Epigamia Everyday Yogurt  Mango 75gm\", \"unit_price\": 35, \"image_url\": \"https://images.tinymart.in/product/4500515-3264.webp\", \"mrp\": \"35\", \"tray_id\": \"46\", \"qty\": 2, \"door_id\": \"2\", \"sku_total\": 70, \"offer_id\": \"\", \"skuid\": \"4500515\"}], \"userId\": \"9611163421\", \"orderId\": \"TM06202503260610224912077\", \"bill_amount\": 70}","short_order_expiry":"10-07-2026 22:55:27","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-11 03:01:29.0","user_id":9611163421,"short_order_id":"X4qhkk","location":"Texas Ariel 7th Floor","order_id":"TM06202503260610224912077","sku_json":"{\"total_amount\": 70, \"res\": true, \"cart_offer_desc\": \"\", \"userId\": \"9611163421\", \"imei\": \"TM06202503\", \"rstatus\": true, \"skus\": [{\"name\": \"Epigamia Everyday Yogurt  Mango 75gm per peice\", \"unit_price\": \"35\", \"image_url\": \"https://images.tinymart.in/product/4500515-3264.webp\", \"mrp\": \"35\", \"tray_id\": \"46\", \"qty\": 2, \"door_id\": \"\", \"sku_total\": 70, \"offer_id\": \"\", \"skuid\": \"4500515\"}], \"order_status\": \"\", \"orderId\": \"TM06202503260610224912077\", \"bill_amount\": 70}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e75b0004-e383-4457-b736-8e9d8ee19d9d","pre_auth_amount":65,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503260408203712839.mp4","vm_imei_id":"TM06202503","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-04-08 20:37:12.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":65,"receipt_id":"IN20260408203914","proposedSkuJson":"{\"bill_amount\": 65, \"orderId\": \"TM06202503260408203712839\", \"cart_offer_desc\": \"\", \"total_amount\": 65, \"imei\": \"TM06202503\", \"res\": true, \"skus\": [{\"door_id\": \"2\", \"unit_price\": 25, \"tray_id\": \"41\", \"skuid\": \"4500641\", \"sku_total\": 25, \"offer_id\": \"\", \"qty\": 1, \"offer_desc\": \"\", \"name\": \"Nandini Lassi 180ml\", \"mrp\": \"25\", \"image_url\": \"https://images.tinymart.in/product/4500641-4924.avif\"}, {\"door_id\": \"2\", \"unit_price\": 40, \"tray_id\": \"46\", \"skuid\": \"186059\", \"sku_total\": 40, \"offer_id\": \"\", \"qty\": 1, \"offer_desc\": \"\", \"name\": \"Pepsi ZeroSugar  330ml\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\"}], \"userId\": \"9611163421\"}","short_order_expiry":"08-05-2026 20:39:14","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-08 20:50:02.0","user_id":9611163421,"short_order_id":"KKz0pW","location":"Texas Ariel 7th Floor","order_id":"TM06202503260408203712839","sku_json":"{\"total_amount\": 60, \"bill_amount\": 60, \"orderId\": \"TM06202503260408203712839\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM06202503\", \"res\": true, \"skus\": [{\"door_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"42\", \"skuid\": \"4500634\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"name\": \"Nandini Spiced Butter Milk 180ml per peice\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500634-937.webp\"}, {\"door_id\": \"\", \"unit_price\": \"40\", \"tray_id\": \"46\", \"skuid\": \"186059\", \"sku_total\": 40, \"offer_id\": \"\", \"qty\": 1, \"name\": \"Pepsi ZeroSugar  330ml per peice\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\"}], \"order_status\": \"\", \"userId\": \"9611163421\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d6e7d1f5-55da-4df5-949f-c54453d34125","pre_auth_amount":210,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503260310142338542.mp4","vm_imei_id":"TM06202503","order_amount":210,"weight_based_response":"{}","order_created_at":"2026-03-10 14:23:38.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":210,"receipt_id":"IN20260310142450","proposedSkuJson":"{\"skus\": [{\"sku_total\": 150, \"qty\": 6, \"door_id\": \"2\", \"skuid\": \"185950\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"mrp\": \"25\", \"offer_desc\": \"\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"unit_price\": 25, \"tray_id\": \"37\"}, {\"sku_total\": 60, \"qty\": 3, \"door_id\": \"2\", \"skuid\": \"185993\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"mrp\": \"20\", \"offer_desc\": \"\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\", \"unit_price\": 20, \"tray_id\": \"40\"}], \"cart_offer_desc\": \"\", \"userId\": \"9611163421\", \"orderId\": \"TM06202503260310142338542\", \"total_amount\": 210, \"res\": true, \"imei\": \"TM06202503\", \"bill_amount\": 210}","short_order_expiry":"10-04-2026 14:24:50","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-10 14:45:03.0","user_id":9611163421,"short_order_id":"o45BSz","location":"Texas Ariel 7th Floor","order_id":"TM06202503260310142338542","sku_json":"{\"rstatus\": true, \"skus\": [{\"sku_total\": 150, \"qty\": 6, \"door_id\": \"\", \"skuid\": \"185950\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"mrp\": \"25\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"unit_price\": \"25\", \"tray_id\": \"37\"}, {\"sku_total\": 60, \"qty\": 3, \"door_id\": \"\", \"skuid\": \"185993\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"mrp\": \"20\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\", \"unit_price\": \"20\", \"tray_id\": \"40\"}], \"cart_offer_desc\": \"\", \"userId\": \"9611163421\", \"orderId\": \"TM06202503260310142338542\", \"total_amount\": 210, \"res\": true, \"order_status\": \"\", \"imei\": \"TM06202503\", \"bill_amount\": 210}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"715ed5d6-da2c-4ed8-a0cf-c484778d8587","pre_auth_amount":85,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503260121213624464.mp4","vm_imei_id":"TM06202503","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-01-21 21:36:24.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":85,"receipt_id":"IN20260121213831","proposedSkuJson":"{\"skus\": [{\"tray_id\": \"46\", \"name\": \"Coke Zero 300ml\", \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 40, \"sku_total\": 40, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/12411-9517.jpg\", \"mrp\": \"40\", \"skuid\": \"12411\", \"door_id\": \"2\"}, {\"tray_id\": \"17\", \"name\": \"The Drill 12g Protein Cheese Edamame 30g\", \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 45, \"sku_total\": 45, \"offer_id\": \"4500619_0603\", \"image_url\": \"https://images.tinymart.in/product/4500619-9576.jpg\", \"mrp\": \"50\", \"skuid\": \"4500619\", \"door_id\": \"1\"}], \"orderId\": \"TM06202503260121213624464\", \"total_amount\": 85, \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 85, \"imei\": \"TM06202503\", \"userId\": \"9611163421\"}","short_order_expiry":"21-02-2026 21:38:31","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-21 21:50:03.0","user_id":9611163421,"short_order_id":"7r7R5O","location":"Texas Ariel 7th Floor","order_id":"TM06202503260121213624464","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"res\": true, \"bill_amount\": 90, \"total_amount\": 85, \"cart_offer_desc\": \"\", \"orderId\": \"TM06202503260121213624464\", \"skus\": [{\"tray_id\": \"17\", \"name\": \"The Drill 12g Protein Cheese Edamame 30g per peice\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500619-9576.jpg\", \"skuid\": \"4500619\", \"unit_price\": \"45\", \"sku_total\": 45, \"offer_id\": \"4500619_0603\", \"door_id\": \"\", \"mrp\": \"50\", \"qty\": \"1\"}, {\"tray_id\": \"46\", \"name\": \"Coke Zero 300ml per peice\", \"image_url\": \"https://images.tinymart.in/product/12411-9517.jpg\", \"skuid\": \"12411\", \"unit_price\": \"40\", \"sku_total\": 40, \"offer_id\": \"\", \"door_id\": \"\", \"mrp\": \"40\", \"qty\": 1}], \"imei\": \"TM06202503\", \"userId\": \"9611163421\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a1d49787-1950-43da-ba85-5345836d1f00","pre_auth_amount":124,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503260111215014558.mp4","vm_imei_id":"TM06202503","order_amount":124,"weight_based_response":"{}","order_created_at":"2026-01-11 21:50:14.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":124,"receipt_id":"IN20260111215132","proposedSkuJson":"{\"total_amount\": 124, \"imei\": \"TM06202503\", \"skus\": [{\"offer_id\": \"\", \"tray_id\": \"36\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"sku_total\": 25, \"qty\": 1, \"mrp\": \"25\", \"unit_price\": 25, \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"offer_desc\": \"\", \"skuid\": \"185950\"}, {\"offer_id\": \"4500602_0603\", \"tray_id\": \"42\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500602-1754.webp\", \"sku_total\": 99, \"qty\": 1, \"mrp\": \"110\", \"unit_price\": 99, \"name\": \"Nuvie Choco Brownie 10g Protein Bar\", \"offer_desc\": \"\", \"skuid\": \"4500602\"}], \"orderId\": \"TM06202503260111215014558\", \"userId\": \"9611163421\", \"res\": true, \"bill_amount\": 124, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-02-2026 21:51:32","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-11 22:05:02.0","user_id":9611163421,"short_order_id":"hnEygl","location":"Texas Ariel 7th Floor","order_id":"TM06202503260111215014558","sku_json":"{\"total_amount\": 124, \"order_status\": \"\", \"rstatus\": true, \"imei\": \"TM06202503\", \"bill_amount\": 135, \"orderId\": \"TM06202503260111215014558\", \"userId\": \"9611163421\", \"res\": true, \"skus\": [{\"offer_id\": \"\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"sku_total\": 25, \"qty\": 1, \"mrp\": \"25\", \"unit_price\": \"25\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"skuid\": \"185950\", \"tray_id\": \"36\"}, {\"offer_id\": \"4500602_0603\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500602-1754.webp\", \"sku_total\": 99, \"qty\": \"1\", \"mrp\": \"110\", \"unit_price\": \"99\", \"name\": \"Nuvie Choco Brownie 10g Protein Bar per peice\", \"skuid\": \"4500602\", \"offer_desc\": \"10% OFF\", \"tray_id\": \"42\"}], \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"732708ca-be08-4096-93b1-4cc4f8488f8c","pre_auth_amount":85,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749614007458","video_url":"N/A","vm_imei_id":"TM06202508","order_amount":85,"weight_based_response":"{}","order_created_at":"2025-12-24 00:56:35.0","area":"Western","address":"Western","canonical_name":"Texas","amount_received":85,"receipt_id":"IN20251224005913","proposedSkuJson":"{\"total_amount\": 85, \"cart_offer_desc\": \"\", \"orderId\": \"TM06202508251224005635385\", \"bill_amount\": 85, \"imei\": \"TM06202508\", \"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"qty\": 1, \"tray_id\": \"34\", \"sku_total\": 20, \"offer_desc\": \"\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\", \"door_id\": \"2\", \"unit_price\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"skuid\": \"185993\"}, {\"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"qty\": 1, \"tray_id\": \"38\", \"sku_total\": 25, \"offer_desc\": \"\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"door_id\": \"2\", \"unit_price\": 25, \"offer_id\": \"\", \"mrp\": \"25\", \"skuid\": \"185950\"}, {\"image_url\": \"https://images.tinymart.in/product/10155-3489.jpg\", \"qty\": 1, \"tray_id\": \"43\", \"sku_total\": 40, \"offer_desc\": \"\", \"name\": \"Coke Diet 300ml\", \"door_id\": \"2\", \"unit_price\": 40, \"offer_id\": \"\", \"mrp\": \"40\", \"skuid\": \"10155\"}], \"userId\": \"9611163421\"}","short_order_expiry":"24-01-2026 00:59:13","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-24 01:00:03.0","user_id":9611163421,"short_order_id":"KRRUUE","location":"Texas Ariel 8th floor","order_id":"TM06202508251224005635385","sku_json":"{\"orderId\": \"TM06202508251224005635385\", \"total_amount\": 85, \"cart_offer_desc\": \"\", \"bill_amount\": 85, \"imei\": \"TM06202508\", \"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"qty\": 1, \"tray_id\": \"34\", \"sku_total\": 20, \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\", \"door_id\": \"\", \"unit_price\": \"20\", \"offer_id\": \"\", \"mrp\": \"20\", \"skuid\": \"185993\"}, {\"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"qty\": 1, \"tray_id\": \"38\", \"sku_total\": 25, \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"door_id\": \"\", \"unit_price\": \"25\", \"offer_id\": \"\", \"mrp\": \"25\", \"skuid\": \"185950\"}, {\"image_url\": \"https://images.tinymart.in/product/10155-3489.jpg\", \"qty\": 1, \"tray_id\": \"43\", \"sku_total\": 40, \"name\": \"Coke Diet 300ml per peice\", \"door_id\": \"\", \"unit_price\": \"40\", \"offer_id\": \"\", \"mrp\": \"40\", \"skuid\": \"10155\"}], \"userId\": \"9611163421\", \"order_status\": \"\", \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"2829e3d2-82b8-48ad-b16a-c6a96521daa1","pre_auth_amount":45,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1752230252801","video_url":"https://video.tinymart.in/VideoUpload/TMCAM07202501/TM07202501251218233322309.mp4","vm_imei_id":"TM07202501","order_amount":45,"weight_based_response":"{}","order_created_at":"2025-12-18 23:33:22.0","area":"Nagavara","address":"Nagavara","amount_received":45,"receipt_id":"IN20251218233458","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM07202501251218233322309\", \"total_amount\": 45, \"imei\": \"TM07202501\", \"res\": true, \"skus\": [{\"offer_desc\": \"\", \"qty\": 1, \"sku_total\": 25, \"offer_id\": \"\", \"tray_id\": \"32\", \"mrp\": \"25\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"skuid\": \"185950\", \"unit_price\": 25, \"door_id\": \"2\"}, {\"offer_desc\": \"\", \"qty\": 1, \"sku_total\": 20, \"offer_id\": \"\", \"tray_id\": \"35\", \"mrp\": \"20\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"skuid\": \"137335\", \"unit_price\": 20, \"door_id\": \"2\"}], \"bill_amount\": 45, \"userId\": \"9611163421\"}","short_order_expiry":"18-01-2026 23:34:58","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-18 23:40:03.0","user_id":9611163421,"short_order_id":"f3NpxM","location":"Texas_Ariel_3rd Floor","order_id":"TM07202501251218233322309","sku_json":"{\"rstatus\": true, \"orderId\": \"TM07202501251218233322309\", \"total_amount\": 45, \"imei\": \"TM07202501\", \"cart_offer_desc\": \"\", \"res\": true, \"skus\": [{\"qty\": 1, \"sku_total\": 25, \"offer_id\": \"\", \"tray_id\": \"32\", \"mrp\": \"25\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"skuid\": \"185950\", \"unit_price\": \"25\", \"door_id\": \"\"}, {\"qty\": 1, \"sku_total\": 20, \"offer_id\": \"\", \"tray_id\": \"35\", \"mrp\": \"20\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"skuid\": \"137335\", \"unit_price\": \"20\", \"door_id\": \"\"}], \"bill_amount\": 45, \"order_status\": \"\", \"userId\": \"9611163421\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"38256337-88b0-4b94-8b53-318df2c2d010","pre_auth_amount":35,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749614007458","video_url":"N/A","vm_imei_id":"TM06202508","order_amount":35,"weight_based_response":"{}","order_created_at":"2025-12-18 00:05:01.0","area":"Western","address":"Western","canonical_name":"Texas","amount_received":35,"receipt_id":"IN20251218000638","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 35, \"userId\": \"9611163421\", \"total_amount\": 35, \"orderId\": \"TM06202508251218000501737\", \"imei\": \"TM06202508\", \"skus\": [{\"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"tray_id\": \"38\", \"unit_price\": 25, \"sku_total\": 25, \"mrp\": \"25\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"skuid\": \"185950\"}, {\"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Lotus Biscoff 25g\", \"tray_id\": \"19\", \"unit_price\": 10, \"sku_total\": 10, \"mrp\": \"10\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500572-803.jpg\", \"skuid\": \"4500572\"}]}","short_order_expiry":"18-01-2026 00:06:38","invoice_final_settled_amount":0,"previous_pending":14,"_invoice_balance":0,"order_modified_at":"2025-12-18 00:10:04.0","user_id":9611163421,"short_order_id":"vm1Ze7","location":"Texas Ariel 8th floor","order_id":"TM06202508251218000501737","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 35, \"cart_offer_desc\": \"\", \"total_amount\": 35, \"orderId\": \"TM06202508251218000501737\", \"imei\": \"TM06202508\", \"userId\": \"9611163421\", \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"name\": \"Lotus Biscoff 25g per peice\", \"tray_id\": \"19\", \"unit_price\": \"10\", \"sku_total\": 10, \"mrp\": \"10\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500572-803.jpg\", \"skuid\": \"4500572\"}, {\"door_id\": \"\", \"offer_id\": \"\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"tray_id\": \"38\", \"unit_price\": \"25\", \"sku_total\": 25, \"mrp\": \"25\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"skuid\": \"185950\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"f67f3e27-d3e5-45fc-8bc3-60318863f150","pre_auth_amount":84,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503251202235513057.mp4","vm_imei_id":"TM06202503","order_amount":98,"weight_based_response":"{}","order_created_at":"2025-12-02 23:55:13.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":84,"receipt_id":"IN20251202235651","proposedSkuJson":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251202235513057\", \"skus\": [{\"door_id\": \"1\", \"unit_price\": 14, \"sku_total\": 14, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500593-1965.jpg\", \"name\": \"Jus Amazin Jowar Puffs 12g\", \"skuid\": \"4500593\", \"mrp\": \"15\", \"tray_id\": \"17\", \"offer_desc\": \"\", \"offer_id\": \"4500593_0603\"}, {\"door_id\": \"2\", \"unit_price\": 25, \"sku_total\": 50, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"skuid\": \"185950\", \"mrp\": \"25\", \"tray_id\": \"36\", \"offer_desc\": \"\", \"offer_id\": \"\"}, {\"door_id\": \"1\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500562-4141.jpeg\", \"name\": \"Legit  Bhindi Crisps 11gm\", \"skuid\": \"4500562\", \"mrp\": \"20\", \"tray_id\": \"16\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"total_amount\": 84, \"res\": true, \"bill_amount\": 84, \"userId\": \"9611163421\"}","short_order_expiry":"02-01-2026 23:56:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-03 00:10:04.0","user_id":9611163421,"short_order_id":"f1h4oA","location":"Texas Ariel 7th Floor","order_id":"TM06202503251202235513057","sku_json":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251202235513057\", \"skus\": [{\"door_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500562-4141.jpeg\", \"name\": \"Legit  Bhindi Crisps 11gm per peice\", \"skuid\": \"4500562\", \"mrp\": \"20\", \"tray_id\": \"16\", \"offer_id\": \"\"}, {\"door_id\": \"\", \"unit_price\": \"14\", \"sku_total\": 28, \"qty\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500593-1965.jpg\", \"name\": \"Jus Amazin Jowar Puffs 12g per peice\", \"skuid\": \"4500593\", \"mrp\": \"15\", \"tray_id\": \"17\", \"offer_desc\": \"10% OFF\", \"offer_id\": \"4500593_0603\"}, {\"door_id\": \"\", \"unit_price\": \"25\", \"sku_total\": 50, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"skuid\": \"185950\", \"mrp\": \"25\", \"tray_id\": \"36\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 100, \"res\": true, \"rstatus\": true, \"order_status\": \"\", \"total_amount\": 98, \"userId\": \"9611163421\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"36051993-c091-491d-b774-083d711940b4","pre_auth_amount":81,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503251126232328941.mp4","vm_imei_id":"TM06202503","order_amount":81,"weight_based_response":"{}","order_created_at":"2025-11-26 23:23:28.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":81,"receipt_id":"IN20251126232454","proposedSkuJson":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251126232328941\", \"skus\": [{\"door_id\": \"2\", \"unit_price\": 25, \"sku_total\": 50, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"skuid\": \"185950\", \"mrp\": \"25\", \"tray_id\": \"36\", \"offer_desc\": \"\", \"offer_id\": \"\"}, {\"door_id\": \"2\", \"unit_price\": 31, \"sku_total\": 31, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500573-833.jpg\", \"name\": \"Wholy Fudgy Cakes Belgian Chocolate 40g\", \"skuid\": \"4500573\", \"mrp\": \"31\", \"tray_id\": \"40\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"total_amount\": 81, \"res\": true, \"bill_amount\": 81, \"userId\": \"9611163421\"}","short_order_expiry":"26-12-2025 23:24:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-11-26 23:35:03.0","user_id":9611163421,"short_order_id":"lLTaAk","location":"Texas Ariel 7th Floor","order_id":"TM06202503251126232328941","sku_json":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251126232328941\", \"skus\": [{\"door_id\": \"\", \"unit_price\": \"25\", \"sku_total\": 50, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"skuid\": \"185950\", \"mrp\": \"25\", \"tray_id\": \"36\", \"offer_id\": \"\"}, {\"door_id\": \"\", \"unit_price\": \"31\", \"sku_total\": 31, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500573-833.jpg\", \"name\": \"Wholy Fudgy Cakes Belgian Chocolate 40g per peice\", \"skuid\": \"4500573\", \"mrp\": \"31\", \"tray_id\": \"40\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 81, \"res\": true, \"rstatus\": true, \"order_status\": \"\", \"total_amount\": 81, \"userId\": \"9611163421\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"719edd52-45a2-47bd-921f-beee503eb826","pre_auth_amount":39,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503251124231628555.mp4","vm_imei_id":"TM06202503","order_amount":39,"weight_based_response":"{}","order_created_at":"2025-11-24 23:16:28.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":39,"receipt_id":"IN20251124231803","proposedSkuJson":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251124231628555\", \"skus\": [{\"door_id\": \"1\", \"unit_price\": 19, \"sku_total\": 19, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500576-7445.jpg\", \"name\": \"Well Be Crunchy Achari Murukku 30g\", \"skuid\": \"4500576\", \"mrp\": \"20\", \"tray_id\": \"11\", \"offer_desc\": \"\", \"offer_id\": \"4500576_0603\"}, {\"door_id\": \"1\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500591-9627.jpg\", \"name\": \"WellBe Crunchy Khara Sev 25g\", \"skuid\": \"4500591\", \"mrp\": \"10\", \"tray_id\": \"12\", \"offer_desc\": \"\", \"offer_id\": \"\"}, {\"door_id\": \"1\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"name\": \"Wellbe Crunchy Kodbale 25g\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"tray_id\": \"22\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"total_amount\": 39, \"res\": true, \"bill_amount\": 39, \"userId\": \"9611163421\"}","short_order_expiry":"24-12-2025 23:18:03","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-11-24 23:20:03.0","user_id":9611163421,"short_order_id":"mxoa8W","location":"Texas Ariel 7th Floor","order_id":"TM06202503251124231628555","sku_json":"{\"imei\": \"TM06202503\", \"orderId\": \"TM06202503251124231628555\", \"skus\": [{\"door_id\": \"\", \"unit_price\": \"19\", \"sku_total\": 19, \"qty\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500576-7445.jpg\", \"name\": \"Well Be Crunchy Achari Murukku 30g per peice\", \"skuid\": \"4500576\", \"mrp\": \"20\", \"tray_id\": \"11\", \"offer_desc\": \"5% OFF\", \"offer_id\": \"4500576_0603\"}, {\"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500591-9627.jpg\", \"name\": \"WellBe Crunchy Khara Sev 25g per peice\", \"skuid\": \"4500591\", \"mrp\": \"10\", \"tray_id\": \"12\", \"offer_id\": \"\"}, {\"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"tray_id\": \"22\", \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"res\": true, \"rstatus\": true, \"order_status\": \"\", \"total_amount\": 39, \"userId\": \"9611163421\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1eb0e57d-b8ec-4406-a6e4-bc370227ece3","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":40,"weight_based_response":"{}","order_created_at":"2025-11-07 22:53:25.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20251107225440","proposedSkuJson":"{\"imei\": \"TM06202302\", \"orderId\": \"TM06202302251107225325334\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 40, \"name\": \"Coke Zero 300ml\", \"door_id\": \"2\", \"qty\": 1, \"tray_id\": \"46\", \"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"12411\", \"image_url\": \"https://images.tinymart.in/product/12411-9517.jpg\", \"sku_total\": 40, \"mrp\": \"40\"}], \"userId\": \"9611163421\", \"res\": true, \"bill_amount\": 40, \"total_amount\": 40}","short_order_expiry":"07-12-2025 22:54:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-11-07 22:55:03.0","user_id":9611163421,"short_order_id":"zE1qxw","location":"Texas Ariel 2nd floor","order_id":"TM06202302251107225325334","sku_json":"{\"imei\": \"TM06202302\", \"orderId\": \"TM06202302251107225325334\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"40\", \"name\": \"Coke Zero 300ml per peice\", \"door_id\": \"\", \"qty\": 1, \"tray_id\": \"46\", \"offer_id\": \"\", \"skuid\": \"12411\", \"image_url\": \"https://images.tinymart.in/product/12411-9517.jpg\", \"sku_total\": 40, \"mrp\": \"40\"}], \"userId\": \"9611163421\", \"rstatus\": true, \"order_status\": \"\", \"res\": true, \"bill_amount\": 40, \"total_amount\": 40}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"9a6e420f-89ea-4ef1-955c-078e3077ed66","pre_auth_amount":94,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749558487402","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202505/TM06202505251027221903166.mp4","vm_imei_id":"TM06202505","order_amount":94,"weight_based_response":"{}","order_created_at":"2025-10-27 22:19:03.0","area":"Western","address":"Western","canonical_name":"Texas","amount_received":94,"receipt_id":"IN20251027222021","proposedSkuJson":"{\"imei\": \"TM06202505\", \"bill_amount\": 94, \"skus\": [{\"door_id\": \"1\", \"name\": \"Nuvie 20g Protein Milk shake Choco loco 250ml\", \"unit_price\": 94, \"mrp\": \"125\", \"offer_desc\": \"\", \"tray_id\": \"24\", \"offer_id\": \"4500506_0605\", \"image_url\": \"https://images.tinymart.in/product/4500506-9630.png\", \"sku_total\": 94, \"skuid\": \"4500506\", \"qty\": 1}], \"total_amount\": 94, \"userId\": \"9611163421\", \"res\": true, \"orderId\": \"TM06202505251027221903166\", \"cart_offer_desc\": \"\"}","short_order_expiry":"27-11-2025 22:20:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-10-27 22:25:02.0","user_id":9611163421,"short_order_id":"fkMD4a","location":"Texas Godrej Table Space 5th Floor","order_id":"TM06202505251027221903166","sku_json":"{\"total_amount\": 94, \"bill_amount\": 125, \"rstatus\": true, \"order_status\": \"\", \"skus\": [{\"door_id\": \"\", \"name\": \"Nuvie 20g Protein Milk shake Choco loco 250ml per peice\", \"unit_price\": \"94\", \"mrp\": \"125\", \"offer_desc\": \"25% OFF\", \"tray_id\": \"24\", \"offer_id\": \"4500506_0605\", \"image_url\": \"https://images.tinymart.in/product/4500506-9630.png\", \"sku_total\": 94, \"skuid\": \"4500506\", \"qty\": \"1\"}], \"orderId\": \"TM06202505251027221903166\", \"userId\": \"9611163421\", \"res\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM06202505\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b1a9aa25-8d5d-4b79-8893-d6cbe3207058","pre_auth_amount":113,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503251026003919585.mp4","vm_imei_id":"TM06202503","order_amount":113,"weight_based_response":"{}","order_created_at":"2025-10-26 00:39:19.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":113,"receipt_id":"IN20251026004101","proposedSkuJson":"{\"res\": true, \"imei\": \"TM06202503\", \"orderId\": \"TM06202503251026003919585\", \"userId\": \"9611163421\", \"total_amount\": 113, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500507-5700.png\", \"offer_desc\": \"\", \"unit_price\": 113, \"skuid\": \"4500507\", \"qty\": 1, \"sku_total\": 113, \"name\": \"Nuvie 20g Protein Milk shake vanilla 250ml\", \"tray_id\": \"46\", \"mrp\": \"125\", \"offer_id\": \"4500507_0603\", \"door_id\": \"2\"}], \"bill_amount\": 113, \"cart_offer_desc\": \"\"}","short_order_expiry":"26-11-2025 00:41:01","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-10-26 00:50:03.0","user_id":9611163421,"short_order_id":"lukEpB","location":"Texas Ariel 7th Floor","order_id":"TM06202503251026003919585","sku_json":"{\"res\": true, \"imei\": \"TM06202503\", \"orderId\": \"TM06202503251026003919585\", \"order_status\": \"\", \"userId\": \"9611163421\", \"total_amount\": 113, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500507-5700.png\", \"offer_desc\": \"10% OFF\", \"unit_price\": \"113\", \"skuid\": \"4500507\", \"qty\": \"1\", \"sku_total\": 113, \"name\": \"Nuvie 20g Protein Milk shake vanilla 250ml per peice\", \"tray_id\": \"46\", \"mrp\": \"125\", \"offer_id\": \"4500507_0603\", \"door_id\": \"\"}], \"bill_amount\": 125, \"rstatus\": true, \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b5188e7d-e606-4acb-97e6-aae4a4bae61d","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":60,"weight_based_response":"{}","order_created_at":"2025-09-30 23:53:38.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20250930235509","proposedSkuJson":"{\"imei\": \"TM06202302\", \"userId\": \"9611163421\", \"bill_amount\": 60, \"cart_offer_desc\": \"\", \"orderId\": \"TM06202302250930235338687\", \"skus\": [{\"skuid\": \"10155\", \"image_url\": \"https://images.tinymart.in/product/10155-4406.png\", \"mrp\": \"40\", \"offer_id\": \"\", \"name\": \"Coke Diet 300ml\", \"offer_desc\": \"\", \"sku_total\": 40, \"tray_id\": \"46\", \"door_id\": \"2\", \"qty\": 1, \"unit_price\": 40}, {\"skuid\": \"4500472\", \"image_url\": \"https://images.tinymart.in/product/4500472-5536.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"name\": \"24 Mantra Organic Peanut  chikki 20gm\", \"offer_desc\": \"\", \"sku_total\": 20, \"tray_id\": \"15\", \"door_id\": \"1\", \"qty\": 2, \"unit_price\": 10}], \"res\": true, \"total_amount\": 60}","short_order_expiry":"30-10-2025 23:55:09","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-09-30 23:55:09.0","user_id":9611163421,"short_order_id":"tEXsci","location":"Texas Ariel 2nd floor","order_id":"TM06202302250930235338687","sku_json":"{\"imei\": \"TM06202302\", \"userId\": \"9611163421\", \"skus\": [{\"skuid\": \"4500472\", \"image_url\": \"https://images.tinymart.in/product/4500472-5536.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"name\": \"24 Mantra Organic Peanut  chikki 20gm per peice\", \"sku_total\": 20, \"tray_id\": \"15\", \"door_id\": \"\", \"qty\": 2, \"unit_price\": \"10\"}, {\"skuid\": \"10155\", \"image_url\": \"https://images.tinymart.in/product/10155-4406.png\", \"mrp\": \"40\", \"offer_id\": \"\", \"name\": \"Coke Diet 300ml per peice\", \"sku_total\": 40, \"tray_id\": \"46\", \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"40\"}], \"order_status\": \"\", \"rstatus\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 60, \"res\": true, \"orderId\": \"TM06202302250930235338687\", \"total_amount\": 60}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"0cca287b-cdb2-4bc8-b9cc-9961fb2f12b6","pre_auth_amount":125,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":125,"weight_based_response":"{}","order_created_at":"2025-09-26 23:32:16.0","area":"Hebbal","address":"HSR","amount_received":125,"receipt_id":"IN20250926233327","proposedSkuJson":"{\"total_amount\": 125, \"cart_offer_desc\": \"\", \"userId\": \"9611163421\", \"res\": true, \"orderId\": \"TM06202302250926233216363\", \"imei\": \"TM06202302\", \"skus\": [{\"offer_desc\": \"\", \"name\": \"Nuvie 12g protein Bar Peanut caramel 50gm\", \"qty\": 1, \"tray_id\": \"38\", \"mrp\": \"125\", \"sku_total\": 125, \"unit_price\": 125, \"door_id\": \"2\", \"offer_id\": \"\", \"skuid\": \"4500493\", \"image_url\": \"https://images.tinymart.in/product/4500493-7552.jpg\"}], \"bill_amount\": 125}","short_order_expiry":"26-10-2025 23:33:27","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-09-26 23:35:02.0","user_id":9611163421,"short_order_id":"oIdPH5","location":"Texas Ariel 2nd floor","order_id":"TM06202302250926233216363","sku_json":"{\"total_amount\": 125, \"cart_offer_desc\": \"\", \"userId\": \"9611163421\", \"order_status\": \"\", \"orderId\": \"TM06202302250926233216363\", \"imei\": \"TM06202302\", \"rstatus\": true, \"skus\": [{\"name\": \"Nuvie 12g protein Bar Peanut caramel 50gm per peice\", \"qty\": 1, \"tray_id\": \"38\", \"mrp\": \"125\", \"sku_total\": 125, \"unit_price\": \"125\", \"door_id\": \"\", \"offer_id\": \"\", \"skuid\": \"4500493\", \"image_url\": \"https://images.tinymart.in/product/4500493-7552.jpg\"}], \"res\": true, \"bill_amount\": 125}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"9319e86b-c7a6-4748-ae34-fa816f4c9e61","pre_auth_amount":212,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503250922225840431.mp4","vm_imei_id":"TM06202503","order_amount":212,"weight_based_response":"{}","order_created_at":"2025-09-22 22:58:40.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":212,"receipt_id":"IN20250922230008","proposedSkuJson":"{\"orderId\": \"TM06202503250922225840431\", \"bill_amount\": 212, \"res\": true, \"userId\": \"9611163421\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"44\", \"image_url\": \"https://images.tinymart.in/product/4500493-7552.jpg\", \"skuid\": \"4500493\", \"offer_id\": \"\", \"name\": \"Nuvie 12g protein Bar Peanut caramel 50gm\", \"sku_total\": 125, \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"unit_price\": 125, \"mrp\": \"125\"}, {\"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/4500517-4133.webp\", \"skuid\": \"4500517\", \"offer_id\": \"\", \"name\": \"Epigamia Artisanal Misti Doi 80gm\", \"sku_total\": 70, \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 2, \"unit_price\": 35, \"mrp\": \"35\"}, {\"tray_id\": \"35\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"skuid\": \"4500499\", \"offer_id\": \"4500499_0603\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"sku_total\": 17, \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"unit_price\": 17, \"mrp\": \"20\"}], \"imei\": \"TM06202503\", \"total_amount\": 212}","short_order_expiry":"22-10-2025 23:00:08","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-09-22 23:05:02.0","user_id":9611163421,"short_order_id":"mViAtF","location":"Texas Ariel 7th Floor","order_id":"TM06202503250922225840431","sku_json":"{\"res\": true, \"orderId\": \"TM06202503250922225840431\", \"bill_amount\": 215, \"order_status\": \"\", \"rstatus\": true, \"userId\": \"9611163421\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"35\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"skuid\": \"4500499\", \"offer_id\": \"4500499_0603\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"sku_total\": 17, \"offer_desc\": \"15% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"unit_price\": \"17\", \"mrp\": \"20\"}, {\"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/4500517-4133.webp\", \"skuid\": \"4500517\", \"offer_id\": \"\", \"name\": \"Epigamia Artisanal Misti Doi 80gm per peice\", \"sku_total\": 70, \"door_id\": \"\", \"qty\": 2, \"unit_price\": \"35\", \"mrp\": \"35\"}, {\"tray_id\": \"44\", \"image_url\": \"https://images.tinymart.in/product/4500493-7552.jpg\", \"skuid\": \"4500493\", \"offer_id\": \"\", \"name\": \"Nuvie 12g protein Bar Peanut caramel 50gm per peice\", \"sku_total\": 125, \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"125\", \"mrp\": \"125\"}], \"imei\": \"TM06202503\", \"total_amount\": 212}","status":"Completed"}]
20-08-2026 00:01:54.007 102069 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:01:54.007 102069 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}]
20-08-2026 00:01:54.012 102074 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:01:54.012 102074 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500705-8665.webp","door_id":"2","qty":1,"name":"Heritage livo Pista Milk 180ml","mrp":"30","unit_price":30,"skuid":"4500705","tray_id":"41","offer_id":"","offer_desc":""}]
20-08-2026 00:01:54.015 102077 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:01:54.015 102077 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500702-1302.webp","door_id":"2","qty":1,"name":"Raw Masala Shikanji 200ml","mrp":"30","unit_price":30,"skuid":"4500702","tray_id":"38","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500705-8665.webp","door_id":"2","qty":1,"name":"Heritage livo Pista Milk 180ml","mrp":"30","unit_price":30,"skuid":"4500705","tray_id":"41","offer_id":"","offer_desc":""}]
20-08-2026 00:01:54.022 102084 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260610224912077_0', order_id='TM06202503260610224912077', sku='4500515', tray_id='', vm_id='1749829657832', price=35.0, mrp=35.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-10 22:55:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.022 102084 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":70,"image_url":"https://images.tinymart.in/product/4500515-3264.webp","door_id":"2","qty":2,"name":"Epigamia Everyday Yogurt  Mango 75gm","mrp":"35","unit_price":35,"tray_id":"46","offer_id":"","skuid":"4500515","offer_desc":""}]
20-08-2026 00:01:54.025 102087 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260408203712839_0', order_id='TM06202503260408203712839', sku='4500634', tray_id='', vm_id='1749829657832', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-08 20:39:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503260408203712839_1', order_id='TM06202503260408203712839', sku='186059', tray_id='', vm_id='1749829657832', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-08 20:39:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.025 102087 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/4500641-4924.avif","qty":1,"name":"Nandini Lassi 180ml","mrp":"25","unit_price":25,"tray_id":"41","skuid":"4500641","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/186059-5330.png","qty":1,"name":"Pepsi ZeroSugar  330ml","mrp":"40","unit_price":40,"tray_id":"46","skuid":"186059","offer_id":"","offer_desc":""}]
20-08-2026 00:01:54.028 102090 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260310142338542_0', order_id='TM06202503260310142338542', sku='185950', tray_id='', vm_id='1749829657832', price=25.0, mrp=25.0, offer=0, offer_id='', qty=6.0, created_at='2026-03-10 14:24:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503260310142338542_1', order_id='TM06202503260310142338542', sku='185993', tray_id='', vm_id='1749829657832', price=20.0, mrp=20.0, offer=0, offer_id='', qty=3.0, created_at='2026-03-10 14:24:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.028 102090 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":150,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":6,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"skuid":"185950","offer_id":"","tray_id":"37","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/185993-3509.webp","qty":3,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"skuid":"185993","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:01:54.033 102095 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260121213624464_0', order_id='TM06202503260121213624464', sku='4500619', tray_id='', vm_id='1749829657832', price=45.0, mrp=50.0, offer=5, offer_id='4500619_0603', qty=1.0, created_at='2026-01-21 21:38:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503260121213624464_1', order_id='TM06202503260121213624464', sku='12411', tray_id='', vm_id='1749829657832', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-21 21:38:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.033 102095 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/12411-9517.jpg","door_id":"2","qty":1,"name":"Coke Zero 300ml","mrp":"40","unit_price":40,"tray_id":"46","offer_id":"","skuid":"12411","offer_desc":""},{"sku_total":45,"image_url":"https://images.tinymart.in/product/4500619-9576.jpg","door_id":"1","qty":1,"name":"The Drill 12g Protein Cheese Edamame 30g","mrp":"50","unit_price":45,"tray_id":"17","offer_id":"4500619_0603","skuid":"4500619","offer_desc":""}]
20-08-2026 00:01:54.036 102098 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260111215014558_0', order_id='TM06202503260111215014558', sku='185950', tray_id='', vm_id='1749829657832', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-11 21:51:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503260111215014558_1', order_id='TM06202503260111215014558', sku='4500602', tray_id='', vm_id='1749829657832', price=99.0, mrp=110.0, offer=11, offer_id='4500602_0603', qty=1.0, created_at='2026-01-11 21:51:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.037 102099 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"offer_id":"","tray_id":"36","skuid":"185950","offer_desc":""},{"sku_total":99,"door_id":"2","image_url":"https://images.tinymart.in/product/4500602-1754.webp","qty":1,"name":"Nuvie Choco Brownie 10g Protein Bar","mrp":"110","unit_price":99,"offer_id":"4500602_0603","tray_id":"42","skuid":"4500602","offer_desc":""}]
20-08-2026 00:01:54.040 102102 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202508251224005635385_0', order_id='TM06202508251224005635385', sku='185993', tray_id='', vm_id='1749614007458', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-24 00:59:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202508251224005635385_1', order_id='TM06202508251224005635385', sku='185950', tray_id='', vm_id='1749614007458', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-24 00:59:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202508251224005635385_2', order_id='TM06202508251224005635385', sku='10155', tray_id='', vm_id='1749614007458', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-24 00:59:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.040 102102 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185993-3509.webp","door_id":"2","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"tray_id":"34","offer_id":"","skuid":"185993","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/185950-3078.jpg","door_id":"2","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"tray_id":"38","offer_id":"","skuid":"185950","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/10155-3489.jpg","door_id":"2","qty":1,"name":"Coke Diet 300ml","mrp":"40","unit_price":40,"tray_id":"43","offer_id":"","skuid":"10155","offer_desc":""}]
20-08-2026 00:01:54.043 102105 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM07202501251218233322309_0', order_id='TM07202501251218233322309', sku='185950', tray_id='', vm_id='1752230252801', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-18 23:34:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM07202501251218233322309_1', order_id='TM07202501251218233322309', sku='137335', tray_id='', vm_id='1752230252801', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-18 23:34:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.044 102106 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"image_url":"https://images.tinymart.in/product/185950-3078.jpg","door_id":"2","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"offer_id":"","tray_id":"32","skuid":"185950","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/137335-1619.png","door_id":"2","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"offer_id":"","tray_id":"35","skuid":"137335","offer_desc":""}]
20-08-2026 00:01:54.048 102110 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202508251218000501737_0', order_id='TM06202508251218000501737', sku='4500572', tray_id='', vm_id='1749614007458', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-18 00:06:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202508251218000501737_1', order_id='TM06202508251218000501737', sku='185950', tray_id='', vm_id='1749614007458', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-18 00:06:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.048 102110 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"offer_id":"","tray_id":"38","skuid":"185950","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500572-803.jpg","qty":1,"name":"Lotus Biscoff 25g","mrp":"10","unit_price":10,"offer_id":"","tray_id":"19","skuid":"4500572","offer_desc":""}]
20-08-2026 00:01:54.051 102113 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503251202235513057_0', order_id='TM06202503251202235513057', sku='4500562', tray_id='', vm_id='1749829657832', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-02 23:56:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503251202235513057_1', order_id='TM06202503251202235513057', sku='4500593', tray_id='', vm_id='1749829657832', price=14.0, mrp=15.0, offer=1, offer_id='4500593_0603', qty=2.0, created_at='2025-12-02 23:56:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503251202235513057_2', order_id='TM06202503251202235513057', sku='185950', tray_id='', vm_id='1749829657832', price=25.0, mrp=25.0, offer=0, offer_id='', qty=2.0, created_at='2025-12-02 23:56:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.051 102113 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":14,"door_id":"1","image_url":"https://images.tinymart.in/product/4500593-1965.jpg","qty":1,"name":"Jus Amazin Jowar Puffs 12g","mrp":"15","unit_price":14,"skuid":"4500593","tray_id":"17","offer_id":"4500593_0603","offer_desc":""},{"sku_total":50,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":2,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"skuid":"185950","tray_id":"36","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500562-4141.jpeg","qty":1,"name":"Legit  Bhindi Crisps 11gm","mrp":"20","unit_price":20,"skuid":"4500562","tray_id":"16","offer_id":"","offer_desc":""}]
20-08-2026 00:01:54.054 102116 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503251126232328941_0', order_id='TM06202503251126232328941', sku='185950', tray_id='', vm_id='1749829657832', price=25.0, mrp=25.0, offer=0, offer_id='', qty=2.0, created_at='2025-11-26 23:24:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503251126232328941_1', order_id='TM06202503251126232328941', sku='4500573', tray_id='', vm_id='1749829657832', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2025-11-26 23:24:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.055 102117 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":50,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":2,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"skuid":"185950","tray_id":"36","offer_id":"","offer_desc":""},{"sku_total":31,"door_id":"2","image_url":"https://images.tinymart.in/product/4500573-833.jpg","qty":1,"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","mrp":"31","unit_price":31,"skuid":"4500573","tray_id":"40","offer_id":"","offer_desc":""}]
20-08-2026 00:01:54.057 102119 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503251124231628555_0', order_id='TM06202503251124231628555', sku='4500576', tray_id='', vm_id='1749829657832', price=19.0, mrp=20.0, offer=1, offer_id='4500576_0603', qty=1.0, created_at='2025-11-24 23:17:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503251124231628555_1', order_id='TM06202503251124231628555', sku='4500591', tray_id='', vm_id='1749829657832', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2025-11-24 23:17:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503251124231628555_2', order_id='TM06202503251124231628555', sku='4500570', tray_id='', vm_id='1749829657832', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2025-11-24 23:17:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.058 102120 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":19,"door_id":"1","image_url":"https://images.tinymart.in/product/4500576-7445.jpg","qty":1,"name":"Well Be Crunchy Achari Murukku 30g","mrp":"20","unit_price":19,"skuid":"4500576","tray_id":"11","offer_id":"4500576_0603","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500591-9627.jpg","qty":1,"name":"WellBe Crunchy Khara Sev 25g","mrp":"10","unit_price":10,"skuid":"4500591","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500570-8490.jpg","qty":1,"name":"Wellbe Crunchy Kodbale 25g","mrp":"10","unit_price":10,"skuid":"4500570","tray_id":"22","offer_id":"","offer_desc":""}]
20-08-2026 00:01:54.067 102129 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302251107225325334_0', order_id='TM06202302251107225325334', sku='12411', tray_id='', vm_id='1685600316121', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2025-11-07 22:54:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.068 102130 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/12411-9517.jpg","qty":1,"name":"Coke Zero 300ml","mrp":"40","unit_price":40,"tray_id":"46","offer_id":"","skuid":"12411","offer_desc":""}]
20-08-2026 00:01:54.078 102140 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202505251027221903166_0', order_id='TM06202505251027221903166', sku='4500506', tray_id='', vm_id='1749558487402', price=94.0, mrp=125.0, offer=31, offer_id='4500506_0605', qty=1.0, created_at='2025-10-27 22:20:16.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.078 102140 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":94,"door_id":"1","image_url":"https://images.tinymart.in/product/4500506-9630.png","qty":1,"name":"Nuvie 20g Protein Milk shake Choco loco 250ml","mrp":"125","unit_price":94,"tray_id":"24","offer_id":"4500506_0605","skuid":"4500506","offer_desc":""}]
20-08-2026 00:01:54.084 102146 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503251026003919585_0', order_id='TM06202503251026003919585', sku='4500507', tray_id='', vm_id='1749829657832', price=113.0, mrp=125.0, offer=12, offer_id='4500507_0603', qty=1.0, created_at='2025-10-26 00:40:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.084 102146 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":113,"image_url":"https://images.tinymart.in/product/4500507-5700.png","door_id":"2","qty":1,"name":"Nuvie 20g Protein Milk shake vanilla 250ml","mrp":"125","unit_price":113,"skuid":"4500507","tray_id":"46","offer_id":"4500507_0603","offer_desc":""}]
20-08-2026 00:01:54.088 102150 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302250930235338687_0', order_id='TM06202302250930235338687', sku='4500472', tray_id='', vm_id='1685600316121', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2025-09-30 23:54:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202302250930235338687_1', order_id='TM06202302250930235338687', sku='10155', tray_id='', vm_id='1685600316121', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2025-09-30 23:54:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.089 102151 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/10155-4406.png","door_id":"2","qty":1,"name":"Coke Diet 300ml","mrp":"40","unit_price":40,"skuid":"10155","offer_id":"","tray_id":"46","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500472-5536.jpeg","door_id":"1","qty":2,"name":"24 Mantra Organic Peanut  chikki 20gm","mrp":"10","unit_price":10,"skuid":"4500472","offer_id":"","tray_id":"15","offer_desc":""}]
20-08-2026 00:01:54.096 102158 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302250926233216363_0', order_id='TM06202302250926233216363', sku='4500493', tray_id='', vm_id='1685600316121', price=125.0, mrp=125.0, offer=0, offer_id='', qty=1.0, created_at='2025-09-26 23:33:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.096 102158 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":125,"door_id":"2","image_url":"https://images.tinymart.in/product/4500493-7552.jpg","qty":1,"name":"Nuvie 12g protein Bar Peanut caramel 50gm","mrp":"125","unit_price":125,"tray_id":"38","offer_id":"","skuid":"4500493","offer_desc":""}]
20-08-2026 00:01:54.101 102163 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503250922225840431_0', order_id='TM06202503250922225840431', sku='4500499', tray_id='', vm_id='1749829657832', price=17.0, mrp=20.0, offer=3, offer_id='4500499_0603', qty=1.0, created_at='2025-09-22 22:59:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503250922225840431_1', order_id='TM06202503250922225840431', sku='4500517', tray_id='', vm_id='1749829657832', price=35.0, mrp=35.0, offer=0, offer_id='', qty=2.0, created_at='2025-09-22 22:59:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503250922225840431_2', order_id='TM06202503250922225840431', sku='4500493', tray_id='', vm_id='1749829657832', price=125.0, mrp=125.0, offer=0, offer_id='', qty=1.0, created_at='2025-09-22 22:59:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:01:54.101 102163 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":125,"image_url":"https://images.tinymart.in/product/4500493-7552.jpg","door_id":"2","qty":1,"name":"Nuvie 12g protein Bar Peanut caramel 50gm","mrp":"125","unit_price":125,"tray_id":"44","skuid":"4500493","offer_id":"","offer_desc":""},{"sku_total":70,"image_url":"https://images.tinymart.in/product/4500517-4133.webp","door_id":"2","qty":2,"name":"Epigamia Artisanal Misti Doi 80gm","mrp":"35","unit_price":35,"tray_id":"41","skuid":"4500517","offer_id":"","offer_desc":""},{"sku_total":17,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":17,"tray_id":"35","skuid":"4500499","offer_id":"4500499_0603","offer_desc":""}]
20-08-2026 00:01:54.105 102167 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6b53f35
20-08-2026 00:01:54.105 102167 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@54f1fe2f
20-08-2026 00:01:54.105 102167 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:01:54.106 102168 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6b53f35
20-08-2026 00:01:54.106 102168 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@54f1fe2f
20-08-2026 00:01:54.199 102261 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:55:58.0, vm_id=1685608919720}
20-08-2026 00:01:54.201 102263 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685608919720, timestamp: 2026-08-19 22:55:58.0
20-08-2026 00:01:54.342 102404 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:01:55.227 103289 [http-nio-8051-exec-7] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202502}
20-08-2026 00:01:56.101 104163 [http-nio-8051-exec-4] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202602}
20-08-2026 00:01:56.136 104198 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-25 13:30:16"}
20-08-2026 00:01:56.180 104242 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app'}
20-08-2026 00:01:56.181 104243 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app'}
20-08-2026 00:01:56.184 104246 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - skuList [{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}]
20-08-2026 00:01:56.186 104248 [http-nio-8051-exec-8] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4e9ceb05
20-08-2026 00:01:56.186 104248 [http-nio-8051-exec-8] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:01:56.186 104248 [http-nio-8051-exec-8] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:01:56.186 104248 [http-nio-8051-exec-8] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4e9ceb05
20-08-2026 00:01:56.186 104248 [http-nio-8051-exec-8] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:01:56.278 104340 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:01:56.278 104340 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:01:56.278 104340 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: E7413c70F80077206224C03fE43b929611163421
20-08-2026 00:01:56.278 104340 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:01:56.279 104341 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:01:56.279 104341 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:E7413c70F80077206224C03fE43b929611163421, device:app
20-08-2026 00:01:56.280 104342 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:01:56.281 104343 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202503260819235944618
20-08-2026 00:01:56.282 104344 [http-nio-8051-exec-6] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202503260819235944618
20-08-2026 00:01:58.751 106813 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:01:58.753 106815 [http-nio-8051-exec-10] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:01:58.812 106874 [http-nio-8051-exec-10] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:01:59.067 107129 [http-nio-8051-exec-2] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202304}
20-08-2026 00:02:00.949 109011 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM03202201
20-08-2026 00:02:00.949 109011 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:02:00.949 109011 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:02:00
20-08-2026 00:02:01.596 109658 [http-nio-8051-exec-1] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:02:01.634 109696 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:01.637 109699 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:01.644 109706 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:01.644 109706 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:02:01.644 109706 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:02:01.650 109712 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:02:01.650 109712 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:02:01.651 109713 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:01.655 109717 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:01.662 109724 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:01.663 109725 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:02:01.663 109725 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:02:01.669 109731 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:02:01.669 109731 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:01.669 109731 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:02:01.691 109753 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:01.691 109753 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:01.692 109754 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:01.692 109754 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:02:01.692 109754 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:01.0
20-08-2026 00:02:01.692 109754 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:01.696 109758 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:01.701 109763 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:01.706 109768 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:01.706 109768 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:02:01.706 109768 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:02:01.711 109773 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:02:01.712 109774 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:02:01.713 109775 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:01.715 109777 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:01.720 109782 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:01.720 109782 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:02:01.720 109782 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:02:01.725 109787 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:02:01.726 109788 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:01.726 109788 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:02:01.747 109809 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:01.747 109809 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:01.747 109809 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:01.747 109809 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:02:01.748 109810 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:01.0
20-08-2026 00:02:01.748 109810 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:01.749 109811 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:01.752 109814 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:01.757 109819 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:01.757 109819 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:02:01.757 109819 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:01.762 109824 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:02:01.762 109824 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:02:01.764 109826 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:01.766 109828 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:01.771 109833 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:01.771 109833 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:02:01.771 109833 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:02:01.778 109840 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:02:01.778 109840 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:01.778 109840 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:02:01.803 109865 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:01.804 109866 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:01.804 109866 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:01.804 109866 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:02:01.804 109866 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:01.0
20-08-2026 00:02:01.804 109866 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:01.809 109871 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:01.811 109873 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:01.816 109878 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:01.816 109878 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:02:01.816 109878 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:02:01.821 109883 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:02:01.821 109883 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:02:01.824 109886 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:01.829 109891 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:01.835 109897 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:01.835 109897 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:02:01.835 109897 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:02:01.839 109901 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:02:01.840 109902 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:01.840 109902 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:02:01.870 109932 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:01.870 109932 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:01.871 109933 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:01.871 109933 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:02:01.871 109933 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:01.0
20-08-2026 00:02:01.871 109933 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:01.872 109934 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:01.874 109936 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:01.882 109944 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:01.882 109944 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:02:01.882 109944 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:02:01.886 109948 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:02:01.886 109948 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:02:01.888 109950 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:01.890 109952 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:01.894 109956 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:01.894 109956 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:02:01.894 109956 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:02:01.899 109961 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:02:01.899 109961 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:02:01.900 109962 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:01.901 109963 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:01.906 109968 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:01.906 109968 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:02:01.906 109968 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:02:01.910 109972 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:02:01.910 109972 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:02:01.911 109973 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:01.912 109974 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:01.916 109978 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:01.916 109978 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:02:01.916 109978 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:02:01.920 109982 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:02:01.920 109982 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:02:01.921 109983 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:01.923 109985 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:01.926 109988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:01.926 109988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:02:01.926 109988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:02:01.930 109992 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:02:01.930 109992 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:02:01.931 109993 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:01.933 109995 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:01.940 110002 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:01.940 110002 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:02:01.940 110002 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:02:01.943 110005 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:02:01.943 110005 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:02:01.945 110007 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:01.946 110008 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:01.950 110012 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:01.950 110012 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:02:01.950 110012 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:02:01.953 110015 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:02:01.954 110016 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:02:01.955 110017 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:01.956 110018 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:01.960 110022 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:01.960 110022 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:02:01.960 110022 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:02:01.964 110026 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:02:01.964 110026 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:02:01.965 110027 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:01.967 110029 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:01.972 110034 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:01.972 110034 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:02:01.972 110034 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:02:01.976 110038 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:02:01.976 110038 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:01.976 110038 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:02:02.011 110073 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:02.011 110073 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:02.011 110073 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:02.012 110074 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:02:02.012 110074 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:02.0
20-08-2026 00:02:02.012 110074 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:02.013 110075 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.016 110078 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.021 110083 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.021 110083 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:02:02.021 110083 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:02.026 110088 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:02:02.026 110088 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:02:02.028 110090 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.033 110095 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.037 110099 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.037 110099 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:02:02.037 110099 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:02:02.041 110103 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:02:02.041 110103 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:02:02.042 110104 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.045 110107 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.049 110111 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.049 110111 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:02:02.049 110111 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:02:02.059 110121 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:02:02.061 110123 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:02:02.066 110128 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.068 110130 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.074 110136 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.074 110136 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:02:02.074 110136 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:02:02.079 110141 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:02:02.079 110141 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:02.079 110141 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:02:02.150 110212 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.150 110212 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.150 110212 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:02.150 110212 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:02:02.150 110212 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:02.0
20-08-2026 00:02:02.150 110212 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:02.154 110216 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.157 110219 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.167 110229 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.167 110229 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:02:02.167 110229 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:02:02.177 110239 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:02:02.177 110239 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:02.177 110239 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:02:02.197 110259 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.197 110259 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.197 110259 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:02.197 110259 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:02:02.198 110260 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:02.0
20-08-2026 00:02:02.198 110260 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:02.203 110265 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.206 110268 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.212 110274 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.212 110274 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:02:02.212 110274 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:02.215 110277 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:02:02.215 110277 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:02:02.216 110278 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app'}
20-08-2026 00:02:02.216 110278 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.217 110279 [http-nio-8051-exec-6] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app'}
20-08-2026 00:02:02.219 110281 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.220 110282 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - skuList [{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}]
20-08-2026 00:02:02.222 110284 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@36d55bf8
20-08-2026 00:02:02.222 110284 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:02:02.222 110284 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:02:02.222 110284 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@36d55bf8
20-08-2026 00:02:02.222 110284 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:02:02.223 110285 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.223 110285 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:02:02.223 110285 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:02:02.230 110292 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:02:02.230 110292 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:02:02.231 110293 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.233 110295 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.238 110300 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.238 110300 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:02:02.238 110300 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:02:02.242 110304 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:02:02.243 110305 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:02.243 110305 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:02:02.267 110329 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.267 110329 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.267 110329 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:02.267 110329 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:02:02.267 110329 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:02.0
20-08-2026 00:02:02.267 110329 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:02.268 110330 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.270 110332 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.272 110334 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.273 110335 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:02:02.273 110335 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:02:02.275 110337 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:02:02.275 110337 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:02:02.276 110338 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.278 110340 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.281 110343 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.281 110343 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:02:02.281 110343 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:02:02.284 110346 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:02:02.284 110346 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:02:02.285 110347 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:02:02.287 110349 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@601b612e
20-08-2026 00:02:02.294 110356 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:02:02.294 110356 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:02:02.294 110356 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:02:02.298 110360 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:02:02.298 110360 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:02:02.302 110364 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.303 110365 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.316 110378 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.316 110378 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:02:02.316 110378 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:02:02.325 110387 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:02:02.325 110387 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:02:02.328 110390 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.330 110392 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.338 110400 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.338 110400 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:02:02.338 110400 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:02:02.346 110408 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:02:02.346 110408 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:02:02.349 110411 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.351 110413 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.354 110416 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.354 110416 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:02:02.354 110416 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:02:02.359 110421 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:02:02.360 110422 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:02:02.361 110423 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.362 110424 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.366 110428 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.366 110428 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:02:02.366 110428 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:02:02.369 110431 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:02:02.369 110431 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:02:02.370 110432 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.372 110434 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.376 110438 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.376 110438 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:02:02.376 110438 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:02.382 110444 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:02:02.382 110444 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:02:02.383 110445 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.385 110447 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.388 110450 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.388 110450 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:02:02.388 110450 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:02.392 110454 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:02:02.392 110454 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:02:02.395 110457 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:02:02.397 110459 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@601b612e
20-08-2026 00:02:02.400 110462 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:02:02.400 110462 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:02:02.400 110462 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:02:02.403 110465 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:02:02.403 110465 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:02:02.404 110466 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.406 110468 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.409 110471 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.409 110471 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:02:02.409 110471 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:02:02.412 110474 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:02:02.412 110474 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:02:02.413 110475 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.415 110477 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.418 110480 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.418 110480 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:02:02.418 110480 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:02:02.421 110483 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:02:02.421 110483 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:02:02.422 110484 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.423 110485 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.427 110489 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.427 110489 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:02:02.427 110489 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:02:02.431 110493 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:02:02.432 110494 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:02:02.433 110495 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.436 110498 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.441 110503 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.441 110503 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:02:02.441 110503 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:02:02.446 110508 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:02:02.446 110508 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:02.446 110508 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:02:02.466 110528 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.467 110529 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.467 110529 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:02.467 110529 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:02:02.467 110529 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:02.0
20-08-2026 00:02:02.467 110529 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:02.468 110530 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.470 110532 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.474 110536 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.474 110536 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:02:02.474 110536 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:02:02.478 110540 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:02:02.478 110540 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:02:02.479 110541 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.481 110543 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.484 110546 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.484 110546 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:02:02.484 110546 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:02:02.487 110549 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:02:02.487 110549 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:02.487 110549 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:02:02.505 110567 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.506 110568 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.506 110568 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:02.506 110568 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:02:02.506 110568 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:02.0
20-08-2026 00:02:02.506 110568 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:02.507 110569 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.509 110571 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.515 110577 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.515 110577 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:02:02.515 110577 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:02:02.519 110581 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:02:02.520 110582 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:02:02.523 110585 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.525 110587 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.531 110593 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.531 110593 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:02:02.531 110593 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:02:02.536 110598 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:02:02.536 110598 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:02:02.538 110600 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.541 110603 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.547 110609 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.548 110610 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:02:02.548 110610 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:02:02.552 110614 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:02:02.552 110614 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:02.552 110614 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:02:02.569 110631 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:02:02.569 110631 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:02:02.569 110631 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: E7413c70F80077206224C03fE43b929611163421
20-08-2026 00:02:02.570 110632 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:02:02.570 110632 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:02:02.571 110633 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:E7413c70F80077206224C03fE43b929611163421, device:app
20-08-2026 00:02:02.572 110634 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:02:02.575 110637 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202503260819235944618
20-08-2026 00:02:02.575 110637 [http-nio-8051-exec-7] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202503260819235944618
20-08-2026 00:02:02.579 110641 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.579 110641 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.579 110641 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:02.579 110641 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:02:02.580 110642 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:02.0
20-08-2026 00:02:02.580 110642 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:02.582 110644 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.585 110647 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.594 110656 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.594 110656 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:02:02.594 110656 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:02:02.599 110661 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:02:02.599 110661 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:02:02.600 110662 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.603 110665 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.608 110670 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.609 110671 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:02:02.609 110671 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:02.613 110675 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:02:02.613 110675 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:02:02.615 110677 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.620 110682 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.625 110687 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.625 110687 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:02:02.625 110687 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:02:02.629 110691 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:02:02.630 110692 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:02.630 110692 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:02:02.663 110725 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.663 110725 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.664 110726 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:02.664 110726 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:02:02.664 110726 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:02.0
20-08-2026 00:02:02.664 110726 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:02.666 110728 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.669 110731 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.676 110738 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.676 110738 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:02:02.676 110738 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:02:02.682 110744 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:02:02.682 110744 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:02.682 110744 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:02:02.705 110767 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.705 110767 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.705 110767 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:02.705 110767 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:02:02.705 110767 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:02.0
20-08-2026 00:02:02.705 110767 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:02.707 110769 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.709 110771 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.714 110776 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.714 110776 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:02:02.714 110776 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:02.718 110780 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:02:02.718 110780 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:02:02.719 110781 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.722 110784 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.726 110788 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.726 110788 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:02:02.726 110788 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:02:02.731 110793 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:02:02.732 110794 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:02:02.733 110795 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.739 110801 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.742 110804 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.743 110805 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:02:02.743 110805 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:02.748 110810 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:02:02.748 110810 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:02:02.749 110811 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.751 110813 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.755 110817 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.755 110817 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:02:02.755 110817 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:02:02.761 110823 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:02:02.761 110823 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:02.761 110823 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:02:02.786 110848 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:02.787 110849 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:02.787 110849 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:02.787 110849 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:02:02.787 110849 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:02.0
20-08-2026 00:02:02.787 110849 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:02.788 110850 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.790 110852 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.795 110857 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.795 110857 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:02:02.795 110857 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:02.799 110861 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:02:02.800 110862 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:02:02.801 110863 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.803 110865 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.807 110869 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.807 110869 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:02:02.807 110869 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:02:02.810 110872 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:02:02.810 110872 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:02:02.812 110874 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.814 110876 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.821 110883 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.821 110883 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:02:02.821 110883 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:02.825 110887 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:02:02.825 110887 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:02:02.826 110888 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:02:02.828 110890 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21ce8e58
20-08-2026 00:02:02.832 110894 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:02:02.832 110894 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:02:02.832 110894 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:02:02.837 110899 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:02:02.837 110899 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:02:02.838 110900 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.840 110902 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.843 110905 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.843 110905 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:02:02.843 110905 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:02:02.849 110911 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:02:02.849 110911 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:02:02.851 110913 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.853 110915 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.859 110921 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.859 110921 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:02:02.859 110921 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:02:02.863 110925 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:02:02.864 110926 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:02:02.865 110927 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.867 110929 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.871 110933 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.871 110933 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:02:02.871 110933 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:02:02.876 110938 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:02:02.876 110938 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:02:02.877 110939 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.879 110941 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.884 110946 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.884 110946 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:02:02.884 110946 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:02:02.888 110950 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:02:02.888 110950 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:02.888 110950 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:02:02.928 110990 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.928 110990 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:02.928 110990 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:02.928 110990 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:02:02.928 110990 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:02.0
20-08-2026 00:02:02.928 110990 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:02.929 110991 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.932 110994 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.935 110997 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.935 110997 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:02:02.935 110997 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:02:02.939 111001 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:02:02.939 111001 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:02:02.940 111002 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.943 111005 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.947 111009 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.947 111009 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:02:02.947 111009 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:02:02.953 111015 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:02:02.953 111015 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:02:02.954 111016 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:02.957 111019 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:02.964 111026 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:02.964 111026 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:02:02.964 111026 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:02.970 111032 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:02:02.970 111032 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:02:02.972 111034 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:02.974 111036 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:02.979 111041 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:02.979 111041 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:02:02.979 111041 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:02:02.984 111046 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:02:02.984 111046 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:02.984 111046 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:02:03.001 111063 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.001 111063 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.001 111063 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:03.002 111064 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:02:03.002 111064 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.002 111064 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.004 111066 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.007 111069 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.013 111075 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.013 111075 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:02:03.013 111075 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:02:03.018 111080 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:02:03.018 111080 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.018 111080 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:02:03.090 111152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.090 111152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.090 111152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:03.090 111152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:02:03.090 111152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.090 111152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.092 111154 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.094 111156 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.098 111160 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.098 111160 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:02:03.098 111160 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:02:03.103 111165 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:02:03.103 111165 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:02:03.104 111166 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.106 111168 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.111 111173 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.111 111173 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:02:03.111 111173 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:03.116 111178 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:02:03.116 111178 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:02:03.118 111180 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.120 111182 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.125 111187 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.125 111187 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:02:03.125 111187 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:03.130 111192 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:02:03.130 111192 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:02:03.131 111193 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.133 111195 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.138 111200 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.138 111200 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:02:03.138 111200 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:02:03.143 111205 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:02:03.143 111205 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.143 111205 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:02:03.143 111205 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:25:00"}
20-08-2026 00:02:03.181 111243 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.182 111244 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.182 111244 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:03.182 111244 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:02:03.182 111244 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.182 111244 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.184 111246 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.188 111250 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.195 111257 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.195 111257 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:02:03.195 111257 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:03.201 111263 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:02:03.201 111263 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:02:03.203 111265 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.207 111269 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.214 111276 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.214 111276 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:02:03.214 111276 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:02:03.220 111282 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:02:03.220 111282 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.220 111282 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:02:03.246 111308 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.246 111308 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.247 111309 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:03.247 111309 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:02:03.247 111309 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.247 111309 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.248 111310 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.251 111313 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.256 111318 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.256 111318 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:02:03.256 111318 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:03.260 111322 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:02:03.260 111322 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:02:03.263 111325 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.272 111334 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.276 111338 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.276 111338 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:02:03.276 111338 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:02:03.280 111342 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:02:03.281 111343 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.281 111343 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:02:03.328 111390 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.328 111390 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.328 111390 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:03.328 111390 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:02:03.328 111390 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.328 111390 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.329 111391 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.331 111393 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.336 111398 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.336 111398 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:02:03.336 111398 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:02:03.339 111401 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:02:03.339 111401 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:02:03.340 111402 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.343 111405 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.348 111410 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.348 111410 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:02:03.348 111410 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:02:03.353 111415 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:02:03.353 111415 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.353 111415 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:02:03.379 111441 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.379 111441 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.379 111441 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:03.379 111441 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:02:03.379 111441 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.379 111441 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.382 111444 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.384 111446 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.389 111451 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.389 111451 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:02:03.389 111451 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:02:03.394 111456 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:02:03.394 111456 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.394 111456 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:02:03.415 111477 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.415 111477 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.415 111477 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:03.415 111477 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:02:03.415 111477 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.415 111477 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.418 111480 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.420 111482 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.423 111485 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.423 111485 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:02:03.423 111485 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:02:03.426 111488 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:02:03.426 111488 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:02:03.428 111490 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.430 111492 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.433 111495 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.433 111495 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:02:03.433 111495 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:02:03.436 111498 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:02:03.436 111498 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.436 111498 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:02:03.458 111520 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.458 111520 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.458 111520 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:03.458 111520 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:02:03.458 111520 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.458 111520 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.463 111525 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.467 111529 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.472 111534 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.472 111534 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:02:03.472 111534 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:02:03.478 111540 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:02:03.478 111540 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:02:03.479 111541 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.481 111543 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.486 111548 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.486 111548 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:02:03.486 111548 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:02:03.491 111553 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:02:03.491 111553 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:02:03.492 111554 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.495 111557 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.500 111562 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.500 111562 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:02:03.500 111562 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:02:03.507 111569 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:02:03.507 111569 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:02:03.510 111572 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.516 111578 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.521 111583 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.522 111584 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:02:03.522 111584 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:02:03.527 111589 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:02:03.527 111589 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:02:03.529 111591 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.531 111593 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.536 111598 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.536 111598 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:02:03.537 111599 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:03.541 111603 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:02:03.542 111604 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:02:03.544 111606 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.547 111609 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.558 111620 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.558 111620 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:02:03.558 111620 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:02:03.563 111625 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:02:03.563 111625 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:02:03.565 111627 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.567 111629 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.572 111634 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.572 111634 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:02:03.572 111634 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:02:03.578 111640 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:02:03.578 111640 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:02:03.579 111641 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.581 111643 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.586 111648 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.586 111648 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:02:03.586 111648 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:02:03.590 111652 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:02:03.591 111653 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:02:03.592 111654 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.595 111657 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.600 111662 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.600 111662 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:02:03.601 111663 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:02:03.608 111670 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:02:03.608 111670 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:02:03.610 111672 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:02:03.612 111674 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@601b612e
20-08-2026 00:02:03.618 111680 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:02:03.618 111680 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:02:03.618 111680 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:02:03.623 111685 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:02:03.623 111685 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:02:03.625 111687 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.628 111690 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.635 111697 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.636 111698 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:02:03.636 111698 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:02:03.642 111704 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:02:03.643 111705 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:02:03.645 111707 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.648 111710 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.655 111717 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.655 111717 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:02:03.655 111717 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:02:03.661 111723 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:02:03.661 111723 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.661 111723 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:02:03.681 111743 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.681 111743 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.681 111743 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:03.681 111743 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:02:03.681 111743 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.681 111743 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.683 111745 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.686 111748 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.692 111754 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.692 111754 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:02:03.692 111754 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:02:03.697 111759 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:02:03.697 111759 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:02:03.698 111760 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.702 111764 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.708 111770 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.708 111770 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:02:03.708 111770 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:02:03.713 111775 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:02:03.713 111775 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:02:03.714 111776 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.716 111778 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.721 111783 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.721 111783 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:02:03.721 111783 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:02:03.726 111788 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:02:03.726 111788 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:02:03.727 111789 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.730 111792 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.736 111798 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.737 111799 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:02:03.737 111799 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:03.742 111804 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:02:03.742 111804 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:02:03.743 111805 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.747 111809 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.753 111815 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.753 111815 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:02:03.753 111815 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:02:03.758 111820 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:02:03.758 111820 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.758 111820 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:02:03.782 111844 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:03.782 111844 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:03.782 111844 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:03.782 111844 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:02:03.783 111845 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.783 111845 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.785 111847 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.791 111853 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.799 111861 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.799 111861 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:02:03.799 111861 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:02:03.806 111868 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:02:03.807 111869 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202203
20-08-2026 00:02:03.807 111869 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:02:03.807 111869 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.807 111869 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:02:03
20-08-2026 00:02:03.807 111869 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:02:03.807 111869 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 18:26:51.574600', '2026-08-19 20:32:44.899607', '2026-08-19 18:26:51.574755', '2026-08-19 20:32:44.899759'], 'close_time': ['2026-08-19 18:27:00.554856', '2026-08-19 20:32:49.050972', '2026-08-19 18:27:00.555026', '2026-08-19 20:32:49.051109']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:02:03.807 111869 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:02:03.807 111869 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:02:03.807 111869 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:02:03.807 111869 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:02:03.807 111869 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:02:03.812 111874 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 18:26:51.574600", "2026-08-19 20:32:44.899607", "2026-08-19 18:26:51.574755", "2026-08-19 20:32:44.899759"], "close_time": ["2026-08-19 18:27:00.554856", "2026-08-19 20:32:49.050972", "2026-08-19 18:27:00.555026", "2026-08-19 20:32:49.051109"]}
20-08-2026 00:02:03.812 111874 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:02:03.812 111874 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:02:03.850 111912 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:03.850 111912 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:03.851 111913 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:03.851 111913 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:02:03.851 111913 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.851 111913 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.852 111914 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.855 111917 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.860 111922 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.861 111923 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:02:03.861 111923 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:02:03.866 111928 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:02:03.866 111928 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.866 111928 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:02:03.889 111951 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.889 111951 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.889 111951 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:03.889 111951 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:02:03.889 111951 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.889 111951 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.891 111953 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.895 111957 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.900 111962 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.900 111962 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:02:03.900 111962 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:03.905 111967 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:02:03.905 111967 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:02:03.906 111968 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.909 111971 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.913 111975 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.913 111975 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:02:03.913 111975 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:02:03.918 111980 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:02:03.918 111980 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:02:03.919 111981 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.922 111984 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.926 111988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.926 111988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:02:03.926 111988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:02:03.931 111993 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:02:03.931 111993 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.932 111994 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:02:03.950 112012 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.951 112013 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:03.951 112013 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:03.951 112013 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:02:03.951 112013 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:03.0
20-08-2026 00:02:03.951 112013 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:03.952 112014 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:03.955 112017 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:03.961 112023 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:03.961 112023 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:02:03.962 112024 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:02:03.967 112029 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:02:03.967 112029 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:02:03.969 112031 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:03.971 112033 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:03.976 112038 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:03.977 112039 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:02:03.977 112039 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:02:03.981 112043 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:02:03.982 112044 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:03.982 112044 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:02:04.013 112075 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.013 112075 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.013 112075 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:04.013 112075 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:02:04.013 112075 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:04.0
20-08-2026 00:02:04.013 112075 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:04.018 112080 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.021 112083 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.027 112089 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.027 112089 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:02:04.027 112089 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:02:04.032 112094 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:02:04.032 112094 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:02:04.035 112097 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.040 112102 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.050 112112 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.050 112112 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:02:04.051 112113 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:02:04.057 112119 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:02:04.057 112119 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:02:04.059 112121 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.062 112124 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.069 112131 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.069 112131 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:02:04.069 112131 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:04.073 112135 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:02:04.073 112135 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:02:04.075 112137 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.077 112139 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.084 112146 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.084 112146 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:02:04.084 112146 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:02:04.091 112153 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:02:04.091 112153 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:02:04.094 112156 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.097 112159 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.103 112165 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.103 112165 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:02:04.103 112165 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:02:04.108 112170 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:02:04.108 112170 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:02:04.110 112172 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.112 112174 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.117 112179 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.117 112179 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:02:04.117 112179 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:04.122 112184 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:02:04.122 112184 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:02:04.123 112185 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.125 112187 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.131 112193 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.131 112193 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:02:04.131 112193 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:02:04.136 112198 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:02:04.136 112198 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:04.136 112198 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:02:04.168 112230 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:04.168 112230 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:04.168 112230 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:04.168 112230 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:02:04.168 112230 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:04.0
20-08-2026 00:02:04.168 112230 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:04.169 112231 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.172 112234 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.181 112243 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.181 112243 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:02:04.181 112243 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:02:04.185 112247 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:02:04.185 112247 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:02:04.186 112248 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.189 112251 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.196 112258 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.196 112258 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:02:04.196 112258 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:02:04.205 112267 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:02:04.205 112267 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:04.205 112267 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:02:04.224 112286 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:04.224 112286 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:04.224 112286 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:04.224 112286 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:02:04.224 112286 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:04.0
20-08-2026 00:02:04.224 112286 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:04.231 112293 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.235 112297 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.240 112302 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.240 112302 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:02:04.240 112302 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:02:04.245 112307 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:02:04.245 112307 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:04.245 112307 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:02:04.285 112347 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.285 112347 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.285 112347 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:04.285 112347 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:02:04.285 112347 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:04.0
20-08-2026 00:02:04.285 112347 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:04.287 112349 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.289 112351 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.293 112355 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.293 112355 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:02:04.293 112355 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:02:04.297 112359 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:02:04.297 112359 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:02:04.298 112360 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.300 112362 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.303 112365 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.303 112365 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:02:04.303 112365 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:02:04.306 112368 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:02:04.306 112368 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:04.306 112368 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:02:04.341 112403 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.341 112403 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.341 112403 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:04.341 112403 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:02:04.341 112403 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:04.0
20-08-2026 00:02:04.341 112403 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:04.343 112405 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.345 112407 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.350 112412 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.350 112412 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:02:04.350 112412 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:02:04.354 112416 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:02:04.354 112416 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:02:04.355 112417 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.357 112419 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.361 112423 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.361 112423 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:02:04.361 112423 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:02:04.365 112427 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:02:04.365 112427 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:02:04.366 112428 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.368 112430 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.371 112433 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.371 112433 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:02:04.371 112433 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:02:04.374 112436 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:02:04.374 112436 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:02:04.375 112437 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.377 112439 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.381 112443 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.381 112443 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:02:04.381 112443 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:04.385 112447 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:02:04.385 112447 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:02:04.386 112448 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.388 112450 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.391 112453 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.391 112453 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:02:04.391 112453 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:02:04.395 112457 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:02:04.395 112457 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:04.395 112457 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:02:04.400 112462 [http-nio-8051-exec-3] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM08202203}
20-08-2026 00:02:04.417 112479 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:04.418 112480 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:04.418 112480 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:04.418 112480 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:02:04.418 112480 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:04.0
20-08-2026 00:02:04.418 112480 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:04.423 112485 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.425 112487 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.431 112493 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.431 112493 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:02:04.431 112493 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:02:04.436 112498 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:02:04.436 112498 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:02:04.437 112499 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.439 112501 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.445 112507 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.445 112507 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:02:04.445 112507 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:02:04.449 112511 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:02:04.449 112511 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:02:04.451 112513 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.454 112516 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.462 112524 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.462 112524 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:02:04.462 112524 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:02:04.465 112527 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:02:04.465 112527 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:04.465 112527 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:02:04.513 112575 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.513 112575 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.513 112575 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:04.513 112575 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:02:04.513 112575 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:04.0
20-08-2026 00:02:04.513 112575 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:04.515 112577 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.517 112579 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.521 112583 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.521 112583 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:02:04.522 112584 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:02:04.525 112587 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:02:04.525 112587 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:04.525 112587 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:02:04.556 112618 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:04.556 112618 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:04.556 112618 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:04.556 112618 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:02:04.557 112619 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:04.0
20-08-2026 00:02:04.557 112619 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:04.559 112621 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.561 112623 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.565 112627 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.565 112627 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:02:04.565 112627 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:02:04.569 112631 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:02:04.569 112631 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:02:04.570 112632 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.572 112634 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.576 112638 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.576 112638 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:02:04.576 112638 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:02:04.579 112641 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:02:04.579 112641 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:02:04.582 112644 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.584 112646 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.591 112653 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.592 112654 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:02:04.592 112654 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:02:04.597 112659 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:02:04.597 112659 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:02:04.599 112661 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.602 112664 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.606 112668 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.606 112668 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:02:04.606 112668 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:02:04.610 112672 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:02:04.610 112672 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:02:04.611 112673 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.614 112676 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.620 112682 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.620 112682 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:02:04.620 112682 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:02:04.625 112687 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:02:04.625 112687 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:04.625 112687 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:02:04.643 112705 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.643 112705 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.643 112705 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:04.644 112706 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:02:04.644 112706 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:04.0
20-08-2026 00:02:04.644 112706 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:04.645 112707 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.647 112709 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.651 112713 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.651 112713 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:02:04.651 112713 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:02:04.656 112718 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:02:04.656 112718 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:02:04.657 112719 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.659 112721 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.664 112726 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.664 112726 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:02:04.664 112726 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:04.668 112730 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:02:04.668 112730 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:02:04.669 112731 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.672 112734 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.677 112739 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.677 112739 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:02:04.677 112739 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:04.682 112744 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:02:04.683 112745 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:02:04.684 112746 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.687 112749 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.692 112754 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.692 112754 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:02:04.692 112754 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:02:04.697 112759 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:02:04.698 112760 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:02:04.699 112761 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.702 112764 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.709 112771 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.710 112772 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:02:04.710 112772 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:04.715 112777 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:02:04.715 112777 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:02:04.716 112778 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.719 112781 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.724 112786 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.724 112786 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:02:04.724 112786 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:02:04.732 112794 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:02:04.732 112794 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:02:04.733 112795 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.736 112798 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.742 112804 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.742 112804 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:02:04.742 112804 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:04.747 112809 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:02:04.747 112809 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:02:04.748 112810 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.751 112813 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.756 112818 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.756 112818 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:02:04.756 112818 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:04.761 112823 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:02:04.761 112823 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:02:04.762 112824 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.765 112827 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.770 112832 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.771 112833 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:02:04.771 112833 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:02:04.776 112838 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:02:04.776 112838 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:02:04.778 112840 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.780 112842 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.785 112847 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.785 112847 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:02:04.785 112847 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:02:04.793 112855 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:02:04.793 112855 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:02:04.794 112856 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.798 112860 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.803 112865 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.803 112865 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:02:04.803 112865 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:02:04.810 112872 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:02:04.810 112872 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:02:04.812 112874 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.815 112877 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.822 112884 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.822 112884 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:02:04.822 112884 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:02:04.829 112891 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:02:04.829 112891 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:02:04.831 112893 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.834 112896 [http-nio-8051-exec-10] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:02:04.834 112896 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:02:04.834 112896 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.843 112905 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.843 112905 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:02:04.843 112905 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:02:04.853 112915 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:02:04.853 112915 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:04.853 112915 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:02:04.872 112934 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.872 112934 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.873 112935 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:04.873 112935 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:02:04.873 112935 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:04.0
20-08-2026 00:02:04.873 112935 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:04.874 112936 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.876 112938 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.880 112942 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.880 112942 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:02:04.880 112942 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:04.883 112945 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:02:04.884 112946 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:02:04.884 112946 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.887 112949 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.890 112952 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.890 112952 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:02:04.890 112952 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:04.893 112955 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:02:04.893 112955 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:02:04.894 112956 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:04.896 112958 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:04.900 112962 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:04.900 112962 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:02:04.900 112962 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:02:04.903 112965 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:02:04.903 112965 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:04.903 112965 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:02:04.926 112988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.926 112988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:04.926 112988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:04.926 112988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:02:04.926 112988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:04.0
20-08-2026 00:02:04.926 112988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:04.927 112989 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.931 112993 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.936 112998 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.937 112999 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:02:04.937 112999 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:02:04.941 113003 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:02:04.941 113003 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:02:04.942 113004 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.945 113007 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.950 113012 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.950 113012 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:02:04.950 113012 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:04.955 113017 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:02:04.955 113017 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:02:04.956 113018 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.959 113021 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.965 113027 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.965 113027 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:02:04.965 113027 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:02:04.969 113031 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:02:04.969 113031 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:02:04.971 113033 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.973 113035 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.979 113041 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.979 113041 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:02:04.979 113041 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:02:04.984 113046 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:02:04.984 113046 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:02:04.985 113047 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:04.988 113050 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:04.993 113055 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:04.993 113055 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:02:04.993 113055 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:04.998 113060 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:02:04.998 113060 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:02:05.000 113062 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.002 113064 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.007 113069 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.007 113069 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:02:05.007 113069 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:02:05.012 113074 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:02:05.012 113074 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.012 113074 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:02:05.027 113089 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.027 113089 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.027 113089 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:05.028 113090 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:02:05.028 113090 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:05.0
20-08-2026 00:02:05.028 113090 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.029 113091 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.030 113092 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.037 113099 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.037 113099 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:02:05.037 113099 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:02:05.042 113104 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:02:05.042 113104 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:02:05.044 113106 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.045 113107 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:02:05.047 113109 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.048 113110 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:02:05.053 113115 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.053 113115 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:02:05.053 113115 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:02:05.059 113121 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:02:05.059 113121 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:02:05.060 113122 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.062 113124 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.067 113129 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.067 113129 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:02:05.067 113129 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:02:05.071 113133 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:02:05.071 113133 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:02:05.073 113135 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.077 113139 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.176 113238 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.176 113238 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:02:05.177 113239 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:02:05.182 113244 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:02:05.183 113245 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:02:05.188 113250 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.192 113254 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:02:05.193 113255 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.205 113267 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.205 113267 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:02:05.205 113267 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:02:05.218 113280 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:02:05.218 113280 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.218 113280 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:02:05.247 113309 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.247 113309 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.247 113309 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:05.247 113309 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.250 113312 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:02:05.255 113317 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21ce8e58
20-08-2026 00:02:05.263 113325 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:02:05.263 113325 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:02:05.263 113325 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:02:05.268 113330 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:02:05.268 113330 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:02:05.270 113332 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.272 113334 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.278 113340 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.278 113340 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:02:05.278 113340 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:02:05.285 113347 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:02:05.285 113347 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.285 113347 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:02:05.317 113379 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.317 113379 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.317 113379 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:05.317 113379 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:02:05.317 113379 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:05.0
20-08-2026 00:02:05.317 113379 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.318 113380 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.320 113382 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.325 113387 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.325 113387 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:02:05.325 113387 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:05.328 113390 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:02:05.328 113390 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:02:05.329 113391 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.330 113392 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.333 113395 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.333 113395 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:02:05.333 113395 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:02:05.336 113398 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:02:05.336 113398 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:02:05.337 113399 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.339 113401 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.343 113405 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.343 113405 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:02:05.343 113405 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:02:05.350 113412 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:02:05.350 113412 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:02:05.352 113414 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.354 113416 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.357 113419 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.357 113419 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:02:05.357 113419 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:02:05.361 113423 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:02:05.362 113424 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.362 113424 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:02:05.381 113443 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:02:05.381 113443 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:02:05.382 113444 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:05.382 113444 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.383 113445 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.386 113448 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.391 113453 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.391 113453 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:02:05.391 113453 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:02:05.398 113460 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:02:05.398 113460 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:02:05.399 113461 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.402 113464 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.407 113469 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.407 113469 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:02:05.407 113469 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:02:05.412 113474 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:02:05.412 113474 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.412 113474 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:02:05.435 113497 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.435 113497 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.435 113497 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:05.435 113497 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:02:05.436 113498 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:05.0
20-08-2026 00:02:05.436 113498 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.442 113504 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.445 113507 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.450 113512 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.450 113512 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:02:05.450 113512 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:02:05.454 113516 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:02:05.454 113516 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.454 113516 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:02:05.477 113539 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.477 113539 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.477 113539 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:05.477 113539 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:02:05.477 113539 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:05.0
20-08-2026 00:02:05.477 113539 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.478 113540 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.480 113542 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.483 113545 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.483 113545 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:02:05.483 113545 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:02:05.487 113549 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:02:05.487 113549 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:02:05.488 113550 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.490 113552 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.498 113560 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.498 113560 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:02:05.498 113560 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:02:05.504 113566 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:02:05.504 113566 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.504 113566 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:02:05.524 113586 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.524 113586 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.524 113586 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:05.524 113586 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:02:05.524 113586 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:05.0
20-08-2026 00:02:05.524 113586 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.525 113587 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.528 113590 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.532 113594 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.532 113594 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:02:05.532 113594 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:05.536 113598 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:02:05.536 113598 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:02:05.537 113599 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.539 113601 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.541 113603 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.542 113604 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:02:05.542 113604 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:02:05.545 113607 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:02:05.545 113607 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:02:05.546 113608 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.547 113609 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.551 113613 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.551 113613 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:02:05.551 113613 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:05.553 113615 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:02:05.554 113616 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:02:05.554 113616 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.556 113618 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.559 113621 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.559 113621 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:02:05.559 113621 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:02:05.563 113625 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:02:05.563 113625 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.563 113625 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:02:05.615 113677 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:05.615 113677 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:05.615 113677 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:05.615 113677 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:02:05.615 113677 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:05.0
20-08-2026 00:02:05.615 113677 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.616 113678 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.619 113681 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.623 113685 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.623 113685 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:02:05.623 113685 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:02:05.627 113689 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:02:05.627 113689 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:02:05.628 113690 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.630 113692 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.635 113697 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.635 113697 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:02:05.635 113697 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:02:05.638 113700 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:02:05.638 113700 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:02:05.639 113701 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.640 113702 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.646 113708 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.646 113708 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:02:05.646 113708 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:02:05.652 113714 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:02:05.652 113714 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:02:05.654 113716 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.656 113718 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.664 113726 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.665 113727 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:02:05.665 113727 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:02:05.669 113731 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:02:05.669 113731 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:02:05.671 113733 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.675 113737 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.680 113742 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.680 113742 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:02:05.680 113742 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:02:05.685 113747 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:02:05.685 113747 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:02:05.687 113749 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.689 113751 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.695 113757 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.695 113757 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:02:05.696 113758 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:02:05.700 113762 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:02:05.700 113762 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:02:05.703 113765 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.705 113767 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.708 113770 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.709 113771 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:02:05.709 113771 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:02:05.713 113775 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:02:05.714 113776 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:02:05.714 113776 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.716 113778 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.721 113783 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.721 113783 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:02:05.721 113783 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:02:05.724 113786 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:02:05.724 113786 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:02:05.726 113788 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.727 113789 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.730 113792 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.730 113792 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:02:05.730 113792 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:02:05.734 113796 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:02:05.734 113796 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:02:05.735 113797 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.736 113798 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.740 113802 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.740 113802 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:02:05.740 113802 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:02:05.743 113805 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:02:05.743 113805 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:02:05.745 113807 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.747 113809 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.751 113813 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.751 113813 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:02:05.752 113814 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:02:05.755 113817 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:02:05.756 113818 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:02:05.757 113819 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.759 113821 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.763 113825 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.763 113825 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:02:05.763 113825 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:05.768 113830 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:02:05.768 113830 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:02:05.769 113831 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.772 113834 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.776 113838 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.776 113838 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:02:05.776 113838 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:02:05.781 113843 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:02:05.781 113843 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.781 113843 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:02:05.798 113860 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.798 113860 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:05.798 113860 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:05.798 113860 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:02:05.798 113860 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:05.0
20-08-2026 00:02:05.798 113860 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.799 113861 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.801 113863 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.804 113866 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.804 113866 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:02:05.804 113866 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:02:05.807 113869 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:02:05.807 113869 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:02:05.808 113870 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.810 113872 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.813 113875 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.813 113875 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:02:05.813 113875 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:05.816 113878 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:02:05.816 113878 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:02:05.817 113879 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.818 113880 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.821 113883 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.821 113883 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:02:05.821 113883 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:02:05.824 113886 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:02:05.825 113887 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:02:05.825 113887 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.828 113890 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.831 113893 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.831 113893 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:02:05.831 113893 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:02:05.834 113896 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:02:05.834 113896 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.834 113896 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:02:05.851 113913 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:05.851 113913 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:05.851 113913 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:05.851 113913 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:02:05.851 113913 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:05.0
20-08-2026 00:02:05.852 113914 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.853 113915 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.855 113917 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.858 113920 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.859 113921 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:02:05.859 113921 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:02:05.863 113925 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:02:05.863 113925 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.863 113925 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:02:05.880 113942 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:05.880 113942 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:05.880 113942 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:05.880 113942 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:02:05.880 113942 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:05.0
20-08-2026 00:02:05.880 113942 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.881 113943 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:05.884 113946 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:05.887 113949 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:05.887 113949 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:02:05.887 113949 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:02:05.891 113953 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:02:05.891 113953 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:05.891 113953 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:02:05.910 113972 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:05.910 113972 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:02:05.911 113973 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:02:05.911 113973 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:02:05.911 113973 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:05.0
20-08-2026 00:02:05.911 113973 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:05.913 113975 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.915 113977 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.920 113982 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.920 113982 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:02:05.920 113982 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:02:05.925 113987 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:02:05.926 113988 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:02:05.927 113989 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.930 113992 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.935 113997 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.935 113997 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:02:05.935 113997 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:05.940 114002 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:02:05.940 114002 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:02:05.942 114004 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.943 114005 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.948 114010 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.948 114010 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:02:05.948 114010 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:02:05.953 114015 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:02:05.953 114015 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:02:05.954 114016 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.956 114018 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.960 114022 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.960 114022 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:02:05.960 114022 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:05.964 114026 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:02:05.964 114026 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:02:05.965 114027 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.967 114029 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.970 114032 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.970 114032 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:02:05.970 114032 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:02:05.974 114036 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:02:05.974 114036 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:02:05.974 114036 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.976 114038 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.982 114044 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.982 114044 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:02:05.982 114044 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:02:05.987 114049 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:02:05.987 114049 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:02:05.988 114050 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:05.991 114053 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:05.996 114058 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:05.996 114058 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:02:05.996 114058 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:02:05.999 114061 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:02:06.000 114062 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:02:06.000 114062 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:06.002 114064 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:06.006 114068 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:06.006 114068 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:02:06.006 114068 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:02:06.010 114072 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:02:06.010 114072 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:02:06.011 114073 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:06.014 114076 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:06.018 114080 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:06.018 114080 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:02:06.018 114080 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:02:06.022 114084 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:02:06.022 114084 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:02:06.023 114085 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:02:06.024 114086 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58f62ed2
20-08-2026 00:02:06.028 114090 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:02:06.028 114090 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:02:06.028 114090 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:02:06.031 114093 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:02:06.031 114093 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:02:06.031 114093 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:02:06.090 114152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:06.090 114152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:02:06.090 114152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:02:06.090 114152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:02:06.090 114152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:02:06.0
20-08-2026 00:02:06.090 114152 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:02:06.094 114156 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:06.096 114158 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:06.101 114163 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:06.101 114163 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:02:06.101 114163 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:02:06.105 114167 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:02:06.105 114167 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:02:06.106 114168 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:06.108 114170 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:06.113 114175 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:06.113 114175 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:02:06.113 114175 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:02:06.117 114179 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:02:06.118 114180 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:02:06.119 114181 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:06.121 114183 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:06.125 114187 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:06.125 114187 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:02:06.125 114187 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:02:06.130 114192 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:02:06.130 114192 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:02:06.131 114193 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:06.134 114196 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:06.140 114202 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:06.140 114202 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:02:06.140 114202 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:02:06.144 114206 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:02:06.145 114207 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:02:06.146 114208 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:06.148 114210 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:06.153 114215 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:06.153 114215 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:02:06.153 114215 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:02:06.157 114219 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:02:06.157 114219 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:02:06.158 114220 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:02:06.160 114222 [http-nio-8051-exec-1] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5de5422e
20-08-2026 00:02:06.164 114226 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:02:06.164 114226 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:02:06.164 114226 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:02:06.166 114228 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:02:06.167 114229 [http-nio-8051-exec-1] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:02:08.164 116226 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode access_code : 44592892
20-08-2026 00:02:08.168 116230 [http-nio-8051-exec-4] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderByAccessCode request access_code: 44592892 request vm_id: 1749829657832
20-08-2026 00:02:08.175 116237 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app', wallet_txn_id='261137512242891046', environment='9', wallet_txn_ids_json='{"pre_credit":"6533465381319953931","pre_debit":"261137512242891046"}', internal_status='null'}
20-08-2026 00:02:08.175 116237 [http-nio-8051-exec-4] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app', wallet_txn_id='261137512242891046', environment='9', wallet_txn_ids_json='{"pre_credit":"6533465381319953931","pre_debit":"261137512242891046"}', internal_status='null'}
20-08-2026 00:02:08.374 116436 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202204
20-08-2026 00:02:08.374 116436 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:02:08.374 116436 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:02:08
20-08-2026 00:02:08.751 116813 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:02:08.756 116818 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:02:08.797 116859 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:02:08.874 116936 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-13 13:22:56"}
20-08-2026 00:02:09.162 117224 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app'}
20-08-2026 00:02:09.162 117224 [http-nio-8051-exec-7] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app'}
20-08-2026 00:02:09.165 117227 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - skuList [{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}]
20-08-2026 00:02:09.166 117228 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7cf694a
20-08-2026 00:02:09.166 117228 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:02:09.166 117228 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:02:09.166 117228 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7cf694a
20-08-2026 00:02:09.166 117228 [http-nio-8051-exec-7] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:02:09.281 117343 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:02:09.282 117344 [http-nio-8051-exec-10] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:02:09.334 117396 [http-nio-8051-exec-10] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:02:09.652 117714 [http-nio-8051-exec-2] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:02:09.424889, sensors=[{sensor_type=limit, sensor_status=true, id=TM06202303-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202303-1-magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:02:09.426222, sensors=[{sensor_type=limit, sensor_status=true, id=TM06202303-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202303-2-magnetic}]}]}]}
20-08-2026 00:02:09.652 117714 [http-nio-8051-exec-2] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:02:09.652 117714 [http-nio-8051-exec-2] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202303, traysArr : []
20-08-2026 00:02:09.653 117715 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202303, traysArr : []
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:02:09.656 117718 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:02:09.662 117724 [http-nio-8051-exec-2] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202303, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:02:09.424889"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:02:09.426222"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:02:09.662 117724 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202303, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:02:09.424889"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:02:09.426222"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:02:09.676 117738 [http-nio-8051-exec-2] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202303, cameraArr : {}
20-08-2026 00:02:09.677 117739 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202303, cameraInfoData : {}
20-08-2026 00:02:09.807 117869 [http-nio-8051-exec-1] INFO  n.c.kiosk.machine.MachineController - {skus=[4500700, 4500648, 4500499, 4500571, 4500605, 4500669, 159378, 186020, 4500701, 186059, 4500678, 4500672, 4500541, 166327, 4500726, 137335, 4500644, 4500677, 4500723, 4500722, 4500681, 4500519, 4500624, 185993, 4500725, 4500673, 4500710, 4500694, 4500573, 0, 4500564], imei=NU11202501}
20-08-2026 00:02:09.815 117877 [http-nio-8051-exec-1] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Too Yum Indian Masala Chips 37g","sku_id":"159378","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/159378-4165.png","qty":"100","description":"","check_round_off":"0","sku_variance":"4","created_at":"2024-12-23 12:03:28.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Cavins Belgian Chocolate Milkshake 170ml","sku_id":"186020","vendor_id":"1","mrp":"37","selling_price":"37","weight":"200","image":"https://images.tinymart.in/product/186020-8456.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-06-10 14:14:35.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cad bury Perk Plus 38g","sku_id":"4500571","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500571-5060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-06 12:19:19.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Modern kitchens Garlic Mixture 26gm","sku_id":"4500672","vendor_id":"1","mrp":"10","selling_price":"10","weight":"29","image":"https://images.tinymart.in/product/4500672-7226.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:39:56.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:02:09.820 117882 [http-nio-8051-exec-1] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:02:10.532 118594 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:04:44"}
20-08-2026 00:02:11.007 119069 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - {skus=[4500715, 133041, 185994, 186059, 4500499, 0, 4500712, 166327, 186043, 137335, 4500702, 4500705, 4500667, 4500656, 4500665, 186100, 4500717, 4500723, 4500711, 4500669, 4500648, 4500694, 185993, 4500664], imei=TM05202602}
20-08-2026 00:02:11.012 119074 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}]
20-08-2026 00:02:11.015 119077 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:02:13.050 121112 [http-nio-8051-exec-9] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202301}
20-08-2026 00:02:13.460 121522 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, value=99%, id=pd-full}, {status=true, value=100%, id=data-full}], created_at=2026-08-20 00:02:12}}
20-08-2026 00:02:13.460 121522 [http-nio-8051-exec-8] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:02:13.460 121522 [http-nio-8051-exec-8] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:02:13.460 121522 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM01202601, traysArr : []
20-08-2026 00:02:13.460 121522 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM01202601, traysArr : []
20-08-2026 00:02:13.461 121523 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:02:13.461 121523 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:02:13.461 121523 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:02:13.461 121523 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:02:13.462 121524 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM01202601, cameraArr : {"data":[{"id":"pd-full","value":"99%","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:02:12"}
20-08-2026 00:02:13.462 121524 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM01202601, cameraInfoData : {"data":[{"id":"pd-full","value":"99%","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:02:12"}
20-08-2026 00:02:16.101 124163 [http-nio-8051-exec-3] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:02:16.101 124163 [http-nio-8051-exec-3] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:02:16.401 124463 [http-nio-8051-exec-7] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202503}
20-08-2026 00:02:19.076 127138 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202203
20-08-2026 00:02:19.079 127141 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:02:19.079 127141 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:02:19
20-08-2026 00:02:19.247 127309 [http-nio-8051-exec-2] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:02:19.247 127309 [http-nio-8051-exec-2] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:02:19.563 127625 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202501
20-08-2026 00:02:19.563 127625 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:02:19.563 127625 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:02:19
20-08-2026 00:02:19.563 127625 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'open_time': ['2026-08-19 14:18:18.674078', '2026-08-19 14:18:18.674142'], 'close_time': ['2026-08-19 14:18:26.798883', '2026-08-19 14:18:26.798958']}","door1":"0"}
20-08-2026 00:02:19.563 127625 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:02:19.563 127625 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:02:19.563 127625 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:02:19.563 127625 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:02:19.563 127625 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:02:19.564 127626 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 14:18:18.674078", "2026-08-19 14:18:18.674142"], "close_time": ["2026-08-19 14:18:26.798883", "2026-08-19 14:18:26.798958"]}
20-08-2026 00:02:19.564 127626 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:02:20.513 128575 [http-nio-8051-exec-6] INFO  n.c.kiosk.machine.MachineController - {skus=[4500631, 4500724, 108676, 185994, 4500715, 4500644, 0, 4500643, 4500499, 186078, 186001, 4500681, 4500713, 4500723, 4500665, 4500728, 133041, 4500669, 4500712, 4500648, 4500605, 4500702, 4500667, 4500678, 166327, 4500706, 186094, 186059, 4500717, 4500725, 4500693, 4500711], imei=TM06202502}
20-08-2026 00:02:20.518 128580 [http-nio-8051-exec-6] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Kiru Peanut Chikki 40gms","sku_id":"4500631","vendor_id":"1","mrp":"25","selling_price":"25","weight":"47","image":"https://images.tinymart.in/product/4500631-6838.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-01-23 12:28:24.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:02:20.521 128583 [http-nio-8051-exec-6] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:02:24.262 132324 [http-nio-8051-exec-9] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM08202203}
20-08-2026 00:02:24.570 132632 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202202
20-08-2026 00:02:24.570 132632 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:02:24.570 132632 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:02:24
20-08-2026 00:02:24.636 132698 [http-nio-8051-exec-3] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=spiral, version_code=1019, imei=NU11202501}
20-08-2026 00:02:30.859 138921 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202501
20-08-2026 00:02:30.859 138921 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:02:30.859 138921 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:02:30
20-08-2026 00:02:30.887 138949 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-13 03:37:12"}
20-08-2026 00:02:31.037 139099 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:02:31.037 139099 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:02:31.037 139099 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:02:31.037 139099 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:02:31.037 139099 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:02:31.038 139100 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:02:31.407 139469 [http-nio-8051-exec-6] INFO  n.c.kiosk.utils.OfferController - offer cart request payload: {rstatus=true, skus=[{door_id=, name=Aatral Natural Electrolytes 200ml per peice, sku_total=120.0, tray_id=40, mrp=60, qty=2, skuid=4500694, unit_price=60, image_url=https://images.tinymart.in/product/4500694-1219.png}, {door_id=, name=Paper Boat Chilli Guava 150ml per peice, sku_total=25.0, tray_id=44, mrp=25, qty=1, skuid=4500412, unit_price=25, image_url=https://images.tinymart.in/product/4500412-3733.jpg}], orderId=TM06202503260819235944618, anomaly=0, total_amount=145.0, logic=WBL, res=True}
20-08-2026 00:02:31.417 139479 [http-nio-8051-exec-6] INFO  n.c.kiosk.utils.OfferController - null
20-08-2026 00:02:31.423 139485 [http-nio-8051-exec-6] INFO  n.c.kiosk.utils.OfferController - offer cart response payload: {"rstatus":true,"res":true,"order_status":"","bill_amount":145,"skus":[{"sku_total":120,"door_id":"","image_url":"https://images.tinymart.in/product/4500694-1219.png","qty":2,"name":"Aatral Natural Electrolytes 200ml per peice","mrp":"60","unit_price":"60","tray_id":"40","skuid":"4500694","offer_id":""},{"sku_total":25,"door_id":"","image_url":"https://images.tinymart.in/product/4500412-3733.jpg","qty":1,"name":"Paper Boat Chilli Guava 150ml per peice","mrp":"25","unit_price":"25","tray_id":"44","skuid":"4500412","offer_id":""}],"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}
20-08-2026 00:02:32.140 140202 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202503 
20-08-2026 00:02:32.140 140202 [http-nio-8051-exec-4] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:02:32.160 140222 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.160 140222 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.161 140223 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.162 140224 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.162 140224 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.163 140225 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.165 140227 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.165 140227 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.166 140228 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.167 140229 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.168 140230 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.169 140231 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.171 140233 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.171 140233 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.172 140234 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.173 140235 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.173 140235 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.175 140237 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.176 140238 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.176 140238 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.177 140239 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.178 140240 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:02:32.179 140241 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:02:32.180 140242 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:02:32.180 140242 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:32.180 140242 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:32.181 140243 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:32.181 140243 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.181 140243 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.182 140244 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.183 140245 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:02:32.183 140245 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:02:32.184 140246 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:02:32.184 140246 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.184 140246 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.186 140248 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.187 140249 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.187 140249 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.188 140250 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.189 140251 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.189 140251 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.190 140252 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.191 140253 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:02:32.191 140253 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:02:32.192 140254 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:02:32.192 140254 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.192 140254 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.193 140255 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.194 140256 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.194 140256 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.195 140257 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.196 140258 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:32.196 140258 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:32.197 140259 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:32.197 140259 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:02:32.197 140259 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:02:32.198 140260 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:02:32.198 140260 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:32.198 140260 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:32.200 140262 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:32.200 140262 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:02:32.200 140262 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:02:32.201 140263 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:02:32.201 140263 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:32.201 140263 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:32.202 140264 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:32.202 140264 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:02:32.202 140264 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:02:32.203 140265 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:02:32.203 140265 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:32.203 140265 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:32.204 140266 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:32.204 140266 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.205 140267 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.205 140267 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.206 140268 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.206 140268 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.207 140269 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.208 140270 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:02:32.208 140270 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:02:32.210 140272 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:02:32.210 140272 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:02:32.210 140272 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:02:32.212 140274 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:02:32.212 140274 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:32.212 140274 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:32.213 140275 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:32.213 140275 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:02:32.213 140275 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:02:32.215 140277 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:02:32.215 140277 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:02:32.215 140277 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:02:32.216 140278 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:02:32.217 140279 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:32.217 140279 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:32.218 140280 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:32.218 140280 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:32.218 140280 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:32.219 140281 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:32.248 140310 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=0.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":120,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":2,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500412-3733.jpg","door_id":"2","qty":1,"name":"Paper Boat Chilli Guava 150ml","mrp":"25","unit_price":25,"skuid":"4500412","tray_id":"44","offer_id":"","offer_desc":""}],"bill_amount":145,"orderId":"TM06202503260819235944618","total_amount":145,"cart_offer_desc":"","imei":"TM06202503","userId":"9611163421"}', video_url='N/A', access_code='44592892', status='active', type_of_order='app', wallet_txn_id='261137512242891046', environment='9', wallet_txn_ids_json='{"pre_credit":"6533465381319953931","pre_debit":"261137512242891046"}', internal_status='null'}
20-08-2026 00:02:32.250 140312 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - short order id in sync controller is --> ZbtHbr
20-08-2026 00:02:32.254 140316 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - short order expiry is --> 20-09-2026 00:02:32
20-08-2026 00:02:32.260 140322 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:02:31","mrp":60,"offer_id":"","tray_id":null,"offer":0,"order_item_id":"TM06202503260819235944618_0","vm_id":"1749829657832","vend_status":"success","sync_done":"False","price":60,"qty":2,"sku":"4500694","order_id":"TM06202503260819235944618"}
20-08-2026 00:02:32.262 140324 [http-nio-8051-exec-4] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM06202503260819235944618' and sku = '4500694' and qty = 2
20-08-2026 00:02:32.267 140329 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:02:32.292 140354 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:02:31","mrp":25,"offer_id":"","tray_id":null,"offer":0,"order_item_id":"TM06202503260819235944618_1","vm_id":"1749829657832","vend_status":"success","sync_done":"False","price":25,"qty":1,"sku":"4500412","order_id":"TM06202503260819235944618"}
20-08-2026 00:02:32.294 140356 [http-nio-8051-exec-4] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM06202503260819235944618' and sku = '4500412' and qty = 1
20-08-2026 00:02:32.299 140361 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:02:32.320 140382 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":["TM06202503260819235944618"],"orders_synced":["TM06202503260819235944618"],"tray_synced":["TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618","TM06202503260819235944618"],"orders_data":[],"orders":[],"order_items_synced":["TM06202503260819235944618_0","TM06202503260819235944618_1"],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:02:33.591 141653 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:02:33, data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, value=, status=true}]}}
20-08-2026 00:02:33.591 141653 [http-nio-8051-exec-9] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:02:33.591 141653 [http-nio-8051-exec-9] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:02:33.591 141653 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202201, traysArr : []
20-08-2026 00:02:33.592 141654 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202201, traysArr : []
20-08-2026 00:02:33.593 141655 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:02:33.593 141655 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:02:33.593 141655 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:02:33.593 141655 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:02:33.594 141656 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202201, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:02:33"}
20-08-2026 00:02:33.594 141656 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202201, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:02:33"}
20-08-2026 00:02:33.785 141847 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:02:33.785 141847 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:02:33.798 141860 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:02:34.160 142222 [http-nio-8051-exec-3] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202302}
20-08-2026 00:02:34.374 142436 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202503 
20-08-2026 00:02:34.375 142437 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:02:34.376 142438 [http-nio-8051-exec-7] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:02:34.393 142455 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.393 142455 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.394 142456 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.395 142457 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.395 142457 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.396 142458 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.397 142459 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.397 142459 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.398 142460 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.399 142461 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.400 142462 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.400 142462 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.401 142463 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.401 142463 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.402 142464 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.403 142465 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.403 142465 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.404 142466 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.405 142467 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.405 142467 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.406 142468 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.407 142469 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:02:34.407 142469 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:02:34.409 142471 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:02:34.409 142471 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:34.409 142471 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:34.410 142472 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:34.410 142472 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.410 142472 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.413 142475 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.414 142476 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:02:34.415 142477 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:02:34.417 142479 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:02:34.417 142479 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.417 142479 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.422 142484 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.423 142485 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.423 142485 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.425 142487 [http-nio-8051-exec-10] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":145,"user_id":"9611163421","order_id":"TM06202503260819235944618","payment_gateway":"razor_pay"}
20-08-2026 00:02:34.425 142487 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.426 142488 [http-nio-8051-exec-10] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202503260819235944618-145-9611163421-razor_pay:
20-08-2026 00:02:34.427 142489 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.427 142489 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.428 142490 [http-nio-8051-exec-10] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202503260819235944618-145-9611163421-razor_pay:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 145.0, orderAmount :: 145 ,  remainingAmount :: 0.0
20-08-2026 00:02:34.428 142490 [http-nio-8051-exec-10] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{"pre_credit":"6533465381319953931","pre_debit":"261137512242891046"}
20-08-2026 00:02:34.428 142490 [http-nio-8051-exec-10] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202503260819235944618-145-9611163421-razor_pay: order row Order{order_id='TM06202503260819235944618', user_id=9611163421, vm_id=1749829657832, order_amount=145.0, pre_auth_amount=145.0, amount_received=145.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM06202503", "userId": "9611163421", "skus": [{"door_id": "", "name": "Aatral Natural Electrolytes 200ml per peice", "sku_total": 120, "mrp": "60", "tray_id": "40", "image_url": "https://images.tinymart.in/product/4500694-1219.png", "qty": 2, "skuid": "4500694", "unit_price": "60", "offer_id": ""}, {"door_id": "", "name": "Paper Boat Chilli Guava 150ml per peice", "sku_total": 25, "mrp": "25", "tray_id": "44", "image_url": "https://images.tinymart.in/product/4500412-3733.jpg", "qty": 1, "skuid": "4500412", "unit_price": "25", "offer_id": ""}], "rstatus": true, "total_amount": 145, "order_status": "", "orderId": "TM06202503260819235944618", "cart_offer_desc": "", "bill_amount": 145, "res": true}', weight_based_response='{}', created_at='2026-08-19 23:59:44.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='ZbtHbr', short_order_expiry='20-09-2026 00:02:32', receipt_id='IN20260820000232', proposedSkuJson='{"imei": "TM06202503", "userId": "9611163421", "skus": [{"door_id": "2", "name": "Aatral Natural Electrolytes 200ml", "sku_total": 120, "mrp": "60", "tray_id": "40", "image_url": "https://images.tinymart.in/product/4500694-1219.png", "qty": 2, "offer_desc": "", "skuid": "4500694", "unit_price": 60, "offer_id": ""}, {"door_id": "2", "name": "Paper Boat Chilli Guava 150ml", "sku_total": 25, "mrp": "25", "tray_id": "44", "image_url": "https://images.tinymart.in/product/4500412-3733.jpg", "qty": 1, "offer_desc": "", "skuid": "4500412", "unit_price": 25, "offer_id": ""}], "orderId": "TM06202503260819235944618", "total_amount": 145, "cart_offer_desc": "", "bill_amount": 145, "res": true}', video_url='N/A', access_code='7c00f212-74ca-4344-abff-6506f0424c3a', status='Completed', type_of_order='app', wallet_txn_id='261137512242891046', environment='9', wallet_txn_ids_json='{"pre_credit":"6533465381319953931","pre_debit":"261137512242891046"}', internal_status='null'}
20-08-2026 00:02:34.428 142490 [http-nio-8051-exec-10] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202503260819235944618-145-9611163421-razor_pay: shortOrderId  ZbtHbr
20-08-2026 00:02:34.428 142490 [http-nio-8051-exec-10] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202503260819235944618-145-9611163421-razor_pay: preAuth  145.0
20-08-2026 00:02:34.428 142490 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.429 142491 [http-nio-8051-exec-10] INFO  neuu.utils.payment.NeuuWallet - customerId: 9611163421
20-08-2026 00:02:34.429 142491 [http-nio-8051-exec-10] INFO  neuu.utils.payment.NeuuWallet - transactionKey: t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc
20-08-2026 00:02:34.429 142491 [http-nio-8051-exec-10] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:02:34.429 142491 [http-nio-8051-exec-10] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"t1VpbTQPrrxdui3wsJEo7evyUWKEAtTkEjbUYm7RwGRZaxOtgEepjaoMp6SWxnZagFJmDu4hdwKRUFGcJc1DrVcOdonIKkeJjX49Fib7Eu3Zyvk6CNbvR2E0e4QZIo5MFT6yAUw0xDosMex894PMok7lC9dw4i1skJBCbYSgeow0iJQujvH0X9iTfNVxYT8a015ABGSfSSLGdgpI2Z5iyixNJGPlwLEZ6Wgtn9AXJCT8YTD9kjEQEtbABfgcIQGc","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:02:34.429 142491 [http-nio-8051-exec-10] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9611163421"}
20-08-2026 00:02:34.429 142491 [http-nio-8051-exec-10] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:02:34.429 142491 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:02:34.429 142491 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:02:34.430 142492 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:02:34.430 142492 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.430 142492 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.432 142494 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.433 142495 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.433 142495 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.435 142497 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.436 142498 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:34.436 142498 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:34.437 142499 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:34.437 142499 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:02:34.437 142499 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:02:34.438 142500 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:02:34.438 142500 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:34.438 142500 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:34.439 142501 [http-nio-8051-exec-10] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:02:34.439 142501 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:34.439 142501 [http-nio-8051-exec-10] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9611163421-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:02:34.439 142501 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:02:34.439 142501 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:02:34.439 142501 [http-nio-8051-exec-10] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9611163421-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:02:34.439 142501 [http-nio-8051-exec-10] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202503260819235944618-145-9611163421-razor_pay: data  {"total_balance":0,"promotional_balance":0,"personal_balance":0}
20-08-2026 00:02:34.439 142501 [http-nio-8051-exec-10] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202503260819235944618-145-9611163421-razor_pay: walletBalance  0.0
20-08-2026 00:02:34.439 142501 [http-nio-8051-exec-10] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM06202503260819235944618
20-08-2026 00:02:34.441 142503 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:02:34.441 142503 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202503 
20-08-2026 00:02:34.441 142503 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:34.441 142503 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:34.441 142503 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:02:34.442 142504 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:34.442 142504 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:02:34.442 142504 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:02:34.442 142504 [http-nio-8051-exec-10] INFO  neuu.kioskserviceImpl.WalletImpl - WalletImpl:: updatePostOrder :: orderId:TM06202503260819235944618, wallet_txn_id:, txn_type:d
20-08-2026 00:02:34.443 142505 [http-nio-8051-exec-10] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202503260819235944618-145-9611163421-razor_pay: No debit/credit to wallet
20-08-2026 00:02:34.443 142505 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:02:34.443 142505 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:34.443 142505 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:34.444 142506 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:34.444 142506 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.444 142506 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.446 142508 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.447 142509 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.447 142509 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.448 142510 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.450 142512 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:02:34.450 142512 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:02:34.451 142513 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:02:34.451 142513 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:02:34.451 142513 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:02:34.453 142515 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:02:34.453 142515 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:34.453 142515 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:34.454 142516 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:34.454 142516 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:02:34.454 142516 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:02:34.455 142517 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:02:34.455 142517 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.455 142517 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:02:34.456 142518 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:02:34.456 142518 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:02:34.456 142518 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:02:34.457 142519 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:02:34.457 142519 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:02:34.457 142519 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:02:34.458 142520 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:02:34.486 142548 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:02:34.914 142976 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:02:34.914 142976 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:02:34.916 142978 [http-nio-8051-exec-5] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM07202501}
20-08-2026 00:02:36.941 145003 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - {skus=[4500694, 4500643, 4500665, 4500626, 185993, 4500472, 4500612, 4500667, 4500624, 4500715, 4500712, 4500713, 186043, 4500700, 4500644, 4500627, 4500564, 4500499, 4500519, 4500651, 4500656, 4500668, 4500724, 4500719, 4500605, 4500669, 4500646, 4500407, 4500701, 4500711, 4500648, 185994, 4500650], imei=TM04202201}
20-08-2026 00:02:36.947 145009 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - [{"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Alo Frut Mosambi Juice ","sku_id":"4500612","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500612-4575.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-15 15:18:16.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Alo Frut Energy drink 250ml","sku_id":"4500627","vendor_id":"1","mrp":"60","selling_price":"60","weight":"270","image":"https://images.tinymart.in/product/4500627-1655.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"27","created_at":"2026-01-09 12:07:46.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}]
20-08-2026 00:02:36.949 145011 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:02:37.993 146055 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {value=, id=pd-invalidfs, status=true}, {value=100%, id=logs-full, status=true}, {value=73%, id=data-full, status=true}], created_at=2026-08-20 00:02:37}}
20-08-2026 00:02:37.993 146055 [http-nio-8051-exec-8] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:02:37.993 146055 [http-nio-8051-exec-8] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:02:37.993 146055 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202501, traysArr : []
20-08-2026 00:02:37.994 146056 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202501, traysArr : []
20-08-2026 00:02:37.995 146057 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:02:37.995 146057 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:02:37.995 146057 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:02:37.995 146057 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:02:37.995 146057 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"73%","status":true}],"created_at":"2026-08-20 00:02:37"}
20-08-2026 00:02:37.996 146058 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"73%","status":true}],"created_at":"2026-08-20 00:02:37"}
20-08-2026 00:02:44.423 152485 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:02:44.424 152486 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:02:44.434 152496 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:02:44.910 152972 [http-nio-8051-exec-2] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:02:44.910 152972 [http-nio-8051-exec-2] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:02:47.419 155481 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: [{"data": "{\"init_txn\": true, \"order_id\": \"TM06202503260819224328945\", \"complete_order\": \"Completed\", \"open_door\": true, \"payment\": true, \"order_status\": {\"SectionSKU\": {\"skus\": [], \"Header\": \"If you like us, tell others... else tell us\"}, \"rstatus\": true, \"SectionMain\": {\"Header\": \"Door Closed\"}, \"delay\": 100, \"SectionStatus\": {\"UI_Header\": \"\", \"Note\": \"If any due amount, clear at https://go.tinymart.in\", \"Header\": \" Order is complete \", \"SubHeader\": \"Please wait for invoice to generate\"}, \"status\": \"True\", \"voiceNote\": \"Transaction Completed\"}, \"complete_order_data\": {\"rstatus\": true, \"status\": \"True\", \"sku_json\": {\"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"name\": \"Heritage livo Badam milk 180ml per peice\", \"sku_total\": 30.0, \"mrp\": \"30\", \"tray_id\": \"31\", \"skuid\": \"4500704\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500704-2291.webp\", \"unit_price\": \"30\"}, {\"door_id\": \"\", \"name\": \"Paper Boat Lychee 160ml per peice\", \"sku_total\": 25.0, \"mrp\": \"25\", \"tray_id\": \"32\", \"skuid\": \"4500675\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500675-5033.jpg\", \"unit_price\": \"25\"}], \"orderId\": \"TM06202503260819224328945\", \"total_amount\": 55.0, \"logic\": \"WBL\", \"res\": \"True\"}}, \"transactions\": [{\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159256.963, \"datetime\": \"2026-08-19 22:37:36.963000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159256.964, \"datetime\": \"2026-08-19 22:37:36.964000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159256.97, \"datetime\": \"2026-08-19 22:37:36.970000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159256.9720001, \"datetime\": \"2026-08-19 22:37:36.972000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159256.9819999, \"datetime\": \"2026-08-19 22:37:36.982000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159256.982, \"datetime\": \"2026-08-19 22:37:36.982000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159256.983, \"datetime\": \"2026-08-19 22:37:36.983000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159256.9870002, \"datetime\": \"2026-08-19 22:37:36.987000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159256.9919999, \"datetime\": \"2026-08-19 22:37:36.992000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 840, \"weight\": \"861\", \"tray_id\": \"34\", \"TS\": 1787159271.999, \"datetime\": \"2026-08-19 22:37:51.999000\", \"flow\": \"-1\", \"tray_weight\": \"861\", \"address\": \"34\"}, {\"expected_tray_weight\": 840, \"weight\": \"861\", \"tray_id\": \"34\", \"TS\": 1787159272.001, \"datetime\": \"2026-08-19 22:37:52.001000\", \"flow\": \"-1\", \"tray_weight\": \"861\", \"address\": \"34\"}, {\"expected_tray_weight\": 840, \"weight\": \"861\", \"tray_id\": \"34\", \"TS\": 1787159272.005, \"datetime\": \"2026-08-19 22:37:52.005000\", \"flow\": \"-1\", \"tray_weight\": \"861\", \"address\": \"34\"}, {\"expected_tray_weight\": 840, \"weight\": \"861\", \"tray_id\": \"34\", \"TS\": 1787159272.008, \"datetime\": \"2026-08-19 22:37:52.008000\", \"flow\": \"-1\", \"tray_weight\": \"861\", \"address\": \"34\"}, {\"expected_tray_weight\": 840, \"weight\": \"861\", \"tray_id\": \"34\", \"TS\": 1787159272.0080001, \"datetime\": \"2026-08-19 22:37:52.008000\", \"flow\": \"-1\", \"tray_weight\": \"861\", \"address\": \"34\"}, {\"expected_tray_weight\": 840, \"weight\": \"861\", \"tray_id\": \"34\", \"TS\": 1787159272.009, \"datetime\": \"2026-08-19 22:37:52.009000\", \"flow\": \"-1\", \"tray_weight\": \"861\", \"address\": \"34\"}, {\"expected_tray_weight\": 840, \"weight\": \"861\", \"tray_id\": \"34\", \"TS\": 1787159272.011, \"datetime\": \"2026-08-19 22:37:52.011000\", \"flow\": \"-1\", \"tray_weight\": \"861\", \"address\": \"34\"}, {\"expected_tray_weight\": 840, \"weight\": \"861\", \"tray_id\": \"34\", \"TS\": 1787159272.015, \"datetime\": \"2026-08-19 22:37:52.015000\", \"flow\": \"-1\", \"tray_weight\": \"861\", \"address\": \"34\"}, {\"expected_tray_weight\": 840, \"weight\": \"861\", \"tray_id\": \"34\", \"TS\": 1787159272.02, \"datetime\": \"2026-08-19 22:37:52.020000\", \"flow\": \"-1\", \"tray_weight\": \"861\", \"address\": \"34\"}, {\"expected_tray_weight\": 1050, \"weight\": \"1071\", \"tray_id\": \"41\", \"TS\": 1787159272.595, \"datetime\": \"2026-08-19 22:37:52.595000\", \"flow\": \"1\", \"tray_weight\": \"1071\", \"address\": \"41\"}, {\"expected_tray_weight\": 1050, \"weight\": \"1071\", \"tray_id\": \"41\", \"TS\": 1787159272.641, \"datetime\": \"2026-08-19 22:37:52.641000\", \"flow\": \"1\", \"tray_weight\": \"1071\", \"address\": \"41\"}, {\"expected_tray_weight\": 1050, \"weight\": \"1071\", \"tray_id\": \"41\", \"TS\": 1787159272.646, \"datetime\": \"2026-08-19 22:37:52.646000\", \"flow\": \"1\", \"tray_weight\": \"1071\", \"address\": \"41\"}, {\"expected_tray_weight\": 1050, \"weight\": \"1071\", \"tray_id\": \"41\", \"TS\": 1787159272.647, \"datetime\": \"2026-08-19 22:37:52.647000\", \"flow\": \"1\", \"tray_weight\": \"1071\", \"address\": \"41\"}, {\"expected_tray_weight\": 1050, \"weight\": \"1071\", \"tray_id\": \"41\", \"TS\": 1787159272.649, \"datetime\": \"2026-08-19 22:37:52.649000\", \"flow\": \"1\", \"tray_weight\": \"1071\", \"address\": \"41\"}, {\"expected_tray_weight\": 1050, \"weight\": \"1071\", \"tray_id\": \"41\", \"TS\": 1787159272.6490002, \"datetime\": \"2026-08-19 22:37:52.649000\", \"flow\": \"1\", \"tray_weight\": \"1071\", \"address\": \"41\"}, {\"expected_tray_weight\": 1050, \"weight\": \"1071\", \"tray_id\": \"41\", \"TS\": 1787159272.6499999, \"datetime\": \"2026-08-19 22:37:52.650000\", \"flow\": \"1\", \"tray_weight\": \"1071\", \"address\": \"41\"}, {\"expected_tray_weight\": 1050, \"weight\": \"1071\", \"tray_id\": \"41\", \"TS\": 1787159272.651, \"datetime\": \"2026-08-19 22:37:52.651000\", \"flow\": \"1\", \"tray_weight\": \"1071\", \"address\": \"41\"}, {\"expected_tray_weight\": 1050, \"weight\": \"1071\", \"tray_id\": \"41\", \"TS\": 1787159272.651, \"datetime\": \"2026-08-19 22:37:52.651000\", \"flow\": \"1\", \"tray_weight\": \"1071\", \"address\": \"41\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159299.742, \"datetime\": \"2026-08-19 22:38:19.742000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159299.848, \"datetime\": \"2026-08-19 22:38:19.848000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159299.8600001, \"datetime\": \"2026-08-19 22:38:19.860000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159299.865, \"datetime\": \"2026-08-19 22:38:19.865000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159299.867, \"datetime\": \"2026-08-19 22:38:19.867000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159299.868, \"datetime\": \"2026-08-19 22:38:19.868000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159299.875, \"datetime\": \"2026-08-19 22:38:19.875000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159299.88, \"datetime\": \"2026-08-19 22:38:19.880000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159299.8860002, \"datetime\": \"2026-08-19 22:38:19.886000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 0, \"weight\": \"79\", \"tray_id\": \"46\", \"TS\": 1787159452.004, \"datetime\": \"2026-08-19 22:40:52.004000\", \"flow\": \"1\", \"tray_weight\": \"79\", \"address\": \"46\"}, {\"expected_tray_weight\": 0, \"weight\": \"79\", \"tray_id\": \"46\", \"TS\": 1787159452.0049999, \"datetime\": \"2026-08-19 22:40:52.005000\", \"flow\": \"1\", \"tray_weight\": \"79\", \"address\": \"46\"}, {\"expected_tray_weight\": 0, \"weight\": \"79\", \"tray_id\": \"46\", \"TS\": 1787159452.01, \"datetime\": \"2026-08-19 22:40:52.010000\", \"flow\": \"1\", \"tray_weight\": \"79\", \"address\": \"46\"}, {\"expected_tray_weight\": 0, \"weight\": \"79\", \"tray_id\": \"46\", \"TS\": 1787159452.012, \"datetime\": \"2026-08-19 22:40:52.012000\", \"flow\": \"1\", \"tray_weight\": \"79\", \"address\": \"46\"}, {\"expected_tray_weight\": 0, \"weight\": \"79\", \"tray_id\": \"46\", \"TS\": 1787159452.014, \"datetime\": \"2026-08-19 22:40:52.014000\", \"flow\": \"1\", \"tray_weight\": \"79\", \"address\": \"46\"}, {\"expected_tray_weight\": 0, \"weight\": \"79\", \"tray_id\": \"46\", \"TS\": 1787159452.0140002, \"datetime\": \"2026-08-19 22:40:52.014000\", \"flow\": \"1\", \"tray_weight\": \"79\", \"address\": \"46\"}, {\"expected_tray_weight\": 0, \"weight\": \"79\", \"tray_id\": \"46\", \"TS\": 1787159452.021, \"datetime\": \"2026-08-19 22:40:52.021000\", \"flow\": \"1\", \"tray_weight\": \"79\", \"address\": \"46\"}, {\"expected_tray_weight\": 0, \"weight\": \"79\", \"tray_id\": \"46\", \"TS\": 1787159452.024, \"datetime\": \"2026-08-19 22:40:52.024000\", \"flow\": \"1\", \"tray_weight\": \"79\", \"address\": \"46\"}, {\"expected_tray_weight\": 0, \"weight\": \"79\", \"tray_id\": \"46\", \"TS\": 1787159452.0270002, \"datetime\": \"2026-08-19 22:40:52.027000\", \"flow\": \"1\", \"tray_weight\": \"79\", \"address\": \"46\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159557.3500001, \"datetime\": \"2026-08-19 22:42:37.350000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159557.351, \"datetime\": \"2026-08-19 22:42:37.351000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159557.3569999, \"datetime\": \"2026-08-19 22:42:37.357000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159557.3590002, \"datetime\": \"2026-08-19 22:42:37.359000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159557.369, \"datetime\": \"2026-08-19 22:42:37.369000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159557.3690002, \"datetime\": \"2026-08-19 22:42:37.369000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159557.3700001, \"datetime\": \"2026-08-19 22:42:37.370000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159557.374, \"datetime\": \"2026-08-19 22:42:37.374000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"32\", \"TS\": 1787159557.379, \"datetime\": \"2026-08-19 22:42:37.379000\", \"flow\": \"1\", \"tray_weight\": \"460\", \"address\": \"32\"}, {\"expected_tray_weight\": 708, \"weight\": \"806\", \"tray_id\": \"45\", \"TS\": 1787159776.636, \"datetime\": \"2026-08-19 22:46:16.636000\", \"flow\": \"1\", \"tray_weight\": \"806\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"806\", \"tray_id\": \"45\", \"TS\": 1787159776.641, \"datetime\": \"2026-08-19 22:46:16.641000\", \"flow\": \"1\", \"tray_weight\": \"806\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"806\", \"tray_id\": \"45\", \"TS\": 1787159776.644, \"datetime\": \"2026-08-19 22:46:16.644000\", \"flow\": \"1\", \"tray_weight\": \"806\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"806\", \"tray_id\": \"45\", \"TS\": 1787159776.6490002, \"datetime\": \"2026-08-19 22:46:16.649000\", \"flow\": \"1\", \"tray_weight\": \"806\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"806\", \"tray_id\": \"45\", \"TS\": 1787159776.653, \"datetime\": \"2026-08-19 22:46:16.653000\", \"flow\": \"1\", \"tray_weight\": \"806\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"806\", \"tray_id\": \"45\", \"TS\": 1787159776.6569998, \"datetime\": \"2026-08-19 22:46:16.657000\", \"flow\": \"1\", \"tray_weight\": \"806\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"806\", \"tray_id\": \"45\", \"TS\": 1787159776.663, \"datetime\": \"2026-08-19 22:46:16.663000\", \"flow\": \"1\", \"tray_weight\": \"806\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"806\", \"tray_id\": \"45\", \"TS\": 1787159776.6660001, \"datetime\": \"2026-08-19 22:46:16.666000\", \"flow\": \"1\", \"tray_weight\": \"806\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"806\", \"tray_id\": \"45\", \"TS\": 1787159776.672, \"datetime\": \"2026-08-19 22:46:16.672000\", \"flow\": \"1\", \"tray_weight\": \"806\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159805.036, \"datetime\": \"2026-08-19 22:46:45.036000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159805.0410001, \"datetime\": \"2026-08-19 22:46:45.041000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159805.044, \"datetime\": \"2026-08-19 22:46:45.044000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159805.049, \"datetime\": \"2026-08-19 22:46:45.049000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159805.053, \"datetime\": \"2026-08-19 22:46:45.053000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159805.057, \"datetime\": \"2026-08-19 22:46:45.057000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159805.063, \"datetime\": \"2026-08-19 22:46:45.063000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159805.066, \"datetime\": \"2026-08-19 22:46:45.066000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159805.072, \"datetime\": \"2026-08-19 22:46:45.072000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"33\", \"TS\": 1787159864.28, \"datetime\": \"2026-08-19 22:47:44.280000\", \"flow\": \"-1\", \"tray_weight\": \"460\", \"address\": \"33\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"33\", \"TS\": 1787159864.28, \"datetime\": \"2026-08-19 22:47:44.280000\", \"flow\": \"-1\", \"tray_weight\": \"460\", \"address\": \"33\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"33\", \"TS\": 1787159864.2840002, \"datetime\": \"2026-08-19 22:47:44.284000\", \"flow\": \"-1\", \"tray_weight\": \"460\", \"address\": \"33\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"33\", \"TS\": 1787159864.287, \"datetime\": \"2026-08-19 22:47:44.287000\", \"flow\": \"-1\", \"tray_weight\": \"460\", \"address\": \"33\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"33\", \"TS\": 1787159864.289, \"datetime\": \"2026-08-19 22:47:44.289000\", \"flow\": \"-1\", \"tray_weight\": \"460\", \"address\": \"33\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"33\", \"TS\": 1787159864.289, \"datetime\": \"2026-08-19 22:47:44.289000\", \"flow\": \"-1\", \"tray_weight\": \"460\", \"address\": \"33\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"33\", \"TS\": 1787159864.293, \"datetime\": \"2026-08-19 22:47:44.293000\", \"flow\": \"-1\", \"tray_weight\": \"460\", \"address\": \"33\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"33\", \"TS\": 1787159864.296, \"datetime\": \"2026-08-19 22:47:44.296000\", \"flow\": \"-1\", \"tray_weight\": \"460\", \"address\": \"33\"}, {\"expected_tray_weight\": 525, \"weight\": \"460\", \"tray_id\": \"33\", \"TS\": 1787159864.297, \"datetime\": \"2026-08-19 22:47:44.297000\", \"flow\": \"-1\", \"tray_weight\": \"460\", \"address\": \"33\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159911.327, \"datetime\": \"2026-08-19 22:48:31.327000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159911.332, \"datetime\": \"2026-08-19 22:48:31.332000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159911.335, \"datetime\": \"2026-08-19 22:48:31.335000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159911.3400002, \"datetime\": \"2026-08-19 22:48:31.340000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159911.344, \"datetime\": \"2026-08-19 22:48:31.344000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159911.3479998, \"datetime\": \"2026-08-19 22:48:31.348000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159911.354, \"datetime\": \"2026-08-19 22:48:31.354000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159911.357, \"datetime\": \"2026-08-19 22:48:31.357000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787159911.363, \"datetime\": \"2026-08-19 22:48:31.363000\", \"flow\": \"1\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159927.418, \"datetime\": \"2026-08-19 22:48:47.418000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159927.524, \"datetime\": \"2026-08-19 22:48:47.524000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159927.536, \"datetime\": \"2026-08-19 22:48:47.536000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159927.541, \"datetime\": \"2026-08-19 22:48:47.541000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159927.543, \"datetime\": \"2026-08-19 22:48:47.543000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159927.544, \"datetime\": \"2026-08-19 22:48:47.544000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159927.551, \"datetime\": \"2026-08-19 22:48:47.551000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159927.556, \"datetime\": \"2026-08-19 22:48:47.556000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 576, \"weight\": \"585\", \"tray_id\": \"42\", \"TS\": 1787159927.562, \"datetime\": \"2026-08-19 22:48:47.562000\", \"flow\": \"1\", \"tray_weight\": \"585\", \"address\": \"42\"}, {\"expected_tray_weight\": 166, \"weight\": \"173\", \"tray_id\": \"44\", \"TS\": 1787159993.805, \"datetime\": \"2026-08-19 22:49:53.805000\", \"flow\": \"1\", \"tray_weight\": \"173\", \"address\": \"44\"}, {\"expected_tray_weight\": 166, \"weight\": \"173\", \"tray_id\": \"44\", \"TS\": 1787159993.8479998, \"datetime\": \"2026-08-19 22:49:53.848000\", \"flow\": \"1\", \"tray_weight\": \"173\", \"address\": \"44\"}, {\"expected_tray_weight\": 166, \"weight\": \"173\", \"tray_id\": \"44\", \"TS\": 1787159993.849, \"datetime\": \"2026-08-19 22:49:53.849000\", \"flow\": \"1\", \"tray_weight\": \"173\", \"address\": \"44\"}, {\"expected_tray_weight\": 166, \"weight\": \"173\", \"tray_id\": \"44\", \"TS\": 1787159993.8500001, \"datetime\": \"2026-08-19 22:49:53.850000\", \"flow\": \"1\", \"tray_weight\": \"173\", \"address\": \"44\"}, {\"expected_tray_weight\": 166, \"weight\": \"173\", \"tray_id\": \"44\", \"TS\": 1787159993.854, \"datetime\": \"2026-08-19 22:49:53.854000\", \"flow\": \"1\", \"tray_weight\": \"173\", \"address\": \"44\"}, {\"expected_tray_weight\": 166, \"weight\": \"173\", \"tray_id\": \"44\", \"TS\": 1787159993.86, \"datetime\": \"2026-08-19 22:49:53.860000\", \"flow\": \"1\", \"tray_weight\": \"173\", \"address\": \"44\"}, {\"expected_tray_weight\": 166, \"weight\": \"173\", \"tray_id\": \"44\", \"TS\": 1787159993.862, \"datetime\": \"2026-08-19 22:49:53.862000\", \"flow\": \"1\", \"tray_weight\": \"173\", \"address\": \"44\"}, {\"expected_tray_weight\": 166, \"weight\": \"173\", \"tray_id\": \"44\", \"TS\": 1787159993.862, \"datetime\": \"2026-08-19 22:49:53.862000\", \"flow\": \"1\", \"tray_weight\": \"173\", \"address\": \"44\"}, {\"expected_tray_weight\": 166, \"weight\": \"173\", \"tray_id\": \"44\", \"TS\": 1787159993.8639998, \"datetime\": \"2026-08-19 22:49:53.864000\", \"flow\": \"1\", \"tray_weight\": \"173\", \"address\": \"44\"}, {\"expected_tray_weight\": 675, \"weight\": \"847\", \"tray_id\": \"35\", \"TS\": 1787160005.943, \"datetime\": \"2026-08-19 22:50:05.943000\", \"flow\": \"1\", \"tray_weight\": \"847\", \"address\": \"35\"}, {\"expected_tray_weight\": 675, \"weight\": \"847\", \"tray_id\": \"35\", \"TS\": 1787160005.944, \"datetime\": \"2026-08-19 22:50:05.944000\", \"flow\": \"1\", \"tray_weight\": \"847\", \"address\": \"35\"}, {\"expected_tray_weight\": 675, \"weight\": \"847\", \"tray_id\": \"35\", \"TS\": 1787160005.947, \"datetime\": \"2026-08-19 22:50:05.947000\", \"flow\": \"1\", \"tray_weight\": \"847\", \"address\": \"35\"}, {\"expected_tray_weight\": 525, \"weight\": \"285\", \"tray_id\": \"32\", \"TS\": 1787160007.451, \"datetime\": \"2026-08-19 22:50:07.451000\", \"flow\": \"1\", \"tray_weight\": \"285\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"285\", \"tray_id\": \"32\", \"TS\": 1787160007.4520001, \"datetime\": \"2026-08-19 22:50:07.452000\", \"flow\": \"1\", \"tray_weight\": \"285\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"466\", \"tray_id\": \"33\", \"TS\": 1787160007.484, \"datetime\": \"2026-08-19 22:50:07.484000\", \"flow\": \"1\", \"tray_weight\": \"466\", \"address\": \"33\"}, {\"expected_tray_weight\": 525, \"weight\": \"466\", \"tray_id\": \"33\", \"TS\": 1787160007.4880002, \"datetime\": \"2026-08-19 22:50:07.488000\", \"flow\": \"1\", \"tray_weight\": \"466\", \"address\": \"33\"}, {\"expected_tray_weight\": 525, \"weight\": \"285\", \"tray_id\": \"32\", \"TS\": 1787160008.2510002, \"datetime\": \"2026-08-19 22:50:08.251000\", \"flow\": \"1\", \"tray_weight\": \"285\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"285\", \"tray_id\": \"32\", \"TS\": 1787160008.252, \"datetime\": \"2026-08-19 22:50:08.252000\", \"flow\": \"1\", \"tray_weight\": \"285\", \"address\": \"32\"}, {\"expected_tray_weight\": 840, \"weight\": \"679\", \"tray_id\": \"31\", \"TS\": 1787160008.7180002, \"datetime\": \"2026-08-19 22:50:08.718000\", \"flow\": \"-1\", \"tray_weight\": \"679\", \"address\": \"31\"}, {\"expected_tray_weight\": 840, \"weight\": \"679\", \"tray_id\": \"31\", \"TS\": 1787160008.727, \"datetime\": \"2026-08-19 22:50:08.727000\", \"flow\": \"-1\", \"tray_weight\": \"679\", \"address\": \"31\"}, {\"expected_tray_weight\": 955, \"weight\": \"968\", \"tray_id\": \"43\", \"TS\": 1787160012.5140002, \"datetime\": \"2026-08-19 22:50:12.514000\", \"flow\": \"-1\", \"tray_weight\": \"968\", \"address\": \"43\"}, {\"expected_tray_weight\": 166, \"weight\": \"166\", \"tray_id\": \"44\", \"TS\": 1787160012.55, \"datetime\": \"2026-08-19 22:50:12.550000\", \"flow\": \"-1\", \"tray_weight\": \"166\", \"address\": \"44\"}, {\"expected_tray_weight\": 840, \"weight\": \"857\", \"tray_id\": \"34\", \"TS\": 1787160012.622, \"datetime\": \"2026-08-19 22:50:12.622000\", \"flow\": \"-1\", \"tray_weight\": \"857\", \"address\": \"34\"}, {\"expected_tray_weight\": 840, \"weight\": \"674\", \"tray_id\": \"31\", \"TS\": 1787160015.623, \"datetime\": \"2026-08-19 22:50:15.623000\", \"flow\": \"0\", \"tray_weight\": \"674\", \"address\": \"31\"}, {\"expected_tray_weight\": 525, \"weight\": \"278\", \"tray_id\": \"32\", \"TS\": 1787160015.9490001, \"datetime\": \"2026-08-19 22:50:15.949000\", \"flow\": \"0\", \"tray_weight\": \"278\", \"address\": \"32\"}, {\"expected_tray_weight\": 525, \"weight\": \"459\", \"tray_id\": \"33\", \"TS\": 1787160015.9880002, \"datetime\": \"2026-08-19 22:50:15.988000\", \"flow\": \"0\", \"tray_weight\": \"459\", \"address\": \"33\"}, {\"expected_tray_weight\": 840, \"weight\": \"856\", \"tray_id\": \"34\", \"TS\": 1787160016.1260002, \"datetime\": \"2026-08-19 22:50:16.126000\", \"flow\": \"0\", \"tray_weight\": \"856\", \"address\": \"34\"}, {\"expected_tray_weight\": 675, \"weight\": \"761\", \"tray_id\": \"35\", \"TS\": 1787160016.151, \"datetime\": \"2026-08-19 22:50:16.151000\", \"flow\": \"0\", \"tray_weight\": \"761\", \"address\": \"35\"}, {\"expected_tray_weight\": 600, \"weight\": \"627\", \"tray_id\": \"37\", \"TS\": 1787160016.229, \"datetime\": \"2026-08-19 22:50:16.229000\", \"flow\": \"0\", \"tray_weight\": \"627\", \"address\": \"37\"}, {\"expected_tray_weight\": 222, \"weight\": \"241\", \"tray_id\": \"36\", \"TS\": 1787160016.2549999, \"datetime\": \"2026-08-19 22:50:16.255000\", \"flow\": \"0\", \"tray_weight\": \"241\", \"address\": \"36\"}, {\"expected_tray_weight\": 0, \"weight\": \"-13\", \"tray_id\": \"39\", \"TS\": 1787160016.321, \"datetime\": \"2026-08-19 22:50:16.321000\", \"flow\": \"0\", \"tray_weight\": \"-13\", \"address\": \"39\"}, {\"expected_tray_weight\": 0, \"weight\": \"7\", \"tray_id\": \"38\", \"TS\": 1787160016.323, \"datetime\": \"2026-08-19 22:50:16.323000\", \"flow\": \"0\", \"tray_weight\": \"7\", \"address\": \"38\"}, {\"expected_tray_weight\": 1392, \"weight\": \"1399\", \"tray_id\": \"40\", \"TS\": 1787160016.3969998, \"datetime\": \"2026-08-19 22:50:16.397000\", \"flow\": \"0\", \"tray_weight\": \"1399\", \"address\": \"40\"}, {\"expected_tray_weight\": 1050, \"weight\": \"1070\", \"tray_id\": \"41\", \"TS\": 1787160016.457, \"datetime\": \"2026-08-19 22:50:16.457000\", \"flow\": \"0\", \"tray_weight\": \"1070\", \"address\": \"41\"}, {\"expected_tray_weight\": 955, \"weight\": \"970\", \"tray_id\": \"43\", \"TS\": 1787160016.516, \"datetime\": \"2026-08-19 22:50:16.516000\", \"flow\": \"0\", \"tray_weight\": \"970\", \"address\": \"43\"}, {\"expected_tray_weight\": 576, \"weight\": \"584\", \"tray_id\": \"42\", \"TS\": 1787160016.543, \"datetime\": \"2026-08-19 22:50:16.543000\", \"flow\": \"0\", \"tray_weight\": \"584\", \"address\": \"42\"}, {\"expected_tray_weight\": 166, \"weight\": \"166\", \"tray_id\": \"44\", \"TS\": 1787160016.5509999, \"datetime\": \"2026-08-19 22:50:16.551000\", \"flow\": \"0\", \"tray_weight\": \"166\", \"address\": \"44\"}, {\"expected_tray_weight\": 708, \"weight\": \"805\", \"tray_id\": \"45\", \"TS\": 1787160016.637, \"datetime\": \"2026-08-19 22:50:16.637000\", \"flow\": \"0\", \"tray_weight\": \"805\", \"address\": \"45\"}, {\"expected_tray_weight\": 0, \"weight\": \"79\", \"tray_id\": \"46\", \"TS\": 1787160016.701, \"datetime\": \"2026-08-19 22:50:16.701000\", \"flow\": \"0\", \"tray_weight\": \"79\", \"address\": \"46\"}], \"initial_weights\": [{\"door_id\": \"1\", \"sku_json\": \"4500665-0\", \"tray_id\": 11, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500665\", \"tray_weight\": \"0\"}, {\"door_id\": \"1\", \"sku_json\": \"133041-0\", \"tray_id\": 12, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"133041\", \"tray_weight\": \"0\"}, {\"door_id\": \"1\", \"sku_json\": \"4500648-0\", \"tray_id\": 13, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500648\", \"tray_weight\": \"0\"}, {\"door_id\": \"1\", \"sku_json\": \"4500681-0\", \"tray_id\": 14, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500681\", \"tray_weight\": \"-2\"}, {\"door_id\": \"1\", \"sku_json\": \"4500710-0\", \"tray_id\": 15, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500710\", \"tray_weight\": \"-8\"}, {\"door_id\": \"1\", \"sku_json\": \"4500715-0\", \"tray_id\": 16, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500715\", \"tray_weight\": \"1\"}, {\"door_id\": \"1\", \"sku_json\": \"4500723-0\", \"tray_id\": 17, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500723\", \"tray_weight\": \"1\"}, {\"door_id\": \"1\", \"sku_json\": \"4500624-2\", \"tray_id\": 18, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500624\", \"tray_weight\": \"29\"}, {\"door_id\": \"1\", \"sku_json\": \"4500727-3\", \"tray_id\": 19, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500727\", \"tray_weight\": \"69\"}, {\"door_id\": \"1\", \"sku_json\": \"186100-0\", \"tray_id\": 20, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"186100\", \"tray_weight\": \"-5\"}, {\"door_id\": \"1\", \"sku_json\": \"4500728-2\", \"tray_id\": 21, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500728\", \"tray_weight\": \"69\"}, {\"door_id\": \"1\", \"sku_json\": \"4500722-0\", \"tray_id\": 22, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500722\", \"tray_weight\": \"36\"}, {\"door_id\": \"1\", \"sku_json\": \"4500693-0\", \"tray_id\": 23, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500693\", \"tray_weight\": \"29\"}, {\"door_id\": \"1\", \"sku_json\": \"4500712-0\", \"tray_id\": 24, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500712\", \"tray_weight\": \"10\"}, {\"door_id\": \"1\", \"sku_json\": \"4500626-1\", \"tray_id\": 25, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500626\", \"tray_weight\": \"36\"}, {\"door_id\": \"1\", \"sku_json\": \"4500711-0\", \"tray_id\": 26, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500711\", \"tray_weight\": \"5\"}, {\"door_id\": \"1\", \"sku_json\": \"0-0\", \"tray_id\": 27, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"0\", \"tray_weight\": \"99999\"}, {\"door_id\": \"2\", \"sku_json\": \"4500704-4\", \"tray_id\": 31, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500704\", \"tray_weight\": \"885\"}, {\"door_id\": \"2\", \"sku_json\": \"4500675-3\", \"tray_id\": 32, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500675\", \"tray_weight\": \"460\"}, {\"door_id\": \"2\", \"sku_json\": \"4500407-3\", \"tray_id\": 33, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500407\", \"tray_weight\": \"461\"}, {\"door_id\": \"2\", \"sku_json\": \"166327-4\", \"tray_id\": 34, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"166327\", \"tray_weight\": \"863\"}, {\"door_id\": \"2\", \"sku_json\": \"4500656-3\", \"tray_id\": 35, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500656\", \"tray_weight\": \"763\"}, {\"door_id\": \"2\", \"sku_json\": \"4500642-6\", \"tray_id\": 36, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500642\", \"tray_weight\": \"243\"}, {\"door_id\": \"2\", \"sku_json\": \"185994-3\", \"tray_id\": 37, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"185994\", \"tray_weight\": \"627\"}, {\"door_id\": \"2\", \"sku_json\": \"4500669-0\", \"tray_id\": 38, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500669\", \"tray_weight\": \"7\"}, {\"door_id\": \"2\", \"sku_json\": \"4500667-0\", \"tray_id\": 39, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500667\", \"tray_weight\": \"-12\"}, {\"door_id\": \"2\", \"sku_json\": \"4500694-6\", \"tray_id\": 40, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500694\", \"tray_weight\": \"1399\"}, {\"door_id\": \"2\", \"sku_json\": \"4500705-5\", \"tray_id\": 41, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500705\", \"tray_weight\": \"1071\"}, {\"door_id\": \"2\", \"sku_json\": \"4500499-3\", \"tray_id\": 42, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500499\", \"tray_weight\": \"584\"}, {\"door_id\": \"2\", \"sku_json\": \"4500643-5\", \"tray_id\": 43, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500643\", \"tray_weight\": \"970\"}, {\"door_id\": \"2\", \"sku_json\": \"4500412-1\", \"tray_id\": 44, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500412\", \"tray_weight\": \"166\"}, {\"door_id\": \"2\", \"sku_json\": \"177441-3\", \"tray_id\": 45, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"177441\", \"tray_weight\": \"806\"}, {\"door_id\": \"2\", \"sku_json\": \"186059-0\", \"tray_id\": 46, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"186059\", \"tray_weight\": \"80\"}], \"auth\": true, \"close_door\": true, \"final_weights\": [{\"door_id\": \"1\", \"sku_json\": \"4500665-0\", \"tray_id\": 11, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500665\", \"tray_weight\": \"0\"}, {\"door_id\": \"1\", \"sku_json\": \"133041-0\", \"tray_id\": 12, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"133041\", \"tray_weight\": \"0\"}, {\"door_id\": \"1\", \"sku_json\": \"4500648-0\", \"tray_id\": 13, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500648\", \"tray_weight\": \"0\"}, {\"door_id\": \"1\", \"sku_json\": \"4500681-0\", \"tray_id\": 14, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500681\", \"tray_weight\": \"-2\"}, {\"door_id\": \"1\", \"sku_json\": \"4500710-0\", \"tray_id\": 15, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500710\", \"tray_weight\": \"-8\"}, {\"door_id\": \"1\", \"sku_json\": \"4500715-0\", \"tray_id\": 16, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500715\", \"tray_weight\": \"1\"}, {\"door_id\": \"1\", \"sku_json\": \"4500723-0\", \"tray_id\": 17, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500723\", \"tray_weight\": \"1\"}, {\"door_id\": \"1\", \"sku_json\": \"4500624-2\", \"tray_id\": 18, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500624\", \"tray_weight\": \"29\"}, {\"door_id\": \"1\", \"sku_json\": \"4500727-3\", \"tray_id\": 19, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500727\", \"tray_weight\": \"69\"}, {\"door_id\": \"1\", \"sku_json\": \"186100-0\", \"tray_id\": 20, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"186100\", \"tray_weight\": \"-5\"}, {\"door_id\": \"1\", \"sku_json\": \"4500728-2\", \"tray_id\": 21, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500728\", \"tray_weight\": \"69\"}, {\"door_id\": \"1\", \"sku_json\": \"4500722-0\", \"tray_id\": 22, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500722\", \"tray_weight\": \"36\"}, {\"door_id\": \"1\", \"sku_json\": \"4500693-0\", \"tray_id\": 23, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500693\", \"tray_weight\": \"29\"}, {\"door_id\": \"1\", \"sku_json\": \"4500712-0\", \"tray_id\": 24, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500712\", \"tray_weight\": \"10\"}, {\"door_id\": \"1\", \"sku_json\": \"4500626-1\", \"tray_id\": 25, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500626\", \"tray_weight\": \"36\"}, {\"door_id\": \"1\", \"sku_json\": \"4500711-0\", \"tray_id\": 26, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500711\", \"tray_weight\": \"5\"}, {\"door_id\": \"1\", \"sku_json\": \"0-0\", \"tray_id\": 27, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"0\", \"tray_weight\": \"99999\"}, {\"door_id\": \"2\", \"sku_json\": \"4500704-4\", \"tray_id\": 31, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500704\", \"tray_weight\": \"674\"}, {\"door_id\": \"2\", \"sku_json\": \"4500675-3\", \"tray_id\": 32, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500675\", \"tray_weight\": \"278\"}, {\"door_id\": \"2\", \"sku_json\": \"4500407-3\", \"tray_id\": 33, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500407\", \"tray_weight\": \"459\"}, {\"door_id\": \"2\", \"sku_json\": \"166327-4\", \"tray_id\": 34, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"166327\", \"tray_weight\": \"856\"}, {\"door_id\": \"2\", \"sku_json\": \"4500656-3\", \"tray_id\": 35, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500656\", \"tray_weight\": \"761\"}, {\"door_id\": \"2\", \"sku_json\": \"4500642-6\", \"tray_id\": 36, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500642\", \"tray_weight\": \"241\"}, {\"door_id\": \"2\", \"sku_json\": \"185994-3\", \"tray_id\": 37, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"185994\", \"tray_weight\": \"627\"}, {\"door_id\": \"2\", \"sku_json\": \"4500669-0\", \"tray_id\": 38, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500669\", \"tray_weight\": \"7\"}, {\"door_id\": \"2\", \"sku_json\": \"4500667-0\", \"tray_id\": 39, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500667\", \"tray_weight\": \"-13\"}, {\"door_id\": \"2\", \"sku_json\": \"4500694-6\", \"tray_id\": 40, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500694\", \"tray_weight\": \"1399\"}, {\"door_id\": \"2\", \"sku_json\": \"4500705-5\", \"tray_id\": 41, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500705\", \"tray_weight\": \"1070\"}, {\"door_id\": \"2\", \"sku_json\": \"4500499-3\", \"tray_id\": 42, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500499\", \"tray_weight\": \"584\"}, {\"door_id\": \"2\", \"sku_json\": \"4500643-5\", \"tray_id\": 43, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500643\", \"tray_weight\": \"970\"}, {\"door_id\": \"2\", \"sku_json\": \"4500412-1\", \"tray_id\": 44, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"4500412\", \"tray_weight\": \"166\"}, {\"door_id\": \"2\", \"sku_json\": \"177441-3\", \"tray_id\": 45, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"177441\", \"tray_weight\": \"805\"}, {\"door_id\": \"2\", \"sku_json\": \"186059-0\", \"tray_id\": 46, \"created_at\": \"2026-08-08 10:39:05\", \"active\": 1, \"modified_at\": \"2026-08-08 10:39:05\", \"org_sku\": \"186059\", \"tray_weight\": \"79\"}], \"offer_applied\": true, \"sku_selected\": true, \"order_data\": {}, \"invoice_order\": \"Completed\", \"state\": \"STATE_COMPLETE\"}", "sync_done": "False", "order_id": "TM06202503260819224328945", "created_at": "2026-08-20 00:02:07.530900"}]
20-08-2026 00:02:47.428 155490 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":["TM06202503260819224328945"],"status":true}
20-08-2026 00:02:47.932 155994 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM05202602-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM05202602-1-magnetic}], created_at=2026-08-20 00:02:47.617901}], door_id=1, hcid=[1]}, {data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM05202602-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM05202602-2-magnetic}], created_at=2026-08-20 00:02:47.619058}], door_id=2, hcid=[1]}]}
20-08-2026 00:02:47.932 155994 [http-nio-8051-exec-9] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:02:47.932 155994 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202602, traysArr : []
20-08-2026 00:02:47.933 155995 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202602, traysArr : []
20-08-2026 00:02:47.935 155997 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:02:47.935 155997 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:02:47.935 155997 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:02:47.935 155997 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:02:47.935 155997 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:02:47.935 155997 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:02:47.935 155997 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43]
20-08-2026 00:02:47.936 155998 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:02:47.941 156003 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202602, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:02:47.617901"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:02:47.619058"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:02:47.941 156003 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202602, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:02:47.617901"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:02:47.619058"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:02:47.955 156017 [http-nio-8051-exec-9] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202602, cameraArr : {}
20-08-2026 00:02:47.955 156017 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202602, cameraInfoData : {}
20-08-2026 00:02:49.153 157215 [http-nio-8051-exec-3] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202202
20-08-2026 00:02:49.153 157215 [http-nio-8051-exec-3] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:02:49.153 157215 [http-nio-8051-exec-3] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:02:49
20-08-2026 00:02:49.755 157817 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:02:49.756 157818 [http-nio-8051-exec-10] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:02:49.803 157865 [http-nio-8051-exec-10] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:02:54.728 162790 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:02:54.729 162791 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:02:54.780 162842 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:02:54.963 163025 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-11-28 06:00:07"}
20-08-2026 00:02:55.572 163634 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - {skus=[4500712, 4500719, 4500642, 4500665, 4500499, 186094, 4500721, 4500643, 4500624, 4500626, 4500713, 0, 4500664, 4500723, 4500715, 4500710, 186001, 4500717, 177747, 177441, 4500725, 185993, 185994, 4500705, 8355, 4500667, 4500669, 4500644, 4500711, 133041, 4500605, 4500722, 4500651], imei=TM06202202}
20-08-2026 00:02:55.577 163639 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:02:55.579 163641 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:02:56.280 164342 [http-nio-8051-exec-8] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202202}
20-08-2026 00:02:57.163 165225 [http-nio-8051-exec-3] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:02:57.163 165225 [http-nio-8051-exec-3] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:02:57.163 165225 [http-nio-8051-exec-3] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:02:57.163 165225 [http-nio-8051-exec-3] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:02:57.163 165225 [http-nio-8051-exec-3] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:02:57.164 165226 [http-nio-8051-exec-3] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:02:57.896 165958 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:02:57.896 165958 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:02:59.062 167124 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202302
20-08-2026 00:02:59.062 167124 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:02:59.062 167124 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:02:59
20-08-2026 00:02:59.062 167124 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 20:57:08.068607', '2026-08-19 19:31:22.713962', '2026-08-19 20:57:08.068781', '2026-08-19 19:31:22.513348'], 'open_time': ['2026-08-19 20:57:04.152240', '2026-08-19 19:31:19.220811', '2026-08-19 20:57:04.152363', '2026-08-19 19:31:19.220943']}"}
20-08-2026 00:02:59.062 167124 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:02:59.062 167124 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:02:59.063 167125 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:02:59.063 167125 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:02:59.063 167125 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:02:59.063 167125 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:57:08.068607", "2026-08-19 19:31:22.713962", "2026-08-19 20:57:08.068781", "2026-08-19 19:31:22.513348"], "open_time": ["2026-08-19 20:57:04.152240", "2026-08-19 19:31:19.220811", "2026-08-19 20:57:04.152363", "2026-08-19 19:31:19.220943"]}
20-08-2026 00:02:59.063 167125 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:02:59.080 167142 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202201
20-08-2026 00:02:59.080 167142 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:02:59.080 167142 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:02:59
20-08-2026 00:02:59.080 167142 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 20:29:12.049641', '2026-08-19 19:28:28.468103', '2026-08-19 20:29:12.049707', '2026-08-19 19:28:28.468181'], 'close_time': ['2026-08-19 20:29:17.561278', '2026-08-19 19:28:35.048945', '2026-08-19 20:29:17.561347', '2026-08-19 19:28:35.049043']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:02:59.080 167142 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:02:59.080 167142 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:02:59.081 167143 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:02:59.081 167143 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:02:59.081 167143 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:02:59.081 167143 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:29:12.049641", "2026-08-19 19:28:28.468103", "2026-08-19 20:29:12.049707", "2026-08-19 19:28:28.468181"], "close_time": ["2026-08-19 20:29:17.561278", "2026-08-19 19:28:35.048945", "2026-08-19 20:29:17.561347", "2026-08-19 19:28:35.049043"]}
20-08-2026 00:02:59.081 167143 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:02:59.081 167143 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:02:59.352 167414 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:02:59.353 167415 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:02:59.854 167916 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:02:59.856 167918 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:02:59.882 167944 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:02:59.986 168048 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:03:00.756 168818 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM07202501
20-08-2026 00:03:00.756 168818 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:03:00.756 168818 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:03:00
20-08-2026 00:03:00.756 168818 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 20:04:51.230131', '2026-08-19 19:16:38.755611', '2026-08-19 20:04:51.230283', '2026-08-19 19:16:38.755755'], 'close_time': ['2026-08-19 20:04:55.935736', '2026-08-19 19:16:41.624189', '2026-08-19 20:04:55.935883', '2026-08-19 19:16:41.423587']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:03:00.756 168818 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:03:00.756 168818 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:03:00.756 168818 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:03:00.756 168818 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:03:00.756 168818 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:03:00.756 168818 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:04:51.230131", "2026-08-19 19:16:38.755611", "2026-08-19 20:04:51.230283", "2026-08-19 19:16:38.755755"], "close_time": ["2026-08-19 20:04:55.935736", "2026-08-19 19:16:41.624189", "2026-08-19 20:04:55.935883", "2026-08-19 19:16:41.423587"]}
20-08-2026 00:03:00.757 168819 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:03:00.757 168819 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:03:00.956 169018 [http-nio-8051-exec-8] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202203}
20-08-2026 00:03:01.805 169867 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202305 
20-08-2026 00:03:01.806 169868 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:03:01.807 169869 [http-nio-8051-exec-3] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:03:01.833 169895 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:01.833 169895 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:01.839 169901 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:01.839 169901 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:01.839 169901 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:01.839 169901 [http-nio-8051-exec-7] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:03:01.843 169905 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:01.844 169906 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:01.844 169906 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:01.846 169908 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:01.847 169909 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:01.847 169909 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:01.849 169911 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:01.849 169911 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:03:01.849 169911 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:03:01.850 169912 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:03:01.850 169912 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:01.850 169912 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:01.852 169914 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:01.852 169914 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:01.852 169914 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:01.854 169916 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:01.854 169916 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:01.854 169916 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:01.855 169917 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:01.855 169917 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:03:01.855 169917 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:03:01.857 169919 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:03:01.857 169919 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:01.857 169919 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:01.858 169920 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:01.858 169920 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:03:01.858 169920 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:03:01.861 169923 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:03:01.862 169924 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:01.862 169924 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:01.863 169925 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:01.864 169926 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:01.864 169926 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:01.865 169927 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:01.865 169927 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:01.865 169927 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:01.867 169929 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:01.867 169929 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:03:01.867 169929 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:03:01.870 169932 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:03:01.870 169932 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:01.870 169932 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:01.871 169933 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:01.871 169933 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:01.871 169933 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:01.873 169935 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:01.873 169935 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:01.873 169935 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:01.875 169937 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:01.875 169937 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:01.875 169937 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:01.876 169938 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:01.877 169939 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:01.877 169939 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:01.877 169939 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:01.878 169940 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:01.879 169941 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:01.879 169941 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:01.879 169941 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:01.880 169942 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:01.881 169943 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:01.881 169943 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:01.882 169944 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:01.882 169944 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:01.882 169944 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:01.884 169946 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:01.884 169946 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:01.884 169946 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:01.885 169947 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:01.886 169948 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:01.886 169948 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:01.887 169949 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:01.887 169949 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:01.887 169949 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:03:01.887 169949 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:03:01.888 169950 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:01.888 169950 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:01.889 169951 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:01.889 169951 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:01.889 169951 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:01.891 169953 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:01.891 169953 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:01.891 169953 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:01.892 169954 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:01.892 169954 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:01.892 169954 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:01.894 169956 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:01.894 169956 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:01.894 169956 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:01.896 169958 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:01.896 169958 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:01.896 169958 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:01.897 169959 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:01.898 169960 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:01.898 169960 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:01.898 169960 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:03:01.898 169960 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:03:01.899 169961 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:01.899 169961 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:01.899 169961 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:01.901 169963 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:01.905 169967 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:01.907 169969 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:01.911 169973 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:01.911 169973 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:03:01.912 169974 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:03:01.916 169978 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:03:01.916 169978 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:01.916 169978 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:03:01.943 170005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:01.943 170005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:01.943 170005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:01.943 170005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:03:01.943 170005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:01.0
20-08-2026 00:03:01.943 170005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:01.947 170009 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:01.949 170011 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:01.952 170014 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:03:01.955 170017 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:01.955 170017 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:03:01.955 170017 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:03:01.958 170020 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:03:01.958 170020 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:03:01.959 170021 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:01.961 170023 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:01.966 170028 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:01.966 170028 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:03:01.966 170028 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:03:01.969 170031 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:03:01.969 170031 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:01.969 170031 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:03:01.992 170054 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:01.993 170055 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:01.993 170055 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:01.993 170055 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:03:01.993 170055 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:01.0
20-08-2026 00:03:01.993 170055 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:01.995 170057 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:01.997 170059 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.001 170063 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.001 170063 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:03:02.001 170063 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:02.004 170066 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:03:02.004 170066 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:03:02.005 170067 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.007 170069 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.010 170072 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.010 170072 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:03:02.010 170072 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:03:02.013 170075 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:03:02.014 170076 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.014 170076 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:03:02.031 170093 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.031 170093 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.031 170093 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.031 170093 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:03:02.031 170093 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.031 170093 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.035 170097 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.037 170099 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.042 170104 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.042 170104 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:03:02.042 170104 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:03:02.045 170107 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:03:02.046 170108 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:03:02.047 170109 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.048 170110 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.053 170115 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.054 170116 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:03:02.054 170116 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:03:02.062 170124 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:03:02.062 170124 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.062 170124 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:03:02.102 170164 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.102 170164 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.102 170164 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.102 170164 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:03:02.102 170164 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.103 170165 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.104 170166 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.106 170168 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.112 170174 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.114 170176 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:03:02.114 170176 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:03:02.119 170181 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:03:02.119 170181 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:03:02.120 170182 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.122 170184 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.128 170190 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.128 170190 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:03:02.128 170190 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:03:02.131 170193 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:03:02.131 170193 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:03:02.132 170194 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.134 170196 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.138 170200 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.138 170200 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:03:02.138 170200 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:03:02.142 170204 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:03:02.142 170204 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:03:02.143 170205 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.145 170207 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.148 170210 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.148 170210 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:03:02.148 170210 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:03:02.152 170214 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:03:02.152 170214 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:03:02.153 170215 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.155 170217 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.158 170220 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.158 170220 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:03:02.158 170220 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:03:02.162 170224 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:03:02.162 170224 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:03:02.163 170225 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.165 170227 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.168 170230 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.168 170230 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:03:02.168 170230 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:03:02.171 170233 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:03:02.171 170233 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:03:02.172 170234 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.174 170236 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.177 170239 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.177 170239 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:03:02.177 170239 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:03:02.182 170244 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:03:02.182 170244 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:03:02.183 170245 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.185 170247 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.192 170254 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.192 170254 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:03:02.192 170254 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:03:02.197 170259 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:03:02.197 170259 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:03:02.198 170260 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.200 170262 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.204 170266 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.230 170292 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:03:02.230 170292 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:03:02.236 170298 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:03:02.236 170298 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.236 170298 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:03:02.251 170313 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:02.252 170314 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:02.252 170314 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:02.252 170314 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:03:02.252 170314 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.252 170314 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.254 170316 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.255 170317 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.259 170321 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.259 170321 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:03:02.259 170321 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:02.262 170324 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:03:02.262 170324 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:03:02.264 170326 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.265 170327 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.272 170334 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.272 170334 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:03:02.272 170334 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:03:02.276 170338 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:03:02.277 170339 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:03:02.278 170340 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.281 170343 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.284 170346 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.284 170346 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:03:02.284 170346 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:03:02.287 170349 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:03:02.287 170349 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:03:02.288 170350 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.289 170351 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.292 170354 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.292 170354 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:03:02.292 170354 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:03:02.296 170358 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:03:02.297 170359 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.297 170359 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:03:02.316 170378 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.316 170378 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.316 170378 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.316 170378 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:03:02.316 170378 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.316 170378 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.318 170380 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.319 170381 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.323 170385 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.323 170385 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:03:02.324 170386 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:03:02.328 170390 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:03:02.328 170390 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.328 170390 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:03:02.346 170408 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.346 170408 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.346 170408 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.346 170408 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:03:02.346 170408 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.346 170408 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.347 170409 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.350 170412 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.353 170415 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.353 170415 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:03:02.353 170415 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:02.356 170418 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:03:02.356 170418 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:03:02.357 170419 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.358 170420 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.362 170424 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.362 170424 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:03:02.362 170424 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:03:02.365 170427 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:03:02.365 170427 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:03:02.366 170428 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.368 170430 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.373 170435 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.373 170435 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:03:02.373 170435 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:03:02.376 170438 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:03:02.376 170438 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.376 170438 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:03:02.409 170471 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.409 170471 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.409 170471 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.409 170471 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:03:02.409 170471 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.409 170471 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.411 170473 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.412 170474 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.415 170477 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.415 170477 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:03:02.415 170477 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:03:02.419 170481 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:03:02.419 170481 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:03:02.420 170482 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.421 170483 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.425 170487 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.425 170487 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:03:02.425 170487 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:03:02.429 170491 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:03:02.429 170491 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:03:02.430 170492 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:03:02.432 170494 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dfa5b9f
20-08-2026 00:03:02.436 170498 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:03:02.436 170498 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:03:02.436 170498 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:03:02.440 170502 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:03:02.440 170502 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:03:02.441 170503 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.443 170505 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.446 170508 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.446 170508 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:03:02.446 170508 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:03:02.449 170511 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:03:02.449 170511 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:03:02.450 170512 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.452 170514 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.456 170518 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.456 170518 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:03:02.456 170518 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:03:02.459 170521 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:03:02.460 170522 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:03:02.460 170522 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.462 170524 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.466 170528 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.466 170528 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:03:02.466 170528 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:03:02.469 170531 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:03:02.469 170531 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:03:02.471 170533 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.472 170534 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.476 170538 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.476 170538 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:03:02.476 170538 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:03:02.479 170541 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:03:02.479 170541 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:03:02.480 170542 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.481 170543 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.484 170546 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.484 170546 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:03:02.484 170546 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:02.487 170549 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:03:02.487 170549 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:03:02.488 170550 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.489 170551 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.493 170555 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.493 170555 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:03:02.493 170555 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:02.496 170558 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:03:02.496 170558 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:03:02.497 170559 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:03:02.499 170561 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dfa5b9f
20-08-2026 00:03:02.503 170565 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:03:02.503 170565 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:03:02.503 170565 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:03:02.506 170568 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:03:02.506 170568 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:03:02.507 170569 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.509 170571 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.513 170575 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.513 170575 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:03:02.513 170575 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:03:02.516 170578 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:03:02.516 170578 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:03:02.518 170580 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.520 170582 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.523 170585 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.523 170585 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:03:02.523 170585 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:03:02.527 170589 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:03:02.527 170589 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:03:02.528 170590 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.530 170592 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.533 170595 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.533 170595 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:03:02.533 170595 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:03:02.538 170600 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:03:02.538 170600 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:03:02.539 170601 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.540 170602 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.544 170606 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.544 170606 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:03:02.544 170606 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:03:02.547 170609 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:03:02.547 170609 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.547 170609 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:03:02.608 170670 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.608 170670 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.608 170670 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.608 170670 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:03:02.608 170670 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.608 170670 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.609 170671 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.612 170674 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.614 170676 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.614 170676 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:03:02.614 170676 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:03:02.617 170679 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:03:02.617 170679 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:03:02.618 170680 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.619 170681 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.623 170685 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.623 170685 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:03:02.623 170685 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:03:02.625 170687 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:03:02.626 170688 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.626 170688 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:03:02.645 170707 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.645 170707 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.645 170707 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.645 170707 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:03:02.645 170707 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.645 170707 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.646 170708 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.648 170710 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.651 170713 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.651 170713 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:03:02.651 170713 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:03:02.654 170716 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:03:02.654 170716 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:03:02.655 170717 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.657 170719 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.659 170721 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.659 170721 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:03:02.660 170722 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:03:02.662 170724 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:03:02.662 170724 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:03:02.663 170725 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.664 170726 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.667 170729 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.667 170729 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:03:02.667 170729 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:03:02.670 170732 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:03:02.670 170732 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.670 170732 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:03:02.697 170759 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.697 170759 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.697 170759 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.697 170759 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:03:02.697 170759 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.697 170759 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.698 170760 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.700 170762 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.703 170765 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.703 170765 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:03:02.703 170765 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:03:02.706 170768 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:03:02.706 170768 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:03:02.707 170769 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.709 170771 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.712 170774 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.712 170774 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:03:02.712 170774 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:02.714 170776 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:03:02.714 170776 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:03:02.715 170777 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.717 170779 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.721 170783 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.721 170783 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:03:02.721 170783 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:03:02.724 170786 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:03:02.724 170786 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.724 170786 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:03:02.745 170807 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.745 170807 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.745 170807 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.745 170807 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:03:02.745 170807 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.745 170807 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.746 170808 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.748 170810 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.751 170813 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.751 170813 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:03:02.751 170813 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:03:02.754 170816 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:03:02.754 170816 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.754 170816 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:03:02.774 170836 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.774 170836 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.774 170836 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.774 170836 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:03:02.774 170836 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.774 170836 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.775 170837 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.776 170838 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.779 170841 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.779 170841 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:03:02.779 170841 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:02.782 170844 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:03:02.782 170844 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:03:02.783 170845 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.785 170847 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.788 170850 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.788 170850 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:03:02.788 170850 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:03:02.790 170852 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:03:02.790 170852 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:03:02.791 170853 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.792 170854 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.795 170857 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.795 170857 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:03:02.795 170857 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:02.797 170859 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:03:02.797 170859 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:03:02.798 170860 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.799 170861 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.802 170864 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.802 170864 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:03:02.802 170864 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:03:02.805 170867 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:03:02.805 170867 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.805 170867 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:03:02.823 170885 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:02.823 170885 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:02.823 170885 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:02.823 170885 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:03:02.823 170885 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.823 170885 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.824 170886 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.826 170888 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.830 170892 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.830 170892 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:03:02.830 170892 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:02.833 170895 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:03:02.833 170895 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:03:02.834 170896 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.835 170897 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.838 170900 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.838 170900 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:03:02.838 170900 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:03:02.842 170904 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:03:02.842 170904 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:03:02.843 170905 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.844 170906 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.847 170909 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.847 170909 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:03:02.847 170909 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:02.850 170912 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:03:02.850 170912 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:03:02.851 170913 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:03:02.853 170915 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425dc210
20-08-2026 00:03:02.856 170918 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:03:02.856 170918 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:03:02.856 170918 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:03:02.859 170921 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:03:02.859 170921 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:03:02.859 170921 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.861 170923 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.864 170926 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.864 170926 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:03:02.864 170926 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:03:02.867 170929 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:03:02.867 170929 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:03:02.868 170930 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.869 170931 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.872 170934 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.872 170934 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:03:02.872 170934 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:03:02.875 170937 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:03:02.875 170937 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:03:02.876 170938 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.877 170939 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.880 170942 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.880 170942 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:03:02.880 170942 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:03:02.883 170945 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:03:02.883 170945 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:03:02.884 170946 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.885 170947 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.888 170950 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.888 170950 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:03:02.888 170950 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:03:02.891 170953 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:03:02.891 170953 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.891 170953 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:03:02.909 170971 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.909 170971 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.909 170971 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.909 170971 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:03:02.910 170972 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.910 170972 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.911 170973 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.912 170974 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.916 170978 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.916 170978 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:03:02.916 170978 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:03:02.919 170981 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:03:02.919 170981 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:03:02.920 170982 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.922 170984 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.925 170987 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.925 170987 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:03:02.925 170987 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:03:02.929 170991 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:03:02.929 170991 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:03:02.930 170992 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:02.932 170994 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:02.935 170997 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:02.935 170997 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:03:02.935 170997 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:02.937 170999 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:03:02.937 170999 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:03:02.938 171000 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.940 171002 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.943 171005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.943 171005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:03:02.943 171005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:03:02.947 171009 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:03:02.947 171009 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.947 171009 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:03:02.971 171033 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.971 171033 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:02.972 171034 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:02.972 171034 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:03:02.972 171034 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:02.0
20-08-2026 00:03:02.972 171034 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:02.973 171035 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:02.977 171039 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:02.982 171044 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:02.982 171044 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:03:02.982 171044 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:03:02.987 171049 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:03:02.988 171050 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:02.988 171050 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:03:03.026 171088 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.026 171088 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.026 171088 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.027 171089 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:03:03.027 171089 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.027 171089 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.029 171091 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.031 171093 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.035 171097 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.035 171097 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:03:03.035 171097 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:03:03.038 171100 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:03:03.038 171100 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:03:03.039 171101 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.041 171103 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.046 171108 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.046 171108 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:03:03.046 171108 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:03.050 171112 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:03:03.050 171112 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:03:03.051 171113 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.053 171115 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.057 171119 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.057 171119 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:03:03.057 171119 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:03.060 171122 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:03:03.060 171122 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:03:03.062 171124 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.064 171126 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.069 171131 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.069 171131 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:03:03.069 171131 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:03:03.073 171135 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:03:03.073 171135 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.073 171135 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:03:03.100 171162 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.101 171163 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.101 171163 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.101 171163 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:03:03.101 171163 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.101 171163 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.102 171164 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.104 171166 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.107 171169 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.108 171170 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:03:03.108 171170 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:03.112 171174 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:03:03.112 171174 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:03:03.113 171175 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.114 171176 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.118 171180 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.118 171180 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:03:03.118 171180 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:03:03.122 171184 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:03:03.123 171185 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.123 171185 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:03:03.162 171224 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.162 171224 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.162 171224 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.163 171225 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:03:03.163 171225 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.163 171225 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.164 171226 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.167 171229 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.171 171233 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.172 171234 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:03:03.173 171235 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:03.183 171245 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:03:03.183 171245 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:03:03.184 171246 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.186 171248 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.189 171251 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.189 171251 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:03:03.189 171251 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:03:03.193 171255 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:03:03.193 171255 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.193 171255 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:03:03.209 171271 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.209 171271 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.209 171271 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.209 171271 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:03:03.209 171271 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.209 171271 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.210 171272 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.212 171274 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.216 171278 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.216 171278 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:03:03.216 171278 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:03:03.218 171280 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:03:03.218 171280 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:03:03.219 171281 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.221 171283 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.223 171285 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.223 171285 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:03:03.223 171285 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:03:03.227 171289 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:03:03.227 171289 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.227 171289 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:03:03.253 171315 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.254 171316 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.254 171316 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.254 171316 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:03:03.254 171316 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.254 171316 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.256 171318 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.258 171320 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.263 171325 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.263 171325 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:03:03.263 171325 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:03:03.267 171329 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:03:03.267 171329 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.267 171329 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:03:03.285 171347 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.286 171348 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.286 171348 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.286 171348 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:03:03.286 171348 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.286 171348 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.288 171350 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.291 171353 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.295 171357 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.295 171357 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:03:03.295 171357 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:03:03.300 171362 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:03:03.300 171362 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:03:03.302 171364 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.304 171366 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.307 171369 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.307 171369 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:03:03.307 171369 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:03:03.311 171373 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:03:03.311 171373 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.311 171373 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:03:03.344 171406 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.344 171406 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.344 171406 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.344 171406 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:03:03.344 171406 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.344 171406 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.346 171408 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.348 171410 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.351 171413 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.351 171413 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:03:03.351 171413 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:03:03.354 171416 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:03:03.354 171416 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:03:03.356 171418 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.357 171419 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.360 171422 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.360 171422 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:03:03.360 171422 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:03:03.364 171426 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:03:03.364 171426 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:03:03.366 171428 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.368 171430 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.371 171433 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.371 171433 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:03:03.371 171433 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:03:03.374 171436 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:03:03.374 171436 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:03:03.374 171436 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.376 171438 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.379 171441 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.379 171441 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:03:03.379 171441 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:03:03.382 171444 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:03:03.382 171444 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:03:03.382 171444 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.384 171446 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.387 171449 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.387 171449 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:03:03.387 171449 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:03.390 171452 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:03:03.390 171452 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:03:03.390 171452 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.392 171454 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.395 171457 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.395 171457 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:03:03.395 171457 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:03:03.397 171459 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:03:03.397 171459 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:03:03.398 171460 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.399 171461 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.402 171464 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.402 171464 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:03:03.402 171464 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:03:03.404 171466 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:03:03.404 171466 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:03:03.406 171468 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.407 171469 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.410 171472 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.410 171472 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:03:03.410 171472 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:03:03.412 171474 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:03:03.412 171474 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:03:03.413 171475 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.415 171477 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.418 171480 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.418 171480 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:03:03.418 171480 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:03:03.422 171484 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:03:03.422 171484 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:03:03.423 171485 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:03:03.425 171487 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dfa5b9f
20-08-2026 00:03:03.430 171492 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:03:03.430 171492 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:03:03.430 171492 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:03:03.434 171496 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:03:03.434 171496 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:03:03.434 171496 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.436 171498 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.439 171501 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.439 171501 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:03:03.439 171501 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:03:03.441 171503 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:03:03.442 171504 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:03:03.443 171505 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.444 171506 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.447 171509 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.447 171509 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:03:03.447 171509 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:03:03.450 171512 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:03:03.451 171513 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.451 171513 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:03:03.478 171540 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.478 171540 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.478 171540 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.478 171540 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:03:03.478 171540 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.478 171540 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.479 171541 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.481 171543 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.484 171546 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.484 171546 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:03:03.484 171546 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:03:03.487 171549 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:03:03.487 171549 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:03:03.488 171550 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.489 171551 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.492 171554 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.492 171554 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:03:03.492 171554 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:03:03.496 171558 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:03:03.496 171558 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:03:03.497 171559 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.498 171560 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.503 171565 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.503 171565 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:03:03.503 171565 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:03:03.506 171568 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:03:03.507 171569 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:03:03.507 171569 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.509 171571 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.512 171574 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.512 171574 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:03:03.512 171574 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:03.515 171577 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:03:03.515 171577 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:03:03.516 171578 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.517 171579 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.520 171582 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.520 171582 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:03:03.520 171582 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:03:03.523 171585 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:03:03.523 171585 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.523 171585 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:03:03.539 171601 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:03.539 171601 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:03.539 171601 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:03.539 171601 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:03:03.539 171601 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.539 171601 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.540 171602 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.541 171603 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.544 171606 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.544 171606 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:03:03.544 171606 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:03:03.547 171609 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:03:03.547 171609 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.547 171609 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:03:03.568 171630 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:03.568 171630 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:03.568 171630 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:03.568 171630 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:03:03.568 171630 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.568 171630 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.569 171631 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.572 171634 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.576 171638 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.576 171638 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:03:03.576 171638 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:03:03.580 171642 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:03:03.580 171642 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.580 171642 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:03:03.604 171666 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.605 171667 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.605 171667 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.605 171667 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:03:03.605 171667 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.605 171667 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.606 171668 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.608 171670 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.612 171674 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.613 171675 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:03:03.613 171675 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:03.616 171678 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:03:03.616 171678 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:03:03.617 171679 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.619 171681 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.624 171686 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.624 171686 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:03:03.624 171686 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:03:03.628 171690 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:03:03.628 171690 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:03:03.630 171692 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.632 171694 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.636 171698 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.636 171698 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:03:03.636 171698 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:03:03.639 171701 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:03:03.639 171701 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.639 171701 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:03:03.669 171731 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.669 171731 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.669 171731 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.670 171732 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:03:03.670 171732 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.670 171732 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.671 171733 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.672 171734 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.675 171737 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.676 171738 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:03:03.676 171738 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:03:03.678 171740 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:03:03.678 171740 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:03:03.679 171741 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.680 171742 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.683 171745 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.683 171745 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:03:03.683 171745 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:03:03.686 171748 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:03:03.687 171749 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.687 171749 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:03:03.716 171778 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.716 171778 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.716 171778 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.716 171778 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:03:03.716 171778 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.716 171778 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.717 171779 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.719 171781 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.723 171785 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.723 171785 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:03:03.723 171785 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:03:03.726 171788 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:03:03.726 171788 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:03:03.727 171789 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.728 171790 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.731 171793 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.732 171794 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:03:03.732 171794 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:03:03.735 171797 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:03:03.735 171797 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:03:03.737 171799 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.739 171801 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.743 171805 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.743 171805 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:03:03.743 171805 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:03.747 171809 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:03:03.747 171809 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:03:03.748 171810 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.749 171811 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.753 171815 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.753 171815 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:03:03.753 171815 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:03:03.757 171819 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:03:03.757 171819 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:03:03.757 171819 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.759 171821 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.762 171824 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.762 171824 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:03:03.762 171824 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:03:03.765 171827 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:03:03.765 171827 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:03:03.766 171828 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.768 171830 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.771 171833 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.771 171833 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:03:03.771 171833 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:03.773 171835 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:03:03.773 171835 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:03:03.774 171836 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.776 171838 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.779 171841 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.779 171841 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:03:03.779 171841 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:03:03.782 171844 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:03:03.782 171844 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.782 171844 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:03:03.798 171860 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:03.798 171860 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:03.798 171860 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:03.798 171860 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:03:03.798 171860 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.798 171860 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.799 171861 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.801 171863 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.804 171866 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.804 171866 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:03:03.804 171866 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:03:03.807 171869 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:03:03.807 171869 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:03:03.809 171871 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.810 171872 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.813 171875 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.813 171875 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:03:03.813 171875 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:03:03.816 171878 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:03:03.816 171878 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.816 171878 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:03:03.839 171901 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:03.839 171901 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:03.839 171901 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:03.839 171901 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:03:03.840 171902 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.840 171902 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.840 171902 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.842 171904 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.846 171908 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.846 171908 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:03:03.846 171908 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:03:03.849 171911 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:03:03.849 171911 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.849 171911 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:03:03.863 171925 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.863 171925 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.863 171925 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.863 171925 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:03:03.863 171925 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.863 171925 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.864 171926 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.866 171928 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.869 171931 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.869 171931 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:03:03.869 171931 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:03:03.872 171934 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:03:03.872 171934 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:03:03.873 171935 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.875 171937 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.878 171940 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.878 171940 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:03:03.878 171940 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:03:03.882 171944 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:03:03.882 171944 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.882 171944 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:03:03.914 171976 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.914 171976 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:03.914 171976 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:03.914 171976 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:03:03.914 171976 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.914 171976 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.915 171977 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.917 171979 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.922 171984 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.922 171984 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:03:03.922 171984 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:03:03.926 171988 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:03:03.926 171988 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:03:03.927 171989 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.929 171991 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.934 171996 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.934 171996 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:03:03.934 171996 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:03:03.937 171999 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:03:03.937 171999 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:03:03.937 171999 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.939 172001 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.943 172005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.943 172005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:03:03.943 172005 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:03:03.945 172007 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:03:03.945 172007 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:03:03.946 172008 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.947 172009 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.950 172012 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.950 172012 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:03:03.950 172012 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:03.953 172015 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:03:03.953 172015 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:03:03.954 172016 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:03.956 172018 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:03.959 172021 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:03.959 172021 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:03:03.959 172021 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:03:03.963 172025 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:03:03.963 172025 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:03.963 172025 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:03:03.980 172042 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:03.981 172043 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:03.981 172043 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:03.981 172043 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:03:03.981 172043 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:03.0
20-08-2026 00:03:03.981 172043 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:03.982 172044 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.983 172045 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.987 172049 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.987 172049 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:03:03.987 172049 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:03:03.990 172052 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:03:03.990 172052 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:03:03.991 172053 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:03.993 172055 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:03.996 172058 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:03.996 172058 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:03:03.996 172058 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:03:03.999 172061 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:03:03.999 172061 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:03:04.000 172062 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.002 172064 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.006 172068 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.006 172068 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:03:04.006 172068 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:03:04.009 172071 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:03:04.009 172071 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.009 172071 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:03:04.045 172107 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.045 172107 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.045 172107 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.045 172107 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:03:04.045 172107 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.045 172107 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.047 172109 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.049 172111 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.051 172113 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:03:04.052 172114 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.053 172115 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:03:04.053 172115 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:03:04.053 172115 [http-nio-8051-exec-4] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:03:04.055 172117 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:03:04.056 172118 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.056 172118 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:03:04.085 172147 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:04.085 172147 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:04.085 172147 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:04.085 172147 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:03:04.085 172147 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.085 172147 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.087 172149 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.089 172151 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.089 172151 [http-nio-8051-exec-4] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:03:04.095 172157 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.095 172157 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:03:04.095 172157 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:03:04.098 172160 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:03:04.098 172160 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:03:04.099 172161 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.101 172163 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.104 172166 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.104 172166 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:03:04.104 172166 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:03:04.108 172170 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:03:04.108 172170 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:03:04.109 172171 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.111 172173 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.114 172176 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.114 172176 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:03:04.114 172176 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:03:04.118 172180 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:03:04.118 172180 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:03:04.119 172181 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.121 172183 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.125 172187 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.125 172187 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:03:04.125 172187 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:03:04.128 172190 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:03:04.128 172190 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:03:04.129 172191 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.130 172192 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.134 172196 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.134 172196 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:03:04.134 172196 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:03:04.138 172200 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:03:04.138 172200 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.138 172200 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:03:04.180 172242 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.181 172243 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.181 172243 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.181 172243 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:03:04.181 172243 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.181 172243 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.182 172244 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.183 172245 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.186 172248 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.186 172248 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:03:04.186 172248 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:03:04.189 172251 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:03:04.189 172251 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:03:04.190 172252 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.191 172253 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.194 172256 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.194 172256 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:03:04.194 172256 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:04.197 172259 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:03:04.197 172259 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:03:04.198 172260 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.199 172261 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.201 172263 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.201 172263 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:03:04.202 172264 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:04.204 172266 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:03:04.204 172266 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:03:04.206 172268 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.207 172269 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.209 172271 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.209 172271 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:03:04.210 172272 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:03:04.212 172274 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:03:04.212 172274 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:03:04.213 172275 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.214 172276 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.217 172279 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.217 172279 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:03:04.217 172279 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:04.220 172282 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:03:04.220 172282 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:03:04.221 172283 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.222 172284 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.224 172286 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.224 172286 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:03:04.224 172286 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:03:04.227 172289 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:03:04.227 172289 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:03:04.228 172290 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.229 172291 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.233 172295 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.233 172295 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:03:04.233 172295 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:04.236 172298 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:03:04.236 172298 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:03:04.237 172299 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.238 172300 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.241 172303 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.241 172303 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:03:04.241 172303 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:04.244 172306 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:03:04.244 172306 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:03:04.245 172307 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.246 172308 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.249 172311 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.249 172311 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:03:04.249 172311 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:03:04.251 172313 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:03:04.251 172313 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:03:04.253 172315 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.254 172316 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.257 172319 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.257 172319 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:03:04.257 172319 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:03:04.261 172323 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:03:04.261 172323 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:03:04.262 172324 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.264 172326 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.266 172328 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.266 172328 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:03:04.266 172328 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:03:04.269 172331 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:03:04.269 172331 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:03:04.270 172332 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.271 172333 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.275 172337 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.275 172337 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:03:04.275 172337 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:03:04.278 172340 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:03:04.278 172340 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:03:04.278 172340 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.280 172342 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.283 172345 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.283 172345 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:03:04.283 172345 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:03:04.285 172347 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:03:04.286 172348 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.286 172348 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:03:04.318 172380 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.318 172380 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.318 172380 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.318 172380 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:03:04.318 172380 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.318 172380 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.319 172381 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.321 172383 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.324 172386 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.324 172386 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:03:04.324 172386 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:04.327 172389 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:03:04.327 172389 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:03:04.328 172390 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.330 172392 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.333 172395 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.333 172395 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:03:04.333 172395 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:04.337 172399 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:03:04.338 172400 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:03:04.339 172401 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.341 172403 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.345 172407 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.346 172408 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:03:04.346 172408 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:03:04.350 172412 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:03:04.350 172412 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.350 172412 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:03:04.375 172437 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.375 172437 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.375 172437 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.375 172437 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:03:04.375 172437 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.375 172437 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.376 172438 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.377 172439 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.380 172442 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.380 172442 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:03:04.380 172442 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:03:04.383 172445 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:03:04.383 172445 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:03:04.384 172446 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.385 172447 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.388 172450 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.388 172450 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:03:04.388 172450 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:04.391 172453 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:03:04.391 172453 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:03:04.392 172454 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.394 172456 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.396 172458 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.396 172458 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:03:04.397 172459 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:03:04.400 172462 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:03:04.400 172462 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:03:04.401 172463 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.402 172464 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.405 172467 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.405 172467 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:03:04.405 172467 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:03:04.408 172470 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:03:04.408 172470 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:03:04.409 172471 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.411 172473 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.414 172476 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.414 172476 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:03:04.414 172476 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:04.417 172479 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:03:04.417 172479 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:03:04.418 172480 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.419 172481 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.424 172486 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.424 172486 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:03:04.424 172486 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:03:04.429 172491 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:03:04.429 172491 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.429 172491 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:03:04.456 172518 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.456 172518 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.456 172518 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.456 172518 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:03:04.456 172518 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.456 172518 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.457 172519 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.459 172521 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.462 172524 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.462 172524 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:03:04.462 172524 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:03:04.465 172527 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:03:04.465 172527 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:03:04.466 172528 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.467 172529 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.471 172533 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.471 172533 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:03:04.471 172533 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:03:04.473 172535 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:03:04.473 172535 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:03:04.475 172537 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.476 172538 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.479 172541 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.479 172541 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:03:04.479 172541 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:03:04.482 172544 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:03:04.482 172544 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:03:04.482 172544 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.484 172546 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.486 172548 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.486 172548 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:03:04.486 172548 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:03:04.489 172551 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:03:04.489 172551 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:03:04.491 172553 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.492 172554 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.495 172557 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.495 172557 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:03:04.495 172557 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:03:04.499 172561 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:03:04.499 172561 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.499 172561 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:03:04.517 172579 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.517 172579 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.517 172579 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.518 172580 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.518 172580 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:03:04.520 172582 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425dc210
20-08-2026 00:03:04.523 172585 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:03:04.523 172585 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:03:04.523 172585 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:03:04.526 172588 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:03:04.526 172588 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:03:04.526 172588 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.528 172590 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.532 172594 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.532 172594 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:03:04.532 172594 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:03:04.535 172597 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:03:04.535 172597 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.535 172597 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:03:04.558 172620 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.559 172621 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.559 172621 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.559 172621 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:03:04.559 172621 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.559 172621 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.560 172622 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.561 172623 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.565 172627 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.565 172627 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:03:04.565 172627 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:04.569 172631 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:03:04.569 172631 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:03:04.570 172632 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.571 172633 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.575 172637 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.575 172637 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:03:04.575 172637 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:03:04.578 172640 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:03:04.578 172640 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:03:04.579 172641 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.582 172644 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.585 172647 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.585 172647 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:03:04.585 172647 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:03:04.588 172650 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:03:04.588 172650 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:03:04.589 172651 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.591 172653 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.594 172656 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.594 172656 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:03:04.594 172656 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:03:04.597 172659 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:03:04.597 172659 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.597 172659 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:03:04.616 172678 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:03:04.616 172678 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:03:04.616 172678 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.616 172678 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.617 172679 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.618 172680 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.621 172683 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.621 172683 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:03:04.621 172683 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:03:04.625 172687 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:03:04.625 172687 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:03:04.625 172687 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.627 172689 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.630 172692 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.630 172692 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:03:04.630 172692 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:03:04.633 172695 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:03:04.633 172695 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.633 172695 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:03:04.671 172733 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.672 172734 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.673 172735 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.673 172735 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:03:04.673 172735 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.673 172735 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.674 172736 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.676 172738 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.680 172742 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.680 172742 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:03:04.680 172742 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:03:04.682 172744 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:03:04.682 172744 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.683 172745 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:03:04.701 172763 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.701 172763 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.701 172763 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.701 172763 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:03:04.701 172763 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.701 172763 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.702 172764 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.704 172766 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.707 172769 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.707 172769 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:03:04.707 172769 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:03:04.710 172772 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:03:04.710 172772 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:03:04.711 172773 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.712 172774 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.715 172777 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.715 172777 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:03:04.715 172777 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:03:04.718 172780 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:03:04.719 172781 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.719 172781 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:03:04.743 172805 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.743 172805 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.743 172805 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.743 172805 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:03:04.743 172805 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.743 172805 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.744 172806 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.746 172808 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.750 172812 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.750 172812 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:03:04.750 172812 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:04.755 172817 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:03:04.755 172817 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:03:04.757 172819 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.759 172821 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.763 172825 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.763 172825 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:03:04.763 172825 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:03:04.768 172830 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:03:04.768 172830 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:03:04.770 172832 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.772 172834 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.776 172838 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.776 172838 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:03:04.776 172838 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:04.780 172842 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:03:04.781 172843 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:03:04.782 172844 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.785 172847 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.789 172851 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.789 172851 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:03:04.789 172851 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:03:04.793 172855 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:03:04.793 172855 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.793 172855 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:03:04.822 172884 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:04.823 172885 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:04.823 172885 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:04.823 172885 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:03:04.823 172885 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.823 172885 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.824 172886 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.826 172888 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.830 172892 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.830 172892 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:03:04.830 172892 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:03:04.834 172896 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:03:04.834 172896 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:03:04.835 172897 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.837 172899 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.841 172903 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.841 172903 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:03:04.841 172903 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:03:04.845 172907 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:03:04.845 172907 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:03:04.846 172908 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.848 172910 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.852 172914 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.852 172914 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:03:04.852 172914 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:03:04.856 172918 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:03:04.856 172918 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:03:04.858 172920 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.860 172922 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.864 172926 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.864 172926 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:03:04.864 172926 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:03:04.870 172932 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:03:04.870 172932 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:03:04.872 172934 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.875 172937 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.880 172942 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.880 172942 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:03:04.880 172942 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:03:04.883 172945 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:03:04.883 172945 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:03:04.884 172946 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.886 172948 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.889 172951 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.889 172951 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:03:04.889 172951 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:03:04.892 172954 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:03:04.892 172954 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:03:04.893 172955 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.895 172957 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.899 172961 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.899 172961 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:03:04.899 172961 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:03:04.901 172963 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:03:04.901 172963 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:03:04.903 172965 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.904 172966 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.908 172970 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.908 172970 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:03:04.908 172970 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:03:04.912 172974 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:03:04.912 172974 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:03:04.913 172975 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.915 172977 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.918 172980 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.918 172980 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:03:04.918 172980 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:03:04.921 172983 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:03:04.921 172983 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:03:04.922 172984 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.924 172986 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.929 172991 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.929 172991 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:03:04.929 172991 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:03:04.933 172995 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:03:04.933 172995 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:03:04.934 172996 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.936 172998 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.939 173001 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.939 173001 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:03:04.939 173001 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:03:04.942 173004 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:03:04.942 173004 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:03:04.944 173006 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.947 173009 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.950 173012 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.950 173012 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:03:04.950 173012 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:04.953 173015 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:03:04.953 173015 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:03:04.954 173016 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:04.956 173018 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:04.959 173021 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:04.959 173021 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:03:04.959 173021 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:03:04.962 173024 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:03:04.962 173024 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:04.962 173024 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:03:04.987 173049 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.987 173049 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:04.987 173049 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:04.987 173049 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:03:04.987 173049 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:04.0
20-08-2026 00:03:04.987 173049 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:04.988 173050 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.990 173052 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:04.993 173055 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:04.993 173055 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:03:04.993 173055 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:03:04.996 173058 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:03:04.996 173058 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:03:04.997 173059 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:04.998 173060 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.002 173064 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.002 173064 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:03:05.002 173064 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:05.005 173067 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:03:05.005 173067 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:03:05.006 173068 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.008 173070 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.011 173073 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.011 173073 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:03:05.011 173073 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:03:05.014 173076 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:03:05.014 173076 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:03:05.015 173077 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:05.016 173078 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:05.020 173082 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:05.020 173082 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:03:05.020 173082 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:03:05.023 173085 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:03:05.023 173085 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:05.023 173085 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:03:05.046 173108 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:05.046 173108 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:05.047 173109 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:05.047 173109 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:03:05.047 173109 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:05.0
20-08-2026 00:03:05.047 173109 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:05.048 173110 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:05.049 173111 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:05.053 173115 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:05.053 173115 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:03:05.053 173115 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:03:05.056 173118 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:03:05.056 173118 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:05.056 173118 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:03:05.114 173176 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:05.114 173176 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:05.114 173176 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:05.114 173176 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:03:05.114 173176 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:05.0
20-08-2026 00:03:05.114 173176 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:05.115 173177 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:05.118 173180 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:05.122 173184 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:05.122 173184 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:03:05.122 173184 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:03:05.126 173188 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:03:05.126 173188 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:05.126 173188 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:03:05.156 173218 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:05.156 173218 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:03:05.156 173218 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:03:05.156 173218 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:03:05.156 173218 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:05.0
20-08-2026 00:03:05.156 173218 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:05.157 173219 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.160 173222 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.163 173225 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.163 173225 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:03:05.163 173225 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:03:05.167 173229 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:03:05.167 173229 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:03:05.168 173230 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.171 173233 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.176 173238 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.176 173238 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:03:05.176 173238 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:05.182 173244 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:03:05.182 173244 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:03:05.183 173245 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.184 173246 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.188 173250 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.188 173250 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:03:05.188 173250 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:03:05.191 173253 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:03:05.191 173253 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:03:05.192 173254 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.193 173255 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.196 173258 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.196 173258 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:03:05.196 173258 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:05.199 173261 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:03:05.199 173261 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:03:05.200 173262 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.201 173263 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.205 173267 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.205 173267 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:03:05.205 173267 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:03:05.208 173270 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:03:05.208 173270 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:03:05.209 173271 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.210 173272 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.213 173275 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.213 173275 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:03:05.213 173275 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:03:05.216 173278 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:03:05.216 173278 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:03:05.217 173279 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.219 173281 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.222 173284 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.222 173284 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:03:05.222 173284 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:03:05.225 173287 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:03:05.225 173287 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:03:05.226 173288 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.229 173291 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.234 173296 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.234 173296 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:03:05.234 173296 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:03:05.237 173299 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:03:05.237 173299 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:03:05.238 173300 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.241 173303 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.245 173307 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.245 173307 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:03:05.245 173307 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:03:05.249 173311 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:03:05.249 173311 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:03:05.250 173312 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:03:05.253 173315 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7bf4026a
20-08-2026 00:03:05.258 173320 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:03:05.258 173320 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:03:05.258 173320 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:03:05.261 173323 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:03:05.261 173323 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:03:05.261 173323 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:03:05.277 173339 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:05.277 173339 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:03:05.277 173339 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:03:05.277 173339 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:03:05.277 173339 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:03:05.0
20-08-2026 00:03:05.277 173339 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:03:05.278 173340 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.281 173343 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.284 173346 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.284 173346 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:03:05.284 173346 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:03:05.287 173349 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:03:05.287 173349 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:03:05.288 173350 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.290 173352 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.294 173356 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.294 173356 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:03:05.294 173356 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:03:05.298 173360 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:03:05.298 173360 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:03:05.299 173361 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.301 173363 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.304 173366 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.305 173367 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:03:05.305 173367 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:03:05.308 173370 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:03:05.308 173370 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:03:05.309 173371 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.310 173372 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.314 173376 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.314 173376 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:03:05.314 173376 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:03:05.317 173379 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:03:05.317 173379 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:03:05.318 173380 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.319 173381 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.322 173384 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.322 173384 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:03:05.322 173384 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:03:05.325 173387 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:03:05.325 173387 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:03:05.326 173388 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:03:05.328 173390 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@695bc3c9
20-08-2026 00:03:05.331 173393 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:03:05.331 173393 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:03:05.331 173393 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:03:05.334 173396 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:03:05.334 173396 [http-nio-8051-exec-7] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:03:06.247 174309 [http-nio-8051-exec-9] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM09202301 
20-08-2026 00:03:06.247 174309 [http-nio-8051-exec-9] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:03:06.248 174310 [http-nio-8051-exec-9] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:03:06.259 174321 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:06.259 174321 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:06.260 174322 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:06.260 174322 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:06.260 174322 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:06.262 174324 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:06.262 174324 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:06.262 174324 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:06.263 174325 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:06.263 174325 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:06.263 174325 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:06.264 174326 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:06.264 174326 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:06.264 174326 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:06.265 174327 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:06.265 174327 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:06.265 174327 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:06.266 174328 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:06.266 174328 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:06.266 174328 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:06.267 174329 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:06.267 174329 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:06.267 174329 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:06.268 174330 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:06.268 174330 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:06.268 174330 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:06.269 174331 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:06.269 174331 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:06.269 174331 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:06.270 174332 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:06.270 174332 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:03:06.270 174332 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:03:06.271 174333 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:03:06.271 174333 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:03:06.271 174333 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:03:06.272 174334 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:03:06.272 174334 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:06.272 174334 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:06.273 174335 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:06.273 174335 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:06.273 174335 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:06.274 174336 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:06.274 174336 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:06.274 174336 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:06.275 174337 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:06.276 174338 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:06.276 174338 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:06.276 174338 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:06.277 174339 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:06.277 174339 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:06.278 174340 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:06.279 174341 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:06.279 174341 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:06.281 174343 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:06.281 174343 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:06.281 174343 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:06.282 174344 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:06.282 174344 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:06.282 174344 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:06.283 174345 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:06.283 174345 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:06.283 174345 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:06.284 174346 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:06.284 174346 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:06.284 174346 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:06.285 174347 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:06.285 174347 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:06.285 174347 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:06.286 174348 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:06.286 174348 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:06.286 174348 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:06.287 174349 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:06.287 174349 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:06.287 174349 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:06.288 174350 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:06.288 174350 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:06.288 174350 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:06.289 174351 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:06.289 174351 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:03:06.289 174351 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:03:06.290 174352 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:03:06.290 174352 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:06.290 174352 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:06.291 174353 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:06.291 174353 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:06.291 174353 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:06.292 174354 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:06.292 174354 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:06.292 174354 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:06.293 174355 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:06.294 174356 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:06.294 174356 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:06.295 174357 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:06.297 174359 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:06.297 174359 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:06.298 174360 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:06.299 174361 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:06.299 174361 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:06.300 174362 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:06.324 174386 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:03:06.916 174978 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:03:06.918 174980 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:03:06.933 174995 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:03:09.419 177481 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202003
20-08-2026 00:03:09.419 177481 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:03:09.419 177481 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:03:09
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202303
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:03:12
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 22:56:56.137825', '2026-08-19 19:02:28.487116', '2026-08-19 22:56:55.937252', '2026-08-19 19:02:28.286655'], 'open_time': ['2026-08-19 22:56:46.561584', '2026-08-19 19:02:24.817565', '2026-08-19 22:56:46.561783', '2026-08-19 19:02:24.817675']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 22:56:56.137825", "2026-08-19 19:02:28.487116", "2026-08-19 22:56:55.937252", "2026-08-19 19:02:28.286655"], "open_time": ["2026-08-19 22:56:46.561584", "2026-08-19 19:02:24.817565", "2026-08-19 22:56:46.561783", "2026-08-19 19:02:24.817675"]}
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:03:12.210 180272 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:03:13.104 181166 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202501 
20-08-2026 00:03:13.105 181167 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:03:13.106 181168 [http-nio-8051-exec-7] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:03:13.116 181178 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:13.116 181178 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:13.117 181179 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:13.117 181179 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:13.118 181180 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:13.119 181181 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:13.119 181181 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:13.119 181181 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:13.120 181182 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:13.120 181182 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:13.120 181182 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:13.121 181183 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:13.122 181184 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:13.122 181184 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:13.122 181184 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:13.122 181184 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:13.122 181184 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:13.123 181185 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:13.124 181186 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:13.124 181186 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:13.125 181187 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:13.125 181187 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:13.125 181187 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:13.126 181188 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:13.126 181188 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:13.126 181188 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:13.127 181189 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:13.127 181189 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:13.127 181189 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:13.128 181190 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:13.128 181190 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:13.128 181190 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:13.129 181191 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:13.129 181191 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:13.129 181191 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:13.129 181191 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:13.129 181191 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:13.129 181191 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:13.131 181193 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:13.131 181193 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:13.131 181193 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:13.132 181194 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:13.133 181195 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:13.133 181195 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:13.134 181196 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:13.135 181197 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:13.135 181197 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:13.135 181197 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:13.136 181198 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:13.137 181199 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:13.138 181200 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:13.138 181200 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:13.138 181200 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:13.138 181200 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:13.139 181201 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:13.139 181201 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:13.140 181202 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:13.140 181202 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:13.140 181202 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:13.141 181203 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:13.141 181203 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:13.141 181203 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:13.141 181203 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:13.141 181203 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:13.141 181203 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:13.142 181204 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:13.142 181204 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:13.142 181204 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:13.143 181205 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:13.143 181205 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:03:13.143 181205 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:03:13.144 181206 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:03:13.144 181206 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:13.144 181206 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:13.145 181207 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:13.145 181207 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:13.145 181207 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:13.146 181208 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:13.146 181208 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:13.146 181208 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:13.147 181209 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:13.147 181209 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:13.147 181209 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:13.147 181209 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:13.147 181209 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:13.147 181209 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:13.148 181210 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:13.148 181210 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:13.148 181210 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:13.149 181211 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:13.149 181211 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:13.149 181211 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:13.150 181212 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:13.151 181213 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:13.151 181213 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:13.152 181214 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:13.179 181241 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM04201907190925140028', user_id=8197994909, vm_id=1528664925145548512, order_amount=0.0, pre_auth_amount=25.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"orderId": "TM04201907190925140028", "bill_amount": 0, "res": true, "cart_offer_desc": "", "userId": "8197994909", "imei": "TM04201907", "skus": [], "total_amount": 0}', weight_based_response='{"orderId": "TM04201907190925140028", "res": "False", "total_amount": 0, "skus": [], "logic": "TBL"}', created_at='2019-09-25 14:00:28.0', pre_auth_gateway='ola', balance_gateway='null', short_order_id='Q7Ylt4', short_order_expiry='27-07-2025 10:48:28', receipt_id='IN20260819222446', proposedSkuJson='{"orderId": "TM04201907190925140028", "bill_amount": 20, "res": true, "cart_offer_desc": "", "userId": "8197994909", "imei": "TM04201907", "skus": [{"skuid": "5004", "name": "Lays/Bingo/Too Yum Chips All Flavors", "tray_id": "32", "offer_desc": "", "offer_id": "", "sku_total": "19.0", "unit_price": "19.0", "qty": "1", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-2292.jpg", "door_id": "3"}], "total_amount": 19}', video_url='null', access_code='b484e54e-e650-4521-baa4-715d28337c75', status='null', type_of_order='null', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:03:13.186 181248 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":["TM04201907190925140028"],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:03:14.336 182398 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202505
20-08-2026 00:03:14.336 182398 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:03:14.336 182398 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:03:14
20-08-2026 00:03:14.747 182809 [http-nio-8051-exec-9] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:03:14.748 182810 [http-nio-8051-exec-9] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:03:14.748 182810 [http-nio-8051-exec-9] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:03:14.761 182823 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:14.761 182823 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:14.762 182824 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:03:14.762 182824 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:14.762 182824 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:14.763 182825 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:03:14.763 182825 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:14.763 182825 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:14.764 182826 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:03:14.764 182826 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:14.764 182826 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:14.765 182827 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:14.765 182827 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:03:14.765 182827 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:03:14.766 182828 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:03:14.766 182828 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:14.766 182828 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:14.767 182829 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:03:14.767 182829 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:14.767 182829 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:14.768 182830 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:14.768 182830 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:03:14.768 182830 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:03:14.769 182831 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:03:14.769 182831 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:03:14.769 182831 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:03:14.770 182832 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:03:14.770 182832 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:03:14.770 182832 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:03:14.771 182833 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:03:14.771 182833 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:03:14.771 182833 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:03:14.772 182834 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:03:14.772 182834 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:03:14.772 182834 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:03:14.773 182835 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:03:14.773 182835 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:14.773 182835 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:14.774 182836 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:03:14.774 182836 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:14.774 182836 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:14.775 182837 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:14.775 182837 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:14.775 182837 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:14.776 182838 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:03:14.776 182838 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:14.776 182838 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:14.776 182838 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:03:14.776 182838 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:14.776 182838 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:14.778 182840 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:14.779 182841 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:14.779 182841 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:14.780 182842 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:14.781 182843 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:14.781 182843 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:14.782 182844 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:14.782 182844 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:14.782 182844 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:14.783 182845 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:14.783 182845 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:14.783 182845 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:14.784 182846 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:14.784 182846 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:14.784 182846 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:14.785 182847 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:14.785 182847 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:14.785 182847 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:14.786 182848 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:14.786 182848 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:14.786 182848 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:14.787 182849 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:14.787 182849 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:14.787 182849 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:14.788 182850 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:14.788 182850 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:14.788 182850 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:14.789 182851 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:14.789 182851 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:14.789 182851 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:14.790 182852 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:14.790 182852 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:14.790 182852 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:14.791 182853 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:14.791 182853 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:14.791 182853 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:14.791 182853 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:14.792 182854 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:03:14.792 182854 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:03:14.792 182854 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:03:14.792 182854 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:14.792 182854 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:14.793 182855 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:14.793 182855 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:14.793 182855 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:14.794 182856 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:14.794 182856 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:14.794 182856 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:14.795 182857 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:14.816 182878 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:03:20.940 189002 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-25 13:54:01"}
20-08-2026 00:03:22.389 190451 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-06-12 09:59:18"}
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202201
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:03:22
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-18 18:07:13.465898', '2026-08-19 13:11:12.635942', '2026-08-18 18:07:13.465997', '2026-08-19 13:11:12.636037'], 'open_time': ['2026-08-18 18:06:51.305143', '2026-08-19 13:10:16.760541', '2026-08-18 18:06:51.305214', '2026-08-19 13:10:16.760599']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-18 18:07:13.465898", "2026-08-19 13:11:12.635942", "2026-08-18 18:07:13.465997", "2026-08-19 13:11:12.636037"], "open_time": ["2026-08-18 18:06:51.305143", "2026-08-19 13:10:16.760541", "2026-08-18 18:06:51.305214", "2026-08-19 13:10:16.760599"]}
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:03:22.695 190757 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:03:25.904 193966 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202508
20-08-2026 00:03:25.904 193966 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:03:25.904 193966 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:03:25
20-08-2026 00:03:26.803 194865 [http-nio-8051-exec-7] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM03202401-1-limit, sensor_status=true, sensor_type=limit}, {id=TM03202401-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:03:26.542996}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM03202401-2-limit, sensor_status=true, sensor_type=limit}, {id=TM03202401-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:03:26.544324}], hcid=[1]}]}
20-08-2026 00:03:26.803 194865 [http-nio-8051-exec-7] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:03:26.803 194865 [http-nio-8051-exec-7] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM03202401, traysArr : []
20-08-2026 00:03:26.804 194866 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM03202401, traysArr : []
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:03:26.806 194868 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:03:26.812 194874 [http-nio-8051-exec-7] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202401, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:26.542996"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:26.544324"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:03:26.812 194874 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM03202401, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:26.542996"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:26.544324"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:03:26.827 194889 [http-nio-8051-exec-7] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202401, cameraArr : {}
20-08-2026 00:03:26.827 194889 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM03202401, cameraInfoData : {}
20-08-2026 00:03:27.905 195967 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-25 13:07:59"}
20-08-2026 00:03:28.240 196302 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:44:15.0, vm_id=1650863570737}
20-08-2026 00:03:28.241 196303 [http-nio-8051-exec-9] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863570737, timestamp: 2026-08-19 20:44:15.0
20-08-2026 00:03:28.352 196414 [http-nio-8051-exec-9] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:03:28.801 196863 [http-nio-8051-exec-10] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:03:28.801 196863 [http-nio-8051-exec-10] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:03:29.882 197944 [http-nio-8051-exec-8] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM03202401}
20-08-2026 00:03:30.422 198484 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-06-08 09:35:17"}
20-08-2026 00:03:30.695 198757 [http-nio-8051-exec-3] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:03:30, data=[{value=vfat, id=pd-invalidfs, status=true}, {value=98%, id=pd-full, status=true}]}}
20-08-2026 00:03:30.695 198757 [http-nio-8051-exec-3] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:03:30.695 198757 [http-nio-8051-exec-3] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:03:30.695 198757 [http-nio-8051-exec-3] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202305, traysArr : []
20-08-2026 00:03:30.696 198758 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202305, traysArr : []
20-08-2026 00:03:30.697 198759 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:03:30.697 198759 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:03:30.697 198759 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:03:30.697 198759 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:03:30.697 198759 [http-nio-8051-exec-3] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202305, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"pd-full","value":"98%","status":true}],"created_at":"2026-08-20 00:03:30"}
20-08-2026 00:03:30.697 198759 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202305, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"pd-full","value":"98%","status":true}],"created_at":"2026-08-20 00:03:30"}
20-08-2026 00:03:30.928 198990 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202501
20-08-2026 00:03:30.928 198990 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:03:30.928 198990 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:03:30
20-08-2026 00:03:32.542 200604 [http-nio-8051-exec-4] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:03:32.542 200604 [http-nio-8051-exec-4] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:03:34.510 202572 [http-nio-8051-exec-6] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202201}
20-08-2026 00:03:34.897 202959 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202305
20-08-2026 00:03:34.897 202959 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:03:34.897 202959 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:03:34
20-08-2026 00:03:34.897 202959 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 23:19:31.403780', '2026-08-19 23:19:43.650579', '2026-08-19 23:19:31.403953', '2026-08-19 23:19:43.650725'], 'open_time': ['2026-08-19 23:19:23.219650', '2026-08-19 23:19:39.035795', '2026-08-19 23:19:23.219753', '2026-08-19 23:19:39.035936']}"}
20-08-2026 00:03:34.897 202959 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:03:34.897 202959 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:03:34.897 202959 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:03:34.897 202959 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:03:34.897 202959 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:03:34.898 202960 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:19:31.403780", "2026-08-19 23:19:43.650579", "2026-08-19 23:19:31.403953", "2026-08-19 23:19:43.650725"], "open_time": ["2026-08-19 23:19:23.219650", "2026-08-19 23:19:39.035795", "2026-08-19 23:19:23.219753", "2026-08-19 23:19:39.035936"]}
20-08-2026 00:03:34.898 202960 [http-nio-8051-exec-7] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:03:35.083 203145 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-16 09:47:47"}
20-08-2026 00:03:37.018 205080 [http-nio-8051-exec-9] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202502}
20-08-2026 00:03:38.085 206147 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:03:37.822471, status=false}]}, {tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:03:37.822604, status=false}]}, {tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:03:37.822649, status=false}]}], doors=[{door_id=1, hcid=[1], data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM06202203-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202203-1-magnetic}], created_at=2026-08-20 00:03:37.825833}]}, {door_id=2, hcid=[1], data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM06202203-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202203-2-magnetic}], created_at=2026-08-20 00:03:37.826490}]}]}
20-08-2026 00:03:38.086 206148 [http-nio-8051-exec-10] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:03:38.086 206148 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202203, traysArr : [{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:03:37.822471","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:03:37.822604","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:03:37.822649","status":"false"}]}]
20-08-2026 00:03:38.087 206149 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202203, traysArr : [{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:03:37.822471","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:03:37.822604","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:03:37.822649","status":"false"}]}]
20-08-2026 00:03:38.088 206150 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:03:37.822471","status":"false"}
20-08-2026 00:03:38.088 206150 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:03:37.822604","status":"false"}
20-08-2026 00:03:38.088 206150 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:03:37.822649","status":"false"}
20-08-2026 00:03:38.088 206150 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:03:38.088 206150 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:03:38.088 206150 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 47
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 48
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 49
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 50
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50]
20-08-2026 00:03:38.089 206151 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:03:38.094 206156 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:37.825833"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:37.826490"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:03:38.094 206156 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:37.825833"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:37.826490"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:03:38.107 206169 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202203, cameraArr : {}
20-08-2026 00:03:38.107 206169 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202203, cameraInfoData : {}
20-08-2026 00:03:41.106 209168 [http-nio-8051-exec-1] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:03:40.764987, sensors=[{sensor_type=limit, sensor_status=true, id=TM09202301-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM09202301-1-magnetic}]}], door_id=1, hcid=[1]}, {data=[{created_at=2026-08-20 00:03:40.765663, sensors=[{sensor_type=limit, sensor_status=true, id=TM09202301-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM09202301-2-magnetic}]}], door_id=2, hcid=[1]}], trays=[]}
20-08-2026 00:03:41.106 209168 [http-nio-8051-exec-1] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:03:41.106 209168 [http-nio-8051-exec-1] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202301, traysArr : []
20-08-2026 00:03:41.108 209170 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202301, traysArr : []
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:03:41.111 209173 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:03:41.112 209174 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:03:41.112 209174 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:03:41.112 209174 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:03:41.112 209174 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:03:41.112 209174 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:03:41.117 209179 [http-nio-8051-exec-1] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:40.764987"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:40.765663"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:03:41.118 209180 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:40.764987"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:03:40.765663"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:03:41.131 209193 [http-nio-8051-exec-1] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202301, cameraArr : {}
20-08-2026 00:03:41.131 209193 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202301, cameraInfoData : {}
20-08-2026 00:03:44.762 212824 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:03:44.762 212824 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:03:45.244 213306 [http-nio-8051-exec-5] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202507}
20-08-2026 00:03:48.613 216675 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:03:48, data=[]}}
20-08-2026 00:03:48.613 216675 [http-nio-8051-exec-6] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:03:48.613 216675 [http-nio-8051-exec-6] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:03:48.613 216675 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202303, traysArr : []
20-08-2026 00:03:48.614 216676 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202303, traysArr : []
20-08-2026 00:03:48.615 216677 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:03:48.615 216677 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:03:48.615 216677 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:03:48.615 216677 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:03:48.615 216677 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202303, cameraArr : {"data":[],"created_at":"2026-08-20 00:03:48"}
20-08-2026 00:03:48.616 216678 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202303, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:03:48"}
20-08-2026 00:03:50.483 218545 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:03:50.483 218545 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:03:50.671 218733 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:03:50.671 218733 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:03:54.098 222160 [http-nio-8051-exec-10] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:03:54.098 222160 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:03:54.627 222689 [http-nio-8051-exec-8] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:03:54.627 222689 [http-nio-8051-exec-8] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:03:55.669 223731 [http-nio-8051-exec-1] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202302, skus=[133041, 4500701, 4500499, 186043, 4500643, 4500694, 4500656, 4500712, 0, 4500705, 4500650, 185954, 4500681, 177441, 4500715, 4500723, 4500720, 4500711, 4500665, 108676, 4500605, 4500717, 185993, 4500624, 4500727, 4500726, 4500669, 185994, 186059, 166327, 4500667, 4500664, 4500724]}
20-08-2026 00:03:55.676 223738 [http-nio-8051-exec-1] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:03:55.677 223739 [http-nio-8051-exec-1] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:03:56.282 224344 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202304 
20-08-2026 00:03:56.283 224345 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:03:56.283 224345 [http-nio-8051-exec-3] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:03:56.297 224359 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:56.297 224359 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:56.298 224360 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:56.298 224360 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:56.298 224360 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:56.299 224361 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:56.299 224361 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:56.299 224361 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:56.300 224362 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:56.301 224363 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:56.301 224363 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:56.302 224364 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:56.302 224364 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:56.302 224364 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:56.303 224365 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:56.303 224365 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:56.304 224366 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:56.304 224366 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:56.304 224366 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:56.305 224367 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:56.306 224368 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:56.306 224368 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:56.306 224368 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:56.307 224369 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:56.307 224369 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:56.307 224369 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:56.308 224370 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:56.308 224370 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:56.308 224370 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:56.309 224371 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:56.309 224371 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:56.309 224371 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:56.310 224372 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:56.310 224372 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:56.310 224372 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:56.312 224374 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:56.312 224374 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:03:56.312 224374 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:03:56.313 224375 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:03:56.313 224375 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:03:56.313 224375 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:03:56.315 224377 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:03:56.315 224377 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:56.315 224377 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:56.316 224378 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:56.316 224378 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:56.316 224378 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:56.317 224379 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:56.319 224381 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:56.319 224381 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:56.320 224382 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:56.320 224382 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:56.320 224382 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:56.321 224383 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:56.321 224383 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:56.321 224383 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:56.322 224384 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:03:56.322 224384 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:03:56.322 224384 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:03:56.323 224385 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:03:56.323 224385 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:56.323 224385 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:56.325 224387 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:56.325 224387 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:56.325 224387 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:56.326 224388 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:56.326 224388 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:56.326 224388 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:56.326 224388 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:03:56.326 224388 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:56.326 224388 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:56.328 224390 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:56.328 224390 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:56.328 224390 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:56.329 224391 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:56.329 224391 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:03:56.329 224391 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:03:56.329 224391 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:03:56.330 224392 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:03:56.330 224392 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:03:56.331 224393 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:03:56.331 224393 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:56.331 224393 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:56.332 224394 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:56.332 224394 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:56.332 224394 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:56.333 224395 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:56.333 224395 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:56.333 224395 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:56.333 224395 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:56.334 224396 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:56.334 224396 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:56.334 224396 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:56.334 224396 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:56.334 224396 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:56.335 224397 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:56.335 224397 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:56.335 224397 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:56.336 224398 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:56.358 224420 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:03:56.916 224978 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:03:56.917 224979 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:03:57.325 225387 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:03:57.334 225396 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:03:57.334 225396 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:03:58.303 226365 [http-nio-8051-exec-6] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM01202601 
20-08-2026 00:03:58.303 226365 [http-nio-8051-exec-6] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:03:58.304 226366 [http-nio-8051-exec-6] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:03:58.315 226377 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:58.315 226377 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:58.317 226379 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:58.317 226379 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:58.317 226379 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:58.319 226381 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:58.319 226381 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.319 226381 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.320 226382 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.321 226383 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:58.321 226383 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:58.322 226384 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:58.322 226384 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.322 226384 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.323 226385 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.324 226386 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:58.324 226386 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:58.325 226387 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:58.325 226387 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:03:58.325 226387 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:03:58.326 226388 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:03:58.326 226388 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.326 226388 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.328 226390 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.329 226391 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:03:58.329 226391 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:03:58.331 226393 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:03:58.331 226393 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:58.331 226393 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:58.332 226394 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:58.332 226394 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:58.332 226394 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:58.333 226395 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:58.333 226395 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.333 226395 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.334 226396 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.335 226397 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.335 226397 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.336 226398 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.337 226399 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:03:58.337 226399 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:03:58.338 226400 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:03:58.338 226400 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:03:58.338 226400 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:03:58.339 226401 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:03:58.339 226401 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:58.339 226401 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:58.341 226403 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:58.341 226403 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.341 226403 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.342 226404 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.344 226406 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:03:58.344 226406 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:03:58.345 226407 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:03:58.345 226407 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.345 226407 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.346 226408 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.348 226410 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:58.348 226410 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:58.349 226411 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:58.349 226411 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:03:58.349 226411 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:03:58.350 226412 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:03:58.350 226412 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:03:58.350 226412 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:03:58.351 226413 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:03:58.352 226414 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.352 226414 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.353 226415 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.354 226416 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.354 226416 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.355 226417 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.356 226418 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.356 226418 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.357 226419 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.359 226421 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.359 226421 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.360 226422 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.361 226423 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.361 226423 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.362 226424 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.363 226425 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.363 226425 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.364 226426 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.365 226427 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.365 226427 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.366 226428 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.367 226429 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.367 226429 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.367 226429 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.368 226430 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.368 226430 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.369 226431 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.370 226432 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.370 226432 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.371 226433 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.372 226434 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.372 226434 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.372 226434 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.373 226435 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.373 226435 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.374 226436 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.375 226437 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.375 226437 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.376 226438 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.376 226438 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:03:58.376 226438 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:03:58.378 226440 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:03:58.403 226465 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:03:58.795 226857 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:17:43.0, vm_id=1650863155668}
20-08-2026 00:03:58.796 226858 [http-nio-8051-exec-7] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863155668, timestamp: 2026-08-19 19:17:43.0
20-08-2026 00:03:58.845 226907 [http-nio-8051-exec-7] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:03:59.887 227949 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-25 08:38:35"}
20-08-2026 00:04:00.857 228919 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:53:43.0, vm_id=1778290329057}
20-08-2026 00:04:00.858 228920 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1778290329057, timestamp: 2026-08-19 20:53:43.0
20-08-2026 00:04:00.866 228928 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:04:01.241 229303 [http-nio-8051-exec-10] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:04:01.261 229323 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.263 229325 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.266 229328 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.266 229328 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:04:01.266 229328 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:04:01.269 229331 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:04:01.269 229331 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:04:01.270 229332 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.271 229333 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.275 229337 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.275 229337 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:04:01.275 229337 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:04:01.278 229340 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:04:01.278 229340 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:01.278 229340 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:04:01.304 229366 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.305 229367 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.305 229367 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:01.305 229367 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:04:01.305 229367 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:01.0
20-08-2026 00:04:01.305 229367 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:01.306 229368 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.307 229369 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.310 229372 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.310 229372 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:04:01.310 229372 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:04:01.313 229375 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:04:01.313 229375 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:04:01.314 229376 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.315 229377 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.317 229379 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.317 229379 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:04:01.317 229379 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:04:01.320 229382 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:04:01.320 229382 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:01.320 229382 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:04:01.355 229417 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.355 229417 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.355 229417 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:01.355 229417 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:04:01.355 229417 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:01.0
20-08-2026 00:04:01.355 229417 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:01.356 229418 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.358 229420 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.361 229423 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.361 229423 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:04:01.361 229423 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:01.364 229426 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:04:01.364 229426 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:04:01.365 229427 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.367 229429 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.374 229436 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.375 229437 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:04:01.376 229438 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:04:01.380 229442 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:04:01.380 229442 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:01.380 229442 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:04:01.406 229468 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.406 229468 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.406 229468 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:01.406 229468 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:04:01.406 229468 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:01.0
20-08-2026 00:04:01.406 229468 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:01.407 229469 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.409 229471 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.412 229474 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.412 229474 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:04:01.412 229474 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:04:01.414 229476 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:04:01.414 229476 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:04:01.415 229477 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.416 229478 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.418 229480 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.418 229480 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:04:01.418 229480 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:04:01.420 229482 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:04:01.420 229482 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:01.420 229482 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:04:01.471 229533 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.471 229533 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.471 229533 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:01.471 229533 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:04:01.471 229533 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:01.0
20-08-2026 00:04:01.471 229533 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:01.472 229534 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.473 229535 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.477 229539 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.477 229539 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:04:01.477 229539 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:04:01.479 229541 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:04:01.479 229541 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:04:01.481 229543 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.482 229544 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.485 229547 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.485 229547 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:04:01.485 229547 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:04:01.488 229550 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:04:01.488 229550 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:04:01.489 229551 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.490 229552 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.494 229556 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.494 229556 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:04:01.494 229556 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:04:01.497 229559 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:04:01.497 229559 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:04:01.498 229560 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.500 229562 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.503 229565 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.503 229565 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:04:01.503 229565 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:04:01.507 229569 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:04:01.507 229569 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:04:01.508 229570 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.509 229571 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.513 229575 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.513 229575 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:04:01.513 229575 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:04:01.515 229577 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:04:01.515 229577 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:04:01.516 229578 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.518 229580 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.520 229582 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.520 229582 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:04:01.520 229582 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:04:01.525 229587 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:04:01.525 229587 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:04:01.526 229588 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.527 229589 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.530 229592 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.531 229593 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:04:01.531 229593 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:04:01.534 229596 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:04:01.534 229596 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:04:01.535 229597 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.536 229598 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.539 229601 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.539 229601 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:04:01.539 229601 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:04:01.542 229604 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:04:01.542 229604 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:04:01.542 229604 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.544 229606 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.547 229609 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.547 229609 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:04:01.547 229609 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:04:01.550 229612 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:04:01.550 229612 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:01.550 229612 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:04:01.583 229645 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:01.583 229645 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:01.583 229645 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:01.583 229645 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:04:01.583 229645 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:01.0
20-08-2026 00:04:01.583 229645 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:01.585 229647 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.587 229649 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.591 229653 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.591 229653 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:04:01.591 229653 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:01.595 229657 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:04:01.595 229657 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:04:01.596 229658 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.597 229659 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.601 229663 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.601 229663 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:04:01.601 229663 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:04:01.604 229666 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:04:01.604 229666 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:04:01.605 229667 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.607 229669 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.611 229673 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.611 229673 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:04:01.611 229673 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:04:01.615 229677 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:04:01.615 229677 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:04:01.616 229678 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.618 229680 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.622 229684 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.622 229684 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:04:01.622 229684 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:04:01.625 229687 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:04:01.626 229688 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:01.626 229688 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:04:01.648 229710 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.648 229710 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.648 229710 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:01.648 229710 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:04:01.648 229710 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:01.0
20-08-2026 00:04:01.649 229711 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:01.650 229712 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.652 229714 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.656 229718 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.656 229718 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:04:01.656 229718 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:04:01.660 229722 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:04:01.660 229722 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:01.660 229722 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:04:01.678 229740 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.678 229740 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.678 229740 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:01.678 229740 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:04:01.678 229740 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:01.0
20-08-2026 00:04:01.678 229740 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:01.679 229741 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.681 229743 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.685 229747 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.685 229747 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:04:01.685 229747 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:01.688 229750 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:04:01.688 229750 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:04:01.690 229752 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.691 229753 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.695 229757 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.695 229757 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:04:01.695 229757 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:04:01.698 229760 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:04:01.698 229760 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:04:01.700 229762 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.702 229764 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.705 229767 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.705 229767 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:04:01.705 229767 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:04:01.708 229770 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:04:01.708 229770 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:01.708 229770 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:04:01.727 229789 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.727 229789 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.728 229790 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:01.728 229790 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:04:01.728 229790 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:01.0
20-08-2026 00:04:01.728 229790 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:01.729 229791 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.731 229793 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.734 229796 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.734 229796 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:04:01.734 229796 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:04:01.737 229799 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:04:01.737 229799 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:04:01.738 229800 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.739 229801 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.742 229804 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.742 229804 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:04:01.742 229804 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:04:01.744 229806 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:04:01.744 229806 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:04:01.745 229807 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:04:01.747 229809 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5797d927
20-08-2026 00:04:01.750 229812 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:04:01.750 229812 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:04:01.750 229812 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:04:01.754 229816 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:04:01.754 229816 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:04:01.755 229817 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.757 229819 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.761 229823 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.761 229823 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:04:01.761 229823 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:04:01.765 229827 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:04:01.765 229827 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:04:01.766 229828 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.768 229830 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.771 229833 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.772 229834 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:04:01.772 229834 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:04:01.775 229837 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:04:01.775 229837 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:04:01.776 229838 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.779 229841 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.782 229844 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.782 229844 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:04:01.782 229844 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:04:01.786 229848 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:04:01.786 229848 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:04:01.787 229849 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.788 229850 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.793 229855 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.793 229855 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:04:01.793 229855 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:04:01.797 229859 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:04:01.797 229859 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:04:01.798 229860 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.799 229861 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.803 229865 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.803 229865 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:04:01.803 229865 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:01.807 229869 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:04:01.807 229869 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:04:01.809 229871 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.811 229873 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.815 229877 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.815 229877 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:04:01.815 229877 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:01.819 229881 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:04:01.819 229881 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:04:01.820 229882 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:04:01.823 229885 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5797d927
20-08-2026 00:04:01.827 229889 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:04:01.827 229889 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:04:01.827 229889 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:04:01.831 229893 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:04:01.831 229893 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:04:01.832 229894 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.834 229896 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.838 229900 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.839 229901 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:04:01.839 229901 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:04:01.842 229904 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:04:01.843 229905 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:04:01.844 229906 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.846 229908 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.852 229914 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.852 229914 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:04:01.852 229914 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:04:01.855 229917 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:04:01.855 229917 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:04:01.856 229918 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.858 229920 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.862 229924 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.862 229924 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:04:01.862 229924 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:04:01.866 229928 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:04:01.866 229928 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:04:01.867 229929 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.869 229931 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.872 229934 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.872 229934 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:04:01.872 229934 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:04:01.877 229939 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:04:01.877 229939 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:01.877 229939 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:04:01.894 229956 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.894 229956 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.894 229956 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:01.894 229956 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:04:01.894 229956 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:01.0
20-08-2026 00:04:01.894 229956 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:01.895 229957 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.897 229959 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.900 229962 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.900 229962 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:04:01.900 229962 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:04:01.904 229966 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:04:01.904 229966 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:04:01.906 229968 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.908 229970 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.912 229974 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.912 229974 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:04:01.912 229974 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:04:01.915 229977 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:04:01.915 229977 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:01.915 229977 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:04:01.936 229998 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.936 229998 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.936 229998 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:01.937 229999 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:04:01.937 229999 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:01.0
20-08-2026 00:04:01.937 229999 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:01.938 230000 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.939 230001 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.942 230004 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.942 230004 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:04:01.942 230004 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:04:01.944 230006 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:04:01.944 230006 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:04:01.945 230007 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.946 230008 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.951 230013 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.951 230013 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:04:01.951 230013 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:04:01.954 230016 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:04:01.954 230016 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:04:01.956 230018 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:01.958 230020 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:01.962 230024 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:01.962 230024 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:04:01.962 230024 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:04:01.966 230028 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:04:01.966 230028 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:01.966 230028 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:04:01.981 230043 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.981 230043 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:01.981 230043 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:01.981 230043 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:04:01.981 230043 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:01.0
20-08-2026 00:04:01.981 230043 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:01.982 230044 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.985 230047 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.989 230051 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.989 230051 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:04:01.989 230051 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:04:01.992 230054 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:04:01.992 230054 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:04:01.993 230055 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:01.994 230056 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:01.997 230059 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:01.997 230059 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:04:01.997 230059 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:01.999 230061 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:04:01.999 230061 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:04:02.000 230062 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.001 230063 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.005 230067 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.005 230067 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:04:02.005 230067 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:04:02.007 230069 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:04:02.007 230069 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.007 230069 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:04:02.035 230097 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.035 230097 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.035 230097 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.035 230097 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:04:02.035 230097 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.035 230097 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.036 230098 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.038 230100 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.041 230103 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.041 230103 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:04:02.041 230103 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:04:02.044 230106 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:04:02.044 230106 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.044 230106 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:04:02.082 230144 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.082 230144 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.082 230144 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.082 230144 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:04:02.082 230144 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.082 230144 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.084 230146 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.086 230148 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.089 230151 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.089 230151 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:04:02.089 230151 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:02.091 230153 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:04:02.091 230153 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:04:02.092 230154 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.094 230156 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.097 230159 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.097 230159 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:04:02.097 230159 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:04:02.101 230163 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:04:02.101 230163 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:04:02.102 230164 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.103 230165 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.106 230168 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.106 230168 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:04:02.106 230168 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:02.109 230171 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:04:02.109 230171 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:04:02.109 230171 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.111 230173 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.115 230177 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.115 230177 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:04:02.115 230177 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:04:02.117 230179 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:04:02.117 230179 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.118 230180 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:04:02.143 230205 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:02.143 230205 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:02.143 230205 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:02.143 230205 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:04:02.143 230205 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.143 230205 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.145 230207 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.148 230210 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.151 230213 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.152 230214 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:04:02.152 230214 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:02.156 230218 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:04:02.156 230218 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:04:02.157 230219 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.158 230220 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.161 230223 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.162 230224 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:04:02.162 230224 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:04:02.165 230227 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:04:02.165 230227 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:04:02.166 230228 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.168 230230 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.171 230233 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.171 230233 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:04:02.171 230233 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:02.174 230236 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:04:02.174 230236 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:04:02.176 230238 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:04:02.179 230241 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@23d275b3
20-08-2026 00:04:02.190 230252 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:04:02.190 230252 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:04:02.190 230252 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:04:02.197 230259 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:04:02.197 230259 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:04:02.199 230261 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.201 230263 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.206 230268 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.206 230268 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:04:02.206 230268 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:04:02.209 230271 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:04:02.209 230271 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:04:02.210 230272 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.212 230274 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.215 230277 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.215 230277 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:04:02.215 230277 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:04:02.218 230280 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:04:02.218 230280 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:04:02.219 230281 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.221 230283 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.224 230286 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.224 230286 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:04:02.224 230286 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:04:02.227 230289 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:04:02.227 230289 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:04:02.228 230290 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.230 230292 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.233 230295 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.233 230295 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:04:02.234 230296 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:04:02.236 230298 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:04:02.237 230299 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.237 230299 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:04:02.261 230323 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.261 230323 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.261 230323 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.261 230323 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:04:02.261 230323 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.261 230323 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.263 230325 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.266 230328 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.271 230333 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.271 230333 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:04:02.271 230333 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:04:02.277 230339 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:04:02.277 230339 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:04:02.279 230341 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.281 230343 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.285 230347 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.285 230347 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:04:02.285 230347 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:04:02.288 230350 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:04:02.288 230350 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:04:02.290 230352 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.292 230354 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.296 230358 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.296 230358 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:04:02.296 230358 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:02.299 230361 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:04:02.299 230361 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:04:02.300 230362 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.302 230364 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.305 230367 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.305 230367 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:04:02.305 230367 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:04:02.307 230369 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:04:02.307 230369 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.307 230369 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:04:02.332 230394 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.332 230394 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.332 230394 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.332 230394 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:04:02.333 230395 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.333 230395 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.334 230396 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.336 230398 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.339 230401 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.339 230401 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:04:02.339 230401 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:04:02.342 230404 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:04:02.342 230404 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.342 230404 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:04:02.359 230421 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.359 230421 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.359 230421 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.359 230421 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:04:02.359 230421 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.359 230421 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.360 230422 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.363 230425 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.367 230429 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.367 230429 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:04:02.367 230429 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:04:02.370 230432 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:04:02.370 230432 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:04:02.372 230434 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.373 230435 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.378 230440 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.378 230440 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:04:02.378 230440 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:02.381 230443 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:04:02.382 230444 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:04:02.383 230445 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.385 230447 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.390 230452 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.390 230452 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:04:02.390 230452 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:02.395 230457 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:04:02.395 230457 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:04:02.396 230458 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.398 230460 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.401 230463 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.402 230464 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:04:02.402 230464 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:04:02.405 230467 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:04:02.405 230467 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.405 230467 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:04:02.429 230491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.429 230491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.429 230491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.429 230491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:04:02.429 230491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.429 230491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.431 230493 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.433 230495 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.438 230500 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.438 230500 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:04:02.438 230500 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:02.442 230504 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:04:02.442 230504 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:04:02.443 230505 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.445 230507 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.449 230511 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.449 230511 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:04:02.449 230511 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:04:02.453 230515 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:04:02.453 230515 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.453 230515 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:04:02.477 230539 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.478 230540 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.478 230540 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.478 230540 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:04:02.478 230540 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.478 230540 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.479 230541 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.482 230544 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.487 230549 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.487 230549 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:04:02.487 230549 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:02.490 230552 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:04:02.490 230552 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:04:02.492 230554 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.493 230555 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.497 230559 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.497 230559 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:04:02.497 230559 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:04:02.501 230563 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:04:02.501 230563 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.501 230563 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:04:02.519 230581 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.519 230581 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.519 230581 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.519 230581 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:04:02.519 230581 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.519 230581 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.521 230583 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.523 230585 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.527 230589 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.527 230589 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:04:02.527 230589 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:04:02.532 230594 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:04:02.532 230594 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:04:02.533 230595 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.535 230597 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.539 230601 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.539 230601 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:04:02.539 230601 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:04:02.543 230605 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:04:02.543 230605 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.543 230605 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:04:02.565 230627 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.565 230627 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.565 230627 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.565 230627 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:04:02.565 230627 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.565 230627 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.567 230629 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.569 230631 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.574 230636 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.574 230636 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:04:02.574 230636 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:04:02.580 230642 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:04:02.580 230642 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.580 230642 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:04:02.596 230658 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.596 230658 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.596 230658 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.596 230658 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:04:02.596 230658 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.596 230658 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.597 230659 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.600 230662 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.604 230666 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.604 230666 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:04:02.604 230666 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:04:02.609 230671 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:04:02.609 230671 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:04:02.610 230672 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.612 230674 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.616 230678 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.616 230678 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:04:02.616 230678 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:04:02.621 230683 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:04:02.621 230683 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.621 230683 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:04:02.638 230700 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.638 230700 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.638 230700 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.638 230700 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:04:02.639 230701 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.639 230701 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.640 230702 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.643 230705 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.647 230709 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.647 230709 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:04:02.647 230709 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:04:02.652 230714 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:04:02.652 230714 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:04:02.653 230715 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.655 230717 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.660 230722 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.661 230723 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:04:02.661 230723 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:04:02.665 230727 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:04:02.665 230727 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:04:02.666 230728 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.668 230730 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.672 230734 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.672 230734 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:04:02.672 230734 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:04:02.677 230739 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:04:02.677 230739 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:04:02.679 230741 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.681 230743 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.685 230747 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.685 230747 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:04:02.685 230747 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:04:02.689 230751 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:04:02.689 230751 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:04:02.690 230752 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.693 230755 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.696 230758 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.697 230759 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:04:02.697 230759 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:02.701 230763 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:04:02.701 230763 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:04:02.703 230765 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.706 230768 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.710 230772 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.711 230773 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:04:02.711 230773 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:04:02.715 230777 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:04:02.715 230777 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:04:02.716 230778 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.719 230781 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.723 230785 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.723 230785 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:04:02.723 230785 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:04:02.727 230789 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:04:02.727 230789 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:04:02.728 230790 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.730 230792 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.735 230797 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.735 230797 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:04:02.735 230797 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:04:02.739 230801 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:04:02.739 230801 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:04:02.740 230802 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.742 230804 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.747 230809 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.747 230809 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:04:02.747 230809 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:04:02.752 230814 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:04:02.752 230814 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:04:02.753 230815 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:04:02.756 230818 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5797d927
20-08-2026 00:04:02.761 230823 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:04:02.761 230823 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:04:02.761 230823 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:04:02.765 230827 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:04:02.765 230827 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:04:02.767 230829 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.769 230831 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.773 230835 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.774 230836 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:04:02.774 230836 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:04:02.778 230840 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:04:02.779 230841 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:04:02.780 230842 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.782 230844 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.787 230849 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.787 230849 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:04:02.787 230849 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:04:02.790 230852 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:04:02.790 230852 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.790 230852 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:04:02.809 230871 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.809 230871 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.809 230871 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.809 230871 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:04:02.809 230871 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.809 230871 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.810 230872 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.811 230873 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.814 230876 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.814 230876 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:04:02.814 230876 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:04:02.817 230879 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:04:02.817 230879 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:04:02.818 230880 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.819 230881 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.822 230884 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.822 230884 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:04:02.822 230884 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:04:02.826 230888 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:04:02.826 230888 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:04:02.827 230889 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.829 230891 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.832 230894 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.832 230894 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:04:02.832 230894 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:04:02.835 230897 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:04:02.835 230897 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:04:02.836 230898 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.837 230899 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.841 230903 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.841 230903 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:04:02.841 230903 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:02.843 230905 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:04:02.843 230905 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:04:02.844 230906 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.845 230907 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.850 230912 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.850 230912 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:04:02.850 230912 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:04:02.855 230917 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:04:02.855 230917 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.855 230917 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:04:02.873 230935 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:02.873 230935 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:02.874 230936 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:02.874 230936 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:04:02.874 230936 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.874 230936 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.874 230936 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.876 230938 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.878 230940 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.878 230940 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:04:02.878 230940 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:04:02.881 230943 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:04:02.881 230943 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.881 230943 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:04:02.912 230974 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:02.912 230974 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:02.912 230974 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:02.912 230974 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:04:02.913 230975 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.913 230975 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.914 230976 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.915 230977 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.918 230980 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.919 230981 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:04:02.919 230981 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:04:02.921 230983 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:04:02.921 230983 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.921 230983 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:04:02.941 231003 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.941 231003 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.941 231003 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.941 231003 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:04:02.941 231003 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.941 231003 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.942 231004 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.944 231006 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.947 231009 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.947 231009 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:04:02.947 231009 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:02.950 231012 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:04:02.950 231012 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:04:02.951 231013 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.952 231014 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:02.955 231017 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:02.955 231017 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:04:02.955 231017 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:04:02.957 231019 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:04:02.957 231019 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:04:02.958 231020 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:02.960 231022 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:02.965 231027 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:02.965 231027 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:04:02.965 231027 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:04:02.969 231031 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:04:02.969 231031 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:02.969 231031 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:04:02.992 231054 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.992 231054 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:02.992 231054 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:02.992 231054 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:04:02.992 231054 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:02.0
20-08-2026 00:04:02.992 231054 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:02.993 231055 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:02.995 231057 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.000 231062 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.000 231062 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:04:03.000 231062 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:04:03.004 231066 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:04:03.004 231066 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:04:03.006 231068 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.008 231070 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.013 231075 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.013 231075 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:04:03.013 231075 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:04:03.017 231079 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:04:03.018 231080 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.018 231080 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:04:03.036 231098 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.036 231098 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.036 231098 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.036 231098 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:04:03.036 231098 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.037 231099 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.038 231100 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.040 231102 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.045 231107 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.045 231107 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:04:03.045 231107 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:04:03.050 231112 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:04:03.050 231112 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:04:03.051 231113 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.053 231115 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.056 231118 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.056 231118 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:04:03.056 231118 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:04:03.059 231121 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:04:03.059 231121 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:04:03.060 231122 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.062 231124 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.066 231128 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.066 231128 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:04:03.066 231128 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:03.068 231130 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:04:03.068 231130 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:04:03.069 231131 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.070 231132 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.073 231135 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.073 231135 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:04:03.073 231135 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:04:03.076 231138 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:04:03.076 231138 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:04:03.077 231139 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.079 231141 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.083 231145 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.083 231145 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:04:03.083 231145 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:04:03.086 231148 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:04:03.086 231148 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:04:03.087 231149 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.088 231150 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.092 231154 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.092 231154 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:04:03.092 231154 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:03.095 231157 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:04:03.095 231157 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:04:03.096 231158 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.098 231160 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.102 231164 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.103 231165 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:04:03.103 231165 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:04:03.106 231168 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:04:03.106 231168 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.106 231168 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:04:03.131 231193 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:03.131 231193 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:03.131 231193 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:03.131 231193 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:04:03.131 231193 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.131 231193 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.132 231194 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.135 231197 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.141 231203 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.141 231203 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:04:03.141 231203 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:04:03.145 231207 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:04:03.145 231207 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:04:03.147 231209 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.150 231212 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.154 231216 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.154 231216 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:04:03.154 231216 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:04:03.159 231221 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:04:03.159 231221 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.159 231221 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:04:03.165 231227 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:04:03.165 231227 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:04:03.194 231256 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:03.194 231256 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:03.194 231256 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:03.194 231256 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:04:03.194 231256 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.194 231256 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.196 231258 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.198 231260 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.202 231264 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.202 231264 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:04:03.202 231264 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:04:03.205 231267 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:04:03.205 231267 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.205 231267 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:04:03.241 231303 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.241 231303 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.241 231303 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.241 231303 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:04:03.241 231303 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.241 231303 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.242 231304 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.245 231307 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.249 231311 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.249 231311 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:04:03.250 231312 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:04:03.253 231315 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:04:03.253 231315 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:04:03.253 231315 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.255 231317 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.258 231320 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.258 231320 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:04:03.259 231321 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:04:03.262 231324 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:04:03.262 231324 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.262 231324 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:04:03.299 231361 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.299 231361 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.299 231361 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.299 231361 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:04:03.300 231362 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.300 231362 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.301 231363 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.303 231365 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.306 231368 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.306 231368 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:04:03.306 231368 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:04:03.309 231371 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:04:03.309 231371 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:04:03.309 231371 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.310 231372 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.314 231376 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.314 231376 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:04:03.314 231376 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:04:03.316 231378 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:04:03.316 231378 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:04:03.317 231379 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.318 231380 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.321 231383 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.321 231383 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:04:03.321 231383 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:04:03.323 231385 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:04:03.323 231385 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:04:03.324 231386 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.326 231388 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.328 231390 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.328 231390 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:04:03.328 231390 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:03.331 231393 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:04:03.331 231393 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:04:03.332 231394 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.333 231395 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.336 231398 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.336 231398 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:04:03.336 231398 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:04:03.339 231401 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:04:03.339 231401 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.339 231401 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:04:03.369 231431 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:03.369 231431 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:03.369 231431 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:03.369 231431 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:04:03.369 231431 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.369 231431 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.370 231432 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.372 231434 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.374 231436 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.374 231436 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:04:03.374 231436 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:04:03.377 231439 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:04:03.377 231439 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:04:03.377 231439 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.378 231440 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.382 231444 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.382 231444 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:04:03.382 231444 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:04:03.386 231448 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:04:03.386 231448 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:04:03.387 231449 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.388 231450 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.391 231453 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.391 231453 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:04:03.391 231453 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:04:03.394 231456 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:04:03.394 231456 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.394 231456 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:04:03.402 231464 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202506
20-08-2026 00:04:03.402 231464 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:04:03.402 231464 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:04:03
20-08-2026 00:04:03.429 231491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.429 231491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.429 231491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.429 231491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:04:03.429 231491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.429 231491 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.431 231493 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.432 231494 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.435 231497 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.435 231497 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:04:03.435 231497 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:04:03.438 231500 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:04:03.438 231500 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.438 231500 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:04:03.464 231526 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:03.464 231526 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:03.464 231526 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:03.464 231526 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:04:03.464 231526 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.464 231526 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.465 231527 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.466 231528 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.469 231531 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.469 231531 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:04:03.469 231531 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:04:03.471 231533 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:04:03.472 231534 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:04:03.472 231534 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.473 231535 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.477 231539 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.477 231539 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:04:03.477 231539 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:04:03.479 231541 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:04:03.479 231541 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:04:03.481 231543 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.482 231544 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.485 231547 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.485 231547 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:04:03.485 231547 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:04:03.488 231550 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:04:03.488 231550 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:04:03.489 231551 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.491 231553 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.494 231556 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.494 231556 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:04:03.494 231556 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:04:03.497 231559 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:04:03.497 231559 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:04:03.498 231560 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.499 231561 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.504 231566 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.504 231566 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:04:03.504 231566 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:04:03.507 231569 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:04:03.507 231569 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.508 231570 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:04:03.530 231592 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.530 231592 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.530 231592 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.530 231592 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:04:03.530 231592 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.530 231592 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.531 231593 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.533 231595 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.536 231598 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.536 231598 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:04:03.536 231598 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:04:03.539 231601 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:04:03.539 231601 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:04:03.540 231602 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.541 231603 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.543 231605 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.543 231605 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:04:03.543 231605 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:03.546 231608 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:04:03.546 231608 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:04:03.547 231609 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.548 231610 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.550 231612 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.551 231613 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:04:03.551 231613 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:03.554 231616 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:04:03.554 231616 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:04:03.555 231617 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.556 231618 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.559 231621 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.559 231621 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:04:03.559 231621 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:04:03.562 231624 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:04:03.562 231624 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:04:03.563 231625 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.564 231626 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.567 231629 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.567 231629 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:04:03.567 231629 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:03.569 231631 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:04:03.570 231632 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:04:03.570 231632 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.572 231634 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.575 231637 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.575 231637 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:04:03.575 231637 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:04:03.578 231640 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:04:03.578 231640 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:04:03.578 231640 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.580 231642 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.583 231645 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.583 231645 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:04:03.583 231645 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:03.585 231647 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:04:03.585 231647 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:04:03.586 231648 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.588 231650 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.591 231653 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.591 231653 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:04:03.591 231653 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:03.593 231655 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:04:03.593 231655 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:04:03.594 231656 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.596 231658 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.599 231661 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.599 231661 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:04:03.599 231661 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:04:03.601 231663 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:04:03.601 231663 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:04:03.602 231664 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.604 231666 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.606 231668 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.606 231668 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:04:03.606 231668 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:04:03.609 231671 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:04:03.609 231671 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:04:03.609 231671 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.611 231673 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.614 231676 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.614 231676 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:04:03.614 231676 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:04:03.617 231679 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:04:03.617 231679 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:04:03.617 231679 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.618 231680 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.621 231683 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.621 231683 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:04:03.621 231683 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:04:03.624 231686 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:04:03.624 231686 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:04:03.625 231687 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.626 231688 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.628 231690 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.628 231690 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:04:03.628 231690 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:04:03.631 231693 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:04:03.631 231693 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.631 231693 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:04:03.653 231715 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.653 231715 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.653 231715 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.653 231715 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:04:03.653 231715 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.653 231715 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.654 231716 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.656 231718 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.659 231721 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.659 231721 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:04:03.659 231721 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:03.661 231723 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:04:03.661 231723 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:04:03.662 231724 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.664 231726 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.667 231729 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.667 231729 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:04:03.667 231729 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:03.670 231732 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:04:03.670 231732 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:04:03.671 231733 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.672 231734 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.675 231737 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.675 231737 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:04:03.675 231737 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:04:03.678 231740 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:04:03.678 231740 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.678 231740 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:04:03.697 231759 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.697 231759 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.697 231759 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.697 231759 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:04:03.697 231759 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.697 231759 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.698 231760 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.699 231761 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.702 231764 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.702 231764 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:04:03.702 231764 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:04:03.704 231766 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:04:03.704 231766 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:04:03.706 231768 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.707 231769 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.710 231772 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.710 231772 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:04:03.710 231772 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:03.712 231774 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:04:03.712 231774 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:04:03.713 231775 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.714 231776 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.717 231779 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.717 231779 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:04:03.717 231779 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:04:03.719 231781 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:04:03.719 231781 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:04:03.720 231782 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.722 231784 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.725 231787 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.725 231787 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:04:03.725 231787 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:04:03.728 231790 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:04:03.728 231790 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:04:03.729 231791 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.730 231792 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.733 231795 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.733 231795 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:04:03.733 231795 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:03.735 231797 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:04:03.735 231797 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:04:03.736 231798 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.737 231799 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.740 231802 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.740 231802 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:04:03.740 231802 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:04:03.743 231805 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:04:03.743 231805 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.743 231805 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:04:03.770 231832 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.770 231832 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.770 231832 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.770 231832 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:04:03.770 231832 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.770 231832 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.771 231833 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.772 231834 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.775 231837 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.775 231837 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:04:03.775 231837 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:04:03.778 231840 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:04:03.778 231840 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:04:03.779 231841 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.780 231842 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.782 231844 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.782 231844 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:04:03.782 231844 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:04:03.785 231847 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:04:03.785 231847 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:04:03.787 231849 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.788 231850 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.791 231853 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.791 231853 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:04:03.791 231853 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:04:03.794 231856 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:04:03.794 231856 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:04:03.795 231857 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.796 231858 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.798 231860 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.799 231861 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:04:03.799 231861 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:04:03.802 231864 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:04:03.802 231864 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:04:03.802 231864 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.803 231865 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.807 231869 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.807 231869 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:04:03.807 231869 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:04:03.809 231871 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:04:03.809 231871 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.809 231871 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:04:03.831 231893 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.831 231893 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.831 231893 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.831 231893 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.831 231893 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:04:03.833 231895 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@23d275b3
20-08-2026 00:04:03.835 231897 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:04:03.835 231897 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:04:03.835 231897 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:04:03.839 231901 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:04:03.839 231901 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:04:03.839 231901 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.841 231903 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.844 231906 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.844 231906 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:04:03.844 231906 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:04:03.846 231908 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:04:03.846 231908 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.846 231908 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:04:03.866 231928 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.866 231928 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.866 231928 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.866 231928 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:04:03.866 231928 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.866 231928 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.867 231929 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.869 231931 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.873 231935 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.873 231935 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:04:03.873 231935 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:03.876 231938 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:04:03.878 231940 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:04:03.879 231941 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.880 231942 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.883 231945 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.883 231945 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:04:03.883 231945 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:04:03.887 231949 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:04:03.887 231949 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:04:03.888 231950 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.890 231952 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.895 231957 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.895 231957 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:04:03.895 231957 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:04:03.898 231960 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:04:03.898 231960 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:04:03.899 231961 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.900 231962 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.904 231966 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.904 231966 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:04:03.904 231966 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:04:03.907 231969 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:04:03.907 231969 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.907 231969 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:04:03.931 231993 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:04:03.931 231993 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:04:03.931 231993 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.931 231993 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.932 231994 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.934 231996 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:03.936 231998 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:03.936 231998 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:04:03.936 231998 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:04:03.939 232001 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:04:03.939 232001 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:04:03.940 232002 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.941 232003 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.944 232006 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.944 232006 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:04:03.944 232006 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:04:03.947 232009 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:04:03.947 232009 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.948 232010 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:04:03.963 232025 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.963 232025 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.963 232025 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.963 232025 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:04:03.963 232025 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.963 232025 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.964 232026 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:03.965 232027 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:03.968 232030 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:03.968 232030 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:04:03.968 232030 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:04:03.971 232033 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:04:03.971 232033 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:03.971 232033 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:04:03.997 232059 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.997 232059 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:03.997 232059 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:03.997 232059 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:04:03.997 232059 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:03.0
20-08-2026 00:04:03.997 232059 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:03.998 232060 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:03.999 232061 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.003 232065 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.003 232065 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:04:04.003 232065 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:04:04.005 232067 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:04:04.005 232067 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:04:04.006 232068 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:04.007 232069 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:04.011 232073 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:04.011 232073 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:04:04.011 232073 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:04:04.013 232075 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:04:04.013 232075 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:04.014 232076 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:04:04.034 232096 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:04.034 232096 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:04.034 232096 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:04.034 232096 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:04:04.034 232096 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:04.0
20-08-2026 00:04:04.034 232096 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:04.035 232097 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.036 232098 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.039 232101 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.039 232101 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:04:04.039 232101 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:04.042 232104 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:04:04.042 232104 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:04:04.043 232105 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:04.045 232107 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:04.047 232109 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:04.047 232109 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:04:04.047 232109 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:04:04.050 232112 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:04:04.050 232112 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:04:04.051 232113 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.052 232114 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.055 232117 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.055 232117 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:04:04.055 232117 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:04.057 232119 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:04:04.057 232119 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:04:04.058 232120 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:04.060 232122 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:04.063 232125 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:04.063 232125 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:04:04.063 232125 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:04:04.066 232128 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:04:04.066 232128 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:04.066 232128 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:04:04.099 232161 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:04.100 232162 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:04.100 232162 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:04.100 232162 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:04:04.100 232162 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:04.0
20-08-2026 00:04:04.100 232162 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:04.100 232162 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.102 232164 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.104 232166 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.104 232166 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:04:04.104 232166 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:04:04.107 232169 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:04:04.107 232169 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:04:04.108 232170 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.110 232172 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.113 232175 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.113 232175 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:04:04.113 232175 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:04:04.115 232177 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:04:04.115 232177 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:04:04.116 232178 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.117 232179 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.120 232182 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.120 232182 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:04:04.120 232182 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:04:04.123 232185 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:04:04.123 232185 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:04:04.124 232186 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:04.125 232187 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:04.128 232190 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:04.128 232190 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:04:04.128 232190 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:04:04.131 232193 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:04:04.131 232193 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:04:04.131 232193 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.133 232195 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.135 232197 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.136 232198 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:04:04.136 232198 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:04:04.138 232200 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:04:04.138 232200 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:04:04.188 232250 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.191 232253 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.197 232259 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.197 232259 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:04:04.197 232259 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:04:04.200 232262 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:04:04.200 232262 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:04:04.201 232263 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.202 232264 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.205 232267 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.205 232267 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:04:04.205 232267 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:04:04.208 232270 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:04:04.208 232270 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:04:04.209 232271 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.210 232272 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.212 232274 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.212 232274 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:04:04.212 232274 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:04:04.216 232278 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:04:04.216 232278 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:04:04.216 232278 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.218 232280 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.220 232282 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.220 232282 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:04:04.220 232282 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:04:04.223 232285 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:04:04.223 232285 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:04:04.224 232286 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.225 232287 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.228 232290 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.228 232290 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:04:04.228 232290 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:04:04.231 232293 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:04:04.231 232293 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:04:04.232 232294 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.233 232295 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.236 232298 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.236 232298 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:04:04.236 232298 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:04:04.238 232300 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:04:04.239 232301 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:04:04.240 232302 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.241 232303 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.244 232306 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.244 232306 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:04:04.244 232306 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:04.247 232309 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:04:04.247 232309 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:04:04.247 232309 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:04.249 232311 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:04.251 232313 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:04.251 232313 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:04:04.251 232313 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:04:04.254 232316 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:04:04.254 232316 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:04.254 232316 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:04:04.294 232356 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:04.294 232356 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:04.294 232356 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:04.294 232356 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:04:04.294 232356 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:04.0
20-08-2026 00:04:04.294 232356 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:04.295 232357 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.297 232359 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.301 232363 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.301 232363 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:04:04.301 232363 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:04:04.304 232366 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:04:04.304 232366 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:04:04.305 232367 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.306 232368 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.309 232371 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.309 232371 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:04:04.309 232371 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:04.312 232374 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:04:04.312 232374 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:04:04.313 232375 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.314 232376 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.316 232378 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.316 232378 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:04:04.316 232378 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:04:04.320 232382 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:04:04.320 232382 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:04:04.320 232382 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:04.322 232384 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:04.324 232386 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:04.324 232386 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:04:04.324 232386 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:04:04.327 232389 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:04:04.327 232389 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:04.327 232389 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:04:04.346 232408 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:04.346 232408 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:04.346 232408 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:04.346 232408 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:04:04.346 232408 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:04.0
20-08-2026 00:04:04.346 232408 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:04.347 232409 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:04.348 232410 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:04.351 232413 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:04.351 232413 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:04:04.351 232413 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:04:04.354 232416 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:04:04.354 232416 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:04.354 232416 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:04:04.378 232440 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:04.378 232440 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:04.378 232440 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:04.378 232440 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:04:04.378 232440 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:04.0
20-08-2026 00:04:04.378 232440 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:04.379 232441 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:04.380 232442 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:04.384 232446 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:04.384 232446 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:04:04.384 232446 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:04:04.386 232448 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:04:04.386 232448 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:04.386 232448 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:04:04.407 232469 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:04.407 232469 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:04:04.407 232469 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:04:04.407 232469 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:04:04.407 232469 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:04.0
20-08-2026 00:04:04.407 232469 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:04.408 232470 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.410 232472 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.413 232475 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.413 232475 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:04:04.413 232475 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:04:04.416 232478 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:04:04.416 232478 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:04:04.417 232479 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.418 232480 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.421 232483 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.422 232484 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:04:04.422 232484 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:04.424 232486 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:04:04.424 232486 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:04:04.425 232487 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.427 232489 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.431 232493 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.431 232493 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:04:04.431 232493 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:04:04.433 232495 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:04:04.433 232495 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:04:04.434 232496 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.435 232497 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.439 232501 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.439 232501 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:04:04.439 232501 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:04.441 232503 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:04:04.441 232503 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:04:04.442 232504 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.444 232506 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.447 232509 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.447 232509 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:04:04.447 232509 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:04:04.450 232512 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:04:04.450 232512 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:04:04.450 232512 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.452 232514 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.457 232519 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.457 232519 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:04:04.457 232519 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:04:04.461 232523 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:04:04.461 232523 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:04:04.462 232524 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.464 232526 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.466 232528 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.466 232528 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:04:04.466 232528 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:04:04.470 232532 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:04:04.470 232532 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:04:04.471 232533 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.472 232534 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.475 232537 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.475 232537 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:04:04.475 232537 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:04:04.478 232540 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:04:04.478 232540 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:04:04.479 232541 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.481 232543 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.483 232545 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.483 232545 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:04:04.483 232545 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:04:04.486 232548 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:04:04.486 232548 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:04:04.487 232549 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:04:04.488 232550 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ea08577
20-08-2026 00:04:04.491 232553 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:04:04.491 232553 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:04:04.491 232553 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:04:04.494 232556 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:04:04.494 232556 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:04:04.494 232556 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:04:04.521 232583 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:04.521 232583 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:04:04.521 232583 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:04:04.521 232583 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:04:04.521 232583 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:04:04.0
20-08-2026 00:04:04.521 232583 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:04:04.522 232584 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.523 232585 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.526 232588 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.526 232588 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:04:04.526 232588 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:04:04.529 232591 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:04:04.529 232591 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:04:04.530 232592 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.531 232593 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.534 232596 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.534 232596 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:04:04.534 232596 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:04:04.537 232599 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:04:04.537 232599 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:04:04.538 232600 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.539 232601 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.543 232605 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.543 232605 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:04:04.543 232605 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:04:04.545 232607 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:04:04.545 232607 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:04:04.546 232608 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.547 232609 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.551 232613 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.551 232613 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:04:04.551 232613 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:04:04.554 232616 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:04:04.554 232616 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:04:04.555 232617 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.557 232619 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.560 232622 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.560 232622 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:04:04.560 232622 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:04:04.564 232626 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:04:04.565 232627 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:04:04.566 232628 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:04:04.568 232630 [http-nio-8051-exec-10] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@33165f30
20-08-2026 00:04:04.574 232636 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:04:04.574 232636 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:04:04.574 232636 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:04:04.578 232640 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:04:04.578 232640 [http-nio-8051-exec-10] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:04:05.622 233684 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685600316121, timestamp=2026-08-19 20:56:02.0}
20-08-2026 00:04:05.623 233685 [http-nio-8051-exec-3] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685600316121, timestamp: 2026-08-19 20:56:02.0
20-08-2026 00:04:05.714 233776 [http-nio-8051-exec-3] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:04:06.979 235041 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:04:06.980 235042 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:04:06.980 235042 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:04:06.980 235042 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4c2be50b
20-08-2026 00:04:06.980 235042 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:04:06.980 235042 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:04:06.980 235042 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4c2be50b
20-08-2026 00:04:06.980 235042 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:04:06.985 235047 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:04:06.985 235047 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:04:06.985 235047 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:04:06.985 235047 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@95d98f5
20-08-2026 00:04:06.985 235047 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:04:06.985 235047 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:04:06.985 235047 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@95d98f5
20-08-2026 00:04:06.985 235047 [http-nio-8051-exec-4] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:04:07.453 235515 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:04:07.453 235515 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:04:07.453 235515 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 2cD058B15c7dD73f80583eEdB24bE68073428924
20-08-2026 00:04:07.453 235515 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:04:07.453 235515 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:04:07.454 235516 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:2cD058B15c7dD73f80583eEdB24bE68073428924, device:app
20-08-2026 00:04:07.454 235516 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:04:07.456 235518 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{},"imei":"TM05202204","total_items":0,"total_price":"0","user_id":"8073428924","session_id":"2cD058B15c7dD73f80583eEdB24bE68073428924","read_only":true}
20-08-2026 00:04:07.461 235523 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6cf8556f
20-08-2026 00:04:07.461 235523 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:04:07.461 235523 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:04:07.461 235523 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6cf8556f
20-08-2026 00:04:07.461 235523 [http-nio-8051-exec-6] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1a22de83
20-08-2026 00:04:07.745 235807 [http-nio-8051-exec-7] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500651, 4500702, 4500722, 4500725, 4500648, 186001, 4500712, 166327, 8355, 185994, 4500667, 4500689, 177747, 4500713, 186078, 185993, 4500656, 4500605, 4500710, 4500726, 4500407, 186059, 4500681, 4500564, 4500412, 4500643, 4500499, 4500644, 4500723], imei=TM03202401}
20-08-2026 00:04:07.753 235815 [http-nio-8051-exec-7] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:04:07.755 235817 [http-nio-8051-exec-7] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:04:08.696 236758 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.699 236761 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.706 236768 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"00C0Ff9f04D21a8cD380874aD37b63","status":true}
20-08-2026 00:04:08.707 236769 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"38C79a43Dc4b762b27518f8486387e","status":true}
20-08-2026 00:04:08.708 236770 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.710 236772 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C55c1310D8D120AfE4Eb2dA37b930b","status":true}
20-08-2026 00:04:08.710 236772 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.714 236776 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.714 236776 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"BaE5Df6b24B3A5Fe5a9570D0901f00","status":true}
20-08-2026 00:04:08.717 236779 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.717 236779 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"362a9402D7451b37Ba918b03A83396","status":true}
20-08-2026 00:04:08.717 236779 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.718 236780 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"50Ad814cE1A6B8694f830c4f641d02","status":true}
20-08-2026 00:04:08.718 236780 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"240339318e5aC2B9D8652f1d26AcE7","status":true}
20-08-2026 00:04:08.739 236801 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.744 236806 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B096C7Cd74B6739b4a05701374D30b","status":true}
20-08-2026 00:04:08.778 236840 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.780 236842 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D5Cb666c42B1C1F49e8a260252FaC7","status":true}
20-08-2026 00:04:08.784 236846 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.785 236847 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0a8cD6A8F054Cf3a6c276eDdDc33Ca","status":true}
20-08-2026 00:04:08.793 236855 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.794 236856 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F3EeB989C72568A88e648969324003","status":true}
20-08-2026 00:04:08.796 236858 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.798 236860 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.799 236861 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A16b5bC190EcE063E1E30bDc92789f","status":true}
20-08-2026 00:04:08.800 236862 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A0Af839eB81552498105C8B8DfB9D0","status":true}
20-08-2026 00:04:08.803 236865 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.805 236867 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.806 236868 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"42700b7949960dA8D90021203a3961","status":true}
20-08-2026 00:04:08.808 236870 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"23Bf39Ca4459E69011E77838B4B7Fc","status":true}
20-08-2026 00:04:08.815 236877 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.818 236880 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"69A208562c8951A8D3F008F1A7B8D0","status":true}
20-08-2026 00:04:08.865 236927 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.869 236931 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9a548f977d2b214285601c038f677e","status":true}
20-08-2026 00:04:08.874 236936 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.876 236938 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.877 236939 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"18Fc0c1b8bE1D57a7361B3Ed0a385e","status":true}
20-08-2026 00:04:08.877 236939 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1dDe8b985418849cEb2c86F4D0DcA4","status":true}
20-08-2026 00:04:08.881 236943 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.882 236944 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3687D8A5E62f0e34740b01D536B7A2","status":true}
20-08-2026 00:04:08.895 236957 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.896 236958 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"AfFd8b1aD6D8Fd89F71684325f5341","status":true}
20-08-2026 00:04:08.901 236963 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.902 236964 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"518e7a6f91059673B7FeA63941F41c","status":true}
20-08-2026 00:04:08.903 236965 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.904 236966 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F1295d79F0FaE580299a15B8888dBe","status":true}
20-08-2026 00:04:08.939 237001 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.939 237001 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.942 237004 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A2D355E3507c6d5d067073B4A4009f","status":true}
20-08-2026 00:04:08.942 237004 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"FaB9C1C8B40e1a5338783050C1Bf1f","status":true}
20-08-2026 00:04:08.951 237013 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.953 237015 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2bF9EdA0EcF072B2612cB876629eB6","status":true}
20-08-2026 00:04:08.957 237019 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.958 237020 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"65Ba8e3749D2Ec638a4a40FbAeC4E6","status":true}
20-08-2026 00:04:08.962 237024 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.964 237026 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"78D81a6415C293BdF24239A479F3Ec","status":true}
20-08-2026 00:04:08.977 237039 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.978 237040 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"375d6d28E375A8C84509C850BbCbC1","status":true}
20-08-2026 00:04:08.984 237046 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:08.987 237049 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0e36D9A228C540A7E3FdEe27D3A7C9","status":true}
20-08-2026 00:04:08.988 237050 [http-nio-8051-exec-2] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:04:08.988 237050 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:04:09.011 237073 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.013 237075 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2eE1052179DbF6E8Ef8aB0B48cA97e","status":true}
20-08-2026 00:04:09.016 237078 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.019 237081 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"EaAf68928dB3E2E0FbC300D035B8F1","status":true}
20-08-2026 00:04:09.021 237083 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.024 237086 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"26E3E1C19aC1F76128B916811bC545","status":true}
20-08-2026 00:04:09.027 237089 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.028 237090 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"08A53e47AeAf65648d10D8647293Ca","status":true}
20-08-2026 00:04:09.041 237103 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.042 237104 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A0215c768c1e27720d907e2c998145","status":true}
20-08-2026 00:04:09.056 237118 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.058 237120 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"68B1Ef44F4B2235b6892B5E1Ed63Bc","status":true}
20-08-2026 00:04:09.071 237133 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.073 237135 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"52Ac9281Fb6e23405bCb014c1b75D7","status":true}
20-08-2026 00:04:09.083 237145 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.083 237145 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.085 237147 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D80dD4Af884eEaB2E70c252d76B597","status":true}
20-08-2026 00:04:09.086 237148 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.086 237148 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A5AfC1Cb3a06Cd2b11E7E520Cb6d16","status":true}
20-08-2026 00:04:09.087 237149 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6230A0955f554dDf400dA89a626f32","status":true}
20-08-2026 00:04:09.092 237154 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.095 237157 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"951bBdCd977d79A3214dFf7b6fC68a","status":true}
20-08-2026 00:04:09.098 237160 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.101 237163 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D192Ee04528b9cC7E0B32060C91bF9","status":true}
20-08-2026 00:04:09.123 237185 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.125 237187 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"33877764Af27D204A9422416C59112","status":true}
20-08-2026 00:04:09.131 237193 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.135 237197 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E55b9d8f0eD708329774480a50078a","status":true}
20-08-2026 00:04:09.154 237216 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.157 237219 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.159 237221 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"70AaAe22E59479BbF019A0132a7f33","status":true}
20-08-2026 00:04:09.159 237221 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B6F803022a204cD2716866D799B768","status":true}
20-08-2026 00:04:09.162 237224 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.165 237227 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7548F03861090e860927EdE835907d","status":true}
20-08-2026 00:04:09.178 237240 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.183 237245 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"47F1B7Bf44A1481392802bB9BeCdCc","status":true}
20-08-2026 00:04:09.187 237249 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.191 237253 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"176dE78aF366019bE73b82Fd1b5265","status":true}
20-08-2026 00:04:09.230 237292 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.232 237294 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.233 237295 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"97EbAd2b8c59139a513dBbEc3d1654","status":true}
20-08-2026 00:04:09.234 237296 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.235 237297 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F4EeD62128038eE651D038B30e2dD2","status":true}
20-08-2026 00:04:09.236 237298 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8aC3E8124bC7AaEfC6AbA01aDc8fAd","status":true}
20-08-2026 00:04:09.241 237303 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.245 237307 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F777FaC7879826111c496d31791061","status":true}
20-08-2026 00:04:09.256 237318 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.257 237319 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6c0b952608B7603d78F2D0Fb1b7810","status":true}
20-08-2026 00:04:09.289 237351 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.291 237353 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A00a6238Ec7c4c3eF6A4B5A4F2FeDb","status":true}
20-08-2026 00:04:09.300 237362 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.302 237364 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8aF22bA3E86fD9E3265910Cb535d29","status":true}
20-08-2026 00:04:09.311 237373 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.311 237373 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.313 237375 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.312 237374 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"71Ec47B626AeC9Ae8c92B843DcA590","status":true}
20-08-2026 00:04:09.314 237376 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3876A12f619dA3088a56B53539F9B8","status":true}
20-08-2026 00:04:09.315 237377 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fe6dB42cF35574Cd6cA5E02057015b","status":true}
20-08-2026 00:04:09.353 237415 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:04:09.356 237418 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6704DbF10d0768A391FdFd9fC7F438","status":true}
20-08-2026 00:04:09.675 237737 [http-nio-8051-exec-6] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202505, skus=[186043, 4500573, 186078, 4500667, 4500715, 4500681, 4500677, 4500713, 4500564, 4500563, 4500646, 4500705, 185993, 4500694, 4500712, 4500669]}
20-08-2026 00:04:09.679 237741 [http-nio-8051-exec-6] INFO  n.c.kiosk.machine.MachineController - [{"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","sku_id":"4500563","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500563-5270.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:00:22.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}]
20-08-2026 00:04:09.681 237743 [http-nio-8051-exec-6] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:04:10.170 238232 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:10.179 238241 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:10.184 238246 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:10.200 238262 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:10.214 238276 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:10.258 238320 [http-nio-8051-exec-1] INFO  o.h.h.i.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory
20-08-2026 00:04:10.443 238505 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:10.574 238636 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:10.807 238869 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:10.861 238923 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:11.051 239113 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:11.249 239311 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:11.579 239641 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:11.580 239642 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:11.645 239707 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:11.646 239708 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:11.681 239743 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:11.754 239816 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:11.783 239845 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:11.784 239846 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:11.831 239893 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:11.832 239894 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:11.847 239909 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:11.848 239910 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:11.878 239940 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:11.907 239969 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:11.908 239970 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:11.922 239984 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:11.930 239992 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:11.930 239992 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:11.932 239994 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:11.933 239995 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:11.941 240003 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:11.988 240050 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:12.045 240107 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:12.048 240110 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:12.055 240117 [http-nio-8051-exec-13] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:12.046 240108 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:12.132 240194 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:12.132 240194 [http-nio-8051-exec-4] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:12.279 240341 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:12.625 240687 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:12.625 240687 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.069 241131 [http-nio-8051-exec-14] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:13.069 241131 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:13.165 241227 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.166 241228 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.271 241333 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:13.431 241493 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.432 241494 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.440 241502 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.443 241505 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.512 241574 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.513 241575 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.525 241587 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:13.550 241612 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:13.595 241657 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:13.657 241719 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.657 241719 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.697 241759 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.697 241759 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.697 241759 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.697 241759 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.709 241771 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.709 241771 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.712 241774 [http-nio-8051-exec-13] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.713 241775 [http-nio-8051-exec-13] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.713 241775 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.718 241780 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.724 241786 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.724 241786 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.747 241809 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:13.791 241853 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:13.797 241859 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:13.809 241871 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:13.812 241874 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:13.813 241875 [http-nio-8051-exec-4] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:13.813 241875 [http-nio-8051-exec-13] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:13.913 241975 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.038 242100 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.106 242168 [http-nio-8051-exec-15] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.116 242178 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.122 242184 [http-nio-8051-exec-16] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.127 242189 [http-nio-8051-exec-17] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.132 242194 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.139 242201 [http-nio-8051-exec-19] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.178 242240 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.222 242284 [http-nio-8051-exec-21] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.459 242521 [http-nio-8051-exec-22] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.457 242519 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.702 242764 [http-nio-8051-exec-14] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:14.705 242767 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:14.840 242902 [http-nio-8051-exec-14] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:14.953 243015 [http-nio-8051-exec-24] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.164 243226 [http-nio-8051-exec-26] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.173 243235 [http-nio-8051-exec-25] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.181 243243 [http-nio-8051-exec-28] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.167 243229 [http-nio-8051-exec-27] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.188 243250 [http-nio-8051-exec-29] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.192 243254 [http-nio-8051-exec-30] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.221 243283 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.230 243292 [http-nio-8051-exec-33] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.233 243295 [http-nio-8051-exec-35] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.233 243295 [http-nio-8051-exec-36] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.241 243303 [http-nio-8051-exec-37] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.283 243345 [http-nio-8051-exec-31] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.350 243412 [http-nio-8051-exec-32] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:04:15.451 243513 [http-nio-8051-exec-38] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:04:15.451 243513 [http-nio-8051-exec-38] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:04:15.626 243688 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:15.629 243691 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:16.003 244065 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:16.003 244065 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:16.045 244107 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:16.046 244108 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:16.067 244129 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0e36D9A228C540A7E3FdEe27D3A7C9
20-08-2026 00:04:16.067 244129 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0e36D9A228C540A7E3FdEe27D3A7C9
20-08-2026 00:04:16.069 244131 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@549d7a6e
20-08-2026 00:04:16.069 244131 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248984","expired":false,"activity":"","logged":false,"session":"0e36D9A228C540A7E3FdEe27D3A7C9","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.069 244131 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0e36D9A228C540A7E3FdEe27D3A7C9","status":true}
20-08-2026 00:04:16.069 244131 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0e36D9A228C540A7E3FdEe27D3A7C9
20-08-2026 00:04:16.070 244132 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@549d7a6e
20-08-2026 00:04:16.070 244132 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248984","expired":false,"activity":"","logged":false,"session":"0e36D9A228C540A7E3FdEe27D3A7C9","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.070 244132 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0e36D9A228C540A7E3FdEe27D3A7C9, mobile : , newSession : 0e36D9A228C540A7E3FdEe27D3A7C9, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660749537502","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Titan Eye plus -2","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113248984
20-08-2026 00:04:16.070 244132 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0e36D9A228C540A7E3FdEe27D3A7C9
20-08-2026 00:04:16.070 244132 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0e36D9A228C540A7E3FdEe27D3A7C9
20-08-2026 00:04:16.078 244140 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@549d7a6e
20-08-2026 00:04:16.078 244140 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248984","expired":false,"activity":"","logged":false,"session":"0e36D9A228C540A7E3FdEe27D3A7C9","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.078 244140 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0e36D9A228C540A7E3FdEe27D3A7C9","status":true}
20-08-2026 00:04:16.119 244181 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : EaAf68928dB3E2E0FbC300D035B8F1
20-08-2026 00:04:16.120 244182 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : EaAf68928dB3E2E0FbC300D035B8F1
20-08-2026 00:04:16.122 244184 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f1db42e
20-08-2026 00:04:16.122 244184 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249016","expired":false,"activity":"","logged":false,"session":"EaAf68928dB3E2E0FbC300D035B8F1","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.122 244184 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"EaAf68928dB3E2E0FbC300D035B8F1","status":true}
20-08-2026 00:04:16.123 244185 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : EaAf68928dB3E2E0FbC300D035B8F1
20-08-2026 00:04:16.123 244185 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f1db42e
20-08-2026 00:04:16.123 244185 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249016","expired":false,"activity":"","logged":false,"session":"EaAf68928dB3E2E0FbC300D035B8F1","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.123 244185 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: EaAf68928dB3E2E0FbC300D035B8F1, mobile : , newSession : EaAf68928dB3E2E0FbC300D035B8F1, active : 1, activity : {"machine":{"area":"store","vm_id":"1673075277157","cart_enabled":true,"address":"Rack Test","vm_imei_id":"TM12202250","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"server_spiral\":1}","latlong":"00000000,000000","location":"store machine 1"}}, expiry  :1795113249016
20-08-2026 00:04:16.123 244185 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : EaAf68928dB3E2E0FbC300D035B8F1
20-08-2026 00:04:16.123 244185 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : EaAf68928dB3E2E0FbC300D035B8F1
20-08-2026 00:04:16.128 244190 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f1db42e
20-08-2026 00:04:16.128 244190 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249016","expired":false,"activity":"","logged":false,"session":"EaAf68928dB3E2E0FbC300D035B8F1","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.128 244190 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"EaAf68928dB3E2E0FbC300D035B8F1","status":true}
20-08-2026 00:04:16.226 244288 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:16.229 244291 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:16.266 244328 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 26E3E1C19aC1F76128B916811bC545
20-08-2026 00:04:16.266 244328 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26E3E1C19aC1F76128B916811bC545
20-08-2026 00:04:16.270 244332 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@632290fe
20-08-2026 00:04:16.270 244332 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249022","expired":false,"activity":"","logged":false,"session":"26E3E1C19aC1F76128B916811bC545","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.270 244332 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"26E3E1C19aC1F76128B916811bC545","status":true}
20-08-2026 00:04:16.270 244332 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26E3E1C19aC1F76128B916811bC545
20-08-2026 00:04:16.273 244335 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@632290fe
20-08-2026 00:04:16.273 244335 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249022","expired":false,"activity":"","logged":false,"session":"26E3E1C19aC1F76128B916811bC545","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.273 244335 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 26E3E1C19aC1F76128B916811bC545, mobile : , newSession : 26E3E1C19aC1F76128B916811bC545, active : 1, activity : {"machine":{"area":"E-city ","vm_id":"1693385315786","cart_enabled":true,"address":"HSR","vm_imei_id":"TM09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas LV 5th Floor "}}, expiry  :1795113249022
20-08-2026 00:04:16.273 244335 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 26E3E1C19aC1F76128B916811bC545
20-08-2026 00:04:16.274 244336 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26E3E1C19aC1F76128B916811bC545
20-08-2026 00:04:16.279 244341 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8aC3E8124bC7AaEfC6AbA01aDc8fAd
20-08-2026 00:04:16.279 244341 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8aC3E8124bC7AaEfC6AbA01aDc8fAd
20-08-2026 00:04:16.280 244342 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@632290fe
20-08-2026 00:04:16.280 244342 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249022","expired":false,"activity":"","logged":false,"session":"26E3E1C19aC1F76128B916811bC545","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.280 244342 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"26E3E1C19aC1F76128B916811bC545","status":true}
20-08-2026 00:04:16.281 244343 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fc4dae
20-08-2026 00:04:16.281 244343 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249235","expired":false,"activity":"","logged":false,"session":"8aC3E8124bC7AaEfC6AbA01aDc8fAd","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.281 244343 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8aC3E8124bC7AaEfC6AbA01aDc8fAd","status":true}
20-08-2026 00:04:16.281 244343 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8aC3E8124bC7AaEfC6AbA01aDc8fAd
20-08-2026 00:04:16.285 244347 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fc4dae
20-08-2026 00:04:16.285 244347 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249235","expired":false,"activity":"","logged":false,"session":"8aC3E8124bC7AaEfC6AbA01aDc8fAd","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.285 244347 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8aC3E8124bC7AaEfC6AbA01aDc8fAd, mobile : , newSession : 8aC3E8124bC7AaEfC6AbA01aDc8fAd, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT","vm_id":"8969790716036205382","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113249235
20-08-2026 00:04:16.285 244347 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8aC3E8124bC7AaEfC6AbA01aDc8fAd
20-08-2026 00:04:16.285 244347 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8aC3E8124bC7AaEfC6AbA01aDc8fAd
20-08-2026 00:04:16.286 244348 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fc4dae
20-08-2026 00:04:16.287 244349 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249235","expired":false,"activity":"","logged":false,"session":"8aC3E8124bC7AaEfC6AbA01aDc8fAd","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.287 244349 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8aC3E8124bC7AaEfC6AbA01aDc8fAd","status":true}
20-08-2026 00:04:16.306 244368 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 52Ac9281Fb6e23405bCb014c1b75D7
20-08-2026 00:04:16.306 244368 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 52Ac9281Fb6e23405bCb014c1b75D7
20-08-2026 00:04:16.317 244379 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@322c0590
20-08-2026 00:04:16.317 244379 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249071","expired":false,"activity":"","logged":false,"session":"52Ac9281Fb6e23405bCb014c1b75D7","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.318 244380 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"52Ac9281Fb6e23405bCb014c1b75D7","status":true}
20-08-2026 00:04:16.318 244380 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 52Ac9281Fb6e23405bCb014c1b75D7
20-08-2026 00:04:16.320 244382 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@322c0590
20-08-2026 00:04:16.320 244382 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249071","expired":false,"activity":"","logged":false,"session":"52Ac9281Fb6e23405bCb014c1b75D7","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.320 244382 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 52Ac9281Fb6e23405bCb014c1b75D7, mobile : , newSession : 52Ac9281Fb6e23405bCb014c1b75D7, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1748242676721","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM05202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas lakeview  2nd floor"}}, expiry  :1795113249071
20-08-2026 00:04:16.320 244382 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 52Ac9281Fb6e23405bCb014c1b75D7
20-08-2026 00:04:16.320 244382 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 52Ac9281Fb6e23405bCb014c1b75D7
20-08-2026 00:04:16.321 244383 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@322c0590
20-08-2026 00:04:16.321 244383 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249071","expired":false,"activity":"","logged":false,"session":"52Ac9281Fb6e23405bCb014c1b75D7","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.321 244383 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"52Ac9281Fb6e23405bCb014c1b75D7","status":true}
20-08-2026 00:04:16.339 244401 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B6F803022a204cD2716866D799B768
20-08-2026 00:04:16.339 244401 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B6F803022a204cD2716866D799B768
20-08-2026 00:04:16.340 244402 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3399b884
20-08-2026 00:04:16.341 244403 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249157","expired":false,"activity":"","logged":false,"session":"B6F803022a204cD2716866D799B768","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.341 244403 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B6F803022a204cD2716866D799B768","status":true}
20-08-2026 00:04:16.341 244403 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B6F803022a204cD2716866D799B768
20-08-2026 00:04:16.341 244403 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3399b884
20-08-2026 00:04:16.341 244403 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249157","expired":false,"activity":"","logged":false,"session":"B6F803022a204cD2716866D799B768","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.341 244403 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B6F803022a204cD2716866D799B768, mobile : , newSession : B6F803022a204cD2716866D799B768, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749829657832","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202503","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 7th Floor"}}, expiry  :1795113249157
20-08-2026 00:04:16.341 244403 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B6F803022a204cD2716866D799B768
20-08-2026 00:04:16.341 244403 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B6F803022a204cD2716866D799B768
20-08-2026 00:04:16.344 244406 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A0215c768c1e27720d907e2c998145
20-08-2026 00:04:16.345 244407 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A0215c768c1e27720d907e2c998145
20-08-2026 00:04:16.345 244407 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@67a77ca4
20-08-2026 00:04:16.345 244407 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249041","expired":false,"activity":"","logged":false,"session":"A0215c768c1e27720d907e2c998145","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.345 244407 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A0215c768c1e27720d907e2c998145","status":true}
20-08-2026 00:04:16.345 244407 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A0215c768c1e27720d907e2c998145
20-08-2026 00:04:16.346 244408 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3399b884
20-08-2026 00:04:16.346 244408 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249157","expired":false,"activity":"","logged":false,"session":"B6F803022a204cD2716866D799B768","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.346 244408 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B6F803022a204cD2716866D799B768","status":true}
20-08-2026 00:04:16.349 244411 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@67a77ca4
20-08-2026 00:04:16.349 244411 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249041","expired":false,"activity":"","logged":false,"session":"A0215c768c1e27720d907e2c998145","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.349 244411 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A0215c768c1e27720d907e2c998145, mobile : , newSession : A0215c768c1e27720d907e2c998145, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686833081377","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202304","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Texas LV A Block 1st Floor"}}, expiry  :1795113249041
20-08-2026 00:04:16.349 244411 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A0215c768c1e27720d907e2c998145
20-08-2026 00:04:16.349 244411 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A0215c768c1e27720d907e2c998145
20-08-2026 00:04:16.349 244411 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@67a77ca4
20-08-2026 00:04:16.349 244411 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249041","expired":false,"activity":"","logged":false,"session":"A0215c768c1e27720d907e2c998145","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.352 244414 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A0215c768c1e27720d907e2c998145","status":true}
20-08-2026 00:04:16.369 244431 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D192Ee04528b9cC7E0B32060C91bF9
20-08-2026 00:04:16.370 244432 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D192Ee04528b9cC7E0B32060C91bF9
20-08-2026 00:04:16.370 244432 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a43db8f
20-08-2026 00:04:16.370 244432 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249098","expired":false,"activity":"","logged":false,"session":"D192Ee04528b9cC7E0B32060C91bF9","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.371 244433 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D192Ee04528b9cC7E0B32060C91bF9","status":true}
20-08-2026 00:04:16.371 244433 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D192Ee04528b9cC7E0B32060C91bF9
20-08-2026 00:04:16.386 244448 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a43db8f
20-08-2026 00:04:16.386 244448 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249098","expired":false,"activity":"","logged":false,"session":"D192Ee04528b9cC7E0B32060C91bF9","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.386 244448 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D192Ee04528b9cC7E0B32060C91bF9, mobile : , newSession : D192Ee04528b9cC7E0B32060C91bF9, active : 1, activity : {"machine":{"area":"HSR","vm_id":"1694000374524","cart_enabled":true,"address":"","vm_imei_id":"NU09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"Titan Eye plus Spiral"}}, expiry  :1795113249098
20-08-2026 00:04:16.386 244448 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D192Ee04528b9cC7E0B32060C91bF9
20-08-2026 00:04:16.386 244448 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D192Ee04528b9cC7E0B32060C91bF9
20-08-2026 00:04:16.395 244457 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F1295d79F0FaE580299a15B8888dBe
20-08-2026 00:04:16.395 244457 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1295d79F0FaE580299a15B8888dBe
20-08-2026 00:04:16.396 244458 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a43db8f
20-08-2026 00:04:16.396 244458 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249098","expired":false,"activity":"","logged":false,"session":"D192Ee04528b9cC7E0B32060C91bF9","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.396 244458 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D192Ee04528b9cC7E0B32060C91bF9","status":true}
20-08-2026 00:04:16.405 244467 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:16.409 244471 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:16.417 244479 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c34a71d
20-08-2026 00:04:16.417 244479 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248903","expired":false,"activity":"","logged":false,"session":"F1295d79F0FaE580299a15B8888dBe","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.417 244479 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F1295d79F0FaE580299a15B8888dBe","status":true}
20-08-2026 00:04:16.417 244479 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1295d79F0FaE580299a15B8888dBe
20-08-2026 00:04:16.420 244482 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c34a71d
20-08-2026 00:04:16.420 244482 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248903","expired":false,"activity":"","logged":false,"session":"F1295d79F0FaE580299a15B8888dBe","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.420 244482 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F1295d79F0FaE580299a15B8888dBe, mobile : , newSession : F1295d79F0FaE580299a15B8888dBe, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_7th Floor"}}, expiry  :1795113248903
20-08-2026 00:04:16.421 244483 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F1295d79F0FaE580299a15B8888dBe
20-08-2026 00:04:16.421 244483 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1295d79F0FaE580299a15B8888dBe
20-08-2026 00:04:16.424 244486 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c34a71d
20-08-2026 00:04:16.424 244486 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248903","expired":false,"activity":"","logged":false,"session":"F1295d79F0FaE580299a15B8888dBe","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.424 244486 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F1295d79F0FaE580299a15B8888dBe","status":true}
20-08-2026 00:04:16.430 244492 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B096C7Cd74B6739b4a05701374D30b
20-08-2026 00:04:16.430 244492 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B096C7Cd74B6739b4a05701374D30b
20-08-2026 00:04:16.433 244495 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 50Ad814cE1A6B8694f830c4f641d02
20-08-2026 00:04:16.434 244496 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50Ad814cE1A6B8694f830c4f641d02
20-08-2026 00:04:16.449 244511 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2eE1052179DbF6E8Ef8aB0B48cA97e
20-08-2026 00:04:16.449 244511 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2eE1052179DbF6E8Ef8aB0B48cA97e
20-08-2026 00:04:16.450 244512 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9d713dc
20-08-2026 00:04:16.450 244512 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249011","expired":false,"activity":"","logged":false,"session":"2eE1052179DbF6E8Ef8aB0B48cA97e","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.450 244512 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2eE1052179DbF6E8Ef8aB0B48cA97e","status":true}
20-08-2026 00:04:16.450 244512 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2eE1052179DbF6E8Ef8aB0B48cA97e
20-08-2026 00:04:16.451 244513 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9d713dc
20-08-2026 00:04:16.451 244513 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249011","expired":false,"activity":"","logged":false,"session":"2eE1052179DbF6E8Ef8aB0B48cA97e","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.451 244513 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2eE1052179DbF6E8Ef8aB0B48cA97e, mobile : , newSession : 2eE1052179DbF6E8Ef8aB0B48cA97e, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685600316121","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202302","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas Ariel 2nd floor"}}, expiry  :1795113249011
20-08-2026 00:04:16.451 244513 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2eE1052179DbF6E8Ef8aB0B48cA97e
20-08-2026 00:04:16.451 244513 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2eE1052179DbF6E8Ef8aB0B48cA97e
20-08-2026 00:04:16.452 244514 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9d713dc
20-08-2026 00:04:16.452 244514 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249011","expired":false,"activity":"","logged":false,"session":"2eE1052179DbF6E8Ef8aB0B48cA97e","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.452 244514 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2eE1052179DbF6E8Ef8aB0B48cA97e","status":true}
20-08-2026 00:04:16.470 244532 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2bF9EdA0EcF072B2612cB876629eB6
20-08-2026 00:04:16.471 244533 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2bF9EdA0EcF072B2612cB876629eB6
20-08-2026 00:04:16.471 244533 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31c3dbea
20-08-2026 00:04:16.471 244533 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248952","expired":false,"activity":"","logged":false,"session":"2bF9EdA0EcF072B2612cB876629eB6","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.471 244533 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2bF9EdA0EcF072B2612cB876629eB6","status":true}
20-08-2026 00:04:16.471 244533 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2bF9EdA0EcF072B2612cB876629eB6
20-08-2026 00:04:16.474 244536 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31c3dbea
20-08-2026 00:04:16.474 244536 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248952","expired":false,"activity":"","logged":false,"session":"2bF9EdA0EcF072B2612cB876629eB6","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.475 244537 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2bF9EdA0EcF072B2612cB876629eB6, mobile : , newSession : 2bF9EdA0EcF072B2612cB876629eB6, active : 1, activity : {"machine":{"area":"Media Tek_4 C_3rd Floor","vm_id":"1650863155668","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,5555555","location":"MediaTek_4 C_3rd Floor"}}, expiry  :1795113248952
20-08-2026 00:04:16.475 244537 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2bF9EdA0EcF072B2612cB876629eB6
20-08-2026 00:04:16.475 244537 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2bF9EdA0EcF072B2612cB876629eB6
20-08-2026 00:04:16.477 244539 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31c3dbea
20-08-2026 00:04:16.477 244539 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248952","expired":false,"activity":"","logged":false,"session":"2bF9EdA0EcF072B2612cB876629eB6","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.477 244539 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2bF9EdA0EcF072B2612cB876629eB6","status":true}
20-08-2026 00:04:16.541 244603 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 38C79a43Dc4b762b27518f8486387e
20-08-2026 00:04:16.541 244603 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 38C79a43Dc4b762b27518f8486387e
20-08-2026 00:04:16.544 244606 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f937da8
20-08-2026 00:04:16.544 244606 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248702","expired":false,"activity":"","logged":false,"session":"38C79a43Dc4b762b27518f8486387e","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.544 244606 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"38C79a43Dc4b762b27518f8486387e","status":true}
20-08-2026 00:04:16.545 244607 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 38C79a43Dc4b762b27518f8486387e
20-08-2026 00:04:16.546 244608 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f937da8
20-08-2026 00:04:16.546 244608 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248702","expired":false,"activity":"","logged":false,"session":"38C79a43Dc4b762b27518f8486387e","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.546 244608 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 38C79a43Dc4b762b27518f8486387e, mobile : , newSession : 38C79a43Dc4b762b27518f8486387e, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1650862850550","cart_enabled":true,"address":"Mediatek B-5A  3rd Floor","vm_imei_id":"TM04202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,55555","location":"Mediatek B-5A  3rd Floor"}}, expiry  :1795113248702
20-08-2026 00:04:16.546 244608 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 38C79a43Dc4b762b27518f8486387e
20-08-2026 00:04:16.546 244608 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 38C79a43Dc4b762b27518f8486387e
20-08-2026 00:04:16.546 244608 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f937da8
20-08-2026 00:04:16.546 244608 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248702","expired":false,"activity":"","logged":false,"session":"38C79a43Dc4b762b27518f8486387e","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.546 244608 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"38C79a43Dc4b762b27518f8486387e","status":true}
20-08-2026 00:04:16.593 244655 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@25bb9d3
20-08-2026 00:04:16.593 244655 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248717","expired":false,"activity":"","logged":false,"session":"50Ad814cE1A6B8694f830c4f641d02","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.593 244655 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"50Ad814cE1A6B8694f830c4f641d02","status":true}
20-08-2026 00:04:16.593 244655 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50Ad814cE1A6B8694f830c4f641d02
20-08-2026 00:04:16.593 244655 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@25bb9d3
20-08-2026 00:04:16.593 244655 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248717","expired":false,"activity":"","logged":false,"session":"50Ad814cE1A6B8694f830c4f641d02","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.593 244655 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 50Ad814cE1A6B8694f830c4f641d02, mobile : , newSession : 50Ad814cE1A6B8694f830c4f641d02, active : 1, activity : {"machine":{"ds_imei":"NU04202103","area":"Marathahalli","vm_id":"1619624606494","cart_enabled":true,"address":"Marathahalli","vm_imei_id":"NU04202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.957954, 77.702755","ds_area":"Marathahalli","location":"Mahaveer Traders","ds_geocode":"12.957954, 77.702755"}}, expiry  :1795113248717
20-08-2026 00:04:16.593 244655 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 50Ad814cE1A6B8694f830c4f641d02
20-08-2026 00:04:16.594 244656 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50Ad814cE1A6B8694f830c4f641d02
20-08-2026 00:04:16.594 244656 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@25bb9d3
20-08-2026 00:04:16.594 244656 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248717","expired":false,"activity":"","logged":false,"session":"50Ad814cE1A6B8694f830c4f641d02","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.594 244656 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"50Ad814cE1A6B8694f830c4f641d02","status":true}
20-08-2026 00:04:16.624 244686 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a5dc46
20-08-2026 00:04:16.624 244686 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248740","expired":false,"activity":"","logged":false,"session":"B096C7Cd74B6739b4a05701374D30b","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.624 244686 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B096C7Cd74B6739b4a05701374D30b","status":true}
20-08-2026 00:04:16.624 244686 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B096C7Cd74B6739b4a05701374D30b
20-08-2026 00:04:16.652 244714 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a5dc46
20-08-2026 00:04:16.652 244714 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248740","expired":false,"activity":"","logged":false,"session":"B096C7Cd74B6739b4a05701374D30b","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.653 244715 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B096C7Cd74B6739b4a05701374D30b, mobile : , newSession : B096C7Cd74B6739b4a05701374D30b, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513063","cart_enabled":true,"address":"HSR","vm_imei_id":"VS11202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Nyaa online Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795113248740
20-08-2026 00:04:16.653 244715 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B096C7Cd74B6739b4a05701374D30b
20-08-2026 00:04:16.653 244715 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B096C7Cd74B6739b4a05701374D30b
20-08-2026 00:04:16.653 244715 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a5dc46
20-08-2026 00:04:16.653 244715 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248740","expired":false,"activity":"","logged":false,"session":"B096C7Cd74B6739b4a05701374D30b","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.656 244718 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B096C7Cd74B6739b4a05701374D30b","status":true}
20-08-2026 00:04:16.756 244818 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A0Af839eB81552498105C8B8DfB9D0
20-08-2026 00:04:16.756 244818 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A0Af839eB81552498105C8B8DfB9D0
20-08-2026 00:04:16.757 244819 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BaE5Df6b24B3A5Fe5a9570D0901f00
20-08-2026 00:04:16.757 244819 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BaE5Df6b24B3A5Fe5a9570D0901f00
20-08-2026 00:04:16.760 244822 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60057de8
20-08-2026 00:04:16.760 244822 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248710","expired":false,"activity":"","logged":false,"session":"BaE5Df6b24B3A5Fe5a9570D0901f00","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.760 244822 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BaE5Df6b24B3A5Fe5a9570D0901f00","status":true}
20-08-2026 00:04:16.760 244822 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BaE5Df6b24B3A5Fe5a9570D0901f00
20-08-2026 00:04:16.760 244822 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60057de8
20-08-2026 00:04:16.761 244823 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248710","expired":false,"activity":"","logged":false,"session":"BaE5Df6b24B3A5Fe5a9570D0901f00","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.761 244823 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: BaE5Df6b24B3A5Fe5a9570D0901f00, mobile : , newSession : BaE5Df6b24B3A5Fe5a9570D0901f00, active : 1, activity : {"machine":{"ds_imei":"VS09202101","area":"HSR","vm_id":"1619843922075","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 1 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113248710
20-08-2026 00:04:16.761 244823 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BaE5Df6b24B3A5Fe5a9570D0901f00
20-08-2026 00:04:16.761 244823 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BaE5Df6b24B3A5Fe5a9570D0901f00
20-08-2026 00:04:16.763 244825 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60057de8
20-08-2026 00:04:16.763 244825 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248710","expired":false,"activity":"","logged":false,"session":"BaE5Df6b24B3A5Fe5a9570D0901f00","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.763 244825 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BaE5Df6b24B3A5Fe5a9570D0901f00","status":true}
20-08-2026 00:04:16.772 244834 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@56661c8f
20-08-2026 00:04:16.772 244834 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248797","expired":false,"activity":"","logged":false,"session":"A0Af839eB81552498105C8B8DfB9D0","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.772 244834 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A0Af839eB81552498105C8B8DfB9D0","status":true}
20-08-2026 00:04:16.772 244834 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A0Af839eB81552498105C8B8DfB9D0
20-08-2026 00:04:16.785 244847 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 71Ec47B626AeC9Ae8c92B843DcA590
20-08-2026 00:04:16.785 244847 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 71Ec47B626AeC9Ae8c92B843DcA590
20-08-2026 00:04:16.786 244848 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4715906b
20-08-2026 00:04:16.786 244848 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249311","expired":false,"activity":"","logged":false,"session":"71Ec47B626AeC9Ae8c92B843DcA590","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.786 244848 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"71Ec47B626AeC9Ae8c92B843DcA590","status":true}
20-08-2026 00:04:16.786 244848 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 71Ec47B626AeC9Ae8c92B843DcA590
20-08-2026 00:04:16.786 244848 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@56661c8f
20-08-2026 00:04:16.786 244848 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248797","expired":false,"activity":"","logged":false,"session":"A0Af839eB81552498105C8B8DfB9D0","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.787 244849 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A0Af839eB81552498105C8B8DfB9D0, mobile : , newSession : A0Af839eB81552498105C8B8DfB9D0, active : 1, activity : {"machine":{"ds_imei":"VS04202102","area":"Indiranagar","vm_id":"1618809487195","cart_enabled":true,"address":"HAL 2nd Stage","vm_imei_id":"VS04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9653538, 77.639975","ds_area":"Indiranagar","location":"Tiny Cafe - Jyoti Bakery Indiranagar","ds_geocode":"12.9653538, 77.639975"}}, expiry  :1795113248797
20-08-2026 00:04:16.787 244849 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A0Af839eB81552498105C8B8DfB9D0
20-08-2026 00:04:16.787 244849 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A0Af839eB81552498105C8B8DfB9D0
20-08-2026 00:04:16.787 244849 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 240339318e5aC2B9D8652f1d26AcE7
20-08-2026 00:04:16.787 244849 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 240339318e5aC2B9D8652f1d26AcE7
20-08-2026 00:04:16.788 244850 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e67bad1
20-08-2026 00:04:16.788 244850 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248718","expired":false,"activity":"","logged":false,"session":"240339318e5aC2B9D8652f1d26AcE7","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.788 244850 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"240339318e5aC2B9D8652f1d26AcE7","status":true}
20-08-2026 00:04:16.788 244850 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 240339318e5aC2B9D8652f1d26AcE7
20-08-2026 00:04:16.797 244859 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@56661c8f
20-08-2026 00:04:16.797 244859 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248797","expired":false,"activity":"","logged":false,"session":"A0Af839eB81552498105C8B8DfB9D0","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.797 244859 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A0Af839eB81552498105C8B8DfB9D0","status":true}
20-08-2026 00:04:16.799 244861 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e67bad1
20-08-2026 00:04:16.799 244861 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248718","expired":false,"activity":"","logged":false,"session":"240339318e5aC2B9D8652f1d26AcE7","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.799 244861 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 240339318e5aC2B9D8652f1d26AcE7, mobile : , newSession : 240339318e5aC2B9D8652f1d26AcE7, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1646053315696","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM03202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Mediatek 4c 9th floor"}}, expiry  :1795113248718
20-08-2026 00:04:16.799 244861 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 240339318e5aC2B9D8652f1d26AcE7
20-08-2026 00:04:16.799 244861 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 240339318e5aC2B9D8652f1d26AcE7
20-08-2026 00:04:16.808 244870 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e67bad1
20-08-2026 00:04:16.808 244870 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248718","expired":false,"activity":"","logged":false,"session":"240339318e5aC2B9D8652f1d26AcE7","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.808 244870 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"240339318e5aC2B9D8652f1d26AcE7","status":true}
20-08-2026 00:04:16.843 244905 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM08202203
20-08-2026 00:04:16.846 244908 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:04:16.847 244909 [http-nio-8051-exec-10] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:04:16
20-08-2026 00:04:16.852 244914 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:16.852 244914 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A2D355E3507c6d5d067073B4A4009f
20-08-2026 00:04:16.853 244915 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A2D355E3507c6d5d067073B4A4009f
20-08-2026 00:04:16.853 244915 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c202e03
20-08-2026 00:04:16.853 244915 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248939","expired":false,"activity":"","logged":false,"session":"A2D355E3507c6d5d067073B4A4009f","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.853 244915 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A2D355E3507c6d5d067073B4A4009f","status":true}
20-08-2026 00:04:16.853 244915 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A2D355E3507c6d5d067073B4A4009f
20-08-2026 00:04:16.855 244917 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c202e03
20-08-2026 00:04:16.855 244917 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248939","expired":false,"activity":"","logged":false,"session":"A2D355E3507c6d5d067073B4A4009f","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.857 244919 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A2D355E3507c6d5d067073B4A4009f, mobile : , newSession : A2D355E3507c6d5d067073B4A4009f, active : 1, activity : {"machine":{"area":"MRO ","vm_id":"1654930522294","cart_enabled":true,"address":"Moglix MRO ","vm_imei_id":"TM07202204","webapp_config":"{\"server_order\":0,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9718724,77.7169408","location":"MRO "}}, expiry  :1795113248939
20-08-2026 00:04:16.857 244919 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A2D355E3507c6d5d067073B4A4009f
20-08-2026 00:04:16.857 244919 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A2D355E3507c6d5d067073B4A4009f
20-08-2026 00:04:16.858 244920 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c202e03
20-08-2026 00:04:16.858 244920 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248939","expired":false,"activity":"","logged":false,"session":"A2D355E3507c6d5d067073B4A4009f","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.858 244920 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A2D355E3507c6d5d067073B4A4009f","status":true}
20-08-2026 00:04:16.858 244920 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:16.873 244935 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D5Cb666c42B1C1F49e8a260252FaC7
20-08-2026 00:04:16.873 244935 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D5Cb666c42B1C1F49e8a260252FaC7
20-08-2026 00:04:16.873 244935 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6704DbF10d0768A391FdFd9fC7F438
20-08-2026 00:04:16.873 244935 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6704DbF10d0768A391FdFd9fC7F438
20-08-2026 00:04:16.874 244936 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a8ff699
20-08-2026 00:04:16.874 244936 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248778","expired":false,"activity":"","logged":false,"session":"D5Cb666c42B1C1F49e8a260252FaC7","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.874 244936 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D5Cb666c42B1C1F49e8a260252FaC7","status":true}
20-08-2026 00:04:16.874 244936 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D5Cb666c42B1C1F49e8a260252FaC7
20-08-2026 00:04:16.874 244936 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@386ca36c
20-08-2026 00:04:16.874 244936 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249353","expired":false,"activity":"","logged":false,"session":"6704DbF10d0768A391FdFd9fC7F438","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.874 244936 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6704DbF10d0768A391FdFd9fC7F438","status":true}
20-08-2026 00:04:16.874 244936 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6704DbF10d0768A391FdFd9fC7F438
20-08-2026 00:04:16.875 244937 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@386ca36c
20-08-2026 00:04:16.875 244937 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249353","expired":false,"activity":"","logged":false,"session":"6704DbF10d0768A391FdFd9fC7F438","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.875 244937 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6704DbF10d0768A391FdFd9fC7F438, mobile : , newSession : 6704DbF10d0768A391FdFd9fC7F438, active : 1, activity : {"machine":{"area":"E-City","vm_id":"1763711688220","cart_enabled":true,"address":"","vm_imei_id":"NU11202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"TM TATA Solar"}}, expiry  :1795113249353
20-08-2026 00:04:16.875 244937 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6704DbF10d0768A391FdFd9fC7F438
20-08-2026 00:04:16.875 244937 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6704DbF10d0768A391FdFd9fC7F438
20-08-2026 00:04:16.876 244938 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@386ca36c
20-08-2026 00:04:16.876 244938 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249353","expired":false,"activity":"","logged":false,"session":"6704DbF10d0768A391FdFd9fC7F438","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.876 244938 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6704DbF10d0768A391FdFd9fC7F438","status":true}
20-08-2026 00:04:16.881 244943 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:16.881 244943 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:16.882 244944 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a8ff699
20-08-2026 00:04:16.884 244946 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1dDe8b985418849cEb2c86F4D0DcA4
20-08-2026 00:04:16.887 244949 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dDe8b985418849cEb2c86F4D0DcA4
20-08-2026 00:04:16.882 244944 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248778","expired":false,"activity":"","logged":false,"session":"D5Cb666c42B1C1F49e8a260252FaC7","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.887 244949 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D5Cb666c42B1C1F49e8a260252FaC7, mobile : , newSession : D5Cb666c42B1C1F49e8a260252FaC7, active : 1, activity : {"machine":{"area":"Mediatek B-1 4th Floor","vm_id":"1650863616549","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"55555,55555","location":"Mediatek B-1 4th Floor"}}, expiry  :1795113248778
20-08-2026 00:04:16.887 244949 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D5Cb666c42B1C1F49e8a260252FaC7
20-08-2026 00:04:16.887 244949 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D5Cb666c42B1C1F49e8a260252FaC7
20-08-2026 00:04:16.887 244949 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3af7eef1
20-08-2026 00:04:16.887 244949 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248876","expired":false,"activity":"","logged":false,"session":"1dDe8b985418849cEb2c86F4D0DcA4","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.887 244949 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1dDe8b985418849cEb2c86F4D0DcA4","status":true}
20-08-2026 00:04:16.887 244949 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a8ff699
20-08-2026 00:04:16.887 244949 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dDe8b985418849cEb2c86F4D0DcA4
20-08-2026 00:04:16.888 244950 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248778","expired":false,"activity":"","logged":false,"session":"D5Cb666c42B1C1F49e8a260252FaC7","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.888 244950 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D5Cb666c42B1C1F49e8a260252FaC7","status":true}
20-08-2026 00:04:16.890 244952 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3af7eef1
20-08-2026 00:04:16.890 244952 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248876","expired":false,"activity":"","logged":false,"session":"1dDe8b985418849cEb2c86F4D0DcA4","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.891 244953 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1dDe8b985418849cEb2c86F4D0DcA4, mobile : , newSession : 1dDe8b985418849cEb2c86F4D0DcA4, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519780232","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_6th Floor"}}, expiry  :1795113248876
20-08-2026 00:04:16.891 244953 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1dDe8b985418849cEb2c86F4D0DcA4
20-08-2026 00:04:16.891 244953 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dDe8b985418849cEb2c86F4D0DcA4
20-08-2026 00:04:16.891 244953 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3af7eef1
20-08-2026 00:04:16.891 244953 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248876","expired":false,"activity":"","logged":false,"session":"1dDe8b985418849cEb2c86F4D0DcA4","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.891 244953 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1dDe8b985418849cEb2c86F4D0DcA4","status":true}
20-08-2026 00:04:16.980 245042 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4715906b
20-08-2026 00:04:16.980 245042 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249311","expired":false,"activity":"","logged":false,"session":"71Ec47B626AeC9Ae8c92B843DcA590","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.980 245042 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 71Ec47B626AeC9Ae8c92B843DcA590, mobile : , newSession : 71Ec47B626AeC9Ae8c92B843DcA590, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1767156983476","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM01202601","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Mediatek 4AB_3rd floor "}}, expiry  :1795113249311
20-08-2026 00:04:16.980 245042 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 71Ec47B626AeC9Ae8c92B843DcA590
20-08-2026 00:04:16.980 245042 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 71Ec47B626AeC9Ae8c92B843DcA590
20-08-2026 00:04:16.981 245043 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4715906b
20-08-2026 00:04:16.981 245043 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249311","expired":false,"activity":"","logged":false,"session":"71Ec47B626AeC9Ae8c92B843DcA590","mobile":"","active":1,"status":true}
20-08-2026 00:04:16.981 245043 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"71Ec47B626AeC9Ae8c92B843DcA590","status":true}
20-08-2026 00:04:16.990 245052 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:16.993 245055 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:17.102 245164 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 375d6d28E375A8C84509C850BbCbC1
20-08-2026 00:04:17.102 245164 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 375d6d28E375A8C84509C850BbCbC1
20-08-2026 00:04:17.103 245165 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@728eae6e
20-08-2026 00:04:17.103 245165 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248977","expired":false,"activity":"","logged":false,"session":"375d6d28E375A8C84509C850BbCbC1","mobile":"","active":1,"status":true}
20-08-2026 00:04:17.103 245165 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"375d6d28E375A8C84509C850BbCbC1","status":true}
20-08-2026 00:04:17.103 245165 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 375d6d28E375A8C84509C850BbCbC1
20-08-2026 00:04:17.104 245166 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@728eae6e
20-08-2026 00:04:17.104 245166 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248977","expired":false,"activity":"","logged":false,"session":"375d6d28E375A8C84509C850BbCbC1","mobile":"","active":1,"status":true}
20-08-2026 00:04:17.104 245166 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 375d6d28E375A8C84509C850BbCbC1, mobile : , newSession : 375d6d28E375A8C84509C850BbCbC1, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686835929313","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202305","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Availity 4th floor Cafeteria"}}, expiry  :1795113248977
20-08-2026 00:04:17.104 245166 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 375d6d28E375A8C84509C850BbCbC1
20-08-2026 00:04:17.104 245166 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 375d6d28E375A8C84509C850BbCbC1
20-08-2026 00:04:17.106 245168 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@728eae6e
20-08-2026 00:04:17.106 245168 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248977","expired":false,"activity":"","logged":false,"session":"375d6d28E375A8C84509C850BbCbC1","mobile":"","active":1,"status":true}
20-08-2026 00:04:17.106 245168 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"375d6d28E375A8C84509C850BbCbC1","status":true}
20-08-2026 00:04:17.175 245237 [http-nio-8051-exec-13] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:17.178 245240 [http-nio-8051-exec-13] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:17.179 245241 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:17.184 245246 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:17.196 245258 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:17.198 245260 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:17.344 245406 [http-nio-8051-exec-15] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:17.347 245409 [http-nio-8051-exec-15] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:17.368 245430 [http-nio-8051-exec-15] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202202","mobile":""}
20-08-2026 00:04:17.541 245603 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7548F03861090e860927EdE835907d
20-08-2026 00:04:17.541 245603 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7548F03861090e860927EdE835907d
20-08-2026 00:04:17.542 245604 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@473fa4d4
20-08-2026 00:04:17.542 245604 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249162","expired":false,"activity":"","logged":false,"session":"7548F03861090e860927EdE835907d","mobile":"","active":1,"status":true}
20-08-2026 00:04:17.542 245604 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7548F03861090e860927EdE835907d","status":true}
20-08-2026 00:04:17.545 245607 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7548F03861090e860927EdE835907d
20-08-2026 00:04:17.550 245612 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@473fa4d4
20-08-2026 00:04:17.558 245620 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249162","expired":false,"activity":"","logged":false,"session":"7548F03861090e860927EdE835907d","mobile":"","active":1,"status":true}
20-08-2026 00:04:17.559 245621 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7548F03861090e860927EdE835907d, mobile : , newSession : 7548F03861090e860927EdE835907d, active : 1, activity : {"machine":{"area":"Texas Main","vm_id":"1757400542576","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Main"}}, expiry  :1795113249162
20-08-2026 00:04:17.559 245621 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7548F03861090e860927EdE835907d
20-08-2026 00:04:17.559 245621 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7548F03861090e860927EdE835907d
20-08-2026 00:04:17.559 245621 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@473fa4d4
20-08-2026 00:04:17.559 245621 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249162","expired":false,"activity":"","logged":false,"session":"7548F03861090e860927EdE835907d","mobile":"","active":1,"status":true}
20-08-2026 00:04:17.559 245621 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7548F03861090e860927EdE835907d","status":true}
20-08-2026 00:04:17.673 245735 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F3EeB989C72568A88e648969324003
20-08-2026 00:04:17.673 245735 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F3EeB989C72568A88e648969324003
20-08-2026 00:04:17.673 245735 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5de89a3b
20-08-2026 00:04:17.673 245735 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248793","expired":false,"activity":"","logged":false,"session":"F3EeB989C72568A88e648969324003","mobile":"","active":1,"status":true}
20-08-2026 00:04:17.674 245736 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F3EeB989C72568A88e648969324003","status":true}
20-08-2026 00:04:17.674 245736 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F3EeB989C72568A88e648969324003
20-08-2026 00:04:17.674 245736 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5de89a3b
20-08-2026 00:04:17.674 245736 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248793","expired":false,"activity":"","logged":false,"session":"F3EeB989C72568A88e648969324003","mobile":"","active":1,"status":true}
20-08-2026 00:04:17.674 245736 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F3EeB989C72568A88e648969324003, mobile : , newSession : F3EeB989C72568A88e648969324003, active : 1, activity : {"machine":{"ds_imei":"DS08202101","area":"Harlur","vm_id":"1628514764505","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"DS08202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"Tiny Cafe - Nyaa Retail ,Harlur ","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113248793
20-08-2026 00:04:17.674 245736 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F3EeB989C72568A88e648969324003
20-08-2026 00:04:17.674 245736 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F3EeB989C72568A88e648969324003
20-08-2026 00:04:17.696 245758 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:17.697 245759 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:17.706 245768 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5de89a3b
20-08-2026 00:04:17.706 245768 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248793","expired":false,"activity":"","logged":false,"session":"F3EeB989C72568A88e648969324003","mobile":"","active":1,"status":true}
20-08-2026 00:04:17.706 245768 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F3EeB989C72568A88e648969324003","status":true}
20-08-2026 00:04:17.715 245777 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202301","mobile":""}
20-08-2026 00:04:17.747 245809 [http-nio-8051-exec-16] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:17.750 245812 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:17.955 246017 [http-nio-8051-exec-39] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":""}
20-08-2026 00:04:18.051 246113 [http-nio-8051-exec-43] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202201","mobile":""}
20-08-2026 00:04:18.142 246204 [http-nio-8051-exec-44] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM01202601","mobile":""}
20-08-2026 00:04:18.194 246256 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 65Ba8e3749D2Ec638a4a40FbAeC4E6
20-08-2026 00:04:18.194 246256 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 65Ba8e3749D2Ec638a4a40FbAeC4E6
20-08-2026 00:04:18.199 246261 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7eae8e9d
20-08-2026 00:04:18.200 246262 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248957","expired":false,"activity":"","logged":false,"session":"65Ba8e3749D2Ec638a4a40FbAeC4E6","mobile":"","active":1,"status":true}
20-08-2026 00:04:18.200 246262 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"65Ba8e3749D2Ec638a4a40FbAeC4E6","status":true}
20-08-2026 00:04:18.200 246262 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 65Ba8e3749D2Ec638a4a40FbAeC4E6
20-08-2026 00:04:18.203 246265 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM12202250","mobile":""}
20-08-2026 00:04:18.207 246269 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7eae8e9d
20-08-2026 00:04:18.207 246269 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248957","expired":false,"activity":"","logged":false,"session":"65Ba8e3749D2Ec638a4a40FbAeC4E6","mobile":"","active":1,"status":true}
20-08-2026 00:04:18.207 246269 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 65Ba8e3749D2Ec638a4a40FbAeC4E6, mobile : , newSession : 65Ba8e3749D2Ec638a4a40FbAeC4E6, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113248957
20-08-2026 00:04:18.207 246269 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 65Ba8e3749D2Ec638a4a40FbAeC4E6
20-08-2026 00:04:18.207 246269 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 65Ba8e3749D2Ec638a4a40FbAeC4E6
20-08-2026 00:04:18.213 246275 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7eae8e9d
20-08-2026 00:04:18.213 246275 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248957","expired":false,"activity":"","logged":false,"session":"65Ba8e3749D2Ec638a4a40FbAeC4E6","mobile":"","active":1,"status":true}
20-08-2026 00:04:18.213 246275 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"65Ba8e3749D2Ec638a4a40FbAeC4E6","status":true}
20-08-2026 00:04:18.299 246361 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:18.306 246368 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:18.385 246447 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202302","mobile":""}
20-08-2026 00:04:18.410 246472 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202501","mobile":""}
20-08-2026 00:04:18.428 246490 [http-nio-8051-exec-46] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202101","mobile":""}
20-08-2026 00:04:18.562 246624 [http-nio-8051-exec-45] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202102","mobile":""}
20-08-2026 00:04:18.681 246743 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8aF22bA3E86fD9E3265910Cb535d29
20-08-2026 00:04:18.681 246743 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8aF22bA3E86fD9E3265910Cb535d29
20-08-2026 00:04:18.687 246749 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b5eec07
20-08-2026 00:04:18.687 246749 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249301","expired":false,"activity":"","logged":false,"session":"8aF22bA3E86fD9E3265910Cb535d29","mobile":"","active":1,"status":true}
20-08-2026 00:04:18.687 246749 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8aF22bA3E86fD9E3265910Cb535d29","status":true}
20-08-2026 00:04:18.687 246749 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8aF22bA3E86fD9E3265910Cb535d29
20-08-2026 00:04:18.687 246749 [http-nio-8051-exec-38] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202204","mobile":""}
20-08-2026 00:04:18.781 246843 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b5eec07
20-08-2026 00:04:18.781 246843 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249301","expired":false,"activity":"","logged":false,"session":"8aF22bA3E86fD9E3265910Cb535d29","mobile":"","active":1,"status":true}
20-08-2026 00:04:18.781 246843 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8aF22bA3E86fD9E3265910Cb535d29, mobile : , newSession : 8aF22bA3E86fD9E3265910Cb535d29, active : 1, activity : {"machine":{"ds_imei":"NU11202099","area":"HSR LAYOUT","vm_id":"8969790716036205479","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU11202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"Machine_Refills","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113249301
20-08-2026 00:04:18.781 246843 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8aF22bA3E86fD9E3265910Cb535d29
20-08-2026 00:04:18.781 246843 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8aF22bA3E86fD9E3265910Cb535d29
20-08-2026 00:04:18.794 246856 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b5eec07
20-08-2026 00:04:18.795 246857 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249301","expired":false,"activity":"","logged":false,"session":"8aF22bA3E86fD9E3265910Cb535d29","mobile":"","active":1,"status":true}
20-08-2026 00:04:18.795 246857 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8aF22bA3E86fD9E3265910Cb535d29","status":true}
20-08-2026 00:04:18.804 246866 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202204","mobile":""}
20-08-2026 00:04:18.991 247053 [http-nio-8051-exec-41] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202103","mobile":""}
20-08-2026 00:04:19.027 247089 [http-nio-8051-exec-19] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:19.030 247092 [http-nio-8051-exec-19] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:19.100 247162 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6230A0955f554dDf400dA89a626f32
20-08-2026 00:04:19.100 247162 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6230A0955f554dDf400dA89a626f32
20-08-2026 00:04:19.109 247171 [http-nio-8051-exec-41] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202503","mobile":""}
20-08-2026 00:04:19.119 247181 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":""}
20-08-2026 00:04:19.133 247195 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202301","mobile":""}
20-08-2026 00:04:19.152 247214 [http-nio-8051-exec-19] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS11202101","mobile":""}
20-08-2026 00:04:19.201 247263 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60d91e80
20-08-2026 00:04:19.201 247263 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249086","expired":false,"activity":"","logged":false,"session":"6230A0955f554dDf400dA89a626f32","mobile":"","active":1,"status":true}
20-08-2026 00:04:19.202 247264 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6230A0955f554dDf400dA89a626f32","status":true}
20-08-2026 00:04:19.202 247264 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6230A0955f554dDf400dA89a626f32
20-08-2026 00:04:19.212 247274 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60d91e80
20-08-2026 00:04:19.212 247274 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249086","expired":false,"activity":"","logged":false,"session":"6230A0955f554dDf400dA89a626f32","mobile":"","active":1,"status":true}
20-08-2026 00:04:19.212 247274 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6230A0955f554dDf400dA89a626f32, mobile : , newSession : 6230A0955f554dDf400dA89a626f32, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749462870626","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 6th floor"}}, expiry  :1795113249086
20-08-2026 00:04:19.213 247275 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6230A0955f554dDf400dA89a626f32
20-08-2026 00:04:19.213 247275 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6230A0955f554dDf400dA89a626f32
20-08-2026 00:04:19.261 247323 [http-nio-8051-exec-47] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202099","mobile":""}
20-08-2026 00:04:19.273 247335 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202501","mobile":""}
20-08-2026 00:04:19.341 247403 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60d91e80
20-08-2026 00:04:19.341 247403 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249086","expired":false,"activity":"","logged":false,"session":"6230A0955f554dDf400dA89a626f32","mobile":"","active":1,"status":true}
20-08-2026 00:04:19.342 247404 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6230A0955f554dDf400dA89a626f32","status":true}
20-08-2026 00:04:19.403 247465 [http-nio-8051-exec-21] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:19.405 247467 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:19.411 247473 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202201","mobile":""}
20-08-2026 00:04:19.440 247502 [http-nio-8051-exec-16] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"DS08202101","mobile":""}
20-08-2026 00:04:19.635 247697 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202202","mobile":""}
20-08-2026 00:04:19.648 247710 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:19.648 247710 [http-nio-8051-exec-4] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:19.700 247762 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 78D81a6415C293BdF24239A479F3Ec
20-08-2026 00:04:19.700 247762 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 78D81a6415C293BdF24239A479F3Ec
20-08-2026 00:04:19.705 247767 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e0014ec
20-08-2026 00:04:19.705 247767 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248962","expired":false,"activity":"","logged":false,"session":"78D81a6415C293BdF24239A479F3Ec","mobile":"","active":1,"status":true}
20-08-2026 00:04:19.705 247767 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"78D81a6415C293BdF24239A479F3Ec","status":true}
20-08-2026 00:04:19.705 247767 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 78D81a6415C293BdF24239A479F3Ec
20-08-2026 00:04:19.715 247777 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e0014ec
20-08-2026 00:04:19.715 247777 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248962","expired":false,"activity":"","logged":false,"session":"78D81a6415C293BdF24239A479F3Ec","mobile":"","active":1,"status":true}
20-08-2026 00:04:19.715 247777 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 78D81a6415C293BdF24239A479F3Ec, mobile : , newSession : 78D81a6415C293BdF24239A479F3Ec, active : 1, activity : {"machine":{"area":"Western","vm_id":"1661836659685","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Tech Mahindra - Demo"}}, expiry  :1795113248962
20-08-2026 00:04:19.715 247777 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 78D81a6415C293BdF24239A479F3Ec
20-08-2026 00:04:19.715 247777 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 78D81a6415C293BdF24239A479F3Ec
20-08-2026 00:04:19.725 247787 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e0014ec
20-08-2026 00:04:19.725 247787 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248962","expired":false,"activity":"","logged":false,"session":"78D81a6415C293BdF24239A479F3Ec","mobile":"","active":1,"status":true}
20-08-2026 00:04:19.725 247787 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"78D81a6415C293BdF24239A479F3Ec","status":true}
20-08-2026 00:04:19.781 247843 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:19.789 247851 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:19.843 247905 [http-nio-8051-exec-46] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202203","mobile":""}
20-08-2026 00:04:19.848 247910 [http-nio-8051-exec-45] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202305","mobile":""}
20-08-2026 00:04:19.900 247962 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:19.904 247966 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:19.953 248015 [http-nio-8051-exec-22] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:19.958 248020 [http-nio-8051-exec-14] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:19.958 248020 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:19.960 248022 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:19.972 248034 [http-nio-8051-exec-17] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:19.988 248050 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 951bBdCd977d79A3214dFf7b6fC68a
20-08-2026 00:04:19.988 248050 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 951bBdCd977d79A3214dFf7b6fC68a
20-08-2026 00:04:19.990 248052 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:19.994 248056 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2763e0be
20-08-2026 00:04:19.994 248056 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249092","expired":false,"activity":"","logged":false,"session":"951bBdCd977d79A3214dFf7b6fC68a","mobile":"","active":1,"status":true}
20-08-2026 00:04:19.994 248056 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"951bBdCd977d79A3214dFf7b6fC68a","status":true}
20-08-2026 00:04:19.994 248056 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 951bBdCd977d79A3214dFf7b6fC68a
20-08-2026 00:04:20.018 248080 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2763e0be
20-08-2026 00:04:20.018 248080 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249092","expired":false,"activity":"","logged":false,"session":"951bBdCd977d79A3214dFf7b6fC68a","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.018 248080 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 951bBdCd977d79A3214dFf7b6fC68a, mobile : , newSession : 951bBdCd977d79A3214dFf7b6fC68a, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749459193086","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 4th floor"}}, expiry  :1795113249092
20-08-2026 00:04:20.019 248081 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 951bBdCd977d79A3214dFf7b6fC68a
20-08-2026 00:04:20.019 248081 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 951bBdCd977d79A3214dFf7b6fC68a
20-08-2026 00:04:20.025 248087 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2763e0be
20-08-2026 00:04:20.026 248088 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249092","expired":false,"activity":"","logged":false,"session":"951bBdCd977d79A3214dFf7b6fC68a","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.026 248088 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"951bBdCd977d79A3214dFf7b6fC68a","status":true}
20-08-2026 00:04:20.031 248093 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 362a9402D7451b37Ba918b03A83396
20-08-2026 00:04:20.031 248093 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 362a9402D7451b37Ba918b03A83396
20-08-2026 00:04:20.042 248104 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30c92748
20-08-2026 00:04:20.042 248104 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248714","expired":false,"activity":"","logged":false,"session":"362a9402D7451b37Ba918b03A83396","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.042 248104 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"362a9402D7451b37Ba918b03A83396","status":true}
20-08-2026 00:04:20.042 248104 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 362a9402D7451b37Ba918b03A83396
20-08-2026 00:04:20.051 248113 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AfFd8b1aD6D8Fd89F71684325f5341
20-08-2026 00:04:20.054 248116 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AfFd8b1aD6D8Fd89F71684325f5341
20-08-2026 00:04:20.052 248114 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30c92748
20-08-2026 00:04:20.054 248116 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248714","expired":false,"activity":"","logged":false,"session":"362a9402D7451b37Ba918b03A83396","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.054 248116 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 362a9402D7451b37Ba918b03A83396, mobile : , newSession : 362a9402D7451b37Ba918b03A83396, active : 1, activity : {"machine":{"ds_imei":"VS04202109","area":"HSR","vm_id":"1619843922074","cart_enabled":true,"address":"HSR","vm_imei_id":"VS04202109","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tiny Cafe - Fresh n Bake","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113248714
20-08-2026 00:04:20.054 248116 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 362a9402D7451b37Ba918b03A83396
20-08-2026 00:04:20.054 248116 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 362a9402D7451b37Ba918b03A83396
20-08-2026 00:04:20.062 248124 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4b3ac718
20-08-2026 00:04:20.062 248124 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248895","expired":false,"activity":"","logged":false,"session":"AfFd8b1aD6D8Fd89F71684325f5341","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.062 248124 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AfFd8b1aD6D8Fd89F71684325f5341","status":true}
20-08-2026 00:04:20.062 248124 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AfFd8b1aD6D8Fd89F71684325f5341
20-08-2026 00:04:20.065 248127 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30c92748
20-08-2026 00:04:20.070 248132 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248714","expired":false,"activity":"","logged":false,"session":"362a9402D7451b37Ba918b03A83396","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.070 248132 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"362a9402D7451b37Ba918b03A83396","status":true}
20-08-2026 00:04:20.072 248134 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4b3ac718
20-08-2026 00:04:20.073 248135 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248895","expired":false,"activity":"","logged":false,"session":"AfFd8b1aD6D8Fd89F71684325f5341","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.073 248135 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: AfFd8b1aD6D8Fd89F71684325f5341, mobile : , newSession : AfFd8b1aD6D8Fd89F71684325f5341, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1652784271939","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"TM Titan Eye Plus"}}, expiry  :1795113248895
20-08-2026 00:04:20.073 248135 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AfFd8b1aD6D8Fd89F71684325f5341
20-08-2026 00:04:20.073 248135 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AfFd8b1aD6D8Fd89F71684325f5341
20-08-2026 00:04:20.077 248139 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4b3ac718
20-08-2026 00:04:20.077 248139 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248895","expired":false,"activity":"","logged":false,"session":"AfFd8b1aD6D8Fd89F71684325f5341","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.077 248139 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AfFd8b1aD6D8Fd89F71684325f5341","status":true}
20-08-2026 00:04:20.094 248156 [http-nio-8051-exec-19] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202501","mobile":""}
20-08-2026 00:04:20.210 248272 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E55b9d8f0eD708329774480a50078a
20-08-2026 00:04:20.210 248272 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E55b9d8f0eD708329774480a50078a
20-08-2026 00:04:20.212 248274 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9ac7dfc
20-08-2026 00:04:20.212 248274 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249131","expired":false,"activity":"","logged":false,"session":"E55b9d8f0eD708329774480a50078a","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.212 248274 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E55b9d8f0eD708329774480a50078a","status":true}
20-08-2026 00:04:20.212 248274 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E55b9d8f0eD708329774480a50078a
20-08-2026 00:04:20.213 248275 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9ac7dfc
20-08-2026 00:04:20.213 248275 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249131","expired":false,"activity":"","logged":false,"session":"E55b9d8f0eD708329774480a50078a","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.213 248275 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E55b9d8f0eD708329774480a50078a, mobile : , newSession : E55b9d8f0eD708329774480a50078a, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1752230252801","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM07202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_Ariel_3rd Floor"}}, expiry  :1795113249131
20-08-2026 00:04:20.213 248275 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E55b9d8f0eD708329774480a50078a
20-08-2026 00:04:20.213 248275 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E55b9d8f0eD708329774480a50078a
20-08-2026 00:04:20.215 248277 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9ac7dfc
20-08-2026 00:04:20.215 248277 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249131","expired":false,"activity":"","logged":false,"session":"E55b9d8f0eD708329774480a50078a","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.215 248277 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E55b9d8f0eD708329774480a50078a","status":true}
20-08-2026 00:04:20.238 248300 [http-nio-8051-exec-25] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:20.241 248303 [http-nio-8051-exec-25] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:20.323 248385 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202099","mobile":""}
20-08-2026 00:04:20.361 248423 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3687D8A5E62f0e34740b01D536B7A2
20-08-2026 00:04:20.361 248423 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3687D8A5E62f0e34740b01D536B7A2
20-08-2026 00:04:20.370 248432 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f1442fc
20-08-2026 00:04:20.371 248433 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248881","expired":false,"activity":"","logged":false,"session":"3687D8A5E62f0e34740b01D536B7A2","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.371 248433 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3687D8A5E62f0e34740b01D536B7A2","status":true}
20-08-2026 00:04:20.371 248433 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3687D8A5E62f0e34740b01D536B7A2
20-08-2026 00:04:20.377 248439 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f1442fc
20-08-2026 00:04:20.378 248440 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248881","expired":false,"activity":"","logged":false,"session":"3687D8A5E62f0e34740b01D536B7A2","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.378 248440 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3687D8A5E62f0e34740b01D536B7A2, mobile : , newSession : 3687D8A5E62f0e34740b01D536B7A2, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513062","cart_enabled":true,"address":"HSR","vm_imei_id":"VS08202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Byjus Tiny Cafe Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795113248881
20-08-2026 00:04:20.378 248440 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3687D8A5E62f0e34740b01D536B7A2
20-08-2026 00:04:20.378 248440 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3687D8A5E62f0e34740b01D536B7A2
20-08-2026 00:04:20.407 248469 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f1442fc
20-08-2026 00:04:20.409 248471 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248881","expired":false,"activity":"","logged":false,"session":"3687D8A5E62f0e34740b01D536B7A2","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.409 248471 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3687D8A5E62f0e34740b01D536B7A2","status":true}
20-08-2026 00:04:20.503 248565 [http-nio-8051-exec-15] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:04:20.564 248626 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 00C0Ff9f04D21a8cD380874aD37b63
20-08-2026 00:04:20.564 248626 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 00C0Ff9f04D21a8cD380874aD37b63
20-08-2026 00:04:20.566 248628 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@631b85aa
20-08-2026 00:04:20.566 248628 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248702","expired":false,"activity":"","logged":false,"session":"00C0Ff9f04D21a8cD380874aD37b63","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.566 248628 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"00C0Ff9f04D21a8cD380874aD37b63","status":true}
20-08-2026 00:04:20.566 248628 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 00C0Ff9f04D21a8cD380874aD37b63
20-08-2026 00:04:20.573 248635 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@631b85aa
20-08-2026 00:04:20.573 248635 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248702","expired":false,"activity":"","logged":false,"session":"00C0Ff9f04D21a8cD380874aD37b63","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.575 248637 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 00C0Ff9f04D21a8cD380874aD37b63, mobile : , newSession : 00C0Ff9f04D21a8cD380874aD37b63, active : 1, activity : {"machine":{"ds_imei":"NU04202102","area":"Harlur","vm_id":"1619624548848","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"NU04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"HSR Nyaa Retail","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113248702
20-08-2026 00:04:20.575 248637 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 00C0Ff9f04D21a8cD380874aD37b63
20-08-2026 00:04:20.575 248637 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 00C0Ff9f04D21a8cD380874aD37b63
20-08-2026 00:04:20.578 248640 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@631b85aa
20-08-2026 00:04:20.578 248640 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248702","expired":false,"activity":"","logged":false,"session":"00C0Ff9f04D21a8cD380874aD37b63","mobile":"","active":1,"status":true}
20-08-2026 00:04:20.578 248640 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"00C0Ff9f04D21a8cD380874aD37b63","status":true}
20-08-2026 00:04:20.661 248723 [http-nio-8051-exec-24] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:20.664 248726 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:20.868 248930 [http-nio-8051-exec-36] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:20.869 248931 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:20.894 248956 [http-nio-8051-exec-28] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:20.895 248957 [http-nio-8051-exec-28] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:20.898 248960 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202202","mobile":""}
20-08-2026 00:04:21.055 249117 [http-nio-8051-exec-26] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:21.065 249127 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:21.113 249175 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 68B1Ef44F4B2235b6892B5E1Ed63Bc
20-08-2026 00:04:21.114 249176 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 68B1Ef44F4B2235b6892B5E1Ed63Bc
20-08-2026 00:04:21.115 249177 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3cddaea8
20-08-2026 00:04:21.115 249177 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249056","expired":false,"activity":"","logged":false,"session":"68B1Ef44F4B2235b6892B5E1Ed63Bc","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.115 249177 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"68B1Ef44F4B2235b6892B5E1Ed63Bc","status":true}
20-08-2026 00:04:21.115 249177 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 68B1Ef44F4B2235b6892B5E1Ed63Bc
20-08-2026 00:04:21.120 249182 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3cddaea8
20-08-2026 00:04:21.120 249182 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249056","expired":false,"activity":"","logged":false,"session":"68B1Ef44F4B2235b6892B5E1Ed63Bc","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.120 249182 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 68B1Ef44F4B2235b6892B5E1Ed63Bc, mobile : , newSession : 68B1Ef44F4B2235b6892B5E1Ed63Bc, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL"}}, expiry  :1795113249056
20-08-2026 00:04:21.120 249182 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 68B1Ef44F4B2235b6892B5E1Ed63Bc
20-08-2026 00:04:21.120 249182 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 68B1Ef44F4B2235b6892B5E1Ed63Bc
20-08-2026 00:04:21.129 249191 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3cddaea8
20-08-2026 00:04:21.129 249191 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249056","expired":false,"activity":"","logged":false,"session":"68B1Ef44F4B2235b6892B5E1Ed63Bc","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.130 249192 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"68B1Ef44F4B2235b6892B5E1Ed63Bc","status":true}
20-08-2026 00:04:21.234 249296 [http-nio-8051-exec-33] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:21.235 249297 [http-nio-8051-exec-33] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:21.253 249315 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 176dE78aF366019bE73b82Fd1b5265
20-08-2026 00:04:21.253 249315 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 176dE78aF366019bE73b82Fd1b5265
20-08-2026 00:04:21.274 249336 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@721fba05
20-08-2026 00:04:21.274 249336 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249189","expired":false,"activity":"","logged":false,"session":"176dE78aF366019bE73b82Fd1b5265","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.274 249336 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"176dE78aF366019bE73b82Fd1b5265","status":true}
20-08-2026 00:04:21.274 249336 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 176dE78aF366019bE73b82Fd1b5265
20-08-2026 00:04:21.279 249341 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@721fba05
20-08-2026 00:04:21.279 249341 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249189","expired":false,"activity":"","logged":false,"session":"176dE78aF366019bE73b82Fd1b5265","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.279 249341 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 176dE78aF366019bE73b82Fd1b5265, mobile : , newSession : 176dE78aF366019bE73b82Fd1b5265, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1861896391128712585","cart_enabled":true,"address":"4th Floor","vm_imei_id":"TM07201911","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9781663,77.6606663","location":"TM Texas LakeView 3rd Floor"}}, expiry  :1795113249189
20-08-2026 00:04:21.279 249341 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 176dE78aF366019bE73b82Fd1b5265
20-08-2026 00:04:21.280 249342 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 176dE78aF366019bE73b82Fd1b5265
20-08-2026 00:04:21.283 249345 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@721fba05
20-08-2026 00:04:21.283 249345 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249189","expired":false,"activity":"","logged":false,"session":"176dE78aF366019bE73b82Fd1b5265","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.283 249345 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"176dE78aF366019bE73b82Fd1b5265","status":true}
20-08-2026 00:04:21.297 249359 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3876A12f619dA3088a56B53539F9B8
20-08-2026 00:04:21.297 249359 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3876A12f619dA3088a56B53539F9B8
20-08-2026 00:04:21.299 249361 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c48900
20-08-2026 00:04:21.301 249363 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249313","expired":false,"activity":"","logged":false,"session":"3876A12f619dA3088a56B53539F9B8","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.301 249363 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3876A12f619dA3088a56B53539F9B8","status":true}
20-08-2026 00:04:21.301 249363 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3876A12f619dA3088a56B53539F9B8
20-08-2026 00:04:21.302 249364 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c48900
20-08-2026 00:04:21.302 249364 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249313","expired":false,"activity":"","logged":false,"session":"3876A12f619dA3088a56B53539F9B8","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.302 249364 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3876A12f619dA3088a56B53539F9B8, mobile : , newSession : 3876A12f619dA3088a56B53539F9B8, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205383","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202098","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR SKU Split","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113249313
20-08-2026 00:04:21.302 249364 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3876A12f619dA3088a56B53539F9B8
20-08-2026 00:04:21.302 249364 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3876A12f619dA3088a56B53539F9B8
20-08-2026 00:04:21.305 249367 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c48900
20-08-2026 00:04:21.306 249368 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249313","expired":false,"activity":"","logged":false,"session":"3876A12f619dA3088a56B53539F9B8","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.306 249368 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3876A12f619dA3088a56B53539F9B8","status":true}
20-08-2026 00:04:21.386 249448 [http-nio-8051-exec-27] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:21.386 249448 [http-nio-8051-exec-22] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202109","mobile":""}
20-08-2026 00:04:21.396 249458 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:21.440 249502 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6c0b952608B7603d78F2D0Fb1b7810
20-08-2026 00:04:21.440 249502 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6c0b952608B7603d78F2D0Fb1b7810
20-08-2026 00:04:21.442 249504 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@dd630e4
20-08-2026 00:04:21.442 249504 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249256","expired":false,"activity":"","logged":false,"session":"6c0b952608B7603d78F2D0Fb1b7810","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.443 249505 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6c0b952608B7603d78F2D0Fb1b7810","status":true}
20-08-2026 00:04:21.443 249505 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6c0b952608B7603d78F2D0Fb1b7810
20-08-2026 00:04:21.443 249505 [http-nio-8051-exec-48] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202204","mobile":""}
20-08-2026 00:04:21.448 249510 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@dd630e4
20-08-2026 00:04:21.449 249511 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249256","expired":false,"activity":"","logged":false,"session":"6c0b952608B7603d78F2D0Fb1b7810","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.449 249511 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6c0b952608B7603d78F2D0Fb1b7810, mobile : , newSession : 6c0b952608B7603d78F2D0Fb1b7810, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205384","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202097","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR Samplinmg ","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113249256
20-08-2026 00:04:21.449 249511 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6c0b952608B7603d78F2D0Fb1b7810
20-08-2026 00:04:21.449 249511 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6c0b952608B7603d78F2D0Fb1b7810
20-08-2026 00:04:21.450 249512 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@dd630e4
20-08-2026 00:04:21.451 249513 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249256","expired":false,"activity":"","logged":false,"session":"6c0b952608B7603d78F2D0Fb1b7810","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.451 249513 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6c0b952608B7603d78F2D0Fb1b7810","status":true}
20-08-2026 00:04:21.494 249556 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202501","mobile":""}
20-08-2026 00:04:21.659 249721 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:21.660 249722 [http-nio-8051-exec-32] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:21.660 249722 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:21.663 249725 [http-nio-8051-exec-32] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:21.689 249751 [http-nio-8051-exec-31] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:21.689 249751 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:21.692 249754 [http-nio-8051-exec-30] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:21.692 249754 [http-nio-8051-exec-30] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:21.799 249861 [http-nio-8051-exec-29] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:21.800 249862 [http-nio-8051-exec-29] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:21.815 249877 [http-nio-8051-exec-35] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:21.824 249886 [http-nio-8051-exec-35] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:21.862 249924 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 42700b7949960dA8D90021203a3961
20-08-2026 00:04:21.862 249924 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 42700b7949960dA8D90021203a3961
20-08-2026 00:04:21.866 249928 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@40076344
20-08-2026 00:04:21.867 249929 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248803","expired":false,"activity":"","logged":false,"session":"42700b7949960dA8D90021203a3961","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.867 249929 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"42700b7949960dA8D90021203a3961","status":true}
20-08-2026 00:04:21.867 249929 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 42700b7949960dA8D90021203a3961
20-08-2026 00:04:21.867 249929 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@40076344
20-08-2026 00:04:21.867 249929 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248803","expired":false,"activity":"","logged":false,"session":"42700b7949960dA8D90021203a3961","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.868 249930 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 42700b7949960dA8D90021203a3961, mobile : , newSession : 42700b7949960dA8D90021203a3961, active : 1, activity : {"machine":{"ds_imei":"VS09202102","area":"HSR","vm_id":"1619843922076","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 2 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113248803
20-08-2026 00:04:21.868 249930 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 42700b7949960dA8D90021203a3961
20-08-2026 00:04:21.868 249930 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 42700b7949960dA8D90021203a3961
20-08-2026 00:04:21.868 249930 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@40076344
20-08-2026 00:04:21.868 249930 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248803","expired":false,"activity":"","logged":false,"session":"42700b7949960dA8D90021203a3961","mobile":"","active":1,"status":true}
20-08-2026 00:04:21.868 249930 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"42700b7949960dA8D90021203a3961","status":true}
20-08-2026 00:04:21.879 249941 [http-nio-8051-exec-37] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:04:21.886 249948 [http-nio-8051-exec-37] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:04:22.039 250101 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9a548f977d2b214285601c038f677e
20-08-2026 00:04:22.039 250101 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9a548f977d2b214285601c038f677e
20-08-2026 00:04:22.042 250104 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20c2f13b
20-08-2026 00:04:22.042 250104 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248866","expired":false,"activity":"","logged":false,"session":"9a548f977d2b214285601c038f677e","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.042 250104 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9a548f977d2b214285601c038f677e","status":true}
20-08-2026 00:04:22.042 250104 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9a548f977d2b214285601c038f677e
20-08-2026 00:04:22.044 250106 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20c2f13b
20-08-2026 00:04:22.044 250106 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248866","expired":false,"activity":"","logged":false,"session":"9a548f977d2b214285601c038f677e","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.044 250106 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9a548f977d2b214285601c038f677e, mobile : , newSession : 9a548f977d2b214285601c038f677e, active : 1, activity : {"machine":{"area":"E City","vm_id":"595907803036339445","cart_enabled":true,"address":"Titan Cafeteria Ground Floor","vm_imei_id":"TM10201907","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.840723,77.6731761","location":"Texas LV 2nd Floor "}}, expiry  :1795113248866
20-08-2026 00:04:22.044 250106 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9a548f977d2b214285601c038f677e
20-08-2026 00:04:22.044 250106 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9a548f977d2b214285601c038f677e
20-08-2026 00:04:22.046 250108 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20c2f13b
20-08-2026 00:04:22.047 250109 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248866","expired":false,"activity":"","logged":false,"session":"9a548f977d2b214285601c038f677e","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.047 250109 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9a548f977d2b214285601c038f677e","status":true}
20-08-2026 00:04:22.269 250331 [http-nio-8051-exec-25] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202502","mobile":""}
20-08-2026 00:04:22.328 250390 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 18Fc0c1b8bE1D57a7361B3Ed0a385e
20-08-2026 00:04:22.328 250390 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 18Fc0c1b8bE1D57a7361B3Ed0a385e
20-08-2026 00:04:22.329 250391 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30ca37d7
20-08-2026 00:04:22.329 250391 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248874","expired":false,"activity":"","logged":false,"session":"18Fc0c1b8bE1D57a7361B3Ed0a385e","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.329 250391 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"18Fc0c1b8bE1D57a7361B3Ed0a385e","status":true}
20-08-2026 00:04:22.329 250391 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 18Fc0c1b8bE1D57a7361B3Ed0a385e
20-08-2026 00:04:22.330 250392 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30ca37d7
20-08-2026 00:04:22.330 250392 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248874","expired":false,"activity":"","logged":false,"session":"18Fc0c1b8bE1D57a7361B3Ed0a385e","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.330 250392 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 18Fc0c1b8bE1D57a7361B3Ed0a385e, mobile : , newSession : 18Fc0c1b8bE1D57a7361B3Ed0a385e, active : 1, activity : {"machine":{"ds_imei":"VS12202101","area":"HSR","vm_id":"1619843922077","cart_enabled":true,"address":"HSR","vm_imei_id":"VS12202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Cold storage buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113248874
20-08-2026 00:04:22.330 250392 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 18Fc0c1b8bE1D57a7361B3Ed0a385e
20-08-2026 00:04:22.330 250392 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 18Fc0c1b8bE1D57a7361B3Ed0a385e
20-08-2026 00:04:22.331 250393 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30ca37d7
20-08-2026 00:04:22.331 250393 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248874","expired":false,"activity":"","logged":false,"session":"18Fc0c1b8bE1D57a7361B3Ed0a385e","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.331 250393 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"18Fc0c1b8bE1D57a7361B3Ed0a385e","status":true}
20-08-2026 00:04:22.340 250402 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 08A53e47AeAf65648d10D8647293Ca
20-08-2026 00:04:22.340 250402 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 08A53e47AeAf65648d10D8647293Ca
20-08-2026 00:04:22.342 250404 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@572abb06
20-08-2026 00:04:22.343 250405 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249028","expired":false,"activity":"","logged":false,"session":"08A53e47AeAf65648d10D8647293Ca","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.343 250405 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"08A53e47AeAf65648d10D8647293Ca","status":true}
20-08-2026 00:04:22.343 250405 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 08A53e47AeAf65648d10D8647293Ca
20-08-2026 00:04:22.347 250409 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@572abb06
20-08-2026 00:04:22.347 250409 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249028","expired":false,"activity":"","logged":false,"session":"08A53e47AeAf65648d10D8647293Ca","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.347 250409 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 08A53e47AeAf65648d10D8647293Ca, mobile : , newSession : 08A53e47AeAf65648d10D8647293Ca, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1685598348495","cart_enabled":true,"address":"CV ","vm_imei_id":"TM06202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000000000","location":"Texas LakeView A Block 5th Floor"}}, expiry  :1795113249028
20-08-2026 00:04:22.347 250409 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 08A53e47AeAf65648d10D8647293Ca
20-08-2026 00:04:22.347 250409 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 08A53e47AeAf65648d10D8647293Ca
20-08-2026 00:04:22.357 250419 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@572abb06
20-08-2026 00:04:22.357 250419 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249028","expired":false,"activity":"","logged":false,"session":"08A53e47AeAf65648d10D8647293Ca","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.357 250419 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"08A53e47AeAf65648d10D8647293Ca","status":true}
20-08-2026 00:04:22.375 250437 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 33877764Af27D204A9422416C59112
20-08-2026 00:04:22.375 250437 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 33877764Af27D204A9422416C59112
20-08-2026 00:04:22.379 250441 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@18bfcc3c
20-08-2026 00:04:22.379 250441 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249123","expired":false,"activity":"","logged":false,"session":"33877764Af27D204A9422416C59112","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.379 250441 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"33877764Af27D204A9422416C59112","status":true}
20-08-2026 00:04:22.379 250441 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 33877764Af27D204A9422416C59112
20-08-2026 00:04:22.381 250443 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@18bfcc3c
20-08-2026 00:04:22.382 250444 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249123","expired":false,"activity":"","logged":false,"session":"33877764Af27D204A9422416C59112","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.382 250444 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 33877764Af27D204A9422416C59112, mobile : , newSession : 33877764Af27D204A9422416C59112, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749614007458","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202508","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 8th floor"}}, expiry  :1795113249123
20-08-2026 00:04:22.382 250444 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 33877764Af27D204A9422416C59112
20-08-2026 00:04:22.382 250444 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 33877764Af27D204A9422416C59112
20-08-2026 00:04:22.385 250447 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@18bfcc3c
20-08-2026 00:04:22.385 250447 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249123","expired":false,"activity":"","logged":false,"session":"33877764Af27D204A9422416C59112","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.385 250447 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"33877764Af27D204A9422416C59112","status":true}
20-08-2026 00:04:22.474 250536 [http-nio-8051-exec-24] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS08202103","mobile":""}
20-08-2026 00:04:22.544 250606 [http-nio-8051-exec-36] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07201911","mobile":""}
20-08-2026 00:04:22.595 250657 [http-nio-8051-exec-28] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202501","mobile":""}
20-08-2026 00:04:22.691 250753 [http-nio-8051-exec-26] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 137335, 4500678, 4500681, 185994, 186059, 4500710, 4500713, 186094, 4500665, 4500712, 4500702, 166327, 4500499, 4500677, 4500719, 4500723, 4500667, 185993, 4500724, 4500694, 4500715, 4500711, 133041, 4500722, 4500651, 4500648, 4500671, 186081, 4500705, 4500669, 4500656], imei=TM07202501}
20-08-2026 00:04:22.700 250762 [http-nio-8051-exec-26] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Yoga Bar Blueberry Pie 6g Protein 45g","sku_id":"186081","vendor_id":"1","mrp":"60","selling_price":"60","weight":"46","image":"https://images.tinymart.in/product/186081-134.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-01-06 01:27:03.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}]
20-08-2026 00:04:22.706 250768 [http-nio-8051-exec-26] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:04:22.876 250938 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fe6dB42cF35574Cd6cA5E02057015b
20-08-2026 00:04:22.876 250938 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fe6dB42cF35574Cd6cA5E02057015b
20-08-2026 00:04:22.881 250943 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@630b3f9d
20-08-2026 00:04:22.882 250944 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249312","expired":false,"activity":"","logged":false,"session":"Fe6dB42cF35574Cd6cA5E02057015b","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.882 250944 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fe6dB42cF35574Cd6cA5E02057015b","status":true}
20-08-2026 00:04:22.882 250944 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fe6dB42cF35574Cd6cA5E02057015b
20-08-2026 00:04:22.888 250950 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@630b3f9d
20-08-2026 00:04:22.889 250951 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249312","expired":false,"activity":"","logged":false,"session":"Fe6dB42cF35574Cd6cA5E02057015b","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.889 250951 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fe6dB42cF35574Cd6cA5E02057015b, mobile : , newSession : Fe6dB42cF35574Cd6cA5E02057015b, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"7421137583197604045","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM06202004","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Spare Single door"}}, expiry  :1795113249312
20-08-2026 00:04:22.889 250951 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fe6dB42cF35574Cd6cA5E02057015b
20-08-2026 00:04:22.889 250951 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fe6dB42cF35574Cd6cA5E02057015b
20-08-2026 00:04:22.890 250952 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@630b3f9d
20-08-2026 00:04:22.890 250952 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249312","expired":false,"activity":"","logged":false,"session":"Fe6dB42cF35574Cd6cA5E02057015b","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.890 250952 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fe6dB42cF35574Cd6cA5E02057015b","status":true}
20-08-2026 00:04:22.995 251057 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A16b5bC190EcE063E1E30bDc92789f
20-08-2026 00:04:22.995 251057 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A16b5bC190EcE063E1E30bDc92789f
20-08-2026 00:04:22.995 251057 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202097","mobile":""}
20-08-2026 00:04:22.997 251059 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58cb961
20-08-2026 00:04:22.997 251059 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248799","expired":false,"activity":"","logged":false,"session":"A16b5bC190EcE063E1E30bDc92789f","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.997 251059 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A16b5bC190EcE063E1E30bDc92789f","status":true}
20-08-2026 00:04:22.997 251059 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A16b5bC190EcE063E1E30bDc92789f
20-08-2026 00:04:22.999 251061 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58cb961
20-08-2026 00:04:22.999 251061 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248799","expired":false,"activity":"","logged":false,"session":"A16b5bC190EcE063E1E30bDc92789f","mobile":"","active":1,"status":true}
20-08-2026 00:04:22.999 251061 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A16b5bC190EcE063E1E30bDc92789f, mobile : , newSession : A16b5bC190EcE063E1E30bDc92789f, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654510950489","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_1st Floor"}}, expiry  :1795113248799
20-08-2026 00:04:22.999 251061 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A16b5bC190EcE063E1E30bDc92789f
20-08-2026 00:04:22.999 251061 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A16b5bC190EcE063E1E30bDc92789f
20-08-2026 00:04:23.000 251062 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58cb961
20-08-2026 00:04:23.000 251062 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248799","expired":false,"activity":"","logged":false,"session":"A16b5bC190EcE063E1E30bDc92789f","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.000 251062 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A16b5bC190EcE063E1E30bDc92789f","status":true}
20-08-2026 00:04:23.025 251087 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F777FaC7879826111c496d31791061
20-08-2026 00:04:23.025 251087 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F777FaC7879826111c496d31791061
20-08-2026 00:04:23.026 251088 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a35cbba
20-08-2026 00:04:23.026 251088 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249243","expired":false,"activity":"","logged":false,"session":"F777FaC7879826111c496d31791061","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.026 251088 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F777FaC7879826111c496d31791061","status":true}
20-08-2026 00:04:23.026 251088 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F777FaC7879826111c496d31791061
20-08-2026 00:04:23.028 251090 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a35cbba
20-08-2026 00:04:23.028 251090 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249243","expired":false,"activity":"","logged":false,"session":"F777FaC7879826111c496d31791061","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.028 251090 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F777FaC7879826111c496d31791061, mobile : , newSession : F777FaC7879826111c496d31791061, active : 1, activity : {"machine":{"area":"E city","vm_id":"1942326719453220784","cart_enabled":true,"address":"NEUU Factory","vm_imei_id":"RM10201901","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":0}","latlong":"12.8821704,77.6378531","location":"NEUU Factory"}}, expiry  :1795113249243
20-08-2026 00:04:23.028 251090 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F777FaC7879826111c496d31791061
20-08-2026 00:04:23.028 251090 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F777FaC7879826111c496d31791061
20-08-2026 00:04:23.028 251090 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a35cbba
20-08-2026 00:04:23.029 251091 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249243","expired":false,"activity":"","logged":false,"session":"F777FaC7879826111c496d31791061","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.029 251091 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F777FaC7879826111c496d31791061","status":true}
20-08-2026 00:04:23.288 251350 [http-nio-8051-exec-27] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202102","mobile":""}
20-08-2026 00:04:23.290 251352 [http-nio-8051-exec-22] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202102","mobile":""}
20-08-2026 00:04:23.295 251357 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A5AfC1Cb3a06Cd2b11E7E520Cb6d16
20-08-2026 00:04:23.295 251357 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A5AfC1Cb3a06Cd2b11E7E520Cb6d16
20-08-2026 00:04:23.301 251363 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 69A208562c8951A8D3F008F1A7B8D0
20-08-2026 00:04:23.301 251363 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 69A208562c8951A8D3F008F1A7B8D0
20-08-2026 00:04:23.302 251364 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f06fbb0
20-08-2026 00:04:23.302 251364 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249084","expired":false,"activity":"","logged":false,"session":"A5AfC1Cb3a06Cd2b11E7E520Cb6d16","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.302 251364 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A5AfC1Cb3a06Cd2b11E7E520Cb6d16","status":true}
20-08-2026 00:04:23.302 251364 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A5AfC1Cb3a06Cd2b11E7E520Cb6d16
20-08-2026 00:04:23.303 251365 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f06fbb0
20-08-2026 00:04:23.303 251365 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249084","expired":false,"activity":"","logged":false,"session":"A5AfC1Cb3a06Cd2b11E7E520Cb6d16","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.303 251365 [http-nio-8051-exec-32] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM10201907","mobile":""}
20-08-2026 00:04:23.303 251365 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A5AfC1Cb3a06Cd2b11E7E520Cb6d16, mobile : , newSession : A5AfC1Cb3a06Cd2b11E7E520Cb6d16, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749559026472","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202506","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Version 1"}}, expiry  :1795113249084
20-08-2026 00:04:23.304 251366 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A5AfC1Cb3a06Cd2b11E7E520Cb6d16
20-08-2026 00:04:23.304 251366 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A5AfC1Cb3a06Cd2b11E7E520Cb6d16
20-08-2026 00:04:23.305 251367 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f06fbb0
20-08-2026 00:04:23.305 251367 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249084","expired":false,"activity":"","logged":false,"session":"A5AfC1Cb3a06Cd2b11E7E520Cb6d16","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.305 251367 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A5AfC1Cb3a06Cd2b11E7E520Cb6d16","status":true}
20-08-2026 00:04:23.312 251374 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72da4fed
20-08-2026 00:04:23.312 251374 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248816","expired":false,"activity":"","logged":false,"session":"69A208562c8951A8D3F008F1A7B8D0","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.312 251374 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"69A208562c8951A8D3F008F1A7B8D0","status":true}
20-08-2026 00:04:23.312 251374 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 69A208562c8951A8D3F008F1A7B8D0
20-08-2026 00:04:23.313 251375 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72da4fed
20-08-2026 00:04:23.313 251375 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248816","expired":false,"activity":"","logged":false,"session":"69A208562c8951A8D3F008F1A7B8D0","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.313 251375 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 69A208562c8951A8D3F008F1A7B8D0, mobile : , newSession : 69A208562c8951A8D3F008F1A7B8D0, active : 1, activity : {"machine":{"area":"Mediatek_B-1_5th Floor","vm_id":"1650863570737","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,555555","location":"Mediatek B-1 5th Floor"}}, expiry  :1795113248816
20-08-2026 00:04:23.314 251376 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 69A208562c8951A8D3F008F1A7B8D0
20-08-2026 00:04:23.314 251376 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 69A208562c8951A8D3F008F1A7B8D0
20-08-2026 00:04:23.319 251381 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72da4fed
20-08-2026 00:04:23.319 251381 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248816","expired":false,"activity":"","logged":false,"session":"69A208562c8951A8D3F008F1A7B8D0","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.319 251381 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"69A208562c8951A8D3F008F1A7B8D0","status":true}
20-08-2026 00:04:23.332 251394 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202098","mobile":""}
20-08-2026 00:04:23.347 251409 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D80dD4Af884eEaB2E70c252d76B597
20-08-2026 00:04:23.348 251410 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D80dD4Af884eEaB2E70c252d76B597
20-08-2026 00:04:23.351 251413 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@374ef472
20-08-2026 00:04:23.352 251414 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249084","expired":false,"activity":"","logged":false,"session":"D80dD4Af884eEaB2E70c252d76B597","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.352 251414 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D80dD4Af884eEaB2E70c252d76B597","status":true}
20-08-2026 00:04:23.352 251414 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D80dD4Af884eEaB2E70c252d76B597
20-08-2026 00:04:23.362 251424 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@374ef472
20-08-2026 00:04:23.362 251424 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249084","expired":false,"activity":"","logged":false,"session":"D80dD4Af884eEaB2E70c252d76B597","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.362 251424 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D80dD4Af884eEaB2E70c252d76B597, mobile : , newSession : D80dD4Af884eEaB2E70c252d76B597, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685608919720","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202303","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Tata communication  - EGL"}}, expiry  :1795113249084
20-08-2026 00:04:23.362 251424 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D80dD4Af884eEaB2E70c252d76B597
20-08-2026 00:04:23.362 251424 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D80dD4Af884eEaB2E70c252d76B597
20-08-2026 00:04:23.365 251427 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@374ef472
20-08-2026 00:04:23.365 251427 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249084","expired":false,"activity":"","logged":false,"session":"D80dD4Af884eEaB2E70c252d76B597","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.365 251427 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D80dD4Af884eEaB2E70c252d76B597","status":true}
20-08-2026 00:04:23.377 251439 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F4EeD62128038eE651D038B30e2dD2
20-08-2026 00:04:23.378 251440 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F4EeD62128038eE651D038B30e2dD2
20-08-2026 00:04:23.379 251441 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@17d07b8d
20-08-2026 00:04:23.379 251441 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249233","expired":false,"activity":"","logged":false,"session":"F4EeD62128038eE651D038B30e2dD2","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.379 251441 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F4EeD62128038eE651D038B30e2dD2","status":true}
20-08-2026 00:04:23.379 251441 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F4EeD62128038eE651D038B30e2dD2
20-08-2026 00:04:23.379 251441 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@17d07b8d
20-08-2026 00:04:23.379 251441 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249233","expired":false,"activity":"","logged":false,"session":"F4EeD62128038eE651D038B30e2dD2","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.379 251441 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F4EeD62128038eE651D038B30e2dD2, mobile : , newSession : F4EeD62128038eE651D038B30e2dD2, active : 1, activity : {"machine":{"area":"Western","vm_id":"1757402010096","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas LV 4th floor"}}, expiry  :1795113249233
20-08-2026 00:04:23.379 251441 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F4EeD62128038eE651D038B30e2dD2
20-08-2026 00:04:23.379 251441 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F4EeD62128038eE651D038B30e2dD2
20-08-2026 00:04:23.381 251443 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@17d07b8d
20-08-2026 00:04:23.381 251443 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249233","expired":false,"activity":"","logged":false,"session":"F4EeD62128038eE651D038B30e2dD2","mobile":"","active":1,"status":true}
20-08-2026 00:04:23.381 251443 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F4EeD62128038eE651D038B30e2dD2","status":true}
20-08-2026 00:04:23.617 251679 [http-nio-8051-exec-35] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:04:23.811 251873 [http-nio-8051-exec-13] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS12202101","mobile":""}
20-08-2026 00:04:24.291 252353 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 47F1B7Bf44A1481392802bB9BeCdCc
20-08-2026 00:04:24.291 252353 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 47F1B7Bf44A1481392802bB9BeCdCc
20-08-2026 00:04:24.296 252358 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e8a8eed
20-08-2026 00:04:24.296 252358 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249179","expired":false,"activity":"","logged":false,"session":"47F1B7Bf44A1481392802bB9BeCdCc","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.296 252358 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"47F1B7Bf44A1481392802bB9BeCdCc","status":true}
20-08-2026 00:04:24.296 252358 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 47F1B7Bf44A1481392802bB9BeCdCc
20-08-2026 00:04:24.297 252359 [http-nio-8051-exec-21] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"RM10201901","mobile":""}
20-08-2026 00:04:24.297 252359 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e8a8eed
20-08-2026 00:04:24.297 252359 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249179","expired":false,"activity":"","logged":false,"session":"47F1B7Bf44A1481392802bB9BeCdCc","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.297 252359 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 47F1B7Bf44A1481392802bB9BeCdCc, mobile : , newSession : 47F1B7Bf44A1481392802bB9BeCdCc, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749558487402","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202505","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Godrej Table Space 5th Floor"}}, expiry  :1795113249179
20-08-2026 00:04:24.297 252359 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 47F1B7Bf44A1481392802bB9BeCdCc
20-08-2026 00:04:24.297 252359 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 47F1B7Bf44A1481392802bB9BeCdCc
20-08-2026 00:04:24.302 252364 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e8a8eed
20-08-2026 00:04:24.302 252364 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249179","expired":false,"activity":"","logged":false,"session":"47F1B7Bf44A1481392802bB9BeCdCc","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.302 252364 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"47F1B7Bf44A1481392802bB9BeCdCc","status":true}
20-08-2026 00:04:24.324 252386 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202301","mobile":""}
20-08-2026 00:04:24.355 252417 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 518e7a6f91059673B7FeA63941F41c
20-08-2026 00:04:24.355 252417 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 518e7a6f91059673B7FeA63941F41c
20-08-2026 00:04:24.356 252418 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f02e7c4
20-08-2026 00:04:24.356 252418 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248901","expired":false,"activity":"","logged":false,"session":"518e7a6f91059673B7FeA63941F41c","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.356 252418 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"518e7a6f91059673B7FeA63941F41c","status":true}
20-08-2026 00:04:24.356 252418 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 518e7a6f91059673B7FeA63941F41c
20-08-2026 00:04:24.357 252419 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f02e7c4
20-08-2026 00:04:24.357 252419 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248901","expired":false,"activity":"","logged":false,"session":"518e7a6f91059673B7FeA63941F41c","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.357 252419 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 518e7a6f91059673B7FeA63941F41c, mobile : , newSession : 518e7a6f91059673B7FeA63941F41c, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113248901
20-08-2026 00:04:24.357 252419 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 518e7a6f91059673B7FeA63941F41c
20-08-2026 00:04:24.357 252419 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 518e7a6f91059673B7FeA63941F41c
20-08-2026 00:04:24.357 252419 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f02e7c4
20-08-2026 00:04:24.357 252419 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113248901","expired":false,"activity":"","logged":false,"session":"518e7a6f91059673B7FeA63941F41c","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.357 252419 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"518e7a6f91059673B7FeA63941F41c","status":true}
20-08-2026 00:04:24.489 252551 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202508","mobile":""}
20-08-2026 00:04:24.544 252606 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A00a6238Ec7c4c3eF6A4B5A4F2FeDb
20-08-2026 00:04:24.544 252606 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A00a6238Ec7c4c3eF6A4B5A4F2FeDb
20-08-2026 00:04:24.546 252608 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4beeee4
20-08-2026 00:04:24.546 252608 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249289","expired":false,"activity":"","logged":false,"session":"A00a6238Ec7c4c3eF6A4B5A4F2FeDb","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.546 252608 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A00a6238Ec7c4c3eF6A4B5A4F2FeDb","status":true}
20-08-2026 00:04:24.546 252608 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A00a6238Ec7c4c3eF6A4B5A4F2FeDb
20-08-2026 00:04:24.547 252609 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4beeee4
20-08-2026 00:04:24.547 252609 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249289","expired":false,"activity":"","logged":false,"session":"A00a6238Ec7c4c3eF6A4B5A4F2FeDb","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.547 252609 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A00a6238Ec7c4c3eF6A4B5A4F2FeDb, mobile : , newSession : A00a6238Ec7c4c3eF6A4B5A4F2FeDb, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"3751046632410923167","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202003","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas Cafeteria"}}, expiry  :1795113249289
20-08-2026 00:04:24.547 252609 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A00a6238Ec7c4c3eF6A4B5A4F2FeDb
20-08-2026 00:04:24.547 252609 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A00a6238Ec7c4c3eF6A4B5A4F2FeDb
20-08-2026 00:04:24.547 252609 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4beeee4
20-08-2026 00:04:24.547 252609 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249289","expired":false,"activity":"","logged":false,"session":"A00a6238Ec7c4c3eF6A4B5A4F2FeDb","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.547 252609 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A00a6238Ec7c4c3eF6A4B5A4F2FeDb","status":true}
20-08-2026 00:04:24.654 252716 [http-nio-8051-exec-26] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202303","mobile":""}
20-08-2026 00:04:24.670 252732 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 70AaAe22E59479BbF019A0132a7f33
20-08-2026 00:04:24.670 252732 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 70AaAe22E59479BbF019A0132a7f33
20-08-2026 00:04:24.671 252733 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f61d59c
20-08-2026 00:04:24.671 252733 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249155","expired":false,"activity":"","logged":false,"session":"70AaAe22E59479BbF019A0132a7f33","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.671 252733 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"70AaAe22E59479BbF019A0132a7f33","status":true}
20-08-2026 00:04:24.671 252733 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 70AaAe22E59479BbF019A0132a7f33
20-08-2026 00:04:24.672 252734 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f61d59c
20-08-2026 00:04:24.672 252734 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249155","expired":false,"activity":"","logged":false,"session":"70AaAe22E59479BbF019A0132a7f33","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.672 252734 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 70AaAe22E59479BbF019A0132a7f33, mobile : , newSession : 70AaAe22E59479BbF019A0132a7f33, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749560296622","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202507","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 5th floor-2"}}, expiry  :1795113249155
20-08-2026 00:04:24.672 252734 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 70AaAe22E59479BbF019A0132a7f33
20-08-2026 00:04:24.672 252734 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 70AaAe22E59479BbF019A0132a7f33
20-08-2026 00:04:24.672 252734 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f61d59c
20-08-2026 00:04:24.672 252734 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113249155","expired":false,"activity":"","logged":false,"session":"70AaAe22E59479BbF019A0132a7f33","mobile":"","active":1,"status":true}
20-08-2026 00:04:24.672 252734 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"70AaAe22E59479BbF019A0132a7f33","status":true}
20-08-2026 00:04:25.223 253285 [http-nio-8051-exec-33] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202203","mobile":""}
20-08-2026 00:04:25.278 253340 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202004","mobile":""}
20-08-2026 00:04:25.671 253733 [http-nio-8051-exec-17] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202505","mobile":""}
20-08-2026 00:04:25.800 253862 [http-nio-8051-exec-27] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202201","mobile":""}
20-08-2026 00:04:25.884 253946 [http-nio-8051-exec-22] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202506","mobile":""}
20-08-2026 00:04:25.924 253986 [http-nio-8051-exec-16] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202502","mobile":""}
20-08-2026 00:04:26.445 254507 [http-nio-8051-exec-31] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:04:26.445 254507 [http-nio-8051-exec-31] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:04:27.222 255284 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202003","mobile":""}
20-08-2026 00:04:27.254 255316 [http-nio-8051-exec-29] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202507","mobile":""}
20-08-2026 00:04:27.458 255520 [http-nio-8051-exec-13] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":""}
20-08-2026 00:04:31.934 259996 [http-nio-8051-exec-24] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-19 23:55:14.0}
20-08-2026 00:04:31.936 259998 [http-nio-8051-exec-24] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-19 23:55:14.0
20-08-2026 00:04:32.030 260092 [http-nio-8051-exec-24] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:04:32.814 260876 [http-nio-8051-exec-47] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:04:32.814 260876 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:04:34.153 262215 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:04:34.154 262216 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:04:34.187 262249 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:04:34.310 262372 [http-nio-8051-exec-30] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:04:34.311 262373 [http-nio-8051-exec-30] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:04:34.322 262384 [http-nio-8051-exec-30] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:04:35.433 263495 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:04:35.434 263496 [http-nio-8051-exec-3] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:04:35.453 263515 [http-nio-8051-exec-3] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:04:38.653 266715 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{sensors=[{id=TM06202502-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202502-1-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:04:38.355671}]}, {hcid=[1], door_id=2, data=[{sensors=[{id=TM06202502-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202502-2-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:04:38.356873}]}]}
20-08-2026 00:04:38.653 266715 [http-nio-8051-exec-11] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:04:38.653 266715 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202502, traysArr : []
20-08-2026 00:04:38.654 266716 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202502, traysArr : []
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:04:38.655 266717 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:04:38.656 266718 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:04:38.661 266723 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:04:38.355671"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:04:38.356873"}],"hcid":[1],"door_id":2}]
20-08-2026 00:04:38.661 266723 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:04:38.355671"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:04:38.356873"}],"hcid":[1],"door_id":2}]
20-08-2026 00:04:38.673 266735 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202502, cameraArr : {}
20-08-2026 00:04:38.673 266735 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202502, cameraInfoData : {}
20-08-2026 00:04:39.057 267119 [http-nio-8051-exec-38] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202505}
20-08-2026 00:04:39.232 267294 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:04:39.234 267296 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:04:39.247 267309 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:04:40.047 268109 [http-nio-8051-exec-40] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:04:40.047 268109 [http-nio-8051-exec-40] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:04:40.734 268796 [http-nio-8051-exec-41] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202201}
20-08-2026 00:04:42.251 270313 [http-nio-8051-exec-39] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM10201907}
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM01202601
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:04:44
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'close_time': ['2026-08-19 19:14:24.181679', '2026-08-19 19:24:24.278248'], 'open_time': ['2026-08-19 19:24:15.564392', '2026-08-19 19:24:11.967158']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}]"}
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:14:24.181679", "2026-08-19 19:24:24.278248"], "open_time": ["2026-08-19 19:24:15.564392", "2026-08-19 19:24:11.967158"]}
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}]
20-08-2026 00:04:44.990 273052 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:04:46.575 274637 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-10-14 15:24:30"}
20-08-2026 00:04:47.203 275265 [http-nio-8051-exec-15] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:04:46, data=[{status=true, id=pd-readonly}, {status=true, id=pd-invalidfs, value=vfat}, {status=true, id=logs-full, value=100%}, {status=true, id=data-full, value=70%}]}}
20-08-2026 00:04:47.203 275265 [http-nio-8051-exec-15] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:04:47.203 275265 [http-nio-8051-exec-15] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:04:47.203 275265 [http-nio-8051-exec-15] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM07201911, traysArr : []
20-08-2026 00:04:47.204 275266 [http-nio-8051-exec-15] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM07201911, traysArr : []
20-08-2026 00:04:47.204 275266 [http-nio-8051-exec-15] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:04:47.204 275266 [http-nio-8051-exec-15] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:04:47.204 275266 [http-nio-8051-exec-15] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:04:47.204 275266 [http-nio-8051-exec-15] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:04:47.205 275267 [http-nio-8051-exec-15] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM07201911, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"70%","status":true}],"created_at":"2026-08-20 00:04:46"}
20-08-2026 00:04:47.205 275267 [http-nio-8051-exec-15] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM07201911, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"70%","status":true}],"created_at":"2026-08-20 00:04:46"}
20-08-2026 00:04:48.902 276964 [http-nio-8051-exec-17] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:04:48.903 276965 [http-nio-8051-exec-17] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:04:49.485 277547 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - {imei=TM05202204, skus=[177747, 186042, 165143, 4500700, 4500689, 4500667, 185993, 4500681, 4500715, 186059, 186043, 4500678, 4500712, 4500709, 186084, 4500499, 4500668, 4500726, 4500723, 4500714, 4500643, 166327, 4500407, 4500711, 186100, 4500706, 185994, 4500701, 4500677, 4500564, 186078]}
20-08-2026 00:04:49.491 277553 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - [{"name":"Town Bus Soya Stick ,35g","sku_id":"165143","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/165143-5076.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-09-15 14:26:09.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Townbus Green Masala Peas 28g ","sku_id":"186042","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/186042-4971.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2024-09-13 17:53:24.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"KITKAT Nestle 4 Finger Chocolate 38g","sku_id":"186084","vendor_id":"1","mrp":"30","selling_price":"30","weight":"41","image":"https://images.tinymart.in/product/186084-5395.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-01-06 17:47:45.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"McVities Butter Jeera Cookies58gm","sku_id":"4500709","vendor_id":"1","mrp":"10","selling_price":"10","weight":"61","image":"https://images.tinymart.in/product/4500709-2651.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-10 09:46:56.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"McVities Triple Nut Cookies 58gm","sku_id":"4500714","vendor_id":"1","mrp":"10","selling_price":"10","weight":"58","image":"https://images.tinymart.in/product/4500714-2989.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:47:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:04:49.494 277556 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:04:53.225 281287 [http-nio-8051-exec-10] INFO  n.c.kiosk.machine.MachineController - {imei=TM04202204, skus=[186059, 4500710, 4500624, 4500677, 4500726, 4500541, 4500678, 4500499, 4500644, 4500673, 4500702, 4500715, 4500651, 4500668, 4500723, 4500705, 4500667, 185994, 4500711, 4500691, 4500718, 4500701, 166327, 4500519, 4500669, 4500643, 186001, 186043, 4500712, 185993, 4500647]}
20-08-2026 00:04:53.229 281291 [http-nio-8051-exec-10] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Modern Kitchens Boondi Masala 36gm","sku_id":"4500691","vendor_id":"1","mrp":"10","selling_price":"10","weight":"40","image":"https://images.tinymart.in/product/4500691-6038.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-24 17:10:20.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Max protein 7 grain Protein Barbeque 30gm","sku_id":"4500718","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500718-9745.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-04 11:52:08.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:04:53.232 281294 [http-nio-8051-exec-10] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:04:55.111 283173 [http-nio-8051-exec-9] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:04:55.111 283173 [http-nio-8051-exec-9] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:04:55.554 283616 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202305
20-08-2026 00:04:55.554 283616 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:04:55.554 283616 [http-nio-8051-exec-2] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:04:55
20-08-2026 00:04:59.326 287388 [http-nio-8051-exec-13] INFO  n.c.kiosk.machine.MachineController - {skus=[4500646, 4500665, 4500720, 4500711, 4500713, 4500715, 4500499, 186059, 108676, 4500541, 4500719, 4500669, 4500664, 4500726, 4500564, 4500712, 4500710, 4500725, 4500656, 166327, 4500651, 4500694, 4500643, 185993, 4500723, 4500702, 4500728, 4500717, 4500557, 185994, 4500667, 4500472, 4500722], imei=TM04202203}
20-08-2026 00:04:59.335 287397 [http-nio-8051-exec-13] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Kiru Millet Crunchies Cream and Onion 22gm","sku_id":"4500557","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500557-4993.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-08 16:19:47.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:04:59.337 287399 [http-nio-8051-exec-13] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:04:59.466 287528 [http-nio-8051-exec-21] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{value=64%, id=pd-full, status=true}, {value=100%, id=logs-full, status=true}], created_at=2026-08-20 00:04:58}}
20-08-2026 00:04:59.466 287528 [http-nio-8051-exec-21] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:04:59.466 287528 [http-nio-8051-exec-21] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:04:59.466 287528 [http-nio-8051-exec-21] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202204, traysArr : []
20-08-2026 00:04:59.467 287529 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202204, traysArr : []
20-08-2026 00:04:59.467 287529 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:04:59.467 287529 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:04:59.467 287529 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:04:59.467 287529 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:04:59.468 287530 [http-nio-8051-exec-21] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202204, cameraArr : {"data":[{"id":"pd-full","value":"64%","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:04:58"}
20-08-2026 00:04:59.468 287530 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202204, cameraInfoData : {"data":[{"id":"pd-full","value":"64%","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:04:58"}
20-08-2026 00:04:59.728 287790 [http-nio-8051-exec-47] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202204}
20-08-2026 00:05:01.489 289551 [http-nio-8051-exec-30] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM01202601}
20-08-2026 00:05:01.686 289748 [http-nio-8051-exec-31] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-09 07:25:01"}
20-08-2026 00:05:01.744 289806 [http-nio-8051-exec-46] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:05:01.782 289844 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:01.786 289848 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:01.794 289856 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:01.794 289856 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:05:01.794 289856 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:05:01.802 289864 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:05:01.802 289864 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:05:01.805 289867 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:01.807 289869 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:01.813 289875 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:01.813 289875 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:05:01.813 289875 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:05:01.816 289878 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:05:01.816 289878 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:01.816 289878 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:05:01.842 289904 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:01.842 289904 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:01.842 289904 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:01.842 289904 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:05:01.842 289904 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:01.0
20-08-2026 00:05:01.842 289904 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:01.846 289908 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:01.852 289914 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:01.858 289920 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:01.858 289920 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:05:01.858 289920 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:05:01.865 289927 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:05:01.865 289927 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:05:01.866 289928 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:01.869 289931 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:01.877 289939 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:01.877 289939 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:05:01.877 289939 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:05:01.880 289942 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:05:01.880 289942 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:01.880 289942 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:05:01.900 289962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:01.900 289962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:01.900 289962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:01.900 289962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:05:01.900 289962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:01.0
20-08-2026 00:05:01.900 289962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:01.907 289969 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:01.919 289981 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:01.939 290001 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:01.939 290001 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:05:01.939 290001 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:01.950 290012 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:05:01.950 290012 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:05:01.950 290012 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:01.953 290015 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:01.963 290025 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:01.963 290025 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:05:01.963 290025 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:05:01.976 290038 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:05:01.976 290038 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:01.976 290038 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:05:02.000 290062 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.000 290062 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.000 290062 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:02.000 290062 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:05:02.000 290062 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.001 290063 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.003 290065 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.009 290071 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.014 290076 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.014 290076 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:05:02.014 290076 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:05:02.017 290079 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:05:02.017 290079 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:05:02.018 290080 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.020 290082 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.025 290087 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.025 290087 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:05:02.025 290087 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:05:02.029 290091 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:05:02.029 290091 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:02.030 290092 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:05:02.053 290115 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.054 290116 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.054 290116 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:02.054 290116 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:05:02.054 290116 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.054 290116 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.055 290117 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.057 290119 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.060 290122 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.061 290123 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:05:02.061 290123 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:05:02.065 290127 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:05:02.065 290127 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:05:02.066 290128 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.069 290131 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.074 290136 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.074 290136 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:05:02.074 290136 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:05:02.077 290139 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:05:02.078 290140 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:05:02.080 290142 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.082 290144 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.086 290148 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.086 290148 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:05:02.086 290148 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:05:02.090 290152 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:05:02.090 290152 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:05:02.091 290153 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.093 290155 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.096 290158 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.096 290158 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:05:02.096 290158 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:05:02.099 290161 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:05:02.100 290162 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:05:02.101 290163 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.104 290166 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.109 290171 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.109 290171 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:05:02.109 290171 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:05:02.112 290174 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:05:02.112 290174 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:05:02.113 290175 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.115 290177 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.119 290181 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.119 290181 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:05:02.119 290181 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:05:02.123 290185 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:05:02.123 290185 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:05:02.124 290186 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.126 290188 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.130 290192 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.130 290192 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:05:02.130 290192 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:05:02.133 290195 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:05:02.133 290195 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:05:02.134 290196 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.137 290199 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.141 290203 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.141 290203 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:05:02.141 290203 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:05:02.144 290206 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:05:02.144 290206 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:05:02.146 290208 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.148 290210 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.151 290213 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.151 290213 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:05:02.151 290213 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:05:02.155 290217 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:05:02.155 290217 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:02.156 290218 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:05:02.207 290269 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:02.208 290270 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:02.208 290270 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:02.208 290270 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:05:02.208 290270 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.208 290270 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.210 290272 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.218 290280 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.222 290284 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.223 290285 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:05:02.223 290285 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:02.226 290288 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:05:02.226 290288 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:05:02.230 290292 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.231 290293 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.238 290300 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.238 290300 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:05:02.239 290301 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:05:02.247 290309 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:05:02.247 290309 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:05:02.248 290310 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.251 290313 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.253 290315 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.253 290315 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:05:02.253 290315 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:05:02.256 290318 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:05:02.256 290318 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:05:02.257 290319 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.259 290321 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.265 290327 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.266 290328 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:05:02.266 290328 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:05:02.269 290331 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:05:02.269 290331 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:02.269 290331 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:05:02.300 290362 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.300 290362 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.300 290362 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:02.300 290362 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:05:02.300 290362 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.300 290362 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.301 290363 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.304 290366 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.307 290369 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.307 290369 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:05:02.307 290369 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:05:02.310 290372 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:05:02.310 290372 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:02.311 290373 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:05:02.333 290395 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.333 290395 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.333 290395 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:02.333 290395 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:05:02.334 290396 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.334 290396 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.335 290397 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.338 290400 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.342 290404 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.342 290404 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:05:02.342 290404 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:02.345 290407 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:05:02.345 290407 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:05:02.347 290409 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.349 290411 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.353 290415 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.353 290415 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:05:02.353 290415 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:05:02.356 290418 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:05:02.356 290418 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:05:02.357 290419 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.359 290421 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.362 290424 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.362 290424 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:05:02.362 290424 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:05:02.367 290429 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:05:02.367 290429 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:02.367 290429 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:05:02.390 290452 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.391 290453 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.391 290453 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:02.391 290453 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:05:02.391 290453 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.391 290453 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.392 290454 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.394 290456 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.400 290462 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.400 290462 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:05:02.400 290462 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:05:02.405 290467 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:05:02.405 290467 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:05:02.406 290468 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.408 290470 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.415 290477 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.415 290477 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:05:02.415 290477 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:05:02.419 290481 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:05:02.419 290481 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:05:02.420 290482 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:05:02.423 290485 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6a2bcd53
20-08-2026 00:05:02.427 290489 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:05:02.427 290489 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:05:02.427 290489 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:05:02.431 290493 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:05:02.431 290493 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:05:02.432 290494 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.435 290497 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.440 290502 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.440 290502 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:05:02.440 290502 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:05:02.444 290506 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:05:02.444 290506 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:05:02.446 290508 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.448 290510 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.452 290514 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.452 290514 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:05:02.452 290514 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:05:02.456 290518 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:05:02.456 290518 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:05:02.457 290519 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.459 290521 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.463 290525 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.463 290525 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:05:02.463 290525 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:05:02.467 290529 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:05:02.467 290529 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:05:02.468 290530 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.470 290532 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.474 290536 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.474 290536 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:05:02.474 290536 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:05:02.477 290539 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:05:02.477 290539 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:05:02.478 290540 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.481 290543 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.484 290546 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.484 290546 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:05:02.484 290546 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:02.489 290551 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:05:02.489 290551 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:05:02.490 290552 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.492 290554 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.497 290559 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.497 290559 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:05:02.497 290559 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:02.501 290563 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:05:02.501 290563 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:05:02.502 290564 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:05:02.504 290566 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6a2bcd53
20-08-2026 00:05:02.509 290571 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:05:02.509 290571 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:05:02.509 290571 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:05:02.514 290576 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:05:02.514 290576 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:05:02.515 290577 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.517 290579 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.521 290583 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.521 290583 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:05:02.521 290583 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:05:02.525 290587 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:05:02.525 290587 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:05:02.526 290588 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.528 290590 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.532 290594 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.532 290594 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:05:02.532 290594 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:05:02.536 290598 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:05:02.536 290598 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:05:02.538 290600 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.539 290601 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.545 290607 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.545 290607 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:05:02.545 290607 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:05:02.548 290610 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:05:02.548 290610 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:05:02.550 290612 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.551 290613 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.556 290618 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.556 290618 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:05:02.556 290618 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:05:02.559 290621 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:05:02.560 290622 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:02.560 290622 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:05:02.586 290648 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.586 290648 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.586 290648 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:02.586 290648 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:05:02.587 290649 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.587 290649 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.589 290651 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.592 290654 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.597 290659 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.597 290659 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:05:02.597 290659 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:05:02.603 290665 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:05:02.603 290665 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:05:02.604 290666 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.606 290668 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.612 290674 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.612 290674 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:05:02.612 290674 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:05:02.616 290678 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:05:02.616 290678 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:02.616 290678 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:05:02.633 290695 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.633 290695 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.633 290695 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:02.633 290695 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:05:02.633 290695 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.633 290695 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.639 290701 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.640 290702 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.644 290706 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.644 290706 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:05:02.644 290706 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:05:02.648 290710 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:05:02.648 290710 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:05:02.649 290711 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.651 290713 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.654 290716 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.654 290716 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:05:02.654 290716 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:05:02.658 290720 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:05:02.658 290720 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:05:02.659 290721 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.661 290723 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.664 290726 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.664 290726 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:05:02.664 290726 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:05:02.667 290729 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:05:02.667 290729 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:02.667 290729 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:05:02.721 290783 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.722 290784 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.722 290784 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:02.722 290784 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:05:02.722 290784 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.722 290784 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.723 290785 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.725 290787 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.730 290792 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.730 290792 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:05:02.730 290792 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:05:02.733 290795 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:05:02.733 290795 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:05:02.735 290797 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.737 290799 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.741 290803 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.741 290803 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:05:02.741 290803 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:02.744 290806 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:05:02.744 290806 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:05:02.745 290807 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.747 290809 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.751 290813 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.751 290813 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:05:02.751 290813 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:05:02.755 290817 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:05:02.756 290818 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:02.756 290818 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:05:02.774 290836 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.774 290836 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.774 290836 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:02.774 290836 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:05:02.774 290836 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.774 290836 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.775 290837 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.777 290839 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.780 290842 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.780 290842 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:05:02.780 290842 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:05:02.783 290845 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:05:02.783 290845 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:02.783 290845 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:05:02.860 290922 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.861 290923 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:02.861 290923 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:02.861 290923 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:05:02.861 290923 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.861 290923 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.862 290924 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.863 290925 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.866 290928 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.866 290928 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:05:02.866 290928 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:02.869 290931 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:05:02.869 290931 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:05:02.870 290932 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.871 290933 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.874 290936 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.874 290936 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:05:02.874 290936 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:05:02.878 290940 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:05:02.878 290940 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:05:02.879 290941 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.880 290942 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.884 290946 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.884 290946 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:05:02.884 290946 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:02.889 290951 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:05:02.890 290952 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:05:02.892 290954 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.895 290957 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.900 290962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.900 290962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:05:02.900 290962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:05:02.903 290965 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:05:02.903 290965 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:02.903 290965 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:05:02.922 290984 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:02.922 290984 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:02.922 290984 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:02.922 290984 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:05:02.922 290984 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:02.0
20-08-2026 00:05:02.922 290984 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:02.925 290987 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.934 290996 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.940 291002 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.940 291002 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:05:02.940 291002 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:02.943 291005 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:05:02.943 291005 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:05:02.944 291006 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.947 291009 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.949 291011 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.949 291011 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:05:02.949 291011 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:05:02.952 291014 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:05:02.952 291014 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:05:02.953 291015 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.955 291017 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.958 291020 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.958 291020 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:05:02.958 291020 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:02.960 291022 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:05:02.960 291022 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:05:02.961 291023 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:05:02.963 291025 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1fe60d6
20-08-2026 00:05:02.965 291027 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:05:02.965 291027 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:05:02.965 291027 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:05:02.968 291030 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:05:02.968 291030 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:05:02.969 291031 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.970 291032 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.973 291035 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.974 291036 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:05:02.974 291036 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:05:02.976 291038 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:05:02.976 291038 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:05:02.977 291039 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:02.978 291040 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:02.981 291043 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:02.981 291043 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:05:02.981 291043 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:05:02.984 291046 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:05:02.984 291046 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:05:02.985 291047 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.987 291049 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:02.990 291052 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:02.991 291053 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:05:02.991 291053 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:05:02.994 291056 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:05:02.995 291057 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:05:02.996 291058 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:02.998 291060 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.002 291064 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.002 291064 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:05:03.002 291064 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:05:03.006 291068 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:05:03.006 291068 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.006 291068 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:05:03.047 291109 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.047 291109 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.047 291109 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.048 291110 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:05:03.048 291110 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.048 291110 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.051 291113 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.065 291127 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.082 291144 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.082 291144 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:05:03.082 291144 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:05:03.096 291158 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:05:03.096 291158 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:05:03.099 291161 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.103 291165 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.108 291170 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.108 291170 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:05:03.108 291170 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:05:03.114 291176 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:05:03.114 291176 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:05:03.115 291177 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.118 291180 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.123 291185 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.123 291185 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:05:03.123 291185 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:03.127 291189 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:05:03.127 291189 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:05:03.130 291192 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.133 291195 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.138 291200 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.138 291200 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:05:03.138 291200 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:05:03.143 291205 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:05:03.143 291205 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.143 291205 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:05:03.171 291233 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.171 291233 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.171 291233 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.171 291233 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:05:03.171 291233 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.171 291233 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.173 291235 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.175 291237 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.181 291243 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.181 291243 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:05:03.181 291243 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:05:03.187 291249 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:05:03.187 291249 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.187 291249 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:05:03.211 291273 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.211 291273 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.211 291273 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.211 291273 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:05:03.211 291273 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.211 291273 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.212 291274 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.215 291277 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.218 291280 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.218 291280 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:05:03.218 291280 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:05:03.222 291284 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:05:03.222 291284 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:05:03.223 291285 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.225 291287 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.228 291290 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.228 291290 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:05:03.228 291290 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:03.232 291294 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:05:03.232 291294 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:05:03.233 291295 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.235 291297 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.239 291301 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.239 291301 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:05:03.239 291301 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:03.244 291306 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:05:03.247 291309 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:05:03.249 291311 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.251 291313 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.255 291317 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.255 291317 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:05:03.255 291317 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:05:03.259 291321 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:05:03.259 291321 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.259 291321 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:05:03.278 291340 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.279 291341 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.279 291341 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.279 291341 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:05:03.279 291341 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.279 291341 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.280 291342 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.283 291345 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.288 291350 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.288 291350 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:05:03.288 291350 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:03.292 291354 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:05:03.292 291354 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:05:03.293 291355 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.295 291357 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.298 291360 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.298 291360 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:05:03.298 291360 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:05:03.302 291364 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:05:03.302 291364 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.302 291364 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:05:03.323 291385 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.323 291385 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.323 291385 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.323 291385 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:05:03.323 291385 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.323 291385 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.326 291388 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.328 291390 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.333 291395 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.333 291395 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:05:03.333 291395 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:03.337 291399 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:05:03.337 291399 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:05:03.338 291400 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.340 291402 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.345 291407 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.345 291407 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:05:03.345 291407 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:05:03.349 291411 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:05:03.349 291411 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.349 291411 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:05:03.369 291431 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.369 291431 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.369 291431 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.369 291431 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:05:03.369 291431 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.369 291431 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.371 291433 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.373 291435 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.378 291440 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.378 291440 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:05:03.378 291440 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:05:03.382 291444 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:05:03.382 291444 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:05:03.384 291446 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.386 291448 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.390 291452 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.390 291452 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:05:03.390 291452 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:05:03.395 291457 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:05:03.395 291457 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.395 291457 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:05:03.422 291484 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.422 291484 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.422 291484 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.422 291484 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:05:03.422 291484 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.422 291484 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.432 291494 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.438 291500 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.447 291509 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.447 291509 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:05:03.447 291509 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:05:03.452 291514 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:05:03.452 291514 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.452 291514 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:05:03.510 291572 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.510 291572 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.510 291572 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.510 291572 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:05:03.510 291572 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.510 291572 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.513 291575 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.515 291577 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.521 291583 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.521 291583 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:05:03.521 291583 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:05:03.525 291587 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:05:03.525 291587 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:05:03.526 291588 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.528 291590 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.534 291596 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.534 291596 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:05:03.534 291596 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:05:03.539 291601 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:05:03.539 291601 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.539 291601 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:05:03.563 291625 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.563 291625 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.563 291625 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.563 291625 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:05:03.563 291625 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.563 291625 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.565 291627 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.568 291630 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.572 291634 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.573 291635 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:05:03.573 291635 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:05:03.576 291638 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:05:03.576 291638 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:05:03.578 291640 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.580 291642 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.584 291646 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.584 291646 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:05:03.584 291646 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:05:03.588 291650 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:05:03.588 291650 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:05:03.589 291651 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.592 291654 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.595 291657 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.595 291657 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:05:03.595 291657 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:05:03.600 291662 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:05:03.600 291662 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:05:03.601 291663 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.603 291665 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.607 291669 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.607 291669 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:05:03.607 291669 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:05:03.611 291673 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:05:03.612 291674 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:05:03.613 291675 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.615 291677 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.619 291681 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.619 291681 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:05:03.619 291681 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:03.622 291684 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:05:03.622 291684 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:05:03.623 291685 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.625 291687 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.630 291692 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.630 291692 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:05:03.630 291692 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:05:03.633 291695 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:05:03.634 291696 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:05:03.634 291696 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.636 291698 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.640 291702 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.640 291702 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:05:03.640 291702 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:05:03.644 291706 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:05:03.644 291706 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:05:03.645 291707 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.646 291708 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.650 291712 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.651 291713 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:05:03.651 291713 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:05:03.654 291716 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:05:03.654 291716 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:05:03.656 291718 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.657 291719 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.662 291724 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.662 291724 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:05:03.662 291724 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:05:03.666 291728 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:05:03.667 291729 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:05:03.668 291730 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:05:03.670 291732 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6a2bcd53
20-08-2026 00:05:03.675 291737 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:05:03.675 291737 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:05:03.675 291737 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:05:03.678 291740 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:05:03.678 291740 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:05:03.679 291741 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.681 291743 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.685 291747 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.685 291747 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:05:03.685 291747 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:05:03.689 291751 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:05:03.690 291752 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:05:03.691 291753 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.693 291755 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.696 291758 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.696 291758 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:05:03.696 291758 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:05:03.701 291763 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:05:03.701 291763 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.701 291763 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:05:03.723 291785 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.723 291785 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.723 291785 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.723 291785 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:05:03.723 291785 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.723 291785 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.725 291787 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.727 291789 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.731 291793 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.731 291793 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:05:03.731 291793 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:05:03.735 291797 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:05:03.735 291797 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:05:03.735 291797 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.738 291800 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.742 291804 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.742 291804 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:05:03.742 291804 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:05:03.746 291808 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:05:03.746 291808 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:05:03.747 291809 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.750 291812 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.756 291818 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.756 291818 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:05:03.756 291818 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:05:03.760 291822 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:05:03.760 291822 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:05:03.762 291824 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.764 291826 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.768 291830 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.768 291830 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:05:03.768 291830 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:03.773 291835 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:05:03.773 291835 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:05:03.775 291837 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.778 291840 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.784 291846 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.784 291846 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:05:03.784 291846 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:05:03.788 291850 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:05:03.788 291850 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.788 291850 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:05:03.808 291870 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:03.808 291870 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:03.808 291870 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:03.808 291870 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:05:03.808 291870 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.808 291870 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.810 291872 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.812 291874 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.816 291878 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.816 291878 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:05:03.816 291878 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:05:03.821 291883 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:05:03.821 291883 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.821 291883 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:05:03.837 291899 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:03.837 291899 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:03.837 291899 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:03.837 291899 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:05:03.837 291899 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.838 291900 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.838 291900 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.840 291902 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.844 291906 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.844 291906 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:05:03.844 291906 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:05:03.849 291911 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:05:03.849 291911 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.849 291911 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:05:03.867 291929 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.868 291930 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.868 291930 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.868 291930 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:05:03.868 291930 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.868 291930 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.869 291931 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.871 291933 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.875 291937 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.875 291937 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:05:03.875 291937 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:03.877 291939 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:05:03.877 291939 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:05:03.878 291940 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.879 291941 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.883 291945 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.883 291945 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:05:03.883 291945 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:05:03.887 291949 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:05:03.887 291949 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:05:03.888 291950 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.890 291952 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.894 291956 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.894 291956 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:05:03.894 291956 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:05:03.899 291961 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:05:03.899 291961 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.899 291961 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:05:03.917 291979 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.917 291979 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:03.917 291979 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:03.917 291979 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:05:03.917 291979 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:03.0
20-08-2026 00:05:03.917 291979 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:03.918 291980 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:03.921 291983 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:03.926 291988 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:03.926 291988 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:05:03.926 291988 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:05:03.931 291993 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:05:03.931 291993 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:05:03.932 291994 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:03.935 291997 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:03.939 292001 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:03.939 292001 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:05:03.939 292001 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:05:03.944 292006 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:05:03.944 292006 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:03.944 292006 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:05:04.004 292066 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.005 292067 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.005 292067 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:04.005 292067 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:05:04.006 292068 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.006 292068 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.007 292069 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.009 292071 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.014 292076 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.014 292076 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:05:04.014 292076 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:05:04.019 292081 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:05:04.019 292081 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:05:04.020 292082 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.023 292085 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.028 292090 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.028 292090 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:05:04.028 292090 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:05:04.033 292095 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:05:04.033 292095 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:05:04.034 292096 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.037 292099 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.041 292103 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.041 292103 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:05:04.041 292103 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:04.046 292108 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:05:04.046 292108 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:05:04.047 292109 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.049 292111 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.054 292116 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.054 292116 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:05:04.054 292116 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:05:04.059 292121 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:05:04.059 292121 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:05:04.060 292122 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.062 292124 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.066 292128 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.066 292128 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:05:04.066 292128 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:05:04.071 292133 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:05:04.071 292133 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:05:04.072 292134 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.075 292137 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.081 292143 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.081 292143 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:05:04.081 292143 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:04.086 292148 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:05:04.086 292148 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:05:04.087 292149 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.090 292152 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.095 292157 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.095 292157 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:05:04.095 292157 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:05:04.099 292161 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:05:04.099 292161 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.099 292161 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:05:04.127 292189 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:04.127 292189 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:04.127 292189 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:04.127 292189 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:05:04.127 292189 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.127 292189 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.129 292191 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.132 292194 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.136 292198 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.137 292199 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:05:04.137 292199 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:05:04.141 292203 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:05:04.141 292203 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:05:04.143 292205 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.146 292208 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.151 292213 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.151 292213 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:05:04.151 292213 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:05:04.156 292218 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:05:04.156 292218 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.156 292218 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:05:04.172 292234 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:04.172 292234 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:04.172 292234 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:04.172 292234 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:05:04.172 292234 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.172 292234 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.174 292236 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.178 292240 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.185 292247 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.185 292247 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:05:04.185 292247 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:05:04.191 292253 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:05:04.191 292253 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.191 292253 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:05:04.208 292270 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.208 292270 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.208 292270 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:04.208 292270 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:05:04.208 292270 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.208 292270 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.210 292272 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.213 292275 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.220 292282 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.221 292283 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:05:04.221 292283 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:05:04.226 292288 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:05:04.226 292288 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:05:04.228 292290 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.230 292292 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.235 292297 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.235 292297 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:05:04.235 292297 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:05:04.241 292303 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:05:04.241 292303 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.241 292303 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:05:04.258 292320 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.258 292320 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.258 292320 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:04.258 292320 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:05:04.258 292320 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.258 292320 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.259 292321 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.262 292324 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.268 292330 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.268 292330 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:05:04.268 292330 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:05:04.273 292335 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:05:04.273 292335 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:05:04.275 292337 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.277 292339 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.281 292343 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.281 292343 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:05:04.281 292343 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:05:04.286 292348 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:05:04.288 292350 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:05:04.289 292351 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.293 292355 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.300 292362 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.300 292362 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:05:04.300 292362 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:05:04.306 292368 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:05:04.306 292368 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:05:04.308 292370 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.310 292372 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.314 292376 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.314 292376 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:05:04.314 292376 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:04.319 292381 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:05:04.319 292381 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:05:04.320 292382 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.323 292385 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.328 292390 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.328 292390 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:05:04.328 292390 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:05:04.333 292395 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:05:04.333 292395 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.333 292395 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:05:04.352 292414 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:04.353 292415 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:04.353 292415 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:04.353 292415 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:05:04.353 292415 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.353 292415 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.354 292416 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.355 292417 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.358 292420 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.358 292420 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:05:04.358 292420 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:05:04.361 292423 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:05:04.361 292423 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:05:04.362 292424 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.364 292426 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.367 292429 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.367 292429 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:05:04.367 292429 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:05:04.370 292432 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:05:04.370 292432 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:05:04.371 292433 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.373 292435 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.375 292437 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.375 292437 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:05:04.375 292437 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:05:04.378 292440 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:05:04.378 292440 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.378 292440 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:05:04.401 292463 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.401 292463 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.401 292463 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:04.401 292463 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:05:04.401 292463 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.401 292463 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.403 292465 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.406 292468 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.410 292472 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.410 292472 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:05:04.410 292472 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:05:04.414 292476 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:05:04.415 292477 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.415 292477 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:05:04.433 292495 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:04.433 292495 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:04.433 292495 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:04.433 292495 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:05:04.433 292495 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.433 292495 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.435 292497 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.437 292499 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.441 292503 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.442 292504 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:05:04.442 292504 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:05:04.444 292506 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:05:04.445 292507 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:05:04.445 292507 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.447 292509 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.450 292512 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.450 292512 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:05:04.450 292512 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:05:04.454 292516 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:05:04.454 292516 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:05:04.456 292518 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.457 292519 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.462 292524 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.462 292524 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:05:04.462 292524 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:05:04.466 292528 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:05:04.466 292528 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:05:04.467 292529 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.469 292531 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.474 292536 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.474 292536 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:05:04.474 292536 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:05:04.478 292540 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:05:04.478 292540 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:05:04.479 292541 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.481 292543 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.485 292547 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.485 292547 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:05:04.485 292547 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:05:04.489 292551 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:05:04.489 292551 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.489 292551 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:05:04.520 292582 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.520 292582 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.520 292582 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:04.520 292582 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:05:04.520 292582 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.520 292582 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.521 292583 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.523 292585 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.528 292590 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.528 292590 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:05:04.528 292590 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:05:04.532 292594 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:05:04.532 292594 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:05:04.534 292596 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.535 292597 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.538 292600 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.538 292600 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:05:04.538 292600 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:04.540 292602 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:05:04.540 292602 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:05:04.541 292603 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.544 292606 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.546 292608 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.547 292609 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:05:04.547 292609 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:04.549 292611 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:05:04.549 292611 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:05:04.550 292612 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.551 292613 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.556 292618 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.556 292618 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:05:04.556 292618 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:05:04.560 292622 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:05:04.560 292622 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:05:04.561 292623 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.563 292625 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.567 292629 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.567 292629 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:05:04.567 292629 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:04.569 292631 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:05:04.569 292631 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:05:04.570 292632 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.572 292634 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.575 292637 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.575 292637 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:05:04.575 292637 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:05:04.578 292640 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:05:04.578 292640 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:05:04.578 292640 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.580 292642 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.583 292645 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.583 292645 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:05:04.583 292645 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:04.585 292647 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:05:04.585 292647 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:05:04.586 292648 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.588 292650 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.591 292653 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.591 292653 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:05:04.591 292653 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:04.598 292660 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:05:04.598 292660 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:05:04.601 292663 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.603 292665 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.607 292669 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.607 292669 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:05:04.607 292669 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:05:04.611 292673 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:05:04.612 292674 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:05:04.612 292674 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.615 292677 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.618 292680 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.618 292680 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:05:04.618 292680 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:05:04.620 292682 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:05:04.621 292683 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:05:04.622 292684 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.623 292685 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.626 292688 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.626 292688 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:05:04.626 292688 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:05:04.629 292691 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:05:04.629 292691 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:05:04.631 292693 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.632 292694 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.637 292699 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.637 292699 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:05:04.637 292699 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:05:04.641 292703 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:05:04.641 292703 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:05:04.643 292705 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.645 292707 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.650 292712 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.650 292712 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:05:04.650 292712 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:05:04.654 292716 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:05:04.655 292717 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.655 292717 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:05:04.679 292741 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.679 292741 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.679 292741 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:04.679 292741 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:05:04.679 292741 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.679 292741 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.681 292743 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.684 292746 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.688 292750 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.688 292750 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:05:04.688 292750 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:04.692 292754 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:05:04.692 292754 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:05:04.694 292756 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.697 292759 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.701 292763 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.701 292763 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:05:04.701 292763 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:04.706 292768 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:05:04.706 292768 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:05:04.707 292769 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.710 292772 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.714 292776 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.714 292776 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:05:04.714 292776 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:05:04.718 292780 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:05:04.718 292780 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.718 292780 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:05:04.746 292808 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.746 292808 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.746 292808 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:04.746 292808 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:05:04.746 292808 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.746 292808 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.748 292810 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.750 292812 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.754 292816 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.754 292816 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:05:04.754 292816 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:05:04.759 292821 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:05:04.759 292821 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:05:04.760 292822 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.763 292825 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.767 292829 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.768 292830 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:05:04.768 292830 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:04.771 292833 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:05:04.771 292833 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:05:04.773 292835 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.775 292837 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.780 292842 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.780 292842 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:05:04.780 292842 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:05:04.785 292847 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:05:04.785 292847 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:05:04.786 292848 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.788 292850 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.793 292855 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.793 292855 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:05:04.793 292855 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:05:04.798 292860 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:05:04.798 292860 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:05:04.799 292861 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.802 292864 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.807 292869 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.807 292869 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:05:04.807 292869 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:04.811 292873 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:05:04.811 292873 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:05:04.812 292874 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.814 292876 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.819 292881 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.819 292881 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:05:04.819 292881 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:05:04.823 292885 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:05:04.823 292885 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.824 292886 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:05:04.851 292913 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.851 292913 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.851 292913 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:04.851 292913 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:05:04.851 292913 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.851 292913 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.853 292915 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.856 292918 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.859 292921 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.859 292921 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:05:04.859 292921 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:05:04.862 292924 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:05:04.862 292924 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:05:04.863 292925 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.865 292927 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.868 292930 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.868 292930 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:05:04.868 292930 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:05:04.870 292932 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:05:04.871 292933 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:05:04.871 292933 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.873 292935 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.877 292939 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.877 292939 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:05:04.877 292939 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:05:04.880 292942 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:05:04.881 292943 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:05:04.882 292944 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.884 292946 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.888 292950 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.888 292950 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:05:04.888 292950 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:05:04.892 292954 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:05:04.892 292954 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:05:04.893 292955 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.895 292957 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.900 292962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.900 292962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:05:04.900 292962 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:05:04.904 292966 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:05:04.904 292966 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.904 292966 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:05:04.921 292983 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.921 292983 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.921 292983 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:04.922 292984 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.923 292985 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:05:04.925 292987 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1fe60d6
20-08-2026 00:05:04.929 292991 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:05:04.929 292991 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:05:04.929 292991 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:05:04.933 292995 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:05:04.933 292995 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:05:04.934 292996 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:04.935 292997 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:04.940 293002 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:04.940 293002 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:05:04.940 293002 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:05:04.944 293006 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:05:04.945 293007 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:04.945 293007 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:05:04.979 293041 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.979 293041 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:04.979 293041 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:04.979 293041 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:05:04.979 293041 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:04.0
20-08-2026 00:05:04.980 293042 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:04.981 293043 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.983 293045 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.986 293048 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.986 293048 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:05:04.986 293048 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:04.989 293051 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:05:04.989 293051 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:05:04.990 293052 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.991 293053 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:04.994 293056 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:04.994 293056 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:05:04.994 293056 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:05:04.996 293058 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:05:04.996 293058 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:05:04.997 293059 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:04.998 293060 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.001 293063 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.001 293063 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:05:05.001 293063 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:05:05.004 293066 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:05:05.004 293066 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:05:05.004 293066 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.006 293068 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.009 293071 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.009 293071 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:05:05.009 293071 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:05:05.011 293073 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:05:05.011 293073 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:05.011 293073 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:05:05.050 293112 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:05:05.050 293112 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:05:05.050 293112 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:05.050 293112 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:05.051 293113 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.053 293115 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.056 293118 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.056 293118 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:05:05.056 293118 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:05:05.059 293121 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:05:05.059 293121 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:05:05.060 293122 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.061 293123 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.064 293126 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.064 293126 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:05:05.064 293126 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:05:05.067 293129 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:05:05.067 293129 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:05.067 293129 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:05:05.100 293162 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:05.101 293163 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:05.101 293163 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:05.101 293163 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:05:05.101 293163 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:05.0
20-08-2026 00:05:05.101 293163 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:05.101 293163 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.104 293166 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.106 293168 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.106 293168 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:05:05.106 293168 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:05:05.109 293171 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:05:05.109 293171 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:05.109 293171 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:05:05.131 293193 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:05.132 293194 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:05.132 293194 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:05.132 293194 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:05:05.132 293194 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:05.0
20-08-2026 00:05:05.132 293194 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:05.132 293194 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.134 293196 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.137 293199 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.137 293199 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:05:05.137 293199 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:05:05.140 293202 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:05:05.140 293202 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:05:05.141 293203 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.142 293204 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.145 293207 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.145 293207 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:05:05.145 293207 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:05:05.147 293209 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:05:05.147 293209 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:05.147 293209 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:05:05.164 293226 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:05.164 293226 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:05.164 293226 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:05.165 293227 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:05:05.165 293227 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:05.0
20-08-2026 00:05:05.165 293227 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:05.165 293227 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.167 293229 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.169 293231 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.169 293231 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:05:05.169 293231 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:05.172 293234 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:05:05.172 293234 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:05:05.173 293235 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.175 293237 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.179 293241 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.179 293241 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:05:05.179 293241 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:05:05.184 293246 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:05:05.184 293246 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:05:05.185 293247 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.187 293249 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.191 293253 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.191 293253 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:05:05.191 293253 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:05.194 293256 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:05:05.194 293256 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:05:05.195 293257 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.197 293259 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.200 293262 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.200 293262 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:05:05.200 293262 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:05:05.203 293265 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:05:05.203 293265 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:05.203 293265 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:05:05.231 293293 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:05.232 293294 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:05.232 293294 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:05.232 293294 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:05:05.232 293294 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:05.0
20-08-2026 00:05:05.232 293294 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:05.233 293295 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.235 293297 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.239 293301 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.239 293301 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:05:05.239 293301 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:05:05.242 293304 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:05:05.242 293304 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:05:05.243 293305 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.245 293307 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.250 293312 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.250 293312 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:05:05.250 293312 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:05:05.254 293316 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:05:05.254 293316 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:05:05.254 293316 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.256 293318 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.259 293321 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.259 293321 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:05:05.259 293321 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:05:05.262 293324 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:05:05.262 293324 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:05:05.264 293326 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.266 293328 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.269 293331 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.269 293331 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:05:05.269 293331 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:05:05.272 293334 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:05:05.272 293334 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:05:05.273 293335 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.275 293337 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.278 293340 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.278 293340 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:05:05.278 293340 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:05:05.281 293343 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:05:05.281 293343 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:05:05.282 293344 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.283 293345 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.287 293349 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.287 293349 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:05:05.287 293349 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:05:05.289 293351 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:05:05.290 293352 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:05:05.290 293352 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.293 293355 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.296 293358 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.296 293358 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:05:05.296 293358 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:05:05.300 293362 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:05:05.300 293362 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:05:05.300 293362 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.302 293364 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.305 293367 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.305 293367 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:05:05.305 293367 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:05:05.309 293371 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:05:05.309 293371 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:05:05.310 293372 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.312 293374 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.316 293378 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.316 293378 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:05:05.316 293378 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:05:05.318 293380 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:05:05.318 293380 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:05:05.319 293381 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.323 293385 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.326 293388 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.326 293388 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:05:05.326 293388 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:05:05.329 293391 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:05:05.329 293391 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:05:05.329 293391 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.331 293393 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.334 293396 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.334 293396 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:05:05.334 293396 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:05:05.337 293399 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:05:05.337 293399 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:05:05.338 293400 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.339 293401 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.343 293405 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.343 293405 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:05:05.343 293405 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:05.346 293408 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:05:05.346 293408 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:05:05.347 293409 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.348 293410 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.352 293414 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.352 293414 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:05:05.352 293414 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:05:05.355 293417 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:05:05.355 293417 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:05.355 293417 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:05:05.387 293449 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:05.387 293449 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:05.387 293449 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:05.387 293449 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:05:05.387 293449 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:05.0
20-08-2026 00:05:05.387 293449 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:05.388 293450 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.390 293452 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.394 293456 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.394 293456 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:05:05.394 293456 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:05:05.397 293459 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:05:05.397 293459 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:05:05.398 293460 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.400 293462 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.405 293467 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.405 293467 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:05:05.405 293467 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:05.410 293472 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:05:05.410 293472 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:05:05.411 293473 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.414 293476 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.418 293480 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.418 293480 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:05:05.418 293480 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:05:05.421 293483 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:05:05.421 293483 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:05:05.423 293485 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.424 293486 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.428 293490 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.428 293490 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:05:05.428 293490 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:05:05.432 293494 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:05:05.432 293494 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:05.432 293494 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:05:05.475 293537 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:05.475 293537 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:05.475 293537 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:05.475 293537 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:05:05.475 293537 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:05.0
20-08-2026 00:05:05.475 293537 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:05.476 293538 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.479 293541 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.483 293545 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.483 293545 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:05:05.483 293545 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:05:05.486 293548 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:05:05.486 293548 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:05.486 293548 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:05:05.503 293565 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:05.503 293565 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:05.503 293565 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:05.503 293565 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:05:05.503 293565 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:05.0
20-08-2026 00:05:05.503 293565 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:05.504 293566 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.505 293567 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.508 293570 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.508 293570 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:05:05.508 293570 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:05:05.510 293572 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:05:05.510 293572 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:05.510 293572 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:05:05.537 293599 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:05.537 293599 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:05:05.537 293599 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:05:05.537 293599 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:05:05.537 293599 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:05.0
20-08-2026 00:05:05.537 293599 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:05.538 293600 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.539 293601 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.542 293604 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.542 293604 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:05:05.542 293604 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:05:05.545 293607 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:05:05.545 293607 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:05:05.546 293608 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.548 293610 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.550 293612 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.550 293612 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:05:05.550 293612 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:05.553 293615 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:05:05.553 293615 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:05:05.553 293615 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.555 293617 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.558 293620 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.558 293620 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:05:05.559 293621 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:05:05.561 293623 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:05:05.561 293623 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:05:05.562 293624 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.563 293625 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.566 293628 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.566 293628 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:05:05.566 293628 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:05.569 293631 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:05:05.569 293631 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:05:05.569 293631 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.571 293633 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.573 293635 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.573 293635 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:05:05.573 293635 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:05:05.576 293638 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:05:05.576 293638 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:05:05.577 293639 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.578 293640 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.581 293643 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.581 293643 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:05:05.581 293643 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:05:05.583 293645 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:05:05.583 293645 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:05:05.584 293646 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.585 293647 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.588 293650 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.588 293650 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:05:05.588 293650 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:05:05.591 293653 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:05:05.591 293653 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:05:05.592 293654 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.593 293655 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.596 293658 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.596 293658 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:05:05.596 293658 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:05:05.599 293661 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:05:05.599 293661 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:05:05.600 293662 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.601 293663 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.604 293666 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.604 293666 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:05:05.604 293666 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:05:05.607 293669 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:05:05.607 293669 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:05:05.608 293670 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:05:05.609 293671 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5acbcb32
20-08-2026 00:05:05.612 293674 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:05:05.612 293674 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:05:05.612 293674 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:05:05.615 293677 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:05:05.615 293677 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:05:05.615 293677 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:05:05.632 293694 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:05.632 293694 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:05:05.632 293694 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:05:05.632 293694 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:05:05.632 293694 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:05:05.0
20-08-2026 00:05:05.632 293694 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:05:05.634 293696 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.635 293697 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.639 293701 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.639 293701 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:05:05.639 293701 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:05:05.644 293706 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:05:05.644 293706 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:05:05.644 293706 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.646 293708 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.648 293710 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.648 293710 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:05:05.648 293710 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:05:05.652 293714 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:05:05.652 293714 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:05:05.653 293715 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.656 293718 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.660 293722 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.660 293722 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:05:05.660 293722 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:05:05.662 293724 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:05:05.662 293724 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:05:05.663 293725 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.665 293727 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.668 293730 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.668 293730 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:05:05.668 293730 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:05:05.670 293732 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:05:05.670 293732 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:05:05.672 293734 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.673 293735 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.676 293738 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.676 293738 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:05:05.676 293738 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:05:05.679 293741 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:05:05.679 293741 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:05:05.680 293742 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:05:05.681 293743 [http-nio-8051-exec-46] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@237df99c
20-08-2026 00:05:05.684 293746 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:05:05.684 293746 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:05:05.684 293746 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:05:05.687 293749 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:05:05.687 293749 [http-nio-8051-exec-46] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:05:07.973 296035 [http-nio-8051-exec-38] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:05:07.973 296035 [http-nio-8051-exec-38] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:05:08.244 296306 [http-nio-8051-exec-8] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202204}
20-08-2026 00:05:08.469 296531 [http-nio-8051-exec-20] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202202}
20-08-2026 00:05:08.484 296546 [http-nio-8051-exec-19] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:05:08.484 296546 [http-nio-8051-exec-19] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:05:08.537 296599 [http-nio-8051-exec-19] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:05:09.408 297470 [http-nio-8051-exec-41] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202303}
20-08-2026 00:05:11.249 299311 [http-nio-8051-exec-16] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM06202202-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202202-1-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:05:11.044453}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202202-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202202-2-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:05:11.045168}], hcid=[1]}]}
20-08-2026 00:05:11.250 299312 [http-nio-8051-exec-16] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:05:11.250 299312 [http-nio-8051-exec-16] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202202, traysArr : []
20-08-2026 00:05:11.250 299312 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202202, traysArr : []
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:05:11.251 299313 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:05:11.252 299314 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:05:11.257 299319 [http-nio-8051-exec-16] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:11.044453"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:11.045168"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:05:11.257 299319 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:11.044453"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:11.045168"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:05:11.270 299332 [http-nio-8051-exec-16] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202202, cameraArr : {}
20-08-2026 00:05:11.270 299332 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202202, cameraInfoData : {}
20-08-2026 00:05:11.562 299624 [http-nio-8051-exec-6] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:05:11.562 299624 [http-nio-8051-exec-6] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:05:11.565 299627 [http-nio-8051-exec-6] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:05:11.577 299639 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:05:11.577 299639 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:05:11.578 299640 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:05:11.578 299640 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:11.578 299640 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:11.579 299641 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:11.579 299641 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:11.579 299641 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:11.580 299642 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:11.580 299642 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:05:11.580 299642 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:05:11.581 299643 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:05:11.581 299643 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:05:11.581 299643 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:05:11.582 299644 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:05:11.582 299644 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:11.582 299644 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:11.583 299645 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:11.583 299645 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:05:11.583 299645 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:05:11.584 299646 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:05:11.584 299646 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:05:11.584 299646 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:05:11.585 299647 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:05:11.585 299647 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:11.585 299647 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:11.586 299648 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:11.586 299648 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:05:11.586 299648 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:05:11.588 299650 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:05:11.588 299650 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:05:11.588 299650 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:05:11.589 299651 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:05:11.589 299651 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:05:11.589 299651 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:05:11.590 299652 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:05:11.590 299652 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:05:11.590 299652 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:05:11.591 299653 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:05:11.591 299653 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:05:11.591 299653 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:05:11.592 299654 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:05:11.592 299654 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:05:11.592 299654 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:05:11.593 299655 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:05:11.593 299655 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 24
20-08-2026 00:05:11.593 299655 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 24
20-08-2026 00:05:11.594 299656 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:05:11.594 299656 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:05:11.594 299656 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:05:11.595 299657 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:05:11.595 299657 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:05:11.595 299657 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:05:11.596 299658 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:05:11.596 299658 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:05:11.596 299658 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:05:11.597 299659 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:05:11.597 299659 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:11.597 299659 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:11.598 299660 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:11.598 299660 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:05:11.598 299660 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:05:11.598 299660 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:05:11.598 299660 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:05:11.599 299661 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:05:11.600 299662 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:05:11.600 299662 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:11.600 299662 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:11.600 299662 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:11.600 299662 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:11.601 299663 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:11.601 299663 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:05:11.601 299663 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:05:11.601 299663 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:05:11.602 299664 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:05:11.603 299665 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:11.603 299665 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:11.603 299665 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:11.603 299665 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:05:11.603 299665 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:05:11.604 299666 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:05:11.605 299667 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:05:11.605 299667 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:05:11.606 299668 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:05:11.606 299668 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:05:11.606 299668 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:05:11.607 299669 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:05:11.607 299669 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:11.607 299669 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:11.608 299670 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:11.608 299670 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:05:11.608 299670 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:05:11.609 299671 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:05:11.609 299671 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:05:11.609 299671 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:05:11.610 299672 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:05:11.610 299672 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:11.610 299672 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:11.612 299674 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:11.635 299697 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219113218412', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"logic": "WBL", "orderId": "TM08202201221219113218412", "skus": [], "rstatus": true, "res": "True", "total_amount": 0}', weight_based_response='{}', created_at='2022-12-19 11:32:18.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='HXKpYs', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219113218412", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='d97609bd-112c-4220-bd9b-9005a3a5997c', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.641 299703 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219113450682', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113450682", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:34:50.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='2Fw2fl', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219113450682", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='f565a530-fff2-4cf7-87c3-1970b59bc8bb', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.647 299709 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219113655840', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113655840", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:36:55.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='5JQhJp', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219113655840", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='ba032e67-254d-48f7-999b-5a4d5bc62366', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.653 299715 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219113744745', user_id=306097584, vm_id=1659771892382, order_amount=505.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113744745", "skus": [{"door_id": "", "tray_id": "31", "mrp": "15", "unit_price": "15", "sku_total": 60, "offer_id": "", "qty": 4, "skuid": "158020", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml per peice"}, {"door_id": "", "tray_id": "38", "mrp": "20", "unit_price": "20", "sku_total": 340, "offer_id": "", "qty": 17, "skuid": "137335", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "name": "Nestle Milky bar, 25g RS- 20 per peice"}, {"door_id": "", "tray_id": "41", "mrp": "15", "unit_price": "15", "sku_total": 105, "offer_id": "", "qty": 7, "skuid": "175980", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628577912911-Capture.JPG", "name": "Winkies Pineapple Cake, 55g per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 505, "bill_amount": 505, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:37:44.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='N9Au0z', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219113744745", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='7ebc3e5b-22d9-49d8-9a59-a4bcef8c2e9b', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.659 299721 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219113937222', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113937222", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:39:37.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='4AcJoU', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219113937222", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='9cd556d0-6a27-43b4-85fd-2b799e5706fb', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.664 299726 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219114025514', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114025514", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:40:25.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Oi2Dsb', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219114025514", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='4662835d-2b79-4dbe-86f6-27bceec7433a', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.671 299733 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219114115160', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114115160", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:41:15.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='bXvqiF', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219114115160", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='9cf02b43-c124-455d-b821-5cedb7ef78e1', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.678 299740 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219114248917', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114248917", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:42:48.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='XifaNR', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219114248917", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='57b90cef-699d-44b8-8ea1-feea63802987', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.685 299747 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219114542831', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114542831", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:45:42.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='BudutK', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219114542831", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='1831c4ec-18d6-4de0-9c82-ddef8afcbc52', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.691 299753 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219114641293', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114641293", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:46:41.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='oJvUos', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219114641293", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='ff0b1132-4551-40fb-b63b-b2a9dbe127e2', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.697 299759 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219115003395', user_id=306097584, vm_id=1659771892382, order_amount=125.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115003395", "skus": [{"door_id": "", "tray_id": "45", "mrp": "125", "unit_price": "125", "sku_total": 125, "offer_id": "", "qty": 1, "skuid": "113", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/113.jpg", "name": "Redbull Energy Drink 250 ml per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 125, "bill_amount": 125, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:50:03.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='fDgAqn', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219115003395", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='3ac65aad-9aad-41c6-96c6-9871b45e58f7', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.702 299764 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219115146593', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115146593", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:51:46.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='bfMaBe', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219115146593", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='7442d0e8-a219-4fcd-8088-335861e4168f', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.709 299771 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219115248147', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115248147", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:52:48.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='jwz257', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219115248147", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='cd63b069-90e7-422b-8f11-7f1b894478b2', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.715 299777 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219115644614', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115644614", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:56:44.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='pmZqrV', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219115644614", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='c3fd83b1-c6a6-44f4-81d0-53c1efb834c0', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.721 299783 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219120931522', user_id=306097584, vm_id=1659771892382, order_amount=165.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219120931522", "skus": [{"door_id": "", "tray_id": "16", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "9445", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Haldiram+Tasty+Nuts.jpg", "name": "Haldiram Tasty Nuts,50g per peice"}, {"door_id": "", "tray_id": "20", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "56", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/56.jpg", "name": "Haldirams Moong Dal, 40g per peice"}, {"door_id": "", "tray_id": "21", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "143235", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1654433438412-WhatsApp%20Image%202022-06-05%20at%206.17.45%20PM.jpeg", "name": "Nabati Cream Wafer Biscuits - Pink Lava, Richoco, 35 g Rs 10 per peice"}, {"door_id": "", "tray_id": "23", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "7", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1667279371575-Screenshot%202022-11-01%20103754.jpg", "name": "Britannia Little Hearts  per peice"}, {"door_id": "", "tray_id": "45", "mrp": "125", "unit_price": "125", "sku_total": 125, "offer_id": "", "qty": 1, "skuid": "113", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/113.jpg", "name": "Redbull Energy Drink 250 ml per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 165, "bill_amount": 165, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:09:31.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Y0H8Lp', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219120931522", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='157e1af4-90ba-4bd9-a226-f2a6130c89d3', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.726 299788 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219121106227', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219121106227", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:11:06.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='yipuB9', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219121106227", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='2cc227a5-454e-4612-bd0e-90134d3d6898', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.732 299794 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219121348993', user_id=306097584, vm_id=1659771892382, order_amount=10.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219121348993", "skus": [{"door_id": "", "tray_id": "19", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "8710", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Haldiram+Masala+Peanuts%2C+55g.jpg", "name": "Haldiram Masala Peanuts, 55g per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 10, "bill_amount": 10, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:13:48.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='9W0Tau', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219121348993", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='120714ce-dfe8-4843-b288-57b3d176d5aa', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.739 299801 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219122813834', user_id=306100912, vm_id=1659771892382, order_amount=30.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219122813834", "skus": [{"door_id": "", "tray_id": "17", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "56", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/56.jpg", "name": "Haldirams Moong Dal, 40g per peice"}, {"door_id": "", "tray_id": "38", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_id": "", "qty": 1, "skuid": "137335", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "name": "Nestle Milky bar, 25g RS- 20 per peice"}], "rstatus": true, "res": true, "userId": "306100912", "order_status": "", "total_amount": 30, "bill_amount": 30, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:28:13.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='VXDOI8', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219122813834", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306100912", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='f653df9a-9970-4434-b230-055a68686950', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.745 299807 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221219122906185', user_id=306100912, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219122906185", "skus": [], "rstatus": true, "res": true, "userId": "306100912", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:29:06.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='KjPrx3', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201221219122906185", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306100912", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='6a8d8da0-6b96-487c-bdfe-1f77b6fd1759', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.753 299815 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221228135449188', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221228135449188", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-28 13:54:49.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='iaogmN', short_order_expiry='28-01-2023 13:55:27', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221228135449188", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221228135449188.mp4', access_code='58a6e589-bf2a-49d2-97a0-cc487af09bad', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.763 299825 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221228135537383', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221228135537383", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-28 13:55:37.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='5GUTuj', short_order_expiry='28-01-2023 13:56:11', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221228135537383", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221228135537383.mp4', access_code='20997644-20e4-4b48-968e-8e5386ceb0cb', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.771 299833 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221228135632776', user_id=306508960, vm_id=1659771892382, order_amount=20.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221228135632776", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC per peice", "skuid": "10030", "mrp": "10", "offer_id": "", "tray_id": "13"}], "bill_amount": 10, "total_amount": 20, "order_status": ""}', weight_based_response='{}', created_at='2022-12-28 13:56:32.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='5IIsMP', short_order_expiry='28-01-2023 13:57:12', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221228135632776", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221228135632776.mp4', access_code='287d30dc-6528-4a0b-9f4a-b5356aea6e5c', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.779 299841 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229094326197', user_id=306454272, vm_id=1659771892382, order_amount=40.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094326197", "cart_offer_desc": "", "rstatus": true, "userId": "306454272", "imei": "TM08202201", "skus": [{"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}], "bill_amount": 40, "total_amount": 40, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:43:26.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='BhJAZH', short_order_expiry='29-01-2023 09:44:06', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306454272", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094326197", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094326197.mp4', access_code='3007756d-6a5f-4e7a-9d77-7dd3798ba7c1', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.789 299851 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229094418622', user_id=306193728, vm_id=1659771892382, order_amount=80.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094418622", "cart_offer_desc": "", "rstatus": true, "userId": "306193728", "imei": "TM08202201", "skus": [{"qty": 2, "door_id": "", "sku_total": 80, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "name": "Doritos- TEC per peice", "skuid": "10057", "mrp": "40", "offer_id": "", "tray_id": "16"}], "bill_amount": 80, "total_amount": 80, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:44:18.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='GqqqVG', short_order_expiry='29-01-2023 09:44:51', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306193728", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094418622", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094418622.mp4', access_code='a26f12da-04c3-41db-8bef-1ca08acb83d3', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.796 299858 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229094510239', user_id=306097584, vm_id=1659771892382, order_amount=140.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094510239", "cart_offer_desc": "", "rstatus": true, "userId": "306097584", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles (veg & non-veg) - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "21"}, {"qty": 1, "door_id": "", "sku_total": 40, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10055-6522.png", "name": "Mixed delight - TEC per peice", "skuid": "10055", "mrp": "40", "offer_id": "", "tray_id": "34"}], "bill_amount": 140, "total_amount": 140, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:45:10.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='3VZxqk', short_order_expiry='29-01-2023 09:45:42', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306097584", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094510239", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094510239.mp4', access_code='a47be044-5e96-4a4d-97cb-a3d1271e6b4e', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.803 299865 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229094553791', user_id=529955168, vm_id=1659771892382, order_amount=28.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094553791", "cart_offer_desc": "", "rstatus": true, "userId": "529955168", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 28, "unit_price": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "name": "Maggie per peice", "skuid": "10029", "mrp": "28", "offer_id": "", "tray_id": "22"}], "bill_amount": 28, "total_amount": 28, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:45:53.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='zEiUAf', short_order_expiry='29-01-2023 09:46:24', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0529955168", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094553791", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094553791.mp4', access_code='9a0d3864-43e1-4139-9671-ab90248c3bd6', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.810 299872 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229094641323', user_id=306508960, vm_id=1659771892382, order_amount=60.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094641323", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 60, "unit_price": "60", "image_url": "https://images.tinymart.in/product/10050-9302.png", "name": "Hide n seek - TEC per peice", "skuid": "10050", "mrp": "60", "offer_id": "", "tray_id": "19"}], "bill_amount": 60, "total_amount": 60, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:46:41.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='QzKrqJ', short_order_expiry='29-01-2023 09:47:15', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094641323", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094641323.mp4', access_code='530ca039-fd75-46e6-8b81-cb12080cf36b', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.819 299881 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229133207138', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133207138", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:32:07.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='ccEUQl', short_order_expiry='29-01-2023 13:32:40', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133207138", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133207138.mp4', access_code='a2a9d098-bfa4-448c-8c8c-8d00c26bba06', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.827 299889 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229133251564', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133251564", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:32:51.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='QV7FzY', short_order_expiry='29-01-2023 13:34:10', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133251564", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133251564.mp4', access_code='e4c867ed-44d9-47f4-b130-f7191df9b452', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.835 299897 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229133420331', user_id=306508960, vm_id=1659771892382, order_amount=48.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133420331", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10032-3250.png", "name": "Bhujia Sev - TEC per peice", "skuid": "10032", "mrp": "20", "offer_id": "", "tray_id": "15"}, {"qty": 1, "door_id": "", "sku_total": 28, "unit_price": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "name": "Maggie per peice", "skuid": "10029", "mrp": "28", "offer_id": "", "tray_id": "22"}], "bill_amount": 48, "total_amount": 48, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:34:20.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Tv4ThR', short_order_expiry='29-01-2023 13:34:56', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133420331", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133420331.mp4', access_code='23906e0a-fd71-4156-83c8-771e426439db', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.843 299905 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229133957667', user_id=306508960, vm_id=1659771892382, order_amount=40.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133957667", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}, {"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10046-7760.JPEG", "name": "Kitkat-TEC per peice", "skuid": "10046", "mrp": "20", "offer_id": "", "tray_id": "41"}], "bill_amount": 40, "total_amount": 40, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:39:57.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='P8h8Gk', short_order_expiry='29-01-2023 13:40:38', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133957667", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133957667.mp4', access_code='620e3263-4ffa-472e-914a-317847e68e3e', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.850 299912 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229134115529', user_id=306508960, vm_id=1659771892382, order_amount=40.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229134115529", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "12"}, {"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10037-8149.png", "name": "Snickers - TEC per peice", "skuid": "10037", "mrp": "20", "offer_id": "", "tray_id": "42"}], "bill_amount": 40, "total_amount": 40, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:41:15.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='S9A1zD', short_order_expiry='29-01-2023 13:41:46', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229134115529", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229134115529.mp4', access_code='c09d708d-2ca6-4df9-a2de-f9fcba36db73', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.857 299919 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229134222164', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229134222164", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:42:22.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='ZHiVDV', short_order_expiry='29-01-2023 13:42:59', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229134222164", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229134222164.mp4', access_code='2e0b15c5-30aa-422c-b2e1-7faff8430900', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.865 299927 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221229164418620', user_id=306508960, vm_id=1659771892382, order_amount=60.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229164418620", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 40, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "name": "Doritos- TEC per peice", "skuid": "10057", "mrp": "40", "offer_id": "", "tray_id": "16"}, {"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10045-2628.png", "name": "Good day butter - TEC per peice", "skuid": "10045", "mrp": "20", "offer_id": "", "tray_id": "18"}], "bill_amount": 60, "total_amount": 60, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 16:44:18.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='7k6FaU', short_order_expiry='29-01-2023 16:45:32', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10026-7258.png", "name": "Nutrichoice TEC", "skuid": "10026", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229164418620", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229164418620.mp4', access_code='f5a03fb4-0915-43e9-8ed0-dff041f238ef', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.873 299935 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221230112814282', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221230112814282", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-30 11:28:14.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='W8nC1w', short_order_expiry='30-01-2023 06:08:30', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221230112814282", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221230112814282.mp4', access_code='8cc89565-6219-44eb-8f8f-2e8d8100b860', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.880 299942 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201221230135208991', user_id=306508960, vm_id=1659771892382, order_amount=20.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221230135208991", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "13"}], "bill_amount": 20, "total_amount": 20, "order_status": ""}', weight_based_response='{}', created_at='2022-12-30 13:52:08.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='EGddff', short_order_expiry='30-01-2023 08:22:43', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221230135208991", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221230135208991.mp4', access_code='3157e686-fcf0-4295-84bf-7fa59331010c', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.887 299949 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230103132647593', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103132647593", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 13:26:47.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='GpMFf4', short_order_expiry='03-02-2023 07:57:32', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103132647593", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103132647593.mp4', access_code='46683d90-ff37-4128-8fba-e6cb465cbd20', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.893 299955 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230103140355981', user_id=306508960, vm_id=1659771892382, order_amount=20.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103140355981", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}], "bill_amount": 20, "total_amount": 20, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 14:03:55.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='uwZZwy', short_order_expiry='03-02-2023 08:34:26', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103140355981", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103140355981.mp4', access_code='ce51e1e8-f2f1-4fd7-9115-d2803a9a07a9', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.900 299962 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230103153914555', user_id=306508960, vm_id=1659771892382, order_amount=256.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103153914555", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "13"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10032-3250.png", "name": "Bhujia Sev - TEC per peice", "skuid": "10032", "mrp": "20", "offer_id": "", "tray_id": "15"}, {"qty": 1, "door_id": "", "sku_total": 40, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "name": "Doritos- TEC per peice", "skuid": "10057", "mrp": "40", "offer_id": "", "tray_id": "16"}, {"qty": 2, "door_id": "", "sku_total": 56, "unit_price": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "name": "Maggie per peice", "skuid": "10029", "mrp": "28", "offer_id": "", "tray_id": "22"}], "bill_amount": 256, "total_amount": 256, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 15:39:14.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='72l7wd', short_order_expiry='03-02-2023 10:12:40', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103153914555", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103153914555.mp4', access_code='e90856b2-8747-4cfb-83f7-d2bc7b20596f', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.907 299969 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230103164711484', user_id=306508960, vm_id=1659771892382, order_amount=100.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103164711484", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "20"}], "bill_amount": 100, "total_amount": 100, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 16:47:11.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Trmy7T', short_order_expiry='03-02-2023 11:17:42', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103164711484", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103164711484.mp4', access_code='f7aeb06a-7b2f-482a-9770-9245a6bb5307', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.914 299976 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230104104419460', user_id=306508960, vm_id=1659771892382, order_amount=660.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230104104419460", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 3, "door_id": "", "sku_total": 60, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "12"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "13"}, {"qty": 4, "door_id": "", "sku_total": 80, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}, {"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "20"}, {"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "21"}, {"qty": 4, "door_id": "", "sku_total": 80, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10027-9753.png", "name": "all rounder per peice", "skuid": "10027", "mrp": "20", "offer_id": "", "tray_id": "25"}, {"qty": 5, "door_id": "", "sku_total": 200, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10039-8160.png", "name": "Bauli Moonfills vanilla- TEC per peice", "skuid": "10039", "mrp": "40", "offer_id": "", "tray_id": "26"}], "bill_amount": 660, "total_amount": 660, "order_status": ""}', weight_based_response='{}', created_at='2023-01-04 10:44:19.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='e9LuCp', short_order_expiry='04-02-2023 05:18:26', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230104104419460", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230104104419460.mp4', access_code='27b201a6-96db-4445-8aac-f241c7dda954', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.921 299983 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230109145251784', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"order_status": "", "orderId": "TM08202201230109145251784", "bill_amount": 0, "imei": "TM08202201", "skus": [], "total_amount": 0, "res": true, "cart_offer_desc": "", "rstatus": true, "userId": "306508960"}', weight_based_response='{}', created_at='2023-01-09 14:52:51.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='eZqSbK', short_order_expiry='09-02-2023 15:00:56', receipt_id='IN20260819232234', proposedSkuJson='{"orderId": "TM08202201230109145251784", "bill_amount": "20.0", "imei": "TM08202201", "skus": [{"sku_total": 20, "skuid": "10030", "image_url": "https://images.tinymart.in/product/10030-1441.png", "unit_price": "20", "offer_desc": "", "tray_id": "11", "mrp": "20", "qty": 1, "door_id": "1", "name": "Lays  TEC", "offer_id": ""}, {"sku_total": 120, "skuid": "10038", "image_url": "https://images.tinymart.in/product/10038-9499.png", "unit_price": "120", "offer_desc": "", "tray_id": "31", "mrp": "120", "qty": 1, "door_id": "2", "name": "Cocojal - TEC", "offer_id": ""}], "total_amount": "20.0", "res": true, "cart_offer_desc": "", "userId": "0306508960"}', video_url='N/A', access_code='f8593f79-4c44-4984-bb74-6ee5ef330a92', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.929 299991 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230201110605942', user_id=306508960, vm_id=1659771892382, order_amount=2724.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 2724, "order_status": "", "total_amount": 2724, "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10055-6522.png", "mrp": "40", "name": "Mixed delight - TEC per peice", "qty": 5, "door_id": "", "offer_id": "", "sku_total": 200, "skuid": "10055", "tray_id": "34", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10056-3422.png", "mrp": "40", "name": "Gauva delight - TEC per peice", "qty": 6, "door_id": "", "offer_id": "", "sku_total": 240, "skuid": "10056", "tray_id": "35", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10053-6695.png", "mrp": "40", "name": "Tropicana mango delight - TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10053", "tray_id": "36", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10041-4145.png", "mrp": "28", "name": "Amul masti- TEC per peice", "qty": 8, "door_id": "", "offer_id": "", "sku_total": 224, "skuid": "10041", "tray_id": "38", "unit_price": "28"}, {"image_url": "https://images.tinymart.in/product/10056-3422.png", "mrp": "40", "name": "Gauva delight - TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10056", "tray_id": "39", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10049-1896.png", "mrp": "20", "name": "Dairy milk - TEC per peice", "qty": 4, "door_id": "", "offer_id": "", "sku_total": 80, "skuid": "10049", "tray_id": "40", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10046-7760.JPEG", "mrp": "20", "name": "Kitkat-TEC per peice", "qty": 6, "door_id": "", "offer_id": "", "sku_total": 120, "skuid": "10046", "tray_id": "41", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10037-8149.png", "mrp": "20", "name": "Snickers - TEC per peice", "qty": 5, "door_id": "", "offer_id": "", "sku_total": 100, "skuid": "10037", "tray_id": "42", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10043-1825.jpg", "mrp": "80", "name": "Sting 250ML per peice", "qty": 10, "door_id": "", "offer_id": "", "sku_total": 800, "skuid": "10043", "tray_id": "44", "unit_price": "80"}, {"image_url": "https://images.tinymart.in/product/10042-1514.png", "mrp": "80", "name": "Sprite - TEC per peice", "qty": 3, "door_id": "", "offer_id": "", "sku_total": 240, "skuid": "10042", "tray_id": "45", "unit_price": "80"}, {"image_url": "https://images.tinymart.in/product/10044-3612.png", "mrp": "80", "name": "Coca Cola 300ml- TEC per peice", "qty": 8, "door_id": "", "offer_id": "", "sku_total": 640, "skuid": "10044", "tray_id": "46", "unit_price": "80"}], "orderId": "TM08202201230201110605942"}', weight_based_response='{}', created_at='2023-02-01 11:06:05.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='P6CLzY', short_order_expiry='01-03-2023 11:28:37', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230201110605942", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='3141ff3e-68c7-4adb-a0d2-cc4082bbbf57', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.936 299998 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230202085330831', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 0, "order_status": "", "total_amount": 0, "cart_offer_desc": "", "skus": [], "orderId": "TM08202201230202085330831"}', weight_based_response='{}', created_at='2023-02-02 08:53:30.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='R1MM4k', short_order_expiry='02-03-2023 08:55:02', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230202085330831", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='2a7ecc7f-35a1-424b-a13e-4cc92f8868be', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.943 300005 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230202090449190', user_id=306508960, vm_id=1659771892382, order_amount=280.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 280, "order_status": "", "total_amount": 280, "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC per peice", "qty": 2, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10030", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10034-1565.png", "mrp": "20", "name": "Bingo- TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 20, "skuid": "10034", "tray_id": "14", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "mrp": "40", "name": "Doritos- TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10057", "tray_id": "16", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10028-2627.png", "mrp": "100", "name": "Cup Noodles - TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 100, "skuid": "10028", "tray_id": "20", "unit_price": "100"}, {"image_url": "https://images.tinymart.in/product/10039-8160.png", "mrp": "40", "name": "Bauli Moonfills vanilla- TEC per peice", "qty": 2, "door_id": "", "offer_id": "", "sku_total": 80, "skuid": "10039", "tray_id": "27", "unit_price": "40"}], "orderId": "TM08202201230202090449190"}', weight_based_response='{}', created_at='2023-02-02 09:04:49.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='U1viWy', short_order_expiry='02-03-2023 09:06:14', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230202090449190", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='3f170c99-6f2b-4a33-9d97-dbc6367d0942', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.948 300010 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230217175905383', user_id=306508960, vm_id=1659771892382, order_amount=28.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 28, "order_status": "", "total_amount": 28, "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10029-7055.png", "mrp": "28", "name": "Maggie per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 28, "skuid": "10029", "tray_id": "22", "unit_price": "28"}], "orderId": "TM08202201230217175905383"}', weight_based_response='{}', created_at='2023-02-17 17:59:05.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Or8al3', short_order_expiry='17-03-2023 18:00:41', receipt_id='IN20260819232234', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230217175905383", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='c29491ff-dd5f-4c1d-84cb-cffd239f3bf3', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:05:11.954 300016 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":["TM08202201221219113218412","TM08202201221219113450682","TM08202201221219113655840","TM08202201221219113744745","TM08202201221219113937222","TM08202201221219114025514","TM08202201221219114115160","TM08202201221219114248917","TM08202201221219114542831","TM08202201221219114641293","TM08202201221219115003395","TM08202201221219115146593","TM08202201221219115248147","TM08202201221219115644614","TM08202201221219120931522","TM08202201221219121106227","TM08202201221219121348993","TM08202201221219122813834","TM08202201221219122906185","TM08202201221228135449188","TM08202201221228135537383","TM08202201221228135632776","TM08202201221229094326197","TM08202201221229094418622","TM08202201221229094510239","TM08202201221229094553791","TM08202201221229094641323","TM08202201221229133207138","TM08202201221229133251564","TM08202201221229133420331","TM08202201221229133957667","TM08202201221229134115529","TM08202201221229134222164","TM08202201221229164418620","TM08202201221230112814282","TM08202201221230135208991","TM08202201230103132647593","TM08202201230103140355981","TM08202201230103153914555","TM08202201230103164711484","TM08202201230104104419460","TM08202201230109145251784","TM08202201230201110605942","TM08202201230202085330831","TM08202201230202090449190","TM08202201230217175905383"],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:05:12.232 300294 [http-nio-8051-exec-25] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202203 
20-08-2026 00:05:12.236 300298 [http-nio-8051-exec-25] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:05:12.236 300298 [http-nio-8051-exec-25] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:05:12.248 300310 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:05:12.248 300310 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:05:12.249 300311 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:05:12.249 300311 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:05:12.249 300311 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:05:12.250 300312 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:05:12.250 300312 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:05:12.250 300312 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:05:12.251 300313 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:05:12.251 300313 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:12.251 300313 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:12.253 300315 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:12.253 300315 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:05:12.253 300315 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:05:12.254 300316 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:05:12.254 300316 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:05:12.254 300316 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:05:12.255 300317 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:05:12.255 300317 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:05:12.255 300317 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:05:12.256 300318 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:05:12.256 300318 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:05:12.256 300318 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:05:12.257 300319 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:05:12.257 300319 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:05:12.257 300319 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:05:12.258 300320 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:05:12.259 300321 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:05:12.259 300321 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:05:12.259 300321 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:05:12.259 300321 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:05:12.259 300321 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:05:12.260 300322 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:05:12.260 300322 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:12.260 300322 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:12.262 300324 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:12.262 300324 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:05:12.262 300324 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:05:12.262 300324 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:05:12.262 300324 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:05:12.262 300324 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:05:12.263 300325 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:05:12.263 300325 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:05:12.263 300325 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:05:12.264 300326 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:05:12.264 300326 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:05:12.264 300326 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:05:12.265 300327 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:05:12.265 300327 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:12.265 300327 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:12.266 300328 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:12.266 300328 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:12.266 300328 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:12.266 300328 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:12.266 300328 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:12.266 300328 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:12.267 300329 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:12.267 300329 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:12.267 300329 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:12.268 300330 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:12.268 300330 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:05:12.268 300330 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:05:12.269 300331 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:05:12.269 300331 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:12.269 300331 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:12.269 300331 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:12.270 300332 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:05:12.270 300332 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:05:12.271 300333 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:05:12.271 300333 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:12.271 300333 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:12.272 300334 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:12.272 300334 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:05:12.272 300334 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:05:12.273 300335 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:05:12.273 300335 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:05:12.273 300335 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:05:12.273 300335 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:05:12.273 300335 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:05:12.273 300335 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:05:12.274 300336 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:05:12.274 300336 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:05:12.274 300336 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:05:12.275 300337 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:05:12.275 300337 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:12.275 300337 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:12.276 300338 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:12.276 300338 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:12.276 300338 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:12.277 300339 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:12.277 300339 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:05:12.277 300339 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:05:12.278 300340 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:05:12.278 300340 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:05:12.278 300340 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:05:12.279 300341 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:05:12.279 300341 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:05:12.279 300341 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:05:12.279 300341 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:05:12.303 300365 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:05:14.755 302817 [http-nio-8051-exec-15] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:05:14.755 302817 [http-nio-8051-exec-15] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:05:19.393 307455 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500726, 185994, 4500627, 4500727, 4500715, 4500692, 4500719, 4500712, 4500648, 185993, 4500605, 0, 4500499, 186059, 4500681, 4500710, 4500724, 4500643, 186001, 4500711, 4500644, 4500723, 133041, 4500452, 4500642, 8355, 4500664, 4500412, 4500720, 4500677, 177441, 4500667], imei=TM09202301}
20-08-2026 00:05:19.401 307463 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Bingo Chips Chilli Sprinkled 30gm","sku_id":"4500452","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/4500452-8664.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-05-23 06:00:16.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Alo Frut Energy drink 250ml","sku_id":"4500627","vendor_id":"1","mrp":"60","selling_price":"60","weight":"270","image":"https://images.tinymart.in/product/4500627-1655.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"27","created_at":"2026-01-09 12:07:46.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Hot Chilli 30gm","sku_id":"4500692","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500692-4362.avif","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:40:02.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:05:19.404 307466 [http-nio-8051-exec-4] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:05:20.114 308176 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202508
20-08-2026 00:05:20.114 308176 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:05:20.114 308176 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:05:20
20-08-2026 00:05:20.114 308176 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 22:54:10.314914', '2026-08-19 19:36:54.636369', '2026-08-19 22:54:10.315088', '2026-08-19 19:36:54.636520'], 'close_time': ['2026-08-19 22:54:17.827354', '2026-08-19 19:36:58.624533', '2026-08-19 22:54:17.827476', '2026-08-19 19:36:58.624701']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:05:20.115 308177 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:05:20.115 308177 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:05:20.115 308177 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:05:20.115 308177 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:05:20.115 308177 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:05:20.115 308177 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:54:10.314914", "2026-08-19 19:36:54.636369", "2026-08-19 22:54:10.315088", "2026-08-19 19:36:54.636520"], "close_time": ["2026-08-19 22:54:17.827354", "2026-08-19 19:36:58.624533", "2026-08-19 22:54:17.827476", "2026-08-19 19:36:58.624701"]}
20-08-2026 00:05:20.115 308177 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:05:20.115 308177 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:05:21.671 309733 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-07-23 14:31:16"}
20-08-2026 00:05:22.361 310423 [http-nio-8051-exec-32] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-07-11 10:47:53"}
20-08-2026 00:05:23.299 311361 [http-nio-8051-exec-27] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM01202601
20-08-2026 00:05:23.299 311361 [http-nio-8051-exec-27] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:05:23.299 311361 [http-nio-8051-exec-27] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:05:23
20-08-2026 00:05:23.374 311436 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:05:23.375 311437 [http-nio-8051-exec-9] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:05:23.421 311483 [http-nio-8051-exec-9] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:05:24.826 312888 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:05:24.828 312890 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:05:24.878 312940 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:05:25.265 313327 [http-nio-8051-exec-33] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:05:25.266 313328 [http-nio-8051-exec-33] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:05:25.428 313490 [http-nio-8051-exec-33] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:05:26.996 315058 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500675, 4500710, 4500722, 4500728, 4500711, 4500642, 4500407, 4500704, 0, 4500626, 166327, 4500705, 177441, 186100, 4500643, 4500681, 4500412, 4500648, 4500656, 4500693, 133041, 4500669, 185994, 4500665, 4500723, 4500694, 186059, 4500667, 4500499, 4500712, 4500715, 4500727], imei=TM06202503}
20-08-2026 00:05:27.000 315062 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:05:27.002 315064 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:05:27.448 315510 [http-nio-8051-exec-18] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:05:27.448 315510 [http-nio-8051-exec-18] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:05:27.771 315833 [http-nio-8051-exec-13] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}, {status=true, value=100%, id=logs-full}], created_at=2026-08-20 00:05:27}}
20-08-2026 00:05:27.771 315833 [http-nio-8051-exec-13] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:05:27.771 315833 [http-nio-8051-exec-13] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:05:27.771 315833 [http-nio-8051-exec-13] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202507, traysArr : []
20-08-2026 00:05:27.772 315834 [http-nio-8051-exec-13] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202507, traysArr : []
20-08-2026 00:05:27.772 315834 [http-nio-8051-exec-13] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:05:27.772 315834 [http-nio-8051-exec-13] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:05:27.772 315834 [http-nio-8051-exec-13] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:05:27.772 315834 [http-nio-8051-exec-13] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:05:27.773 315835 [http-nio-8051-exec-13] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202507, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:05:27"}
20-08-2026 00:05:27.773 315835 [http-nio-8051-exec-13] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202507, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:05:27"}
20-08-2026 00:05:27.820 315882 [http-nio-8051-exec-24] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}, {status=true, value=100%, id=logs-full}], created_at=2026-08-20 00:05:27}}
20-08-2026 00:05:27.821 315883 [http-nio-8051-exec-24] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:05:27.821 315883 [http-nio-8051-exec-24] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:05:27.821 315883 [http-nio-8051-exec-24] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202501, traysArr : []
20-08-2026 00:05:27.821 315883 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202501, traysArr : []
20-08-2026 00:05:27.822 315884 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:05:27.822 315884 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:05:27.822 315884 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:05:27.822 315884 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:05:27.822 315884 [http-nio-8051-exec-24] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:05:27"}
20-08-2026 00:05:27.822 315884 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:05:27"}
20-08-2026 00:05:29.323 317385 [http-nio-8051-exec-43] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:05:29.323 317385 [http-nio-8051-exec-43] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:05:29.592 317654 [http-nio-8051-exec-21] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-08-06 07:33:18"}
20-08-2026 00:05:32.294 320356 [http-nio-8051-exec-14] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:05:32.294 320356 [http-nio-8051-exec-14] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:05:32.848 320910 [http-nio-8051-exec-5] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:05:32.848 320910 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:05:34.111 322173 [http-nio-8051-exec-30] INFO  n.c.kiosk.machine.MachineController - {skus=[4500470, 166327, 4500605, 4500541, 4500710, 185993, 4500709, 4500724, 4500727, 4500407, 4500673, 4500681, 4500499, 186043, 186100, 165143, 4500711, 4500667, 186084, 4500712, 186059, 4500708, 4500643, 186078, 4500677, 4500723, 4500722, 4500648, 185994, 4500678, 186042, 4500706], imei=TM08202202}
20-08-2026 00:05:34.116 322178 [http-nio-8051-exec-30] INFO  n.c.kiosk.machine.MachineController - [{"name":"Town Bus Soya Stick ,35g","sku_id":"165143","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/165143-5076.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-09-15 14:26:09.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Townbus Green Masala Peas 28g ","sku_id":"186042","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/186042-4971.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2024-09-13 17:53:24.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"KITKAT Nestle 4 Finger Chocolate 38g","sku_id":"186084","vendor_id":"1","mrp":"30","selling_price":"30","weight":"41","image":"https://images.tinymart.in/product/186084-5395.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-01-06 17:47:45.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Winkies Fruit Cake Sliced Nonveg 50g","sku_id":"4500470","vendor_id":"1","mrp":"15","selling_price":"15","weight":"56","image":"https://images.tinymart.in/product/4500470-436.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2025-05-29 09:23:38.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"Modern Kitchen Masala Peanut 28gm","sku_id":"4500708","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/4500708-7901.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-06-10 09:44:00.0"}, {"name":"McVities Butter Jeera Cookies58gm","sku_id":"4500709","vendor_id":"1","mrp":"10","selling_price":"10","weight":"61","image":"https://images.tinymart.in/product/4500709-2651.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-10 09:46:56.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:05:34.118 322180 [http-nio-8051-exec-30] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:05:36.812 324874 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:05:36.812 324874 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:05:36.847 324909 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:05:37.029 325091 [http-nio-8051-exec-36] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:05:37.030 325092 [http-nio-8051-exec-36] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:05:37.079 325141 [http-nio-8051-exec-36] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:05:37.783 325845 [http-nio-8051-exec-46] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:05:37.783 325845 [http-nio-8051-exec-46] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:05:40.081 328143 [http-nio-8051-exec-44] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:05:40.081 328143 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202202
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:05:41
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 19:18:57.373047', '2026-08-19 19:19:09.138810', '2026-08-19 19:18:57.172188', '2026-08-19 19:19:09.138938'], 'open_time': ['2026-08-19 19:18:44.481832', '2026-08-19 19:19:04.601509', '2026-08-19 19:18:44.481973', '2026-08-19 19:19:04.601610']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:18:57.373047", "2026-08-19 19:19:09.138810", "2026-08-19 19:18:57.172188", "2026-08-19 19:19:09.138938"], "open_time": ["2026-08-19 19:18:44.481832", "2026-08-19 19:19:04.601509", "2026-08-19 19:18:44.481973", "2026-08-19 19:19:04.601610"]}
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:05:41.692 329754 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:05:44.795 332857 [http-nio-8051-exec-38] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:05:44.796 332858 [http-nio-8051-exec-38] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:05:44.850 332912 [http-nio-8051-exec-38] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:05:45.575 333637 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:05:45.575 333637 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:05:45.641 333703 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-08-19 06:36:53"}
20-08-2026 00:05:47.723 335785 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {value=, status=true, id=pd-invalidfs}], created_at=2026-08-20 00:05:47}}
20-08-2026 00:05:47.723 335785 [http-nio-8051-exec-20] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:05:47.723 335785 [http-nio-8051-exec-20] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:05:47.723 335785 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202301, traysArr : []
20-08-2026 00:05:47.724 335786 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202301, traysArr : []
20-08-2026 00:05:47.724 335786 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:05:47.724 335786 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:05:47.724 335786 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:05:47.724 335786 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:05:47.724 335786 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202301, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:05:47"}
20-08-2026 00:05:47.725 335787 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202301, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:05:47"}
20-08-2026 00:05:48.957 337019 [http-nio-8051-exec-19] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:05:48.957 337019 [http-nio-8051-exec-19] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:05:49.502 337564 [http-nio-8051-exec-41] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{created_at=2026-08-20 00:05:49.299595, sensors=[{id=TM07201911-1-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-1-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=2, data=[{created_at=2026-08-20 00:05:49.300889, sensors=[{id=TM07201911-2-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-2-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=3, data=[{created_at=2026-08-20 00:05:49.301819, sensors=[{id=TM07201911-3-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-3-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=4, data=[{created_at=2026-08-20 00:05:49.302706, sensors=[{id=TM07201911-4-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-4-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}], trays=[]}
20-08-2026 00:05:49.503 337565 [http-nio-8051-exec-41] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:05:49.503 337565 [http-nio-8051-exec-41] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM07201911, traysArr : []
20-08-2026 00:05:49.503 337565 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM07201911, traysArr : []
20-08-2026 00:05:49.504 337566 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:05:49.504 337566 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:05:49.504 337566 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:05:49.504 337566 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:05:49.504 337566 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:05:49.504 337566 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:05:49.504 337566 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:05:49.504 337566 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 41, 42, 43, 44, 45]
20-08-2026 00:05:49.505 337567 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:05:49.510 337572 [http-nio-8051-exec-41] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07201911, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.299595"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.300889"}],"door_id":2,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-3-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-3-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.301819"}],"door_id":3,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-4-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-4-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.302706"}],"door_id":4,"hcid":[1]}]
20-08-2026 00:05:49.510 337572 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM07201911, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.299595"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.300889"}],"door_id":2,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-3-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-3-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.301819"}],"door_id":3,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-4-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-4-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.302706"}],"door_id":4,"hcid":[1]}]
20-08-2026 00:05:49.528 337590 [http-nio-8051-exec-41] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07201911, cameraArr : {}
20-08-2026 00:05:49.528 337590 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM07201911, cameraInfoData : {}
20-08-2026 00:05:50.070 338132 [http-nio-8051-exec-12] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM06202201-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202201-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:05:49.842998}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202201-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202201-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:05:49.843946}], hcid=[1]}]}
20-08-2026 00:05:50.070 338132 [http-nio-8051-exec-12] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:05:50.070 338132 [http-nio-8051-exec-12] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202201, traysArr : []
20-08-2026 00:05:50.071 338133 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202201, traysArr : []
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:05:50.072 338134 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:05:50.073 338135 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:05:50.078 338140 [http-nio-8051-exec-12] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.842998"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.843946"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:05:50.078 338140 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.842998"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:49.843946"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:05:50.091 338153 [http-nio-8051-exec-12] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202201, cameraArr : {}
20-08-2026 00:05:50.091 338153 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202201, cameraInfoData : {}
20-08-2026 00:05:53.001 341063 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-21 10:53:53"}
20-08-2026 00:05:53.668 341730 [http-nio-8051-exec-16] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202203}
20-08-2026 00:05:57.590 345652 [http-nio-8051-exec-22] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202201}
20-08-2026 00:05:57.774 345836 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:05:57.563881, sensors=[{id=TM06202304-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202304-1-magnetic, sensor_status=true, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:05:57.564551, sensors=[{id=TM06202304-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202304-2-magnetic, sensor_status=true, sensor_type=magnetic}]}]}]}
20-08-2026 00:05:57.774 345836 [http-nio-8051-exec-6] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:05:57.775 345837 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202304, traysArr : []
20-08-2026 00:05:57.775 345837 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202304, traysArr : []
20-08-2026 00:05:57.776 345838 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:05:57.776 345838 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:05:57.776 345838 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:05:57.777 345839 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:05:57.782 345844 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202304, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:57.563881"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:57.564551"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:05:57.782 345844 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202304, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:57.563881"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:05:57.564551"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:05:57.796 345858 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202304, cameraArr : {}
20-08-2026 00:05:57.797 345859 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202304, cameraInfoData : {}
20-08-2026 00:05:58.145 346207 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202203
20-08-2026 00:05:58.145 346207 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:05:58.145 346207 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:05:58
20-08-2026 00:05:58.879 346941 [http-nio-8051-exec-35] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202502 
20-08-2026 00:05:58.879 346941 [http-nio-8051-exec-35] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:05:58.879 346941 [http-nio-8051-exec-35] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:05:58.889 346951 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.890 346952 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.890 346952 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.891 346953 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.891 346953 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.892 346954 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.893 346955 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:58.893 346955 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:58.894 346956 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:58.894 346956 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.894 346956 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.894 346956 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.895 346957 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.895 346957 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.896 346958 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.897 346959 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.897 346959 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.898 346960 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.898 346960 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.898 346960 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.899 346961 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.900 346962 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.900 346962 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.901 346963 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.901 346963 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:05:58.901 346963 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:05:58.902 346964 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:05:58.902 346964 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.902 346964 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.903 346965 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.903 346965 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.904 346966 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.904 346966 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.905 346967 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.905 346967 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.906 346968 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.907 346969 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.907 346969 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.907 346969 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.908 346970 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.908 346970 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.909 346971 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.909 346971 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:05:58.909 346971 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:05:58.910 346972 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:05:58.910 346972 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:58.910 346972 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:58.911 346973 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:58.911 346973 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.911 346973 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.912 346974 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.912 346974 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.912 346974 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.913 346975 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.914 346976 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.914 346976 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.915 346977 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.916 346978 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:58.916 346978 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:58.917 346979 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:58.917 346979 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:05:58.917 346979 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:05:58.918 346980 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:05:58.918 346980 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:58.918 346980 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:58.918 346980 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:58.918 346980 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:58.918 346980 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:58.919 346981 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:58.919 346981 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:05:58.919 346981 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:05:58.920 346982 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:05:58.920 346982 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.920 346982 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.921 346983 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.922 346984 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.922 346984 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.923 346985 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.923 346985 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.923 346985 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.924 346986 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.925 346987 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:05:58.925 346987 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:05:58.926 346988 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:05:58.926 346988 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.926 346988 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.926 346988 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.927 346989 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:58.928 346990 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:58.928 346990 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:58.928 346990 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:05:58.928 346990 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:05:58.929 346991 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:05:58.929 346991 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:05:58.929 346991 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:05:58.930 346992 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:05:58.930 346992 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:05:58.930 346992 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:05:58.931 346993 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:05:58.932 346994 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:05:58.932 346994 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:05:58.932 346994 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:05:58.932 346994 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:05:58.932 346994 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:05:58.934 346996 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:05:58.958 347020 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:06:00.944 349006 [http-nio-8051-exec-37] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:06:00.944 349006 [http-nio-8051-exec-37] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:06:01.820 349882 [http-nio-8051-exec-45] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:06:01.836 349898 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:01.838 349900 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:01.841 349903 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:01.842 349904 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:06:01.842 349904 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:06:01.846 349908 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:06:01.846 349908 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:06:01.848 349910 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:01.850 349912 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:01.859 349921 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:01.859 349921 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:06:01.859 349921 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:06:01.866 349928 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:06:01.867 349929 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:01.867 349929 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:06:01.898 349960 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:01.898 349960 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:01.898 349960 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:01.898 349960 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:06:01.898 349960 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:01.0
20-08-2026 00:06:01.898 349960 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:01.900 349962 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:01.902 349964 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:01.906 349968 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:01.906 349968 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:06:01.906 349968 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:06:01.909 349971 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:06:01.909 349971 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:06:01.910 349972 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:01.912 349974 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:01.916 349978 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:01.916 349978 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:06:01.916 349978 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:06:01.919 349981 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:06:01.919 349981 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:01.919 349981 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:06:01.944 350006 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:01.944 350006 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:01.944 350006 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:01.944 350006 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:06:01.944 350006 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:01.0
20-08-2026 00:06:01.945 350007 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:01.946 350008 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:01.949 350011 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:01.952 350014 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:01.952 350014 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:06:01.952 350014 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:01.955 350017 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:06:01.955 350017 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:06:01.956 350018 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:01.957 350019 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:01.960 350022 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:01.961 350023 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:06:01.961 350023 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:06:01.963 350025 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:06:01.963 350025 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:01.964 350026 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:06:01.992 350054 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:01.992 350054 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:01.992 350054 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:01.992 350054 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:06:01.993 350055 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:01.0
20-08-2026 00:06:01.993 350055 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:01.993 350055 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:01.995 350057 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:01.998 350060 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:01.998 350060 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:06:01.998 350060 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:06:02.000 350062 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:06:02.000 350062 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:06:02.001 350063 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.002 350064 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.004 350066 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.004 350066 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:06:02.004 350066 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:06:02.007 350069 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:06:02.007 350069 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.007 350069 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:06:02.031 350093 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.031 350093 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.031 350093 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.031 350093 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:06:02.031 350093 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.031 350093 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.032 350094 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.033 350095 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.035 350097 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.036 350098 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:06:02.036 350098 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:06:02.038 350100 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:06:02.038 350100 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:06:02.038 350100 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.040 350102 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.042 350104 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.042 350104 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:06:02.042 350104 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:06:02.044 350106 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:06:02.044 350106 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:06:02.045 350107 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.046 350108 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.048 350110 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.048 350110 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:06:02.048 350110 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:06:02.050 350112 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:06:02.050 350112 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:06:02.051 350113 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.052 350114 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.054 350116 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.054 350116 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:06:02.054 350116 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:06:02.057 350119 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:06:02.057 350119 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:06:02.057 350119 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.059 350121 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.061 350123 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.061 350123 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:06:02.061 350123 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:06:02.062 350124 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:06:02.062 350124 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:06:02.063 350125 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.064 350126 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.067 350129 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.067 350129 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:06:02.067 350129 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:06:02.070 350132 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:06:02.070 350132 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:06:02.071 350133 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.072 350134 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.075 350137 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.075 350137 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:06:02.076 350138 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:06:02.079 350141 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:06:02.079 350141 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:06:02.079 350141 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.080 350142 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.083 350145 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.083 350145 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:06:02.083 350145 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:06:02.086 350148 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:06:02.087 350149 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:06:02.088 350150 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.089 350151 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.093 350155 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.093 350155 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:06:02.093 350155 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:06:02.096 350158 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:06:02.096 350158 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.096 350158 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:06:02.131 350193 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:02.131 350193 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:02.131 350193 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:02.131 350193 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:06:02.131 350193 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.131 350193 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.132 350194 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.134 350196 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.137 350199 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.138 350200 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:06:02.138 350200 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:02.141 350203 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:06:02.141 350203 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:06:02.142 350204 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.144 350206 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.147 350209 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.147 350209 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:06:02.147 350209 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:06:02.150 350212 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:06:02.150 350212 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:06:02.151 350213 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.153 350215 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.156 350218 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.156 350218 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:06:02.156 350218 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:06:02.158 350220 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:06:02.158 350220 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:06:02.159 350221 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.160 350222 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.162 350224 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.162 350224 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:06:02.162 350224 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:06:02.164 350226 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:06:02.164 350226 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.164 350226 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:06:02.180 350242 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.180 350242 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.180 350242 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.180 350242 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:06:02.180 350242 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.180 350242 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.181 350243 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.182 350244 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.185 350247 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.185 350247 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:06:02.185 350247 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:06:02.188 350250 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:06:02.188 350250 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.188 350250 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:06:02.203 350265 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.203 350265 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.203 350265 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.203 350265 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:06:02.203 350265 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.204 350266 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.204 350266 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.206 350268 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.208 350270 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.208 350270 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:06:02.208 350270 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:02.210 350272 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:06:02.210 350272 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:06:02.211 350273 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.212 350274 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.215 350277 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.215 350277 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:06:02.215 350277 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:06:02.217 350279 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:06:02.217 350279 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:06:02.218 350280 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.219 350281 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.222 350284 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.222 350284 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:06:02.222 350284 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:06:02.225 350287 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:06:02.225 350287 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.225 350287 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:06:02.250 350312 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.250 350312 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.250 350312 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.250 350312 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:06:02.250 350312 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.250 350312 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.251 350313 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.253 350315 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.256 350318 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.256 350318 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:06:02.256 350318 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:06:02.259 350321 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:06:02.259 350321 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:06:02.260 350322 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.262 350324 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.266 350328 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.266 350328 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:06:02.266 350328 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:06:02.270 350332 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:06:02.270 350332 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:06:02.271 350333 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:06:02.273 350335 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f57181f
20-08-2026 00:06:02.276 350338 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:06:02.277 350339 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:06:02.277 350339 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:06:02.280 350342 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:06:02.280 350342 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:06:02.281 350343 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.282 350344 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.287 350349 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.287 350349 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:06:02.287 350349 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:06:02.291 350353 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:06:02.291 350353 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:06:02.292 350354 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.294 350356 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.298 350360 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.298 350360 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:06:02.298 350360 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:06:02.302 350364 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:06:02.302 350364 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:06:02.303 350365 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.305 350367 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.309 350371 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.309 350371 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:06:02.309 350371 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:06:02.312 350374 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:06:02.312 350374 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:06:02.313 350375 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.316 350378 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.319 350381 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.320 350382 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:06:02.320 350382 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:06:02.323 350385 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:06:02.323 350385 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:06:02.324 350386 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.326 350388 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.330 350392 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.330 350392 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:06:02.330 350392 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:02.334 350396 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:06:02.334 350396 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:06:02.335 350397 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.336 350398 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.340 350402 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.340 350402 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:06:02.340 350402 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:02.343 350405 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:06:02.343 350405 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:06:02.343 350405 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:06:02.345 350407 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f57181f
20-08-2026 00:06:02.347 350409 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:06:02.347 350409 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:06:02.347 350409 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:06:02.350 350412 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:06:02.350 350412 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:06:02.351 350413 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.352 350414 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.355 350417 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.355 350417 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:06:02.355 350417 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:06:02.357 350419 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:06:02.357 350419 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:06:02.358 350420 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.359 350421 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.362 350424 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.362 350424 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:06:02.362 350424 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:06:02.364 350426 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:06:02.364 350426 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:06:02.365 350427 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.366 350428 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.369 350431 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.369 350431 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:06:02.369 350431 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:06:02.371 350433 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:06:02.371 350433 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:06:02.372 350434 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.373 350435 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.376 350438 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.376 350438 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:06:02.376 350438 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:06:02.379 350441 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:06:02.379 350441 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.379 350441 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:06:02.398 350460 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.398 350460 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.398 350460 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.398 350460 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:06:02.398 350460 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.398 350460 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.399 350461 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.401 350463 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.406 350468 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.406 350468 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:06:02.406 350468 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:06:02.409 350471 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:06:02.409 350471 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:06:02.410 350472 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.411 350473 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.415 350477 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.415 350477 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:06:02.415 350477 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:06:02.419 350481 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:06:02.420 350482 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.420 350482 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:06:02.452 350514 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.452 350514 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.452 350514 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.452 350514 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:06:02.452 350514 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.452 350514 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.453 350515 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.456 350518 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.459 350521 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.459 350521 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:06:02.459 350521 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:06:02.461 350523 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:06:02.461 350523 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:06:02.462 350524 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.463 350525 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.468 350530 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.469 350531 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:06:02.469 350531 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:06:02.471 350533 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:06:02.471 350533 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:06:02.472 350534 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.473 350535 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.476 350538 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.476 350538 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:06:02.476 350538 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:06:02.478 350540 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:06:02.478 350540 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.478 350540 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:06:02.499 350561 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.499 350561 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.499 350561 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.499 350561 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:06:02.499 350561 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.500 350562 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.500 350562 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.503 350565 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.508 350570 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.508 350570 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:06:02.508 350570 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:06:02.512 350574 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:06:02.512 350574 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:06:02.513 350575 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.515 350577 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.519 350581 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.519 350581 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:06:02.519 350581 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:02.521 350583 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:06:02.521 350583 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:06:02.522 350584 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.523 350585 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.525 350587 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.526 350588 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:06:02.526 350588 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:06:02.528 350590 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:06:02.528 350590 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.528 350590 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:06:02.578 350640 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.578 350640 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.578 350640 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.578 350640 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:06:02.578 350640 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.578 350640 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.579 350641 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.581 350643 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.585 350647 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.585 350647 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:06:02.585 350647 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:06:02.589 350651 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:06:02.589 350651 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.589 350651 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:06:02.620 350682 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.620 350682 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.620 350682 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.620 350682 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:06:02.620 350682 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.620 350682 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.621 350683 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.623 350685 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.627 350689 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.627 350689 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:06:02.627 350689 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:02.631 350693 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:06:02.631 350693 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:06:02.632 350694 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.634 350696 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.638 350700 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.638 350700 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:06:02.638 350700 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:06:02.642 350704 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:06:02.642 350704 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:06:02.644 350706 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.646 350708 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.650 350712 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.650 350712 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:06:02.650 350712 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:02.652 350714 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:06:02.652 350714 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:06:02.653 350715 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.654 350716 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.657 350719 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.658 350720 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:06:02.658 350720 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:06:02.660 350722 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:06:02.660 350722 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.660 350722 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:06:02.680 350742 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:02.680 350742 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:02.680 350742 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:02.680 350742 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:06:02.680 350742 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.681 350743 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.681 350743 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.683 350745 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.685 350747 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.686 350748 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:06:02.686 350748 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:02.688 350750 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:06:02.688 350750 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:06:02.689 350751 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.690 350752 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.692 350754 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.692 350754 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:06:02.692 350754 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:06:02.695 350757 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:06:02.695 350757 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:06:02.695 350757 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.697 350759 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.700 350762 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.700 350762 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:06:02.700 350762 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:02.702 350764 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:06:02.702 350764 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:06:02.703 350765 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:06:02.704 350766 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@78a20684
20-08-2026 00:06:02.707 350769 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:06:02.707 350769 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:06:02.707 350769 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:06:02.711 350773 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:06:02.711 350773 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:06:02.712 350774 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.714 350776 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.716 350778 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.716 350778 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:06:02.716 350778 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:06:02.719 350781 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:06:02.719 350781 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:06:02.720 350782 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.721 350783 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.724 350786 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.724 350786 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:06:02.724 350786 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:06:02.726 350788 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:06:02.727 350789 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:06:02.727 350789 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.728 350790 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.731 350793 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.731 350793 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:06:02.731 350793 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:06:02.735 350797 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:06:02.735 350797 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:06:02.735 350797 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.737 350799 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.740 350802 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.740 350802 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:06:02.740 350802 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:06:02.744 350806 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:06:02.744 350806 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.744 350806 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:06:02.770 350832 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.770 350832 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.770 350832 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.770 350832 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:06:02.770 350832 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.770 350832 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.772 350834 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.774 350836 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.778 350840 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.778 350840 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:06:02.778 350840 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:06:02.781 350843 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:06:02.781 350843 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:06:02.782 350844 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.784 350846 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.787 350849 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.787 350849 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:06:02.787 350849 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:06:02.790 350852 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:06:02.790 350852 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:06:02.790 350852 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.792 350854 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.794 350856 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.795 350857 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:06:02.795 350857 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:02.797 350859 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:06:02.797 350859 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:06:02.798 350860 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.799 350861 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.802 350864 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.802 350864 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:06:02.802 350864 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:06:02.806 350868 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:06:02.806 350868 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.806 350868 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:06:02.825 350887 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.825 350887 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.825 350887 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.825 350887 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:06:02.825 350887 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.825 350887 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.826 350888 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.828 350890 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.830 350892 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.830 350892 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:06:02.830 350892 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:06:02.833 350895 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:06:02.833 350895 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.833 350895 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:06:02.854 350916 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.854 350916 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.854 350916 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.854 350916 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:06:02.854 350916 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.854 350916 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.855 350917 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.857 350919 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.862 350924 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.862 350924 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:06:02.862 350924 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:06:02.865 350927 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:06:02.865 350927 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:06:02.866 350928 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.868 350930 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.870 350932 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.870 350932 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:06:02.870 350932 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:02.873 350935 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:06:02.873 350935 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:06:02.874 350936 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.876 350938 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.879 350941 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.879 350941 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:06:02.879 350941 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:02.882 350944 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:06:02.882 350944 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:06:02.883 350945 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.885 350947 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.889 350951 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.889 350951 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:06:02.889 350951 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:06:02.892 350954 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:06:02.892 350954 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.892 350954 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:06:02.910 350972 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.910 350972 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.910 350972 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.910 350972 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:06:02.910 350972 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.910 350972 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.911 350973 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.913 350975 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.916 350978 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.916 350978 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:06:02.916 350978 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:02.920 350982 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:06:02.920 350982 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:06:02.921 350983 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.923 350985 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.925 350987 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.926 350988 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:06:02.926 350988 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:06:02.928 350990 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:06:02.928 350990 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.928 350990 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:06:02.968 351030 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.968 351030 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:02.968 351030 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:02.968 351030 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:06:02.968 351030 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:02.0
20-08-2026 00:06:02.968 351030 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:02.969 351031 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:02.970 351032 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:02.973 351035 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:02.973 351035 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:06:02.973 351035 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:02.976 351038 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:06:02.976 351038 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:06:02.977 351039 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:02.978 351040 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:02.981 351043 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:02.981 351043 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:06:02.981 351043 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:06:02.984 351046 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:06:02.984 351046 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:02.984 351046 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:06:03.005 351067 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.006 351068 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.006 351068 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.006 351068 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:06:03.006 351068 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.006 351068 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.007 351069 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.008 351070 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.011 351073 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.011 351073 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:06:03.011 351073 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:06:03.014 351076 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:06:03.014 351076 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:06:03.015 351077 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.016 351078 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.018 351080 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.018 351080 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:06:03.018 351080 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:06:03.021 351083 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:06:03.021 351083 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.021 351083 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:06:03.039 351101 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.040 351102 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.040 351102 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.040 351102 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:06:03.040 351102 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.040 351102 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.040 351102 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.042 351104 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.045 351107 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.045 351107 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:06:03.045 351107 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:06:03.047 351109 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:06:03.047 351109 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.047 351109 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:06:03.112 351174 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.112 351174 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.112 351174 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.112 351174 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:06:03.112 351174 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.112 351174 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.113 351175 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.115 351177 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.118 351180 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.118 351180 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:06:03.118 351180 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:06:03.121 351183 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:06:03.121 351183 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:06:03.122 351184 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.124 351186 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.128 351190 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.128 351190 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:06:03.128 351190 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:06:03.131 351193 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:06:03.131 351193 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.131 351193 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:06:03.151 351213 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.151 351213 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.151 351213 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.151 351213 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:06:03.151 351213 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.151 351213 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.152 351214 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.154 351216 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.156 351218 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.156 351218 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:06:03.156 351218 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:06:03.159 351221 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:06:03.159 351221 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:06:03.160 351222 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.161 351223 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.165 351227 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.165 351227 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:06:03.165 351227 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:06:03.167 351229 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:06:03.167 351229 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:06:03.168 351230 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.169 351231 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.172 351234 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.172 351234 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:06:03.172 351234 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:06:03.174 351236 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:06:03.174 351236 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:06:03.175 351237 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.176 351238 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.180 351242 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.180 351242 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:06:03.180 351242 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:06:03.184 351246 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:06:03.184 351246 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:06:03.185 351247 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.187 351249 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.190 351252 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.190 351252 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:06:03.190 351252 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:03.193 351255 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:06:03.193 351255 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:06:03.194 351256 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.195 351257 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.198 351260 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.198 351260 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:06:03.198 351260 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:06:03.201 351263 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:06:03.201 351263 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:06:03.201 351263 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.203 351265 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.206 351268 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.206 351268 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:06:03.206 351268 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:06:03.208 351270 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:06:03.208 351270 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:06:03.209 351271 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.210 351272 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.213 351275 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.213 351275 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:06:03.213 351275 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:06:03.218 351280 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:06:03.218 351280 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:06:03.219 351281 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.222 351284 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.225 351287 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.226 351288 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:06:03.226 351288 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:06:03.230 351292 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:06:03.230 351292 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:06:03.231 351293 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:06:03.232 351294 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f57181f
20-08-2026 00:06:03.235 351297 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:06:03.235 351297 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:06:03.235 351297 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:06:03.240 351302 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:06:03.240 351302 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:06:03.241 351303 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.246 351308 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.250 351312 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.250 351312 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:06:03.250 351312 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:06:03.254 351316 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:06:03.254 351316 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:06:03.254 351316 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.256 351318 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.259 351321 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.259 351321 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:06:03.259 351321 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:06:03.262 351324 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:06:03.262 351324 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.262 351324 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:06:03.280 351342 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.281 351343 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.281 351343 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.281 351343 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:06:03.281 351343 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.281 351343 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.281 351343 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.283 351345 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.285 351347 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.285 351347 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:06:03.285 351347 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:06:03.288 351350 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:06:03.288 351350 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:06:03.288 351350 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.290 351352 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.293 351355 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.293 351355 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:06:03.293 351355 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:06:03.295 351357 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:06:03.295 351357 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:06:03.297 351359 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.298 351360 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.300 351362 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.300 351362 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:06:03.300 351362 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:06:03.303 351365 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:06:03.303 351365 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:06:03.304 351366 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.305 351367 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.307 351369 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.307 351369 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:06:03.307 351369 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:03.310 351372 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:06:03.310 351372 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:06:03.311 351373 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.312 351374 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.315 351377 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.315 351377 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:06:03.315 351377 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:06:03.318 351380 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:06:03.318 351380 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.318 351380 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:06:03.346 351408 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.346 351408 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.346 351408 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:03.346 351408 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:06:03.346 351408 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.346 351408 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.347 351409 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.349 351411 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.352 351414 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.352 351414 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:06:03.352 351414 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:06:03.354 351416 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:06:03.355 351417 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.355 351417 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:06:03.382 351444 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.383 351445 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.383 351445 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:03.383 351445 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:06:03.383 351445 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.383 351445 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.384 351446 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.385 351447 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.389 351451 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.389 351451 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:06:03.389 351451 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:06:03.392 351454 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:06:03.392 351454 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.392 351454 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:06:03.426 351488 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.427 351489 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.427 351489 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.427 351489 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:06:03.427 351489 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.427 351489 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.428 351490 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.429 351491 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.433 351495 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.433 351495 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:06:03.433 351495 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:03.435 351497 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:06:03.435 351497 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:06:03.437 351499 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.438 351500 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.441 351503 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.441 351503 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:06:03.441 351503 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:06:03.443 351505 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:06:03.443 351505 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:06:03.445 351507 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.446 351508 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.450 351512 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.450 351512 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:06:03.450 351512 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:06:03.455 351517 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:06:03.455 351517 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.455 351517 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:06:03.470 351532 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.470 351532 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.470 351532 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.470 351532 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:06:03.470 351532 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.470 351532 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.471 351533 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.473 351535 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.476 351538 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.476 351538 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:06:03.476 351538 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:06:03.479 351541 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:06:03.479 351541 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:06:03.480 351542 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.481 351543 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.484 351546 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.484 351546 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:06:03.484 351546 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:06:03.487 351549 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:06:03.487 351549 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.487 351549 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:06:03.508 351570 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.508 351570 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.508 351570 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.508 351570 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:06:03.508 351570 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.508 351570 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.509 351571 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.511 351573 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.515 351577 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.515 351577 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:06:03.515 351577 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:06:03.519 351581 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:06:03.519 351581 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:06:03.521 351583 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.523 351585 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.527 351589 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.527 351589 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:06:03.527 351589 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:06:03.531 351593 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:06:03.532 351594 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:06:03.533 351595 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.535 351597 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.541 351603 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.541 351603 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:06:03.541 351603 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:03.545 351607 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:06:03.545 351607 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:06:03.546 351608 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.548 351610 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.553 351615 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.553 351615 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:06:03.553 351615 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:06:03.558 351620 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:06:03.558 351620 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:06:03.559 351621 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.561 351623 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.566 351628 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.566 351628 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:06:03.566 351628 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:06:03.571 351633 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:06:03.571 351633 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:06:03.572 351634 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.575 351637 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.581 351643 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.581 351643 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:06:03.581 351643 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:03.585 351647 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:06:03.585 351647 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:06:03.587 351649 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.589 351651 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.594 351656 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.594 351656 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:06:03.594 351656 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:06:03.600 351662 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:06:03.600 351662 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.600 351662 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:06:03.618 351680 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.618 351680 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.618 351680 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:03.618 351680 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:06:03.618 351680 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.618 351680 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.619 351681 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.623 351685 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.627 351689 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.627 351689 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:06:03.628 351690 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:06:03.632 351694 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:06:03.632 351694 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:06:03.634 351696 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.636 351698 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.648 351710 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.649 351711 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:06:03.649 351711 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:06:03.654 351716 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:06:03.654 351716 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.654 351716 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:06:03.672 351734 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.672 351734 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.672 351734 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:03.672 351734 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:06:03.672 351734 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.672 351734 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.673 351735 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.675 351737 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.678 351740 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.678 351740 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:06:03.678 351740 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:06:03.681 351743 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:06:03.681 351743 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.681 351743 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:06:03.701 351763 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.701 351763 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.701 351763 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.701 351763 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:06:03.701 351763 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.701 351763 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.702 351764 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.704 351766 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.707 351769 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.707 351769 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:06:03.707 351769 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:06:03.711 351773 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:06:03.711 351773 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:06:03.712 351774 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.714 351776 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.718 351780 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.718 351780 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:06:03.718 351780 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:06:03.720 351782 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:06:03.720 351782 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.720 351782 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:06:03.763 351825 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.763 351825 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.763 351825 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.763 351825 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:06:03.763 351825 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.763 351825 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.764 351826 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.765 351827 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.768 351830 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.768 351830 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:06:03.768 351830 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:06:03.771 351833 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:06:03.771 351833 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:06:03.772 351834 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.775 351837 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.778 351840 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.778 351840 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:06:03.778 351840 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:06:03.781 351843 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:06:03.781 351843 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:06:03.782 351844 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.785 351847 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.789 351851 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.789 351851 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:06:03.789 351851 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:06:03.793 351855 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:06:03.793 351855 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:06:03.794 351856 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.796 351858 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.801 351863 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.801 351863 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:06:03.801 351863 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:03.804 351866 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:06:03.804 351866 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:06:03.805 351867 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.807 351869 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.811 351873 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.812 351874 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:06:03.812 351874 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:06:03.815 351877 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:06:03.816 351878 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.816 351878 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:06:03.838 351900 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.838 351900 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.838 351900 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:03.838 351900 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:06:03.838 351900 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.838 351900 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.839 351901 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.841 351903 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.844 351906 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.844 351906 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:06:03.844 351906 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:06:03.847 351909 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:06:03.847 351909 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:06:03.847 351909 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.848 351910 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.851 351913 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.851 351913 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:06:03.851 351913 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:06:03.854 351916 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:06:03.854 351916 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:06:03.855 351917 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.856 351918 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.859 351921 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.859 351921 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:06:03.859 351921 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:06:03.861 351923 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:06:03.861 351923 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.861 351923 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:06:03.885 351947 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.885 351947 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.885 351947 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.885 351947 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:06:03.885 351947 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.885 351947 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.887 351949 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.888 351950 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.891 351953 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.891 351953 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:06:03.891 351953 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:06:03.893 351955 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:06:03.893 351955 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.893 351955 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:06:03.909 351971 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.909 351971 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:03.909 351971 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:03.909 351971 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:06:03.909 351971 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.909 351971 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.909 351971 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.911 351973 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.914 351976 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.914 351976 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:06:03.914 351976 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:06:03.917 351979 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:06:03.917 351979 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:06:03.917 351979 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.918 351980 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.921 351983 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.921 351983 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:06:03.921 351983 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:06:03.923 351985 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:06:03.923 351985 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:06:03.924 351986 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.925 351987 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.929 351991 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.929 351991 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:06:03.929 351991 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:06:03.931 351993 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:06:03.932 351994 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:06:03.932 351994 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.934 351996 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.936 351998 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.936 351998 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:06:03.936 351998 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:06:03.938 352000 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:06:03.938 352000 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:06:03.939 352001 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:03.941 352003 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:03.943 352005 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:03.943 352005 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:06:03.943 352005 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:06:03.946 352008 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:06:03.946 352008 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:03.946 352008 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:06:03.965 352027 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.965 352027 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:03.965 352027 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:03.965 352027 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:06:03.965 352027 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:03.0
20-08-2026 00:06:03.965 352027 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:03.966 352028 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.967 352029 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.970 352032 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.970 352032 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:06:03.970 352032 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:06:03.972 352034 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:06:03.972 352034 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:06:03.973 352035 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.975 352037 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.979 352041 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.979 352041 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:06:03.979 352041 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:03.982 352044 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:06:03.982 352044 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:06:03.983 352045 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.985 352047 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.987 352049 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.987 352049 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:06:03.987 352049 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:03.989 352051 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:06:03.989 352051 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:06:03.990 352052 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.991 352053 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:03.994 352056 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:03.994 352056 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:06:03.994 352056 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:06:03.997 352059 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:06:03.997 352059 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:06:03.998 352060 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:03.999 352061 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.001 352063 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.001 352063 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:06:04.001 352063 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:04.003 352065 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:06:04.003 352065 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:06:04.004 352066 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.005 352067 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.008 352070 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.008 352070 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:06:04.008 352070 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:06:04.011 352073 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:06:04.011 352073 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:06:04.011 352073 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.013 352075 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.015 352077 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.015 352077 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:06:04.015 352077 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:04.018 352080 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:06:04.018 352080 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:06:04.018 352080 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.019 352081 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.022 352084 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.022 352084 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:06:04.022 352084 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:04.025 352087 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:06:04.025 352087 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:06:04.025 352087 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.027 352089 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.029 352091 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.029 352091 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:06:04.029 352091 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:06:04.032 352094 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:06:04.032 352094 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:06:04.032 352094 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.034 352096 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.037 352099 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.037 352099 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:06:04.037 352099 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:06:04.039 352101 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:06:04.039 352101 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:06:04.040 352102 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.041 352103 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.043 352105 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.043 352105 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:06:04.043 352105 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:06:04.046 352108 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:06:04.046 352108 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:06:04.047 352109 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.048 352110 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.050 352112 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.051 352113 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:06:04.051 352113 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:06:04.053 352115 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:06:04.053 352115 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:06:04.054 352116 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.055 352117 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.058 352120 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.058 352120 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:06:04.058 352120 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:06:04.060 352122 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:06:04.060 352122 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.060 352122 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:06:04.089 352151 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.089 352151 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.089 352151 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:04.089 352151 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:06:04.089 352151 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.089 352151 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.090 352152 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.091 352153 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.095 352157 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.095 352157 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:06:04.095 352157 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:04.097 352159 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:06:04.097 352159 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:06:04.098 352160 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.100 352162 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.102 352164 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.102 352164 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:06:04.102 352164 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:04.104 352166 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:06:04.104 352166 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:06:04.105 352167 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.106 352168 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.109 352171 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.109 352171 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:06:04.109 352171 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:06:04.112 352174 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:06:04.112 352174 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.112 352174 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:06:04.148 352210 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.148 352210 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.148 352210 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:04.148 352210 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:06:04.148 352210 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.148 352210 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.149 352211 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.150 352212 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.155 352217 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.155 352217 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:06:04.155 352217 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:06:04.159 352221 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:06:04.159 352221 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:06:04.160 352222 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.162 352224 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.165 352227 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.165 352227 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:06:04.165 352227 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:04.169 352231 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:06:04.169 352231 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:06:04.170 352232 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.172 352234 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.175 352237 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.175 352237 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:06:04.175 352237 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:06:04.177 352239 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:06:04.177 352239 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:06:04.178 352240 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.179 352241 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.181 352243 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.181 352243 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:06:04.181 352243 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:06:04.185 352247 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:06:04.185 352247 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:06:04.185 352247 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.186 352248 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.189 352251 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.189 352251 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:06:04.189 352251 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:04.191 352253 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:06:04.191 352253 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:06:04.192 352254 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.194 352256 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.197 352259 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.197 352259 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:06:04.197 352259 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:06:04.200 352262 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:06:04.200 352262 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.200 352262 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:06:04.223 352285 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.223 352285 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.223 352285 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:04.223 352285 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:06:04.223 352285 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.223 352285 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.224 352286 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.225 352287 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.228 352290 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.228 352290 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:06:04.228 352290 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:06:04.230 352292 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:06:04.230 352292 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:06:04.231 352293 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.233 352295 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.237 352299 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.237 352299 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:06:04.237 352299 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:06:04.242 352304 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:06:04.242 352304 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:06:04.243 352305 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.244 352306 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.247 352309 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.247 352309 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:06:04.247 352309 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:06:04.250 352312 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:06:04.251 352313 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:06:04.251 352313 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.253 352315 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.256 352318 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.256 352318 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:06:04.256 352318 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:06:04.259 352321 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:06:04.259 352321 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:06:04.260 352322 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.261 352323 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.264 352326 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.265 352327 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:06:04.265 352327 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:06:04.267 352329 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:06:04.267 352329 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.267 352329 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:06:04.301 352363 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.301 352363 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.301 352363 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:04.301 352363 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.303 352365 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:06:04.304 352366 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@78a20684
20-08-2026 00:06:04.307 352369 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:06:04.307 352369 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:06:04.307 352369 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:06:04.310 352372 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:06:04.310 352372 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:06:04.311 352373 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.312 352374 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.315 352377 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.315 352377 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:06:04.315 352377 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:06:04.318 352380 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:06:04.318 352380 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.318 352380 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:06:04.320 352382 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202201 
20-08-2026 00:06:04.320 352382 [http-nio-8051-exec-7] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:06:04.321 352383 [http-nio-8051-exec-7] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:06:04.331 352393 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:04.331 352393 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:04.331 352393 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:04.332 352394 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:04.332 352394 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:04.332 352394 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:04.333 352395 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:04.333 352395 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:04.334 352396 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:04.334 352396 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:06:04.334 352396 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:06:04.335 352397 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:06:04.335 352397 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:04.335 352397 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:04.336 352398 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:04.336 352398 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:06:04.336 352398 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:06:04.337 352399 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.337 352399 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.337 352399 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:04.337 352399 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:06:04.337 352399 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.337 352399 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.337 352399 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:06:04.337 352399 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:04.338 352400 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:04.338 352400 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.339 352401 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:04.339 352401 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:04.339 352401 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:04.340 352402 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:04.340 352402 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.341 352403 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:04.341 352403 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:04.342 352404 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:04.342 352404 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:06:04.342 352404 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:06:04.343 352405 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:06:04.343 352405 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:04.343 352405 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:04.343 352405 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.343 352405 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:06:04.343 352405 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:04.344 352406 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:04.344 352406 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:04.344 352406 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:04.345 352407 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:04.346 352408 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:06:04.346 352408 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:06:04.347 352409 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:06:04.347 352409 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:06:04.347 352409 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:06:04.347 352409 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:06:04.347 352409 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:06:04.347 352409 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.348 352410 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:06:04.348 352410 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:04.348 352410 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:04.350 352412 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.350 352412 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:04.351 352413 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:04.351 352413 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:04.351 352413 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:04.351 352413 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:04.351 352413 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:04.352 352414 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:04.353 352415 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.353 352415 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:06:04.353 352415 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:06:04.353 352415 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:04.353 352415 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:04.354 352416 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:04.354 352416 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:04.354 352416 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:04.355 352417 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:04.355 352417 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:04.355 352417 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:04.356 352418 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:06:04.356 352418 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:06:04.357 352419 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:04.357 352419 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.357 352419 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:04.357 352419 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:04.358 352420 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:04.358 352420 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:04.358 352420 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:04.358 352420 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.358 352420 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:04.358 352420 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:04.358 352420 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:04.359 352421 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:04.359 352421 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:04.359 352421 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:04.360 352422 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:04.361 352423 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:04.361 352423 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.361 352423 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:04.361 352423 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:06:04.361 352423 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:06:04.362 352424 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:04.362 352424 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:04.362 352424 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:04.363 352425 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:04.363 352425 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:04.363 352425 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:04.363 352425 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:04.363 352425 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:06:04.363 352425 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:06:04.364 352426 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:06:04.364 352426 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:06:04.365 352427 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:06:04.365 352427 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.365 352427 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:04.365 352427 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:04.366 352428 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:04.366 352428 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:04.366 352428 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:04.366 352428 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.367 352429 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:04.367 352429 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:04.367 352429 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:04.368 352430 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:04.369 352431 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:06:04.369 352431 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:06:04.369 352431 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.369 352431 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:06:04.369 352431 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:06:04.370 352432 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:06:04.370 352432 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:04.370 352432 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:04.371 352433 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:04.371 352433 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:06:04.371 352433 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.371 352433 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:06:04.395 352457 [http-nio-8051-exec-7] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:06:04.395 352457 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:06:04.395 352457 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:06:04.395 352457 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:04.395 352457 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.397 352459 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.398 352460 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.401 352463 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.401 352463 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:06:04.401 352463 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:06:04.404 352466 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:06:04.404 352466 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:06:04.405 352467 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.407 352469 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.410 352472 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.410 352472 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:06:04.410 352472 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:06:04.413 352475 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:06:04.413 352475 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.413 352475 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:06:04.435 352497 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.435 352497 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.435 352497 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:04.435 352497 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:06:04.435 352497 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.435 352497 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.436 352498 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.438 352500 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.442 352504 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.443 352505 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:06:04.443 352505 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:06:04.446 352508 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:06:04.446 352508 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.446 352508 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:06:04.462 352524 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.462 352524 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.462 352524 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:04.462 352524 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:06:04.463 352525 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.463 352525 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.463 352525 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.465 352527 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.468 352530 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.468 352530 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:06:04.468 352530 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:06:04.470 352532 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:06:04.470 352532 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:06:04.471 352533 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.472 352534 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.475 352537 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.475 352537 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:06:04.475 352537 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:06:04.478 352540 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:06:04.478 352540 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.478 352540 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:06:04.493 352555 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.493 352555 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.493 352555 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:04.493 352555 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:06:04.494 352556 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.494 352556 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.494 352556 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.495 352557 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.498 352560 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.498 352560 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:06:04.498 352560 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:04.500 352562 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:06:04.500 352562 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:06:04.501 352563 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.503 352565 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.505 352567 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.505 352567 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:06:04.505 352567 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:06:04.508 352570 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:06:04.508 352570 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:06:04.509 352571 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.510 352572 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.512 352574 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.513 352575 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:06:04.513 352575 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:04.515 352577 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:06:04.515 352577 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:06:04.515 352577 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.517 352579 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.520 352582 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.520 352582 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:06:04.520 352582 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:06:04.522 352584 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:06:04.522 352584 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.522 352584 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:06:04.549 352611 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:04.549 352611 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:04.549 352611 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:04.549 352611 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:06:04.549 352611 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.549 352611 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.550 352612 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.552 352614 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.554 352616 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.554 352616 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:06:04.554 352616 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:06:04.557 352619 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:06:04.557 352619 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:06:04.558 352620 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.559 352621 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.562 352624 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.562 352624 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:06:04.562 352624 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:06:04.565 352627 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:06:04.566 352628 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:06:04.566 352628 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.567 352629 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.570 352632 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.570 352632 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:06:04.570 352632 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:06:04.573 352635 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:06:04.573 352635 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:06:04.574 352636 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.575 352637 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.578 352640 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.578 352640 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:06:04.578 352640 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:06:04.581 352643 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:06:04.581 352643 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:06:04.582 352644 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.583 352645 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.585 352647 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.585 352647 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:06:04.585 352647 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:06:04.588 352650 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:06:04.588 352650 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:06:04.589 352651 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.590 352652 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.593 352655 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.594 352656 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:06:04.594 352656 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:06:04.596 352658 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:06:04.596 352658 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:06:04.597 352659 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.598 352660 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.601 352663 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.602 352664 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:06:04.602 352664 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:06:04.604 352666 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:06:04.604 352666 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:06:04.606 352668 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.607 352669 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.609 352671 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.609 352671 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:06:04.609 352671 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:06:04.612 352674 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:06:04.612 352674 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:06:04.613 352675 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.614 352676 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.617 352679 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.617 352679 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:06:04.617 352679 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:06:04.619 352681 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:06:04.620 352682 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:06:04.620 352682 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.621 352683 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.624 352686 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.624 352686 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:06:04.624 352686 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:06:04.626 352688 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:06:04.627 352689 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:06:04.628 352690 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.629 352691 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.632 352694 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.632 352694 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:06:04.632 352694 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:06:04.634 352696 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:06:04.634 352696 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:06:04.635 352697 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.636 352698 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.639 352701 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.639 352701 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:06:04.639 352701 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:04.642 352704 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:06:04.642 352704 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:06:04.643 352705 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.644 352706 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.647 352709 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.647 352709 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:06:04.647 352709 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:06:04.650 352712 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:06:04.650 352712 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.650 352712 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:06:04.667 352729 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.667 352729 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.667 352729 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:04.667 352729 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:06:04.667 352729 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.667 352729 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.668 352730 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.669 352731 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.672 352734 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.672 352734 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:06:04.672 352734 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:06:04.675 352737 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:06:04.675 352737 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:06:04.676 352738 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.678 352740 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.681 352743 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.681 352743 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:06:04.681 352743 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:04.683 352745 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:06:04.683 352745 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:06:04.684 352746 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.685 352747 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.689 352751 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.690 352752 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:06:04.690 352752 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:06:04.693 352755 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:06:04.693 352755 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:06:04.694 352756 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.696 352758 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.700 352762 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.700 352762 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:06:04.700 352762 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:06:04.703 352765 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:06:04.703 352765 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.703 352765 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:06:04.740 352802 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:04.740 352802 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:04.740 352802 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:04.740 352802 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:06:04.740 352802 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.740 352802 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.741 352803 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.743 352805 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.747 352809 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.747 352809 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:06:04.747 352809 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:06:04.750 352812 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:06:04.750 352812 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.750 352812 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:06:04.766 352828 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:04.767 352829 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:04.767 352829 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:04.767 352829 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:06:04.767 352829 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.767 352829 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.768 352830 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.769 352831 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.772 352834 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.772 352834 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:06:04.772 352834 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:06:04.775 352837 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:06:04.775 352837 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.775 352837 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:06:04.797 352859 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:04.797 352859 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:06:04.797 352859 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:06:04.797 352859 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:06:04.797 352859 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.797 352859 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.798 352860 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.800 352862 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.803 352865 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.803 352865 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:06:04.803 352865 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:06:04.805 352867 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:06:04.806 352868 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:06:04.806 352868 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.807 352869 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.810 352872 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.810 352872 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:06:04.810 352872 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:04.813 352875 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:06:04.813 352875 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:06:04.814 352876 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.815 352877 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.818 352880 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.818 352880 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:06:04.818 352880 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:06:04.821 352883 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:06:04.821 352883 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:06:04.822 352884 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.823 352885 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.825 352887 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.825 352887 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:06:04.826 352888 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:04.828 352890 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:06:04.828 352890 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:06:04.829 352891 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.830 352892 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.832 352894 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.832 352894 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:06:04.832 352894 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:06:04.833 352895 [http-nio-8051-exec-17] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202304
20-08-2026 00:06:04.833 352895 [http-nio-8051-exec-17] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:06:04.833 352895 [http-nio-8051-exec-17] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:06:04
20-08-2026 00:06:04.836 352898 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:06:04.837 352899 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:06:04.838 352900 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.839 352901 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.841 352903 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.841 352903 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:06:04.842 352904 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:06:04.844 352906 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:06:04.844 352906 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:06:04.845 352907 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.847 352909 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.849 352911 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.849 352911 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:06:04.849 352911 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:06:04.853 352915 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:06:04.853 352915 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:06:04.854 352916 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.856 352918 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.859 352921 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.860 352922 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:06:04.860 352922 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:06:04.863 352925 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:06:04.863 352925 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:06:04.864 352926 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.866 352928 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.869 352931 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.869 352931 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:06:04.869 352931 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:06:04.872 352934 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:06:04.872 352934 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:06:04.872 352934 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:06:04.874 352936 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2dc45e47
20-08-2026 00:06:04.877 352939 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:06:04.877 352939 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:06:04.877 352939 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:06:04.879 352941 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:06:04.879 352941 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:06:04.879 352941 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:06:04.897 352959 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.897 352959 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:06:04.897 352959 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:06:04.897 352959 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:06:04.897 352959 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:06:04.0
20-08-2026 00:06:04.897 352959 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:06:04.898 352960 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.899 352961 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.902 352964 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.902 352964 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:06:04.902 352964 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:06:04.905 352967 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:06:04.905 352967 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:06:04.906 352968 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.907 352969 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.910 352972 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.910 352972 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:06:04.910 352972 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:06:04.913 352975 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:06:04.913 352975 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:06:04.914 352976 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.916 352978 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.919 352981 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.919 352981 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:06:04.919 352981 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:06:04.922 352984 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:06:04.922 352984 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:06:04.923 352985 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.924 352986 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.927 352989 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.927 352989 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:06:04.927 352989 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:06:04.930 352992 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:06:04.931 352993 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:06:04.931 352993 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.932 352994 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.935 352997 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.935 352997 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:06:04.935 352997 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:06:04.939 353001 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:06:04.939 353001 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:06:04.940 353002 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:06:04.941 353003 [http-nio-8051-exec-45] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@103a261
20-08-2026 00:06:04.945 353007 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:06:04.945 353007 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:06:04.945 353007 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:06:04.948 353010 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:06:04.948 353010 [http-nio-8051-exec-45] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:06:05.172 353234 [http-nio-8051-exec-48] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:06:05.173 353235 [http-nio-8051-exec-48] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:06:05.514 353576 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202503
20-08-2026 00:06:05.514 353576 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:06:05.515 353577 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:06:05
20-08-2026 00:06:05.515 353577 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 22:36:50.068053', '2026-08-20 00:02:23.261302', '2026-08-19 22:36:50.068199', '2026-08-20 00:02:23.261454'], 'open_time': ['2026-08-19 22:36:47.329491', '2026-08-20 00:02:14.379870', '2026-08-19 22:36:47.329597', '2026-08-20 00:02:14.380014']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:06:05.515 353577 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:05.515 353577 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:05.515 353577 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:05.515 353577 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:05.515 353577 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:06:05.515 353577 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 22:36:50.068053", "2026-08-20 00:02:23.261302", "2026-08-19 22:36:50.068199", "2026-08-20 00:02:23.261454"], "open_time": ["2026-08-19 22:36:47.329491", "2026-08-20 00:02:14.379870", "2026-08-19 22:36:47.329597", "2026-08-20 00:02:14.380014"]}
20-08-2026 00:06:05.515 353577 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:06:05.515 353577 [http-nio-8051-exec-4] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:06:06.394 354456 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:06:06.394 354456 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:06:06.517 354579 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:06:06.851 354913 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202003
20-08-2026 00:06:06.851 354913 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:06:06.851 354913 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:06:06
20-08-2026 00:06:06.851 354913 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 23:06:59.145242', '2026-08-19 22:28:26.205220', '2026-08-19 23:06:59.145322', '2026-08-19 22:28:26.205312'], 'open_time': ['2026-08-19 23:06:54.539839', '2026-08-19 22:28:17.368814', '2026-08-19 23:06:54.742944', '2026-08-19 22:28:17.368958']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:06:06.851 354913 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:06.851 354913 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:06.852 354914 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:06.852 354914 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:06.852 354914 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:06:06.852 354914 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:06:59.145242", "2026-08-19 22:28:26.205220", "2026-08-19 23:06:59.145322", "2026-08-19 22:28:26.205312"], "open_time": ["2026-08-19 23:06:54.539839", "2026-08-19 22:28:17.368814", "2026-08-19 23:06:54.742944", "2026-08-19 22:28:17.368958"]}
20-08-2026 00:06:06.852 354914 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:06:06.852 354914 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:06:09.556 357618 [http-nio-8051-exec-29] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202506 
20-08-2026 00:06:09.556 357618 [http-nio-8051-exec-29] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:06:09.557 357619 [http-nio-8051-exec-29] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:06:09.564 357626 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:09.564 357626 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:09.565 357627 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:09.565 357627 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:06:09.565 357627 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:06:09.566 357628 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:06:09.566 357628 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:09.566 357628 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:09.567 357629 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:09.567 357629 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:06:09.567 357629 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:06:09.568 357630 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:06:09.568 357630 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:06:09.568 357630 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:06:09.569 357631 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:06:09.569 357631 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:09.569 357631 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:09.569 357631 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:09.569 357631 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:09.569 357631 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:09.570 357632 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:09.571 357633 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:06:09.571 357633 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:06:09.572 357634 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:06:09.572 357634 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:06:09.572 357634 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:06:09.572 357634 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:06:09.573 357635 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:06:09.573 357635 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:06:09.573 357635 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:06:09.573 357635 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:06:09.573 357635 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:06:09.575 357637 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:06:09.575 357637 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:06:09.575 357637 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:06:09.575 357637 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:06:09.575 357637 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:06:09.575 357637 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:06:09.576 357638 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:06:09.576 357638 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 19
20-08-2026 00:06:09.576 357638 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 19
20-08-2026 00:06:09.577 357639 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:06:09.577 357639 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:09.577 357639 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:09.578 357640 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:09.578 357640 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:06:09.578 357640 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:06:09.579 357641 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:06:09.595 357657 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:06:12.106 360168 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:06:12.106 360168 [http-nio-8051-exec-10] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:06:14.821 362883 [http-nio-8051-exec-27] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:59.0, vm_id=1711555283773}
20-08-2026 00:06:14.822 362884 [http-nio-8051-exec-27] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-19 23:29:59.0
20-08-2026 00:06:14.923 362985 [http-nio-8051-exec-27] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:06:14.942 363004 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202304
20-08-2026 00:06:14.942 363004 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:06:14.942 363004 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:06:14
20-08-2026 00:06:14.942 363004 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 22:23:41.716815', '2026-08-19 14:35:09.992596', '2026-08-19 22:23:41.716980', '2026-08-19 14:35:09.992714'], 'close_time': ['2026-08-19 22:24:29.432015', '2026-08-19 14:35:14.836888', '2026-08-19 22:24:29.432090', '2026-08-19 14:35:14.836977']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:06:14.942 363004 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:14.942 363004 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:14.942 363004 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:14.942 363004 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:14.942 363004 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:06:14.943 363005 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:23:41.716815", "2026-08-19 14:35:09.992596", "2026-08-19 22:23:41.716980", "2026-08-19 14:35:09.992714"], "close_time": ["2026-08-19 22:24:29.432015", "2026-08-19 14:35:14.836888", "2026-08-19 22:24:29.432090", "2026-08-19 14:35:14.836977"]}
20-08-2026 00:06:14.943 363005 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:06:14.943 363005 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:06:16.697 364759 [http-nio-8051-exec-26] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:06:16.698 364760 [http-nio-8051-exec-26] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:06:16.698 364760 [http-nio-8051-exec-26] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:06:16.711 364773 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:16.711 364773 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:16.713 364775 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:06:16.713 364775 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:06:16.713 364775 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:06:16.714 364776 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:06:16.714 364776 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:16.714 364776 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:16.715 364777 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:16.715 364777 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:16.715 364777 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:16.716 364778 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:06:16.716 364778 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:16.717 364779 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:16.718 364780 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:16.719 364781 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:16.719 364781 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:16.720 364782 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:06:16.720 364782 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:16.720 364782 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:16.721 364783 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:16.721 364783 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:16.721 364783 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:16.722 364784 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:16.722 364784 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:06:16.722 364784 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:06:16.722 364784 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:06:16.722 364784 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:16.723 364785 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:16.723 364785 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:16.723 364785 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:16.723 364785 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:16.725 364787 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:16.725 364787 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:06:16.725 364787 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:06:16.725 364787 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:06:16.725 364787 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:16.726 364788 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:16.726 364788 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:16.728 364790 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:16.728 364790 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:16.729 364791 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:16.729 364791 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:16.729 364791 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:16.730 364792 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:06:16.730 364792 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:16.730 364792 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:16.731 364793 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:06:16.731 364793 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:16.731 364793 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:16.732 364794 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:16.732 364794 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:16.732 364794 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:16.733 364795 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:16.733 364795 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:16.733 364795 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:16.734 364796 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:16.734 364796 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:06:16.734 364796 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:06:16.735 364797 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:06:16.735 364797 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:16.735 364797 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:16.736 364798 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:16.737 364799 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:06:16.737 364799 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:06:16.738 364800 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:06:16.738 364800 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:16.738 364800 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:16.739 364801 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:16.739 364801 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:16.739 364801 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:16.740 364802 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:16.740 364802 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:16.740 364802 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:16.741 364803 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:16.741 364803 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:16.741 364803 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:16.742 364804 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:16.742 364804 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:16.742 364804 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:16.743 364805 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:16.744 364806 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:16.744 364806 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:16.745 364807 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:16.746 364808 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:16.746 364808 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:16.747 364809 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:16.747 364809 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:16.747 364809 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:16.748 364810 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:16.748 364810 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:16.748 364810 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:16.749 364811 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:16.749 364811 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:16.749 364811 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:16.750 364812 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:16.750 364812 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:16.750 364812 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:16.751 364813 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:16.774 364836 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:06:18.773 366835 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:06:18.774 366836 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:06:18.846 366908 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:06:19.016 367078 [http-nio-8051-exec-18] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:06:19.017 367079 [http-nio-8051-exec-18] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:06:19.146 367208 [http-nio-8051-exec-13] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM10201907}
20-08-2026 00:06:22.663 370725 [http-nio-8051-exec-43] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:06:22.663 370725 [http-nio-8051-exec-43] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:06:22.778 370840 [http-nio-8051-exec-21] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{sensors=[{id=TM06202503-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202503-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:06:22.600911}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202503-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202503-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:06:22.602055}], hcid=[1]}], trays=[]}
20-08-2026 00:06:22.778 370840 [http-nio-8051-exec-21] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:06:22.779 370841 [http-nio-8051-exec-21] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202503, traysArr : []
20-08-2026 00:06:22.779 370841 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202503, traysArr : []
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:06:22.781 370843 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:06:22.787 370849 [http-nio-8051-exec-21] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202503, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:22.600911"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:22.602055"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:06:22.787 370849 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202503, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:22.600911"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:22.602055"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:06:22.797 370859 [http-nio-8051-exec-21] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202503, cameraArr : {}
20-08-2026 00:06:22.797 370859 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202503, cameraInfoData : {}
20-08-2026 00:06:23.516 371578 [http-nio-8051-exec-47] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM10201907
20-08-2026 00:06:23.516 371578 [http-nio-8051-exec-47] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:06:23.516 371578 [http-nio-8051-exec-47] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:06:23
20-08-2026 00:06:24.570 372632 [http-nio-8051-exec-14] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:06:24.571 372633 [http-nio-8051-exec-14] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:06:24.692 372754 [http-nio-8051-exec-14] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:06:25.558 373620 [http-nio-8051-exec-5] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:06:25.362995, sensors=[{sensor_status=true, id=TM06202301-1-limit, sensor_type=limit}, {sensor_status=true, id=TM06202301-1-magnetic, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:06:25.364172, sensors=[{sensor_status=true, id=TM06202301-2-limit, sensor_type=limit}, {sensor_status=true, id=TM06202301-2-magnetic, sensor_type=magnetic}]}]}]}
20-08-2026 00:06:25.558 373620 [http-nio-8051-exec-5] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:06:25.558 373620 [http-nio-8051-exec-5] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202301, traysArr : []
20-08-2026 00:06:25.559 373621 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202301, traysArr : []
20-08-2026 00:06:25.560 373622 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:06:25.560 373622 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:06:25.560 373622 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:06:25.560 373622 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:06:25.560 373622 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:06:25.560 373622 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:06:25.560 373622 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:06:25.560 373622 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:06:25.560 373622 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:06:25.560 373622 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:06:25.560 373622 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:06:25.561 373623 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:06:25.566 373628 [http-nio-8051-exec-5] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:25.362995"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:25.364172"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:06:25.566 373628 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:25.362995"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:25.364172"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:06:25.578 373640 [http-nio-8051-exec-5] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202301, cameraArr : {}
20-08-2026 00:06:25.578 373640 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202301, cameraInfoData : {}
20-08-2026 00:06:25.974 374036 [http-nio-8051-exec-30] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:06:25.975 374037 [http-nio-8051-exec-30] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:06:26.016 374078 [http-nio-8051-exec-30] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:06:26.271 374333 [http-nio-8051-exec-3] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:06:26.271 374333 [http-nio-8051-exec-3] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:06:28.988 377050 [http-nio-8051-exec-31] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:06:28, data=[{status=true, id=pd-readonly}, {value=vfat, status=true, id=pd-invalidfs}, {value=74%, status=true, id=data-full}]}}
20-08-2026 00:06:28.988 377050 [http-nio-8051-exec-31] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:06:28.988 377050 [http-nio-8051-exec-31] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:06:28.988 377050 [http-nio-8051-exec-31] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM03202201, traysArr : []
20-08-2026 00:06:28.989 377051 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM03202201, traysArr : []
20-08-2026 00:06:28.990 377052 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:06:28.990 377052 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:06:28.990 377052 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:06:28.990 377052 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:06:28.990 377052 [http-nio-8051-exec-31] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM03202201, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"74%","status":true}],"created_at":"2026-08-20 00:06:28"}
20-08-2026 00:06:28.991 377053 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM03202201, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"74%","status":true}],"created_at":"2026-08-20 00:06:28"}
20-08-2026 00:06:29.457 377519 [http-nio-8051-exec-42] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202506, skus=[185993, 4500642, 4500723, 4500564, 186001, 4500710, 4500715, 8355, 4500726, 4500667, 177747, 4500656, 4500647, 4500648, 4500712, 137335]}
20-08-2026 00:06:29.461 377523 [http-nio-8051-exec-42] INFO  n.c.kiosk.machine.MachineController - [{"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:06:29.462 377524 [http-nio-8051-exec-42] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:06:29.604 377666 [http-nio-8051-exec-36] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202003 
20-08-2026 00:06:29.605 377667 [http-nio-8051-exec-36] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:06:29.606 377668 [http-nio-8051-exec-36] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:06:29.617 377679 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:29.617 377679 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:29.618 377680 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:29.618 377680 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:29.618 377680 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:29.619 377681 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:06:29.619 377681 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:29.619 377681 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:29.620 377682 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:29.620 377682 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:06:29.620 377682 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:06:29.622 377684 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:06:29.622 377684 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:29.622 377684 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:29.623 377685 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:29.623 377685 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:29.624 377686 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:29.625 377687 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:29.625 377687 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:29.625 377687 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:29.625 377687 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:29.626 377688 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:29.626 377688 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:29.627 377689 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:29.627 377689 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:29.627 377689 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:29.628 377690 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:06:29.628 377690 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:29.628 377690 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:29.629 377691 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:29.629 377691 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:06:29.629 377691 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:06:29.630 377692 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:06:29.630 377692 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:29.630 377692 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:29.631 377693 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:29.632 377694 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:06:29.632 377694 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:06:29.633 377695 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:06:29.633 377695 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:29.633 377695 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:29.634 377696 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:29.634 377696 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:06:29.634 377696 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:06:29.635 377697 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:29.635 377697 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:29.635 377697 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:29.636 377698 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:29.636 377698 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:29.636 377698 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:29.637 377699 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:29.637 377699 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:29.637 377699 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:29.638 377700 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:29.638 377700 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:06:29.638 377700 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:06:29.638 377700 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:06:29.638 377700 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:06:29.638 377700 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:06:29.639 377701 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:06:29.640 377702 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:06:29.640 377702 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:06:29.640 377702 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:06:29.640 377702 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:06:29.641 377703 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:06:29.641 377703 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:06:29.641 377703 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:29.641 377703 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:29.642 377704 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:29.642 377704 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:29.642 377704 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:29.644 377706 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:29.644 377706 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:06:29.644 377706 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:06:29.645 377707 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:06:29.645 377707 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:06:29.645 377707 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:06:29.646 377708 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:06:29.646 377708 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:06:29.646 377708 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:06:29.647 377709 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:06:29.647 377709 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:06:29.647 377709 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:06:29.648 377710 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:06:29.648 377710 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:06:29.648 377710 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:06:29.649 377711 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:06:29.649 377711 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:06:29.649 377711 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:06:29.650 377712 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:06:29.650 377712 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:29.650 377712 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:29.651 377713 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:29.651 377713 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:29.651 377713 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:29.652 377714 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:29.653 377715 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:29.653 377715 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:29.654 377716 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:29.654 377716 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:29.654 377716 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:29.654 377716 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:29.679 377741 [http-nio-8051-exec-36] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:06:30.338 378400 [http-nio-8051-exec-46] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{created_at=2026-08-20 00:06:30.141504, sensors=[{sensor_status=true, id=TM05202501-1-limit, sensor_type=limit}, {sensor_status=true, id=TM05202501-1-magnetic, sensor_type=magnetic}]}], hcid=[1]}, {door_id=2, data=[{created_at=2026-08-20 00:06:30.142195, sensors=[{sensor_status=true, id=TM05202501-2-limit, sensor_type=limit}, {sensor_status=true, id=TM05202501-2-magnetic, sensor_type=magnetic}]}], hcid=[1]}]}
20-08-2026 00:06:30.338 378400 [http-nio-8051-exec-46] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:06:30.338 378400 [http-nio-8051-exec-46] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202501, traysArr : []
20-08-2026 00:06:30.339 378401 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202501, traysArr : []
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:06:30.341 378403 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:06:30.346 378408 [http-nio-8051-exec-46] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:30.141504"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:30.142195"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:06:30.347 378409 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:30.141504"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:30.142195"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:06:30.361 378423 [http-nio-8051-exec-46] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202501, cameraArr : {}
20-08-2026 00:06:30.362 378424 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202501, cameraInfoData : {}
20-08-2026 00:06:30.817 378879 [http-nio-8051-exec-44] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM09202502 
20-08-2026 00:06:30.817 378879 [http-nio-8051-exec-44] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:06:30.819 378881 [http-nio-8051-exec-44] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:06:30.828 378890 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:30.828 378890 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:30.829 378891 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:06:30.829 378891 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:06:30.829 378891 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:06:30.830 378892 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:06:30.830 378892 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:06:30.831 378893 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:06:30.831 378893 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:06:30.831 378893 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:06:30.831 378893 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:06:30.832 378894 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:06:30.832 378894 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:06:30.832 378894 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:06:30.832 378894 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:06:30.833 378895 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:30.833 378895 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:30.834 378896 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:30.834 378896 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:30.834 378896 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:30.835 378897 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:06:30.835 378897 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:30.835 378897 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:30.836 378898 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:30.836 378898 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:06:30.836 378898 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:06:30.837 378899 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:06:30.837 378899 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:30.837 378899 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:30.837 378899 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:30.838 378900 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:06:30.838 378900 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:06:30.839 378901 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:06:30.839 378901 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:06:30.839 378901 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:06:30.840 378902 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:06:30.840 378902 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:30.840 378902 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:30.841 378903 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:30.841 378903 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:30.841 378903 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:30.843 378905 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:30.844 378906 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:30.844 378906 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:30.845 378907 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:30.845 378907 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:06:30.845 378907 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:06:30.847 378909 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:06:30.860 378922 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:06:31.774 379836 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202507
20-08-2026 00:06:31.774 379836 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:06:31.775 379837 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:06:31
20-08-2026 00:06:31.775 379837 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 16:38:00.936050', '2026-08-19 20:51:17.631649', '2026-08-19 16:38:00.936203', '2026-08-19 20:51:17.631754'], 'open_time': ['2026-08-19 16:37:55.288860', '2026-08-19 20:51:00.320772', '2026-08-19 16:37:55.288964', '2026-08-19 20:51:00.320868']}","door1":"0"}
20-08-2026 00:06:31.775 379837 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:31.775 379837 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:31.775 379837 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:31.775 379837 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:31.775 379837 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:06:31.775 379837 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 16:38:00.936050", "2026-08-19 20:51:17.631649", "2026-08-19 16:38:00.936203", "2026-08-19 20:51:17.631754"], "open_time": ["2026-08-19 16:37:55.288860", "2026-08-19 20:51:00.320772", "2026-08-19 16:37:55.288964", "2026-08-19 20:51:00.320868"]}
20-08-2026 00:06:31.775 379837 [http-nio-8051-exec-11] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:06:33.311 381373 [http-nio-8051-exec-38] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{id=TM09202501-1-limit, sensor_status=true, sensor_type=limit}, {id=TM09202501-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:06:33.107203}], door_id=1, hcid=[1]}]}
20-08-2026 00:06:33.311 381373 [http-nio-8051-exec-38] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:06:33.311 381373 [http-nio-8051-exec-38] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202501, traysArr : []
20-08-2026 00:06:33.312 381374 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202501, traysArr : []
20-08-2026 00:06:33.313 381375 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:06:33.314 381376 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:06:33.319 381381 [http-nio-8051-exec-38] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:33.107203"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:06:33.319 381381 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:33.107203"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:06:33.327 381389 [http-nio-8051-exec-38] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202501, cameraArr : {}
20-08-2026 00:06:33.328 381390 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202501, cameraInfoData : {}
20-08-2026 00:06:33.335 381397 [http-nio-8051-exec-8] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:06:33.335 381397 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:06:33.532 381594 [http-nio-8051-exec-40] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202203
20-08-2026 00:06:33.532 381594 [http-nio-8051-exec-40] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:06:33.532 381594 [http-nio-8051-exec-40] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:06:33
20-08-2026 00:06:33.532 381594 [http-nio-8051-exec-40] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798'], 'close_time': ['2026-08-19 21:42:45.889448', '2026-08-19 21:42:45.889571', '2026-08-19 21:42:45.889631', '2026-08-19 21:42:45.889688']}","door1":"0"}
20-08-2026 00:06:33.532 381594 [http-nio-8051-exec-40] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:33.532 381594 [http-nio-8051-exec-40] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:33.532 381594 [http-nio-8051-exec-40] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:33.532 381594 [http-nio-8051-exec-40] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:33.532 381594 [http-nio-8051-exec-40] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:06:33.532 381594 [http-nio-8051-exec-40] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798"], "close_time": ["2026-08-19 21:42:45.889448", "2026-08-19 21:42:45.889571", "2026-08-19 21:42:45.889631", "2026-08-19 21:42:45.889688"]}
20-08-2026 00:06:33.532 381594 [http-nio-8051-exec-40] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:06:34.355 382417 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-09 12:15:46"}
20-08-2026 00:06:35.364 383426 [http-nio-8051-exec-19] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM03202201
20-08-2026 00:06:35.364 383426 [http-nio-8051-exec-19] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:06:35.364 383426 [http-nio-8051-exec-19] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:06:35
20-08-2026 00:06:35.364 383426 [http-nio-8051-exec-19] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 18:45:30.597206', '2026-08-19 18:45:42.689973', '2026-08-19 18:45:30.597349', '2026-08-19 18:45:42.690123'], 'open_time': ['2026-08-19 18:45:07.954177', '2026-08-19 18:45:36.018172', '2026-08-19 18:45:07.954283', '2026-08-19 18:45:36.018276']}"}
20-08-2026 00:06:35.364 383426 [http-nio-8051-exec-19] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:35.364 383426 [http-nio-8051-exec-19] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:06:35.365 383427 [http-nio-8051-exec-19] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:35.365 383427 [http-nio-8051-exec-19] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:06:35.365 383427 [http-nio-8051-exec-19] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:06:35.365 383427 [http-nio-8051-exec-19] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 18:45:30.597206", "2026-08-19 18:45:42.689973", "2026-08-19 18:45:30.597349", "2026-08-19 18:45:42.690123"], "open_time": ["2026-08-19 18:45:07.954177", "2026-08-19 18:45:36.018172", "2026-08-19 18:45:07.954283", "2026-08-19 18:45:36.018276"]}
20-08-2026 00:06:35.365 383427 [http-nio-8051-exec-19] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:06:35.926 383988 [http-nio-8051-exec-41] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202305}
20-08-2026 00:06:37.634 385696 [http-nio-8051-exec-12] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:06:37.634 385696 [http-nio-8051-exec-12] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:06:37.682 385744 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:06:37.682 385744 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:06:38.404 386466 [http-nio-8051-exec-16] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202507-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202507-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:06:38.111702}], door_id=1}, {hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202507-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202507-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:06:38.113042}], door_id=2}]}
20-08-2026 00:06:38.404 386466 [http-nio-8051-exec-16] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:06:38.404 386466 [http-nio-8051-exec-16] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202507, traysArr : []
20-08-2026 00:06:38.405 386467 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202507, traysArr : []
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:06:38.406 386468 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:06:38.407 386469 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:06:38.407 386469 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:06:38.412 386474 [http-nio-8051-exec-16] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202507, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:38.111702"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:38.113042"}],"hcid":[1],"door_id":2}]
20-08-2026 00:06:38.412 386474 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202507, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:38.111702"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:06:38.113042"}],"hcid":[1],"door_id":2}]
20-08-2026 00:06:38.423 386485 [http-nio-8051-exec-16] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202507, cameraArr : {}
20-08-2026 00:06:38.424 386486 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202507, cameraInfoData : {}
20-08-2026 00:06:40.336 388398 [http-nio-8051-exec-22] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:06:40.336 388398 [http-nio-8051-exec-22] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:06:40.971 389033 [http-nio-8051-exec-6] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-09-24 07:21:46"}
20-08-2026 00:06:42.774 390836 [http-nio-8051-exec-25] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202508}
20-08-2026 00:06:44.997 393059 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: [{"sync_done": "False", "data": "{\"open_door\": true, \"final_weights\": [{\"door_id\": \"1\", \"tray_weight\": \"77\", \"sku_json\": \"4500711-2\", \"tray_id\": 11, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"86\", \"sku_json\": \"4500713-2\", \"tray_id\": 12, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"94\", \"sku_json\": \"4500713-2\", \"tray_id\": 13, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"88\", \"sku_json\": \"4500667-5\", \"tray_id\": 14, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500667\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"715\", \"sku_json\": \"4500725-17\", \"tray_id\": 15, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500725\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"104\", \"sku_json\": \"4500723-4\", \"tray_id\": 16, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"185\", \"sku_json\": \"4500624-6\", \"tray_id\": 17, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500624\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"268\", \"sku_json\": \"4500726-8\", \"tray_id\": 18, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500726\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"334\", \"sku_json\": \"4500722-9\", \"tray_id\": 19, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"815\", \"sku_json\": \"4500710-14\", \"tray_id\": 20, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500710\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"367\", \"sku_json\": \"4500722-11\", \"tray_id\": 21, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"427\", \"sku_json\": \"4500723-15\", \"tray_id\": 22, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"240\", \"sku_json\": \"4500711-3\", \"tray_id\": 23, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"175\", \"sku_json\": \"4500712-5\", \"tray_id\": 24, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500712\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"283\", \"sku_json\": \"4500713-6\", \"tray_id\": 25, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"462\", \"sku_json\": \"4500711-5\", \"tray_id\": 26, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"99999\", \"sku_json\": \"0-0\", \"tray_id\": 27, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"0\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1485\", \"sku_json\": \"4500643-7\", \"tray_id\": 31, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500643\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1352\", \"sku_json\": \"4500499-7\", \"tray_id\": 32, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500499\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1396\", \"sku_json\": \"186001-6\", \"tray_id\": 33, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"186001\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"272\", \"sku_json\": \"4500677-7\", \"tray_id\": 34, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500677\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"877\", \"sku_json\": \"177441-4\", \"tray_id\": 35, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"177441\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"525\", \"sku_json\": \"4500407-3\", \"tray_id\": 36, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500407\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"452\", \"sku_json\": \"4500694-2\", \"tray_id\": 37, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500694\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1401\", \"sku_json\": \"185994-7\", \"tray_id\": 38, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185994\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"190\", \"sku_json\": \"4500642-4\", \"tray_id\": 39, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500642\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"566\", \"sku_json\": \"4500720-2\", \"tray_id\": 40, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500720\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"49\", \"sku_json\": \"137335-1\", \"tray_id\": 41, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"137335\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1192\", \"sku_json\": \"4500724-6\", \"tray_id\": 42, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500724\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"522\", \"sku_json\": \"185993-13\", \"tray_id\": 43, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185993\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1135\", \"sku_json\": \"4500702-5\", \"tray_id\": 44, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500702\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1142\", \"sku_json\": \"4500656-5\", \"tray_id\": 45, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500656\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"883\", \"sku_json\": \"4500675-5\", \"tray_id\": 46, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500675\", \"created_at\": \"2026-08-17 07:24:32\"}], \"complete_order_data\": {\"status\": \"True\", \"sku_json\": {\"logic\": \"WBL\", \"res\": \"True\", \"skus\": [{\"mrp\": \"30\", \"sku_total\": 30.0, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"tray_id\": \"11\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm per peice\", \"qty\": 1, \"unit_price\": \"30\", \"skuid\": \"4500711\"}, {\"mrp\": \"40\", \"sku_total\": 40.0, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"tray_id\": \"14\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"qty\": 1, \"unit_price\": \"40\", \"skuid\": \"4500667\"}], \"orderId\": \"TM05202203260819234901814\", \"rstatus\": true, \"total_amount\": 70.0}, \"rstatus\": true}, \"auth\": true, \"transactions\": [{\"datetime\": \"2026-08-19 23:48:50.029000\", \"address\": \"15\", \"TS\": 1787163530.029, \"tray_weight\": \"715\", \"tray_id\": \"15\", \"weight\": \"715\", \"flow\": \"0\", \"expected_tray_weight\": 748}, {\"datetime\": \"2026-08-19 23:48:50.030000\", \"address\": \"15\", \"TS\": 1787163530.03, \"tray_weight\": \"715\", \"tray_id\": \"15\", \"weight\": \"715\", \"flow\": \"0\", \"expected_tray_weight\": 748}, {\"datetime\": \"2026-08-19 23:48:50.031000\", \"address\": \"15\", \"TS\": 1787163530.031, \"tray_weight\": \"715\", \"tray_id\": \"15\", \"weight\": \"715\", \"flow\": \"0\", \"expected_tray_weight\": 748}, {\"datetime\": \"2026-08-19 23:48:50.035000\", \"address\": \"15\", \"TS\": 1787163530.035, \"tray_weight\": \"715\", \"tray_id\": \"15\", \"weight\": \"715\", \"flow\": \"0\", \"expected_tray_weight\": 748}, {\"datetime\": \"2026-08-19 23:48:50.036000\", \"address\": \"15\", \"TS\": 1787163530.036, \"tray_weight\": \"715\", \"tray_id\": \"15\", \"weight\": \"715\", \"flow\": \"0\", \"expected_tray_weight\": 748}, {\"datetime\": \"2026-08-19 23:48:50.036000\", \"address\": \"15\", \"TS\": 1787163530.036, \"tray_weight\": \"715\", \"tray_id\": \"15\", \"weight\": \"715\", \"flow\": \"0\", \"expected_tray_weight\": 748}, {\"datetime\": \"2026-08-19 23:48:50.037000\", \"address\": \"15\", \"TS\": 1787163530.037, \"tray_weight\": \"715\", \"tray_id\": \"15\", \"weight\": \"715\", \"flow\": \"0\", \"expected_tray_weight\": 748}, {\"datetime\": \"2026-08-19 23:48:58.849000\", \"address\": \"19\", \"TS\": 1787163538.849, \"tray_weight\": \"334\", \"tray_id\": \"19\", \"weight\": \"334\", \"flow\": \"0\", \"expected_tray_weight\": 315}, {\"datetime\": \"2026-08-19 23:48:58.854000\", \"address\": \"19\", \"TS\": 1787163538.8539999, \"tray_weight\": \"334\", \"tray_id\": \"19\", \"weight\": \"334\", \"flow\": \"0\", \"expected_tray_weight\": 315}, {\"datetime\": \"2026-08-19 23:48:58.854000\", \"address\": \"19\", \"TS\": 1787163538.854, \"tray_weight\": \"334\", \"tray_id\": \"19\", \"weight\": \"334\", \"flow\": \"0\", \"expected_tray_weight\": 315}, {\"datetime\": \"2026-08-19 23:48:58.855000\", \"address\": \"19\", \"TS\": 1787163538.855, \"tray_weight\": \"334\", \"tray_id\": \"19\", \"weight\": \"334\", \"flow\": \"0\", \"expected_tray_weight\": 315}, {\"datetime\": \"2026-08-19 23:48:58.855000\", \"address\": \"19\", \"TS\": 1787163538.855, \"tray_weight\": \"334\", \"tray_id\": \"19\", \"weight\": \"334\", \"flow\": \"0\", \"expected_tray_weight\": 315}, {\"datetime\": \"2026-08-19 23:48:58.855000\", \"address\": \"19\", \"TS\": 1787163538.855, \"tray_weight\": \"334\", \"tray_id\": \"19\", \"weight\": \"334\", \"flow\": \"0\", \"expected_tray_weight\": 315}, {\"datetime\": \"2026-08-19 23:48:58.856000\", \"address\": \"19\", \"TS\": 1787163538.856, \"tray_weight\": \"334\", \"tray_id\": \"19\", \"weight\": \"334\", \"flow\": \"0\", \"expected_tray_weight\": 315}, {\"datetime\": \"2026-08-19 23:50:13.931000\", \"address\": \"26\", \"TS\": 1787163613.931, \"tray_weight\": \"461\", \"tray_id\": \"26\", \"weight\": \"461\", \"flow\": \"0\", \"expected_tray_weight\": 385}, {\"datetime\": \"2026-08-19 23:50:13.946000\", \"address\": \"26\", \"TS\": 1787163613.9459999, \"tray_weight\": \"461\", \"tray_id\": \"26\", \"weight\": \"461\", \"flow\": \"0\", \"expected_tray_weight\": 385}, {\"datetime\": \"2026-08-19 23:50:13.953000\", \"address\": \"26\", \"TS\": 1787163613.953, \"tray_weight\": \"461\", \"tray_id\": \"26\", \"weight\": \"461\", \"flow\": \"0\", \"expected_tray_weight\": 385}, {\"datetime\": \"2026-08-19 23:50:13.956000\", \"address\": \"26\", \"TS\": 1787163613.956, \"tray_weight\": \"461\", \"tray_id\": \"26\", \"weight\": \"461\", \"flow\": \"0\", \"expected_tray_weight\": 385}, {\"datetime\": \"2026-08-19 23:50:13.958000\", \"address\": \"26\", \"TS\": 1787163613.958, \"tray_weight\": \"461\", \"tray_id\": \"26\", \"weight\": \"461\", \"flow\": \"0\", \"expected_tray_weight\": 385}, {\"datetime\": \"2026-08-19 23:50:13.959000\", \"address\": \"26\", \"TS\": 1787163613.959, \"tray_weight\": \"461\", \"tray_id\": \"26\", \"weight\": \"461\", \"flow\": \"0\", \"expected_tray_weight\": 385}, {\"datetime\": \"2026-08-19 23:50:16.455000\", \"address\": \"14\", \"TS\": 1787163616.455, \"tray_weight\": \"89\", \"tray_id\": \"14\", \"weight\": \"89\", \"flow\": \"0\", \"expected_tray_weight\": 115}, {\"datetime\": \"2026-08-19 23:50:16.456000\", \"address\": \"14\", \"TS\": 1787163616.4559999, \"tray_weight\": \"89\", \"tray_id\": \"14\", \"weight\": \"89\", \"flow\": \"0\", \"expected_tray_weight\": 115}, {\"datetime\": \"2026-08-19 23:50:16.456000\", \"address\": \"14\", \"TS\": 1787163616.456, \"tray_weight\": \"89\", \"tray_id\": \"14\", \"weight\": \"89\", \"flow\": \"0\", \"expected_tray_weight\": 115}, {\"datetime\": \"2026-08-19 23:50:16.457000\", \"address\": \"14\", \"TS\": 1787163616.4569998, \"tray_weight\": \"89\", \"tray_id\": \"14\", \"weight\": \"89\", \"flow\": \"0\", \"expected_tray_weight\": 115}, {\"datetime\": \"2026-08-19 23:50:18.848000\", \"address\": \"12\", \"TS\": 1787163618.848, \"tray_weight\": \"93\", \"tray_id\": \"12\", \"weight\": \"93\", \"flow\": \"0\", \"expected_tray_weight\": 94}, {\"datetime\": \"2026-08-19 23:50:18.853000\", \"address\": \"12\", \"TS\": 1787163618.853, \"tray_weight\": \"93\", \"tray_id\": \"12\", \"weight\": \"93\", \"flow\": \"0\", \"expected_tray_weight\": 94}, {\"datetime\": \"2026-08-19 23:50:19.149000\", \"address\": \"12\", \"TS\": 1787163619.149, \"tray_weight\": \"83\", \"tray_id\": \"12\", \"weight\": \"83\", \"flow\": \"0\", \"expected_tray_weight\": 94}, {\"datetime\": \"2026-08-19 23:50:19.154000\", \"address\": \"12\", \"TS\": 1787163619.154, \"tray_weight\": \"83\", \"tray_id\": \"12\", \"weight\": \"83\", \"flow\": \"0\", \"expected_tray_weight\": 94}, {\"datetime\": \"2026-08-19 23:50:20.825000\", \"address\": \"11\", \"TS\": 1787163620.825, \"tray_weight\": \"77\", \"tray_id\": \"11\", \"weight\": \"77\", \"flow\": \"0\", \"expected_tray_weight\": 154}, {\"datetime\": \"2026-08-19 23:50:23.063000\", \"address\": \"24\", \"TS\": 1787163623.063, \"tray_weight\": \"171\", \"tray_id\": \"24\", \"weight\": \"171\", \"flow\": \"0\", \"expected_tray_weight\": 230}, {\"datetime\": \"2026-08-19 23:50:24.043000\", \"address\": \"11\", \"TS\": 1787163624.043, \"tray_weight\": \"77\", \"tray_id\": \"11\", \"weight\": \"77\", \"flow\": \"0\", \"expected_tray_weight\": 154}, {\"datetime\": \"2026-08-19 23:50:24.181000\", \"address\": \"12\", \"TS\": 1787163624.181, \"tray_weight\": \"86\", \"tray_id\": \"12\", \"weight\": \"86\", \"flow\": \"0\", \"expected_tray_weight\": 94}, {\"datetime\": \"2026-08-19 23:50:24.268000\", \"address\": \"13\", \"TS\": 1787163624.2680001, \"tray_weight\": \"94\", \"tray_id\": \"13\", \"weight\": \"94\", \"flow\": \"0\", \"expected_tray_weight\": 94}, {\"datetime\": \"2026-08-19 23:50:24.299000\", \"address\": \"14\", \"TS\": 1787163624.299, \"tray_weight\": \"88\", \"tray_id\": \"14\", \"weight\": \"88\", \"flow\": \"0\", \"expected_tray_weight\": 115}, {\"datetime\": \"2026-08-19 23:50:24.400000\", \"address\": \"15\", \"TS\": 1787163624.4, \"tray_weight\": \"715\", \"tray_id\": \"15\", \"weight\": \"715\", \"flow\": \"0\", \"expected_tray_weight\": 748}, {\"datetime\": \"2026-08-19 23:50:24.465000\", \"address\": \"16\", \"TS\": 1787163624.465, \"tray_weight\": \"104\", \"tray_id\": \"16\", \"weight\": \"104\", \"flow\": \"0\", \"expected_tray_weight\": 112}, {\"datetime\": \"2026-08-19 23:50:24.618000\", \"address\": \"17\", \"TS\": 1787163624.618, \"tray_weight\": \"185\", \"tray_id\": \"17\", \"weight\": \"185\", \"flow\": \"0\", \"expected_tray_weight\": 180}, {\"datetime\": \"2026-08-19 23:50:24.643000\", \"address\": \"18\", \"TS\": 1787163624.6430001, \"tray_weight\": \"268\", \"tray_id\": \"18\", \"weight\": \"268\", \"flow\": \"0\", \"expected_tray_weight\": 280}, {\"datetime\": \"2026-08-19 23:50:24.694000\", \"address\": \"19\", \"TS\": 1787163624.694, \"tray_weight\": \"334\", \"tray_id\": \"19\", \"weight\": \"334\", \"flow\": \"0\", \"expected_tray_weight\": 315}, {\"datetime\": \"2026-08-19 23:50:24.827000\", \"address\": \"20\", \"TS\": 1787163624.827, \"tray_weight\": \"815\", \"tray_id\": \"20\", \"weight\": \"815\", \"flow\": \"0\", \"expected_tray_weight\": 770}, {\"datetime\": \"2026-08-19 23:50:24.868000\", \"address\": \"21\", \"TS\": 1787163624.868, \"tray_weight\": \"367\", \"tray_id\": \"21\", \"weight\": \"367\", \"flow\": \"0\", \"expected_tray_weight\": 385}, {\"datetime\": \"2026-08-19 23:50:24.940000\", \"address\": \"22\", \"TS\": 1787163624.94, \"tray_weight\": \"427\", \"tray_id\": \"22\", \"weight\": \"427\", \"flow\": \"0\", \"expected_tray_weight\": 420}, {\"datetime\": \"2026-08-19 23:50:25.007000\", \"address\": \"23\", \"TS\": 1787163625.007, \"tray_weight\": \"240\", \"tray_id\": \"23\", \"weight\": \"240\", \"flow\": \"0\", \"expected_tray_weight\": 231}, {\"datetime\": \"2026-08-19 23:50:25.071000\", \"address\": \"24\", \"TS\": 1787163625.0709999, \"tray_weight\": \"175\", \"tray_id\": \"24\", \"weight\": \"175\", \"flow\": \"0\", \"expected_tray_weight\": 230}, {\"datetime\": \"2026-08-19 23:50:25.191000\", \"address\": \"25\", \"TS\": 1787163625.191, \"tray_weight\": \"283\", \"tray_id\": \"25\", \"weight\": \"283\", \"flow\": \"0\", \"expected_tray_weight\": 282}, {\"datetime\": \"2026-08-19 23:50:25.218000\", \"address\": \"26\", \"TS\": 1787163625.218, \"tray_weight\": \"462\", \"tray_id\": \"26\", \"weight\": \"462\", \"flow\": \"0\", \"expected_tray_weight\": 385}], \"initial_weights\": [{\"door_id\": \"1\", \"tray_weight\": \"154\", \"sku_json\": \"4500711-2\", \"tray_id\": 11, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"85\", \"sku_json\": \"4500713-2\", \"tray_id\": 12, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"94\", \"sku_json\": \"4500713-2\", \"tray_id\": 13, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"111\", \"sku_json\": \"4500667-5\", \"tray_id\": 14, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500667\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"715\", \"sku_json\": \"4500725-17\", \"tray_id\": 15, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500725\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"104\", \"sku_json\": \"4500723-4\", \"tray_id\": 16, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"185\", \"sku_json\": \"4500624-6\", \"tray_id\": 17, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500624\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"268\", \"sku_json\": \"4500726-8\", \"tray_id\": 18, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500726\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"333\", \"sku_json\": \"4500722-9\", \"tray_id\": 19, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"814\", \"sku_json\": \"4500710-14\", \"tray_id\": 20, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500710\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"368\", \"sku_json\": \"4500722-11\", \"tray_id\": 21, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"425\", \"sku_json\": \"4500723-15\", \"tray_id\": 22, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"240\", \"sku_json\": \"4500711-3\", \"tray_id\": 23, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"172\", \"sku_json\": \"4500712-5\", \"tray_id\": 24, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500712\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"282\", \"sku_json\": \"4500713-6\", \"tray_id\": 25, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"462\", \"sku_json\": \"4500711-5\", \"tray_id\": 26, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"99999\", \"sku_json\": \"0-0\", \"tray_id\": 27, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"0\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1485\", \"sku_json\": \"4500643-7\", \"tray_id\": 31, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500643\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1352\", \"sku_json\": \"4500499-7\", \"tray_id\": 32, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500499\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1396\", \"sku_json\": \"186001-6\", \"tray_id\": 33, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"186001\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"272\", \"sku_json\": \"4500677-7\", \"tray_id\": 34, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500677\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"877\", \"sku_json\": \"177441-4\", \"tray_id\": 35, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"177441\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"525\", \"sku_json\": \"4500407-3\", \"tray_id\": 36, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500407\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"452\", \"sku_json\": \"4500694-2\", \"tray_id\": 37, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500694\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1401\", \"sku_json\": \"185994-7\", \"tray_id\": 38, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185994\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"190\", \"sku_json\": \"4500642-4\", \"tray_id\": 39, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500642\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"566\", \"sku_json\": \"4500720-2\", \"tray_id\": 40, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500720\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"49\", \"sku_json\": \"137335-1\", \"tray_id\": 41, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"137335\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1192\", \"sku_json\": \"4500724-6\", \"tray_id\": 42, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500724\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"522\", \"sku_json\": \"185993-13\", \"tray_id\": 43, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185993\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1135\", \"sku_json\": \"4500702-5\", \"tray_id\": 44, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500702\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1142\", \"sku_json\": \"4500656-5\", \"tray_id\": 45, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500656\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"883\", \"sku_json\": \"4500675-5\", \"tray_id\": 46, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500675\", \"created_at\": \"2026-08-17 07:24:32\"}], \"complete_order\": \"Completed\", \"order_status\": {\"SectionMain\": {\"Header\": \"Door Closed\"}, \"voiceNote\": \"Transaction Completed\", \"status\": \"True\", \"rstatus\": true, \"SectionStatus\": {\"SubHeader\": \"Please wait for invoice to generate\", \"UI_Header\": \"\", \"Note\": \"If any due amount, clear at https://go.tinymart.in\", \"Header\": \" Order is complete \"}, \"delay\": 100, \"SectionSKU\": {\"skus\": [], \"Header\": \"If you like us, tell others... else tell us\"}}, \"payment\": true, \"init_txn\": true, \"state\": \"STATE_COMPLETE\", \"order_data\": {}, \"invoice_order\": \"Completed\", \"order_id\": \"TM05202203260819234901814\", \"close_door\": true, \"offer_applied\": true, \"sku_selected\": true}", "order_id": "TM05202203260819234901814", "created_at": "2026-08-19 23:56:04.009436"}]
20-08-2026 00:06:45.006 393068 [http-nio-8051-exec-35] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":["TM05202203260819234901814"],"status":true}
20-08-2026 00:06:45.162 393224 [http-nio-8051-exec-37] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:06:45.162 393224 [http-nio-8051-exec-37] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:06:47.940 396002 [http-nio-8051-exec-7] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:06:47.940 396002 [http-nio-8051-exec-7] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:06:49.248 397310 [http-nio-8051-exec-17] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202203}
20-08-2026 00:06:50.289 398351 [http-nio-8051-exec-45] INFO  n.c.deployment.MakeUpdateController - /updateStatus ----> request payload {"status":62,"version":0,"imei":"TMCAM06202501"}
20-08-2026 00:06:50.366 398428 [http-nio-8051-exec-48] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-13 13:18:05"}
20-08-2026 00:06:50.851 398913 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:06:50.852 398914 [http-nio-8051-exec-4] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:06:50.873 398935 [http-nio-8051-exec-1] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202501}
20-08-2026 00:06:50.884 398946 [http-nio-8051-exec-4] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:06:50.903 398965 [http-nio-8051-exec-23] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202507}
20-08-2026 00:06:51.973 400035 [http-nio-8051-exec-29] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202501}
20-08-2026 00:06:52.735 400797 [http-nio-8051-exec-10] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202501}
20-08-2026 00:06:53.712 401774 [http-nio-8051-exec-32] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:39:26.0, vm_id=1660745548012}
20-08-2026 00:06:53.713 401775 [http-nio-8051-exec-32] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-19 23:39:26.0
20-08-2026 00:06:53.827 401889 [http-nio-8051-exec-32] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:06:55.338 403400 [http-nio-8051-exec-27] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[], created_at=2026-08-20 00:06:54}}
20-08-2026 00:06:55.338 403400 [http-nio-8051-exec-27] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:06:55.338 403400 [http-nio-8051-exec-27] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:06:55.338 403400 [http-nio-8051-exec-27] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202505, traysArr : []
20-08-2026 00:06:55.339 403401 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202505, traysArr : []
20-08-2026 00:06:55.339 403401 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:06:55.339 403401 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:06:55.339 403401 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:06:55.339 403401 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:06:55.340 403402 [http-nio-8051-exec-27] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202505, cameraArr : {"data":[],"created_at":"2026-08-20 00:06:54"}
20-08-2026 00:06:55.340 403402 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202505, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:06:54"}
20-08-2026 00:06:57.849 405911 [http-nio-8051-exec-9] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM01202601}
20-08-2026 00:06:58.701 406763 [http-nio-8051-exec-26] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:06:58, data=[{status=true, id=pd-readonly}, {value=, status=true, id=pd-invalidfs}]}}
20-08-2026 00:06:58.701 406763 [http-nio-8051-exec-26] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:06:58.702 406764 [http-nio-8051-exec-26] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:06:58.702 406764 [http-nio-8051-exec-26] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202502, traysArr : []
20-08-2026 00:06:58.702 406764 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202502, traysArr : []
20-08-2026 00:06:58.703 406765 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:06:58.703 406765 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:06:58.703 406765 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:06:58.703 406765 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:06:58.703 406765 [http-nio-8051-exec-26] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202502, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:06:58"}
20-08-2026 00:06:58.704 406766 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202502, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:06:58"}
20-08-2026 00:07:00.205 408267 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:07:00.206 408268 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:07:00.269 408331 [http-nio-8051-exec-2] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM03202401
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:07:00
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 23:30:57.738808', '2026-08-19 18:53:37.239485', '2026-08-19 23:30:57.738984', '2026-08-19 18:53:37.239637'], 'close_time': ['2026-08-19 23:31:07.335293', '2026-08-19 18:53:43.319266', '2026-08-19 23:31:07.335425', '2026-08-19 18:53:43.319391']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:30:57.738808", "2026-08-19 18:53:37.239485", "2026-08-19 23:30:57.738984", "2026-08-19 18:53:37.239637"], "close_time": ["2026-08-19 23:31:07.335293", "2026-08-19 18:53:43.319266", "2026-08-19 23:31:07.335425", "2026-08-19 18:53:43.319391"]}
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:07:00.352 408414 [http-nio-8051-exec-33] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:07:00.778 408840 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - {imei=TM09202501, skus=[4500712, 4500710, 4500644, 4500713, 4500665, 4500711, 4500626, 4500689, 4500564, 4500693, 0, 4500624]}
20-08-2026 00:07:00.782 408844 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}]
20-08-2026 00:07:00.784 408846 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:07:02.139 410201 [http-nio-8051-exec-18] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:07:02.151 410213 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.152 410214 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.155 410217 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.155 410217 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:07:02.155 410217 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:07:02.158 410220 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:07:02.158 410220 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:07:02.159 410221 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.160 410222 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.163 410225 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.163 410225 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:07:02.163 410225 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:07:02.167 410229 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:07:02.167 410229 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.167 410229 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:07:02.187 410249 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.187 410249 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.187 410249 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.187 410249 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:07:02.187 410249 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.187 410249 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.188 410250 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.190 410252 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.193 410255 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.193 410255 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:07:02.193 410255 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:07:02.196 410258 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:07:02.196 410258 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:07:02.197 410259 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.198 410260 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.201 410263 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.201 410263 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:07:02.201 410263 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:07:02.203 410265 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:07:02.203 410265 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.203 410265 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:07:02.224 410286 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.224 410286 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.224 410286 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.224 410286 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:07:02.224 410286 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.224 410286 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.225 410287 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.226 410288 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.228 410290 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.228 410290 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:07:02.228 410290 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:02.231 410293 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:07:02.231 410293 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:07:02.231 410293 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.232 410294 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.235 410297 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.235 410297 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:07:02.235 410297 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:07:02.237 410299 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:07:02.237 410299 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.237 410299 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:07:02.257 410319 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.257 410319 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.258 410320 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.258 410320 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:07:02.258 410320 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.258 410320 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.259 410321 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.260 410322 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.262 410324 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.262 410324 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:07:02.262 410324 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:07:02.264 410326 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:07:02.264 410326 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:07:02.265 410327 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.266 410328 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.269 410331 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.269 410331 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:07:02.269 410331 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:07:02.271 410333 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:07:02.271 410333 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.271 410333 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:07:02.303 410365 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.303 410365 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.303 410365 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.303 410365 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:07:02.303 410365 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.303 410365 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.304 410366 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.306 410368 [http-nio-8051-exec-13] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:07:02.306 410368 [http-nio-8051-exec-13] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:07:02.306 410368 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.308 410370 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.309 410371 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:07:02.309 410371 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:07:02.310 410372 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:07:02.310 410372 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:07:02.312 410374 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.313 410375 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.315 410377 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.316 410378 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:07:02.316 410378 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:07:02.317 410379 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:07:02.317 410379 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:07:02.318 410380 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.319 410381 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.322 410384 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.322 410384 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:07:02.322 410384 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:07:02.324 410386 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:07:02.324 410386 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:07:02.325 410387 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.325 410387 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.327 410389 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.328 410390 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:07:02.328 410390 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:07:02.329 410391 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:07:02.329 410391 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:07:02.330 410392 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.331 410393 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.334 410396 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.334 410396 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:07:02.334 410396 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:07:02.337 410399 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:07:02.337 410399 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:07:02.338 410400 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.339 410401 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.341 410403 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.341 410403 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:07:02.341 410403 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:07:02.344 410406 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:07:02.344 410406 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:07:02.344 410406 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.345 410407 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.347 410409 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.347 410409 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:07:02.347 410409 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:07:02.350 410412 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:07:02.350 410412 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:07:02.351 410413 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.352 410414 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.354 410416 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.354 410416 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:07:02.354 410416 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:07:02.356 410418 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:07:02.356 410418 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:07:02.357 410419 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.358 410420 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.361 410423 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.361 410423 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:07:02.361 410423 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:07:02.363 410425 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:07:02.363 410425 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.363 410425 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:07:02.401 410463 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:02.401 410463 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:02.401 410463 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:02.401 410463 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:07:02.401 410463 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.401 410463 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.402 410464 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.404 410466 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.406 410468 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.406 410468 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:07:02.406 410468 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:02.409 410471 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:07:02.409 410471 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:07:02.409 410471 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.411 410473 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.413 410475 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.413 410475 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:07:02.413 410475 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:07:02.416 410478 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:07:02.416 410478 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:07:02.416 410478 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.418 410480 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.420 410482 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.420 410482 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:07:02.420 410482 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:07:02.422 410484 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:07:02.422 410484 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:07:02.423 410485 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.424 410486 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.426 410488 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.426 410488 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:07:02.426 410488 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:07:02.429 410491 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:07:02.429 410491 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.429 410491 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:07:02.461 410523 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.462 410524 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.462 410524 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.462 410524 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:07:02.462 410524 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.462 410524 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.463 410525 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.464 410526 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.467 410529 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.467 410529 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:07:02.467 410529 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:07:02.469 410531 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:07:02.469 410531 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.469 410531 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:07:02.534 410596 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.535 410597 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.535 410597 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.535 410597 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:07:02.535 410597 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.535 410597 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.536 410598 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.537 410599 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.540 410602 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.540 410602 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:07:02.540 410602 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:02.542 410604 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:07:02.542 410604 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:07:02.543 410605 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.545 410607 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.547 410609 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.547 410609 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:07:02.547 410609 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:07:02.549 410611 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:07:02.549 410611 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:07:02.549 410611 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.550 410612 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.553 410615 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.553 410615 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:07:02.553 410615 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:07:02.555 410617 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:07:02.555 410617 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.555 410617 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:07:02.582 410644 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.582 410644 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.582 410644 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.582 410644 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:07:02.582 410644 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.582 410644 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.584 410646 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.585 410647 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.587 410649 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.587 410649 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:07:02.587 410649 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:07:02.590 410652 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:07:02.590 410652 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:07:02.591 410653 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.592 410654 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.594 410656 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.594 410656 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:07:02.594 410656 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:07:02.596 410658 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:07:02.596 410658 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:07:02.597 410659 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:07:02.598 410660 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@73b83766
20-08-2026 00:07:02.600 410662 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:07:02.600 410662 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:07:02.600 410662 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:07:02.603 410665 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:07:02.603 410665 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:07:02.604 410666 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.605 410667 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.607 410669 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.607 410669 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:07:02.607 410669 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:07:02.610 410672 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:07:02.610 410672 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:07:02.611 410673 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.612 410674 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.617 410679 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.617 410679 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:07:02.617 410679 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:07:02.620 410682 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:07:02.620 410682 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:07:02.621 410683 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.622 410684 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.625 410687 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.625 410687 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:07:02.625 410687 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:07:02.628 410690 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:07:02.628 410690 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:07:02.629 410691 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.631 410693 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.633 410695 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.633 410695 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:07:02.633 410695 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:07:02.635 410697 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:07:02.635 410697 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:07:02.636 410698 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.638 410700 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.641 410703 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.641 410703 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:07:02.641 410703 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:02.645 410707 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:07:02.645 410707 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:07:02.646 410708 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.648 410710 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.651 410713 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.651 410713 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:07:02.651 410713 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:02.654 410716 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:07:02.654 410716 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:07:02.656 410718 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:07:02.658 410720 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@73b83766
20-08-2026 00:07:02.660 410722 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:07:02.660 410722 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:07:02.660 410722 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:07:02.663 410725 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:07:02.663 410725 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:07:02.664 410726 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.665 410727 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.669 410731 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.669 410731 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:07:02.669 410731 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:07:02.672 410734 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:07:02.672 410734 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:07:02.673 410735 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.674 410736 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.679 410741 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.679 410741 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:07:02.679 410741 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:07:02.681 410743 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:07:02.681 410743 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:07:02.682 410744 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.684 410746 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.686 410748 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.686 410748 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:07:02.686 410748 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:07:02.688 410750 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:07:02.688 410750 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:07:02.689 410751 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.690 410752 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.692 410754 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.692 410754 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:07:02.692 410754 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:07:02.695 410757 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:07:02.695 410757 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.695 410757 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:07:02.719 410781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.719 410781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.719 410781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.719 410781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:07:02.719 410781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.719 410781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.721 410783 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.723 410785 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.727 410789 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.727 410789 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:07:02.727 410789 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:07:02.730 410792 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:07:02.730 410792 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:07:02.731 410793 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.732 410794 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.735 410797 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.735 410797 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:07:02.735 410797 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:07:02.740 410802 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:07:02.740 410802 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.740 410802 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:07:02.761 410823 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.761 410823 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.761 410823 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.761 410823 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:07:02.761 410823 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.761 410823 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.762 410824 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.763 410825 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.768 410830 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.768 410830 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:07:02.768 410830 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:07:02.772 410834 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:07:02.772 410834 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:07:02.773 410835 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.775 410837 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.779 410841 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.779 410841 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:07:02.779 410841 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:07:02.783 410845 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:07:02.783 410845 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:07:02.784 410846 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.786 410848 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.790 410852 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.790 410852 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:07:02.790 410852 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:07:02.794 410856 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:07:02.794 410856 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.794 410856 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:07:02.835 410897 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.835 410897 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.835 410897 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.835 410897 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:07:02.835 410897 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.835 410897 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.836 410898 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.837 410899 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.840 410902 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.840 410902 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:07:02.840 410902 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:07:02.842 410904 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:07:02.842 410904 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:07:02.843 410905 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.844 410906 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.846 410908 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.846 410908 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:07:02.846 410908 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:02.849 410911 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:07:02.849 410911 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:07:02.849 410911 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.850 410912 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.854 410916 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.854 410916 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:07:02.854 410916 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:07:02.856 410918 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:07:02.856 410918 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.856 410918 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:07:02.877 410939 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.877 410939 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.877 410939 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.877 410939 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:07:02.877 410939 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.877 410939 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.878 410940 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.879 410941 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.883 410945 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.883 410945 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:07:02.883 410945 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:07:02.885 410947 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:07:02.885 410947 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.885 410947 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:07:02.908 410970 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.908 410970 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:02.909 410971 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:02.909 410971 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:07:02.909 410971 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.909 410971 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.909 410971 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.911 410973 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.913 410975 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.913 410975 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:07:02.913 410975 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:02.916 410978 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:07:02.916 410978 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:07:02.917 410979 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.918 410980 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.921 410983 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.921 410983 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:07:02.921 410983 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:07:02.923 410985 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:07:02.923 410985 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:07:02.924 410986 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.925 410987 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.928 410990 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.928 410990 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:07:02.928 410990 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:02.930 410992 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:07:02.930 410992 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:07:02.931 410993 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:02.932 410994 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:02.934 410996 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:02.935 410997 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:07:02.935 410997 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:07:02.937 410999 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:07:02.937 410999 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:02.937 410999 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:07:02.977 411039 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:02.977 411039 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:02.977 411039 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:02.977 411039 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:07:02.977 411039 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:02.0
20-08-2026 00:07:02.977 411039 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:02.979 411041 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.981 411043 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.984 411046 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.984 411046 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:07:02.984 411046 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:02.988 411050 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:07:02.988 411050 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:07:02.989 411051 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:02.990 411052 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:02.994 411056 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:02.994 411056 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:07:02.994 411056 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:07:02.997 411059 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:07:02.997 411059 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:07:02.998 411060 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.000 411062 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.003 411065 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.003 411065 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:07:03.003 411065 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:03.006 411068 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:07:03.006 411068 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:07:03.007 411069 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:07:03.009 411071 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@66d3eeec
20-08-2026 00:07:03.012 411074 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:07:03.012 411074 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:07:03.012 411074 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:07:03.018 411080 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:07:03.018 411080 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:07:03.019 411081 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.021 411083 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.026 411088 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.026 411088 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:07:03.026 411088 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:07:03.030 411092 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:07:03.031 411093 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:07:03.032 411094 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.034 411096 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.038 411100 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.038 411100 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:07:03.038 411100 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:07:03.042 411104 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:07:03.042 411104 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:07:03.043 411105 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.046 411108 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.049 411111 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.049 411111 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:07:03.049 411111 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:07:03.051 411113 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:07:03.052 411114 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:07:03.053 411115 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.054 411116 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.058 411120 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.058 411120 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:07:03.058 411120 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:07:03.060 411122 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:07:03.060 411122 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.060 411122 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:07:03.081 411143 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.081 411143 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.081 411143 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.081 411143 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:07:03.081 411143 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.081 411143 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.082 411144 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.084 411146 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.087 411149 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.087 411149 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:07:03.087 411149 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:07:03.090 411152 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:07:03.090 411152 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:07:03.091 411153 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.093 411155 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.097 411159 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.097 411159 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:07:03.097 411159 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:07:03.099 411161 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:07:03.100 411162 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:07:03.100 411162 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.102 411164 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.106 411168 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.106 411168 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:07:03.106 411168 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:03.109 411171 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:07:03.109 411171 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:07:03.110 411172 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.115 411177 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.118 411180 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.118 411180 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:07:03.118 411180 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:07:03.122 411184 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:07:03.122 411184 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.122 411184 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:07:03.191 411253 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.191 411253 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.191 411253 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.191 411253 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:07:03.191 411253 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.191 411253 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.193 411255 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.194 411256 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.197 411259 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.197 411259 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:07:03.197 411259 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:07:03.200 411262 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:07:03.200 411262 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.200 411262 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:07:03.232 411294 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.232 411294 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.232 411294 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.232 411294 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:07:03.232 411294 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.232 411294 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.233 411295 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.235 411297 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.239 411301 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.239 411301 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:07:03.239 411301 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:07:03.247 411309 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:07:03.247 411309 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:07:03.248 411310 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.250 411312 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.253 411315 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.253 411315 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:07:03.253 411315 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:03.257 411319 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:07:03.257 411319 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:07:03.258 411320 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.259 411321 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.262 411324 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.262 411324 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:07:03.262 411324 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:03.264 411326 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:07:03.264 411326 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:07:03.265 411327 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.266 411328 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.268 411330 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.268 411330 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:07:03.268 411330 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:07:03.271 411333 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:07:03.271 411333 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.271 411333 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:07:03.289 411351 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.289 411351 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.290 411352 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.290 411352 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:07:03.290 411352 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.290 411352 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.290 411352 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.291 411353 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.295 411357 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.295 411357 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:07:03.295 411357 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:03.298 411360 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:07:03.298 411360 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:07:03.299 411361 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.300 411362 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.303 411365 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.303 411365 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:07:03.303 411365 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:07:03.306 411368 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:07:03.306 411368 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.306 411368 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:07:03.324 411386 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.325 411387 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.325 411387 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.325 411387 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:07:03.325 411387 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.325 411387 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.326 411388 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.328 411390 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.330 411392 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.330 411392 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:07:03.330 411392 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:03.333 411395 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:07:03.333 411395 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:07:03.334 411396 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.335 411397 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.337 411399 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.337 411399 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:07:03.337 411399 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:07:03.340 411402 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:07:03.340 411402 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.340 411402 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:07:03.357 411419 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.357 411419 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.357 411419 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.357 411419 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:07:03.357 411419 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.357 411419 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.358 411420 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.360 411422 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.364 411426 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.364 411426 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:07:03.364 411426 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:07:03.368 411430 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:07:03.368 411430 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:07:03.369 411431 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.371 411433 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.375 411437 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.375 411437 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:07:03.375 411437 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:07:03.378 411440 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:07:03.378 411440 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.378 411440 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:07:03.399 411461 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.399 411461 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.399 411461 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.399 411461 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:07:03.399 411461 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.399 411461 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.400 411462 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.401 411463 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.406 411468 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.406 411468 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:07:03.406 411468 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:07:03.408 411470 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:07:03.408 411470 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.408 411470 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:07:03.435 411497 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.436 411498 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.436 411498 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.436 411498 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:07:03.436 411498 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.436 411498 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.437 411499 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.438 411500 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.442 411504 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.442 411504 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:07:03.442 411504 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:07:03.445 411507 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:07:03.445 411507 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:07:03.446 411508 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.447 411509 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.450 411512 [http-nio-8051-exec-24] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202203
20-08-2026 00:07:03.450 411512 [http-nio-8051-exec-24] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:07:03.450 411512 [http-nio-8051-exec-24] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:07:03
20-08-2026 00:07:03.450 411512 [http-nio-8051-exec-24] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 23:50:13.640700', '2026-08-19 23:56:08.500163', '2026-08-19 23:50:13.640816', '2026-08-15 22:18:47.465723'], 'close_time': ['2026-08-19 23:50:22.856471', '2026-08-19 23:56:10.508124', '2026-08-19 23:50:22.856598', '2026-08-15 22:18:48.769098']}","door1":"0"}
20-08-2026 00:07:03.450 411512 [http-nio-8051-exec-24] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:07:03.450 411512 [http-nio-8051-exec-24] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:07:03.451 411513 [http-nio-8051-exec-24] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:07:03.451 411513 [http-nio-8051-exec-24] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:07:03.451 411513 [http-nio-8051-exec-24] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:07:03.451 411513 [http-nio-8051-exec-24] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:50:13.640700", "2026-08-19 23:56:08.500163", "2026-08-19 23:50:13.640816", "2026-08-15 22:18:47.465723"], "close_time": ["2026-08-19 23:50:22.856471", "2026-08-19 23:56:10.508124", "2026-08-19 23:50:22.856598", "2026-08-15 22:18:48.769098"]}
20-08-2026 00:07:03.451 411513 [http-nio-8051-exec-24] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:07:03.451 411513 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.451 411513 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:07:03.451 411513 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:07:03.454 411516 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:07:03.454 411516 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.454 411516 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:07:03.474 411536 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.475 411537 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.475 411537 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.475 411537 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:07:03.475 411537 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.475 411537 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.475 411537 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.477 411539 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.479 411541 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.479 411541 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:07:03.479 411541 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:07:03.482 411544 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:07:03.482 411544 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:07:03.483 411545 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.484 411546 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.487 411549 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.487 411549 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:07:03.487 411549 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:07:03.490 411552 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:07:03.490 411552 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:07:03.491 411553 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.492 411554 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.495 411557 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.495 411557 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:07:03.495 411557 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:07:03.497 411559 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:07:03.497 411559 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:07:03.498 411560 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.500 411562 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.502 411564 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.502 411564 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:07:03.502 411564 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:07:03.505 411567 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:07:03.505 411567 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:07:03.505 411567 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.507 411569 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.509 411571 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.509 411571 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:07:03.509 411571 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:03.512 411574 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:07:03.512 411574 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:07:03.513 411575 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.516 411578 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.519 411581 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.519 411581 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:07:03.519 411581 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:07:03.521 411583 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:07:03.521 411583 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:07:03.521 411583 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.523 411585 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.525 411587 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.525 411587 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:07:03.526 411588 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:07:03.529 411591 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:07:03.529 411591 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:07:03.531 411593 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.533 411595 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.537 411599 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.537 411599 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:07:03.537 411599 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:07:03.541 411603 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:07:03.542 411604 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:07:03.543 411605 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.545 411607 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.549 411611 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.549 411611 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:07:03.549 411611 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:07:03.553 411615 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:07:03.553 411615 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:07:03.554 411616 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:07:03.556 411618 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@73b83766
20-08-2026 00:07:03.560 411622 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:07:03.560 411622 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:07:03.560 411622 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:07:03.565 411627 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:07:03.565 411627 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:07:03.566 411628 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.569 411631 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.572 411634 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.572 411634 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:07:03.572 411634 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:07:03.576 411638 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:07:03.576 411638 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:07:03.578 411640 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.580 411642 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.582 411644 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.582 411644 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:07:03.582 411644 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:07:03.585 411647 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:07:03.585 411647 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.585 411647 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:07:03.613 411675 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.613 411675 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.613 411675 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.613 411675 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:07:03.613 411675 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.613 411675 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.615 411677 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.616 411678 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.619 411681 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.619 411681 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:07:03.619 411681 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:07:03.622 411684 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:07:03.622 411684 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:07:03.623 411685 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.625 411687 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.628 411690 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.628 411690 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:07:03.628 411690 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:07:03.632 411694 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:07:03.632 411694 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:07:03.633 411695 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.634 411696 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.639 411701 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.639 411701 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:07:03.639 411701 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:07:03.643 411705 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:07:03.643 411705 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:07:03.645 411707 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.647 411709 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.650 411712 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.650 411712 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:07:03.650 411712 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:03.652 411714 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:07:03.652 411714 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:07:03.653 411715 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.654 411716 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.659 411721 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.659 411721 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:07:03.659 411721 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:07:03.664 411726 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:07:03.664 411726 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.664 411726 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:07:03.685 411747 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:03.685 411747 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:03.685 411747 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:03.685 411747 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:07:03.686 411748 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.686 411748 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.688 411750 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.690 411752 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.692 411754 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.692 411754 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:07:03.692 411754 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:07:03.695 411757 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:07:03.695 411757 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.695 411757 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:07:03.719 411781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:03.719 411781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:03.719 411781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:03.719 411781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:07:03.719 411781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.719 411781 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.720 411782 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.721 411783 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.725 411787 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.725 411787 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:07:03.725 411787 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:07:03.729 411791 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:07:03.729 411791 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.729 411791 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:07:03.750 411812 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.750 411812 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.750 411812 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.750 411812 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:07:03.750 411812 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.750 411812 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.751 411813 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.754 411816 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.759 411821 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.759 411821 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:07:03.759 411821 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:03.763 411825 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:07:03.763 411825 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:07:03.764 411826 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.766 411828 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.769 411831 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.769 411831 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:07:03.769 411831 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:07:03.771 411833 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:07:03.772 411834 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:07:03.772 411834 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.774 411836 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.776 411838 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.776 411838 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:07:03.776 411838 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:07:03.779 411841 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:07:03.779 411841 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.779 411841 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:07:03.850 411912 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.850 411912 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.850 411912 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.850 411912 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:07:03.850 411912 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.850 411912 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.851 411913 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.853 411915 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.856 411918 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.856 411918 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:07:03.856 411918 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:07:03.859 411921 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:07:03.859 411921 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:07:03.860 411922 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.861 411923 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.864 411926 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.864 411926 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:07:03.864 411926 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:07:03.867 411929 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:07:03.867 411929 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.867 411929 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:07:03.882 411944 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.883 411945 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:03.883 411945 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:03.883 411945 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:07:03.883 411945 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.883 411945 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.884 411946 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.885 411947 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.890 411952 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.890 411952 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:07:03.890 411952 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:07:03.895 411957 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:07:03.895 411957 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:07:03.896 411958 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.899 411961 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.904 411966 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.904 411966 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:07:03.904 411966 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:07:03.908 411970 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:07:03.908 411970 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:07:03.909 411971 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.911 411973 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.916 411978 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.916 411978 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:07:03.916 411978 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:03.921 411983 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:07:03.921 411983 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:07:03.922 411984 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.924 411986 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.928 411990 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.928 411990 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:07:03.928 411990 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:07:03.931 411993 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:07:03.931 411993 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:07:03.932 411994 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.934 411996 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.937 411999 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.937 411999 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:07:03.937 411999 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:07:03.939 412001 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:07:03.939 412001 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:07:03.940 412002 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.941 412003 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.943 412005 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.943 412005 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:07:03.943 412005 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:03.946 412008 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:07:03.946 412008 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:07:03.947 412009 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.948 412010 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.951 412013 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.951 412013 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:07:03.951 412013 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:07:03.953 412015 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:07:03.953 412015 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:03.953 412015 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:07:03.979 412041 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:03.979 412041 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:03.979 412041 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:03.979 412041 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:07:03.979 412041 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:03.0
20-08-2026 00:07:03.979 412041 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:03.981 412043 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:03.982 412044 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:03.986 412048 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:03.986 412048 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:07:03.986 412048 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:07:03.991 412053 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:07:03.991 412053 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:07:03.992 412054 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:03.993 412055 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:03.998 412060 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:03.998 412060 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:07:03.998 412060 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:07:04.001 412063 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:07:04.001 412063 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.001 412063 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:07:04.020 412082 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:04.020 412082 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:04.020 412082 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:04.020 412082 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:07:04.020 412082 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.020 412082 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.021 412083 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.022 412084 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.025 412087 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.025 412087 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:07:04.025 412087 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:07:04.028 412090 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:07:04.028 412090 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.028 412090 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:07:04.048 412110 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.048 412110 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.048 412110 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.048 412110 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:07:04.048 412110 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.048 412110 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.049 412111 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.050 412112 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.053 412115 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.053 412115 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:07:04.053 412115 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:07:04.056 412118 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:07:04.056 412118 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:07:04.057 412119 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.059 412121 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.062 412124 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.062 412124 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:07:04.062 412124 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:07:04.064 412126 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:07:04.064 412126 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.064 412126 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:07:04.082 412144 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.082 412144 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.082 412144 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.082 412144 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:07:04.082 412144 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.082 412144 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.083 412145 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.084 412146 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.087 412149 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.087 412149 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:07:04.087 412149 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:07:04.089 412151 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:07:04.089 412151 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:07:04.090 412152 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.091 412153 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.093 412155 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.093 412155 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:07:04.093 412155 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:07:04.095 412157 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:07:04.095 412157 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:07:04.097 412159 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.098 412160 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.100 412162 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.100 412162 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:07:04.100 412162 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:07:04.103 412165 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:07:04.103 412165 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:07:04.103 412165 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.104 412166 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.107 412169 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.107 412169 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:07:04.107 412169 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:04.109 412171 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:07:04.109 412171 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:07:04.110 412172 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.111 412173 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.113 412175 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.113 412175 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:07:04.113 412175 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:07:04.116 412178 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:07:04.116 412178 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.116 412178 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:07:04.136 412198 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:04.136 412198 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:04.136 412198 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:04.136 412198 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:07:04.136 412198 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.136 412198 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.137 412199 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.138 412200 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.141 412203 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.141 412203 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:07:04.141 412203 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:07:04.143 412205 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:07:04.143 412205 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:07:04.144 412206 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.145 412207 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.147 412209 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.147 412209 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:07:04.147 412209 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:07:04.150 412212 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:07:04.150 412212 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:07:04.150 412212 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.152 412214 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.154 412216 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.154 412216 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:07:04.154 412216 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:07:04.157 412219 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:07:04.157 412219 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.157 412219 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:07:04.178 412240 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.178 412240 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.178 412240 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.178 412240 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:07:04.178 412240 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.178 412240 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.179 412241 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.180 412242 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.184 412246 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.184 412246 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:07:04.184 412246 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:07:04.186 412248 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:07:04.187 412249 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.187 412249 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:07:04.215 412277 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:04.215 412277 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:04.215 412277 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:04.215 412277 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:07:04.215 412277 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.215 412277 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.216 412278 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.218 412280 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.221 412283 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.221 412283 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:07:04.221 412283 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:07:04.224 412286 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:07:04.224 412286 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:07:04.225 412287 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.226 412288 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.229 412291 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.230 412292 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:07:04.230 412292 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:07:04.232 412294 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:07:04.232 412294 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:07:04.233 412295 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.234 412296 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.237 412299 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.239 412301 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:07:04.239 412301 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:07:04.247 412309 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:07:04.247 412309 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:07:04.248 412310 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.250 412312 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.252 412314 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.252 412314 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:07:04.252 412314 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:07:04.254 412316 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:07:04.254 412316 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:07:04.256 412318 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.257 412319 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.260 412322 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.260 412322 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:07:04.260 412322 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:07:04.263 412325 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:07:04.263 412325 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.263 412325 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:07:04.294 412356 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.294 412356 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.294 412356 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.294 412356 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:07:04.294 412356 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.294 412356 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.295 412357 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.297 412359 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.299 412361 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.299 412361 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:07:04.299 412361 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:07:04.301 412363 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:07:04.302 412364 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:07:04.303 412365 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.304 412366 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.307 412369 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.307 412369 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:07:04.307 412369 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:04.309 412371 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:07:04.310 412372 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:07:04.310 412372 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.312 412374 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.314 412376 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.314 412376 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:07:04.314 412376 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:04.317 412379 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:07:04.317 412379 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:07:04.318 412380 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.319 412381 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.321 412383 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.321 412383 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:07:04.321 412383 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:07:04.324 412386 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:07:04.324 412386 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:07:04.325 412387 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.326 412388 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.329 412391 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.329 412391 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:07:04.329 412391 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:04.331 412393 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:07:04.331 412393 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:07:04.332 412394 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.334 412396 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.337 412399 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.337 412399 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:07:04.337 412399 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:07:04.340 412402 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:07:04.340 412402 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:07:04.340 412402 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.341 412403 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.344 412406 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.344 412406 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:07:04.344 412406 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:04.347 412409 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:07:04.347 412409 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:07:04.347 412409 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.348 412410 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.351 412413 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.351 412413 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:07:04.351 412413 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:04.354 412416 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:07:04.354 412416 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:07:04.355 412417 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.356 412418 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.359 412421 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.359 412421 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:07:04.359 412421 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:07:04.361 412423 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:07:04.361 412423 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:07:04.362 412424 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.363 412425 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.366 412428 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.366 412428 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:07:04.366 412428 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:07:04.368 412430 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:07:04.369 412431 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:07:04.369 412431 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.370 412432 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.373 412435 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.373 412435 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:07:04.373 412435 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:07:04.375 412437 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:07:04.375 412437 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:07:04.376 412438 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.378 412440 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.381 412443 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.381 412443 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:07:04.381 412443 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:07:04.384 412446 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:07:04.384 412446 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:07:04.385 412447 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.386 412448 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.389 412451 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.389 412451 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:07:04.389 412451 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:07:04.391 412453 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:07:04.391 412453 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.391 412453 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:07:04.409 412471 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.409 412471 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.409 412471 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.409 412471 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:07:04.409 412471 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.409 412471 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.410 412472 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.411 412473 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.414 412476 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.414 412476 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:07:04.414 412476 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:04.416 412478 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:07:04.416 412478 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:07:04.417 412479 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.419 412481 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.421 412483 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.421 412483 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:07:04.422 412484 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:04.424 412486 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:07:04.424 412486 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:07:04.425 412487 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.426 412488 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.429 412491 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.429 412491 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:07:04.429 412491 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:07:04.432 412494 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:07:04.432 412494 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.432 412494 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:07:04.454 412516 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.454 412516 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.454 412516 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.454 412516 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:07:04.454 412516 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.454 412516 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.454 412516 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.456 412518 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.458 412520 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.458 412520 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:07:04.458 412520 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:07:04.461 412523 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:07:04.461 412523 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:07:04.462 412524 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.463 412525 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.466 412528 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.466 412528 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:07:04.466 412528 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:04.468 412530 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:07:04.468 412530 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:07:04.469 412531 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.470 412532 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.473 412535 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.473 412535 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:07:04.473 412535 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:07:04.476 412538 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:07:04.476 412538 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:07:04.478 412540 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.479 412541 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.481 412543 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.481 412543 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:07:04.481 412543 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:07:04.485 412547 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:07:04.485 412547 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:07:04.487 412549 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.489 412551 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.493 412555 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.493 412555 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:07:04.493 412555 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:04.497 412559 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:07:04.497 412559 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:07:04.498 412560 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.500 412562 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.504 412566 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.504 412566 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:07:04.504 412566 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:07:04.507 412569 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:07:04.507 412569 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.507 412569 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:07:04.526 412588 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.526 412588 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.526 412588 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.526 412588 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:07:04.526 412588 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.526 412588 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.527 412589 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.528 412590 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.531 412593 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.531 412593 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:07:04.531 412593 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:07:04.534 412596 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:07:04.534 412596 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:07:04.535 412597 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.536 412598 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.539 412601 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.539 412601 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:07:04.539 412601 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:07:04.541 412603 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:07:04.541 412603 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:07:04.542 412604 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.544 412606 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.547 412609 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.547 412609 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:07:04.547 412609 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:07:04.549 412611 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:07:04.549 412611 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:07:04.550 412612 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.552 412614 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.556 412618 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.556 412618 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:07:04.557 412619 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:07:04.559 412621 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:07:04.560 412622 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:07:04.560 412622 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.563 412625 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.567 412629 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.567 412629 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:07:04.567 412629 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:07:04.569 412631 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:07:04.569 412631 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.569 412631 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:07:04.584 412646 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.584 412646 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.584 412646 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.584 412646 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.585 412647 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:07:04.586 412648 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@66d3eeec
20-08-2026 00:07:04.589 412651 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:07:04.589 412651 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:07:04.589 412651 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:07:04.592 412654 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:07:04.592 412654 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:07:04.592 412654 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.594 412656 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.596 412658 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.596 412658 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:07:04.596 412658 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:07:04.599 412661 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:07:04.599 412661 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.599 412661 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:07:04.624 412686 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.625 412687 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.625 412687 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.625 412687 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:07:04.625 412687 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.625 412687 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.625 412687 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.627 412689 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.630 412692 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.630 412692 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:07:04.630 412692 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:04.632 412694 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:07:04.632 412694 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:07:04.633 412695 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.635 412697 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.638 412700 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.638 412700 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:07:04.638 412700 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:07:04.641 412703 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:07:04.641 412703 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:07:04.642 412704 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.643 412705 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.647 412709 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.647 412709 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:07:04.647 412709 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:07:04.649 412711 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:07:04.649 412711 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:07:04.650 412712 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.651 412713 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.654 412716 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.654 412716 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:07:04.654 412716 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:07:04.656 412718 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:07:04.657 412719 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.657 412719 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:07:04.678 412740 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:07:04.678 412740 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:07:04.678 412740 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.678 412740 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.679 412741 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.681 412743 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.684 412746 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.684 412746 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:07:04.684 412746 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:07:04.686 412748 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:07:04.686 412748 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:07:04.687 412749 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.688 412750 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.691 412753 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.691 412753 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:07:04.691 412753 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:07:04.694 412756 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:07:04.694 412756 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.694 412756 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:07:04.713 412775 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.713 412775 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.713 412775 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.713 412775 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:07:04.713 412775 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.713 412775 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.714 412776 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.715 412777 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.718 412780 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.718 412780 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:07:04.718 412780 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:07:04.721 412783 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:07:04.721 412783 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.721 412783 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:07:04.749 412811 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.749 412811 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.749 412811 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.749 412811 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:07:04.749 412811 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.749 412811 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.750 412812 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.751 412813 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.754 412816 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.755 412817 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:07:04.755 412817 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:07:04.757 412819 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:07:04.757 412819 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:07:04.758 412820 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.759 412821 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.762 412824 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.762 412824 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:07:04.762 412824 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:07:04.765 412827 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:07:04.765 412827 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.765 412827 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:07:04.785 412847 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.785 412847 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.785 412847 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.785 412847 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:07:04.785 412847 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.785 412847 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.787 412849 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.788 412850 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.791 412853 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.791 412853 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:07:04.791 412853 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:04.793 412855 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:07:04.793 412855 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:07:04.794 412856 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.796 412858 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.800 412862 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.800 412862 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:07:04.800 412862 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:07:04.802 412864 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:07:04.802 412864 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:07:04.803 412865 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.804 412866 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.807 412869 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.807 412869 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:07:04.807 412869 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:04.809 412871 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:07:04.809 412871 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:07:04.810 412872 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.811 412873 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.814 412876 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.814 412876 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:07:04.814 412876 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:07:04.816 412878 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:07:04.817 412879 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.817 412879 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:07:04.834 412896 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:04.834 412896 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:04.834 412896 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:04.834 412896 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:07:04.834 412896 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.834 412896 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.835 412897 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.836 412898 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.838 412900 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.838 412900 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:07:04.838 412900 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:07:04.841 412903 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:07:04.841 412903 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:07:04.842 412904 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.843 412905 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.846 412908 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.846 412908 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:07:04.846 412908 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:07:04.848 412910 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:07:04.848 412910 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:07:04.848 412910 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.850 412912 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.854 412916 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.854 412916 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:07:04.854 412916 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:07:04.857 412919 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:07:04.857 412919 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:07:04.858 412920 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.859 412921 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.863 412925 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.863 412925 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:07:04.863 412925 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:07:04.866 412928 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:07:04.866 412928 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:07:04.866 412928 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.868 412930 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.870 412932 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.870 412932 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:07:04.870 412932 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:07:04.873 412935 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:07:04.873 412935 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:07:04.873 412935 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.875 412937 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.877 412939 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.877 412939 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:07:04.877 412939 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:07:04.879 412941 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:07:04.879 412941 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:07:04.880 412942 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.881 412943 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.884 412946 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.884 412946 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:07:04.884 412946 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:07:04.887 412949 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:07:04.887 412949 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:07:04.888 412950 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.889 412951 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.891 412953 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.891 412953 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:07:04.892 412954 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:07:04.894 412956 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:07:04.894 412956 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:07:04.895 412957 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.896 412958 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.899 412961 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.899 412961 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:07:04.899 412961 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:07:04.901 412963 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:07:04.901 412963 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:07:04.902 412964 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.903 412965 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.906 412968 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.906 412968 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:07:04.906 412968 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:07:04.908 412970 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:07:04.908 412970 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:07:04.909 412971 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.910 412972 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.913 412975 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.913 412975 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:07:04.913 412975 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:07:04.916 412978 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:07:04.916 412978 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:07:04.917 412979 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.918 412980 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.921 412983 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.921 412983 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:07:04.921 412983 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:04.924 412986 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:07:04.924 412986 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:07:04.925 412987 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.926 412988 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.929 412991 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.929 412991 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:07:04.929 412991 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:07:04.932 412994 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:07:04.932 412994 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.932 412994 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:07:04.950 413012 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.950 413012 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:04.950 413012 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:04.950 413012 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:07:04.950 413012 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:04.0
20-08-2026 00:07:04.950 413012 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:04.950 413012 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.952 413014 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.954 413016 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.954 413016 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:07:04.954 413016 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:07:04.958 413020 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:07:04.958 413020 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:07:04.959 413021 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.960 413022 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.962 413024 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.962 413024 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:07:04.962 413024 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:04.965 413027 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:07:04.965 413027 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:07:04.966 413028 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:04.967 413029 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:04.970 413032 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:04.970 413032 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:07:04.970 413032 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:07:04.972 413034 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:07:04.973 413035 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:07:04.973 413035 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:04.975 413037 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:04.979 413041 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:04.979 413041 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:07:04.979 413041 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:07:04.982 413044 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:07:04.982 413044 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:04.982 413044 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:07:05.005 413067 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:05.005 413067 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:05.005 413067 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:05.005 413067 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:07:05.005 413067 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:05.0
20-08-2026 00:07:05.005 413067 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:05.007 413069 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:05.009 413071 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:05.013 413075 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:05.013 413075 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:07:05.013 413075 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:07:05.017 413079 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:07:05.017 413079 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:05.017 413079 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:07:05.038 413100 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:05.038 413100 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:05.038 413100 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:05.038 413100 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:07:05.039 413101 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:05.0
20-08-2026 00:07:05.039 413101 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:05.040 413102 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:05.041 413103 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:05.046 413108 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:05.046 413108 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:07:05.046 413108 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:07:05.050 413112 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:07:05.050 413112 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:05.050 413112 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:07:05.095 413157 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:05.096 413158 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:07:05.096 413158 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:07:05.096 413158 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:07:05.096 413158 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:05.0
20-08-2026 00:07:05.096 413158 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:05.097 413159 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.098 413160 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.102 413164 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.102 413164 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:07:05.102 413164 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:07:05.104 413166 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:07:05.104 413166 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:07:05.105 413167 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.106 413168 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.109 413171 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.109 413171 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:07:05.109 413171 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:05.112 413174 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:07:05.112 413174 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:07:05.113 413175 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.115 413177 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.118 413180 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.118 413180 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:07:05.118 413180 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:07:05.121 413183 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:07:05.121 413183 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:07:05.122 413184 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.123 413185 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.126 413188 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.126 413188 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:07:05.126 413188 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:05.129 413191 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:07:05.129 413191 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:07:05.130 413192 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.131 413193 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.135 413197 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.135 413197 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:07:05.135 413197 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:07:05.137 413199 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:07:05.137 413199 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:07:05.138 413200 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.139 413201 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.142 413204 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.142 413204 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:07:05.142 413204 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:07:05.144 413206 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:07:05.145 413207 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:07:05.145 413207 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.147 413209 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.150 413212 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.150 413212 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:07:05.150 413212 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:07:05.153 413215 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:07:05.153 413215 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:07:05.153 413215 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.155 413217 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.157 413219 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.157 413219 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:07:05.157 413219 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:07:05.160 413222 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:07:05.160 413222 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:07:05.162 413224 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.163 413225 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.166 413228 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.166 413228 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:07:05.166 413228 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:07:05.168 413230 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:07:05.168 413230 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:07:05.169 413231 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:07:05.171 413233 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cc8566e
20-08-2026 00:07:05.173 413235 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:07:05.173 413235 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:07:05.173 413235 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:07:05.176 413238 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:07:05.176 413238 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:07:05.176 413238 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:07:05.205 413267 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:05.205 413267 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:07:05.205 413267 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:07:05.205 413267 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:07:05.205 413267 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:07:05.0
20-08-2026 00:07:05.205 413267 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:07:05.206 413268 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.208 413270 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.211 413273 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.211 413273 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:07:05.211 413273 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:07:05.214 413276 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:07:05.214 413276 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:07:05.215 413277 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.216 413278 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.220 413282 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.220 413282 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:07:05.220 413282 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:07:05.223 413285 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:07:05.223 413285 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:07:05.223 413285 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.225 413287 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.228 413290 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.228 413290 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:07:05.228 413290 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:07:05.230 413292 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:07:05.230 413292 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:07:05.231 413293 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.232 413294 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.237 413299 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.237 413299 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:07:05.237 413299 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:07:05.240 413302 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:07:05.240 413302 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:07:05.241 413303 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.242 413304 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.245 413307 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.245 413307 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:07:05.245 413307 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:07:05.247 413309 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:07:05.247 413309 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:07:05.248 413310 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:07:05.250 413312 [http-nio-8051-exec-18] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27c58c6d
20-08-2026 00:07:05.252 413314 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:07:05.253 413315 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:07:05.253 413315 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:07:05.255 413317 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:07:05.255 413317 [http-nio-8051-exec-18] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:07:05.404 413466 [http-nio-8051-exec-43] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:07:05.404 413466 [http-nio-8051-exec-43] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:07:06.235 414297 [http-nio-8051-exec-21] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:07:06.235 414297 [http-nio-8051-exec-21] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:07:07.012 415074 [http-nio-8051-exec-47] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{sensors=[{id=TM06202305-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202305-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:07:06.777821}], hcid=[1], door_id=1}, {data=[{sensors=[{id=TM06202305-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202305-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:07:06.778992}], hcid=[1], door_id=2}], trays=[]}
20-08-2026 00:07:07.012 415074 [http-nio-8051-exec-47] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:07:07.012 415074 [http-nio-8051-exec-47] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202305, traysArr : []
20-08-2026 00:07:07.013 415075 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202305, traysArr : []
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:07:07.014 415076 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:07:07.015 415077 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:07:07.020 415082 [http-nio-8051-exec-47] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202305, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:06.777821"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:06.778992"}],"hcid":[1],"door_id":2}]
20-08-2026 00:07:07.020 415082 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202305, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:06.777821"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:06.778992"}],"hcid":[1],"door_id":2}]
20-08-2026 00:07:07.031 415093 [http-nio-8051-exec-47] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202305, cameraArr : {}
20-08-2026 00:07:07.031 415093 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202305, cameraInfoData : {}
20-08-2026 00:07:07.769 415831 [http-nio-8051-exec-14] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{sensors=[{sensor_type=limit, id=TM05202204-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM05202204-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:07:07.529881}]}, {hcid=[1], door_id=2, data=[{sensors=[{sensor_type=limit, id=TM05202204-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM05202204-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:07:07.530548}]}]}
20-08-2026 00:07:07.770 415832 [http-nio-8051-exec-14] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:07:07.770 415832 [http-nio-8051-exec-14] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202204, traysArr : []
20-08-2026 00:07:07.770 415832 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202204, traysArr : []
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:07:07.772 415834 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:07:07.773 415835 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:07:07.779 415841 [http-nio-8051-exec-14] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:07.529881"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:07.530548"}],"hcid":[1],"door_id":2}]
20-08-2026 00:07:07.779 415841 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:07.529881"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:07.530548"}],"hcid":[1],"door_id":2}]
20-08-2026 00:07:07.791 415853 [http-nio-8051-exec-14] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202204, cameraArr : {}
20-08-2026 00:07:07.791 415853 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202204, cameraInfoData : {}
20-08-2026 00:07:08.776 416838 [http-nio-8051-exec-5] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:07:08, data=[{value=vfat, status=true, id=pd-invalidfs}, {value=100%, status=true, id=logs-full}]}}
20-08-2026 00:07:08.776 416838 [http-nio-8051-exec-5] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:07:08.776 416838 [http-nio-8051-exec-5] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:07:08.776 416838 [http-nio-8051-exec-5] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM10201907, traysArr : []
20-08-2026 00:07:08.776 416838 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM10201907, traysArr : []
20-08-2026 00:07:08.777 416839 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:07:08.778 416840 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:07:08.778 416840 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:07:08.778 416840 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:07:08.778 416840 [http-nio-8051-exec-5] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM10201907, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:07:08"}
20-08-2026 00:07:08.778 416840 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM10201907, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:07:08"}
20-08-2026 00:07:09.499 417561 [http-nio-8051-exec-30] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202202}
20-08-2026 00:07:09.806 417868 [http-nio-8051-exec-3] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:07:09.806 417868 [http-nio-8051-exec-3] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:07:09.911 417973 [http-nio-8051-exec-31] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:59.0, vm_id=1711555283773}
20-08-2026 00:07:09.912 417974 [http-nio-8051-exec-31] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-19 23:29:59.0
20-08-2026 00:07:10.016 418078 [http-nio-8051-exec-31] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:07:10.759 418821 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:19:15"}
20-08-2026 00:07:10.888 418950 [http-nio-8051-exec-36] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:00:19.673386, sensors=[{sensor_type=limit, sensor_status=true, id=TM08202202-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM08202202-1-magnetic}]}], hcid=[1], door_id=1}, {data=[{created_at=2026-08-20 00:00:19.674658, sensors=[{sensor_type=limit, sensor_status=true, id=TM08202202-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM08202202-2-magnetic}]}], hcid=[1], door_id=2}], trays=[]}
20-08-2026 00:07:10.888 418950 [http-nio-8051-exec-36] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:07:10.888 418950 [http-nio-8051-exec-36] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM08202202, traysArr : []
20-08-2026 00:07:10.888 418950 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM08202202, traysArr : []
20-08-2026 00:07:10.889 418951 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:07:10.890 418952 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:07:10.895 418957 [http-nio-8051-exec-36] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:19.673386"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:19.674658"}],"hcid":[1],"door_id":2}]
20-08-2026 00:07:10.895 418957 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM08202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:19.673386"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:19.674658"}],"hcid":[1],"door_id":2}]
20-08-2026 00:07:10.906 418968 [http-nio-8051-exec-36] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202202, cameraArr : {}
20-08-2026 00:07:10.906 418968 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM08202202, cameraInfoData : {}
20-08-2026 00:07:11.246 419308 [http-nio-8051-exec-46] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:07:11.246 419308 [http-nio-8051-exec-46] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:07:12.187 420249 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:07:12.187 420249 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:07:12.414 420476 [http-nio-8051-exec-11] INFO  n.c.kiosk.machine.MachineController - {skus=[4500723, 0, 4500678, 4500605, 4500726, 4500711, 185954, 4500713, 4500648, 4500472, 4500712], imei=TM09202502}
20-08-2026 00:07:12.419 420481 [http-nio-8051-exec-11] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:07:12.420 420482 [http-nio-8051-exec-11] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:07:14.269 422331 [http-nio-8051-exec-38] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:07:13}}
20-08-2026 00:07:14.269 422331 [http-nio-8051-exec-38] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:07:14.269 422331 [http-nio-8051-exec-38] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:07:14.269 422331 [http-nio-8051-exec-38] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202204, traysArr : []
20-08-2026 00:07:14.269 422331 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202204, traysArr : []
20-08-2026 00:07:14.270 422332 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:07:14.270 422332 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:07:14.270 422332 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:07:14.270 422332 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:07:14.270 422332 [http-nio-8051-exec-38] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202204, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:07:13"}
20-08-2026 00:07:14.271 422333 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202204, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:07:13"}
20-08-2026 00:07:15.501 423563 [http-nio-8051-exec-8] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202506}
20-08-2026 00:07:19.632 427694 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202508 
20-08-2026 00:07:19.633 427695 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:07:19.633 427695 [http-nio-8051-exec-40] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:07:19.641 427703 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:07:19.641 427703 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:07:19.642 427704 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:07:19.642 427704 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:07:19.642 427704 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:07:19.644 427706 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:07:19.644 427706 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.644 427706 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.645 427707 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.645 427707 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.645 427707 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.646 427708 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.647 427709 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.647 427709 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.648 427710 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.648 427710 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.648 427710 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.650 427712 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.651 427713 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.651 427713 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.652 427714 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.653 427715 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:07:19.653 427715 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:07:19.654 427716 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:07:19.654 427716 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.654 427716 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.655 427717 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.656 427718 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.656 427718 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.657 427719 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.658 427720 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:07:19.658 427720 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:07:19.659 427721 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:07:19.659 427721 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.659 427721 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.660 427722 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.661 427723 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.661 427723 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.662 427724 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.663 427725 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.663 427725 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.664 427726 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.665 427727 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.665 427727 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.666 427728 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.666 427728 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.666 427728 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.667 427729 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.668 427730 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:07:19.668 427730 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:07:19.668 427730 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:07:19.668 427730 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:07:19.668 427730 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:07:19.669 427731 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:07:19.669 427731 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:07:19.669 427731 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:07:19.670 427732 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:07:19.670 427732 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:07:19.670 427732 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:07:19.671 427733 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:07:19.671 427733 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:07:19.671 427733 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:07:19.672 427734 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:07:19.672 427734 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.672 427734 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.672 427734 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.673 427735 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.673 427735 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.674 427736 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.675 427737 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:07:19.675 427737 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:07:19.675 427737 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:07:19.675 427737 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:07:19.675 427737 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:07:19.676 427738 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:07:19.676 427738 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:07:19.676 427738 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:07:19.677 427739 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:07:19.677 427739 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:07:19.677 427739 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:07:19.678 427740 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:07:19.678 427740 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:07:19.678 427740 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:07:19.679 427741 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:07:19.679 427741 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:07:19.679 427741 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:07:19.679 427741 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:07:19.679 427741 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:07:19.679 427741 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:07:19.680 427742 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:07:19.681 427743 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:07:19.681 427743 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:07:19.681 427743 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:07:19.681 427743 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:07:19.681 427743 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:07:19.682 427744 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:07:19.705 427767 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:07:20.043 428105 [http-nio-8051-exec-20] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:07:20.043 428105 [http-nio-8051-exec-20] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:07:21.394 429456 [http-nio-8051-exec-19] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:07:21.394 429456 [http-nio-8051-exec-19] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:07:21.685 429747 [http-nio-8051-exec-41] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:07:21.685 429747 [http-nio-8051-exec-41] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:07:23.232 431294 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2023-08-30 11:02:20"}
20-08-2026 00:07:25.921 433983 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:07:25.921 433983 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:07:25.928 433990 [http-nio-8051-exec-22] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:07:25.928 433990 [http-nio-8051-exec-22] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:07:26.165 434227 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{sensor_type=limit, id=TM08202203-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM08202203-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:07:25.946382}], hcid=[1]}, {door_id=2, data=[{sensors=[{sensor_type=limit, id=TM08202203-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM08202203-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:07:25.947546}], hcid=[1]}]}
20-08-2026 00:07:26.165 434227 [http-nio-8051-exec-6] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:07:26.165 434227 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM08202203, traysArr : []
20-08-2026 00:07:26.165 434227 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM08202203, traysArr : []
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:07:26.167 434229 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:07:26.172 434234 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:25.946382"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:25.947546"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:07:26.173 434235 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM08202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:25.946382"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:25.947546"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:07:26.183 434245 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202203, cameraArr : {}
20-08-2026 00:07:26.184 434246 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM08202203, cameraInfoData : {}
20-08-2026 00:07:27.929 435991 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM07202501
20-08-2026 00:07:27.929 435991 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:07:27.929 435991 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:07:27
20-08-2026 00:07:29.232 437294 [http-nio-8051-exec-35] INFO  n.c.kiosk.machine.MachineController - {skus=[4500664, 4500713, 0, 185994, 4500694, 4500667, 4500499, 4500717, 4500605, 4500693, 4500715, 4500720, 4500656, 4500669, 4500681, 4500711, 166327, 186094, 4500643, 4500722, 108676, 4500702, 4500644, 4500642, 4500712, 4500723, 186001, 137335, 4500705, 4500704, 4500648, 133041, 186059], imei=TM06202507}
20-08-2026 00:07:29.237 437299 [http-nio-8051-exec-35] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}]
20-08-2026 00:07:29.239 437301 [http-nio-8051-exec-35] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:07:29.643 437705 [http-nio-8051-exec-37] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:50:32"}
20-08-2026 00:07:32.364 440426 [http-nio-8051-exec-28] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:07:31, data=[{id=pd-invalidfs, value=, status=true}]}}
20-08-2026 00:07:32.364 440426 [http-nio-8051-exec-28] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:07:32.364 440426 [http-nio-8051-exec-28] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:07:32.364 440426 [http-nio-8051-exec-28] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202506, traysArr : []
20-08-2026 00:07:32.365 440427 [http-nio-8051-exec-28] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202506, traysArr : []
20-08-2026 00:07:32.365 440427 [http-nio-8051-exec-28] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:07:32.366 440428 [http-nio-8051-exec-28] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:07:32.366 440428 [http-nio-8051-exec-28] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:07:32.366 440428 [http-nio-8051-exec-28] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:07:32.366 440428 [http-nio-8051-exec-28] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202506, cameraArr : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:07:31"}
20-08-2026 00:07:32.366 440428 [http-nio-8051-exec-28] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202506, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:07:31"}
20-08-2026 00:07:32.943 441005 [http-nio-8051-exec-15] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:07:32.943 441005 [http-nio-8051-exec-15] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:07:33.365 441427 [http-nio-8051-exec-7] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM08202202}
20-08-2026 00:07:34.048 442110 [http-nio-8051-exec-17] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:07:33.789384, sensors=[{sensor_status=true, sensor_type=limit, id=TM06202302-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202302-1-magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:07:33.790705, sensors=[{sensor_status=true, sensor_type=limit, id=TM06202302-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202302-2-magnetic}]}]}], trays=[]}
20-08-2026 00:07:34.048 442110 [http-nio-8051-exec-17] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:07:34.048 442110 [http-nio-8051-exec-17] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202302, traysArr : []
20-08-2026 00:07:34.048 442110 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202302, traysArr : []
20-08-2026 00:07:34.049 442111 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:07:34.050 442112 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:07:34.055 442117 [http-nio-8051-exec-17] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202302, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:33.789384"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:33.790705"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:07:34.055 442117 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202302, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:33.789384"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:33.790705"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:07:34.066 442128 [http-nio-8051-exec-17] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202302, cameraArr : {}
20-08-2026 00:07:34.066 442128 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202302, cameraInfoData : {}
20-08-2026 00:07:35.429 443491 [http-nio-8051-exec-45] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202301
20-08-2026 00:07:35.429 443491 [http-nio-8051-exec-45] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:07:35.429 443491 [http-nio-8051-exec-45] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:07:35
20-08-2026 00:07:37.107 445169 [http-nio-8051-exec-48] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202301}
20-08-2026 00:07:38.345 446407 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202505
20-08-2026 00:07:38.345 446407 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:07:38.345 446407 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:07:38
20-08-2026 00:07:38.345 446407 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-07-30 13:13:00.277893', '2026-07-30 13:13:00.277983', '2026-08-19 17:53:51.468060', '2026-07-30 13:13:00.278099'], 'open_time': ['2026-07-30 13:12:58.890416', '2026-07-30 13:12:58.890416', '2026-08-19 17:53:45.644004', '2026-07-30 13:12:58.890416']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}]"}
20-08-2026 00:07:38.345 446407 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:07:38.345 446407 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:07:38.345 446407 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:07:38.345 446407 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:07:38.345 446407 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:07:38.346 446408 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-07-30 13:13:00.277893", "2026-07-30 13:13:00.277983", "2026-08-19 17:53:51.468060", "2026-07-30 13:13:00.278099"], "open_time": ["2026-07-30 13:12:58.890416", "2026-07-30 13:12:58.890416", "2026-08-19 17:53:45.644004", "2026-07-30 13:12:58.890416"]}
20-08-2026 00:07:38.346 446408 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}]
20-08-2026 00:07:38.346 446408 [http-nio-8051-exec-1] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:07:38.360 446422 [http-nio-8051-exec-4] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202501}
20-08-2026 00:07:40.535 448597 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:07:40.535 448597 [http-nio-8051-exec-23] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:07:40.590 448652 [http-nio-8051-exec-23] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:07:44.629 452691 [http-nio-8051-exec-29] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:07:44, data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, value=, status=true}, {id=data-full, value=58%, status=true}]}}
20-08-2026 00:07:44.629 452691 [http-nio-8051-exec-29] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:07:44.629 452691 [http-nio-8051-exec-29] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:07:44.629 452691 [http-nio-8051-exec-29] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202202, traysArr : []
20-08-2026 00:07:44.630 452692 [http-nio-8051-exec-29] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202202, traysArr : []
20-08-2026 00:07:44.631 452693 [http-nio-8051-exec-29] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:07:44.631 452693 [http-nio-8051-exec-29] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:07:44.631 452693 [http-nio-8051-exec-29] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:07:44.631 452693 [http-nio-8051-exec-29] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:07:44.631 452693 [http-nio-8051-exec-29] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202202, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"data-full","value":"58%","status":true}],"created_at":"2026-08-20 00:07:44"}
20-08-2026 00:07:44.631 452693 [http-nio-8051-exec-29] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202202, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"data-full","value":"58%","status":true}],"created_at":"2026-08-20 00:07:44"}
20-08-2026 00:07:47.028 455090 [http-nio-8051-exec-32] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:07:47.028 455090 [http-nio-8051-exec-32] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:07:50.709 458771 [http-nio-8051-exec-27] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-01 11:05:46"}
20-08-2026 00:07:51.550 459612 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:53:43.0, vm_id=1778290329057}
20-08-2026 00:07:51.550 459612 [http-nio-8051-exec-9] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1778290329057, timestamp: 2026-08-19 20:53:43.0
20-08-2026 00:07:51.558 459620 [http-nio-8051-exec-9] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:07:52.161 460223 [http-nio-8051-exec-26] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM06202506-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202506-1-magnetic}], created_at=2026-08-20 00:07:51.822440}], door_id=1, hcid=[1]}]}
20-08-2026 00:07:52.161 460223 [http-nio-8051-exec-26] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:07:52.161 460223 [http-nio-8051-exec-26] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202506, traysArr : []
20-08-2026 00:07:52.162 460224 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202506, traysArr : []
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:07:52.163 460225 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:07:52.169 460231 [http-nio-8051-exec-26] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202506, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202506-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202506-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:51.822440"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:07:52.169 460231 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202506, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202506-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202506-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:07:51.822440"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:07:52.176 460238 [http-nio-8051-exec-26] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202506, cameraArr : {}
20-08-2026 00:07:52.176 460238 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202506, cameraInfoData : {}
20-08-2026 00:07:52.631 460693 [http-nio-8051-exec-2] INFO  n.c.kiosk.machine.MachineController - {skus=[4500642, 4500647, 4500710, 4500643, 4500713, 166327, 4500723, 4500711, 137335, 4500664, 4500452, 4500722, 4500726, 4500702, 4500719, 4500656, 4500667, 4500499, 4500650, 4500669, 4500721, 4500717, 4500694, 4500644, 186059, 4500678, 185993, 186001, 186043, 4500715, 4500725], imei=TM06202201}
20-08-2026 00:07:52.636 460698 [http-nio-8051-exec-2] INFO  n.c.kiosk.machine.MachineController - [{"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Bingo Chips Chilli Sprinkled 30gm","sku_id":"4500452","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/4500452-8664.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-05-23 06:00:16.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:07:52.638 460700 [http-nio-8051-exec-2] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:07:54.677 462739 [http-nio-8051-exec-33] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:07:54.677 462739 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:07:55.418 463480 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202003, skus=[4500678, 4500677, 137335, 4500681, 4500669, 4500642, 177747, 185993, 186001, 4500724, 4500722, 186059, 4500715, 4500701, 4500717, 4500647, 185994, 4500723, 4500643, 4500725, 4500726, 4500706, 186094, 166327, 4500499, 4500667, 4500624, 163527, 4500656, 4500727, 4500541, 113]}
20-08-2026 00:07:55.423 463485 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - [{"name":"Redbull Energy Drink 250 ml","sku_id":"113","vendor_id":"1","mrp":"125","selling_price":"125","weight":"272","image":"https://images.tinymart.in/product/113-2164.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"27","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"testing 5g sku","sku_id":"163527","vendor_id":"1","mrp":"1","selling_price":"1","weight":"5","image":"https://images.tinymart.in/product/163527-5994.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2023-07-04 18:26:43.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:07:55.425 463487 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:07:56.046 464108 [http-nio-8051-exec-13] INFO  n.c.kiosk.machine.MachineController - {imei=TM05202501, skus=[4500407, 4500624, 133041, 4500710, 4500726, 185954, 4500647, 4500705, 4500675, 4500669, 4500648, 4500723, 4500722, 185993, 4500643, 4500499, 4500677, 4500712, 185994, 4500651, 4500671, 4500626, 4500715, 4500719, 4500667, 8355, 4500656, 4500642, 186100, 4500672, 186001, 4500563, 166327]}
20-08-2026 00:07:56.051 464113 [http-nio-8051-exec-13] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","sku_id":"4500563","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500563-5270.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:00:22.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Modern kitchens Garlic Mixture 26gm","sku_id":"4500672","vendor_id":"1","mrp":"10","selling_price":"10","weight":"29","image":"https://images.tinymart.in/product/4500672-7226.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:39:56.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:07:56.054 464116 [http-nio-8051-exec-13] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:07:57.213 465275 [http-nio-8051-exec-18] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:07:57.213 465275 [http-nio-8051-exec-18] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:07:57.356 465418 [http-nio-8051-exec-43] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:07:57.356 465418 [http-nio-8051-exec-43] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:07:57.945 466007 [http-nio-8051-exec-21] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:07:57.946 466008 [http-nio-8051-exec-21] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:07:57.961 466023 [http-nio-8051-exec-21] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:07:58.291 466353 [http-nio-8051-exec-47] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202303}
20-08-2026 00:07:58.912 466974 [http-nio-8051-exec-14] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:07:58.912 466974 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202204
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:07:59
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 18:45:18.857063', '2026-08-19 22:14:07.905118', '2026-08-19 18:45:18.857155', '2026-08-19 22:14:07.905228'], 'open_time': ['2026-08-19 18:44:51.083060', '2026-08-19 22:13:59.351983', '2026-08-19 18:44:51.083222', '2026-08-19 22:13:59.352124']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 18:45:18.857063", "2026-08-19 22:14:07.905118", "2026-08-19 18:45:18.857155", "2026-08-19 22:14:07.905228"], "open_time": ["2026-08-19 18:44:51.083060", "2026-08-19 22:13:59.351983", "2026-08-19 18:44:51.083222", "2026-08-19 22:13:59.352124"]}
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:07:59.268 467330 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:07:59.346 467408 [http-nio-8051-exec-30] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:07:59.346 467408 [http-nio-8051-exec-30] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:08:01.358 469420 [http-nio-8051-exec-3] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:08:01.377 469439 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.380 469442 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.386 469448 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.386 469448 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:08:01.386 469448 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:08:01.390 469452 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:08:01.390 469452 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:08:01.390 469452 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.393 469455 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.397 469459 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.397 469459 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:08:01.397 469459 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:08:01.401 469463 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:08:01.401 469463 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:01.401 469463 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:08:01.433 469495 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.434 469496 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.434 469496 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:01.434 469496 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:08:01.434 469496 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:01.0
20-08-2026 00:08:01.434 469496 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:01.435 469497 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.437 469499 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.440 469502 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.440 469502 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:08:01.441 469503 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:08:01.444 469506 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:08:01.444 469506 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:08:01.444 469506 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.446 469508 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.448 469510 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.448 469510 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:08:01.448 469510 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:08:01.451 469513 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:08:01.451 469513 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:01.451 469513 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:08:01.480 469542 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.480 469542 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.480 469542 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:01.480 469542 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:08:01.481 469543 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:01.0
20-08-2026 00:08:01.481 469543 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:01.482 469544 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.484 469546 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.487 469549 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.487 469549 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:08:01.487 469549 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:01.490 469552 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:08:01.490 469552 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:08:01.491 469553 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.494 469556 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.498 469560 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.498 469560 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:08:01.498 469560 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:08:01.501 469563 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:08:01.501 469563 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:01.501 469563 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:08:01.531 469593 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.531 469593 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.531 469593 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:01.531 469593 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:08:01.531 469593 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:01.0
20-08-2026 00:08:01.531 469593 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:01.532 469594 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.533 469595 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.535 469597 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.535 469597 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:08:01.535 469597 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:08:01.538 469600 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:08:01.538 469600 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:08:01.538 469600 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.540 469602 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.542 469604 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.542 469604 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:08:01.542 469604 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:08:01.544 469606 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:08:01.544 469606 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:01.544 469606 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:08:01.576 469638 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.576 469638 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.576 469638 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:01.576 469638 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:08:01.576 469638 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:01.0
20-08-2026 00:08:01.576 469638 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:01.577 469639 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.578 469640 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.581 469643 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.581 469643 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:08:01.581 469643 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:08:01.583 469645 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:08:01.584 469646 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:08:01.584 469646 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.585 469647 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.587 469649 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.587 469649 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:08:01.587 469649 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:08:01.589 469651 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:08:01.589 469651 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:08:01.590 469652 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.591 469653 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.593 469655 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.593 469655 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:08:01.593 469655 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:08:01.595 469657 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:08:01.595 469657 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:08:01.596 469658 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.597 469659 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.599 469661 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.599 469661 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:08:01.599 469661 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:08:01.601 469663 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:08:01.601 469663 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:08:01.602 469664 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.603 469665 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.606 469668 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.606 469668 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:08:01.606 469668 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:08:01.608 469670 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:08:01.608 469670 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:08:01.609 469671 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.610 469672 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.612 469674 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.612 469674 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:08:01.612 469674 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:08:01.614 469676 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:08:01.614 469676 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:08:01.615 469677 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.616 469678 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.618 469680 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.618 469680 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:08:01.618 469680 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:08:01.620 469682 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:08:01.620 469682 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:08:01.620 469682 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.622 469684 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.624 469686 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.624 469686 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:08:01.624 469686 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:08:01.627 469689 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:08:01.627 469689 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:08:01.628 469690 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.629 469691 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.633 469695 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.633 469695 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:08:01.633 469695 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:08:01.635 469697 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:08:01.638 469700 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:01.638 469700 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:08:01.663 469725 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:01.663 469725 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:01.663 469725 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:01.663 469725 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:08:01.663 469725 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:01.0
20-08-2026 00:08:01.663 469725 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:01.664 469726 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.665 469727 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.668 469730 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.668 469730 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:08:01.668 469730 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:01.670 469732 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:08:01.670 469732 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:08:01.671 469733 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.672 469734 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.675 469737 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.675 469737 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:08:01.675 469737 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:08:01.677 469739 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:08:01.677 469739 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:08:01.678 469740 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.679 469741 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.681 469743 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.681 469743 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:08:01.681 469743 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:08:01.684 469746 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:08:01.684 469746 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:08:01.684 469746 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.685 469747 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.688 469750 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.688 469750 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:08:01.688 469750 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:08:01.690 469752 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:08:01.690 469752 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:01.690 469752 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:08:01.718 469780 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.718 469780 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.718 469780 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:01.718 469780 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:08:01.718 469780 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:01.0
20-08-2026 00:08:01.718 469780 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:01.719 469781 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.720 469782 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.723 469785 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.723 469785 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:08:01.723 469785 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:08:01.725 469787 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:08:01.726 469788 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:01.726 469788 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:08:01.744 469806 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.744 469806 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.744 469806 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:01.744 469806 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:08:01.744 469806 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:01.0
20-08-2026 00:08:01.744 469806 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:01.745 469807 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.746 469808 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.748 469810 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.748 469810 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:08:01.748 469810 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:01.750 469812 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:08:01.750 469812 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:08:01.751 469813 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.753 469815 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.755 469817 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.755 469817 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:08:01.755 469817 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:08:01.757 469819 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:08:01.757 469819 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:08:01.758 469820 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.759 469821 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.762 469824 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.762 469824 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:08:01.762 469824 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:08:01.765 469827 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:08:01.765 469827 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:01.765 469827 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:08:01.788 469850 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.788 469850 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.788 469850 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:01.789 469851 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:08:01.789 469851 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:01.0
20-08-2026 00:08:01.789 469851 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:01.790 469852 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.792 469854 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.796 469858 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.796 469858 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:08:01.796 469858 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:08:01.800 469862 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:08:01.800 469862 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:08:01.802 469864 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.804 469866 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.807 469869 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.807 469869 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:08:01.807 469869 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:08:01.811 469873 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:08:01.811 469873 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:08:01.812 469874 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:08:01.813 469875 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@14f22a09
20-08-2026 00:08:01.816 469878 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:08:01.816 469878 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:08:01.816 469878 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:08:01.818 469880 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:08:01.818 469880 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:08:01.819 469881 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.820 469882 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.822 469884 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.822 469884 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:08:01.822 469884 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:08:01.825 469887 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:08:01.825 469887 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:08:01.825 469887 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.826 469888 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.830 469892 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.830 469892 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:08:01.830 469892 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:08:01.834 469896 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:08:01.834 469896 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:08:01.835 469897 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.837 469899 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.841 469903 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.841 469903 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:08:01.841 469903 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:08:01.845 469907 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:08:01.845 469907 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:08:01.846 469908 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.848 469910 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.852 469914 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.852 469914 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:08:01.852 469914 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:08:01.856 469918 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:08:01.856 469918 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:08:01.857 469919 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.858 469920 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.862 469924 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.862 469924 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:08:01.862 469924 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:01.865 469927 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:08:01.865 469927 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:08:01.866 469928 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.869 469931 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.872 469934 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.872 469934 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:08:01.872 469934 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:01.874 469936 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:08:01.874 469936 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:08:01.875 469937 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:08:01.876 469938 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@14f22a09
20-08-2026 00:08:01.880 469942 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:08:01.880 469942 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:08:01.880 469942 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:08:01.882 469944 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:08:01.882 469944 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:08:01.883 469945 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.884 469946 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.887 469949 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.887 469949 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:08:01.887 469949 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:08:01.890 469952 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:08:01.890 469952 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:08:01.890 469952 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.891 469953 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.894 469956 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.894 469956 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:08:01.894 469956 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:08:01.896 469958 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:08:01.896 469958 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:08:01.897 469959 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.898 469960 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.901 469963 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.901 469963 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:08:01.901 469963 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:08:01.904 469966 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:08:01.904 469966 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:08:01.905 469967 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.906 469968 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.909 469971 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.909 469971 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:08:01.909 469971 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:08:01.911 469973 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:08:01.911 469973 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:01.911 469973 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:08:01.931 469993 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.931 469993 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.931 469993 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:01.931 469993 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:08:01.931 469993 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:01.0
20-08-2026 00:08:01.931 469993 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:01.932 469994 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.934 469996 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.936 469998 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.936 469998 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:08:01.936 469998 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:08:01.938 470000 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:08:01.938 470000 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:08:01.940 470002 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.941 470003 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.944 470006 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.944 470006 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:08:01.944 470006 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:08:01.947 470009 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:08:01.947 470009 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:01.947 470009 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:08:01.968 470030 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.968 470030 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:01.968 470030 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:01.968 470030 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:08:01.968 470030 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:01.0
20-08-2026 00:08:01.968 470030 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:01.970 470032 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.972 470034 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.976 470038 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.976 470038 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:08:01.976 470038 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:08:01.979 470041 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:08:01.979 470041 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:08:01.981 470043 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:01.982 470044 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:01.986 470048 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:01.987 470049 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:08:01.987 470049 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:08:01.989 470051 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:08:01.989 470051 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:08:01.990 470052 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:01.991 470053 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:01.998 470060 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:01.998 470060 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:08:01.998 470060 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:08:02.001 470063 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:08:02.001 470063 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.001 470063 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:08:02.032 470094 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.032 470094 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.032 470094 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.032 470094 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:08:02.032 470094 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.032 470094 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.034 470096 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.036 470098 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.041 470103 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.041 470103 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:08:02.041 470103 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:08:02.044 470106 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:08:02.045 470107 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:08:02.046 470108 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.047 470109 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.051 470113 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.051 470113 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:08:02.051 470113 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:02.053 470115 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:08:02.053 470115 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:08:02.054 470116 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.055 470117 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.058 470120 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.058 470120 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:08:02.058 470120 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:08:02.061 470123 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:08:02.061 470123 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.061 470123 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:08:02.131 470193 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.131 470193 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.131 470193 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.131 470193 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:08:02.131 470193 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.131 470193 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.132 470194 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.135 470197 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.139 470201 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.139 470201 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:08:02.139 470201 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:08:02.142 470204 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:08:02.142 470204 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.143 470205 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:08:02.170 470232 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.170 470232 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.170 470232 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.170 470232 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:08:02.170 470232 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.170 470232 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.171 470233 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.173 470235 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.176 470238 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.176 470238 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:08:02.176 470238 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:02.179 470241 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:08:02.179 470241 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:08:02.179 470241 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.181 470243 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.184 470246 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.184 470246 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:08:02.184 470246 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:08:02.186 470248 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:08:02.186 470248 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:08:02.187 470249 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.188 470250 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.190 470252 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.191 470253 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:08:02.191 470253 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:02.193 470255 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:08:02.193 470255 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:08:02.194 470256 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.195 470257 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.198 470260 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.198 470260 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:08:02.198 470260 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:08:02.203 470265 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:08:02.203 470265 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.203 470265 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:08:02.218 470280 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:02.218 470280 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:02.218 470280 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:02.218 470280 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:08:02.218 470280 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.218 470280 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.219 470281 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.221 470283 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.223 470285 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.224 470286 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:08:02.224 470286 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:02.226 470288 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:08:02.226 470288 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:08:02.227 470289 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.228 470290 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.231 470293 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.231 470293 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:08:02.231 470293 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:08:02.233 470295 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:08:02.233 470295 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:08:02.234 470296 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.235 470297 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.238 470300 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.238 470300 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:08:02.238 470300 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:02.240 470302 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:08:02.240 470302 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:08:02.241 470303 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:08:02.242 470304 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b2e6326
20-08-2026 00:08:02.245 470307 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:08:02.246 470308 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:08:02.246 470308 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:08:02.256 470318 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:08:02.256 470318 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:08:02.257 470319 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.258 470320 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.261 470323 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.261 470323 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:08:02.261 470323 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:08:02.264 470326 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:08:02.264 470326 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:08:02.265 470327 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.266 470328 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.270 470332 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.270 470332 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:08:02.270 470332 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:08:02.274 470336 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:08:02.274 470336 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:08:02.276 470338 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.278 470340 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.282 470344 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.282 470344 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:08:02.282 470344 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:08:02.286 470348 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:08:02.286 470348 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:08:02.287 470349 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.289 470351 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.293 470355 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.293 470355 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:08:02.293 470355 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:08:02.297 470359 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:08:02.297 470359 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.297 470359 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:08:02.303 470365 [http-nio-8051-exec-31] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{hcid=[1], door_id=1, data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM04202203-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202203-1-magnetic}], created_at=2026-08-20 00:08:01.807662}]}, {hcid=[1], door_id=2, data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM04202203-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202203-2-magnetic}], created_at=2026-08-20 00:08:01.809146}]}], trays=[]}
20-08-2026 00:08:02.303 470365 [http-nio-8051-exec-31] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:08:02.303 470365 [http-nio-8051-exec-31] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202203, traysArr : []
20-08-2026 00:08:02.303 470365 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202203, traysArr : []
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:08:02.305 470367 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:08:02.306 470368 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:08:02.312 470374 [http-nio-8051-exec-31] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:01.807662"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:01.809146"}],"hcid":[1],"door_id":2}]
20-08-2026 00:08:02.312 470374 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:01.807662"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:01.809146"}],"hcid":[1],"door_id":2}]
20-08-2026 00:08:02.316 470378 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.316 470378 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.316 470378 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.316 470378 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:08:02.316 470378 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.316 470378 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.317 470379 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.320 470382 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.325 470387 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.326 470388 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:08:02.326 470388 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:08:02.328 470390 [http-nio-8051-exec-31] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202203, cameraArr : {}
20-08-2026 00:08:02.328 470390 [http-nio-8051-exec-31] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202203, cameraInfoData : {}
20-08-2026 00:08:02.328 470390 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:08:02.328 470390 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:08:02.329 470391 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.331 470393 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.333 470395 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.333 470395 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:08:02.333 470395 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:08:02.336 470398 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:08:02.336 470398 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:08:02.338 470400 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.339 470401 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.343 470405 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.343 470405 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:08:02.343 470405 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:02.345 470407 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:08:02.346 470408 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:08:02.346 470408 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.347 470409 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.350 470412 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.350 470412 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:08:02.350 470412 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:08:02.353 470415 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:08:02.354 470416 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.354 470416 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:08:02.373 470435 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.373 470435 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.373 470435 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.373 470435 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:08:02.373 470435 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.373 470435 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.375 470437 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.377 470439 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.382 470444 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.382 470444 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:08:02.382 470444 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:08:02.386 470448 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:08:02.386 470448 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.386 470448 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:08:02.410 470472 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.410 470472 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.410 470472 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.410 470472 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:08:02.410 470472 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.410 470472 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.412 470474 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.415 470477 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.419 470481 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.419 470481 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:08:02.419 470481 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:08:02.422 470484 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:08:02.422 470484 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:08:02.423 470485 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.425 470487 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.428 470490 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.428 470490 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:08:02.428 470490 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:02.432 470494 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:08:02.432 470494 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:08:02.433 470495 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.434 470496 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.436 470498 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.436 470498 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:08:02.436 470498 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:02.439 470501 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:08:02.439 470501 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:08:02.440 470502 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.441 470503 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.444 470506 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.444 470506 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:08:02.444 470506 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:08:02.446 470508 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:08:02.446 470508 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.446 470508 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:08:02.482 470544 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.482 470544 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.482 470544 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.482 470544 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:08:02.482 470544 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.482 470544 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.483 470545 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.485 470547 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.488 470550 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.488 470550 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:08:02.488 470550 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:02.492 470554 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:08:02.492 470554 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:08:02.493 470555 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.494 470556 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.497 470559 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.497 470559 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:08:02.497 470559 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:08:02.500 470562 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:08:02.500 470562 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.500 470562 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:08:02.518 470580 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.518 470580 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.518 470580 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.518 470580 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:08:02.518 470580 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.518 470580 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.519 470581 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.521 470583 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.523 470585 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.523 470585 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:08:02.523 470585 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:02.526 470588 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:08:02.526 470588 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:08:02.527 470589 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.528 470590 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.531 470593 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.531 470593 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:08:02.531 470593 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:08:02.533 470595 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:08:02.533 470595 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.533 470595 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:08:02.551 470613 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.551 470613 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.551 470613 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.551 470613 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:08:02.551 470613 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.551 470613 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.552 470614 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.554 470616 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.556 470618 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.556 470618 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:08:02.556 470618 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:08:02.559 470621 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:08:02.559 470621 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:08:02.560 470622 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.562 470624 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.564 470626 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.564 470626 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:08:02.564 470626 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:08:02.567 470629 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:08:02.567 470629 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.567 470629 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:08:02.585 470647 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.585 470647 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.585 470647 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.585 470647 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:08:02.585 470647 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.585 470647 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.586 470648 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.587 470649 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.591 470653 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.591 470653 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:08:02.591 470653 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:08:02.595 470657 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:08:02.595 470657 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.595 470657 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:08:02.616 470678 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.616 470678 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.616 470678 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.616 470678 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:08:02.616 470678 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.616 470678 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.617 470679 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.619 470681 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.623 470685 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.623 470685 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:08:02.623 470685 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:08:02.627 470689 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:08:02.627 470689 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:08:02.628 470690 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.629 470691 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.633 470695 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.633 470695 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:08:02.633 470695 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:08:02.635 470697 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:08:02.635 470697 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.635 470697 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:08:02.659 470721 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.659 470721 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.659 470721 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.659 470721 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:08:02.659 470721 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.659 470721 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.660 470722 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.662 470724 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.664 470726 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.665 470727 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:08:02.665 470727 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:08:02.667 470729 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:08:02.667 470729 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:08:02.668 470730 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.669 470731 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.671 470733 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.672 470734 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:08:02.672 470734 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:08:02.674 470736 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:08:02.674 470736 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:08:02.675 470737 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.676 470738 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.679 470741 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.679 470741 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:08:02.679 470741 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:08:02.682 470744 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:08:02.682 470744 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:08:02.683 470745 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.684 470746 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.687 470749 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.687 470749 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:08:02.687 470749 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:08:02.689 470751 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:08:02.690 470752 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:08:02.691 470753 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.692 470754 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.694 470756 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.694 470756 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:08:02.694 470756 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:02.697 470759 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:08:02.697 470759 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:08:02.698 470760 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.699 470761 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.702 470764 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.702 470764 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:08:02.702 470764 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:08:02.704 470766 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:08:02.705 470767 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:08:02.706 470768 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.707 470769 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.709 470771 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.709 470771 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:08:02.709 470771 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:08:02.711 470773 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:08:02.712 470774 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:08:02.712 470774 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.714 470776 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.717 470779 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.717 470779 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:08:02.717 470779 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:08:02.719 470781 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:08:02.719 470781 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:08:02.720 470782 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.721 470783 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.724 470786 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.724 470786 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:08:02.724 470786 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:08:02.726 470788 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:08:02.726 470788 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:08:02.728 470790 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:08:02.729 470791 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@14f22a09
20-08-2026 00:08:02.734 470796 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:08:02.734 470796 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:08:02.734 470796 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:08:02.738 470800 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:08:02.738 470800 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:08:02.739 470801 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.740 470802 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.743 470805 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.743 470805 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:08:02.743 470805 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:08:02.745 470807 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:08:02.746 470808 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:08:02.746 470808 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.747 470809 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.750 470812 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.750 470812 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:08:02.750 470812 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:08:02.753 470815 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:08:02.753 470815 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.753 470815 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:08:02.776 470838 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.776 470838 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.776 470838 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.776 470838 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:08:02.776 470838 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.776 470838 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.777 470839 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.778 470840 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.781 470843 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.781 470843 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:08:02.781 470843 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:08:02.784 470846 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:08:02.784 470846 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:08:02.785 470847 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.786 470848 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.789 470851 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.789 470851 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:08:02.789 470851 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:08:02.791 470853 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:08:02.791 470853 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:08:02.792 470854 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.793 470855 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.796 470858 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.796 470858 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:08:02.796 470858 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:08:02.798 470860 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:08:02.798 470860 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:08:02.800 470862 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.801 470863 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.803 470865 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.803 470865 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:08:02.803 470865 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:02.806 470868 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:08:02.807 470869 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:08:02.808 470870 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.809 470871 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.814 470876 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.814 470876 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:08:02.814 470876 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:08:02.819 470881 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:08:02.819 470881 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.819 470881 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:08:02.835 470897 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:02.835 470897 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:02.835 470897 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:02.835 470897 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:08:02.835 470897 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.835 470897 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.836 470898 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.838 470900 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.843 470905 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.843 470905 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:08:02.843 470905 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:08:02.847 470909 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:08:02.847 470909 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.847 470909 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:08:02.884 470946 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:02.884 470946 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:02.884 470946 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:02.884 470946 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:08:02.884 470946 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.884 470946 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.885 470947 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.887 470949 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.890 470952 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.890 470952 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:08:02.890 470952 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:08:02.893 470955 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:08:02.893 470955 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.893 470955 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:08:02.912 470974 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.912 470974 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.912 470974 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.912 470974 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:08:02.912 470974 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.912 470974 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.913 470975 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.915 470977 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.919 470981 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.919 470981 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:08:02.919 470981 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:02.923 470985 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:08:02.923 470985 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:08:02.924 470986 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.926 470988 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.929 470991 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.929 470991 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:08:02.929 470991 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:08:02.932 470994 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:08:02.932 470994 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:08:02.933 470995 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.934 470996 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:02.938 471000 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:02.938 471000 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:08:02.938 471000 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:08:02.941 471003 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:08:02.941 471003 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:02.941 471003 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:08:02.980 471042 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.980 471042 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:02.980 471042 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:02.980 471042 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:08:02.981 471043 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:02.0
20-08-2026 00:08:02.981 471043 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:02.982 471044 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:02.985 471047 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:02.988 471050 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:02.988 471050 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:08:02.989 471051 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:08:02.992 471054 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:08:02.992 471054 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:08:02.994 471056 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:02.996 471058 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.001 471063 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.001 471063 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:08:03.001 471063 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:08:03.005 471067 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:08:03.005 471067 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.005 471067 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:08:03.021 471083 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.021 471083 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.021 471083 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.021 471083 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:08:03.021 471083 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.021 471083 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.022 471084 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.024 471086 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.028 471090 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.029 471091 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:08:03.029 471091 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:08:03.033 471095 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:08:03.033 471095 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:08:03.034 471096 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.035 471097 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.038 471100 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.038 471100 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:08:03.038 471100 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:08:03.042 471104 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:08:03.042 471104 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:08:03.043 471105 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.045 471107 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.049 471111 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.049 471111 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:08:03.049 471111 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:03.053 471115 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:08:03.053 471115 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:08:03.054 471116 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.055 471117 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.058 471120 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.058 471120 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:08:03.058 471120 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:08:03.061 471123 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:08:03.061 471123 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:08:03.062 471124 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.063 471125 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.066 471128 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.066 471128 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:08:03.066 471128 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:08:03.068 471130 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:08:03.068 471130 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:08:03.069 471131 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.070 471132 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.074 471136 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.074 471136 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:08:03.074 471136 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:03.076 471138 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:08:03.076 471138 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:08:03.077 471139 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.078 471140 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.081 471143 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.081 471143 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:08:03.081 471143 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:08:03.084 471146 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:08:03.084 471146 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.084 471146 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:08:03.110 471172 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:03.110 471172 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:03.110 471172 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:03.110 471172 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:08:03.110 471172 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.110 471172 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.111 471173 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.112 471174 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.115 471177 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.115 471177 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:08:03.115 471177 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:08:03.117 471179 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:08:03.117 471179 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:08:03.118 471180 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.119 471181 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.123 471185 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.123 471185 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:08:03.123 471185 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:08:03.126 471188 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:08:03.126 471188 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.126 471188 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:08:03.161 471223 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:03.161 471223 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:03.161 471223 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:03.161 471223 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:08:03.161 471223 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.161 471223 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.162 471224 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.164 471226 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.167 471229 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.167 471229 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:08:03.167 471229 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:08:03.169 471231 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:08:03.170 471232 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.170 471232 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:08:03.205 471267 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.205 471267 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.205 471267 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.205 471267 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:08:03.205 471267 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.205 471267 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.206 471268 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.208 471270 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.211 471273 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.211 471273 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:08:03.211 471273 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:08:03.214 471276 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:08:03.214 471276 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:08:03.215 471277 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.216 471278 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.220 471282 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.220 471282 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:08:03.220 471282 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:08:03.222 471284 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:08:03.223 471285 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.223 471285 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:08:03.243 471305 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.244 471306 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.244 471306 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.244 471306 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:08:03.244 471306 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.244 471306 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.245 471307 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.256 471318 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.259 471321 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.259 471321 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:08:03.259 471321 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:08:03.262 471324 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:08:03.262 471324 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:08:03.262 471324 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.264 471326 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.266 471328 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.266 471328 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:08:03.266 471328 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:08:03.270 471332 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:08:03.270 471332 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:08:03.271 471333 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.272 471334 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.275 471337 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.275 471337 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:08:03.275 471337 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:08:03.278 471340 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:08:03.278 471340 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:08:03.279 471341 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.280 471342 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.285 471347 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.285 471347 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:08:03.285 471347 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:03.288 471350 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:08:03.288 471350 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:08:03.290 471352 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.292 471354 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.296 471358 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.296 471358 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:08:03.296 471358 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:08:03.300 471362 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:08:03.301 471363 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.301 471363 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:08:03.317 471379 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:03.317 471379 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:03.317 471379 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:03.317 471379 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:08:03.317 471379 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.317 471379 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.318 471380 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.320 471382 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.324 471386 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.325 471387 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:08:03.325 471387 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:08:03.328 471390 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:08:03.328 471390 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:08:03.330 471392 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.331 471393 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.334 471396 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.334 471396 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:08:03.334 471396 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:08:03.336 471398 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:08:03.336 471398 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:08:03.337 471399 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.338 471400 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.342 471404 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.342 471404 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:08:03.342 471404 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:08:03.345 471407 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:08:03.346 471408 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.346 471408 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:08:03.362 471424 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.362 471424 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.362 471424 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.362 471424 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:08:03.362 471424 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.362 471424 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.363 471425 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.364 471426 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.367 471429 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.367 471429 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:08:03.367 471429 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:08:03.369 471431 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:08:03.370 471432 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.370 471432 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:08:03.390 471452 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:03.390 471452 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:03.390 471452 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:03.390 471452 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:08:03.390 471452 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.390 471452 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.391 471453 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.393 471455 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.395 471457 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.395 471457 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:08:03.395 471457 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:08:03.397 471459 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:08:03.398 471460 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:08:03.398 471460 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.400 471462 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.402 471464 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.402 471464 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:08:03.402 471464 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:08:03.404 471466 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:08:03.404 471466 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:08:03.405 471467 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.406 471468 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.409 471471 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.409 471471 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:08:03.409 471471 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:08:03.411 471473 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:08:03.411 471473 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:08:03.412 471474 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.413 471475 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.415 471477 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.416 471478 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:08:03.416 471478 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:08:03.418 471480 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:08:03.418 471480 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:08:03.419 471481 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.420 471482 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.423 471485 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.423 471485 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:08:03.423 471485 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:08:03.425 471487 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:08:03.425 471487 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.425 471487 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:08:03.446 471508 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.447 471509 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.447 471509 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.447 471509 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:08:03.447 471509 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.447 471509 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.447 471509 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.448 471510 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.451 471513 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.451 471513 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:08:03.451 471513 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:08:03.453 471515 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:08:03.453 471515 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:08:03.454 471516 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.455 471517 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.458 471520 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.458 471520 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:08:03.458 471520 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:03.460 471522 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:08:03.460 471522 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:08:03.461 471523 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.462 471524 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.465 471527 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.465 471527 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:08:03.465 471527 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:03.467 471529 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:08:03.467 471529 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:08:03.468 471530 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.469 471531 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.472 471534 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.472 471534 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:08:03.472 471534 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:08:03.474 471536 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:08:03.474 471536 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:08:03.475 471537 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.476 471538 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.479 471541 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.479 471541 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:08:03.479 471541 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:03.481 471543 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:08:03.481 471543 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:08:03.482 471544 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.483 471545 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.485 471547 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.485 471547 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:08:03.486 471548 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:08:03.488 471550 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:08:03.488 471550 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:08:03.489 471551 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.490 471552 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.493 471555 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.493 471555 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:08:03.493 471555 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:03.495 471557 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:08:03.495 471557 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:08:03.496 471558 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.497 471559 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.500 471562 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.500 471562 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:08:03.500 471562 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:03.503 471565 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:08:03.503 471565 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:08:03.504 471566 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.505 471567 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.508 471570 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.508 471570 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:08:03.508 471570 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:08:03.510 471572 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:08:03.510 471572 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:08:03.511 471573 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.512 471574 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.515 471577 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.515 471577 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:08:03.515 471577 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:08:03.517 471579 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:08:03.517 471579 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:08:03.518 471580 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.519 471581 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.522 471584 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.522 471584 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:08:03.522 471584 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:08:03.524 471586 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:08:03.524 471586 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:08:03.525 471587 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.527 471589 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.530 471592 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.530 471592 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:08:03.530 471592 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:08:03.532 471594 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:08:03.532 471594 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:08:03.533 471595 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.535 471597 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.538 471600 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.538 471600 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:08:03.538 471600 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:08:03.540 471602 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:08:03.540 471602 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.540 471602 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:08:03.560 471622 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.560 471622 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.560 471622 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.560 471622 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:08:03.560 471622 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.560 471622 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.561 471623 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.562 471624 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.565 471627 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.565 471627 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:08:03.565 471627 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:03.568 471630 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:08:03.568 471630 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:08:03.569 471631 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.570 471632 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.573 471635 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.573 471635 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:08:03.573 471635 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:03.575 471637 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:08:03.575 471637 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:08:03.576 471638 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.577 471639 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.579 471641 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.579 471641 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:08:03.579 471641 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:08:03.583 471645 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:08:03.583 471645 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.583 471645 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:08:03.600 471662 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.602 471664 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.602 471664 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.602 471664 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:08:03.602 471664 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.602 471664 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.603 471665 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.604 471666 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.607 471669 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.607 471669 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:08:03.607 471669 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:08:03.609 471671 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:08:03.609 471671 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:08:03.610 471672 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.612 471674 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.614 471676 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.614 471676 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:08:03.614 471676 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:03.617 471679 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:08:03.617 471679 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:08:03.618 471680 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.619 471681 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.621 471683 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.622 471684 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:08:03.622 471684 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:08:03.624 471686 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:08:03.624 471686 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:08:03.625 471687 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.626 471688 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.628 471690 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.629 471691 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:08:03.629 471691 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:08:03.631 471693 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:08:03.631 471693 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:08:03.631 471693 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.632 471694 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.637 471699 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.637 471699 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:08:03.637 471699 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:03.639 471701 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:08:03.639 471701 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:08:03.640 471702 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.641 471703 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.643 471705 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.643 471705 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:08:03.644 471706 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:08:03.646 471708 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:08:03.646 471708 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.646 471708 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:08:03.720 471782 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.720 471782 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.720 471782 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.720 471782 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:08:03.720 471782 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.720 471782 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.722 471784 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.723 471785 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.726 471788 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.726 471788 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:08:03.726 471788 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:08:03.729 471791 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:08:03.729 471791 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:08:03.730 471792 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.731 471793 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.734 471796 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.734 471796 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:08:03.734 471796 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:08:03.737 471799 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:08:03.737 471799 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:08:03.738 471800 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.739 471801 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.742 471804 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.742 471804 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:08:03.742 471804 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:08:03.745 471807 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:08:03.745 471807 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:08:03.745 471807 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.746 471808 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.749 471811 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.749 471811 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:08:03.749 471811 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:08:03.751 471813 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:08:03.751 471813 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:08:03.752 471814 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.754 471816 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.756 471818 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.756 471818 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:08:03.756 471818 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:08:03.758 471820 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:08:03.758 471820 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.758 471820 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:08:03.780 471842 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.780 471842 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.780 471842 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.780 471842 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.781 471843 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:08:03.782 471844 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b2e6326
20-08-2026 00:08:03.786 471848 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:08:03.786 471848 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:08:03.786 471848 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:08:03.788 471850 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:08:03.788 471850 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:08:03.789 471851 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.791 471853 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.794 471856 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.794 471856 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:08:03.794 471856 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:08:03.796 471858 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:08:03.796 471858 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.796 471858 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:08:03.812 471874 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.812 471874 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.812 471874 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.812 471874 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:08:03.812 471874 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.812 471874 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.813 471875 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.814 471876 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.817 471879 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.817 471879 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:08:03.817 471879 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:03.819 471881 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:08:03.819 471881 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:08:03.820 471882 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.822 471884 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.824 471886 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.824 471886 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:08:03.824 471886 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:08:03.827 471889 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:08:03.827 471889 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:08:03.827 471889 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.829 471891 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.831 471893 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.831 471893 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:08:03.831 471893 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:08:03.834 471896 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:08:03.834 471896 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:08:03.835 471897 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.836 471898 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.840 471902 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.840 471902 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:08:03.840 471902 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:08:03.842 471904 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:08:03.842 471904 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.842 471904 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:08:03.861 471923 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:08:03.861 471923 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:08:03.861 471923 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.861 471923 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.862 471924 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.863 471925 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.865 471927 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.865 471927 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:08:03.865 471927 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:08:03.868 471930 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:08:03.868 471930 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:08:03.869 471931 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.872 471934 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.876 471938 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.876 471938 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:08:03.876 471938 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:08:03.878 471940 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:08:03.878 471940 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.878 471940 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:08:03.906 471968 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.907 471969 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.907 471969 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.907 471969 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:08:03.907 471969 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.907 471969 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.908 471970 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.909 471971 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.912 471974 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.912 471974 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:08:03.912 471974 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:08:03.915 471977 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:08:03.915 471977 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.915 471977 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:08:03.936 471998 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.936 471998 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.936 471998 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.936 471998 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:08:03.936 471998 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.936 471998 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.937 471999 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.939 472001 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.942 472004 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.942 472004 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:08:03.942 472004 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:08:03.945 472007 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:08:03.945 472007 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:08:03.946 472008 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.947 472009 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.950 472012 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.950 472012 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:08:03.950 472012 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:08:03.953 472015 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:08:03.953 472015 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:03.953 472015 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:08:03.977 472039 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.977 472039 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:03.977 472039 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:03.977 472039 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:08:03.977 472039 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:03.0
20-08-2026 00:08:03.977 472039 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:03.978 472040 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.979 472041 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.982 472044 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.982 472044 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:08:03.982 472044 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:03.985 472047 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:08:03.985 472047 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:08:03.985 472047 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:03.987 472049 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:03.990 472052 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:03.990 472052 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:08:03.990 472052 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:08:03.993 472055 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:08:03.993 472055 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:08:03.994 472056 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:03.995 472057 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:03.997 472059 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:03.998 472060 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:08:03.998 472060 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:04.000 472062 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:08:04.000 472062 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:08:04.001 472063 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:04.002 472064 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:04.005 472067 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:04.005 472067 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:08:04.005 472067 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:08:04.007 472069 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:08:04.007 472069 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:04.007 472069 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:08:04.026 472088 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:04.026 472088 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:04.026 472088 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:04.026 472088 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:08:04.026 472088 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:04.0
20-08-2026 00:08:04.026 472088 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:04.027 472089 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.028 472090 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.030 472092 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.031 472093 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:08:04.031 472093 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:08:04.033 472095 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:08:04.033 472095 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:08:04.034 472096 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.035 472097 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.038 472100 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.038 472100 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:08:04.038 472100 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:08:04.040 472102 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:08:04.041 472103 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:08:04.041 472103 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.042 472104 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.045 472107 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.045 472107 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:08:04.045 472107 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:08:04.047 472109 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:08:04.047 472109 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:08:04.048 472110 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:04.050 472112 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:04.052 472114 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:04.052 472114 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:08:04.052 472114 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:08:04.055 472117 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:08:04.055 472117 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:08:04.056 472118 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.057 472119 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.060 472122 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.060 472122 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:08:04.060 472122 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:08:04.062 472124 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:08:04.062 472124 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:08:04.063 472125 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.065 472127 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.067 472129 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.068 472130 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:08:04.068 472130 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:08:04.070 472132 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:08:04.070 472132 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:08:04.071 472133 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.072 472134 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.075 472137 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.075 472137 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:08:04.075 472137 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:08:04.078 472140 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:08:04.078 472140 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:08:04.079 472141 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.080 472142 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.082 472144 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.082 472144 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:08:04.082 472144 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:08:04.085 472147 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:08:04.085 472147 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:08:04.086 472148 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.088 472150 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.090 472152 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.090 472152 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:08:04.090 472152 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:08:04.092 472154 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:08:04.092 472154 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:08:04.093 472155 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.094 472156 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.098 472160 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.098 472160 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:08:04.098 472160 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:08:04.100 472162 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:08:04.100 472162 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:08:04.101 472163 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.102 472164 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.105 472167 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.105 472167 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:08:04.105 472167 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:08:04.108 472170 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:08:04.108 472170 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:08:04.108 472170 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.110 472172 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.113 472175 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.113 472175 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:08:04.113 472175 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:04.115 472177 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:08:04.115 472177 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:08:04.116 472178 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:04.117 472179 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:04.120 472182 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:04.120 472182 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:08:04.120 472182 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:08:04.123 472185 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:08:04.123 472185 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:04.123 472185 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:08:04.168 472230 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:04.168 472230 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:04.168 472230 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:04.168 472230 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:08:04.168 472230 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:04.0
20-08-2026 00:08:04.168 472230 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:04.169 472231 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.171 472233 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.174 472236 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.174 472236 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:08:04.174 472236 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:08:04.177 472239 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:08:04.177 472239 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:08:04.178 472240 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.180 472242 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.182 472244 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.182 472244 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:08:04.182 472244 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:04.185 472247 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:08:04.185 472247 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:08:04.186 472248 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.187 472249 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.190 472252 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.190 472252 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:08:04.190 472252 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:08:04.194 472256 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:08:04.194 472256 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:08:04.195 472257 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:04.197 472259 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:04.200 472262 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:04.200 472262 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:08:04.200 472262 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:08:04.203 472265 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:08:04.203 472265 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:04.203 472265 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:08:04.227 472289 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:04.227 472289 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:04.228 472290 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:04.228 472290 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:08:04.228 472290 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:04.0
20-08-2026 00:08:04.228 472290 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:04.228 472290 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:04.230 472292 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:04.234 472296 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:04.234 472296 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:08:04.234 472296 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:08:04.236 472298 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:08:04.236 472298 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:04.237 472299 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:08:04.267 472329 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:04.267 472329 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:04.267 472329 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:04.267 472329 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:08:04.267 472329 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:04.0
20-08-2026 00:08:04.267 472329 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:04.268 472330 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:04.270 472332 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:04.273 472335 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:04.273 472335 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:08:04.273 472335 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:08:04.275 472337 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:08:04.275 472337 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:04.275 472337 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:08:04.298 472360 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:04.298 472360 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:08:04.298 472360 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:08:04.298 472360 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:08:04.298 472360 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:04.0
20-08-2026 00:08:04.298 472360 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:04.300 472362 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.301 472363 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.304 472366 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.304 472366 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:08:04.304 472366 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:08:04.307 472369 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:08:04.307 472369 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:08:04.308 472370 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.309 472371 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.312 472374 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.312 472374 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:08:04.312 472374 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:04.315 472377 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:08:04.315 472377 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:08:04.315 472377 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.317 472379 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.319 472381 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.320 472382 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:08:04.320 472382 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:08:04.322 472384 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:08:04.322 472384 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:08:04.323 472385 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.325 472387 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.328 472390 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.329 472391 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:08:04.329 472391 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:04.332 472394 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:08:04.332 472394 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:08:04.333 472395 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.337 472399 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.340 472402 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.340 472402 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:08:04.340 472402 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:08:04.343 472405 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:08:04.343 472405 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:08:04.344 472406 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.346 472408 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.348 472410 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.348 472410 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:08:04.348 472410 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:08:04.351 472413 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:08:04.351 472413 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:08:04.352 472414 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.353 472415 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.356 472418 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.356 472418 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:08:04.356 472418 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:08:04.358 472420 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:08:04.358 472420 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:08:04.359 472421 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.360 472422 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.363 472425 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.363 472425 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:08:04.363 472425 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:08:04.368 472430 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:08:04.368 472430 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:08:04.369 472431 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.371 472433 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.374 472436 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.374 472436 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:08:04.374 472436 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:08:04.377 472439 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:08:04.377 472439 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:08:04.378 472440 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:08:04.379 472441 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@27d47708
20-08-2026 00:08:04.382 472444 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:08:04.382 472444 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:08:04.382 472444 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:08:04.385 472447 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:08:04.385 472447 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:08:04.385 472447 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:08:04.402 472464 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:04.402 472464 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:08:04.402 472464 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:08:04.402 472464 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:08:04.402 472464 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:08:04.0
20-08-2026 00:08:04.402 472464 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:08:04.403 472465 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.405 472467 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.409 472471 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.409 472471 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:08:04.409 472471 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:08:04.412 472474 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:08:04.412 472474 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:08:04.413 472475 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.415 472477 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.418 472480 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.418 472480 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:08:04.418 472480 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:08:04.420 472482 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:08:04.421 472483 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:08:04.421 472483 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.423 472485 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.425 472487 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.426 472488 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:08:04.426 472488 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:08:04.428 472490 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:08:04.428 472490 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:08:04.429 472491 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.430 472492 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.432 472494 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.432 472494 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:08:04.432 472494 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:08:04.435 472497 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:08:04.435 472497 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:08:04.436 472498 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.438 472500 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.440 472502 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.440 472502 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:08:04.441 472503 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:08:04.443 472505 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:08:04.443 472505 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:08:04.444 472506 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:08:04.445 472507 [http-nio-8051-exec-3] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d2f2039
20-08-2026 00:08:04.448 472510 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:08:04.448 472510 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:08:04.448 472510 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:08:04.453 472515 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:08:04.453 472515 [http-nio-8051-exec-3] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:08:04.473 472535 [http-nio-8051-exec-42] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:08:04.473 472535 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:08:05.681 473743 [http-nio-8051-exec-36] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202507
20-08-2026 00:08:05.681 473743 [http-nio-8051-exec-36] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:08:05.681 473743 [http-nio-8051-exec-36] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:08:05
20-08-2026 00:08:05.919 473981 [http-nio-8051-exec-46] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:08:05, data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}]}}
20-08-2026 00:08:05.920 473982 [http-nio-8051-exec-46] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:08:05.920 473982 [http-nio-8051-exec-46] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:08:05.920 473982 [http-nio-8051-exec-46] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM07202501, traysArr : []
20-08-2026 00:08:05.920 473982 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM07202501, traysArr : []
20-08-2026 00:08:05.921 473983 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:08:05.921 473983 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:08:05.921 473983 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:08:05.921 473983 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:08:05.921 473983 [http-nio-8051-exec-46] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM07202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:08:05"}
20-08-2026 00:08:05.921 473983 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM07202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:08:05"}
20-08-2026 00:08:06.505 474567 [http-nio-8051-exec-44] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:08:06.505 474567 [http-nio-8051-exec-44] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:08:08.351 476413 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=logs-full, value=100%}], created_at=2026-08-20 00:08:07}}
20-08-2026 00:08:08.352 476414 [http-nio-8051-exec-11] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:08:08.352 476414 [http-nio-8051-exec-11] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:08:08.352 476414 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202003, traysArr : []
20-08-2026 00:08:08.352 476414 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202003, traysArr : []
20-08-2026 00:08:08.353 476415 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:08:08.353 476415 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:08:08.353 476415 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:08:08.353 476415 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:08:08.353 476415 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202003, cameraArr : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:08:07"}
20-08-2026 00:08:08.353 476415 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202003, cameraInfoData : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:08:07"}
20-08-2026 00:08:09.622 477684 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-invalidfs, status=true, value=vfat}, {id=data-full, status=true, value=100%}], created_at=2026-08-20 00:08:09}}
20-08-2026 00:08:09.622 477684 [http-nio-8051-exec-8] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:08:09.622 477684 [http-nio-8051-exec-8] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:08:09.622 477684 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202503, traysArr : []
20-08-2026 00:08:09.623 477685 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202503, traysArr : []
20-08-2026 00:08:09.624 477686 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:08:09.624 477686 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:08:09.624 477686 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:08:09.624 477686 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:08:09.624 477686 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202503, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:08:09"}
20-08-2026 00:08:09.624 477686 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202503, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:08:09"}
20-08-2026 00:08:10.623 478685 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:08:10.623 478685 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:08:11.560 479622 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202303
20-08-2026 00:08:11.560 479622 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:08:11.560 479622 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:08:11
20-08-2026 00:08:16.984 485046 [http-nio-8051-exec-12] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202502}
20-08-2026 00:08:17.278 485340 [http-nio-8051-exec-39] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202203 
20-08-2026 00:08:17.279 485341 [http-nio-8051-exec-39] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:08:17.279 485341 [http-nio-8051-exec-39] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:08:17.287 485349 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:17.288 485350 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:17.288 485350 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:17.288 485350 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:17.288 485350 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:17.289 485351 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:17.290 485352 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:17.290 485352 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:17.290 485352 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:17.290 485352 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:08:17.290 485352 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:08:17.291 485353 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:08:17.291 485353 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:08:17.291 485353 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:08:17.292 485354 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:08:17.292 485354 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:08:17.292 485354 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:08:17.293 485355 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:08:17.293 485355 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:08:17.293 485355 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:08:17.294 485356 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:08:17.294 485356 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:17.294 485356 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:17.294 485356 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:17.294 485356 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:17.294 485356 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:17.295 485357 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:17.295 485357 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:17.295 485357 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:17.296 485358 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:17.296 485358 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:17.296 485358 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:17.297 485359 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:17.297 485359 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:08:17.297 485359 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:08:17.298 485360 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:08:17.298 485360 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:17.298 485360 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:17.299 485361 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:17.299 485361 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:17.299 485361 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:17.300 485362 [http-nio-8051-exec-16] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202204 
20-08-2026 00:08:17.300 485362 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:17.300 485362 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:17.300 485362 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:17.301 485363 [http-nio-8051-exec-16] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:08:17.301 485363 [http-nio-8051-exec-16] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:08:17.301 485363 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:17.301 485363 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:17.301 485363 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:17.303 485365 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:17.303 485365 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:17.303 485365 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:17.304 485366 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:17.305 485367 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:17.305 485367 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:17.306 485368 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:17.306 485368 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:08:17.306 485368 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:08:17.307 485369 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:08:17.308 485370 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:17.308 485370 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:17.309 485371 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:17.309 485371 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:17.309 485371 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:17.310 485372 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:17.310 485372 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:17.310 485372 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:17.310 485372 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:08:17.310 485372 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:08:17.311 485373 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:17.311 485373 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:08:17.311 485373 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:08:17.311 485373 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:08:17.311 485373 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:08:17.311 485373 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:08:17.312 485374 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:08:17.312 485374 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:17.312 485374 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:17.312 485374 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:08:17.312 485374 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:08:17.312 485374 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:08:17.313 485375 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:08:17.313 485375 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 25
20-08-2026 00:08:17.313 485375 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 25
20-08-2026 00:08:17.314 485376 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:08:17.314 485376 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:17.314 485376 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:17.315 485377 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:17.315 485377 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 25
20-08-2026 00:08:17.315 485377 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:17.315 485377 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:17.315 485377 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:08:17.315 485377 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:08:17.316 485378 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:08:17.316 485378 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:17.316 485378 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:17.317 485379 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:17.317 485379 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:08:17.317 485379 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:17.317 485379 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:08:17.318 485380 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:17.318 485380 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:17.318 485380 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:08:17.318 485380 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:17.318 485380 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:17.319 485381 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:17.319 485381 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:17.319 485381 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:17.320 485382 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:17.320 485382 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:08:17.320 485382 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:08:17.320 485382 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:17.320 485382 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:17.320 485382 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:17.322 485384 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:08:17.322 485384 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:17.322 485384 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:17.322 485384 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:17.322 485384 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:17.322 485384 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:17.323 485385 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:17.323 485385 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:17.323 485385 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:08:17.323 485385 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:17.323 485385 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:08:17.323 485385 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:17.324 485386 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:08:17.324 485386 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:08:17.324 485386 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:08:17.325 485387 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:17.325 485387 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:17.325 485387 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:17.325 485387 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:08:17.325 485387 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:08:17.325 485387 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:08:17.326 485388 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:08:17.326 485388 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:17.326 485388 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:17.326 485388 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:17.326 485388 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:17.326 485388 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:17.327 485389 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:17.327 485389 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:17.327 485389 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:17.328 485390 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:08:17.328 485390 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 16
20-08-2026 00:08:17.328 485390 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 16
20-08-2026 00:08:17.328 485390 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:17.329 485391 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 16
20-08-2026 00:08:17.329 485391 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:17.329 485391 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:17.329 485391 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:17.329 485391 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:17.330 485392 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:17.330 485392 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:17.331 485393 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:17.331 485393 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:17.331 485393 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:17.331 485393 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:17.332 485394 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:17.332 485394 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:17.332 485394 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:17.332 485394 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:17.333 485395 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:17.333 485395 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:17.333 485395 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:17.334 485396 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:17.334 485396 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:17.334 485396 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:17.334 485396 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:17.334 485396 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:17.335 485397 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:17.335 485397 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:17.335 485397 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:08:17.335 485397 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:08:17.337 485399 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:08:17.337 485399 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 18
20-08-2026 00:08:17.337 485399 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 18
20-08-2026 00:08:17.338 485400 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 18
20-08-2026 00:08:17.338 485400 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:08:17.338 485400 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:08:17.339 485401 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:08:17.339 485401 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:08:17.339 485401 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:08:17.340 485402 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:08:17.340 485402 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 26
20-08-2026 00:08:17.340 485402 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 26
20-08-2026 00:08:17.341 485403 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 26
20-08-2026 00:08:17.342 485404 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:17.342 485404 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:17.343 485405 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:17.343 485405 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:08:17.343 485405 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:08:17.344 485406 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:08:17.344 485406 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:17.344 485406 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:17.345 485407 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:17.345 485407 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:08:17.345 485407 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:08:17.347 485409 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:08:17.347 485409 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:08:17.347 485409 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:08:17.348 485410 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:08:17.348 485410 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:17.348 485410 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:17.349 485411 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:17.349 485411 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:08:17.350 485412 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:08:17.351 485413 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:08:17.369 485431 [http-nio-8051-exec-39] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:08:17.375 485437 [http-nio-8051-exec-16] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:08:18.973 487035 [http-nio-8051-exec-22] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:08:18.755597, sensors=[{id=TM03202201-1-limit, sensor_type=limit, sensor_status=true}, {id=TM03202201-1-magnetic, sensor_type=magnetic, sensor_status=true}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:08:18.756791, sensors=[{id=TM03202201-2-limit, sensor_type=limit, sensor_status=true}, {id=TM03202201-2-magnetic, sensor_type=magnetic, sensor_status=true}]}]}]}
20-08-2026 00:08:18.974 487036 [http-nio-8051-exec-22] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:08:18.974 487036 [http-nio-8051-exec-22] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM03202201, traysArr : []
20-08-2026 00:08:18.974 487036 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM03202201, traysArr : []
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:08:18.976 487038 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:08:18.977 487039 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:08:18.977 487039 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:08:18.977 487039 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:08:18.977 487039 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:08:18.977 487039 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:08:18.977 487039 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:08:18.977 487039 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:08:18.977 487039 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:08:18.978 487040 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:08:18.978 487040 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:08:18.983 487045 [http-nio-8051-exec-22] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:18.755597"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:18.756791"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:08:18.983 487045 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM03202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:18.755597"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:18.756791"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:08:18.994 487056 [http-nio-8051-exec-22] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202201, cameraArr : {}
20-08-2026 00:08:18.994 487056 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM03202201, cameraInfoData : {}
20-08-2026 00:08:21.240 489302 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:08:21.116747, sensors=[{sensor_status=true, id=TM10201907-1-limit, sensor_type=limit}, {sensor_status=true, id=TM10201907-1-magnetic, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:08:21.117416, sensors=[{sensor_status=true, id=TM10201907-2-limit, sensor_type=limit}, {sensor_status=true, id=TM10201907-2-magnetic, sensor_type=magnetic}]}]}]}
20-08-2026 00:08:21.241 489303 [http-nio-8051-exec-6] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:08:21.241 489303 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM10201907, traysArr : []
20-08-2026 00:08:21.241 489303 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM10201907, traysArr : []
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:08:21.243 489305 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:08:21.248 489310 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM10201907, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:21.116747"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:21.117416"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:08:21.248 489310 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM10201907, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:21.116747"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:21.117416"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:08:21.262 489324 [http-nio-8051-exec-6] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM10201907, cameraArr : {}
20-08-2026 00:08:21.262 489324 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM10201907, cameraInfoData : {}
20-08-2026 00:08:21.806 489868 [http-nio-8051-exec-35] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM08202202
20-08-2026 00:08:21.806 489868 [http-nio-8051-exec-35] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:08:21.806 489868 [http-nio-8051-exec-35] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:08:21
20-08-2026 00:08:22.289 490351 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM08202203
20-08-2026 00:08:22.289 490351 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:08:22.289 490351 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:08:22
20-08-2026 00:08:22.289 490351 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 23:40:33.706208', '2026-08-19 23:22:46.611449', '2026-08-19 23:40:33.706317', '2026-08-19 23:22:46.611594'], 'close_time': ['2026-08-19 23:40:40.301460', '2026-08-19 23:22:51.611225', '2026-08-19 23:40:40.301581', '2026-08-19 23:22:51.611315']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:08:22.289 490351 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:08:22.289 490351 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:08:22.290 490352 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:08:22.290 490352 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:08:22.290 490352 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:08:22.290 490352 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:40:33.706208", "2026-08-19 23:22:46.611449", "2026-08-19 23:40:33.706317", "2026-08-19 23:22:46.611594"], "close_time": ["2026-08-19 23:40:40.301460", "2026-08-19 23:22:51.611225", "2026-08-19 23:40:40.301581", "2026-08-19 23:22:51.611315"]}
20-08-2026 00:08:22.290 490352 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:08:22.290 490352 [http-nio-8051-exec-37] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:08:23.460 491522 [http-nio-8051-exec-28] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202508, skus=[4500575, 4500705, 177441, 4500728, 166327, 4500702, 4500723, 4500455, 186055, 4500644, 4500667, 186059, 4500648, 4500711, 4500499, 4500642, 4500715, 4500678, 4500710, 4500724, 4500624, 4500656, 4500651, 4500643, 10155, 4500669, 4500712, 4500694, 186043, 185994, 186096, 133041]}
20-08-2026 00:08:23.465 491527 [http-nio-8051-exec-28] INFO  n.c.kiosk.machine.MachineController - [{"name":"Coke Diet 300ml","sku_id":"10155","vendor_id":"1","mrp":"40","selling_price":"40","weight":"315","image":"https://images.tinymart.in/product/10155-3489.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"32","created_at":"2019-11-04 15:25:42.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Jus Amazin The Desi Energy Bar 40g","sku_id":"186055","vendor_id":"1","mrp":"40","selling_price":"40","weight":"49","image":"https://images.tinymart.in/product/186055-2933.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2024-10-30 09:58:49.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Maaza Tetra 135ml","sku_id":"186096","vendor_id":"1","mrp":"10","selling_price":"10","weight":"150","image":"https://images.tinymart.in/product/186096-4254.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"15","created_at":"2025-02-07 10:32:39.0"}, {"name":"Bauli Moonfils Croissant Vanilla 45gm NonVeg","sku_id":"4500455","vendor_id":"1","mrp":"22","selling_price":"22","weight":"52","image":"https://images.tinymart.in/product/4500455-4263.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-05-23 10:21:12.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Bingo Potato Chips Cream and Onion Mix 29g","sku_id":"4500575","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500575-5431.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-07 11:25:03.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:08:23.467 491529 [http-nio-8051-exec-28] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:08:24.173 492235 [http-nio-8051-exec-15] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685600316121, timestamp=2026-08-19 20:56:02.0}
20-08-2026 00:08:24.173 492235 [http-nio-8051-exec-15] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685600316121, timestamp: 2026-08-19 20:56:02.0
20-08-2026 00:08:24.260 492322 [http-nio-8051-exec-15] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:08:25.441 493503 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:08:25.441 493503 [http-nio-8051-exec-7] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:08:25.501 493563 [http-nio-8051-exec-7] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:08:27.397 495459 [http-nio-8051-exec-17] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202202 
20-08-2026 00:08:27.398 495460 [http-nio-8051-exec-17] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:08:27.399 495461 [http-nio-8051-exec-17] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:08:27.409 495471 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:27.409 495471 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:27.410 495472 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:27.410 495472 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:27.410 495472 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:27.411 495473 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:27.411 495473 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:27.411 495473 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:27.412 495474 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:27.412 495474 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:27.412 495474 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:27.413 495475 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:27.413 495475 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:27.413 495475 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:27.414 495476 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:27.414 495476 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:08:27.414 495476 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:08:27.415 495477 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:08:27.415 495477 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:27.415 495477 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:27.416 495478 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:27.416 495478 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:08:27.416 495478 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:08:27.417 495479 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:08:27.417 495479 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:08:27.417 495479 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:08:27.418 495480 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:08:27.418 495480 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:08:27.418 495480 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:08:27.419 495481 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:08:27.419 495481 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:08:27.419 495481 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:08:27.420 495482 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:08:27.420 495482 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:08:27.420 495482 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:08:27.421 495483 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:08:27.421 495483 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:27.421 495483 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:27.422 495484 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:27.422 495484 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:27.422 495484 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:27.423 495485 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:27.423 495485 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:08:27.423 495485 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:08:27.425 495487 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:08:27.425 495487 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:27.425 495487 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:27.426 495488 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:27.426 495488 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:27.426 495488 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:27.427 495489 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:27.428 495490 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:08:27.428 495490 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:08:27.428 495490 [http-nio-8051-exec-45] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{created_at=2026-08-20 00:08:27.182153, sensors=[{id=TM05202203-1-limit, sensor_type=limit, sensor_status=true}, {id=TM05202203-1-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1], door_id=1}, {data=[{created_at=2026-08-20 00:08:27.183489, sensors=[{id=TM05202203-2-limit, sensor_type=limit, sensor_status=true}, {id=TM05202203-2-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1], door_id=2}]}
20-08-2026 00:08:27.428 495490 [http-nio-8051-exec-45] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:08:27.428 495490 [http-nio-8051-exec-45] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202203, traysArr : []
20-08-2026 00:08:27.429 495491 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:08:27.429 495491 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:27.429 495491 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:27.429 495491 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202203, traysArr : []
20-08-2026 00:08:27.430 495492 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:08:27.431 495493 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:08:27.432 495494 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:27.433 495495 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:08:27.433 495495 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:27.433 495495 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:08:27.433 495495 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:27.433 495495 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:08:27.433 495495 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:08:27.433 495495 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:08:27.434 495496 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:08:27.434 495496 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:08:27.434 495496 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:08:27.435 495497 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:27.435 495497 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:27.435 495497 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:27.436 495498 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:27.436 495498 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:08:27.436 495498 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:08:27.437 495499 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:08:27.437 495499 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:27.437 495499 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:27.438 495500 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:27.438 495500 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:27.438 495500 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:27.439 495501 [http-nio-8051-exec-45] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:27.182153"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:27.183489"}],"hcid":[1],"door_id":2}]
20-08-2026 00:08:27.439 495501 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:27.182153"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:27.183489"}],"hcid":[1],"door_id":2}]
20-08-2026 00:08:27.439 495501 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:27.439 495501 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:08:27.439 495501 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:08:27.440 495502 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:08:27.440 495502 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:27.440 495502 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:27.441 495503 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:27.441 495503 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:27.441 495503 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:27.442 495504 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:27.442 495504 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:27.442 495504 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:27.443 495505 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:27.443 495505 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:27.443 495505 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:27.444 495506 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:27.444 495506 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:27.444 495506 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:27.445 495507 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:27.445 495507 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:27.445 495507 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:27.445 495507 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:27.445 495507 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:08:27.445 495507 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:08:27.447 495509 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:08:27.450 495512 [http-nio-8051-exec-45] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202203, cameraArr : {}
20-08-2026 00:08:27.450 495512 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202203, cameraInfoData : {}
20-08-2026 00:08:27.469 495531 [http-nio-8051-exec-17] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:08:27.971 496033 [http-nio-8051-exec-48] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:08:27.971 496033 [http-nio-8051-exec-48] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:08:28.989 497051 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-27 05:01:30"}
20-08-2026 00:08:31.864 499926 [http-nio-8051-exec-4] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:08:31.864 499926 [http-nio-8051-exec-4] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:08:33.479 501541 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202503
20-08-2026 00:08:33.479 501541 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:08:33.479 501541 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:08:33
20-08-2026 00:08:33.733 501795 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:08:33.733 501795 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:08:35.259 503321 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:08:34, data=[]}}
20-08-2026 00:08:35.259 503321 [http-nio-8051-exec-10] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:08:35.259 503321 [http-nio-8051-exec-10] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:08:35.259 503321 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202203, traysArr : []
20-08-2026 00:08:35.260 503322 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202203, traysArr : []
20-08-2026 00:08:35.260 503322 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:08:35.260 503322 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:08:35.260 503322 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:08:35.260 503322 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:08:35.260 503322 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202203, cameraArr : {"data":[],"created_at":"2026-08-20 00:08:34"}
20-08-2026 00:08:35.261 503323 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202203, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:08:34"}
20-08-2026 00:08:35.849 503911 [http-nio-8051-exec-32] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202301}
20-08-2026 00:08:35.897 503959 [http-nio-8051-exec-27] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202501}
20-08-2026 00:08:36.350 504412 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202203
20-08-2026 00:08:36.350 504412 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:08:36.350 504412 [http-nio-8051-exec-9] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:08:36
20-08-2026 00:08:37.898 505960 [http-nio-8051-exec-26] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:08:37.898 505960 [http-nio-8051-exec-26] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:08:39.221 507283 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:08:39.221 507283 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:08:39.800 507862 [http-nio-8051-exec-13] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:45:26"}
20-08-2026 00:08:39.860 507922 [http-nio-8051-exec-24] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:08:39, data=[{id=pd-invalidfs, status=true, value=vfat}]}}
20-08-2026 00:08:39.860 507922 [http-nio-8051-exec-24] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:08:39.860 507922 [http-nio-8051-exec-24] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:08:39.860 507922 [http-nio-8051-exec-24] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM08202203, traysArr : []
20-08-2026 00:08:39.861 507923 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM08202203, traysArr : []
20-08-2026 00:08:39.862 507924 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:08:39.862 507924 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:08:39.862 507924 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:08:39.862 507924 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:08:39.862 507924 [http-nio-8051-exec-24] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM08202203, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:08:39"}
20-08-2026 00:08:39.863 507925 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM08202203, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:08:39"}
20-08-2026 00:08:40.791 508853 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM08202202
20-08-2026 00:08:40.791 508853 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:08:40.791 508853 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:08:40
20-08-2026 00:08:40.791 508853 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 22:51:49.508847', '2026-08-19 22:52:03.451768', '2026-08-19 22:51:49.508966', '2026-08-19 22:52:03.451865'], 'close_time': ['2026-08-19 22:51:52.812322', '2026-08-19 22:52:07.265485', '2026-08-19 22:51:52.812497', '2026-08-19 22:52:07.065026']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:08:40.791 508853 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:08:40.791 508853 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:08:40.791 508853 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:08:40.791 508853 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:08:40.791 508853 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:08:40.792 508854 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:51:49.508847", "2026-08-19 22:52:03.451768", "2026-08-19 22:51:49.508966", "2026-08-19 22:52:03.451865"], "close_time": ["2026-08-19 22:51:52.812322", "2026-08-19 22:52:07.265485", "2026-08-19 22:51:52.812497", "2026-08-19 22:52:07.065026"]}
20-08-2026 00:08:40.792 508854 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:08:40.792 508854 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:08:41.530 509592 [http-nio-8051-exec-21] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202203}
20-08-2026 00:08:41.548 509610 [http-nio-8051-exec-43] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:08:41.548 509610 [http-nio-8051-exec-43] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:08:41.725 509787 [http-nio-8051-exec-47] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202202 
20-08-2026 00:08:41.725 509787 [http-nio-8051-exec-47] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:08:41.726 509788 [http-nio-8051-exec-47] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:08:41.736 509798 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:08:41.736 509798 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:08:41.737 509799 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:08:41.737 509799 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:08:41.737 509799 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:08:41.738 509800 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:08:41.738 509800 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:41.738 509800 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:41.739 509801 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:41.739 509801 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:08:41.739 509801 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:08:41.740 509802 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:08:41.740 509802 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:08:41.740 509802 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:08:41.740 509802 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:08:41.740 509802 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:41.740 509802 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:41.741 509803 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:41.742 509804 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:41.742 509804 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:41.742 509804 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:41.742 509804 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:08:41.743 509805 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:08:41.744 509806 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:08:41.744 509806 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:08:41.744 509806 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:08:41.744 509806 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:08:41.744 509806 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:08:41.744 509806 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:08:41.745 509807 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:08:41.745 509807 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:41.745 509807 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:41.746 509808 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:41.746 509808 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:08:41.746 509808 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:08:41.747 509809 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:08:41.747 509809 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:08:41.747 509809 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:08:41.748 509810 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:08:41.748 509810 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:41.748 509810 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:41.748 509810 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:41.748 509810 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:08:41.748 509810 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:08:41.749 509811 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:08:41.749 509811 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:08:41.749 509811 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:08:41.750 509812 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:08:41.750 509812 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:41.750 509812 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:41.751 509813 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:41.751 509813 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:41.751 509813 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:41.752 509814 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:41.752 509814 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:41.752 509814 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:41.753 509815 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:41.753 509815 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:08:41.753 509815 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:08:41.753 509815 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:08:41.754 509816 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:08:41.754 509816 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:08:41.754 509816 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:08:41.754 509816 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:41.754 509816 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:41.756 509818 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:41.756 509818 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:08:41.756 509818 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:08:41.756 509818 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:08:41.756 509818 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:08:41.756 509818 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:08:41.757 509819 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:08:41.758 509820 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:41.758 509820 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:41.759 509821 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:41.759 509821 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:41.759 509821 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:41.760 509822 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:41.760 509822 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 27
20-08-2026 00:08:41.760 509822 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 27
20-08-2026 00:08:41.760 509822 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 27
20-08-2026 00:08:41.761 509823 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:08:41.761 509823 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:08:41.761 509823 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:08:41.762 509824 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 18
20-08-2026 00:08:41.762 509824 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 18
20-08-2026 00:08:41.762 509824 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 18
20-08-2026 00:08:41.762 509824 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:08:41.762 509824 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:08:41.763 509825 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:08:41.763 509825 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:08:41.763 509825 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:08:41.764 509826 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:08:41.764 509826 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:41.764 509826 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:41.765 509827 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:41.787 509849 [http-nio-8051-exec-47] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:08:42.116 510178 [http-nio-8051-exec-14] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202501 
20-08-2026 00:08:42.117 510179 [http-nio-8051-exec-14] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:08:42.118 510180 [http-nio-8051-exec-14] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:08:42.128 510190 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:08:42.128 510190 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:08:42.129 510191 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:08:42.129 510191 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:08:42.129 510191 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:08:42.131 510193 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:08:42.131 510193 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:42.131 510193 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:42.132 510194 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:42.132 510194 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:08:42.132 510194 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:08:42.132 510194 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:08:42.132 510194 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:08:42.132 510194 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:08:42.133 510195 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:08:42.133 510195 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:42.133 510195 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:42.134 510196 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:42.134 510196 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:42.134 510196 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:42.134 510196 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:42.134 510196 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:42.134 510196 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:42.135 510197 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:42.135 510197 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:42.135 510197 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:42.136 510198 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:42.136 510198 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:42.136 510198 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:42.137 510199 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:42.137 510199 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:42.137 510199 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:42.138 510200 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:42.138 510200 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:08:42.138 510200 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:08:42.138 510200 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:08:42.138 510200 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:08:42.138 510200 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:08:42.139 510201 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:08:42.139 510201 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:42.139 510201 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:42.140 510202 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:42.140 510202 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:08:42.140 510202 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:08:42.140 510202 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:08:42.140 510202 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:08:42.140 510202 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:08:42.141 510203 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:08:42.141 510203 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:08:42.141 510203 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:08:42.142 510204 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:08:42.142 510204 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:42.142 510204 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:42.143 510205 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:42.143 510205 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:42.143 510205 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:42.143 510205 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:42.144 510206 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:42.144 510206 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:42.144 510206 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:42.144 510206 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:08:42.144 510206 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:08:42.145 510207 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:08:42.145 510207 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:08:42.145 510207 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:08:42.146 510208 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:08:42.146 510208 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:08:42.146 510208 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:08:42.146 510208 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:08:42.147 510209 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:42.147 510209 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:42.147 510209 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:42.147 510209 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:42.147 510209 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:42.148 510210 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:42.148 510210 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:08:42.148 510210 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:08:42.149 510211 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:08:42.149 510211 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:08:42.149 510211 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:08:42.150 510212 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:08:42.150 510212 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:42.150 510212 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:42.151 510213 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:42.151 510213 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:42.151 510213 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:42.151 510213 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:42.152 510214 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:08:42.152 510214 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:08:42.152 510214 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:08:42.153 510215 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:08:42.153 510215 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:08:42.153 510215 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:08:42.153 510215 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:08:42.153 510215 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:08:42.154 510216 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:08:42.154 510216 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:08:42.154 510216 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:08:42.154 510216 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:08:42.173 510235 [http-nio-8051-exec-14] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:08:44.357 512419 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-07-11 08:23:36"}
20-08-2026 00:08:45.661 513723 [http-nio-8051-exec-30] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:08:45.661 513723 [http-nio-8051-exec-30] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:08:46.875 514937 [http-nio-8051-exec-31] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:08:46.875 514937 [http-nio-8051-exec-31] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:08:47.045 515107 [http-nio-8051-exec-31] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:08:50.433 518495 [http-nio-8051-exec-3] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{created_at=2026-08-20 00:08:50.167654, sensors=[{id=TM09202502-1-limit, sensor_status=true, sensor_type=limit}, {id=TM09202502-1-magnetic, sensor_status=true, sensor_type=magnetic}]}], hcid=[1]}], trays=[]}
20-08-2026 00:08:50.433 518495 [http-nio-8051-exec-3] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:08:50.434 518496 [http-nio-8051-exec-3] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202502, traysArr : []
20-08-2026 00:08:50.434 518496 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202502, traysArr : []
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:08:50.435 518497 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:08:50.440 518502 [http-nio-8051-exec-3] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:50.167654"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:08:50.440 518502 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:08:50.167654"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:08:50.449 518511 [http-nio-8051-exec-3] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202502, cameraArr : {}
20-08-2026 00:08:50.449 518511 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202502, cameraInfoData : {}
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202506
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:08:51
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 20:05:17.424554', '2026-08-19 20:05:17.424645', '2026-08-19 20:05:17.424680', '2026-08-19 20:05:17.479241'], 'close_time': ['2026-08-19 20:05:23.836696', '2026-08-19 20:05:23.836777', '2026-08-19 20:05:23.836812', '2026-08-19 20:05:23.836842']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}]"}
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:05:17.424554", "2026-08-19 20:05:17.424645", "2026-08-19 20:05:17.424680", "2026-08-19 20:05:17.479241"], "close_time": ["2026-08-19 20:05:23.836696", "2026-08-19 20:05:23.836777", "2026-08-19 20:05:23.836812", "2026-08-19 20:05:23.836842"]}
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}]
20-08-2026 00:08:51.179 519241 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:08:51.544 519606 [http-nio-8051-exec-36] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202301
20-08-2026 00:08:51.544 519606 [http-nio-8051-exec-36] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:08:51.544 519606 [http-nio-8051-exec-36] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:08:51
20-08-2026 00:08:54.033 522095 [http-nio-8051-exec-46] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM03202201}
20-08-2026 00:08:55.504 523566 [http-nio-8051-exec-44] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202505}
20-08-2026 00:08:58.219 526281 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:39:26.0, vm_id=1660745548012}
20-08-2026 00:08:58.220 526282 [http-nio-8051-exec-11] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-19 23:39:26.0
20-08-2026 00:08:58.338 526400 [http-nio-8051-exec-11] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:08:58.614 526676 [http-nio-8051-exec-38] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:08:58.614 526676 [http-nio-8051-exec-38] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM07201911
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:08:58
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"door3":"0","door2":"0","door5":"","door4":"0","open_close_time":"{'close_time': ['2026-08-19 20:03:26.153719', '2026-08-18 19:51:21.264372', '2026-08-18 18:19:24.584133', '2026-08-18 13:26:25.579485', '2026-08-19 20:03:26.153864', '2026-08-18 19:51:21.264588', '2026-08-18 18:19:24.584231', '2026-08-18 13:26:25.579736'], 'open_time': ['2026-08-19 20:03:22.174163', '2026-08-18 19:51:13.957132', '2026-08-18 18:19:21.143501', '2026-08-18 13:26:19.945610', '2026-08-19 20:03:22.174319', '2026-08-18 19:51:13.957263', '2026-08-18 18:19:21.143674', '2026-08-18 13:26:19.945751']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}, {\"active\": 1, \"door_id\": 3}, {\"active\": 1, \"door_id\": 4}]","power":1}
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:03:26.153719", "2026-08-18 19:51:21.264372", "2026-08-18 18:19:24.584133", "2026-08-18 13:26:25.579485", "2026-08-19 20:03:26.153864", "2026-08-18 19:51:21.264588", "2026-08-18 18:19:24.584231", "2026-08-18 13:26:25.579736"], "open_time": ["2026-08-19 20:03:22.174163", "2026-08-18 19:51:13.957132", "2026-08-18 18:19:21.143501", "2026-08-18 13:26:19.945610", "2026-08-19 20:03:22.174319", "2026-08-18 19:51:13.957263", "2026-08-18 18:19:21.143674", "2026-08-18 13:26:19.945751"]}
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}, {"active": 1, "door_id": 3}, {"active": 1, "door_id": 4}]
20-08-2026 00:08:58.760 526822 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:09:01.597 529659 [http-nio-8051-exec-20] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:09:01.611 529673 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.613 529675 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.615 529677 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.615 529677 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:09:01.615 529677 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:09:01.618 529680 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:09:01.618 529680 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:09:01.618 529680 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:01.620 529682 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:01.622 529684 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:01.622 529684 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:09:01.623 529685 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:09:01.625 529687 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:09:01.625 529687 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:01.625 529687 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:09:01.642 529704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.642 529704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.642 529704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:01.642 529704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:09:01.642 529704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:01.0
20-08-2026 00:09:01.642 529704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:01.643 529705 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.645 529707 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.648 529710 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.648 529710 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:09:01.648 529710 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:09:01.651 529713 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:09:01.651 529713 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:09:01.652 529714 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:01.654 529716 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:01.657 529719 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:01.658 529720 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:09:01.658 529720 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:09:01.661 529723 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:09:01.661 529723 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:01.662 529724 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:09:01.680 529742 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.680 529742 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.680 529742 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:01.680 529742 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:09:01.680 529742 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:01.0
20-08-2026 00:09:01.680 529742 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:01.681 529743 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.683 529745 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.686 529748 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.686 529748 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:09:01.686 529748 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:01.689 529751 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:09:01.689 529751 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:09:01.690 529752 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:01.692 529754 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:01.695 529757 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:01.695 529757 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:09:01.695 529757 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:09:01.698 529760 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:09:01.698 529760 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:01.698 529760 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:09:01.720 529782 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.721 529783 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.721 529783 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:01.721 529783 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:09:01.721 529783 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:01.0
20-08-2026 00:09:01.721 529783 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:01.722 529784 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.723 529785 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.726 529788 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.727 529789 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:09:01.727 529789 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:09:01.730 529792 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:09:01.730 529792 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:09:01.731 529793 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:01.733 529795 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:01.736 529798 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:01.736 529798 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:09:01.736 529798 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:09:01.740 529802 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:09:01.740 529802 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:01.740 529802 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:09:01.759 529821 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.759 529821 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.759 529821 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:01.759 529821 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:09:01.759 529821 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:01.0
20-08-2026 00:09:01.759 529821 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:01.760 529822 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.761 529823 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.765 529827 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.765 529827 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:09:01.765 529827 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:09:01.768 529830 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:09:01.768 529830 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:09:01.769 529831 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.770 529832 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.773 529835 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.774 529836 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:09:01.774 529836 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:09:01.776 529838 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:09:01.776 529838 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:09:01.777 529839 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.778 529840 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.780 529842 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.780 529842 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:09:01.780 529842 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:09:01.782 529844 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:09:01.782 529844 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:09:01.783 529845 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.784 529846 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.786 529848 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.786 529848 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:09:01.786 529848 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:09:01.788 529850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:09:01.788 529850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:09:01.789 529851 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:01.790 529852 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:01.792 529854 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:01.792 529854 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:09:01.792 529854 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:09:01.794 529856 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:09:01.794 529856 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:09:01.794 529856 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.795 529857 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.798 529860 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.798 529860 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:09:01.798 529860 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:09:01.800 529862 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:09:01.800 529862 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:09:01.801 529863 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.802 529864 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.804 529866 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.804 529866 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:09:01.804 529866 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:09:01.806 529868 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:09:01.806 529868 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:09:01.807 529869 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.808 529870 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.811 529873 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.811 529873 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:09:01.811 529873 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:09:01.813 529875 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:09:01.813 529875 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:09:01.814 529876 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:01.815 529877 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:01.818 529880 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:01.818 529880 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:09:01.818 529880 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:09:01.821 529883 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:09:01.821 529883 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:01.821 529883 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:09:01.878 529940 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:01.878 529940 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:01.878 529940 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:01.878 529940 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:09:01.878 529940 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:01.0
20-08-2026 00:09:01.878 529940 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:01.879 529941 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.880 529942 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.882 529944 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.882 529944 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:09:01.882 529944 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:01.885 529947 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:09:01.885 529947 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:09:01.885 529947 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.887 529949 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.889 529951 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.889 529951 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:09:01.889 529951 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:09:01.891 529953 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:09:01.892 529954 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:09:01.892 529954 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.893 529955 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.896 529958 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.896 529958 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:09:01.896 529958 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:09:01.899 529961 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:09:01.899 529961 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:09:01.900 529962 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:01.901 529963 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:01.905 529967 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:01.905 529967 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:09:01.905 529967 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:09:01.908 529970 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:09:01.908 529970 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:01.908 529970 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:09:01.932 529994 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.932 529994 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.932 529994 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:01.932 529994 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:09:01.932 529994 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:01.0
20-08-2026 00:09:01.932 529994 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:01.933 529995 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:01.935 529997 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:01.938 530000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:01.938 530000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:09:01.938 530000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:09:01.941 530003 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:09:01.941 530003 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:01.941 530003 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:09:01.958 530020 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.959 530021 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:01.959 530021 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:01.959 530021 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:09:01.959 530021 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:01.0
20-08-2026 00:09:01.959 530021 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:01.959 530021 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.961 530023 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.963 530025 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.963 530025 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:09:01.964 530026 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:01.966 530028 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:09:01.966 530028 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:09:01.966 530028 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:01.967 530029 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:01.971 530033 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:01.971 530033 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:09:01.972 530034 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:09:01.973 530035 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:09:01.973 530035 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:09:01.974 530036 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:01.975 530037 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:01.978 530040 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:01.978 530040 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:09:01.978 530040 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:09:01.980 530042 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:09:01.980 530042 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:01.980 530042 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:09:02.005 530067 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.005 530067 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.005 530067 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.005 530067 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:09:02.005 530067 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.005 530067 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.006 530068 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.008 530070 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.010 530072 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.010 530072 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:09:02.010 530072 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:09:02.013 530075 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:09:02.013 530075 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:09:02.014 530076 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.015 530077 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.017 530079 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.017 530079 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:09:02.017 530079 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:09:02.020 530082 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:09:02.020 530082 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:09:02.021 530083 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:09:02.022 530084 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@17577ad
20-08-2026 00:09:02.024 530086 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:09:02.024 530086 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:09:02.024 530086 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:09:02.027 530089 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:09:02.027 530089 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:09:02.027 530089 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.028 530090 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.031 530093 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.031 530093 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:09:02.031 530093 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:09:02.034 530096 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:09:02.034 530096 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:09:02.035 530097 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.037 530099 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.041 530103 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.041 530103 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:09:02.041 530103 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:09:02.043 530105 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:09:02.043 530105 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:09:02.044 530106 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.045 530107 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.048 530110 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.048 530110 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:09:02.048 530110 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:09:02.050 530112 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:09:02.050 530112 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:09:02.050 530112 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.051 530113 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.054 530116 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.054 530116 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:09:02.054 530116 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:09:02.056 530118 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:09:02.056 530118 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:09:02.057 530119 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.058 530120 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.061 530123 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.061 530123 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:09:02.061 530123 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:02.063 530125 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:09:02.063 530125 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:09:02.065 530127 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.066 530128 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.069 530131 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.069 530131 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:09:02.069 530131 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:02.071 530133 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:09:02.071 530133 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:09:02.072 530134 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:09:02.073 530135 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@17577ad
20-08-2026 00:09:02.076 530138 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:09:02.076 530138 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:09:02.076 530138 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:09:02.078 530140 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:09:02.078 530140 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:09:02.078 530140 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.079 530141 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.082 530144 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.082 530144 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:09:02.082 530144 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:09:02.085 530147 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:09:02.085 530147 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:09:02.085 530147 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.087 530149 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.090 530152 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.090 530152 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:09:02.090 530152 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:09:02.093 530155 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:09:02.093 530155 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:09:02.094 530156 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.097 530159 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.100 530162 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.100 530162 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:09:02.100 530162 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:09:02.104 530166 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:09:02.104 530166 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:09:02.106 530168 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.108 530170 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.111 530173 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.111 530173 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:09:02.111 530173 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:09:02.113 530175 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:09:02.113 530175 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.113 530175 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:09:02.135 530197 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.135 530197 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.135 530197 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.135 530197 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:09:02.135 530197 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.135 530197 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.136 530198 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.138 530200 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.141 530203 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.141 530203 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:09:02.141 530203 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:09:02.143 530205 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:09:02.143 530205 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:09:02.144 530206 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.145 530207 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.148 530210 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.148 530210 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:09:02.148 530210 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:09:02.151 530213 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:09:02.151 530213 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.151 530213 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:09:02.181 530243 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.181 530243 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.181 530243 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.181 530243 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:09:02.181 530243 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.181 530243 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.182 530244 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.183 530245 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.185 530247 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.185 530247 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:09:02.185 530247 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:09:02.188 530250 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:09:02.188 530250 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:09:02.189 530251 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.191 530253 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.194 530256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.194 530256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:09:02.194 530256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:09:02.198 530260 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:09:02.198 530260 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:09:02.199 530261 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.201 530263 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.205 530267 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.205 530267 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:09:02.205 530267 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:09:02.208 530270 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:09:02.208 530270 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.208 530270 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:09:02.225 530287 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.225 530287 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.225 530287 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.225 530287 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:09:02.225 530287 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.225 530287 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.227 530289 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.229 530291 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.233 530295 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.233 530295 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:09:02.233 530295 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:09:02.237 530299 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:09:02.237 530299 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:09:02.238 530300 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.240 530302 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.244 530306 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.244 530306 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:09:02.244 530306 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:02.247 530309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:09:02.247 530309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:09:02.247 530309 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.250 530312 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.265 530327 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.265 530327 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:09:02.265 530327 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:09:02.269 530331 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:09:02.269 530331 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.269 530331 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:09:02.294 530356 [http-nio-8051-exec-19] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:09:02.294 530356 [http-nio-8051-exec-19] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:09:02.297 530359 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.297 530359 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.297 530359 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.297 530359 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:09:02.297 530359 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.297 530359 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.298 530360 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.300 530362 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.303 530365 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.303 530365 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:09:02.303 530365 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:09:02.305 530367 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:09:02.305 530367 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.305 530367 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:09:02.339 530401 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.339 530401 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.339 530401 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.339 530401 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:09:02.339 530401 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.339 530401 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.340 530402 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.342 530404 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.345 530407 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.345 530407 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:09:02.345 530407 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:02.347 530409 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:09:02.347 530409 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:09:02.348 530410 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.349 530411 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.352 530414 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.352 530414 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:09:02.352 530414 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:09:02.354 530416 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:09:02.354 530416 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:09:02.355 530417 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.356 530418 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.358 530420 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.358 530420 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:09:02.358 530420 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:02.360 530422 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:09:02.360 530422 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:09:02.362 530424 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.363 530425 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.366 530428 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.366 530428 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:09:02.366 530428 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:09:02.368 530430 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:09:02.368 530430 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.368 530430 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:09:02.387 530449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:02.387 530449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:02.387 530449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:02.387 530449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:09:02.387 530449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.387 530449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.388 530450 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.390 530452 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.393 530455 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.393 530455 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:09:02.393 530455 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:02.397 530459 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:09:02.398 530460 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:09:02.399 530461 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.401 530463 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.405 530467 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.405 530467 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:09:02.405 530467 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:09:02.407 530469 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:09:02.407 530469 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:09:02.408 530470 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.409 530471 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.412 530474 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.412 530474 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:09:02.412 530474 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:02.414 530476 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:09:02.414 530476 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:09:02.415 530477 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:09:02.416 530478 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71863cc8
20-08-2026 00:09:02.419 530481 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:09:02.419 530481 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:09:02.419 530481 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:09:02.421 530483 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:09:02.421 530483 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:09:02.422 530484 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.423 530485 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.426 530488 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.426 530488 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:09:02.426 530488 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:09:02.429 530491 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:09:02.429 530491 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:09:02.430 530492 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.431 530493 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.435 530497 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.435 530497 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:09:02.435 530497 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:09:02.438 530500 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:09:02.438 530500 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:09:02.439 530501 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.441 530503 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.444 530506 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.444 530506 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:09:02.444 530506 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:09:02.448 530510 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:09:02.448 530510 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:09:02.449 530511 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.451 530513 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.455 530517 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.455 530517 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:09:02.455 530517 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:09:02.459 530521 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:09:02.459 530521 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.459 530521 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:09:02.481 530543 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.481 530543 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.481 530543 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.482 530544 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:09:02.482 530544 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.482 530544 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.483 530545 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.485 530547 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.489 530551 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.489 530551 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:09:02.489 530551 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:09:02.493 530555 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:09:02.493 530555 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:09:02.495 530557 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.496 530558 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.501 530563 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.501 530563 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:09:02.501 530563 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:09:02.504 530566 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:09:02.505 530567 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:09:02.506 530568 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.508 530570 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.513 530575 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.513 530575 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:09:02.513 530575 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:02.517 530579 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:09:02.517 530579 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:09:02.518 530580 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.520 530582 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.524 530586 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.524 530586 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:09:02.524 530586 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:09:02.529 530591 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:09:02.529 530591 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.529 530591 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:09:02.546 530608 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.547 530609 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.547 530609 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.547 530609 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:09:02.547 530609 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.547 530609 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.548 530610 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.551 530613 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.555 530617 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.555 530617 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:09:02.555 530617 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:09:02.558 530620 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:09:02.559 530621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.559 530621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:09:02.576 530638 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.576 530638 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.576 530638 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.576 530638 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:09:02.576 530638 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.576 530638 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.577 530639 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.580 530642 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.583 530645 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.583 530645 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:09:02.583 530645 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:09:02.587 530649 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:09:02.587 530649 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:09:02.588 530650 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.590 530652 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.592 530654 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.592 530654 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:09:02.592 530654 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:02.594 530656 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:09:02.594 530656 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:09:02.595 530657 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.596 530658 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.598 530660 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.598 530660 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:09:02.598 530660 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:02.601 530663 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:09:02.601 530663 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:09:02.602 530664 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.603 530665 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.606 530668 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.606 530668 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:09:02.606 530668 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:09:02.609 530671 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:09:02.609 530671 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.609 530671 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:09:02.642 530704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.642 530704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.642 530704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.642 530704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:09:02.642 530704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.642 530704 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.643 530705 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.644 530706 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.647 530709 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.647 530709 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:09:02.647 530709 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:02.650 530712 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:09:02.650 530712 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:09:02.651 530713 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.652 530714 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.657 530719 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.657 530719 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:09:02.657 530719 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:09:02.660 530722 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:09:02.660 530722 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.660 530722 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:09:02.682 530744 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.682 530744 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.682 530744 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.682 530744 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:09:02.682 530744 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.682 530744 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.683 530745 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.685 530747 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.687 530749 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.688 530750 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:09:02.688 530750 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:02.707 530769 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:09:02.707 530769 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:09:02.708 530770 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.710 530772 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.713 530775 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.713 530775 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:09:02.713 530775 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:09:02.715 530777 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:09:02.715 530777 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.715 530777 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:09:02.747 530809 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.747 530809 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.747 530809 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.747 530809 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:09:02.747 530809 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.747 530809 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.748 530810 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.751 530813 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.754 530816 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.754 530816 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:09:02.754 530816 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:09:02.757 530819 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:09:02.757 530819 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:09:02.758 530820 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.759 530821 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.762 530824 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.762 530824 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:09:02.762 530824 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:09:02.765 530827 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:09:02.765 530827 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.765 530827 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:09:02.806 530868 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.806 530868 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.806 530868 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.806 530868 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:09:02.806 530868 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.806 530868 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.807 530869 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.810 530872 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.812 530874 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.812 530874 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:09:02.812 530874 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:09:02.815 530877 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:09:02.815 530877 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.815 530877 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:09:02.835 530897 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.835 530897 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.835 530897 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.835 530897 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:09:02.835 530897 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.835 530897 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.836 530898 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.838 530900 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.840 530902 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.840 530902 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:09:02.840 530902 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:09:02.843 530905 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:09:02.843 530905 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:09:02.844 530906 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.845 530907 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.848 530910 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.848 530910 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:09:02.848 530910 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:09:02.850 530912 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:09:02.850 530912 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.850 530912 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:09:02.869 530931 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.869 530931 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:02.869 530931 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:02.869 530931 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:09:02.869 530931 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:02.0
20-08-2026 00:09:02.869 530931 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:02.870 530932 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.871 530933 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.874 530936 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.874 530936 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:09:02.874 530936 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:09:02.876 530938 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:09:02.876 530938 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:09:02.878 530940 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.879 530941 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.884 530946 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.884 530946 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:09:02.884 530946 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:09:02.887 530949 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:09:02.887 530949 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:09:02.888 530950 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.890 530952 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.893 530955 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.893 530955 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:09:02.893 530955 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:09:02.895 530957 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:09:02.895 530957 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:09:02.896 530958 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.897 530959 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.900 530962 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.900 530962 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:09:02.900 530962 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:09:02.904 530966 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:09:02.904 530966 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:09:02.905 530967 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.907 530969 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.910 530972 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.911 530973 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:09:02.911 530973 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:02.913 530975 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:09:02.913 530975 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:09:02.915 530977 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.917 530979 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.920 530982 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.920 530982 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:09:02.920 530982 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:09:02.924 530986 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:09:02.924 530986 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:09:02.925 530987 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.927 530989 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.930 530992 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.930 530992 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:09:02.930 530992 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:09:02.933 530995 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:09:02.933 530995 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:09:02.934 530996 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.935 530997 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.938 531000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.938 531000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:09:02.938 531000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:09:02.941 531003 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:09:02.941 531003 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:09:02.942 531004 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.943 531005 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.946 531008 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.946 531008 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:09:02.947 531009 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:09:02.950 531012 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:09:02.950 531012 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:09:02.951 531013 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:09:02.953 531015 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@17577ad
20-08-2026 00:09:02.957 531019 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:09:02.957 531019 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:09:02.957 531019 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:09:02.961 531023 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:09:02.962 531024 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:09:02.963 531025 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:02.965 531027 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:02.968 531030 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:02.968 531030 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:09:02.968 531030 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:09:02.973 531035 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:09:02.973 531035 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:09:02.975 531037 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:02.976 531038 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:02.981 531043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:02.981 531043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:09:02.981 531043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:09:02.985 531047 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:09:02.985 531047 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:02.985 531047 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:09:03.003 531065 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.003 531065 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.003 531065 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.003 531065 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:09:03.003 531065 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.003 531065 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.004 531066 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.006 531068 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.011 531073 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.011 531073 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:09:03.011 531073 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:09:03.013 531075 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:09:03.013 531075 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:09:03.015 531077 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.016 531078 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.018 531080 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.018 531080 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:09:03.018 531080 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:09:03.020 531082 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:09:03.020 531082 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:09:03.022 531084 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.023 531085 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.026 531088 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.026 531088 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:09:03.026 531088 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:09:03.028 531090 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:09:03.028 531090 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:09:03.029 531091 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.031 531093 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.033 531095 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.033 531095 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:09:03.033 531095 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:03.036 531098 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:09:03.036 531098 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:09:03.036 531098 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.038 531100 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.040 531102 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.040 531102 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:09:03.040 531102 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:09:03.043 531105 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:09:03.044 531106 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.044 531106 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:09:03.086 531148 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.086 531148 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.086 531148 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:03.086 531148 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:09:03.086 531148 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.086 531148 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.087 531149 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.089 531151 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.092 531154 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.092 531154 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:09:03.092 531154 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:09:03.095 531157 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:09:03.095 531157 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.095 531157 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:09:03.124 531186 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.124 531186 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.124 531186 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:03.124 531186 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:09:03.124 531186 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.124 531186 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.125 531187 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.127 531189 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.129 531191 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.129 531191 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:09:03.129 531191 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:09:03.132 531194 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:09:03.132 531194 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.132 531194 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:09:03.151 531213 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.151 531213 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.151 531213 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.151 531213 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:09:03.151 531213 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.151 531213 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.153 531215 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.154 531216 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.157 531219 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.157 531219 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:09:03.157 531219 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:03.160 531222 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:09:03.160 531222 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:09:03.162 531224 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.164 531226 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.166 531228 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.166 531228 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:09:03.166 531228 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:09:03.169 531231 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:09:03.169 531231 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:09:03.170 531232 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.171 531233 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.175 531237 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.175 531237 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:09:03.175 531237 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:09:03.179 531241 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:09:03.179 531241 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.179 531241 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:09:03.199 531261 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.199 531261 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.199 531261 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.199 531261 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:09:03.199 531261 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.199 531261 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.200 531262 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.201 531263 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.204 531266 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.204 531266 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:09:03.204 531266 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:09:03.207 531269 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:09:03.207 531269 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:09:03.207 531269 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.209 531271 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.211 531273 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.212 531274 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:09:03.212 531274 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:09:03.214 531276 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:09:03.214 531276 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.214 531276 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:09:03.240 531302 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.240 531302 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.240 531302 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.240 531302 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:09:03.241 531303 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.241 531303 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.241 531303 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.243 531305 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.245 531307 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.245 531307 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:09:03.245 531307 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:09:03.248 531310 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:09:03.248 531310 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:09:03.249 531311 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.250 531312 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.253 531315 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.254 531316 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:09:03.254 531316 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:09:03.260 531322 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:09:03.260 531322 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:09:03.261 531323 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.263 531325 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.268 531330 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.268 531330 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:09:03.268 531330 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:03.271 531333 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:09:03.271 531333 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:09:03.272 531334 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.274 531336 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.278 531340 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.279 531341 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:09:03.279 531341 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:09:03.283 531345 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:09:03.283 531345 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:09:03.284 531346 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.286 531348 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.289 531351 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.289 531351 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:09:03.289 531351 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:09:03.292 531354 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:09:03.292 531354 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:09:03.294 531356 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.295 531357 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.299 531361 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.299 531361 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:09:03.299 531361 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:03.303 531365 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:09:03.303 531365 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:09:03.304 531366 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.306 531368 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.311 531373 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.311 531373 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:09:03.311 531373 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:09:03.315 531377 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:09:03.315 531377 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.315 531377 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:09:03.341 531403 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.341 531403 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.341 531403 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:03.341 531403 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:09:03.341 531403 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.341 531403 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.343 531405 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.344 531406 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.347 531409 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.347 531409 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:09:03.347 531409 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:09:03.351 531413 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:09:03.351 531413 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:09:03.352 531414 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.354 531416 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.356 531418 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.356 531418 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:09:03.356 531418 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:09:03.359 531421 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:09:03.359 531421 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.359 531421 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:09:03.377 531439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.377 531439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.377 531439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:03.377 531439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:09:03.377 531439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.377 531439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.378 531440 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.381 531443 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.385 531447 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.385 531447 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:09:03.385 531447 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:09:03.387 531449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:09:03.387 531449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.387 531449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:09:03.415 531477 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.415 531477 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.415 531477 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.415 531477 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:09:03.415 531477 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.415 531477 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.416 531478 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.417 531479 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.420 531482 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.420 531482 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:09:03.420 531482 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:09:03.423 531485 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:09:03.423 531485 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:09:03.424 531486 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.425 531487 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.428 531490 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.428 531490 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:09:03.428 531490 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:09:03.431 531493 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:09:03.431 531493 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.431 531493 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:09:03.458 531520 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.459 531521 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.459 531521 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.459 531521 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:09:03.459 531521 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.459 531521 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.459 531521 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.461 531523 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.464 531526 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.464 531526 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:09:03.464 531526 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:09:03.466 531528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:09:03.466 531528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:09:03.467 531529 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.469 531531 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.471 531533 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.471 531533 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:09:03.471 531533 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:09:03.473 531535 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:09:03.473 531535 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:09:03.474 531536 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.475 531537 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.479 531541 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.479 531541 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:09:03.479 531541 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:09:03.481 531543 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:09:03.481 531543 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:09:03.482 531544 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.483 531545 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.486 531548 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.486 531548 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:09:03.486 531548 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:03.488 531550 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:09:03.488 531550 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:09:03.489 531551 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.491 531553 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.494 531556 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.494 531556 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:09:03.494 531556 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:09:03.496 531558 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:09:03.496 531558 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.496 531558 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:09:03.516 531578 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.516 531578 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.517 531579 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:03.517 531579 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:09:03.517 531579 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.517 531579 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.517 531579 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.519 531581 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.523 531585 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.523 531585 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:09:03.523 531585 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:09:03.527 531589 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:09:03.527 531589 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:09:03.528 531590 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.531 531593 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.534 531596 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.534 531596 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:09:03.534 531596 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:09:03.537 531599 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:09:03.537 531599 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:09:03.537 531599 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.539 531601 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.542 531604 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.542 531604 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:09:03.542 531604 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:09:03.545 531607 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:09:03.545 531607 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.545 531607 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:09:03.569 531631 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.569 531631 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.569 531631 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.569 531631 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:09:03.569 531631 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.569 531631 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.571 531633 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.572 531634 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.576 531638 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.576 531638 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:09:03.576 531638 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:09:03.579 531641 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:09:03.579 531641 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.579 531641 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:09:03.599 531661 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.599 531661 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:03.599 531661 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:03.599 531661 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:09:03.599 531661 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.599 531661 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.600 531662 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.602 531664 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.604 531666 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.604 531666 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:09:03.604 531666 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:09:03.607 531669 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:09:03.607 531669 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:09:03.608 531670 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.609 531671 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.612 531674 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.612 531674 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:09:03.612 531674 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:09:03.614 531676 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:09:03.614 531676 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:09:03.615 531677 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.616 531678 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.619 531681 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.619 531681 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:09:03.619 531681 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:09:03.621 531683 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:09:03.621 531683 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:09:03.622 531684 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.623 531685 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.626 531688 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.626 531688 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:09:03.626 531688 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:09:03.629 531691 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:09:03.629 531691 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:09:03.630 531692 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.631 531693 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.634 531696 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.634 531696 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:09:03.634 531696 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:09:03.636 531698 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:09:03.636 531698 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.636 531698 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:09:03.657 531719 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.657 531719 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.657 531719 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.657 531719 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:09:03.657 531719 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.657 531719 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.659 531721 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.660 531722 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.662 531724 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.662 531724 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:09:03.662 531724 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:09:03.665 531727 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:09:03.665 531727 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:09:03.666 531728 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.667 531729 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.669 531731 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.669 531731 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:09:03.669 531731 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:03.672 531734 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:09:03.672 531734 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:09:03.673 531735 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.674 531736 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.677 531739 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.677 531739 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:09:03.677 531739 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:03.679 531741 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:09:03.679 531741 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:09:03.680 531742 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.681 531743 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.684 531746 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.684 531746 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:09:03.684 531746 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:09:03.686 531748 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:09:03.686 531748 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:09:03.687 531749 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.688 531750 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.691 531753 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.691 531753 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:09:03.691 531753 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:03.693 531755 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:09:03.693 531755 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:09:03.693 531755 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.695 531757 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.697 531759 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.697 531759 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:09:03.697 531759 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:09:03.699 531761 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:09:03.699 531761 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:09:03.700 531762 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.701 531763 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.703 531765 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.703 531765 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:09:03.703 531765 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:03.705 531767 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:09:03.706 531768 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:09:03.706 531768 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.707 531769 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.709 531771 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.709 531771 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:09:03.709 531771 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:03.712 531774 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:09:03.712 531774 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:09:03.713 531775 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.714 531776 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.716 531778 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.717 531779 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:09:03.717 531779 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:09:03.719 531781 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:09:03.719 531781 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:09:03.720 531782 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.721 531783 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.723 531785 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.723 531785 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:09:03.723 531785 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:09:03.726 531788 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:09:03.727 531789 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:09:03.727 531789 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.728 531790 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.731 531793 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.731 531793 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:09:03.731 531793 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:09:03.733 531795 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:09:03.734 531796 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:09:03.734 531796 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.735 531797 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.738 531800 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.738 531800 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:09:03.738 531800 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:09:03.740 531802 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:09:03.740 531802 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:09:03.741 531803 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.742 531804 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.744 531806 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.744 531806 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:09:03.744 531806 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:09:03.747 531809 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:09:03.748 531810 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.748 531810 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:09:03.767 531829 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.767 531829 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.767 531829 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.767 531829 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:09:03.767 531829 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.767 531829 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.767 531829 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.769 531831 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.771 531833 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.771 531833 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:09:03.771 531833 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:03.774 531836 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:09:03.774 531836 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:09:03.775 531837 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.776 531838 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.779 531841 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.779 531841 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:09:03.779 531841 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:03.781 531843 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:09:03.781 531843 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:09:03.782 531844 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.783 531845 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.786 531848 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.786 531848 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:09:03.786 531848 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:09:03.788 531850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:09:03.788 531850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.788 531850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:09:03.813 531875 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.813 531875 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.813 531875 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.813 531875 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:09:03.813 531875 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.813 531875 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.813 531875 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.815 531877 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.818 531880 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.818 531880 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:09:03.818 531880 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:09:03.820 531882 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:09:03.820 531882 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:09:03.821 531883 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.823 531885 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.825 531887 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.825 531887 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:09:03.825 531887 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:03.828 531890 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:09:03.828 531890 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:09:03.829 531891 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.830 531892 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.832 531894 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.832 531894 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:09:03.832 531894 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:09:03.835 531897 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:09:03.835 531897 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:09:03.836 531898 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.838 531900 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.840 531902 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.840 531902 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:09:03.840 531902 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:09:03.842 531904 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:09:03.842 531904 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:09:03.843 531905 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.844 531906 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.847 531909 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.847 531909 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:09:03.847 531909 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:03.849 531911 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:09:03.849 531911 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:09:03.850 531912 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.851 531913 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.854 531916 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.854 531916 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:09:03.854 531916 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:09:03.857 531919 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:09:03.857 531919 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.857 531919 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:09:03.874 531936 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.874 531936 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.874 531936 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.874 531936 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:09:03.874 531936 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.874 531936 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.875 531937 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.876 531938 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.879 531941 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.879 531941 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:09:03.879 531941 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:09:03.882 531944 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:09:03.882 531944 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:09:03.882 531944 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.884 531946 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.886 531948 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.886 531948 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:09:03.886 531948 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:09:03.888 531950 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:09:03.888 531950 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:09:03.889 531951 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.891 531953 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.894 531956 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.894 531956 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:09:03.894 531956 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:09:03.897 531959 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:09:03.897 531959 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:09:03.898 531960 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.899 531961 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.902 531964 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.902 531964 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:09:03.902 531964 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:09:03.904 531966 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:09:03.904 531966 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:09:03.905 531967 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.906 531968 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.910 531972 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.910 531972 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:09:03.910 531972 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:09:03.912 531974 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:09:03.912 531974 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.912 531974 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:09:03.932 531994 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.932 531994 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.932 531994 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.932 531994 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.933 531995 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:09:03.935 531997 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71863cc8
20-08-2026 00:09:03.938 532000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:09:03.938 532000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:09:03.938 532000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:09:03.940 532002 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:09:03.940 532002 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:09:03.941 532003 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:03.943 532005 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:03.945 532007 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:03.945 532007 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:09:03.945 532007 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:09:03.948 532010 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:09:03.948 532010 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:03.948 532010 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:09:03.978 532040 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.978 532040 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:03.978 532040 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:03.978 532040 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:09:03.978 532040 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:03.0
20-08-2026 00:09:03.978 532040 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:03.979 532041 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.980 532042 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.984 532046 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.984 532046 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:09:03.984 532046 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:03.986 532048 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:09:03.986 532048 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:09:03.987 532049 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.988 532050 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.991 532053 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.991 532053 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:09:03.991 532053 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:09:03.993 532055 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:09:03.993 532055 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:09:03.994 532056 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:03.995 532057 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:03.998 532060 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:03.998 532060 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:09:03.998 532060 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:09:04.000 532062 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:09:04.000 532062 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:09:04.001 532063 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.002 532064 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.005 532067 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.005 532067 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:09:04.005 532067 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:09:04.007 532069 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:09:04.007 532069 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:04.007 532069 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:09:04.025 532087 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:09:04.025 532087 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:09:04.025 532087 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:04.025 532087 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:04.025 532087 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.027 532089 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.029 532091 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.029 532091 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:09:04.029 532091 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:09:04.032 532094 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:09:04.032 532094 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:09:04.033 532095 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.034 532096 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.037 532099 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.037 532099 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:09:04.037 532099 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:09:04.039 532101 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:09:04.039 532101 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:04.039 532101 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:09:04.071 532133 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:04.071 532133 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:04.071 532133 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:04.071 532133 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:09:04.071 532133 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:04.0
20-08-2026 00:09:04.071 532133 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:04.071 532133 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.073 532135 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.076 532138 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.076 532138 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:09:04.076 532138 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:09:04.079 532141 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:09:04.079 532141 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:04.079 532141 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:09:04.101 532163 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:04.101 532163 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:04.101 532163 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:04.101 532163 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:09:04.101 532163 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:04.0
20-08-2026 00:09:04.101 532163 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:04.102 532164 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.104 532166 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.106 532168 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.106 532168 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:09:04.106 532168 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:09:04.108 532170 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:09:04.109 532171 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:09:04.109 532171 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.110 532172 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.113 532175 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.113 532175 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:09:04.113 532175 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:09:04.116 532178 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:09:04.116 532178 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:04.116 532178 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:09:04.136 532198 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:04.136 532198 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:04.136 532198 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:04.136 532198 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:09:04.136 532198 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:04.0
20-08-2026 00:09:04.136 532198 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:04.137 532199 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.138 532200 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.141 532203 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.141 532203 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:09:04.141 532203 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:04.144 532206 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:09:04.144 532206 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:09:04.145 532207 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.146 532208 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.149 532211 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.149 532211 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:09:04.149 532211 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:09:04.151 532213 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:09:04.151 532213 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:09:04.152 532214 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.153 532215 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.156 532218 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.156 532218 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:09:04.156 532218 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:04.158 532220 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:09:04.158 532220 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:09:04.159 532221 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.160 532222 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.163 532225 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.163 532225 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:09:04.163 532225 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:09:04.165 532227 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:09:04.165 532227 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:04.165 532227 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:09:04.194 532256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:04.194 532256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:04.194 532256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:04.194 532256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:09:04.194 532256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:04.0
20-08-2026 00:09:04.194 532256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:04.195 532257 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.197 532259 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.199 532261 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.199 532261 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:09:04.199 532261 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:09:04.202 532264 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:09:04.202 532264 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:09:04.202 532264 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.203 532265 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.206 532268 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.206 532268 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:09:04.207 532269 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:09:04.209 532271 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:09:04.209 532271 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:09:04.209 532271 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.211 532273 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.213 532275 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.213 532275 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:09:04.213 532275 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:09:04.216 532278 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:09:04.216 532278 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:09:04.217 532279 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.218 532280 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.221 532283 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.221 532283 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:09:04.221 532283 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:09:04.223 532285 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:09:04.223 532285 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:09:04.224 532286 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.226 532288 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.229 532291 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.229 532291 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:09:04.229 532291 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:09:04.231 532293 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:09:04.232 532294 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:09:04.232 532294 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.234 532296 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.237 532299 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.237 532299 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:09:04.237 532299 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:09:04.239 532301 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:09:04.239 532301 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:09:04.240 532302 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.241 532303 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.245 532307 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.245 532307 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:09:04.245 532307 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:09:04.247 532309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:09:04.247 532309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:09:04.248 532310 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.250 532312 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.253 532315 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.253 532315 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:09:04.253 532315 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:09:04.255 532317 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:09:04.255 532317 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:09:04.256 532318 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.257 532319 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.260 532322 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.260 532322 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:09:04.260 532322 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:09:04.262 532324 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:09:04.262 532324 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:09:04.263 532325 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.265 532327 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.268 532330 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.268 532330 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:09:04.268 532330 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:09:04.270 532332 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:09:04.270 532332 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:09:04.271 532333 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.272 532334 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.275 532337 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.275 532337 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:09:04.275 532337 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:09:04.278 532340 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:09:04.278 532340 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:09:04.279 532341 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.280 532342 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.283 532345 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.283 532345 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:09:04.283 532345 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:04.285 532347 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:09:04.285 532347 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:09:04.286 532348 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.288 532350 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.291 532353 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.291 532353 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:09:04.291 532353 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:09:04.293 532355 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:09:04.293 532355 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:04.293 532355 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:09:04.310 532372 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:04.310 532372 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:04.310 532372 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:04.310 532372 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:09:04.310 532372 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:04.0
20-08-2026 00:09:04.310 532372 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:04.312 532374 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.313 532375 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.316 532378 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.316 532378 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:09:04.316 532378 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:09:04.318 532380 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:09:04.318 532380 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:09:04.319 532381 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.320 532382 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.323 532385 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.323 532385 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:09:04.323 532385 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:04.326 532388 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:09:04.326 532388 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:09:04.327 532389 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.328 532390 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.331 532393 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.331 532393 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:09:04.331 532393 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:09:04.333 532395 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:09:04.334 532396 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:09:04.334 532396 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:09:04.334 532396 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:09:04.335 532397 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.337 532399 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.340 532402 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.340 532402 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:09:04.340 532402 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:09:04.343 532405 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:09:04.343 532405 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:04.343 532405 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:09:04.369 532431 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:04.369 532431 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:04.369 532431 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:04.369 532431 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:09:04.369 532431 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:04.0
20-08-2026 00:09:04.369 532431 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:04.370 532432 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.372 532434 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.374 532436 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.374 532436 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:09:04.374 532436 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:09:04.378 532440 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:09:04.378 532440 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:04.378 532440 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:09:04.397 532459 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:04.398 532460 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:04.398 532460 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:04.398 532460 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:09:04.398 532460 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:04.0
20-08-2026 00:09:04.398 532460 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:04.398 532460 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.401 532463 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.403 532465 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.403 532465 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:09:04.403 532465 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:09:04.406 532468 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:09:04.406 532468 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:04.407 532469 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:09:04.434 532496 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:04.434 532496 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:09:04.434 532496 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:09:04.434 532496 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:09:04.435 532497 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:04.0
20-08-2026 00:09:04.435 532497 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:04.435 532497 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.437 532499 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.441 532503 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.441 532503 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:09:04.441 532503 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:09:04.443 532505 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:09:04.443 532505 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:09:04.444 532506 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.446 532508 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.449 532511 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.449 532511 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:09:04.449 532511 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:04.451 532513 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:09:04.451 532513 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:09:04.453 532515 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.455 532517 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.457 532519 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.457 532519 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:09:04.457 532519 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:09:04.460 532522 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:09:04.460 532522 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:09:04.461 532523 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.463 532525 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.465 532527 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.465 532527 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:09:04.466 532528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:04.468 532530 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:09:04.468 532530 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:09:04.469 532531 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.471 532533 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.473 532535 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.473 532535 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:09:04.473 532535 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:09:04.476 532538 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:09:04.476 532538 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:09:04.477 532539 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.478 532540 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.481 532543 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.481 532543 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:09:04.481 532543 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:09:04.485 532547 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:09:04.485 532547 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:09:04.486 532548 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.489 532551 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.493 532555 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.493 532555 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:09:04.493 532555 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:09:04.497 532559 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:09:04.497 532559 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:09:04.498 532560 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.501 532563 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.506 532568 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.506 532568 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:09:04.506 532568 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:09:04.511 532573 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:09:04.511 532573 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:09:04.512 532574 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.514 532576 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.518 532580 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.518 532580 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:09:04.518 532580 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:09:04.522 532584 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:09:04.522 532584 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:09:04.524 532586 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:09:04.526 532588 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@201b9681
20-08-2026 00:09:04.529 532591 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:09:04.529 532591 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:09:04.529 532591 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:09:04.532 532594 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:09:04.532 532594 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:09:04.532 532594 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:09:04.558 532620 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:04.559 532621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:09:04.559 532621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:09:04.559 532621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:09:04.559 532621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:09:04.0
20-08-2026 00:09:04.559 532621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:09:04.560 532622 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.561 532623 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.564 532626 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.564 532626 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:09:04.564 532626 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:09:04.567 532629 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:09:04.567 532629 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:09:04.568 532630 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.569 532631 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.572 532634 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.572 532634 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:09:04.572 532634 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:09:04.575 532637 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:09:04.575 532637 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:09:04.576 532638 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.578 532640 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.581 532643 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.581 532643 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:09:04.581 532643 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:09:04.584 532646 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:09:04.584 532646 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:09:04.584 532646 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.586 532648 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.589 532651 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.589 532651 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:09:04.589 532651 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:09:04.591 532653 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:09:04.591 532653 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:09:04.592 532654 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.593 532655 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.596 532658 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.597 532659 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:09:04.597 532659 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:09:04.601 532663 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:09:04.601 532663 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:09:04.603 532665 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:09:04.605 532667 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50bdd101
20-08-2026 00:09:04.608 532670 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:09:04.608 532670 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:09:04.608 532670 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:09:04.611 532673 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:09:04.611 532673 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:09:04.737 532799 [http-nio-8051-exec-39] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:09:04.737 532799 [http-nio-8051-exec-39] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:09:04.742 532804 [http-nio-8051-exec-16] INFO  n.c.kiosk.machine.MachineController - {skus=[4500712, 4500499, 4500724, 4500722, 4500624, 4500723, 185994, 4500711, 186100, 4500669, 4500681, 4500678, 4500706, 4500667, 108676, 186059, 4500715, 4500663, 4500592, 4500605, 4500726, 186001, 4500651, 4500728, 4500656, 4500407, 186078, 185993, 4500643, 0], imei=TM08202203}
20-08-2026 00:09:04.748 532810 [http-nio-8051-exec-16] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Jus Amazin SALTED PEANUTS 33g","sku_id":"4500592","vendor_id":"1","mrp":"20","selling_price":"20","weight":"39","image":"https://images.tinymart.in/product/4500592-7887.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-19 14:49:26.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Paper Boat Apple 160ml","sku_id":"4500663","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500663-8979.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-20 11:12:17.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:09:04.750 532812 [http-nio-8051-exec-16] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:09:04.796 532858 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:09:05.596 533658 [http-nio-8051-exec-22] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:09:05.597 533659 [http-nio-8051-exec-22] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:09:05.674 533736 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202204
20-08-2026 00:09:05.674 533736 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:09:05.674 533736 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:09:05
20-08-2026 00:09:05.674 533736 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 19:42:32.198460', '2026-08-19 19:42:46.548124', '2026-08-19 19:42:32.198601', '2026-08-19 19:42:46.548214'], 'open_time': ['2026-08-19 19:42:19.211850', '2026-08-19 19:42:39.217540', '2026-08-19 19:42:19.211977', '2026-08-19 19:42:39.217657']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:09:05.674 533736 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:09:05.674 533736 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:09:05.675 533737 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:09:05.675 533737 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:09:05.675 533737 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:09:05.675 533737 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:42:32.198460", "2026-08-19 19:42:46.548124", "2026-08-19 19:42:32.198601", "2026-08-19 19:42:46.548214"], "open_time": ["2026-08-19 19:42:19.211850", "2026-08-19 19:42:39.217540", "2026-08-19 19:42:19.211977", "2026-08-19 19:42:39.217657"]}
20-08-2026 00:09:05.675 533737 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:09:05.675 533737 [http-nio-8051-exec-6] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:09:06.284 534346 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - requested status capture imei: NU11202501
20-08-2026 00:09:06.284 534346 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:09:06.284 534346 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:09:06
20-08-2026 00:09:06.284 534346 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - {"power":1}
20-08-2026 00:09:06.284 534346 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:09:06.284 534346 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:09:06.284 534346 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:09:06.284 534346 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:09:06.285 534347 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:09:06.285 534347 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:09:06.285 534347 [http-nio-8051-exec-25] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:09:10.461 538523 [http-nio-8051-exec-35] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202003}
20-08-2026 00:09:11.410 539472 [http-nio-8051-exec-37] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:09:11.410 539472 [http-nio-8051-exec-37] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:09:12.297 540359 [http-nio-8051-exec-28] INFO  n.c.kiosk.machine.MachineController - {skus=[4500678, 4500605, 4500713, 4500656, 4500701, 4500681, 4500723, 133041, 4500725, 4500724, 4500722, 4500667, 4500624, 4500499, 4500700, 4500719, 166327, 4500642, 4500677, 4500726, 4500669, 4500711, 4500721, 4500712, 185994, 108676, 8355, 4500664, 4500710, 4500651, 4500644, 186094], imei=TM06202304}
20-08-2026 00:09:12.303 540365 [http-nio-8051-exec-28] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:09:12.304 540366 [http-nio-8051-exec-28] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:09:12.310 540372 [http-nio-8051-exec-15] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519754127, timestamp=2026-08-19 22:35:20.0}
20-08-2026 00:09:12.310 540372 [http-nio-8051-exec-15] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519754127, timestamp: 2026-08-19 22:35:20.0
20-08-2026 00:09:12.554 540616 [http-nio-8051-exec-15] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:09:13.189 541251 [http-nio-8051-exec-7] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM07202501}
20-08-2026 00:09:15.884 543946 [http-nio-8051-exec-45] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:09:15.884 543946 [http-nio-8051-exec-45] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:09:17.254 545316 [http-nio-8051-exec-17] INFO  n.c.kiosk.machine.MachineController - {skus=[166327, 4500701, 4500689, 4500726, 4500723, 4500665, 177747, 4500407, 4500644, 4500712, 185954, 4500643, 4500571, 4500717, 4500667, 185994, 186001, 4500656, 4500499, 186043, 4500722, 4500687, 4500704, 186078, 4500668, 4500711, 185993, 4500651, 4500694, 186059, 0, 4500624, 4500626], imei=TM03202201}
20-08-2026 00:09:17.262 545324 [http-nio-8051-exec-17] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Perk Plus 38g","sku_id":"4500571","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500571-5060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-06 12:19:19.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Modern Kitchens Potato waffers Spicy 24gm ","sku_id":"4500687","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500687-5964.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-04-19 19:12:27.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:09:17.263 545325 [http-nio-8051-exec-17] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:09:20.094 548156 [http-nio-8051-exec-1] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:09:20.094 548156 [http-nio-8051-exec-1] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:09:23.160 551222 [http-nio-8051-exec-4] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=vfat}], created_at=2026-08-20 00:09:22}}
20-08-2026 00:09:23.160 551222 [http-nio-8051-exec-4] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:09:23.160 551222 [http-nio-8051-exec-4] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:09:23.160 551222 [http-nio-8051-exec-4] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202202, traysArr : []
20-08-2026 00:09:23.161 551223 [http-nio-8051-exec-4] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202202, traysArr : []
20-08-2026 00:09:23.161 551223 [http-nio-8051-exec-4] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:09:23.161 551223 [http-nio-8051-exec-4] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:09:23.161 551223 [http-nio-8051-exec-4] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:09:23.161 551223 [http-nio-8051-exec-4] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:09:23.162 551224 [http-nio-8051-exec-4] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202202, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:09:22"}
20-08-2026 00:09:23.162 551224 [http-nio-8051-exec-4] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202202, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:09:22"}
20-08-2026 00:09:25.430 553492 [http-nio-8051-exec-23] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_status=true, id=TM04202201-1-limit, sensor_type=limit}, {sensor_status=true, id=TM04202201-1-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:09:25.158368}], door_id=1, hcid=[1]}, {data=[{sensors=[{sensor_status=true, id=TM04202201-2-limit, sensor_type=limit}, {sensor_status=true, id=TM04202201-2-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:09:25.159505}], door_id=2, hcid=[1]}]}
20-08-2026 00:09:25.431 553493 [http-nio-8051-exec-23] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:09:25.431 553493 [http-nio-8051-exec-23] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202201, traysArr : []
20-08-2026 00:09:25.431 553493 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202201, traysArr : []
20-08-2026 00:09:25.433 553495 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:09:25.433 553495 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:09:25.433 553495 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:09:25.433 553495 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:09:25.433 553495 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:09:25.433 553495 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:09:25.434 553496 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:09:25.439 553501 [http-nio-8051-exec-23] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:09:25.158368"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:09:25.159505"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:09:25.440 553502 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:09:25.158368"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:09:25.159505"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:09:25.451 553513 [http-nio-8051-exec-23] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202201, cameraArr : {}
20-08-2026 00:09:25.451 553513 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202201, cameraInfoData : {}
20-08-2026 00:09:25.687 553749 [http-nio-8051-exec-29] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:09:25.687 553749 [http-nio-8051-exec-29] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:09:25.841 553903 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{created_at=2026-08-20 00:09:25.605424, sensors=[{sensor_status=true, sensor_type=limit, id=TM04202202-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202202-1-magnetic}]}], door_id=1, hcid=[1]}, {data=[{created_at=2026-08-20 00:09:25.606629, sensors=[{sensor_status=true, sensor_type=limit, id=TM04202202-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202202-2-magnetic}]}], door_id=2, hcid=[1]}]}
20-08-2026 00:09:25.841 553903 [http-nio-8051-exec-10] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:09:25.841 553903 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202202, traysArr : []
20-08-2026 00:09:25.841 553903 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202202, traysArr : []
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:09:25.843 553905 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:09:25.844 553906 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:09:25.848 553910 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:09:25.605424"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:09:25.606629"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:09:25.849 553911 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:09:25.605424"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:09:25.606629"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:09:25.860 553922 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202202, cameraArr : {}
20-08-2026 00:09:25.861 553923 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202202, cameraInfoData : {}
20-08-2026 00:09:30.319 558381 [http-nio-8051-exec-27] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-invalidfs, value=, status=true}], created_at=2026-08-20 00:09:29}}
20-08-2026 00:09:30.320 558382 [http-nio-8051-exec-27] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:09:30.320 558382 [http-nio-8051-exec-27] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:09:30.320 558382 [http-nio-8051-exec-27] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202301, traysArr : []
20-08-2026 00:09:30.320 558382 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202301, traysArr : []
20-08-2026 00:09:30.321 558383 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:09:30.321 558383 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:09:30.321 558383 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:09:30.321 558383 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:09:30.321 558383 [http-nio-8051-exec-27] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202301, cameraArr : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:09:29"}
20-08-2026 00:09:30.322 558384 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202301, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:09:29"}
20-08-2026 00:09:30.475 558537 [http-nio-8051-exec-9] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202203}
20-08-2026 00:09:31.949 560011 [http-nio-8051-exec-26] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202301 
20-08-2026 00:09:31.950 560012 [http-nio-8051-exec-26] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:09:31.956 560018 [http-nio-8051-exec-26] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:09:31.970 560032 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:31.970 560032 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:31.971 560033 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:31.972 560034 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:31.972 560034 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:31.972 560034 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:31.973 560035 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:31.973 560035 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:31.974 560036 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:31.975 560037 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:31.975 560037 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:31.976 560038 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:31.976 560038 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:31.976 560038 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:31.976 560038 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:31.976 560038 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:09:31.976 560038 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:09:31.977 560039 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:09:31.977 560039 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:31.977 560039 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:31.978 560040 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:31.978 560040 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:09:31.978 560040 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:09:31.979 560041 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:09:31.979 560041 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:31.979 560041 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:31.979 560041 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:31.979 560041 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:09:31.979 560041 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:09:31.981 560043 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:09:31.981 560043 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:09:31.981 560043 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:09:31.981 560043 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:09:31.981 560043 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:09:31.982 560044 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:09:31.982 560044 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:09:31.982 560044 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:31.982 560044 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:31.983 560045 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:31.983 560045 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:31.983 560045 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:31.984 560046 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:31.984 560046 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:09:31.984 560046 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:09:31.985 560047 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:31.985 560047 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:09:31.985 560047 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:09:31.986 560048 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:09:31.986 560048 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:31.986 560048 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:31.987 560049 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:31.987 560049 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:31.987 560049 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:31.988 560050 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:31.988 560050 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:31.988 560050 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:31.990 560052 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:09:31.990 560052 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:31.990 560052 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:31.991 560053 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:31.991 560053 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:09:31.991 560053 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:09:31.992 560054 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:31.992 560054 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:31.992 560054 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:31.993 560055 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:31.993 560055 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:09:31.993 560055 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:09:31.994 560056 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:09:31.994 560056 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:09:31.994 560056 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:09:31.995 560057 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:09:31.995 560057 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:31.995 560057 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:31.996 560058 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:31.996 560058 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:09:31.996 560058 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:09:31.997 560059 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:09:31.997 560059 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:31.997 560059 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:31.997 560059 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:09:31.997 560059 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:09:31.997 560059 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:09:31.998 560060 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:09:31.998 560060 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:31.998 560060 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:31.999 560061 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:32.000 560062 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:32.000 560062 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:32.001 560063 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:32.001 560063 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:32.001 560063 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:32.002 560064 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:32.002 560064 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:32.002 560064 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:32.003 560065 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:32.003 560065 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:32.003 560065 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:32.004 560066 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:32.030 560092 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM062020012102121250491', user_id=9066252069, vm_id=4996094359182263940, order_amount=20.0, pre_auth_amount=0.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "total_amount": 20, "skus": [{"tray_id": "13", "door_id": "", "skuid": "8393", "sku_total": 20, "unit_price": "20", "name": "Lays Cream & Onion, 52g per peice", "qty": 1, "mrp": "20", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "offer_id": ""}], "userId": "9066252069", "orderId": "TM062020012102121250491", "cart_offer_desc": "", "bill_amount": 20, "imei": "TM06202001", "rstatus": true, "order_status": ""}', weight_based_response='{}', created_at='2021-02-12 12:52:08.0', pre_auth_gateway='null', balance_gateway='null', short_order_id='QbyH91', short_order_expiry='10-08-2022 14:52:12', receipt_id='IN20260819234816', proposedSkuJson='{"res": "true", "skus": [{"door_id": "1", "skuid": "8393", "sku_total": "20.0", "name": "Lays Cream & Onion, 52g", "unit_price": "20.0", "tray_id": "13", "mrp": "20.0", "offer_desc": "", "qty": "1", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg"}], "userId": "9066252069", "orderId": "TM06202001210212125049", "bill_amount": "20.0", "imei": "TM06202001", "total_amount": "20.0"}', video_url='null', access_code='bc070a14-d078-496a-a4bc-f40cb00f3d1b', status='Completed', type_of_order='kiosk', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.037 560099 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230614205128197', user_id=8879489014, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8879489014", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614205128197", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 20:51:28.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='Ds7gOZ', short_order_expiry='14-07-2023 20:52:51', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8879489014", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614205128197", "bill_amount": 20, "skus": [{"tray_id": "40", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Snickers Chocolate Bar, 22g Rs - 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614205128197.mp4', access_code='f3ceda1e-eb94-4301-a67d-3f68f61337c4', status='Completed', type_of_order='app', wallet_txn_id='7106668122736051696', environment='9', wallet_txn_ids_json='{"pre_credit":"174711046193040109","pre_debit":"7106668122736051696"}', internal_status='null'}
20-08-2026 00:09:32.042 560104 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230614205339991', user_id=8879489014, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8879489014", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614205339991", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 20:53:39.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='qx1jCX', short_order_expiry='14-07-2023 20:54:44', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8879489014", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614205339991", "bill_amount": 20, "skus": [{"tray_id": "40", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Snickers Chocolate Bar, 22g Rs - 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614205339991.mp4', access_code='cd1d8c0b-0f85-44d8-b5c1-cb948b3cfb97', status='Completed', type_of_order='app', wallet_txn_id='338930706796068984', environment='9', wallet_txn_ids_json='{"pre_credit":"7690080345788795995","pre_debit":"338930706796068984"}', internal_status='null'}
20-08-2026 00:09:32.048 560110 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230615110241513', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230615110241513", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-15 11:02:41.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='yrvhwt', short_order_expiry='15-07-2023 11:03:09', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230615110241513", "bill_amount": 10, "skus": [{"tray_id": "11", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Townbus khara sev , 35gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230615110241513.mp4', access_code='097cd957-67ad-4808-96c3-9a0515db90cf', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.053 560115 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230615175132242', user_id=9972572561, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9972572561", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615175132242", "cart_offer_desc": "", "bill_amount": 20, "skus": [{"tray_id": "46", "sku_total": 20, "door_id": "", "qty": 1, "name": "Coca Cola, 250ml per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "skuid": "8562", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-15 17:51:32.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='4pSugQ', short_order_expiry='15-07-2023 17:52:43', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9972572561", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615175132242", "bill_amount": 20, "skus": [{"tray_id": "46", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Coca Cola, 250ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "skuid": "8562", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230615175132242.mp4', access_code='bce076e3-0628-4168-831e-02008f1478d6', status='Completed', type_of_order='app', wallet_txn_id='1146492395986371996', environment='9', wallet_txn_ids_json='{"pre_credit":"875196883925815135","pre_debit":"1146492395986371996"}', internal_status='null'}
20-08-2026 00:09:32.059 560121 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230615181044870', user_id=9008632367, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9008632367", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615181044870", "cart_offer_desc": "", "bill_amount": 20, "skus": [{"tray_id": "40", "sku_total": 20, "door_id": "", "qty": 1, "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-15 18:10:44.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='GdoVX4', short_order_expiry='15-07-2023 18:11:54', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9008632367", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615181044870", "bill_amount": 20, "skus": [{"tray_id": "40", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Snickers Chocolate Bar, 22g Rs - 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230615181044870.mp4', access_code='68bc16ee-0823-4601-8ba9-6be9ce035fa1', status='Completed', type_of_order='app', wallet_txn_id='6185497206508112951', environment='9', wallet_txn_ids_json='{"pre_credit":"4961074790311546110","pre_debit":"6185497206508112951"}', internal_status='null'}
20-08-2026 00:09:32.065 560127 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230615185707479', user_id=8217478956, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8217478956", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615185707479", "cart_offer_desc": "", "bill_amount": 20, "skus": [{"tray_id": "16", "sku_total": 10, "door_id": "", "qty": 1, "name": "Town Bus Ribbon Pakoda, 35g per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "mrp": "10", "unit_price": "10"}, {"tray_id": "20", "sku_total": 10, "door_id": "", "qty": 1, "name": "HaldiRams Sev Murmura 58Gms per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-15 18:57:07.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='9LbntF', short_order_expiry='15-07-2023 19:00:17', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8217478956", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615185707479", "bill_amount": 20, "skus": [{"tray_id": "16", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Town Bus Ribbon Pakoda, 35g", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "mrp": "10", "unit_price": 10}, {"tray_id": "20", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "HaldiRams Sev Murmura 58Gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230615185707479.mp4', access_code='f8d47ba7-e97d-4036-bf23-1a92720557a5', status='Completed', type_of_order='app', wallet_txn_id='6592094317863587645', environment='9', wallet_txn_ids_json='{"pre_credit":"6060464069098622787","pre_debit":"6592094317863587645"}', internal_status='null'}
20-08-2026 00:09:32.071 560133 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230615190244691', user_id=9535998831, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9535998831", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230615190244691", "cart_offer_desc": "", "bill_amount": 10, "skus": [{"tray_id": "27", "sku_total": 10, "door_id": "", "qty": 1, "name": "Haldiram Khatta Meetha 60g per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-15 19:02:44.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='rev1iU', short_order_expiry='15-07-2023 19:06:30', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9535998831", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230615190347247", "bill_amount": 10, "skus": [{"tray_id": "27", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Haldiram Khatta Meetha 60g", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230615190244691.mp4', access_code='e5f0b744-0f4b-48f4-a544-9ac4dcf1b34a', status='Completed', type_of_order='app', wallet_txn_id='5978298598964412956', environment='9', wallet_txn_ids_json='{"pre_credit":"5384955430228020916","pre_debit":"5978298598964412956"}', internal_status='null'}
20-08-2026 00:09:32.078 560140 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616121431937', user_id=7750837487, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7750837487", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616121431937", "cart_offer_desc": "", "bill_amount": 10, "skus": [{"tray_id": "20", "sku_total": 10, "door_id": "", "qty": 1, "name": "HaldiRams Sev Murmura 58Gms per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 12:14:31.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='6Kst6o', short_order_expiry='16-07-2023 12:19:05', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "7750837487", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616121431937", "bill_amount": 10, "skus": [{"tray_id": "20", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "HaldiRams Sev Murmura 58Gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616121431937.mp4', access_code='fa99023f-0738-4a82-b951-8e8bd2514524', status='Completed', type_of_order='app', wallet_txn_id='5196362760349896420', environment='9', wallet_txn_ids_json='{"pre_credit":"4940210470002380457","pre_debit":"5196362760349896420"}', internal_status='null'}
20-08-2026 00:09:32.084 560146 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616113826874', user_id=9090762716, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9090762716", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616113826874", "cart_offer_desc": "", "bill_amount": 50, "skus": [{"tray_id": "37", "sku_total": 50, "door_id": "", "qty": 2, "name": "Cavins Rose Lassi,180ml per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": "25"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 11:38:26.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='g3yEAl', short_order_expiry='16-07-2023 12:19:32', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9090762716", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616113826874", "bill_amount": 50, "skus": [{"tray_id": "37", "offer_desc": "", "sku_total": 50, "door_id": "2", "qty": 2, "name": "Cavins Rose Lassi,180ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": 25}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616113826874.mp4', access_code='4f7d7b75-a4cf-4e89-839e-f45adea9bfa7', status='Completed', type_of_order='app', wallet_txn_id='6173582423241345542', environment='9', wallet_txn_ids_json='{"pre_credit":"5932874175937463090","pre_debit":"6173582423241345542"}', internal_status='null'}
20-08-2026 00:09:32.091 560153 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616122710768', user_id=9148053708, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9148053708", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616122710768", "cart_offer_desc": "", "bill_amount": 10, "skus": [{"tray_id": "20", "sku_total": 10, "door_id": "", "qty": 1, "name": "HaldiRams Sev Murmura 58Gms per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 12:27:10.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='zw9auJ', short_order_expiry='16-07-2023 12:31:12', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9148053708", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616122710768", "bill_amount": 10, "skus": [{"tray_id": "11", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Townbus khara sev , 35gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616122710768.mp4', access_code='c783921b-6015-4bd7-a1eb-bae6ed759db9', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.097 560159 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616134713617', user_id=8105596908, vm_id=, order_amount=25.0, pre_auth_amount=25.0, amount_received=25.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8105596908", "total_amount": 25, "imei": "TM06202301", "orderId": "TM06202301230616134713617", "cart_offer_desc": "", "bill_amount": 25, "skus": [{"tray_id": "37", "sku_total": 25, "door_id": "", "qty": 1, "name": "Cavins Rose Lassi,180ml per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": "25"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 13:47:13.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='XkxUno', short_order_expiry='16-07-2023 13:49:13', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8105596908", "total_amount": 25, "imei": "TM06202301", "orderId": "TM06202301230616134713617", "bill_amount": 25, "skus": [{"tray_id": "37", "offer_desc": "", "sku_total": 25, "door_id": "2", "qty": 1, "name": "Cavins Rose Lassi,180ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": 25}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616134713617.mp4', access_code='afc5b9bb-24e6-46a0-beaa-e9046a62530d', status='Completed', type_of_order='app', wallet_txn_id='1245394692255401508', environment='9', wallet_txn_ids_json='{"pre_credit":"6549373439577835739","pre_debit":"1245394692255401508"}', internal_status='null'}
20-08-2026 00:09:32.105 560167 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616134938931', user_id=7044149026, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7044149026", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230616134938931", "cart_offer_desc": "", "bill_amount": 40, "skus": [{"tray_id": "32", "sku_total": 40, "door_id": "", "qty": 1, "name": "Cavins Cold Coffee Chilled Latte 200ML per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "skuid": "147159", "mrp": "40", "unit_price": "40"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 13:49:38.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='BpSB3A', short_order_expiry='16-07-2023 13:50:47', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "7044149026", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230616134938931", "bill_amount": 40, "skus": [{"tray_id": "32", "offer_desc": "", "sku_total": 40, "door_id": "2", "qty": 1, "name": "Cavins Cold Coffee Chilled Latte 200ML", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "skuid": "147159", "mrp": "40", "unit_price": 40}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616134938931.mp4', access_code='e3d9df9e-cf05-4511-bac7-6aec4cfef0af', status='Completed', type_of_order='app', wallet_txn_id='2445704453848843159', environment='9', wallet_txn_ids_json='{"pre_credit":"667312721736780241","pre_debit":"2445704453848843159"}', internal_status='null'}
20-08-2026 00:09:32.112 560174 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616161456436', user_id=9916831032, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9916831032", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616161456436", "cart_offer_desc": "", "bill_amount": 50, "skus": [{"tray_id": "15", "sku_total": 10, "door_id": "", "qty": 1, "name": "Town Bus Soya Stick ,35g per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "mrp": "10", "unit_price": "10"}, {"tray_id": "46", "sku_total": 40, "door_id": "", "qty": 2, "name": "Coca Cola, 250ml per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "skuid": "8562", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 16:14:56.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='f6rC2Y', short_order_expiry='16-07-2023 16:17:56', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9916831032", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616161528600", "bill_amount": 50, "skus": [{"tray_id": "46", "offer_desc": "", "sku_total": 40, "door_id": "2", "qty": 2, "name": "Coca Cola, 250ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "skuid": "8562", "mrp": "20", "unit_price": 20}, {"tray_id": "15", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Town Bus Soya Stick ,35g", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616161456436.mp4', access_code='3b426112-5eb3-4749-984c-b243db4b5128', status='Completed', type_of_order='app', wallet_txn_id='1971379207756138309', environment='9', wallet_txn_ids_json='{"pre_credit":"5424222918862718430","pre_debit":"1971379207756138309"}', internal_status='null'}
20-08-2026 00:09:32.119 560181 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616175642453', user_id=8812978864, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8812978864", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616175642453", "cart_offer_desc": "", "bill_amount": 50, "skus": [{"tray_id": "37", "sku_total": 50, "door_id": "", "qty": 2, "name": "Cavins Rose Lassi,180ml per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": "25"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 17:56:42.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='N4rZEG', short_order_expiry='16-07-2023 17:58:15', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8812978864", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616175642453", "bill_amount": 50, "skus": [{"tray_id": "37", "offer_desc": "", "sku_total": 50, "door_id": "2", "qty": 2, "name": "Cavins Rose Lassi,180ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": 25}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616175642453.mp4', access_code='94976e5c-cdfc-4706-98e1-ec90807c9ab0', status='Completed', type_of_order='app', wallet_txn_id='9211817240714429430', environment='9', wallet_txn_ids_json='{"pre_credit":"1581784397614367809","pre_debit":"9211817240714429430"}', internal_status='null'}
20-08-2026 00:09:32.126 560188 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616184214174', user_id=9206991174, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9206991174", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230616184214174", "cart_offer_desc": "", "bill_amount": 20, "skus": [{"tray_id": "19", "sku_total": 20, "door_id": "", "qty": 1, "name": "Lays Hot & Sweet Chilli, 52g per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 18:42:14.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='DH0426', short_order_expiry='16-07-2023 18:49:48', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9206991174", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230616184432217", "bill_amount": 20, "skus": [{"tray_id": "19", "offer_desc": "", "sku_total": 20, "door_id": "1", "qty": 1, "name": "Lays Hot & Sweet Chilli, 52g", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616184214174.mp4', access_code='a5407ea0-8ee7-4b70-ad21-890a074062bd', status='Completed', type_of_order='app', wallet_txn_id='5593725794408024061', environment='9', wallet_txn_ids_json='{"pre_credit":"3905636625725145460","pre_debit":"5593725794408024061"}', internal_status='null'}
20-08-2026 00:09:32.133 560195 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616185856799', user_id=9886534771, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=20.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9886534771", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616185856799", "cart_offer_desc": "", "bill_amount": 10, "skus": [{"tray_id": "24", "sku_total": 10, "door_id": "", "qty": 1, "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "skuid": "114535", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 18:58:56.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='bYzPte', short_order_expiry='16-07-2023 19:04:23', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9886534771", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616185856799", "bill_amount": 10, "skus": [{"tray_id": "24", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Haldirams Instant Bhel 55gms, Rs-10", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "skuid": "114535", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616185856799.mp4', access_code='9246a8ac-c367-4a0a-a33f-bfa87e384632', status='Completed', type_of_order='app', wallet_txn_id='3622259192959879816', environment='9', wallet_txn_ids_json='{"pre_credit":"5666536568055352783","pre_debit":"3622259192959879816"}', internal_status='null'}
20-08-2026 00:09:32.141 560203 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616190646019', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230616190646019", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 19:06:46.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='syPKNH', short_order_expiry='16-07-2023 19:08:19', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616190646019", "bill_amount": 10, "skus": [{"tray_id": "11", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Townbus khara sev , 35gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616190646019.mp4', access_code='9336bd25-8d9b-4697-9ca4-071964b0f6dd', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.146 560208 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230617111656624', user_id=9591951808, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9591951808", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230617111656624", "cart_offer_desc": "", "bill_amount": 40, "skus": [{"tray_id": "44", "sku_total": 40, "door_id": "", "qty": 1, "name": "Epigamia Strawberry Milkshake  180ML per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "skuid": "156976", "mrp": "40", "unit_price": "40"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-17 11:16:56.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='dX8epx', short_order_expiry='17-07-2023 11:19:19', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9591951808", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230617111656624", "bill_amount": 40, "skus": [{"tray_id": "44", "offer_desc": "", "sku_total": 40, "door_id": "2", "qty": 1, "name": "Epigamia Strawberry Milkshake  180ML", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "skuid": "156976", "mrp": "40", "unit_price": 40}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230617111656624.mp4', access_code='60e7c0a0-831a-4b3a-b172-8627d6084eeb', status='Completed', type_of_order='app', wallet_txn_id='1967830034685575929', environment='9', wallet_txn_ids_json='{"pre_credit":"980967777113754853","pre_debit":"1967830034685575929"}', internal_status='null'}
20-08-2026 00:09:32.152 560214 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230617122109164', user_id=7750837487, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7750837487", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230617122109164", "cart_offer_desc": "", "bill_amount": 40, "skus": [{"tray_id": "35", "sku_total": 40, "door_id": "", "qty": 2, "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "skuid": "185553", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-17 12:21:09.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Iy1zeC', short_order_expiry='17-07-2023 12:27:44', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "7750837487", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230617122231477", "bill_amount": 40, "skus": [{"tray_id": "35", "offer_desc": "", "sku_total": 40, "door_id": "2", "qty": 2, "name": "Tropicana Litchi Delight - 180ml Rs, 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "skuid": "185553", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230617122109164.mp4', access_code='e19f3752-986f-4bf4-88e5-f02107336907', status='Completed', type_of_order='app', wallet_txn_id='4130552973274924337', environment='9', wallet_txn_ids_json='{"pre_credit":"3928362947522348492","pre_debit":"4130552973274924337"}', internal_status='null'}
20-08-2026 00:09:32.157 560219 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230617155844433', user_id=9620625315, vm_id=, order_amount=100.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9620625315", "total_amount": 100, "imei": "TM06202301", "orderId": "TM06202301230617155844433", "cart_offer_desc": "", "bill_amount": 100, "skus": [{"tray_id": "32", "sku_total": 40, "door_id": "", "qty": 1, "name": "Cavins Cold Coffee Chilled Latte 200ML per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "skuid": "147159", "mrp": "40", "unit_price": "40"}, {"tray_id": "33", "sku_total": 20, "door_id": "", "qty": 1, "name": "Tropicana Pomegranate Delight - 180ml Rs, 20 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png", "skuid": "183807", "mrp": "20", "unit_price": "20"}, {"tray_id": "34", "sku_total": 20, "door_id": "", "qty": 1, "name": "Tropicana Mixed Fruit Delight - 180ml Rs, 20 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1648108200441-WhatsApp%20Image%202022-03-24%20at%201.15.43%20PM.jpeg", "skuid": "169941", "mrp": "20", "unit_price": "20"}, {"tray_id": "42", "sku_total": 20, "door_id": "", "qty": 1, "name": "Nestle Milky bar, 25g RS- 20 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "skuid": "137335", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-17 15:58:44.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='rirD4C', short_order_expiry='17-07-2023 16:08:18', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9620625315", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230617155844433", "bill_amount": 20, "skus": [{"tray_id": "38", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Thums Up, 250ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Thums+Up%2C+250ml.jpg", "skuid": "8901", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230617155844433.mp4', access_code='d3c20c26-4fb6-49c2-a575-858960a95037', status='Completed', type_of_order='app', wallet_txn_id='1354361792521062378', environment='9', wallet_txn_ids_json='{"pre_credit":"3596990575270970184","pre_debit":"1354361792521062378"}', internal_status='null'}
20-08-2026 00:09:32.163 560225 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230617164352209', user_id=9008632367, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9008632367", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230617164352209", "cart_offer_desc": "", "bill_amount": 50, "skus": [{"tray_id": "25", "sku_total": 30, "door_id": "", "qty": 1, "name": "Unibic Pista Badam Cookies , 86 Gms per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "skuid": "121399", "mrp": "30", "unit_price": "30"}, {"tray_id": "27", "sku_total": 20, "door_id": "", "qty": 2, "name": "Haldiram Khatta Meetha 60g per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-17 16:43:52.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='bb6bub', short_order_expiry='17-07-2023 16:48:10', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9008632367", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230617164352209", "bill_amount": 50, "skus": [{"tray_id": "27", "offer_desc": "", "sku_total": 20, "door_id": "1", "qty": 2, "name": "Haldiram Khatta Meetha 60g", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "mrp": "10", "unit_price": 10}, {"tray_id": "25", "offer_desc": "", "sku_total": 30, "door_id": "1", "qty": 1, "name": "Unibic Pista Badam Cookies , 86 Gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "skuid": "121399", "mrp": "30", "unit_price": 30}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230617164352209.mp4', access_code='d18f6819-f68f-4025-8b76-d572469abd67', status='Completed', type_of_order='app', wallet_txn_id='7392314440168263218', environment='9', wallet_txn_ids_json='{"pre_credit":"2946885823779851272","pre_debit":"7392314440168263218"}', internal_status='null'}
20-08-2026 00:09:32.168 560230 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230617170437123', user_id=9731932968, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "res": true, "cart_offer_desc": "", "total_amount": 0, "bill_amount": 0, "skus": [], "orderId": "TM06202301230617170437123", "imei": "TM06202301", "userId": "9731932968", "order_status": ""}', weight_based_response='{}', created_at='2023-06-17 17:04:37.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='je0MQv', short_order_expiry='17-07-2023 17:08:27', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "bill_amount": 20, "total_amount": 20, "orderId": "TM06202301230617170437123", "skus": [{"tray_id": "46", "qty": 1, "mrp": "20", "unit_price": 20, "offer_desc": "", "skuid": "8562", "door_id": "2", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "name": "Coca Cola, 250ml", "sku_total": 20}], "cart_offer_desc": "", "imei": "TM06202301", "userId": "9731932968"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230617170437123.mp4', access_code='d1b1e2be-e131-4e96-9bb6-ee0b857dc03b', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.173 560235 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230618135917650', user_id=8959052325, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "skuid": "123126", "offer_id": "", "unit_price": "50", "qty": 1, "tray_id": "45", "sku_total": 50, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g per peice", "mrp": "50", "door_id": ""}], "orderId": "TM06202301230618135917650", "order_status": "", "bill_amount": 50, "userId": "8959052325", "total_amount": 50, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-18 13:59:17.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='7gg5Dj', short_order_expiry='18-07-2023 14:23:46', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "8959052325", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "offer_desc": "", "skuid": "123126", "offer_id": "", "unit_price": 50, "qty": 1, "tray_id": "45", "sku_total": 50, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g", "mrp": "50", "door_id": "2"}], "orderId": "TM06202301230618140100182", "bill_amount": 50, "total_amount": 50, "res": true, "imei": "TM06202301"}', video_url='N/A', access_code='496b8ee8-5983-4ef0-bbc2-5e4d7e5f28ad', status='Completed', type_of_order='app', wallet_txn_id='4381955500519802257', environment='9', wallet_txn_ids_json='{"pre_credit":"4417488979890163361","pre_debit":"4381955500519802257"}', internal_status='null'}
20-08-2026 00:09:32.178 560240 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230618161616038', user_id=9047227907, vm_id=, order_amount=40.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "offer_id": "", "unit_price": "10", "qty": 2, "tray_id": "16", "sku_total": 20, "name": "Town Bus Ribbon Pakoda, 35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "20", "sku_total": 10, "name": "HaldiRams Sev Murmura 58Gms per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230618161616038", "order_status": "", "bill_amount": 40, "userId": "9047227907", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-18 16:16:16.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='SXgR23', short_order_expiry='18-07-2023 16:18:13', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9047227907", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "offer_desc": "", "skuid": "165143", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "offer_desc": "", "skuid": "8693", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "offer_desc": "", "skuid": "171828", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "20", "sku_total": 10, "name": "HaldiRams Sev Murmura 58Gms", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230618161616038", "bill_amount": 30, "total_amount": 30, "res": true, "imei": "TM06202301"}', video_url='N/A', access_code='1d6b7cc3-4d38-4e6d-8fda-4b6291d146d1', status='Completed', type_of_order='app', wallet_txn_id='1335174177323437526', environment='9', wallet_txn_ids_json='{"pre_credit":"4424019582206429640","pre_debit":"1335174177323437526"}', internal_status='null'}
20-08-2026 00:09:32.184 560246 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619101817157', user_id=9008484571, vm_id=, order_amount=40.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "skuid": "121399", "offer_id": "", "unit_price": "30", "qty": 1, "tray_id": "25", "sku_total": 30, "name": "Unibic Pista Badam Cookies , 86 Gms per peice", "mrp": "30", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "27", "sku_total": 10, "name": "Haldiram Khatta Meetha 60g per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230619101817157", "order_status": "", "bill_amount": 40, "userId": "9008484571", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 10:18:17.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='voQo9K', short_order_expiry='19-07-2023 10:19:40', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9008484571", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "offer_desc": "", "skuid": "121399", "offer_id": "", "unit_price": 30, "qty": 1, "tray_id": "25", "sku_total": 30, "name": "Unibic Pista Badam Cookies , 86 Gms", "mrp": "30", "door_id": "1"}], "orderId": "TM06202301230619101817157", "bill_amount": 30, "total_amount": 30, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619101817157.mp4', access_code='ffe218c4-c861-49ff-b80b-2b8129288f65', status='Completed', type_of_order='app', wallet_txn_id='7457086524881390667', environment='9', wallet_txn_ids_json='{"pre_credit":"3198877894818809028","pre_debit":"7457086524881390667"}', internal_status='null'}
20-08-2026 00:09:32.189 560251 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619130133130', user_id=9515068956, vm_id=, order_amount=165.0, pre_auth_amount=165.0, amount_received=165.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "skuid": "167950", "offer_id": "", "unit_price": "65", "qty": 1, "tray_id": "41", "sku_total": 65, "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65 per peice", "mrp": "65", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "skuid": "123126", "offer_id": "", "unit_price": "50", "qty": 2, "tray_id": "45", "sku_total": 100, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g per peice", "mrp": "50", "door_id": ""}], "orderId": "TM06202301230619130133130", "order_status": "", "bill_amount": 165, "userId": "9515068956", "total_amount": 165, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 13:01:33.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Wt8Wjd', short_order_expiry='19-07-2023 13:02:35', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9515068956", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "offer_desc": "", "skuid": "123126", "offer_id": "", "unit_price": 50, "qty": 2, "tray_id": "45", "sku_total": 100, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g", "mrp": "50", "door_id": "2"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "offer_desc": "", "skuid": "167950", "offer_id": "", "unit_price": 65, "qty": 1, "tray_id": "41", "sku_total": 65, "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65", "mrp": "65", "door_id": "2"}], "orderId": "TM06202301230619130133130", "bill_amount": 165, "total_amount": 165, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619130133130.mp4', access_code='911f9eb2-88eb-48e0-a1fd-c4218d817663', status='Completed', type_of_order='app', wallet_txn_id='4140385563866054921', environment='9', wallet_txn_ids_json='{"pre_credit":"7379300338595352504","pre_debit":"4140385563866054921"}', internal_status='null'}
20-08-2026 00:09:32.195 560257 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619135058839', user_id=9426046304, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619135058839", "order_status": "", "bill_amount": 20, "userId": "9426046304", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 13:50:58.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='8vVl3S', short_order_expiry='19-07-2023 13:51:53', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9426046304", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "offer_desc": "", "skuid": "112220", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230619135058839", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619135058839.mp4', access_code='6518a9d8-9fe0-4694-954f-4e31530902dd', status='Completed', type_of_order='app', wallet_txn_id='3980979608202593677', environment='9', wallet_txn_ids_json='{"pre_credit":"2983986620617542326","pre_debit":"3980979608202593677"}', internal_status='null'}
20-08-2026 00:09:32.201 560263 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619142620934', user_id=8076460466, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619142620934", "order_status": "", "bill_amount": 20, "userId": "8076460466", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 14:26:20.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='LIUDGY', short_order_expiry='19-07-2023 14:27:13', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "8076460466", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "offer_desc": "", "skuid": "112220", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230619142620934", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619142620934.mp4', access_code='baa376a1-e538-4cc8-95f0-f18475ff09ac', status='Completed', type_of_order='app', wallet_txn_id='4482294106033965418', environment='9', wallet_txn_ids_json='{"pre_credit":"8627584853077280403","pre_debit":"4482294106033965418"}', internal_status='null'}
20-08-2026 00:09:32.206 560268 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619150449310', user_id=7306038120, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "skuid": "185553", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "35", "sku_total": 20, "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619150449310", "order_status": "", "bill_amount": 20, "userId": "7306038120", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 15:04:49.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='g7jAKB', short_order_expiry='19-07-2023 15:06:24', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "7306038120", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "offer_desc": "", "skuid": "185553", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "35", "sku_total": 20, "name": "Tropicana Litchi Delight - 180ml Rs, 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230619150449310", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619150449310.mp4', access_code='82432704-e416-4857-ade0-d254abfad865', status='Completed', type_of_order='app', wallet_txn_id='6288102813986538327', environment='9', wallet_txn_ids_json='{"pre_credit":"1817856628545701491","pre_debit":"6288102813986538327"}', internal_status='null'}
20-08-2026 00:09:32.212 560274 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619151545212', user_id=8586896062, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619151545212", "order_status": "", "bill_amount": 20, "userId": "8586896062", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 15:15:45.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='i6VzNw', short_order_expiry='19-07-2023 15:20:14', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "8586896062", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "offer_desc": "", "skuid": "4500402", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230619151545212", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619151545212.mp4', access_code='afbeae64-1fc5-46dc-9572-db2bdd8d7532', status='Completed', type_of_order='app', wallet_txn_id='6535257627131922617', environment='9', wallet_txn_ids_json='{"pre_credit":"4319817781048394703","pre_debit":"6535257627131922617"}', internal_status='null'}
20-08-2026 00:09:32.217 560279 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619163005779', user_id=9674007913, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619163005779", "order_status": "", "bill_amount": 20, "userId": "9674007913", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 16:30:05.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='psbFlU', short_order_expiry='19-07-2023 16:30:37', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9674007913", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "offer_desc": "", "skuid": "112220", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230619163005779", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619163005779.mp4', access_code='4d81e81e-7ef6-4f93-b1f5-cf210d8aff68', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.222 560284 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619163055560', user_id=6290414829, vm_id=, order_amount=90.0, pre_auth_amount=90.0, amount_received=90.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686126940405-Amajain%20Idli%20Sambar.jpg", "skuid": "115637", "offer_id": "", "unit_price": "90", "qty": 1, "tray_id": "21", "sku_total": 90, "name": "Amajain Idli Sambar, 90gms per peice", "mrp": "90", "door_id": ""}], "orderId": "TM06202301230619163055560", "order_status": "", "bill_amount": 90, "userId": "6290414829", "total_amount": 90, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 16:30:55.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='GIr65T', short_order_expiry='19-07-2023 16:35:24', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "6290414829", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686126940405-Amajain%20Idli%20Sambar.jpg", "offer_desc": "", "skuid": "115637", "offer_id": "", "unit_price": 90, "qty": 1, "tray_id": "21", "sku_total": 90, "name": "Amajain Idli Sambar, 90gms", "mrp": "90", "door_id": "1"}], "orderId": "TM06202301230619163055560", "bill_amount": 90, "total_amount": 90, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619163055560.mp4', access_code='03fcc3b5-5978-45c2-8f37-f010e6f4c3f2', status='Completed', type_of_order='app', wallet_txn_id='6336835252305612564', environment='9', wallet_txn_ids_json='{"pre_credit":"1462184767316380819","pre_debit":"6336835252305612564"}', internal_status='null'}
20-08-2026 00:09:32.228 560290 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619164347780', user_id=7042434735, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230619164347780", "order_status": "", "bill_amount": 10, "userId": "7042434735", "total_amount": 10, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 16:43:47.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='5RyYjE', short_order_expiry='19-07-2023 16:48:26', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "7042434735", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "offer_desc": "", "skuid": "165143", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230619164347780", "bill_amount": 10, "total_amount": 10, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619164347780.mp4', access_code='bd99f824-0a25-49de-b07f-d5bdd36705bc', status='Completed', type_of_order='app', wallet_txn_id='4871469174876686542', environment='9', wallet_txn_ids_json='{"pre_credit":"175012279118677606","pre_debit":"4871469174876686542"}', internal_status='null'}
20-08-2026 00:09:32.234 560296 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619165043694', user_id=9048270450, vm_id=, order_amount=65.0, pre_auth_amount=65.0, amount_received=65.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "skuid": "167950", "offer_id": "", "unit_price": "65", "qty": 1, "tray_id": "41", "sku_total": 65, "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65 per peice", "mrp": "65", "door_id": ""}], "orderId": "TM06202301230619165043694", "order_status": "", "bill_amount": 65, "userId": "9048270450", "total_amount": 65, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 16:50:43.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='ruDx4H', short_order_expiry='19-07-2023 16:51:20', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9048270450", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "offer_desc": "", "skuid": "167950", "offer_id": "", "unit_price": 65, "qty": 1, "tray_id": "41", "sku_total": 65, "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65", "mrp": "65", "door_id": "2"}], "orderId": "TM06202301230619165043694", "bill_amount": 65, "total_amount": 65, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619165043694.mp4', access_code='44a832f1-41b3-4e96-ac78-93a43acedfa3', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.239 560301 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619170859550', user_id=8792293097, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "skuid": "123126", "offer_id": "", "unit_price": "50", "qty": 1, "tray_id": "45", "sku_total": 50, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g per peice", "mrp": "50", "door_id": ""}], "orderId": "TM06202301230619170859550", "order_status": "", "bill_amount": 50, "userId": "8792293097", "total_amount": 50, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 17:08:59.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='xhaimf', short_order_expiry='19-07-2023 17:09:33', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "8792293097", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "offer_desc": "", "skuid": "123126", "offer_id": "", "unit_price": 50, "qty": 1, "tray_id": "45", "sku_total": 50, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g", "mrp": "50", "door_id": "2"}], "orderId": "TM06202301230619170859550", "bill_amount": 50, "total_amount": 50, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619170859550.mp4', access_code='0d9f251a-5afb-4620-b0ba-67a11fba02eb', status='Completed', type_of_order='app', wallet_txn_id='6450541520918694946', environment='9', wallet_txn_ids_json='{"pre_credit":"3371053746310591","pre_debit":"6450541520918694946"}', internal_status='null'}
20-08-2026 00:09:32.245 560307 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619174110439', user_id=9491033768, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "offer_id": "", "unit_price": "10", "qty": 2, "tray_id": "15", "sku_total": 20, "name": "Town Bus Soya Stick ,35g per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230619174110439", "order_status": "", "bill_amount": 20, "userId": "9491033768", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 17:41:10.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='5AMVPj', short_order_expiry='19-07-2023 17:47:55', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9491033768", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "offer_desc": "", "skuid": "165143", "offer_id": "", "unit_price": 10, "qty": 2, "tray_id": "15", "sku_total": 20, "name": "Town Bus Soya Stick ,35g", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230619174312168", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619174110439.mp4', access_code='aa4c6bf8-7805-4cd5-909d-758fe9b43557', status='Completed', type_of_order='app', wallet_txn_id='9082774542131482340', environment='9', wallet_txn_ids_json='{"pre_credit":"7746849507414263295","pre_debit":"9082774542131482340"}', internal_status='null'}
20-08-2026 00:09:32.250 560312 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619175721690', user_id=7042434735, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "skuid": "8393", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619175721690", "order_status": "", "bill_amount": 20, "userId": "7042434735", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 17:57:21.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='VEmrPS', short_order_expiry='19-07-2023 18:03:26', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "7042434735", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "offer_desc": "", "skuid": "8393", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230619175721690", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619175721690.mp4', access_code='11ffc1ad-f855-4e64-82f4-b0e49f878595', status='Completed', type_of_order='app', wallet_txn_id='1502595567865253513', environment='9', wallet_txn_ids_json='{"pre_credit":"4094721864966229329","pre_debit":"1502595567865253513"}', internal_status='null'}
20-08-2026 00:09:32.260 560322 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619181149663', user_id=9900334775, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "skuid": "120121", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "12", "sku_total": 10, "name": "Townbus Madras - Mixture,30gms per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "skuid": "114535", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "24", "sku_total": 10, "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230619181149663", "order_status": "", "bill_amount": 20, "userId": "9900334775", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 18:11:49.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='eYNpgH', short_order_expiry='19-07-2023 18:20:01', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9900334775", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "offer_desc": "", "skuid": "120121", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "12", "sku_total": 10, "name": "Townbus Madras - Mixture,30gms", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "offer_desc": "", "skuid": "114535", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "24", "sku_total": 10, "name": "Haldirams Instant Bhel 55gms, Rs-10", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230619181149663", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619181149663.mp4', access_code='232fc537-6ce4-4b4a-be89-b9477e3e210e', status='Completed', type_of_order='app', wallet_txn_id='3418525420425923429', environment='9', wallet_txn_ids_json='{"pre_credit":"4784701625821972944","pre_debit":"3418525420425923429"}', internal_status='null'}
20-08-2026 00:09:32.266 560328 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619183724743', user_id=9167951411, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "skuid": "147159", "offer_id": "", "unit_price": "40", "qty": 1, "tray_id": "32", "sku_total": 40, "name": "Cavins Cold Coffee Chilled Latte 200ML per peice", "mrp": "40", "door_id": ""}], "orderId": "TM06202301230619183724743", "order_status": "", "bill_amount": 40, "userId": "9167951411", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 18:37:24.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='XqumbT', short_order_expiry='19-07-2023 18:38:27', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9167951411", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "offer_desc": "", "skuid": "147159", "offer_id": "", "unit_price": 40, "qty": 1, "tray_id": "32", "sku_total": 40, "name": "Cavins Cold Coffee Chilled Latte 200ML", "mrp": "40", "door_id": "2"}], "orderId": "TM06202301230619183724743", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619183724743.mp4', access_code='a796e1ed-2599-4fa7-8b14-078f45b8e855', status='Completed', type_of_order='app', wallet_txn_id='3154997396327014', environment='9', wallet_txn_ids_json='{"pre_credit":"6718287247158103994","pre_debit":"3154997396327014"}', internal_status='null'}
20-08-2026 00:09:32.271 560333 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619184833544', user_id=9426046304, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "skuid": "137335", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "42", "sku_total": 20, "name": "Nestle Milky bar, 25g RS- 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619184833544", "order_status": "", "bill_amount": 20, "userId": "9426046304", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 18:48:33.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='MbgRHF', short_order_expiry='19-07-2023 18:49:42', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9426046304", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "offer_desc": "", "skuid": "137335", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "42", "sku_total": 20, "name": "Nestle Milky bar, 25g RS- 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230619184833544", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619184833544.mp4', access_code='ba669809-7c11-4c5e-9d4d-5fd796c7fa6e', status='Completed', type_of_order='app', wallet_txn_id='5705209991458211460', environment='9', wallet_txn_ids_json='{"pre_credit":"3335353218636532317","pre_debit":"5705209991458211460"}', internal_status='null'}
20-08-2026 00:09:32.277 560339 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620115159168', user_id=8586896062, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620115159168", "order_status": "", "bill_amount": 20, "userId": "8586896062", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 11:51:59.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='fdfy0x', short_order_expiry='20-07-2023 11:56:35', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "8586896062", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "offer_desc": "", "skuid": "4500402", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620115159168", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620115159168.mp4', access_code='828dc858-95f0-49df-bff6-56c112be58d8', status='Completed', type_of_order='app', wallet_txn_id='7572338925484196679', environment='9', wallet_txn_ids_json='{"pre_credit":"5873311475704743218","pre_debit":"7572338925484196679"}', internal_status='null'}
20-08-2026 00:09:32.283 560345 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620120301100', user_id=8495873864, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "skuid": "114535", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "24", "sku_total": 10, "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230620120301100", "order_status": "", "bill_amount": 10, "userId": "8495873864", "total_amount": 10, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 12:03:01.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='RNPKDA', short_order_expiry='20-07-2023 12:07:44', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "8495873864", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "offer_desc": "", "skuid": "114535", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "24", "sku_total": 10, "name": "Haldirams Instant Bhel 55gms, Rs-10", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620120301100", "bill_amount": 10, "total_amount": 10, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620120301100.mp4', access_code='0f19f2f7-923e-41b5-8284-1d45e1fef289', status='Completed', type_of_order='app', wallet_txn_id='1938068333992952554', environment='9', wallet_txn_ids_json='{"pre_credit":"2102411511232088912","pre_debit":"1938068333992952554"}', internal_status='null'}
20-08-2026 00:09:32.288 560350 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620125120420', user_id=8861848365, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "offer_id": "", "unit_price": "10", "qty": 2, "tray_id": "27", "sku_total": 20, "name": "Haldiram Khatta Meetha 60g per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230620125120420", "order_status": "", "bill_amount": 20, "userId": "8861848365", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 12:51:20.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='VX5wAX', short_order_expiry='20-07-2023 12:56:40', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "8861848365", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "offer_desc": "", "skuid": "57", "offer_id": "", "unit_price": 10, "qty": 2, "tray_id": "27", "sku_total": 20, "name": "Haldiram Khatta Meetha 60g", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620125120420", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620125120420.mp4', access_code='8be9669a-fb6e-4767-b32a-3024702f6e83', status='Completed', type_of_order='app', wallet_txn_id='4513015063043328704', environment='9', wallet_txn_ids_json='{"pre_credit":"390883547175928036","pre_debit":"4513015063043328704"}', internal_status='null'}
20-08-2026 00:09:32.294 560356 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620131123835', user_id=6202047553, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "11", "sku_total": 10, "name": "Townbus khara sev , 35gms per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230620131123835", "order_status": "", "bill_amount": 20, "userId": "6202047553", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 13:11:23.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='lM2kce', short_order_expiry='20-07-2023 13:16:35', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "6202047553", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "offer_desc": "", "skuid": "120089", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "11", "sku_total": 10, "name": "Townbus khara sev , 35gms", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "offer_desc": "", "skuid": "8693", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620131123835", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620131123835.mp4', access_code='28369a0c-f428-42dc-abb4-cb387095d1a8', status='Completed', type_of_order='app', wallet_txn_id='4360263765552873739', environment='9', wallet_txn_ids_json='{"pre_credit":"5810963077897275859","pre_debit":"4360263765552873739"}', internal_status='null'}
20-08-2026 00:09:32.300 560362 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620132453326', user_id=9167951411, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "skuid": "9400", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620132453326", "order_status": "", "bill_amount": 20, "userId": "9167951411", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 13:24:53.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='CNpR4e', short_order_expiry='20-07-2023 13:30:02', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9167951411", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "offer_desc": "", "skuid": "9400", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620132453326", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620132453326.mp4', access_code='0a2d6740-b4bb-4972-bd6a-cb8d34b1e159', status='Completed', type_of_order='app', wallet_txn_id='2554191008195363554', environment='9', wallet_txn_ids_json='{"pre_credit":"1721988782370537551","pre_debit":"2554191008195363554"}', internal_status='null'}
20-08-2026 00:09:32.306 560368 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620132936785', user_id=9426046304, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "offer_id": "", "unit_price": "20", "qty": 2, "tray_id": "40", "sku_total": 40, "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620132936785", "order_status": "", "bill_amount": 40, "userId": "9426046304", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 13:29:36.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='0f44bv', short_order_expiry='20-07-2023 13:30:28', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9426046304", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "offer_desc": "", "skuid": "112220", "offer_id": "", "unit_price": 20, "qty": 2, "tray_id": "40", "sku_total": 40, "name": "Snickers Chocolate Bar, 22g Rs - 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230620132936785", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620132936785.mp4', access_code='46d071cb-df98-49bb-ba62-10f730ba8580', status='Completed', type_of_order='app', wallet_txn_id='895470743794437743', environment='9', wallet_txn_ids_json='{"pre_credit":"3910566229665727591","pre_debit":"895470743794437743"}', internal_status='null'}
20-08-2026 00:09:32.313 560375 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620133852388', user_id=7898038518, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1667280175797-Screenshot%202022-11-01%20105238.jpg", "skuid": "166327", "offer_id": "", "unit_price": "40", "qty": 1, "tray_id": "43", "sku_total": 40, "name": "Epigamia Chocolate Milkshake 200g per peice", "mrp": "40", "door_id": ""}], "orderId": "TM06202301230620133852388", "order_status": "", "bill_amount": 40, "userId": "7898038518", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 13:38:52.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='4wJdAc', short_order_expiry='20-07-2023 13:40:01', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "7898038518", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1667280175797-Screenshot%202022-11-01%20105238.jpg", "offer_desc": "", "skuid": "166327", "offer_id": "", "unit_price": 40, "qty": 1, "tray_id": "43", "sku_total": 40, "name": "Epigamia Chocolate Milkshake 200g", "mrp": "40", "door_id": "2"}], "orderId": "TM06202301230620133852388", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620133852388.mp4', access_code='39551b6e-24e0-4cbf-9247-4e4d582b209e', status='Completed', type_of_order='app', wallet_txn_id='5625813447566380015', environment='9', wallet_txn_ids_json='{"pre_credit":"2032850635878190465","pre_debit":"5625813447566380015"}', internal_status='null'}
20-08-2026 00:09:32.319 560381 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620134649456', user_id=8860495209, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1667280175797-Screenshot%202022-11-01%20105238.jpg", "skuid": "166327", "offer_id": "", "unit_price": "40", "qty": 1, "tray_id": "43", "sku_total": 40, "name": "Epigamia Chocolate Milkshake 200g per peice", "mrp": "40", "door_id": ""}], "orderId": "TM06202301230620134649456", "order_status": "", "bill_amount": 40, "userId": "8860495209", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 13:46:49.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='y5sKqE', short_order_expiry='20-07-2023 13:47:49', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "8860495209", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1667280175797-Screenshot%202022-11-01%20105238.jpg", "offer_desc": "", "skuid": "166327", "offer_id": "", "unit_price": 40, "qty": 1, "tray_id": "43", "sku_total": 40, "name": "Epigamia Chocolate Milkshake 200g", "mrp": "40", "door_id": "2"}], "orderId": "TM06202301230620134649456", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620134649456.mp4', access_code='660e8ddc-5c12-464f-b9e2-b26acb37f50c', status='Completed', type_of_order='app', wallet_txn_id='4911361175569580993', environment='9', wallet_txn_ids_json='{"pre_credit":"1398379543540222474","pre_debit":"4911361175569580993"}', internal_status='null'}
20-08-2026 00:09:32.326 560388 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620140256175', user_id=9008484571, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "offer_id": "", "unit_price": "10", "qty": 2, "tray_id": "11", "sku_total": 20, "name": "Townbus khara sev , 35gms per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230620140256175", "order_status": "", "bill_amount": 20, "userId": "9008484571", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 14:02:56.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='3BgoOF', short_order_expiry='20-07-2023 14:07:25', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9008484571", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "offer_desc": "", "skuid": "120089", "offer_id": "", "unit_price": 10, "qty": 2, "tray_id": "11", "sku_total": 20, "name": "Townbus khara sev , 35gms", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620140256175", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620140256175.mp4', access_code='57a7b6e5-fa3a-4fa6-b859-657b45e666af', status='Completed', type_of_order='app', wallet_txn_id='8450345700817847867', environment='9', wallet_txn_ids_json='{"pre_credit":"194148496370581569","pre_debit":"8450345700817847867"}', internal_status='null'}
20-08-2026 00:09:32.332 560394 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620140555703', user_id=7306038120, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "skuid": "185553", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "35", "sku_total": 20, "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620140555703", "order_status": "", "bill_amount": 20, "userId": "7306038120", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 14:05:55.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='uVp0TH', short_order_expiry='20-07-2023 14:08:05', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "7306038120", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "offer_desc": "", "skuid": "185553", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "35", "sku_total": 20, "name": "Tropicana Litchi Delight - 180ml Rs, 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230620140555703", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620140555703.mp4', access_code='3d552721-c66f-4cad-82a8-c9c343c8d6c0', status='Completed', type_of_order='app', wallet_txn_id='4718489849099012347', environment='9', wallet_txn_ids_json='{"pre_credit":"5895363365503321001","pre_debit":"4718489849099012347"}', internal_status='null'}
20-08-2026 00:09:32.339 560401 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620150749590', user_id=6232299003, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "skuid": "9400", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620150749590", "order_status": "", "bill_amount": 20, "userId": "6232299003", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 15:07:49.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='wOMxFf', short_order_expiry='20-07-2023 15:12:32', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "6232299003", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "offer_desc": "", "skuid": "9400", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620150749590", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620150749590.mp4', access_code='b3786601-94ff-43f8-bcdd-9522b6cd9a66', status='Completed', type_of_order='app', wallet_txn_id='4684687364775168236', environment='9', wallet_txn_ids_json='{"pre_credit":"8283193746910625970","pre_debit":"4684687364775168236"}', internal_status='null'}
20-08-2026 00:09:32.345 560407 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620152206264', user_id=9909989843, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "20", "sku_total": 10, "name": "HaldiRams Sev Murmura 58Gms per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230620152206264", "order_status": "", "bill_amount": 10, "userId": "9909989843", "total_amount": 10, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 15:22:06.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='7VLh9f', short_order_expiry='20-07-2023 15:26:54', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9909989843", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "offer_desc": "", "skuid": "171828", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "20", "sku_total": 10, "name": "HaldiRams Sev Murmura 58Gms", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620152206264", "bill_amount": 10, "total_amount": 10, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620152206264.mp4', access_code='0af835b5-c957-448b-83ca-001745eb0f8d', status='Completed', type_of_order='app', wallet_txn_id='1524164207462599962', environment='9', wallet_txn_ids_json='{"pre_credit":"5820540664165976510","pre_debit":"1524164207462599962"}', internal_status='null'}
20-08-2026 00:09:32.353 560415 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620152347999', user_id=9491033768, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620152347999", "order_status": "", "bill_amount": 20, "userId": "9491033768", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 15:23:48.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='xijRyo', short_order_expiry='20-07-2023 15:30:47', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9491033768", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "offer_desc": "", "skuid": "4500402", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620152347999", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620152347999.mp4', access_code='912f0668-0b3b-463d-b417-7a42d0c331b5', status='Completed', type_of_order='app', wallet_txn_id='559559172638916825', environment='9', wallet_txn_ids_json='{"pre_credit":"515579725363759030","pre_debit":"559559172638916825"}', internal_status='null'}
20-08-2026 00:09:32.362 560424 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620161011700', user_id=8860101855, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1648108200441-WhatsApp%20Image%202022-03-24%20at%201.15.43%20PM.jpeg", "skuid": "169941", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "34", "sku_total": 20, "name": "Tropicana Mixed Fruit Delight - 180ml Rs, 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620161011700", "order_status": "", "bill_amount": 20, "userId": "8860101855", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 16:10:11.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='4J2gW2', short_order_expiry='20-07-2023 16:11:36', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "8860101855", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1648108200441-WhatsApp%20Image%202022-03-24%20at%201.15.43%20PM.jpeg", "offer_desc": "", "skuid": "169941", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "34", "sku_total": 20, "name": "Tropicana Mixed Fruit Delight - 180ml Rs, 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230620161011700", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620161011700.mp4', access_code='5bf4297d-db77-4b47-a20d-cfc33be4b760', status='Completed', type_of_order='app', wallet_txn_id='9008906499016114595', environment='9', wallet_txn_ids_json='{"pre_credit":"5983034109072852544","pre_debit":"9008906499016114595"}', internal_status='null'}
20-08-2026 00:09:32.372 560434 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620161651286', user_id=7044149026, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "skuid": "156976", "offer_id": "", "unit_price": "40", "qty": 1, "tray_id": "44", "sku_total": 40, "name": "Epigamia Strawberry Milkshake  180ML per peice", "mrp": "40", "door_id": ""}], "orderId": "TM06202301230620161651286", "order_status": "", "bill_amount": 40, "userId": "7044149026", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 16:16:51.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='DpnnaZ', short_order_expiry='20-07-2023 16:17:57', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "7044149026", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "offer_desc": "", "skuid": "156976", "offer_id": "", "unit_price": 40, "qty": 1, "tray_id": "44", "sku_total": 40, "name": "Epigamia Strawberry Milkshake  180ML", "mrp": "40", "door_id": "2"}], "orderId": "TM06202301230620161651286", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620161651286.mp4', access_code='cb78d382-4962-41eb-a842-9b7455aaed3e', status='Completed', type_of_order='app', wallet_txn_id='5545115119261207389', environment='9', wallet_txn_ids_json='{"pre_credit":"7027050796990873797","pre_debit":"5545115119261207389"}', internal_status='null'}
20-08-2026 00:09:32.381 560443 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620161728522', user_id=9666862200, vm_id=, order_amount=60.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "skuid": "9400", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g per peice", "mrp": "20", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "skuid": "156976", "offer_id": "", "unit_price": "40", "qty": 1, "tray_id": "44", "sku_total": 40, "name": "Epigamia Strawberry Milkshake  180ML per peice", "mrp": "40", "door_id": ""}], "orderId": "TM06202301230620161728522", "order_status": "", "bill_amount": 60, "userId": "9666862200", "total_amount": 60, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 16:17:28.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='aJdlE2', short_order_expiry='20-07-2023 16:22:49', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9666862200", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "offer_desc": "", "skuid": "156976", "offer_id": "", "unit_price": 40, "qty": 1, "tray_id": "44", "sku_total": 40, "name": "Epigamia Strawberry Milkshake  180ML", "mrp": "40", "door_id": "2"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "offer_desc": "", "skuid": "9400", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620161728522", "bill_amount": 60, "total_amount": 60, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620161728522.mp4', access_code='13a02741-968c-4efe-8968-e37b314178b8', status='Completed', type_of_order='app', wallet_txn_id='8801847805798007054', environment='9', wallet_txn_ids_json='{"pre_credit":"5359762769851797105","pre_debit":"8801847805798007054"}', internal_status='null'}
20-08-2026 00:09:32.390 560452 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620165632503', user_id=8447840975, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "skuid": "9400", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620165632503", "order_status": "", "bill_amount": 20, "userId": "8447840975", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 16:56:32.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='AXj06r', short_order_expiry='20-07-2023 17:00:31', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "8447840975", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "offer_desc": "", "skuid": "9400", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620165632503", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620165632503.mp4', access_code='6fdc77fd-ed4b-47c8-acf2-f88526e40941', status='Completed', type_of_order='app', wallet_txn_id='6288971500462231076', environment='9', wallet_txn_ids_json='{"pre_credit":"8215371229651617571","pre_debit":"6288971500462231076"}', internal_status='null'}
20-08-2026 00:09:32.398 560460 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620173519910', user_id=6290414829, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "skuid": "8393", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620173519910", "order_status": "", "bill_amount": 40, "userId": "6290414829", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 17:35:19.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='40XiG8', short_order_expiry='20-07-2023 17:39:48', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "6290414829", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "offer_desc": "", "skuid": "8393", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g", "mrp": "20", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "offer_desc": "", "skuid": "165143", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "offer_desc": "", "skuid": "8693", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620173519910", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620173519910.mp4', access_code='e7b5701d-e285-4e13-ad7b-75e704e49685', status='Completed', type_of_order='app', wallet_txn_id='5535721129746514360', environment='9', wallet_txn_ids_json='{"pre_credit":"8659931159012985179","pre_debit":"5535721129746514360"}', internal_status='null'}
20-08-2026 00:09:32.406 560468 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620174549944', user_id=9488320854, vm_id=, order_amount=60.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "skuid": "8393", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g per peice", "mrp": "20", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620174549944", "order_status": "", "bill_amount": 60, "userId": "9488320854", "total_amount": 60, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 17:45:49.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='n6Ox5u', short_order_expiry='20-07-2023 17:50:51', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9488320854", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "offer_desc": "", "skuid": "165143", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "offer_desc": "", "skuid": "8693", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "offer_desc": "", "skuid": "4500402", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g", "mrp": "20", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "offer_desc": "", "skuid": "8393", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620174549944", "bill_amount": 60, "total_amount": 60, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620174549944.mp4', access_code='3958a255-c37a-45d4-a8d0-a216b437bf0d', status='Completed', type_of_order='app', wallet_txn_id='8743161250372275920', environment='9', wallet_txn_ids_json='{"pre_credit":"8844620839455902796","pre_debit":"8743161250372275920"}', internal_status='null'}
20-08-2026 00:09:32.413 560475 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620181105085', user_id=9426046304, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "skuid": "137335", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "42", "sku_total": 20, "name": "Nestle Milky bar, 25g RS- 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620181105085", "order_status": "", "bill_amount": 20, "userId": "9426046304", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 18:11:05.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='hy4pHk', short_order_expiry='20-07-2023 18:11:52', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "9426046304", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "offer_desc": "", "skuid": "137335", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "42", "sku_total": 20, "name": "Nestle Milky bar, 25g RS- 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230620181105085", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620181105085.mp4', access_code='5f47fe8e-5205-4b60-ad22-062bbe5cf9c8', status='Completed', type_of_order='app', wallet_txn_id='6264242536413546660', environment='9', wallet_txn_ids_json='{"pre_credit":"1218780996962307144","pre_debit":"6264242536413546660"}', internal_status='null'}
20-08-2026 00:09:32.421 560483 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620194950205', user_id=8495873864, vm_id=, order_amount=25.0, pre_auth_amount=25.0, amount_received=25.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "offer_id": "", "unit_price": "25", "qty": 1, "tray_id": "37", "sku_total": 25, "name": "Cavins Rose Lassi,180ml per peice", "mrp": "25", "door_id": ""}], "orderId": "TM06202301230620194950205", "order_status": "", "bill_amount": 25, "userId": "8495873864", "total_amount": 25, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 19:49:50.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='MADaAf', short_order_expiry='20-07-2023 19:51:04', receipt_id='IN20260819234816', proposedSkuJson='{"userId": "8495873864", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "offer_desc": "", "skuid": "185306", "offer_id": "", "unit_price": 25, "qty": 1, "tray_id": "37", "sku_total": 25, "name": "Cavins Rose Lassi,180ml", "mrp": "25", "door_id": "2"}], "orderId": "TM06202301230620194950205", "bill_amount": 25, "total_amount": 25, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620194950205.mp4', access_code='b88b3eac-c692-4de6-bd78-9b018e631972', status='Completed', type_of_order='app', wallet_txn_id='1625189994305441269', environment='9', wallet_txn_ids_json='{"pre_credit":"5905300746171793828","pre_debit":"1625189994305441269"}', internal_status='null'}
20-08-2026 00:09:32.428 560490 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621113522105', user_id=8971352493, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8971352493", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "145724", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670840395534-buttermilk-02.jpg", "tray_id": "36", "offer_id": "", "door_id": "", "mrp": "20", "name": "Cavins Masala Chaasa ,180ml per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621113522105", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 11:35:22.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='fCnAol', short_order_expiry='21-07-2023 11:43:49', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8971352493", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "145724", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670840395534-buttermilk-02.jpg", "tray_id": "36", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Cavins Masala Chaasa ,180ml", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621113522105", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621113522105.mp4', access_code='b2fa44f3-342f-4def-bd12-045541228976', status='Completed', type_of_order='app', wallet_txn_id='7341456853607074012', environment='9', wallet_txn_ids_json='{"pre_credit":"7538939761429267369","pre_debit":"7341456853607074012"}', internal_status='null'}
20-08-2026 00:09:32.435 560497 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621123827014', user_id=9674007913, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9674007913", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "8562", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "tray_id": "46", "offer_id": "", "door_id": "", "mrp": "20", "name": "Coca Cola, 250ml per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621123827014", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 12:38:27.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='ORQx1d', short_order_expiry='21-07-2023 12:38:54', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9674007913", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "8562", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "tray_id": "46", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Coca Cola, 250ml", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621123827014", "cart_offer_desc": ""}', video_url='N/A', access_code='c31bc32d-2257-48de-8032-6ff8b59fc6fc', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.441 560503 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621135820973', user_id=9426046304, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9426046304", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "112220", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "tray_id": "40", "offer_id": "", "door_id": "", "mrp": "20", "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "unit_price": "20", "qty": 2}], "order_status": "", "orderId": "TM06202301230621135820973", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 13:58:20.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='jRqObK', short_order_expiry='21-07-2023 13:59:18', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9426046304", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "skus": [{"skuid": "112220", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "tray_id": "40", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Snickers Chocolate Bar, 22g Rs - 20", "unit_price": 20, "qty": 2}], "orderId": "TM06202301230621135820973", "cart_offer_desc": ""}', video_url='N/A', access_code='27455bb6-d7a4-4466-853d-d12715a4bccc', status='Completed', type_of_order='app', wallet_txn_id='5440713288385644416', environment='9', wallet_txn_ids_json='{"pre_credit":"3469907622412765318","pre_debit":"5440713288385644416"}', internal_status='null'}
20-08-2026 00:09:32.448 560510 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621140938962', user_id=8105596908, vm_id=, order_amount=25.0, pre_auth_amount=25.0, amount_received=25.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8105596908", "bill_amount": 25, "total_amount": 25, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "185306", "sku_total": 25, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "tray_id": "37", "offer_id": "", "door_id": "", "mrp": "25", "name": "Cavins Rose Lassi,180ml per peice", "unit_price": "25", "qty": 1}], "order_status": "", "orderId": "TM06202301230621140938962", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 14:09:38.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='MKnFjz', short_order_expiry='21-07-2023 14:10:42', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8105596908", "bill_amount": 25, "total_amount": 25, "imei": "TM06202301", "skus": [{"skuid": "185306", "sku_total": 25, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "tray_id": "37", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "25", "name": "Cavins Rose Lassi,180ml", "unit_price": 25, "qty": 1}], "orderId": "TM06202301230621140938962", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621140938962.mp4', access_code='6c28a96c-9446-4be5-a847-48f87c01f206', status='Completed', type_of_order='app', wallet_txn_id='7832362479960408641', environment='9', wallet_txn_ids_json='{"pre_credit":"3777883958969976392","pre_debit":"7832362479960408641"}', internal_status='null'}
20-08-2026 00:09:32.455 560517 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621141718701', user_id=7306038120, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7306038120", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621141718701", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 14:17:18.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='UQvHjx', short_order_expiry='21-07-2023 14:18:53', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "7306038120", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621141718701", "cart_offer_desc": ""}', video_url='N/A', access_code='fd35d2ff-7807-4ea7-b584-8ceb4a539adb', status='Completed', type_of_order='app', wallet_txn_id='615648090603537251', environment='9', wallet_txn_ids_json='{"pre_credit":"9212285186727035268","pre_debit":"615648090603537251"}', internal_status='null'}
20-08-2026 00:09:32.464 560526 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621142917115', user_id=8190090410, vm_id=, order_amount=80.0, pre_auth_amount=80.0, amount_received=80.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8190090410", "bill_amount": 80, "total_amount": 80, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "8901", "sku_total": 80, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Thums+Up%2C+250ml.jpg", "tray_id": "38", "offer_id": "", "door_id": "", "mrp": "20", "name": "Thums Up, 250ml per peice", "unit_price": "20", "qty": 4}], "order_status": "", "orderId": "TM06202301230621142917115", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 14:29:17.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='rmitsf', short_order_expiry='21-07-2023 14:30:21', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8190090410", "bill_amount": 80, "total_amount": 80, "imei": "TM06202301", "skus": [{"skuid": "8901", "sku_total": 80, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Thums+Up%2C+250ml.jpg", "tray_id": "38", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Thums Up, 250ml", "unit_price": 20, "qty": 4}], "orderId": "TM06202301230621142917115", "cart_offer_desc": ""}', video_url='N/A', access_code='9e78d538-811d-4193-9e1b-773e1f22897a', status='Completed', type_of_order='app', wallet_txn_id='5086031216989062550', environment='9', wallet_txn_ids_json='{"pre_credit":"9180304317094314139","pre_debit":"5086031216989062550"}', internal_status='null'}
20-08-2026 00:09:32.476 560538 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621152614000', user_id=8792293097, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8792293097", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "9400", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "tray_id": "18", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Magic Masala, 52g per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621152614000", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 15:26:14.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='85YB0O', short_order_expiry='21-07-2023 15:30:09', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8792293097", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "9400", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "tray_id": "18", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "20", "name": "Lays Magic Masala, 52g", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621152614000", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621152614000.mp4', access_code='3031ce85-ed6f-4c37-b07a-83f18038c656', status='Completed', type_of_order='app', wallet_txn_id='8020671586802027110', environment='9', wallet_txn_ids_json='{"pre_credit":"6435823860965656135","pre_debit":"8020671586802027110"}', internal_status='null'}
20-08-2026 00:09:32.484 560546 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621152926692', user_id=6290414829, vm_id=, order_amount=30.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "6290414829", "bill_amount": 30, "total_amount": 30, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "120089", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "tray_id": "11", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus khara sev , 35gms per peice", "unit_price": "10", "qty": 1}, {"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms per peice", "unit_price": "10", "qty": 1}, {"skuid": "133041", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230621152926692", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 15:29:26.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='OQ9e2m', short_order_expiry='21-07-2023 15:33:59', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "6290414829", "bill_amount": 30, "total_amount": 30, "imei": "TM06202301", "skus": [{"skuid": "133041", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms", "unit_price": 10, "qty": 1}, {"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms", "unit_price": 10, "qty": 1}, {"skuid": "120089", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "tray_id": "11", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus khara sev , 35gms", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230621152926692", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621152926692.mp4', access_code='5346b963-fcdc-470f-8452-590462c2d368', status='Completed', type_of_order='app', wallet_txn_id='2137514260129466659', environment='9', wallet_txn_ids_json='{"pre_credit":"6636926945973061819","pre_debit":"2137514260129466659"}', internal_status='null'}
20-08-2026 00:09:32.493 560555 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621160841060', user_id=7042434735, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7042434735", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230621160841060", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 16:08:41.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='2BYe6r', short_order_expiry='21-07-2023 16:13:17', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "7042434735", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230621160841060", "cart_offer_desc": ""}', video_url='N/A', access_code='5c08747e-4f6e-4956-8984-ffa741202244', status='Completed', type_of_order='app', wallet_txn_id='4400349273406589779', environment='9', wallet_txn_ids_json='{"pre_credit":"5127763989407288574","pre_debit":"4400349273406589779"}', internal_status='null'}
20-08-2026 00:09:32.500 560562 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621162235782', user_id=8050710791, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8050710791", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms per peice", "unit_price": "10", "qty": 1}, {"skuid": "8393", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "tray_id": "17", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Cream & Onion, 52g per peice", "unit_price": "20", "qty": 1}, {"skuid": "141952", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679908941421-40123667_2-townbus-namkeen-corn-flakes-mixture.JPEG", "tray_id": "26", "offer_id": "", "door_id": "", "mrp": "10", "name": "Town Bus Cornflakes Mixture,30Gms per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230621162235782", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 16:22:35.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='tv0Tan', short_order_expiry='21-07-2023 16:41:42', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8050710791", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "skus": [{"skuid": "8393", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "tray_id": "17", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "20", "name": "Lays Cream & Onion, 52g", "unit_price": 20, "qty": 1}, {"skuid": "165143", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "tray_id": "15", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Town Bus Soya Stick ,35g", "unit_price": 10, "qty": 1}, {"skuid": "141952", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679908941421-40123667_2-townbus-namkeen-corn-flakes-mixture.JPEG", "tray_id": "26", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Town Bus Cornflakes Mixture,30Gms", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230621162559118", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621162235782.mp4', access_code='97d6820e-01e6-42fe-90f9-6b60b75a5d9b', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.509 560571 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621165504803', user_id=9148046090, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9148046090", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621165504803", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 16:55:04.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Yoplyx', short_order_expiry='21-07-2023 16:57:06', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9148046090", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621165504803", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621165504803.mp4', access_code='ad378a31-e8d4-4f76-93bc-5cb6c605a013', status='Completed', type_of_order='app', wallet_txn_id='3986024295847380987', environment='9', wallet_txn_ids_json='{"pre_credit":"6875019947735204390","pre_debit":"3986024295847380987"}', internal_status='null'}
20-08-2026 00:09:32.518 560580 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621171634642', user_id=8792293097, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8792293097", "bill_amount": 50, "total_amount": 50, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "123126", "sku_total": 50, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "tray_id": "45", "offer_id": "", "door_id": "", "mrp": "50", "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g per peice", "unit_price": "50", "qty": 1}], "order_status": "", "orderId": "TM06202301230621171634642", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 17:16:34.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='wmKCOb', short_order_expiry='21-07-2023 17:17:37', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8792293097", "bill_amount": 50, "total_amount": 50, "imei": "TM06202301", "skus": [{"skuid": "123126", "sku_total": 50, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "tray_id": "45", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "50", "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g", "unit_price": 50, "qty": 1}], "orderId": "TM06202301230621171634642", "cart_offer_desc": ""}', video_url='N/A', access_code='6fb967aa-e062-452b-b40d-41a4e318367f', status='Completed', type_of_order='app', wallet_txn_id='6702177116172929627', environment='9', wallet_txn_ids_json='{"pre_credit":"7398188068878634906","pre_debit":"6702177116172929627"}', internal_status='null'}
20-08-2026 00:09:32.525 560587 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621172420779', user_id=9491033768, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9491033768", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms per peice", "unit_price": "10", "qty": 1}, {"skuid": "8693", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "tray_id": "16", "offer_id": "", "door_id": "", "mrp": "10", "name": "Town Bus Ribbon Pakoda, 35g per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230621172420779", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 17:24:20.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='VHonY1', short_order_expiry='21-07-2023 17:28:41', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9491033768", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms", "unit_price": 10, "qty": 1}, {"skuid": "8693", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "tray_id": "16", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Town Bus Ribbon Pakoda, 35g", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230621172420779", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621172420779.mp4', access_code='0d23dfd8-2f48-4edd-a267-fb490f1a5fea', status='Completed', type_of_order='app', wallet_txn_id='2258675331943581343', environment='9', wallet_txn_ids_json='{"pre_credit":"2948770246164565637","pre_debit":"2258675331943581343"}', internal_status='null'}
20-08-2026 00:09:32.534 560596 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621175755911', user_id=6290414829, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "8562", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "tray_id": "46", "offer_id": "", "door_id": "", "mrp": "20", "name": "Coca Cola, 250ml per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621175755911", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 17:57:55.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='ouh99U', short_order_expiry='21-07-2023 17:59:01', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "8562", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "tray_id": "46", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Coca Cola, 250ml", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621175755911", "cart_offer_desc": ""}', video_url='N/A', access_code='812d87f8-bce1-49fd-bdd0-a76afe76360b', status='Completed', type_of_order='app', wallet_txn_id='7780124888776327600', environment='9', wallet_txn_ids_json='{"pre_credit":"8146957593505122281","pre_debit":"7780124888776327600"}', internal_status='null'}
20-08-2026 00:09:32.542 560604 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621181156483', user_id=7042434735, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7042434735", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "114535", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "unit_price": "10", "qty": 2}], "order_status": "", "orderId": "TM06202301230621181156483", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 18:11:56.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='lPUysM', short_order_expiry='21-07-2023 18:16:21', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "7042434735", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "114535", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10", "unit_price": 10, "qty": 2}], "orderId": "TM06202301230621181156483", "cart_offer_desc": ""}', video_url='N/A', access_code='260e329f-3f94-4633-b58f-6b6cb3b1a520', status='Completed', type_of_order='app', wallet_txn_id='13958746342705895', environment='9', wallet_txn_ids_json='{"pre_credit":"52114178669956852","pre_debit":"13958746342705895"}', internal_status='null'}
20-08-2026 00:09:32.549 560611 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621181500973', user_id=9167951411, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9167951411", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "147159", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "tray_id": "32", "offer_id": "", "door_id": "", "mrp": "40", "name": "Cavins Cold Coffee Chilled Latte 200ML per peice", "unit_price": "40", "qty": 1}], "order_status": "", "orderId": "TM06202301230621181500973", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 18:15:00.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='IetM23', short_order_expiry='21-07-2023 18:16:51', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9167951411", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "skus": [{"skuid": "147159", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "tray_id": "32", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "40", "name": "Cavins Cold Coffee Chilled Latte 200ML", "unit_price": 40, "qty": 1}], "orderId": "TM06202301230621181500973", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621181500973.mp4', access_code='be6ead55-db8c-4aef-9447-45e2b6a2eeac', status='Completed', type_of_order='app', wallet_txn_id='7150944900365369836', environment='9', wallet_txn_ids_json='{"pre_credit":"273066552172890515","pre_debit":"7150944900365369836"}', internal_status='null'}
20-08-2026 00:09:32.556 560618 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621184118954', user_id=8586896062, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8586896062", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "4500402", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "tray_id": "19", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Hot & Sweet Chilli, 52g per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621184118954", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 18:41:18.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='1bRmp3', short_order_expiry='21-07-2023 18:45:54', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8586896062", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "4500402", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "tray_id": "19", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "20", "name": "Lays Hot & Sweet Chilli, 52g", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621184118954", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621184118954.mp4', access_code='89d0feae-aa0d-4a9d-ba91-7bc41f16b599', status='Completed', type_of_order='app', wallet_txn_id='1895046271921767833', environment='9', wallet_txn_ids_json='{"pre_credit":"1708009666949038257","pre_debit":"1895046271921767833"}', internal_status='null'}
20-08-2026 00:09:32.563 560625 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621234047390', user_id=9886388794, vm_id=, order_amount=60.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9886388794", "bill_amount": 60, "total_amount": 60, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "145724", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670840395534-buttermilk-02.jpg", "tray_id": "36", "offer_id": "", "door_id": "", "mrp": "20", "name": "Cavins Masala Chaasa ,180ml per peice", "unit_price": "20", "qty": 2}, {"skuid": "112220", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "tray_id": "40", "offer_id": "", "door_id": "", "mrp": "20", "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621234047390", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 23:40:47.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='67Agdn', short_order_expiry='21-07-2023 23:49:16', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9886388794", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "skus": [{"skuid": "145724", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670840395534-buttermilk-02.jpg", "tray_id": "36", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Cavins Masala Chaasa ,180ml", "unit_price": 20, "qty": 2}], "orderId": "TM06202301230621234536916", "cart_offer_desc": ""}', video_url='N/A', access_code='a29eca88-2045-4308-819c-36f8080552b0', status='Completed', type_of_order='app', wallet_txn_id='2800659972935599758', environment='9', wallet_txn_ids_json='{"pre_credit":"4124584244867910492","pre_debit":"2800659972935599758"}', internal_status='null'}
20-08-2026 00:09:32.570 560632 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622111133470', user_id=9167951411, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9167951411", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "112220", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "tray_id": "40", "offer_id": "", "door_id": "", "mrp": "20", "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622111133470", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 11:11:33.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='TxUD9E', short_order_expiry='22-07-2023 11:12:00', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9167951411", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "112220", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "tray_id": "40", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Snickers Chocolate Bar, 22g Rs - 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622111133470", "cart_offer_desc": ""}', video_url='N/A', access_code='df8cdf36-05a3-4976-9a47-1375aaf60943', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.576 560638 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622112211243', user_id=9426046304, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9426046304", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622112211243", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 11:22:11.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='2O8sPa', short_order_expiry='22-07-2023 11:23:21', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9426046304", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622112211243", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622112211243.mp4', access_code='348029f9-33c8-4ac2-98a0-1a70690e5b56', status='Completed', type_of_order='app', wallet_txn_id='1674222682908542311', environment='9', wallet_txn_ids_json='{"pre_credit":"2993559632119025046","pre_debit":"1674222682908542311"}', internal_status='null'}
20-08-2026 00:09:32.583 560645 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622113600254', user_id=9359033403, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9359033403", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622113600254", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 11:36:00.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='DcVddT', short_order_expiry='22-07-2023 11:38:22', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9359033403", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622113600254", "cart_offer_desc": ""}', video_url='N/A', access_code='6465e71e-0c72-4f52-bc0c-f13177ca091d', status='Completed', type_of_order='app', wallet_txn_id='7115397835172562083', environment='9', wallet_txn_ids_json='{"pre_credit":"1166594105176834193","pre_debit":"7115397835172562083"}', internal_status='null'}
20-08-2026 00:09:32.591 560653 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622115103772', user_id=8860495209, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8860495209", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "57", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "tray_id": "27", "offer_id": "", "door_id": "", "mrp": "10", "name": "Haldiram Khatta Meetha 60g per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230622115103772", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 11:51:03.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='MJHlOa', short_order_expiry='22-07-2023 11:55:50', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8860495209", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "57", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "tray_id": "27", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Haldiram Khatta Meetha 60g", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622115103772", "cart_offer_desc": ""}', video_url='N/A', access_code='c12fe736-b14f-4f21-9af1-d9f2173b70a9', status='Completed', type_of_order='app', wallet_txn_id='6077982770125752690', environment='9', wallet_txn_ids_json='{"pre_credit":"781355421299067136","pre_debit":"6077982770125752690"}', internal_status='null'}
20-08-2026 00:09:32.600 560662 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622123042402', user_id=8792293097, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8792293097", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "120089", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "tray_id": "11", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus khara sev , 35gms per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230622123042402", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 12:30:42.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='s6nB8a', short_order_expiry='22-07-2023 12:37:30', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8792293097", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "171828", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "tray_id": "20", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "HaldiRams Sev Murmura 58Gms", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622123042402", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622123042402.mp4', access_code='dedc5561-26fd-470a-97ee-d7012ed40f63', status='Completed', type_of_order='app', wallet_txn_id='7520223217571545161', environment='9', wallet_txn_ids_json='{"pre_credit":"6637952409224367364","pre_debit":"7520223217571545161"}', internal_status='null'}
20-08-2026 00:09:32.607 560669 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622131909482', user_id=8861719354, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8861719354", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622131909482", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 13:19:09.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='DaaYTz', short_order_expiry='22-07-2023 13:20:56', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8861719354", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622131909482", "cart_offer_desc": ""}', video_url='N/A', access_code='2581169f-e5f7-4452-b825-0aeecb72fadc', status='Completed', type_of_order='app', wallet_txn_id='2306703937783220600', environment='9', wallet_txn_ids_json='{"pre_credit":"4393172784952004264","pre_debit":"2306703937783220600"}', internal_status='null'}
20-08-2026 00:09:32.615 560677 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622145424697', user_id=9008776494, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9008776494", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms per peice", "unit_price": "10", "qty": 1}, {"skuid": "133041", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230622145424697", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 14:54:24.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='azk9Ie', short_order_expiry='22-07-2023 14:59:21', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9008776494", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms", "unit_price": 10, "qty": 1}, {"skuid": "133041", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622145424697", "cart_offer_desc": ""}', video_url='N/A', access_code='5e5e3cf0-ea8b-4030-848b-6bfd25081934', status='Completed', type_of_order='app', wallet_txn_id='2679219150953793508', environment='9', wallet_txn_ids_json='{"pre_credit":"2518103689391063139","pre_debit":"2679219150953793508"}', internal_status='null'}
20-08-2026 00:09:32.622 560684 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622150747811', user_id=6290414829, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "6290414829", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 2}], "order_status": "", "orderId": "TM06202301230622150747811", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 15:07:47.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='HUHgil', short_order_expiry='22-07-2023 15:08:17', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "6290414829", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 2}], "orderId": "TM06202301230622150747811", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622150747811.mp4', access_code='dd6380f5-0d60-4b67-99c4-056e05586b91', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.628 560690 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622152919533', user_id=8495873864, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8495873864", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "183807", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png", "tray_id": "33", "offer_id": "", "door_id": "", "mrp": "20", "name": "Tropicana Pomegranate Delight - 180ml Rs, 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622152919533", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 15:29:19.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='VXDim2', short_order_expiry='22-07-2023 15:30:41', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8495873864", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "183807", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png", "tray_id": "33", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Tropicana Pomegranate Delight - 180ml Rs, 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622152919533", "cart_offer_desc": ""}', video_url='N/A', access_code='8addb98a-a37e-4ecc-8e0f-264569086d4d', status='Completed', type_of_order='app', wallet_txn_id='8870605223132873220', environment='9', wallet_txn_ids_json='{"pre_credit":"2507358871435496243","pre_debit":"8870605223132873220"}', internal_status='null'}
20-08-2026 00:09:32.634 560696 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622153552427', user_id=7042434735, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7042434735", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230622153552427", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 15:35:52.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='a3OjzE', short_order_expiry='22-07-2023 15:43:27', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "7042434735", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622153748159", "cart_offer_desc": ""}', video_url='N/A', access_code='babe1742-28e5-4d74-874e-fa3437a67552', status='Completed', type_of_order='app', wallet_txn_id='3799227352704501710', environment='9', wallet_txn_ids_json='{"pre_credit":"4092581578521724671","pre_debit":"3799227352704501710"}', internal_status='null'}
20-08-2026 00:09:32.641 560703 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622154425660', user_id=9148046090, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9148046090", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622154425660", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 15:44:25.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='k9vFk8', short_order_expiry='22-07-2023 15:45:34', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9148046090", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622154425660", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622154425660.mp4', access_code='1659b7e8-2eb5-47c6-a547-7b04f7702007', status='Completed', type_of_order='app', wallet_txn_id='1000315018417162440', environment='9', wallet_txn_ids_json='{"pre_credit":"2147410099222498560","pre_debit":"1000315018417162440"}', internal_status='null'}
20-08-2026 00:09:32.648 560710 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622162014289', user_id=9491033768, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9491033768", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "9400", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "tray_id": "18", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Magic Masala, 52g per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622162014289", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 16:20:14.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='wjBGnw', short_order_expiry='22-07-2023 16:25:02', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9491033768", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "9400", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "tray_id": "18", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "20", "name": "Lays Magic Masala, 52g", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622162014289", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622162014289.mp4', access_code='89c84f7a-7e00-455f-b6cc-b8283376976b', status='Completed', type_of_order='app', wallet_txn_id='2059133269897792384', environment='9', wallet_txn_ids_json='{"pre_credit":"4806800377709543458","pre_debit":"2059133269897792384"}', internal_status='null'}
20-08-2026 00:09:32.654 560716 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622163606612', user_id=6290414829, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "4500402", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "tray_id": "19", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Hot & Sweet Chilli, 52g per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622163606612", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 16:36:06.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='gpaNug', short_order_expiry='22-07-2023 16:40:05', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "4500402", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "tray_id": "19", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "20", "name": "Lays Hot & Sweet Chilli, 52g", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622163606612", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622163606612.mp4', access_code='74044118-be1c-4dc1-af8c-8f130aa4bb83', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.661 560723 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622180309807', user_id=8495873864, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8495873864", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230622180309807", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 18:03:09.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='q82BHI', short_order_expiry='22-07-2023 18:08:02', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8495873864", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622180309807", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622180309807.mp4', access_code='e9034a79-3e5d-4ad3-891b-8d92fae82458', status='Completed', type_of_order='app', wallet_txn_id='174765269718091432', environment='9', wallet_txn_ids_json='{"pre_credit":"1694392177878191078","pre_debit":"174765269718091432"}', internal_status='null'}
20-08-2026 00:09:32.667 560729 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622183419550', user_id=9868125502, vm_id=, order_amount=20.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9868125502", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "8639", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062931479-sprite250ml.jpg", "tray_id": "39", "offer_id": "", "door_id": "", "mrp": "20", "name": "Sprite, 250ml per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622183419550", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 18:34:19.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='8mM5cc', short_order_expiry='22-07-2023 18:36:43', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9868125502", "bill_amount": 30, "total_amount": 30, "imei": "TM06202301", "skus": [{"skuid": "165143", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "tray_id": "15", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Town Bus Soya Stick ,35g", "unit_price": 10, "qty": 1}, {"skuid": "8639", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062931479-sprite250ml.jpg", "tray_id": "39", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Sprite, 250ml", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622183448838", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622183419550.mp4', access_code='20107ef1-131f-4752-b3f2-2a8801fe5a4b', status='Completed', type_of_order='app', wallet_txn_id='3142466404741237047', environment='9', wallet_txn_ids_json='{"pre_credit":"6546946227663552789","pre_debit":"3142466404741237047"}', internal_status='null'}
20-08-2026 00:09:32.675 560737 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622183708631', user_id=9868125502, vm_id=, order_amount=20.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9868125502", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "9400", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "tray_id": "18", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Magic Masala, 52g per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622183708631", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 18:37:08.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='SfyKbU', short_order_expiry='22-07-2023 18:41:31', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9868125502", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "165143", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "tray_id": "15", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Town Bus Soya Stick ,35g", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622183708631", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622183708631.mp4', access_code='7bbd0297-f333-4545-a473-dc9fecf7c510', status='Completed', type_of_order='app', wallet_txn_id='8373811110783438429', environment='9', wallet_txn_ids_json='{"pre_credit":"7293546062996328209","pre_debit":"8373811110783438429"}', internal_status='null'}
20-08-2026 00:09:32.682 560744 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622190241863', user_id=7321889183, vm_id=, order_amount=20.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7321889183", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "133041", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms per peice", "unit_price": "10", "qty": 2}], "order_status": "", "orderId": "TM06202301230622190241863", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 19:02:41.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Cw3F6q', short_order_expiry='22-07-2023 19:11:48', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "7321889183", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "133041", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622190550152", "cart_offer_desc": ""}', video_url='N/A', access_code='92791a42-cd12-4009-bac6-f0ec611b3ae4', status='Completed', type_of_order='app', wallet_txn_id='5641308765211608610', environment='9', wallet_txn_ids_json='{"pre_credit":"8453234817830112978","pre_debit":"5641308765211608610"}', internal_status='null'}
20-08-2026 00:09:32.688 560750 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622191939559', user_id=9738556204, vm_id=, order_amount=170.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9738556204", "bill_amount": 170, "total_amount": 170, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "183807", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png", "tray_id": "33", "offer_id": "", "door_id": "", "mrp": "20", "name": "Tropicana Pomegranate Delight - 180ml Rs, 20 per peice", "unit_price": "20", "qty": 2}, {"skuid": "8901", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Thums+Up%2C+250ml.jpg", "tray_id": "38", "offer_id": "", "door_id": "", "mrp": "20", "name": "Thums Up, 250ml per peice", "unit_price": "20", "qty": 1}, {"skuid": "8639", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062931479-sprite250ml.jpg", "tray_id": "39", "offer_id": "", "door_id": "", "mrp": "20", "name": "Sprite, 250ml per peice", "unit_price": "20", "qty": 1}, {"skuid": "123126", "sku_total": 50, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "tray_id": "45", "offer_id": "", "door_id": "", "mrp": "50", "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g per peice", "unit_price": "50", "qty": 1}, {"skuid": "8562", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "tray_id": "46", "offer_id": "", "door_id": "", "mrp": "20", "name": "Coca Cola, 250ml per peice", "unit_price": "20", "qty": 2}], "order_status": "", "orderId": "TM06202301230622191939559", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 19:19:39.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='HP9u7P', short_order_expiry='22-07-2023 19:22:16', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9738556204", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "8639", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062931479-sprite250ml.jpg", "tray_id": "39", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Sprite, 250ml", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622191939559", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622191939559.mp4', access_code='70409ac4-edae-4606-a569-64ddda5b95c8', status='Completed', type_of_order='app', wallet_txn_id='2507243912656342811', environment='9', wallet_txn_ids_json='{"pre_credit":"6104859050298721470","pre_debit":"2507243912656342811"}', internal_status='null'}
20-08-2026 00:09:32.695 560757 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623114641526', user_id=9163688350, vm_id=, order_amount=30.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9163688350", "bill_amount": 30, "total_amount": 30, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "121399", "sku_total": 30, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "tray_id": "25", "offer_id": "", "door_id": "", "mrp": "30", "name": "Unibic Pista Badam Cookies , 86 Gms per peice", "unit_price": "30", "qty": 1}], "order_status": "", "orderId": "TM06202301230623114641526", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 11:46:41.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='8M51E1', short_order_expiry='23-07-2023 11:52:09', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9163688350", "bill_amount": 30, "total_amount": 30, "imei": "TM06202301", "skus": [{"skuid": "121399", "sku_total": 30, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "tray_id": "25", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "30", "name": "Unibic Pista Badam Cookies , 86 Gms", "unit_price": 30, "qty": 1}], "orderId": "TM06202301230623114721104", "cart_offer_desc": ""}', video_url='N/A', access_code='c5c5f7b2-860e-4e85-aef0-dfc18d9ca348', status='Completed', type_of_order='app', wallet_txn_id='3641042561425951838', environment='9', wallet_txn_ids_json='{"pre_credit":"7664969025726336956","pre_debit":"3641042561425951838"}', internal_status='null'}
20-08-2026 00:09:32.701 560763 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623131133960', user_id=9515068956, vm_id=, order_amount=65.0, pre_auth_amount=65.0, amount_received=65.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9515068956", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65 per peice", "unit_price": "65", "qty": 1}], "order_status": "", "orderId": "TM06202301230623131133960", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 13:11:33.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='I4b4vL', short_order_expiry='23-07-2023 13:13:50', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9515068956", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65", "unit_price": 65, "qty": 1}], "orderId": "TM06202301230623131244178", "cart_offer_desc": ""}', video_url='N/A', access_code='3d7a76f1-9ae0-48a3-ad75-218c28dc4d5a', status='Completed', type_of_order='app', wallet_txn_id='7381929301497498239', environment='9', wallet_txn_ids_json='{"pre_credit":"6316911184214510633","pre_debit":"7381929301497498239"}', internal_status='null'}
20-08-2026 00:09:32.709 560771 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623131651451', user_id=7042434735, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7042434735", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230623131651451", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 13:16:51.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='RCsJgL', short_order_expiry='23-07-2023 13:18:02', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "7042434735", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230623131651451", "cart_offer_desc": ""}', video_url='N/A', access_code='86e55e88-6b07-4296-b1f1-bda77b5f5f3c', status='Completed', type_of_order='app', wallet_txn_id='4142576800227348079', environment='9', wallet_txn_ids_json='{"pre_credit":"3658569806692699574","pre_debit":"4142576800227348079"}', internal_status='null'}
20-08-2026 00:09:32.716 560778 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623131742732', user_id=6290414829, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230623131742732", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 13:17:42.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='thxweI', short_order_expiry='23-07-2023 13:18:49', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230623131742732", "cart_offer_desc": ""}', video_url='N/A', access_code='b4440d45-3b1e-435d-8e79-9b83a08f64ff', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:09:32.724 560786 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623132641530', user_id=8792293097, vm_id=, order_amount=65.0, pre_auth_amount=65.0, amount_received=65.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8792293097", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65 per peice", "unit_price": "65", "qty": 1}], "order_status": "", "orderId": "TM06202301230623132641530", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 13:26:41.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='zB2IFp', short_order_expiry='23-07-2023 13:27:44', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "8792293097", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65", "unit_price": 65, "qty": 1}], "orderId": "TM06202301230623132641530", "cart_offer_desc": ""}', video_url='N/A', access_code='8f7c0c8a-691c-4ea8-91fd-96eb0dbfc50f', status='Completed', type_of_order='app', wallet_txn_id='486658313836513763', environment='9', wallet_txn_ids_json='{"pre_credit":"3599630316040963931","pre_debit":"486658313836513763"}', internal_status='null'}
20-08-2026 00:09:32.732 560794 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623132943179', user_id=9426046304, vm_id=, order_amount=65.0, pre_auth_amount=65.0, amount_received=65.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9426046304", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65 per peice", "unit_price": "65", "qty": 1}], "order_status": "", "orderId": "TM06202301230623132943179", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 13:29:43.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Y0g24w', short_order_expiry='23-07-2023 13:30:39', receipt_id='IN20260819234816', proposedSkuJson='{"res": true, "userId": "9426046304", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65", "unit_price": 65, "qty": 1}], "orderId": "TM06202301230623132943179", "cart_offer_desc": ""}', video_url='N/A', access_code='8fc825f1-27da-489e-b59c-d5deeff81d28', status='Completed', type_of_order='app', wallet_txn_id='4411720843235773404', environment='9', wallet_txn_ids_json='{"pre_credit":"4347602486982164911","pre_debit":"4411720843235773404"}', internal_status='null'}
20-08-2026 00:09:32.733 560795 [http-nio-8051-exec-2] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:09:32.734 560796 [http-nio-8051-exec-2] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:09:32.739 560801 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301260707140607507', user_id=9818511901, vm_id=1685598348495, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"order_status": "", "cart_offer_desc": "", "bill_amount": 40, "res": true, "imei": "TM06202301", "skus": [{"unit_price": "20", "sku_total": 20, "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice", "door_id": "", "tray_id": "36", "mrp": "20", "offer_id": "", "qty": 1, "skuid": "185993", "image_url": "https://images.tinymart.in/product/185993-3509.webp"}, {"unit_price": "20", "sku_total": 20, "name": "Cad bury Dairy Milk Chocolate 18gm per peice", "door_id": "", "tray_id": "44", "mrp": "20", "offer_id": "", "qty": 1, "skuid": "4500541", "image_url": "https://images.tinymart.in/product/4500541-6798.jpg"}], "total_amount": 40, "rstatus": true, "orderId": "TM06202301260707140607507", "userId": "9818511901"}', weight_based_response='{}', created_at='2026-07-07 14:06:07.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='AGM5S3', short_order_expiry='07-08-2026 14:07:26', receipt_id='IN20260819234816', proposedSkuJson='{"orderId": "TM06202301260707140607507", "cart_offer_desc": "", "bill_amount": 40, "res": true, "userId": "9818511901", "skus": [{"unit_price": 20, "sku_total": 20, "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "tray_id": "36", "mrp": "20", "offer_id": "", "qty": 1, "offer_desc": "", "skuid": "185993", "door_id": "2"}, {"unit_price": 20, "sku_total": 20, "name": "Cad bury Dairy Milk Chocolate 18gm", "image_url": "https://images.tinymart.in/product/4500541-6798.jpg", "tray_id": "44", "mrp": "20", "offer_id": "", "qty": 1, "offer_desc": "", "skuid": "4500541", "door_id": "2"}], "total_amount": 40, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301260707140607507.mp4', access_code='d60ab4e5-c19c-4f27-9a71-45fe58e767ba', status='Completed', type_of_order='app', wallet_txn_id='1351560340408258196', environment='9', wallet_txn_ids_json='{"pre_credit":"5525006623045666795","pre_debit":"1351560340408258196","post_debit":""}', internal_status='null'}
20-08-2026 00:09:32.746 560808 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301260711151442577', user_id=7019718240, vm_id=1685598348495, order_amount=30.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 30, "res": true, "bill_amount": 30, "userId": "7019718240", "orderId": "TM06202301260711151442577", "skus": [{"mrp": "10", "skuid": "4500696", "offer_id": "", "tray_id": "23", "image_url": "https://images.tinymart.in/product/4500696-244.webp", "unit_price": "10", "sku_total": 10, "name": "McVities Cashew almond  Cookies 58gm per peice", "door_id": "", "qty": 1}, {"mrp": "20", "skuid": "4500605", "offer_id": "", "tray_id": "24", "image_url": "https://images.tinymart.in/product/4500605-6297.png", "unit_price": "20", "sku_total": 20, "name": "Ongibytes Garlic Muruku  per peice", "door_id": "", "qty": 1}], "rstatus": true, "order_status": "", "cart_offer_desc": "", "imei": "TM06202301"}', weight_based_response='{}', created_at='2026-07-11 15:14:42.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='NfGXLT', short_order_expiry='11-08-2026 15:16:50', receipt_id='IN20260819234816', proposedSkuJson='{"bill_amount": 20, "userId": "7019718240", "orderId": "TM06202301260711151442577", "total_amount": 20, "skus": [{"mrp": "20", "skuid": "4500605", "offer_id": "", "tray_id": "24", "offer_desc": "", "image_url": "https://images.tinymart.in/product/4500605-6297.png", "unit_price": 20, "sku_total": 20, "name": "Ongibytes Garlic Muruku ", "door_id": "1", "qty": 1}], "res": true, "cart_offer_desc": "", "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301260711151442577.mp4', access_code='0530b1f9-c734-4ad6-bfb7-4464b1063728', status='Completed', type_of_order='app', wallet_txn_id='2119192793122423132', environment='9', wallet_txn_ids_json='{"pre_credit":"4641502265524046513","pre_debit":"2119192793122423132","post_debit":"5445194857034761694"}', internal_status='null'}
20-08-2026 00:09:32.753 560815 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301260813124704996', user_id=7974729369, vm_id=1685598348495, order_amount=50.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 50, "orderId": "TM06202301260813124704996", "imei": "TM06202301", "res": true, "cart_offer_desc": "", "order_status": "", "bill_amount": 50, "skus": [{"qty": 1, "mrp": "50", "door_id": "", "unit_price": "50", "image_url": "https://images.tinymart.in/product/4500642-3392.webp", "offer_id": "", "name": "Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice", "sku_total": 50, "skuid": "4500642", "tray_id": "34"}], "userId": "7974729369", "rstatus": true}', weight_based_response='{}', created_at='2026-08-13 12:47:05.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='bqjCNF', short_order_expiry='13-09-2026 12:48:25', receipt_id='IN20260819234816', proposedSkuJson='{"orderId": "TM06202301260813124704996", "imei": "TM06202301", "res": true, "cart_offer_desc": "", "bill_amount": 40, "total_amount": 40, "skus": [{"qty": 2, "mrp": "20", "door_id": "2", "unit_price": 20, "image_url": "https://images.tinymart.in/product/4500541-6798.jpg", "offer_id": "", "name": "Cad bury Dairy Milk Chocolate 18gm", "sku_total": 40, "skuid": "4500541", "offer_desc": "", "tray_id": "41"}], "userId": "7974729369"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301260813124704996.mp4', access_code='293f443a-4a81-4eb0-8717-3dc013c94eca', status='Completed', type_of_order='app', wallet_txn_id='3910853065914598839', environment='9', wallet_txn_ids_json='{"pre_credit":"7628417117227075377","pre_debit":"3910853065914598839"}', internal_status='null'}
20-08-2026 00:09:32.764 560826 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301260819133025183', user_id=9999719112, vm_id=1685598348495, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM06202301", "total_amount": 10, "orderId": "TM06202301260819133025183", "rstatus": true, "order_status": "", "bill_amount": 10, "skus": [{"sku_total": 10, "door_id": "", "skuid": "4500722", "mrp": "10", "image_url": "https://images.tinymart.in/product/4500722-2079.jpeg", "name": "MaxVita Rice Kodubale 30gm per peice", "qty": 1, "unit_price": "10", "tray_id": "23", "offer_id": ""}], "cart_offer_desc": "", "res": true, "userId": "9999719112"}', weight_based_response='{}', created_at='2026-08-19 13:30:25.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='PoXGZz', short_order_expiry='19-09-2026 13:31:31', receipt_id='IN20260819234816', proposedSkuJson='{"imei": "TM06202301", "total_amount": 10, "userId": "9999719112", "orderId": "TM06202301260819133025183", "bill_amount": 10, "skus": [{"sku_total": 10, "door_id": "1", "skuid": "4500722", "mrp": "10", "image_url": "https://images.tinymart.in/product/4500722-2079.jpeg", "name": "MaxVita Rice Kodubale 30gm", "qty": 1, "offer_desc": "", "unit_price": 10, "tray_id": "23", "offer_id": ""}], "cart_offer_desc": "", "res": true}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301260819133025183.mp4', access_code='8025b536-3dbc-4fea-a79b-1cec4e250d88', status='Completed', type_of_order='app', wallet_txn_id='4290329621882356427', environment='9', wallet_txn_ids_json='{"pre_credit":"7792050966463595242","pre_debit":"4290329621882356427","post_debit":""}', internal_status='null'}
20-08-2026 00:09:32.769 560831 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":["TM062020012102121250491","TM06202301230614205128197","TM06202301230614205339991","TM06202301230615110241513","TM06202301230615175132242","TM06202301230615181044870","TM06202301230615185707479","TM06202301230615190244691","TM06202301230616121431937","TM06202301230616113826874","TM06202301230616122710768","TM06202301230616134713617","TM06202301230616134938931","TM06202301230616161456436","TM06202301230616175642453","TM06202301230616184214174","TM06202301230616185856799","TM06202301230616190646019","TM06202301230617111656624","TM06202301230617122109164","TM06202301230617155844433","TM06202301230617164352209","TM06202301230617170437123","TM06202301230618135917650","TM06202301230618161616038","TM06202301230619101817157","TM06202301230619130133130","TM06202301230619135058839","TM06202301230619142620934","TM06202301230619150449310","TM06202301230619151545212","TM06202301230619163005779","TM06202301230619163055560","TM06202301230619164347780","TM06202301230619165043694","TM06202301230619170859550","TM06202301230619174110439","TM06202301230619175721690","TM06202301230619181149663","TM06202301230619183724743","TM06202301230619184833544","TM06202301230620115159168","TM06202301230620120301100","TM06202301230620125120420","TM06202301230620131123835","TM06202301230620132453326","TM06202301230620132936785","TM06202301230620133852388","TM06202301230620134649456","TM06202301230620140256175","TM06202301230620140555703","TM06202301230620150749590","TM06202301230620152206264","TM06202301230620152347999","TM06202301230620161011700","TM06202301230620161651286","TM06202301230620161728522","TM06202301230620165632503","TM06202301230620173519910","TM06202301230620174549944","TM06202301230620181105085","TM06202301230620194950205","TM06202301230621113522105","TM06202301230621123827014","TM06202301230621135820973","TM06202301230621140938962","TM06202301230621141718701","TM06202301230621142917115","TM06202301230621152614000","TM06202301230621152926692","TM06202301230621160841060","TM06202301230621162235782","TM06202301230621165504803","TM06202301230621171634642","TM06202301230621172420779","TM06202301230621175755911","TM06202301230621181156483","TM06202301230621181500973","TM06202301230621184118954","TM06202301230621234047390","TM06202301230622111133470","TM06202301230622112211243","TM06202301230622113600254","TM06202301230622115103772","TM06202301230622123042402","TM06202301230622131909482","TM06202301230622145424697","TM06202301230622150747811","TM06202301230622152919533","TM06202301230622153552427","TM06202301230622154425660","TM06202301230622162014289","TM06202301230622163606612","TM06202301230622180309807","TM06202301230622183419550","TM06202301230622183708631","TM06202301230622190241863","TM06202301230622191939559","TM06202301230623114641526","TM06202301230623131133960","TM06202301230623131651451","TM06202301230623131742732","TM06202301230623132641530","TM06202301230623132943179","TM06202301260707140607507","TM06202301260711151442577","TM06202301260813124704996","TM06202301260819133025183"],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:09:34.738 562800 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.740 562802 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"60840b43CaA5B6AfF0201f87469a6a","status":true}
20-08-2026 00:09:34.762 562824 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.764 562826 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2a712dFf27176fFf9c4a938c29Fb60","status":true}
20-08-2026 00:09:34.823 562885 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.824 562886 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E787358d6fD02523055cC1A961C22e","status":true}
20-08-2026 00:09:34.825 562887 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.827 562889 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3f247519F1CcE8A05796E6C3A5E387","status":true}
20-08-2026 00:09:34.830 562892 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.832 562894 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6fE4Ba7b39005e136c2f190dB739E4","status":true}
20-08-2026 00:09:34.872 562934 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.875 562937 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"21D2F8C19929Eb39C6A9617488A514","status":true}
20-08-2026 00:09:34.876 562938 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.877 562939 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.879 562941 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"76311dBa07E577BbBeB4B02b65E1B4","status":true}
20-08-2026 00:09:34.879 562941 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B57a57A9F5Ff5986Ea76844cB144B5","status":true}
20-08-2026 00:09:34.895 562957 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.896 562958 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"22EfA4FbCcD1916bAaFd2dE9C42450","status":true}
20-08-2026 00:09:34.901 562963 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.904 562966 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F1BcAb325bEd4e0791D310198f0187","status":true}
20-08-2026 00:09:34.912 562974 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.915 562977 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A478D544A8136463Fd3dDdC0010758","status":true}
20-08-2026 00:09:34.917 562979 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.919 562981 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2a37Af684b0587EfB5263bF35c2850","status":true}
20-08-2026 00:09:34.933 562995 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.934 562996 [http-nio-8051-exec-3] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3662389bE0Dc06E9DeCfE21a092669","status":true}
20-08-2026 00:09:34.945 563007 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.946 563008 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.948 563010 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7d75F31305256981A5B957F0248a2a","status":true}
20-08-2026 00:09:34.948 563010 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5b3f2f462fE723Ea9b78D7Ed72B1Da","status":true}
20-08-2026 00:09:34.971 563033 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.973 563035 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E36c56BbDfA9AcE61c14A418Ff8e2a","status":true}
20-08-2026 00:09:34.976 563038 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.979 563041 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"73916d3665Ae6e9427B25d09C20066","status":true}
20-08-2026 00:09:34.984 563046 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:34.987 563049 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"85CdB8Ee7eD0174f3bC062639e9576","status":true}
20-08-2026 00:09:34.999 563061 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.000 563062 [http-nio-8051-exec-38] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F6187a0a4a34B52012A8D9EeAc8269","status":true}
20-08-2026 00:09:35.007 563069 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.008 563070 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.008 563070 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"21F9767a7dCd9e193b07287a78Cf85","status":true}
20-08-2026 00:09:35.009 563071 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"13C3Ed66E382B94fAbAd537a23972c","status":true}
20-08-2026 00:09:35.015 563077 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.016 563078 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0b006a5b7bF350Fc79B7E75696Cd81","status":true}
20-08-2026 00:09:35.033 563095 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.035 563097 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ac2bBc678a64BfEcB13cB5DeB277C3","status":true}
20-08-2026 00:09:35.043 563105 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.044 563106 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.044 563106 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"847e6cB9EdB377C1895627861d4e40","status":true}
20-08-2026 00:09:35.046 563108 [http-nio-8051-exec-39] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C2094c02AcA2Fd98Dd5c7a6207D29b","status":true}
20-08-2026 00:09:35.056 563118 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.057 563119 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.057 563119 [http-nio-8051-exec-16] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"DdBd93B021A7F72b1fF47dE32c00F2","status":true}
20-08-2026 00:09:35.058 563120 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"36Eb6fFa09Ef05C70cBd944eF36931","status":true}
20-08-2026 00:09:35.065 563127 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.065 563127 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E96292D12c5594E9Ac8b1e2c20Cd4f","status":true}
20-08-2026 00:09:35.074 563136 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.076 563138 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"68739f580886A97d415c44C8A344Db","status":true}
20-08-2026 00:09:35.081 563143 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.083 563145 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"112434DfCd51EbF07eA118116cA846","status":true}
20-08-2026 00:09:35.094 563156 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.094 563156 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.095 563157 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7d34C2CfC2731eE32b6dDd97BaDa05","status":true}
20-08-2026 00:09:35.095 563157 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"33AeF02f5dC7D7A0E319CeA870B49f","status":true}
20-08-2026 00:09:35.104 563166 [http-nio-8051-exec-28] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.106 563168 [http-nio-8051-exec-28] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"86Cb55F820AeEb9aF1F5373f34017d","status":true}
20-08-2026 00:09:35.126 563188 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.128 563190 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.128 563190 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"59F5F5A31f8dC0992f0b7eEc58D4Bb","status":true}
20-08-2026 00:09:35.129 563191 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.130 563192 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F853D10fF47316D9Ae34Da4d2e556d","status":true}
20-08-2026 00:09:35.131 563193 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D9Ae5a5d74260a7e62Bc5bD882C98a","status":true}
20-08-2026 00:09:35.143 563205 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.145 563207 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"089fE52e454e0c307bC86573B42f31","status":true}
20-08-2026 00:09:35.147 563209 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.149 563211 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"95051dF19dF6B747Fa0a9b60B85d09","status":true}
20-08-2026 00:09:35.153 563215 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.154 563216 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.155 563217 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"80EaE4517cAb9e11A4Ec7488659620","status":true}
20-08-2026 00:09:35.155 563217 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"66F7C94fB55e32A88f12Cb9eAbC931","status":true}
20-08-2026 00:09:35.167 563229 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.169 563231 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E010CbCf227b34F9Dd222d56D3B1A9","status":true}
20-08-2026 00:09:35.191 563253 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.193 563255 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"43Cd509b380f3173E546512c1737E4","status":true}
20-08-2026 00:09:35.198 563260 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.200 563262 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"03Ab6a1eEb0aF41897E145Be4e0a74","status":true}
20-08-2026 00:09:35.200 563262 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.202 563264 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7f9f450d14Af4598Ec62A9Ec33FaAc","status":true}
20-08-2026 00:09:35.211 563273 [http-nio-8051-exec-27] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.213 563275 [http-nio-8051-exec-27] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"38Cd34BbBcF5292c67Ec6fB5A2F8B9","status":true}
20-08-2026 00:09:35.215 563277 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.216 563278 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.217 563279 [http-nio-8051-exec-2] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9182Ee01F0Cd2bE9840d15A607FdCb","status":true}
20-08-2026 00:09:35.218 563280 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D96e4f479c895d4030B2A8Db84E7B9","status":true}
20-08-2026 00:09:35.221 563283 [http-nio-8051-exec-26] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.223 563285 [http-nio-8051-exec-26] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"87D94eC8C8E2B4Ef27FeCdDaC2C231","status":true}
20-08-2026 00:09:35.225 563287 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.227 563289 [http-nio-8051-exec-33] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"FeEfB000BaD67d5dA5785e6977F7Ba","status":true}
20-08-2026 00:09:35.254 563316 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.255 563317 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"66B781Ab1bFe69B09884Cb63D399A2","status":true}
20-08-2026 00:09:35.260 563322 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.261 563323 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.261 563323 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A21d18960bF16e79E6E7040474B846","status":true}
20-08-2026 00:09:35.262 563324 [http-nio-8051-exec-24] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"61651022E1F384C548791618C02a5d","status":true}
20-08-2026 00:09:35.265 563327 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.266 563328 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"20D62019C905952716DfD3A015F36a","status":true}
20-08-2026 00:09:35.289 563351 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.290 563352 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.291 563353 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.292 563354 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fc6a180d4cAd8cB03cBc535f813fC0","status":true}
20-08-2026 00:09:35.293 563355 [http-nio-8051-exec-43] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2424E1Ce86Db279a63524613282654","status":true}
20-08-2026 00:09:35.293 563355 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1e7fE4529215088b352e4f59E40146","status":true}
20-08-2026 00:09:35.294 563356 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.297 563359 [http-nio-8051-exec-14] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0cB1BaE76bB3543450B5Df9a88C31d","status":true}
20-08-2026 00:09:35.322 563384 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.324 563386 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"BcE46d588338A601830a2cEdCe117e","status":true}
20-08-2026 00:09:35.328 563390 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.330 563392 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:09:35.330 563392 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7124FcDf409f27Bc362a4eB907Bc62","status":true}
20-08-2026 00:09:35.332 563394 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B647C84a0409D3023a5fDcD92a29B1","status":true}
20-08-2026 00:09:36.142 564204 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:36.355 564417 [http-nio-8051-exec-36] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:36.409 564471 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:36.419 564481 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:36.419 564481 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:36.444 564506 [http-nio-8051-exec-46] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:36.456 564518 [http-nio-8051-exec-44] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:36.468 564530 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:36.596 564658 [http-nio-8051-exec-38] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:36.625 564687 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:36.627 564689 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:36.726 564788 [http-nio-8051-exec-19] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:36.842 564904 [http-nio-8051-exec-41] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:36.912 564974 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:37.109 565171 [http-nio-8051-exec-36] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:37.111 565173 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:37.130 565192 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:37.132 565194 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:37.190 565252 [http-nio-8051-exec-39] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:37.221 565283 [http-nio-8051-exec-16] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:37.369 565431 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:37.372 565434 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:37.463 565525 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:37.522 565584 [http-nio-8051-exec-44] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:37.522 565584 [http-nio-8051-exec-44] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:37.574 565636 [http-nio-8051-exec-22] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:37.586 565648 [http-nio-8051-exec-46] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:37.587 565649 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:37.614 565676 [http-nio-8051-exec-25] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:37.749 565811 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:37.826 565888 [http-nio-8051-exec-37] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:37.831 565893 [http-nio-8051-exec-35] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:37.835 565897 [http-nio-8051-exec-28] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.064 566126 [http-nio-8051-exec-38] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:38.064 566126 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:38.165 566227 [http-nio-8051-exec-15] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.199 566261 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:38.201 566263 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:38.304 566366 [http-nio-8051-exec-45] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.310 566372 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:38.311 566373 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:38.496 566558 [http-nio-8051-exec-41] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:38.497 566559 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:38.518 566580 [http-nio-8051-exec-16] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:38.520 566582 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:38.535 566597 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:38.536 566598 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:38.553 566615 [http-nio-8051-exec-39] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:38.554 566616 [http-nio-8051-exec-39] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:38.568 566630 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.574 566636 [http-nio-8051-exec-19] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:38.575 566637 [http-nio-8051-exec-19] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:38.601 566663 [http-nio-8051-exec-17] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.604 566666 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.629 566691 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.657 566719 [http-nio-8051-exec-48] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.671 566733 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.738 566800 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:38.740 566802 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:38.826 566888 [http-nio-8051-exec-29] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.847 566909 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.851 566913 [http-nio-8051-exec-32] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.861 566923 [http-nio-8051-exec-27] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:38.865 566927 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.169 567231 [http-nio-8051-exec-35] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:39.169 567231 [http-nio-8051-exec-35] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:39.238 567300 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.264 567326 [http-nio-8051-exec-26] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.290 567352 [http-nio-8051-exec-22] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:39.291 567353 [http-nio-8051-exec-22] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:39.384 567446 [http-nio-8051-exec-33] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.623 567685 [http-nio-8051-exec-25] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:39.623 567685 [http-nio-8051-exec-25] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:39.854 567916 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:39.857 567919 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:39.878 567940 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.890 567952 [http-nio-8051-exec-13] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.909 567971 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.911 567973 [http-nio-8051-exec-24] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.918 567980 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.941 568003 [http-nio-8051-exec-43] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.946 568008 [http-nio-8051-exec-28] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:39.946 568008 [http-nio-8051-exec-28] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:39.950 568012 [http-nio-8051-exec-21] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.924 567986 [http-nio-8051-exec-47] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:39.963 568025 [http-nio-8051-exec-14] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:40.077 568139 [http-nio-8051-exec-45] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:40.082 568144 [http-nio-8051-exec-45] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:40.165 568227 [http-nio-8051-exec-15] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:40.167 568229 [http-nio-8051-exec-15] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:40.177 568239 [http-nio-8051-exec-30] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:40.203 568265 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202501
20-08-2026 00:09:40.203 568265 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:09:40.204 568266 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:09:40
20-08-2026 00:09:40.204 568266 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 20:05:02.964388', '2026-08-19 17:37:19.996887', '2026-08-19 20:05:02.764003', '2026-08-19 17:37:19.996975'], 'open_time': ['2026-08-19 20:04:36.687728', '2026-08-19 17:37:16.870753', '2026-08-19 20:04:36.687797', '2026-08-19 17:37:16.870835']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:09:40.204 568266 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:09:40.204 568266 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:09:40.204 568266 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:09:40.204 568266 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:09:40.204 568266 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:09:40.204 568266 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:05:02.964388", "2026-08-19 17:37:19.996887", "2026-08-19 20:05:02.764003", "2026-08-19 17:37:19.996975"], "open_time": ["2026-08-19 20:04:36.687728", "2026-08-19 17:37:16.870753", "2026-08-19 20:04:36.687797", "2026-08-19 17:37:16.870835"]}
20-08-2026 00:09:40.204 568266 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:09:40.204 568266 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:09:40.238 568300 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:40.242 568304 [http-nio-8051-exec-37] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:40.243 568305 [http-nio-8051-exec-37] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:40.287 568349 [http-nio-8051-exec-36] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:40.292 568354 [http-nio-8051-exec-37] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:40.351 568413 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:40.357 568419 [http-nio-8051-exec-44] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:40.988 569050 [http-nio-8051-exec-38] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:40.999 569061 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:41.003 569065 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:41.011 569073 [http-nio-8051-exec-46] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:41.013 569075 [http-nio-8051-exec-41] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:41.025 569087 [http-nio-8051-exec-16] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:41.039 569101 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:41.034 569096 [http-nio-8051-exec-4] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:41.042 569104 [http-nio-8051-exec-4] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:41.050 569112 [http-nio-8051-exec-39] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:09:41.206 569268 [http-nio-8051-exec-29] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:41.206 569268 [http-nio-8051-exec-29] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:41.260 569322 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:41.260 569322 [http-nio-8051-exec-1] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:41.371 569433 [http-nio-8051-exec-15] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-10-13 14:24:24"}
20-08-2026 00:09:41.381 569443 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BcE46d588338A601830a2cEdCe117e
20-08-2026 00:09:41.381 569443 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BcE46d588338A601830a2cEdCe117e
20-08-2026 00:09:41.384 569446 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@680e904
20-08-2026 00:09:41.384 569446 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575323","expired":false,"activity":"","logged":false,"session":"BcE46d588338A601830a2cEdCe117e","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.384 569446 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BcE46d588338A601830a2cEdCe117e","status":true}
20-08-2026 00:09:41.384 569446 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BcE46d588338A601830a2cEdCe117e
20-08-2026 00:09:41.388 569450 [http-nio-8051-exec-32] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:41.390 569452 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@680e904
20-08-2026 00:09:41.391 569453 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575323","expired":false,"activity":"","logged":false,"session":"BcE46d588338A601830a2cEdCe117e","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.391 569453 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: BcE46d588338A601830a2cEdCe117e, mobile : , newSession : BcE46d588338A601830a2cEdCe117e, active : 1, activity : {"machine":{"ds_imei":"NU11202099","area":"HSR LAYOUT","vm_id":"8969790716036205479","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU11202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"Machine_Refills","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113575323
20-08-2026 00:09:41.391 569453 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BcE46d588338A601830a2cEdCe117e
20-08-2026 00:09:41.391 569453 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BcE46d588338A601830a2cEdCe117e
20-08-2026 00:09:41.391 569453 [http-nio-8051-exec-32] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:41.404 569466 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@680e904
20-08-2026 00:09:41.405 569467 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575323","expired":false,"activity":"","logged":false,"session":"BcE46d588338A601830a2cEdCe117e","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.405 569467 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BcE46d588338A601830a2cEdCe117e","status":true}
20-08-2026 00:09:41.431 569493 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 76311dBa07E577BbBeB4B02b65E1B4
20-08-2026 00:09:41.431 569493 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 76311dBa07E577BbBeB4B02b65E1B4
20-08-2026 00:09:41.432 569494 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DdBd93B021A7F72b1fF47dE32c00F2
20-08-2026 00:09:41.432 569494 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DdBd93B021A7F72b1fF47dE32c00F2
20-08-2026 00:09:41.432 569494 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58df1ed0
20-08-2026 00:09:41.432 569494 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574877","expired":false,"activity":"","logged":false,"session":"76311dBa07E577BbBeB4B02b65E1B4","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.433 569495 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"76311dBa07E577BbBeB4B02b65E1B4","status":true}
20-08-2026 00:09:41.433 569495 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 76311dBa07E577BbBeB4B02b65E1B4
20-08-2026 00:09:41.433 569495 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58df1ed0
20-08-2026 00:09:41.433 569495 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574877","expired":false,"activity":"","logged":false,"session":"76311dBa07E577BbBeB4B02b65E1B4","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.433 569495 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 76311dBa07E577BbBeB4B02b65E1B4, mobile : , newSession : 76311dBa07E577BbBeB4B02b65E1B4, active : 1, activity : {"machine":{"ds_imei":"VS04202102","area":"Indiranagar","vm_id":"1618809487195","cart_enabled":true,"address":"HAL 2nd Stage","vm_imei_id":"VS04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9653538, 77.639975","ds_area":"Indiranagar","location":"Tiny Cafe - Jyoti Bakery Indiranagar","ds_geocode":"12.9653538, 77.639975"}}, expiry  :1795113574877
20-08-2026 00:09:41.438 569500 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 76311dBa07E577BbBeB4B02b65E1B4
20-08-2026 00:09:41.438 569500 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 76311dBa07E577BbBeB4B02b65E1B4
20-08-2026 00:09:41.434 569496 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e2889af
20-08-2026 00:09:41.441 569503 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575057","expired":false,"activity":"","logged":false,"session":"DdBd93B021A7F72b1fF47dE32c00F2","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.441 569503 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DdBd93B021A7F72b1fF47dE32c00F2","status":true}
20-08-2026 00:09:41.441 569503 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DdBd93B021A7F72b1fF47dE32c00F2
20-08-2026 00:09:41.445 569507 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58df1ed0
20-08-2026 00:09:41.445 569507 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574877","expired":false,"activity":"","logged":false,"session":"76311dBa07E577BbBeB4B02b65E1B4","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.445 569507 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"76311dBa07E577BbBeB4B02b65E1B4","status":true}
20-08-2026 00:09:41.446 569508 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e2889af
20-08-2026 00:09:41.446 569508 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575057","expired":false,"activity":"","logged":false,"session":"DdBd93B021A7F72b1fF47dE32c00F2","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.446 569508 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: DdBd93B021A7F72b1fF47dE32c00F2, mobile : , newSession : DdBd93B021A7F72b1fF47dE32c00F2, active : 1, activity : {"machine":{"ds_imei":"NU04202103","area":"Marathahalli","vm_id":"1619624606494","cart_enabled":true,"address":"Marathahalli","vm_imei_id":"NU04202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.957954, 77.702755","ds_area":"Marathahalli","location":"Mahaveer Traders","ds_geocode":"12.957954, 77.702755"}}, expiry  :1795113575057
20-08-2026 00:09:41.446 569508 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DdBd93B021A7F72b1fF47dE32c00F2
20-08-2026 00:09:41.447 569509 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DdBd93B021A7F72b1fF47dE32c00F2
20-08-2026 00:09:41.447 569509 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e2889af
20-08-2026 00:09:41.447 569509 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575057","expired":false,"activity":"","logged":false,"session":"DdBd93B021A7F72b1fF47dE32c00F2","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.448 569510 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DdBd93B021A7F72b1fF47dE32c00F2","status":true}
20-08-2026 00:09:41.471 569533 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0b006a5b7bF350Fc79B7E75696Cd81
20-08-2026 00:09:41.471 569533 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0b006a5b7bF350Fc79B7E75696Cd81
20-08-2026 00:09:41.475 569537 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1e4af7ce
20-08-2026 00:09:41.475 569537 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575015","expired":false,"activity":"","logged":false,"session":"0b006a5b7bF350Fc79B7E75696Cd81","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.476 569538 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0b006a5b7bF350Fc79B7E75696Cd81","status":true}
20-08-2026 00:09:41.476 569538 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0b006a5b7bF350Fc79B7E75696Cd81
20-08-2026 00:09:41.487 569549 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A478D544A8136463Fd3dDdC0010758
20-08-2026 00:09:41.487 569549 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A478D544A8136463Fd3dDdC0010758
20-08-2026 00:09:41.487 569549 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6bbc23a
20-08-2026 00:09:41.488 569550 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574913","expired":false,"activity":"","logged":false,"session":"A478D544A8136463Fd3dDdC0010758","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.488 569550 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A478D544A8136463Fd3dDdC0010758","status":true}
20-08-2026 00:09:41.488 569550 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A478D544A8136463Fd3dDdC0010758
20-08-2026 00:09:41.488 569550 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6bbc23a
20-08-2026 00:09:41.488 569550 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574913","expired":false,"activity":"","logged":false,"session":"A478D544A8136463Fd3dDdC0010758","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.488 569550 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A478D544A8136463Fd3dDdC0010758, mobile : , newSession : A478D544A8136463Fd3dDdC0010758, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113574913
20-08-2026 00:09:41.488 569550 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A478D544A8136463Fd3dDdC0010758
20-08-2026 00:09:41.488 569550 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A478D544A8136463Fd3dDdC0010758
20-08-2026 00:09:41.523 569585 [http-nio-8051-exec-25] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:09:41.523 569585 [http-nio-8051-exec-25] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:09:41.529 569591 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1e4af7ce
20-08-2026 00:09:41.529 569591 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575015","expired":false,"activity":"","logged":false,"session":"0b006a5b7bF350Fc79B7E75696Cd81","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.529 569591 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0b006a5b7bF350Fc79B7E75696Cd81, mobile : , newSession : 0b006a5b7bF350Fc79B7E75696Cd81, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660749537502","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Titan Eye plus -2","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113575015
20-08-2026 00:09:41.529 569591 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0b006a5b7bF350Fc79B7E75696Cd81
20-08-2026 00:09:41.529 569591 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0b006a5b7bF350Fc79B7E75696Cd81
20-08-2026 00:09:41.531 569593 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6bbc23a
20-08-2026 00:09:41.531 569593 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574913","expired":false,"activity":"","logged":false,"session":"A478D544A8136463Fd3dDdC0010758","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.531 569593 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A478D544A8136463Fd3dDdC0010758","status":true}
20-08-2026 00:09:41.533 569595 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1e4af7ce
20-08-2026 00:09:41.534 569596 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575015","expired":false,"activity":"","logged":false,"session":"0b006a5b7bF350Fc79B7E75696Cd81","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.534 569596 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0b006a5b7bF350Fc79B7E75696Cd81","status":true}
20-08-2026 00:09:41.538 569600 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E010CbCf227b34F9Dd222d56D3B1A9
20-08-2026 00:09:41.540 569602 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E010CbCf227b34F9Dd222d56D3B1A9
20-08-2026 00:09:41.540 569602 [http-nio-8051-exec-28] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202201 
20-08-2026 00:09:41.541 569603 [http-nio-8051-exec-28] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:09:41.542 569604 [http-nio-8051-exec-28] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:09:41.542 569604 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3451b050
20-08-2026 00:09:41.542 569604 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575167","expired":false,"activity":"","logged":false,"session":"E010CbCf227b34F9Dd222d56D3B1A9","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.542 569604 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E010CbCf227b34F9Dd222d56D3B1A9","status":true}
20-08-2026 00:09:41.542 569604 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E010CbCf227b34F9Dd222d56D3B1A9
20-08-2026 00:09:41.543 569605 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3451b050
20-08-2026 00:09:41.543 569605 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575167","expired":false,"activity":"","logged":false,"session":"E010CbCf227b34F9Dd222d56D3B1A9","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.543 569605 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E010CbCf227b34F9Dd222d56D3B1A9, mobile : , newSession : E010CbCf227b34F9Dd222d56D3B1A9, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1748242676721","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM05202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas lakeview  2nd floor"}}, expiry  :1795113575167
20-08-2026 00:09:41.543 569605 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E010CbCf227b34F9Dd222d56D3B1A9
20-08-2026 00:09:41.543 569605 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E010CbCf227b34F9Dd222d56D3B1A9
20-08-2026 00:09:41.543 569605 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3451b050
20-08-2026 00:09:41.543 569605 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575167","expired":false,"activity":"","logged":false,"session":"E010CbCf227b34F9Dd222d56D3B1A9","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.543 569605 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E010CbCf227b34F9Dd222d56D3B1A9","status":true}
20-08-2026 00:09:41.548 569610 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 21D2F8C19929Eb39C6A9617488A514
20-08-2026 00:09:41.548 569610 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 21D2F8C19929Eb39C6A9617488A514
20-08-2026 00:09:41.549 569611 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12b30b38
20-08-2026 00:09:41.549 569611 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574873","expired":false,"activity":"","logged":false,"session":"21D2F8C19929Eb39C6A9617488A514","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.549 569611 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"21D2F8C19929Eb39C6A9617488A514","status":true}
20-08-2026 00:09:41.549 569611 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 21D2F8C19929Eb39C6A9617488A514
20-08-2026 00:09:41.549 569611 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12b30b38
20-08-2026 00:09:41.549 569611 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574873","expired":false,"activity":"","logged":false,"session":"21D2F8C19929Eb39C6A9617488A514","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.549 569611 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 21D2F8C19929Eb39C6A9617488A514, mobile : , newSession : 21D2F8C19929Eb39C6A9617488A514, active : 1, activity : {"machine":{"ds_imei":"NU04202102","area":"Harlur","vm_id":"1619624548848","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"NU04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"HSR Nyaa Retail","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113574873
20-08-2026 00:09:41.549 569611 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 21D2F8C19929Eb39C6A9617488A514
20-08-2026 00:09:41.549 569611 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 21D2F8C19929Eb39C6A9617488A514
20-08-2026 00:09:41.552 569614 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12b30b38
20-08-2026 00:09:41.552 569614 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574873","expired":false,"activity":"","logged":false,"session":"21D2F8C19929Eb39C6A9617488A514","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.552 569614 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"21D2F8C19929Eb39C6A9617488A514","status":true}
20-08-2026 00:09:41.557 569619 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 21F9767a7dCd9e193b07287a78Cf85
20-08-2026 00:09:41.557 569619 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 21F9767a7dCd9e193b07287a78Cf85
20-08-2026 00:09:41.557 569619 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3673db45
20-08-2026 00:09:41.557 569619 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575007","expired":false,"activity":"","logged":false,"session":"21F9767a7dCd9e193b07287a78Cf85","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.557 569619 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"21F9767a7dCd9e193b07287a78Cf85","status":true}
20-08-2026 00:09:41.557 569619 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 21F9767a7dCd9e193b07287a78Cf85
20-08-2026 00:09:41.604 569666 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 38Cd34BbBcF5292c67Ec6fB5A2F8B9
20-08-2026 00:09:41.604 569666 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 38Cd34BbBcF5292c67Ec6fB5A2F8B9
20-08-2026 00:09:41.604 569666 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2114db52
20-08-2026 00:09:41.604 569666 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575212","expired":false,"activity":"","logged":false,"session":"38Cd34BbBcF5292c67Ec6fB5A2F8B9","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.604 569666 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"38Cd34BbBcF5292c67Ec6fB5A2F8B9","status":true}
20-08-2026 00:09:41.605 569667 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 38Cd34BbBcF5292c67Ec6fB5A2F8B9
20-08-2026 00:09:41.610 569672 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2114db52
20-08-2026 00:09:41.610 569672 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575212","expired":false,"activity":"","logged":false,"session":"38Cd34BbBcF5292c67Ec6fB5A2F8B9","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.610 569672 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 38Cd34BbBcF5292c67Ec6fB5A2F8B9, mobile : , newSession : 38Cd34BbBcF5292c67Ec6fB5A2F8B9, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT","vm_id":"8969790716036205382","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113575212
20-08-2026 00:09:41.610 569672 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 38Cd34BbBcF5292c67Ec6fB5A2F8B9
20-08-2026 00:09:41.610 569672 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 38Cd34BbBcF5292c67Ec6fB5A2F8B9
20-08-2026 00:09:41.613 569675 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2114db52
20-08-2026 00:09:41.613 569675 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575212","expired":false,"activity":"","logged":false,"session":"38Cd34BbBcF5292c67Ec6fB5A2F8B9","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.613 569675 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"38Cd34BbBcF5292c67Ec6fB5A2F8B9","status":true}
20-08-2026 00:09:41.619 569681 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3673db45
20-08-2026 00:09:41.619 569681 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575007","expired":false,"activity":"","logged":false,"session":"21F9767a7dCd9e193b07287a78Cf85","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.619 569681 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 21F9767a7dCd9e193b07287a78Cf85, mobile : , newSession : 21F9767a7dCd9e193b07287a78Cf85, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654510950489","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_1st Floor"}}, expiry  :1795113575007
20-08-2026 00:09:41.619 569681 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 21F9767a7dCd9e193b07287a78Cf85
20-08-2026 00:09:41.619 569681 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 21F9767a7dCd9e193b07287a78Cf85
20-08-2026 00:09:41.620 569682 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3673db45
20-08-2026 00:09:41.620 569682 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575007","expired":false,"activity":"","logged":false,"session":"21F9767a7dCd9e193b07287a78Cf85","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.620 569682 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"21F9767a7dCd9e193b07287a78Cf85","status":true}
20-08-2026 00:09:41.627 569689 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:09:41.627 569689 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:09:41.629 569691 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:41.629 569691 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:41.629 569691 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:41.630 569692 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2424E1Ce86Db279a63524613282654
20-08-2026 00:09:41.630 569692 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2424E1Ce86Db279a63524613282654
20-08-2026 00:09:41.631 569693 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2fdb5a68
20-08-2026 00:09:41.631 569693 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575292","expired":false,"activity":"","logged":false,"session":"2424E1Ce86Db279a63524613282654","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.631 569693 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2424E1Ce86Db279a63524613282654","status":true}
20-08-2026 00:09:41.631 569693 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2424E1Ce86Db279a63524613282654
20-08-2026 00:09:41.632 569694 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:41.632 569694 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:41.632 569694 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:41.632 569694 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2fdb5a68
20-08-2026 00:09:41.632 569694 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575292","expired":false,"activity":"","logged":false,"session":"2424E1Ce86Db279a63524613282654","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.632 569694 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2424E1Ce86Db279a63524613282654, mobile : , newSession : 2424E1Ce86Db279a63524613282654, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205383","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202098","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR SKU Split","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113575292
20-08-2026 00:09:41.632 569694 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2424E1Ce86Db279a63524613282654
20-08-2026 00:09:41.632 569694 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2424E1Ce86Db279a63524613282654
20-08-2026 00:09:41.635 569697 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 85CdB8Ee7eD0174f3bC062639e9576
20-08-2026 00:09:41.635 569697 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 85CdB8Ee7eD0174f3bC062639e9576
20-08-2026 00:09:41.636 569698 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2fdb5a68
20-08-2026 00:09:41.636 569698 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575292","expired":false,"activity":"","logged":false,"session":"2424E1Ce86Db279a63524613282654","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.636 569698 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2424E1Ce86Db279a63524613282654","status":true}
20-08-2026 00:09:41.637 569699 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:41.637 569699 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:09:41.637 569699 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:09:41.637 569699 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c0da5ce
20-08-2026 00:09:41.637 569699 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574985","expired":false,"activity":"","logged":false,"session":"85CdB8Ee7eD0174f3bC062639e9576","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.637 569699 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"85CdB8Ee7eD0174f3bC062639e9576","status":true}
20-08-2026 00:09:41.637 569699 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 85CdB8Ee7eD0174f3bC062639e9576
20-08-2026 00:09:41.639 569701 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 13C3Ed66E382B94fAbAd537a23972c
20-08-2026 00:09:41.639 569701 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 13C3Ed66E382B94fAbAd537a23972c
20-08-2026 00:09:41.639 569701 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7d34C2CfC2731eE32b6dDd97BaDa05
20-08-2026 00:09:41.639 569701 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7d34C2CfC2731eE32b6dDd97BaDa05
20-08-2026 00:09:41.640 569702 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4aba9230
20-08-2026 00:09:41.640 569702 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575094","expired":false,"activity":"","logged":false,"session":"7d34C2CfC2731eE32b6dDd97BaDa05","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.640 569702 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7d34C2CfC2731eE32b6dDd97BaDa05","status":true}
20-08-2026 00:09:41.640 569702 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7d34C2CfC2731eE32b6dDd97BaDa05
20-08-2026 00:09:41.640 569702 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4aba9230
20-08-2026 00:09:41.640 569702 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575094","expired":false,"activity":"","logged":false,"session":"7d34C2CfC2731eE32b6dDd97BaDa05","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.640 569702 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7d34C2CfC2731eE32b6dDd97BaDa05, mobile : , newSession : 7d34C2CfC2731eE32b6dDd97BaDa05, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1650862850550","cart_enabled":true,"address":"Mediatek B-5A  3rd Floor","vm_imei_id":"TM04202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,55555","location":"Mediatek B-5A  3rd Floor"}}, expiry  :1795113575094
20-08-2026 00:09:41.640 569702 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7d34C2CfC2731eE32b6dDd97BaDa05
20-08-2026 00:09:41.640 569702 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7d34C2CfC2731eE32b6dDd97BaDa05
20-08-2026 00:09:41.641 569703 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c0da5ce
20-08-2026 00:09:41.641 569703 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574985","expired":false,"activity":"","logged":false,"session":"85CdB8Ee7eD0174f3bC062639e9576","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.641 569703 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 85CdB8Ee7eD0174f3bC062639e9576, mobile : , newSession : 85CdB8Ee7eD0174f3bC062639e9576, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519780232","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_6th Floor"}}, expiry  :1795113574985
20-08-2026 00:09:41.641 569703 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 85CdB8Ee7eD0174f3bC062639e9576
20-08-2026 00:09:41.641 569703 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:41.641 569703 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 85CdB8Ee7eD0174f3bC062639e9576
20-08-2026 00:09:41.641 569703 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:41.641 569703 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:41.643 569705 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:09:41.643 569705 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:09:41.643 569705 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:09:41.644 569706 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4aba9230
20-08-2026 00:09:41.644 569706 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575094","expired":false,"activity":"","logged":false,"session":"7d34C2CfC2731eE32b6dDd97BaDa05","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.644 569706 [http-nio-8051-exec-45] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7d34C2CfC2731eE32b6dDd97BaDa05","status":true}
20-08-2026 00:09:41.644 569706 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@546f94b9
20-08-2026 00:09:41.644 569706 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575008","expired":false,"activity":"","logged":false,"session":"13C3Ed66E382B94fAbAd537a23972c","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.644 569706 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"13C3Ed66E382B94fAbAd537a23972c","status":true}
20-08-2026 00:09:41.644 569706 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 13C3Ed66E382B94fAbAd537a23972c
20-08-2026 00:09:41.645 569707 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c0da5ce
20-08-2026 00:09:41.645 569707 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574985","expired":false,"activity":"","logged":false,"session":"85CdB8Ee7eD0174f3bC062639e9576","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.645 569707 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"85CdB8Ee7eD0174f3bC062639e9576","status":true}
20-08-2026 00:09:41.645 569707 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@546f94b9
20-08-2026 00:09:41.645 569707 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575008","expired":false,"activity":"","logged":false,"session":"13C3Ed66E382B94fAbAd537a23972c","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.645 569707 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 13C3Ed66E382B94fAbAd537a23972c, mobile : , newSession : 13C3Ed66E382B94fAbAd537a23972c, active : 1, activity : {"machine":{"ds_imei":"DS08202101","area":"Harlur","vm_id":"1628514764505","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"DS08202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"Tiny Cafe - Nyaa Retail ,Harlur ","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113575008
20-08-2026 00:09:41.645 569707 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 13C3Ed66E382B94fAbAd537a23972c
20-08-2026 00:09:41.647 569709 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:09:41.647 569709 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:41.647 569709 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:41.649 569711 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 13C3Ed66E382B94fAbAd537a23972c
20-08-2026 00:09:41.654 569716 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:09:41.654 569716 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:09:41.654 569716 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:09:41.659 569721 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:09:41.659 569721 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:09:41.659 569721 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:09:41.664 569726 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:09:41.664 569726 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:09:41.664 569726 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:09:41.665 569727 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:09:41.665 569727 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:41.665 569727 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:41.668 569730 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:41.668 569730 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@546f94b9
20-08-2026 00:09:41.668 569730 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:41.668 569730 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575008","expired":false,"activity":"","logged":false,"session":"13C3Ed66E382B94fAbAd537a23972c","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.668 569730 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:41.668 569730 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"13C3Ed66E382B94fAbAd537a23972c","status":true}
20-08-2026 00:09:41.676 569738 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:41.676 569738 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:41.676 569738 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:41.677 569739 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:41.677 569739 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:41.677 569739 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:41.685 569747 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:41.685 569747 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:09:41.685 569747 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:09:41.686 569748 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:09:41.686 569748 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:41.686 569748 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:41.689 569751 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:09:41.690 569752 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:41.690 569752 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:41.690 569752 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:41.690 569752 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:09:41.690 569752 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:09:41.693 569755 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F853D10fF47316D9Ae34Da4d2e556d
20-08-2026 00:09:41.693 569755 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F853D10fF47316D9Ae34Da4d2e556d
20-08-2026 00:09:41.694 569756 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:09:41.694 569756 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:09:41.694 569756 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:09:41.695 569757 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:41.695 569757 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:41.695 569757 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:41.696 569758 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11154fa1
20-08-2026 00:09:41.696 569758 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575128","expired":false,"activity":"","logged":false,"session":"F853D10fF47316D9Ae34Da4d2e556d","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.696 569758 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F853D10fF47316D9Ae34Da4d2e556d","status":true}
20-08-2026 00:09:41.696 569758 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F853D10fF47316D9Ae34Da4d2e556d
20-08-2026 00:09:41.698 569760 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:09:41.698 569760 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:09:41.698 569760 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:09:41.703 569765 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:09:41.703 569765 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:09:41.703 569765 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:09:41.704 569766 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:09:41.704 569766 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:41.704 569766 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:41.704 569766 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B57a57A9F5Ff5986Ea76844cB144B5
20-08-2026 00:09:41.704 569766 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B57a57A9F5Ff5986Ea76844cB144B5
20-08-2026 00:09:41.706 569768 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11154fa1
20-08-2026 00:09:41.706 569768 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575128","expired":false,"activity":"","logged":false,"session":"F853D10fF47316D9Ae34Da4d2e556d","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.706 569768 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F853D10fF47316D9Ae34Da4d2e556d, mobile : , newSession : F853D10fF47316D9Ae34Da4d2e556d, active : 1, activity : {"machine":{"area":"Mediatek_B-1_5th Floor","vm_id":"1650863570737","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,555555","location":"Mediatek B-1 5th Floor"}}, expiry  :1795113575128
20-08-2026 00:09:41.706 569768 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F853D10fF47316D9Ae34Da4d2e556d
20-08-2026 00:09:41.706 569768 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F853D10fF47316D9Ae34Da4d2e556d
20-08-2026 00:09:41.707 569769 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:41.707 569769 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:41.707 569769 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:41.708 569770 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65730d95
20-08-2026 00:09:41.708 569770 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574877","expired":false,"activity":"","logged":false,"session":"B57a57A9F5Ff5986Ea76844cB144B5","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.708 569770 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B57a57A9F5Ff5986Ea76844cB144B5","status":true}
20-08-2026 00:09:41.708 569770 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B57a57A9F5Ff5986Ea76844cB144B5
20-08-2026 00:09:41.709 569771 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11154fa1
20-08-2026 00:09:41.709 569771 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575128","expired":false,"activity":"","logged":false,"session":"F853D10fF47316D9Ae34Da4d2e556d","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.709 569771 [http-nio-8051-exec-19] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F853D10fF47316D9Ae34Da4d2e556d","status":true}
20-08-2026 00:09:41.712 569774 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:09:41.712 569774 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:09:41.712 569774 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:09:41.713 569775 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:09:41.713 569775 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:41.713 569775 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:41.718 569780 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:41.718 569780 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65730d95
20-08-2026 00:09:41.718 569780 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574877","expired":false,"activity":"","logged":false,"session":"B57a57A9F5Ff5986Ea76844cB144B5","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.718 569780 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B57a57A9F5Ff5986Ea76844cB144B5, mobile : , newSession : B57a57A9F5Ff5986Ea76844cB144B5, active : 1, activity : {"machine":{"ds_imei":"VS04202109","area":"HSR","vm_id":"1619843922074","cart_enabled":true,"address":"HSR","vm_imei_id":"VS04202109","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tiny Cafe - Fresh n Bake","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113574877
20-08-2026 00:09:41.718 569780 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B57a57A9F5Ff5986Ea76844cB144B5
20-08-2026 00:09:41.718 569780 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B57a57A9F5Ff5986Ea76844cB144B5
20-08-2026 00:09:41.721 569783 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:41.721 569783 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:41.723 569785 [http-nio-8051-exec-17] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:41.723 569785 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65730d95
20-08-2026 00:09:41.725 569787 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574877","expired":false,"activity":"","logged":false,"session":"B57a57A9F5Ff5986Ea76844cB144B5","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.725 569787 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B57a57A9F5Ff5986Ea76844cB144B5","status":true}
20-08-2026 00:09:41.726 569788 [http-nio-8051-exec-17] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:41.724 569786 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:41.726 569788 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:41.726 569788 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:41.728 569790 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:41.728 569790 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:09:41.728 569790 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:09:41.731 569793 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:09:41.731 569793 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:09:41.731 569793 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:09:41.732 569794 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:09:41.732 569794 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:41.732 569794 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:41.734 569796 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:41.735 569797 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:09:41.735 569797 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:09:41.737 569799 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:09:41.746 569808 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:41.746 569808 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:41.749 569811 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:41.738 569800 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 73916d3665Ae6e9427B25d09C20066
20-08-2026 00:09:41.754 569816 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 73916d3665Ae6e9427B25d09C20066
20-08-2026 00:09:41.755 569817 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@454132bc
20-08-2026 00:09:41.755 569817 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574977","expired":false,"activity":"","logged":false,"session":"73916d3665Ae6e9427B25d09C20066","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.755 569817 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"73916d3665Ae6e9427B25d09C20066","status":true}
20-08-2026 00:09:41.755 569817 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 73916d3665Ae6e9427B25d09C20066
20-08-2026 00:09:41.758 569820 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@454132bc
20-08-2026 00:09:41.758 569820 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574977","expired":false,"activity":"","logged":false,"session":"73916d3665Ae6e9427B25d09C20066","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.758 569820 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 73916d3665Ae6e9427B25d09C20066, mobile : , newSession : 73916d3665Ae6e9427B25d09C20066, active : 1, activity : {"machine":{"area":"Media Tek_4 C_3rd Floor","vm_id":"1650863155668","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,5555555","location":"MediaTek_4 C_3rd Floor"}}, expiry  :1795113574977
20-08-2026 00:09:41.758 569820 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 73916d3665Ae6e9427B25d09C20066
20-08-2026 00:09:41.758 569820 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 73916d3665Ae6e9427B25d09C20066
20-08-2026 00:09:41.759 569821 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@454132bc
20-08-2026 00:09:41.759 569821 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574977","expired":false,"activity":"","logged":false,"session":"73916d3665Ae6e9427B25d09C20066","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.759 569821 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"73916d3665Ae6e9427B25d09C20066","status":true}
20-08-2026 00:09:41.770 569832 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3662389bE0Dc06E9DeCfE21a092669
20-08-2026 00:09:41.770 569832 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3662389bE0Dc06E9DeCfE21a092669
20-08-2026 00:09:41.781 569843 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@53eacb4
20-08-2026 00:09:41.781 569843 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574933","expired":false,"activity":"","logged":false,"session":"3662389bE0Dc06E9DeCfE21a092669","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.781 569843 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3662389bE0Dc06E9DeCfE21a092669","status":true}
20-08-2026 00:09:41.781 569843 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3662389bE0Dc06E9DeCfE21a092669
20-08-2026 00:09:41.781 569843 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@53eacb4
20-08-2026 00:09:41.781 569843 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574933","expired":false,"activity":"","logged":false,"session":"3662389bE0Dc06E9DeCfE21a092669","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.781 569843 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3662389bE0Dc06E9DeCfE21a092669, mobile : , newSession : 3662389bE0Dc06E9DeCfE21a092669, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685608919720","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202303","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Tata communication  - EGL"}}, expiry  :1795113574933
20-08-2026 00:09:41.781 569843 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3662389bE0Dc06E9DeCfE21a092669
20-08-2026 00:09:41.781 569843 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3662389bE0Dc06E9DeCfE21a092669
20-08-2026 00:09:41.785 569847 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@53eacb4
20-08-2026 00:09:41.785 569847 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574933","expired":false,"activity":"","logged":false,"session":"3662389bE0Dc06E9DeCfE21a092669","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.785 569847 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3662389bE0Dc06E9DeCfE21a092669","status":true}
20-08-2026 00:09:41.819 569881 [http-nio-8051-exec-28] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:09:41.905 569967 [http-nio-8051-exec-22] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:21:17"}
20-08-2026 00:09:41.923 569985 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E96292D12c5594E9Ac8b1e2c20Cd4f
20-08-2026 00:09:41.924 569986 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E96292D12c5594E9Ac8b1e2c20Cd4f
20-08-2026 00:09:41.926 569988 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a0213
20-08-2026 00:09:41.926 569988 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575065","expired":false,"activity":"","logged":false,"session":"E96292D12c5594E9Ac8b1e2c20Cd4f","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.927 569989 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E96292D12c5594E9Ac8b1e2c20Cd4f","status":true}
20-08-2026 00:09:41.927 569989 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E96292D12c5594E9Ac8b1e2c20Cd4f
20-08-2026 00:09:41.934 569996 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a0213
20-08-2026 00:09:41.934 569996 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575065","expired":false,"activity":"","logged":false,"session":"E96292D12c5594E9Ac8b1e2c20Cd4f","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.934 569996 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E96292D12c5594E9Ac8b1e2c20Cd4f, mobile : , newSession : E96292D12c5594E9Ac8b1e2c20Cd4f, active : 1, activity : {"machine":{"area":"Western","vm_id":"1661836659685","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Tech Mahindra - Demo"}}, expiry  :1795113575065
20-08-2026 00:09:41.934 569996 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E96292D12c5594E9Ac8b1e2c20Cd4f
20-08-2026 00:09:41.934 569996 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E96292D12c5594E9Ac8b1e2c20Cd4f
20-08-2026 00:09:41.958 570020 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a0213
20-08-2026 00:09:41.959 570021 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575065","expired":false,"activity":"","logged":false,"session":"E96292D12c5594E9Ac8b1e2c20Cd4f","mobile":"","active":1,"status":true}
20-08-2026 00:09:41.959 570021 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E96292D12c5594E9Ac8b1e2c20Cd4f","status":true}
20-08-2026 00:09:41.984 570046 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:41.987 570049 [http-nio-8051-exec-7] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:42.005 570067 [http-nio-8051-exec-10] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:42.009 570071 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:42.138 570200 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:42.138 570200 [http-nio-8051-exec-2] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:42.199 570261 [http-nio-8051-exec-48] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:42.201 570263 [http-nio-8051-exec-48] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:42.221 570283 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:42.222 570284 [http-nio-8051-exec-9] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:42.256 570318 [http-nio-8051-exec-27] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:42.265 570327 [http-nio-8051-exec-27] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:42.290 570352 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2a37Af684b0587EfB5263bF35c2850
20-08-2026 00:09:42.290 570352 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2a37Af684b0587EfB5263bF35c2850
20-08-2026 00:09:42.291 570353 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@77141c54
20-08-2026 00:09:42.291 570353 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574918","expired":false,"activity":"","logged":false,"session":"2a37Af684b0587EfB5263bF35c2850","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.291 570353 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2a37Af684b0587EfB5263bF35c2850","status":true}
20-08-2026 00:09:42.291 570353 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2a37Af684b0587EfB5263bF35c2850
20-08-2026 00:09:42.305 570367 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@77141c54
20-08-2026 00:09:42.305 570367 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574918","expired":false,"activity":"","logged":false,"session":"2a37Af684b0587EfB5263bF35c2850","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.305 570367 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2a37Af684b0587EfB5263bF35c2850, mobile : , newSession : 2a37Af684b0587EfB5263bF35c2850, active : 1, activity : {"machine":{"ds_imei":"VS12202101","area":"HSR","vm_id":"1619843922077","cart_enabled":true,"address":"HSR","vm_imei_id":"VS12202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Cold storage buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113574918
20-08-2026 00:09:42.305 570367 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2a37Af684b0587EfB5263bF35c2850
20-08-2026 00:09:42.305 570367 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2a37Af684b0587EfB5263bF35c2850
20-08-2026 00:09:42.306 570368 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@77141c54
20-08-2026 00:09:42.306 570368 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574918","expired":false,"activity":"","logged":false,"session":"2a37Af684b0587EfB5263bF35c2850","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.306 570368 [http-nio-8051-exec-1] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2a37Af684b0587EfB5263bF35c2850","status":true}
20-08-2026 00:09:42.546 570608 [http-nio-8051-exec-26] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:42.549 570611 [http-nio-8051-exec-26] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:42.593 570655 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E36c56BbDfA9AcE61c14A418Ff8e2a
20-08-2026 00:09:42.594 570656 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E36c56BbDfA9AcE61c14A418Ff8e2a
20-08-2026 00:09:42.602 570664 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@41683f81
20-08-2026 00:09:42.602 570664 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574971","expired":false,"activity":"","logged":false,"session":"E36c56BbDfA9AcE61c14A418Ff8e2a","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.602 570664 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E36c56BbDfA9AcE61c14A418Ff8e2a","status":true}
20-08-2026 00:09:42.602 570664 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E36c56BbDfA9AcE61c14A418Ff8e2a
20-08-2026 00:09:42.603 570665 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@41683f81
20-08-2026 00:09:42.603 570665 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574971","expired":false,"activity":"","logged":false,"session":"E36c56BbDfA9AcE61c14A418Ff8e2a","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.603 570665 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E36c56BbDfA9AcE61c14A418Ff8e2a, mobile : , newSession : E36c56BbDfA9AcE61c14A418Ff8e2a, active : 1, activity : {"machine":{"area":"E City","vm_id":"595907803036339445","cart_enabled":true,"address":"Titan Cafeteria Ground Floor","vm_imei_id":"TM10201907","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.840723,77.6731761","location":"Texas LV 2nd Floor "}}, expiry  :1795113574971
20-08-2026 00:09:42.603 570665 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E36c56BbDfA9AcE61c14A418Ff8e2a
20-08-2026 00:09:42.603 570665 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E36c56BbDfA9AcE61c14A418Ff8e2a
20-08-2026 00:09:42.610 570672 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@41683f81
20-08-2026 00:09:42.610 570672 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574971","expired":false,"activity":"","logged":false,"session":"E36c56BbDfA9AcE61c14A418Ff8e2a","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.610 570672 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E36c56BbDfA9AcE61c14A418Ff8e2a","status":true}
20-08-2026 00:09:42.635 570697 [http-nio-8051-exec-15] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202103","mobile":""}
20-08-2026 00:09:42.703 570765 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:42.706 570768 [http-nio-8051-exec-6] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:42.724 570786 [http-nio-8051-exec-32] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202501","mobile":""}
20-08-2026 00:09:42.766 570828 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:42.771 570833 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:42.835 570897 [http-nio-8051-exec-13] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:42.836 570898 [http-nio-8051-exec-13] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:42.859 570921 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 03Ab6a1eEb0aF41897E145Be4e0a74
20-08-2026 00:09:42.859 570921 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 03Ab6a1eEb0aF41897E145Be4e0a74
20-08-2026 00:09:42.861 570923 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@835a13d
20-08-2026 00:09:42.861 570923 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575198","expired":false,"activity":"","logged":false,"session":"03Ab6a1eEb0aF41897E145Be4e0a74","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.861 570923 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"03Ab6a1eEb0aF41897E145Be4e0a74","status":true}
20-08-2026 00:09:42.861 570923 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 03Ab6a1eEb0aF41897E145Be4e0a74
20-08-2026 00:09:42.864 570926 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@835a13d
20-08-2026 00:09:42.865 570927 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575198","expired":false,"activity":"","logged":false,"session":"03Ab6a1eEb0aF41897E145Be4e0a74","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.865 570927 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 03Ab6a1eEb0aF41897E145Be4e0a74, mobile : , newSession : 03Ab6a1eEb0aF41897E145Be4e0a74, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749560296622","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202507","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 5th floor-2"}}, expiry  :1795113575198
20-08-2026 00:09:42.865 570927 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 03Ab6a1eEb0aF41897E145Be4e0a74
20-08-2026 00:09:42.865 570927 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 03Ab6a1eEb0aF41897E145Be4e0a74
20-08-2026 00:09:42.866 570928 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@835a13d
20-08-2026 00:09:42.866 570928 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575198","expired":false,"activity":"","logged":false,"session":"03Ab6a1eEb0aF41897E145Be4e0a74","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.866 570928 [http-nio-8051-exec-13] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"03Ab6a1eEb0aF41897E145Be4e0a74","status":true}
20-08-2026 00:09:42.881 570943 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 43Cd509b380f3173E546512c1737E4
20-08-2026 00:09:42.881 570943 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 43Cd509b380f3173E546512c1737E4
20-08-2026 00:09:42.887 570949 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7487d0a
20-08-2026 00:09:42.887 570949 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575192","expired":false,"activity":"","logged":false,"session":"43Cd509b380f3173E546512c1737E4","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.887 570949 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"43Cd509b380f3173E546512c1737E4","status":true}
20-08-2026 00:09:42.887 570949 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 43Cd509b380f3173E546512c1737E4
20-08-2026 00:09:42.890 570952 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7487d0a
20-08-2026 00:09:42.890 570952 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575192","expired":false,"activity":"","logged":false,"session":"43Cd509b380f3173E546512c1737E4","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.890 570952 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 43Cd509b380f3173E546512c1737E4, mobile : , newSession : 43Cd509b380f3173E546512c1737E4, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113575192
20-08-2026 00:09:42.890 570952 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 43Cd509b380f3173E546512c1737E4
20-08-2026 00:09:42.890 570952 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 43Cd509b380f3173E546512c1737E4
20-08-2026 00:09:42.891 570953 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7487d0a
20-08-2026 00:09:42.891 570953 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575192","expired":false,"activity":"","logged":false,"session":"43Cd509b380f3173E546512c1737E4","mobile":"","active":1,"status":true}
20-08-2026 00:09:42.891 570953 [http-nio-8051-exec-29] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"43Cd509b380f3173E546512c1737E4","status":true}
20-08-2026 00:09:42.927 570989 [http-nio-8051-exec-43] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:42.929 570991 [http-nio-8051-exec-43] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:43.002 571064 [http-nio-8051-exec-33] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:43.003 571065 [http-nio-8051-exec-33] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:43.024 571086 [http-nio-8051-exec-19] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202098","mobile":""}
20-08-2026 00:09:43.097 571159 [http-nio-8051-exec-21] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:43.102 571164 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:43.140 571202 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202203","mobile":""}
20-08-2026 00:09:43.209 571271 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D96e4f479c895d4030B2A8Db84E7B9
20-08-2026 00:09:43.211 571273 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D96e4f479c895d4030B2A8Db84E7B9
20-08-2026 00:09:43.222 571284 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6428d034
20-08-2026 00:09:43.222 571284 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575216","expired":false,"activity":"","logged":false,"session":"D96e4f479c895d4030B2A8Db84E7B9","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.223 571285 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D96e4f479c895d4030B2A8Db84E7B9","status":true}
20-08-2026 00:09:43.223 571285 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D96e4f479c895d4030B2A8Db84E7B9
20-08-2026 00:09:43.240 571302 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6428d034
20-08-2026 00:09:43.240 571302 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575216","expired":false,"activity":"","logged":false,"session":"D96e4f479c895d4030B2A8Db84E7B9","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.240 571302 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D96e4f479c895d4030B2A8Db84E7B9, mobile : , newSession : D96e4f479c895d4030B2A8Db84E7B9, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749614007458","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202508","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 8th floor"}}, expiry  :1795113575216
20-08-2026 00:09:43.240 571302 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D96e4f479c895d4030B2A8Db84E7B9
20-08-2026 00:09:43.240 571302 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D96e4f479c895d4030B2A8Db84E7B9
20-08-2026 00:09:43.243 571305 [http-nio-8051-exec-17] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202202","mobile":""}
20-08-2026 00:09:43.246 571308 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6428d034
20-08-2026 00:09:43.246 571308 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575216","expired":false,"activity":"","logged":false,"session":"D96e4f479c895d4030B2A8Db84E7B9","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.246 571308 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D96e4f479c895d4030B2A8Db84E7B9","status":true}
20-08-2026 00:09:43.393 571455 [http-nio-8051-exec-47] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:43.396 571458 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:43.569 571631 [http-nio-8051-exec-25] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202102","mobile":""}
20-08-2026 00:09:43.601 571663 [http-nio-8051-exec-14] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:43.610 571672 [http-nio-8051-exec-14] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:43.612 571674 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 22EfA4FbCcD1916bAaFd2dE9C42450
20-08-2026 00:09:43.612 571674 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 22EfA4FbCcD1916bAaFd2dE9C42450
20-08-2026 00:09:43.622 571684 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@bd6e1f2
20-08-2026 00:09:43.622 571684 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574895","expired":false,"activity":"","logged":false,"session":"22EfA4FbCcD1916bAaFd2dE9C42450","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.622 571684 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"22EfA4FbCcD1916bAaFd2dE9C42450","status":true}
20-08-2026 00:09:43.622 571684 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 22EfA4FbCcD1916bAaFd2dE9C42450
20-08-2026 00:09:43.626 571688 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@bd6e1f2
20-08-2026 00:09:43.626 571688 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574895","expired":false,"activity":"","logged":false,"session":"22EfA4FbCcD1916bAaFd2dE9C42450","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.626 571688 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 22EfA4FbCcD1916bAaFd2dE9C42450, mobile : , newSession : 22EfA4FbCcD1916bAaFd2dE9C42450, active : 1, activity : {"machine":{"ds_imei":"VS09202101","area":"HSR","vm_id":"1619843922075","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 1 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113574895
20-08-2026 00:09:43.626 571688 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 22EfA4FbCcD1916bAaFd2dE9C42450
20-08-2026 00:09:43.626 571688 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 22EfA4FbCcD1916bAaFd2dE9C42450
20-08-2026 00:09:43.630 571692 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@bd6e1f2
20-08-2026 00:09:43.630 571692 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574895","expired":false,"activity":"","logged":false,"session":"22EfA4FbCcD1916bAaFd2dE9C42450","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.630 571692 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"22EfA4FbCcD1916bAaFd2dE9C42450","status":true}
20-08-2026 00:09:43.691 571753 [http-nio-8051-exec-28] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202202","mobile":""}
20-08-2026 00:09:43.802 571864 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5b3f2f462fE723Ea9b78D7Ed72B1Da
20-08-2026 00:09:43.803 571865 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5b3f2f462fE723Ea9b78D7Ed72B1Da
20-08-2026 00:09:43.804 571866 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7f1d21cb
20-08-2026 00:09:43.804 571866 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574946","expired":false,"activity":"","logged":false,"session":"5b3f2f462fE723Ea9b78D7Ed72B1Da","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.804 571866 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5b3f2f462fE723Ea9b78D7Ed72B1Da","status":true}
20-08-2026 00:09:43.804 571866 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5b3f2f462fE723Ea9b78D7Ed72B1Da
20-08-2026 00:09:43.815 571877 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7f1d21cb
20-08-2026 00:09:43.815 571877 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574946","expired":false,"activity":"","logged":false,"session":"5b3f2f462fE723Ea9b78D7Ed72B1Da","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.815 571877 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5b3f2f462fE723Ea9b78D7Ed72B1Da, mobile : , newSession : 5b3f2f462fE723Ea9b78D7Ed72B1Da, active : 1, activity : {"machine":{"area":"HSR","vm_id":"1694000374524","cart_enabled":true,"address":"","vm_imei_id":"NU09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"Titan Eye plus Spiral"}}, expiry  :1795113574946
20-08-2026 00:09:43.815 571877 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5b3f2f462fE723Ea9b78D7Ed72B1Da
20-08-2026 00:09:43.815 571877 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5b3f2f462fE723Ea9b78D7Ed72B1Da
20-08-2026 00:09:43.818 571880 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7f1d21cb
20-08-2026 00:09:43.818 571880 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574946","expired":false,"activity":"","logged":false,"session":"5b3f2f462fE723Ea9b78D7Ed72B1Da","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.818 571880 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5b3f2f462fE723Ea9b78D7Ed72B1Da","status":true}
20-08-2026 00:09:43.823 571885 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C2094c02AcA2Fd98Dd5c7a6207D29b
20-08-2026 00:09:43.823 571885 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C2094c02AcA2Fd98Dd5c7a6207D29b
20-08-2026 00:09:43.841 571903 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@258b25f1
20-08-2026 00:09:43.841 571903 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575044","expired":false,"activity":"","logged":false,"session":"C2094c02AcA2Fd98Dd5c7a6207D29b","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.841 571903 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C2094c02AcA2Fd98Dd5c7a6207D29b","status":true}
20-08-2026 00:09:43.842 571904 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C2094c02AcA2Fd98Dd5c7a6207D29b
20-08-2026 00:09:43.850 571912 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@258b25f1
20-08-2026 00:09:43.850 571912 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575044","expired":false,"activity":"","logged":false,"session":"C2094c02AcA2Fd98Dd5c7a6207D29b","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.850 571912 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C2094c02AcA2Fd98Dd5c7a6207D29b, mobile : , newSession : C2094c02AcA2Fd98Dd5c7a6207D29b, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686835929313","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202305","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Availity 4th floor Cafeteria"}}, expiry  :1795113575044
20-08-2026 00:09:43.850 571912 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C2094c02AcA2Fd98Dd5c7a6207D29b
20-08-2026 00:09:43.850 571912 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C2094c02AcA2Fd98Dd5c7a6207D29b
20-08-2026 00:09:43.852 571914 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@258b25f1
20-08-2026 00:09:43.852 571914 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575044","expired":false,"activity":"","logged":false,"session":"C2094c02AcA2Fd98Dd5c7a6207D29b","mobile":"","active":1,"status":true}
20-08-2026 00:09:43.852 571914 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C2094c02AcA2Fd98Dd5c7a6207D29b","status":true}
20-08-2026 00:09:43.872 571934 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202099","mobile":""}
20-08-2026 00:09:43.897 571959 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:43.907 571969 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:43.933 571995 [http-nio-8051-exec-37] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:43.937 571999 [http-nio-8051-exec-37] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:43.987 572049 [http-nio-8051-exec-30] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:43.990 572052 [http-nio-8051-exec-30] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.028 572090 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.029 572091 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.029 572091 [http-nio-8051-exec-3] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.032 572094 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.053 572115 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202109","mobile":""}
20-08-2026 00:09:44.066 572128 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS12202101","mobile":""}
20-08-2026 00:09:44.148 572210 [http-nio-8051-exec-44] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.150 572212 [http-nio-8051-exec-44] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.198 572260 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ac2bBc678a64BfEcB13cB5DeB277C3
20-08-2026 00:09:44.199 572261 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ac2bBc678a64BfEcB13cB5DeB277C3
20-08-2026 00:09:44.199 572261 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ae380cd
20-08-2026 00:09:44.199 572261 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575033","expired":false,"activity":"","logged":false,"session":"Ac2bBc678a64BfEcB13cB5DeB277C3","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.199 572261 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ac2bBc678a64BfEcB13cB5DeB277C3","status":true}
20-08-2026 00:09:44.199 572261 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ac2bBc678a64BfEcB13cB5DeB277C3
20-08-2026 00:09:44.201 572263 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ae380cd
20-08-2026 00:09:44.201 572263 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575033","expired":false,"activity":"","logged":false,"session":"Ac2bBc678a64BfEcB13cB5DeB277C3","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.201 572263 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Ac2bBc678a64BfEcB13cB5DeB277C3, mobile : , newSession : Ac2bBc678a64BfEcB13cB5DeB277C3, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513062","cart_enabled":true,"address":"HSR","vm_imei_id":"VS08202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Byjus Tiny Cafe Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795113575033
20-08-2026 00:09:44.201 572263 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ac2bBc678a64BfEcB13cB5DeB277C3
20-08-2026 00:09:44.201 572263 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ac2bBc678a64BfEcB13cB5DeB277C3
20-08-2026 00:09:44.201 572263 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.201 572263 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ae380cd
20-08-2026 00:09:44.201 572263 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575033","expired":false,"activity":"","logged":false,"session":"Ac2bBc678a64BfEcB13cB5DeB277C3","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.201 572263 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ac2bBc678a64BfEcB13cB5DeB277C3","status":true}
20-08-2026 00:09:44.202 572264 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.218 572280 [http-nio-8051-exec-27] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202203","mobile":""}
20-08-2026 00:09:44.265 572327 [http-nio-8051-exec-38] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.265 572327 [http-nio-8051-exec-38] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.333 572395 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.335 572397 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.356 572418 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202201","mobile":""}
20-08-2026 00:09:44.372 572434 [http-nio-8051-exec-24] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.372 572434 [http-nio-8051-exec-24] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.403 572465 [http-nio-8051-exec-36] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.404 572466 [http-nio-8051-exec-36] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.472 572534 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.473 572535 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.482 572544 [http-nio-8051-exec-26] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202201","mobile":""}
20-08-2026 00:09:44.491 572553 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 68739f580886A97d415c44C8A344Db
20-08-2026 00:09:44.491 572553 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 68739f580886A97d415c44C8A344Db
20-08-2026 00:09:44.492 572554 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4575cb39
20-08-2026 00:09:44.492 572554 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575074","expired":false,"activity":"","logged":false,"session":"68739f580886A97d415c44C8A344Db","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.492 572554 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"68739f580886A97d415c44C8A344Db","status":true}
20-08-2026 00:09:44.492 572554 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 68739f580886A97d415c44C8A344Db
20-08-2026 00:09:44.494 572556 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4575cb39
20-08-2026 00:09:44.494 572556 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575074","expired":false,"activity":"","logged":false,"session":"68739f580886A97d415c44C8A344Db","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.494 572556 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 68739f580886A97d415c44C8A344Db, mobile : , newSession : 68739f580886A97d415c44C8A344Db, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686833081377","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202304","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Texas LV A Block 1st Floor"}}, expiry  :1795113575074
20-08-2026 00:09:44.494 572556 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 68739f580886A97d415c44C8A344Db
20-08-2026 00:09:44.494 572556 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 68739f580886A97d415c44C8A344Db
20-08-2026 00:09:44.497 572559 [http-nio-8051-exec-15] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202102","mobile":""}
20-08-2026 00:09:44.509 572571 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 36Eb6fFa09Ef05C70cBd944eF36931
20-08-2026 00:09:44.510 572572 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 36Eb6fFa09Ef05C70cBd944eF36931
20-08-2026 00:09:44.510 572572 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2ec26828
20-08-2026 00:09:44.510 572572 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575057","expired":false,"activity":"","logged":false,"session":"36Eb6fFa09Ef05C70cBd944eF36931","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.510 572572 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"36Eb6fFa09Ef05C70cBd944eF36931","status":true}
20-08-2026 00:09:44.510 572572 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 36Eb6fFa09Ef05C70cBd944eF36931
20-08-2026 00:09:44.511 572573 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2ec26828
20-08-2026 00:09:44.511 572573 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575057","expired":false,"activity":"","logged":false,"session":"36Eb6fFa09Ef05C70cBd944eF36931","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.511 572573 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 36Eb6fFa09Ef05C70cBd944eF36931, mobile : , newSession : 36Eb6fFa09Ef05C70cBd944eF36931, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513063","cart_enabled":true,"address":"HSR","vm_imei_id":"VS11202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Nyaa online Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795113575057
20-08-2026 00:09:44.511 572573 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 36Eb6fFa09Ef05C70cBd944eF36931
20-08-2026 00:09:44.511 572573 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 36Eb6fFa09Ef05C70cBd944eF36931
20-08-2026 00:09:44.532 572594 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4575cb39
20-08-2026 00:09:44.532 572594 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575074","expired":false,"activity":"","logged":false,"session":"68739f580886A97d415c44C8A344Db","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.532 572594 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"68739f580886A97d415c44C8A344Db","status":true}
20-08-2026 00:09:44.547 572609 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2ec26828
20-08-2026 00:09:44.547 572609 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575057","expired":false,"activity":"","logged":false,"session":"36Eb6fFa09Ef05C70cBd944eF36931","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.547 572609 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"36Eb6fFa09Ef05C70cBd944eF36931","status":true}
20-08-2026 00:09:44.552 572614 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202508","mobile":""}
20-08-2026 00:09:44.576 572638 [http-nio-8051-exec-46] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.577 572639 [http-nio-8051-exec-46] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.579 572641 [http-nio-8051-exec-41] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.579 572641 [http-nio-8051-exec-41] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.596 572658 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.597 572659 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.602 572664 [http-nio-8051-exec-45] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:09:44.630 572692 [http-nio-8051-exec-13] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202202","mobile":""}
20-08-2026 00:09:44.652 572714 [http-nio-8051-exec-16] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.653 572715 [http-nio-8051-exec-16] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.654 572716 [http-nio-8051-exec-39] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:09:44.655 572717 [http-nio-8051-exec-39] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:09:44.676 572738 [http-nio-8051-exec-29] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202099","mobile":""}
20-08-2026 00:09:44.702 572764 [http-nio-8051-exec-43] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202303","mobile":""}
20-08-2026 00:09:44.706 572768 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0cB1BaE76bB3543450B5Df9a88C31d
20-08-2026 00:09:44.707 572769 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0cB1BaE76bB3543450B5Df9a88C31d
20-08-2026 00:09:44.707 572769 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@465c5e0a
20-08-2026 00:09:44.707 572769 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575295","expired":false,"activity":"","logged":false,"session":"0cB1BaE76bB3543450B5Df9a88C31d","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.707 572769 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0cB1BaE76bB3543450B5Df9a88C31d","status":true}
20-08-2026 00:09:44.707 572769 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0cB1BaE76bB3543450B5Df9a88C31d
20-08-2026 00:09:44.708 572770 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@465c5e0a
20-08-2026 00:09:44.708 572770 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575295","expired":false,"activity":"","logged":false,"session":"0cB1BaE76bB3543450B5Df9a88C31d","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.708 572770 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0cB1BaE76bB3543450B5Df9a88C31d, mobile : , newSession : 0cB1BaE76bB3543450B5Df9a88C31d, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205384","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202097","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR Samplinmg ","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113575295
20-08-2026 00:09:44.708 572770 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0cB1BaE76bB3543450B5Df9a88C31d
20-08-2026 00:09:44.708 572770 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0cB1BaE76bB3543450B5Df9a88C31d
20-08-2026 00:09:44.709 572771 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@465c5e0a
20-08-2026 00:09:44.709 572771 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575295","expired":false,"activity":"","logged":false,"session":"0cB1BaE76bB3543450B5Df9a88C31d","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.709 572771 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0cB1BaE76bB3543450B5Df9a88C31d","status":true}
20-08-2026 00:09:44.752 572814 [http-nio-8051-exec-33] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202602 
20-08-2026 00:09:44.753 572815 [http-nio-8051-exec-33] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:09:44.754 572816 [http-nio-8051-exec-33] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:09:44.769 572831 [http-nio-8051-exec-19] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"DS08202101","mobile":""}
20-08-2026 00:09:44.773 572835 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:44.773 572835 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:44.774 572836 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:44.774 572836 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:44.774 572836 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:44.777 572839 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:44.778 572840 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:44.778 572840 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:44.779 572841 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:44.779 572841 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:09:44.779 572841 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:09:44.784 572846 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:44.785 572847 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:44.785 572847 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:44.785 572847 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:44.786 572848 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:44.786 572848 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:44.787 572849 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:44.790 572852 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:44.790 572852 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:44.791 572853 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:44.794 572856 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:44.794 572856 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:44.795 572857 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:44.795 572857 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:44.795 572857 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:44.798 572860 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:44.799 572861 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:09:44.799 572861 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:09:44.800 572862 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:09:44.807 572869 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D9Ae5a5d74260a7e62Bc5bD882C98a
20-08-2026 00:09:44.808 572870 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D9Ae5a5d74260a7e62Bc5bD882C98a
20-08-2026 00:09:44.811 572873 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3bcc16ed
20-08-2026 00:09:44.811 572873 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575130","expired":false,"activity":"","logged":false,"session":"D9Ae5a5d74260a7e62Bc5bD882C98a","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.811 572873 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D9Ae5a5d74260a7e62Bc5bD882C98a","status":true}
20-08-2026 00:09:44.811 572873 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D9Ae5a5d74260a7e62Bc5bD882C98a
20-08-2026 00:09:44.812 572874 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3bcc16ed
20-08-2026 00:09:44.812 572874 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575130","expired":false,"activity":"","logged":false,"session":"D9Ae5a5d74260a7e62Bc5bD882C98a","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.812 572874 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D9Ae5a5d74260a7e62Bc5bD882C98a, mobile : , newSession : D9Ae5a5d74260a7e62Bc5bD882C98a, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1685598348495","cart_enabled":true,"address":"CV ","vm_imei_id":"TM06202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000000000","location":"Texas LakeView A Block 5th Floor"}}, expiry  :1795113575130
20-08-2026 00:09:44.813 572875 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D9Ae5a5d74260a7e62Bc5bD882C98a
20-08-2026 00:09:44.813 572875 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D9Ae5a5d74260a7e62Bc5bD882C98a
20-08-2026 00:09:44.817 572879 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3bcc16ed
20-08-2026 00:09:44.818 572880 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575130","expired":false,"activity":"","logged":false,"session":"D9Ae5a5d74260a7e62Bc5bD882C98a","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.818 572880 [http-nio-8051-exec-21] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D9Ae5a5d74260a7e62Bc5bD882C98a","status":true}
20-08-2026 00:09:44.813 572875 [http-nio-8051-exec-33] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:09:44.834 572896 [http-nio-8051-exec-33] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:09:44.840 572902 [http-nio-8051-exec-33] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:09:44.842 572904 [http-nio-8051-exec-33] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:09:44.848 572910 [http-nio-8051-exec-33] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:09:44.853 572915 [http-nio-8051-exec-33] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:09:44.853 572915 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:44.853 572915 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:44.860 572922 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:44.864 572926 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:09:44.864 572926 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:09:44.865 572927 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:44.865 572927 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:44.865 572927 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:44.869 572931 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:44.870 572932 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:44.870 572932 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:44.871 572933 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:09:44.871 572933 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:44.871 572933 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:44.874 572936 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:44.874 572936 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:44.874 572936 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:44.876 572938 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:44.876 572938 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:44.876 572938 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:44.876 572938 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:44.877 572939 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:09:44.877 572939 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:09:44.877 572939 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:09:44.878 572940 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:44.878 572940 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:44.878 572940 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:44.879 572941 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:09:44.882 572944 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:09:44.887 572949 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 847e6cB9EdB377C1895627861d4e40
20-08-2026 00:09:44.887 572949 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 847e6cB9EdB377C1895627861d4e40
20-08-2026 00:09:44.889 572951 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44a9cdba
20-08-2026 00:09:44.889 572951 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575043","expired":false,"activity":"","logged":false,"session":"847e6cB9EdB377C1895627861d4e40","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.889 572951 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"847e6cB9EdB377C1895627861d4e40","status":true}
20-08-2026 00:09:44.889 572951 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 847e6cB9EdB377C1895627861d4e40
20-08-2026 00:09:44.890 572952 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44a9cdba
20-08-2026 00:09:44.891 572953 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575043","expired":false,"activity":"","logged":false,"session":"847e6cB9EdB377C1895627861d4e40","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.891 572953 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 847e6cB9EdB377C1895627861d4e40, mobile : , newSession : 847e6cB9EdB377C1895627861d4e40, active : 1, activity : {"machine":{"area":"E-city ","vm_id":"1693385315786","cart_enabled":true,"address":"HSR","vm_imei_id":"TM09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas LV 5th Floor "}}, expiry  :1795113575043
20-08-2026 00:09:44.891 572953 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 847e6cB9EdB377C1895627861d4e40
20-08-2026 00:09:44.891 572953 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 847e6cB9EdB377C1895627861d4e40
20-08-2026 00:09:44.895 572957 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44a9cdba
20-08-2026 00:09:44.895 572957 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575043","expired":false,"activity":"","logged":false,"session":"847e6cB9EdB377C1895627861d4e40","mobile":"","active":1,"status":true}
20-08-2026 00:09:44.895 572957 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"847e6cB9EdB377C1895627861d4e40","status":true}
20-08-2026 00:09:44.896 572958 [http-nio-8051-exec-47] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{value=vfat, id=pd-invalidfs, status=true}], created_at=2026-08-20 00:09:44}}
20-08-2026 00:09:44.896 572958 [http-nio-8051-exec-47] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:09:44.896 572958 [http-nio-8051-exec-47] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:09:44.896 572958 [http-nio-8051-exec-47] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202501, traysArr : []
20-08-2026 00:09:44.900 572962 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202501, traysArr : []
20-08-2026 00:09:44.901 572963 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:09:44.901 572963 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:09:44.901 572963 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:09:44.901 572963 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:09:44.909 572971 [http-nio-8051-exec-47] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202501, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:09:44"}
20-08-2026 00:09:44.909 572971 [http-nio-8051-exec-47] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202501, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:09:44"}
20-08-2026 00:09:44.927 572989 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:09:44.927 572989 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:44.927 572989 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:44.931 572993 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:44.932 572994 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:44.932 572994 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:44.933 572995 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:44.933 572995 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:09:44.933 572995 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:09:44.933 572995 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:09:44.934 572996 [http-nio-8051-exec-33] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:09:44.937 572999 [http-nio-8051-exec-33] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:09:44.938 573000 [http-nio-8051-exec-33] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:09:44.970 573032 [http-nio-8051-exec-33] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"status":true,"order_items":[]}
20-08-2026 00:09:45.068 573130 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9182Ee01F0Cd2bE9840d15A607FdCb
20-08-2026 00:09:45.068 573130 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9182Ee01F0Cd2bE9840d15A607FdCb
20-08-2026 00:09:45.072 573134 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fd1ace
20-08-2026 00:09:45.072 573134 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575217","expired":false,"activity":"","logged":false,"session":"9182Ee01F0Cd2bE9840d15A607FdCb","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.072 573134 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9182Ee01F0Cd2bE9840d15A607FdCb","status":true}
20-08-2026 00:09:45.072 573134 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9182Ee01F0Cd2bE9840d15A607FdCb
20-08-2026 00:09:45.074 573136 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fd1ace
20-08-2026 00:09:45.074 573136 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575217","expired":false,"activity":"","logged":false,"session":"9182Ee01F0Cd2bE9840d15A607FdCb","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.074 573136 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9182Ee01F0Cd2bE9840d15A607FdCb, mobile : , newSession : 9182Ee01F0Cd2bE9840d15A607FdCb, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1752230252801","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM07202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_Ariel_3rd Floor"}}, expiry  :1795113575217
20-08-2026 00:09:45.074 573136 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9182Ee01F0Cd2bE9840d15A607FdCb
20-08-2026 00:09:45.074 573136 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9182Ee01F0Cd2bE9840d15A607FdCb
20-08-2026 00:09:45.075 573137 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fd1ace
20-08-2026 00:09:45.075 573137 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575217","expired":false,"activity":"","logged":false,"session":"9182Ee01F0Cd2bE9840d15A607FdCb","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.075 573137 [http-nio-8051-exec-31] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9182Ee01F0Cd2bE9840d15A607FdCb","status":true}
20-08-2026 00:09:45.083 573145 [http-nio-8051-exec-14] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202305","mobile":""}
20-08-2026 00:09:45.090 573152 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 33AeF02f5dC7D7A0E319CeA870B49f
20-08-2026 00:09:45.090 573152 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 33AeF02f5dC7D7A0E319CeA870B49f
20-08-2026 00:09:45.090 573152 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@596d9610
20-08-2026 00:09:45.090 573152 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575094","expired":false,"activity":"","logged":false,"session":"33AeF02f5dC7D7A0E319CeA870B49f","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.091 573153 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"33AeF02f5dC7D7A0E319CeA870B49f","status":true}
20-08-2026 00:09:45.091 573153 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 33AeF02f5dC7D7A0E319CeA870B49f
20-08-2026 00:09:45.091 573153 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@596d9610
20-08-2026 00:09:45.091 573153 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575094","expired":false,"activity":"","logged":false,"session":"33AeF02f5dC7D7A0E319CeA870B49f","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.091 573153 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 33AeF02f5dC7D7A0E319CeA870B49f, mobile : , newSession : 33AeF02f5dC7D7A0E319CeA870B49f, active : 1, activity : {"machine":{"area":"Mediatek B-1 4th Floor","vm_id":"1650863616549","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"55555,55555","location":"Mediatek B-1 4th Floor"}}, expiry  :1795113575094
20-08-2026 00:09:45.091 573153 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 33AeF02f5dC7D7A0E319CeA870B49f
20-08-2026 00:09:45.091 573153 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 33AeF02f5dC7D7A0E319CeA870B49f
20-08-2026 00:09:45.092 573154 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@596d9610
20-08-2026 00:09:45.092 573154 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575094","expired":false,"activity":"","logged":false,"session":"33AeF02f5dC7D7A0E319CeA870B49f","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.092 573154 [http-nio-8051-exec-22] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"33AeF02f5dC7D7A0E319CeA870B49f","status":true}
20-08-2026 00:09:45.199 573261 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3f247519F1CcE8A05796E6C3A5E387
20-08-2026 00:09:45.199 573261 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f247519F1CcE8A05796E6C3A5E387
20-08-2026 00:09:45.201 573263 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@52202016
20-08-2026 00:09:45.201 573263 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574826","expired":false,"activity":"","logged":false,"session":"3f247519F1CcE8A05796E6C3A5E387","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.201 573263 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3f247519F1CcE8A05796E6C3A5E387","status":true}
20-08-2026 00:09:45.201 573263 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f247519F1CcE8A05796E6C3A5E387
20-08-2026 00:09:45.201 573263 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@52202016
20-08-2026 00:09:45.201 573263 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574826","expired":false,"activity":"","logged":false,"session":"3f247519F1CcE8A05796E6C3A5E387","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.201 573263 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3f247519F1CcE8A05796E6C3A5E387, mobile : , newSession : 3f247519F1CcE8A05796E6C3A5E387, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_7th Floor"}}, expiry  :1795113574826
20-08-2026 00:09:45.201 573263 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3f247519F1CcE8A05796E6C3A5E387
20-08-2026 00:09:45.201 573263 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f247519F1CcE8A05796E6C3A5E387
20-08-2026 00:09:45.204 573266 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@52202016
20-08-2026 00:09:45.204 573266 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574826","expired":false,"activity":"","logged":false,"session":"3f247519F1CcE8A05796E6C3A5E387","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.204 573266 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3f247519F1CcE8A05796E6C3A5E387","status":true}
20-08-2026 00:09:45.310 573372 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 112434DfCd51EbF07eA118116cA846
20-08-2026 00:09:45.310 573372 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 112434DfCd51EbF07eA118116cA846
20-08-2026 00:09:45.311 573373 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2daa8d91
20-08-2026 00:09:45.311 573373 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575081","expired":false,"activity":"","logged":false,"session":"112434DfCd51EbF07eA118116cA846","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.311 573373 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"112434DfCd51EbF07eA118116cA846","status":true}
20-08-2026 00:09:45.311 573373 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 112434DfCd51EbF07eA118116cA846
20-08-2026 00:09:45.311 573373 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2daa8d91
20-08-2026 00:09:45.311 573373 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575081","expired":false,"activity":"","logged":false,"session":"112434DfCd51EbF07eA118116cA846","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.311 573373 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 112434DfCd51EbF07eA118116cA846, mobile : , newSession : 112434DfCd51EbF07eA118116cA846, active : 1, activity : {"machine":{"area":"store","vm_id":"1673075277157","cart_enabled":true,"address":"Rack Test","vm_imei_id":"TM12202250","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"server_spiral\":1}","latlong":"00000000,000000","location":"store machine 1"}}, expiry  :1795113575081
20-08-2026 00:09:45.311 573373 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 112434DfCd51EbF07eA118116cA846
20-08-2026 00:09:45.311 573373 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 112434DfCd51EbF07eA118116cA846
20-08-2026 00:09:45.313 573375 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2daa8d91
20-08-2026 00:09:45.313 573375 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575081","expired":false,"activity":"","logged":false,"session":"112434DfCd51EbF07eA118116cA846","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.313 573375 [http-nio-8051-exec-7] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"112434DfCd51EbF07eA118116cA846","status":true}
20-08-2026 00:09:45.414 573476 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202301","mobile":""}
20-08-2026 00:09:45.498 573560 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 87D94eC8C8E2B4Ef27FeCdDaC2C231
20-08-2026 00:09:45.498 573560 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 87D94eC8C8E2B4Ef27FeCdDaC2C231
20-08-2026 00:09:45.499 573561 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@514fb39b
20-08-2026 00:09:45.499 573561 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575221","expired":false,"activity":"","logged":false,"session":"87D94eC8C8E2B4Ef27FeCdDaC2C231","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.499 573561 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"87D94eC8C8E2B4Ef27FeCdDaC2C231","status":true}
20-08-2026 00:09:45.499 573561 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 87D94eC8C8E2B4Ef27FeCdDaC2C231
20-08-2026 00:09:45.501 573563 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@514fb39b
20-08-2026 00:09:45.502 573564 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575221","expired":false,"activity":"","logged":false,"session":"87D94eC8C8E2B4Ef27FeCdDaC2C231","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.502 573564 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 87D94eC8C8E2B4Ef27FeCdDaC2C231, mobile : , newSession : 87D94eC8C8E2B4Ef27FeCdDaC2C231, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1861896391128712585","cart_enabled":true,"address":"4th Floor","vm_imei_id":"TM07201911","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9781663,77.6606663","location":"TM Texas LakeView 3rd Floor"}}, expiry  :1795113575221
20-08-2026 00:09:45.502 573564 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 87D94eC8C8E2B4Ef27FeCdDaC2C231
20-08-2026 00:09:45.502 573564 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 87D94eC8C8E2B4Ef27FeCdDaC2C231
20-08-2026 00:09:45.502 573564 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@514fb39b
20-08-2026 00:09:45.502 573564 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575221","expired":false,"activity":"","logged":false,"session":"87D94eC8C8E2B4Ef27FeCdDaC2C231","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.503 573565 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"87D94eC8C8E2B4Ef27FeCdDaC2C231","status":true}
20-08-2026 00:09:45.555 573617 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 66B781Ab1bFe69B09884Cb63D399A2
20-08-2026 00:09:45.555 573617 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 66B781Ab1bFe69B09884Cb63D399A2
20-08-2026 00:09:45.557 573619 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2010d3c2
20-08-2026 00:09:45.557 573619 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575254","expired":false,"activity":"","logged":false,"session":"66B781Ab1bFe69B09884Cb63D399A2","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.557 573619 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"66B781Ab1bFe69B09884Cb63D399A2","status":true}
20-08-2026 00:09:45.557 573619 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 66B781Ab1bFe69B09884Cb63D399A2
20-08-2026 00:09:45.558 573620 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2010d3c2
20-08-2026 00:09:45.558 573620 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575254","expired":false,"activity":"","logged":false,"session":"66B781Ab1bFe69B09884Cb63D399A2","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.558 573620 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 66B781Ab1bFe69B09884Cb63D399A2, mobile : , newSession : 66B781Ab1bFe69B09884Cb63D399A2, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749829657832","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202503","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 7th Floor"}}, expiry  :1795113575254
20-08-2026 00:09:45.558 573620 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 66B781Ab1bFe69B09884Cb63D399A2
20-08-2026 00:09:45.558 573620 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 66B781Ab1bFe69B09884Cb63D399A2
20-08-2026 00:09:45.559 573621 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2010d3c2
20-08-2026 00:09:45.559 573621 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575254","expired":false,"activity":"","logged":false,"session":"66B781Ab1bFe69B09884Cb63D399A2","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.559 573621 [http-nio-8051-exec-10] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"66B781Ab1bFe69B09884Cb63D399A2","status":true}
20-08-2026 00:09:45.571 573633 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 20D62019C905952716DfD3A015F36a
20-08-2026 00:09:45.572 573634 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 20D62019C905952716DfD3A015F36a
20-08-2026 00:09:45.574 573636 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5871182e
20-08-2026 00:09:45.574 573636 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575265","expired":false,"activity":"","logged":false,"session":"20D62019C905952716DfD3A015F36a","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.574 573636 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"20D62019C905952716DfD3A015F36a","status":true}
20-08-2026 00:09:45.574 573636 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 20D62019C905952716DfD3A015F36a
20-08-2026 00:09:45.574 573636 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5871182e
20-08-2026 00:09:45.574 573636 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575265","expired":false,"activity":"","logged":false,"session":"20D62019C905952716DfD3A015F36a","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.574 573636 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 20D62019C905952716DfD3A015F36a, mobile : , newSession : 20D62019C905952716DfD3A015F36a, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"7421137583197604045","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM06202004","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Spare Single door"}}, expiry  :1795113575265
20-08-2026 00:09:45.574 573636 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 20D62019C905952716DfD3A015F36a
20-08-2026 00:09:45.574 573636 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 20D62019C905952716DfD3A015F36a
20-08-2026 00:09:45.575 573637 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5871182e
20-08-2026 00:09:45.575 573637 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575265","expired":false,"activity":"","logged":false,"session":"20D62019C905952716DfD3A015F36a","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.575 573637 [http-nio-8051-exec-30] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"20D62019C905952716DfD3A015F36a","status":true}
20-08-2026 00:09:45.595 573657 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202507","mobile":""}
20-08-2026 00:09:45.673 573735 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6fE4Ba7b39005e136c2f190dB739E4
20-08-2026 00:09:45.673 573735 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6fE4Ba7b39005e136c2f190dB739E4
20-08-2026 00:09:45.675 573737 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7427b06f
20-08-2026 00:09:45.675 573737 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574831","expired":false,"activity":"","logged":false,"session":"6fE4Ba7b39005e136c2f190dB739E4","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.675 573737 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6fE4Ba7b39005e136c2f190dB739E4","status":true}
20-08-2026 00:09:45.675 573737 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6fE4Ba7b39005e136c2f190dB739E4
20-08-2026 00:09:45.677 573739 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7427b06f
20-08-2026 00:09:45.677 573739 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574831","expired":false,"activity":"","logged":false,"session":"6fE4Ba7b39005e136c2f190dB739E4","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.678 573740 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM10201907","mobile":""}
20-08-2026 00:09:45.679 573741 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6fE4Ba7b39005e136c2f190dB739E4, mobile : , newSession : 6fE4Ba7b39005e136c2f190dB739E4, active : 1, activity : {"machine":{"area":"MRO ","vm_id":"1654930522294","cart_enabled":true,"address":"Moglix MRO ","vm_imei_id":"TM07202204","webapp_config":"{\"server_order\":0,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9718724,77.7169408","location":"MRO "}}, expiry  :1795113574831
20-08-2026 00:09:45.679 573741 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6fE4Ba7b39005e136c2f190dB739E4
20-08-2026 00:09:45.679 573741 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6fE4Ba7b39005e136c2f190dB739E4
20-08-2026 00:09:45.681 573743 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7427b06f
20-08-2026 00:09:45.681 573743 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574831","expired":false,"activity":"","logged":false,"session":"6fE4Ba7b39005e136c2f190dB739E4","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.681 573743 [http-nio-8051-exec-48] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6fE4Ba7b39005e136c2f190dB739E4","status":true}
20-08-2026 00:09:45.714 573776 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS11202101","mobile":""}
20-08-2026 00:09:45.724 573786 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7f9f450d14Af4598Ec62A9Ec33FaAc
20-08-2026 00:09:45.724 573786 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7f9f450d14Af4598Ec62A9Ec33FaAc
20-08-2026 00:09:45.724 573786 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FeEfB000BaD67d5dA5785e6977F7Ba
20-08-2026 00:09:45.724 573786 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FeEfB000BaD67d5dA5785e6977F7Ba
20-08-2026 00:09:45.725 573787 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@456bfdc2
20-08-2026 00:09:45.725 573787 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575226","expired":false,"activity":"","logged":false,"session":"FeEfB000BaD67d5dA5785e6977F7Ba","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.725 573787 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FeEfB000BaD67d5dA5785e6977F7Ba","status":true}
20-08-2026 00:09:45.725 573787 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FeEfB000BaD67d5dA5785e6977F7Ba
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@456bfdc2
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575226","expired":false,"activity":"","logged":false,"session":"FeEfB000BaD67d5dA5785e6977F7Ba","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: FeEfB000BaD67d5dA5785e6977F7Ba, mobile : , newSession : FeEfB000BaD67d5dA5785e6977F7Ba, active : 1, activity : {"machine":{"area":"Texas Main","vm_id":"1757400542576","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Main"}}, expiry  :1795113575226
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FeEfB000BaD67d5dA5785e6977F7Ba
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FeEfB000BaD67d5dA5785e6977F7Ba
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@456bfdc2
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575226","expired":false,"activity":"","logged":false,"session":"FeEfB000BaD67d5dA5785e6977F7Ba","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-44] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FeEfB000BaD67d5dA5785e6977F7Ba","status":true}
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27ff3a09
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575200","expired":false,"activity":"","logged":false,"session":"7f9f450d14Af4598Ec62A9Ec33FaAc","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7f9f450d14Af4598Ec62A9Ec33FaAc","status":true}
20-08-2026 00:09:45.726 573788 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7f9f450d14Af4598Ec62A9Ec33FaAc
20-08-2026 00:09:45.729 573791 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27ff3a09
20-08-2026 00:09:45.729 573791 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575200","expired":false,"activity":"","logged":false,"session":"7f9f450d14Af4598Ec62A9Ec33FaAc","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.729 573791 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7f9f450d14Af4598Ec62A9Ec33FaAc, mobile : , newSession : 7f9f450d14Af4598Ec62A9Ec33FaAc, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749559026472","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202506","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Version 1"}}, expiry  :1795113575200
20-08-2026 00:09:45.729 573791 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7f9f450d14Af4598Ec62A9Ec33FaAc
20-08-2026 00:09:45.729 573791 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7f9f450d14Af4598Ec62A9Ec33FaAc
20-08-2026 00:09:45.732 573794 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27ff3a09
20-08-2026 00:09:45.733 573795 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575200","expired":false,"activity":"","logged":false,"session":"7f9f450d14Af4598Ec62A9Ec33FaAc","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.733 573795 [http-nio-8051-exec-32] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7f9f450d14Af4598Ec62A9Ec33FaAc","status":true}
20-08-2026 00:09:45.771 573833 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":""}
20-08-2026 00:09:45.968 574030 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1e7fE4529215088b352e4f59E40146
20-08-2026 00:09:45.968 574030 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1e7fE4529215088b352e4f59E40146
20-08-2026 00:09:45.968 574030 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1682393c
20-08-2026 00:09:45.968 574030 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575290","expired":false,"activity":"","logged":false,"session":"1e7fE4529215088b352e4f59E40146","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.969 574031 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1e7fE4529215088b352e4f59E40146","status":true}
20-08-2026 00:09:45.969 574031 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1e7fE4529215088b352e4f59E40146
20-08-2026 00:09:45.969 574031 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1682393c
20-08-2026 00:09:45.970 574032 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575290","expired":false,"activity":"","logged":false,"session":"1e7fE4529215088b352e4f59E40146","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.970 574032 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1e7fE4529215088b352e4f59E40146, mobile : , newSession : 1e7fE4529215088b352e4f59E40146, active : 1, activity : {"machine":{"area":"Western","vm_id":"1757402010096","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas LV 4th floor"}}, expiry  :1795113575290
20-08-2026 00:09:45.970 574032 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1e7fE4529215088b352e4f59E40146
20-08-2026 00:09:45.970 574032 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1e7fE4529215088b352e4f59E40146
20-08-2026 00:09:45.975 574037 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1682393c
20-08-2026 00:09:45.975 574037 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575290","expired":false,"activity":"","logged":false,"session":"1e7fE4529215088b352e4f59E40146","mobile":"","active":1,"status":true}
20-08-2026 00:09:45.975 574037 [http-nio-8051-exec-9] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1e7fE4529215088b352e4f59E40146","status":true}
20-08-2026 00:09:46.028 574090 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-26 11:34:05"}
20-08-2026 00:09:46.069 574131 [http-nio-8051-exec-24] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202101","mobile":""}
20-08-2026 00:09:46.242 574304 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 59F5F5A31f8dC0992f0b7eEc58D4Bb
20-08-2026 00:09:46.242 574304 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 59F5F5A31f8dC0992f0b7eEc58D4Bb
20-08-2026 00:09:46.243 574305 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a4e8d7
20-08-2026 00:09:46.243 574305 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575126","expired":false,"activity":"","logged":false,"session":"59F5F5A31f8dC0992f0b7eEc58D4Bb","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.243 574305 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"59F5F5A31f8dC0992f0b7eEc58D4Bb","status":true}
20-08-2026 00:09:46.243 574305 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 59F5F5A31f8dC0992f0b7eEc58D4Bb
20-08-2026 00:09:46.243 574305 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a4e8d7
20-08-2026 00:09:46.243 574305 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575126","expired":false,"activity":"","logged":false,"session":"59F5F5A31f8dC0992f0b7eEc58D4Bb","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.243 574305 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 59F5F5A31f8dC0992f0b7eEc58D4Bb, mobile : , newSession : 59F5F5A31f8dC0992f0b7eEc58D4Bb, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749558487402","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202505","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Godrej Table Space 5th Floor"}}, expiry  :1795113575126
20-08-2026 00:09:46.243 574305 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 59F5F5A31f8dC0992f0b7eEc58D4Bb
20-08-2026 00:09:46.244 574306 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 59F5F5A31f8dC0992f0b7eEc58D4Bb
20-08-2026 00:09:46.246 574308 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a4e8d7
20-08-2026 00:09:46.246 574308 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575126","expired":false,"activity":"","logged":false,"session":"59F5F5A31f8dC0992f0b7eEc58D4Bb","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.246 574308 [http-nio-8051-exec-36] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"59F5F5A31f8dC0992f0b7eEc58D4Bb","status":true}
20-08-2026 00:09:46.347 574409 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E787358d6fD02523055cC1A961C22e
20-08-2026 00:09:46.348 574410 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E787358d6fD02523055cC1A961C22e
20-08-2026 00:09:46.348 574410 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@752d4933
20-08-2026 00:09:46.348 574410 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574824","expired":false,"activity":"","logged":false,"session":"E787358d6fD02523055cC1A961C22e","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.348 574410 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E787358d6fD02523055cC1A961C22e","status":true}
20-08-2026 00:09:46.348 574410 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E787358d6fD02523055cC1A961C22e
20-08-2026 00:09:46.357 574419 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@752d4933
20-08-2026 00:09:46.357 574419 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574824","expired":false,"activity":"","logged":false,"session":"E787358d6fD02523055cC1A961C22e","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.357 574419 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E787358d6fD02523055cC1A961C22e, mobile : , newSession : E787358d6fD02523055cC1A961C22e, active : 1, activity : {"machine":{"ds_imei":"VS09202102","area":"HSR","vm_id":"1619843922076","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 2 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113574824
20-08-2026 00:09:46.357 574419 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E787358d6fD02523055cC1A961C22e
20-08-2026 00:09:46.357 574419 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E787358d6fD02523055cC1A961C22e
20-08-2026 00:09:46.360 574422 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@752d4933
20-08-2026 00:09:46.361 574423 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574824","expired":false,"activity":"","logged":false,"session":"E787358d6fD02523055cC1A961C22e","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.361 574423 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E787358d6fD02523055cC1A961C22e","status":true}
20-08-2026 00:09:46.370 574432 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 66F7C94fB55e32A88f12Cb9eAbC931
20-08-2026 00:09:46.370 574432 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 66F7C94fB55e32A88f12Cb9eAbC931
20-08-2026 00:09:46.374 574436 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@16e86abf
20-08-2026 00:09:46.374 574436 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575154","expired":false,"activity":"","logged":false,"session":"66F7C94fB55e32A88f12Cb9eAbC931","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.374 574436 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"66F7C94fB55e32A88f12Cb9eAbC931","status":true}
20-08-2026 00:09:46.374 574436 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 66F7C94fB55e32A88f12Cb9eAbC931
20-08-2026 00:09:46.377 574439 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@16e86abf
20-08-2026 00:09:46.378 574440 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575154","expired":false,"activity":"","logged":false,"session":"66F7C94fB55e32A88f12Cb9eAbC931","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.378 574440 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 66F7C94fB55e32A88f12Cb9eAbC931, mobile : , newSession : 66F7C94fB55e32A88f12Cb9eAbC931, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749462870626","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 6th floor"}}, expiry  :1795113575154
20-08-2026 00:09:46.378 574440 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 66F7C94fB55e32A88f12Cb9eAbC931
20-08-2026 00:09:46.378 574440 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 66F7C94fB55e32A88f12Cb9eAbC931
20-08-2026 00:09:46.378 574440 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@16e86abf
20-08-2026 00:09:46.378 574440 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575154","expired":false,"activity":"","logged":false,"session":"66F7C94fB55e32A88f12Cb9eAbC931","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.378 574440 [http-nio-8051-exec-6] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"66F7C94fB55e32A88f12Cb9eAbC931","status":true}
20-08-2026 00:09:46.472 574534 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202204","mobile":""}
20-08-2026 00:09:46.490 574552 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F1BcAb325bEd4e0791D310198f0187
20-08-2026 00:09:46.490 574552 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1BcAb325bEd4e0791D310198f0187
20-08-2026 00:09:46.491 574553 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ab20a3b
20-08-2026 00:09:46.491 574553 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574902","expired":false,"activity":"","logged":false,"session":"F1BcAb325bEd4e0791D310198f0187","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.491 574553 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F1BcAb325bEd4e0791D310198f0187","status":true}
20-08-2026 00:09:46.492 574554 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1BcAb325bEd4e0791D310198f0187
20-08-2026 00:09:46.494 574556 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ab20a3b
20-08-2026 00:09:46.494 574556 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574902","expired":false,"activity":"","logged":false,"session":"F1BcAb325bEd4e0791D310198f0187","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.494 574556 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F1BcAb325bEd4e0791D310198f0187, mobile : , newSession : F1BcAb325bEd4e0791D310198f0187, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1646053315696","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM03202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Mediatek 4c 9th floor"}}, expiry  :1795113574902
20-08-2026 00:09:46.494 574556 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F1BcAb325bEd4e0791D310198f0187
20-08-2026 00:09:46.494 574556 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1BcAb325bEd4e0791D310198f0187
20-08-2026 00:09:46.495 574557 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ab20a3b
20-08-2026 00:09:46.495 574557 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113574902","expired":false,"activity":"","logged":false,"session":"F1BcAb325bEd4e0791D310198f0187","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.495 574557 [http-nio-8051-exec-15] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F1BcAb325bEd4e0791D310198f0187","status":true}
20-08-2026 00:09:46.582 574644 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 089fE52e454e0c307bC86573B42f31
20-08-2026 00:09:46.582 574644 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 089fE52e454e0c307bC86573B42f31
20-08-2026 00:09:46.582 574644 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72b09998
20-08-2026 00:09:46.583 574645 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575143","expired":false,"activity":"","logged":false,"session":"089fE52e454e0c307bC86573B42f31","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.583 574645 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"089fE52e454e0c307bC86573B42f31","status":true}
20-08-2026 00:09:46.583 574645 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 089fE52e454e0c307bC86573B42f31
20-08-2026 00:09:46.583 574645 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72b09998
20-08-2026 00:09:46.583 574645 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575143","expired":false,"activity":"","logged":false,"session":"089fE52e454e0c307bC86573B42f31","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.583 574645 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 089fE52e454e0c307bC86573B42f31, mobile : , newSession : 089fE52e454e0c307bC86573B42f31, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL"}}, expiry  :1795113575143
20-08-2026 00:09:46.583 574645 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 089fE52e454e0c307bC86573B42f31
20-08-2026 00:09:46.583 574645 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 089fE52e454e0c307bC86573B42f31
20-08-2026 00:09:46.584 574646 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72b09998
20-08-2026 00:09:46.584 574646 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575143","expired":false,"activity":"","logged":false,"session":"089fE52e454e0c307bC86573B42f31","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.584 574646 [http-nio-8051-exec-46] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"089fE52e454e0c307bC86573B42f31","status":true}
20-08-2026 00:09:46.600 574662 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7124FcDf409f27Bc362a4eB907Bc62
20-08-2026 00:09:46.600 574662 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7124FcDf409f27Bc362a4eB907Bc62
20-08-2026 00:09:46.601 574663 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44deac94
20-08-2026 00:09:46.601 574663 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575329","expired":false,"activity":"","logged":false,"session":"7124FcDf409f27Bc362a4eB907Bc62","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.601 574663 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7124FcDf409f27Bc362a4eB907Bc62","status":true}
20-08-2026 00:09:46.601 574663 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7124FcDf409f27Bc362a4eB907Bc62
20-08-2026 00:09:46.603 574665 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44deac94
20-08-2026 00:09:46.603 574665 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575329","expired":false,"activity":"","logged":false,"session":"7124FcDf409f27Bc362a4eB907Bc62","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.603 574665 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7124FcDf409f27Bc362a4eB907Bc62, mobile : , newSession : 7124FcDf409f27Bc362a4eB907Bc62, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1767156983476","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM01202601","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Mediatek 4AB_3rd floor "}}, expiry  :1795113575329
20-08-2026 00:09:46.603 574665 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7124FcDf409f27Bc362a4eB907Bc62
20-08-2026 00:09:46.603 574665 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7124FcDf409f27Bc362a4eB907Bc62
20-08-2026 00:09:46.604 574666 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44deac94
20-08-2026 00:09:46.604 574666 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575329","expired":false,"activity":"","logged":false,"session":"7124FcDf409f27Bc362a4eB907Bc62","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.604 574666 [http-nio-8051-exec-41] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7124FcDf409f27Bc362a4eB907Bc62","status":true}
20-08-2026 00:09:46.631 574693 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202301","mobile":""}
20-08-2026 00:09:46.632 574694 [http-nio-8051-exec-39] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202097","mobile":""}
20-08-2026 00:09:46.833 574895 [http-nio-8051-exec-16] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202301","mobile":""}
20-08-2026 00:09:46.838 574900 [http-nio-8051-exec-29] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202501","mobile":""}
20-08-2026 00:09:46.842 574904 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 86Cb55F820AeEb9aF1F5373f34017d
20-08-2026 00:09:46.842 574904 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 86Cb55F820AeEb9aF1F5373f34017d
20-08-2026 00:09:46.843 574905 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65a89ff
20-08-2026 00:09:46.843 574905 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575104","expired":false,"activity":"","logged":false,"session":"86Cb55F820AeEb9aF1F5373f34017d","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.843 574905 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"86Cb55F820AeEb9aF1F5373f34017d","status":true}
20-08-2026 00:09:46.843 574905 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 86Cb55F820AeEb9aF1F5373f34017d
20-08-2026 00:09:46.849 574911 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65a89ff
20-08-2026 00:09:46.849 574911 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575104","expired":false,"activity":"","logged":false,"session":"86Cb55F820AeEb9aF1F5373f34017d","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.849 574911 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 86Cb55F820AeEb9aF1F5373f34017d, mobile : , newSession : 86Cb55F820AeEb9aF1F5373f34017d, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1652784271939","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"TM Titan Eye Plus"}}, expiry  :1795113575104
20-08-2026 00:09:46.850 574912 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 86Cb55F820AeEb9aF1F5373f34017d
20-08-2026 00:09:46.850 574912 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 86Cb55F820AeEb9aF1F5373f34017d
20-08-2026 00:09:46.850 574912 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65a89ff
20-08-2026 00:09:46.850 574912 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575104","expired":false,"activity":"","logged":false,"session":"86Cb55F820AeEb9aF1F5373f34017d","mobile":"","active":1,"status":true}
20-08-2026 00:09:46.850 574912 [http-nio-8051-exec-35] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"86Cb55F820AeEb9aF1F5373f34017d","status":true}
20-08-2026 00:09:46.943 575005 [http-nio-8051-exec-19] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202204","mobile":""}
20-08-2026 00:09:47.067 575129 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS08202103","mobile":""}
20-08-2026 00:09:47.087 575149 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 61651022E1F384C548791618C02a5d
20-08-2026 00:09:47.087 575149 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 61651022E1F384C548791618C02a5d
20-08-2026 00:09:47.088 575150 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@cbe896b
20-08-2026 00:09:47.088 575150 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575261","expired":false,"activity":"","logged":false,"session":"61651022E1F384C548791618C02a5d","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.088 575150 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"61651022E1F384C548791618C02a5d","status":true}
20-08-2026 00:09:47.088 575150 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 61651022E1F384C548791618C02a5d
20-08-2026 00:09:47.089 575151 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@cbe896b
20-08-2026 00:09:47.089 575151 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575261","expired":false,"activity":"","logged":false,"session":"61651022E1F384C548791618C02a5d","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.089 575151 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 61651022E1F384C548791618C02a5d, mobile : , newSession : 61651022E1F384C548791618C02a5d, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"3751046632410923167","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202003","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas Cafeteria"}}, expiry  :1795113575261
20-08-2026 00:09:47.089 575151 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 61651022E1F384C548791618C02a5d
20-08-2026 00:09:47.089 575151 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 61651022E1F384C548791618C02a5d
20-08-2026 00:09:47.089 575151 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@cbe896b
20-08-2026 00:09:47.089 575151 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575261","expired":false,"activity":"","logged":false,"session":"61651022E1F384C548791618C02a5d","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.089 575151 [http-nio-8051-exec-47] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"61651022E1F384C548791618C02a5d","status":true}
20-08-2026 00:09:47.209 575271 [http-nio-8051-exec-33] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":""}
20-08-2026 00:09:47.234 575296 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 80EaE4517cAb9e11A4Ec7488659620
20-08-2026 00:09:47.234 575296 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80EaE4517cAb9e11A4Ec7488659620
20-08-2026 00:09:47.234 575296 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7c56fe1
20-08-2026 00:09:47.234 575296 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575154","expired":false,"activity":"","logged":false,"session":"80EaE4517cAb9e11A4Ec7488659620","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.235 575297 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"80EaE4517cAb9e11A4Ec7488659620","status":true}
20-08-2026 00:09:47.235 575297 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80EaE4517cAb9e11A4Ec7488659620
20-08-2026 00:09:47.235 575297 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7c56fe1
20-08-2026 00:09:47.235 575297 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575154","expired":false,"activity":"","logged":false,"session":"80EaE4517cAb9e11A4Ec7488659620","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.235 575297 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 80EaE4517cAb9e11A4Ec7488659620, mobile : , newSession : 80EaE4517cAb9e11A4Ec7488659620, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685600316121","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202302","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas Ariel 2nd floor"}}, expiry  :1795113575154
20-08-2026 00:09:47.235 575297 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 80EaE4517cAb9e11A4Ec7488659620
20-08-2026 00:09:47.235 575297 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80EaE4517cAb9e11A4Ec7488659620
20-08-2026 00:09:47.236 575298 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7c56fe1
20-08-2026 00:09:47.236 575298 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575154","expired":false,"activity":"","logged":false,"session":"80EaE4517cAb9e11A4Ec7488659620","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.236 575298 [http-nio-8051-exec-25] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"80EaE4517cAb9e11A4Ec7488659620","status":true}
20-08-2026 00:09:47.256 575318 [http-nio-8051-exec-31] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM12202250","mobile":""}
20-08-2026 00:09:47.366 575428 [http-nio-8051-exec-22] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07201911","mobile":""}
20-08-2026 00:09:47.415 575477 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 95051dF19dF6B747Fa0a9b60B85d09
20-08-2026 00:09:47.416 575478 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 95051dF19dF6B747Fa0a9b60B85d09
20-08-2026 00:09:47.417 575479 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1990957a
20-08-2026 00:09:47.417 575479 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575147","expired":false,"activity":"","logged":false,"session":"95051dF19dF6B747Fa0a9b60B85d09","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.417 575479 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"95051dF19dF6B747Fa0a9b60B85d09","status":true}
20-08-2026 00:09:47.417 575479 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 95051dF19dF6B747Fa0a9b60B85d09
20-08-2026 00:09:47.419 575481 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1990957a
20-08-2026 00:09:47.419 575481 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575147","expired":false,"activity":"","logged":false,"session":"95051dF19dF6B747Fa0a9b60B85d09","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.419 575481 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 95051dF19dF6B747Fa0a9b60B85d09, mobile : , newSession : 95051dF19dF6B747Fa0a9b60B85d09, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749459193086","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 4th floor"}}, expiry  :1795113575147
20-08-2026 00:09:47.419 575481 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 95051dF19dF6B747Fa0a9b60B85d09
20-08-2026 00:09:47.419 575481 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 95051dF19dF6B747Fa0a9b60B85d09
20-08-2026 00:09:47.421 575483 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1990957a
20-08-2026 00:09:47.421 575483 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575147","expired":false,"activity":"","logged":false,"session":"95051dF19dF6B747Fa0a9b60B85d09","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.421 575483 [http-nio-8051-exec-4] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"95051dF19dF6B747Fa0a9b60B85d09","status":true}
20-08-2026 00:09:47.538 575600 [http-nio-8051-exec-7] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202503","mobile":""}
20-08-2026 00:09:47.547 575609 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fc6a180d4cAd8cB03cBc535f813fC0
20-08-2026 00:09:47.547 575609 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc6a180d4cAd8cB03cBc535f813fC0
20-08-2026 00:09:47.548 575610 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1cd2bb3c
20-08-2026 00:09:47.548 575610 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575290","expired":false,"activity":"","logged":false,"session":"Fc6a180d4cAd8cB03cBc535f813fC0","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.548 575610 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fc6a180d4cAd8cB03cBc535f813fC0","status":true}
20-08-2026 00:09:47.548 575610 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc6a180d4cAd8cB03cBc535f813fC0
20-08-2026 00:09:47.548 575610 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1cd2bb3c
20-08-2026 00:09:47.548 575610 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575290","expired":false,"activity":"","logged":false,"session":"Fc6a180d4cAd8cB03cBc535f813fC0","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.548 575610 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fc6a180d4cAd8cB03cBc535f813fC0, mobile : , newSession : Fc6a180d4cAd8cB03cBc535f813fC0, active : 1, activity : {"machine":{"area":"E city","vm_id":"1942326719453220784","cart_enabled":true,"address":"NEUU Factory","vm_imei_id":"RM10201901","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":0}","latlong":"12.8821704,77.6378531","location":"NEUU Factory"}}, expiry  :1795113575290
20-08-2026 00:09:47.548 575610 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fc6a180d4cAd8cB03cBc535f813fC0
20-08-2026 00:09:47.548 575610 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc6a180d4cAd8cB03cBc535f813fC0
20-08-2026 00:09:47.549 575611 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1cd2bb3c
20-08-2026 00:09:47.549 575611 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575290","expired":false,"activity":"","logged":false,"session":"Fc6a180d4cAd8cB03cBc535f813fC0","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.549 575611 [http-nio-8051-exec-37] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fc6a180d4cAd8cB03cBc535f813fC0","status":true}
20-08-2026 00:09:47.635 575697 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B647C84a0409D3023a5fDcD92a29B1
20-08-2026 00:09:47.635 575697 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B647C84a0409D3023a5fDcD92a29B1
20-08-2026 00:09:47.636 575698 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4d6b6423
20-08-2026 00:09:47.636 575698 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575331","expired":false,"activity":"","logged":false,"session":"B647C84a0409D3023a5fDcD92a29B1","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.637 575699 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B647C84a0409D3023a5fDcD92a29B1","status":true}
20-08-2026 00:09:47.637 575699 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B647C84a0409D3023a5fDcD92a29B1
20-08-2026 00:09:47.638 575700 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4d6b6423
20-08-2026 00:09:47.638 575700 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575331","expired":false,"activity":"","logged":false,"session":"B647C84a0409D3023a5fDcD92a29B1","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.638 575700 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B647C84a0409D3023a5fDcD92a29B1, mobile : , newSession : B647C84a0409D3023a5fDcD92a29B1, active : 1, activity : {"machine":{"area":"E-City","vm_id":"1763711688220","cart_enabled":true,"address":"","vm_imei_id":"NU11202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"TM TATA Solar"}}, expiry  :1795113575331
20-08-2026 00:09:47.638 575700 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B647C84a0409D3023a5fDcD92a29B1
20-08-2026 00:09:47.638 575700 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B647C84a0409D3023a5fDcD92a29B1
20-08-2026 00:09:47.640 575702 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4d6b6423
20-08-2026 00:09:47.640 575702 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113575331","expired":false,"activity":"","logged":false,"session":"B647C84a0409D3023a5fDcD92a29B1","mobile":"","active":1,"status":true}
20-08-2026 00:09:47.641 575703 [http-nio-8051-exec-17] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B647C84a0409D3023a5fDcD92a29B1","status":true}
20-08-2026 00:09:47.661 575723 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:09:47.389761, sensors=[{id=TM06202505-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202505-1-magnetic, sensor_status=true, sensor_type=magnetic}]}], hcid=[1], door_id=1}], trays=[]}
20-08-2026 00:09:47.661 575723 [http-nio-8051-exec-10] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:09:47.661 575723 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202505, traysArr : []
20-08-2026 00:09:47.667 575729 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202505, traysArr : []
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:09:47.670 575732 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:09:47.671 575733 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:09:47.671 575733 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:09:47.671 575733 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:09:47.671 575733 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:09:47.671 575733 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:09:47.671 575733 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:09:47.718 575780 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202505, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202505-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202505-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:09:47.389761"}],"hcid":[1],"door_id":1}]
20-08-2026 00:09:47.719 575781 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202505, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202505-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202505-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:09:47.389761"}],"hcid":[1],"door_id":1}]
20-08-2026 00:09:47.780 575842 [http-nio-8051-exec-10] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202505, cameraArr : {}
20-08-2026 00:09:47.780 575842 [http-nio-8051-exec-10] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202505, cameraInfoData : {}
20-08-2026 00:09:47.984 576046 [http-nio-8051-exec-30] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM01202601","mobile":""}
20-08-2026 00:09:48.143 576205 [http-nio-8051-exec-44] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":""}
20-08-2026 00:09:48.156 576218 [http-nio-8051-exec-2] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202102","mobile":""}
20-08-2026 00:09:48.184 576246 [http-nio-8051-exec-32] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:09:48.274 576336 [http-nio-8051-exec-38] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202505","mobile":""}
20-08-2026 00:09:48.295 576357 [http-nio-8051-exec-9] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202204","mobile":""}
20-08-2026 00:09:48.483 576545 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202004","mobile":""}
20-08-2026 00:09:48.594 576656 [http-nio-8051-exec-24] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202501","mobile":""}
20-08-2026 00:09:48.632 576694 [http-nio-8051-exec-36] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202502","mobile":""}
20-08-2026 00:09:48.659 576721 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202502","mobile":""}
20-08-2026 00:09:48.831 576893 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202506","mobile":""}
20-08-2026 00:09:49.217 577279 [http-nio-8051-exec-6] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202501","mobile":""}
20-08-2026 00:09:49.230 577292 [http-nio-8051-exec-15] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202302","mobile":""}
20-08-2026 00:09:49.435 577497 [http-nio-8051-exec-13] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202501","mobile":""}
20-08-2026 00:09:49.573 577635 [http-nio-8051-exec-46] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202201","mobile":""}
20-08-2026 00:09:49.611 577673 [http-nio-8051-exec-41] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:09:49.611 577673 [http-nio-8051-exec-41] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:09:49.631 577693 [http-nio-8051-exec-39] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202003","mobile":""}
20-08-2026 00:09:50.595 578657 [http-nio-8051-exec-35] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"RM10201901","mobile":""}
20-08-2026 00:09:51.231 579293 [http-nio-8051-exec-21] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:09:50, data=[{id=logs-full, value=100%, status=true}]}}
20-08-2026 00:09:51.231 579293 [http-nio-8051-exec-21] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:09:51.231 579293 [http-nio-8051-exec-21] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:09:51.231 579293 [http-nio-8051-exec-21] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM08202202, traysArr : []
20-08-2026 00:09:51.232 579294 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM08202202, traysArr : []
20-08-2026 00:09:51.233 579295 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:09:51.233 579295 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:09:51.233 579295 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:09:51.233 579295 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:09:51.233 579295 [http-nio-8051-exec-21] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM08202202, cameraArr : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:09:50"}
20-08-2026 00:09:51.233 579295 [http-nio-8051-exec-21] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM08202202, cameraInfoData : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:09:50"}
20-08-2026 00:09:53.307 581369 [http-nio-8051-exec-25] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-22 12:33:02"}
20-08-2026 00:09:54.332 582394 [http-nio-8051-exec-37] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202202}
20-08-2026 00:09:55.137 583199 [http-nio-8051-exec-28] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:09:55.137 583199 [http-nio-8051-exec-28] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:09:56.698 584760 [http-nio-8051-exec-48] INFO  n.c.kiosk.machine.MachineController - {imei=TM04202202, skus=[4500693, 185993, 4500712, 4500659, 186043, 4500705, 4500726, 186094, 185954, 4500710, 4500700, 108676, 4500715, 185994, 4500472, 4500704, 4500647, 166327, 186059, 4500624, 4500711, 4500669, 4500648, 4500573, 4500541, 4500722, 4500701, 4500706, 4500723, 4500694, 4500499, 137335]}
20-08-2026 00:09:56.703 584765 [http-nio-8051-exec-48] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern Kitchen Roasted Peanut 29gm","sku_id":"4500659","vendor_id":"1","mrp":"10","selling_price":"10","weight":"32","image":"https://images.tinymart.in/product/4500659-9360.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-19 10:34:26.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:09:56.705 584767 [http-nio-8051-exec-48] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:09:57.798 585860 [http-nio-8051-exec-2] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM07202501 
20-08-2026 00:09:57.799 585861 [http-nio-8051-exec-2] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:09:57.799 585861 [http-nio-8051-exec-2] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:09:57.810 585872 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:57.810 585872 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:57.811 585873 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:57.811 585873 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:09:57.811 585873 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:09:57.812 585874 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:57.812 585874 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:57.812 585874 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:57.813 585875 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:57.813 585875 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:57.813 585875 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:57.813 585875 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:57.814 585876 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:09:57.814 585876 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:09:57.815 585877 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:09:57.815 585877 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:57.815 585877 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:57.816 585878 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:57.816 585878 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:57.816 585878 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:57.817 585879 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:57.819 585881 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:57.819 585881 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:57.819 585881 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:57.820 585882 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:57.820 585882 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:57.821 585883 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:57.821 585883 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:57.821 585883 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:57.822 585884 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:09:57.822 585884 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:57.823 585885 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:57.824 585886 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:57.825 585887 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:57.825 585887 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:57.826 585888 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:57.826 585888 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:57.826 585888 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:57.827 585889 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:57.827 585889 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:57.827 585889 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:57.828 585890 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:09:57.828 585890 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:57.828 585890 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:57.828 585890 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:57.828 585890 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:09:57.829 585891 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:09:57.829 585891 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:57.829 585891 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:57.829 585891 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:57.830 585892 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:57.830 585892 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:57.830 585892 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:57.831 585893 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:57.832 585894 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:57.832 585894 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:57.833 585895 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:57.833 585895 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:57.833 585895 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:57.834 585896 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:57.834 585896 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:09:57.834 585896 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:09:57.835 585897 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:09:57.835 585897 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:57.835 585897 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:57.835 585897 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:09:57.835 585897 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:09:57.836 585898 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:09:57.837 585899 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:57.837 585899 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:09:57.837 585899 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:09:57.837 585899 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:09:57.837 585899 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:57.837 585899 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:57.838 585900 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:09:57.838 585900 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:09:57.838 585900 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:09:57.839 585901 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:09:57.840 585902 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:09:57.840 585902 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:09:57.841 585903 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:09:57.841 585903 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:09:57.841 585903 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:09:57.842 585904 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:09:57.842 585904 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:09:57.842 585904 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:09:57.843 585905 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:09:57.843 585905 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:09:57.843 585905 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:09:57.844 585906 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:09:57.844 585906 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:09:57.844 585906 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:09:57.845 585907 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:09:57.845 585907 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:09:57.845 585907 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:09:57.846 585908 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:09:57.867 585929 [http-nio-8051-exec-2] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:10:00.347 588409 [http-nio-8051-exec-45] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM08202202}
20-08-2026 00:10:00.737 588799 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:10:00.737 588799 [http-nio-8051-exec-26] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:10:01.848 589910 [http-nio-8051-exec-42] INFO  n.c.crons.SchedulerController - CustomerappController::cronPendingPayments 
20-08-2026 00:10:01.851 589913 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders
20-08-2026 00:10:01.873 589935 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders: getTimeOutOrders.count(): 0
20-08-2026 00:10:01.885 589947 [http-nio-8051-exec-23] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:10:01.934 589996 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:01.938 590000 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:01.947 590009 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:01.947 590009 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:10:01.947 590009 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:10:01.952 590014 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:10:01.952 590014 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:10:01.954 590016 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:01.957 590019 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:01.964 590026 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:01.965 590027 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:10:01.965 590027 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:10:01.972 590034 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:10:01.972 590034 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:01.972 590034 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:10:02.006 590068 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.006 590068 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.006 590068 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:02.006 590068 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:10:02.006 590068 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:02.0
20-08-2026 00:10:02.006 590068 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:02.009 590071 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.012 590074 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.020 590082 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.020 590082 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:10:02.020 590082 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:10:02.027 590089 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:10:02.027 590089 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:10:02.029 590091 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.033 590095 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.040 590102 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.041 590103 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:10:02.041 590103 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:10:02.046 590108 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:10:02.046 590108 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:02.046 590108 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:10:02.099 590161 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.099 590161 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.099 590161 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:02.099 590161 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:10:02.099 590161 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:02.0
20-08-2026 00:10:02.099 590161 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:02.101 590163 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.103 590165 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.113 590175 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.113 590175 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:10:02.113 590175 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:02.121 590183 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:10:02.121 590183 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:10:02.125 590187 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.127 590189 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.130 590192 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.130 590192 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:10:02.130 590192 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:10:02.134 590196 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:10:02.134 590196 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:02.134 590196 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:10:02.168 590230 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.168 590230 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.168 590230 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:02.168 590230 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:10:02.168 590230 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:02.0
20-08-2026 00:10:02.168 590230 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:02.171 590233 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.174 590236 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.180 590242 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.180 590242 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:10:02.180 590242 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:10:02.183 590245 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:10:02.183 590245 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:10:02.184 590246 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.186 590248 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.189 590251 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.189 590251 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:10:02.189 590251 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:10:02.192 590254 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:10:02.192 590254 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:02.192 590254 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:10:02.217 590279 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.218 590280 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.218 590280 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:02.218 590280 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:10:02.218 590280 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:02.0
20-08-2026 00:10:02.218 590280 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:02.220 590282 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.222 590284 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.228 590290 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.228 590290 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:10:02.228 590290 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:10:02.233 590295 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:10:02.234 590296 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:10:02.234 590296 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.237 590299 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.244 590306 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.245 590307 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:10:02.245 590307 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:10:02.253 590315 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:10:02.253 590315 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:10:02.255 590317 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.258 590320 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.263 590325 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.263 590325 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:10:02.263 590325 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:10:02.269 590331 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:10:02.269 590331 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:10:02.272 590334 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.274 590336 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.278 590340 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.278 590340 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:10:02.278 590340 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:10:02.286 590348 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:10:02.287 590349 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:10:02.287 590349 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.291 590353 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.299 590361 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.299 590361 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:10:02.299 590361 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:10:02.301 590363 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:10:02.302 590364 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:10:02.303 590365 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.305 590367 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.308 590370 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.308 590370 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:10:02.308 590370 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:10:02.314 590376 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:10:02.314 590376 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:10:02.315 590377 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.318 590380 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.325 590387 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.325 590387 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:10:02.325 590387 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:10:02.332 590394 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:10:02.333 590395 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:10:02.335 590397 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.336 590398 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.340 590402 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.340 590402 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:10:02.340 590402 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:10:02.349 590411 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:10:02.349 590411 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:10:02.350 590412 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.351 590413 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.356 590418 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.356 590418 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:10:02.356 590418 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:10:02.359 590421 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:10:02.359 590421 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:02.359 590421 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:10:02.376 590438 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:02.376 590438 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:02.376 590438 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:02.376 590438 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:10:02.376 590438 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:02.0
20-08-2026 00:10:02.376 590438 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:02.378 590440 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.379 590441 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.391 590453 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.393 590455 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:10:02.393 590455 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:02.396 590458 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:10:02.396 590458 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:10:02.397 590459 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.398 590460 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.402 590464 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.402 590464 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:10:02.402 590464 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:10:02.406 590468 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:10:02.406 590468 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:10:02.407 590469 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.409 590471 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.412 590474 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.412 590474 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:10:02.412 590474 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:10:02.415 590477 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:10:02.415 590477 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:10:02.416 590478 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.418 590480 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.421 590483 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.421 590483 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:10:02.421 590483 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:10:02.425 590487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:10:02.425 590487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:02.425 590487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:10:02.451 590513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.451 590513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.451 590513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:02.451 590513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:10:02.451 590513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:02.0
20-08-2026 00:10:02.451 590513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:02.460 590522 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.467 590529 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.479 590541 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.480 590542 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:10:02.480 590542 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:10:02.489 590551 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:10:02.492 590554 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:02.492 590554 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:10:02.531 590593 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.531 590593 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.531 590593 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:02.531 590593 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:10:02.531 590593 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:02.0
20-08-2026 00:10:02.531 590593 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:02.534 590596 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.543 590605 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.556 590618 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.556 590618 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:10:02.556 590618 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:02.561 590623 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:10:02.562 590624 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:10:02.566 590628 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.568 590630 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.575 590637 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.575 590637 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:10:02.575 590637 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:10:02.581 590643 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:10:02.581 590643 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:10:02.582 590644 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.584 590646 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.587 590649 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.587 590649 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:10:02.587 590649 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:10:02.591 590653 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:10:02.591 590653 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:02.591 590653 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:10:02.617 590679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.617 590679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.617 590679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:02.617 590679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:10:02.617 590679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:02.0
20-08-2026 00:10:02.617 590679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:02.621 590683 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.623 590685 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.634 590696 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.634 590696 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:10:02.634 590696 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:10:02.639 590701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:10:02.639 590701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:10:02.641 590703 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.643 590705 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.647 590709 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.647 590709 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:10:02.647 590709 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:10:02.653 590715 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:10:02.653 590715 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:10:02.654 590716 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:10:02.655 590717 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@45c4931c
20-08-2026 00:10:02.659 590721 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:10:02.659 590721 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:10:02.659 590721 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:10:02.663 590725 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:10:02.663 590725 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:10:02.668 590730 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.670 590732 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.674 590736 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.674 590736 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:10:02.674 590736 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:10:02.678 590740 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:10:02.678 590740 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:10:02.679 590741 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.684 590746 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.694 590756 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.695 590757 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:10:02.695 590757 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:10:02.699 590761 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:10:02.699 590761 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:10:02.703 590765 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.704 590766 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.713 590775 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.713 590775 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:10:02.713 590775 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:10:02.716 590778 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:10:02.717 590779 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:10:02.718 590780 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.720 590782 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.726 590788 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.726 590788 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:10:02.727 590789 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:10:02.730 590792 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:10:02.730 590792 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:10:02.731 590793 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.734 590796 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.737 590799 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.737 590799 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:10:02.737 590799 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:02.741 590803 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:10:02.741 590803 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:10:02.744 590806 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.746 590808 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.753 590815 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.753 590815 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:10:02.753 590815 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:02.762 590824 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:10:02.763 590825 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:10:02.764 590826 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:10:02.767 590829 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@45c4931c
20-08-2026 00:10:02.771 590833 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:10:02.771 590833 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:10:02.771 590833 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:10:02.780 590842 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:10:02.780 590842 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:10:02.781 590843 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.783 590845 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.787 590849 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.787 590849 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:10:02.787 590849 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:10:02.792 590854 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:10:02.792 590854 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:10:02.794 590856 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.796 590858 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.800 590862 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.800 590862 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:10:02.800 590862 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:10:02.804 590866 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:10:02.804 590866 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:10:02.805 590867 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.807 590869 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.812 590874 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.812 590874 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:10:02.812 590874 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:10:02.815 590877 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:10:02.815 590877 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:10:02.816 590878 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.818 590880 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.823 590885 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.823 590885 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:10:02.823 590885 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:10:02.833 590895 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:10:02.833 590895 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:02.833 590895 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:10:02.854 590916 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.854 590916 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.854 590916 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:02.854 590916 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:10:02.854 590916 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:02.0
20-08-2026 00:10:02.854 590916 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:02.856 590918 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.859 590921 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.864 590926 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.864 590926 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:10:02.864 590926 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:10:02.870 590932 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:10:02.871 590933 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:10:02.872 590934 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.877 590939 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.881 590943 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.881 590943 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:10:02.881 590943 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:10:02.887 590949 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:10:02.887 590949 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:02.887 590949 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:10:02.908 590970 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.908 590970 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.909 590971 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:02.909 590971 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:10:02.909 590971 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:02.0
20-08-2026 00:10:02.909 590971 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:02.910 590972 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.915 590977 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.923 590985 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.923 590985 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:10:02.923 590985 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:10:02.929 590991 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:10:02.929 590991 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:10:02.930 590992 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.932 590994 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.937 590999 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.937 590999 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:10:02.937 590999 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:10:02.940 591002 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:10:02.940 591002 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:10:02.941 591003 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:02.944 591006 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:02.948 591010 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:02.948 591010 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:10:02.948 591010 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:10:02.952 591014 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:10:02.952 591014 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:02.952 591014 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:10:02.971 591033 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.971 591033 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:02.971 591033 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:02.971 591033 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:10:02.971 591033 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:02.0
20-08-2026 00:10:02.971 591033 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:02.973 591035 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.975 591037 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.979 591041 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.979 591041 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:10:02.979 591041 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:10:02.982 591044 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:10:02.983 591045 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:10:02.984 591046 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:02.986 591048 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:02.992 591054 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:02.992 591054 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:10:02.992 591054 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:02.999 591061 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:10:02.999 591061 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:10:03.000 591062 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.003 591065 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.008 591070 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.008 591070 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:10:03.008 591070 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:10:03.017 591079 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:10:03.017 591079 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.017 591079 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:10:03.046 591108 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.047 591109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.047 591109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.047 591109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:10:03.047 591109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.047 591109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.051 591113 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.053 591115 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.058 591120 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.058 591120 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:10:03.058 591120 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:10:03.064 591126 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:10:03.064 591126 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.064 591126 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:10:03.109 591171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.109 591171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.109 591171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.109 591171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:10:03.109 591171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.109 591171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.113 591175 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.116 591178 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.121 591183 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.121 591183 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:10:03.121 591183 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:03.127 591189 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:10:03.127 591189 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:10:03.130 591192 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.133 591195 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.143 591205 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.143 591205 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:10:03.143 591205 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:10:03.150 591212 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:10:03.150 591212 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:10:03.153 591215 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.157 591219 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.165 591227 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.166 591228 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:10:03.166 591228 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:03.170 591232 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:10:03.170 591232 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:10:03.171 591233 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.172 591234 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.177 591239 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.177 591239 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:10:03.177 591239 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:10:03.181 591243 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:10:03.181 591243 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.181 591243 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:10:03.202 591264 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:03.202 591264 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:03.202 591264 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:03.202 591264 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:10:03.202 591264 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.202 591264 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.203 591265 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.205 591267 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.209 591271 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.209 591271 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:10:03.209 591271 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:03.212 591274 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:10:03.212 591274 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:10:03.214 591276 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.217 591279 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.226 591288 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.226 591288 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:10:03.226 591288 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:10:03.232 591294 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:10:03.232 591294 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:10:03.233 591295 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.235 591297 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.239 591301 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.239 591301 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:10:03.239 591301 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:03.243 591305 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:10:03.243 591305 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:10:03.245 591307 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:10:03.246 591308 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@598c17e8
20-08-2026 00:10:03.250 591312 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:10:03.250 591312 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:10:03.250 591312 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:10:03.253 591315 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:10:03.254 591316 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:10:03.255 591317 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.256 591318 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.260 591322 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.260 591322 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:10:03.260 591322 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:10:03.264 591326 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:10:03.264 591326 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:10:03.266 591328 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.267 591329 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.271 591333 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.271 591333 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:10:03.271 591333 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:10:03.275 591337 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:10:03.275 591337 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:10:03.276 591338 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.278 591340 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.282 591344 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.282 591344 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:10:03.282 591344 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:10:03.286 591348 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:10:03.286 591348 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:10:03.287 591349 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.290 591352 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.295 591357 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.295 591357 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:10:03.295 591357 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:10:03.302 591364 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:10:03.302 591364 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.302 591364 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:10:03.326 591388 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.326 591388 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.326 591388 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.326 591388 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:10:03.326 591388 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.326 591388 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.333 591395 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.337 591399 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.345 591407 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.345 591407 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:10:03.345 591407 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:10:03.351 591413 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:10:03.351 591413 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:10:03.355 591417 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.359 591421 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.365 591427 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.366 591428 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:10:03.366 591428 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:10:03.369 591431 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:10:03.369 591431 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:10:03.370 591432 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.373 591435 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.376 591438 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.376 591438 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:10:03.376 591438 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:03.380 591442 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:10:03.380 591442 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:10:03.381 591443 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.382 591444 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.386 591448 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.386 591448 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:10:03.386 591448 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:10:03.390 591452 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:10:03.390 591452 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.390 591452 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:10:03.421 591483 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.421 591483 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.421 591483 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.421 591483 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:10:03.421 591483 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.421 591483 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.423 591485 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.427 591489 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.431 591493 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.431 591493 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:10:03.431 591493 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:10:03.435 591497 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:10:03.435 591497 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.435 591497 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:10:03.453 591515 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.453 591515 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.453 591515 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.453 591515 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:10:03.453 591515 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.453 591515 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.455 591517 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.457 591519 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.461 591523 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.461 591523 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:10:03.461 591523 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:10:03.466 591528 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:10:03.466 591528 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:10:03.467 591529 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.469 591531 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.472 591534 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.472 591534 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:10:03.472 591534 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:03.476 591538 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:10:03.476 591538 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:10:03.478 591540 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.480 591542 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.484 591546 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.484 591546 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:10:03.484 591546 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:03.487 591549 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:10:03.487 591549 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:10:03.489 591551 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.491 591553 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.495 591557 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.495 591557 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:10:03.495 591557 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:10:03.499 591561 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:10:03.499 591561 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.499 591561 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:10:03.529 591591 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.529 591591 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.529 591591 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.529 591591 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:10:03.529 591591 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.529 591591 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.531 591593 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.534 591596 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.538 591600 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.538 591600 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:10:03.538 591600 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:03.542 591604 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:10:03.542 591604 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:10:03.543 591605 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.545 591607 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.550 591612 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.550 591612 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:10:03.550 591612 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:10:03.554 591616 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:10:03.554 591616 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.554 591616 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:10:03.571 591633 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.571 591633 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.571 591633 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.571 591633 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:10:03.571 591633 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.571 591633 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.575 591637 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.577 591639 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.581 591643 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.581 591643 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:10:03.581 591643 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:03.584 591646 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:10:03.584 591646 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:10:03.585 591647 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.587 591649 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.591 591653 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.591 591653 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:10:03.591 591653 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:10:03.595 591657 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:10:03.595 591657 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.595 591657 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:10:03.618 591680 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.618 591680 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.618 591680 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.618 591680 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:10:03.619 591681 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.619 591681 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.621 591683 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.623 591685 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.628 591690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.628 591690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:10:03.628 591690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:10:03.632 591694 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:10:03.632 591694 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:10:03.633 591695 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.635 591697 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.639 591701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.639 591701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:10:03.639 591701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:10:03.643 591705 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:10:03.644 591706 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.644 591706 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:10:03.678 591740 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.678 591740 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.678 591740 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.678 591740 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:10:03.678 591740 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.678 591740 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.680 591742 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.682 591744 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.687 591749 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.687 591749 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:10:03.687 591749 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:10:03.692 591754 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:10:03.693 591755 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.693 591755 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:10:03.740 591802 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.740 591802 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.740 591802 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.740 591802 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:10:03.740 591802 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.740 591802 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.745 591807 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.750 591812 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.757 591819 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.757 591819 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:10:03.757 591819 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:10:03.761 591823 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:10:03.761 591823 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:10:03.764 591826 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.766 591828 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.769 591831 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.769 591831 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:10:03.769 591831 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:10:03.773 591835 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:10:03.773 591835 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.773 591835 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:10:03.795 591857 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.795 591857 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.795 591857 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.795 591857 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:10:03.795 591857 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.795 591857 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.797 591859 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.800 591862 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.808 591870 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.808 591870 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:10:03.808 591870 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:10:03.812 591874 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:10:03.812 591874 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:10:03.813 591875 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.815 591877 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.819 591881 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.819 591881 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:10:03.819 591881 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:10:03.823 591885 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:10:03.823 591885 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:10:03.824 591886 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.826 591888 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.830 591892 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.830 591892 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:10:03.830 591892 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:10:03.833 591895 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:10:03.833 591895 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:10:03.835 591897 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.836 591898 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.840 591902 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.840 591902 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:10:03.840 591902 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:10:03.844 591906 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:10:03.844 591906 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:10:03.845 591907 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.847 591909 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.851 591913 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.851 591913 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:10:03.851 591913 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:03.854 591916 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:10:03.854 591916 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:10:03.856 591918 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.857 591919 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.861 591923 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.861 591923 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:10:03.861 591923 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:10:03.864 591926 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:10:03.864 591926 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:10:03.865 591927 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.867 591929 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.871 591933 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.871 591933 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:10:03.871 591933 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:10:03.874 591936 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:10:03.874 591936 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:10:03.875 591937 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.877 591939 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.888 591950 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.888 591950 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:10:03.888 591950 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:10:03.893 591955 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:10:03.893 591955 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:10:03.894 591956 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.896 591958 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.899 591961 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.899 591961 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:10:03.899 591961 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:10:03.903 591965 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:10:03.903 591965 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:10:03.904 591966 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:10:03.906 591968 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@45c4931c
20-08-2026 00:10:03.910 591972 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:10:03.910 591972 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:10:03.910 591972 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:10:03.914 591976 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:10:03.914 591976 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:10:03.915 591977 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:03.917 591979 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:03.921 591983 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:03.921 591983 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:10:03.921 591983 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:10:03.925 591987 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:10:03.925 591987 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:10:03.926 591988 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.928 591990 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:03.932 591994 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:03.932 591994 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:10:03.932 591994 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:10:03.936 591998 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:10:03.936 591998 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:03.936 591998 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:10:03.976 592038 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.977 592039 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:03.977 592039 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:03.977 592039 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:10:03.977 592039 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:03.0
20-08-2026 00:10:03.977 592039 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:03.985 592047 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:03.992 592054 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.001 592063 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.001 592063 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:10:04.001 592063 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:10:04.006 592068 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:10:04.006 592068 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:10:04.008 592070 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.011 592073 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.022 592084 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.023 592085 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:10:04.023 592085 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:10:04.031 592093 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:10:04.031 592093 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:10:04.034 592096 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.037 592099 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.050 592112 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.050 592112 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:10:04.050 592112 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:10:04.054 592116 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:10:04.054 592116 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:10:04.057 592119 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.061 592123 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.072 592134 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.072 592134 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:10:04.072 592134 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:04.079 592141 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:10:04.079 592141 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:10:04.081 592143 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.085 592147 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.097 592159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.097 592159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:10:04.097 592159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:10:04.103 592165 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:10:04.103 592165 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.103 592165 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:10:04.124 592186 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.124 592186 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.124 592186 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:04.124 592186 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:10:04.124 592186 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.124 592186 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.128 592190 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.130 592192 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.136 592198 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.137 592199 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:10:04.137 592199 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:10:04.140 592202 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:10:04.140 592202 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.140 592202 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:10:04.160 592222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.160 592222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.160 592222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:04.160 592222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:10:04.160 592222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.160 592222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.161 592223 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.163 592225 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.168 592230 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.168 592230 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:10:04.168 592230 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:10:04.172 592234 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:10:04.172 592234 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.172 592234 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:10:04.197 592259 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.197 592259 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.197 592259 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:04.197 592259 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:10:04.197 592259 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.197 592259 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.201 592263 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.204 592266 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.210 592272 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.210 592272 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:10:04.210 592272 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:04.213 592275 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:10:04.213 592275 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:10:04.215 592277 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.217 592279 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.221 592283 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.221 592283 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:10:04.221 592283 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:10:04.225 592287 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:10:04.225 592287 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:10:04.226 592288 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.228 592290 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.233 592295 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.233 592295 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:10:04.233 592295 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:10:04.240 592302 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:10:04.240 592302 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.240 592302 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:10:04.279 592341 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.279 592341 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.279 592341 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:04.279 592341 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:10:04.280 592342 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.280 592342 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.282 592344 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.285 592347 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.289 592351 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.290 592352 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:10:04.292 592354 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:10:04.302 592364 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:10:04.302 592364 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:10:04.306 592368 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.309 592371 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.313 592375 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.313 592375 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:10:04.313 592375 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:10:04.319 592381 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:10:04.319 592381 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.319 592381 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:10:04.340 592402 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.340 592402 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.340 592402 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:04.340 592402 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:10:04.340 592402 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.340 592402 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.341 592403 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.343 592405 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.347 592409 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.347 592409 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:10:04.347 592409 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:10:04.352 592414 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:10:04.352 592414 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:10:04.353 592415 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.355 592417 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.359 592421 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.359 592421 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:10:04.359 592421 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:10:04.363 592425 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:10:04.363 592425 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:10:04.365 592427 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.366 592428 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.370 592432 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.370 592432 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:10:04.370 592432 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:04.374 592436 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:10:04.374 592436 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:10:04.376 592438 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.378 592440 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.382 592444 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.382 592444 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:10:04.382 592444 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:10:04.386 592448 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:10:04.386 592448 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:10:04.387 592449 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.389 592451 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.392 592454 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.393 592455 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:10:04.393 592455 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:10:04.397 592459 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:10:04.397 592459 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:10:04.398 592460 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.400 592462 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.404 592466 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.404 592466 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:10:04.404 592466 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:04.408 592470 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:10:04.408 592470 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:10:04.409 592471 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.412 592474 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.416 592478 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.416 592478 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:10:04.416 592478 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:10:04.420 592482 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:10:04.420 592482 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.420 592482 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:10:04.456 592518 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.456 592518 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.456 592518 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:04.456 592518 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:10:04.456 592518 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.456 592518 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.458 592520 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.460 592522 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.465 592527 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.465 592527 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:10:04.465 592527 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:10:04.469 592531 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:10:04.470 592532 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:10:04.472 592534 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.474 592536 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.480 592542 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.480 592542 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:10:04.480 592542 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:10:04.485 592547 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:10:04.485 592547 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.485 592547 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:10:04.506 592568 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.507 592569 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.507 592569 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:04.507 592569 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:10:04.507 592569 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.507 592569 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.508 592570 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.511 592573 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.518 592580 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.518 592580 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:10:04.518 592580 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:10:04.522 592584 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:10:04.522 592584 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.523 592585 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:10:04.550 592612 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.550 592612 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.550 592612 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:04.550 592612 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:10:04.550 592612 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.550 592612 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.553 592615 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.557 592619 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.563 592625 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.564 592626 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:10:04.564 592626 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:10:04.568 592630 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:10:04.568 592630 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:10:04.569 592631 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.572 592634 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.576 592638 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.576 592638 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:10:04.576 592638 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:10:04.581 592643 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:10:04.581 592643 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.581 592643 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:10:04.599 592661 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.600 592662 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.600 592662 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:04.600 592662 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:10:04.600 592662 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.600 592662 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.601 592663 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.604 592666 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.610 592672 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.610 592672 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:10:04.610 592672 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:10:04.615 592677 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:10:04.615 592677 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:10:04.617 592679 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.619 592681 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.624 592686 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.624 592686 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:10:04.624 592686 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:10:04.629 592691 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:10:04.629 592691 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:10:04.630 592692 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.632 592694 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.637 592699 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.637 592699 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:10:04.637 592699 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:10:04.642 592704 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:10:04.642 592704 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:10:04.643 592705 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.645 592707 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.650 592712 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.650 592712 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:10:04.650 592712 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:04.655 592717 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:10:04.655 592717 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:10:04.656 592718 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.659 592721 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.664 592726 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.664 592726 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:10:04.664 592726 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:10:04.669 592731 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:10:04.669 592731 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.669 592731 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:10:04.686 592748 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.686 592748 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.686 592748 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:04.686 592748 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:10:04.686 592748 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.686 592748 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.687 592749 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.690 592752 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.695 592757 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.695 592757 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:10:04.696 592758 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:10:04.700 592762 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:10:04.700 592762 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:10:04.701 592763 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.703 592765 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.708 592770 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.708 592770 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:10:04.708 592770 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:10:04.713 592775 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:10:04.713 592775 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:10:04.715 592777 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.718 592780 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.723 592785 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.723 592785 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:10:04.723 592785 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:10:04.727 592789 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:10:04.728 592790 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.728 592790 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:10:04.803 592865 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.803 592865 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:04.804 592866 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:04.804 592866 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:10:04.804 592866 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.805 592867 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.808 592870 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.810 592872 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.816 592878 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.816 592878 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:10:04.816 592878 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:10:04.822 592884 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:10:04.822 592884 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.822 592884 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:10:04.860 592922 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.860 592922 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:04.860 592922 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:04.860 592922 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:10:04.860 592922 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:04.0
20-08-2026 00:10:04.860 592922 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:04.863 592925 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.866 592928 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.872 592934 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.872 592934 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:10:04.872 592934 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:10:04.881 592943 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:10:04.881 592943 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:10:04.884 592946 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.888 592950 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.896 592958 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.896 592958 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:10:04.896 592958 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:10:04.905 592967 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:10:04.906 592968 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:10:04.908 592970 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.909 592971 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.916 592978 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.916 592978 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:10:04.916 592978 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:10:04.923 592985 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:10:04.923 592985 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:10:04.925 592987 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:04.930 592992 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:04.941 593003 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:04.941 593003 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:10:04.941 593003 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:10:04.951 593013 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:10:04.952 593014 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:10:04.954 593016 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:04.958 593020 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:04.965 593027 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:04.966 593028 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:10:04.966 593028 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:10:04.970 593032 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:10:04.970 593032 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:04.970 593032 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:10:04.999 593061 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.000 593062 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.000 593062 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:05.000 593062 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:10:05.000 593062 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:05.0
20-08-2026 00:10:05.000 593062 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:05.003 593065 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.007 593069 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.015 593077 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.015 593077 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:10:05.015 593077 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:10:05.023 593085 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:10:05.023 593085 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:10:05.029 593091 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.034 593096 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.051 593113 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.051 593113 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:10:05.051 593113 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:05.064 593126 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:10:05.065 593127 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:10:05.070 593132 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.074 593136 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.083 593145 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.083 593145 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:10:05.083 593145 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:05.091 593153 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:10:05.091 593153 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:10:05.092 593154 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.095 593157 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.100 593162 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.100 593162 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:10:05.100 593162 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:10:05.104 593166 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:10:05.104 593166 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:10:05.105 593167 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.107 593169 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.111 593173 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.111 593173 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:10:05.111 593173 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:05.115 593177 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:10:05.115 593177 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:10:05.116 593178 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.118 593180 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.123 593185 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.123 593185 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:10:05.123 593185 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:10:05.127 593189 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:10:05.127 593189 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:10:05.128 593190 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.131 593193 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.135 593197 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.135 593197 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:10:05.135 593197 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:05.138 593200 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:10:05.138 593200 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:10:05.139 593201 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.141 593203 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.147 593209 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.147 593209 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:10:05.147 593209 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:05.150 593212 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:10:05.150 593212 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:10:05.151 593213 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.153 593215 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.157 593219 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.157 593219 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:10:05.157 593219 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:10:05.160 593222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:10:05.160 593222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:10:05.162 593224 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.163 593225 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.167 593229 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.167 593229 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:10:05.167 593229 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:10:05.171 593233 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:10:05.171 593233 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:10:05.173 593235 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.174 593236 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.178 593240 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.178 593240 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:10:05.178 593240 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:10:05.182 593244 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:10:05.182 593244 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:10:05.183 593245 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.185 593247 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.189 593251 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.189 593251 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:10:05.189 593251 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:10:05.193 593255 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:10:05.193 593255 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:10:05.194 593256 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:05.196 593258 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:05.199 593261 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:05.199 593261 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:10:05.199 593261 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:10:05.203 593265 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:10:05.203 593265 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:05.203 593265 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:10:05.232 593294 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.232 593294 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.232 593294 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:05.232 593294 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:10:05.232 593294 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:05.0
20-08-2026 00:10:05.232 593294 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:05.234 593296 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.238 593300 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.242 593304 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.242 593304 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:10:05.242 593304 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:05.247 593309 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:10:05.247 593309 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:10:05.248 593310 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.250 593312 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.255 593317 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.255 593317 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:10:05.255 593317 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:05.258 593320 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:10:05.258 593320 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:10:05.259 593321 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:05.262 593324 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:05.266 593328 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:05.266 593328 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:10:05.266 593328 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:10:05.271 593333 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:10:05.272 593334 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:05.272 593334 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:10:05.294 593356 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.294 593356 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.294 593356 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:05.294 593356 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:10:05.294 593356 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:05.0
20-08-2026 00:10:05.294 593356 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:05.297 593359 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.301 593363 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.315 593377 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.315 593377 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:10:05.315 593377 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:10:05.322 593384 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:10:05.322 593384 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:10:05.323 593385 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.325 593387 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.328 593390 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.328 593390 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:10:05.328 593390 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:05.332 593394 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:10:05.332 593394 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:10:05.333 593395 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.335 593397 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.339 593401 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.339 593401 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:10:05.339 593401 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:10:05.343 593405 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:10:05.343 593405 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:10:05.344 593406 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.347 593409 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.351 593413 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.351 593413 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:10:05.351 593413 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:10:05.354 593416 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:10:05.355 593417 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:10:05.356 593418 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.358 593420 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.363 593425 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.363 593425 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:10:05.363 593425 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:05.367 593429 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:10:05.367 593429 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:10:05.368 593430 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:05.370 593432 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:05.375 593437 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:05.375 593437 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:10:05.375 593437 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:10:05.379 593441 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:10:05.379 593441 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:05.379 593441 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:10:05.425 593487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.425 593487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.425 593487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:05.426 593488 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:10:05.426 593488 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:05.0
20-08-2026 00:10:05.426 593488 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:05.433 593495 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.437 593499 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.444 593506 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.444 593506 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:10:05.444 593506 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:10:05.451 593513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:10:05.451 593513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:10:05.453 593515 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.459 593521 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.467 593529 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.467 593529 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:10:05.468 593530 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:10:05.475 593537 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:10:05.475 593537 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:10:05.477 593539 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.479 593541 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.490 593552 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.490 593552 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:10:05.490 593552 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:10:05.496 593558 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:10:05.496 593558 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:10:05.499 593561 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.501 593563 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.508 593570 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.508 593570 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:10:05.508 593570 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:10:05.512 593574 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:10:05.512 593574 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:10:05.513 593575 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:05.515 593577 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:05.520 593582 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:05.520 593582 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:10:05.520 593582 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:10:05.523 593585 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:10:05.524 593586 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:05.524 593586 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:10:05.545 593607 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.545 593607 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.545 593607 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:05.545 593607 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:05.548 593610 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:10:05.553 593615 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@598c17e8
20-08-2026 00:10:05.561 593623 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:10:05.561 593623 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:10:05.561 593623 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:10:05.569 593631 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:10:05.569 593631 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:10:05.572 593634 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:05.574 593636 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:05.582 593644 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:05.582 593644 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:10:05.582 593644 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:10:05.591 593653 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:10:05.591 593653 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:05.591 593653 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:10:05.615 593677 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.615 593677 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.615 593677 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:05.615 593677 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:10:05.615 593677 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:05.0
20-08-2026 00:10:05.615 593677 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:05.617 593679 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.619 593681 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.625 593687 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.625 593687 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:10:05.625 593687 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:05.628 593690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:10:05.628 593690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:10:05.630 593692 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.634 593696 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.640 593702 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.640 593702 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:10:05.640 593702 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:10:05.643 593705 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:10:05.643 593705 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:10:05.645 593707 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.647 593709 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.651 593713 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.651 593713 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:10:05.651 593713 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:10:05.656 593718 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:10:05.656 593718 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:10:05.657 593719 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:05.659 593721 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:05.666 593728 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:05.666 593728 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:10:05.666 593728 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:10:05.675 593737 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:10:05.675 593737 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:05.675 593737 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:10:05.705 593767 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:10:05.705 593767 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:10:05.705 593767 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:05.705 593767 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:05.708 593770 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.711 593773 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.719 593781 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.719 593781 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:10:05.719 593781 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:10:05.724 593786 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:10:05.724 593786 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:10:05.725 593787 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:05.726 593788 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:05.732 593794 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:05.732 593794 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:10:05.732 593794 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:10:05.738 593800 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:10:05.738 593800 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:05.738 593800 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:10:05.759 593821 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.759 593821 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.759 593821 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:05.759 593821 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:10:05.760 593822 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:05.0
20-08-2026 00:10:05.760 593822 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:05.761 593823 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:05.765 593827 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:05.770 593832 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:05.770 593832 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:10:05.770 593832 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:10:05.774 593836 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:10:05.774 593836 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:05.774 593836 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:10:05.803 593865 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.803 593865 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.803 593865 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:05.803 593865 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:10:05.803 593865 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:05.0
20-08-2026 00:10:05.803 593865 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:05.805 593867 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.806 593868 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.812 593874 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.812 593874 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:10:05.812 593874 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:10:05.816 593878 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:10:05.816 593878 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:10:05.819 593881 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:05.820 593882 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:05.824 593886 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:05.824 593886 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:10:05.824 593886 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:10:05.829 593891 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:10:05.829 593891 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:05.829 593891 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:10:05.856 593918 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.856 593918 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:05.856 593918 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:05.856 593918 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:10:05.856 593918 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:05.0
20-08-2026 00:10:05.856 593918 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:05.858 593920 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.860 593922 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.866 593928 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.866 593928 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:10:05.866 593928 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:05.870 593932 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:10:05.870 593932 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:10:05.872 593934 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:05.874 593936 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:05.878 593940 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:05.878 593940 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:10:05.878 593940 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:10:05.881 593943 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:10:05.882 593944 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:10:05.883 593945 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.885 593947 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.890 593952 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.890 593952 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:10:05.890 593952 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:05.893 593955 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:10:05.893 593955 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:10:05.894 593956 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:05.896 593958 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:05.901 593963 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:05.901 593963 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:10:05.901 593963 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:10:05.904 593966 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:10:05.904 593966 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:05.905 593967 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:10:05.946 594008 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:05.946 594008 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:05.946 594008 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:05.946 594008 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:10:05.946 594008 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:05.0
20-08-2026 00:10:05.946 594008 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:05.948 594010 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.951 594013 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.959 594021 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.959 594021 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:10:05.959 594021 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:10:05.963 594025 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:10:05.963 594025 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:10:05.965 594027 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.966 594028 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.970 594032 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.971 594033 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:10:05.971 594033 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:10:05.974 594036 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:10:05.974 594036 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:10:05.975 594037 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:05.978 594040 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:05.983 594045 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:05.983 594045 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:10:05.984 594046 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:10:05.997 594059 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:10:05.997 594059 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:10:05.998 594060 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:06.001 594063 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:06.005 594067 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:06.005 594067 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:10:06.005 594067 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:10:06.010 594072 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:10:06.010 594072 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:10:06.011 594073 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.013 594075 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.018 594080 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.018 594080 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:10:06.018 594080 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:10:06.022 594084 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:10:06.022 594084 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:10:06.023 594085 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.025 594087 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.030 594092 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.030 594092 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:10:06.030 594092 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:10:06.034 594096 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:10:06.034 594096 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:10:06.035 594097 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.037 594099 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.041 594103 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.041 594103 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:10:06.041 594103 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:10:06.045 594107 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:10:06.045 594107 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:10:06.046 594108 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.048 594110 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.053 594115 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.053 594115 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:10:06.053 594115 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:10:06.057 594119 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:10:06.057 594119 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:10:06.058 594120 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.060 594122 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.064 594126 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.064 594126 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:10:06.064 594126 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:10:06.069 594131 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:10:06.069 594131 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:10:06.070 594132 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.071 594133 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.076 594138 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.076 594138 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:10:06.076 594138 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:10:06.080 594142 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:10:06.080 594142 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:10:06.081 594143 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.083 594145 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.088 594150 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.088 594150 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:10:06.088 594150 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:10:06.094 594156 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:10:06.094 594156 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:10:06.095 594157 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.098 594160 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.103 594165 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.103 594165 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:10:06.103 594165 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:06.109 594171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:10:06.109 594171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:10:06.110 594172 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:06.113 594175 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:06.118 594180 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:06.119 594181 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:10:06.119 594181 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:10:06.123 594185 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:10:06.123 594185 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:06.123 594185 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:10:06.151 594213 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:06.151 594213 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:06.151 594213 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:06.151 594213 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:10:06.151 594213 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:06.0
20-08-2026 00:10:06.151 594213 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:06.153 594215 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.156 594218 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.160 594222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.160 594222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:10:06.160 594222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:10:06.164 594226 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:10:06.164 594226 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:10:06.165 594227 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.168 594230 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.173 594235 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.173 594235 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:10:06.173 594235 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:06.177 594239 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:10:06.177 594239 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:10:06.179 594241 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.181 594243 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.188 594250 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.188 594250 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:10:06.188 594250 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:10:06.193 594255 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:10:06.194 594256 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:10:06.195 594257 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:06.197 594259 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:06.200 594262 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:06.200 594262 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:10:06.200 594262 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:10:06.203 594265 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:10:06.203 594265 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:06.203 594265 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:10:06.223 594285 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:06.223 594285 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:06.223 594285 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:06.223 594285 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:10:06.223 594285 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:06.0
20-08-2026 00:10:06.224 594286 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:06.225 594287 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:06.228 594290 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:06.232 594294 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:06.232 594294 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:10:06.232 594294 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:10:06.237 594299 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:10:06.237 594299 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:06.237 594299 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:10:06.397 594459 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:06.398 594460 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:06.398 594460 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:06.398 594460 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:10:06.398 594460 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:06.0
20-08-2026 00:10:06.398 594460 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:06.401 594463 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:06.403 594465 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:06.408 594470 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:06.408 594470 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:10:06.408 594470 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:10:06.413 594475 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:10:06.413 594475 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:06.413 594475 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:10:06.515 594577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:06.515 594577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:10:06.515 594577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:10:06.515 594577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:10:06.515 594577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:06.0
20-08-2026 00:10:06.515 594577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:06.516 594578 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.519 594581 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.522 594584 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.522 594584 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:10:06.522 594584 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:10:06.527 594589 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:10:06.527 594589 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:10:06.528 594590 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.530 594592 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.534 594596 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.534 594596 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:10:06.534 594596 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:06.537 594599 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:10:06.538 594600 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:10:06.538 594600 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.540 594602 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.543 594605 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.543 594605 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:10:06.543 594605 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:10:06.546 594608 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:10:06.546 594608 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:10:06.547 594609 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.549 594611 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.552 594614 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.552 594614 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:10:06.552 594614 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:06.556 594618 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:10:06.556 594618 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:10:06.557 594619 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.558 594620 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.562 594624 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.562 594624 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:10:06.562 594624 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:10:06.566 594628 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:10:06.566 594628 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:10:06.567 594629 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.568 594630 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.572 594634 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.572 594634 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:10:06.573 594635 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:10:06.576 594638 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:10:06.576 594638 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:10:06.577 594639 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.579 594641 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.584 594646 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.584 594646 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:10:06.584 594646 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:10:06.587 594649 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:10:06.587 594649 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:10:06.588 594650 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.589 594651 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.592 594654 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.592 594654 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:10:06.592 594654 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:10:06.595 594657 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:10:06.595 594657 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:10:06.596 594658 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.597 594659 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.600 594662 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.600 594662 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:10:06.600 594662 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:10:06.603 594665 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:10:06.603 594665 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:10:06.605 594667 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:10:06.607 594669 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7db098a3
20-08-2026 00:10:06.610 594672 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:10:06.610 594672 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:10:06.610 594672 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:10:06.612 594674 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:10:06.613 594675 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:10:06.613 594675 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:10:06.634 594696 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:06.634 594696 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:10:06.634 594696 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:10:06.634 594696 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:10:06.634 594696 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:10:06.0
20-08-2026 00:10:06.634 594696 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:10:06.635 594697 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.637 594699 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.641 594703 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.641 594703 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:10:06.641 594703 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:10:06.643 594705 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:10:06.643 594705 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:10:06.645 594707 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.646 594708 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.650 594712 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.650 594712 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:10:06.650 594712 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:10:06.654 594716 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:10:06.654 594716 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:10:06.655 594717 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.658 594720 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.662 594724 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.662 594724 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:10:06.662 594724 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:10:06.665 594727 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:10:06.665 594727 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:10:06.667 594729 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.669 594731 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.672 594734 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.673 594735 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:10:06.673 594735 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:10:06.676 594738 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:10:06.676 594738 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:10:06.678 594740 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.680 594742 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.684 594746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.684 594746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:10:06.684 594746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:10:06.688 594750 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:10:06.688 594750 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:10:06.690 594752 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:10:06.692 594754 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2bcdf7d7
20-08-2026 00:10:06.696 594758 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:10:06.696 594758 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:10:06.696 594758 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:10:06.701 594763 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:10:06.701 594763 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:10:07.615 595677 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:10:07.615 595677 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:10:07.637 595699 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:10:08.070 596132 [http-nio-8051-exec-3] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:50:52.0, vm_id=1660749537502}
20-08-2026 00:10:08.072 596134 [http-nio-8051-exec-3] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660749537502, timestamp: 2026-08-19 22:50:52.0
20-08-2026 00:10:08.133 596195 [http-nio-8051-exec-3] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:10:17.465 605527 [http-nio-8051-exec-38] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:10:17.465 605527 [http-nio-8051-exec-38] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:10:17.482 605544 [http-nio-8051-exec-38] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:10:53.064 641126 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:44:15.0, vm_id=1650863570737}
20-08-2026 00:10:53.065 641127 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863570737, timestamp: 2026-08-19 20:44:15.0
20-08-2026 00:10:53.167 641229 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:10:53.869 641931 [http-nio-8051-exec-37] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:10:53.870 641932 [http-nio-8051-exec-37] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:10:53.904 641966 [http-nio-8051-exec-30] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:10:53.905 641967 [http-nio-8051-exec-30] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:10:53.930 641992 [http-nio-8051-exec-37] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:10:53.956 642018 [http-nio-8051-exec-30] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:11:01.191 649253 [http-nio-8051-exec-21] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:11:01.204 649266 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.206 649268 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.210 649272 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.210 649272 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:11:01.210 649272 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:11:01.213 649275 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:11:01.213 649275 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:11:01.214 649276 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.216 649278 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.220 649282 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.220 649282 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:11:01.220 649282 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:11:01.222 649284 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:11:01.223 649285 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.223 649285 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:11:01.251 649313 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.251 649313 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.251 649313 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.251 649313 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:11:01.251 649313 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.251 649313 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.252 649314 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.254 649316 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.257 649319 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.257 649319 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:11:01.257 649319 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:11:01.259 649321 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:11:01.259 649321 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:11:01.260 649322 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.261 649323 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.263 649325 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.263 649325 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:11:01.263 649325 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:11:01.265 649327 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:11:01.265 649327 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.265 649327 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:11:01.287 649349 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.287 649349 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.287 649349 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.287 649349 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:11:01.287 649349 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.287 649349 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.288 649350 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.289 649351 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.291 649353 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.292 649354 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:11:01.292 649354 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:01.294 649356 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:11:01.294 649356 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:11:01.295 649357 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.298 649360 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.300 649362 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.300 649362 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:11:01.300 649362 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:11:01.303 649365 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:11:01.303 649365 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.303 649365 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:11:01.323 649385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.323 649385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.323 649385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.323 649385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:11:01.323 649385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.323 649385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.324 649386 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.325 649387 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.327 649389 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.328 649390 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:11:01.328 649390 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:11:01.331 649393 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:11:01.331 649393 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:11:01.332 649394 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.334 649396 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.338 649400 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.338 649400 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:11:01.338 649400 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:11:01.341 649403 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:11:01.341 649403 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.341 649403 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:11:01.369 649431 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.370 649432 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.370 649432 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.370 649432 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:11:01.370 649432 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.370 649432 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.370 649432 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.372 649434 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.375 649437 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.376 649438 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:11:01.376 649438 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:11:01.378 649440 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:11:01.378 649440 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:11:01.379 649441 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.380 649442 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.383 649445 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.383 649445 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:11:01.383 649445 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:11:01.387 649449 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:11:01.387 649449 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:11:01.387 649449 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.389 649451 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.392 649454 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.392 649454 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:11:01.392 649454 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:11:01.395 649457 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:11:01.395 649457 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:11:01.396 649458 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.397 649459 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.399 649461 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.400 649462 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:11:01.400 649462 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:11:01.403 649465 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:11:01.403 649465 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:11:01.405 649467 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.407 649469 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.412 649474 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.412 649474 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:11:01.412 649474 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:11:01.415 649477 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:11:01.415 649477 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:11:01.416 649478 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.417 649479 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.420 649482 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.420 649482 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:11:01.420 649482 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:11:01.422 649484 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:11:01.422 649484 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:11:01.423 649485 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.425 649487 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.427 649489 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.427 649489 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:11:01.427 649489 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:11:01.428 649490 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:11:01.429 649491 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:11:01.429 649491 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.431 649493 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.433 649495 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.433 649495 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:11:01.433 649495 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:11:01.435 649497 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:11:01.435 649497 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:11:01.435 649497 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.436 649498 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.439 649501 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.439 649501 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:11:01.439 649501 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:11:01.441 649503 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:11:01.441 649503 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.441 649503 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:11:01.455 649517 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:01.456 649518 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:01.456 649518 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:01.456 649518 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:11:01.456 649518 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.456 649518 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.456 649518 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.457 649519 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.460 649522 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.460 649522 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:11:01.460 649522 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:01.462 649524 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:11:01.462 649524 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:11:01.463 649525 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.464 649526 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.466 649528 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.466 649528 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:11:01.466 649528 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:11:01.468 649530 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:11:01.468 649530 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:11:01.468 649530 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.469 649531 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.472 649534 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.472 649534 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:11:01.472 649534 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:11:01.474 649536 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:11:01.474 649536 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:11:01.475 649537 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.476 649538 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.478 649540 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.478 649540 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:11:01.478 649540 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:11:01.480 649542 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:11:01.480 649542 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.480 649542 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:11:01.506 649568 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.506 649568 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.506 649568 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.506 649568 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:11:01.506 649568 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.506 649568 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.507 649569 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.508 649570 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.510 649572 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.511 649573 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:11:01.511 649573 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:11:01.513 649575 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:11:01.513 649575 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.513 649575 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:11:01.528 649590 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.528 649590 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.528 649590 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.528 649590 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:11:01.528 649590 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.528 649590 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.529 649591 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.530 649592 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.532 649594 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.532 649594 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:11:01.532 649594 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:01.534 649596 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:11:01.534 649596 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:11:01.535 649597 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.536 649598 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.538 649600 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.538 649600 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:11:01.538 649600 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:11:01.540 649602 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:11:01.540 649602 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:11:01.541 649603 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.542 649604 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.545 649607 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.545 649607 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:11:01.545 649607 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:11:01.547 649609 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:11:01.547 649609 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.547 649609 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:11:01.574 649636 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.574 649636 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.574 649636 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.574 649636 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:11:01.574 649636 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.574 649636 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.575 649637 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.576 649638 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.579 649641 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.579 649641 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:11:01.579 649641 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:11:01.581 649643 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:11:01.582 649644 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:11:01.582 649644 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.584 649646 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.587 649649 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.587 649649 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:11:01.587 649649 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:11:01.589 649651 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:11:01.589 649651 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:11:01.590 649652 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:11:01.591 649653 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a009195
20-08-2026 00:11:01.594 649656 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:11:01.594 649656 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:11:01.594 649656 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:11:01.596 649658 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:11:01.596 649658 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:11:01.596 649658 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.597 649659 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.600 649662 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.600 649662 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:11:01.600 649662 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:11:01.603 649665 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:11:01.603 649665 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:11:01.604 649666 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.606 649668 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.608 649670 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.608 649670 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:11:01.608 649670 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:11:01.610 649672 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:11:01.610 649672 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:11:01.611 649673 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.612 649674 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.614 649676 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.614 649676 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:11:01.614 649676 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:11:01.616 649678 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:11:01.616 649678 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:11:01.617 649679 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.618 649680 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.620 649682 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.621 649683 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:11:01.621 649683 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:11:01.623 649685 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:11:01.623 649685 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:11:01.623 649685 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.624 649686 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.627 649689 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.627 649689 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:11:01.627 649689 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:01.629 649691 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:11:01.630 649692 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:11:01.630 649692 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.631 649693 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.634 649696 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.634 649696 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:11:01.634 649696 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:01.636 649698 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:11:01.636 649698 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:11:01.637 649699 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:11:01.638 649700 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a009195
20-08-2026 00:11:01.641 649703 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:11:01.641 649703 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:11:01.641 649703 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:11:01.643 649705 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:11:01.643 649705 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:11:01.644 649706 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.645 649707 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.648 649710 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.648 649710 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:11:01.648 649710 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:11:01.652 649714 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:11:01.652 649714 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:11:01.653 649715 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.654 649716 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.658 649720 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.658 649720 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:11:01.658 649720 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:11:01.660 649722 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:11:01.660 649722 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:11:01.661 649723 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.662 649724 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.664 649726 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.664 649726 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:11:01.664 649726 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:11:01.666 649728 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:11:01.666 649728 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:11:01.667 649729 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.668 649730 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.670 649732 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.670 649732 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:11:01.670 649732 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:11:01.672 649734 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:11:01.673 649735 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.673 649735 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:11:01.688 649750 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.688 649750 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.688 649750 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.688 649750 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:11:01.688 649750 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.688 649750 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.688 649750 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.690 649752 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.692 649754 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.692 649754 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:11:01.692 649754 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:11:01.695 649757 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:11:01.695 649757 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:11:01.695 649757 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.697 649759 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.700 649762 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.700 649762 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:11:01.700 649762 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:11:01.702 649764 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:11:01.702 649764 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.702 649764 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:11:01.732 649794 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.732 649794 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.732 649794 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.732 649794 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:11:01.732 649794 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.732 649794 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.733 649795 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.734 649796 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.737 649799 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.737 649799 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:11:01.737 649799 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:11:01.741 649803 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:11:01.741 649803 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:11:01.741 649803 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.743 649805 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.745 649807 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.745 649807 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:11:01.745 649807 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:11:01.748 649810 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:11:01.748 649810 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:11:01.749 649811 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.751 649813 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.755 649817 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.755 649817 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:11:01.755 649817 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:11:01.757 649819 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:11:01.757 649819 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.757 649819 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:11:01.779 649841 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.779 649841 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.779 649841 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.779 649841 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:11:01.780 649842 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.780 649842 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.780 649842 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.782 649844 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.785 649847 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.785 649847 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:11:01.785 649847 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:11:01.789 649851 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:11:01.789 649851 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:11:01.790 649852 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.791 649853 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.794 649856 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.794 649856 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:11:01.794 649856 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:01.797 649859 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:11:01.797 649859 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:11:01.798 649860 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.799 649861 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.802 649864 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.802 649864 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:11:01.802 649864 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:11:01.805 649867 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:11:01.805 649867 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.805 649867 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:11:01.828 649890 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.828 649890 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.828 649890 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.828 649890 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:11:01.828 649890 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.828 649890 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.829 649891 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.831 649893 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.834 649896 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.834 649896 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:11:01.834 649896 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:11:01.837 649899 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:11:01.837 649899 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.837 649899 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:11:01.842 649904 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:55:58.0, vm_id=1685608919720}
20-08-2026 00:11:01.842 649904 [http-nio-8051-exec-23] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685608919720, timestamp: 2026-08-19 22:55:58.0
20-08-2026 00:11:01.852 649914 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.852 649914 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.852 649914 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.852 649914 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:11:01.852 649914 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.852 649914 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.853 649915 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.854 649916 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.857 649919 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.857 649919 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:11:01.857 649919 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:01.860 649922 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:11:01.860 649922 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:11:01.861 649923 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.862 649924 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.865 649927 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.865 649927 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:11:01.865 649927 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:11:01.867 649929 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:11:01.867 649929 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:11:01.868 649930 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.869 649931 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.872 649934 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.872 649934 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:11:01.872 649934 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:01.875 649937 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:11:01.875 649937 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:11:01.875 649937 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.876 649938 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.881 649943 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.881 649943 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:11:01.881 649943 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:11:01.884 649946 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:11:01.884 649946 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.884 649946 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:11:01.901 649963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:01.901 649963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:01.901 649963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:01.901 649963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:11:01.901 649963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.901 649963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.902 649964 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.904 649966 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.907 649969 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.907 649969 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:11:01.907 649969 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:01.910 649972 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:11:01.910 649972 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:11:01.910 649972 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.912 649974 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.915 649977 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.915 649977 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:11:01.915 649977 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:11:01.917 649979 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:11:01.917 649979 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:11:01.918 649980 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.919 649981 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.922 649984 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.922 649984 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:11:01.922 649984 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:01.925 649987 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:11:01.925 649987 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:11:01.926 649988 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:11:01.927 649989 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@78811bcb
20-08-2026 00:11:01.930 649992 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:11:01.930 649992 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:11:01.930 649992 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:11:01.932 649994 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:11:01.932 649994 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:11:01.934 649996 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.935 649997 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.938 650000 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.938 650000 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:11:01.938 650000 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:11:01.941 650003 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:11:01.941 650003 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:11:01.942 650004 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.943 650005 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.945 650007 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.945 650007 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:11:01.945 650007 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:11:01.949 650011 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:11:01.949 650011 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:11:01.950 650012 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.952 650014 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.956 650018 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.956 650018 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:11:01.956 650018 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:11:01.958 650020 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:11:01.958 650020 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:11:01.959 650021 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:01.960 650022 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:01.963 650025 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:01.963 650025 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:11:01.963 650025 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:11:01.965 650027 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:11:01.965 650027 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:01.965 650027 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:11:01.989 650051 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.989 650051 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:01.989 650051 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:01.989 650051 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:11:01.989 650051 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:01.0
20-08-2026 00:11:01.989 650051 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:01.991 650053 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:01.993 650055 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:01.997 650059 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:01.997 650059 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:11:01.997 650059 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:11:02.001 650063 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:11:02.001 650063 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:11:02.003 650065 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.005 650067 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.009 650071 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.009 650071 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:11:02.009 650071 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:11:02.011 650073 [http-nio-8051-exec-23] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:11:02.013 650075 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:11:02.013 650075 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:11:02.014 650076 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.016 650078 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.018 650080 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.018 650080 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:11:02.018 650080 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:02.021 650083 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:11:02.021 650083 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:11:02.022 650084 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.023 650085 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.026 650088 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.026 650088 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:11:02.026 650088 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:11:02.028 650090 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:11:02.028 650090 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.028 650090 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:11:02.105 650167 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.105 650167 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.105 650167 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.105 650167 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:11:02.105 650167 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.105 650167 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.106 650168 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.107 650169 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.111 650173 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.111 650173 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:11:02.111 650173 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:11:02.114 650176 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:11:02.114 650176 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.114 650176 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:11:02.146 650208 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.146 650208 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.146 650208 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.146 650208 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:11:02.146 650208 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.146 650208 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.147 650209 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.148 650210 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.151 650213 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.152 650214 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:11:02.152 650214 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:11:02.154 650216 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:11:02.154 650216 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:11:02.155 650217 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.157 650219 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.161 650223 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.161 650223 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:11:02.161 650223 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:02.164 650226 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:11:02.164 650226 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:11:02.165 650227 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.166 650228 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.170 650232 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.170 650232 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:11:02.170 650232 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:02.173 650235 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:11:02.173 650235 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:11:02.174 650236 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.176 650238 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.179 650241 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.179 650241 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:11:02.179 650241 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:11:02.181 650243 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:11:02.182 650244 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.182 650244 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:11:02.201 650263 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.201 650263 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.201 650263 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.201 650263 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:11:02.201 650263 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.201 650263 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.202 650264 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.204 650266 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.208 650270 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.208 650270 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:11:02.208 650270 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:02.212 650274 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:11:02.212 650274 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:11:02.213 650275 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.215 650277 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.219 650281 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.219 650281 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:11:02.219 650281 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:11:02.223 650285 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:11:02.223 650285 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.223 650285 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:11:02.242 650304 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.243 650305 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.243 650305 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.243 650305 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:11:02.243 650305 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.243 650305 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.244 650306 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.246 650308 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.248 650310 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.248 650310 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:11:02.248 650310 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:02.253 650315 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:11:02.253 650315 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:11:02.254 650316 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.255 650317 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.257 650319 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.257 650319 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:11:02.257 650319 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:11:02.260 650322 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:11:02.260 650322 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.260 650322 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:11:02.281 650343 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.281 650343 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.281 650343 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.281 650343 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:11:02.281 650343 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.281 650343 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.282 650344 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.284 650346 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.287 650349 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.287 650349 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:11:02.287 650349 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:11:02.289 650351 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:11:02.289 650351 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:11:02.290 650352 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.291 650353 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.294 650356 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.294 650356 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:11:02.294 650356 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:11:02.299 650361 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:11:02.299 650361 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.299 650361 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:11:02.323 650385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.323 650385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.323 650385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.323 650385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:11:02.323 650385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.323 650385 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.324 650386 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.326 650388 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.329 650391 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.329 650391 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:11:02.329 650391 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:11:02.332 650394 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:11:02.332 650394 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.332 650394 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:11:02.358 650420 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.359 650421 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.359 650421 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.359 650421 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:11:02.359 650421 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.359 650421 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.360 650422 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.362 650424 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.364 650426 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.365 650427 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:11:02.365 650427 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:11:02.367 650429 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:11:02.367 650429 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:11:02.368 650430 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.370 650432 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.372 650434 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.372 650434 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:11:02.372 650434 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:11:02.375 650437 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:11:02.375 650437 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.375 650437 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:11:02.394 650456 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.394 650456 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.394 650456 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.394 650456 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:11:02.394 650456 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.394 650456 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.396 650458 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.398 650460 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.402 650464 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.402 650464 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:11:02.402 650464 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:11:02.404 650466 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:11:02.404 650466 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:11:02.405 650467 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.407 650469 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.409 650471 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.409 650471 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:11:02.409 650471 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:11:02.411 650473 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:11:02.412 650474 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:11:02.412 650474 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.413 650475 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.416 650478 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.416 650478 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:11:02.416 650478 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:11:02.419 650481 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:11:02.419 650481 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:11:02.420 650482 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.421 650483 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.423 650485 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.423 650485 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:11:02.423 650485 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:11:02.426 650488 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:11:02.426 650488 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:11:02.426 650488 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.428 650490 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.431 650493 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.431 650493 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:11:02.431 650493 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:02.435 650497 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:11:02.435 650497 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:11:02.435 650497 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.436 650498 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.439 650501 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.439 650501 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:11:02.439 650501 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:11:02.442 650504 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:11:02.442 650504 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:11:02.443 650505 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.444 650506 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.447 650509 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.447 650509 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:11:02.447 650509 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:11:02.451 650513 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:11:02.451 650513 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:11:02.453 650515 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.454 650516 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.457 650519 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.457 650519 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:11:02.457 650519 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:11:02.459 650521 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:11:02.459 650521 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:11:02.460 650522 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.461 650523 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.464 650526 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.464 650526 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:11:02.464 650526 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:11:02.468 650530 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:11:02.468 650530 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:11:02.469 650531 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:11:02.470 650532 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a009195
20-08-2026 00:11:02.473 650535 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:11:02.473 650535 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:11:02.473 650535 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:11:02.476 650538 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:11:02.476 650538 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:11:02.477 650539 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.478 650540 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.481 650543 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.481 650543 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:11:02.481 650543 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:11:02.483 650545 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:11:02.483 650545 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:11:02.484 650546 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.485 650547 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.488 650550 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.488 650550 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:11:02.488 650550 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:11:02.490 650552 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:11:02.490 650552 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.490 650552 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:11:02.513 650575 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.514 650576 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.514 650576 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.514 650576 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:11:02.514 650576 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.514 650576 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.515 650577 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.516 650578 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.520 650582 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.520 650582 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:11:02.520 650582 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:11:02.522 650584 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:11:02.522 650584 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:11:02.523 650585 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.525 650587 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.528 650590 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.528 650590 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:11:02.528 650590 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:11:02.530 650592 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:11:02.530 650592 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:11:02.531 650593 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.533 650595 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.537 650599 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.537 650599 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:11:02.537 650599 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:11:02.541 650603 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:11:02.541 650603 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:11:02.542 650604 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.543 650605 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.547 650609 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.547 650609 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:11:02.547 650609 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:02.550 650612 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:11:02.550 650612 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:11:02.551 650613 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.553 650615 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.557 650619 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.557 650619 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:11:02.557 650619 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:11:02.560 650622 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:11:02.560 650622 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.560 650622 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:11:02.582 650644 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:02.582 650644 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:02.582 650644 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:02.582 650644 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:11:02.582 650644 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.582 650644 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.584 650646 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.586 650648 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.590 650652 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.590 650652 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:11:02.590 650652 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:11:02.595 650657 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:11:02.595 650657 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.595 650657 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:11:02.625 650687 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:02.625 650687 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:02.625 650687 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:02.625 650687 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:11:02.625 650687 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.625 650687 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.627 650689 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.629 650691 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.634 650696 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.634 650696 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:11:02.634 650696 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:11:02.637 650699 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:11:02.638 650700 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.638 650700 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:11:02.656 650718 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.656 650718 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.656 650718 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.656 650718 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:11:02.656 650718 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.656 650718 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.657 650719 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.659 650721 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.662 650724 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.663 650725 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:11:02.663 650725 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:02.666 650728 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:11:02.666 650728 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:11:02.667 650729 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.668 650730 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.672 650734 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.672 650734 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:11:02.672 650734 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:11:02.674 650736 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:11:02.674 650736 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:11:02.675 650737 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.676 650738 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.679 650741 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.679 650741 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:11:02.679 650741 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:11:02.681 650743 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:11:02.681 650743 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.681 650743 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:11:02.699 650761 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.699 650761 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.699 650761 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.699 650761 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:11:02.699 650761 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.699 650761 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.700 650762 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.702 650764 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.705 650767 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.705 650767 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:11:02.705 650767 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:11:02.707 650769 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:11:02.708 650770 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:11:02.708 650770 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.710 650772 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.713 650775 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.713 650775 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:11:02.713 650775 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:11:02.715 650777 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:11:02.715 650777 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.715 650777 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:11:02.729 650791 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.730 650792 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.730 650792 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.730 650792 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:11:02.730 650792 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.730 650792 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.731 650793 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.732 650794 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.735 650797 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.735 650797 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:11:02.735 650797 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:11:02.738 650800 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:11:02.738 650800 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:11:02.740 650802 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.741 650803 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.745 650807 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.745 650807 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:11:02.745 650807 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:11:02.747 650809 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:11:02.747 650809 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:11:02.748 650810 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.750 650812 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.753 650815 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.753 650815 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:11:02.753 650815 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:02.755 650817 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:11:02.755 650817 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:11:02.756 650818 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.757 650819 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.761 650823 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.761 650823 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:11:02.761 650823 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:11:02.763 650825 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:11:02.763 650825 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:11:02.764 650826 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.766 650828 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.769 650831 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.769 650831 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:11:02.769 650831 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:11:02.772 650834 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:11:02.772 650834 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:11:02.772 650834 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.774 650836 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.777 650839 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.777 650839 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:11:02.777 650839 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:02.779 650841 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:11:02.779 650841 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:11:02.781 650843 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.782 650844 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.785 650847 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.785 650847 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:11:02.785 650847 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:11:02.788 650850 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:11:02.788 650850 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.788 650850 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:11:02.828 650890 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:02.829 650891 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:02.829 650891 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:02.829 650891 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:11:02.829 650891 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.829 650891 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.830 650892 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.831 650893 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.835 650897 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.835 650897 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:11:02.835 650897 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:11:02.837 650899 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:11:02.837 650899 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:11:02.838 650900 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.839 650901 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.842 650904 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.843 650905 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:11:02.843 650905 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:11:02.845 650907 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:11:02.845 650907 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.845 650907 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:11:02.865 650927 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:02.865 650927 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:02.865 650927 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:02.865 650927 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:11:02.865 650927 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.865 650927 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.867 650929 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.869 650931 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.872 650934 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.872 650934 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:11:02.872 650934 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:11:02.877 650939 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:11:02.877 650939 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.877 650939 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:11:02.901 650963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.901 650963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.901 650963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.901 650963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:11:02.901 650963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.901 650963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.902 650964 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.903 650965 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.909 650971 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.909 650971 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:11:02.909 650971 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:11:02.914 650976 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:11:02.914 650976 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:11:02.915 650977 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.917 650979 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.921 650983 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.921 650983 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:11:02.921 650983 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:11:02.925 650987 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:11:02.925 650987 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.925 650987 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:11:02.952 651014 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.953 651015 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:02.953 651015 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:02.953 651015 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:11:02.953 651015 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:02.0
20-08-2026 00:11:02.953 651015 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:02.954 651016 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.955 651017 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.958 651020 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.958 651020 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:11:02.958 651020 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:11:02.961 651023 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:11:02.961 651023 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:11:02.962 651024 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.963 651025 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.966 651028 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.966 651028 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:11:02.966 651028 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:11:02.968 651030 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:11:02.968 651030 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:11:02.969 651031 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.970 651032 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.973 651035 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.973 651035 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:11:02.973 651035 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:11:02.975 651037 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:11:02.975 651037 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:11:02.976 651038 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:02.977 651039 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:02.981 651043 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:02.981 651043 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:11:02.981 651043 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:02.983 651045 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:11:02.983 651045 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:11:02.984 651046 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:02.985 651047 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:02.988 651050 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:02.988 651050 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:11:02.988 651050 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:11:02.991 651053 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:11:02.991 651053 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:02.991 651053 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:11:03.013 651075 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.013 651075 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.013 651075 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:03.013 651075 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:11:03.013 651075 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.013 651075 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.014 651076 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.016 651078 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.020 651082 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.020 651082 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:11:03.020 651082 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:11:03.023 651085 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:11:03.023 651085 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:11:03.024 651086 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.025 651087 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.028 651090 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.028 651090 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:11:03.028 651090 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:11:03.030 651092 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:11:03.030 651092 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:11:03.031 651093 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.032 651094 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.036 651098 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.036 651098 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:11:03.036 651098 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:11:03.039 651101 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:11:03.039 651101 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.039 651101 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:11:03.096 651158 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.096 651158 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.096 651158 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.096 651158 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:11:03.096 651158 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.096 651158 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.097 651159 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.100 651162 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.103 651165 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.103 651165 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:11:03.103 651165 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:11:03.106 651168 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:11:03.106 651168 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.106 651168 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:11:03.130 651192 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.131 651193 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.131 651193 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:03.131 651193 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:11:03.131 651193 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.131 651193 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.132 651194 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.133 651195 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.138 651200 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.138 651200 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:11:03.138 651200 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:11:03.143 651205 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:11:03.143 651205 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:11:03.144 651206 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.147 651209 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.150 651212 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.150 651212 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:11:03.150 651212 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:11:03.153 651215 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:11:03.153 651215 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:11:03.154 651216 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.155 651217 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.158 651220 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.158 651220 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:11:03.159 651221 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:11:03.162 651224 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:11:03.162 651224 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:11:03.163 651225 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.165 651227 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.169 651231 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.170 651232 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:11:03.170 651232 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:11:03.173 651235 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:11:03.173 651235 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:11:03.175 651237 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.176 651238 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.181 651243 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.181 651243 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:11:03.181 651243 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:11:03.184 651246 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:11:03.184 651246 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.184 651246 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:11:03.200 651262 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.200 651262 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.200 651262 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.200 651262 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:11:03.200 651262 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.201 651263 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.201 651263 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.203 651265 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.206 651268 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.206 651268 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:11:03.206 651268 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:11:03.210 651272 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:11:03.210 651272 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:11:03.211 651273 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.212 651274 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.217 651279 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.217 651279 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:11:03.217 651279 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:03.220 651282 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:11:03.220 651282 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:11:03.221 651283 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.223 651285 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.226 651288 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.227 651289 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:11:03.227 651289 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:03.229 651291 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:11:03.229 651291 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:11:03.230 651292 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.231 651293 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.234 651296 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.234 651296 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:11:03.234 651296 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:11:03.237 651299 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:11:03.237 651299 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:11:03.238 651300 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.239 651301 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.242 651304 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.242 651304 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:11:03.242 651304 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:03.245 651307 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:11:03.245 651307 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:11:03.246 651308 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.247 651309 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.250 651312 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.250 651312 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:11:03.250 651312 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:11:03.253 651315 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:11:03.253 651315 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:11:03.254 651316 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.255 651317 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.257 651319 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.257 651319 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:11:03.257 651319 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:03.260 651322 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:11:03.260 651322 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:11:03.260 651322 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.262 651324 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.264 651326 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.264 651326 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:11:03.264 651326 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:03.267 651329 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:11:03.267 651329 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:11:03.268 651330 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.269 651331 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.272 651334 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.272 651334 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:11:03.272 651334 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:11:03.275 651337 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:11:03.275 651337 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:11:03.276 651338 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.278 651340 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.280 651342 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.280 651342 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:11:03.280 651342 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:11:03.282 651344 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:11:03.282 651344 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:11:03.284 651346 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.285 651347 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.288 651350 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.288 651350 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:11:03.288 651350 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:11:03.290 651352 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:11:03.290 651352 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:11:03.291 651353 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.292 651354 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.295 651357 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.295 651357 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:11:03.295 651357 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:11:03.301 651363 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:11:03.301 651363 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:11:03.301 651363 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.303 651365 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.305 651367 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.305 651367 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:11:03.305 651367 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:11:03.307 651369 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:11:03.307 651369 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.307 651369 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:11:03.329 651391 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.329 651391 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.329 651391 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.329 651391 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:11:03.329 651391 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.329 651391 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.331 651393 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.333 651395 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.335 651397 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.335 651397 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:11:03.335 651397 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:03.338 651400 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:11:03.338 651400 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:11:03.339 651401 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.340 651402 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.343 651405 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.343 651405 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:11:03.343 651405 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:03.346 651408 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:11:03.346 651408 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:11:03.347 651409 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.348 651410 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.351 651413 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.351 651413 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:11:03.351 651413 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:11:03.353 651415 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:11:03.353 651415 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.353 651415 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:11:03.371 651433 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.371 651433 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.371 651433 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.371 651433 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:11:03.371 651433 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.371 651433 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.372 651434 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.373 651435 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.375 651437 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.376 651438 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:11:03.376 651438 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:11:03.378 651440 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:11:03.378 651440 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:11:03.379 651441 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.381 651443 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.383 651445 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.383 651445 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:11:03.383 651445 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:03.398 651460 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:11:03.398 651460 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:11:03.399 651461 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.401 651463 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.403 651465 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.403 651465 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:11:03.403 651465 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:11:03.406 651468 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:11:03.406 651468 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:11:03.407 651469 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.409 651471 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.411 651473 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.411 651473 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:11:03.411 651473 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:11:03.413 651475 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:11:03.413 651475 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:11:03.414 651476 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.415 651477 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.418 651480 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.418 651480 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:11:03.418 651480 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:03.420 651482 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:11:03.420 651482 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:11:03.421 651483 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.422 651484 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.425 651487 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.425 651487 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:11:03.425 651487 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:11:03.428 651490 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:11:03.428 651490 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.428 651490 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:11:03.448 651510 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.448 651510 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.448 651510 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.448 651510 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:11:03.448 651510 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.448 651510 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.449 651511 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.450 651512 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.453 651515 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.453 651515 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:11:03.453 651515 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:11:03.455 651517 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:11:03.455 651517 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:11:03.456 651518 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.457 651519 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.460 651522 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.460 651522 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:11:03.460 651522 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:11:03.462 651524 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:11:03.462 651524 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:11:03.463 651525 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.465 651527 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.468 651530 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.468 651530 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:11:03.468 651530 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:11:03.470 651532 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:11:03.470 651532 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:11:03.472 651534 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.473 651535 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.475 651537 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.475 651537 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:11:03.475 651537 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:11:03.478 651540 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:11:03.478 651540 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:11:03.479 651541 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.480 651542 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.482 651544 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.482 651544 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:11:03.482 651544 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:11:03.485 651547 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:11:03.485 651547 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.485 651547 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:11:03.504 651566 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.504 651566 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.504 651566 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.505 651567 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.506 651568 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:11:03.507 651569 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@78811bcb
20-08-2026 00:11:03.509 651571 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:11:03.510 651572 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:11:03.510 651572 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:11:03.512 651574 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:11:03.512 651574 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:11:03.512 651574 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.514 651576 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.517 651579 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.517 651579 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:11:03.517 651579 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:11:03.520 651582 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:11:03.520 651582 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.520 651582 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:11:03.559 651621 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.559 651621 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.559 651621 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.560 651622 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:11:03.560 651622 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.560 651622 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.560 651622 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.563 651625 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.565 651627 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.565 651627 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:11:03.565 651627 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:03.567 651629 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:11:03.568 651630 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:11:03.568 651630 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.570 651632 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.572 651634 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.572 651634 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:11:03.572 651634 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:11:03.575 651637 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:11:03.575 651637 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:11:03.575 651637 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.576 651638 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.579 651641 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.579 651641 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:11:03.579 651641 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:11:03.581 651643 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:11:03.581 651643 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:11:03.582 651644 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.583 651645 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.587 651649 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.587 651649 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:11:03.587 651649 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:11:03.589 651651 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:11:03.589 651651 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.589 651651 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:11:03.607 651669 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:11:03.607 651669 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:11:03.607 651669 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.607 651669 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.608 651670 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.609 651671 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.612 651674 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.612 651674 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:11:03.612 651674 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:11:03.614 651676 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:11:03.615 651677 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:11:03.615 651677 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.616 651678 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.619 651681 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.619 651681 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:11:03.619 651681 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:11:03.622 651684 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:11:03.622 651684 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.622 651684 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:11:03.640 651702 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.640 651702 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.640 651702 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.640 651702 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:11:03.640 651702 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.640 651702 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.641 651703 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.642 651704 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.645 651707 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.646 651708 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:11:03.646 651708 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:11:03.648 651710 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:11:03.648 651710 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.648 651710 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:11:03.673 651735 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.673 651735 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.673 651735 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.674 651736 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:11:03.674 651736 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.674 651736 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.674 651736 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.676 651738 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.679 651741 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.679 651741 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:11:03.679 651741 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:11:03.681 651743 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:11:03.681 651743 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:11:03.682 651744 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.684 651746 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.686 651748 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.686 651748 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:11:03.686 651748 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:11:03.688 651750 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:11:03.689 651751 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.689 651751 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:11:03.711 651773 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.711 651773 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.711 651773 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.712 651774 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:11:03.712 651774 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.712 651774 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.712 651774 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.714 651776 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.717 651779 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.717 651779 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:11:03.717 651779 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:03.719 651781 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:11:03.719 651781 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:11:03.720 651782 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.721 651783 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.723 651785 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.723 651785 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:11:03.723 651785 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:11:03.726 651788 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:11:03.726 651788 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:11:03.727 651789 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.728 651790 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.731 651793 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.731 651793 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:11:03.731 651793 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:03.733 651795 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:11:03.734 651796 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:11:03.734 651796 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.735 651797 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.739 651801 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.739 651801 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:11:03.739 651801 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:11:03.741 651803 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:11:03.741 651803 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.741 651803 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:11:03.759 651821 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.759 651821 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.759 651821 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:03.759 651821 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:11:03.759 651821 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.759 651821 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.760 651822 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.762 651824 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.764 651826 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.764 651826 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:11:03.764 651826 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:11:03.767 651829 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:11:03.767 651829 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:11:03.768 651830 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.769 651831 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.772 651834 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.772 651834 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:11:03.772 651834 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:11:03.775 651837 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:11:03.775 651837 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:11:03.776 651838 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.777 651839 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.779 651841 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.779 651841 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:11:03.779 651841 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:11:03.782 651844 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:11:03.782 651844 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:11:03.783 651845 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.784 651846 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.787 651849 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.787 651849 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:11:03.787 651849 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:11:03.790 651852 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:11:03.790 651852 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:11:03.791 651853 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.792 651854 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.795 651857 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.795 651857 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:11:03.795 651857 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:11:03.797 651859 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:11:03.797 651859 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:11:03.798 651860 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.800 651862 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.803 651865 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.803 651865 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:11:03.803 651865 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:11:03.806 651868 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:11:03.806 651868 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:11:03.806 651868 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.808 651870 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.810 651872 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.810 651872 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:11:03.810 651872 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:11:03.813 651875 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:11:03.813 651875 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:11:03.814 651876 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.815 651877 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.820 651882 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.820 651882 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:11:03.820 651882 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:11:03.822 651884 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:11:03.823 651885 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:11:03.823 651885 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.825 651887 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.828 651890 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.828 651890 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:11:03.828 651890 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:11:03.830 651892 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:11:03.830 651892 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:11:03.831 651893 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.832 651894 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.835 651897 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.835 651897 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:11:03.835 651897 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:11:03.837 651899 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:11:03.837 651899 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:11:03.838 651900 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.840 651902 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.842 651904 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.842 651904 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:11:03.842 651904 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:11:03.844 651906 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:11:03.845 651907 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:11:03.845 651907 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.847 651909 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.850 651912 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.850 651912 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:11:03.850 651912 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:03.852 651914 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:11:03.853 651915 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:11:03.853 651915 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.854 651916 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.857 651919 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.857 651919 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:11:03.857 651919 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:11:03.860 651922 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:11:03.860 651922 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.860 651922 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:11:03.878 651940 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.878 651940 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:03.878 651940 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:03.878 651940 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:11:03.878 651940 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.878 651940 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.879 651941 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.881 651943 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.885 651947 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.885 651947 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:11:03.885 651947 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:11:03.887 651949 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:11:03.887 651949 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:11:03.888 651950 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.889 651951 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.892 651954 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.892 651954 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:11:03.892 651954 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:03.894 651956 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:11:03.894 651956 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:11:03.895 651957 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.897 651959 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.899 651961 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.899 651961 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:11:03.899 651961 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:11:03.901 651963 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:11:03.902 651964 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:11:03.902 651964 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.904 651966 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.906 651968 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.906 651968 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:11:03.906 651968 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:11:03.909 651971 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:11:03.909 651971 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.909 651971 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:11:03.930 651992 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.930 651992 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.930 651992 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:03.930 651992 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:11:03.930 651992 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.930 651992 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.931 651993 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.932 651994 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.934 651996 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.935 651997 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:11:03.935 651997 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:11:03.937 651999 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:11:03.937 651999 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.937 651999 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:11:03.960 652022 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.960 652022 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.960 652022 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:03.960 652022 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:11:03.960 652022 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.960 652022 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.961 652023 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:03.962 652024 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:03.965 652027 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:03.965 652027 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:11:03.965 652027 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:11:03.969 652031 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:11:03.969 652031 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:03.969 652031 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:11:03.982 652044 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.982 652044 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:11:03.982 652044 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:11:03.982 652044 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:11:03.982 652044 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:03.0
20-08-2026 00:11:03.982 652044 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:03.983 652045 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.985 652047 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.988 652050 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.988 652050 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:11:03.988 652050 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:11:03.990 652052 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:11:03.990 652052 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:11:03.991 652053 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:03.993 652055 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:03.996 652058 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:03.996 652058 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:11:03.996 652058 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:03.999 652061 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:11:03.999 652061 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:11:03.999 652061 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.001 652063 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.004 652066 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.004 652066 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:11:04.004 652066 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:11:04.007 652069 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:11:04.007 652069 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:11:04.008 652070 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.009 652071 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.011 652073 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.012 652074 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:11:04.012 652074 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:04.014 652076 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:11:04.014 652076 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:11:04.015 652077 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.016 652078 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.019 652081 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.019 652081 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:11:04.019 652081 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:11:04.022 652084 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:11:04.022 652084 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:11:04.023 652085 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.024 652086 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.028 652090 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.028 652090 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:11:04.028 652090 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:11:04.031 652093 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:11:04.031 652093 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:11:04.032 652094 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.034 652096 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.036 652098 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.036 652098 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:11:04.036 652098 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:11:04.038 652100 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:11:04.038 652100 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:11:04.040 652102 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.041 652103 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.044 652106 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.044 652106 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:11:04.044 652106 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:11:04.046 652108 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:11:04.046 652108 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:11:04.047 652109 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.048 652110 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.051 652113 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.051 652113 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:11:04.051 652113 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:11:04.054 652116 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:11:04.054 652116 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:11:04.054 652116 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:11:04.055 652117 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3ad319eb
20-08-2026 00:11:04.058 652120 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:11:04.058 652120 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:11:04.058 652120 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:11:04.060 652122 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:11:04.060 652122 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:11:04.060 652122 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:11:04.088 652150 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:04.088 652150 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:11:04.088 652150 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:11:04.088 652150 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:11:04.088 652150 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:11:04.0
20-08-2026 00:11:04.088 652150 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:11:04.090 652152 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.091 652153 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.094 652156 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.094 652156 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:11:04.094 652156 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:11:04.097 652159 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:11:04.097 652159 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:11:04.097 652159 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.099 652161 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.102 652164 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.102 652164 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:11:04.102 652164 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:11:04.104 652166 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:11:04.104 652166 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:11:04.105 652167 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.106 652168 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.109 652171 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.109 652171 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:11:04.109 652171 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:11:04.112 652174 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:11:04.112 652174 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:11:04.113 652175 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.114 652176 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.117 652179 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.117 652179 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:11:04.117 652179 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:11:04.119 652181 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:11:04.120 652182 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:11:04.120 652182 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.121 652183 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.125 652187 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.125 652187 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:11:04.125 652187 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:11:04.127 652189 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:11:04.127 652189 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:11:04.128 652190 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:11:04.129 652191 [http-nio-8051-exec-21] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@47d9b4c1
20-08-2026 00:11:04.131 652193 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:11:04.131 652193 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:11:04.131 652193 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:11:04.134 652196 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:11:04.134 652196 [http-nio-8051-exec-21] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:11:15.541 663603 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:11:15.542 663604 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:11:15.615 663677 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:11:17.645 665707 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture imei: NU11202501
20-08-2026 00:11:17.645 665707 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:11:17.645 665707 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:11:17
20-08-2026 00:11:17.645 665707 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"power":1}
20-08-2026 00:11:17.645 665707 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:11:17.645 665707 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:11:17.645 665707 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:11:17.645 665707 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:11:17.645 665707 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:11:17.646 665708 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:11:17.646 665708 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:11:36.185 684247 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - requested status capture imei: NU11202501
20-08-2026 00:11:36.185 684247 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:11:36.185 684247 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:11:36
20-08-2026 00:11:36.185 684247 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - {"power":1}
20-08-2026 00:11:36.186 684248 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:11:36.186 684248 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:11:36.186 684248 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:11:36.186 684248 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:11:36.186 684248 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:11:36.186 684248 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:11:36.186 684248 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:11:37.079 685141 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:11:37.079 685141 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:11:37.129 685191 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:11:37.689 685751 [http-nio-8051-exec-47] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519754127, timestamp=2026-08-19 22:35:20.0}
20-08-2026 00:11:37.690 685752 [http-nio-8051-exec-47] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519754127, timestamp: 2026-08-19 22:35:20.0
20-08-2026 00:11:37.935 685997 [http-nio-8051-exec-47] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:11:51.176 699238 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:11:51.177 699239 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:11:51.345 699407 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:11:55.790 703852 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:44:15.0, vm_id=1650863570737}
20-08-2026 00:11:55.790 703852 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863570737, timestamp: 2026-08-19 20:44:15.0
20-08-2026 00:11:55.888 703950 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:12:00.153 708215 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:12:00.154 708216 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:12:00.178 708240 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:12:01.269 709331 [http-nio-8051-exec-23] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:12:01.288 709350 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.291 709353 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.296 709358 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.296 709358 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:12:01.296 709358 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:12:01.301 709363 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:12:01.301 709363 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:12:01.302 709364 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.303 709365 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.307 709369 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.308 709370 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:12:01.308 709370 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:12:01.313 709375 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:12:01.313 709375 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:01.313 709375 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:12:01.334 709396 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.334 709396 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.334 709396 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:01.334 709396 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:12:01.335 709397 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:01.0
20-08-2026 00:12:01.335 709397 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:01.336 709398 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.338 709400 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.342 709404 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.342 709404 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:12:01.342 709404 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:12:01.346 709408 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:12:01.346 709408 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:12:01.347 709409 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.348 709410 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.351 709413 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.351 709413 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:12:01.351 709413 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:12:01.354 709416 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:12:01.355 709417 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:01.355 709417 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:12:01.377 709439 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.378 709440 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.378 709440 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:01.378 709440 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:12:01.378 709440 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:01.0
20-08-2026 00:12:01.378 709440 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:01.379 709441 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.381 709443 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.384 709446 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.384 709446 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:12:01.384 709446 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:01.388 709450 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:12:01.388 709450 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:12:01.389 709451 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.391 709453 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.395 709457 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.395 709457 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:12:01.395 709457 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:12:01.398 709460 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:12:01.398 709460 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:01.398 709460 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:12:01.421 709483 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.422 709484 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.422 709484 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:01.422 709484 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:12:01.422 709484 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:01.0
20-08-2026 00:12:01.422 709484 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:01.426 709488 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.434 709496 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.437 709499 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.437 709499 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:12:01.437 709499 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:12:01.442 709504 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:12:01.442 709504 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:12:01.443 709505 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.446 709508 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.452 709514 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.452 709514 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:12:01.452 709514 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:12:01.460 709522 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:12:01.460 709522 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:01.460 709522 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:12:01.489 709551 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.489 709551 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.489 709551 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:01.489 709551 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:12:01.489 709551 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:01.0
20-08-2026 00:12:01.489 709551 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:01.491 709553 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.493 709555 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.495 709557 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.495 709557 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:12:01.495 709557 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:12:01.498 709560 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:12:01.498 709560 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:12:01.499 709561 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.500 709562 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.503 709565 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.503 709565 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:12:01.503 709565 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:12:01.505 709567 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:12:01.506 709568 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:12:01.506 709568 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.507 709569 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.509 709571 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.509 709571 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:12:01.509 709571 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:12:01.512 709574 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:12:01.512 709574 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:12:01.513 709575 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.514 709576 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.516 709578 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.516 709578 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:12:01.516 709578 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:12:01.518 709580 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:12:01.519 709581 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:12:01.520 709582 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.521 709583 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.523 709585 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.523 709585 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:12:01.523 709585 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:12:01.525 709587 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:12:01.525 709587 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:12:01.526 709588 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.527 709589 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.530 709592 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.530 709592 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:12:01.530 709592 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:12:01.533 709595 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:12:01.533 709595 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:12:01.534 709596 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.536 709598 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.538 709600 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.538 709600 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:12:01.538 709600 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:12:01.542 709604 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:12:01.542 709604 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:12:01.543 709605 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.544 709606 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.547 709609 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.548 709610 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:12:01.548 709610 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:12:01.550 709612 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:12:01.550 709612 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:12:01.551 709613 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.553 709615 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.556 709618 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.556 709618 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:12:01.556 709618 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:12:01.559 709621 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:12:01.559 709621 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:01.559 709621 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:12:01.598 709660 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:01.598 709660 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:01.598 709660 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:01.598 709660 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:12:01.598 709660 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:01.0
20-08-2026 00:12:01.598 709660 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:01.599 709661 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.601 709663 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.604 709666 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.604 709666 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:12:01.604 709666 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:01.606 709668 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:12:01.606 709668 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:12:01.607 709669 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.609 709671 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.612 709674 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.612 709674 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:12:01.612 709674 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:12:01.615 709677 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:12:01.615 709677 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:12:01.616 709678 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.618 709680 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.621 709683 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.621 709683 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:12:01.621 709683 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:12:01.624 709686 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:12:01.624 709686 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:12:01.624 709686 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.625 709687 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.628 709690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.628 709690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:12:01.628 709690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:12:01.630 709692 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:12:01.630 709692 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:01.630 709692 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:12:01.648 709710 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.648 709710 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.649 709711 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:01.649 709711 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:12:01.649 709711 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:01.0
20-08-2026 00:12:01.649 709711 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:01.650 709712 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.652 709714 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.655 709717 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.655 709717 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:12:01.655 709717 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:12:01.657 709719 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:12:01.658 709720 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:01.658 709720 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:12:01.684 709746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.684 709746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.684 709746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:01.684 709746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:12:01.684 709746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:01.0
20-08-2026 00:12:01.684 709746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:01.685 709747 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.687 709749 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.690 709752 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.690 709752 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:12:01.690 709752 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:01.693 709755 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:12:01.693 709755 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:12:01.694 709756 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.695 709757 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.697 709759 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.697 709759 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:12:01.697 709759 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:12:01.700 709762 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:12:01.700 709762 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:12:01.700 709762 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.702 709764 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.704 709766 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.704 709766 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:12:01.704 709766 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:12:01.707 709769 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:12:01.707 709769 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:01.707 709769 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:12:01.726 709788 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.726 709788 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.726 709788 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:01.726 709788 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:12:01.726 709788 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:01.0
20-08-2026 00:12:01.726 709788 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:01.727 709789 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.729 709791 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.732 709794 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.732 709794 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:12:01.732 709794 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:12:01.735 709797 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:12:01.735 709797 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:12:01.735 709797 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.737 709799 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.740 709802 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.740 709802 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:12:01.740 709802 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:12:01.743 709805 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:12:01.743 709805 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:12:01.744 709806 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:12:01.745 709807 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1c9ce849
20-08-2026 00:12:01.749 709811 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:12:01.749 709811 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:12:01.749 709811 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:12:01.751 709813 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:12:01.751 709813 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:12:01.753 709815 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.754 709816 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.758 709820 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.758 709820 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:12:01.758 709820 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:12:01.762 709824 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:12:01.762 709824 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:12:01.763 709825 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.765 709827 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.768 709830 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.768 709830 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:12:01.768 709830 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:12:01.773 709835 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:12:01.773 709835 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:12:01.775 709837 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.776 709838 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.780 709842 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.780 709842 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:12:01.780 709842 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:12:01.784 709846 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:12:01.784 709846 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:12:01.785 709847 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.786 709848 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.790 709852 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.790 709852 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:12:01.790 709852 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:12:01.792 709854 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:12:01.792 709854 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:12:01.793 709855 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.795 709857 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.798 709860 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.798 709860 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:12:01.798 709860 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:01.802 709864 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:12:01.803 709865 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:12:01.804 709866 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.805 709867 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.809 709871 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.809 709871 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:12:01.809 709871 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:01.813 709875 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:12:01.813 709875 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:12:01.815 709877 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:12:01.816 709878 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1c9ce849
20-08-2026 00:12:01.820 709882 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:12:01.820 709882 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:12:01.820 709882 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:12:01.824 709886 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:12:01.825 709887 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:12:01.826 709888 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.828 709890 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.832 709894 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.832 709894 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:12:01.832 709894 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:12:01.837 709899 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:12:01.837 709899 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:12:01.838 709900 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.840 709902 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.844 709906 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.844 709906 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:12:01.844 709906 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:12:01.847 709909 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:12:01.847 709909 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:12:01.849 709911 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.851 709913 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.855 709917 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.855 709917 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:12:01.855 709917 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:12:01.859 709921 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:12:01.859 709921 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:12:01.860 709922 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.862 709924 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.866 709928 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.866 709928 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:12:01.866 709928 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:12:01.871 709933 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:12:01.871 709933 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:01.871 709933 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:12:01.886 709948 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.886 709948 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.886 709948 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:01.886 709948 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:12:01.886 709948 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:01.0
20-08-2026 00:12:01.886 709948 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:01.887 709949 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.890 709952 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.894 709956 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.894 709956 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:12:01.894 709956 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:12:01.899 709961 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:12:01.899 709961 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:12:01.899 709961 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.901 709963 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.905 709967 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.905 709967 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:12:01.905 709967 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:12:01.909 709971 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:12:01.909 709971 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:01.909 709971 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:12:01.925 709987 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.925 709987 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.925 709987 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:01.926 709988 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:12:01.926 709988 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:01.0
20-08-2026 00:12:01.926 709988 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:01.927 709989 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.929 709991 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.933 709995 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.933 709995 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:12:01.933 709995 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:12:01.938 710000 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:12:01.938 710000 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:12:01.939 710001 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.940 710002 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.945 710007 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.946 710008 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:12:01.946 710008 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:12:01.950 710012 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:12:01.950 710012 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:12:01.951 710013 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:01.953 710015 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:01.958 710020 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:01.958 710020 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:12:01.958 710020 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:12:01.961 710023 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:12:01.962 710024 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:01.962 710024 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:12:01.992 710054 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.992 710054 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:01.992 710054 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:01.992 710054 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:12:01.992 710054 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:01.0
20-08-2026 00:12:01.992 710054 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:01.993 710055 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:01.994 710056 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:01.997 710059 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:01.997 710059 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:12:01.997 710059 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:12:02.001 710063 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:12:02.001 710063 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:12:02.001 710063 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.003 710065 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.006 710068 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.006 710068 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:12:02.006 710068 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:02.009 710071 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:12:02.009 710071 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:12:02.010 710072 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.012 710074 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.016 710078 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.016 710078 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:12:02.016 710078 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:12:02.019 710081 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:12:02.020 710082 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.020 710082 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:12:02.046 710108 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.047 710109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.047 710109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.047 710109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:12:02.047 710109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.047 710109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.048 710110 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.049 710111 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.053 710115 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.053 710115 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:12:02.053 710115 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:12:02.058 710120 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:12:02.058 710120 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.058 710120 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:12:02.089 710151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.089 710151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.089 710151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.089 710151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:12:02.089 710151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.089 710151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.091 710153 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.093 710155 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.097 710159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.097 710159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:12:02.097 710159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:02.101 710163 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:12:02.101 710163 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:12:02.102 710164 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.104 710166 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.109 710171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.109 710171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:12:02.109 710171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:12:02.112 710174 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:12:02.112 710174 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:12:02.113 710175 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.115 710177 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.119 710181 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.119 710181 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:12:02.119 710181 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:02.124 710186 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:12:02.124 710186 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:12:02.126 710188 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.127 710189 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.132 710194 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.132 710194 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:12:02.132 710194 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:12:02.137 710199 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:12:02.137 710199 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.137 710199 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:12:02.157 710219 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:02.157 710219 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:02.157 710219 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:02.157 710219 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:12:02.157 710219 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.157 710219 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.159 710221 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.160 710222 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.164 710226 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.164 710226 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:12:02.164 710226 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:02.167 710229 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:12:02.167 710229 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:12:02.169 710231 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.170 710232 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.172 710234 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.172 710234 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:12:02.172 710234 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:12:02.175 710237 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:12:02.175 710237 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:12:02.176 710238 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.178 710240 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.180 710242 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.181 710243 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:12:02.181 710243 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:02.183 710245 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:12:02.184 710246 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:12:02.184 710246 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:12:02.185 710247 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2f6cb55e
20-08-2026 00:12:02.188 710250 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:12:02.188 710250 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:12:02.188 710250 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:12:02.190 710252 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:12:02.190 710252 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:12:02.191 710253 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.193 710255 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.195 710257 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.196 710258 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:12:02.196 710258 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:12:02.198 710260 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:12:02.198 710260 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:12:02.199 710261 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.201 710263 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.203 710265 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.203 710265 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:12:02.203 710265 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:12:02.205 710267 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:12:02.206 710268 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:12:02.206 710268 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.208 710270 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.210 710272 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.210 710272 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:12:02.210 710272 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:12:02.213 710275 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:12:02.213 710275 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:12:02.214 710276 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.215 710277 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.218 710280 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.218 710280 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:12:02.218 710280 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:12:02.220 710282 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:12:02.220 710282 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.220 710282 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:12:02.257 710319 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.257 710319 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.257 710319 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.257 710319 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:12:02.257 710319 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.257 710319 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.258 710320 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.260 710322 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.263 710325 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.263 710325 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:12:02.263 710325 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:12:02.266 710328 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:12:02.266 710328 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:12:02.267 710329 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.269 710331 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.272 710334 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.272 710334 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:12:02.272 710334 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:12:02.274 710336 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:12:02.274 710336 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:12:02.275 710337 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.276 710338 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.279 710341 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.279 710341 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:12:02.279 710341 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:02.281 710343 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:12:02.281 710343 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:12:02.282 710344 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.283 710345 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.286 710348 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.286 710348 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:12:02.286 710348 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:12:02.289 710351 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:12:02.289 710351 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.289 710351 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:12:02.312 710374 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.312 710374 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.312 710374 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.312 710374 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:12:02.312 710374 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.312 710374 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.314 710376 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.316 710378 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.319 710381 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.319 710381 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:12:02.319 710381 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:12:02.323 710385 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:12:02.323 710385 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.323 710385 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:12:02.357 710419 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.357 710419 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.357 710419 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.357 710419 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:12:02.357 710419 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.357 710419 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.358 710420 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.360 710422 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.366 710428 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.366 710428 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:12:02.366 710428 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:12:02.371 710433 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:12:02.371 710433 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:12:02.372 710434 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.375 710437 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.379 710441 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.379 710441 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:12:02.379 710441 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:02.382 710444 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:12:02.383 710445 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:12:02.384 710446 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.386 710448 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.390 710452 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.390 710452 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:12:02.390 710452 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:02.394 710456 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:12:02.394 710456 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:12:02.395 710457 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.397 710459 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.402 710464 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.402 710464 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:12:02.402 710464 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:12:02.406 710468 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:12:02.407 710469 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.407 710469 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:12:02.465 710527 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.465 710527 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.465 710527 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.465 710527 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:12:02.465 710527 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.465 710527 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.466 710528 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.468 710530 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.472 710534 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.472 710534 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:12:02.472 710534 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:02.475 710537 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:12:02.475 710537 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:12:02.476 710538 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.477 710539 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.482 710544 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.482 710544 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:12:02.482 710544 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:12:02.486 710548 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:12:02.486 710548 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.486 710548 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:12:02.509 710571 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.509 710571 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.509 710571 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.509 710571 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:12:02.509 710571 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.509 710571 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.510 710572 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.512 710574 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.514 710576 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.515 710577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:12:02.515 710577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:02.517 710579 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:12:02.517 710579 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:12:02.518 710580 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.520 710582 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.524 710586 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.524 710586 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:12:02.524 710586 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:12:02.526 710588 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:12:02.527 710589 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.527 710589 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:12:02.589 710651 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.589 710651 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.589 710651 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.589 710651 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:12:02.589 710651 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.589 710651 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.591 710653 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.593 710655 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.597 710659 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.597 710659 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:12:02.597 710659 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:12:02.601 710663 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:12:02.601 710663 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:12:02.602 710664 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.604 710666 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.607 710669 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.607 710669 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:12:02.607 710669 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:12:02.612 710674 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:12:02.612 710674 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.612 710674 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:12:02.627 710689 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.628 710690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.628 710690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.628 710690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:12:02.628 710690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.628 710690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.629 710691 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.631 710693 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.635 710697 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.635 710697 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:12:02.635 710697 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:12:02.638 710700 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:12:02.639 710701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.639 710701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:12:02.668 710730 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.668 710730 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.668 710730 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.668 710730 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:12:02.668 710730 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.668 710730 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.670 710732 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.672 710734 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.676 710738 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.676 710738 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:12:02.676 710738 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:12:02.679 710741 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:12:02.679 710741 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:12:02.681 710743 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.682 710744 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.687 710749 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.687 710749 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:12:02.687 710749 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:12:02.692 710754 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:12:02.692 710754 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.692 710754 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:12:02.719 710781 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.719 710781 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.719 710781 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.719 710781 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:12:02.719 710781 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.719 710781 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.721 710783 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.723 710785 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.728 710790 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.728 710790 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:12:02.728 710790 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:12:02.732 710794 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:12:02.732 710794 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:12:02.733 710795 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.735 710797 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.739 710801 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.740 710802 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:12:02.740 710802 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:12:02.743 710805 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:12:02.743 710805 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:12:02.744 710806 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.746 710808 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.750 710812 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.750 710812 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:12:02.750 710812 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:12:02.754 710816 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:12:02.754 710816 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:12:02.755 710817 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.757 710819 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.762 710824 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.762 710824 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:12:02.762 710824 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:12:02.765 710827 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:12:02.765 710827 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:12:02.766 710828 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.768 710830 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.772 710834 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.772 710834 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:12:02.772 710834 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:02.776 710838 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:12:02.776 710838 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:12:02.778 710840 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.780 710842 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.784 710846 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.784 710846 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:12:02.784 710846 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:12:02.787 710849 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:12:02.788 710850 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:12:02.789 710851 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.791 710853 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.795 710857 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.795 710857 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:12:02.795 710857 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:12:02.799 710861 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:12:02.799 710861 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:12:02.799 710861 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.801 710863 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.804 710866 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.804 710866 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:12:02.804 710866 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:12:02.809 710871 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:12:02.809 710871 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:12:02.810 710872 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.812 710874 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.816 710878 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.817 710879 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:12:02.817 710879 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:12:02.821 710883 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:12:02.821 710883 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:12:02.822 710884 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:12:02.824 710886 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1c9ce849
20-08-2026 00:12:02.829 710891 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:12:02.829 710891 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:12:02.829 710891 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:12:02.834 710896 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:12:02.834 710896 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:12:02.835 710897 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.838 710900 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.842 710904 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.842 710904 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:12:02.842 710904 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:12:02.848 710910 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:12:02.848 710910 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:12:02.850 710912 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.853 710915 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.858 710920 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.858 710920 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:12:02.858 710920 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:12:02.861 710923 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:12:02.862 710924 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.862 710924 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:12:02.876 710938 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.876 710938 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:02.876 710938 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:02.876 710938 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:12:02.876 710938 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.876 710938 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.877 710939 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.879 710941 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.883 710945 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.883 710945 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:12:02.883 710945 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:12:02.886 710948 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:12:02.886 710948 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:12:02.887 710949 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.889 710951 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.893 710955 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.894 710956 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:12:02.894 710956 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:12:02.897 710959 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:12:02.897 710959 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:12:02.898 710960 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.900 710962 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.902 710964 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.902 710964 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:12:02.902 710964 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:12:02.905 710967 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:12:02.905 710967 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:12:02.906 710968 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:02.907 710969 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:02.910 710972 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:02.910 710972 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:12:02.910 710972 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:02.912 710974 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:12:02.912 710974 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:12:02.913 710975 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.914 710976 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.917 710979 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.917 710979 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:12:02.917 710979 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:12:02.920 710982 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:12:02.920 710982 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.920 710982 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:12:02.948 711010 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:02.948 711010 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:02.948 711010 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:02.948 711010 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:12:02.948 711010 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.948 711010 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.950 711012 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.953 711015 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.957 711019 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.957 711019 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:12:02.957 711019 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:12:02.962 711024 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:12:02.962 711024 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.962 711024 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:12:02.982 711044 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:02.982 711044 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:02.982 711044 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:02.982 711044 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:12:02.982 711044 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:02.0
20-08-2026 00:12:02.982 711044 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:02.984 711046 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:02.987 711049 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:02.991 711053 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:02.991 711053 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:12:02.991 711053 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:12:02.995 711057 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:12:02.995 711057 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:02.995 711057 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:12:03.017 711079 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.017 711079 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.017 711079 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.017 711079 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:12:03.018 711080 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.018 711080 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.019 711081 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.021 711083 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.025 711087 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.025 711087 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:12:03.026 711088 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:03.030 711092 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:12:03.030 711092 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:12:03.032 711094 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.034 711096 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.039 711101 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.039 711101 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:12:03.039 711101 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:12:03.043 711105 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:12:03.043 711105 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:12:03.044 711106 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.047 711109 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.051 711113 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.051 711113 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:12:03.051 711113 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:12:03.056 711118 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:12:03.056 711118 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.056 711118 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:12:03.096 711158 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.097 711159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.097 711159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.097 711159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:12:03.097 711159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.097 711159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.098 711160 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.101 711163 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.105 711167 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.105 711167 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:12:03.105 711167 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:12:03.109 711171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:12:03.109 711171 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:12:03.110 711172 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.112 711174 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.116 711178 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.116 711178 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:12:03.116 711178 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:12:03.120 711182 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:12:03.121 711183 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.121 711183 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:12:03.140 711202 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.141 711203 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.141 711203 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.141 711203 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:12:03.141 711203 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.141 711203 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.142 711204 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.145 711207 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.149 711211 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.150 711212 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:12:03.150 711212 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:12:03.153 711215 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:12:03.153 711215 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:12:03.156 711218 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.157 711219 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.161 711223 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.161 711223 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:12:03.161 711223 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:12:03.165 711227 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:12:03.165 711227 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:12:03.166 711228 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.168 711230 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.172 711234 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.173 711235 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:12:03.173 711235 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:03.177 711239 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:12:03.177 711239 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:12:03.178 711240 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.180 711242 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.186 711248 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.187 711249 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:12:03.187 711249 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:12:03.191 711253 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:12:03.191 711253 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:12:03.193 711255 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.195 711257 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.198 711260 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.198 711260 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:12:03.199 711261 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:12:03.202 711264 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:12:03.202 711264 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:12:03.204 711266 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.206 711268 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.210 711272 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.210 711272 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:12:03.210 711272 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:03.214 711276 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:12:03.214 711276 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:12:03.215 711277 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.217 711279 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.221 711283 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.221 711283 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:12:03.221 711283 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:12:03.224 711286 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:12:03.224 711286 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.224 711286 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:12:03.245 711307 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:03.245 711307 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:03.245 711307 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:03.245 711307 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:12:03.245 711307 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.245 711307 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.246 711308 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.248 711310 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.251 711313 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.251 711313 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:12:03.251 711313 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:12:03.254 711316 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:12:03.254 711316 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:12:03.254 711316 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.256 711318 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.259 711321 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.259 711321 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:12:03.259 711321 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:12:03.262 711324 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:12:03.262 711324 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.262 711324 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:12:03.285 711347 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:03.285 711347 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:03.285 711347 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:03.285 711347 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:12:03.285 711347 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.285 711347 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.287 711349 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.289 711351 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.294 711356 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.294 711356 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:12:03.294 711356 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:12:03.298 711360 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:12:03.298 711360 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.298 711360 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:12:03.324 711386 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.324 711386 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.324 711386 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.324 711386 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:12:03.324 711386 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.324 711386 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.325 711387 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.327 711389 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.332 711394 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.332 711394 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:12:03.332 711394 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:12:03.337 711399 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:12:03.339 711401 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:12:03.340 711402 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.342 711404 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.347 711409 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.347 711409 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:12:03.347 711409 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:12:03.350 711412 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:12:03.350 711412 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.350 711412 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:12:03.371 711433 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.372 711434 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.372 711434 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.372 711434 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:12:03.372 711434 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.372 711434 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.373 711435 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.376 711438 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.382 711444 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.382 711444 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:12:03.382 711444 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:12:03.387 711449 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:12:03.387 711449 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:12:03.388 711450 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.390 711452 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.394 711456 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.394 711456 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:12:03.394 711456 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:12:03.397 711459 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:12:03.397 711459 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:12:03.398 711460 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.400 711462 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.404 711466 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.404 711466 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:12:03.404 711466 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:12:03.409 711471 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:12:03.409 711471 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:12:03.410 711472 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.411 711473 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.415 711477 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.415 711477 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:12:03.415 711477 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:03.419 711481 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:12:03.419 711481 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:12:03.420 711482 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.421 711483 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.425 711487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.425 711487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:12:03.425 711487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:12:03.429 711491 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:12:03.429 711491 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.429 711491 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:12:03.451 711513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:03.451 711513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:03.451 711513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:03.451 711513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:12:03.451 711513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.451 711513 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.452 711514 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.454 711516 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.459 711521 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.459 711521 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:12:03.459 711521 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:12:03.463 711525 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:12:03.463 711525 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:12:03.465 711527 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.466 711528 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.469 711531 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.469 711531 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:12:03.469 711531 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:12:03.473 711535 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:12:03.473 711535 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:12:03.475 711537 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.476 711538 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.480 711542 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.480 711542 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:12:03.480 711542 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:12:03.484 711546 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:12:03.485 711547 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.485 711547 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:12:03.515 711577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.515 711577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.515 711577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.515 711577 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:12:03.516 711578 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.516 711578 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.517 711579 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.519 711581 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.522 711584 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.522 711584 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:12:03.522 711584 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:12:03.525 711587 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:12:03.526 711588 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.526 711588 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:12:03.545 711607 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:03.545 711607 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:03.545 711607 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:03.545 711607 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:12:03.545 711607 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.545 711607 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.547 711609 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.548 711610 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.551 711613 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.551 711613 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:12:03.551 711613 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:12:03.554 711616 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:12:03.554 711616 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:12:03.556 711618 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.558 711620 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.562 711624 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.562 711624 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:12:03.562 711624 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:12:03.564 711626 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:12:03.564 711626 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:12:03.565 711627 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.567 711629 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.569 711631 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.569 711631 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:12:03.569 711631 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:12:03.573 711635 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:12:03.573 711635 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:12:03.574 711636 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.576 711638 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.580 711642 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.580 711642 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:12:03.580 711642 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:12:03.583 711645 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:12:03.583 711645 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:12:03.585 711647 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.587 711649 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.590 711652 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.590 711652 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:12:03.590 711652 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:12:03.593 711655 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:12:03.593 711655 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.593 711655 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:12:03.617 711679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.617 711679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.617 711679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.617 711679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:12:03.617 711679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.617 711679 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.618 711680 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.620 711682 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.624 711686 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.624 711686 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:12:03.624 711686 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:12:03.628 711690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:12:03.629 711691 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:12:03.630 711692 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.631 711693 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.635 711697 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.635 711697 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:12:03.635 711697 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:03.639 711701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:12:03.639 711701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:12:03.640 711702 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.642 711704 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.645 711707 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.645 711707 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:12:03.645 711707 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:03.648 711710 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:12:03.648 711710 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:12:03.649 711711 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.650 711712 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.653 711715 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.653 711715 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:12:03.653 711715 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:12:03.656 711718 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:12:03.656 711718 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:12:03.657 711719 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.660 711722 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.664 711726 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.664 711726 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:12:03.664 711726 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:03.667 711729 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:12:03.667 711729 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:12:03.668 711730 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.669 711731 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.672 711734 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.672 711734 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:12:03.672 711734 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:12:03.675 711737 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:12:03.675 711737 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:12:03.676 711738 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.678 711740 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.680 711742 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.680 711742 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:12:03.680 711742 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:03.683 711745 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:12:03.683 711745 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:12:03.684 711746 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.686 711748 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.690 711752 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.690 711752 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:12:03.690 711752 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:03.692 711754 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:12:03.693 711755 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:12:03.694 711756 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.695 711757 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.698 711760 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.698 711760 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:12:03.698 711760 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:12:03.701 711763 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:12:03.701 711763 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:12:03.702 711764 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.704 711766 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.707 711769 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.707 711769 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:12:03.707 711769 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:12:03.710 711772 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:12:03.711 711773 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:12:03.712 711774 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.713 711775 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.716 711778 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.716 711778 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:12:03.716 711778 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:12:03.720 711782 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:12:03.720 711782 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:12:03.721 711783 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.722 711784 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.726 711788 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.726 711788 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:12:03.726 711788 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:12:03.730 711792 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:12:03.730 711792 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:12:03.731 711793 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.733 711795 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.735 711797 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.735 711797 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:12:03.735 711797 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:12:03.738 711800 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:12:03.738 711800 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.738 711800 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:12:03.763 711825 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.763 711825 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.763 711825 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.763 711825 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:12:03.763 711825 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.763 711825 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.764 711826 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.765 711827 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.769 711831 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.769 711831 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:12:03.769 711831 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:03.772 711834 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:12:03.772 711834 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:12:03.773 711835 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.775 711837 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.779 711841 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.779 711841 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:12:03.779 711841 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:03.782 711844 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:12:03.782 711844 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:12:03.783 711845 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.784 711846 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.787 711849 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.787 711849 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:12:03.787 711849 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:12:03.790 711852 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:12:03.790 711852 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.790 711852 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:12:03.820 711882 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.820 711882 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.820 711882 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.820 711882 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:12:03.821 711883 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.821 711883 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.821 711883 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.823 711885 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.826 711888 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.826 711888 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:12:03.826 711888 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:12:03.829 711891 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:12:03.829 711891 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:12:03.830 711892 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.831 711893 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.834 711896 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.834 711896 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:12:03.834 711896 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:03.837 711899 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:12:03.837 711899 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:12:03.838 711900 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.839 711901 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.842 711904 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.842 711904 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:12:03.842 711904 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:12:03.846 711908 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:12:03.846 711908 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:12:03.847 711909 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.849 711911 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.852 711914 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.852 711914 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:12:03.853 711915 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:12:03.855 711917 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:12:03.855 711917 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:12:03.856 711918 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.857 711919 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.860 711922 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.860 711922 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:12:03.860 711922 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:03.862 711924 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:12:03.862 711924 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:12:03.863 711925 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.865 711927 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.868 711930 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.868 711930 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:12:03.868 711930 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:12:03.871 711933 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:12:03.871 711933 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.871 711933 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:12:03.888 711950 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.888 711950 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.889 711951 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.889 711951 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:12:03.889 711951 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.889 711951 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.891 711953 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.893 711955 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.897 711959 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.897 711959 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:12:03.897 711959 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:12:03.900 711962 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:12:03.900 711962 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:12:03.901 711963 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.903 711965 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.906 711968 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.906 711968 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:12:03.906 711968 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:12:03.910 711972 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:12:03.910 711972 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:12:03.911 711973 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.913 711975 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.916 711978 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.916 711978 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:12:03.916 711978 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:12:03.921 711983 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:12:03.921 711983 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:12:03.922 711984 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.924 711986 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.927 711989 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.927 711989 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:12:03.927 711989 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:12:03.931 711993 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:12:03.931 711993 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:12:03.931 711993 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.933 711995 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.936 711998 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.936 711998 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:12:03.936 711998 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:12:03.939 712001 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:12:03.939 712001 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.939 712001 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:12:03.959 712021 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.959 712021 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.959 712021 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.959 712021 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.960 712022 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:12:03.962 712024 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2f6cb55e
20-08-2026 00:12:03.965 712027 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:12:03.965 712027 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:12:03.965 712027 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:12:03.967 712029 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:12:03.967 712029 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:12:03.968 712030 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:03.969 712031 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:03.972 712034 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:03.973 712035 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:12:03.973 712035 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:12:03.976 712038 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:12:03.976 712038 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:03.976 712038 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:12:03.993 712055 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.993 712055 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:03.993 712055 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:03.993 712055 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:12:03.993 712055 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:03.0
20-08-2026 00:12:03.993 712055 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:03.994 712056 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:03.995 712057 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:03.999 712061 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:03.999 712061 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:12:03.999 712061 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:04.001 712063 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:12:04.001 712063 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:12:04.003 712065 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.004 712066 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.008 712070 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.008 712070 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:12:04.008 712070 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:12:04.012 712074 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:12:04.012 712074 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:12:04.013 712075 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.014 712076 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.017 712079 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.017 712079 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:12:04.017 712079 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:12:04.019 712081 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:12:04.019 712081 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:12:04.020 712082 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.022 712084 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.025 712087 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.025 712087 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:12:04.025 712087 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:12:04.028 712090 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:12:04.028 712090 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:04.028 712090 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:12:04.046 712108 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:12:04.047 712109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:12:04.047 712109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:04.047 712109 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:04.048 712110 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.049 712111 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.053 712115 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.053 712115 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:12:04.053 712115 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:12:04.056 712118 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:12:04.056 712118 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:12:04.057 712119 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.059 712121 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.063 712125 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.063 712125 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:12:04.063 712125 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:12:04.066 712128 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:12:04.066 712128 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:04.066 712128 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:12:04.089 712151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:04.089 712151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:04.089 712151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:04.089 712151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:12:04.089 712151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:04.0
20-08-2026 00:12:04.089 712151 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:04.090 712152 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.093 712155 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.097 712159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.097 712159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:12:04.097 712159 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:12:04.101 712163 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:12:04.101 712163 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:04.101 712163 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:12:04.146 712208 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:04.146 712208 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:04.146 712208 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:04.146 712208 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:12:04.146 712208 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:04.0
20-08-2026 00:12:04.146 712208 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:04.147 712209 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.149 712211 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.152 712214 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.152 712214 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:12:04.152 712214 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:12:04.155 712217 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:12:04.155 712217 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:12:04.156 712218 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.157 712219 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.159 712221 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.160 712222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:12:04.160 712222 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:12:04.163 712225 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:12:04.163 712225 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:04.163 712225 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:12:04.184 712246 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:04.184 712246 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:04.184 712246 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:04.184 712246 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:12:04.184 712246 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:04.0
20-08-2026 00:12:04.184 712246 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:04.185 712247 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.186 712248 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.189 712251 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.189 712251 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:12:04.189 712251 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:04.192 712254 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:12:04.192 712254 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:12:04.193 712255 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.195 712257 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.199 712261 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.200 712262 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:12:04.200 712262 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:12:04.203 712265 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:12:04.203 712265 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:12:04.203 712265 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.205 712267 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.208 712270 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.208 712270 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:12:04.208 712270 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:04.210 712272 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:12:04.210 712272 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:12:04.211 712273 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.213 712275 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.216 712278 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.216 712278 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:12:04.216 712278 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:12:04.220 712282 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:12:04.220 712282 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:04.220 712282 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:12:04.253 712315 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:04.253 712315 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:04.253 712315 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:04.253 712315 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:12:04.253 712315 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:04.0
20-08-2026 00:12:04.253 712315 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:04.255 712317 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.257 712319 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.260 712322 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.260 712322 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:12:04.260 712322 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:12:04.264 712326 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:12:04.264 712326 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:12:04.265 712327 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.267 712329 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.270 712332 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.270 712332 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:12:04.270 712332 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:12:04.273 712335 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:12:04.273 712335 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:12:04.273 712335 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.275 712337 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.278 712340 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.278 712340 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:12:04.278 712340 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:12:04.281 712343 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:12:04.281 712343 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:12:04.282 712344 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.284 712346 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.287 712349 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.287 712349 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:12:04.287 712349 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:12:04.290 712352 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:12:04.290 712352 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:12:04.291 712353 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.292 712354 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.295 712357 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.295 712357 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:12:04.295 712357 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:12:04.298 712360 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:12:04.298 712360 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:12:04.298 712360 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.300 712362 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.307 712369 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.307 712369 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:12:04.307 712369 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:12:04.310 712372 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:12:04.310 712372 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:12:04.311 712373 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.313 712375 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.317 712379 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.317 712379 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:12:04.317 712379 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:12:04.321 712383 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:12:04.321 712383 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:12:04.322 712384 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.323 712385 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.326 712388 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.326 712388 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:12:04.326 712388 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:12:04.329 712391 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:12:04.329 712391 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:12:04.330 712392 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.332 712394 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.336 712398 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.336 712398 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:12:04.336 712398 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:12:04.340 712402 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:12:04.340 712402 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:12:04.341 712403 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.344 712406 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.347 712409 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.348 712410 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:12:04.348 712410 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:12:04.352 712414 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:12:04.352 712414 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:12:04.353 712415 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.356 712418 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.360 712422 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.360 712422 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:12:04.360 712422 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:12:04.363 712425 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:12:04.364 712426 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:12:04.365 712427 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.367 712429 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.371 712433 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.371 712433 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:12:04.371 712433 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:04.376 712438 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:12:04.376 712438 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:12:04.377 712439 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.379 712441 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.382 712444 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.382 712444 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:12:04.382 712444 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:12:04.386 712448 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:12:04.386 712448 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:04.386 712448 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:12:04.409 712471 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:04.409 712471 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:04.409 712471 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:04.409 712471 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:12:04.409 712471 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:04.0
20-08-2026 00:12:04.409 712471 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:04.410 712472 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.413 712475 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.416 712478 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.417 712479 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:12:04.417 712479 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:12:04.420 712482 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:12:04.420 712482 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:12:04.421 712483 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.423 712485 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.425 712487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.425 712487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:12:04.425 712487 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:04.428 712490 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:12:04.428 712490 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:12:04.429 712491 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.431 712493 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.434 712496 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.434 712496 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:12:04.435 712497 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:12:04.437 712499 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:12:04.437 712499 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:12:04.438 712500 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.440 712502 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.444 712506 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.444 712506 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:12:04.444 712506 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:12:04.448 712510 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:12:04.449 712511 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:04.449 712511 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:12:04.473 712535 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:04.473 712535 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:04.473 712535 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:04.473 712535 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:12:04.473 712535 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:04.0
20-08-2026 00:12:04.473 712535 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:04.474 712536 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.476 712538 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.480 712542 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.480 712542 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:12:04.480 712542 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:12:04.482 712544 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:12:04.482 712544 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:04.482 712544 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:12:04.507 712569 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:04.507 712569 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:04.507 712569 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:04.508 712570 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:12:04.508 712570 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:04.0
20-08-2026 00:12:04.508 712570 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:04.509 712571 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.511 712573 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.516 712578 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.516 712578 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:12:04.516 712578 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:12:04.520 712582 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:12:04.520 712582 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:04.520 712582 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:12:04.540 712602 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:04.541 712603 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:12:04.541 712603 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:12:04.541 712603 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:12:04.541 712603 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:04.0
20-08-2026 00:12:04.541 712603 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:04.542 712604 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.544 712606 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.548 712610 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.548 712610 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:12:04.548 712610 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:12:04.552 712614 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:12:04.553 712615 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:12:04.554 712616 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.556 712618 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.559 712621 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.559 712621 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:12:04.559 712621 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:04.561 712623 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:12:04.561 712623 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:12:04.562 712624 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.564 712626 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.568 712630 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.568 712630 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:12:04.568 712630 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:12:04.572 712634 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:12:04.572 712634 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:12:04.573 712635 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.575 712637 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.578 712640 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.578 712640 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:12:04.578 712640 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:04.581 712643 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:12:04.581 712643 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:12:04.582 712644 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.584 712646 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.587 712649 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.587 712649 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:12:04.587 712649 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:12:04.590 712652 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:12:04.590 712652 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:12:04.590 712652 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.592 712654 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.596 712658 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.596 712658 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:12:04.596 712658 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:12:04.600 712662 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:12:04.600 712662 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:12:04.601 712663 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.603 712665 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.607 712669 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.607 712669 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:12:04.607 712669 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:12:04.610 712672 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:12:04.610 712672 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:12:04.612 712674 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.613 712675 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.616 712678 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.616 712678 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:12:04.616 712678 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:12:04.620 712682 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:12:04.620 712682 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:12:04.622 712684 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.624 712686 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.628 712690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.628 712690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:12:04.628 712690 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:12:04.632 712694 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:12:04.632 712694 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:12:04.633 712695 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:12:04.635 712697 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@798de5bf
20-08-2026 00:12:04.639 712701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:12:04.639 712701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:12:04.639 712701 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:12:04.643 712705 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:12:04.643 712705 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:12:04.643 712705 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:12:04.669 712731 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:04.669 712731 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:12:04.669 712731 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:12:04.669 712731 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:12:04.669 712731 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:12:04.0
20-08-2026 00:12:04.669 712731 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:12:04.670 712732 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.673 712735 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.676 712738 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.676 712738 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:12:04.676 712738 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:12:04.679 712741 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:12:04.679 712741 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:12:04.679 712741 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.681 712743 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.684 712746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.684 712746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:12:04.684 712746 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:12:04.687 712749 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:12:04.687 712749 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:12:04.688 712750 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.689 712751 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.692 712754 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.692 712754 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:12:04.692 712754 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:12:04.695 712757 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:12:04.695 712757 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:12:04.696 712758 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.697 712759 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.700 712762 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.700 712762 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:12:04.700 712762 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:12:04.703 712765 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:12:04.703 712765 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:12:04.704 712766 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.706 712768 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.709 712771 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.709 712771 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:12:04.709 712771 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:12:04.712 712774 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:12:04.712 712774 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:12:04.713 712775 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:12:04.714 712776 [http-nio-8051-exec-23] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@567a07d7
20-08-2026 00:12:04.717 712779 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:12:04.717 712779 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:12:04.717 712779 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:12:04.719 712781 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:12:04.720 712782 [http-nio-8051-exec-23] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:12:09.872 717934 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:12:09.873 717935 [http-nio-8051-exec-11] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:12:09.884 717946 [http-nio-8051-exec-11] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:12:20.937 728999 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:03:56.0, vm_id=1752230252801}
20-08-2026 00:12:20.938 729000 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1752230252801, timestamp: 2026-08-19 20:03:56.0
20-08-2026 00:12:20.960 729022 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:12:32.496 740558 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:12:32.497 740559 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:12:32.610 740672 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:12:43.201 751263 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:12:43.202 751264 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:12:43.275 751337 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:12:48.212 756274 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784271939, timestamp=2026-08-19 22:11:54.0}
20-08-2026 00:12:48.213 756275 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784271939, timestamp: 2026-08-19 22:11:54.0
20-08-2026 00:12:48.309 756371 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:13:00.578 768640 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:13:00.579 768641 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:13:00.633 768695 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:13:01.806 769868 [http-nio-8051-exec-8] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:13:01.825 769887 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:01.828 769890 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:01.834 769896 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:01.834 769896 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:13:01.834 769896 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:13:01.837 769899 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:13:01.837 769899 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:13:01.839 769901 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:01.841 769903 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:01.847 769909 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:01.847 769909 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:13:01.847 769909 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:13:01.850 769912 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:13:01.850 769912 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:01.851 769913 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:13:01.866 769928 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:01.866 769928 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:01.866 769928 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:01.866 769928 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:13:01.866 769928 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:01.0
20-08-2026 00:13:01.866 769928 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:01.867 769929 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:01.869 769931 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:01.873 769935 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:01.873 769935 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:13:01.873 769935 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:13:01.877 769939 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:13:01.877 769939 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:13:01.877 769939 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:01.879 769941 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:01.881 769943 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:01.881 769943 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:13:01.881 769943 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:13:01.884 769946 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:13:01.884 769946 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:01.884 769946 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:13:01.900 769962 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:01.900 769962 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:01.900 769962 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:01.900 769962 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:13:01.900 769962 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:01.0
20-08-2026 00:13:01.900 769962 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:01.901 769963 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:01.902 769964 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:01.904 769966 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:01.904 769966 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:13:01.904 769966 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:01.906 769968 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:13:01.906 769968 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:13:01.907 769969 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:01.908 769970 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:01.910 769972 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:01.910 769972 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:13:01.910 769972 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:13:01.912 769974 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:13:01.913 769975 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:01.913 769975 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:13:01.937 769999 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:01.937 769999 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:01.937 769999 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:01.937 769999 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:13:01.937 769999 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:01.0
20-08-2026 00:13:01.937 769999 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:01.938 770000 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:01.940 770002 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:01.943 770005 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:01.943 770005 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:13:01.943 770005 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:13:01.947 770009 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:13:01.947 770009 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:13:01.948 770010 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:01.949 770011 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:01.951 770013 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:01.951 770013 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:13:01.951 770013 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:13:01.953 770015 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:13:01.954 770016 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:01.954 770016 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:13:01.980 770042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:01.980 770042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:01.980 770042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:01.980 770042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:13:01.980 770042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:01.0
20-08-2026 00:13:01.980 770042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:01.981 770043 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:01.982 770044 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:01.986 770048 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:01.986 770048 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:13:01.986 770048 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:13:01.992 770054 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:13:01.993 770055 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:13:01.994 770056 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:01.997 770059 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.000 770062 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.000 770062 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:13:02.000 770062 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:13:02.003 770065 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:13:02.003 770065 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:13:02.003 770065 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.005 770067 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.009 770071 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.009 770071 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:13:02.009 770071 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:13:02.012 770074 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:13:02.012 770074 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:13:02.012 770074 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.013 770075 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.016 770078 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.016 770078 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:13:02.016 770078 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:13:02.018 770080 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:13:02.018 770080 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:13:02.019 770081 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.020 770082 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.022 770084 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.022 770084 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:13:02.022 770084 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:13:02.025 770087 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:13:02.025 770087 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:13:02.025 770087 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.026 770088 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.029 770091 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.029 770091 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:13:02.029 770091 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:13:02.031 770093 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:13:02.031 770093 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:13:02.031 770093 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.032 770094 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.034 770096 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.034 770096 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:13:02.034 770096 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:13:02.036 770098 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:13:02.036 770098 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:13:02.037 770099 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.038 770100 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.041 770103 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.041 770103 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:13:02.041 770103 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:13:02.043 770105 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:13:02.043 770105 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:13:02.044 770106 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.045 770107 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.047 770109 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.047 770109 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:13:02.047 770109 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:13:02.050 770112 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:13:02.050 770112 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.050 770112 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:13:02.140 770202 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:02.140 770202 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:02.140 770202 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:02.140 770202 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:13:02.140 770202 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.140 770202 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.141 770203 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.143 770205 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.146 770208 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.146 770208 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:13:02.146 770208 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:02.148 770210 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:13:02.148 770210 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:13:02.148 770210 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.149 770211 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.152 770214 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.152 770214 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:13:02.152 770214 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:13:02.154 770216 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:13:02.154 770216 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:13:02.155 770217 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.156 770218 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.158 770220 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.158 770220 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:13:02.158 770220 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:13:02.160 770222 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:13:02.160 770222 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:13:02.161 770223 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.162 770224 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.165 770227 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.165 770227 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:13:02.165 770227 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:13:02.167 770229 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:13:02.167 770229 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.167 770229 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:13:02.184 770246 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.184 770246 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.184 770246 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.184 770246 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:13:02.184 770246 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.184 770246 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.186 770248 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.187 770249 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.190 770252 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.191 770253 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:13:02.191 770253 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:13:02.193 770255 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:13:02.193 770255 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.193 770255 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:13:02.232 770294 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.233 770295 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.233 770295 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.233 770295 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:13:02.233 770295 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.233 770295 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.234 770296 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.236 770298 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.239 770301 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.239 770301 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:13:02.239 770301 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:02.244 770306 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:13:02.244 770306 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:13:02.245 770307 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.248 770310 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.252 770314 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.252 770314 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:13:02.252 770314 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:13:02.255 770317 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:13:02.255 770317 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:13:02.256 770318 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.258 770320 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.263 770325 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.263 770325 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:13:02.263 770325 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:13:02.265 770327 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:13:02.265 770327 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.265 770327 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:13:02.285 770347 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.285 770347 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.285 770347 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.285 770347 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:13:02.285 770347 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.285 770347 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.286 770348 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.288 770350 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.290 770352 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.290 770352 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:13:02.290 770352 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:13:02.293 770355 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:13:02.293 770355 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:13:02.294 770356 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.295 770357 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.297 770359 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.297 770359 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:13:02.297 770359 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:13:02.300 770362 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:13:02.300 770362 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:13:02.300 770362 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:13:02.302 770364 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6991fc46
20-08-2026 00:13:02.305 770367 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:13:02.305 770367 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:13:02.305 770367 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:13:02.307 770369 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:13:02.307 770369 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:13:02.309 770371 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.312 770374 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.315 770377 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.315 770377 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:13:02.315 770377 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:13:02.317 770379 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:13:02.317 770379 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:13:02.318 770380 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.319 770381 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.323 770385 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.323 770385 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:13:02.323 770385 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:13:02.326 770388 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:13:02.326 770388 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:13:02.328 770390 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.330 770392 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.333 770395 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.333 770395 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:13:02.333 770395 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:13:02.337 770399 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:13:02.337 770399 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:13:02.338 770400 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.339 770401 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.342 770404 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.342 770404 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:13:02.342 770404 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:13:02.344 770406 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:13:02.345 770407 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:13:02.346 770408 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.348 770410 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.352 770414 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.352 770414 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:13:02.352 770414 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:02.354 770416 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:13:02.354 770416 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:13:02.355 770417 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.356 770418 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.359 770421 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.359 770421 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:13:02.359 770421 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:02.361 770423 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:13:02.361 770423 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:13:02.362 770424 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:13:02.363 770425 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6991fc46
20-08-2026 00:13:02.365 770427 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:13:02.365 770427 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:13:02.365 770427 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:13:02.367 770429 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:13:02.367 770429 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:13:02.369 770431 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.370 770432 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.372 770434 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.372 770434 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:13:02.372 770434 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:13:02.374 770436 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:13:02.374 770436 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:13:02.375 770437 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.376 770438 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.378 770440 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.378 770440 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:13:02.378 770440 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:13:02.381 770443 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:13:02.381 770443 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:13:02.382 770444 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.384 770446 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.387 770449 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.387 770449 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:13:02.387 770449 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:13:02.389 770451 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:13:02.389 770451 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:13:02.390 770452 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.391 770453 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.394 770456 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.394 770456 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:13:02.394 770456 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:13:02.398 770460 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:13:02.398 770460 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.398 770460 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:13:02.414 770476 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.414 770476 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.414 770476 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.414 770476 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:13:02.414 770476 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.414 770476 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.415 770477 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.417 770479 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.420 770482 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.420 770482 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:13:02.420 770482 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:13:02.423 770485 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:13:02.423 770485 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:13:02.424 770486 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.425 770487 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.429 770491 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.429 770491 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:13:02.429 770491 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:13:02.433 770495 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:13:02.433 770495 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.433 770495 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:13:02.455 770517 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.455 770517 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.455 770517 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.455 770517 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:13:02.455 770517 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.455 770517 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.456 770518 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.459 770521 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.463 770525 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.463 770525 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:13:02.463 770525 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:13:02.467 770529 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:13:02.467 770529 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:13:02.468 770530 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.470 770532 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.473 770535 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.473 770535 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:13:02.473 770535 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:13:02.475 770537 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:13:02.475 770537 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:13:02.476 770538 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.478 770540 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.480 770542 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.480 770542 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:13:02.480 770542 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:13:02.482 770544 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:13:02.482 770544 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.482 770544 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:13:02.519 770581 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.519 770581 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.519 770581 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.519 770581 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:13:02.519 770581 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.519 770581 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.520 770582 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.522 770584 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.526 770588 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.526 770588 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:13:02.526 770588 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:13:02.529 770591 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:13:02.529 770591 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:13:02.530 770592 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.531 770593 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.534 770596 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.534 770596 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:13:02.534 770596 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:02.536 770598 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:13:02.536 770598 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:13:02.537 770599 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.538 770600 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.540 770602 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.540 770602 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:13:02.540 770602 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:13:02.543 770605 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:13:02.543 770605 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.543 770605 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:13:02.557 770619 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.557 770619 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.557 770619 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.557 770619 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:13:02.557 770619 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.557 770619 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.558 770620 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.559 770621 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.562 770624 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.562 770624 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:13:02.562 770624 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:13:02.564 770626 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:13:02.564 770626 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.564 770626 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:13:02.588 770650 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.588 770650 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.588 770650 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.588 770650 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:13:02.589 770651 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.589 770651 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.589 770651 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.591 770653 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.594 770656 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.594 770656 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:13:02.594 770656 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:02.597 770659 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:13:02.597 770659 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:13:02.598 770660 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.599 770661 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.603 770665 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.603 770665 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:13:02.603 770665 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:13:02.606 770668 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:13:02.606 770668 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:13:02.607 770669 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.609 770671 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.613 770675 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.613 770675 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:13:02.613 770675 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:02.616 770678 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:13:02.617 770679 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:13:02.618 770680 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.620 770682 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.623 770685 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.624 770686 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:13:02.624 770686 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:13:02.628 770690 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:13:02.628 770690 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.628 770690 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:13:02.652 770714 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:02.652 770714 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:02.652 770714 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:02.652 770714 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:13:02.652 770714 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.652 770714 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.653 770715 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.657 770719 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.659 770721 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.659 770721 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:13:02.659 770721 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:02.662 770724 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:13:02.662 770724 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:13:02.662 770724 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.664 770726 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.666 770728 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.667 770729 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:13:02.667 770729 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:13:02.669 770731 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:13:02.669 770731 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:13:02.669 770731 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.671 770733 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.673 770735 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.673 770735 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:13:02.673 770735 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:02.676 770738 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:13:02.676 770738 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:13:02.677 770739 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:13:02.678 770740 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c35d1f4
20-08-2026 00:13:02.681 770743 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:13:02.681 770743 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:13:02.681 770743 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:13:02.683 770745 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:13:02.683 770745 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:13:02.684 770746 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.685 770747 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.688 770750 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.688 770750 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:13:02.688 770750 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:13:02.691 770753 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:13:02.692 770754 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:13:02.693 770755 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.695 770757 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.700 770762 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.700 770762 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:13:02.700 770762 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:13:02.704 770766 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:13:02.704 770766 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:13:02.705 770767 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.707 770769 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.711 770773 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.711 770773 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:13:02.711 770773 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:13:02.716 770778 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:13:02.716 770778 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:13:02.717 770779 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.718 770780 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.723 770785 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.723 770785 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:13:02.723 770785 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:13:02.727 770789 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:13:02.727 770789 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.727 770789 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:13:02.760 770822 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.761 770823 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.761 770823 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.761 770823 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:13:02.761 770823 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.761 770823 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.763 770825 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.765 770827 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.770 770832 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.770 770832 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:13:02.770 770832 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:13:02.774 770836 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:13:02.774 770836 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:13:02.776 770838 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.778 770840 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.783 770845 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.783 770845 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:13:02.783 770845 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:13:02.788 770850 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:13:02.788 770850 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:13:02.790 770852 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.792 770854 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.797 770859 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.797 770859 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:13:02.797 770859 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:02.802 770864 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:13:02.802 770864 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:13:02.803 770865 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.806 770868 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.811 770873 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.811 770873 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:13:02.811 770873 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:13:02.816 770878 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:13:02.816 770878 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.816 770878 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:13:02.835 770897 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.835 770897 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.835 770897 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.835 770897 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:13:02.835 770897 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.835 770897 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.837 770899 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.838 770900 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.841 770903 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.842 770904 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:13:02.842 770904 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:13:02.844 770906 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:13:02.844 770906 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.844 770906 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:13:02.864 770926 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.865 770927 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.865 770927 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.865 770927 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:13:02.865 770927 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.865 770927 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.866 770928 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.867 770929 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.870 770932 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.870 770932 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:13:02.870 770932 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:13:02.873 770935 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:13:02.873 770935 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:13:02.873 770935 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.875 770937 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.878 770940 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.878 770940 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:13:02.878 770940 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:02.881 770943 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:13:02.881 770943 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:13:02.882 770944 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.884 770946 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.888 770950 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.888 770950 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:13:02.888 770950 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:02.891 770953 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:13:02.891 770953 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:13:02.893 770955 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.894 770956 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.898 770960 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.898 770960 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:13:02.898 770960 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:13:02.901 770963 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:13:02.901 770963 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.901 770963 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:13:02.918 770980 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.918 770980 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.918 770980 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.918 770980 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:13:02.918 770980 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.918 770980 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.919 770981 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.921 770983 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.924 770986 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.924 770986 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:13:02.924 770986 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:02.927 770989 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:13:02.927 770989 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:13:02.928 770990 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.929 770991 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.931 770993 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.931 770993 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:13:02.931 770993 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:13:02.934 770996 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:13:02.934 770996 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:02.934 770996 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:13:02.980 771042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.980 771042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:02.980 771042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:02.980 771042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:13:02.980 771042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:02.0
20-08-2026 00:13:02.980 771042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:02.981 771043 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:02.983 771045 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:02.986 771048 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:02.986 771048 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:13:02.986 771048 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:02.989 771051 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:13:02.989 771051 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:13:02.990 771052 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:02.992 771054 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:02.995 771057 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:02.995 771057 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:13:02.995 771057 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:13:02.999 771061 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:13:03.000 771062 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.000 771062 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:13:03.040 771102 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.040 771102 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.040 771102 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:03.040 771102 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:13:03.040 771102 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.040 771102 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.042 771104 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.045 771107 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.048 771110 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.048 771110 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:13:03.048 771110 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:13:03.052 771114 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:13:03.052 771114 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:13:03.053 771115 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.054 771116 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.059 771121 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.059 771121 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:13:03.059 771121 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:13:03.062 771124 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:13:03.062 771124 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.062 771124 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:13:03.115 771177 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.115 771177 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.115 771177 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:03.115 771177 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:13:03.115 771177 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.115 771177 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.116 771178 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.119 771181 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.123 771185 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.123 771185 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:13:03.123 771185 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:13:03.126 771188 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:13:03.126 771188 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.126 771188 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:13:03.170 771232 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.170 771232 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.170 771232 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:03.170 771232 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:13:03.170 771232 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.170 771232 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.171 771233 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.173 771235 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.177 771239 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.177 771239 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:13:03.177 771239 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:13:03.182 771244 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:13:03.182 771244 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:13:03.184 771246 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.186 771248 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.190 771252 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.190 771252 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:13:03.190 771252 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:13:03.194 771256 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:13:03.194 771256 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.194 771256 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:13:03.213 771275 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.213 771275 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.213 771275 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:03.213 771275 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:13:03.213 771275 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.213 771275 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.215 771277 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.217 771279 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.222 771284 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.222 771284 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:13:03.222 771284 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:13:03.226 771288 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:13:03.226 771288 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:13:03.227 771289 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.228 771290 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.231 771293 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.231 771293 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:13:03.231 771293 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:13:03.234 771296 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:13:03.234 771296 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:13:03.234 771296 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.236 771298 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.238 771300 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.238 771300 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:13:03.238 771300 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:13:03.241 771303 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:13:03.241 771303 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:13:03.242 771304 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.243 771305 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.245 771307 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.246 771308 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:13:03.246 771308 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:13:03.248 771310 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:13:03.248 771310 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:13:03.250 771312 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.251 771313 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.254 771316 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.254 771316 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:13:03.254 771316 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:03.256 771318 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:13:03.256 771318 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:13:03.257 771319 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.259 771321 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.261 771323 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.261 771323 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:13:03.261 771323 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:13:03.264 771326 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:13:03.264 771326 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:13:03.265 771327 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.266 771328 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.269 771331 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.269 771331 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:13:03.269 771331 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:13:03.271 771333 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:13:03.272 771334 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:13:03.272 771334 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.274 771336 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.278 771340 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.278 771340 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:13:03.279 771341 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:13:03.283 771345 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:13:03.283 771345 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:13:03.285 771347 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.286 771348 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.289 771351 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.289 771351 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:13:03.289 771351 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:13:03.291 771353 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:13:03.291 771353 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:13:03.292 771354 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:13:03.294 771356 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6991fc46
20-08-2026 00:13:03.297 771359 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:13:03.297 771359 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:13:03.297 771359 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:13:03.301 771363 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:13:03.301 771363 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:13:03.302 771364 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.304 771366 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.309 771371 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.309 771371 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:13:03.309 771371 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:13:03.313 771375 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:13:03.314 771376 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:13:03.315 771377 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.317 771379 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.322 771384 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.322 771384 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:13:03.322 771384 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:13:03.326 771388 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:13:03.326 771388 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.326 771388 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:13:03.355 771417 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.355 771417 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.355 771417 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:03.355 771417 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:13:03.356 771418 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.356 771418 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.357 771419 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.359 771421 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.363 771425 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.363 771425 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:13:03.363 771425 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:13:03.366 771428 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:13:03.366 771428 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:13:03.367 771429 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.369 771431 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.374 771436 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.374 771436 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:13:03.374 771436 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:13:03.378 771440 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:13:03.378 771440 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:13:03.379 771441 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.381 771443 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.385 771447 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.385 771447 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:13:03.385 771447 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:13:03.389 771451 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:13:03.389 771451 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:13:03.390 771452 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.392 771454 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.395 771457 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.395 771457 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:13:03.395 771457 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:03.399 771461 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:13:03.399 771461 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:13:03.401 771463 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.403 771465 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.407 771469 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.408 771470 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:13:03.408 771470 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:13:03.412 771474 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:13:03.412 771474 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.412 771474 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:13:03.434 771496 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.434 771496 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.434 771496 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:03.434 771496 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:13:03.434 771496 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.434 771496 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.435 771497 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.438 771500 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.442 771504 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.442 771504 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:13:03.442 771504 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:13:03.446 771508 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:13:03.446 771508 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.446 771508 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:13:03.469 771531 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.470 771532 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.470 771532 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:03.470 771532 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:13:03.470 771532 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.470 771532 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.471 771533 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.473 771535 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.478 771540 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.479 771541 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:13:03.479 771541 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:13:03.482 771544 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:13:03.482 771544 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.482 771544 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:13:03.502 771564 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.502 771564 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.502 771564 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:03.502 771564 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:13:03.502 771564 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.502 771564 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.504 771566 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.506 771568 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.510 771572 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.510 771572 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:13:03.510 771572 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:03.514 771576 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:13:03.514 771576 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:13:03.515 771577 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.517 771579 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.520 771582 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.520 771582 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:13:03.520 771582 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:13:03.523 771585 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:13:03.523 771585 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:13:03.524 771586 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.525 771587 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.528 771590 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.529 771591 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:13:03.529 771591 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:13:03.532 771594 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:13:03.532 771594 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.532 771594 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:13:03.576 771638 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.576 771638 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.576 771638 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:03.576 771638 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:13:03.576 771638 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.576 771638 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.578 771640 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.581 771643 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.585 771647 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.585 771647 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:13:03.585 771647 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:13:03.589 771651 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:13:03.589 771651 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:13:03.591 771653 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.593 771655 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.596 771658 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.596 771658 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:13:03.596 771658 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:13:03.599 771661 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:13:03.599 771661 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.599 771661 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:13:03.614 771676 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.614 771676 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.614 771676 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:03.614 771676 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:13:03.614 771676 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.614 771676 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.615 771677 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.616 771678 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.620 771682 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.620 771682 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:13:03.620 771682 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:13:03.625 771687 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:13:03.626 771688 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:13:03.627 771689 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.629 771691 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.632 771694 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.632 771694 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:13:03.632 771694 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:13:03.635 771697 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:13:03.635 771697 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:13:03.636 771698 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.637 771699 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.640 771702 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.640 771702 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:13:03.640 771702 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:03.643 771705 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:13:03.643 771705 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:13:03.644 771706 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.645 771707 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.648 771710 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.648 771710 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:13:03.648 771710 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:13:03.651 771713 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:13:03.651 771713 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:13:03.652 771714 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.653 771715 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.656 771718 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.656 771718 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:13:03.656 771718 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:13:03.659 771721 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:13:03.659 771721 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:13:03.660 771722 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.661 771723 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.663 771725 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.664 771726 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:13:03.664 771726 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:03.666 771728 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:13:03.666 771728 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:13:03.667 771729 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.669 771731 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.671 771733 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.671 771733 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:13:03.671 771733 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:13:03.674 771736 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:13:03.674 771736 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.674 771736 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:13:03.705 771767 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.706 771768 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.706 771768 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:03.706 771768 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:13:03.706 771768 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.706 771768 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.707 771769 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.708 771770 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.711 771773 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.711 771773 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:13:03.711 771773 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:13:03.715 771777 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:13:03.715 771777 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:13:03.716 771778 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.719 771781 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.723 771785 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.724 771786 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:13:03.724 771786 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:13:03.728 771790 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:13:03.729 771791 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.729 771791 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:13:03.753 771815 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.753 771815 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.753 771815 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:03.753 771815 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:13:03.754 771816 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.754 771816 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.755 771817 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.758 771820 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.762 771824 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.762 771824 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:13:03.763 771825 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:13:03.767 771829 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:13:03.767 771829 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.767 771829 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:13:03.790 771852 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.790 771852 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.790 771852 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:03.790 771852 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:13:03.790 771852 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.790 771852 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.792 771854 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.794 771856 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.799 771861 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.799 771861 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:13:03.799 771861 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:13:03.802 771864 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:13:03.802 771864 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:13:03.803 771865 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.805 771867 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.809 771871 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.809 771871 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:13:03.809 771871 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:13:03.813 771875 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:13:03.813 771875 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.813 771875 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:13:03.833 771895 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.833 771895 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.833 771895 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:03.833 771895 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:13:03.833 771895 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.833 771895 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.834 771896 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.835 771897 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.838 771900 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.838 771900 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:13:03.838 771900 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:13:03.840 771902 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:13:03.840 771902 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:13:03.841 771903 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.842 771904 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.844 771906 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.844 771906 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:13:03.844 771906 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:13:03.847 771909 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:13:03.847 771909 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:13:03.848 771910 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.849 771911 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.852 771914 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.852 771914 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:13:03.852 771914 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:13:03.854 771916 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:13:03.854 771916 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:13:03.855 771917 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.856 771918 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.859 771921 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.859 771921 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:13:03.859 771921 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:03.862 771924 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:13:03.862 771924 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:13:03.863 771925 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.864 771926 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.866 771928 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.866 771928 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:13:03.866 771928 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:13:03.869 771931 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:13:03.869 771931 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.869 771931 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:13:03.885 771947 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.885 771947 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.885 771947 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:03.885 771947 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:13:03.885 771947 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.885 771947 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.887 771949 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.888 771950 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.890 771952 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.890 771952 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:13:03.890 771952 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:13:03.893 771955 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:13:03.893 771955 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:13:03.894 771956 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.895 771957 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.897 771959 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.897 771959 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:13:03.897 771959 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:13:03.900 771962 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:13:03.900 771962 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:13:03.900 771962 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.902 771964 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.904 771966 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.904 771966 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:13:03.904 771966 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:13:03.906 771968 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:13:03.907 771969 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.907 771969 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:13:03.928 771990 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.928 771990 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:03.928 771990 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:03.928 771990 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:13:03.928 771990 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.928 771990 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.929 771991 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.930 771992 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.932 771994 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.932 771994 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:13:03.932 771994 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:13:03.935 771997 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:13:03.935 771997 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.935 771997 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:13:03.952 772014 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.952 772014 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:03.952 772014 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:03.952 772014 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:13:03.952 772014 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:03.0
20-08-2026 00:13:03.952 772014 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:03.953 772015 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.954 772016 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.957 772019 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.957 772019 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:13:03.957 772019 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:13:03.960 772022 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:13:03.960 772022 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:13:03.960 772022 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.962 772024 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.964 772026 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.964 772026 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:13:03.964 772026 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:13:03.966 772028 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:13:03.966 772028 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:13:03.967 772029 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.968 772030 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.971 772033 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.971 772033 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:13:03.971 772033 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:13:03.974 772036 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:13:03.974 772036 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:13:03.974 772036 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:03.975 772037 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:03.978 772040 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:03.978 772040 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:13:03.978 772040 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:13:03.981 772043 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:13:03.981 772043 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:13:03.982 772044 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:03.983 772045 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:03.986 772048 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:03.986 772048 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:13:03.986 772048 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:13:03.988 772050 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:13:03.988 772050 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:03.988 772050 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:13:04.040 772102 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.040 772102 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.040 772102 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.040 772102 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:13:04.041 772103 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.041 772103 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.041 772103 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.043 772105 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.046 772108 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.046 772108 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:13:04.046 772108 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:13:04.049 772111 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:13:04.049 772111 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:13:04.049 772111 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.050 772112 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.053 772115 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.053 772115 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:13:04.053 772115 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.056 772118 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:13:04.056 772118 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:13:04.057 772119 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.058 772120 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.060 772122 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.060 772122 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:13:04.060 772122 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.062 772124 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:13:04.063 772125 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:13:04.063 772125 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.065 772127 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.068 772130 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.068 772130 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:13:04.068 772130 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:13:04.070 772132 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:13:04.070 772132 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:13:04.071 772133 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.072 772134 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.075 772137 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.075 772137 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:13:04.075 772137 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.077 772139 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:13:04.077 772139 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:13:04.078 772140 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.079 772141 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.082 772144 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.082 772144 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:13:04.082 772144 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:13:04.085 772147 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:13:04.085 772147 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:13:04.085 772147 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.087 772149 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.089 772151 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.089 772151 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:13:04.089 772151 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:04.091 772153 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:13:04.091 772153 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:13:04.092 772154 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.094 772156 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.096 772158 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.096 772158 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:13:04.096 772158 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.098 772160 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:13:04.098 772160 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:13:04.100 772162 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.101 772163 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.103 772165 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.103 772165 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:13:04.103 772165 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:13:04.106 772168 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:13:04.106 772168 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:13:04.106 772168 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.107 772169 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.110 772172 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.110 772172 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:13:04.110 772172 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:13:04.113 772175 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:13:04.113 772175 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:13:04.114 772176 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.115 772177 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.118 772180 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.118 772180 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:13:04.118 772180 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:13:04.121 772183 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:13:04.121 772183 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:13:04.122 772184 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.123 772185 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.126 772188 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.126 772188 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:13:04.126 772188 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:13:04.128 772190 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:13:04.128 772190 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:13:04.129 772191 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.130 772192 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.133 772195 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.133 772195 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:13:04.133 772195 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:13:04.135 772197 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:13:04.135 772197 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.135 772197 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:13:04.158 772220 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.159 772221 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.159 772221 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.159 772221 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:13:04.159 772221 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.159 772221 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.159 772221 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.160 772222 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.163 772225 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.163 772225 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:13:04.163 772225 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.166 772228 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:13:04.166 772228 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:13:04.167 772229 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.168 772230 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.170 772232 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.170 772232 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:13:04.170 772232 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.173 772235 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:13:04.173 772235 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:13:04.174 772236 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.175 772237 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.178 772240 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.178 772240 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:13:04.178 772240 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:13:04.180 772242 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:13:04.180 772242 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.180 772242 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:13:04.210 772272 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.211 772273 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.211 772273 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.211 772273 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:13:04.211 772273 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.211 772273 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.212 772274 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.213 772275 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.216 772278 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.216 772278 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:13:04.216 772278 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:13:04.218 772280 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:13:04.219 772281 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:13:04.219 772281 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.221 772283 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.224 772286 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.224 772286 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:13:04.224 772286 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:04.226 772288 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:13:04.226 772288 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:13:04.227 772289 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.228 772290 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.232 772294 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.232 772294 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:13:04.232 772294 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:13:04.234 772296 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:13:04.234 772296 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:13:04.235 772297 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.236 772298 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.239 772301 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.239 772301 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:13:04.239 772301 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:13:04.241 772303 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:13:04.241 772303 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:13:04.242 772304 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.244 772306 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.246 772308 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.246 772308 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:13:04.246 772308 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.248 772310 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:13:04.248 772310 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:13:04.249 772311 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.251 772313 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.254 772316 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.254 772316 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:13:04.254 772316 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:13:04.258 772320 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:13:04.258 772320 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.258 772320 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:13:04.286 772348 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.286 772348 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.286 772348 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.286 772348 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:13:04.286 772348 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.286 772348 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.287 772349 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.289 772351 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.292 772354 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.292 772354 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:13:04.292 772354 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:13:04.295 772357 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:13:04.295 772357 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:13:04.296 772358 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.298 772360 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.301 772363 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.301 772363 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:13:04.301 772363 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:13:04.303 772365 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:13:04.303 772365 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:13:04.304 772366 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.306 772368 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.310 772372 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.310 772372 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:13:04.310 772372 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:13:04.313 772375 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:13:04.313 772375 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:13:04.313 772375 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.315 772377 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.318 772380 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.318 772380 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:13:04.318 772380 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:13:04.320 772382 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:13:04.320 772382 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:13:04.321 772383 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.322 772384 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.325 772387 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.325 772387 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:13:04.325 772387 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:13:04.328 772390 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:13:04.328 772390 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.328 772390 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:13:04.345 772407 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.345 772407 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.345 772407 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.345 772407 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.346 772408 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:13:04.347 772409 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c35d1f4
20-08-2026 00:13:04.350 772412 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:13:04.350 772412 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:13:04.350 772412 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:13:04.353 772415 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:13:04.353 772415 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:13:04.353 772415 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.355 772417 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.357 772419 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.357 772419 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:13:04.357 772419 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:13:04.360 772422 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:13:04.360 772422 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.360 772422 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:13:04.377 772439 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.377 772439 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.377 772439 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.377 772439 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:13:04.377 772439 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.377 772439 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.378 772440 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.379 772441 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.382 772444 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.382 772444 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:13:04.382 772444 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:04.385 772447 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:13:04.385 772447 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:13:04.386 772448 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.388 772450 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.391 772453 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.391 772453 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:13:04.391 772453 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:13:04.393 772455 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:13:04.393 772455 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:13:04.394 772456 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.395 772457 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.398 772460 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.398 772460 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:13:04.398 772460 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:13:04.401 772463 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:13:04.401 772463 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:13:04.402 772464 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.403 772465 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.406 772468 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.406 772468 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:13:04.406 772468 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:13:04.408 772470 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:13:04.409 772471 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.409 772471 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:13:04.428 772490 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:13:04.428 772490 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:13:04.428 772490 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.428 772490 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.429 772491 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.430 772492 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.433 772495 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.433 772495 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:13:04.433 772495 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:13:04.436 772498 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:13:04.436 772498 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:13:04.437 772499 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.438 772500 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.442 772504 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.442 772504 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:13:04.442 772504 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:13:04.444 772506 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:13:04.444 772506 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.444 772506 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:13:04.470 772532 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.470 772532 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.470 772532 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.470 772532 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:13:04.470 772532 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.470 772532 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.471 772533 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.473 772535 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.476 772538 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.476 772538 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:13:04.476 772538 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:13:04.480 772542 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:13:04.480 772542 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.480 772542 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:13:04.499 772561 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.499 772561 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.499 772561 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.499 772561 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:13:04.500 772562 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.500 772562 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.500 772562 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.502 772564 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.504 772566 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.504 772566 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:13:04.504 772566 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:13:04.507 772569 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:13:04.507 772569 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:13:04.508 772570 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.509 772571 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.512 772574 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.512 772574 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:13:04.512 772574 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:13:04.515 772577 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:13:04.515 772577 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.515 772577 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:13:04.538 772600 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.538 772600 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.538 772600 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.538 772600 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:13:04.538 772600 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.538 772600 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.539 772601 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.540 772602 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.543 772605 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.543 772605 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:13:04.543 772605 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.546 772608 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:13:04.546 772608 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:13:04.547 772609 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.548 772610 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.551 772613 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.551 772613 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:13:04.551 772613 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:13:04.554 772616 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:13:04.554 772616 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:13:04.554 772616 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.556 772618 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.558 772620 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.558 772620 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:13:04.558 772620 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.561 772623 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:13:04.561 772623 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:13:04.562 772624 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.563 772625 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.566 772628 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.566 772628 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:13:04.566 772628 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:13:04.568 772630 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:13:04.568 772630 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.568 772630 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:13:04.594 772656 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:04.594 772656 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:04.594 772656 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:04.594 772656 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:13:04.594 772656 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.594 772656 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.595 772657 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.597 772659 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.599 772661 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.599 772661 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:13:04.599 772661 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:13:04.602 772664 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:13:04.602 772664 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:13:04.603 772665 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.604 772666 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.606 772668 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.606 772668 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:13:04.606 772668 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:13:04.609 772671 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:13:04.609 772671 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:13:04.610 772672 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.612 772674 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.614 772676 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.614 772676 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:13:04.614 772676 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:13:04.617 772679 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:13:04.617 772679 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:13:04.618 772680 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.619 772681 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.622 772684 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.622 772684 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:13:04.622 772684 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:13:04.625 772687 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:13:04.625 772687 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:13:04.626 772688 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.627 772689 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.629 772691 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.629 772691 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:13:04.629 772691 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:13:04.632 772694 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:13:04.632 772694 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:13:04.633 772695 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.635 772697 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.637 772699 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.637 772699 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:13:04.637 772699 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:13:04.641 772703 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:13:04.641 772703 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:13:04.642 772704 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.644 772706 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.647 772709 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.647 772709 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:13:04.647 772709 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:13:04.649 772711 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:13:04.649 772711 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:13:04.650 772712 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.651 772713 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.654 772716 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.654 772716 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:13:04.654 772716 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:13:04.657 772719 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:13:04.657 772719 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:13:04.658 772720 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.660 772722 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.663 772725 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.663 772725 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:13:04.663 772725 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:13:04.665 772727 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:13:04.665 772727 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:13:04.666 772728 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.667 772729 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.670 772732 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.670 772732 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:13:04.670 772732 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:13:04.672 772734 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:13:04.672 772734 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:13:04.673 772735 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.674 772736 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.676 772738 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.676 772738 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:13:04.676 772738 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:13:04.680 772742 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:13:04.680 772742 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:13:04.680 772742 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.682 772744 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.684 772746 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.685 772747 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:13:04.685 772747 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:04.687 772749 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:13:04.687 772749 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:13:04.688 772750 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.689 772751 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.692 772754 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.692 772754 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:13:04.692 772754 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:13:04.694 772756 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:13:04.695 772757 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.695 772757 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:13:04.714 772776 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.715 772777 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.715 772777 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.715 772777 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:13:04.715 772777 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.715 772777 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.715 772777 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.717 772779 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.719 772781 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.720 772782 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:13:04.720 772782 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:13:04.722 772784 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:13:04.722 772784 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:13:04.723 772785 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.724 772786 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.727 772789 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.728 772790 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:13:04.728 772790 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.730 772792 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:13:04.730 772792 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:13:04.731 772793 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.732 772794 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.735 772797 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.735 772797 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:13:04.735 772797 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:13:04.737 772799 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:13:04.737 772799 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:13:04.738 772800 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.739 772801 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.742 772804 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.742 772804 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:13:04.742 772804 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:13:04.744 772806 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:13:04.744 772806 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.744 772806 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:13:04.762 772824 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:04.762 772824 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:04.762 772824 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:04.762 772824 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:13:04.762 772824 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.762 772824 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.763 772825 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.764 772826 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.767 772829 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.767 772829 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:13:04.767 772829 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:13:04.769 772831 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:13:04.769 772831 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.769 772831 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:13:04.803 772865 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:04.803 772865 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:04.803 772865 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:04.803 772865 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:13:04.803 772865 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.803 772865 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.804 772866 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.806 772868 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.809 772871 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.809 772871 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:13:04.809 772871 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:13:04.811 772873 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:13:04.811 772873 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.811 772873 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:13:04.832 772894 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:04.832 772894 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:13:04.832 772894 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:13:04.832 772894 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:13:04.832 772894 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.832 772894 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.833 772895 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.835 772897 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.837 772899 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.837 772899 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:13:04.837 772899 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:13:04.840 772902 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:13:04.840 772902 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:13:04.841 772903 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.843 772905 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.845 772907 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.845 772907 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:13:04.845 772907 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.848 772910 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:13:04.848 772910 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:13:04.849 772911 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.850 772912 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.854 772916 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.854 772916 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:13:04.854 772916 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:13:04.856 772918 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:13:04.856 772918 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:13:04.857 772919 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.860 772922 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.862 772924 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.862 772924 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:13:04.862 772924 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.865 772927 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:13:04.865 772927 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:13:04.866 772928 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.867 772929 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.870 772932 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.870 772932 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:13:04.870 772932 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:13:04.873 772935 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:13:04.873 772935 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:13:04.874 772936 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.875 772937 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.878 772940 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.878 772940 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:13:04.878 772940 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:13:04.881 772943 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:13:04.881 772943 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:13:04.882 772944 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.884 772946 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.887 772949 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.887 772949 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:13:04.887 772949 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:13:04.889 772951 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:13:04.889 772951 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:13:04.890 772952 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.891 772953 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.894 772956 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.894 772956 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:13:04.894 772956 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:13:04.897 772959 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:13:04.898 772960 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:13:04.898 772960 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.900 772962 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.903 772965 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.904 772966 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:13:04.904 772966 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:13:04.907 772969 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:13:04.907 772969 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:13:04.908 772970 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:13:04.909 772971 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1884c334
20-08-2026 00:13:04.912 772974 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:13:04.912 772974 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:13:04.912 772974 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:13:04.915 772977 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:13:04.915 772977 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:13:04.915 772977 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:13:04.934 772996 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.934 772996 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:13:04.934 772996 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:13:04.934 772996 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:13:04.934 772996 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:13:04.0
20-08-2026 00:13:04.934 772996 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:13:04.934 772996 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.936 772998 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.939 773001 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.939 773001 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:13:04.939 773001 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:13:04.942 773004 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:13:04.942 773004 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:13:04.943 773005 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.944 773006 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.947 773009 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.947 773009 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:13:04.947 773009 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:13:04.950 773012 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:13:04.950 773012 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:13:04.950 773012 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.952 773014 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.954 773016 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.954 773016 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:13:04.954 773016 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:13:04.958 773020 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:13:04.958 773020 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:13:04.959 773021 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.960 773022 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.962 773024 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.963 773025 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:13:04.963 773025 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:13:04.966 773028 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:13:04.966 773028 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:13:04.966 773028 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.968 773030 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.970 773032 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.970 773032 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:13:04.970 773032 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:13:04.973 773035 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:13:04.973 773035 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:13:04.974 773036 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:13:04.975 773037 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6fe02048
20-08-2026 00:13:04.978 773040 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:13:04.978 773040 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:13:04.978 773040 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:13:04.980 773042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:13:04.980 773042 [http-nio-8051-exec-8] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:13:14.497 782559 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:13:14.497 782559 [http-nio-8051-exec-18] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:13:14.510 782572 [http-nio-8051-exec-18] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:13:25.273 793335 [http-nio-8051-exec-47] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:13:25.274 793336 [http-nio-8051-exec-47] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:13:25.397 793459 [http-nio-8051-exec-47] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:13:30.662 798724 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:13:30.662 798724 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:13:30.673 798735 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:13:34.995 803057 [http-nio-8051-exec-1] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:13:34.996 803058 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:13:35.006 803068 [http-nio-8051-exec-1] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:13:40.163 808225 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:13:40.164 808226 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:13:40.559 808621 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:13:45.501 813563 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:13:45.502 813564 [http-nio-8051-exec-23] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:13:46.125 814187 [http-nio-8051-exec-23] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:13:46.649 814711 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:13:46.650 814712 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:13:46.705 814767 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:13:56.591 824653 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:55:58.0, vm_id=1685608919720}
20-08-2026 00:13:56.592 824654 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685608919720, timestamp: 2026-08-19 22:55:58.0
20-08-2026 00:13:56.694 824756 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:14:02.137 830199 [http-nio-8051-exec-20] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:14:02.152 830214 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.154 830216 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.159 830221 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.159 830221 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:14:02.159 830221 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:14:02.167 830229 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:14:02.167 830229 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:14:02.169 830231 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.175 830237 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.179 830241 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.180 830242 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:14:02.180 830242 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:14:02.186 830248 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:14:02.186 830248 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.186 830248 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:14:02.212 830274 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.212 830274 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.212 830274 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.212 830274 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:14:02.212 830274 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.212 830274 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.213 830275 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.215 830277 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.219 830281 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.219 830281 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:14:02.219 830281 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:14:02.222 830284 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:14:02.222 830284 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:14:02.223 830285 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.224 830286 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.228 830290 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.228 830290 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:14:02.228 830290 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:14:02.231 830293 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:14:02.231 830293 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.231 830293 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:14:02.257 830319 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.257 830319 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.257 830319 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.257 830319 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:14:02.257 830319 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.257 830319 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.258 830320 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.260 830322 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.263 830325 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.263 830325 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:14:02.263 830325 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:02.266 830328 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:14:02.266 830328 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:14:02.268 830330 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.269 830331 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.272 830334 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.272 830334 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:14:02.272 830334 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:14:02.275 830337 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:14:02.275 830337 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.276 830338 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:14:02.296 830358 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.296 830358 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.296 830358 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.296 830358 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:14:02.296 830358 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.296 830358 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.297 830359 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.299 830361 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.303 830365 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.303 830365 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:14:02.303 830365 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:14:02.306 830368 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:14:02.306 830368 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:14:02.307 830369 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.309 830371 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.312 830374 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.312 830374 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:14:02.312 830374 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:14:02.315 830377 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:14:02.315 830377 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.315 830377 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:14:02.331 830393 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.331 830393 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.331 830393 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.331 830393 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:14:02.331 830393 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.331 830393 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.334 830396 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.335 830397 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.338 830400 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.339 830401 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:14:02.339 830401 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:14:02.342 830404 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:14:02.342 830404 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:14:02.343 830405 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.344 830406 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.347 830409 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.347 830409 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:14:02.348 830410 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:14:02.351 830413 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:14:02.351 830413 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:14:02.352 830414 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.353 830415 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.358 830420 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.358 830420 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:14:02.358 830420 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:14:02.361 830423 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:14:02.361 830423 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:14:02.362 830424 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.363 830425 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.367 830429 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.367 830429 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:14:02.367 830429 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:14:02.370 830432 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:14:02.370 830432 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:14:02.372 830434 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.373 830435 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.377 830439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.377 830439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:14:02.377 830439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:14:02.381 830443 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:14:02.381 830443 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:14:02.381 830443 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.383 830445 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.388 830450 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.389 830451 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:14:02.389 830451 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:14:02.392 830454 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:14:02.392 830454 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:14:02.393 830455 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.394 830456 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.397 830459 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.397 830459 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:14:02.397 830459 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:14:02.401 830463 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:14:02.401 830463 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:14:02.402 830464 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.406 830468 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.410 830472 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.410 830472 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:14:02.410 830472 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:14:02.413 830475 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:14:02.413 830475 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:14:02.414 830476 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.416 830478 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.419 830481 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.419 830481 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:14:02.419 830481 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:14:02.422 830484 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:14:02.422 830484 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.422 830484 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:14:02.466 830528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:02.466 830528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:02.466 830528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:02.466 830528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:14:02.466 830528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.466 830528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.467 830529 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.469 830531 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.471 830533 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.471 830533 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:14:02.471 830533 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:02.473 830535 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:14:02.473 830535 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:14:02.474 830536 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.475 830537 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.478 830540 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.478 830540 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:14:02.478 830540 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:14:02.481 830543 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:14:02.481 830543 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:14:02.482 830544 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.484 830546 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.487 830549 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.487 830549 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:14:02.487 830549 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:14:02.490 830552 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:14:02.490 830552 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:14:02.491 830553 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.494 830556 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.498 830560 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.498 830560 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:14:02.498 830560 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:14:02.501 830563 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:14:02.501 830563 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.501 830563 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:14:02.527 830589 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.528 830590 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.528 830590 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.528 830590 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:14:02.528 830590 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.528 830590 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.528 830590 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.530 830592 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.533 830595 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.533 830595 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:14:02.534 830596 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:14:02.536 830598 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:14:02.536 830598 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.536 830598 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:14:02.559 830621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.559 830621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.559 830621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.559 830621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:14:02.560 830622 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.560 830622 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.560 830622 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.562 830624 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.565 830627 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.565 830627 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:14:02.565 830627 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:02.567 830629 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:14:02.567 830629 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:14:02.568 830630 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.569 830631 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.572 830634 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.572 830634 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:14:02.572 830634 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:14:02.574 830636 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:14:02.574 830636 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:14:02.574 830636 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.575 830637 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.578 830640 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.578 830640 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:14:02.578 830640 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:14:02.581 830643 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:14:02.581 830643 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.581 830643 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:14:02.626 830688 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.627 830689 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.627 830689 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.627 830689 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:14:02.627 830689 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.627 830689 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.628 830690 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.630 830692 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.634 830696 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.634 830696 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:14:02.634 830696 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:14:02.637 830699 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:14:02.637 830699 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:14:02.638 830700 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.640 830702 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.644 830706 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.644 830706 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:14:02.644 830706 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:14:02.648 830710 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:14:02.648 830710 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:14:02.649 830711 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:14:02.651 830713 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6a65203b
20-08-2026 00:14:02.654 830716 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:14:02.655 830717 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:14:02.655 830717 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:14:02.658 830720 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:14:02.658 830720 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:14:02.659 830721 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.661 830723 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.664 830726 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.665 830727 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:14:02.665 830727 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:14:02.668 830730 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:14:02.668 830730 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:14:02.669 830731 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.671 830733 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.675 830737 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.675 830737 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:14:02.675 830737 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:14:02.678 830740 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:14:02.679 830741 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:14:02.680 830742 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.681 830743 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.684 830746 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.684 830746 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:14:02.684 830746 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:14:02.687 830749 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:14:02.687 830749 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:14:02.688 830750 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.689 830751 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.691 830753 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.691 830753 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:14:02.691 830753 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:14:02.694 830756 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:14:02.694 830756 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:14:02.695 830757 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.696 830758 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.698 830760 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.698 830760 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:14:02.699 830761 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:02.700 830762 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:14:02.701 830763 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:14:02.701 830763 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.702 830764 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.704 830766 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.705 830767 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:14:02.705 830767 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:02.707 830769 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:14:02.707 830769 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:14:02.708 830770 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:14:02.709 830771 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6a65203b
20-08-2026 00:14:02.712 830774 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:14:02.712 830774 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:14:02.712 830774 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:14:02.714 830776 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:14:02.714 830776 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:14:02.714 830776 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.715 830777 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.718 830780 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.719 830781 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:14:02.719 830781 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:14:02.721 830783 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:14:02.721 830783 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:14:02.721 830783 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.723 830785 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.725 830787 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.726 830788 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:14:02.726 830788 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:14:02.729 830791 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:14:02.729 830791 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:14:02.730 830792 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.731 830793 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.734 830796 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.734 830796 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:14:02.734 830796 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:14:02.736 830798 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:14:02.736 830798 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:14:02.737 830799 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.738 830800 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.740 830802 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.740 830802 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:14:02.740 830802 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:14:02.743 830805 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:14:02.743 830805 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.743 830805 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:14:02.781 830843 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.781 830843 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.781 830843 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.781 830843 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:14:02.781 830843 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.781 830843 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.782 830844 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.784 830846 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.788 830850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.788 830850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:14:02.788 830850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:14:02.792 830854 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:14:02.792 830854 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:14:02.794 830856 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.795 830857 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.799 830861 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.799 830861 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:14:02.799 830861 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:14:02.804 830866 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:14:02.804 830866 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.804 830866 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:14:02.822 830884 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.822 830884 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.822 830884 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.822 830884 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:14:02.822 830884 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.822 830884 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.823 830885 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.826 830888 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.830 830892 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.830 830892 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:14:02.830 830892 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:14:02.833 830895 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:14:02.833 830895 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:14:02.835 830897 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.837 830899 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.842 830904 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.842 830904 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:14:02.842 830904 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:14:02.845 830907 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:14:02.845 830907 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:14:02.846 830908 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.848 830910 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.853 830915 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.853 830915 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:14:02.853 830915 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:14:02.857 830919 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:14:02.857 830919 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.857 830919 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:14:02.876 830938 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.876 830938 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.876 830938 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.876 830938 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:14:02.876 830938 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.876 830938 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.878 830940 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.880 830942 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.885 830947 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.885 830947 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:14:02.885 830947 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:14:02.889 830951 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:14:02.890 830952 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:14:02.891 830953 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.893 830955 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.896 830958 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.896 830958 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:14:02.896 830958 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:02.900 830962 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:14:02.900 830962 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:14:02.901 830963 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.903 830965 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.908 830970 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.908 830970 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:14:02.908 830970 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:14:02.911 830973 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:14:02.911 830973 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.911 830973 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:14:02.935 830997 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.936 830998 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.936 830998 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.936 830998 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:14:02.936 830998 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.936 830998 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.937 830999 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:02.939 831001 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:02.944 831006 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:02.944 831006 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:14:02.944 831006 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:14:02.948 831010 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:14:02.948 831010 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:02.948 831010 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:14:02.981 831043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.981 831043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:02.981 831043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:02.981 831043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:14:02.981 831043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:02.0
20-08-2026 00:14:02.981 831043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:02.982 831044 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.985 831047 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:02.988 831050 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:02.988 831050 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:14:02.988 831050 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:02.993 831055 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:14:02.993 831055 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:14:02.994 831056 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:02.996 831058 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.000 831062 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.000 831062 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:14:03.000 831062 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:14:03.004 831066 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:14:03.004 831066 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:14:03.006 831068 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.007 831069 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.012 831074 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.012 831074 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:14:03.012 831074 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:03.016 831078 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:14:03.016 831078 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:14:03.017 831079 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.019 831081 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.023 831085 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.023 831085 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:14:03.023 831085 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:14:03.027 831089 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:14:03.027 831089 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.027 831089 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:14:03.068 831130 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:03.069 831131 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:03.069 831131 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:03.069 831131 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:14:03.069 831131 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.069 831131 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.070 831132 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.072 831134 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.077 831139 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.077 831139 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:14:03.077 831139 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:03.081 831143 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:14:03.081 831143 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:14:03.082 831144 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.084 831146 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.089 831151 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.089 831151 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:14:03.089 831151 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:14:03.093 831155 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:14:03.093 831155 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:14:03.097 831159 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.101 831163 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.105 831167 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.105 831167 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:14:03.105 831167 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:03.109 831171 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:14:03.109 831171 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:14:03.110 831172 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:14:03.112 831174 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d1915a8
20-08-2026 00:14:03.116 831178 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:14:03.116 831178 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:14:03.116 831178 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:14:03.122 831184 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:14:03.122 831184 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:14:03.123 831185 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.125 831187 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.132 831194 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.132 831194 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:14:03.132 831194 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:14:03.137 831199 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:14:03.137 831199 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:14:03.139 831201 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.140 831202 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.144 831206 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.145 831207 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:14:03.145 831207 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:14:03.148 831210 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:14:03.148 831210 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:14:03.149 831211 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.151 831213 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.155 831217 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.155 831217 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:14:03.155 831217 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:14:03.158 831220 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:14:03.158 831220 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:14:03.159 831221 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.161 831223 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.165 831227 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.165 831227 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:14:03.165 831227 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:14:03.169 831231 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:14:03.169 831231 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.169 831231 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:14:03.196 831258 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.196 831258 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.196 831258 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.196 831258 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:14:03.196 831258 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.196 831258 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.198 831260 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.199 831261 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.202 831264 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.202 831264 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:14:03.202 831264 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:14:03.205 831267 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:14:03.205 831267 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:14:03.206 831268 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.207 831269 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.209 831271 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.209 831271 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:14:03.209 831271 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:14:03.212 831274 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:14:03.212 831274 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:14:03.213 831275 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.214 831276 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.217 831279 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.217 831279 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:14:03.217 831279 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:03.220 831282 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:14:03.220 831282 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:14:03.221 831283 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.222 831284 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.225 831287 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.225 831287 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:14:03.225 831287 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:14:03.227 831289 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:14:03.227 831289 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.227 831289 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:14:03.243 831305 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.244 831306 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.244 831306 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.244 831306 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:14:03.244 831306 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.244 831306 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.244 831306 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.246 831308 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.249 831311 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.249 831311 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:14:03.249 831311 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:14:03.251 831313 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:14:03.251 831313 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.251 831313 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:14:03.287 831349 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.287 831349 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.287 831349 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.287 831349 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:14:03.287 831349 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.287 831349 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.288 831350 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.291 831353 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.295 831357 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.295 831357 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:14:03.295 831357 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:14:03.300 831362 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:14:03.300 831362 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:14:03.301 831363 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.303 831365 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.307 831369 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.307 831369 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:14:03.307 831369 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:03.310 831372 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:14:03.310 831372 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:14:03.312 831374 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.313 831375 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.317 831379 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.318 831380 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:14:03.318 831380 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:03.322 831384 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:14:03.322 831384 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:14:03.323 831385 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.325 831387 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.329 831391 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.329 831391 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:14:03.329 831391 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:14:03.333 831395 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:14:03.333 831395 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.333 831395 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:14:03.360 831422 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.360 831422 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.360 831422 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.360 831422 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:14:03.360 831422 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.360 831422 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.361 831423 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.363 831425 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.365 831427 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.365 831427 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:14:03.365 831427 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:03.368 831430 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:14:03.368 831430 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:14:03.368 831430 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.369 831431 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.372 831434 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.372 831434 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:14:03.372 831434 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:14:03.375 831437 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:14:03.375 831437 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.375 831437 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:14:03.394 831456 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.395 831457 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.395 831457 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.395 831457 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:14:03.395 831457 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.395 831457 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.396 831458 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.398 831460 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.402 831464 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.402 831464 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:14:03.402 831464 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:03.406 831468 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:14:03.406 831468 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:14:03.407 831469 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.409 831471 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.413 831475 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.413 831475 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:14:03.413 831475 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:14:03.416 831478 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:14:03.416 831478 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.416 831478 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:14:03.456 831518 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.456 831518 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.456 831518 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.456 831518 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:14:03.456 831518 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.456 831518 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.457 831519 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.459 831521 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.463 831525 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.463 831525 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:14:03.463 831525 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:14:03.466 831528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:14:03.466 831528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:14:03.467 831529 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.468 831530 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.471 831533 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.471 831533 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:14:03.471 831533 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:14:03.474 831536 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:14:03.474 831536 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.474 831536 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:14:03.496 831558 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.496 831558 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.496 831558 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.496 831558 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:14:03.496 831558 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.496 831558 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.497 831559 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.498 831560 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.502 831564 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.502 831564 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:14:03.502 831564 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:14:03.505 831567 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:14:03.505 831567 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.505 831567 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:14:03.546 831608 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.546 831608 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.546 831608 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.546 831608 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:14:03.547 831609 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.547 831609 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.548 831610 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.550 831612 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.553 831615 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.553 831615 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:14:03.553 831615 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:14:03.560 831622 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:14:03.560 831622 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:14:03.561 831623 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.563 831625 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.567 831629 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.567 831629 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:14:03.567 831629 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:14:03.570 831632 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:14:03.570 831632 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.570 831632 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:14:03.617 831679 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.617 831679 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.617 831679 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.617 831679 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:14:03.617 831679 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.617 831679 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.618 831680 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.620 831682 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.625 831687 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.625 831687 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:14:03.625 831687 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:14:03.628 831690 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:14:03.628 831690 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:14:03.629 831691 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.631 831693 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.635 831697 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.635 831697 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:14:03.635 831697 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:14:03.639 831701 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:14:03.639 831701 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:14:03.640 831702 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.642 831704 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.647 831709 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.647 831709 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:14:03.647 831709 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:14:03.651 831713 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:14:03.651 831713 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:14:03.653 831715 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.654 831716 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.658 831720 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.658 831720 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:14:03.659 831721 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:14:03.661 831723 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:14:03.661 831723 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:14:03.662 831724 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.663 831725 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.666 831728 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.666 831728 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:14:03.666 831728 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:03.669 831731 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:14:03.669 831731 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:14:03.670 831732 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.671 831733 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.674 831736 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.674 831736 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:14:03.674 831736 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:14:03.676 831738 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:14:03.676 831738 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:14:03.678 831740 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.679 831741 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.682 831744 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.682 831744 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:14:03.682 831744 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:14:03.685 831747 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:14:03.685 831747 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:14:03.686 831748 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.687 831749 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.690 831752 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.690 831752 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:14:03.690 831752 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:14:03.692 831754 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:14:03.692 831754 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:14:03.693 831755 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.694 831756 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.697 831759 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.697 831759 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:14:03.697 831759 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:14:03.699 831761 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:14:03.699 831761 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:14:03.700 831762 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:14:03.701 831763 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6a65203b
20-08-2026 00:14:03.704 831766 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:14:03.704 831766 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:14:03.704 831766 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:14:03.707 831769 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:14:03.707 831769 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:14:03.708 831770 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.709 831771 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.712 831774 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.712 831774 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:14:03.712 831774 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:14:03.716 831778 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:14:03.716 831778 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:14:03.717 831779 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.719 831781 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.723 831785 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.723 831785 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:14:03.723 831785 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:14:03.727 831789 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:14:03.727 831789 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.727 831789 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:14:03.753 831815 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.753 831815 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.753 831815 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.753 831815 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:14:03.753 831815 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.753 831815 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.755 831817 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.757 831819 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.762 831824 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.762 831824 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:14:03.762 831824 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:14:03.766 831828 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:14:03.766 831828 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:14:03.768 831830 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.770 831832 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.774 831836 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.774 831836 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:14:03.774 831836 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:14:03.778 831840 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:14:03.778 831840 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:14:03.779 831841 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.781 831843 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.787 831849 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.787 831849 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:14:03.787 831849 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:14:03.791 831853 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:14:03.791 831853 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:14:03.792 831854 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.794 831856 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.798 831860 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.798 831860 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:14:03.798 831860 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:03.803 831865 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:14:03.803 831865 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:14:03.805 831867 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.807 831869 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.811 831873 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.811 831873 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:14:03.811 831873 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:14:03.815 831877 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:14:03.815 831877 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.815 831877 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:14:03.853 831915 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:03.853 831915 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:03.853 831915 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:03.853 831915 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:14:03.853 831915 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.853 831915 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.854 831916 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.857 831919 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.861 831923 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.861 831923 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:14:03.861 831923 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:14:03.864 831926 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:14:03.864 831926 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.864 831926 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:14:03.884 831946 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:03.884 831946 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:03.884 831946 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:03.884 831946 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:14:03.884 831946 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.884 831946 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.885 831947 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.886 831948 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.889 831951 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.889 831951 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:14:03.889 831951 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:14:03.892 831954 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:14:03.892 831954 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.892 831954 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:14:03.912 831974 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.912 831974 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.912 831974 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.912 831974 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:14:03.912 831974 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.912 831974 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.913 831975 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.915 831977 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.919 831981 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.919 831981 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:14:03.919 831981 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:03.922 831984 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:14:03.922 831984 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:14:03.923 831985 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.924 831986 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.927 831989 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.927 831989 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:14:03.927 831989 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:14:03.929 831991 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:14:03.929 831991 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:14:03.930 831992 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.931 831993 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.934 831996 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.934 831996 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:14:03.934 831996 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:14:03.936 831998 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:14:03.936 831998 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.937 831999 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:14:03.967 832029 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.967 832029 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:03.967 832029 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:03.967 832029 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:14:03.967 832029 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:03.0
20-08-2026 00:14:03.967 832029 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:03.968 832030 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:03.970 832032 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:03.973 832035 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:03.973 832035 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:14:03.973 832035 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:14:03.977 832039 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:14:03.977 832039 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:14:03.978 832040 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:03.980 832042 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:03.984 832046 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:03.984 832046 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:14:03.984 832046 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:14:03.991 832053 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:14:03.991 832053 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:03.991 832053 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:14:04.014 832076 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.014 832076 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.014 832076 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.014 832076 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:14:04.014 832076 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.014 832076 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.015 832077 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.018 832080 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.021 832083 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.021 832083 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:14:04.021 832083 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:14:04.025 832087 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:14:04.025 832087 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:14:04.026 832088 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.027 832089 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.031 832093 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.031 832093 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:14:04.031 832093 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:14:04.035 832097 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:14:04.035 832097 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:14:04.036 832098 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.038 832100 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.041 832103 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.041 832103 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:14:04.041 832103 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:04.045 832107 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:14:04.045 832107 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:14:04.047 832109 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.049 832111 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.055 832117 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.055 832117 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:14:04.055 832117 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:14:04.059 832121 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:14:04.059 832121 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:14:04.060 832122 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.082 832144 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.088 832150 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.088 832150 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:14:04.088 832150 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:14:04.092 832154 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:14:04.092 832154 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:14:04.094 832156 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.096 832158 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.100 832162 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.100 832162 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:14:04.100 832162 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:04.105 832167 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:14:04.105 832167 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:14:04.106 832168 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.108 832170 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.112 832174 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.112 832174 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:14:04.112 832174 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:14:04.116 832178 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:14:04.117 832179 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.117 832179 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:14:04.144 832206 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:04.144 832206 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:04.144 832206 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:04.144 832206 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:14:04.144 832206 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.144 832206 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.145 832207 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.146 832208 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.149 832211 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.149 832211 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:14:04.149 832211 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:14:04.152 832214 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:14:04.152 832214 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:14:04.153 832215 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.155 832217 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.157 832219 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.157 832219 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:14:04.158 832220 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:14:04.160 832222 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:14:04.160 832222 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.160 832222 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:14:04.184 832246 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:04.184 832246 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:04.184 832246 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:04.184 832246 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:14:04.184 832246 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.184 832246 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.185 832247 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.187 832249 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.191 832253 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.191 832253 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:14:04.191 832253 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:14:04.194 832256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:14:04.194 832256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.194 832256 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:14:04.230 832292 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.230 832292 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.231 832293 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.231 832293 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:14:04.231 832293 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.231 832293 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.231 832293 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.234 832296 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.238 832300 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.238 832300 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:14:04.238 832300 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:14:04.240 832302 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:14:04.240 832302 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:14:04.241 832303 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.243 832305 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.247 832309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.247 832309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:14:04.247 832309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:14:04.251 832313 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:14:04.251 832313 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.251 832313 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:14:04.275 832337 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.275 832337 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.275 832337 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.275 832337 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:14:04.275 832337 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.275 832337 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.276 832338 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.278 832340 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.281 832343 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.281 832343 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:14:04.281 832343 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:14:04.284 832346 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:14:04.284 832346 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:14:04.285 832347 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.287 832349 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.289 832351 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.289 832351 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:14:04.289 832351 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:14:04.292 832354 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:14:04.292 832354 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:14:04.292 832354 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.294 832356 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.297 832359 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.297 832359 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:14:04.297 832359 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:14:04.299 832361 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:14:04.299 832361 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:14:04.300 832362 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.301 832363 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.304 832366 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.304 832366 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:14:04.304 832366 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:04.306 832368 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:14:04.306 832368 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:14:04.307 832369 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.308 832370 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.312 832374 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.312 832374 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:14:04.312 832374 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:14:04.315 832377 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:14:04.316 832378 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.316 832378 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:14:04.335 832397 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:04.335 832397 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:04.335 832397 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:04.335 832397 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:14:04.336 832398 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.336 832398 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.337 832399 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.338 832400 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.341 832403 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.341 832403 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:14:04.341 832403 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:14:04.343 832405 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:14:04.343 832405 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:14:04.344 832406 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.345 832407 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.348 832410 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.348 832410 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:14:04.348 832410 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:14:04.351 832413 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:14:04.351 832413 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:14:04.352 832414 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.353 832415 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.356 832418 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.356 832418 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:14:04.356 832418 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:14:04.359 832421 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:14:04.359 832421 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.359 832421 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:14:04.393 832455 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.393 832455 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.393 832455 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.393 832455 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:14:04.393 832455 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.393 832455 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.394 832456 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.396 832458 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.400 832462 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.400 832462 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:14:04.400 832462 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:14:04.403 832465 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:14:04.403 832465 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.403 832465 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:14:04.428 832490 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:04.428 832490 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:04.428 832490 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:04.428 832490 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:14:04.428 832490 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.428 832490 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.429 832491 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.431 832493 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.434 832496 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.434 832496 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:14:04.434 832496 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:14:04.437 832499 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:14:04.437 832499 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:14:04.438 832500 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.440 832502 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.442 832504 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.442 832504 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:14:04.442 832504 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:14:04.445 832507 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:14:04.445 832507 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:14:04.446 832508 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.447 832509 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.450 832512 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.450 832512 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:14:04.450 832512 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:14:04.453 832515 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:14:04.453 832515 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:14:04.453 832515 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.455 832517 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.458 832520 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.458 832520 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:14:04.458 832520 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:14:04.460 832522 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:14:04.460 832522 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:14:04.461 832523 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.463 832525 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.466 832528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.466 832528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:14:04.466 832528 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:14:04.469 832531 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:14:04.469 832531 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.469 832531 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:14:04.494 832556 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.494 832556 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.494 832556 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.494 832556 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:14:04.494 832556 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.494 832556 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.495 832557 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.497 832559 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.500 832562 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.500 832562 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:14:04.500 832562 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:14:04.503 832565 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:14:04.504 832566 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:14:04.504 832566 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.506 832568 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.509 832571 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.510 832572 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:14:04.510 832572 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:04.513 832575 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:14:04.513 832575 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:14:04.514 832576 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.515 832577 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.519 832581 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.519 832581 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:14:04.519 832581 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:04.521 832583 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:14:04.522 832584 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:14:04.522 832584 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.524 832586 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.527 832589 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.527 832589 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:14:04.527 832589 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:14:04.531 832593 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:14:04.531 832593 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:14:04.532 832594 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.533 832595 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.535 832597 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.536 832598 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:14:04.536 832598 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:04.538 832600 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:14:04.538 832600 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:14:04.539 832601 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.541 832603 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.544 832606 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.544 832606 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:14:04.545 832607 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:14:04.547 832609 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:14:04.547 832609 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:14:04.548 832610 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.550 832612 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.552 832614 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.552 832614 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:14:04.552 832614 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:04.555 832617 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:14:04.555 832617 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:14:04.555 832617 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.557 832619 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.559 832621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.559 832621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:14:04.559 832621 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:04.561 832623 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:14:04.561 832623 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:14:04.562 832624 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.563 832625 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.566 832628 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.566 832628 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:14:04.566 832628 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:14:04.569 832631 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:14:04.569 832631 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:14:04.569 832631 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.571 832633 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.574 832636 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.574 832636 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:14:04.574 832636 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:14:04.576 832638 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:14:04.576 832638 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:14:04.577 832639 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.578 832640 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.581 832643 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.581 832643 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:14:04.581 832643 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:14:04.583 832645 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:14:04.583 832645 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:14:04.584 832646 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.585 832647 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.587 832649 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.587 832649 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:14:04.587 832649 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:14:04.590 832652 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:14:04.590 832652 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:14:04.591 832653 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.592 832654 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.595 832657 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.595 832657 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:14:04.595 832657 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:14:04.597 832659 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:14:04.598 832660 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.598 832660 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:14:04.612 832674 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.612 832674 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.612 832674 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.612 832674 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:14:04.612 832674 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.612 832674 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.612 832674 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.614 832676 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.616 832678 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.616 832678 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:14:04.616 832678 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:04.619 832681 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:14:04.619 832681 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:14:04.620 832682 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.621 832683 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.623 832685 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.624 832686 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:14:04.624 832686 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:04.626 832688 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:14:04.626 832688 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:14:04.627 832689 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.628 832690 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.633 832695 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.633 832695 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:14:04.633 832695 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:14:04.635 832697 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:14:04.636 832698 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.636 832698 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:14:04.665 832727 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.666 832728 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.666 832728 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.666 832728 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:14:04.666 832728 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.666 832728 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.667 832729 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.669 832731 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.672 832734 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.672 832734 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:14:04.672 832734 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:14:04.675 832737 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:14:04.675 832737 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:14:04.676 832738 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.677 832739 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.679 832741 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.680 832742 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:14:04.680 832742 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:04.682 832744 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:14:04.682 832744 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:14:04.682 832744 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.684 832746 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.687 832749 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.687 832749 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:14:04.687 832749 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:14:04.689 832751 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:14:04.689 832751 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:14:04.690 832752 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.691 832753 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.694 832756 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.694 832756 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:14:04.694 832756 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:14:04.697 832759 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:14:04.697 832759 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:14:04.697 832759 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.698 832760 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.701 832763 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.701 832763 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:14:04.701 832763 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:04.703 832765 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:14:04.703 832765 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:14:04.704 832766 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.705 832767 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.708 832770 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.708 832770 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:14:04.708 832770 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:14:04.711 832773 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:14:04.711 832773 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.711 832773 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:14:04.730 832792 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.730 832792 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.730 832792 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.730 832792 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:14:04.730 832792 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.731 832793 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.731 832793 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.732 832794 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.735 832797 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.735 832797 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:14:04.735 832797 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:14:04.738 832800 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:14:04.738 832800 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:14:04.738 832800 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.740 832802 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.743 832805 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.743 832805 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:14:04.743 832805 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:14:04.745 832807 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:14:04.745 832807 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:14:04.746 832808 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.747 832809 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.749 832811 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.749 832811 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:14:04.749 832811 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:14:04.752 832814 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:14:04.752 832814 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:14:04.752 832814 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.753 832815 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.756 832818 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.756 832818 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:14:04.756 832818 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:14:04.759 832821 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:14:04.759 832821 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:14:04.759 832821 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.760 832822 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.763 832825 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.763 832825 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:14:04.763 832825 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:14:04.766 832828 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:14:04.766 832828 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.766 832828 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:14:04.788 832850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.788 832850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.788 832850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.788 832850 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.789 832851 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:14:04.790 832852 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d1915a8
20-08-2026 00:14:04.793 832855 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:14:04.793 832855 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:14:04.793 832855 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:14:04.795 832857 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:14:04.795 832857 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:14:04.796 832858 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.797 832859 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.800 832862 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.800 832862 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:14:04.800 832862 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:14:04.803 832865 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:14:04.803 832865 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.803 832865 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:14:04.818 832880 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.818 832880 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.818 832880 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.818 832880 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:14:04.819 832881 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.819 832881 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.819 832881 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.820 832882 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.823 832885 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.823 832885 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:14:04.823 832885 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:04.826 832888 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:14:04.826 832888 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:14:04.826 832888 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.827 832889 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.830 832892 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.830 832892 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:14:04.830 832892 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:14:04.832 832894 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:14:04.832 832894 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:14:04.834 832896 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.835 832897 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.837 832899 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.837 832899 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:14:04.837 832899 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:14:04.839 832901 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:14:04.840 832902 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:14:04.840 832902 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.841 832903 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.844 832906 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.844 832906 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:14:04.844 832906 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:14:04.847 832909 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:14:04.847 832909 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.847 832909 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:14:04.864 832926 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:14:04.864 832926 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:14:04.864 832926 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.864 832926 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.865 832927 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.866 832928 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.869 832931 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.869 832931 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:14:04.869 832931 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:14:04.872 832934 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:14:04.872 832934 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:14:04.873 832935 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.874 832936 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.876 832938 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.876 832938 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:14:04.876 832938 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:14:04.879 832941 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:14:04.879 832941 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.879 832941 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:14:04.897 832959 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.897 832959 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.897 832959 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.897 832959 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:14:04.897 832959 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.897 832959 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.898 832960 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.899 832961 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.902 832964 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.902 832964 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:14:04.902 832964 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:14:04.905 832967 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:14:04.905 832967 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.905 832967 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:14:04.925 832987 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.925 832987 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.925 832987 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.925 832987 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:14:04.925 832987 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.925 832987 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.926 832988 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.928 832990 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.931 832993 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.931 832993 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:14:04.931 832993 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:14:04.933 832995 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:14:04.933 832995 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:14:04.934 832996 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.935 832997 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.938 833000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.938 833000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:14:04.938 833000 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:14:04.940 833002 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:14:04.940 833002 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.940 833002 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:14:04.957 833019 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.957 833019 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:04.957 833019 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:04.957 833019 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:14:04.958 833020 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:04.0
20-08-2026 00:14:04.958 833020 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:04.959 833021 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.960 833022 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.963 833025 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.963 833025 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:14:04.963 833025 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:04.965 833027 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:14:04.965 833027 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:14:04.966 833028 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.967 833029 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.972 833034 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.972 833034 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:14:04.972 833034 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:14:04.974 833036 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:14:04.974 833036 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:14:04.975 833037 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:04.978 833040 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:04.981 833043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:04.981 833043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:14:04.981 833043 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:04.984 833046 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:14:04.984 833046 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:14:04.984 833046 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:04.986 833048 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:04.989 833051 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:04.989 833051 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:14:04.989 833051 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:14:04.991 833053 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:14:04.991 833053 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:04.991 833053 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:14:05.023 833085 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:05.023 833085 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:05.023 833085 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:05.023 833085 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:14:05.023 833085 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:05.0
20-08-2026 00:14:05.023 833085 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:05.025 833087 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.026 833088 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.029 833091 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.029 833091 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:14:05.029 833091 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:14:05.031 833093 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:14:05.031 833093 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:14:05.032 833094 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.033 833095 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.036 833098 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.037 833099 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:14:05.037 833099 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:14:05.039 833101 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:14:05.039 833101 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:14:05.040 833102 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.041 833103 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.044 833106 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.044 833106 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:14:05.044 833106 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:14:05.047 833109 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:14:05.047 833109 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:14:05.047 833109 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:05.048 833110 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:05.051 833113 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:05.051 833113 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:14:05.051 833113 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:14:05.054 833116 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:14:05.054 833116 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:14:05.055 833117 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.056 833118 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.059 833121 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.059 833121 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:14:05.059 833121 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:14:05.061 833123 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:14:05.061 833123 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:14:05.062 833124 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.063 833125 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.065 833127 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.065 833127 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:14:05.065 833127 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:14:05.068 833130 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:14:05.068 833130 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:14:05.068 833130 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.070 833132 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.073 833135 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.073 833135 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:14:05.073 833135 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:14:05.075 833137 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:14:05.075 833137 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:14:05.076 833138 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.077 833139 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.079 833141 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.079 833141 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:14:05.079 833141 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:14:05.082 833144 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:14:05.082 833144 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:14:05.083 833145 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.084 833146 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.087 833149 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.087 833149 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:14:05.087 833149 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:14:05.089 833151 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:14:05.089 833151 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:14:05.090 833152 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.091 833153 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.094 833156 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.094 833156 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:14:05.094 833156 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:14:05.096 833158 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:14:05.096 833158 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:14:05.097 833159 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.098 833160 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.101 833163 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.101 833163 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:14:05.101 833163 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:14:05.104 833166 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:14:05.104 833166 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:14:05.105 833167 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.106 833168 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.109 833171 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.109 833171 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:14:05.109 833171 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:05.111 833173 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:14:05.111 833173 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:14:05.112 833174 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:05.113 833175 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:05.116 833178 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:05.116 833178 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:14:05.116 833178 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:14:05.119 833181 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:14:05.119 833181 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:05.119 833181 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:14:05.197 833259 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:05.197 833259 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:05.197 833259 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:05.197 833259 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:14:05.197 833259 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:05.0
20-08-2026 00:14:05.197 833259 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:05.198 833260 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.200 833262 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.202 833264 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.202 833264 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:14:05.202 833264 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:14:05.206 833268 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:14:05.206 833268 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:14:05.206 833268 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.208 833270 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.210 833272 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.210 833272 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:14:05.210 833272 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:05.213 833275 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:14:05.213 833275 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:14:05.214 833276 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.215 833277 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.218 833280 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.218 833280 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:14:05.218 833280 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:14:05.221 833283 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:14:05.221 833283 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:14:05.222 833284 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:05.223 833285 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:05.226 833288 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:05.226 833288 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:14:05.226 833288 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:14:05.228 833290 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:14:05.229 833291 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:05.229 833291 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:14:05.247 833309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:05.247 833309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:05.247 833309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:05.247 833309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:14:05.247 833309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:05.0
20-08-2026 00:14:05.247 833309 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:05.248 833310 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:05.249 833311 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:05.253 833315 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:05.253 833315 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:14:05.253 833315 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:14:05.255 833317 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:14:05.255 833317 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:05.255 833317 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:14:05.272 833334 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:05.272 833334 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:05.272 833334 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:05.272 833334 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:14:05.272 833334 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:05.0
20-08-2026 00:14:05.272 833334 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:05.273 833335 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:05.275 833337 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:05.277 833339 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:05.277 833339 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:14:05.277 833339 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:14:05.281 833343 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:14:05.281 833343 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:05.281 833343 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:14:05.308 833370 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:05.308 833370 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:14:05.308 833370 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:14:05.308 833370 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:14:05.308 833370 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:05.0
20-08-2026 00:14:05.308 833370 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:05.310 833372 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.311 833373 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.315 833377 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.315 833377 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:14:05.315 833377 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:14:05.320 833382 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:14:05.320 833382 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:14:05.321 833383 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.323 833385 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.325 833387 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.325 833387 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:14:05.325 833387 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:05.328 833390 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:14:05.328 833390 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:14:05.329 833391 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.331 833393 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.333 833395 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.333 833395 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:14:05.333 833395 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:14:05.336 833398 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:14:05.336 833398 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:14:05.336 833398 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.338 833400 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.340 833402 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.340 833402 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:14:05.340 833402 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:05.343 833405 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:14:05.343 833405 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:14:05.344 833406 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.345 833407 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.348 833410 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.348 833410 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:14:05.348 833410 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:14:05.351 833413 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:14:05.351 833413 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:14:05.351 833413 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.353 833415 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.355 833417 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.355 833417 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:14:05.355 833417 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:14:05.358 833420 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:14:05.358 833420 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:14:05.358 833420 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.360 833422 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.363 833425 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.363 833425 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:14:05.363 833425 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:14:05.365 833427 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:14:05.365 833427 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:14:05.366 833428 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.367 833429 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.370 833432 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.370 833432 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:14:05.370 833432 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:14:05.373 833435 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:14:05.373 833435 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:14:05.373 833435 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.375 833437 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.377 833439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.377 833439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:14:05.377 833439 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:14:05.379 833441 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:14:05.380 833442 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:14:05.380 833442 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:14:05.382 833444 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a5cb027
20-08-2026 00:14:05.385 833447 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:14:05.385 833447 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:14:05.385 833447 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:14:05.387 833449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:14:05.387 833449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:14:05.387 833449 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:14:05.416 833478 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:05.416 833478 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:14:05.416 833478 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:14:05.416 833478 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:14:05.416 833478 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:14:05.0
20-08-2026 00:14:05.416 833478 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:14:05.417 833479 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.419 833481 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.422 833484 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.422 833484 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:14:05.422 833484 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:14:05.425 833487 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:14:05.425 833487 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:14:05.426 833488 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.427 833489 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.430 833492 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.430 833492 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:14:05.430 833492 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:14:05.434 833496 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:14:05.434 833496 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:14:05.435 833497 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.437 833499 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.439 833501 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.439 833501 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:14:05.439 833501 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:14:05.442 833504 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:14:05.442 833504 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:14:05.443 833505 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.444 833506 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.448 833510 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.448 833510 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:14:05.448 833510 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:14:05.451 833513 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:14:05.451 833513 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:14:05.452 833514 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.453 833515 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.455 833517 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.455 833517 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:14:05.455 833517 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:14:05.458 833520 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:14:05.458 833520 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:14:05.459 833521 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:14:05.461 833523 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1faceb8f
20-08-2026 00:14:05.465 833527 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:14:05.465 833527 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:14:05.465 833527 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:14:05.469 833531 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:14:05.470 833532 [http-nio-8051-exec-20] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:14:07.559 835621 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:14:07.560 835622 [http-nio-8051-exec-18] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:14:07.613 835675 [http-nio-8051-exec-18] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:14:12.963 841025 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:17:43.0, vm_id=1650863155668}
20-08-2026 00:14:12.964 841026 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863155668, timestamp: 2026-08-19 19:17:43.0
20-08-2026 00:14:13.012 841074 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:14:37.760 865822 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:14:37.761 865823 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:14:37.795 865857 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:14:40.471 868533 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:53:43.0, vm_id=1778290329057}
20-08-2026 00:14:40.472 868534 [http-nio-8051-exec-23] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1778290329057, timestamp: 2026-08-19 20:53:43.0
20-08-2026 00:14:40.478 868540 [http-nio-8051-exec-23] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:14:50.044 878106 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:14:50.044 878106 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:14:50.434 878496 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:14:58.535 886597 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.537 886599 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bc7b656aFc47815a658e2eCb1bBb63","status":true}
20-08-2026 00:14:58.550 886612 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.551 886613 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"76D32701D4D2A893E86f87E1E4A0Ab","status":true}
20-08-2026 00:14:58.556 886618 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.559 886621 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"034d40390603867649Bf62843cCcFf","status":true}
20-08-2026 00:14:58.562 886624 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.564 886626 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"25B457E30a5f76Cb2f51EfEfC5E358","status":true}
20-08-2026 00:14:58.565 886627 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.566 886628 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.566 886628 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"51C4134a3cB8A2Cc2c527eAfC0D3Ab","status":true}
20-08-2026 00:14:58.569 886631 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.569 886631 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3c71BaB93d46E952F7B074DbD2Eb80","status":true}
20-08-2026 00:14:58.570 886632 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"DdF537AcF378A3809f42C85a476598","status":true}
20-08-2026 00:14:58.570 886632 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.573 886635 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0823626b639e7815DeB2C9F5E35a5a","status":true}
20-08-2026 00:14:58.573 886635 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.576 886638 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B042Ce77552dD11cA50255C178C1F5","status":true}
20-08-2026 00:14:58.603 886665 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.604 886666 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.605 886667 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"94909a5b954f4032De75185fE51582","status":true}
20-08-2026 00:14:58.605 886667 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C5378e9fFd5dA2Ab7cCb01A1FaFa3b","status":true}
20-08-2026 00:14:58.627 886689 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.629 886691 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Aa8dC6F7615d21A6770472894218D7","status":true}
20-08-2026 00:14:58.629 886691 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.630 886692 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"80C4E551074575B4EfDbAaA0636643","status":true}
20-08-2026 00:14:58.636 886698 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.636 886698 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.638 886700 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"505fA7Be6550D7E28221CfE1D3E75f","status":true}
20-08-2026 00:14:58.638 886700 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0dAa1eAaB9E86aB16cB28aA4Fb222c","status":true}
20-08-2026 00:14:58.642 886704 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.643 886705 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8bC785E07a2c2eEe91E179A3E76289","status":true}
20-08-2026 00:14:58.648 886710 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.648 886710 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4dE4C71fF6D256E2A304D7A1D2A279","status":true}
20-08-2026 00:14:58.653 886715 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.654 886716 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7aEf9e51E73960B3C66b27A5E1894f","status":true}
20-08-2026 00:14:58.656 886718 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.658 886720 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"71106bE4901b4d86Bf43245804C897","status":true}
20-08-2026 00:14:58.687 886749 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.688 886750 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"BeEf29201cB978E67d6450FcA7Ef8d","status":true}
20-08-2026 00:14:58.708 886770 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.709 886771 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ac59Ee792323D97eCbD4299988C340","status":true}
20-08-2026 00:14:58.715 886777 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.715 886777 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9bA80f9397C407D37e6b6488134628","status":true}
20-08-2026 00:14:58.721 886783 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.721 886783 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.723 886785 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Aa847561F0B3884d8e2cE5F0Ac150f","status":true}
20-08-2026 00:14:58.723 886785 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A936179aF3781cEcA0CdAfEf23B91f","status":true}
20-08-2026 00:14:58.724 886786 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.725 886787 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.726 886788 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.726 886788 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9610EfFe95Df9dA753A392E62eAfE6","status":true}
20-08-2026 00:14:58.727 886789 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.727 886789 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9d8077D23918C071B5AcFa4dFa74Ab","status":true}
20-08-2026 00:14:58.728 886790 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"044b99E724D33a39004300AaB2B3Ca","status":true}
20-08-2026 00:14:58.729 886791 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7eAe00A2C23fB4A4F8010eE85dA833","status":true}
20-08-2026 00:14:58.742 886804 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.743 886805 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B625F1Df77B946E8B2B3D20d2a9bC6","status":true}
20-08-2026 00:14:58.747 886809 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.750 886812 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3d786546894dD0741973EeC770C2Bb","status":true}
20-08-2026 00:14:58.781 886843 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.783 886845 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"303c98A117C20958853a3862E19a65","status":true}
20-08-2026 00:14:58.787 886849 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.789 886851 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"03415d7b1a20244f094d2a9d26E3A8","status":true}
20-08-2026 00:14:58.794 886856 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.795 886857 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.795 886857 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"75F691914e56A305EdFa8f276c9a2f","status":true}
20-08-2026 00:14:58.797 886859 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ad4a037aAb2005EdD6370fAb3b380d","status":true}
20-08-2026 00:14:58.797 886859 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.800 886862 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"74136360D5415aF01a1d959aFc37Fa","status":true}
20-08-2026 00:14:58.808 886870 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.811 886873 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"296e9235Cf6c68F9E9B3B69336DdD0","status":true}
20-08-2026 00:14:58.813 886875 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.816 886878 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"31C19c3cE2750d58E33563F9622f22","status":true}
20-08-2026 00:14:58.823 886885 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.825 886887 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7f70Ae5fB0061dB2B8F5100515De33","status":true}
20-08-2026 00:14:58.828 886890 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.830 886892 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.830 886892 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C7B349Cd5d19FbBcB4323b94611bC5","status":true}
20-08-2026 00:14:58.832 886894 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"597aC5B4F02d7c84171eBb5c73D72f","status":true}
20-08-2026 00:14:58.840 886902 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.842 886904 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"15141d3206CbEbA5418219F010CaCf","status":true}
20-08-2026 00:14:58.854 886916 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.856 886918 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"26A386A9CdA8D1F67cEf3a60F9E3Ea","status":true}
20-08-2026 00:14:58.861 886923 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.864 886926 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5750Bf17B20b5dEb527e0338FeBeF2","status":true}
20-08-2026 00:14:58.869 886931 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.870 886932 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.871 886933 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7dC33b50D215Be7eAbC39f9526978c","status":true}
20-08-2026 00:14:58.871 886933 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A7Df69671e325699Fb9e750aF86868","status":true}
20-08-2026 00:14:58.872 886934 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.874 886936 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"CaAf5666F393Ba8aA9005667644fD3","status":true}
20-08-2026 00:14:58.877 886939 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.878 886940 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"61157219C339CdF51c3c16Dc1c687b","status":true}
20-08-2026 00:14:58.891 886953 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.891 886953 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.893 886955 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"95D25aA395D4203646Bf8c72F43f6a","status":true}
20-08-2026 00:14:58.894 886956 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"981f07Ee81575c5c0dDfE6136181A7","status":true}
20-08-2026 00:14:58.895 886957 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.898 886960 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C351Ce32E4360cF3A930Da8fF5151e","status":true}
20-08-2026 00:14:58.903 886965 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.906 886968 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D79dE07c8dEbF362A640203a535dFd","status":true}
20-08-2026 00:14:58.915 886977 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.916 886978 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"FaE95432559a51EcE37eE79351Ed9d","status":true}
20-08-2026 00:14:58.922 886984 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.923 886985 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4024CdA37b78B3833e11E6704e5e52","status":true}
20-08-2026 00:14:58.927 886989 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.928 886990 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0fFb3f91A81eFbEfE0E5E6C938F4D3","status":true}
20-08-2026 00:14:58.930 886992 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.932 886994 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8aE300A654E667E0E1A6434d995e8f","status":true}
20-08-2026 00:14:58.942 887004 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.942 887004 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.943 887005 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9591B76e1699Ae25F1D1728d842f87","status":true}
20-08-2026 00:14:58.943 887005 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1f7a05Ab6a4bDe6e909314A7D3CeDa","status":true}
20-08-2026 00:14:58.952 887014 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.953 887015 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D2D8F36f93224cE9F950859f654fEe","status":true}
20-08-2026 00:14:58.958 887020 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.958 887020 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6a4759FdA880B195A31346CfE51107","status":true}
20-08-2026 00:14:58.963 887025 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:14:58.963 887025 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C4C3Cf24426cE09bB7Ad1c087367Fb","status":true}
20-08-2026 00:14:59.055 887117 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-19 23:55:14.0}
20-08-2026 00:14:59.056 887118 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-19 23:55:14.0
20-08-2026 00:14:59.138 887200 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:14:59.844 887906 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:14:59.862 887924 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:14:59.921 887983 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:14:59.945 888007 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:14:59.975 888037 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.011 888073 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.021 888083 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.035 888097 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.118 888180 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.139 888201 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.517 888579 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:00.520 888582 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:00.613 888675 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.648 888710 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:00.648 888710 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:00.656 888718 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.661 888723 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.749 888811 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.780 888842 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:00.781 888843 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:00.865 888927 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:00.865 888927 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:00.875 888937 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.926 888988 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:00.926 888988 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:00.956 889018 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:00.973 889035 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:00.973 889035 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:01.037 889099 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:01.038 889100 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:01.051 889113 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:01.071 889133 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:01.071 889133 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:01.121 889183 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:01.155 889217 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:01.166 889228 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:01.167 889229 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:01.267 889329 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:01.412 889474 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:01.413 889475 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:01.428 889490 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:01.504 889566 [http-nio-8051-exec-51] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:01.520 889582 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:01.647 889709 [http-nio-8051-exec-52] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:01.657 889719 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:01.809 889871 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:01.809 889871 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:01.883 889945 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:01.883 889945 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:01.925 889987 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:01.989 890051 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:02.323 890385 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:02.324 890386 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:02.395 890457 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:02.396 890458 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:02.426 890488 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:02.519 890581 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:02.667 890729 [http-nio-8051-exec-54] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:02.690 890752 [http-nio-8051-exec-55] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:02.699 890761 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:02.756 890818 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:02.761 890823 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:02.838 890900 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:02.889 890951 [http-nio-8051-exec-57] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.103 891165 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:03.108 891170 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:03.312 891374 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:03.312 891374 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:03.336 891398 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:03.340 891402 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:03.362 891424 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:03.362 891424 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:03.418 891480 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.449 891511 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.463 891525 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.652 891714 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:03.653 891715 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:03.693 891755 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.705 891767 [http-nio-8051-exec-51] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:03.705 891767 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:03.697 891759 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.728 891790 [http-nio-8051-exec-58] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.735 891797 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.737 891799 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.745 891807 [http-nio-8051-exec-51] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.754 891816 [http-nio-8051-exec-61] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.757 891819 [http-nio-8051-exec-62] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.762 891824 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:03.837 891899 [http-nio-8051-exec-64] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.024 892086 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:04.028 892090 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:04.145 892207 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.153 892215 [http-nio-8051-exec-52] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:04.154 892216 [http-nio-8051-exec-52] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:04.173 892235 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:04.173 892235 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:04.182 892244 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.276 892338 [http-nio-8051-exec-52] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.316 892378 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.743 892805 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.819 892881 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.832 892894 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.868 892930 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.868 892930 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.875 892937 [http-nio-8051-exec-71] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.891 892953 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.903 892965 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.918 892980 [http-nio-8051-exec-75] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:15:04.974 893036 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-25 08:38:35"}
20-08-2026 00:15:05.001 893063 [http-nio-8051-exec-78] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:15:05.046 893108 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:05.052 893114 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:05.075 893137 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C7B349Cd5d19FbBcB4323b94611bC5
20-08-2026 00:15:05.076 893138 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C7B349Cd5d19FbBcB4323b94611bC5
20-08-2026 00:15:05.076 893138 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4af3b651
20-08-2026 00:15:05.076 893138 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898828","expired":false,"activity":"","logged":false,"session":"C7B349Cd5d19FbBcB4323b94611bC5","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.076 893138 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C7B349Cd5d19FbBcB4323b94611bC5","status":true}
20-08-2026 00:15:05.076 893138 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C7B349Cd5d19FbBcB4323b94611bC5
20-08-2026 00:15:05.077 893139 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4af3b651
20-08-2026 00:15:05.077 893139 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898828","expired":false,"activity":"","logged":false,"session":"C7B349Cd5d19FbBcB4323b94611bC5","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.077 893139 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C7B349Cd5d19FbBcB4323b94611bC5, mobile : , newSession : C7B349Cd5d19FbBcB4323b94611bC5, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686833081377","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202304","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Texas LV A Block 1st Floor"}}, expiry  :1795113898828
20-08-2026 00:15:05.077 893139 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C7B349Cd5d19FbBcB4323b94611bC5
20-08-2026 00:15:05.077 893139 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C7B349Cd5d19FbBcB4323b94611bC5
20-08-2026 00:15:05.078 893140 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4af3b651
20-08-2026 00:15:05.078 893140 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898828","expired":false,"activity":"","logged":false,"session":"C7B349Cd5d19FbBcB4323b94611bC5","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.078 893140 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C7B349Cd5d19FbBcB4323b94611bC5","status":true}
20-08-2026 00:15:05.079 893141 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:05.079 893141 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:15:05.079 893141 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:15:05.085 893147 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9610EfFe95Df9dA753A392E62eAfE6
20-08-2026 00:15:05.085 893147 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9610EfFe95Df9dA753A392E62eAfE6
20-08-2026 00:15:05.085 893147 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@514185a4
20-08-2026 00:15:05.085 893147 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898724","expired":false,"activity":"","logged":false,"session":"9610EfFe95Df9dA753A392E62eAfE6","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.085 893147 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9610EfFe95Df9dA753A392E62eAfE6","status":true}
20-08-2026 00:15:05.085 893147 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9610EfFe95Df9dA753A392E62eAfE6
20-08-2026 00:15:05.088 893150 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@514185a4
20-08-2026 00:15:05.088 893150 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898724","expired":false,"activity":"","logged":false,"session":"9610EfFe95Df9dA753A392E62eAfE6","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.088 893150 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9610EfFe95Df9dA753A392E62eAfE6, mobile : , newSession : 9610EfFe95Df9dA753A392E62eAfE6, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660749537502","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Titan Eye plus -2","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113898724
20-08-2026 00:15:05.088 893150 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9610EfFe95Df9dA753A392E62eAfE6
20-08-2026 00:15:05.088 893150 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9610EfFe95Df9dA753A392E62eAfE6
20-08-2026 00:15:05.090 893152 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@514185a4
20-08-2026 00:15:05.090 893152 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898724","expired":false,"activity":"","logged":false,"session":"9610EfFe95Df9dA753A392E62eAfE6","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.090 893152 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9610EfFe95Df9dA753A392E62eAfE6","status":true}
20-08-2026 00:15:05.100 893162 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B625F1Df77B946E8B2B3D20d2a9bC6
20-08-2026 00:15:05.100 893162 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B625F1Df77B946E8B2B3D20d2a9bC6
20-08-2026 00:15:05.101 893163 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6dabf1a4
20-08-2026 00:15:05.101 893163 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898742","expired":false,"activity":"","logged":false,"session":"B625F1Df77B946E8B2B3D20d2a9bC6","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.101 893163 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B625F1Df77B946E8B2B3D20d2a9bC6","status":true}
20-08-2026 00:15:05.101 893163 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B625F1Df77B946E8B2B3D20d2a9bC6
20-08-2026 00:15:05.107 893169 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:15:05.107 893169 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:15:05.110 893172 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6dabf1a4
20-08-2026 00:15:05.110 893172 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898742","expired":false,"activity":"","logged":false,"session":"B625F1Df77B946E8B2B3D20d2a9bC6","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.110 893172 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B625F1Df77B946E8B2B3D20d2a9bC6, mobile : , newSession : B625F1Df77B946E8B2B3D20d2a9bC6, active : 1, activity : {"machine":{"area":"Western","vm_id":"1661836659685","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Tech Mahindra - Demo"}}, expiry  :1795113898742
20-08-2026 00:15:05.110 893172 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B625F1Df77B946E8B2B3D20d2a9bC6
20-08-2026 00:15:05.110 893172 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B625F1Df77B946E8B2B3D20d2a9bC6
20-08-2026 00:15:05.111 893173 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6dabf1a4
20-08-2026 00:15:05.111 893173 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898742","expired":false,"activity":"","logged":false,"session":"B625F1Df77B946E8B2B3D20d2a9bC6","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.111 893173 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B625F1Df77B946E8B2B3D20d2a9bC6","status":true}
20-08-2026 00:15:05.112 893174 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:05.120 893182 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:05.130 893192 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:05.130 893192 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:15:05.130 893192 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:15:05.139 893201 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:15:05.139 893201 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:05.139 893201 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:15:05.197 893259 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 80C4E551074575B4EfDbAaA0636643
20-08-2026 00:15:05.199 893261 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80C4E551074575B4EfDbAaA0636643
20-08-2026 00:15:05.203 893265 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4896d118
20-08-2026 00:15:05.203 893265 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898629","expired":false,"activity":"","logged":false,"session":"80C4E551074575B4EfDbAaA0636643","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.203 893265 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"80C4E551074575B4EfDbAaA0636643","status":true}
20-08-2026 00:15:05.203 893265 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80C4E551074575B4EfDbAaA0636643
20-08-2026 00:15:05.221 893283 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 71106bE4901b4d86Bf43245804C897
20-08-2026 00:15:05.221 893283 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 71106bE4901b4d86Bf43245804C897
20-08-2026 00:15:05.223 893285 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:05.223 893285 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:05.223 893285 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:05.223 893285 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:15:05.223 893285 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:05.0
20-08-2026 00:15:05.223 893285 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:05.226 893288 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4896d118
20-08-2026 00:15:05.226 893288 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898629","expired":false,"activity":"","logged":false,"session":"80C4E551074575B4EfDbAaA0636643","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.226 893288 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 80C4E551074575B4EfDbAaA0636643, mobile : , newSession : 80C4E551074575B4EfDbAaA0636643, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113898629
20-08-2026 00:15:05.226 893288 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 80C4E551074575B4EfDbAaA0636643
20-08-2026 00:15:05.226 893288 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80C4E551074575B4EfDbAaA0636643
20-08-2026 00:15:05.228 893290 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4896d118
20-08-2026 00:15:05.228 893290 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898629","expired":false,"activity":"","logged":false,"session":"80C4E551074575B4EfDbAaA0636643","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.228 893290 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"80C4E551074575B4EfDbAaA0636643","status":true}
20-08-2026 00:15:05.231 893293 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@798a0757
20-08-2026 00:15:05.231 893293 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898657","expired":false,"activity":"","logged":false,"session":"71106bE4901b4d86Bf43245804C897","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.231 893293 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"71106bE4901b4d86Bf43245804C897","status":true}
20-08-2026 00:15:05.231 893293 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 71106bE4901b4d86Bf43245804C897
20-08-2026 00:15:05.232 893294 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@798a0757
20-08-2026 00:15:05.239 893301 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898657","expired":false,"activity":"","logged":false,"session":"71106bE4901b4d86Bf43245804C897","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.239 893301 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 71106bE4901b4d86Bf43245804C897, mobile : , newSession : 71106bE4901b4d86Bf43245804C897, active : 1, activity : {"machine":{"area":"MRO ","vm_id":"1654930522294","cart_enabled":true,"address":"Moglix MRO ","vm_imei_id":"TM07202204","webapp_config":"{\"server_order\":0,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9718724,77.7169408","location":"MRO "}}, expiry  :1795113898657
20-08-2026 00:15:05.239 893301 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 71106bE4901b4d86Bf43245804C897
20-08-2026 00:15:05.239 893301 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 71106bE4901b4d86Bf43245804C897
20-08-2026 00:15:05.237 893299 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:05.240 893302 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@798a0757
20-08-2026 00:15:05.240 893302 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898657","expired":false,"activity":"","logged":false,"session":"71106bE4901b4d86Bf43245804C897","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.241 893303 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"71106bE4901b4d86Bf43245804C897","status":true}
20-08-2026 00:15:05.236 893298 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9d8077D23918C071B5AcFa4dFa74Ab
20-08-2026 00:15:05.241 893303 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9d8077D23918C071B5AcFa4dFa74Ab
20-08-2026 00:15:05.244 893306 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:05.244 893306 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:05.245 893307 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:05.247 893309 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@52766b8e
20-08-2026 00:15:05.257 893319 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898725","expired":false,"activity":"","logged":false,"session":"9d8077D23918C071B5AcFa4dFa74Ab","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.257 893319 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9d8077D23918C071B5AcFa4dFa74Ab","status":true}
20-08-2026 00:15:05.257 893319 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9d8077D23918C071B5AcFa4dFa74Ab
20-08-2026 00:15:05.257 893319 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bc7b656aFc47815a658e2eCb1bBb63
20-08-2026 00:15:05.258 893320 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc7b656aFc47815a658e2eCb1bBb63
20-08-2026 00:15:05.258 893320 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@52766b8e
20-08-2026 00:15:05.258 893320 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898725","expired":false,"activity":"","logged":false,"session":"9d8077D23918C071B5AcFa4dFa74Ab","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.258 893320 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9d8077D23918C071B5AcFa4dFa74Ab, mobile : , newSession : 9d8077D23918C071B5AcFa4dFa74Ab, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1650862850550","cart_enabled":true,"address":"Mediatek B-5A  3rd Floor","vm_imei_id":"TM04202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,55555","location":"Mediatek B-5A  3rd Floor"}}, expiry  :1795113898725
20-08-2026 00:15:05.258 893320 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9d8077D23918C071B5AcFa4dFa74Ab
20-08-2026 00:15:05.258 893320 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9d8077D23918C071B5AcFa4dFa74Ab
20-08-2026 00:15:05.258 893320 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3893eb93
20-08-2026 00:15:05.258 893320 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898536","expired":false,"activity":"","logged":false,"session":"Bc7b656aFc47815a658e2eCb1bBb63","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.258 893320 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bc7b656aFc47815a658e2eCb1bBb63","status":true}
20-08-2026 00:15:05.258 893320 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc7b656aFc47815a658e2eCb1bBb63
20-08-2026 00:15:05.259 893321 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3893eb93
20-08-2026 00:15:05.259 893321 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898536","expired":false,"activity":"","logged":false,"session":"Bc7b656aFc47815a658e2eCb1bBb63","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.259 893321 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Bc7b656aFc47815a658e2eCb1bBb63, mobile : , newSession : Bc7b656aFc47815a658e2eCb1bBb63, active : 1, activity : {"machine":{"ds_imei":"VS09202101","area":"HSR","vm_id":"1619843922075","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 1 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113898536
20-08-2026 00:15:05.259 893321 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bc7b656aFc47815a658e2eCb1bBb63
20-08-2026 00:15:05.259 893321 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc7b656aFc47815a658e2eCb1bBb63
20-08-2026 00:15:05.262 893324 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@52766b8e
20-08-2026 00:15:05.262 893324 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898725","expired":false,"activity":"","logged":false,"session":"9d8077D23918C071B5AcFa4dFa74Ab","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.262 893324 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9d8077D23918C071B5AcFa4dFa74Ab","status":true}
20-08-2026 00:15:05.263 893325 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3893eb93
20-08-2026 00:15:05.263 893325 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898536","expired":false,"activity":"","logged":false,"session":"Bc7b656aFc47815a658e2eCb1bBb63","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.263 893325 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bc7b656aFc47815a658e2eCb1bBb63","status":true}
20-08-2026 00:15:05.288 893350 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:05.288 893350 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:15:05.288 893350 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:15:05.306 893368 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:15:05.306 893368 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:15:05.318 893380 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:05.341 893403 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Aa847561F0B3884d8e2cE5F0Ac150f
20-08-2026 00:15:05.341 893403 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Aa847561F0B3884d8e2cE5F0Ac150f
20-08-2026 00:15:05.342 893404 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7f70Ae5fB0061dB2B8F5100515De33
20-08-2026 00:15:05.342 893404 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7f70Ae5fB0061dB2B8F5100515De33
20-08-2026 00:15:05.344 893406 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:05.346 893408 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5750Bf17B20b5dEb527e0338FeBeF2
20-08-2026 00:15:05.346 893408 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5750Bf17B20b5dEb527e0338FeBeF2
20-08-2026 00:15:05.348 893410 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3f5dc376
20-08-2026 00:15:05.348 893410 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898824","expired":false,"activity":"","logged":false,"session":"7f70Ae5fB0061dB2B8F5100515De33","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.348 893410 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7f70Ae5fB0061dB2B8F5100515De33","status":true}
20-08-2026 00:15:05.348 893410 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7f70Ae5fB0061dB2B8F5100515De33
20-08-2026 00:15:05.349 893411 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e3c375a
20-08-2026 00:15:05.349 893411 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898861","expired":false,"activity":"","logged":false,"session":"5750Bf17B20b5dEb527e0338FeBeF2","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.349 893411 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5750Bf17B20b5dEb527e0338FeBeF2","status":true}
20-08-2026 00:15:05.349 893411 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5750Bf17B20b5dEb527e0338FeBeF2
20-08-2026 00:15:05.353 893415 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15baa995
20-08-2026 00:15:05.353 893415 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898721","expired":false,"activity":"","logged":false,"session":"Aa847561F0B3884d8e2cE5F0Ac150f","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.353 893415 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Aa847561F0B3884d8e2cE5F0Ac150f","status":true}
20-08-2026 00:15:05.353 893415 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Aa847561F0B3884d8e2cE5F0Ac150f
20-08-2026 00:15:05.353 893415 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3f5dc376
20-08-2026 00:15:05.353 893415 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898824","expired":false,"activity":"","logged":false,"session":"7f70Ae5fB0061dB2B8F5100515De33","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.353 893415 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7f70Ae5fB0061dB2B8F5100515De33, mobile : , newSession : 7f70Ae5fB0061dB2B8F5100515De33, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL"}}, expiry  :1795113898824
20-08-2026 00:15:05.353 893415 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7f70Ae5fB0061dB2B8F5100515De33
20-08-2026 00:15:05.353 893415 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7f70Ae5fB0061dB2B8F5100515De33
20-08-2026 00:15:05.354 893416 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15baa995
20-08-2026 00:15:05.354 893416 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898721","expired":false,"activity":"","logged":false,"session":"Aa847561F0B3884d8e2cE5F0Ac150f","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.355 893417 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Aa847561F0B3884d8e2cE5F0Ac150f, mobile : , newSession : Aa847561F0B3884d8e2cE5F0Ac150f, active : 1, activity : {"machine":{"area":"Mediatek B-1 4th Floor","vm_id":"1650863616549","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"55555,55555","location":"Mediatek B-1 4th Floor"}}, expiry  :1795113898721
20-08-2026 00:15:05.355 893417 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Aa847561F0B3884d8e2cE5F0Ac150f
20-08-2026 00:15:05.355 893417 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Aa847561F0B3884d8e2cE5F0Ac150f
20-08-2026 00:15:05.355 893417 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3f5dc376
20-08-2026 00:15:05.355 893417 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898824","expired":false,"activity":"","logged":false,"session":"7f70Ae5fB0061dB2B8F5100515De33","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.355 893417 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7f70Ae5fB0061dB2B8F5100515De33","status":true}
20-08-2026 00:15:05.356 893418 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3c71BaB93d46E952F7B074DbD2Eb80
20-08-2026 00:15:05.356 893418 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3c71BaB93d46E952F7B074DbD2Eb80
20-08-2026 00:15:05.356 893418 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15baa995
20-08-2026 00:15:05.361 893423 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3d71be88
20-08-2026 00:15:05.361 893423 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898568","expired":false,"activity":"","logged":false,"session":"3c71BaB93d46E952F7B074DbD2Eb80","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.363 893425 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3c71BaB93d46E952F7B074DbD2Eb80","status":true}
20-08-2026 00:15:05.363 893425 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3c71BaB93d46E952F7B074DbD2Eb80
20-08-2026 00:15:05.363 893425 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898721","expired":false,"activity":"","logged":false,"session":"Aa847561F0B3884d8e2cE5F0Ac150f","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.363 893425 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Aa847561F0B3884d8e2cE5F0Ac150f","status":true}
20-08-2026 00:15:05.367 893429 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3d71be88
20-08-2026 00:15:05.368 893430 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898568","expired":false,"activity":"","logged":false,"session":"3c71BaB93d46E952F7B074DbD2Eb80","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.368 893430 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3c71BaB93d46E952F7B074DbD2Eb80, mobile : , newSession : 3c71BaB93d46E952F7B074DbD2Eb80, active : 1, activity : {"machine":{"ds_imei":"VS04202102","area":"Indiranagar","vm_id":"1618809487195","cart_enabled":true,"address":"HAL 2nd Stage","vm_imei_id":"VS04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9653538, 77.639975","ds_area":"Indiranagar","location":"Tiny Cafe - Jyoti Bakery Indiranagar","ds_geocode":"12.9653538, 77.639975"}}, expiry  :1795113898568
20-08-2026 00:15:05.368 893430 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3c71BaB93d46E952F7B074DbD2Eb80
20-08-2026 00:15:05.368 893430 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3c71BaB93d46E952F7B074DbD2Eb80
20-08-2026 00:15:05.412 893474 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:05.412 893474 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:15:05.412 893474 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:15:05.431 893493 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:15:05.431 893493 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:05.431 893493 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:15:05.434 893496 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D79dE07c8dEbF362A640203a535dFd
20-08-2026 00:15:05.434 893496 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D79dE07c8dEbF362A640203a535dFd
20-08-2026 00:15:05.440 893502 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21f32994
20-08-2026 00:15:05.440 893502 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898904","expired":false,"activity":"","logged":false,"session":"D79dE07c8dEbF362A640203a535dFd","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.440 893502 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D79dE07c8dEbF362A640203a535dFd","status":true}
20-08-2026 00:15:05.440 893502 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D79dE07c8dEbF362A640203a535dFd
20-08-2026 00:15:05.442 893504 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21f32994
20-08-2026 00:15:05.442 893504 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898904","expired":false,"activity":"","logged":false,"session":"D79dE07c8dEbF362A640203a535dFd","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.442 893504 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D79dE07c8dEbF362A640203a535dFd, mobile : , newSession : D79dE07c8dEbF362A640203a535dFd, active : 1, activity : {"machine":{"area":"Texas Main","vm_id":"1757400542576","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Main"}}, expiry  :1795113898904
20-08-2026 00:15:05.442 893504 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D79dE07c8dEbF362A640203a535dFd
20-08-2026 00:15:05.442 893504 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D79dE07c8dEbF362A640203a535dFd
20-08-2026 00:15:05.443 893505 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21f32994
20-08-2026 00:15:05.443 893505 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898904","expired":false,"activity":"","logged":false,"session":"D79dE07c8dEbF362A640203a535dFd","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.443 893505 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D79dE07c8dEbF362A640203a535dFd","status":true}
20-08-2026 00:15:05.473 893535 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:05.473 893535 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:05.473 893535 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:05.473 893535 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:15:05.473 893535 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:05.0
20-08-2026 00:15:05.473 893535 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:05.478 893540 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:05.510 893572 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3d71be88
20-08-2026 00:15:05.510 893572 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898568","expired":false,"activity":"","logged":false,"session":"3c71BaB93d46E952F7B074DbD2Eb80","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.510 893572 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3c71BaB93d46E952F7B074DbD2Eb80","status":true}
20-08-2026 00:15:05.519 893581 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e3c375a
20-08-2026 00:15:05.519 893581 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898861","expired":false,"activity":"","logged":false,"session":"5750Bf17B20b5dEb527e0338FeBeF2","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.519 893581 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5750Bf17B20b5dEb527e0338FeBeF2, mobile : , newSession : 5750Bf17B20b5dEb527e0338FeBeF2, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749559026472","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202506","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Version 1"}}, expiry  :1795113898861
20-08-2026 00:15:05.519 893581 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5750Bf17B20b5dEb527e0338FeBeF2
20-08-2026 00:15:05.520 893582 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5750Bf17B20b5dEb527e0338FeBeF2
20-08-2026 00:15:05.520 893582 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e3c375a
20-08-2026 00:15:05.520 893582 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898861","expired":false,"activity":"","logged":false,"session":"5750Bf17B20b5dEb527e0338FeBeF2","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.520 893582 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5750Bf17B20b5dEb527e0338FeBeF2","status":true}
20-08-2026 00:15:05.524 893586 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:05.542 893604 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:05.543 893605 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:15:05.543 893605 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:05.544 893606 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B042Ce77552dD11cA50255C178C1F5
20-08-2026 00:15:05.544 893606 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B042Ce77552dD11cA50255C178C1F5
20-08-2026 00:15:05.548 893610 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@737a78ed
20-08-2026 00:15:05.564 893626 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:15:05.568 893630 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:15:05.568 893630 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898574","expired":false,"activity":"","logged":false,"session":"B042Ce77552dD11cA50255C178C1F5","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.569 893631 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B042Ce77552dD11cA50255C178C1F5","status":true}
20-08-2026 00:15:05.569 893631 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B042Ce77552dD11cA50255C178C1F5
20-08-2026 00:15:05.569 893631 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@737a78ed
20-08-2026 00:15:05.569 893631 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898574","expired":false,"activity":"","logged":false,"session":"B042Ce77552dD11cA50255C178C1F5","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.569 893631 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B042Ce77552dD11cA50255C178C1F5, mobile : , newSession : B042Ce77552dD11cA50255C178C1F5, active : 1, activity : {"machine":{"ds_imei":"VS12202101","area":"HSR","vm_id":"1619843922077","cart_enabled":true,"address":"HSR","vm_imei_id":"VS12202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Cold storage buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113898574
20-08-2026 00:15:05.570 893632 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B042Ce77552dD11cA50255C178C1F5
20-08-2026 00:15:05.570 893632 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B042Ce77552dD11cA50255C178C1F5
20-08-2026 00:15:05.570 893632 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@737a78ed
20-08-2026 00:15:05.570 893632 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898574","expired":false,"activity":"","logged":false,"session":"B042Ce77552dD11cA50255C178C1F5","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.570 893632 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B042Ce77552dD11cA50255C178C1F5","status":true}
20-08-2026 00:15:05.572 893634 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:05.578 893640 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:05.580 893642 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8aE300A654E667E0E1A6434d995e8f
20-08-2026 00:15:05.580 893642 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8aE300A654E667E0E1A6434d995e8f
20-08-2026 00:15:05.582 893644 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5cfb29b7
20-08-2026 00:15:05.582 893644 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898931","expired":false,"activity":"","logged":false,"session":"8aE300A654E667E0E1A6434d995e8f","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.582 893644 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8aE300A654E667E0E1A6434d995e8f","status":true}
20-08-2026 00:15:05.582 893644 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8aE300A654E667E0E1A6434d995e8f
20-08-2026 00:15:05.584 893646 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5cfb29b7
20-08-2026 00:15:05.584 893646 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898931","expired":false,"activity":"","logged":false,"session":"8aE300A654E667E0E1A6434d995e8f","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.584 893646 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8aE300A654E667E0E1A6434d995e8f, mobile : , newSession : 8aE300A654E667E0E1A6434d995e8f, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205384","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202097","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR Samplinmg ","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113898931
20-08-2026 00:15:05.584 893646 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8aE300A654E667E0E1A6434d995e8f
20-08-2026 00:15:05.593 893655 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:05.606 893668 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:15:05.606 893668 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:15:05.606 893668 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8aE300A654E667E0E1A6434d995e8f
20-08-2026 00:15:05.609 893671 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5cfb29b7
20-08-2026 00:15:05.609 893671 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898931","expired":false,"activity":"","logged":false,"session":"8aE300A654E667E0E1A6434d995e8f","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.609 893671 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8aE300A654E667E0E1A6434d995e8f","status":true}
20-08-2026 00:15:05.613 893675 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:15:05.617 893679 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:05.617 893679 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:15:05.617 893679 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A7Df69671e325699Fb9e750aF86868
20-08-2026 00:15:05.618 893680 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A7Df69671e325699Fb9e750aF86868
20-08-2026 00:15:05.619 893681 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@55aeb34b
20-08-2026 00:15:05.619 893681 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898869","expired":false,"activity":"","logged":false,"session":"A7Df69671e325699Fb9e750aF86868","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.619 893681 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A7Df69671e325699Fb9e750aF86868","status":true}
20-08-2026 00:15:05.619 893681 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A7Df69671e325699Fb9e750aF86868
20-08-2026 00:15:05.620 893682 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@55aeb34b
20-08-2026 00:15:05.620 893682 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898869","expired":false,"activity":"","logged":false,"session":"A7Df69671e325699Fb9e750aF86868","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.620 893682 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A7Df69671e325699Fb9e750aF86868, mobile : , newSession : A7Df69671e325699Fb9e750aF86868, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749560296622","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202507","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 5th floor-2"}}, expiry  :1795113898869
20-08-2026 00:15:05.620 893682 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A7Df69671e325699Fb9e750aF86868
20-08-2026 00:15:05.620 893682 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A7Df69671e325699Fb9e750aF86868
20-08-2026 00:15:05.624 893686 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@55aeb34b
20-08-2026 00:15:05.624 893686 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898869","expired":false,"activity":"","logged":false,"session":"A7Df69671e325699Fb9e750aF86868","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.624 893686 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A7Df69671e325699Fb9e750aF86868","status":true}
20-08-2026 00:15:05.641 893703 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:05.642 893704 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:05.642 893704 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:05.642 893704 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:05.642 893704 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:15:05.642 893704 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:05.0
20-08-2026 00:15:05.642 893704 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:05.643 893705 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:05.652 893714 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:05.661 893723 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:05.726 893788 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 03415d7b1a20244f094d2a9d26E3A8
20-08-2026 00:15:05.726 893788 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 03415d7b1a20244f094d2a9d26E3A8
20-08-2026 00:15:05.726 893788 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@651cc160
20-08-2026 00:15:05.727 893789 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898788","expired":false,"activity":"","logged":false,"session":"03415d7b1a20244f094d2a9d26E3A8","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.727 893789 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"03415d7b1a20244f094d2a9d26E3A8","status":true}
20-08-2026 00:15:05.727 893789 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 03415d7b1a20244f094d2a9d26E3A8
20-08-2026 00:15:05.730 893792 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@651cc160
20-08-2026 00:15:05.730 893792 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898788","expired":false,"activity":"","logged":false,"session":"03415d7b1a20244f094d2a9d26E3A8","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.730 893792 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 03415d7b1a20244f094d2a9d26E3A8, mobile : , newSession : 03415d7b1a20244f094d2a9d26E3A8, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686835929313","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202305","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Availity 4th floor Cafeteria"}}, expiry  :1795113898788
20-08-2026 00:15:05.730 893792 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 03415d7b1a20244f094d2a9d26E3A8
20-08-2026 00:15:05.730 893792 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 03415d7b1a20244f094d2a9d26E3A8
20-08-2026 00:15:05.730 893792 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@651cc160
20-08-2026 00:15:05.730 893792 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898788","expired":false,"activity":"","logged":false,"session":"03415d7b1a20244f094d2a9d26E3A8","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.730 893792 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"03415d7b1a20244f094d2a9d26E3A8","status":true}
20-08-2026 00:15:05.733 893795 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:05.736 893798 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:15:05.736 893798 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:15:05.746 893808 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:15:05.746 893808 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:15:05.749 893811 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:05.753 893815 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:05.763 893825 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:05.763 893825 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:15:05.763 893825 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:15:05.772 893834 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:15:05.772 893834 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:05.772 893834 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:15:05.807 893869 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:05.808 893870 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:05.835 893897 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:05.835 893897 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:05.835 893897 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:05.835 893897 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:15:05.835 893897 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:05.0
20-08-2026 00:15:05.835 893897 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:05.843 893905 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:05.857 893919 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 981f07Ee81575c5c0dDfE6136181A7
20-08-2026 00:15:05.858 893920 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 981f07Ee81575c5c0dDfE6136181A7
20-08-2026 00:15:05.860 893922 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3268cd35
20-08-2026 00:15:05.860 893922 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898892","expired":false,"activity":"","logged":false,"session":"981f07Ee81575c5c0dDfE6136181A7","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.860 893922 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"981f07Ee81575c5c0dDfE6136181A7","status":true}
20-08-2026 00:15:05.860 893922 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 981f07Ee81575c5c0dDfE6136181A7
20-08-2026 00:15:05.862 893924 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3268cd35
20-08-2026 00:15:05.862 893924 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898892","expired":false,"activity":"","logged":false,"session":"981f07Ee81575c5c0dDfE6136181A7","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.862 893924 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 981f07Ee81575c5c0dDfE6136181A7, mobile : , newSession : 981f07Ee81575c5c0dDfE6136181A7, active : 1, activity : {"machine":{"area":"Western","vm_id":"1757402010096","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas LV 4th floor"}}, expiry  :1795113898892
20-08-2026 00:15:05.862 893924 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 981f07Ee81575c5c0dDfE6136181A7
20-08-2026 00:15:05.862 893924 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 981f07Ee81575c5c0dDfE6136181A7
20-08-2026 00:15:05.862 893924 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:05.875 893937 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3268cd35
20-08-2026 00:15:05.875 893937 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898892","expired":false,"activity":"","logged":false,"session":"981f07Ee81575c5c0dDfE6136181A7","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.875 893937 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"981f07Ee81575c5c0dDfE6136181A7","status":true}
20-08-2026 00:15:05.883 893945 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:05.890 893952 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:59.0, vm_id=1711555283773}
20-08-2026 00:15:05.895 893957 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ac59Ee792323D97eCbD4299988C340
20-08-2026 00:15:05.895 893957 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ac59Ee792323D97eCbD4299988C340
20-08-2026 00:15:05.897 893959 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-19 23:29:59.0
20-08-2026 00:15:05.903 893965 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6b0cc95b
20-08-2026 00:15:05.903 893965 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898708","expired":false,"activity":"","logged":false,"session":"Ac59Ee792323D97eCbD4299988C340","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.903 893965 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ac59Ee792323D97eCbD4299988C340","status":true}
20-08-2026 00:15:05.903 893965 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ac59Ee792323D97eCbD4299988C340
20-08-2026 00:15:05.883 893945 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:15:05.908 893970 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:15:05.922 893984 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6b0cc95b
20-08-2026 00:15:05.923 893985 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898708","expired":false,"activity":"","logged":false,"session":"Ac59Ee792323D97eCbD4299988C340","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.923 893985 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Ac59Ee792323D97eCbD4299988C340, mobile : , newSession : Ac59Ee792323D97eCbD4299988C340, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1646053315696","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM03202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Mediatek 4c 9th floor"}}, expiry  :1795113898708
20-08-2026 00:15:05.923 893985 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ac59Ee792323D97eCbD4299988C340
20-08-2026 00:15:05.923 893985 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ac59Ee792323D97eCbD4299988C340
20-08-2026 00:15:05.923 893985 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6b0cc95b
20-08-2026 00:15:05.923 893985 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898708","expired":false,"activity":"","logged":false,"session":"Ac59Ee792323D97eCbD4299988C340","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.923 893985 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ac59Ee792323D97eCbD4299988C340","status":true}
20-08-2026 00:15:05.942 894004 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:15:05.942 894004 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:15:05.956 894018 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 94909a5b954f4032De75185fE51582
20-08-2026 00:15:05.956 894018 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 94909a5b954f4032De75185fE51582
20-08-2026 00:15:05.976 894038 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:05.984 894046 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@345c793
20-08-2026 00:15:05.984 894046 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898604","expired":false,"activity":"","logged":false,"session":"94909a5b954f4032De75185fE51582","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.984 894046 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"94909a5b954f4032De75185fE51582","status":true}
20-08-2026 00:15:05.984 894046 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 94909a5b954f4032De75185fE51582
20-08-2026 00:15:05.985 894047 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@345c793
20-08-2026 00:15:05.985 894047 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898604","expired":false,"activity":"","logged":false,"session":"94909a5b954f4032De75185fE51582","mobile":"","active":1,"status":true}
20-08-2026 00:15:05.985 894047 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 94909a5b954f4032De75185fE51582, mobile : , newSession : 94909a5b954f4032De75185fE51582, active : 1, activity : {"machine":{"area":"Mediatek_B-1_5th Floor","vm_id":"1650863570737","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,555555","location":"Mediatek B-1 5th Floor"}}, expiry  :1795113898604
20-08-2026 00:15:05.985 894047 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 94909a5b954f4032De75185fE51582
20-08-2026 00:15:05.993 894055 [http-nio-8051-exec-50] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM06202201-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202201-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:15:05.098171}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202201-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202201-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:15:05.099352}], hcid=[1]}]}
20-08-2026 00:15:05.993 894055 [http-nio-8051-exec-50] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:15:05.994 894056 [http-nio-8051-exec-50] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202201, traysArr : []
20-08-2026 00:15:06.001 894063 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D2D8F36f93224cE9F950859f654fEe
20-08-2026 00:15:06.001 894063 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D2D8F36f93224cE9F950859f654fEe
20-08-2026 00:15:06.014 894076 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@13961ce0
20-08-2026 00:15:06.014 894076 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898952","expired":false,"activity":"","logged":false,"session":"D2D8F36f93224cE9F950859f654fEe","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.014 894076 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D2D8F36f93224cE9F950859f654fEe","status":true}
20-08-2026 00:15:06.014 894076 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D2D8F36f93224cE9F950859f654fEe
20-08-2026 00:15:06.049 894111 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202201, traysArr : []
20-08-2026 00:15:06.051 894113 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:15:06.051 894113 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:15:06.051 894113 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:15:06.051 894113 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:15:06.051 894113 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:15:06.062 894124 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:15:06.070 894132 [http-nio-8051-exec-54] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:06.070 894132 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:05.985 894047 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 94909a5b954f4032De75185fE51582
20-08-2026 00:15:06.080 894142 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:06.080 894142 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@13961ce0
20-08-2026 00:15:06.080 894142 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898952","expired":false,"activity":"","logged":false,"session":"D2D8F36f93224cE9F950859f654fEe","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.080 894142 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D2D8F36f93224cE9F950859f654fEe, mobile : , newSession : D2D8F36f93224cE9F950859f654fEe, active : 1, activity : {"machine":{"area":"E-City","vm_id":"1763711688220","cart_enabled":true,"address":"","vm_imei_id":"NU11202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"TM TATA Solar"}}, expiry  :1795113898952
20-08-2026 00:15:06.081 894143 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D2D8F36f93224cE9F950859f654fEe
20-08-2026 00:15:06.081 894143 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D2D8F36f93224cE9F950859f654fEe
20-08-2026 00:15:06.082 894144 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@345c793
20-08-2026 00:15:06.082 894144 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898604","expired":false,"activity":"","logged":false,"session":"94909a5b954f4032De75185fE51582","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.082 894144 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"94909a5b954f4032De75185fE51582","status":true}
20-08-2026 00:15:06.086 894148 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@13961ce0
20-08-2026 00:15:06.086 894148 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898952","expired":false,"activity":"","logged":false,"session":"D2D8F36f93224cE9F950859f654fEe","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.091 894153 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D2D8F36f93224cE9F950859f654fEe","status":true}
20-08-2026 00:15:06.109 894171 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:06.115 894177 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:15:06.115 894177 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:15:06.120 894182 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:15:04, data=[]}}
20-08-2026 00:15:06.121 894183 [http-nio-8051-exec-76] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:15:06.121 894183 [http-nio-8051-exec-76] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:15:06.121 894183 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202303, traysArr : []
20-08-2026 00:15:06.127 894189 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202303, traysArr : []
20-08-2026 00:15:06.136 894198 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:15:06.136 894198 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:15:06.136 894198 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:15:06.136 894198 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:15:06.137 894199 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202303, cameraArr : {"data":[],"created_at":"2026-08-20 00:15:04"}
20-08-2026 00:15:06.138 894200 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202303, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:15:04"}
20-08-2026 00:15:06.154 894216 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:15:06.154 894216 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:15:06.160 894222 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:06.169 894231 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:06.195 894257 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:06.196 894258 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:15:06.213 894275 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:15:06.200 894262 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Aa8dC6F7615d21A6770472894218D7
20-08-2026 00:15:06.214 894276 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Aa8dC6F7615d21A6770472894218D7
20-08-2026 00:15:06.215 894277 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4b925829
20-08-2026 00:15:06.215 894277 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898627","expired":false,"activity":"","logged":false,"session":"Aa8dC6F7615d21A6770472894218D7","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.215 894277 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Aa8dC6F7615d21A6770472894218D7","status":true}
20-08-2026 00:15:06.215 894277 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Aa8dC6F7615d21A6770472894218D7
20-08-2026 00:15:06.215 894277 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4b925829
20-08-2026 00:15:06.216 894278 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898627","expired":false,"activity":"","logged":false,"session":"Aa8dC6F7615d21A6770472894218D7","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.216 894278 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Aa8dC6F7615d21A6770472894218D7, mobile : , newSession : Aa8dC6F7615d21A6770472894218D7, active : 1, activity : {"machine":{"area":"Media Tek_4 C_3rd Floor","vm_id":"1650863155668","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,5555555","location":"MediaTek_4 C_3rd Floor"}}, expiry  :1795113898627
20-08-2026 00:15:06.216 894278 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Aa8dC6F7615d21A6770472894218D7
20-08-2026 00:15:06.216 894278 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Aa8dC6F7615d21A6770472894218D7
20-08-2026 00:15:06.216 894278 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4b925829
20-08-2026 00:15:06.216 894278 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898627","expired":false,"activity":"","logged":false,"session":"Aa8dC6F7615d21A6770472894218D7","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.216 894278 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Aa8dC6F7615d21A6770472894218D7","status":true}
20-08-2026 00:15:06.232 894294 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:15:06.232 894294 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:15:06.254 894316 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:06.262 894324 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:06.267 894329 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:06.269 894331 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:06.051 894113 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:15:06.295 894357 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:15:06.298 894360 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:15:06.298 894360 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:15:06.298 894360 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:15:06.298 894360 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:15:06.298 894360 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:15:06.298 894360 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:15:06.296 894358 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:06.315 894377 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:15:06.315 894377 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:15:06.326 894388 [http-nio-8051-exec-50] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:05.098171"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:05.099352"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:15:06.326 894388 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:05.098171"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:05.099352"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:15:06.337 894399 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:15:06.337 894399 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:15:06.338 894400 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:06.353 894415 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:06.377 894439 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6a4759FdA880B195A31346CfE51107
20-08-2026 00:15:06.378 894440 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6a4759FdA880B195A31346CfE51107
20-08-2026 00:15:06.380 894442 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@79e251c
20-08-2026 00:15:06.380 894442 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898958","expired":false,"activity":"","logged":false,"session":"6a4759FdA880B195A31346CfE51107","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.380 894442 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6a4759FdA880B195A31346CfE51107","status":true}
20-08-2026 00:15:06.380 894442 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6a4759FdA880B195A31346CfE51107
20-08-2026 00:15:06.382 894444 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@79e251c
20-08-2026 00:15:06.384 894446 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898958","expired":false,"activity":"","logged":false,"session":"6a4759FdA880B195A31346CfE51107","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.385 894447 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6a4759FdA880B195A31346CfE51107, mobile : , newSession : 6a4759FdA880B195A31346CfE51107, active : 1, activity : {"machine":{"ds_imei":"NU11202099","area":"HSR LAYOUT","vm_id":"8969790716036205479","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU11202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"Machine_Refills","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113898958
20-08-2026 00:15:06.385 894447 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6a4759FdA880B195A31346CfE51107
20-08-2026 00:15:06.385 894447 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6a4759FdA880B195A31346CfE51107
20-08-2026 00:15:06.386 894448 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@79e251c
20-08-2026 00:15:06.386 894448 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898958","expired":false,"activity":"","logged":false,"session":"6a4759FdA880B195A31346CfE51107","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.386 894448 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6a4759FdA880B195A31346CfE51107","status":true}
20-08-2026 00:15:06.441 894503 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202204","mobile":""}
20-08-2026 00:15:06.457 894519 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:06.458 894520 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:15:06.458 894520 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:15:06.493 894555 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:15:06.493 894555 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:15:06.510 894572 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:06.513 894575 [http-nio-8051-exec-50] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202201, cameraArr : {}
20-08-2026 00:15:06.515 894577 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202201, cameraInfoData : {}
20-08-2026 00:15:06.517 894579 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:06.542 894604 [http-nio-8051-exec-54] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202201","mobile":""}
20-08-2026 00:15:06.546 894608 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":""}
20-08-2026 00:15:06.549 894611 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:06.549 894611 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:15:06.549 894611 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:15:06.573 894635 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:15:06.596 894658 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:15:06.617 894679 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:06.638 894700 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:06.737 894799 [http-nio-8051-exec-74] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202203 
20-08-2026 00:15:06.739 894801 [http-nio-8051-exec-74] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:15:06.740 894802 [http-nio-8051-exec-74] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:15:06.744 894806 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9591B76e1699Ae25F1D1728d842f87
20-08-2026 00:15:06.744 894806 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9591B76e1699Ae25F1D1728d842f87
20-08-2026 00:15:06.743 894805 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202501","mobile":""}
20-08-2026 00:15:06.749 894811 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2062c066
20-08-2026 00:15:06.749 894811 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898942","expired":false,"activity":"","logged":false,"session":"9591B76e1699Ae25F1D1728d842f87","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.749 894811 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9591B76e1699Ae25F1D1728d842f87","status":true}
20-08-2026 00:15:06.749 894811 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9591B76e1699Ae25F1D1728d842f87
20-08-2026 00:15:06.755 894817 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2062c066
20-08-2026 00:15:06.755 894817 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898942","expired":false,"activity":"","logged":false,"session":"9591B76e1699Ae25F1D1728d842f87","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.755 894817 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9591B76e1699Ae25F1D1728d842f87, mobile : , newSession : 9591B76e1699Ae25F1D1728d842f87, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205383","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202098","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR SKU Split","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113898942
20-08-2026 00:15:06.755 894817 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9591B76e1699Ae25F1D1728d842f87
20-08-2026 00:15:06.756 894818 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9591B76e1699Ae25F1D1728d842f87
20-08-2026 00:15:06.756 894818 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2062c066
20-08-2026 00:15:06.756 894818 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898942","expired":false,"activity":"","logged":false,"session":"9591B76e1699Ae25F1D1728d842f87","mobile":"","active":1,"status":true}
20-08-2026 00:15:06.756 894818 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9591B76e1699Ae25F1D1728d842f87","status":true}
20-08-2026 00:15:06.903 894965 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:15:06.335211, sensors=[{sensor_type=limit, sensor_status=true, id=TM08202202-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM08202202-1-magnetic}]}], hcid=[1], door_id=1}, {data=[{created_at=2026-08-20 00:15:06.336507, sensors=[{sensor_type=limit, sensor_status=true, id=TM08202202-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM08202202-2-magnetic}]}], hcid=[1], door_id=2}], trays=[]}
20-08-2026 00:15:06.903 894965 [http-nio-8051-exec-76] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:15:06.903 894965 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM08202202, traysArr : []
20-08-2026 00:15:06.927 894989 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:15:06.927 894989 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:15:06.931 894993 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:15:06.932 894994 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:15:06.932 894994 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:15:06.935 894997 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:15:06.935 894997 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:15:06.936 894998 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:15:06.939 895001 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:15:06.939 895001 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:15:06.939 895001 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:15:06.945 895007 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:15:06.945 895007 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:15:06.945 895007 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:15:06.956 895018 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:15:06.956 895018 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:15:06.956 895018 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:15:06.962 895024 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:15:06.962 895024 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:06.962 895024 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:06.966 895028 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:06.966 895028 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:06.966 895028 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:06.974 895036 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:06.974 895036 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:15:06.974 895036 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:15:06.984 895046 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:15:06.984 895046 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:06.984 895046 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:06.988 895050 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:06.988 895050 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:06.988 895050 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:06.993 895055 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:06.993 895055 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:06.993 895055 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:06.997 895059 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:07.000 895062 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:07.000 895062 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:07.005 895067 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM08202202, traysArr : []
20-08-2026 00:15:07.009 895071 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:07.009 895071 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:07.009 895071 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:15:07.015 895077 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:15:07.018 895080 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:15:07.018 895080 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:15:07.018 895080 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:15:07.018 895080 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:15:07.018 895080 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:15:07.018 895080 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:15:07.018 895080 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:15:07.018 895080 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:15:07.018 895080 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:15:07.018 895080 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:15:07.019 895081 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:15:07.019 895081 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:15:07.019 895081 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:15:07.020 895082 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:07.024 895086 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:07.025 895087 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:15:07.025 895087 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:15:07.028 895090 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:15:07.030 895092 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:15:07.030 895092 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:15:07.048 895110 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:06.335211"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:06.336507"}],"hcid":[1],"door_id":2}]
20-08-2026 00:15:07.053 895115 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM08202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:06.335211"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:06.336507"}],"hcid":[1],"door_id":2}]
20-08-2026 00:15:07.067 895129 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:15:07.070 895132 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:07.070 895132 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:15:07.070 895132 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:15:07.070 895132 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202507","mobile":""}
20-08-2026 00:15:07.116 895178 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:15:07.117 895179 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:15:07.133 895195 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:07.142 895204 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:07.244 895306 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:15:07.245 895307 [http-nio-8051-exec-80] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":""}
20-08-2026 00:15:07.245 895307 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-07-11 08:23:36"}
20-08-2026 00:15:07.252 895314 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ad4a037aAb2005EdD6370fAb3b380d
20-08-2026 00:15:07.252 895314 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ad4a037aAb2005EdD6370fAb3b380d
20-08-2026 00:15:07.253 895315 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11f05b31
20-08-2026 00:15:07.253 895315 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898795","expired":false,"activity":"","logged":false,"session":"Ad4a037aAb2005EdD6370fAb3b380d","mobile":"","active":1,"status":true}
20-08-2026 00:15:07.253 895315 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ad4a037aAb2005EdD6370fAb3b380d","status":true}
20-08-2026 00:15:07.254 895316 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ad4a037aAb2005EdD6370fAb3b380d
20-08-2026 00:15:07.256 895318 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:07.256 895318 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:07.256 895318 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11f05b31
20-08-2026 00:15:07.257 895319 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898795","expired":false,"activity":"","logged":false,"session":"Ad4a037aAb2005EdD6370fAb3b380d","mobile":"","active":1,"status":true}
20-08-2026 00:15:07.257 895319 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Ad4a037aAb2005EdD6370fAb3b380d, mobile : , newSession : Ad4a037aAb2005EdD6370fAb3b380d, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685608919720","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202303","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Tata communication  - EGL"}}, expiry  :1795113898795
20-08-2026 00:15:07.257 895319 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ad4a037aAb2005EdD6370fAb3b380d
20-08-2026 00:15:07.257 895319 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ad4a037aAb2005EdD6370fAb3b380d
20-08-2026 00:15:07.259 895321 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11f05b31
20-08-2026 00:15:07.260 895322 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898795","expired":false,"activity":"","logged":false,"session":"Ad4a037aAb2005EdD6370fAb3b380d","mobile":"","active":1,"status":true}
20-08-2026 00:15:07.260 895322 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ad4a037aAb2005EdD6370fAb3b380d","status":true}
20-08-2026 00:15:07.259 895321 [http-nio-8051-exec-82] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202102","mobile":""}
20-08-2026 00:15:07.277 895339 [http-nio-8051-exec-83] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS12202101","mobile":""}
20-08-2026 00:15:07.283 895345 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:07.283 895345 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:07.283 895345 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:07.316 895378 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202202, cameraArr : {}
20-08-2026 00:15:07.324 895386 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM08202202, cameraInfoData : {}
20-08-2026 00:15:07.324 895386 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:07.324 895386 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:15:07.324 895386 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:15:07.341 895403 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:15:07.373 895435 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 15141d3206CbEbA5418219F010CaCf
20-08-2026 00:15:07.373 895435 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 15141d3206CbEbA5418219F010CaCf
20-08-2026 00:15:07.379 895441 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73ac02c9
20-08-2026 00:15:07.381 895443 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898840","expired":false,"activity":"","logged":false,"session":"15141d3206CbEbA5418219F010CaCf","mobile":"","active":1,"status":true}
20-08-2026 00:15:07.381 895443 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"15141d3206CbEbA5418219F010CaCf","status":true}
20-08-2026 00:15:07.381 895443 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 15141d3206CbEbA5418219F010CaCf
20-08-2026 00:15:07.382 895444 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73ac02c9
20-08-2026 00:15:07.382 895444 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898840","expired":false,"activity":"","logged":false,"session":"15141d3206CbEbA5418219F010CaCf","mobile":"","active":1,"status":true}
20-08-2026 00:15:07.382 895444 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 15141d3206CbEbA5418219F010CaCf, mobile : , newSession : 15141d3206CbEbA5418219F010CaCf, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749459193086","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 4th floor"}}, expiry  :1795113898840
20-08-2026 00:15:07.382 895444 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 15141d3206CbEbA5418219F010CaCf
20-08-2026 00:15:07.382 895444 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 15141d3206CbEbA5418219F010CaCf
20-08-2026 00:15:07.385 895447 [http-nio-8051-exec-55] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:07.389 895451 [http-nio-8051-exec-55] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:07.393 895455 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73ac02c9
20-08-2026 00:15:07.393 895455 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898840","expired":false,"activity":"","logged":false,"session":"15141d3206CbEbA5418219F010CaCf","mobile":"","active":1,"status":true}
20-08-2026 00:15:07.393 895455 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"15141d3206CbEbA5418219F010CaCf","status":true}
20-08-2026 00:15:07.396 895458 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:07.396 895458 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:07.400 895462 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:07.403 895465 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:07.427 895489 [http-nio-8051-exec-81] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202202","mobile":""}
20-08-2026 00:15:07.445 895507 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:07.446 895508 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:15:07.446 895508 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:15:07.462 895524 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202202","mobile":""}
20-08-2026 00:15:07.470 895532 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:07.470 895532 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:15:07.470 895532 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:15:07.491 895553 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:15:07.492 895554 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:15:07.492 895554 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:15:07.517 895579 [http-nio-8051-exec-82] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202201","mobile":""}
20-08-2026 00:15:07.519 895581 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:15:07.519 895581 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:07.519 895581 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:07.543 895605 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:15:07.544 895606 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:15:07.552 895614 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:07.552 895614 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:07.552 895614 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:07.573 895635 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:07.607 895669 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:07.607 895669 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:07.607 895669 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:07.615 895677 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:07.615 895677 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:15:07.615 895677 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:15:07.619 895681 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:07.624 895686 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:15:07.624 895686 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:07.624 895686 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:07.659 895721 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:07.659 895721 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:15:07.659 895721 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:15:07.667 895729 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:07.668 895730 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:15:07.668 895730 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:15:07.679 895741 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:15:07.679 895741 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:07.679 895741 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:07.717 895779 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:07.717 895779 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:15:07.717 895779 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:15:07.725 895787 [http-nio-8051-exec-83] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202202","mobile":""}
20-08-2026 00:15:07.745 895807 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:15:07.747 895809 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:07.747 895809 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:07.757 895819 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:15:07.758 895820 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:07.758 895820 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:15:07.760 895822 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:07.761 895823 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:07.761 895823 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:07.796 895858 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:07.797 895859 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:15:07.797 895859 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:15:07.797 895859 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:07.797 895859 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:07.797 895859 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:07.797 895859 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:15:07.797 895859 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:07.0
20-08-2026 00:15:07.797 895859 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:07.813 895875 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202101","mobile":""}
20-08-2026 00:15:07.827 895889 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:07.849 895911 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:15:07.862 895924 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:07.863 895925 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:15:07.863 895925 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:15:07.975 896037 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:07.978 896040 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:07.985 896047 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:15:08.008 896070 [http-nio-8051-exec-55] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202506","mobile":""}
20-08-2026 00:15:08.021 896083 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:15:08.021 896083 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:15:08.067 896129 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:15:08.093 896155 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:08.094 896156 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:15:08.094 896156 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:08.097 896159 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:15:08.097 896159 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:15:08.098 896160 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 51C4134a3cB8A2Cc2c527eAfC0D3Ab
20-08-2026 00:15:08.099 896161 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 51C4134a3cB8A2Cc2c527eAfC0D3Ab
20-08-2026 00:15:08.101 896163 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1d6e739b
20-08-2026 00:15:08.101 896163 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898565","expired":false,"activity":"","logged":false,"session":"51C4134a3cB8A2Cc2c527eAfC0D3Ab","mobile":"","active":1,"status":true}
20-08-2026 00:15:08.101 896163 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"51C4134a3cB8A2Cc2c527eAfC0D3Ab","status":true}
20-08-2026 00:15:08.101 896163 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 51C4134a3cB8A2Cc2c527eAfC0D3Ab
20-08-2026 00:15:08.103 896165 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1d6e739b
20-08-2026 00:15:08.103 896165 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898565","expired":false,"activity":"","logged":false,"session":"51C4134a3cB8A2Cc2c527eAfC0D3Ab","mobile":"","active":1,"status":true}
20-08-2026 00:15:08.103 896165 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 51C4134a3cB8A2Cc2c527eAfC0D3Ab, mobile : , newSession : 51C4134a3cB8A2Cc2c527eAfC0D3Ab, active : 1, activity : {"machine":{"area":"E City","vm_id":"595907803036339445","cart_enabled":true,"address":"Titan Cafeteria Ground Floor","vm_imei_id":"TM10201907","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.840723,77.6731761","location":"Texas LV 2nd Floor "}}, expiry  :1795113898565
20-08-2026 00:15:08.103 896165 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 51C4134a3cB8A2Cc2c527eAfC0D3Ab
20-08-2026 00:15:08.103 896165 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 51C4134a3cB8A2Cc2c527eAfC0D3Ab
20-08-2026 00:15:08.111 896173 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1d6e739b
20-08-2026 00:15:08.111 896173 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898565","expired":false,"activity":"","logged":false,"session":"51C4134a3cB8A2Cc2c527eAfC0D3Ab","mobile":"","active":1,"status":true}
20-08-2026 00:15:08.111 896173 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"51C4134a3cB8A2Cc2c527eAfC0D3Ab","status":true}
20-08-2026 00:15:08.123 896185 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:15:08.143 896205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:15:08.144 896206 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:15:08.175 896237 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:08.206 896268 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:08.217 896279 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202305","mobile":""}
20-08-2026 00:15:08.283 896345 [http-nio-8051-exec-57] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:08.284 896346 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:08.301 896363 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:08.302 896364 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:08.313 896375 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:15:08.324 896386 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202204","mobile":""}
20-08-2026 00:15:08.349 896411 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9bA80f9397C407D37e6b6488134628
20-08-2026 00:15:08.349 896411 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9bA80f9397C407D37e6b6488134628
20-08-2026 00:15:08.459 896521 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7d6e46e9
20-08-2026 00:15:08.459 896521 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898715","expired":false,"activity":"","logged":false,"session":"9bA80f9397C407D37e6b6488134628","mobile":"","active":1,"status":true}
20-08-2026 00:15:08.459 896521 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9bA80f9397C407D37e6b6488134628","status":true}
20-08-2026 00:15:08.459 896521 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9bA80f9397C407D37e6b6488134628
20-08-2026 00:15:08.461 896523 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7d6e46e9
20-08-2026 00:15:08.461 896523 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898715","expired":false,"activity":"","logged":false,"session":"9bA80f9397C407D37e6b6488134628","mobile":"","active":1,"status":true}
20-08-2026 00:15:08.461 896523 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9bA80f9397C407D37e6b6488134628, mobile : , newSession : 9bA80f9397C407D37e6b6488134628, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519780232","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_6th Floor"}}, expiry  :1795113898715
20-08-2026 00:15:08.461 896523 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9bA80f9397C407D37e6b6488134628
20-08-2026 00:15:08.461 896523 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9bA80f9397C407D37e6b6488134628
20-08-2026 00:15:08.464 896526 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:15:08.476 896538 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7d6e46e9
20-08-2026 00:15:08.476 896538 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898715","expired":false,"activity":"","logged":false,"session":"9bA80f9397C407D37e6b6488134628","mobile":"","active":1,"status":true}
20-08-2026 00:15:08.476 896538 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9bA80f9397C407D37e6b6488134628","status":true}
20-08-2026 00:15:08.488 896550 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:08.488 896550 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:15:08.488 896550 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:15:08.537 896599 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:15:08.537 896599 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:15:08.558 896620 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:08.573 896635 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:08.573 896635 [http-nio-8051-exec-57] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202097","mobile":""}
20-08-2026 00:15:08.588 896650 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202203","mobile":""}
20-08-2026 00:15:08.596 896658 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:15:08.709 896771 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:08.713 896775 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:08.733 896795 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 61157219C339CdF51c3c16Dc1c687b
20-08-2026 00:15:08.733 896795 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 61157219C339CdF51c3c16Dc1c687b
20-08-2026 00:15:08.735 896797 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5dfef52d
20-08-2026 00:15:08.735 896797 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898877","expired":false,"activity":"","logged":false,"session":"61157219C339CdF51c3c16Dc1c687b","mobile":"","active":1,"status":true}
20-08-2026 00:15:08.735 896797 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"61157219C339CdF51c3c16Dc1c687b","status":true}
20-08-2026 00:15:08.735 896797 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 61157219C339CdF51c3c16Dc1c687b
20-08-2026 00:15:08.736 896798 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5dfef52d
20-08-2026 00:15:08.736 896798 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898877","expired":false,"activity":"","logged":false,"session":"61157219C339CdF51c3c16Dc1c687b","mobile":"","active":1,"status":true}
20-08-2026 00:15:08.736 896798 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 61157219C339CdF51c3c16Dc1c687b, mobile : , newSession : 61157219C339CdF51c3c16Dc1c687b, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1752230252801","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM07202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_Ariel_3rd Floor"}}, expiry  :1795113898877
20-08-2026 00:15:08.736 896798 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 61157219C339CdF51c3c16Dc1c687b
20-08-2026 00:15:08.736 896798 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 61157219C339CdF51c3c16Dc1c687b
20-08-2026 00:15:08.738 896800 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5dfef52d
20-08-2026 00:15:08.738 896800 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898877","expired":false,"activity":"","logged":false,"session":"61157219C339CdF51c3c16Dc1c687b","mobile":"","active":1,"status":true}
20-08-2026 00:15:08.738 896800 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"61157219C339CdF51c3c16Dc1c687b","status":true}
20-08-2026 00:15:08.740 896802 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:08.740 896802 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:15:08.740 896802 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:15:08.787 896849 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:15:08.787 896849 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:15:08.822 896884 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:08.849 896911 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:08.900 896962 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:08.900 896962 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:15:08.900 896962 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:15:08.955 897017 [http-nio-8051-exec-74] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202501","mobile":""}
20-08-2026 00:15:08.962 897024 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:15:08.981 897043 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:08.981 897043 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:15:09.016 897078 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:09.016 897078 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:09.016 897078 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:09.016 897078 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:15:09.016 897078 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:09.0
20-08-2026 00:15:09.016 897078 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:09.022 897084 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202502","mobile":""}
20-08-2026 00:15:09.057 897119 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:09.071 897133 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:09.148 897210 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202099","mobile":""}
20-08-2026 00:15:09.157 897219 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:09.158 897220 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:15:09.158 897220 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:15:09.165 897227 [http-nio-8051-exec-57] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202303","mobile":""}
20-08-2026 00:15:09.203 897265 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:15:09.203 897265 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:09.203 897265 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:15:09.245 897307 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:09.245 897307 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:09.245 897307 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:09.245 897307 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:15:09.245 897307 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:09.0
20-08-2026 00:15:09.245 897307 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:09.269 897331 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:09.279 897341 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:09.281 897343 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:09.293 897355 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:09.334 897396 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:15:09.393 897455 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 95D25aA395D4203646Bf8c72F43f6a
20-08-2026 00:15:09.393 897455 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 95D25aA395D4203646Bf8c72F43f6a
20-08-2026 00:15:09.395 897457 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:09.395 897457 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:15:09.395 897457 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:09.406 897468 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7cd3ce1a
20-08-2026 00:15:09.406 897468 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898892","expired":false,"activity":"","logged":false,"session":"95D25aA395D4203646Bf8c72F43f6a","mobile":"","active":1,"status":true}
20-08-2026 00:15:09.407 897469 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"95D25aA395D4203646Bf8c72F43f6a","status":true}
20-08-2026 00:15:09.407 897469 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 95D25aA395D4203646Bf8c72F43f6a
20-08-2026 00:15:09.407 897469 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DdF537AcF378A3809f42C85a476598
20-08-2026 00:15:09.407 897469 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DdF537AcF378A3809f42C85a476598
20-08-2026 00:15:09.408 897470 [http-nio-8051-exec-51] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:09.409 897471 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@648c6911
20-08-2026 00:15:09.409 897471 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898569","expired":false,"activity":"","logged":false,"session":"DdF537AcF378A3809f42C85a476598","mobile":"","active":1,"status":true}
20-08-2026 00:15:09.409 897471 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DdF537AcF378A3809f42C85a476598","status":true}
20-08-2026 00:15:09.409 897471 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DdF537AcF378A3809f42C85a476598
20-08-2026 00:15:09.411 897473 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7cd3ce1a
20-08-2026 00:15:09.411 897473 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898892","expired":false,"activity":"","logged":false,"session":"95D25aA395D4203646Bf8c72F43f6a","mobile":"","active":1,"status":true}
20-08-2026 00:15:09.411 897473 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 95D25aA395D4203646Bf8c72F43f6a, mobile : , newSession : 95D25aA395D4203646Bf8c72F43f6a, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"3751046632410923167","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202003","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas Cafeteria"}}, expiry  :1795113898892
20-08-2026 00:15:09.412 897474 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 95D25aA395D4203646Bf8c72F43f6a
20-08-2026 00:15:09.412 897474 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 95D25aA395D4203646Bf8c72F43f6a
20-08-2026 00:15:09.414 897476 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@648c6911
20-08-2026 00:15:09.414 897476 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898569","expired":false,"activity":"","logged":false,"session":"DdF537AcF378A3809f42C85a476598","mobile":"","active":1,"status":true}
20-08-2026 00:15:09.414 897476 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: DdF537AcF378A3809f42C85a476598, mobile : , newSession : DdF537AcF378A3809f42C85a476598, active : 1, activity : {"machine":{"ds_imei":"NU04202103","area":"Marathahalli","vm_id":"1619624606494","cart_enabled":true,"address":"Marathahalli","vm_imei_id":"NU04202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.957954, 77.702755","ds_area":"Marathahalli","location":"Mahaveer Traders","ds_geocode":"12.957954, 77.702755"}}, expiry  :1795113898569
20-08-2026 00:15:09.414 897476 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DdF537AcF378A3809f42C85a476598
20-08-2026 00:15:09.414 897476 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DdF537AcF378A3809f42C85a476598
20-08-2026 00:15:09.415 897477 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:09.419 897481 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@648c6911
20-08-2026 00:15:09.422 897484 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898569","expired":false,"activity":"","logged":false,"session":"DdF537AcF378A3809f42C85a476598","mobile":"","active":1,"status":true}
20-08-2026 00:15:09.422 897484 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DdF537AcF378A3809f42C85a476598","status":true}
20-08-2026 00:15:09.422 897484 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7cd3ce1a
20-08-2026 00:15:09.422 897484 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898892","expired":false,"activity":"","logged":false,"session":"95D25aA395D4203646Bf8c72F43f6a","mobile":"","active":1,"status":true}
20-08-2026 00:15:09.422 897484 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"95D25aA395D4203646Bf8c72F43f6a","status":true}
20-08-2026 00:15:09.437 897499 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:09.437 897499 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:09.451 897513 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:15:09.452 897514 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:15:09.493 897555 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:09.499 897561 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:09.557 897619 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:09.558 897620 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:15:09.558 897620 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:15:09.644 897706 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:09.645 897707 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:09.649 897711 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:09.665 897727 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:09.683 897745 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:09.774 897836 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202501","mobile":""}
20-08-2026 00:15:09.796 897858 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:15:09.796 897858 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:15:09.823 897885 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:09.823 897885 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:09.836 897898 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202098","mobile":""}
20-08-2026 00:15:09.838 897900 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:09.846 897908 [http-nio-8051-exec-63] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:09.849 897911 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:09.909 897971 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:09.912 897974 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:09.928 897990 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:09.928 897990 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:15:09.928 897990 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:15:09.967 898029 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:15:09.967 898029 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:09.967 898029 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:15:09.967 898029 [http-nio-8051-exec-58] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:09.969 898031 [http-nio-8051-exec-61] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:09.972 898034 [http-nio-8051-exec-61] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:09.975 898037 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.001 898063 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:10.004 898066 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:10.004 898066 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:10.004 898066 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:15:10.004 898066 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:10.0
20-08-2026 00:15:10.004 898066 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:10.008 898070 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.008 898070 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.014 898076 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CaAf5666F393Ba8aA9005667644fD3
20-08-2026 00:15:10.014 898076 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaAf5666F393Ba8aA9005667644fD3
20-08-2026 00:15:10.015 898077 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5bf369d4
20-08-2026 00:15:10.015 898077 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898872","expired":false,"activity":"","logged":false,"session":"CaAf5666F393Ba8aA9005667644fD3","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.015 898077 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CaAf5666F393Ba8aA9005667644fD3","status":true}
20-08-2026 00:15:10.015 898077 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaAf5666F393Ba8aA9005667644fD3
20-08-2026 00:15:10.015 898077 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5bf369d4
20-08-2026 00:15:10.015 898077 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898872","expired":false,"activity":"","logged":false,"session":"CaAf5666F393Ba8aA9005667644fD3","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.015 898077 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: CaAf5666F393Ba8aA9005667644fD3, mobile : , newSession : CaAf5666F393Ba8aA9005667644fD3, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749614007458","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202508","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 8th floor"}}, expiry  :1795113898872
20-08-2026 00:15:10.015 898077 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CaAf5666F393Ba8aA9005667644fD3
20-08-2026 00:15:10.015 898077 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaAf5666F393Ba8aA9005667644fD3
20-08-2026 00:15:10.016 898078 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5bf369d4
20-08-2026 00:15:10.016 898078 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898872","expired":false,"activity":"","logged":false,"session":"CaAf5666F393Ba8aA9005667644fD3","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.016 898078 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CaAf5666F393Ba8aA9005667644fD3","status":true}
20-08-2026 00:15:10.049 898111 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:10.055 898117 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:10.124 898186 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:10.124 898186 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:15:10.124 898186 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:15:10.134 898196 [http-nio-8051-exec-62] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.134 898196 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.165 898227 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.170 898232 [http-nio-8051-exec-66] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.177 898239 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:15:10.178 898240 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:15:10.188 898250 [http-nio-8051-exec-64] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.188 898250 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.219 898281 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 25B457E30a5f76Cb2f51EfEfC5E358
20-08-2026 00:15:10.219 898281 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 25B457E30a5f76Cb2f51EfEfC5E358
20-08-2026 00:15:10.227 898289 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:10.229 898291 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@33833520
20-08-2026 00:15:10.229 898291 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898562","expired":false,"activity":"","logged":false,"session":"25B457E30a5f76Cb2f51EfEfC5E358","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.229 898291 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"25B457E30a5f76Cb2f51EfEfC5E358","status":true}
20-08-2026 00:15:10.229 898291 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 25B457E30a5f76Cb2f51EfEfC5E358
20-08-2026 00:15:10.230 898292 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@33833520
20-08-2026 00:15:10.230 898292 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898562","expired":false,"activity":"","logged":false,"session":"25B457E30a5f76Cb2f51EfEfC5E358","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.230 898292 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 25B457E30a5f76Cb2f51EfEfC5E358, mobile : , newSession : 25B457E30a5f76Cb2f51EfEfC5E358, active : 1, activity : {"machine":{"ds_imei":"VS04202109","area":"HSR","vm_id":"1619843922074","cart_enabled":true,"address":"HSR","vm_imei_id":"VS04202109","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tiny Cafe - Fresh n Bake","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113898562
20-08-2026 00:15:10.230 898292 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 25B457E30a5f76Cb2f51EfEfC5E358
20-08-2026 00:15:10.232 898294 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 25B457E30a5f76Cb2f51EfEfC5E358
20-08-2026 00:15:10.235 898297 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@33833520
20-08-2026 00:15:10.235 898297 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898562","expired":false,"activity":"","logged":false,"session":"25B457E30a5f76Cb2f51EfEfC5E358","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.235 898297 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"25B457E30a5f76Cb2f51EfEfC5E358","status":true}
20-08-2026 00:15:10.238 898300 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:10.240 898302 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.244 898306 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.269 898331 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202501","mobile":""}
20-08-2026 00:15:10.301 898363 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.301 898363 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.308 898370 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:10.308 898370 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:15:10.308 898370 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:15:10.331 898393 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:15:10.331 898393 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:15:10.332 898394 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:08:45"}
20-08-2026 00:15:10.363 898425 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:15:10.369 898431 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4dd1263f
20-08-2026 00:15:10.379 898441 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.380 898442 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.393 898455 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:15:10.393 898455 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:15:10.393 898455 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:15:10.409 898471 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:15:10.409 898471 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:15:10.415 898477 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:10.418 898480 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:10.465 898527 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:10.465 898527 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:15:10.465 898527 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:15:10.466 898528 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.476 898538 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:15:10.476 898538 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:15:10.479 898541 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.481 898543 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:10.486 898548 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:10.504 898566 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:10.504 898566 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:15:10.504 898566 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:15:10.517 898579 [http-nio-8051-exec-52] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.514 898576 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:15:10.521 898583 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:15:10.519 898581 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202203","mobile":""}
20-08-2026 00:15:10.527 898589 [http-nio-8051-exec-52] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.532 898594 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:10.539 898601 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:10.574 898636 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:10.574 898636 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:15:10.574 898636 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:15:10.582 898644 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:15:10.582 898644 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:15:10.592 898654 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.595 898657 [http-nio-8051-exec-69] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.598 898660 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:10.601 898663 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:10.617 898679 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:10.617 898679 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:15:10.618 898680 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:15:10.622 898684 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:15:10.622 898684 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:15:10.623 898685 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.628 898690 [http-nio-8051-exec-67] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.629 898691 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.630 898692 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.636 898698 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:10.640 898702 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:10.674 898736 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:10.674 898736 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:15:10.674 898736 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:10.684 898746 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:15:10.684 898746 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:15:10.690 898752 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:10.694 898756 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:10.708 898770 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7eAe00A2C23fB4A4F8010eE85dA833
20-08-2026 00:15:10.709 898771 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7eAe00A2C23fB4A4F8010eE85dA833
20-08-2026 00:15:10.722 898784 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:10.722 898784 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:15:10.722 898784 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:10.723 898785 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1fe0b745
20-08-2026 00:15:10.723 898785 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898729","expired":false,"activity":"","logged":false,"session":"7eAe00A2C23fB4A4F8010eE85dA833","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.723 898785 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7eAe00A2C23fB4A4F8010eE85dA833","status":true}
20-08-2026 00:15:10.724 898786 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7eAe00A2C23fB4A4F8010eE85dA833
20-08-2026 00:15:10.726 898788 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1fe0b745
20-08-2026 00:15:10.726 898788 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898729","expired":false,"activity":"","logged":false,"session":"7eAe00A2C23fB4A4F8010eE85dA833","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.726 898788 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7eAe00A2C23fB4A4F8010eE85dA833, mobile : , newSession : 7eAe00A2C23fB4A4F8010eE85dA833, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685600316121","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202302","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas Ariel 2nd floor"}}, expiry  :1795113898729
20-08-2026 00:15:10.726 898788 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7eAe00A2C23fB4A4F8010eE85dA833
20-08-2026 00:15:10.726 898788 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7eAe00A2C23fB4A4F8010eE85dA833
20-08-2026 00:15:10.727 898789 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1fe0b745
20-08-2026 00:15:10.727 898789 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898729","expired":false,"activity":"","logged":false,"session":"7eAe00A2C23fB4A4F8010eE85dA833","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.727 898789 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7eAe00A2C23fB4A4F8010eE85dA833","status":true}
20-08-2026 00:15:10.733 898795 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 303c98A117C20958853a3862E19a65
20-08-2026 00:15:10.733 898795 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 303c98A117C20958853a3862E19a65
20-08-2026 00:15:10.734 898796 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:15:10.734 898796 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:15:10.734 898796 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@623c85a8
20-08-2026 00:15:10.734 898796 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898781","expired":false,"activity":"","logged":false,"session":"303c98A117C20958853a3862E19a65","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.734 898796 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"303c98A117C20958853a3862E19a65","status":true}
20-08-2026 00:15:10.734 898796 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 303c98A117C20958853a3862E19a65
20-08-2026 00:15:10.735 898797 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@623c85a8
20-08-2026 00:15:10.735 898797 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898781","expired":false,"activity":"","logged":false,"session":"303c98A117C20958853a3862E19a65","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.735 898797 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 303c98A117C20958853a3862E19a65, mobile : , newSession : 303c98A117C20958853a3862E19a65, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1685598348495","cart_enabled":true,"address":"CV ","vm_imei_id":"TM06202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000000000","location":"Texas LakeView A Block 5th Floor"}}, expiry  :1795113898781
20-08-2026 00:15:10.735 898797 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 303c98A117C20958853a3862E19a65
20-08-2026 00:15:10.735 898797 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 303c98A117C20958853a3862E19a65
20-08-2026 00:15:10.736 898798 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@623c85a8
20-08-2026 00:15:10.736 898798 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898781","expired":false,"activity":"","logged":false,"session":"303c98A117C20958853a3862E19a65","mobile":"","active":1,"status":true}
20-08-2026 00:15:10.736 898798 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"303c98A117C20958853a3862E19a65","status":true}
20-08-2026 00:15:10.745 898807 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:15:10.750 898812 [http-nio-8051-exec-75] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.751 898813 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.757 898819 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4dd1263f
20-08-2026 00:15:10.768 898830 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:15:10.769 898831 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:15:10.769 898831 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:15:10.786 898848 [http-nio-8051-exec-71] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.787 898849 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:15:10.787 898849 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:15:10.787 898849 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:15:10.788 898850 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.788 898850 [http-nio-8051-exec-71] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:15:10.801 898863 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:10.805 898867 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:10.828 898890 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:10.828 898890 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:15:10.828 898890 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:15:10.847 898909 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:15:10.847 898909 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:15:10.860 898922 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:10.863 898925 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:10.884 898946 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:10.884 898946 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:15:10.884 898946 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:15:10.888 898950 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:15:10.888 898950 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:15:10.890 898952 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:10.894 898956 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:10.904 898966 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:10.904 898966 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:15:10.904 898966 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:15:10.913 898975 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:15:10.913 898975 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:15:10.914 898976 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:10.916 898978 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:10.924 898986 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:10.924 898986 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:15:10.924 898986 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:15:10.937 898999 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:15:10.937 898999 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:10.937 898999 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:15:10.968 899030 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:10.968 899030 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:10.968 899030 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:10.968 899030 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:15:10.968 899030 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:10.0
20-08-2026 00:15:10.968 899030 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:10.969 899031 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:10.971 899033 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:10.975 899037 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM10201907","mobile":""}
20-08-2026 00:15:10.982 899044 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:10.982 899044 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:15:10.982 899044 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:15:10.989 899051 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:15:10.989 899051 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:15:10.996 899058 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:10.999 899061 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:11.007 899069 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:11.007 899069 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:15:11.007 899069 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:15:11.015 899077 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:15:11.015 899077 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:11.015 899077 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:15:11.042 899104 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.043 899105 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.043 899105 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:11.043 899105 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:15:11.043 899105 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:11.0
20-08-2026 00:15:11.043 899105 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:11.046 899108 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.051 899113 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.073 899135 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.073 899135 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:15:11.073 899135 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:15:11.079 899141 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:15:11.079 899141 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:15:11.080 899142 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.082 899144 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.090 899152 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.090 899152 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:15:11.090 899152 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:15:11.099 899161 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:15:11.099 899161 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:15:11.105 899167 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:11.107 899169 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:11.110 899172 [http-nio-8051-exec-51] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202003","mobile":""}
20-08-2026 00:15:11.114 899176 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:11.114 899176 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:15:11.114 899176 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:15:11.122 899184 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:15:11.122 899184 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:11.122 899184 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:15:11.147 899209 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.148 899210 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.148 899210 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:11.148 899210 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:15:11.148 899210 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:11.0
20-08-2026 00:15:11.148 899210 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:11.151 899213 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.153 899215 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.167 899229 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.167 899229 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:15:11.167 899229 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:15:11.171 899233 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:15:11.171 899233 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:15:11.178 899240 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.180 899242 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.185 899247 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.185 899247 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:15:11.185 899247 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:11.193 899255 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:15:11.193 899255 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:15:11.195 899257 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:11.197 899259 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:11.205 899267 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:11.205 899267 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:15:11.205 899267 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:15:11.213 899275 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:15:11.213 899275 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:11.213 899275 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:15:11.237 899299 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.238 899300 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.238 899300 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:11.238 899300 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:15:11.238 899300 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:11.0
20-08-2026 00:15:11.238 899300 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:11.239 899301 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:11.241 899303 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:11.251 899313 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:11.252 899314 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:15:11.252 899314 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:15:11.267 899329 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:15:11.267 899329 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:11.267 899329 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:15:11.289 899351 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.289 899351 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.289 899351 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:11.289 899351 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:15:11.289 899351 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:11.0
20-08-2026 00:15:11.289 899351 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:11.294 899356 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.299 899361 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.313 899375 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.313 899375 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:15:11.313 899375 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:11.320 899382 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:15:11.320 899382 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:15:11.324 899386 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.326 899388 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.334 899396 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.334 899396 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:15:11.334 899396 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:15:11.344 899406 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:15:11.344 899406 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:15:11.353 899415 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.357 899419 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.373 899435 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.373 899435 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:15:11.373 899435 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:11.378 899440 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:15:11.378 899440 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:15:11.379 899441 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:11.382 899444 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:11.386 899448 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:11.387 899449 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:15:11.387 899449 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:15:11.402 899464 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:15:11.402 899464 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:11.402 899464 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:15:11.424 899486 [http-nio-8051-exec-58] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202501 
20-08-2026 00:15:11.430 899492 [http-nio-8051-exec-58] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:15:11.431 899493 [http-nio-8051-exec-58] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:15:11.436 899498 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:11.436 899498 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:11.436 899498 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:11.436 899498 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:15:11.436 899498 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:11.0
20-08-2026 00:15:11.436 899498 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:11.438 899500 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.441 899503 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.452 899514 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.452 899514 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:15:11.452 899514 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:11.457 899519 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:15:11.457 899519 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:15:11.460 899522 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.463 899525 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.470 899532 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.470 899532 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:15:11.470 899532 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:15:11.474 899536 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:11.475 899537 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:11.478 899540 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:11.478 899540 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:15:11.478 899540 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:15:11.479 899541 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:15:11.479 899541 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:11.479 899541 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:11.483 899545 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:15:11.483 899545 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:15:11.486 899548 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:11.486 899548 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:11.486 899548 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:11.487 899549 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.488 899550 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:11.488 899550 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:11.488 899550 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:11.489 899551 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.490 899552 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:11.490 899552 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:11.490 899552 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:11.496 899558 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.496 899558 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:15:11.496 899558 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:11.503 899565 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:15:11.503 899565 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:15:11.503 899565 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:11.503 899565 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:15:11.503 899565 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:15:11.504 899566 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:15:11.505 899567 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:15:11.505 899567 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:11.505 899567 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:11.507 899569 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@402650d7
20-08-2026 00:15:11.511 899573 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:11.511 899573 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:11.511 899573 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:11.512 899574 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:15:11.512 899574 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:15:11.512 899574 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:15:11.512 899574 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:11.512 899574 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:11.512 899574 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:11.513 899575 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:11.513 899575 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:11.513 899575 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:11.517 899579 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:15:11.517 899579 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:15:11.517 899579 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:11.517 899579 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:15:11.517 899579 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:15:11.519 899581 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.522 899584 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.530 899592 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.530 899592 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:15:11.530 899592 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:15:11.537 899599 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:15:11.537 899599 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:15:11.537 899599 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:15:11.537 899599 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:15:11.537 899599 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:15:11.538 899600 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:15:11.538 899600 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:11.538 899600 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:11.538 899600 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.539 899601 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:11.539 899601 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:15:11.539 899601 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:15:11.541 899603 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.545 899607 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.545 899607 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:15:11.545 899607 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:15:11.545 899607 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:15:11.545 899607 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:15:11.545 899607 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:15:11.546 899608 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:15:11.546 899608 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:15:11.546 899608 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:15:11.547 899609 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:15:11.547 899609 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:11.547 899609 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:11.548 899610 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:11.548 899610 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:11.548 899610 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:11.549 899611 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:15:11.549 899611 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:15:11.549 899611 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:11.549 899611 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:11.549 899611 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:11.550 899612 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:11.550 899612 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:11.550 899612 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:11.551 899613 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:11.551 899613 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:11.551 899613 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:11.552 899614 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:11.552 899614 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:11.552 899614 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:11.553 899615 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:11.553 899615 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:11.553 899615 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:11.553 899615 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:11.554 899616 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:11.554 899616 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:11.554 899616 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:11.555 899617 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:11.555 899617 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:11.555 899617 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:11.556 899618 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:11.557 899619 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:15:11.557 899619 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:15:11.557 899619 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:11.558 899620 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:15:11.558 899620 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:11.558 899620 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:11.559 899621 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:11.559 899621 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:11.559 899621 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:11.560 899622 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:11.560 899622 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:11.560 899622 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:11.563 899625 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:11.564 899626 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:15:11.564 899626 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:15:11.564 899626 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:11.564 899626 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:15:11.564 899626 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:15:11.565 899627 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:15:11.565 899627 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:11.565 899627 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:11.566 899628 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:11.566 899628 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:11.566 899628 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:11.567 899629 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:11.567 899629 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:15:11.567 899629 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:15:11.568 899630 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:11.570 899632 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:11.576 899638 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:11.577 899639 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:15:11.577 899639 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:15:11.581 899643 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:15:11.581 899643 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:11.581 899643 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:15:11.615 899677 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:15:11.619 899681 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.619 899681 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.619 899681 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:11.619 899681 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:15:11.619 899681 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:11.0
20-08-2026 00:15:11.619 899681 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:11.624 899686 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.626 899688 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.632 899694 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.632 899694 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:15:11.632 899694 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:15:11.640 899702 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:15:11.640 899702 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:15:11.642 899704 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.644 899706 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.649 899711 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.649 899711 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:15:11.649 899711 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:15:11.659 899721 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:15:11.659 899721 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:15:11.660 899722 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.661 899723 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.685 899747 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.685 899747 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:15:11.685 899747 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:11.699 899761 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:15:11.699 899761 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:15:11.703 899765 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202508","mobile":""}
20-08-2026 00:15:11.718 899780 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:11.723 899785 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:11.752 899814 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:11.752 899814 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:15:11.752 899814 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:15:11.759 899821 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:15:11.759 899821 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:11.759 899821 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:15:11.779 899841 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.779 899841 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.779 899841 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:11.779 899841 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:15:11.779 899841 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:11.0
20-08-2026 00:15:11.779 899841 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:11.780 899842 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8bC785E07a2c2eEe91E179A3E76289
20-08-2026 00:15:11.780 899842 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8bC785E07a2c2eEe91E179A3E76289
20-08-2026 00:15:11.780 899842 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:11.781 899843 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a4c818f
20-08-2026 00:15:11.782 899844 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898642","expired":false,"activity":"","logged":false,"session":"8bC785E07a2c2eEe91E179A3E76289","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.782 899844 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8bC785E07a2c2eEe91E179A3E76289","status":true}
20-08-2026 00:15:11.782 899844 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8bC785E07a2c2eEe91E179A3E76289
20-08-2026 00:15:11.782 899844 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a4c818f
20-08-2026 00:15:11.782 899844 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898642","expired":false,"activity":"","logged":false,"session":"8bC785E07a2c2eEe91E179A3E76289","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.782 899844 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8bC785E07a2c2eEe91E179A3E76289, mobile : , newSession : 8bC785E07a2c2eEe91E179A3E76289, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_7th Floor"}}, expiry  :1795113898642
20-08-2026 00:15:11.782 899844 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8bC785E07a2c2eEe91E179A3E76289
20-08-2026 00:15:11.782 899844 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8bC785E07a2c2eEe91E179A3E76289
20-08-2026 00:15:11.783 899845 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:11.788 899850 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a4c818f
20-08-2026 00:15:11.788 899850 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898642","expired":false,"activity":"","logged":false,"session":"8bC785E07a2c2eEe91E179A3E76289","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.788 899850 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8bC785E07a2c2eEe91E179A3E76289","status":true}
20-08-2026 00:15:11.799 899861 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:11.799 899861 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:15:11.799 899861 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:15:11.805 899867 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:15:11.805 899867 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:11.805 899867 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:15:11.814 899876 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4dE4C71fF6D256E2A304D7A1D2A279
20-08-2026 00:15:11.814 899876 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4dE4C71fF6D256E2A304D7A1D2A279
20-08-2026 00:15:11.815 899877 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2d59e7be
20-08-2026 00:15:11.815 899877 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898648","expired":false,"activity":"","logged":false,"session":"4dE4C71fF6D256E2A304D7A1D2A279","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.815 899877 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4dE4C71fF6D256E2A304D7A1D2A279","status":true}
20-08-2026 00:15:11.815 899877 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4dE4C71fF6D256E2A304D7A1D2A279
20-08-2026 00:15:11.815 899877 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2d59e7be
20-08-2026 00:15:11.815 899877 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898648","expired":false,"activity":"","logged":false,"session":"4dE4C71fF6D256E2A304D7A1D2A279","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.815 899877 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4dE4C71fF6D256E2A304D7A1D2A279, mobile : , newSession : 4dE4C71fF6D256E2A304D7A1D2A279, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654510950489","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_1st Floor"}}, expiry  :1795113898648
20-08-2026 00:15:11.816 899878 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4dE4C71fF6D256E2A304D7A1D2A279
20-08-2026 00:15:11.816 899878 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4dE4C71fF6D256E2A304D7A1D2A279
20-08-2026 00:15:11.816 899878 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2d59e7be
20-08-2026 00:15:11.816 899878 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898648","expired":false,"activity":"","logged":false,"session":"4dE4C71fF6D256E2A304D7A1D2A279","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.816 899878 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4dE4C71fF6D256E2A304D7A1D2A279","status":true}
20-08-2026 00:15:11.819 899881 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.819 899881 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.819 899881 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:11.819 899881 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:15:11.819 899881 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:11.0
20-08-2026 00:15:11.820 899882 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:11.833 899895 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.835 899897 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.856 899918 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 296e9235Cf6c68F9E9B3B69336DdD0
20-08-2026 00:15:11.856 899918 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 296e9235Cf6c68F9E9B3B69336DdD0
20-08-2026 00:15:11.857 899919 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@52505c0c
20-08-2026 00:15:11.857 899919 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7aEf9e51E73960B3C66b27A5E1894f
20-08-2026 00:15:11.857 899919 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7aEf9e51E73960B3C66b27A5E1894f
20-08-2026 00:15:11.857 899919 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898809","expired":false,"activity":"","logged":false,"session":"296e9235Cf6c68F9E9B3B69336DdD0","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.857 899919 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"296e9235Cf6c68F9E9B3B69336DdD0","status":true}
20-08-2026 00:15:11.857 899919 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 296e9235Cf6c68F9E9B3B69336DdD0
20-08-2026 00:15:11.858 899920 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@52505c0c
20-08-2026 00:15:11.857 899919 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@159ccc59
20-08-2026 00:15:11.858 899920 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.858 899920 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:15:11.858 899920 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:15:11.858 899920 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898653","expired":false,"activity":"","logged":false,"session":"7aEf9e51E73960B3C66b27A5E1894f","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.859 899921 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7aEf9e51E73960B3C66b27A5E1894f","status":true}
20-08-2026 00:15:11.859 899921 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7aEf9e51E73960B3C66b27A5E1894f
20-08-2026 00:15:11.858 899920 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898809","expired":false,"activity":"","logged":false,"session":"296e9235Cf6c68F9E9B3B69336DdD0","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.859 899921 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 296e9235Cf6c68F9E9B3B69336DdD0, mobile : , newSession : 296e9235Cf6c68F9E9B3B69336DdD0, active : 1, activity : {"machine":{"area":"store","vm_id":"1673075277157","cart_enabled":true,"address":"Rack Test","vm_imei_id":"TM12202250","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"server_spiral\":1}","latlong":"00000000,000000","location":"store machine 1"}}, expiry  :1795113898809
20-08-2026 00:15:11.859 899921 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 296e9235Cf6c68F9E9B3B69336DdD0
20-08-2026 00:15:11.859 899921 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 296e9235Cf6c68F9E9B3B69336DdD0
20-08-2026 00:15:11.860 899922 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@159ccc59
20-08-2026 00:15:11.860 899922 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898653","expired":false,"activity":"","logged":false,"session":"7aEf9e51E73960B3C66b27A5E1894f","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.860 899922 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7aEf9e51E73960B3C66b27A5E1894f, mobile : , newSession : 7aEf9e51E73960B3C66b27A5E1894f, active : 1, activity : {"machine":{"ds_imei":"NU04202102","area":"Harlur","vm_id":"1619624548848","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"NU04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"HSR Nyaa Retail","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113898653
20-08-2026 00:15:11.860 899922 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7aEf9e51E73960B3C66b27A5E1894f
20-08-2026 00:15:11.860 899922 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7aEf9e51E73960B3C66b27A5E1894f
20-08-2026 00:15:11.862 899924 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@52505c0c
20-08-2026 00:15:11.862 899924 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@159ccc59
20-08-2026 00:15:11.862 899924 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898653","expired":false,"activity":"","logged":false,"session":"7aEf9e51E73960B3C66b27A5E1894f","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.862 899924 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7aEf9e51E73960B3C66b27A5E1894f","status":true}
20-08-2026 00:15:11.863 899925 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898809","expired":false,"activity":"","logged":false,"session":"296e9235Cf6c68F9E9B3B69336DdD0","mobile":"","active":1,"status":true}
20-08-2026 00:15:11.863 899925 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"296e9235Cf6c68F9E9B3B69336DdD0","status":true}
20-08-2026 00:15:11.868 899930 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:15:11.868 899930 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:15:11.875 899937 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.881 899943 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.899 899961 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.899 899961 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:15:11.899 899961 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:11.903 899965 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:15:11.904 899966 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:15:11.906 899968 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:11.909 899971 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:11.925 899987 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:11.926 899988 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:15:11.926 899988 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:11.932 899994 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202302","mobile":""}
20-08-2026 00:15:11.932 899994 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:15:11.932 899994 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:15:11.939 900001 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:11.942 900004 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:11.958 900020 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:11.958 900020 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:15:11.958 900020 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:15:11.965 900027 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:15:11.965 900027 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:11.965 900027 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:15:11.997 900059 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.997 900059 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:11.997 900059 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:11.997 900059 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:15:11.997 900059 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:11.0
20-08-2026 00:15:11.997 900059 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:12.003 900065 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.005 900067 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.015 900077 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 034d40390603867649Bf62843cCcFf
20-08-2026 00:15:12.015 900077 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 034d40390603867649Bf62843cCcFf
20-08-2026 00:15:12.016 900078 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.016 900078 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:15:12.016 900078 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:12.016 900078 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5d4df4f3
20-08-2026 00:15:12.016 900078 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898556","expired":false,"activity":"","logged":false,"session":"034d40390603867649Bf62843cCcFf","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.016 900078 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"034d40390603867649Bf62843cCcFf","status":true}
20-08-2026 00:15:12.016 900078 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 034d40390603867649Bf62843cCcFf
20-08-2026 00:15:12.017 900079 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5d4df4f3
20-08-2026 00:15:12.017 900079 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898556","expired":false,"activity":"","logged":false,"session":"034d40390603867649Bf62843cCcFf","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.017 900079 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 034d40390603867649Bf62843cCcFf, mobile : , newSession : 034d40390603867649Bf62843cCcFf, active : 1, activity : {"machine":{"ds_imei":"DS08202101","area":"Harlur","vm_id":"1628514764505","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"DS08202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"Tiny Cafe - Nyaa Retail ,Harlur ","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113898556
20-08-2026 00:15:12.017 900079 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 034d40390603867649Bf62843cCcFf
20-08-2026 00:15:12.017 900079 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 034d40390603867649Bf62843cCcFf
20-08-2026 00:15:12.018 900080 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5d4df4f3
20-08-2026 00:15:12.018 900080 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898556","expired":false,"activity":"","logged":false,"session":"034d40390603867649Bf62843cCcFf","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.018 900080 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"034d40390603867649Bf62843cCcFf","status":true}
20-08-2026 00:15:12.024 900086 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:15:12.024 900086 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:15:12.026 900088 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:12.030 900092 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:12.044 900106 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:12.044 900106 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:15:12.044 900106 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:15:12.050 900112 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:15:12.050 900112 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:12.050 900112 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:15:12.112 900174 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202103","mobile":""}
20-08-2026 00:15:12.123 900185 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202109","mobile":""}
20-08-2026 00:15:12.153 900215 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C351Ce32E4360cF3A930Da8fF5151e
20-08-2026 00:15:12.153 900215 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C351Ce32E4360cF3A930Da8fF5151e
20-08-2026 00:15:12.154 900216 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@282a0350
20-08-2026 00:15:12.154 900216 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898896","expired":false,"activity":"","logged":false,"session":"C351Ce32E4360cF3A930Da8fF5151e","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.154 900216 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C351Ce32E4360cF3A930Da8fF5151e","status":true}
20-08-2026 00:15:12.154 900216 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C351Ce32E4360cF3A930Da8fF5151e
20-08-2026 00:15:12.155 900217 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@282a0350
20-08-2026 00:15:12.155 900217 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898896","expired":false,"activity":"","logged":false,"session":"C351Ce32E4360cF3A930Da8fF5151e","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.155 900217 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C351Ce32E4360cF3A930Da8fF5151e, mobile : , newSession : C351Ce32E4360cF3A930Da8fF5151e, active : 1, activity : {"machine":{"area":"E city","vm_id":"1942326719453220784","cart_enabled":true,"address":"NEUU Factory","vm_imei_id":"RM10201901","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":0}","latlong":"12.8821704,77.6378531","location":"NEUU Factory"}}, expiry  :1795113898896
20-08-2026 00:15:12.155 900217 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C351Ce32E4360cF3A930Da8fF5151e
20-08-2026 00:15:12.155 900217 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C351Ce32E4360cF3A930Da8fF5151e
20-08-2026 00:15:12.156 900218 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 76D32701D4D2A893E86f87E1E4A0Ab
20-08-2026 00:15:12.156 900218 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 76D32701D4D2A893E86f87E1E4A0Ab
20-08-2026 00:15:12.156 900218 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@282a0350
20-08-2026 00:15:12.156 900218 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898896","expired":false,"activity":"","logged":false,"session":"C351Ce32E4360cF3A930Da8fF5151e","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.156 900218 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C351Ce32E4360cF3A930Da8fF5151e","status":true}
20-08-2026 00:15:12.156 900218 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ebeecdc
20-08-2026 00:15:12.156 900218 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898550","expired":false,"activity":"","logged":false,"session":"76D32701D4D2A893E86f87E1E4A0Ab","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.156 900218 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"76D32701D4D2A893E86f87E1E4A0Ab","status":true}
20-08-2026 00:15:12.156 900218 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 76D32701D4D2A893E86f87E1E4A0Ab
20-08-2026 00:15:12.157 900219 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ebeecdc
20-08-2026 00:15:12.157 900219 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898550","expired":false,"activity":"","logged":false,"session":"76D32701D4D2A893E86f87E1E4A0Ab","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.157 900219 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 76D32701D4D2A893E86f87E1E4A0Ab, mobile : , newSession : 76D32701D4D2A893E86f87E1E4A0Ab, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513063","cart_enabled":true,"address":"HSR","vm_imei_id":"VS11202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Nyaa online Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795113898550
20-08-2026 00:15:12.157 900219 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 76D32701D4D2A893E86f87E1E4A0Ab
20-08-2026 00:15:12.157 900219 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 76D32701D4D2A893E86f87E1E4A0Ab
20-08-2026 00:15:12.157 900219 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ebeecdc
20-08-2026 00:15:12.158 900220 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898550","expired":false,"activity":"","logged":false,"session":"76D32701D4D2A893E86f87E1E4A0Ab","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.158 900220 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"76D32701D4D2A893E86f87E1E4A0Ab","status":true}
20-08-2026 00:15:12.165 900227 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.165 900227 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.166 900228 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:12.166 900228 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:15:12.166 900228 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:12.0
20-08-2026 00:15:12.166 900228 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:12.171 900233 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.173 900235 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.180 900242 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.180 900242 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:15:12.180 900242 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:12.189 900251 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:15:12.189 900251 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:15:12.197 900259 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:12.199 900261 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:12.207 900269 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:12.207 900269 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:15:12.207 900269 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:15:12.213 900275 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:15:12.213 900275 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:12.213 900275 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:15:12.236 900298 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.237 900299 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.237 900299 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:12.237 900299 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:15:12.237 900299 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:12.0
20-08-2026 00:15:12.237 900299 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:12.243 900305 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.246 900308 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.251 900313 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.251 900313 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:15:12.251 900313 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:15:12.262 900324 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:15:12.262 900324 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:15:12.263 900325 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:12.270 900332 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:12.281 900343 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:12.281 900343 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:15:12.281 900343 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:15:12.282 900344 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BeEf29201cB978E67d6450FcA7Ef8d
20-08-2026 00:15:12.282 900344 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BeEf29201cB978E67d6450FcA7Ef8d
20-08-2026 00:15:12.283 900345 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@43f81042
20-08-2026 00:15:12.283 900345 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898687","expired":false,"activity":"","logged":false,"session":"BeEf29201cB978E67d6450FcA7Ef8d","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.283 900345 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BeEf29201cB978E67d6450FcA7Ef8d","status":true}
20-08-2026 00:15:12.283 900345 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BeEf29201cB978E67d6450FcA7Ef8d
20-08-2026 00:15:12.284 900346 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@43f81042
20-08-2026 00:15:12.284 900346 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898687","expired":false,"activity":"","logged":false,"session":"BeEf29201cB978E67d6450FcA7Ef8d","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.284 900346 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: BeEf29201cB978E67d6450FcA7Ef8d, mobile : , newSession : BeEf29201cB978E67d6450FcA7Ef8d, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418"}}, expiry  :1795113898687
20-08-2026 00:15:12.284 900346 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BeEf29201cB978E67d6450FcA7Ef8d
20-08-2026 00:15:12.284 900346 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BeEf29201cB978E67d6450FcA7Ef8d
20-08-2026 00:15:12.284 900346 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@43f81042
20-08-2026 00:15:12.285 900347 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898687","expired":false,"activity":"","logged":false,"session":"BeEf29201cB978E67d6450FcA7Ef8d","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.285 900347 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BeEf29201cB978E67d6450FcA7Ef8d","status":true}
20-08-2026 00:15:12.285 900347 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:15:12.285 900347 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:12.285 900347 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:15:12.333 900395 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.333 900395 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.333 900395 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:12.333 900395 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:15:12.333 900395 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:12.0
20-08-2026 00:15:12.333 900395 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:12.335 900397 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:12.339 900401 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:12.342 900404 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 597aC5B4F02d7c84171eBb5c73D72f
20-08-2026 00:15:12.342 900404 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 597aC5B4F02d7c84171eBb5c73D72f
20-08-2026 00:15:12.348 900410 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6472e01e
20-08-2026 00:15:12.349 900411 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898831","expired":false,"activity":"","logged":false,"session":"597aC5B4F02d7c84171eBb5c73D72f","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.349 900411 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"597aC5B4F02d7c84171eBb5c73D72f","status":true}
20-08-2026 00:15:12.349 900411 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 597aC5B4F02d7c84171eBb5c73D72f
20-08-2026 00:15:12.349 900411 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:12.349 900411 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:15:12.349 900411 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:15:12.350 900412 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6472e01e
20-08-2026 00:15:12.350 900412 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898831","expired":false,"activity":"","logged":false,"session":"597aC5B4F02d7c84171eBb5c73D72f","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.350 900412 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 597aC5B4F02d7c84171eBb5c73D72f, mobile : , newSession : 597aC5B4F02d7c84171eBb5c73D72f, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1748242676721","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM05202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas lakeview  2nd floor"}}, expiry  :1795113898831
20-08-2026 00:15:12.350 900412 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 597aC5B4F02d7c84171eBb5c73D72f
20-08-2026 00:15:12.350 900412 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 597aC5B4F02d7c84171eBb5c73D72f
20-08-2026 00:15:12.353 900415 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6472e01e
20-08-2026 00:15:12.353 900415 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898831","expired":false,"activity":"","logged":false,"session":"597aC5B4F02d7c84171eBb5c73D72f","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.353 900415 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"597aC5B4F02d7c84171eBb5c73D72f","status":true}
20-08-2026 00:15:12.354 900416 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:15:12.354 900416 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:12.354 900416 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:15:12.375 900437 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.375 900437 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.375 900437 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:12.375 900437 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:15:12.375 900437 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:12.0
20-08-2026 00:15:12.375 900437 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:12.382 900444 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.386 900448 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.399 900461 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.399 900461 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:15:12.399 900461 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:15:12.408 900470 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:15:12.409 900471 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:15:12.413 900475 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:12.413 900475 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C5378e9fFd5dA2Ab7cCb01A1FaFa3b
20-08-2026 00:15:12.413 900475 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C5378e9fFd5dA2Ab7cCb01A1FaFa3b
20-08-2026 00:15:12.414 900476 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@14ef6973
20-08-2026 00:15:12.414 900476 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898603","expired":false,"activity":"","logged":false,"session":"C5378e9fFd5dA2Ab7cCb01A1FaFa3b","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.414 900476 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C5378e9fFd5dA2Ab7cCb01A1FaFa3b","status":true}
20-08-2026 00:15:12.414 900476 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C5378e9fFd5dA2Ab7cCb01A1FaFa3b
20-08-2026 00:15:12.415 900477 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:12.416 900478 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@14ef6973
20-08-2026 00:15:12.416 900478 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898603","expired":false,"activity":"","logged":false,"session":"C5378e9fFd5dA2Ab7cCb01A1FaFa3b","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.416 900478 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C5378e9fFd5dA2Ab7cCb01A1FaFa3b, mobile : , newSession : C5378e9fFd5dA2Ab7cCb01A1FaFa3b, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513062","cart_enabled":true,"address":"HSR","vm_imei_id":"VS08202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Byjus Tiny Cafe Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795113898603
20-08-2026 00:15:12.416 900478 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C5378e9fFd5dA2Ab7cCb01A1FaFa3b
20-08-2026 00:15:12.416 900478 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C5378e9fFd5dA2Ab7cCb01A1FaFa3b
20-08-2026 00:15:12.422 900484 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@14ef6973
20-08-2026 00:15:12.422 900484 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898603","expired":false,"activity":"","logged":false,"session":"C5378e9fFd5dA2Ab7cCb01A1FaFa3b","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.422 900484 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C5378e9fFd5dA2Ab7cCb01A1FaFa3b","status":true}
20-08-2026 00:15:12.428 900490 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:12.428 900490 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:15:12.428 900490 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:15:12.432 900494 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:15:12.432 900494 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:12.432 900494 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:15:12.453 900515 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.453 900515 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.453 900515 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:12.453 900515 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:15:12.453 900515 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:12.0
20-08-2026 00:15:12.453 900515 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:12.459 900521 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.460 900522 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.468 900530 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 26A386A9CdA8D1F67cEf3a60F9E3Ea
20-08-2026 00:15:12.468 900530 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26A386A9CdA8D1F67cEf3a60F9E3Ea
20-08-2026 00:15:12.469 900531 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@337c6676
20-08-2026 00:15:12.469 900531 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898855","expired":false,"activity":"","logged":false,"session":"26A386A9CdA8D1F67cEf3a60F9E3Ea","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.469 900531 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"26A386A9CdA8D1F67cEf3a60F9E3Ea","status":true}
20-08-2026 00:15:12.469 900531 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26A386A9CdA8D1F67cEf3a60F9E3Ea
20-08-2026 00:15:12.469 900531 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@337c6676
20-08-2026 00:15:12.469 900531 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.470 900532 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:15:12.470 900532 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898855","expired":false,"activity":"","logged":false,"session":"26A386A9CdA8D1F67cEf3a60F9E3Ea","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.470 900532 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:15:12.470 900532 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 26A386A9CdA8D1F67cEf3a60F9E3Ea, mobile : , newSession : 26A386A9CdA8D1F67cEf3a60F9E3Ea, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749829657832","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202503","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 7th Floor"}}, expiry  :1795113898855
20-08-2026 00:15:12.470 900532 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 26A386A9CdA8D1F67cEf3a60F9E3Ea
20-08-2026 00:15:12.470 900532 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26A386A9CdA8D1F67cEf3a60F9E3Ea
20-08-2026 00:15:12.472 900534 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@337c6676
20-08-2026 00:15:12.472 900534 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898855","expired":false,"activity":"","logged":false,"session":"26A386A9CdA8D1F67cEf3a60F9E3Ea","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.473 900535 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"26A386A9CdA8D1F67cEf3a60F9E3Ea","status":true}
20-08-2026 00:15:12.477 900539 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:15:12.477 900539 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:15:12.482 900544 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.484 900546 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.496 900558 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.497 900559 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:15:12.497 900559 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:15:12.508 900570 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7dC33b50D215Be7eAbC39f9526978c
20-08-2026 00:15:12.508 900570 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7dC33b50D215Be7eAbC39f9526978c
20-08-2026 00:15:12.509 900571 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73b328f6
20-08-2026 00:15:12.509 900571 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898870","expired":false,"activity":"","logged":false,"session":"7dC33b50D215Be7eAbC39f9526978c","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.509 900571 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7dC33b50D215Be7eAbC39f9526978c","status":true}
20-08-2026 00:15:12.509 900571 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7dC33b50D215Be7eAbC39f9526978c
20-08-2026 00:15:12.509 900571 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73b328f6
20-08-2026 00:15:12.509 900571 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898870","expired":false,"activity":"","logged":false,"session":"7dC33b50D215Be7eAbC39f9526978c","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.509 900571 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7dC33b50D215Be7eAbC39f9526978c, mobile : , newSession : 7dC33b50D215Be7eAbC39f9526978c, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749558487402","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202505","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Godrej Table Space 5th Floor"}}, expiry  :1795113898870
20-08-2026 00:15:12.509 900571 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7dC33b50D215Be7eAbC39f9526978c
20-08-2026 00:15:12.510 900572 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7dC33b50D215Be7eAbC39f9526978c
20-08-2026 00:15:12.510 900572 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73b328f6
20-08-2026 00:15:12.510 900572 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898870","expired":false,"activity":"","logged":false,"session":"7dC33b50D215Be7eAbC39f9526978c","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.510 900572 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7dC33b50D215Be7eAbC39f9526978c","status":true}
20-08-2026 00:15:12.511 900573 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:15:12.511 900573 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:15:12.513 900575 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.518 900580 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.526 900588 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.526 900588 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:15:12.526 900588 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:15:12.534 900596 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:15:12.534 900596 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:15:12.536 900598 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.537 900599 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.550 900612 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.550 900612 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:15:12.550 900612 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:15:12.554 900616 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:15:12.554 900616 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:15:12.556 900618 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.559 900621 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.575 900637 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.575 900637 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:15:12.575 900637 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:12.587 900649 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:15:12.587 900649 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:15:12.594 900656 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.597 900659 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.611 900673 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.611 900673 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:15:12.611 900673 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:15:12.638 900700 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:15:12.638 900700 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:15:12.643 900705 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4024CdA37b78B3833e11E6704e5e52
20-08-2026 00:15:12.643 900705 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4024CdA37b78B3833e11E6704e5e52
20-08-2026 00:15:12.643 900705 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1505eb60
20-08-2026 00:15:12.643 900705 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898922","expired":false,"activity":"","logged":false,"session":"4024CdA37b78B3833e11E6704e5e52","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.643 900705 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4024CdA37b78B3833e11E6704e5e52","status":true}
20-08-2026 00:15:12.644 900706 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4024CdA37b78B3833e11E6704e5e52
20-08-2026 00:15:12.644 900706 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1505eb60
20-08-2026 00:15:12.644 900706 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898922","expired":false,"activity":"","logged":false,"session":"4024CdA37b78B3833e11E6704e5e52","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.644 900706 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4024CdA37b78B3833e11E6704e5e52, mobile : , newSession : 4024CdA37b78B3833e11E6704e5e52, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT","vm_id":"8969790716036205382","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR","ds_geocode":"12.9158,77.6343"}}, expiry  :1795113898922
20-08-2026 00:15:12.644 900706 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4024CdA37b78B3833e11E6704e5e52
20-08-2026 00:15:12.644 900706 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4024CdA37b78B3833e11E6704e5e52
20-08-2026 00:15:12.647 900709 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1505eb60
20-08-2026 00:15:12.647 900709 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898922","expired":false,"activity":"","logged":false,"session":"4024CdA37b78B3833e11E6704e5e52","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.647 900709 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4024CdA37b78B3833e11E6704e5e52","status":true}
20-08-2026 00:15:12.653 900715 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.657 900719 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.666 900728 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.666 900728 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:15:12.666 900728 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:15:12.675 900737 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:15:12.675 900737 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:15:12.683 900745 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.685 900747 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.695 900757 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.695 900757 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:15:12.695 900757 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:15:12.698 900760 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:15:12.698 900760 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:15:12.703 900765 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.709 900771 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.715 900777 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.715 900777 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:15:12.715 900777 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:15:12.725 900787 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:15:12.725 900787 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:15:12.726 900788 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:15:12.728 900790 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4dd1263f
20-08-2026 00:15:12.736 900798 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:15:12.736 900798 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:15:12.737 900799 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:15:12.741 900803 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:15:12.742 900804 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:15:12.743 900805 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.747 900809 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.755 900817 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.755 900817 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:15:12.755 900817 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:15:12.759 900821 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:15:12.759 900821 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:15:12.760 900822 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:12.762 900824 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:12.766 900828 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:12.766 900828 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:15:12.766 900828 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:15:12.769 900831 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:15:12.769 900831 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:12.769 900831 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:15:12.789 900851 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.789 900851 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:12.789 900851 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:12.789 900851 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:15:12.789 900851 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:12.0
20-08-2026 00:15:12.789 900851 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:12.795 900857 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:12.798 900860 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:12.812 900874 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:12.812 900874 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:15:12.812 900874 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:15:12.816 900878 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:15:12.816 900878 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:15:12.821 900883 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.823 900885 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.831 900893 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.831 900893 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:15:12.831 900893 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:15:12.837 900899 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:15:12.837 900899 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:15:12.846 900908 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.849 900911 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.854 900916 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.854 900916 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:15:12.854 900916 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:15:12.858 900920 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:15:12.859 900921 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:15:12.862 900924 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:12.865 900927 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:12.868 900930 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:12.868 900930 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:15:12.868 900930 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:12.872 900934 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:15:12.872 900934 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:15:12.875 900937 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:12.877 900939 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:12.882 900944 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:12.882 900944 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:15:12.882 900944 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:15:12.885 900947 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:15:12.885 900947 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:12.885 900947 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:15:12.912 900974 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:12.912 900974 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:12.912 900974 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:12.912 900974 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:15:12.912 900974 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:12.0
20-08-2026 00:15:12.912 900974 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:12.913 900975 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:12.922 900984 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:12.927 900989 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:12.927 900989 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:15:12.927 900989 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:15:12.933 900995 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:15:12.933 900995 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:12.933 900995 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:15:12.935 900997 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 74136360D5415aF01a1d959aFc37Fa
20-08-2026 00:15:12.935 900997 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 74136360D5415aF01a1d959aFc37Fa
20-08-2026 00:15:12.935 900997 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fddf1c4
20-08-2026 00:15:12.936 900998 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898798","expired":false,"activity":"","logged":false,"session":"74136360D5415aF01a1d959aFc37Fa","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.936 900998 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"74136360D5415aF01a1d959aFc37Fa","status":true}
20-08-2026 00:15:12.936 900998 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 74136360D5415aF01a1d959aFc37Fa
20-08-2026 00:15:12.936 900998 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fddf1c4
20-08-2026 00:15:12.936 900998 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898798","expired":false,"activity":"","logged":false,"session":"74136360D5415aF01a1d959aFc37Fa","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.937 900999 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 74136360D5415aF01a1d959aFc37Fa, mobile : , newSession : 74136360D5415aF01a1d959aFc37Fa, active : 1, activity : {"machine":{"area":"HSR","vm_id":"1694000374524","cart_enabled":true,"address":"","vm_imei_id":"NU09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"Titan Eye plus Spiral"}}, expiry  :1795113898798
20-08-2026 00:15:12.937 900999 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 74136360D5415aF01a1d959aFc37Fa
20-08-2026 00:15:12.937 900999 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 74136360D5415aF01a1d959aFc37Fa
20-08-2026 00:15:12.937 900999 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fddf1c4
20-08-2026 00:15:12.937 900999 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898798","expired":false,"activity":"","logged":false,"session":"74136360D5415aF01a1d959aFc37Fa","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.937 900999 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"74136360D5415aF01a1d959aFc37Fa","status":true}
20-08-2026 00:15:12.944 901006 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 044b99E724D33a39004300AaB2B3Ca
20-08-2026 00:15:12.944 901006 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 044b99E724D33a39004300AaB2B3Ca
20-08-2026 00:15:12.947 901009 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ccfbdf3
20-08-2026 00:15:12.947 901009 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898726","expired":false,"activity":"","logged":false,"session":"044b99E724D33a39004300AaB2B3Ca","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.947 901009 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"044b99E724D33a39004300AaB2B3Ca","status":true}
20-08-2026 00:15:12.947 901009 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 044b99E724D33a39004300AaB2B3Ca
20-08-2026 00:15:12.948 901010 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ccfbdf3
20-08-2026 00:15:12.948 901010 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898726","expired":false,"activity":"","logged":false,"session":"044b99E724D33a39004300AaB2B3Ca","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.948 901010 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 044b99E724D33a39004300AaB2B3Ca, mobile : , newSession : 044b99E724D33a39004300AaB2B3Ca, active : 1, activity : {"machine":{"ds_imei":"VS09202102","area":"HSR","vm_id":"1619843922076","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 2 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795113898726
20-08-2026 00:15:12.948 901010 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 044b99E724D33a39004300AaB2B3Ca
20-08-2026 00:15:12.948 901010 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 044b99E724D33a39004300AaB2B3Ca
20-08-2026 00:15:12.965 901027 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ccfbdf3
20-08-2026 00:15:12.965 901027 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898726","expired":false,"activity":"","logged":false,"session":"044b99E724D33a39004300AaB2B3Ca","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.965 901027 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"044b99E724D33a39004300AaB2B3Ca","status":true}
20-08-2026 00:15:12.983 901045 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1f7a05Ab6a4bDe6e909314A7D3CeDa
20-08-2026 00:15:12.983 901045 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1f7a05Ab6a4bDe6e909314A7D3CeDa
20-08-2026 00:15:12.984 901046 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f6f7d5c
20-08-2026 00:15:12.984 901046 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898942","expired":false,"activity":"","logged":false,"session":"1f7a05Ab6a4bDe6e909314A7D3CeDa","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.984 901046 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1f7a05Ab6a4bDe6e909314A7D3CeDa","status":true}
20-08-2026 00:15:12.984 901046 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1f7a05Ab6a4bDe6e909314A7D3CeDa
20-08-2026 00:15:12.984 901046 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f6f7d5c
20-08-2026 00:15:12.985 901047 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898942","expired":false,"activity":"","logged":false,"session":"1f7a05Ab6a4bDe6e909314A7D3CeDa","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.985 901047 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1f7a05Ab6a4bDe6e909314A7D3CeDa, mobile : , newSession : 1f7a05Ab6a4bDe6e909314A7D3CeDa, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"7421137583197604045","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM06202004","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Spare Single door"}}, expiry  :1795113898942
20-08-2026 00:15:12.985 901047 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1f7a05Ab6a4bDe6e909314A7D3CeDa
20-08-2026 00:15:12.985 901047 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1f7a05Ab6a4bDe6e909314A7D3CeDa
20-08-2026 00:15:12.985 901047 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f6f7d5c
20-08-2026 00:15:12.985 901047 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898942","expired":false,"activity":"","logged":false,"session":"1f7a05Ab6a4bDe6e909314A7D3CeDa","mobile":"","active":1,"status":true}
20-08-2026 00:15:12.985 901047 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1f7a05Ab6a4bDe6e909314A7D3CeDa","status":true}
20-08-2026 00:15:12.990 901052 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202301","mobile":""}
20-08-2026 00:15:12.991 901053 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:12.991 901053 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:12.991 901053 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:12.991 901053 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:15:12.991 901053 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:12.0
20-08-2026 00:15:12.991 901053 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:12.992 901054 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:12.994 901056 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:12.998 901060 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:12.998 901060 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:15:12.998 901060 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:15:13.007 901069 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:15:13.007 901069 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:13.007 901069 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:15:13.015 901077 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 31C19c3cE2750d58E33563F9622f22
20-08-2026 00:15:13.015 901077 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 31C19c3cE2750d58E33563F9622f22
20-08-2026 00:15:13.015 901077 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1b9d119
20-08-2026 00:15:13.015 901077 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898813","expired":false,"activity":"","logged":false,"session":"31C19c3cE2750d58E33563F9622f22","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.015 901077 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"31C19c3cE2750d58E33563F9622f22","status":true}
20-08-2026 00:15:13.015 901077 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 31C19c3cE2750d58E33563F9622f22
20-08-2026 00:15:13.016 901078 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1b9d119
20-08-2026 00:15:13.016 901078 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898813","expired":false,"activity":"","logged":false,"session":"31C19c3cE2750d58E33563F9622f22","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.016 901078 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 31C19c3cE2750d58E33563F9622f22, mobile : , newSession : 31C19c3cE2750d58E33563F9622f22, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749462870626","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 6th floor"}}, expiry  :1795113898813
20-08-2026 00:15:13.016 901078 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 31C19c3cE2750d58E33563F9622f22
20-08-2026 00:15:13.016 901078 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 31C19c3cE2750d58E33563F9622f22
20-08-2026 00:15:13.016 901078 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1b9d119
20-08-2026 00:15:13.016 901078 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898813","expired":false,"activity":"","logged":false,"session":"31C19c3cE2750d58E33563F9622f22","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.016 901078 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"31C19c3cE2750d58E33563F9622f22","status":true}
20-08-2026 00:15:13.024 901086 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.025 901087 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.025 901087 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:13.025 901087 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:15:13.025 901087 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:13.0
20-08-2026 00:15:13.025 901087 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:13.034 901096 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.034 901096 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C4C3Cf24426cE09bB7Ad1c087367Fb
20-08-2026 00:15:13.034 901096 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C4C3Cf24426cE09bB7Ad1c087367Fb
20-08-2026 00:15:13.034 901096 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4c1f467
20-08-2026 00:15:13.035 901097 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898963","expired":false,"activity":"","logged":false,"session":"C4C3Cf24426cE09bB7Ad1c087367Fb","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.035 901097 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C4C3Cf24426cE09bB7Ad1c087367Fb","status":true}
20-08-2026 00:15:13.035 901097 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C4C3Cf24426cE09bB7Ad1c087367Fb
20-08-2026 00:15:13.035 901097 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4c1f467
20-08-2026 00:15:13.035 901097 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898963","expired":false,"activity":"","logged":false,"session":"C4C3Cf24426cE09bB7Ad1c087367Fb","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.035 901097 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C4C3Cf24426cE09bB7Ad1c087367Fb, mobile : , newSession : C4C3Cf24426cE09bB7Ad1c087367Fb, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1767156983476","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM01202601","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Mediatek 4AB_3rd floor "}}, expiry  :1795113898963
20-08-2026 00:15:13.035 901097 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C4C3Cf24426cE09bB7Ad1c087367Fb
20-08-2026 00:15:13.035 901097 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C4C3Cf24426cE09bB7Ad1c087367Fb
20-08-2026 00:15:13.036 901098 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4c1f467
20-08-2026 00:15:13.036 901098 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898963","expired":false,"activity":"","logged":false,"session":"C4C3Cf24426cE09bB7Ad1c087367Fb","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.036 901098 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C4C3Cf24426cE09bB7Ad1c087367Fb","status":true}
20-08-2026 00:15:13.038 901100 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.050 901112 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.050 901112 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:15:13.050 901112 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:13.054 901116 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:15:13.054 901116 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:15:13.055 901117 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.058 901120 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.068 901130 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.068 901130 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:15:13.068 901130 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:15:13.073 901135 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:15:13.073 901135 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:15:13.075 901137 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.077 901139 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.084 901146 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.084 901146 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:15:13.084 901146 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:15:13.087 901149 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:15:13.087 901149 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:13.087 901149 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:15:13.112 901174 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.112 901174 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.112 901174 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:13.112 901174 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:15:13.112 901174 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:13.0
20-08-2026 00:15:13.112 901174 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:13.116 901178 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.129 901191 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.145 901207 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.145 901207 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:15:13.145 901207 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:15:13.149 901211 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:15:13.149 901211 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:15:13.155 901217 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.157 901219 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.161 901223 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.161 901223 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:15:13.161 901223 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:15:13.165 901227 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:15:13.166 901228 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:13.166 901228 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:15:13.185 901247 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.185 901247 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.185 901247 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:13.185 901247 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:15:13.185 901247 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:13.0
20-08-2026 00:15:13.185 901247 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:13.191 901253 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.196 901258 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.222 901284 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.222 901284 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:15:13.222 901284 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:15:13.227 901289 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:15:13.228 901290 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:15:13.236 901298 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.238 901300 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.242 901304 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.242 901304 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:15:13.242 901304 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:15:13.247 901309 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:15:13.247 901309 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:15:13.249 901311 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.252 901314 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.266 901328 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.266 901328 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:15:13.266 901328 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:13.271 901333 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:15:13.271 901333 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:15:13.272 901334 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.272 901334 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FaE95432559a51EcE37eE79351Ed9d
20-08-2026 00:15:13.273 901335 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FaE95432559a51EcE37eE79351Ed9d
20-08-2026 00:15:13.273 901335 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f2de237
20-08-2026 00:15:13.273 901335 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898915","expired":false,"activity":"","logged":false,"session":"FaE95432559a51EcE37eE79351Ed9d","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.273 901335 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FaE95432559a51EcE37eE79351Ed9d","status":true}
20-08-2026 00:15:13.273 901335 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FaE95432559a51EcE37eE79351Ed9d
20-08-2026 00:15:13.274 901336 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f2de237
20-08-2026 00:15:13.274 901336 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898915","expired":false,"activity":"","logged":false,"session":"FaE95432559a51EcE37eE79351Ed9d","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.274 901336 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: FaE95432559a51EcE37eE79351Ed9d, mobile : , newSession : FaE95432559a51EcE37eE79351Ed9d, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1861896391128712585","cart_enabled":true,"address":"4th Floor","vm_imei_id":"TM07201911","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9781663,77.6606663","location":"TM Texas LakeView 3rd Floor"}}, expiry  :1795113898915
20-08-2026 00:15:13.274 901336 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FaE95432559a51EcE37eE79351Ed9d
20-08-2026 00:15:13.274 901336 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FaE95432559a51EcE37eE79351Ed9d
20-08-2026 00:15:13.275 901337 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f2de237
20-08-2026 00:15:13.275 901337 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.276 901338 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898915","expired":false,"activity":"","logged":false,"session":"FaE95432559a51EcE37eE79351Ed9d","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.276 901338 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FaE95432559a51EcE37eE79351Ed9d","status":true}
20-08-2026 00:15:13.288 901350 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.288 901350 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:15:13.288 901350 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:15:13.293 901355 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:15:13.293 901355 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:15:13.294 901356 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.297 901359 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.307 901369 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.307 901369 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:15:13.307 901369 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:15:13.317 901379 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:15:13.318 901380 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:15:13.318 901380 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.320 901382 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.324 901386 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.324 901386 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:15:13.325 901387 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:13.333 901395 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:15:13.333 901395 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:15:13.334 901396 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.335 901397 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.352 901414 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.352 901414 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:15:13.352 901414 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:15:13.356 901418 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:15:13.356 901418 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:13.356 901418 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:15:13.388 901450 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:13.388 901450 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:13.388 901450 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:13.388 901450 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:15:13.388 901450 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:13.0
20-08-2026 00:15:13.388 901450 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:13.391 901453 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.393 901455 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.398 901460 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.398 901460 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:15:13.398 901460 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:15:13.403 901465 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:15:13.403 901465 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:15:13.404 901466 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.406 901468 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.414 901476 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.414 901476 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:15:13.414 901476 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:15:13.419 901481 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:15:13.420 901482 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:13.420 901482 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:15:13.444 901506 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:13.444 901506 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:13.444 901506 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:13.444 901506 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:15:13.444 901506 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:13.0
20-08-2026 00:15:13.444 901506 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:13.450 901512 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.452 901514 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.456 901518 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.456 901518 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:15:13.456 901518 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:15:13.468 901530 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:15:13.468 901530 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:13.468 901530 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:15:13.492 901554 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.492 901554 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.492 901554 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:13.492 901554 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:15:13.492 901554 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:13.0
20-08-2026 00:15:13.492 901554 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:13.494 901556 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.499 901561 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.503 901565 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.503 901565 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:15:13.503 901565 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:15:13.509 901571 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:15:13.509 901571 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:15:13.510 901572 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.514 901576 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.516 901578 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 75F691914e56A305EdFa8f276c9a2f
20-08-2026 00:15:13.516 901578 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 75F691914e56A305EdFa8f276c9a2f
20-08-2026 00:15:13.517 901579 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@26ebf9d3
20-08-2026 00:15:13.517 901579 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898794","expired":false,"activity":"","logged":false,"session":"75F691914e56A305EdFa8f276c9a2f","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.517 901579 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"75F691914e56A305EdFa8f276c9a2f","status":true}
20-08-2026 00:15:13.517 901579 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 75F691914e56A305EdFa8f276c9a2f
20-08-2026 00:15:13.517 901579 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@26ebf9d3
20-08-2026 00:15:13.517 901579 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898794","expired":false,"activity":"","logged":false,"session":"75F691914e56A305EdFa8f276c9a2f","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.518 901580 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 75F691914e56A305EdFa8f276c9a2f, mobile : , newSession : 75F691914e56A305EdFa8f276c9a2f, active : 1, activity : {"machine":{"area":"E-city ","vm_id":"1693385315786","cart_enabled":true,"address":"HSR","vm_imei_id":"TM09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas LV 5th Floor "}}, expiry  :1795113898794
20-08-2026 00:15:13.518 901580 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 75F691914e56A305EdFa8f276c9a2f
20-08-2026 00:15:13.518 901580 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 75F691914e56A305EdFa8f276c9a2f
20-08-2026 00:15:13.518 901580 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@26ebf9d3
20-08-2026 00:15:13.518 901580 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898794","expired":false,"activity":"","logged":false,"session":"75F691914e56A305EdFa8f276c9a2f","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.518 901580 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"75F691914e56A305EdFa8f276c9a2f","status":true}
20-08-2026 00:15:13.531 901593 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.531 901593 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:15:13.531 901593 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:15:13.535 901597 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:15:13.535 901597 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:13.535 901597 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:15:13.555 901617 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.555 901617 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.555 901617 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:13.555 901617 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:15:13.555 901617 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:13.0
20-08-2026 00:15:13.555 901617 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:13.556 901618 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.558 901620 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.564 901626 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.564 901626 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:15:13.564 901626 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:15:13.568 901630 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:15:13.568 901630 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:15:13.569 901631 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.571 901633 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.578 901640 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.578 901640 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:15:13.578 901640 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:15:13.581 901643 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:15:13.581 901643 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:15:13.582 901644 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.584 901646 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.590 901652 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.590 901652 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:15:13.590 901652 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:15:13.594 901656 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:15:13.594 901656 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:15:13.595 901657 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.597 901659 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.601 901663 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.601 901663 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:15:13.601 901663 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:13.605 901667 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:15:13.605 901667 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:15:13.609 901671 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.609 901671 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A936179aF3781cEcA0CdAfEf23B91f
20-08-2026 00:15:13.609 901671 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A936179aF3781cEcA0CdAfEf23B91f
20-08-2026 00:15:13.610 901672 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.612 901674 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3411ac0d
20-08-2026 00:15:13.612 901674 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898722","expired":false,"activity":"","logged":false,"session":"A936179aF3781cEcA0CdAfEf23B91f","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.612 901674 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A936179aF3781cEcA0CdAfEf23B91f","status":true}
20-08-2026 00:15:13.612 901674 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A936179aF3781cEcA0CdAfEf23B91f
20-08-2026 00:15:13.618 901680 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3411ac0d
20-08-2026 00:15:13.618 901680 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898722","expired":false,"activity":"","logged":false,"session":"A936179aF3781cEcA0CdAfEf23B91f","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.618 901680 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A936179aF3781cEcA0CdAfEf23B91f, mobile : , newSession : A936179aF3781cEcA0CdAfEf23B91f, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1652784271939","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"TM Titan Eye Plus"}}, expiry  :1795113898722
20-08-2026 00:15:13.618 901680 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A936179aF3781cEcA0CdAfEf23B91f
20-08-2026 00:15:13.618 901680 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A936179aF3781cEcA0CdAfEf23B91f
20-08-2026 00:15:13.619 901681 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3411ac0d
20-08-2026 00:15:13.619 901681 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795113898722","expired":false,"activity":"","logged":false,"session":"A936179aF3781cEcA0CdAfEf23B91f","mobile":"","active":1,"status":true}
20-08-2026 00:15:13.619 901681 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A936179aF3781cEcA0CdAfEf23B91f","status":true}
20-08-2026 00:15:13.622 901684 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.622 901684 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:15:13.622 901684 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:15:13.625 901687 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:15:13.625 901687 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:13.625 901687 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:15:13.630 901692 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:15:13.648 901710 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:13.648 901710 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:13.648 901710 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:13.648 901710 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:15:13.648 901710 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:13.0
20-08-2026 00:15:13.648 901710 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:13.649 901711 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.651 901713 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.657 901719 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.657 901719 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:15:13.657 901719 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:15:13.662 901724 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:15:13.662 901724 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:15:13.665 901727 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.666 901728 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.670 901732 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.670 901732 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:15:13.670 901732 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:15:13.674 901736 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:15:13.674 901736 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:15:13.675 901737 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.677 901739 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.681 901743 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.681 901743 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:15:13.681 901743 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:15:13.685 901747 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:15:13.685 901747 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:13.685 901747 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:15:13.706 901768 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.706 901768 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.706 901768 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:13.706 901768 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:15:13.706 901768 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:13.0
20-08-2026 00:15:13.706 901768 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:13.707 901769 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.709 901771 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.716 901778 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.716 901778 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:15:13.716 901778 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:15:13.722 901784 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:15:13.722 901784 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:13.722 901784 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:15:13.739 901801 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:13.739 901801 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:13.739 901801 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:13.739 901801 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:15:13.739 901801 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:13.0
20-08-2026 00:15:13.739 901801 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:13.740 901802 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.742 901804 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.746 901808 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.747 901809 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:15:13.747 901809 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:15:13.750 901812 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:15:13.750 901812 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:15:13.751 901813 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.753 901815 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.757 901819 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.757 901819 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:15:13.757 901819 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:15:13.760 901822 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:15:13.761 901823 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:15:13.762 901824 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.764 901826 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.767 901829 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.768 901830 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:15:13.768 901830 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:15:13.771 901833 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:15:13.771 901833 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:15:13.773 901835 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.776 901838 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.781 901843 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.781 901843 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:15:13.781 901843 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:15:13.787 901849 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:15:13.787 901849 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:15:13.788 901850 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:13.790 901852 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:13.795 901857 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:13.795 901857 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:15:13.795 901857 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:15:13.800 901862 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:15:13.800 901862 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:13.800 901862 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:15:13.816 901878 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.817 901879 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:13.817 901879 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:13.817 901879 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:15:13.817 901879 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:13.0
20-08-2026 00:15:13.817 901879 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:13.822 901884 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.824 901886 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.829 901891 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.829 901891 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:15:13.829 901891 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:15:13.833 901895 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:15:13.834 901896 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:15:13.835 901897 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.837 901899 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.841 901903 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.841 901903 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:15:13.841 901903 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:13.845 901907 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:15:13.846 901908 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:15:13.847 901909 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.849 901911 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.853 901915 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.853 901915 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:15:13.853 901915 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:13.857 901919 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:15:13.857 901919 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:15:13.859 901921 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.863 901925 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.865 901927 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202501","mobile":""}
20-08-2026 00:15:13.870 901932 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.870 901932 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:15:13.870 901932 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:15:13.874 901936 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:15:13.874 901936 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:15:13.875 901937 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.880 901942 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.890 901952 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.890 901952 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:15:13.890 901952 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:13.896 901958 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:15:13.896 901958 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:15:13.898 901960 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.901 901963 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.905 901967 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.905 901967 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:15:13.905 901967 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:15:13.909 901971 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:15:13.910 901972 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:15:13.911 901973 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.914 901976 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.921 901983 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.921 901983 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:15:13.921 901983 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:13.927 901989 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:15:13.927 901989 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:15:13.928 901990 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.930 901992 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.935 901997 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.935 901997 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:15:13.935 901997 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:13.941 902003 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:15:13.941 902003 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:15:13.943 902005 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.945 902007 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.950 902012 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.950 902012 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:15:13.950 902012 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:15:13.956 902018 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:15:13.956 902018 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:15:13.957 902019 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.960 902022 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.965 902027 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.965 902027 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:15:13.965 902027 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:15:13.972 902034 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:15:13.972 902034 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:15:13.973 902035 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:13.975 902037 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:13.981 902043 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:13.981 902043 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:15:13.981 902043 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:15:13.998 902060 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:15:13.998 902060 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:15:13.999 902061 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.001 902063 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.008 902070 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.008 902070 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:15:14.008 902070 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:15:14.012 902074 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:15:14.012 902074 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:15:14.013 902075 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.018 902080 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202505","mobile":""}
20-08-2026 00:15:14.019 902081 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.025 902087 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.025 902087 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:15:14.026 902088 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:15:14.030 902092 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:15:14.030 902092 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:14.030 902092 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:15:14.042 902104 [http-nio-8051-exec-52] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":""}
20-08-2026 00:15:14.069 902131 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.069 902131 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.069 902131 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:14.069 902131 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:15:14.069 902131 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:14.0
20-08-2026 00:15:14.069 902131 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:14.077 902139 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.079 902141 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.089 902151 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.089 902151 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:15:14.089 902151 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:14.092 902154 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:15:14.092 902154 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:15:14.093 902155 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.095 902157 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.099 902161 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.099 902161 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:15:14.099 902161 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:14.104 902166 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:15:14.104 902166 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:15:14.106 902168 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.110 902172 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.116 902178 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.116 902178 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:15:14.116 902178 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:15:14.120 902182 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:15:14.120 902182 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:14.120 902182 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:15:14.142 902204 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.143 902205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.143 902205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:14.143 902205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:15:14.143 902205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:14.0
20-08-2026 00:15:14.143 902205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:14.144 902206 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.145 902207 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202201","mobile":""}
20-08-2026 00:15:14.146 902208 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.149 902211 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.149 902211 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:15:14.149 902211 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:15:14.155 902217 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:15:14.155 902217 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:15:14.161 902223 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.163 902225 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.167 902229 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.167 902229 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:15:14.167 902229 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:14.171 902233 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:15:14.171 902233 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:15:14.172 902234 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.175 902237 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.179 902241 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.179 902241 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:15:14.179 902241 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:15:14.187 902249 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:15:14.187 902249 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:15:14.189 902251 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.191 902253 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.195 902257 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.195 902257 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:15:14.195 902257 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:15:14.200 902262 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202099","mobile":""}
20-08-2026 00:15:14.202 902264 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:15:14.202 902264 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:15:14.207 902269 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.210 902272 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.214 902276 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.214 902276 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:15:14.214 902276 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:14.218 902280 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:15:14.218 902280 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:15:14.218 902280 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202503","mobile":""}
20-08-2026 00:15:14.219 902281 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.221 902283 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.230 902292 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.230 902292 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:15:14.230 902292 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:15:14.234 902296 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:15:14.235 902297 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:14.235 902297 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:15:14.255 902317 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.255 902317 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.256 902318 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:14.256 902318 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:15:14.256 902318 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:14.0
20-08-2026 00:15:14.256 902318 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:14.267 902329 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.269 902331 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.273 902335 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.273 902335 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:15:14.273 902335 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:15:14.286 902348 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:15:14.286 902348 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:15:14.287 902349 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.291 902353 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.296 902358 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.296 902358 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:15:14.296 902358 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:15:14.300 902362 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:15:14.300 902362 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:15:14.301 902363 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.302 902364 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.305 902367 [http-nio-8051-exec-55] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202102","mobile":""}
20-08-2026 00:15:14.313 902375 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.313 902375 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:15:14.313 902375 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:15:14.316 902378 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:15:14.316 902378 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:15:14.317 902379 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.319 902381 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.327 902389 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS08202103","mobile":""}
20-08-2026 00:15:14.339 902401 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.339 902401 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:15:14.340 902402 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:15:14.344 902406 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:15:14.344 902406 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:15:14.354 902416 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.357 902419 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.360 902422 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.361 902423 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:15:14.361 902423 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:15:14.369 902431 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:15:14.369 902431 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:14.369 902431 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:15:14.400 902462 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.400 902462 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.400 902462 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:14.400 902462 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:14.401 902463 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:15:14.404 902466 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@402650d7
20-08-2026 00:15:14.407 902469 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:15:14.409 902471 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:15:14.409 902471 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:15:14.414 902476 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:15:14.414 902476 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:15:14.415 902477 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.417 902479 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.424 902486 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.424 902486 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:15:14.424 902486 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:15:14.430 902492 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:15:14.430 902492 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:14.430 902492 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:15:14.448 902510 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.448 902510 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.448 902510 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:14.448 902510 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:15:14.448 902510 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:14.0
20-08-2026 00:15:14.448 902510 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:14.450 902512 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.452 902514 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.458 902520 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.458 902520 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:15:14.458 902520 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:14.462 902524 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:15:14.462 902524 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:15:14.463 902525 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.465 902527 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.469 902531 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.469 902531 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:15:14.469 902531 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:15:14.474 902536 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:15:14.474 902536 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:15:14.475 902537 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.477 902539 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.481 902543 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202502","mobile":""}
20-08-2026 00:15:14.494 902556 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.494 902556 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:15:14.494 902556 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:15:14.498 902560 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:15:14.499 902561 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:15:14.501 902563 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.504 902566 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.508 902570 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.509 902571 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:15:14.509 902571 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:15:14.514 902576 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:15:14.514 902576 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:14.514 902576 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:15:14.534 902596 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:15:14.534 902596 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:15:14.534 902596 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:14.534 902596 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:14.550 902612 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.552 902614 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.562 902624 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.562 902624 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:15:14.562 902624 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:15:14.565 902627 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:15:14.566 902628 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:15:14.567 902629 [http-nio-8051-exec-75] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"RM10201901","mobile":""}
20-08-2026 00:15:14.575 902637 [http-nio-8051-exec-54] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM12202250","mobile":""}
20-08-2026 00:15:14.586 902648 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.588 902650 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.594 902656 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.594 902656 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:15:14.594 902656 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:15:14.598 902660 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:15:14.598 902660 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:14.598 902660 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:15:14.623 902685 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.623 902685 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.623 902685 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:14.623 902685 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:15:14.623 902685 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:14.0
20-08-2026 00:15:14.623 902685 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:14.627 902689 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.630 902692 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.640 902702 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.640 902702 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:15:14.640 902702 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:15:14.644 902706 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:15:14.644 902706 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:14.644 902706 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:15:14.656 902718 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM01202601","mobile":""}
20-08-2026 00:15:14.687 902749 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.687 902749 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.687 902749 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:14.687 902749 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:15:14.687 902749 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:14.0
20-08-2026 00:15:14.687 902749 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:14.691 902753 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.695 902757 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.705 902767 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.705 902767 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:15:14.705 902767 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:15:14.709 902771 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:15:14.709 902771 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:15:14.710 902772 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.713 902775 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.718 902780 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.718 902780 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:15:14.718 902780 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:15:14.726 902788 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:15:14.726 902788 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:14.726 902788 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:15:14.744 902806 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.744 902806 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:14.744 902806 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:14.744 902806 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:15:14.744 902806 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:14.0
20-08-2026 00:15:14.744 902806 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:14.746 902808 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.750 902812 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.755 902817 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.755 902817 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:15:14.755 902817 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:14.759 902821 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:15:14.759 902821 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:15:14.760 902822 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.762 902824 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.766 902828 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.766 902828 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:15:14.766 902828 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:15:14.770 902832 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:15:14.770 902832 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:15:14.771 902833 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.773 902835 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.777 902839 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.777 902839 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:15:14.777 902839 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:14.781 902843 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:15:14.781 902843 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:15:14.782 902844 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.784 902846 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.788 902850 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.788 902850 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:15:14.788 902850 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:15:14.793 902855 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:15:14.793 902855 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:14.793 902855 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:15:14.812 902874 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:14.812 902874 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:14.812 902874 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:14.812 902874 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:15:14.812 902874 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:14.0
20-08-2026 00:15:14.812 902874 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:14.815 902877 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.817 902879 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.823 902885 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.823 902885 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:15:14.823 902885 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:15:14.827 902889 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:15:14.827 902889 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:15:14.828 902890 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.830 902892 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.834 902896 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.834 902896 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:15:14.834 902896 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:15:14.838 902900 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:15:14.838 902900 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:15:14.839 902901 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.841 902903 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.845 902907 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.845 902907 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:15:14.845 902907 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:15:14.849 902911 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:15:14.849 902911 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:15:14.850 902912 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:14.853 902915 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:14.857 902919 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:14.857 902919 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:15:14.857 902919 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:15:14.861 902923 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:15:14.861 902923 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:15:14.865 902927 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.871 902933 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.878 902940 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.878 902940 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:15:14.878 902940 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:15:14.883 902945 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07201911","mobile":""}
20-08-2026 00:15:14.884 902946 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:15:14.884 902946 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:15:14.888 902950 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.890 902952 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.896 902958 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.896 902958 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:15:14.896 902958 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:15:14.901 902963 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:15:14.902 902964 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:15:14.903 902965 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.905 902967 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.909 902971 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.909 902971 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:15:14.909 902971 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:15:14.913 902975 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:15:14.913 902975 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:15:14.914 902976 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.916 902978 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.921 902983 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.921 902983 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:15:14.921 902983 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:15:14.928 902990 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:15:14.928 902990 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:15:14.931 902993 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.935 902997 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.945 903007 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.945 903007 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:15:14.946 903008 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:15:14.948 903010 [http-nio-8051-exec-71] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"DS08202101","mobile":""}
20-08-2026 00:15:14.951 903013 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:15:14.951 903013 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:15:14.954 903016 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.957 903019 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.963 903025 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.963 903025 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:15:14.963 903025 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:15:14.968 903030 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:15:14.968 903030 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:15:14.969 903031 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.974 903036 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.982 903044 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.982 903044 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:15:14.982 903044 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:15:14.985 903047 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:15:14.985 903047 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:15:14.986 903048 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202204","mobile":""}
20-08-2026 00:15:14.989 903051 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:14.993 903055 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:14.998 903060 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:14.998 903060 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:15:14.998 903060 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:15.003 903065 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:15:15.003 903065 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:15:15.007 903069 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:15.010 903072 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:15.017 903079 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:15.017 903079 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:15:15.017 903079 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:15:15.020 903082 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:15:15.020 903082 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:15.020 903082 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:15:15.131 903193 [http-nio-8051-exec-62] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS11202101","mobile":""}
20-08-2026 00:15:15.143 903205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:15.143 903205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:15.143 903205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:15.143 903205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:15:15.143 903205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:15.0
20-08-2026 00:15:15.143 903205 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:15.146 903208 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.148 903210 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.153 903215 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.153 903215 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:15:15.153 903215 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:15:15.164 903226 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:15:15.164 903226 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:15:15.165 903227 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.167 903229 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.170 903232 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.171 903233 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:15:15.171 903233 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:15.176 903238 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:15:15.176 903238 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:15:15.177 903239 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.184 903246 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.189 903251 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.189 903251 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:15:15.189 903251 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:15:15.192 903254 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:15:15.192 903254 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:15:15.196 903258 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:15.198 903260 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:15.207 903269 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:15.207 903269 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:15:15.207 903269 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:15:15.213 903275 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:15:15.213 903275 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:15.213 903275 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:15:15.228 903290 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:15.228 903290 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:15.228 903290 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:15.228 903290 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:15:15.228 903290 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:15.0
20-08-2026 00:15:15.228 903290 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:15.232 903294 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:15.234 903296 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:15.239 903301 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:15.239 903301 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:15:15.239 903301 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:15:15.246 903308 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:15:15.246 903308 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:15.246 903308 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:15:15.264 903326 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:15.264 903326 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:15.264 903326 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:15.264 903326 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:15:15.264 903326 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:15.0
20-08-2026 00:15:15.264 903326 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:15.265 903327 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:15.267 903329 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:15.274 903336 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:15.274 903336 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:15:15.274 903336 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:15:15.279 903341 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:15:15.279 903341 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:15.279 903341 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:15:15.298 903360 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:15.298 903360 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:15:15.298 903360 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:15:15.298 903360 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:15:15.298 903360 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:15.0
20-08-2026 00:15:15.298 903360 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:15.299 903361 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.301 903363 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.306 903368 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.306 903368 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:15:15.306 903368 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:15:15.313 903375 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:15:15.313 903375 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:15:15.314 903376 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.316 903378 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.320 903382 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.320 903382 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:15:15.320 903382 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:15.324 903386 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:15:15.325 903387 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:15:15.326 903388 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.327 903389 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.332 903394 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.332 903394 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:15:15.332 903394 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:15:15.337 903399 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:15:15.337 903399 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:15:15.338 903400 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.340 903402 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.344 903406 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.344 903406 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:15:15.344 903406 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:15.359 903421 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:15:15.359 903421 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:15:15.361 903423 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.367 903429 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.379 903441 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.379 903441 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:15:15.379 903441 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:15:15.387 903449 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:15:15.387 903449 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:15:15.388 903450 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.390 903452 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.400 903462 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.400 903462 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:15:15.400 903462 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:15:15.411 903473 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:15:15.411 903473 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:15:15.412 903474 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.414 903476 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.421 903483 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.421 903483 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:15:15.421 903483 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:15:15.425 903487 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:15:15.425 903487 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:15:15.432 903494 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.434 903496 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.440 903502 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.440 903502 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:15:15.440 903502 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:15:15.445 903507 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:15:15.445 903507 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:15:15.449 903511 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.455 903517 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.471 903533 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.471 903533 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:15:15.471 903533 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:15:15.476 903538 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:15:15.476 903538 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:15:15.480 903542 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:15:15.485 903547 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51e2cf8e
20-08-2026 00:15:15.492 903554 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:15:15.493 903555 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:15:15.493 903555 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:15:15.498 903560 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:15:15.498 903560 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:15:15.498 903560 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:15:15.522 903584 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:15.522 903584 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:15:15.522 903584 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:15:15.522 903584 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:15:15.522 903584 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:15:15.0
20-08-2026 00:15:15.522 903584 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:15:15.528 903590 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.530 903592 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.547 903609 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.547 903609 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:15:15.547 903609 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:15:15.551 903613 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:15:15.551 903613 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:15:15.555 903617 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.557 903619 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.577 903639 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.578 903640 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:15:15.578 903640 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:15:15.582 903644 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:15:15.582 903644 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:15:15.586 903648 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.592 903654 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.599 903661 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.599 903661 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:15:15.599 903661 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:15:15.605 903667 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:15:15.605 903667 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:15:15.605 903667 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.607 903669 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.613 903675 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.613 903675 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:15:15.613 903675 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:15:15.618 903680 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:15:15.618 903680 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:15:15.620 903682 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.625 903687 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.628 903690 [http-nio-8051-exec-58] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202301","mobile":""}
20-08-2026 00:15:15.646 903708 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.646 903708 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:15:15.646 903708 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:15:15.658 903720 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:15:15.658 903720 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:15:15.665 903727 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:15:15.668 903730 [http-nio-8051-exec-78] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@658dba9e
20-08-2026 00:15:15.691 903753 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:15:15.691 903753 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:15:15.691 903753 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:15:15.711 903773 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:15:15.711 903773 [http-nio-8051-exec-78] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:15:15.975 904037 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202508
20-08-2026 00:15:15.975 904037 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:15:15.975 904037 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:15:15
20-08-2026 00:15:15.975 904037 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 22:54:10.314914', '2026-08-19 19:36:54.636369', '2026-08-19 22:54:10.315088', '2026-08-19 19:36:54.636520'], 'close_time': ['2026-08-19 22:54:17.827354', '2026-08-19 19:36:58.624533', '2026-08-19 22:54:17.827476', '2026-08-19 19:36:58.624701']}"}
20-08-2026 00:15:15.975 904037 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:15:15.975 904037 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:15:15.975 904037 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:15:15.975 904037 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:15:15.975 904037 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:15:15.975 904037 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:54:10.314914", "2026-08-19 19:36:54.636369", "2026-08-19 22:54:10.315088", "2026-08-19 19:36:54.636520"], "close_time": ["2026-08-19 22:54:17.827354", "2026-08-19 19:36:58.624533", "2026-08-19 22:54:17.827476", "2026-08-19 19:36:58.624701"]}
20-08-2026 00:15:15.975 904037 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:15:16.001 904063 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202301","mobile":""}
20-08-2026 00:15:16.064 904126 [http-nio-8051-exec-64] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202102","mobile":""}
20-08-2026 00:15:16.071 904133 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202004","mobile":""}
20-08-2026 00:15:18.191 906253 [http-nio-8051-exec-69] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202204}
20-08-2026 00:15:19.724 907786 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:50:32"}
20-08-2026 00:15:20.706 908768 [http-nio-8051-exec-50] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202506 
20-08-2026 00:15:20.706 908768 [http-nio-8051-exec-50] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:15:20.707 908769 [http-nio-8051-exec-50] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:15:20.717 908779 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:20.717 908779 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:20.718 908780 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:20.718 908780 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:20.718 908780 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:20.719 908781 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:20.719 908781 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:20.719 908781 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:20.720 908782 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:20.720 908782 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:15:20.720 908782 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:15:20.721 908783 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:15:20.721 908783 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:20.721 908783 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:20.722 908784 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:20.722 908784 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:20.722 908784 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:20.723 908785 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:20.723 908785 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:20.723 908785 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:20.723 908785 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:20.723 908785 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:15:20.724 908786 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:15:20.725 908787 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:15:20.725 908787 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:15:20.725 908787 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:15:20.725 908787 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:15:20.725 908787 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:20.725 908787 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:20.726 908788 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:20.726 908788 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:15:20.726 908788 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:15:20.727 908789 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:15:20.727 908789 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:15:20.727 908789 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:15:20.727 908789 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:15:20.727 908789 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:15:20.727 908789 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:15:20.728 908790 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:15:20.728 908790 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 19
20-08-2026 00:15:20.728 908790 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 19
20-08-2026 00:15:20.729 908791 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:15:20.729 908791 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:20.729 908791 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:20.729 908791 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:20.729 908791 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:15:20.729 908791 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:15:20.730 908792 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:15:20.743 908805 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:15:24.094 912156 [http-nio-8051-exec-56] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:15:24.094 912156 [http-nio-8051-exec-56] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:15:25.856 913918 [http-nio-8051-exec-62] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:15:25.604427, sensors=[{id=TM06202505-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202505-1-magnetic, sensor_status=true, sensor_type=magnetic}]}], hcid=[1], door_id=1}], trays=[]}
20-08-2026 00:15:25.857 913919 [http-nio-8051-exec-62] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:15:25.857 913919 [http-nio-8051-exec-62] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202505, traysArr : []
20-08-2026 00:15:25.857 913919 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202505, traysArr : []
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:15:25.858 913920 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:15:25.863 913925 [http-nio-8051-exec-62] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202505, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202505-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202505-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:25.604427"}],"hcid":[1],"door_id":1}]
20-08-2026 00:15:25.863 913925 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202505, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202505-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202505-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:25.604427"}],"hcid":[1],"door_id":1}]
20-08-2026 00:15:25.872 913934 [http-nio-8051-exec-62] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202505, cameraArr : {}
20-08-2026 00:15:25.872 913934 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202505, cameraInfoData : {}
20-08-2026 00:15:26.477 914539 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:15:26.478 914540 [http-nio-8051-exec-84] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:15:26.519 914581 [http-nio-8051-exec-78] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-19 23:55:14.0}
20-08-2026 00:15:26.520 914582 [http-nio-8051-exec-78] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-19 23:55:14.0
20-08-2026 00:15:26.622 914684 [http-nio-8051-exec-78] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:15:27.123 915185 [http-nio-8051-exec-84] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:15:27.286 915348 [http-nio-8051-exec-66] INFO  n.c.kiosk.machine.MachineController - {skus=[4500664, 4500713, 0, 185994, 4500694, 4500667, 4500499, 4500717, 4500605, 4500693, 4500715, 4500720, 4500656, 4500669, 4500681, 4500711, 166327, 186094, 4500643, 4500722, 108676, 4500702, 4500644, 4500642, 4500712, 4500723, 186001, 137335, 4500705, 4500704, 4500648, 133041, 186059], imei=TM06202507}
20-08-2026 00:15:27.291 915353 [http-nio-8051-exec-66] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}]
20-08-2026 00:15:27.292 915354 [http-nio-8051-exec-66] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:15:29.211 917273 [http-nio-8051-exec-51] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:15:29.211 917273 [http-nio-8051-exec-51] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:15:31.381 919443 [http-nio-8051-exec-57] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:15:31.382 919444 [http-nio-8051-exec-57] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:15:32.019 920081 [http-nio-8051-exec-57] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:15:32.800 920862 [http-nio-8051-exec-34] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:15:32.800 920862 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202301
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:15:35
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 20:22:00.430078', '2026-08-19 22:18:58.940198', '2026-08-19 20:22:00.430181', '2026-08-19 22:18:58.940358'], 'close_time': ['2026-08-19 20:22:08.333985', '2026-08-19 22:19:02.830138', '2026-08-19 20:22:08.334114', '2026-08-19 22:19:02.830304']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:22:00.430078", "2026-08-19 22:18:58.940198", "2026-08-19 20:22:00.430181", "2026-08-19 22:18:58.940358"], "close_time": ["2026-08-19 20:22:08.333985", "2026-08-19 22:19:02.830138", "2026-08-19 20:22:08.334114", "2026-08-19 22:19:02.830304"]}
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:15:35.273 923335 [http-nio-8051-exec-69] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:15:43.183 931245 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:15:43.183 931245 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:15:44.021 932083 [http-nio-8051-exec-53] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{value=64%, id=pd-full, status=true}, {value=100%, id=logs-full, status=true}], created_at=2026-08-20 00:15:43}}
20-08-2026 00:15:44.021 932083 [http-nio-8051-exec-53] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:15:44.021 932083 [http-nio-8051-exec-53] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:15:44.022 932084 [http-nio-8051-exec-53] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202204, traysArr : []
20-08-2026 00:15:44.022 932084 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202204, traysArr : []
20-08-2026 00:15:44.023 932085 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:15:44.023 932085 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:15:44.023 932085 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:15:44.023 932085 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:15:44.023 932085 [http-nio-8051-exec-53] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202204, cameraArr : {"data":[{"id":"pd-full","value":"64%","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:15:43"}
20-08-2026 00:15:44.023 932085 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202204, cameraInfoData : {"data":[{"id":"pd-full","value":"64%","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:15:43"}
20-08-2026 00:15:45.250 933312 [http-nio-8051-exec-67] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202501}
20-08-2026 00:15:49.037 937099 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:15:49.037 937099 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:15:49.300 937362 [http-nio-8051-exec-68] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202301}
20-08-2026 00:15:49.394 937456 [http-nio-8051-exec-77] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202507-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202507-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:15:49.121116}], door_id=1}, {hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202507-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202507-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:15:49.122281}], door_id=2}]}
20-08-2026 00:15:49.394 937456 [http-nio-8051-exec-77] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:15:49.394 937456 [http-nio-8051-exec-77] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202507, traysArr : []
20-08-2026 00:15:49.394 937456 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202507, traysArr : []
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:15:49.396 937458 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:15:49.397 937459 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:15:49.401 937463 [http-nio-8051-exec-77] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202507, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:49.121116"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:49.122281"}],"hcid":[1],"door_id":2}]
20-08-2026 00:15:49.401 937463 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202507, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:49.121116"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:49.122281"}],"hcid":[1],"door_id":2}]
20-08-2026 00:15:49.413 937475 [http-nio-8051-exec-77] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202507, cameraArr : {}
20-08-2026 00:15:49.413 937475 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202507, cameraInfoData : {}
20-08-2026 00:15:49.970 938032 [http-nio-8051-exec-54] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-06-08 09:35:17"}
20-08-2026 00:15:51.394 939456 [http-nio-8051-exec-75] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=spiral, version_code=1019, imei=NU11202501}
20-08-2026 00:15:51.829 939891 [http-nio-8051-exec-82] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:15:51.829 939891 [http-nio-8051-exec-82] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:15:52.102 940164 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:15:52.102 940164 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:15:53.744 941806 [http-nio-8051-exec-61] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202305 
20-08-2026 00:15:53.744 941806 [http-nio-8051-exec-61] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:15:53.744 941806 [http-nio-8051-exec-61] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:15:53.754 941816 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:15:53.754 941816 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:15:53.755 941817 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:15:53.755 941817 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:53.755 941817 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:53.756 941818 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:53.756 941818 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:53.756 941818 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:53.757 941819 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:53.757 941819 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:53.757 941819 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:53.757 941819 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:53.757 941819 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:15:53.757 941819 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:15:53.758 941820 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:15:53.758 941820 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:15:53.758 941820 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:15:53.759 941821 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:15:53.759 941821 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:53.759 941821 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:53.760 941822 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:53.760 941822 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:53.760 941822 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:53.760 941822 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:53.760 941822 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:15:53.760 941822 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:15:53.761 941823 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:15:53.761 941823 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:53.761 941823 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:53.762 941824 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:53.762 941824 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:15:53.762 941824 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:15:53.763 941825 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:15:53.763 941825 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:53.763 941825 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:53.764 941826 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:53.764 941826 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:53.764 941826 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:53.764 941826 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:53.764 941826 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:53.764 941826 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:53.765 941827 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:53.765 941827 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:15:53.765 941827 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:15:53.766 941828 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:15:53.766 941828 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:53.766 941828 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:53.766 941828 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:53.766 941828 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:53.766 941828 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:53.767 941829 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:53.767 941829 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:53.767 941829 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:53.768 941830 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:53.768 941830 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:53.768 941830 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:53.769 941831 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:53.769 941831 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:53.769 941831 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:53.770 941832 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:53.770 941832 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:53.770 941832 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:53.770 941832 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:53.770 941832 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:53.770 941832 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:53.771 941833 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:53.771 941833 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:53.771 941833 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:53.772 941834 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:53.772 941834 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:53.772 941834 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:53.773 941835 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:53.773 941835 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:53.773 941835 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:53.774 941836 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:53.774 941836 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:53.774 941836 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:53.775 941837 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:53.775 941837 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:53.775 941837 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:53.775 941837 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:53.775 941837 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:53.775 941837 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:53.776 941838 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:53.776 941838 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:53.776 941838 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:53.777 941839 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:53.777 941839 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:53.778 941840 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:53.778 941840 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:53.779 941841 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:53.779 941841 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:53.779 941841 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:53.779 941841 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:53.779 941841 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:53.780 941842 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:53.780 941842 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:53.780 941842 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:53.781 941843 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:53.799 941861 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:15:54.730 942792 [http-nio-8051-exec-49] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM05202602-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM05202602-1-magnetic}], created_at=2026-08-20 00:15:54.399746}], door_id=1, hcid=[1]}, {data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM05202602-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM05202602-2-magnetic}], created_at=2026-08-20 00:15:54.400990}], door_id=2, hcid=[1]}]}
20-08-2026 00:15:54.731 942793 [http-nio-8051-exec-49] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:15:54.731 942793 [http-nio-8051-exec-49] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202602, traysArr : []
20-08-2026 00:15:54.731 942793 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202602, traysArr : []
20-08-2026 00:15:54.732 942794 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43]
20-08-2026 00:15:54.733 942795 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:15:54.738 942800 [http-nio-8051-exec-49] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202602, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:54.399746"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:54.400990"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:15:54.738 942800 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202602, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:54.399746"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:54.400990"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:15:54.749 942811 [http-nio-8051-exec-49] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202602, cameraArr : {}
20-08-2026 00:15:54.749 942811 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202602, cameraInfoData : {}
20-08-2026 00:15:55.986 944048 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202201 
20-08-2026 00:15:55.987 944049 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:15:55.988 944050 [http-nio-8051-exec-8] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:15:55.998 944060 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:55.998 944060 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:55.998 944060 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:55.999 944061 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:55.999 944061 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:56.000 944062 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:56.000 944062 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:56.000 944062 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:56.000 944062 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:56.001 944063 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:56.001 944063 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:56.001 944063 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:56.001 944063 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:56.001 944063 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:56.002 944064 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:15:56.002 944064 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:15:56.002 944064 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:15:56.003 944065 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:15:56.003 944065 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:56.003 944065 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:56.004 944066 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:15:56.004 944066 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:56.004 944066 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:56.005 944067 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:56.006 944068 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:15:56.006 944068 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:15:56.006 944068 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:15:56.006 944068 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:56.006 944068 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:56.007 944069 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:56.007 944069 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:56.007 944069 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:56.008 944070 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:56.008 944070 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:56.008 944070 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:56.009 944071 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:56.009 944071 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:56.009 944071 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:56.009 944071 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:56.009 944071 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:56.010 944072 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:56.010 944072 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:56.010 944072 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:56.010 944072 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:56.011 944073 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:56.012 944074 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:56.012 944074 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:56.012 944074 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:56.012 944074 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:15:56.012 944074 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:15:56.013 944075 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:56.013 944075 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:15:56.013 944075 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:15:56.014 944076 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:15:56.014 944076 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:15:56.014 944076 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:15:56.015 944077 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:15:56.015 944077 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:56.015 944077 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:56.016 944078 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:56.016 944078 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:15:56.016 944078 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:15:56.017 944079 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:15:56.017 944079 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:15:56.017 944079 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:15:56.017 944079 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:15:56.017 944079 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:56.018 944080 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:56.018 944080 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:56.018 944080 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:15:56.018 944080 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:15:56.019 944081 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:15:56.019 944081 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:15:56.019 944081 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:15:56.020 944082 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:15:56.020 944082 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:15:56.020 944082 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:15:56.021 944083 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:15:56.022 944084 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:56.022 944084 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:56.023 944085 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:56.023 944085 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:56.023 944085 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:56.023 944085 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:56.023 944085 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:15:56.023 944085 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:15:56.024 944086 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:15:56.024 944086 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:15:56.024 944086 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:15:56.025 944087 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:15:56.025 944087 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:15:56.025 944087 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:15:56.026 944088 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:15:56.026 944088 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:15:56.026 944088 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:15:56.026 944088 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:15:56.027 944089 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:15:56.027 944089 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:15:56.028 944090 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:15:56.049 944111 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:15:56.623 944685 [http-nio-8051-exec-66] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:15:56.624 944686 [http-nio-8051-exec-66] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:15:58.206 946268 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{sensor_type=limit, id=TM08202203-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM08202203-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:15:57.973996}], hcid=[1]}, {door_id=2, data=[{sensors=[{sensor_type=limit, id=TM08202203-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM08202203-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:15:57.975393}], hcid=[1]}]}
20-08-2026 00:15:58.206 946268 [http-nio-8051-exec-51] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:15:58.207 946269 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM08202203, traysArr : []
20-08-2026 00:15:58.207 946269 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM08202203, traysArr : []
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:15:58.208 946270 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:15:58.209 946271 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:15:58.214 946276 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:57.973996"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:57.975393"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:15:58.214 946276 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM08202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:57.973996"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:15:57.975393"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:15:58.226 946288 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202203, cameraArr : {}
20-08-2026 00:15:58.226 946288 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM08202203, cameraInfoData : {}
20-08-2026 00:15:58.603 946665 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202301
20-08-2026 00:15:58.603 946665 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:15:58.603 946665 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:15:58
20-08-2026 00:15:58.924 946986 [http-nio-8051-exec-70] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:15:58, data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}]}}
20-08-2026 00:15:58.924 946986 [http-nio-8051-exec-70] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:15:58.924 946986 [http-nio-8051-exec-70] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:15:58.925 946987 [http-nio-8051-exec-70] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM07202501, traysArr : []
20-08-2026 00:15:58.925 946987 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM07202501, traysArr : []
20-08-2026 00:15:58.925 946987 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:15:58.926 946988 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:15:58.926 946988 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:15:58.926 946988 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:15:58.926 946988 [http-nio-8051-exec-70] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM07202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:15:58"}
20-08-2026 00:15:58.926 946988 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM07202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:15:58"}
20-08-2026 00:15:59.219 947281 [http-nio-8051-exec-18] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202204}
20-08-2026 00:15:59.961 948023 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:03:56.0, vm_id=1752230252801}
20-08-2026 00:15:59.962 948024 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1752230252801, timestamp: 2026-08-19 20:03:56.0
20-08-2026 00:15:59.984 948046 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:16:00.654 948716 [http-nio-8051-exec-5] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:00.654 948716 [http-nio-8051-exec-5] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:01.763 949825 [http-nio-8051-exec-69] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:21:17"}
20-08-2026 00:16:01.843 949905 [http-nio-8051-exec-12] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:16:01.857 949919 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:01.859 949921 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:01.862 949924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:01.862 949924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:16:01.862 949924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:16:01.865 949927 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:16:01.865 949927 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:16:01.866 949928 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:01.868 949930 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:01.871 949933 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:01.871 949933 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:16:01.871 949933 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:16:01.874 949936 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:16:01.874 949936 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:01.874 949936 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:16:01.918 949980 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:01.918 949980 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:01.918 949980 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:01.919 949981 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:16:01.919 949981 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:01.0
20-08-2026 00:16:01.919 949981 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:01.920 949982 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:01.922 949984 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:01.925 949987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:01.925 949987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:16:01.925 949987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:16:01.928 949990 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:16:01.928 949990 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:16:01.929 949991 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:01.931 949993 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:01.934 949996 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:01.934 949996 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:16:01.934 949996 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:16:01.936 949998 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:16:01.937 949999 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:01.937 949999 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:16:01.961 950023 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:01.962 950024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:01.962 950024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:01.962 950024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:16:01.962 950024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:01.0
20-08-2026 00:16:01.962 950024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:01.963 950025 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:01.965 950027 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:01.968 950030 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:01.968 950030 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:16:01.968 950030 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:01.971 950033 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:16:01.971 950033 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:16:01.972 950034 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:01.974 950036 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:01.978 950040 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:01.978 950040 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:16:01.978 950040 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:16:01.981 950043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:16:01.981 950043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:01.981 950043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:16:02.006 950068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.006 950068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.006 950068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.006 950068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:16:02.006 950068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.006 950068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.007 950069 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.009 950071 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.012 950074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.012 950074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:16:02.012 950074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:16:02.015 950077 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:16:02.016 950078 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:16:02.016 950078 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.018 950080 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.021 950083 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.021 950083 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:16:02.021 950083 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:16:02.025 950087 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:16:02.025 950087 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.025 950087 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:16:02.053 950115 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.054 950116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.054 950116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.054 950116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:16:02.054 950116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.054 950116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.055 950117 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.057 950119 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.061 950123 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.061 950123 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:16:02.061 950123 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:16:02.064 950126 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:16:02.064 950126 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:16:02.065 950127 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.066 950128 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.069 950131 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.069 950131 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:16:02.069 950131 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:16:02.073 950135 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:16:02.073 950135 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:16:02.074 950136 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.075 950137 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.079 950141 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.079 950141 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:16:02.079 950141 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:16:02.082 950144 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:16:02.082 950144 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:16:02.083 950145 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.084 950146 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.087 950149 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.087 950149 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:16:02.088 950150 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:16:02.091 950153 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:16:02.091 950153 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:16:02.091 950153 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.094 950156 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.097 950159 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.097 950159 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:16:02.097 950159 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:16:02.100 950162 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:16:02.100 950162 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:16:02.101 950163 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.102 950164 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.106 950168 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.106 950168 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:16:02.106 950168 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:16:02.109 950171 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:16:02.109 950171 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:16:02.110 950172 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.111 950173 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.114 950176 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.115 950177 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:16:02.115 950177 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:16:02.118 950180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:16:02.118 950180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:16:02.119 950181 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.120 950182 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.123 950185 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.123 950185 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:16:02.123 950185 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:16:02.127 950189 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:16:02.127 950189 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:16:02.128 950190 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.129 950191 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.134 950196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.134 950196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:16:02.134 950196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:16:02.137 950199 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:16:02.137 950199 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.137 950199 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:16:02.156 950218 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:02.156 950218 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:02.156 950218 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:02.156 950218 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:16:02.156 950218 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.156 950218 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.157 950219 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.160 950222 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.163 950225 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.163 950225 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:16:02.163 950225 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:02.166 950228 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:16:02.166 950228 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:16:02.167 950229 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.169 950231 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.171 950233 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.171 950233 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:16:02.171 950233 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:16:02.173 950235 [http-nio-8051-exec-23] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:02.173 950235 [http-nio-8051-exec-23] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:02.174 950236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:16:02.174 950236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:16:02.175 950237 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.176 950238 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.179 950241 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.179 950241 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:16:02.179 950241 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:16:02.182 950244 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:16:02.182 950244 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:16:02.182 950244 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.184 950246 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.186 950248 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.186 950248 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:16:02.186 950248 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:16:02.188 950250 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:16:02.188 950250 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.188 950250 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:16:02.214 950276 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.214 950276 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.214 950276 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.214 950276 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:16:02.214 950276 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.214 950276 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.215 950277 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.216 950278 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.220 950282 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.220 950282 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:16:02.220 950282 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:16:02.223 950285 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:16:02.223 950285 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.223 950285 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:16:02.239 950301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.239 950301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.239 950301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.240 950302 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:16:02.240 950302 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.240 950302 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.241 950303 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.243 950305 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.246 950308 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.246 950308 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:16:02.246 950308 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:02.250 950312 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:16:02.250 950312 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:16:02.250 950312 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.251 950313 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.254 950316 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.254 950316 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:16:02.254 950316 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:16:02.257 950319 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:16:02.257 950319 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:16:02.257 950319 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.259 950321 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.261 950323 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.261 950323 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:16:02.261 950323 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:16:02.263 950325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:16:02.263 950325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.263 950325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:16:02.286 950348 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.286 950348 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.286 950348 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.286 950348 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:16:02.286 950348 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.286 950348 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.287 950349 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.288 950350 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.291 950353 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.291 950353 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:16:02.291 950353 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:16:02.294 950356 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:16:02.294 950356 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:16:02.294 950356 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.295 950357 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.298 950360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.298 950360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:16:02.298 950360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:16:02.300 950362 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:16:02.300 950362 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:16:02.301 950363 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:16:02.302 950364 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ba1b4f
20-08-2026 00:16:02.304 950366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:16:02.304 950366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:16:02.304 950366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:16:02.307 950369 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:16:02.307 950369 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:16:02.308 950370 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.310 950372 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.314 950376 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.314 950376 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:16:02.314 950376 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:16:02.318 950380 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:16:02.318 950380 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:16:02.319 950381 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.321 950383 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.325 950387 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.325 950387 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:16:02.325 950387 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:16:02.329 950391 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:16:02.329 950391 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:16:02.331 950393 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.332 950394 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.335 950397 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.336 950398 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:16:02.336 950398 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:16:02.338 950400 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:16:02.338 950400 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:16:02.339 950401 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.340 950402 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.342 950404 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.342 950404 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:16:02.342 950404 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:16:02.345 950407 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:16:02.345 950407 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:16:02.346 950408 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.347 950409 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.349 950411 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.349 950411 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:16:02.350 950412 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:02.352 950414 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:16:02.352 950414 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:16:02.352 950414 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.354 950416 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.357 950419 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.357 950419 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:16:02.357 950419 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:02.361 950423 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:16:02.361 950423 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:16:02.362 950424 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:16:02.363 950425 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ba1b4f
20-08-2026 00:16:02.366 950428 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:16:02.367 950429 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:16:02.368 950430 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:16:02.370 950432 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:16:02.371 950433 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:16:02.372 950434 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.381 950443 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.385 950447 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.385 950447 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:16:02.385 950447 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:16:02.389 950451 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:16:02.389 950451 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:16:02.390 950452 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.391 950453 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.394 950456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.394 950456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:16:02.394 950456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:16:02.398 950460 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:16:02.398 950460 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:16:02.399 950461 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.400 950462 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.403 950465 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.403 950465 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:16:02.403 950465 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:16:02.407 950469 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:16:02.407 950469 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:16:02.408 950470 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.410 950472 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.414 950476 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.414 950476 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:16:02.414 950476 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:16:02.417 950479 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:16:02.417 950479 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.417 950479 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:16:02.434 950496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.434 950496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.434 950496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.434 950496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:16:02.434 950496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.434 950496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.435 950497 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.437 950499 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.442 950504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.442 950504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:16:02.442 950504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:16:02.445 950507 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:16:02.445 950507 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:16:02.446 950508 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.448 950510 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.452 950514 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.452 950514 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:16:02.452 950514 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:16:02.456 950518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:16:02.456 950518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.456 950518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:16:02.481 950543 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.481 950543 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.481 950543 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.481 950543 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:16:02.481 950543 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.481 950543 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.483 950545 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.484 950546 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.488 950550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.488 950550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:16:02.488 950550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:16:02.492 950554 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:16:02.492 950554 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:16:02.493 950555 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.494 950556 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.498 950560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.498 950560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:16:02.498 950560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:16:02.502 950564 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:16:02.502 950564 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:16:02.503 950565 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.505 950567 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.509 950571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.509 950571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:16:02.509 950571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:16:02.513 950575 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:16:02.513 950575 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.513 950575 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:16:02.531 950593 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.532 950594 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.532 950594 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.532 950594 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:16:02.532 950594 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.532 950594 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.533 950595 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.534 950596 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.538 950600 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.538 950600 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:16:02.538 950600 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:16:02.540 950602 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:16:02.540 950602 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:16:02.542 950604 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.544 950606 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.548 950610 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.548 950610 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:16:02.548 950610 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:02.552 950614 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:16:02.552 950614 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:16:02.553 950615 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.556 950618 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.559 950621 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.560 950622 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:16:02.560 950622 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:16:02.564 950626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:16:02.564 950626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.564 950626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:16:02.592 950654 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.592 950654 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.592 950654 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.592 950654 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:16:02.592 950654 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.592 950654 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.594 950656 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.596 950658 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.600 950662 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.600 950662 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:16:02.600 950662 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:16:02.604 950666 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:16:02.604 950666 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.604 950666 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:16:02.623 950685 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.623 950685 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.623 950685 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.623 950685 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:16:02.623 950685 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.623 950685 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.624 950686 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.626 950688 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.629 950691 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.629 950691 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:16:02.629 950691 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:02.631 950693 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:16:02.631 950693 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:16:02.632 950694 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.633 950695 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.636 950698 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.636 950698 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:16:02.636 950698 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:16:02.639 950701 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:16:02.639 950701 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:16:02.640 950702 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.641 950703 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.644 950706 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.644 950706 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:16:02.644 950706 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:02.646 950708 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:16:02.647 950709 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:16:02.647 950709 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.650 950712 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.654 950716 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.654 950716 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:16:02.654 950716 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:16:02.658 950720 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:16:02.658 950720 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.658 950720 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:16:02.678 950740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:02.678 950740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:02.678 950740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:02.678 950740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:16:02.678 950740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.678 950740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.679 950741 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.682 950744 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.686 950748 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.686 950748 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:16:02.686 950748 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:02.689 950751 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:16:02.689 950751 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:16:02.690 950752 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.692 950754 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.696 950758 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.696 950758 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:16:02.696 950758 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:16:02.698 950760 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:16:02.699 950761 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:16:02.699 950761 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.700 950762 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.704 950766 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.704 950766 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:16:02.704 950766 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:02.708 950770 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:16:02.708 950770 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:16:02.709 950771 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:16:02.710 950772 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@45199248
20-08-2026 00:16:02.713 950775 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:16:02.713 950775 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:16:02.713 950775 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:16:02.716 950778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:16:02.716 950778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:16:02.717 950779 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.719 950781 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.721 950783 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.721 950783 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:16:02.721 950783 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:16:02.724 950786 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:16:02.724 950786 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:16:02.725 950787 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.726 950788 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.728 950790 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.728 950790 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:16:02.728 950790 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:16:02.730 950792 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:16:02.731 950793 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:16:02.731 950793 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.732 950794 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.736 950798 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.736 950798 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:16:02.736 950798 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:16:02.738 950800 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:16:02.738 950800 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:16:02.739 950801 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.740 950802 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.743 950805 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.743 950805 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:16:02.743 950805 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:16:02.745 950807 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:16:02.746 950808 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.746 950808 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:16:02.767 950829 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.767 950829 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.767 950829 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.767 950829 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:16:02.767 950829 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.767 950829 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.768 950830 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.770 950832 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.774 950836 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.774 950836 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:16:02.774 950836 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:16:02.778 950840 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:16:02.778 950840 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:16:02.779 950841 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.781 950843 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.786 950848 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.786 950848 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:16:02.786 950848 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:16:02.791 950853 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:16:02.791 950853 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:16:02.792 950854 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.794 950856 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.797 950859 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.797 950859 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:16:02.797 950859 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:02.801 950863 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:16:02.801 950863 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:16:02.802 950864 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.804 950866 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.807 950869 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.807 950869 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:16:02.807 950869 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:16:02.811 950873 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:16:02.811 950873 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.811 950873 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:16:02.834 950896 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.835 950897 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.835 950897 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.835 950897 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:16:02.835 950897 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.835 950897 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.836 950898 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.837 950899 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.840 950902 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.840 950902 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:16:02.840 950902 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:16:02.843 950905 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:16:02.843 950905 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.843 950905 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:16:02.873 950935 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.873 950935 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.873 950935 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.873 950935 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:16:02.873 950935 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.873 950935 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.874 950936 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.875 950937 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.878 950940 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.878 950940 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:16:02.878 950940 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:16:02.881 950943 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:16:02.881 950943 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:16:02.882 950944 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.883 950945 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.886 950948 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.886 950948 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:16:02.886 950948 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:02.888 950950 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:16:02.888 950950 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:16:02.889 950951 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.890 950952 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.893 950955 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.893 950955 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:16:02.893 950955 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:02.895 950957 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:16:02.895 950957 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:16:02.897 950959 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.898 950960 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.900 950962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.900 950962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:16:02.900 950962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:16:02.903 950965 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:16:02.903 950965 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.903 950965 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:16:02.931 950993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.931 950993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.931 950993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.931 950993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:16:02.932 950994 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.932 950994 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.933 950995 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.934 950996 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.936 950998 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.936 950998 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:16:02.936 950998 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:02.939 951001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:16:02.939 951001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:16:02.940 951002 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.942 951004 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.945 951007 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.946 951008 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:16:02.946 951008 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:16:02.949 951011 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:16:02.949 951011 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.949 951011 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:16:02.967 951029 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.967 951029 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:02.967 951029 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:02.967 951029 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:16:02.967 951029 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:02.0
20-08-2026 00:16:02.967 951029 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:02.968 951030 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:02.972 951034 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:02.976 951038 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:02.976 951038 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:16:02.976 951038 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:02.980 951042 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:16:02.980 951042 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:16:02.981 951043 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:02.982 951044 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:02.986 951048 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:02.986 951048 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:16:02.986 951048 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:16:02.989 951051 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:16:02.989 951051 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:02.989 951051 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:16:03.025 951087 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.026 951088 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.026 951088 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.026 951088 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:16:03.026 951088 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.026 951088 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.027 951089 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.029 951091 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.033 951095 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.033 951095 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:16:03.033 951095 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:16:03.037 951099 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:16:03.037 951099 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:16:03.038 951100 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.040 951102 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.044 951106 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.045 951107 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:16:03.045 951107 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:16:03.048 951110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:16:03.048 951110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.048 951110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:16:03.091 951153 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.091 951153 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.091 951153 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.091 951153 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:16:03.091 951153 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.091 951153 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.093 951155 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.095 951157 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.098 951160 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.098 951160 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:16:03.098 951160 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:16:03.102 951164 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:16:03.102 951164 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.102 951164 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:16:03.118 951180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.118 951180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.118 951180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.118 951180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:16:03.118 951180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.118 951180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.119 951181 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.121 951183 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.125 951187 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.125 951187 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:16:03.125 951187 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:16:03.128 951190 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:16:03.128 951190 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:16:03.128 951190 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.131 951193 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.135 951197 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.135 951197 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:16:03.135 951197 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:16:03.138 951200 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:16:03.138 951200 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.138 951200 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:16:03.159 951221 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.159 951221 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.159 951221 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.159 951221 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:16:03.159 951221 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.159 951221 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.161 951223 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.162 951224 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.167 951229 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.167 951229 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:16:03.167 951229 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:16:03.171 951233 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:16:03.171 951233 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:16:03.173 951235 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.175 951237 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.179 951241 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.179 951241 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:16:03.179 951241 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:16:03.183 951245 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:16:03.183 951245 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:16:03.184 951246 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.187 951249 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.190 951252 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.190 951252 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:16:03.190 951252 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:16:03.194 951256 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:16:03.194 951256 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:16:03.195 951257 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.197 951259 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.201 951263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.201 951263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:16:03.201 951263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:16:03.204 951266 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:16:03.204 951266 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:16:03.205 951267 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.207 951269 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.211 951273 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.211 951273 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:16:03.211 951273 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:03.215 951277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:16:03.215 951277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:16:03.216 951278 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.218 951280 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.222 951284 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.222 951284 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:16:03.222 951284 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:16:03.226 951288 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:16:03.226 951288 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:16:03.227 951289 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.229 951291 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.232 951294 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.232 951294 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:16:03.232 951294 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:16:03.235 951297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:16:03.236 951298 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:16:03.236 951298 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.238 951300 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.241 951303 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.241 951303 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:16:03.241 951303 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:16:03.244 951306 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:16:03.244 951306 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:16:03.244 951306 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.246 951308 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.248 951310 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.248 951310 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:16:03.248 951310 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:16:03.250 951312 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:16:03.250 951312 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:16:03.251 951313 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:16:03.252 951314 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ba1b4f
20-08-2026 00:16:03.255 951317 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:16:03.255 951317 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:16:03.255 951317 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:16:03.257 951319 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:16:03.257 951319 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:16:03.258 951320 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.259 951321 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.262 951324 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.262 951324 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:16:03.262 951324 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:16:03.264 951326 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:16:03.264 951326 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:16:03.266 951328 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.267 951329 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.269 951331 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.269 951331 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:16:03.269 951331 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:16:03.272 951334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:16:03.272 951334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.272 951334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:16:03.306 951368 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.306 951368 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.306 951368 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.306 951368 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:16:03.306 951368 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.306 951368 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.307 951369 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.309 951371 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.312 951374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.312 951374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:16:03.312 951374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:16:03.315 951377 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:16:03.315 951377 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:16:03.315 951377 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.317 951379 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.320 951382 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.320 951382 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:16:03.320 951382 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:16:03.322 951384 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:16:03.322 951384 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:16:03.323 951385 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.324 951386 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.326 951388 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.326 951388 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:16:03.326 951388 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:16:03.329 951391 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:16:03.329 951391 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:16:03.330 951392 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.331 951393 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.333 951395 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.333 951395 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:16:03.333 951395 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:03.335 951397 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:16:03.335 951397 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:16:03.336 951398 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.338 951400 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.340 951402 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.340 951402 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:16:03.340 951402 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:16:03.343 951405 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:16:03.343 951405 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.343 951405 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:16:03.369 951431 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.370 951432 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.370 951432 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:03.370 951432 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:16:03.370 951432 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.370 951432 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.371 951433 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.375 951437 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.379 951441 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.379 951441 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:16:03.379 951441 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:16:03.382 951444 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:16:03.382 951444 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.382 951444 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:16:03.400 951462 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.400 951462 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.400 951462 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:03.400 951462 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:16:03.400 951462 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.400 951462 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.401 951463 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.403 951465 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.406 951468 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.406 951468 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:16:03.406 951468 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:16:03.409 951471 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:16:03.409 951471 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.409 951471 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:16:03.431 951493 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202505
20-08-2026 00:16:03.431 951493 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:16:03.431 951493 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:16:03
20-08-2026 00:16:03.433 951495 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.433 951495 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.433 951495 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.433 951495 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:16:03.433 951495 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.433 951495 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.434 951496 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.437 951499 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.440 951502 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.440 951502 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:16:03.441 951503 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:03.445 951507 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:16:03.445 951507 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:16:03.446 951508 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.448 951510 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.453 951515 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.453 951515 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:16:03.453 951515 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:16:03.457 951519 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:16:03.457 951519 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:16:03.458 951520 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.459 951521 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.462 951524 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.462 951524 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:16:03.462 951524 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:16:03.465 951527 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:16:03.465 951527 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.465 951527 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:16:03.485 951547 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.485 951547 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.485 951547 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.485 951547 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:16:03.485 951547 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.485 951547 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.487 951549 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.489 951551 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.495 951557 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.495 951557 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:16:03.495 951557 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:16:03.499 951561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:16:03.499 951561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:16:03.501 951563 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.503 951565 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.509 951571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.511 951573 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:16:03.511 951573 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:16:03.516 951578 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:16:03.516 951578 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.516 951578 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:16:03.546 951608 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.546 951608 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.546 951608 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.546 951608 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:16:03.546 951608 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.546 951608 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.547 951609 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.550 951612 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.555 951617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.555 951617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:16:03.555 951617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:16:03.558 951620 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:16:03.559 951621 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:16:03.559 951621 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.561 951623 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.564 951626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.564 951626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:16:03.564 951626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:16:03.566 951628 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:16:03.566 951628 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:16:03.567 951629 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.569 951631 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.573 951635 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.573 951635 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:16:03.573 951635 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:03.576 951638 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:16:03.576 951638 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:16:03.577 951639 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.578 951640 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.580 951642 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.580 951642 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:16:03.580 951642 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:16:03.584 951646 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:16:03.584 951646 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:16:03.585 951647 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.586 951648 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.589 951651 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.589 951651 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:16:03.589 951651 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:16:03.591 951653 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:16:03.591 951653 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:16:03.592 951654 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.594 951656 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.597 951659 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.597 951659 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:16:03.597 951659 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:03.600 951662 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:16:03.600 951662 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:16:03.601 951663 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.602 951664 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.605 951667 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.605 951667 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:16:03.605 951667 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:16:03.607 951669 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:16:03.607 951669 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.607 951669 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:16:03.665 951727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.665 951727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.665 951727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:03.665 951727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:16:03.665 951727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.665 951727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.666 951728 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.668 951730 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.671 951733 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.671 951733 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:16:03.671 951733 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:16:03.674 951736 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:16:03.674 951736 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:16:03.675 951737 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.676 951738 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.681 951743 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.681 951743 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:16:03.681 951743 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:16:03.684 951746 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:16:03.684 951746 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.684 951746 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:16:03.694 951756 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:16:03.695 951757 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:16:03.705 951767 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.705 951767 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.705 951767 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:03.705 951767 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:16:03.705 951767 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.705 951767 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.706 951768 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.709 951771 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.714 951776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.714 951776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:16:03.714 951776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:16:03.717 951779 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:16:03.717 951779 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:16:03.717 951779 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.717 951779 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:16:03.738 951800 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.739 951801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.739 951801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.739 951801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:16:03.739 951801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.739 951801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.740 951802 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.741 951803 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.744 951806 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.744 951806 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:16:03.744 951806 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:16:03.747 951809 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:16:03.747 951809 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:16:03.748 951810 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.751 951813 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.755 951817 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.755 951817 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:16:03.755 951817 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:16:03.759 951821 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:16:03.760 951822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.760 951822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:16:03.785 951847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.785 951847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.785 951847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.785 951847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:16:03.785 951847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.785 951847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.786 951848 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.788 951850 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.790 951852 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.790 951852 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:16:03.791 951853 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:16:03.793 951855 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:16:03.793 951855 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:16:03.794 951856 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.795 951857 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.798 951860 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.798 951860 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:16:03.798 951860 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:16:03.801 951863 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:16:03.801 951863 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:16:03.802 951864 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.803 951865 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.806 951868 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.806 951868 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:16:03.806 951868 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:16:03.809 951871 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:16:03.809 951871 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:16:03.810 951872 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.812 951874 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.814 951876 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.814 951876 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:16:03.814 951876 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:03.817 951879 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:16:03.817 951879 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:16:03.818 951880 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.819 951881 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.822 951884 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.822 951884 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:16:03.822 951884 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:16:03.824 951886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:16:03.824 951886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.824 951886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:16:03.844 951906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.844 951906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.844 951906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:03.844 951906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:16:03.844 951906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.844 951906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.845 951907 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.847 951909 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.849 951911 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.849 951911 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:16:03.849 951911 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:16:03.851 951913 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:16:03.851 951913 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:16:03.852 951914 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.853 951915 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.856 951918 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.856 951918 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:16:03.856 951918 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:16:03.858 951920 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:16:03.858 951920 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:16:03.859 951921 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.860 951922 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.862 951924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.862 951924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:16:03.862 951924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:16:03.865 951927 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:16:03.865 951927 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.865 951927 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:16:03.884 951946 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.885 951947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.885 951947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.885 951947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:16:03.885 951947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.885 951947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.885 951947 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.887 951949 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.889 951951 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.890 951952 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:16:03.890 951952 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:16:03.892 951954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:16:03.892 951954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.892 951954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:16:03.925 951987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.925 951987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:03.925 951987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:03.925 951987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:16:03.925 951987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.925 951987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.926 951988 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.928 951990 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.931 951993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.931 951993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:16:03.931 951993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:16:03.934 951996 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:16:03.934 951996 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:16:03.935 951997 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.937 951999 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.940 952002 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.940 952002 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:16:03.940 952002 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:16:03.942 952004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:16:03.942 952004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:16:03.943 952005 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.944 952006 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.947 952009 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.947 952009 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:16:03.947 952009 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:16:03.949 952011 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:16:03.949 952011 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:16:03.950 952012 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.952 952014 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.955 952017 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.955 952017 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:16:03.955 952017 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:16:03.957 952019 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:16:03.957 952019 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:16:03.958 952020 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:03.959 952021 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:03.962 952024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:03.962 952024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:16:03.962 952024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:16:03.964 952026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:16:03.964 952026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:03.964 952026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:16:03.980 952042 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.980 952042 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:03.980 952042 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:03.980 952042 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:16:03.980 952042 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:03.0
20-08-2026 00:16:03.980 952042 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:03.981 952043 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.982 952044 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.985 952047 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.985 952047 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:16:03.985 952047 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:16:03.987 952049 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:16:03.987 952049 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:16:03.988 952050 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.989 952051 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.992 952054 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.992 952054 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:16:03.992 952054 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:03.994 952056 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:16:03.994 952056 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:16:03.995 952057 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:03.996 952058 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:03.998 952060 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:03.998 952060 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:16:03.998 952060 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.001 952063 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:16:04.001 952063 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:16:04.001 952063 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.003 952065 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.005 952067 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.005 952067 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:16:04.005 952067 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:16:04.008 952070 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:16:04.008 952070 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:16:04.009 952071 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.010 952072 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.012 952074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.012 952074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:16:04.012 952074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.015 952077 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:16:04.015 952077 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:16:04.016 952078 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.017 952079 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.019 952081 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.019 952081 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:16:04.020 952082 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:16:04.022 952084 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:16:04.022 952084 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:16:04.023 952085 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.024 952086 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.026 952088 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.026 952088 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:16:04.026 952088 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:04.029 952091 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:16:04.029 952091 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:16:04.030 952092 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.031 952093 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.034 952096 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.034 952096 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:16:04.034 952096 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.036 952098 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:16:04.036 952098 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:16:04.037 952099 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.038 952100 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.041 952103 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.041 952103 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:16:04.041 952103 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:16:04.043 952105 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:16:04.043 952105 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:16:04.044 952106 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.045 952107 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.047 952109 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.047 952109 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:16:04.047 952109 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:16:04.050 952112 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:16:04.050 952112 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:16:04.051 952113 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.052 952114 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.054 952116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.054 952116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:16:04.054 952116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:16:04.057 952119 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:16:04.057 952119 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:16:04.058 952120 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.059 952121 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.062 952124 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.062 952124 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:16:04.062 952124 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:16:04.064 952126 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:16:04.064 952126 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:16:04.065 952127 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.066 952128 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.068 952130 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.068 952130 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:16:04.068 952130 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:16:04.073 952135 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:16:04.073 952135 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.073 952135 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:16:04.112 952174 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.112 952174 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.112 952174 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:04.112 952174 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:16:04.112 952174 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.112 952174 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.114 952176 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.116 952178 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.118 952180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.118 952180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:16:04.119 952181 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.121 952183 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:16:04.121 952183 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:16:04.122 952184 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.123 952185 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.126 952188 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.126 952188 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:16:04.126 952188 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.129 952191 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:16:04.129 952191 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:16:04.130 952192 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.131 952193 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.134 952196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.134 952196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:16:04.134 952196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:16:04.136 952198 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:16:04.136 952198 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.136 952198 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:16:04.155 952217 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.155 952217 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.155 952217 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:04.155 952217 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:16:04.155 952217 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.155 952217 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.156 952218 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.157 952219 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.159 952221 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.159 952221 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:16:04.159 952221 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:16:04.162 952224 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:16:04.162 952224 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:16:04.163 952225 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.164 952226 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.167 952229 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.167 952229 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:16:04.167 952229 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:04.169 952231 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:16:04.169 952231 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:16:04.170 952232 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.172 952234 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.174 952236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.174 952236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:16:04.174 952236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:16:04.176 952238 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:16:04.176 952238 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:16:04.177 952239 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.178 952240 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.181 952243 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.181 952243 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:16:04.181 952243 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:16:04.183 952245 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:16:04.183 952245 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:16:04.184 952246 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.185 952247 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.188 952250 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.188 952250 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:16:04.188 952250 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.191 952253 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:16:04.191 952253 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:16:04.192 952254 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.193 952255 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.196 952258 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.196 952258 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:16:04.196 952258 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:16:04.198 952260 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:16:04.198 952260 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.198 952260 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:16:04.258 952320 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.258 952320 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.258 952320 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:04.258 952320 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:16:04.258 952320 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.258 952320 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.259 952321 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.261 952323 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.263 952325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.263 952325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:16:04.263 952325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:16:04.266 952328 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:16:04.266 952328 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:16:04.267 952329 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.269 952331 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.272 952334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.273 952335 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:16:04.273 952335 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:16:04.276 952338 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:16:04.276 952338 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:16:04.277 952339 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.278 952340 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.282 952344 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.282 952344 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:16:04.282 952344 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:16:04.284 952346 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:16:04.284 952346 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:16:04.285 952347 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.287 952349 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.289 952351 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.289 952351 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:16:04.289 952351 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:16:04.291 952353 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:16:04.292 952354 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:16:04.293 952355 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.294 952356 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.297 952359 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.297 952359 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:16:04.297 952359 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:16:04.300 952362 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:16:04.300 952362 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.300 952362 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:16:04.316 952378 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.316 952378 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.316 952378 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:04.316 952378 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.317 952379 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:16:04.318 952380 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@45199248
20-08-2026 00:16:04.321 952383 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:16:04.321 952383 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:16:04.321 952383 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:16:04.323 952385 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:16:04.323 952385 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:16:04.324 952386 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.325 952387 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.328 952390 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.328 952390 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:16:04.328 952390 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:16:04.331 952393 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:16:04.331 952393 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.331 952393 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:16:04.361 952423 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.361 952423 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.361 952423 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:04.361 952423 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:16:04.361 952423 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.361 952423 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.362 952424 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.363 952425 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.367 952429 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.367 952429 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:16:04.367 952429 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:04.369 952431 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:16:04.369 952431 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:16:04.370 952432 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.371 952433 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.374 952436 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.374 952436 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:16:04.374 952436 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:16:04.376 952438 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:16:04.377 952439 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:16:04.378 952440 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.379 952441 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.382 952444 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.382 952444 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:16:04.382 952444 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:16:04.385 952447 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:16:04.385 952447 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:16:04.385 952447 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.387 952449 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.389 952451 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.389 952451 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:16:04.389 952451 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:16:04.392 952454 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:16:04.392 952454 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.392 952454 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:16:04.444 952506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:16:04.445 952507 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:16:04.445 952507 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:04.445 952507 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.446 952508 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.447 952509 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.450 952512 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.450 952512 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:16:04.450 952512 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:16:04.453 952515 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:16:04.453 952515 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:16:04.454 952516 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.456 952518 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.458 952520 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.458 952520 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:16:04.458 952520 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:16:04.461 952523 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:16:04.461 952523 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.461 952523 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:16:04.513 952575 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.513 952575 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.513 952575 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:04.513 952575 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:16:04.514 952576 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.514 952576 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.515 952577 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.516 952578 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.519 952581 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.519 952581 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:16:04.519 952581 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:16:04.522 952584 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:16:04.522 952584 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.522 952584 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:16:04.542 952604 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.542 952604 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.542 952604 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:04.542 952604 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:16:04.542 952604 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.542 952604 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.543 952605 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.544 952606 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.547 952609 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.547 952609 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:16:04.547 952609 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:16:04.549 952611 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:16:04.549 952611 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:16:04.550 952612 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.551 952613 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.555 952617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.555 952617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:16:04.555 952617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:16:04.558 952620 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:16:04.558 952620 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.558 952620 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:16:04.583 952645 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.583 952645 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.583 952645 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:04.583 952645 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:16:04.583 952645 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.583 952645 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.584 952646 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.586 952648 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.589 952651 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.589 952651 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:16:04.589 952651 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.592 952654 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:16:04.592 952654 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:16:04.593 952655 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.595 952657 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.620 952682 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.620 952682 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:16:04.620 952682 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:16:04.625 952687 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:16:04.625 952687 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:16:04.627 952689 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.629 952691 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.634 952696 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.634 952696 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:16:04.634 952696 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.637 952699 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:16:04.637 952699 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:16:04.638 952700 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.640 952702 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.642 952704 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.642 952704 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:16:04.643 952705 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:16:04.646 952708 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:16:04.646 952708 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.646 952708 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:16:04.665 952727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:04.665 952727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:04.665 952727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:04.665 952727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:16:04.665 952727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.665 952727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.666 952728 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.667 952729 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.670 952732 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.670 952732 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:16:04.670 952732 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:16:04.673 952735 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:16:04.673 952735 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:16:04.673 952735 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.675 952737 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.677 952739 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.677 952739 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:16:04.677 952739 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:16:04.680 952742 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:16:04.680 952742 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:16:04.680 952742 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.682 952744 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.685 952747 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.685 952747 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:16:04.685 952747 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:16:04.688 952750 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:16:04.688 952750 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:16:04.689 952751 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.691 952753 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.695 952757 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.695 952757 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:16:04.695 952757 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:16:04.698 952760 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:16:04.698 952760 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:16:04.700 952762 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.702 952764 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.706 952768 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.706 952768 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:16:04.706 952768 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:16:04.709 952771 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:16:04.709 952771 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:16:04.710 952772 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.711 952773 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.713 952775 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.713 952775 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:16:04.714 952776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:16:04.716 952778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:16:04.716 952778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:16:04.717 952779 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.718 952780 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.721 952783 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.721 952783 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:16:04.721 952783 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:16:04.724 952786 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:16:04.724 952786 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:16:04.725 952787 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.726 952788 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.729 952791 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.729 952791 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:16:04.729 952791 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:16:04.731 952793 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:16:04.731 952793 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:16:04.732 952794 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.734 952796 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.736 952798 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.736 952798 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:16:04.736 952798 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:16:04.739 952801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:16:04.739 952801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:16:04.740 952802 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.741 952803 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.743 952805 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.744 952806 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:16:04.744 952806 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:16:04.747 952809 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:16:04.747 952809 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:16:04.747 952809 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.748 952810 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.751 952813 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.751 952813 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:16:04.751 952813 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:16:04.754 952816 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:16:04.754 952816 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:16:04.755 952817 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.757 952819 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.759 952821 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.759 952821 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:16:04.759 952821 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:04.762 952824 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:16:04.762 952824 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:16:04.763 952825 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.764 952826 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.766 952828 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.767 952829 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:16:04.767 952829 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:16:04.769 952831 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:16:04.769 952831 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.769 952831 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:16:04.785 952847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.785 952847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:04.785 952847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:04.785 952847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:16:04.785 952847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.785 952847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.786 952848 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.787 952849 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.790 952852 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.790 952852 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:16:04.790 952852 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:16:04.793 952855 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:16:04.793 952855 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:16:04.794 952856 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.795 952857 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.798 952860 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.798 952860 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:16:04.798 952860 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.801 952863 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:16:04.801 952863 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:16:04.802 952864 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.803 952865 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.806 952868 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.806 952868 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:16:04.806 952868 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:16:04.809 952871 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:16:04.809 952871 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:16:04.809 952871 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.811 952873 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.813 952875 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.813 952875 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:16:04.813 952875 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:16:04.816 952878 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:16:04.816 952878 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.816 952878 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:16:04.832 952894 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:04.832 952894 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:04.832 952894 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:04.832 952894 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:16:04.832 952894 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.832 952894 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.833 952895 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.834 952896 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.837 952899 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.837 952899 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:16:04.837 952899 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:16:04.840 952902 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:16:04.841 952903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.841 952903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:16:04.880 952942 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:04.880 952942 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:04.880 952942 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:04.880 952942 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:16:04.880 952942 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.880 952942 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.881 952943 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.883 952945 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.885 952947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.885 952947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:16:04.886 952948 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:16:04.888 952950 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:16:04.888 952950 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.888 952950 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:16:04.911 952973 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:04.911 952973 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:16:04.911 952973 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:16:04.911 952973 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:16:04.911 952973 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:04.0
20-08-2026 00:16:04.911 952973 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:04.912 952974 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.913 952975 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.916 952978 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.916 952978 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:16:04.916 952978 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:16:04.919 952981 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:16:04.919 952981 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:16:04.919 952981 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.921 952983 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.923 952985 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.923 952985 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:16:04.923 952985 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.926 952988 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:16:04.926 952988 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:16:04.927 952989 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.929 952991 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.931 952993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.931 952993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:16:04.931 952993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:16:04.934 952996 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:16:04.934 952996 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:16:04.934 952996 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.936 952998 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.939 953001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.939 953001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:16:04.939 953001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.942 953004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:16:04.942 953004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:16:04.942 953004 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.944 953006 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.947 953009 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.947 953009 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:16:04.947 953009 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:16:04.949 953011 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:16:04.949 953011 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:16:04.950 953012 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.951 953013 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.954 953016 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.954 953016 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:16:04.954 953016 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:16:04.957 953019 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:16:04.957 953019 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:16:04.957 953019 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.959 953021 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.962 953024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.962 953024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:16:04.962 953024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:16:04.964 953026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:16:04.964 953026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:16:04.965 953027 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.966 953028 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.969 953031 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.969 953031 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:16:04.969 953031 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:16:04.972 953034 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:16:04.972 953034 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:16:04.972 953034 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:04.974 953036 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:04.976 953038 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:04.976 953038 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:16:04.977 953039 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:16:04.979 953041 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:16:04.979 953041 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:16:04.980 953042 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:16:04.982 953044 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@76a46b24
20-08-2026 00:16:04.984 953046 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:16:04.984 953046 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:16:04.984 953046 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:16:04.987 953049 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:16:04.987 953049 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:16:04.987 953049 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:16:05.038 953100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:05.038 953100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:16:05.038 953100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:16:05.038 953100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:16:05.038 953100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:16:05.0
20-08-2026 00:16:05.038 953100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:16:05.039 953101 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:05.041 953103 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:05.043 953105 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:05.043 953105 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:16:05.043 953105 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:16:05.046 953108 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:16:05.046 953108 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:16:05.047 953109 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:05.048 953110 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:05.051 953113 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:05.051 953113 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:16:05.051 953113 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:16:05.053 953115 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:16:05.053 953115 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:16:05.054 953116 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:05.056 953118 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:05.058 953120 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:05.059 953121 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:16:05.059 953121 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:16:05.061 953123 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:16:05.061 953123 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:16:05.062 953124 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:05.063 953125 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:05.066 953128 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:05.066 953128 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:16:05.066 953128 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:16:05.068 953130 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:16:05.069 953131 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:16:05.069 953131 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:05.071 953133 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:05.074 953136 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:05.074 953136 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:16:05.074 953136 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:16:05.077 953139 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:16:05.077 953139 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:16:05.078 953140 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:16:05.079 953141 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@666f257a
20-08-2026 00:16:05.082 953144 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:16:05.082 953144 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:16:05.082 953144 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:16:05.085 953147 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:16:05.085 953147 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:16:06.747 954809 [http-nio-8051-exec-53] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:06.747 954809 [http-nio-8051-exec-53] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:06.984 955046 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202204
20-08-2026 00:16:06.984 955046 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:16:06.984 955046 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:16:06
20-08-2026 00:16:06.984 955046 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 19:42:32.198460', '2026-08-19 19:42:46.548124', '2026-08-19 19:42:32.198601', '2026-08-19 19:42:46.548214'], 'open_time': ['2026-08-19 19:42:19.211850', '2026-08-19 19:42:39.217540', '2026-08-19 19:42:19.211977', '2026-08-19 19:42:39.217657']}"}
20-08-2026 00:16:06.984 955046 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:16:06.984 955046 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:16:06.984 955046 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:16:06.984 955046 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:16:06.984 955046 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:16:06.984 955046 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:42:32.198460", "2026-08-19 19:42:46.548124", "2026-08-19 19:42:32.198601", "2026-08-19 19:42:46.548214"], "open_time": ["2026-08-19 19:42:19.211850", "2026-08-19 19:42:39.217540", "2026-08-19 19:42:19.211977", "2026-08-19 19:42:39.217657"]}
20-08-2026 00:16:06.984 955046 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:16:09.054 957116 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-10-14 15:24:30"}
20-08-2026 00:16:13.401 961463 [http-nio-8051-exec-77] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:16:12, data=[{status=true, id=pd-readonly}, {value=vfat, status=true, id=pd-invalidfs}, {value=74%, status=true, id=data-full}]}}
20-08-2026 00:16:13.401 961463 [http-nio-8051-exec-77] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:16:13.401 961463 [http-nio-8051-exec-77] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:16:13.401 961463 [http-nio-8051-exec-77] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM03202201, traysArr : []
20-08-2026 00:16:13.401 961463 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM03202201, traysArr : []
20-08-2026 00:16:13.402 961464 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:16:13.402 961464 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:16:13.402 961464 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:16:13.402 961464 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:16:13.402 961464 [http-nio-8051-exec-77] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM03202201, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"74%","status":true}],"created_at":"2026-08-20 00:16:12"}
20-08-2026 00:16:13.403 961465 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM03202201, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"74%","status":true}],"created_at":"2026-08-20 00:16:12"}
20-08-2026 00:16:15.133 963195 [http-nio-8051-exec-54] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:16:15.133 963195 [http-nio-8051-exec-54] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:16:17.663 965725 [http-nio-8051-exec-80] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:16:17.664 965726 [http-nio-8051-exec-80] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:16:17.737 965799 [http-nio-8051-exec-80] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:16:18.895 966957 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM07202501
20-08-2026 00:16:18.895 966957 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:16:18.895 966957 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:16:18
20-08-2026 00:16:18.895 966957 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 20:04:51.230131', '2026-08-19 19:16:38.755611', '2026-08-19 20:04:51.230283', '2026-08-19 19:16:38.755755'], 'close_time': ['2026-08-19 20:04:55.935736', '2026-08-19 19:16:41.624189', '2026-08-19 20:04:55.935883', '2026-08-19 19:16:41.423587']}"}
20-08-2026 00:16:18.895 966957 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:16:18.895 966957 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:16:18.895 966957 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:16:18.895 966957 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:16:18.895 966957 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:16:18.895 966957 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:04:51.230131", "2026-08-19 19:16:38.755611", "2026-08-19 20:04:51.230283", "2026-08-19 19:16:38.755755"], "close_time": ["2026-08-19 20:04:55.935736", "2026-08-19 19:16:41.624189", "2026-08-19 20:04:55.935883", "2026-08-19 19:16:41.423587"]}
20-08-2026 00:16:18.895 966957 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:16:19.816 967878 [http-nio-8051-exec-83] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202302, skus=[133041, 4500701, 4500499, 186043, 4500643, 4500694, 4500656, 4500712, 0, 4500705, 4500650, 185954, 4500681, 177441, 4500715, 4500723, 4500720, 4500711, 4500665, 108676, 4500605, 4500717, 185993, 4500624, 4500727, 4500726, 4500669, 185994, 186059, 166327, 4500667, 4500664, 4500724]}
20-08-2026 00:16:19.820 967882 [http-nio-8051-exec-83] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:16:19.821 967883 [http-nio-8051-exec-71] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202303}
20-08-2026 00:16:19.822 967884 [http-nio-8051-exec-83] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:16:20.576 968638 [http-nio-8051-exec-56] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_id":"TM02201903190925175446","payment_gateway":"ola","order_amount":0.0,"user_id":"9005419587"}
20-08-2026 00:16:20.576 968638 [http-nio-8051-exec-56] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM02201903190925175446-0.0-9005419587-ola:
20-08-2026 00:16:20.578 968640 [http-nio-8051-exec-56] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM02201903190925175446-0.0-9005419587-ola:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:16:20.578 968640 [http-nio-8051-exec-56] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:16:20.578 968640 [http-nio-8051-exec-56] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM02201903190925175446-0.0-9005419587-ola: order row Order{order_id='TM02201903190925175446', user_id=9005419587, vm_id=1194856388969476611, order_amount=0.0, pre_auth_amount=25.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"orderId": "TM02201903190925175446", "bill_amount": 0, "res": true, "cart_offer_desc": "", "userId": "9005419587", "imei": "TM02201903", "skus": [], "total_amount": 0}', weight_based_response='{"orderId": "TM02201903190925175446", "res": "True", "total_amount": 70, "skus": [{"skuid": "86", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/2686.JPG", "name": "Smoodies Mango/ Berries", "tray_id": "", "qty": 2, "mrp": "70", "sku_total": 70.0, "unit_price": "35", "door_id": ""}], "logic": "TBL"}', created_at='2019-09-25 17:54:46.0', pre_auth_gateway='ola', balance_gateway='null', short_order_id='gcc3Am', short_order_expiry='25-07-2025 19:09:49', receipt_id='IN20260819233945', proposedSkuJson='{"orderId": "TM02201903190925175446", "bill_amount": 105, "res": true, "cart_offer_desc": "", "userId": "9005419587", "imei": "TM02201903", "skus": [{"skuid": "5022", "name": "Coca Cola Drink (Reg/Diet/Zero)", "tray_id": "27", "offer_desc": "", "offer_id": "", "sku_total": "35.0", "unit_price": "35.0", "qty": "1", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-2285.jpg", "door_id": "2"}, {"skuid": "86", "name": "Smoodies Mango/ Berries", "tray_id": "29", "offer_desc": "", "offer_id": "", "sku_total": "35.0", "unit_price": "35.0", "qty": "1", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/2686.JPG", "door_id": "2"}], "total_amount": 70}', video_url='null', access_code='be23cec2-c2a2-4b2b-8604-7005b0da9b99', status='null', type_of_order='null', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:16:20.578 968640 [http-nio-8051-exec-56] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM02201903190925175446-0.0-9005419587-ola: shortOrderId  gcc3Am
20-08-2026 00:16:20.578 968640 [http-nio-8051-exec-56] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM02201903190925175446-0.0-9005419587-ola: preAuth  25.0
20-08-2026 00:16:20.578 968640 [http-nio-8051-exec-56] INFO  neuu.utils.payment.NeuuWallet - customerId: 9005419587
20-08-2026 00:16:20.579 968641 [http-nio-8051-exec-56] INFO  neuu.utils.payment.NeuuWallet - transactionKey: N4MuCeWM1b4hD38Lhak5NgwafcGfk7xLQoJy1r4sE90iRWtzXwAfmPj8timNMnxhrzE3mD5P9XeE9w3dVaTiImgJMMoEUQNiThnzeomLTxRjKEdgGydvpEJPqTxpKLGESg5lTZ3zNlQ5b8dmfPfNaZv1KynEvRetxdbX5oTV38zBm9BBUVa4ftk7bsojajr3JBjD5zDKyCZPJWGPr7tOKb5J5RN1HuxwOeaVM6IBdo7uAvA8d1JmBZxzPzF9hWWZ
20-08-2026 00:16:20.579 968641 [http-nio-8051-exec-56] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:16:20.579 968641 [http-nio-8051-exec-56] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"N4MuCeWM1b4hD38Lhak5NgwafcGfk7xLQoJy1r4sE90iRWtzXwAfmPj8timNMnxhrzE3mD5P9XeE9w3dVaTiImgJMMoEUQNiThnzeomLTxRjKEdgGydvpEJPqTxpKLGESg5lTZ3zNlQ5b8dmfPfNaZv1KynEvRetxdbX5oTV38zBm9BBUVa4ftk7bsojajr3JBjD5zDKyCZPJWGPr7tOKb5J5RN1HuxwOeaVM6IBdo7uAvA8d1JmBZxzPzF9hWWZ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:16:20.579 968641 [http-nio-8051-exec-56] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9005419587"}
20-08-2026 00:16:20.579 968641 [http-nio-8051-exec-56] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:16:20.588 968650 [http-nio-8051-exec-56] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:16:20.588 968650 [http-nio-8051-exec-56] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"msg\":\"Invalid user\",\"status\":false}","code":200}
20-08-2026 00:16:20.588 968650 [http-nio-8051-exec-56] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"msg\":\"Invalid user\",\"status\":false}","code":200,"status":true}
20-08-2026 00:16:20.927 968989 [http-nio-8051-exec-61] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:20.927 968989 [http-nio-8051-exec-61] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:21.846 969908 [http-nio-8051-exec-62] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:25:00"}
20-08-2026 00:16:22.570 970632 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:16:22.570 970632 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:16:22.697 970759 [http-nio-8051-exec-78] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:16:22.697 970759 [http-nio-8051-exec-78] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:16:23.084 971146 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202201
20-08-2026 00:16:23.084 971146 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:16:23.084 971146 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:16:23
20-08-2026 00:16:23.084 971146 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-18 18:07:13.465898', '2026-08-19 13:11:12.635942', '2026-08-18 18:07:13.465997', '2026-08-19 13:11:12.636037'], 'open_time': ['2026-08-18 18:06:51.305143', '2026-08-19 13:10:16.760541', '2026-08-18 18:06:51.305214', '2026-08-19 13:10:16.760599']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:16:23.084 971146 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:16:23.084 971146 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:16:23.084 971146 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:16:23.084 971146 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:16:23.085 971147 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:16:23.085 971147 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-18 18:07:13.465898", "2026-08-19 13:11:12.635942", "2026-08-18 18:07:13.465997", "2026-08-19 13:11:12.636037"], "open_time": ["2026-08-18 18:06:51.305143", "2026-08-19 13:10:16.760541", "2026-08-18 18:06:51.305214", "2026-08-19 13:10:16.760599"]}
20-08-2026 00:16:23.085 971147 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:16:23.085 971147 [http-nio-8051-exec-8] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:16:23.109 971171 [http-nio-8051-exec-84] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202502}
20-08-2026 00:16:23.997 972059 [http-nio-8051-exec-66] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:16:23.998 972060 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:16:24.148 972210 [http-nio-8051-exec-64] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202203
20-08-2026 00:16:24.148 972210 [http-nio-8051-exec-64] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:16:24.148 972210 [http-nio-8051-exec-64] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:16:24
20-08-2026 00:16:26.270 974332 [http-nio-8051-exec-51] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202203}
20-08-2026 00:16:26.344 974406 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202502
20-08-2026 00:16:26.344 974406 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:16:26.344 974406 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:16:26
20-08-2026 00:16:27.500 975562 [http-nio-8051-exec-57] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:16:27.500 975562 [http-nio-8051-exec-57] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:16:27.912 975974 [http-nio-8051-exec-18] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-05-08 18:20:48"}
20-08-2026 00:16:28.660 976722 [http-nio-8051-exec-34] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=logs-full, value=100%}], created_at=2026-08-20 00:16:28}}
20-08-2026 00:16:28.660 976722 [http-nio-8051-exec-34] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:16:28.660 976722 [http-nio-8051-exec-34] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:16:28.660 976722 [http-nio-8051-exec-34] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202003, traysArr : []
20-08-2026 00:16:28.661 976723 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202003, traysArr : []
20-08-2026 00:16:28.662 976724 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:16:28.662 976724 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:16:28.662 976724 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:16:28.662 976724 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:16:28.662 976724 [http-nio-8051-exec-34] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202003, cameraArr : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:16:28"}
20-08-2026 00:16:28.662 976724 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202003, cameraInfoData : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:16:28"}
20-08-2026 00:16:30.378 978440 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:16:30.379 978441 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:16:30.393 978455 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:16:31.670 979732 [http-nio-8051-exec-5] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:16:31.670 979732 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:16:33.777 981839 [http-nio-8051-exec-63] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-26 11:34:05"}
20-08-2026 00:16:34.522 982584 [http-nio-8051-exec-20] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:34.522 982584 [http-nio-8051-exec-20] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:36.185 984247 [http-nio-8051-exec-23] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM05202204}
20-08-2026 00:16:36.362 984424 [http-nio-8051-exec-59] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202602}
20-08-2026 00:16:36.425 984487 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:16:36.425 984487 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:16:37.361 985423 [http-nio-8051-exec-72] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:16:37.125968, sensors=[{sensor_type=limit, sensor_status=true, id=TM06202303-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202303-1-magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:16:37.127202, sensors=[{sensor_type=limit, sensor_status=true, id=TM06202303-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202303-2-magnetic}]}]}]}
20-08-2026 00:16:37.361 985423 [http-nio-8051-exec-72] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:16:37.361 985423 [http-nio-8051-exec-72] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202303, traysArr : []
20-08-2026 00:16:37.361 985423 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202303, traysArr : []
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:16:37.363 985425 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:16:37.369 985431 [http-nio-8051-exec-72] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202303, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:16:37.125968"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:16:37.127202"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:16:37.370 985432 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202303, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:16:37.125968"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:16:37.127202"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:16:37.386 985448 [http-nio-8051-exec-72] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202303, cameraArr : {}
20-08-2026 00:16:37.386 985448 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202303, cameraInfoData : {}
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM08202203
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:16:38
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 23:40:33.706208', '2026-08-19 23:22:46.611449', '2026-08-19 23:40:33.706317', '2026-08-19 23:22:46.611594'], 'close_time': ['2026-08-19 23:40:40.301460', '2026-08-19 23:22:51.611225', '2026-08-19 23:40:40.301581', '2026-08-19 23:22:51.611315']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:40:33.706208", "2026-08-19 23:22:46.611449", "2026-08-19 23:40:33.706317", "2026-08-19 23:22:46.611594"], "close_time": ["2026-08-19 23:40:40.301460", "2026-08-19 23:22:51.611225", "2026-08-19 23:40:40.301581", "2026-08-19 23:22:51.611315"]}
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:16:38.813 986875 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:16:40.649 988711 [http-nio-8051-exec-12] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:40.649 988711 [http-nio-8051-exec-12] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:16:43.130 991192 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:16:43.130 991192 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:16:43.682 991744 [http-nio-8051-exec-53] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202505}
20-08-2026 00:16:44.725 992787 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-07-11 10:47:53"}
20-08-2026 00:16:44.970 993032 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:16:44.971 993033 [http-nio-8051-exec-67] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:16:44.981 993043 [http-nio-8051-exec-67] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:16:46.128 994190 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - {skus=[4500712, 4500499, 4500724, 4500722, 4500624, 4500723, 185994, 4500711, 186100, 4500669, 4500681, 4500678, 4500706, 4500667, 108676, 186059, 4500715, 4500663, 4500592, 4500605, 4500726, 186001, 4500651, 4500728, 4500656, 4500407, 186078, 185993, 4500643, 0], imei=TM08202203}
20-08-2026 00:16:46.132 994194 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Jus Amazin SALTED PEANUTS 33g","sku_id":"4500592","vendor_id":"1","mrp":"20","selling_price":"20","weight":"39","image":"https://images.tinymart.in/product/4500592-7887.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-19 14:49:26.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Paper Boat Apple 160ml","sku_id":"4500663","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500663-8979.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-20 11:12:17.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:16:46.134 994196 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:16:51.817 999879 [http-nio-8051-exec-40] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:16:51.523646, sensors=[{sensor_status=true, sensor_type=limit, id=TM06202302-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202302-1-magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:16:51.524818, sensors=[{sensor_status=true, sensor_type=limit, id=TM06202302-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202302-2-magnetic}]}]}], trays=[]}
20-08-2026 00:16:51.818 999880 [http-nio-8051-exec-40] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:16:51.825 999887 [http-nio-8051-exec-40] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202302, traysArr : []
20-08-2026 00:16:51.825 999887 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202302, traysArr : []
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:16:51.827 999889 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:16:51.828 999890 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:16:51.828 999890 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:16:51.828 999890 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:16:51.828 999890 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:16:51.828 999890 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:16:51.828 999890 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:16:51.828 999890 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:16:51.828 999890 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:16:51.828 999890 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:16:51.828 999890 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:16:51.833 999895 [http-nio-8051-exec-40] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202302, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:16:51.523646"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:16:51.524818"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:16:51.834 999896 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202302, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:16:51.523646"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:16:51.524818"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:16:51.846 999908 [http-nio-8051-exec-40] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202302, cameraArr : {}
20-08-2026 00:16:51.846 999908 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202302, cameraInfoData : {}
20-08-2026 00:16:54.364 1002426 [http-nio-8051-exec-42] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202203}
20-08-2026 00:16:55.088 1003150 [http-nio-8051-exec-58] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:16:55.089 1003151 [http-nio-8051-exec-58] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:16:55.112 1003174 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - {skus=[4500694, 4500643, 4500665, 4500626, 185993, 4500472, 4500612, 4500667, 4500624, 4500715, 4500712, 4500713, 186043, 4500700, 4500644, 4500627, 4500564, 4500499, 4500519, 4500651, 4500656, 4500668, 4500724, 4500719, 4500605, 4500669, 4500646, 4500407, 4500701, 4500711, 4500648, 185994, 4500650], imei=TM04202201}
20-08-2026 00:16:55.118 1003180 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - [{"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Alo Frut Mosambi Juice ","sku_id":"4500612","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500612-4575.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-15 15:18:16.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Alo Frut Energy drink 250ml","sku_id":"4500627","vendor_id":"1","mrp":"60","selling_price":"60","weight":"270","image":"https://images.tinymart.in/product/4500627-1655.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"27","created_at":"2026-01-09 12:07:46.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}]
20-08-2026 00:16:55.120 1003182 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:16:55.139 1003201 [http-nio-8051-exec-58] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:16:55.718 1003780 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:50:52.0, vm_id=1660749537502}
20-08-2026 00:16:55.719 1003781 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660749537502, timestamp: 2026-08-19 22:50:52.0
20-08-2026 00:16:55.778 1003840 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:16:56.551 1004613 [http-nio-8051-exec-77] INFO  n.c.kiosk.machine.MachineController - {imei=TM05202501, skus=[4500407, 4500624, 133041, 4500710, 4500726, 185954, 4500647, 4500705, 4500675, 4500669, 4500648, 4500723, 4500722, 185993, 4500643, 4500499, 4500677, 4500712, 185994, 4500651, 4500671, 4500626, 4500715, 4500719, 4500667, 8355, 4500656, 4500642, 186100, 4500672, 186001, 4500563, 166327]}
20-08-2026 00:16:56.556 1004618 [http-nio-8051-exec-77] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","sku_id":"4500563","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500563-5270.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:00:22.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Modern kitchens Garlic Mixture 26gm","sku_id":"4500672","vendor_id":"1","mrp":"10","selling_price":"10","weight":"29","image":"https://images.tinymart.in/product/4500672-7226.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:39:56.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:16:56.559 1004621 [http-nio-8051-exec-77] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:16:58.871 1006933 [http-nio-8051-exec-54] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:16:58.872 1006934 [http-nio-8051-exec-54] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:17:00.904 1008966 [http-nio-8051-exec-80] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:03:56.0, vm_id=1752230252801}
20-08-2026 00:17:00.905 1008967 [http-nio-8051-exec-80] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1752230252801, timestamp: 2026-08-19 20:03:56.0
20-08-2026 00:17:00.928 1008990 [http-nio-8051-exec-80] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:17:01.227 1009289 [http-nio-8051-exec-75] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:17:01.251 1009313 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.253 1009315 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.258 1009320 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.258 1009320 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:17:01.258 1009320 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:17:01.260 1009322 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:17:01.260 1009322 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:17:01.261 1009323 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.262 1009324 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.266 1009328 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.266 1009328 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:17:01.266 1009328 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:17:01.270 1009332 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:17:01.270 1009332 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.270 1009332 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:17:01.297 1009359 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.298 1009360 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.298 1009360 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:01.298 1009360 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:17:01.298 1009360 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:01.0
20-08-2026 00:17:01.298 1009360 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:01.299 1009361 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.301 1009363 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.304 1009366 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.305 1009367 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:17:01.305 1009367 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:17:01.308 1009370 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:17:01.308 1009370 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:17:01.309 1009371 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.311 1009373 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.314 1009376 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.314 1009376 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:17:01.314 1009376 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:17:01.318 1009380 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:17:01.318 1009380 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.318 1009380 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:17:01.345 1009407 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.346 1009408 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.346 1009408 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:01.346 1009408 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:17:01.346 1009408 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:01.0
20-08-2026 00:17:01.346 1009408 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:01.347 1009409 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.349 1009411 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.352 1009414 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.352 1009414 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:17:01.352 1009414 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:01.354 1009416 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:17:01.354 1009416 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:17:01.356 1009418 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.358 1009420 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.360 1009422 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.361 1009423 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:17:01.361 1009423 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:17:01.364 1009426 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:17:01.364 1009426 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.364 1009426 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:17:01.404 1009466 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.404 1009466 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.404 1009466 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:01.404 1009466 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:17:01.404 1009466 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:01.0
20-08-2026 00:17:01.404 1009466 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:01.405 1009467 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.407 1009469 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.410 1009472 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.410 1009472 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:17:01.410 1009472 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:17:01.414 1009476 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:17:01.414 1009476 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:17:01.415 1009477 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.416 1009478 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.418 1009480 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.419 1009481 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:17:01.419 1009481 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:17:01.421 1009483 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:17:01.421 1009483 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.421 1009483 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:17:01.443 1009505 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.443 1009505 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.443 1009505 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:01.443 1009505 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:17:01.443 1009505 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:01.0
20-08-2026 00:17:01.443 1009505 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:01.444 1009506 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.445 1009507 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.448 1009510 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.448 1009510 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:17:01.448 1009510 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:17:01.450 1009512 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:17:01.450 1009512 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:17:01.451 1009513 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.452 1009514 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.454 1009516 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.454 1009516 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:17:01.454 1009516 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:17:01.456 1009518 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:17:01.456 1009518 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:17:01.456 1009518 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.457 1009519 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.460 1009522 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.460 1009522 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:17:01.460 1009522 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:17:01.463 1009525 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:17:01.463 1009525 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:17:01.464 1009526 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.465 1009527 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.467 1009529 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.467 1009529 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:17:01.467 1009529 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:17:01.469 1009531 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:17:01.469 1009531 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:17:01.470 1009532 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.471 1009533 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.473 1009535 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.473 1009535 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:17:01.473 1009535 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:17:01.475 1009537 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:17:01.475 1009537 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:17:01.476 1009538 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.477 1009539 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.479 1009541 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.479 1009541 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:17:01.479 1009541 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:17:01.481 1009543 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:17:01.481 1009543 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:17:01.482 1009544 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.483 1009545 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.485 1009547 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.485 1009547 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:17:01.486 1009548 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:17:01.488 1009550 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:17:01.488 1009550 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:17:01.488 1009550 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.490 1009552 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.493 1009555 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.493 1009555 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:17:01.493 1009555 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:17:01.495 1009557 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:17:01.495 1009557 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:17:01.496 1009558 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.497 1009559 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.499 1009561 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.499 1009561 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:17:01.499 1009561 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:17:01.502 1009564 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:17:01.502 1009564 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.502 1009564 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:17:01.518 1009580 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:01.518 1009580 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:01.518 1009580 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:01.518 1009580 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:17:01.518 1009580 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:01.0
20-08-2026 00:17:01.518 1009580 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:01.518 1009580 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.519 1009581 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.522 1009584 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.522 1009584 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:17:01.522 1009584 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:01.523 1009585 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:17:01.523 1009585 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:17:01.524 1009586 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.525 1009587 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.528 1009590 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.528 1009590 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:17:01.528 1009590 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:17:01.531 1009593 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:17:01.531 1009593 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:17:01.531 1009593 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.532 1009594 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.535 1009597 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.535 1009597 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:17:01.535 1009597 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:17:01.537 1009599 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:17:01.537 1009599 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:17:01.538 1009600 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.539 1009601 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.542 1009604 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.542 1009604 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:17:01.542 1009604 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:17:01.545 1009607 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:17:01.545 1009607 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.545 1009607 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:17:01.576 1009638 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.576 1009638 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.576 1009638 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:01.576 1009638 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:17:01.576 1009638 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:01.0
20-08-2026 00:17:01.576 1009638 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:01.577 1009639 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.579 1009641 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.582 1009644 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.582 1009644 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:17:01.582 1009644 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:17:01.584 1009646 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:17:01.584 1009646 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.584 1009646 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:17:01.628 1009690 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.628 1009690 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.628 1009690 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:01.628 1009690 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:17:01.628 1009690 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:01.0
20-08-2026 00:17:01.629 1009691 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:01.629 1009691 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.631 1009693 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.633 1009695 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.633 1009695 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:17:01.633 1009695 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:01.635 1009697 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:17:01.636 1009698 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:17:01.636 1009698 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.637 1009699 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.640 1009702 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.640 1009702 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:17:01.640 1009702 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:17:01.642 1009704 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:17:01.642 1009704 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:17:01.643 1009705 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.644 1009706 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.646 1009708 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.647 1009709 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:17:01.647 1009709 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:17:01.649 1009711 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:17:01.649 1009711 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.649 1009711 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:17:01.699 1009761 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202502
20-08-2026 00:17:01.699 1009761 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:17:01.699 1009761 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:17:01
20-08-2026 00:17:01.699 1009761 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'open_time': ['2026-08-19 16:19:05.560479', '2026-08-19 16:19:05.560568'], 'close_time': ['2026-08-19 16:19:09.776419', '2026-08-19 16:19:09.575898']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}]"}
20-08-2026 00:17:01.699 1009761 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:17:01.699 1009761 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:01.700 1009762 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:01.700 1009762 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:01.700 1009762 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:17:01.700 1009762 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 16:19:05.560479", "2026-08-19 16:19:05.560568"], "close_time": ["2026-08-19 16:19:09.776419", "2026-08-19 16:19:09.575898"]}
20-08-2026 00:17:01.700 1009762 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}]
20-08-2026 00:17:01.700 1009762 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:17:01.708 1009770 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.708 1009770 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.708 1009770 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:01.708 1009770 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:17:01.709 1009771 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:01.0
20-08-2026 00:17:01.709 1009771 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:01.710 1009772 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.712 1009774 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.716 1009778 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.716 1009778 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:17:01.716 1009778 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:17:01.720 1009782 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:17:01.720 1009782 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:17:01.721 1009783 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.723 1009785 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.727 1009789 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.727 1009789 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:17:01.727 1009789 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:17:01.731 1009793 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:17:01.732 1009794 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:17:01.733 1009795 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:17:01.735 1009797 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@768ffdca
20-08-2026 00:17:01.738 1009800 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:17:01.738 1009800 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:17:01.738 1009800 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:17:01.743 1009805 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:17:01.743 1009805 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:17:01.744 1009806 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.746 1009808 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.749 1009811 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.749 1009811 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:17:01.750 1009812 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:17:01.753 1009815 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:17:01.753 1009815 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:17:01.754 1009816 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.757 1009819 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.760 1009822 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.761 1009823 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:17:01.761 1009823 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:17:01.764 1009826 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:17:01.764 1009826 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:17:01.765 1009827 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.767 1009829 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.771 1009833 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.771 1009833 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:17:01.771 1009833 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:17:01.775 1009837 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:17:01.775 1009837 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:17:01.776 1009838 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.778 1009840 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.782 1009844 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.782 1009844 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:17:01.782 1009844 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:17:01.785 1009847 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:17:01.786 1009848 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:17:01.787 1009849 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.788 1009850 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.791 1009853 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.791 1009853 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:17:01.791 1009853 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:01.794 1009856 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:17:01.794 1009856 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:17:01.794 1009856 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.796 1009858 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.799 1009861 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.799 1009861 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:17:01.799 1009861 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:01.803 1009865 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:17:01.803 1009865 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:17:01.804 1009866 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:17:01.806 1009868 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@768ffdca
20-08-2026 00:17:01.809 1009871 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:17:01.810 1009872 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:17:01.810 1009872 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:17:01.812 1009874 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:17:01.813 1009875 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:17:01.813 1009875 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.815 1009877 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.819 1009881 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.819 1009881 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:17:01.819 1009881 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:17:01.821 1009883 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:17:01.821 1009883 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:17:01.822 1009884 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.824 1009886 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.827 1009889 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.827 1009889 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:17:01.827 1009889 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:17:01.829 1009891 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:17:01.829 1009891 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:17:01.830 1009892 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.832 1009894 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.834 1009896 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.834 1009896 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:17:01.834 1009896 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:17:01.837 1009899 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:17:01.837 1009899 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:17:01.838 1009900 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.840 1009902 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.843 1009905 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.843 1009905 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:17:01.843 1009905 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:17:01.848 1009910 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:17:01.848 1009910 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.848 1009910 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:17:01.870 1009932 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.870 1009932 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.870 1009932 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:01.870 1009932 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:17:01.870 1009932 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:01.0
20-08-2026 00:17:01.870 1009932 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:01.871 1009933 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.873 1009935 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.876 1009938 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.876 1009938 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:17:01.876 1009938 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:17:01.879 1009941 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:17:01.879 1009941 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:17:01.880 1009942 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.881 1009943 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.884 1009946 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.884 1009946 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:17:01.884 1009946 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:17:01.886 1009948 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:17:01.886 1009948 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.886 1009948 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:17:01.905 1009967 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.905 1009967 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.905 1009967 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:01.905 1009967 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:17:01.905 1009967 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:01.0
20-08-2026 00:17:01.905 1009967 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:01.906 1009968 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.907 1009969 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.911 1009973 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.911 1009973 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:17:01.911 1009973 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:17:01.913 1009975 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:17:01.913 1009975 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:17:01.914 1009976 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.915 1009977 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.918 1009980 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.918 1009980 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:17:01.918 1009980 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:17:01.920 1009982 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:17:01.920 1009982 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:17:01.921 1009983 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.923 1009985 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.928 1009990 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.928 1009990 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:17:01.928 1009990 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:17:01.932 1009994 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:17:01.932 1009994 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.932 1009994 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:17:01.962 1010024 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.962 1010024 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:01.962 1010024 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:01.962 1010024 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:17:01.962 1010024 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:01.0
20-08-2026 00:17:01.962 1010024 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:01.963 1010025 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.966 1010028 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.970 1010032 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.970 1010032 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:17:01.970 1010032 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:17:01.974 1010036 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:17:01.974 1010036 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:17:01.975 1010037 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:01.977 1010039 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:01.981 1010043 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:01.981 1010043 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:17:01.981 1010043 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:01.985 1010047 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:17:01.985 1010047 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:17:01.987 1010049 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:01.989 1010051 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:01.991 1010053 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:01.991 1010053 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:17:01.991 1010053 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:17:01.994 1010056 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:17:01.994 1010056 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:01.994 1010056 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:17:02.017 1010079 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.017 1010079 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.017 1010079 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.017 1010079 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:17:02.017 1010079 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.017 1010079 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.018 1010080 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.019 1010081 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.022 1010084 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.023 1010085 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:17:02.023 1010085 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:17:02.025 1010087 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:17:02.025 1010087 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.025 1010087 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:17:02.047 1010109 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.047 1010109 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.047 1010109 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.047 1010109 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:17:02.047 1010109 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.047 1010109 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.048 1010110 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.050 1010112 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.052 1010114 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.052 1010114 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:17:02.052 1010114 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:02.054 1010116 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:17:02.055 1010117 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:17:02.056 1010118 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.057 1010119 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.060 1010122 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.060 1010122 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:17:02.060 1010122 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:17:02.062 1010124 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:17:02.062 1010124 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:17:02.063 1010125 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.064 1010126 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.068 1010130 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.068 1010130 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:17:02.068 1010130 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:02.070 1010132 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:17:02.070 1010132 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:17:02.071 1010133 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.072 1010134 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.077 1010139 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.077 1010139 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:17:02.077 1010139 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:17:02.080 1010142 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:17:02.080 1010142 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.080 1010142 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:17:02.104 1010166 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:02.105 1010167 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:02.105 1010167 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:02.105 1010167 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:17:02.105 1010167 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.105 1010167 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.106 1010168 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.108 1010170 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.111 1010173 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.111 1010173 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:17:02.111 1010173 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:02.115 1010177 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:17:02.115 1010177 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:17:02.116 1010178 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.117 1010179 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.121 1010183 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.121 1010183 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:17:02.121 1010183 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:17:02.125 1010187 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:17:02.125 1010187 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:17:02.126 1010188 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.131 1010193 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.135 1010197 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.135 1010197 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:17:02.135 1010197 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:02.139 1010201 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:17:02.139 1010201 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:17:02.140 1010202 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:17:02.141 1010203 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@19576daa
20-08-2026 00:17:02.146 1010208 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:17:02.146 1010208 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:17:02.146 1010208 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:17:02.150 1010212 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:17:02.150 1010212 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:17:02.151 1010213 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.153 1010215 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.157 1010219 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.157 1010219 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:17:02.157 1010219 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:17:02.161 1010223 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:17:02.161 1010223 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:17:02.162 1010224 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.164 1010226 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.167 1010229 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:17:02.167 1010229 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:17:02.169 1010231 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.169 1010231 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:17:02.169 1010231 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:17:02.173 1010235 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:17:02.173 1010235 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:17:02.174 1010236 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.176 1010238 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.179 1010241 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.179 1010241 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:17:02.179 1010241 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:17:02.184 1010246 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:17:02.184 1010246 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:17:02.185 1010247 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.187 1010249 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.191 1010253 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.191 1010253 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:17:02.191 1010253 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:17:02.196 1010258 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:17:02.196 1010258 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.196 1010258 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:17:02.212 1010274 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.214 1010276 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.214 1010276 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.214 1010276 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:17:02.214 1010276 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.214 1010276 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.215 1010277 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.218 1010280 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.221 1010283 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.222 1010284 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:17:02.222 1010284 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:17:02.225 1010287 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:17:02.225 1010287 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:17:02.226 1010288 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.227 1010289 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.231 1010293 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.231 1010293 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:17:02.231 1010293 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:17:02.234 1010296 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:17:02.234 1010296 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:17:02.234 1010296 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.236 1010298 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.238 1010300 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.238 1010300 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:17:02.238 1010300 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:02.241 1010303 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:17:02.241 1010303 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:17:02.242 1010304 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.244 1010306 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.248 1010310 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.248 1010310 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:17:02.248 1010310 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:17:02.251 1010313 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:17:02.252 1010314 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.252 1010314 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:17:02.267 1010329 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.267 1010329 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.267 1010329 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.267 1010329 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:17:02.267 1010329 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.267 1010329 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.268 1010330 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.269 1010331 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.272 1010334 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.272 1010334 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:17:02.272 1010334 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:17:02.275 1010337 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:17:02.275 1010337 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.275 1010337 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:17:02.300 1010362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.300 1010362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.300 1010362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.300 1010362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:17:02.300 1010362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.300 1010362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.301 1010363 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.303 1010365 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.306 1010368 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.306 1010368 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:17:02.306 1010368 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:17:02.309 1010371 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:17:02.309 1010371 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:17:02.309 1010371 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.311 1010373 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.313 1010375 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.313 1010375 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:17:02.313 1010375 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:02.316 1010378 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:17:02.316 1010378 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:17:02.317 1010379 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.318 1010380 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.320 1010382 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.320 1010382 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:17:02.320 1010382 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:02.322 1010384 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:17:02.322 1010384 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:17:02.323 1010385 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.325 1010387 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.328 1010390 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.328 1010390 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:17:02.328 1010390 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:17:02.330 1010392 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:17:02.331 1010393 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.331 1010393 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:17:02.470 1010532 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.470 1010532 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.470 1010532 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.470 1010532 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:17:02.470 1010532 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.470 1010532 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.471 1010533 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.472 1010534 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.475 1010537 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.475 1010537 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:17:02.475 1010537 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:02.478 1010540 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:17:02.478 1010540 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:17:02.479 1010541 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.480 1010542 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.482 1010544 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.482 1010544 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:17:02.482 1010544 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:17:02.485 1010547 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:17:02.485 1010547 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.485 1010547 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:17:02.504 1010566 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.504 1010566 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.504 1010566 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.504 1010566 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:17:02.504 1010566 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.504 1010566 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.505 1010567 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.507 1010569 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.512 1010574 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.512 1010574 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:17:02.512 1010574 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:02.515 1010577 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:17:02.515 1010577 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:17:02.516 1010578 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.518 1010580 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.521 1010583 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.521 1010583 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:17:02.521 1010583 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:17:02.525 1010587 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:17:02.525 1010587 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.525 1010587 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:17:02.542 1010604 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.542 1010604 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.542 1010604 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.543 1010605 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:17:02.543 1010605 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.543 1010605 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.544 1010606 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.547 1010609 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.551 1010613 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.551 1010613 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:17:02.551 1010613 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:17:02.555 1010617 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:17:02.555 1010617 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:17:02.556 1010618 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.559 1010621 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.563 1010625 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.563 1010625 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:17:02.563 1010625 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:17:02.567 1010629 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:17:02.567 1010629 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.567 1010629 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:17:02.600 1010662 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.600 1010662 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.600 1010662 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.600 1010662 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:17:02.600 1010662 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.600 1010662 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.601 1010663 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.603 1010665 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.606 1010668 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.606 1010668 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:17:02.606 1010668 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:17:02.610 1010672 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:17:02.610 1010672 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.610 1010672 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:17:02.628 1010690 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.629 1010691 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.629 1010691 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.629 1010691 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:17:02.629 1010691 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.629 1010691 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.630 1010692 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.632 1010694 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.635 1010697 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.635 1010697 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:17:02.635 1010697 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:17:02.638 1010700 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:17:02.638 1010700 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:17:02.638 1010700 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.640 1010702 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.643 1010705 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.643 1010705 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:17:02.643 1010705 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:17:02.646 1010708 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:17:02.646 1010708 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.646 1010708 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:17:02.674 1010736 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.675 1010737 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.675 1010737 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.675 1010737 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:17:02.675 1010737 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.675 1010737 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.676 1010738 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.679 1010741 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.681 1010743 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.681 1010743 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:17:02.681 1010743 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:17:02.684 1010746 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:17:02.684 1010746 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:17:02.685 1010747 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.686 1010748 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.689 1010751 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.689 1010751 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:17:02.689 1010751 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:17:02.692 1010754 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:17:02.692 1010754 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:17:02.693 1010755 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.694 1010756 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.696 1010758 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.696 1010758 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:17:02.697 1010759 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:17:02.699 1010761 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:17:02.699 1010761 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:17:02.700 1010762 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.701 1010763 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.704 1010766 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.704 1010766 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:17:02.704 1010766 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:17:02.706 1010768 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:17:02.707 1010769 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:17:02.707 1010769 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.709 1010771 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.712 1010774 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.712 1010774 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:17:02.712 1010774 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:02.714 1010776 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:17:02.714 1010776 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:17:02.715 1010777 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.716 1010778 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.719 1010781 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.719 1010781 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:17:02.719 1010781 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:17:02.721 1010783 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:17:02.721 1010783 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:17:02.722 1010784 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.723 1010785 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.728 1010790 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.728 1010790 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:17:02.728 1010790 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:17:02.730 1010792 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:17:02.730 1010792 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:17:02.731 1010793 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.732 1010794 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.735 1010797 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.735 1010797 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:17:02.735 1010797 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:17:02.740 1010802 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:17:02.740 1010802 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:17:02.741 1010803 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.743 1010805 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.746 1010808 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.746 1010808 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:17:02.746 1010808 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:17:02.748 1010810 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:17:02.748 1010810 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:17:02.749 1010811 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:17:02.750 1010812 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@768ffdca
20-08-2026 00:17:02.753 1010815 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:17:02.753 1010815 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:17:02.753 1010815 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:17:02.756 1010818 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:17:02.756 1010818 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:17:02.757 1010819 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.758 1010820 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.761 1010823 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.761 1010823 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:17:02.761 1010823 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:17:02.765 1010827 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:17:02.765 1010827 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:17:02.766 1010828 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.767 1010829 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.770 1010832 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.770 1010832 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:17:02.770 1010832 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:17:02.773 1010835 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:17:02.773 1010835 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.773 1010835 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:17:02.791 1010853 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.791 1010853 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.792 1010854 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.792 1010854 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:17:02.792 1010854 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.792 1010854 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.793 1010855 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.796 1010858 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.800 1010862 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.800 1010862 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:17:02.800 1010862 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:17:02.802 1010864 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:17:02.802 1010864 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:17:02.803 1010865 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.805 1010867 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.808 1010870 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.808 1010870 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:17:02.808 1010870 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:17:02.810 1010872 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:17:02.811 1010873 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:17:02.812 1010874 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.813 1010875 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.815 1010877 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.815 1010877 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:17:02.815 1010877 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:17:02.818 1010880 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:17:02.818 1010880 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:17:02.819 1010881 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.820 1010882 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.824 1010886 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.824 1010886 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:17:02.824 1010886 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:02.826 1010888 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:17:02.826 1010888 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:17:02.827 1010889 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.829 1010891 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.833 1010895 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.833 1010895 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:17:02.833 1010895 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:17:02.837 1010899 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:17:02.837 1010899 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.837 1010899 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:17:02.864 1010926 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:02.864 1010926 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:02.864 1010926 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:02.864 1010926 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:17:02.864 1010926 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.864 1010926 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.866 1010928 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.868 1010930 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.873 1010935 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.873 1010935 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:17:02.873 1010935 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:17:02.876 1010938 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:17:02.876 1010938 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.876 1010938 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:17:02.893 1010955 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:02.893 1010955 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:02.893 1010955 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:02.893 1010955 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:17:02.893 1010955 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.893 1010955 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.894 1010956 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.896 1010958 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.900 1010962 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.900 1010962 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:17:02.900 1010962 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:17:02.904 1010966 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:17:02.905 1010967 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.905 1010967 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:17:02.947 1011009 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.947 1011009 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.947 1011009 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.947 1011009 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:17:02.947 1011009 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.947 1011009 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.949 1011011 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.951 1011013 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.955 1011017 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.956 1011018 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:17:02.956 1011018 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:02.958 1011020 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:17:02.958 1011020 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:17:02.959 1011021 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:02.961 1011023 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:02.965 1011027 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:02.965 1011027 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:17:02.965 1011027 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:17:02.969 1011031 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:17:02.969 1011031 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:17:02.970 1011032 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:02.972 1011034 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:02.974 1011036 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:02.974 1011036 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:17:02.974 1011036 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:17:02.976 1011038 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:17:02.977 1011039 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:02.977 1011039 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:17:02.996 1011058 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.996 1011058 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:02.996 1011058 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:02.996 1011058 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:17:02.996 1011058 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:02.0
20-08-2026 00:17:02.996 1011058 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:02.997 1011059 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.001 1011063 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.005 1011067 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.005 1011067 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:17:03.005 1011067 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:17:03.009 1011071 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:17:03.009 1011071 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:17:03.010 1011072 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.012 1011074 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.015 1011077 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.015 1011077 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:17:03.015 1011077 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:17:03.018 1011080 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:17:03.018 1011080 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.018 1011080 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:17:03.039 1011101 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.039 1011101 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.039 1011101 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:03.039 1011101 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:17:03.039 1011101 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.039 1011101 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.040 1011102 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.043 1011105 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.046 1011108 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.046 1011108 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:17:03.046 1011108 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:17:03.049 1011111 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:17:03.050 1011112 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:17:03.050 1011112 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.052 1011114 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.056 1011118 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.056 1011118 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:17:03.056 1011118 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:17:03.059 1011121 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:17:03.059 1011121 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:17:03.060 1011122 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.062 1011124 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.065 1011127 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.065 1011127 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:17:03.065 1011127 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:03.069 1011131 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:17:03.070 1011132 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:17:03.071 1011133 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.073 1011135 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.077 1011139 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.077 1011139 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:17:03.077 1011139 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:17:03.081 1011143 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:17:03.081 1011143 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:17:03.082 1011144 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.084 1011146 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.087 1011149 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.087 1011149 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:17:03.087 1011149 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:17:03.091 1011153 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:17:03.091 1011153 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:17:03.092 1011154 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.095 1011157 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.099 1011161 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.099 1011161 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:17:03.099 1011161 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:03.104 1011166 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:17:03.104 1011166 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:17:03.105 1011167 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.106 1011168 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.111 1011173 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.111 1011173 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:17:03.111 1011173 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:17:03.114 1011176 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:17:03.114 1011176 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.114 1011176 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:17:03.140 1011202 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:03.140 1011202 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:03.140 1011202 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:03.140 1011202 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:17:03.140 1011202 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.140 1011202 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.141 1011203 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.142 1011204 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.145 1011207 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.145 1011207 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:17:03.145 1011207 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:17:03.148 1011210 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:17:03.148 1011210 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:17:03.150 1011212 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.151 1011213 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.155 1011217 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.155 1011217 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:17:03.155 1011217 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:17:03.158 1011220 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:17:03.158 1011220 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.158 1011220 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:17:03.185 1011247 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:03.186 1011248 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:03.186 1011248 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:03.186 1011248 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:17:03.186 1011248 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.186 1011248 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.187 1011249 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.188 1011250 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.191 1011253 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.191 1011253 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:17:03.191 1011253 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:17:03.193 1011255 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:17:03.193 1011255 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.193 1011255 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:17:03.211 1011273 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.211 1011273 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.211 1011273 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:03.211 1011273 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:17:03.211 1011273 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.211 1011273 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.212 1011274 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.213 1011275 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.216 1011278 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.216 1011278 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:17:03.216 1011278 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:17:03.219 1011281 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:17:03.219 1011281 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:17:03.219 1011281 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.221 1011283 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.225 1011287 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.225 1011287 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:17:03.225 1011287 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:17:03.227 1011289 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:17:03.227 1011289 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.227 1011289 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:17:03.263 1011325 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.263 1011325 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.263 1011325 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:03.263 1011325 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:17:03.263 1011325 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.263 1011325 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.264 1011326 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.266 1011328 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.269 1011331 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.269 1011331 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:17:03.269 1011331 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:17:03.271 1011333 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:17:03.271 1011333 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:17:03.272 1011334 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.273 1011335 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.276 1011338 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.276 1011338 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:17:03.276 1011338 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:17:03.279 1011341 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:17:03.279 1011341 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:17:03.280 1011342 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.281 1011343 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.283 1011345 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.283 1011345 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:17:03.283 1011345 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:17:03.285 1011347 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:17:03.285 1011347 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:17:03.287 1011349 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.288 1011350 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.291 1011353 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.291 1011353 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:17:03.291 1011353 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:03.293 1011355 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:17:03.293 1011355 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:17:03.294 1011356 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.295 1011357 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.298 1011360 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.298 1011360 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:17:03.298 1011360 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:17:03.300 1011362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:17:03.300 1011362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.300 1011362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:17:03.391 1011453 [http-nio-8051-exec-83] INFO  n.c.kiosk.machine.MachineController - {skus=[4500723, 0, 4500678, 4500605, 4500726, 4500711, 185954, 4500713, 4500648, 4500472, 4500712], imei=TM09202502}
20-08-2026 00:17:03.395 1011457 [http-nio-8051-exec-83] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:17:03.396 1011458 [http-nio-8051-exec-83] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:17:03.409 1011471 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:03.409 1011471 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:03.409 1011471 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:03.409 1011471 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:17:03.409 1011471 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.409 1011471 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.410 1011472 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.411 1011473 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.414 1011476 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.414 1011476 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:17:03.414 1011476 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:17:03.417 1011479 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:17:03.417 1011479 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:17:03.418 1011480 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.419 1011481 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.422 1011484 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.422 1011484 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:17:03.422 1011484 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:17:03.424 1011486 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:17:03.424 1011486 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:17:03.425 1011487 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.426 1011488 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.429 1011491 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.429 1011491 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:17:03.429 1011491 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:17:03.432 1011494 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:17:03.432 1011494 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.432 1011494 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:17:03.486 1011548 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.486 1011548 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.486 1011548 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:03.486 1011548 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:17:03.486 1011548 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.486 1011548 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.487 1011549 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.489 1011551 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.492 1011554 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.492 1011554 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:17:03.492 1011554 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:17:03.494 1011556 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:17:03.494 1011556 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.494 1011556 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:17:03.534 1011596 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:03.535 1011597 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:03.535 1011597 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:03.535 1011597 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:17:03.535 1011597 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.535 1011597 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.535 1011597 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.537 1011599 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.540 1011602 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.540 1011602 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:17:03.540 1011602 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:17:03.542 1011604 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:17:03.542 1011604 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:17:03.543 1011605 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.544 1011606 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.547 1011609 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.547 1011609 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:17:03.547 1011609 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:17:03.550 1011612 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:17:03.550 1011612 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:17:03.550 1011612 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.551 1011613 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.554 1011616 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.554 1011616 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:17:03.554 1011616 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:17:03.557 1011619 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:17:03.557 1011619 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:17:03.557 1011619 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.559 1011621 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.561 1011623 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.562 1011624 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:17:03.562 1011624 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:17:03.564 1011626 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:17:03.564 1011626 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:17:03.565 1011627 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.566 1011628 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.569 1011631 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.569 1011631 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:17:03.569 1011631 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:17:03.572 1011634 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:17:03.572 1011634 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.572 1011634 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:17:03.589 1011651 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.589 1011651 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.589 1011651 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:03.589 1011651 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:17:03.589 1011651 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.589 1011651 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.590 1011652 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.591 1011653 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.593 1011655 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.593 1011655 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:17:03.593 1011655 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:17:03.596 1011658 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:17:03.596 1011658 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:17:03.597 1011659 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.598 1011660 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.601 1011663 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.601 1011663 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:17:03.601 1011663 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:03.604 1011666 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:17:03.604 1011666 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:17:03.604 1011666 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.606 1011668 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.609 1011671 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.609 1011671 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:17:03.609 1011671 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:03.611 1011673 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:17:03.611 1011673 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:17:03.612 1011674 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.613 1011675 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.616 1011678 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.616 1011678 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:17:03.616 1011678 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:17:03.618 1011680 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:17:03.618 1011680 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:17:03.619 1011681 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.620 1011682 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.623 1011685 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.623 1011685 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:17:03.623 1011685 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:03.625 1011687 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:17:03.625 1011687 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:17:03.626 1011688 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.628 1011690 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.631 1011693 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.631 1011693 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:17:03.631 1011693 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:17:03.634 1011696 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:17:03.634 1011696 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:17:03.634 1011696 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.636 1011698 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.639 1011701 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.639 1011701 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:17:03.639 1011701 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:03.641 1011703 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:17:03.641 1011703 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:17:03.642 1011704 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.643 1011705 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.646 1011708 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.646 1011708 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:17:03.646 1011708 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:03.648 1011710 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:17:03.648 1011710 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:17:03.650 1011712 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.651 1011713 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.653 1011715 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.653 1011715 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:17:03.653 1011715 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:17:03.656 1011718 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:17:03.656 1011718 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:17:03.656 1011718 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.658 1011720 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.661 1011723 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.661 1011723 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:17:03.661 1011723 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:17:03.663 1011725 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:17:03.663 1011725 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:17:03.664 1011726 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.665 1011727 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.668 1011730 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.668 1011730 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:17:03.668 1011730 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:17:03.670 1011732 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:17:03.670 1011732 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:17:03.671 1011733 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.672 1011734 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.675 1011737 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.675 1011737 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:17:03.675 1011737 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:17:03.678 1011740 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:17:03.678 1011740 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:17:03.679 1011741 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.680 1011742 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.683 1011745 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.684 1011746 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:17:03.684 1011746 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:17:03.686 1011748 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:17:03.686 1011748 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.686 1011748 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:17:03.701 1011763 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.701 1011763 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.701 1011763 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:03.701 1011763 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:17:03.701 1011763 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.701 1011763 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.702 1011764 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.703 1011765 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.706 1011768 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.706 1011768 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:17:03.706 1011768 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:03.708 1011770 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:17:03.708 1011770 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:17:03.709 1011771 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.710 1011772 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.712 1011774 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.713 1011775 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:17:03.713 1011775 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:03.715 1011777 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:17:03.715 1011777 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:17:03.716 1011778 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.717 1011779 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.720 1011782 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.720 1011782 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:17:03.720 1011782 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:17:03.723 1011785 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:17:03.723 1011785 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.723 1011785 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:17:03.758 1011820 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.759 1011821 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.759 1011821 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:03.759 1011821 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:17:03.759 1011821 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.759 1011821 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.759 1011821 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.761 1011823 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.763 1011825 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.763 1011825 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:17:03.763 1011825 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:17:03.766 1011828 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:17:03.766 1011828 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:17:03.767 1011829 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.768 1011830 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.771 1011833 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.771 1011833 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:17:03.771 1011833 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:03.774 1011836 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:17:03.774 1011836 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:17:03.774 1011836 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.776 1011838 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.778 1011840 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.778 1011840 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:17:03.778 1011840 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:17:03.781 1011843 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:17:03.781 1011843 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:17:03.782 1011844 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.783 1011845 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.785 1011847 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.786 1011848 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:17:03.786 1011848 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:17:03.788 1011850 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:17:03.788 1011850 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:17:03.789 1011851 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.790 1011852 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.793 1011855 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.793 1011855 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:17:03.793 1011855 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:03.795 1011857 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:17:03.795 1011857 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:17:03.796 1011858 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.797 1011859 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.800 1011862 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.800 1011862 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:17:03.800 1011862 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:17:03.803 1011865 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:17:03.803 1011865 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.803 1011865 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:17:03.822 1011884 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.822 1011884 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.822 1011884 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:03.822 1011884 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:17:03.822 1011884 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.822 1011884 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.823 1011885 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.824 1011886 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.827 1011889 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.827 1011889 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:17:03.827 1011889 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:17:03.830 1011892 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:17:03.830 1011892 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:17:03.831 1011893 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.832 1011894 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.835 1011897 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.835 1011897 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:17:03.835 1011897 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:17:03.838 1011900 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:17:03.838 1011900 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:17:03.839 1011901 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.840 1011902 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.842 1011904 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.842 1011904 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:17:03.842 1011904 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:17:03.845 1011907 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:17:03.845 1011907 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:17:03.846 1011908 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.848 1011910 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.852 1011914 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.852 1011914 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:17:03.852 1011914 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:17:03.854 1011916 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:17:03.854 1011916 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:17:03.855 1011917 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.857 1011919 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.859 1011921 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.859 1011921 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:17:03.859 1011921 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:17:03.862 1011924 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:17:03.862 1011924 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.862 1011924 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:17:03.881 1011943 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.881 1011943 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.881 1011943 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:03.881 1011943 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.882 1011944 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:17:03.884 1011946 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@19576daa
20-08-2026 00:17:03.887 1011949 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:17:03.887 1011949 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:17:03.887 1011949 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:17:03.889 1011951 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:17:03.889 1011951 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:17:03.890 1011952 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.891 1011953 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.894 1011956 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.894 1011956 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:17:03.894 1011956 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:17:03.897 1011959 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:17:03.897 1011959 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.897 1011959 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:17:03.960 1012022 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.961 1012023 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:03.961 1012023 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:03.961 1012023 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:17:03.961 1012023 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:03.0
20-08-2026 00:17:03.961 1012023 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:03.962 1012024 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.964 1012026 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.966 1012028 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.966 1012028 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:17:03.966 1012028 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:03.969 1012031 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:17:03.969 1012031 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:17:03.969 1012031 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.971 1012033 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.974 1012036 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.974 1012036 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:17:03.974 1012036 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:17:03.977 1012039 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:17:03.977 1012039 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:17:03.978 1012040 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:03.979 1012041 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:03.982 1012044 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:03.982 1012044 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:17:03.982 1012044 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:17:03.986 1012048 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:17:03.986 1012048 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:17:03.987 1012049 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:03.988 1012050 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:03.991 1012053 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:03.991 1012053 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:17:03.991 1012053 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:17:03.994 1012056 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:17:03.994 1012056 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:03.994 1012056 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:17:04.013 1012075 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:17:04.013 1012075 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:17:04.013 1012075 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:04.013 1012075 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:04.014 1012076 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.015 1012077 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.018 1012080 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.018 1012080 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:17:04.018 1012080 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:17:04.021 1012083 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:17:04.021 1012083 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:17:04.022 1012084 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:04.023 1012085 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:04.026 1012088 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:04.026 1012088 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:17:04.026 1012088 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:17:04.028 1012090 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:17:04.028 1012090 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:04.028 1012090 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:17:04.075 1012137 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:04.075 1012137 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:04.075 1012137 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:04.075 1012137 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:17:04.075 1012137 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:04.0
20-08-2026 00:17:04.075 1012137 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:04.076 1012138 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:04.077 1012139 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:04.081 1012143 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:04.081 1012143 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:17:04.081 1012143 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:17:04.083 1012145 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:17:04.083 1012145 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:04.083 1012145 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:17:04.104 1012166 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:04.104 1012166 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:04.104 1012166 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:04.104 1012166 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:17:04.104 1012166 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:04.0
20-08-2026 00:17:04.104 1012166 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:04.105 1012167 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.106 1012168 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.109 1012171 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.109 1012171 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:17:04.109 1012171 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:17:04.112 1012174 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:17:04.112 1012174 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:17:04.113 1012175 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:04.114 1012176 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:04.117 1012179 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:04.117 1012179 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:17:04.117 1012179 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:17:04.119 1012181 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:17:04.119 1012181 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:04.119 1012181 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:17:04.145 1012207 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:04.145 1012207 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:04.145 1012207 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:04.145 1012207 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:17:04.145 1012207 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:04.0
20-08-2026 00:17:04.145 1012207 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:04.146 1012208 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.148 1012210 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.151 1012213 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.151 1012213 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:17:04.151 1012213 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:04.154 1012216 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:17:04.154 1012216 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:17:04.156 1012218 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:04.157 1012219 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:04.161 1012223 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:04.161 1012223 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:17:04.161 1012223 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:17:04.163 1012225 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:17:04.163 1012225 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:17:04.164 1012226 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.166 1012228 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.168 1012230 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.168 1012230 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:17:04.168 1012230 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:04.170 1012232 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:17:04.170 1012232 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:17:04.171 1012233 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:04.172 1012234 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:04.175 1012237 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:04.175 1012237 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:17:04.175 1012237 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:17:04.178 1012240 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:17:04.178 1012240 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:04.178 1012240 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:17:04.201 1012263 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:04.201 1012263 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:04.201 1012263 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:04.201 1012263 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:17:04.201 1012263 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:04.0
20-08-2026 00:17:04.201 1012263 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:04.202 1012264 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.203 1012265 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.206 1012268 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.206 1012268 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:17:04.206 1012268 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:17:04.209 1012271 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:17:04.209 1012271 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:17:04.209 1012271 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.211 1012273 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.213 1012275 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.213 1012275 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:17:04.213 1012275 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:17:04.216 1012278 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:17:04.216 1012278 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:17:04.217 1012279 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.218 1012280 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.221 1012283 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.221 1012283 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:17:04.221 1012283 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:17:04.225 1012287 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:17:04.225 1012287 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:17:04.225 1012287 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:04.227 1012289 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:04.229 1012291 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:04.229 1012291 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:17:04.229 1012291 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:17:04.232 1012294 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:17:04.232 1012294 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:17:04.233 1012295 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.235 1012297 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.238 1012300 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.238 1012300 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:17:04.238 1012300 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:17:04.241 1012303 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:17:04.241 1012303 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:17:04.242 1012304 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.244 1012306 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.248 1012310 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.248 1012310 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:17:04.248 1012310 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:17:04.250 1012312 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:17:04.250 1012312 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:17:04.251 1012313 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.252 1012314 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.256 1012318 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.256 1012318 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:17:04.256 1012318 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:17:04.259 1012321 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:17:04.260 1012322 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:17:04.261 1012323 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.263 1012325 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.266 1012328 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.266 1012328 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:17:04.266 1012328 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:17:04.269 1012331 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:17:04.269 1012331 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:17:04.270 1012332 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.271 1012333 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.274 1012336 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.274 1012336 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:17:04.274 1012336 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:17:04.278 1012340 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:17:04.278 1012340 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:17:04.279 1012341 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.280 1012342 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.283 1012345 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.283 1012345 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:17:04.283 1012345 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:17:04.286 1012348 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:17:04.286 1012348 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:17:04.288 1012350 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.289 1012351 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.292 1012354 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.292 1012354 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:17:04.292 1012354 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:17:04.295 1012357 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:17:04.295 1012357 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:17:04.296 1012358 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.297 1012359 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.300 1012362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.300 1012362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:17:04.300 1012362 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:04.303 1012365 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:17:04.303 1012365 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:17:04.304 1012366 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:04.306 1012368 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:04.309 1012371 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:04.309 1012371 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:17:04.309 1012371 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:17:04.311 1012373 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:17:04.311 1012373 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:04.311 1012373 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:17:04.334 1012396 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:04.334 1012396 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:04.334 1012396 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:04.334 1012396 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:17:04.334 1012396 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:04.0
20-08-2026 00:17:04.334 1012396 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:04.335 1012397 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.336 1012398 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.339 1012401 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.339 1012401 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:17:04.339 1012401 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:17:04.341 1012403 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:17:04.341 1012403 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:17:04.342 1012404 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.344 1012406 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.347 1012409 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.347 1012409 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:17:04.347 1012409 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:04.349 1012411 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:17:04.349 1012411 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:17:04.350 1012412 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.351 1012413 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.354 1012416 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.354 1012416 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:17:04.354 1012416 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:17:04.357 1012419 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:17:04.357 1012419 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:17:04.358 1012420 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:04.360 1012422 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:04.363 1012425 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:04.363 1012425 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:17:04.363 1012425 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:17:04.366 1012428 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:17:04.366 1012428 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:04.366 1012428 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:17:04.419 1012481 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:04.419 1012481 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:04.419 1012481 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:04.419 1012481 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:17:04.419 1012481 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:04.0
20-08-2026 00:17:04.419 1012481 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:04.420 1012482 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:04.422 1012484 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:04.425 1012487 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:04.425 1012487 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:17:04.425 1012487 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:17:04.428 1012490 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:17:04.428 1012490 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:04.428 1012490 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:17:04.445 1012507 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:04.445 1012507 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:04.445 1012507 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:04.445 1012507 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:17:04.445 1012507 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:04.0
20-08-2026 00:17:04.445 1012507 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:04.446 1012508 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:04.448 1012510 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:04.450 1012512 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:04.451 1012513 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:17:04.451 1012513 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:17:04.453 1012515 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:17:04.453 1012515 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:04.453 1012515 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:17:04.471 1012533 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:04.471 1012533 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:17:04.471 1012533 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:17:04.471 1012533 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:17:04.471 1012533 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:04.0
20-08-2026 00:17:04.471 1012533 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:04.472 1012534 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.474 1012536 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.476 1012538 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.476 1012538 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:17:04.476 1012538 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:17:04.479 1012541 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:17:04.479 1012541 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:17:04.479 1012541 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.481 1012543 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.484 1012546 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.484 1012546 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:17:04.484 1012546 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:04.487 1012549 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:17:04.487 1012549 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:17:04.488 1012550 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.490 1012552 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.492 1012554 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.493 1012555 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:17:04.493 1012555 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:17:04.497 1012559 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:17:04.497 1012559 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:17:04.497 1012559 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.499 1012561 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.501 1012563 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.501 1012563 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:17:04.501 1012563 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:04.504 1012566 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:17:04.504 1012566 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:17:04.505 1012567 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.506 1012568 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.509 1012571 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.509 1012571 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:17:04.509 1012571 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:17:04.511 1012573 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:17:04.511 1012573 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:17:04.512 1012574 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.513 1012575 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.517 1012579 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.517 1012579 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:17:04.517 1012579 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:17:04.520 1012582 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:17:04.520 1012582 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:17:04.521 1012583 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.522 1012584 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.525 1012587 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.525 1012587 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:17:04.525 1012587 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:17:04.527 1012589 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:17:04.527 1012589 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:17:04.528 1012590 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.529 1012591 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.533 1012595 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.533 1012595 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:17:04.533 1012595 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:17:04.535 1012597 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:17:04.535 1012597 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:17:04.536 1012598 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.537 1012599 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.540 1012602 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.540 1012602 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:17:04.540 1012602 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:17:04.543 1012605 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:17:04.543 1012605 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:17:04.544 1012606 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:17:04.545 1012607 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c97fcfb
20-08-2026 00:17:04.549 1012611 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:17:04.549 1012611 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:17:04.549 1012611 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:17:04.553 1012615 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:17:04.553 1012615 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:17:04.553 1012615 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:17:04.571 1012633 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:04.571 1012633 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:17:04.572 1012634 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:17:04.572 1012634 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:17:04.572 1012634 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:17:04.0
20-08-2026 00:17:04.572 1012634 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:17:04.572 1012634 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.574 1012636 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.577 1012639 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.577 1012639 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:17:04.577 1012639 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:17:04.579 1012641 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:17:04.579 1012641 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:17:04.581 1012643 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.582 1012644 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.585 1012647 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.585 1012647 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:17:04.585 1012647 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:17:04.588 1012650 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:17:04.588 1012650 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:17:04.589 1012651 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.591 1012653 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.594 1012656 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.594 1012656 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:17:04.594 1012656 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:17:04.596 1012658 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:17:04.596 1012658 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:17:04.597 1012659 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.599 1012661 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.601 1012663 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.603 1012665 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:17:04.603 1012665 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:17:04.606 1012668 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:17:04.606 1012668 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:17:04.606 1012668 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.608 1012670 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.610 1012672 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.610 1012672 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:17:04.611 1012673 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:17:04.613 1012675 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:17:04.613 1012675 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:17:04.614 1012676 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:17:04.615 1012677 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46156538
20-08-2026 00:17:04.618 1012680 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:17:04.618 1012680 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:17:04.618 1012680 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:17:04.620 1012682 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:17:04.621 1012683 [http-nio-8051-exec-75] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:17:04.666 1012728 [http-nio-8051-exec-56] INFO  n.c.deployment.MakeUpdateController - /updateStatus ----> request payload {"status":63,"version":0,"imei":"TMCAM07201911"}
20-08-2026 00:17:04.799 1012861 [http-nio-8051-exec-61] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM01202601
20-08-2026 00:17:04.799 1012861 [http-nio-8051-exec-61] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:17:04.799 1012861 [http-nio-8051-exec-61] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:17:04
20-08-2026 00:17:04.799 1012861 [http-nio-8051-exec-61] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'close_time': ['2026-08-19 19:14:24.181679', '2026-08-19 19:24:24.278248'], 'open_time': ['2026-08-19 19:24:15.564392', '2026-08-19 19:24:11.967158']}","door1":"0"}
20-08-2026 00:17:04.799 1012861 [http-nio-8051-exec-61] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:17:04.799 1012861 [http-nio-8051-exec-61] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:04.799 1012861 [http-nio-8051-exec-61] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:04.799 1012861 [http-nio-8051-exec-61] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:04.799 1012861 [http-nio-8051-exec-61] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:17:04.799 1012861 [http-nio-8051-exec-61] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:14:24.181679", "2026-08-19 19:24:24.278248"], "open_time": ["2026-08-19 19:24:15.564392", "2026-08-19 19:24:11.967158"]}
20-08-2026 00:17:04.799 1012861 [http-nio-8051-exec-61] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:17:05.408 1013470 [http-nio-8051-exec-62] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM07201911}
20-08-2026 00:17:06.898 1014960 [http-nio-8051-exec-78] INFO  n.c.kiosk.machine.MachineController - {skus=[4500642, 4500647, 4500710, 4500643, 4500713, 166327, 4500723, 4500711, 137335, 4500664, 4500452, 4500722, 4500726, 4500702, 4500719, 4500656, 4500667, 4500499, 4500650, 4500669, 4500721, 4500717, 4500694, 4500644, 186059, 4500678, 185993, 186001, 186043, 4500715, 4500725], imei=TM06202201}
20-08-2026 00:17:06.903 1014965 [http-nio-8051-exec-78] INFO  n.c.kiosk.machine.MachineController - [{"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Bingo Chips Chilli Sprinkled 30gm","sku_id":"4500452","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/4500452-8664.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-05-23 06:00:16.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:17:06.905 1014967 [http-nio-8051-exec-78] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202203
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:17:08
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 18:26:51.574600', '2026-08-19 20:32:44.899607', '2026-08-19 18:26:51.574755', '2026-08-19 20:32:44.899759'], 'close_time': ['2026-08-19 18:27:00.554856', '2026-08-19 20:32:49.050972', '2026-08-19 18:27:00.555026', '2026-08-19 20:32:49.051109']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 18:26:51.574600", "2026-08-19 20:32:44.899607", "2026-08-19 18:26:51.574755", "2026-08-19 20:32:44.899759"], "close_time": ["2026-08-19 18:27:00.554856", "2026-08-19 20:32:49.050972", "2026-08-19 18:27:00.555026", "2026-08-19 20:32:49.051109"]}
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:17:08.235 1016297 [http-nio-8051-exec-84] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:17:10.609 1018671 [http-nio-8051-exec-66] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[], created_at=2026-08-20 00:17:10}}
20-08-2026 00:17:10.609 1018671 [http-nio-8051-exec-66] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:17:10.609 1018671 [http-nio-8051-exec-66] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:17:10.609 1018671 [http-nio-8051-exec-66] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202505, traysArr : []
20-08-2026 00:17:10.609 1018671 [http-nio-8051-exec-66] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202505, traysArr : []
20-08-2026 00:17:10.610 1018672 [http-nio-8051-exec-66] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:17:10.610 1018672 [http-nio-8051-exec-66] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:17:10.610 1018672 [http-nio-8051-exec-66] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:17:10.610 1018672 [http-nio-8051-exec-66] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:17:10.610 1018672 [http-nio-8051-exec-66] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202505, cameraArr : {"data":[],"created_at":"2026-08-20 00:17:10"}
20-08-2026 00:17:10.610 1018672 [http-nio-8051-exec-66] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202505, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:17:10"}
20-08-2026 00:17:10.716 1018778 [http-nio-8051-exec-64] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:17:10.716 1018778 [http-nio-8051-exec-64] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:17:10.736 1018798 [http-nio-8051-exec-64] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:17:11.224 1019286 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:17:11.224 1019286 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:17:11.571 1019633 [http-nio-8051-exec-51] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:17:11.571 1019633 [http-nio-8051-exec-51] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:17:14.119 1022181 [http-nio-8051-exec-74] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, value=99%, id=pd-full}, {status=true, value=100%, id=data-full}], created_at=2026-08-20 00:17:13}}
20-08-2026 00:17:14.119 1022181 [http-nio-8051-exec-74] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:17:14.119 1022181 [http-nio-8051-exec-74] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:17:14.119 1022181 [http-nio-8051-exec-74] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM01202601, traysArr : []
20-08-2026 00:17:14.120 1022182 [http-nio-8051-exec-74] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM01202601, traysArr : []
20-08-2026 00:17:14.120 1022182 [http-nio-8051-exec-74] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:17:14.120 1022182 [http-nio-8051-exec-74] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:17:14.120 1022182 [http-nio-8051-exec-74] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:17:14.120 1022182 [http-nio-8051-exec-74] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:17:14.121 1022183 [http-nio-8051-exec-74] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM01202601, cameraArr : {"data":[{"id":"pd-full","value":"99%","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:17:13"}
20-08-2026 00:17:14.121 1022183 [http-nio-8051-exec-74] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM01202601, cameraInfoData : {"data":[{"id":"pd-full","value":"99%","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:17:13"}
20-08-2026 00:17:14.697 1022759 [http-nio-8051-exec-70] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM05202501}
20-08-2026 00:17:15.617 1023679 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202505
20-08-2026 00:17:15.618 1023680 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:17:15.618 1023680 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:17:15
20-08-2026 00:17:15.618 1023680 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-07-30 13:13:00.277893', '2026-07-30 13:13:00.277983', '2026-08-19 17:53:51.468060', '2026-07-30 13:13:00.278099'], 'open_time': ['2026-07-30 13:12:58.890416', '2026-07-30 13:12:58.890416', '2026-08-19 17:53:45.644004', '2026-07-30 13:12:58.890416']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}]"}
20-08-2026 00:17:15.618 1023680 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:17:15.618 1023680 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:17:15.618 1023680 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:15.618 1023680 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:15.618 1023680 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:17:15.618 1023680 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-07-30 13:13:00.277893", "2026-07-30 13:13:00.277983", "2026-08-19 17:53:51.468060", "2026-07-30 13:13:00.278099"], "open_time": ["2026-07-30 13:12:58.890416", "2026-07-30 13:12:58.890416", "2026-08-19 17:53:45.644004", "2026-07-30 13:12:58.890416"]}
20-08-2026 00:17:15.618 1023680 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}]
20-08-2026 00:17:15.618 1023680 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202203
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:17:15
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 23:50:13.640700', '2026-08-19 23:56:08.500163', '2026-08-19 23:50:13.640816', '2026-08-15 22:18:47.465723'], 'close_time': ['2026-08-19 23:50:22.856471', '2026-08-19 23:56:10.508124', '2026-08-19 23:50:22.856598', '2026-08-15 22:18:48.769098']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:50:13.640700", "2026-08-19 23:56:08.500163", "2026-08-19 23:50:13.640816", "2026-08-15 22:18:47.465723"], "close_time": ["2026-08-19 23:50:22.856471", "2026-08-19 23:56:10.508124", "2026-08-19 23:50:22.856598", "2026-08-15 22:18:48.769098"]}
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:17:15.895 1023957 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:17:16.661 1024723 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:17:16.662 1024724 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:17:16.823 1024885 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:17:18.249 1026311 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:17:18.249 1026311 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:17:18.300 1026362 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:17:18.548 1026610 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-27 05:01:30"}
20-08-2026 00:17:19.805 1027867 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:39:26.0, vm_id=1660745548012}
20-08-2026 00:17:19.806 1027868 [http-nio-8051-exec-63] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-19 23:39:26.0
20-08-2026 00:17:19.922 1027984 [http-nio-8051-exec-63] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:17:20.986 1029048 [http-nio-8051-exec-69] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-09-24 07:21:46"}
20-08-2026 00:17:21.374 1029436 [http-nio-8051-exec-20] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202502}
20-08-2026 00:17:21.681 1029743 [http-nio-8051-exec-23] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-25 13:30:16"}
20-08-2026 00:17:22.600 1030662 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:17:22.601 1030663 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:17:22.637 1030699 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:17:23.631 1031693 [http-nio-8051-exec-81] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:17:22, data=[{status=true, id=pd-invalidfs, value=vfat}]}}
20-08-2026 00:17:23.631 1031693 [http-nio-8051-exec-81] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:17:23.631 1031693 [http-nio-8051-exec-81] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:17:23.631 1031693 [http-nio-8051-exec-81] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202203, traysArr : []
20-08-2026 00:17:23.632 1031694 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202203, traysArr : []
20-08-2026 00:17:23.632 1031694 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:17:23.633 1031695 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:17:23.633 1031695 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:17:23.633 1031695 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:17:23.633 1031695 [http-nio-8051-exec-81] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202203, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:17:22"}
20-08-2026 00:17:23.633 1031695 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202203, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:17:22"}
20-08-2026 00:17:24.140 1032202 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:17:24.141 1032203 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:17:24.266 1032328 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:17:24.807 1032869 [http-nio-8051-exec-52] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:17:24.807 1032869 [http-nio-8051-exec-52] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:17:25.852 1033914 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:17:25.852 1033914 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:17:26.999 1035061 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:17:26, data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, value=, status=true}]}}
20-08-2026 00:17:26.999 1035061 [http-nio-8051-exec-76] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:17:27.000 1035062 [http-nio-8051-exec-76] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:17:27.000 1035062 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202201, traysArr : []
20-08-2026 00:17:27.000 1035062 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202201, traysArr : []
20-08-2026 00:17:27.001 1035063 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:17:27.001 1035063 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:17:27.001 1035063 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:17:27.001 1035063 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:17:27.001 1035063 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202201, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:17:26"}
20-08-2026 00:17:27.001 1035063 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202201, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:17:26"}
20-08-2026 00:17:27.313 1035375 [http-nio-8051-exec-53] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:17:27.313 1035375 [http-nio-8051-exec-53] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:17:30.787 1038849 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:17:30.787 1038849 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:17:32.108 1040170 [http-nio-8051-exec-67] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202201}
20-08-2026 00:17:33.103 1041165 [http-nio-8051-exec-73] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:17:33.103 1041165 [http-nio-8051-exec-73] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:17:33.302 1041364 [http-nio-8051-exec-40] INFO  n.c.kiosk.machine.MachineController - {skus=[4500704, 4500656, 4500472, 4500541, 4500564, 4500710, 4500407, 4500702, 4500717, 0, 4500726, 4500712, 4500499, 4500665, 4500711, 4500643, 4500715, 185994, 8355, 4500713, 185993, 4500644, 166327, 4500723, 4500664, 4500669, 4500661, 186043, 4500722, 4500689, 4500667, 4500681], imei=TM06202303}
20-08-2026 00:17:33.306 1041368 [http-nio-8051-exec-40] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Max Protein Peri Peri 32gm","sku_id":"4500661","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500661-1563.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-19 10:38:26.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:17:33.308 1041370 [http-nio-8051-exec-40] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:17:33.761 1041823 [http-nio-8051-exec-42] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202303}
20-08-2026 00:17:35.243 1043305 [http-nio-8051-exec-60] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:17:35.243 1043305 [http-nio-8051-exec-60] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:17:36.037 1044099 [http-nio-8051-exec-58] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM08202202}
20-08-2026 00:17:36.368 1044430 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202303
20-08-2026 00:17:36.368 1044430 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:17:36.368 1044430 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:17:36
20-08-2026 00:17:38.479 1046541 [http-nio-8051-exec-54] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{created_at=2026-08-20 00:17:38.280296, sensors=[{id=TM05202203-1-limit, sensor_type=limit, sensor_status=true}, {id=TM05202203-1-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1], door_id=1}, {data=[{created_at=2026-08-20 00:17:38.281480, sensors=[{id=TM05202203-2-limit, sensor_type=limit, sensor_status=true}, {id=TM05202203-2-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1], door_id=2}]}
20-08-2026 00:17:38.479 1046541 [http-nio-8051-exec-54] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:17:38.480 1046542 [http-nio-8051-exec-54] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202203, traysArr : []
20-08-2026 00:17:38.480 1046542 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202203, traysArr : []
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:17:38.481 1046543 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:17:38.482 1046544 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:17:38.487 1046549 [http-nio-8051-exec-54] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:17:38.280296"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:17:38.281480"}],"hcid":[1],"door_id":2}]
20-08-2026 00:17:38.488 1046550 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:17:38.280296"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:17:38.281480"}],"hcid":[1],"door_id":2}]
20-08-2026 00:17:38.500 1046562 [http-nio-8051-exec-54] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202203, cameraArr : {}
20-08-2026 00:17:38.500 1046562 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202203, cameraInfoData : {}
20-08-2026 00:17:39.038 1047100 [http-nio-8051-exec-50] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM01202601}
20-08-2026 00:17:40.254 1048316 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=vfat}], created_at=2026-08-20 00:17:39}}
20-08-2026 00:17:40.255 1048317 [http-nio-8051-exec-80] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:17:40.255 1048317 [http-nio-8051-exec-80] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:17:40.255 1048317 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202202, traysArr : []
20-08-2026 00:17:40.255 1048317 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202202, traysArr : []
20-08-2026 00:17:40.256 1048318 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:17:40.256 1048318 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:17:40.256 1048318 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:17:40.256 1048318 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:17:40.256 1048318 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202202, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:17:39"}
20-08-2026 00:17:40.256 1048318 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202202, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:17:39"}
20-08-2026 00:17:41.787 1049849 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202502
20-08-2026 00:17:41.787 1049849 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:17:41.788 1049850 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:17:41
20-08-2026 00:17:41.788 1049850 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 18:51:55.766879', '2026-08-19 21:47:23.915981', '2026-08-19 18:51:55.767047', '2026-08-19 21:47:23.916127'], 'close_time': ['2026-08-19 18:52:00.209628', '2026-08-19 21:47:26.859989', '2026-08-19 18:52:00.209741', '2026-08-19 21:47:27.175967']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:17:41.788 1049850 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:17:41.788 1049850 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:17:41.788 1049850 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:41.788 1049850 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:17:41.788 1049850 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:17:41.788 1049850 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 18:51:55.766879", "2026-08-19 21:47:23.915981", "2026-08-19 18:51:55.767047", "2026-08-19 21:47:23.916127"], "close_time": ["2026-08-19 18:52:00.209628", "2026-08-19 21:47:26.859989", "2026-08-19 18:52:00.209741", "2026-08-19 21:47:27.175967"]}
20-08-2026 00:17:41.788 1049850 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:17:41.788 1049850 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:17:42.440 1050502 [http-nio-8051-exec-71] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202202 
20-08-2026 00:17:42.440 1050502 [http-nio-8051-exec-71] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:17:42.441 1050503 [http-nio-8051-exec-71] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:17:42.452 1050514 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:17:42.452 1050514 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:17:42.453 1050515 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:17:42.453 1050515 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:17:42.453 1050515 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:17:42.454 1050516 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:17:42.454 1050516 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:17:42.454 1050516 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:17:42.456 1050518 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:17:42.456 1050518 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:17:42.456 1050518 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:17:42.456 1050518 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:17:42.457 1050519 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:17:42.457 1050519 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:17:42.457 1050519 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:17:42.457 1050519 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:42.457 1050519 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:42.459 1050521 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:42.459 1050521 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:17:42.459 1050521 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:17:42.460 1050522 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:17:42.460 1050522 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:17:42.460 1050522 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:17:42.461 1050523 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:17:42.461 1050523 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:17:42.461 1050523 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:17:42.462 1050524 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:17:42.462 1050524 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:17:42.462 1050524 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:17:42.463 1050525 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:17:42.463 1050525 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:42.463 1050525 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:42.464 1050526 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:42.465 1050527 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:17:42.465 1050527 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:17:42.466 1050528 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:17:42.466 1050528 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:17:42.466 1050528 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:17:42.467 1050529 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:17:42.467 1050529 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:17:42.467 1050529 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:17:42.468 1050530 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:17:42.468 1050530 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:17:42.468 1050530 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:17:42.469 1050531 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:17:42.469 1050531 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:17:42.469 1050531 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:17:42.469 1050531 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:17:42.470 1050532 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:42.470 1050532 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:42.471 1050533 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:42.471 1050533 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:17:42.471 1050533 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:17:42.472 1050534 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:17:42.472 1050534 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:42.472 1050534 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:42.473 1050535 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:42.473 1050535 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:17:42.473 1050535 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:17:42.473 1050535 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:17:42.473 1050535 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:17:42.474 1050536 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:17:42.474 1050536 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:17:42.474 1050536 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:17:42.474 1050536 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:17:42.475 1050537 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:17:42.475 1050537 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:17:42.475 1050537 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:17:42.476 1050538 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:17:42.476 1050538 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:42.476 1050538 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:42.478 1050540 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:42.478 1050540 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:17:42.478 1050540 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:17:42.479 1050541 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:17:42.479 1050541 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:17:42.479 1050541 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:17:42.480 1050542 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:17:42.480 1050542 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 27
20-08-2026 00:17:42.480 1050542 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 27
20-08-2026 00:17:42.481 1050543 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 27
20-08-2026 00:17:42.481 1050543 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:17:42.481 1050543 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:17:42.482 1050544 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:17:42.482 1050544 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 18
20-08-2026 00:17:42.482 1050544 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 18
20-08-2026 00:17:42.483 1050545 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 18
20-08-2026 00:17:42.483 1050545 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:17:42.483 1050545 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:17:42.484 1050546 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:17:42.484 1050546 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:17:42.484 1050546 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:17:42.485 1050547 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:17:42.485 1050547 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:17:42.485 1050547 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:17:42.486 1050548 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:17:42.507 1050569 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:17:43.455 1051517 [http-nio-8051-exec-83] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202507}
20-08-2026 00:17:43.602 1051664 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202201 
20-08-2026 00:17:43.602 1051664 [http-nio-8051-exec-75] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:17:43.603 1051665 [http-nio-8051-exec-75] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:17:43.612 1051674 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:17:43.612 1051674 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:17:43.613 1051675 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:17:43.613 1051675 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:43.613 1051675 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:43.614 1051676 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:43.615 1051677 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:17:43.615 1051677 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:17:43.616 1051678 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:17:43.616 1051678 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:17:43.616 1051678 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:17:43.618 1051680 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:17:43.618 1051680 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:43.618 1051680 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:43.619 1051681 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:43.619 1051681 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:17:43.619 1051681 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:17:43.620 1051682 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:17:43.620 1051682 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:43.620 1051682 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:43.621 1051683 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:43.621 1051683 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:43.621 1051683 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:43.622 1051684 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:43.623 1051685 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:43.623 1051685 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:43.624 1051686 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:43.624 1051686 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:17:43.624 1051686 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:17:43.625 1051687 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:17:43.625 1051687 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:17:43.625 1051687 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:17:43.626 1051688 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:17:43.626 1051688 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:43.626 1051688 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:43.626 1051688 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:43.627 1051689 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:17:43.627 1051689 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:17:43.628 1051690 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:17:43.628 1051690 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:17:43.628 1051690 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:17:43.628 1051690 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:17:43.629 1051691 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:43.629 1051691 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:43.629 1051691 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:43.630 1051692 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:43.630 1051692 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:43.631 1051693 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:43.631 1051693 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:43.631 1051693 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:43.632 1051694 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:43.632 1051694 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:17:43.632 1051694 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:17:43.633 1051695 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:17:43.633 1051695 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:17:43.633 1051695 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:17:43.634 1051696 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:17:43.634 1051696 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:17:43.634 1051696 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:17:43.635 1051697 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:17:43.635 1051697 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:17:43.635 1051697 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:17:43.635 1051697 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:17:43.635 1051697 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:43.635 1051697 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:43.636 1051698 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:43.636 1051698 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:17:43.636 1051698 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:17:43.637 1051699 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:17:43.637 1051699 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:43.637 1051699 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:43.638 1051700 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:43.639 1051701 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:17:43.639 1051701 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:17:43.640 1051702 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:17:43.640 1051702 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:17:43.640 1051702 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:17:43.641 1051703 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:17:43.641 1051703 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:43.641 1051703 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:43.642 1051704 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:43.642 1051704 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:17:43.642 1051704 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:17:43.643 1051705 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:17:43.643 1051705 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:17:43.644 1051706 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:17:43.644 1051706 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:17:43.645 1051707 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:43.645 1051707 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:43.645 1051707 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:43.646 1051708 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:43.646 1051708 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:43.647 1051709 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:43.647 1051709 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:17:43.647 1051709 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:17:43.648 1051710 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:17:43.648 1051710 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:43.648 1051710 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:43.649 1051711 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:43.669 1051731 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:17:44.683 1052745 [http-nio-8051-exec-56] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:17:44.684 1052746 [http-nio-8051-exec-56] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:17:46.732 1054794 [http-nio-8051-exec-62] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202506}
20-08-2026 00:17:48.493 1056555 [http-nio-8051-exec-78] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202305, skus=[4500726, 4500710, 177747, 186081, 4500725, 4500700, 4500722, 4500689, 4500715, 4500717, 4500499, 186094, 4500643, 108676, 4500607, 4500626, 4500667, 4500624, 4500655, 4500665, 4500573, 4500564, 4500612, 4500669, 166327, 4500664, 4500723, 8355, 4500656, 4500720, 4500701, 4500694]}
20-08-2026 00:17:48.497 1056559 [http-nio-8051-exec-78] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"Yoga Bar Blueberry Pie 6g Protein 45g","sku_id":"186081","vendor_id":"1","mrp":"60","selling_price":"60","weight":"46","image":"https://images.tinymart.in/product/186081-134.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-01-06 01:27:03.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Alo frut Anar Juice","sku_id":"4500607","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500607-3878.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-08 10:38:56.0"}, {"name":"Alo Frut Mosambi Juice ","sku_id":"4500612","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500612-4575.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-15 15:18:16.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Pink Harvest Sea Salt Edamame and Nuts 30g","sku_id":"4500655","vendor_id":"1","mrp":"60","selling_price":"60","weight":"33","image":"https://images.tinymart.in/product/4500655-6642.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 13:13:13.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:17:48.499 1056561 [http-nio-8051-exec-78] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:17:48.913 1056975 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:17:48.914 1056976 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:17:48.969 1057031 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:17:50.053 1058115 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:17:50.054 1058116 [http-nio-8051-exec-84] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:17:50.068 1058130 [http-nio-8051-exec-84] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:17:50.096 1058158 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202503 
20-08-2026 00:17:50.096 1058158 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:17:50.097 1058159 [http-nio-8051-exec-66] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:17:50.108 1058170 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.108 1058170 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.109 1058171 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.109 1058171 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.109 1058171 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.110 1058172 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.112 1058174 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.112 1058174 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.113 1058175 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.113 1058175 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.113 1058175 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.114 1058176 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.115 1058177 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.115 1058177 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.116 1058178 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.116 1058178 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.116 1058178 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.117 1058179 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.118 1058180 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.118 1058180 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.119 1058181 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.120 1058182 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:17:50.120 1058182 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:17:50.121 1058183 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:17:50.122 1058184 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:50.122 1058184 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:50.122 1058184 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:50.122 1058184 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.122 1058184 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.123 1058185 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.124 1058186 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:17:50.124 1058186 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:17:50.125 1058187 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:17:50.125 1058187 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.125 1058187 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.126 1058188 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.127 1058189 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.127 1058189 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.128 1058190 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.129 1058191 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.129 1058191 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.129 1058191 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.131 1058193 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:17:50.131 1058193 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:17:50.131 1058193 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:17:50.131 1058193 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.131 1058193 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.132 1058194 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.133 1058195 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.133 1058195 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.134 1058196 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.135 1058197 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:50.135 1058197 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:50.136 1058198 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:50.136 1058198 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:17:50.136 1058198 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:17:50.137 1058199 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:17:50.137 1058199 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:50.137 1058199 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:50.138 1058200 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:50.138 1058200 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:17:50.138 1058200 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:17:50.139 1058201 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:17:50.139 1058201 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:50.139 1058201 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:50.140 1058202 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:50.140 1058202 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:17:50.140 1058202 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:17:50.141 1058203 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:17:50.141 1058203 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:50.141 1058203 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:50.142 1058204 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:50.142 1058204 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.142 1058204 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.143 1058205 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.143 1058205 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.143 1058205 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.144 1058206 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.144 1058206 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:17:50.145 1058207 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:17:50.145 1058207 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:17:50.145 1058207 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:17:50.145 1058207 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:17:50.147 1058209 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:17:50.147 1058209 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:50.147 1058209 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:50.148 1058210 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:50.148 1058210 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:17:50.148 1058210 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:17:50.148 1058210 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:17:50.148 1058210 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.148 1058210 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.150 1058212 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.150 1058212 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:17:50.150 1058212 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:17:50.151 1058213 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:17:50.151 1058213 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:17:50.151 1058213 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:17:50.152 1058214 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:17:50.172 1058234 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:17:50.596 1058658 [http-nio-8051-exec-64] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:17:50.596 1058658 [http-nio-8051-exec-64] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:17:51.454 1059516 [http-nio-8051-exec-11] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202301}
20-08-2026 00:17:51.949 1060011 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:00:26.893968}], tray=18}, {data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:00:26.894100}], tray=18}, {data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:00:26.894147}], tray=18}], doors=[{data=[{sensors=[{sensor_status=false, sensor_type=limit, disabled_at=2026-08-20 00:00:26.897786, id=TM01202601-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM01202601-1-magnetic}], created_at=2026-08-20 00:00:26.897358}], door_id=1, hcid=[1]}]}
20-08-2026 00:17:51.949 1060011 [http-nio-8051-exec-51] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:17:51.949 1060011 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM01202601, traysArr : [{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:26.893968"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:26.894100"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:26.894147"}]}]
20-08-2026 00:17:51.950 1060012 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM01202601, traysArr : [{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:26.893968"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:26.894100"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:26.894147"}]}]
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:26.893968"}
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:26.894100"}
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:00:26.894147"}
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:17:51.951 1060013 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 30
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:17:51.952 1060014 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:17:51.957 1060019 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM01202601, doorsArr : [{"data":[{"sensors":[{"sensor_status":false,"disabled_at":"2026-08-20 00:00:26.897786","id":"TM01202601-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM01202601-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:26.897358"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:17:51.957 1060019 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM01202601, doorsArr : [{"data":[{"sensors":[{"sensor_status":false,"disabled_at":"2026-08-20 00:00:26.897786","id":"TM01202601-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM01202601-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:00:26.897358"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:17:51.966 1060028 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM01202601, cameraArr : {}
20-08-2026 00:17:51.966 1060028 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM01202601, cameraInfoData : {}
20-08-2026 00:17:51.998 1060060 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202501
20-08-2026 00:17:51.998 1060060 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:17:51.998 1060060 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:17:51
20-08-2026 00:17:53.498 1061560 [http-nio-8051-exec-70] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202503}
20-08-2026 00:17:53.999 1062061 [http-nio-8051-exec-57] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:17:53.999 1062061 [http-nio-8051-exec-57] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:17:54.033 1062095 [http-nio-8051-exec-18] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202304}
20-08-2026 00:17:54.096 1062158 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784271939, timestamp=2026-08-19 22:11:54.0}
20-08-2026 00:17:54.097 1062159 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784271939, timestamp: 2026-08-19 22:11:54.0
20-08-2026 00:17:54.196 1062258 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:17:55.537 1063599 [http-nio-8051-exec-5] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:17:55.537 1063599 [http-nio-8051-exec-5] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:17:55.930 1063992 [http-nio-8051-exec-63] INFO  n.c.kiosk.machine.MachineController - {imei=TM05202204, skus=[177747, 186042, 165143, 4500700, 4500689, 4500667, 185993, 4500681, 4500715, 186059, 186043, 4500678, 4500712, 4500709, 186084, 4500499, 4500668, 4500726, 4500723, 4500714, 4500643, 166327, 4500407, 4500711, 186100, 4500706, 185994, 4500701, 4500677, 4500564, 186078]}
20-08-2026 00:17:55.934 1063996 [http-nio-8051-exec-63] INFO  n.c.kiosk.machine.MachineController - [{"name":"Town Bus Soya Stick ,35g","sku_id":"165143","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/165143-5076.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-09-15 14:26:09.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Townbus Green Masala Peas 28g ","sku_id":"186042","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/186042-4971.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2024-09-13 17:53:24.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"KITKAT Nestle 4 Finger Chocolate 38g","sku_id":"186084","vendor_id":"1","mrp":"30","selling_price":"30","weight":"41","image":"https://images.tinymart.in/product/186084-5395.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-01-06 17:47:45.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"McVities Butter Jeera Cookies58gm","sku_id":"4500709","vendor_id":"1","mrp":"10","selling_price":"10","weight":"61","image":"https://images.tinymart.in/product/4500709-2651.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-10 09:46:56.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"McVities Triple Nut Cookies 58gm","sku_id":"4500714","vendor_id":"1","mrp":"10","selling_price":"10","weight":"58","image":"https://images.tinymart.in/product/4500714-2989.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:47:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:17:55.936 1063998 [http-nio-8051-exec-63] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:17:58.990 1067052 [http-nio-8051-exec-69] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM07202501}
20-08-2026 00:17:59.983 1068045 [http-nio-8051-exec-20] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202501}
20-08-2026 00:18:00.938 1069000 [http-nio-8051-exec-59] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:18:00.938 1069000 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:18:01.610 1069672 [http-nio-8051-exec-81] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202508}
20-08-2026 00:18:01.810 1069872 [http-nio-8051-exec-79] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:18:01.827 1069889 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:01.829 1069891 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:01.831 1069893 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:01.831 1069893 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:18:01.831 1069893 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:18:01.834 1069896 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:18:01.834 1069896 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:18:01.835 1069897 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:01.837 1069899 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:01.841 1069903 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:01.841 1069903 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:18:01.841 1069903 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:18:01.844 1069906 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:18:01.844 1069906 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:01.844 1069906 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:18:01.863 1069925 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:01.864 1069926 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:01.864 1069926 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:01.864 1069926 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:18:01.864 1069926 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:01.0
20-08-2026 00:18:01.864 1069926 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:01.865 1069927 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:01.867 1069929 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:01.870 1069932 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:01.870 1069932 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:18:01.871 1069933 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:18:01.874 1069936 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:18:01.874 1069936 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:18:01.875 1069937 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:01.876 1069938 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:01.879 1069941 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:01.879 1069941 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:18:01.880 1069942 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:18:01.882 1069944 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:18:01.882 1069944 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:01.883 1069945 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:18:01.933 1069995 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:01.933 1069995 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:01.933 1069995 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:01.933 1069995 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:18:01.933 1069995 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:01.0
20-08-2026 00:18:01.933 1069995 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:01.934 1069996 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:01.936 1069998 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:01.938 1070000 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:01.938 1070000 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:18:01.939 1070001 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:01.941 1070003 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:18:01.941 1070003 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:18:01.941 1070003 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:01.943 1070005 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:01.945 1070007 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:01.945 1070007 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:18:01.945 1070007 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:18:01.947 1070009 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:18:01.947 1070009 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:01.947 1070009 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:18:01.963 1070025 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:01.963 1070025 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:01.963 1070025 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:01.963 1070025 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:18:01.963 1070025 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:01.0
20-08-2026 00:18:01.963 1070025 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:01.964 1070026 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:01.966 1070028 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:01.968 1070030 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:01.968 1070030 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:18:01.968 1070030 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:18:01.969 1070031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:18:01.970 1070032 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:18:01.970 1070032 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:01.972 1070034 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:01.974 1070036 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:01.974 1070036 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:18:01.974 1070036 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:18:01.976 1070038 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:18:01.976 1070038 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:01.976 1070038 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:18:02.000 1070062 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.000 1070062 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.000 1070062 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.000 1070062 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:18:02.000 1070062 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.000 1070062 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.000 1070062 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.002 1070064 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.004 1070066 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.004 1070066 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:18:02.004 1070066 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:18:02.006 1070068 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:18:02.006 1070068 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:18:02.007 1070069 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.009 1070071 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.011 1070073 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.012 1070074 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:18:02.012 1070074 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:18:02.015 1070077 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:18:02.015 1070077 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:18:02.016 1070078 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.018 1070080 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.021 1070083 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.021 1070083 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:18:02.021 1070083 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:18:02.023 1070085 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:18:02.023 1070085 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:18:02.024 1070086 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.025 1070087 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.028 1070090 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.028 1070090 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:18:02.028 1070090 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:18:02.030 1070092 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:18:02.030 1070092 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:18:02.030 1070092 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.031 1070093 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.034 1070096 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.034 1070096 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:18:02.034 1070096 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:18:02.036 1070098 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:18:02.036 1070098 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:18:02.037 1070099 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.038 1070100 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.040 1070102 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.040 1070102 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:18:02.040 1070102 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:18:02.042 1070104 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:18:02.042 1070104 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:18:02.043 1070105 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.044 1070106 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.047 1070109 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.047 1070109 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:18:02.047 1070109 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:18:02.050 1070112 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:18:02.050 1070112 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:18:02.051 1070113 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.053 1070115 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.056 1070118 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.056 1070118 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:18:02.056 1070118 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:18:02.058 1070120 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:18:02.058 1070120 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:18:02.059 1070121 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.060 1070122 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.062 1070124 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.062 1070124 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:18:02.062 1070124 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:18:02.065 1070127 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:18:02.065 1070127 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.065 1070127 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:18:02.085 1070147 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:02.085 1070147 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:02.086 1070148 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:02.086 1070148 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:18:02.086 1070148 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.086 1070148 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.087 1070149 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.088 1070150 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.091 1070153 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.091 1070153 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:18:02.091 1070153 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:02.093 1070155 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:18:02.093 1070155 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:18:02.094 1070156 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.095 1070157 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.098 1070160 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.098 1070160 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:18:02.098 1070160 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:18:02.100 1070162 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:18:02.100 1070162 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:18:02.101 1070163 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.103 1070165 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.105 1070167 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.105 1070167 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:18:02.105 1070167 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:18:02.106 1070168 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:18:02.106 1070168 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:18:02.107 1070169 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.108 1070170 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.110 1070172 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.110 1070172 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:18:02.110 1070172 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:18:02.113 1070175 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:18:02.113 1070175 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.113 1070175 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:18:02.137 1070199 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.137 1070199 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.137 1070199 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.137 1070199 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:18:02.137 1070199 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.137 1070199 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.138 1070200 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.139 1070201 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.142 1070204 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.142 1070204 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:18:02.142 1070204 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:18:02.144 1070206 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:18:02.144 1070206 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.144 1070206 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:18:02.171 1070233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.171 1070233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.171 1070233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.171 1070233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:18:02.171 1070233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.171 1070233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.172 1070234 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.173 1070235 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.175 1070237 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.176 1070238 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:18:02.176 1070238 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:02.178 1070240 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:18:02.178 1070240 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:18:02.178 1070240 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.179 1070241 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.182 1070244 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.182 1070244 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:18:02.182 1070244 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:18:02.185 1070247 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:18:02.185 1070247 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:18:02.185 1070247 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.187 1070249 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.189 1070251 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.189 1070251 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:18:02.189 1070251 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:18:02.191 1070253 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:18:02.192 1070254 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.192 1070254 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:18:02.224 1070286 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.224 1070286 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.224 1070286 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.224 1070286 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:18:02.225 1070287 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.225 1070287 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.226 1070288 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.228 1070290 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.232 1070294 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.232 1070294 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:18:02.232 1070294 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:18:02.236 1070298 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:18:02.236 1070298 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:18:02.237 1070299 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.238 1070300 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.242 1070304 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.242 1070304 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:18:02.242 1070304 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:18:02.246 1070308 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:18:02.246 1070308 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:18:02.247 1070309 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:18:02.250 1070312 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4d4e58cf
20-08-2026 00:18:02.254 1070316 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:18:02.254 1070316 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:18:02.254 1070316 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:18:02.258 1070320 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:18:02.258 1070320 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:18:02.259 1070321 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.260 1070322 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.265 1070327 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.265 1070327 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:18:02.265 1070327 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:18:02.268 1070330 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:18:02.268 1070330 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:18:02.269 1070331 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.270 1070332 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.273 1070335 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.273 1070335 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:18:02.273 1070335 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:18:02.275 1070337 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:18:02.275 1070337 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:18:02.276 1070338 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.277 1070339 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.280 1070342 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.280 1070342 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:18:02.280 1070342 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:18:02.282 1070344 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:18:02.282 1070344 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:18:02.282 1070344 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.284 1070346 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.286 1070348 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.286 1070348 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:18:02.286 1070348 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:18:02.288 1070350 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:18:02.288 1070350 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:18:02.289 1070351 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.291 1070353 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.293 1070355 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.293 1070355 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:18:02.293 1070355 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:02.295 1070357 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:18:02.295 1070357 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:18:02.296 1070358 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.297 1070359 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.300 1070362 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.300 1070362 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:18:02.300 1070362 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:02.302 1070364 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:18:02.302 1070364 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:18:02.303 1070365 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:18:02.304 1070366 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4d4e58cf
20-08-2026 00:18:02.306 1070368 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:18:02.306 1070368 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:18:02.306 1070368 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:18:02.309 1070371 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:18:02.309 1070371 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:18:02.310 1070372 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.311 1070373 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202501
20-08-2026 00:18:02.311 1070373 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:18:02.311 1070373 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:18:02
20-08-2026 00:18:02.311 1070373 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'open_time': ['2026-08-19 14:18:18.674078', '2026-08-19 14:18:18.674142'], 'close_time': ['2026-08-19 14:18:26.798883', '2026-08-19 14:18:26.798958']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}]"}
20-08-2026 00:18:02.311 1070373 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:18:02.311 1070373 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:18:02.311 1070373 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:18:02.311 1070373 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:18:02.311 1070373 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:18:02.311 1070373 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 14:18:18.674078", "2026-08-19 14:18:18.674142"], "close_time": ["2026-08-19 14:18:26.798883", "2026-08-19 14:18:26.798958"]}
20-08-2026 00:18:02.312 1070374 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}]
20-08-2026 00:18:02.312 1070374 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:18:02.312 1070374 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.315 1070377 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.317 1070379 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:18:02.317 1070379 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:18:02.320 1070382 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:18:02.320 1070382 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:18:02.321 1070383 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.323 1070385 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.327 1070389 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.327 1070389 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:18:02.327 1070389 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:18:02.330 1070392 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:18:02.330 1070392 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:18:02.331 1070393 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.333 1070395 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.337 1070399 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.337 1070399 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:18:02.337 1070399 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:18:02.340 1070402 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:18:02.340 1070402 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:18:02.341 1070403 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.343 1070405 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.346 1070408 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.346 1070408 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:18:02.346 1070408 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:18:02.349 1070411 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:18:02.349 1070411 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.350 1070412 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:18:02.374 1070436 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.374 1070436 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.374 1070436 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.374 1070436 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:18:02.374 1070436 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.374 1070436 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.375 1070437 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.377 1070439 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.381 1070443 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.382 1070444 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:18:02.382 1070444 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:18:02.388 1070450 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:18:02.388 1070450 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:18:02.390 1070452 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.391 1070453 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.396 1070458 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.396 1070458 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:18:02.396 1070458 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:18:02.400 1070462 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:18:02.400 1070462 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.400 1070462 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:18:02.425 1070487 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.425 1070487 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.425 1070487 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.425 1070487 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:18:02.425 1070487 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.425 1070487 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.427 1070489 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.429 1070491 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.433 1070495 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.433 1070495 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:18:02.433 1070495 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:18:02.436 1070498 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:18:02.436 1070498 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:18:02.437 1070499 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.438 1070500 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.441 1070503 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.441 1070503 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:18:02.441 1070503 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:18:02.444 1070506 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:18:02.444 1070506 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:18:02.445 1070507 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.447 1070509 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.451 1070513 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.451 1070513 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:18:02.451 1070513 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:18:02.454 1070516 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:18:02.455 1070517 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.455 1070517 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:18:02.474 1070536 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.475 1070537 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.475 1070537 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.475 1070537 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:18:02.475 1070537 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.475 1070537 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.476 1070538 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.478 1070540 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.482 1070544 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.482 1070544 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:18:02.482 1070544 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:18:02.485 1070547 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:18:02.485 1070547 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:18:02.487 1070549 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.489 1070551 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.492 1070554 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.492 1070554 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:18:02.492 1070554 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:02.494 1070556 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:18:02.494 1070556 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:18:02.495 1070557 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.496 1070558 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.498 1070560 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.498 1070560 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:18:02.498 1070560 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:18:02.501 1070563 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:18:02.501 1070563 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.501 1070563 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:18:02.526 1070588 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.526 1070588 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.526 1070588 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.526 1070588 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:18:02.526 1070588 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.526 1070588 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.528 1070590 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.529 1070591 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.532 1070594 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.532 1070594 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:18:02.532 1070594 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:18:02.535 1070597 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:18:02.535 1070597 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.535 1070597 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:18:02.551 1070613 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.551 1070613 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.551 1070613 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.551 1070613 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:18:02.551 1070613 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.551 1070613 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.552 1070614 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.555 1070617 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.558 1070620 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.558 1070620 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:18:02.558 1070620 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:02.561 1070623 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:18:02.561 1070623 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:18:02.562 1070624 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.563 1070625 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.566 1070628 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.566 1070628 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:18:02.566 1070628 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:18:02.568 1070630 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:18:02.568 1070630 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:18:02.569 1070631 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.571 1070633 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.571 1070633 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202203
20-08-2026 00:18:02.571 1070633 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:18:02.571 1070633 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:18:02
20-08-2026 00:18:02.574 1070636 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.574 1070636 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:18:02.574 1070636 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:02.577 1070639 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:18:02.577 1070639 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:18:02.578 1070640 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.579 1070641 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.582 1070644 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.582 1070644 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:18:02.582 1070644 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:18:02.585 1070647 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:18:02.585 1070647 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.585 1070647 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:18:02.605 1070667 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:02.605 1070667 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:02.605 1070667 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:02.605 1070667 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:18:02.605 1070667 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.605 1070667 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.606 1070668 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.608 1070670 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.612 1070674 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.612 1070674 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:18:02.612 1070674 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:02.616 1070678 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:18:02.616 1070678 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:18:02.617 1070679 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.619 1070681 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.622 1070684 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.622 1070684 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:18:02.622 1070684 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:18:02.625 1070687 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:18:02.625 1070687 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:18:02.626 1070688 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.628 1070690 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.631 1070693 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.631 1070693 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:18:02.631 1070693 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:02.634 1070696 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:18:02.634 1070696 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:18:02.636 1070698 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:18:02.637 1070699 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@352bf67d
20-08-2026 00:18:02.641 1070703 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:18:02.641 1070703 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:18:02.641 1070703 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:18:02.646 1070708 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:18:02.646 1070708 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:18:02.647 1070709 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.649 1070711 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.653 1070715 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.653 1070715 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:18:02.654 1070716 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:18:02.657 1070719 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:18:02.658 1070720 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:18:02.659 1070721 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.660 1070722 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.664 1070726 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.664 1070726 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:18:02.664 1070726 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:18:02.668 1070730 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:18:02.668 1070730 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:18:02.669 1070731 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.670 1070732 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.674 1070736 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.674 1070736 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:18:02.674 1070736 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:18:02.677 1070739 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:18:02.677 1070739 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:18:02.678 1070740 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.679 1070741 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.683 1070745 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.683 1070745 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:18:02.683 1070745 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:18:02.686 1070748 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:18:02.686 1070748 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.686 1070748 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:18:02.710 1070772 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.710 1070772 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.710 1070772 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.710 1070772 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:18:02.710 1070772 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.710 1070772 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.711 1070773 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.712 1070774 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.715 1070777 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.715 1070777 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:18:02.715 1070777 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:18:02.719 1070781 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:18:02.719 1070781 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:18:02.719 1070781 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.721 1070783 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.723 1070785 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.723 1070785 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:18:02.723 1070785 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:18:02.726 1070788 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:18:02.726 1070788 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:18:02.727 1070789 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.728 1070790 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.730 1070792 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.730 1070792 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:18:02.730 1070792 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:02.733 1070795 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:18:02.733 1070795 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:18:02.733 1070795 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.735 1070797 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.737 1070799 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.737 1070799 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:18:02.737 1070799 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:18:02.740 1070802 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:18:02.740 1070802 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.740 1070802 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:18:02.762 1070824 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.762 1070824 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.762 1070824 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.762 1070824 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:18:02.762 1070824 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.762 1070824 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.763 1070825 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.765 1070827 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.767 1070829 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.767 1070829 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:18:02.767 1070829 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:18:02.770 1070832 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:18:02.770 1070832 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.770 1070832 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:18:02.785 1070847 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.785 1070847 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.785 1070847 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.785 1070847 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:18:02.786 1070848 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.786 1070848 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.786 1070848 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.787 1070849 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.791 1070853 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.791 1070853 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:18:02.791 1070853 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:18:02.794 1070856 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:18:02.794 1070856 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:18:02.795 1070857 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.797 1070859 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.801 1070863 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.801 1070863 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:18:02.801 1070863 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:02.804 1070866 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:18:02.804 1070866 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:18:02.805 1070867 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.807 1070869 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.810 1070872 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.810 1070872 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:18:02.810 1070872 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:02.813 1070875 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:18:02.813 1070875 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:18:02.815 1070877 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.817 1070879 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.821 1070883 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.821 1070883 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:18:02.821 1070883 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:18:02.824 1070886 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:18:02.824 1070886 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.824 1070886 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:18:02.850 1070912 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.850 1070912 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.850 1070912 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.850 1070912 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:18:02.850 1070912 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.850 1070912 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.851 1070913 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.853 1070915 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.856 1070918 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.856 1070918 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:18:02.856 1070918 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:02.858 1070920 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:18:02.858 1070920 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:18:02.859 1070921 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.860 1070922 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.863 1070925 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.863 1070925 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:18:02.863 1070925 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:18:02.865 1070927 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:18:02.865 1070927 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.865 1070927 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:18:02.883 1070945 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.883 1070945 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.883 1070945 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.883 1070945 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:18:02.883 1070945 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.883 1070945 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.884 1070946 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.886 1070948 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.889 1070951 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.889 1070951 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:18:02.890 1070952 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:02.893 1070955 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:18:02.893 1070955 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:18:02.894 1070956 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.896 1070958 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.899 1070961 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.899 1070961 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:18:02.899 1070961 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:18:02.902 1070964 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:18:02.902 1070964 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.902 1070964 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:18:02.925 1070987 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.925 1070987 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.925 1070987 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.925 1070987 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:18:02.925 1070987 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.925 1070987 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.926 1070988 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.927 1070989 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:02.930 1070992 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:02.930 1070992 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:18:02.930 1070992 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:18:02.932 1070994 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:18:02.932 1070994 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:18:02.934 1070996 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.935 1070997 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.937 1070999 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.937 1070999 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:18:02.937 1070999 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:18:02.940 1071002 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:18:02.940 1071002 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.940 1071002 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:18:02.969 1071031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.969 1071031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.969 1071031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.969 1071031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:18:02.969 1071031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.969 1071031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.970 1071032 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:02.972 1071034 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:02.974 1071036 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:02.974 1071036 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:18:02.974 1071036 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:18:02.977 1071039 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:18:02.977 1071039 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:02.977 1071039 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:18:02.996 1071058 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.996 1071058 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:02.996 1071058 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:02.996 1071058 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:18:02.996 1071058 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:02.0
20-08-2026 00:18:02.996 1071058 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:02.996 1071058 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:02.998 1071060 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.000 1071062 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.001 1071063 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:18:03.001 1071063 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:18:03.003 1071065 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:18:03.003 1071065 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:18:03.004 1071066 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.005 1071067 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.008 1071070 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.008 1071070 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:18:03.008 1071070 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:18:03.010 1071072 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:18:03.010 1071072 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.010 1071072 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:18:03.057 1071119 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.057 1071119 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.057 1071119 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:03.057 1071119 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:18:03.057 1071119 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.057 1071119 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.059 1071121 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.062 1071124 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.066 1071128 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.066 1071128 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:18:03.066 1071128 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:18:03.069 1071131 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:18:03.069 1071131 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:18:03.070 1071132 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.071 1071133 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.074 1071136 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.074 1071136 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:18:03.074 1071136 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:18:03.077 1071139 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:18:03.077 1071139 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:18:03.077 1071139 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.079 1071141 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.082 1071144 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.082 1071144 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:18:03.082 1071144 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:18:03.085 1071147 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:18:03.085 1071147 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:18:03.085 1071147 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.086 1071148 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.089 1071151 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.089 1071151 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:18:03.089 1071151 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:18:03.092 1071154 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:18:03.092 1071154 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:18:03.093 1071155 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.094 1071156 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.097 1071159 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.097 1071159 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:18:03.097 1071159 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:03.100 1071162 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:18:03.100 1071162 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:18:03.101 1071163 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.102 1071164 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.105 1071167 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.105 1071167 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:18:03.105 1071167 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:18:03.107 1071169 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:18:03.107 1071169 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:18:03.108 1071170 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.109 1071171 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.112 1071174 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.112 1071174 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:18:03.112 1071174 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:18:03.115 1071177 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:18:03.115 1071177 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:18:03.116 1071178 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.117 1071179 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.119 1071181 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.119 1071181 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:18:03.119 1071181 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:18:03.122 1071184 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:18:03.122 1071184 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:18:03.123 1071185 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.124 1071186 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.127 1071189 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.127 1071189 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:18:03.127 1071189 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:18:03.129 1071191 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:18:03.129 1071191 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:18:03.130 1071192 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:18:03.131 1071193 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4d4e58cf
20-08-2026 00:18:03.134 1071196 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:18:03.134 1071196 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:18:03.134 1071196 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:18:03.136 1071198 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:18:03.137 1071199 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:18:03.138 1071200 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.139 1071201 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.141 1071203 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.141 1071203 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:18:03.141 1071203 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:18:03.144 1071206 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:18:03.144 1071206 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:18:03.145 1071207 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.146 1071208 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.150 1071212 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.150 1071212 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:18:03.150 1071212 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:18:03.153 1071215 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:18:03.153 1071215 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.153 1071215 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:18:03.171 1071233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.171 1071233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.171 1071233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:03.171 1071233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:18:03.171 1071233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.171 1071233 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.173 1071235 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.175 1071237 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.178 1071240 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.178 1071240 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:18:03.178 1071240 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:18:03.182 1071244 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:18:03.182 1071244 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:18:03.182 1071244 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.184 1071246 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.188 1071250 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.188 1071250 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:18:03.188 1071250 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:18:03.192 1071254 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:18:03.192 1071254 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:18:03.193 1071255 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.194 1071256 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.197 1071259 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.197 1071259 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:18:03.197 1071259 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:18:03.199 1071261 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:18:03.199 1071261 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:18:03.200 1071262 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.201 1071263 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.204 1071266 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.204 1071266 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:18:03.204 1071266 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:03.207 1071269 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:18:03.207 1071269 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:18:03.208 1071270 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.209 1071271 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.212 1071274 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.212 1071274 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:18:03.212 1071274 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:18:03.215 1071277 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:18:03.215 1071277 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.215 1071277 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:18:03.251 1071313 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.251 1071313 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.251 1071313 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:03.251 1071313 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:18:03.251 1071313 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.252 1071314 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.253 1071315 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.255 1071317 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.257 1071319 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.257 1071319 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:18:03.257 1071319 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:18:03.260 1071322 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:18:03.260 1071322 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.260 1071322 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:18:03.281 1071343 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.281 1071343 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.281 1071343 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:03.281 1071343 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:18:03.281 1071343 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.281 1071343 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.282 1071344 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.284 1071346 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.287 1071349 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.287 1071349 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:18:03.287 1071349 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:18:03.289 1071351 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:18:03.289 1071351 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.289 1071351 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:18:03.297 1071359 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:18:03.298 1071360 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:18:03.307 1071369 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.307 1071369 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.307 1071369 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:03.307 1071369 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:18:03.307 1071369 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.307 1071369 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.308 1071370 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.310 1071372 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.313 1071375 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.313 1071375 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:18:03.313 1071375 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:03.316 1071378 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:18:03.316 1071378 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:18:03.317 1071379 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.318 1071380 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.322 1071384 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.322 1071384 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:18:03.322 1071384 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:18:03.325 1071387 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:18:03.325 1071387 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:18:03.325 1071387 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.325 1071387 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:18:03.327 1071389 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.330 1071392 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.330 1071392 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:18:03.330 1071392 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:18:03.332 1071394 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:18:03.332 1071394 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.332 1071394 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:18:03.376 1071438 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.376 1071438 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.376 1071438 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:03.376 1071438 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:18:03.376 1071438 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.376 1071438 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.377 1071439 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.380 1071442 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.388 1071450 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.389 1071451 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:18:03.389 1071451 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:18:03.394 1071456 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:18:03.394 1071456 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:18:03.396 1071458 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.398 1071460 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.402 1071464 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.402 1071464 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:18:03.402 1071464 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:18:03.406 1071468 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:18:03.406 1071468 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.406 1071468 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:18:03.424 1071486 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.424 1071486 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.424 1071486 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:03.424 1071486 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:18:03.424 1071486 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.424 1071486 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.425 1071487 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.428 1071490 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.431 1071493 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.431 1071493 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:18:03.431 1071493 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:18:03.434 1071496 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:18:03.434 1071496 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:18:03.435 1071497 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.437 1071499 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.441 1071503 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.441 1071503 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:18:03.441 1071503 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:18:03.445 1071507 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:18:03.446 1071508 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:18:03.447 1071509 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.449 1071511 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.453 1071515 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.453 1071515 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:18:03.454 1071516 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:03.457 1071519 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:18:03.457 1071519 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:18:03.459 1071521 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.461 1071523 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.465 1071527 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.465 1071527 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:18:03.466 1071528 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:18:03.469 1071531 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:18:03.469 1071531 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:18:03.470 1071532 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.471 1071533 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.474 1071536 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.474 1071536 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:18:03.474 1071536 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:18:03.477 1071539 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:18:03.477 1071539 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:18:03.477 1071539 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.479 1071541 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.481 1071543 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.481 1071543 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:18:03.481 1071543 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:03.484 1071546 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:18:03.484 1071546 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:18:03.485 1071547 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.487 1071549 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.490 1071552 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.490 1071552 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:18:03.490 1071552 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:18:03.493 1071555 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:18:03.493 1071555 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.493 1071555 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:18:03.554 1071616 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.554 1071616 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.554 1071616 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:03.554 1071616 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:18:03.554 1071616 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.554 1071616 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.555 1071617 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.556 1071618 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.559 1071621 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.559 1071621 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:18:03.559 1071621 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:18:03.562 1071624 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:18:03.562 1071624 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:18:03.563 1071625 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.565 1071627 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.569 1071631 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.570 1071632 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:18:03.570 1071632 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:18:03.574 1071636 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:18:03.574 1071636 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.574 1071636 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:18:03.599 1071661 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.599 1071661 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.599 1071661 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:03.599 1071661 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:18:03.599 1071661 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.599 1071661 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.600 1071662 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.602 1071664 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.607 1071669 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.607 1071669 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:18:03.607 1071669 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:18:03.610 1071672 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:18:03.611 1071673 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.611 1071673 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:18:03.625 1071687 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.625 1071687 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.626 1071688 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:03.626 1071688 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:18:03.626 1071688 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.626 1071688 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.626 1071688 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.628 1071690 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.631 1071693 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.631 1071693 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:18:03.631 1071693 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:18:03.634 1071696 [http-nio-8051-exec-53] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:18:03.634 1071696 [http-nio-8051-exec-53] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:18:03.634 1071696 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:18:03.634 1071696 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:18:03.635 1071697 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.637 1071699 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.641 1071703 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.641 1071703 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:18:03.641 1071703 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:18:03.644 1071706 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:18:03.644 1071706 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.644 1071706 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:18:03.663 1071725 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.663 1071725 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.663 1071725 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:03.663 1071725 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:18:03.663 1071725 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.663 1071725 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.664 1071726 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.665 1071727 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.669 1071731 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.669 1071731 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:18:03.669 1071731 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:18:03.673 1071735 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:18:03.673 1071735 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:18:03.675 1071737 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.676 1071738 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.679 1071741 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.679 1071741 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:18:03.679 1071741 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:18:03.683 1071745 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:18:03.683 1071745 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:18:03.684 1071746 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.685 1071747 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.688 1071750 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.688 1071750 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:18:03.688 1071750 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:18:03.690 1071752 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:18:03.690 1071752 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:18:03.691 1071753 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.692 1071754 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.695 1071757 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.695 1071757 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:18:03.695 1071757 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:03.698 1071760 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:18:03.698 1071760 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:18:03.698 1071760 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.700 1071762 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.703 1071765 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.703 1071765 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:18:03.703 1071765 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:18:03.705 1071767 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:18:03.705 1071767 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.705 1071767 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:18:03.724 1071786 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.724 1071786 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.724 1071786 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:03.724 1071786 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:18:03.724 1071786 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.724 1071786 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.725 1071787 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.726 1071788 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.729 1071791 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.729 1071791 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:18:03.729 1071791 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:18:03.731 1071793 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:18:03.732 1071794 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:18:03.732 1071794 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.733 1071795 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.736 1071798 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.736 1071798 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:18:03.736 1071798 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:18:03.739 1071801 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:18:03.739 1071801 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:18:03.739 1071801 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.740 1071802 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.743 1071805 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.743 1071805 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:18:03.743 1071805 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:18:03.745 1071807 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:18:03.745 1071807 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.745 1071807 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:18:03.765 1071827 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.765 1071827 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.765 1071827 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:03.766 1071828 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:18:03.766 1071828 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.766 1071828 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.766 1071828 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.768 1071830 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.771 1071833 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.771 1071833 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:18:03.771 1071833 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:18:03.774 1071836 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:18:03.774 1071836 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.774 1071836 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:18:03.791 1071853 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.791 1071853 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:03.791 1071853 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:03.791 1071853 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:18:03.791 1071853 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.791 1071853 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.791 1071853 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.793 1071855 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.795 1071857 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.796 1071858 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:18:03.796 1071858 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:18:03.798 1071860 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:18:03.798 1071860 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:18:03.799 1071861 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.800 1071862 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.803 1071865 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.803 1071865 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:18:03.803 1071865 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:18:03.805 1071867 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:18:03.805 1071867 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:18:03.806 1071868 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.807 1071869 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.810 1071872 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.810 1071872 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:18:03.810 1071872 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:18:03.812 1071874 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:18:03.812 1071874 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:18:03.813 1071875 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.814 1071876 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.817 1071879 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.817 1071879 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:18:03.817 1071879 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:18:03.819 1071881 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:18:03.819 1071881 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:18:03.820 1071882 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.821 1071883 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.824 1071886 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.824 1071886 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:18:03.824 1071886 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:18:03.826 1071888 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:18:03.826 1071888 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.826 1071888 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:18:03.856 1071918 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.857 1071919 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.857 1071919 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:03.857 1071919 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:18:03.857 1071919 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.857 1071919 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.857 1071919 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.859 1071921 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.861 1071923 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.861 1071923 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:18:03.861 1071923 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:18:03.864 1071926 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:18:03.864 1071926 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:18:03.865 1071927 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.866 1071928 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.869 1071931 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.869 1071931 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:18:03.869 1071931 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:03.871 1071933 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:18:03.871 1071933 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:18:03.872 1071934 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.873 1071935 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.876 1071938 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.876 1071938 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:18:03.876 1071938 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:03.878 1071940 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:18:03.878 1071940 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:18:03.879 1071941 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.881 1071943 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.883 1071945 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.883 1071945 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:18:03.883 1071945 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:18:03.886 1071948 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:18:03.886 1071948 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:18:03.886 1071948 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.888 1071950 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.890 1071952 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.890 1071952 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:18:03.891 1071953 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:03.893 1071955 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:18:03.893 1071955 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:18:03.894 1071956 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.895 1071957 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.898 1071960 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.898 1071960 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:18:03.898 1071960 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:18:03.901 1071963 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:18:03.901 1071963 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:18:03.902 1071964 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.903 1071965 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.906 1071968 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.906 1071968 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:18:03.906 1071968 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:03.908 1071970 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:18:03.908 1071970 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:18:03.909 1071971 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.910 1071972 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.913 1071975 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.913 1071975 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:18:03.913 1071975 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:03.915 1071977 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:18:03.915 1071977 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:18:03.916 1071978 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.917 1071979 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.920 1071982 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.920 1071982 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:18:03.920 1071982 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:18:03.922 1071984 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:18:03.922 1071984 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:18:03.923 1071985 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.925 1071987 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.928 1071990 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.928 1071990 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:18:03.928 1071990 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:18:03.930 1071992 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:18:03.931 1071993 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:18:03.931 1071993 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.933 1071995 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.935 1071997 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.935 1071997 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:18:03.935 1071997 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:18:03.938 1072000 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:18:03.938 1072000 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:18:03.939 1072001 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.940 1072002 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.943 1072005 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.943 1072005 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:18:03.943 1072005 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:18:03.947 1072009 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:18:03.947 1072009 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:18:03.947 1072009 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.949 1072011 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.952 1072014 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.952 1072014 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:18:03.952 1072014 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:18:03.955 1072017 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:18:03.955 1072017 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.955 1072017 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:18:03.969 1072031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.969 1072031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:03.969 1072031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:03.969 1072031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:18:03.969 1072031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:03.0
20-08-2026 00:18:03.969 1072031 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:03.970 1072032 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.971 1072033 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.974 1072036 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.974 1072036 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:18:03.974 1072036 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:03.978 1072040 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:18:03.978 1072040 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:18:03.979 1072041 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:03.980 1072042 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:03.982 1072044 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:03.982 1072044 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:18:03.982 1072044 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:03.985 1072047 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:18:03.985 1072047 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:18:03.986 1072048 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:03.988 1072050 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:03.991 1072053 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:03.991 1072053 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:18:03.991 1072053 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:18:03.994 1072056 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:18:03.994 1072056 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:03.994 1072056 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:18:04.009 1072071 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.010 1072072 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.010 1072072 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:04.010 1072072 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:18:04.010 1072072 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.010 1072072 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.010 1072072 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.012 1072074 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.014 1072076 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.014 1072076 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:18:04.014 1072076 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:18:04.017 1072079 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:18:04.017 1072079 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:18:04.017 1072079 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.018 1072080 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.022 1072084 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.022 1072084 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:18:04.022 1072084 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:04.024 1072086 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:18:04.024 1072086 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:18:04.025 1072087 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.026 1072088 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.028 1072090 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.028 1072090 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:18:04.028 1072090 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:18:04.031 1072093 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:18:04.031 1072093 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:18:04.031 1072093 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.032 1072094 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.035 1072097 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.035 1072097 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:18:04.035 1072097 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:18:04.038 1072100 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:18:04.038 1072100 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:18:04.038 1072100 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.040 1072102 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.042 1072104 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.042 1072104 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:18:04.042 1072104 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:04.044 1072106 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:18:04.044 1072106 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:18:04.045 1072107 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.047 1072109 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.049 1072111 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.049 1072111 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:18:04.049 1072111 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:18:04.052 1072114 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:18:04.052 1072114 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.052 1072114 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:18:04.089 1072151 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.090 1072152 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.090 1072152 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:04.090 1072152 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:18:04.090 1072152 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.090 1072152 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.090 1072152 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.092 1072154 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.095 1072157 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.095 1072157 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:18:04.095 1072157 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:18:04.097 1072159 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:18:04.097 1072159 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:18:04.098 1072160 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.100 1072162 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.102 1072164 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.102 1072164 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:18:04.102 1072164 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:18:04.105 1072167 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:18:04.105 1072167 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:18:04.105 1072167 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.107 1072169 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.109 1072171 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.109 1072171 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:18:04.109 1072171 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:18:04.112 1072174 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:18:04.112 1072174 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:18:04.113 1072175 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.114 1072176 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.116 1072178 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.116 1072178 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:18:04.116 1072178 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:18:04.118 1072180 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:18:04.118 1072180 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:18:04.119 1072181 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.120 1072182 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.123 1072185 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.123 1072185 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:18:04.123 1072185 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:18:04.125 1072187 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:18:04.125 1072187 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.126 1072188 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:18:04.145 1072207 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.145 1072207 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.145 1072207 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:04.145 1072207 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.146 1072208 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:18:04.147 1072209 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@352bf67d
20-08-2026 00:18:04.150 1072212 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:18:04.150 1072212 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:18:04.150 1072212 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:18:04.153 1072215 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:18:04.153 1072215 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:18:04.153 1072215 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.155 1072217 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.158 1072220 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.158 1072220 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:18:04.158 1072220 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:18:04.160 1072222 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:18:04.160 1072222 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.160 1072222 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:18:04.198 1072260 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.199 1072261 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.199 1072261 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:04.199 1072261 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:18:04.199 1072261 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.199 1072261 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.200 1072262 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.201 1072263 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.203 1072265 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.203 1072265 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:18:04.203 1072265 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:04.206 1072268 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:18:04.206 1072268 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:18:04.206 1072268 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.208 1072270 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.210 1072272 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.210 1072272 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:18:04.210 1072272 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:18:04.213 1072275 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:18:04.213 1072275 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:18:04.214 1072276 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.215 1072277 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.217 1072279 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.217 1072279 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:18:04.217 1072279 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:18:04.220 1072282 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:18:04.220 1072282 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:18:04.220 1072282 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.222 1072284 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.225 1072287 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.225 1072287 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:18:04.225 1072287 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:18:04.227 1072289 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:18:04.227 1072289 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.227 1072289 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:18:04.252 1072314 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:18:04.252 1072314 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:18:04.252 1072314 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:04.252 1072314 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.253 1072315 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.254 1072316 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.258 1072320 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.258 1072320 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:18:04.258 1072320 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:18:04.260 1072322 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:18:04.260 1072322 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:18:04.261 1072323 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.262 1072324 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.265 1072327 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.265 1072327 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:18:04.265 1072327 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:18:04.267 1072329 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:18:04.267 1072329 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.267 1072329 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:18:04.294 1072356 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.294 1072356 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.294 1072356 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:04.294 1072356 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:18:04.294 1072356 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.294 1072356 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.295 1072357 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.296 1072358 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.299 1072361 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.299 1072361 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:18:04.299 1072361 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:18:04.302 1072364 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:18:04.302 1072364 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.302 1072364 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:18:04.337 1072399 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.337 1072399 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.337 1072399 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:04.337 1072399 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:18:04.337 1072399 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.337 1072399 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.338 1072400 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.339 1072401 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.342 1072404 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.342 1072404 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:18:04.342 1072404 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:18:04.345 1072407 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:18:04.345 1072407 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:18:04.346 1072408 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.347 1072409 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.350 1072412 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.350 1072412 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:18:04.350 1072412 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:18:04.353 1072415 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:18:04.353 1072415 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.353 1072415 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:18:04.369 1072431 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.370 1072432 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.370 1072432 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:04.370 1072432 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:18:04.370 1072432 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.370 1072432 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.371 1072433 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.373 1072435 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.375 1072437 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.375 1072437 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:18:04.375 1072437 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:04.378 1072440 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:18:04.378 1072440 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:18:04.379 1072441 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.380 1072442 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.383 1072445 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.383 1072445 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:18:04.383 1072445 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:18:04.390 1072452 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:18:04.390 1072452 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:18:04.391 1072453 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.393 1072455 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.397 1072459 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.397 1072459 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:18:04.397 1072459 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:04.399 1072461 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:18:04.399 1072461 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:18:04.400 1072462 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.402 1072464 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.404 1072466 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.404 1072466 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:18:04.404 1072466 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:18:04.407 1072469 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:18:04.407 1072469 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.407 1072469 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:18:04.427 1072489 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:04.427 1072489 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:04.427 1072489 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:04.427 1072489 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:18:04.427 1072489 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.427 1072489 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.428 1072490 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.429 1072491 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.432 1072494 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.433 1072495 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:18:04.433 1072495 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:18:04.435 1072497 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:18:04.435 1072497 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:18:04.436 1072498 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.437 1072499 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.440 1072502 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.440 1072502 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:18:04.440 1072502 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:18:04.443 1072505 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:18:04.443 1072505 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:18:04.443 1072505 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.445 1072507 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.447 1072509 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.447 1072509 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:18:04.447 1072509 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:18:04.450 1072512 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:18:04.450 1072512 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:18:04.451 1072513 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.453 1072515 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.457 1072519 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.457 1072519 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:18:04.457 1072519 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:18:04.460 1072522 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:18:04.460 1072522 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:18:04.460 1072522 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.462 1072524 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.464 1072526 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.464 1072526 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:18:04.464 1072526 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:18:04.467 1072529 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:18:04.467 1072529 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:18:04.468 1072530 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.469 1072531 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.472 1072534 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.472 1072534 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:18:04.472 1072534 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:18:04.475 1072537 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:18:04.475 1072537 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:18:04.475 1072537 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.477 1072539 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.479 1072541 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.479 1072541 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:18:04.479 1072541 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:18:04.481 1072543 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:18:04.482 1072544 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:18:04.482 1072544 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.483 1072545 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.486 1072548 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.486 1072548 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:18:04.486 1072548 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:18:04.489 1072551 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:18:04.489 1072551 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:18:04.489 1072551 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.491 1072553 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.493 1072555 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.493 1072555 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:18:04.493 1072555 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:18:04.496 1072558 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:18:04.496 1072558 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:18:04.497 1072559 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.498 1072560 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.501 1072563 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.501 1072563 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:18:04.501 1072563 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:18:04.503 1072565 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:18:04.503 1072565 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:18:04.504 1072566 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.506 1072568 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.509 1072571 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.509 1072571 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:18:04.509 1072571 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:18:04.511 1072573 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:18:04.511 1072573 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:18:04.512 1072574 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.513 1072575 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.516 1072578 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.516 1072578 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:18:04.516 1072578 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:04.519 1072581 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:18:04.519 1072581 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:18:04.519 1072581 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.521 1072583 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.523 1072585 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.523 1072585 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:18:04.523 1072585 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:18:04.526 1072588 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:18:04.526 1072588 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.526 1072588 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:18:04.542 1072604 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.542 1072604 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.542 1072604 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:04.542 1072604 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:18:04.542 1072604 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.542 1072604 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.543 1072605 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.544 1072606 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.547 1072609 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.547 1072609 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:18:04.547 1072609 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:18:04.549 1072611 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:18:04.549 1072611 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:18:04.550 1072612 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.551 1072613 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.555 1072617 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.555 1072617 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:18:04.555 1072617 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:04.557 1072619 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:18:04.557 1072619 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:18:04.558 1072620 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.559 1072621 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.562 1072624 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.562 1072624 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:18:04.562 1072624 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:18:04.564 1072626 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:18:04.564 1072626 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:18:04.565 1072627 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.566 1072628 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.569 1072631 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.569 1072631 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:18:04.569 1072631 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:18:04.571 1072633 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:18:04.572 1072634 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.572 1072634 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:18:04.595 1072657 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:04.595 1072657 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:04.595 1072657 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:04.595 1072657 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:18:04.595 1072657 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.595 1072657 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.596 1072658 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.598 1072660 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.600 1072662 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.600 1072662 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:18:04.600 1072662 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:18:04.603 1072665 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:18:04.603 1072665 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.603 1072665 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:18:04.619 1072681 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:04.619 1072681 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:04.619 1072681 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:04.619 1072681 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:18:04.620 1072682 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.620 1072682 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.620 1072682 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.622 1072684 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.625 1072687 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.625 1072687 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:18:04.625 1072687 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:18:04.628 1072690 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:18:04.628 1072690 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.628 1072690 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:18:04.645 1072707 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:04.645 1072707 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:18:04.645 1072707 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:18:04.645 1072707 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:18:04.645 1072707 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.645 1072707 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.646 1072708 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.648 1072710 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.651 1072713 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.651 1072713 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:18:04.651 1072713 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:18:04.653 1072715 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:18:04.653 1072715 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:18:04.654 1072716 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.656 1072718 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.659 1072721 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.659 1072721 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:18:04.659 1072721 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:04.662 1072724 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:18:04.662 1072724 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:18:04.662 1072724 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.664 1072726 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.667 1072729 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.667 1072729 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:18:04.667 1072729 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:18:04.669 1072731 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:18:04.669 1072731 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:18:04.670 1072732 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.672 1072734 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.674 1072736 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.675 1072737 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:18:04.675 1072737 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:04.677 1072739 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:18:04.677 1072739 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:18:04.678 1072740 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.679 1072741 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.681 1072743 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.681 1072743 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:18:04.681 1072743 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:18:04.685 1072747 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:18:04.685 1072747 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:18:04.685 1072747 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.687 1072749 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.690 1072752 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.690 1072752 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:18:04.690 1072752 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:18:04.692 1072754 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:18:04.692 1072754 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:18:04.693 1072755 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.694 1072756 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.697 1072759 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.697 1072759 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:18:04.697 1072759 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:18:04.700 1072762 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:18:04.700 1072762 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:18:04.701 1072763 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.702 1072764 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.705 1072767 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.705 1072767 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:18:04.705 1072767 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:18:04.707 1072769 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:18:04.707 1072769 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:18:04.709 1072771 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.710 1072772 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.712 1072774 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.712 1072774 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:18:04.712 1072774 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:18:04.715 1072777 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:18:04.715 1072777 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:18:04.716 1072778 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:18:04.717 1072779 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71aa27a7
20-08-2026 00:18:04.720 1072782 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:18:04.720 1072782 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:18:04.720 1072782 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:18:04.723 1072785 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:18:04.723 1072785 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:18:04.723 1072785 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:18:04.749 1072811 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.749 1072811 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:18:04.749 1072811 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:18:04.749 1072811 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:18:04.749 1072811 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:18:04.0
20-08-2026 00:18:04.749 1072811 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:18:04.750 1072812 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.751 1072813 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.755 1072817 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.755 1072817 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:18:04.755 1072817 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:18:04.757 1072819 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:18:04.757 1072819 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:18:04.758 1072820 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.760 1072822 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.762 1072824 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.762 1072824 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:18:04.762 1072824 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:18:04.765 1072827 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:18:04.765 1072827 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:18:04.766 1072828 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.767 1072829 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.771 1072833 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.771 1072833 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:18:04.771 1072833 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:18:04.773 1072835 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:18:04.774 1072836 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:18:04.775 1072837 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.776 1072838 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.778 1072840 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.778 1072840 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:18:04.778 1072840 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:18:04.781 1072843 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:18:04.781 1072843 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:18:04.782 1072844 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.783 1072845 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.786 1072848 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.786 1072848 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:18:04.786 1072848 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:18:04.788 1072850 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:18:04.788 1072850 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:18:04.789 1072851 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:18:04.790 1072852 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4a0ccbf6
20-08-2026 00:18:04.793 1072855 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:18:04.793 1072855 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:18:04.793 1072855 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:18:04.796 1072858 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:18:04.796 1072858 [http-nio-8051-exec-79] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:18:07.924 1075986 [http-nio-8051-exec-55] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:18:07.925 1075987 [http-nio-8051-exec-55] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:18:07.940 1076002 [http-nio-8051-exec-55] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:18:10.422 1078484 [http-nio-8051-exec-73] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:18:10.422 1078484 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:18:10.507 1078569 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM09202502 
20-08-2026 00:18:10.508 1078570 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:18:10.508 1078570 [http-nio-8051-exec-40] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:18:10.520 1078582 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:10.520 1078582 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:10.521 1078583 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:10.521 1078583 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:18:10.521 1078583 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:18:10.522 1078584 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:18:10.522 1078584 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:18:10.522 1078584 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:18:10.522 1078584 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:10.522 1078584 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:10.522 1078584 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:10.523 1078585 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:10.523 1078585 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:18:10.523 1078585 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:18:10.524 1078586 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:18:10.524 1078586 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:10.524 1078586 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:10.525 1078587 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:10.526 1078588 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:10.526 1078588 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:10.527 1078589 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:10.527 1078589 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:10.527 1078589 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:10.528 1078590 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:10.528 1078590 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:10.528 1078590 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:10.529 1078591 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:10.529 1078591 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:10.529 1078591 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:10.529 1078591 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:10.530 1078592 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:10.530 1078592 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:10.531 1078593 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:10.531 1078593 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:10.531 1078593 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:10.532 1078594 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:18:10.532 1078594 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:10.532 1078594 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:10.532 1078594 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:10.534 1078596 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:10.534 1078596 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:10.535 1078597 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:10.535 1078597 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:10.535 1078597 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:10.536 1078598 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:10.536 1078598 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:10.536 1078598 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:10.537 1078599 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:10.548 1078610 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:18:14.930 1082992 [http-nio-8051-exec-60] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202202}
20-08-2026 00:18:15.665 1083727 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202501
20-08-2026 00:18:15.665 1083727 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:18:15.665 1083727 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:18:15
20-08-2026 00:18:15.934 1083996 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:18:15}}
20-08-2026 00:18:15.934 1083996 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:18:15.934 1083996 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:18:15.934 1083996 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202204, traysArr : []
20-08-2026 00:18:15.934 1083996 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202204, traysArr : []
20-08-2026 00:18:15.935 1083997 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:18:15.935 1083997 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:18:15.935 1083997 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:18:15.935 1083997 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:18:15.935 1083997 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202204, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:18:15"}
20-08-2026 00:18:15.935 1083997 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202204, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:18:15"}
20-08-2026 00:18:17.784 1085846 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:18:17.785 1085847 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:18:17.838 1085900 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:18:21.190 1089252 [http-nio-8051-exec-50] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:18:21.190 1089252 [http-nio-8051-exec-50] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:18:21.414 1089476 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:18:20, data=[{status=true, id=pd-readonly}, {value=, status=true, id=pd-invalidfs}]}}
20-08-2026 00:18:21.414 1089476 [http-nio-8051-exec-80] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:18:21.414 1089476 [http-nio-8051-exec-80] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:18:21.414 1089476 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202502, traysArr : []
20-08-2026 00:18:21.415 1089477 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202502, traysArr : []
20-08-2026 00:18:21.415 1089477 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:18:21.415 1089477 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:18:21.415 1089477 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:18:21.415 1089477 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:18:21.416 1089478 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202502, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:18:20"}
20-08-2026 00:18:21.416 1089478 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202502, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:18:20"}
20-08-2026 00:18:23.225 1091287 [http-nio-8051-exec-82] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202203}
20-08-2026 00:18:23.695 1091757 [http-nio-8051-exec-71] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202506
20-08-2026 00:18:23.695 1091757 [http-nio-8051-exec-71] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:18:23.695 1091757 [http-nio-8051-exec-71] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:18:23
20-08-2026 00:18:24.589 1092651 [http-nio-8051-exec-75] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM08202203}
20-08-2026 00:18:32.214 1100276 [http-nio-8051-exec-62] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:18:32.214 1100276 [http-nio-8051-exec-62] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:18:32.257 1100319 [http-nio-8051-exec-62] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:18:33.982 1102044 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:17:43.0, vm_id=1650863155668}
20-08-2026 00:18:33.982 1102044 [http-nio-8051-exec-49] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863155668, timestamp: 2026-08-19 19:17:43.0
20-08-2026 00:18:34.002 1102064 [http-nio-8051-exec-78] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {value=, id=pd-invalidfs, status=true}, {value=100%, id=logs-full, status=true}, {value=73%, id=data-full, status=true}], created_at=2026-08-20 00:18:33}}
20-08-2026 00:18:34.002 1102064 [http-nio-8051-exec-78] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:18:34.002 1102064 [http-nio-8051-exec-78] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:18:34.002 1102064 [http-nio-8051-exec-78] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202501, traysArr : []
20-08-2026 00:18:34.003 1102065 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202501, traysArr : []
20-08-2026 00:18:34.004 1102066 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:18:34.004 1102066 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:18:34.004 1102066 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:18:34.004 1102066 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:18:34.004 1102066 [http-nio-8051-exec-78] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"73%","status":true}],"created_at":"2026-08-20 00:18:33"}
20-08-2026 00:18:34.004 1102066 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"73%","status":true}],"created_at":"2026-08-20 00:18:33"}
20-08-2026 00:18:34.028 1102090 [http-nio-8051-exec-49] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:18:36.854 1104916 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{data=[{status=false, timestamp=2026-08-20 00:18:36.638284, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:18:36.638417, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:18:36.638463, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:18:36.638504, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:18:36.638545, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:18:36.638589, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:18:36.638630, issue_type=Non Communicable}], tray=34}, {data=[{status=false, timestamp=2026-08-20 00:18:36.638672, issue_type=Non Communicable}], tray=34}, {data=[{status=false, timestamp=2026-08-20 00:18:36.638713, issue_type=Non Communicable}], tray=34}], doors=[{hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202501-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202501-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:18:36.641762}], door_id=1}, {hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202501-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202501-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:18:36.642405}], door_id=2}]}
20-08-2026 00:18:36.854 1104916 [http-nio-8051-exec-8] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:18:36.854 1104916 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202501, traysArr : [{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638284"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638417"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638463"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638504"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638545"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638589"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638630"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638672"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638713"}]}]
20-08-2026 00:18:36.854 1104916 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202501, traysArr : [{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638284"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638417"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638463"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638504"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638545"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638589"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638630"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638672"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638713"}]}]
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638284"}
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638417"}
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638463"}
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638504"}
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638545"}
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638589"}
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638630"}
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638672"}
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:18:36.638713"}
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:18:36.856 1104918 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:18:36.857 1104919 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:18:36.862 1104924 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:18:36.641762"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:18:36.642405"}],"hcid":[1],"door_id":2}]
20-08-2026 00:18:36.862 1104924 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:18:36.641762"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:18:36.642405"}],"hcid":[1],"door_id":2}]
20-08-2026 00:18:36.873 1104935 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202501, cameraArr : {}
20-08-2026 00:18:36.873 1104935 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202501, cameraInfoData : {}
20-08-2026 00:18:37.944 1106006 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:18:37.945 1106007 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:18:37.946 1106008 [http-nio-8051-exec-84] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:18:37.957 1106019 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:37.957 1106019 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:37.957 1106019 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:37.957 1106019 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:37.957 1106019 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:37.958 1106020 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:37.958 1106020 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:37.958 1106020 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:37.959 1106021 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:18:37.959 1106021 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:18:37.959 1106021 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:18:37.960 1106022 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:18:37.960 1106022 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:37.960 1106022 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:37.960 1106022 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:18:37.961 1106023 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:37.961 1106023 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:37.962 1106024 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:37.962 1106024 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:18:37.962 1106024 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:18:37.963 1106025 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:18:37.963 1106025 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:18:37.963 1106025 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:18:37.963 1106025 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:37.963 1106025 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:37.963 1106025 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:37.965 1106027 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:37.965 1106027 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:18:37.965 1106027 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:18:37.966 1106028 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:18:37.966 1106028 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:37.966 1106028 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:37.966 1106028 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:37.966 1106028 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:18:37.966 1106028 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:18:37.967 1106029 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:18:37.967 1106029 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:18:37.967 1106029 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:18:37.968 1106030 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:18:37.968 1106030 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:37.968 1106030 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:37.969 1106031 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:37.969 1106031 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:18:37.969 1106031 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:18:37.970 1106032 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:18:37.970 1106032 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 24
20-08-2026 00:18:37.970 1106032 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 24
20-08-2026 00:18:37.971 1106033 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:18:37.971 1106033 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:18:37.971 1106033 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:18:37.971 1106033 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:18:37.971 1106033 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:37.971 1106033 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:37.972 1106034 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:37.972 1106034 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:37.972 1106034 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:37.973 1106035 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:18:37.973 1106035 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:37.973 1106035 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:37.974 1106036 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:37.974 1106036 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:37.974 1106036 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:37.975 1106037 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:37.975 1106037 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:18:37.975 1106037 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:18:37.975 1106037 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:18:37.975 1106037 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:37.975 1106037 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:37.976 1106038 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:37.976 1106038 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:37.976 1106038 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:37.977 1106039 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:18:37.978 1106040 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:37.978 1106040 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:37.978 1106040 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:37.978 1106040 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:37.978 1106040 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:37.979 1106041 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:37.979 1106041 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:37.979 1106041 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:37.980 1106042 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:37.980 1106042 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:18:37.980 1106042 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:18:37.980 1106042 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:37.980 1106042 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:37.980 1106042 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:37.981 1106043 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:37.981 1106043 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:37.981 1106043 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:37.982 1106044 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:18:37.982 1106044 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:37.982 1106044 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:37.983 1106045 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:37.983 1106045 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:18:37.983 1106045 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:18:37.984 1106046 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:37.984 1106046 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:37.984 1106046 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:37.985 1106047 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:38.006 1106068 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230220183652764', user_id=1917737732, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "1917737732", "rstatus": true, "bill_amount": 0, "order_status": "", "total_amount": 0, "cart_offer_desc": "", "skus": [], "orderId": "TM08202201230220183652764"}', weight_based_response='{}', created_at='2023-02-20 18:36:52.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='xlJbSR', short_order_expiry='20-03-2023 18:38:07', receipt_id='IN20260819235317', proposedSkuJson='{"res": true, "userId": "1917737732", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230220183652764", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='7983a68c-4ce6-4bf2-a5f5-a4d8a50ecc09', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:18:38.012 1106074 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230227153633830', user_id=306508960, vm_id=1659771892382, order_amount=3944.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "skus": [{"mrp": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "sku_total": 20, "qty": 1, "door_id": "", "tray_id": "12", "name": "Lays  TEC per peice", "offer_id": "", "skuid": "10030", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "sku_total": 20, "qty": 1, "door_id": "", "tray_id": "13", "name": "Lays  TEC per peice", "offer_id": "", "skuid": "10030", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10032-3250.png", "sku_total": 60, "qty": 3, "door_id": "", "tray_id": "15", "name": "Bhujia Sev - TEC per peice", "offer_id": "", "skuid": "10032", "unit_price": "20"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "sku_total": 40, "qty": 1, "door_id": "", "tray_id": "16", "name": "Doritos- TEC per peice", "offer_id": "", "skuid": "10057", "unit_price": "40"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10031-2415.png", "sku_total": 80, "qty": 4, "door_id": "", "tray_id": "17", "name": "Aloo Bhujia - TEC per peice", "offer_id": "", "skuid": "10031", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10045-2628.png", "sku_total": 60, "qty": 3, "door_id": "", "tray_id": "18", "name": "Good day butter - TEC per peice", "offer_id": "", "skuid": "10045", "unit_price": "20"}, {"mrp": "60", "image_url": "https://images.tinymart.in/product/10050-9302.png", "sku_total": 300, "qty": 5, "door_id": "", "tray_id": "19", "name": "Hide n seek - TEC per peice", "offer_id": "", "skuid": "10050", "unit_price": "60"}, {"mrp": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "sku_total": 100, "qty": 1, "door_id": "", "tray_id": "20", "name": "Cup Noodles - TEC per peice", "offer_id": "", "skuid": "10028", "unit_price": "100"}, {"mrp": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "sku_total": 100, "qty": 1, "door_id": "", "tray_id": "21", "name": "Cup Noodles - TEC per peice", "offer_id": "", "skuid": "10028", "unit_price": "100"}, {"mrp": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "sku_total": 84, "qty": 3, "door_id": "", "tray_id": "22", "name": "Maggie per peice", "offer_id": "", "skuid": "10029", "unit_price": "28"}, {"mrp": "60", "image_url": "https://images.tinymart.in/product/10050-9302.png", "sku_total": 360, "qty": 6, "door_id": "", "tray_id": "23", "name": "Hide n seek - TEC per peice", "offer_id": "", "skuid": "10050", "unit_price": "60"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10026-7258.png", "sku_total": 100, "qty": 5, "door_id": "", "tray_id": "24", "name": "Nutrichoice TEC per peice", "offer_id": "", "skuid": "10026", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10027-9753.png", "sku_total": 100, "qty": 5, "door_id": "", "tray_id": "25", "name": "all rounder per peice", "offer_id": "", "skuid": "10027", "unit_price": "20"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10039-8160.png", "sku_total": 40, "qty": 1, "door_id": "", "tray_id": "27", "name": "Bauli Moonfills vanilla- TEC per peice", "offer_id": "", "skuid": "10039", "unit_price": "40"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10055-6522.png", "sku_total": 200, "qty": 5, "door_id": "", "tray_id": "34", "name": "Mixed delight - TEC per peice", "offer_id": "", "skuid": "10055", "unit_price": "40"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10056-3422.png", "sku_total": 80, "qty": 2, "door_id": "", "tray_id": "35", "name": "Gauva delight - TEC per peice", "offer_id": "", "skuid": "10056", "unit_price": "40"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10053-6695.png", "sku_total": 80, "qty": 2, "door_id": "", "tray_id": "36", "name": "Tropicana mango delight - TEC per peice", "offer_id": "", "skuid": "10053", "unit_price": "40"}, {"mrp": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "sku_total": 476, "qty": 14, "door_id": "", "tray_id": "37", "name": "Amul lassi - TEC per peice", "offer_id": "", "skuid": "10040", "unit_price": "34"}, {"mrp": "28", "image_url": "https://images.tinymart.in/product/10041-4145.png", "sku_total": 224, "qty": 8, "door_id": "", "tray_id": "38", "name": "Amul masti- TEC per peice", "offer_id": "", "skuid": "10041", "unit_price": "28"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10056-3422.png", "sku_total": 80, "qty": 2, "door_id": "", "tray_id": "39", "name": "Gauva delight - TEC per peice", "offer_id": "", "skuid": "10056", "unit_price": "40"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10049-1896.png", "sku_total": 60, "qty": 3, "door_id": "", "tray_id": "40", "name": "Dairy milk - TEC per peice", "offer_id": "", "skuid": "10049", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10046-7760.JPEG", "sku_total": 80, "qty": 4, "door_id": "", "tray_id": "41", "name": "Kitkat-TEC per peice", "offer_id": "", "skuid": "10046", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10037-8149.png", "sku_total": 80, "qty": 4, "door_id": "", "tray_id": "42", "name": "Snickers - TEC per peice", "offer_id": "", "skuid": "10037", "unit_price": "20"}, {"mrp": "80", "image_url": "https://images.tinymart.in/product/10043-1825.jpg", "sku_total": 480, "qty": 6, "door_id": "", "tray_id": "44", "name": "Sting 250ML per peice", "offer_id": "", "skuid": "10043", "unit_price": "80"}, {"mrp": "80", "image_url": "https://images.tinymart.in/product/10042-1514.png", "sku_total": 160, "qty": 2, "door_id": "", "tray_id": "45", "name": "Sprite - TEC per peice", "offer_id": "", "skuid": "10042", "unit_price": "80"}, {"mrp": "80", "image_url": "https://images.tinymart.in/product/10044-3612.png", "sku_total": 480, "qty": 6, "door_id": "", "tray_id": "46", "name": "Coca Cola 300ml- TEC per peice", "offer_id": "", "skuid": "10044", "unit_price": "80"}], "cart_offer_desc": "", "userId": "306508960", "order_status": "", "imei": "TM08202201", "rstatus": true, "total_amount": 3944, "bill_amount": 3944, "orderId": "TM08202201230227153633830"}', weight_based_response='{}', created_at='2023-02-27 15:36:33.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='NOrKth', short_order_expiry='27-03-2023 15:42:16', receipt_id='IN20260819235317', proposedSkuJson='{"res": true, "skus": [{"mrp": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "sku_total": 20, "qty": 1, "door_id": "1", "tray_id": "11", "offer_desc": "", "name": "Lays  TEC", "offer_id": "", "skuid": "10030", "unit_price": "20"}, {"mrp": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "sku_total": 120, "qty": 1, "door_id": "2", "tray_id": "31", "offer_desc": "", "name": "Cocojal - TEC", "offer_id": "", "skuid": "10038", "unit_price": "120"}], "userId": "0306508960", "total_amount": "20.0", "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "orderId": "TM08202201230227153633830"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230227153633830.mp4', access_code='e9e11d49-ad0e-463a-81bd-1855120cfbe5', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:18:38.017 1106079 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230615192111045', user_id=8778913068, vm_id=, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 0, "imei": "TM06202304", "order_status": "", "userId": "8778913068", "rstatus": true, "res": true, "skus": [], "orderId": "TM06202304230615192111045", "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-15 19:21:11.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='T5nOiE', short_order_expiry='15-07-2023 19:21:52', receipt_id='IN20260819235317', proposedSkuJson='{"total_amount": 60, "bill_amount": 60, "userId": "8778913068", "res": true, "skus": [{"sku_total": 20, "skuid": "10085", "unit_price": 20, "offer_desc": "", "qty": 1, "offer_id": "", "door_id": "1", "mrp": "20", "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1605099934272-Screenshot%202020-11-11%20183517.jpg", "name": "Too Yummi Karare Munchy Masala, 80"}, {"sku_total": 40, "skuid": "10155", "unit_price": 40, "offer_desc": "", "qty": 1, "offer_id": "", "door_id": "2", "mrp": "40", "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1605100053715-diet.jpg", "name": "Coke Diet 300ml"}], "orderId": "TM06202304230615192111045", "imei": "TM06202304", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230615192111045.mp4', access_code='86bf67be-f838-4dd7-9a51-75e759b04551', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:18:38.022 1106084 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230623120159705', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=15.0, amount_received=15.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 0, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [], "orderId": "TM06202304230623120159705", "bill_amount": 0, "cart_offer_desc": "", "rstatus": true, "order_status": ""}', weight_based_response='{}', created_at='2023-06-23 12:01:59.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='tDXVD7', short_order_expiry='23-07-2023 12:02:35', receipt_id='IN20260819235317', proposedSkuJson='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "46", "qty": 1, "offer_desc": "", "sku_total": 15, "offer_id": "", "door_id": "2", "name": "Britannia Gobbles Chocolate Cake,50Gms", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140595228-259985_16-britannia-gobbles-choco-chill-cake.jpeg", "unit_price": 15, "skuid": "177700", "mrp": "15"}], "orderId": "TM06202304230623120159705", "bill_amount": 15, "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230623120159705.mp4', access_code='6be610d4-d9d8-4572-a821-4487534f87fa', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:18:38.027 1106089 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230623120333811', user_id=8489765204, vm_id=, order_amount=15.0, pre_auth_amount=15.0, amount_received=15.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "46", "qty": 1, "sku_total": 15, "offer_id": "", "door_id": "", "name": "Britannia Gobbles Chocolate Cake,50Gms per peice", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140595228-259985_16-britannia-gobbles-choco-chill-cake.jpeg", "unit_price": "15", "skuid": "177700", "mrp": "15"}], "orderId": "TM06202304230623120333811", "bill_amount": 15, "cart_offer_desc": "", "rstatus": true, "order_status": ""}', weight_based_response='{}', created_at='2023-06-23 12:03:33.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='wnEmF9', short_order_expiry='23-07-2023 12:04:13', receipt_id='IN20260819235317', proposedSkuJson='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "46", "qty": 1, "offer_desc": "", "sku_total": 15, "offer_id": "", "door_id": "2", "name": "Britannia Gobbles Chocolate Cake,50Gms", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140595228-259985_16-britannia-gobbles-choco-chill-cake.jpeg", "unit_price": 15, "skuid": "177700", "mrp": "15"}], "orderId": "TM06202304230623120333811", "bill_amount": 15, "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230623120333811.mp4', access_code='bd8171f1-730b-4a9c-a745-32ec274b1882', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:18:38.033 1106095 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230623133658760', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=15.0, amount_received=15.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 0, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [], "orderId": "TM06202304230623133658760", "bill_amount": 0, "cart_offer_desc": "", "rstatus": true, "order_status": ""}', weight_based_response='{}', created_at='2023-06-23 13:36:58.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='e8OblJ', short_order_expiry='23-07-2023 13:37:47', receipt_id='IN20260819235317', proposedSkuJson='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "19", "qty": 1, "offer_desc": "", "sku_total": 15, "offer_id": "", "door_id": "1", "name": "Britannia Gobbles Fruit Cake,50gms", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140402030-259977_16-britannia-gobbles-fruity-fun-cake.jpeg", "unit_price": 15, "skuid": "183532", "mrp": "15"}], "orderId": "TM06202304230623133658760", "bill_amount": 15, "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230623133658760.mp4', access_code='8c296b4e-2b11-40f5-9c52-4c1fd6e57e9b', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:18:38.040 1106102 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304250610165735127', user_id=7906770733, vm_id=1686833081377, order_amount=45.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 45, "userId": "7906770733", "orderId": "TM06202304250610165735127", "bill_amount": 45, "order_status": "", "imei": "TM06202304", "cart_offer_desc": "", "rstatus": true, "res": true, "skus": [{"qty": 1, "sku_total": 45, "offer_id": "", "tray_id": "39", "door_id": "", "unit_price": "45", "image_url": "https://images.tinymart.in/product/186001-2099.webp", "skuid": "186001", "name": "Nestle Nescafe Chilled Latte Coffee Milk  per peice", "mrp": "45"}]}', weight_based_response='{}', created_at='2025-06-10 16:57:35.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='IPeArK', short_order_expiry='10-07-2025 16:59:42', receipt_id='IN20260819235317', proposedSkuJson='{"total_amount": 40, "userId": "7906770733", "orderId": "TM06202304250610165735127", "bill_amount": 40, "skus": [{"qty": 1, "sku_total": 40, "offer_id": "", "offer_desc": "", "tray_id": "44", "door_id": "2", "unit_price": 40, "image_url": "https://images.tinymart.in/product/186020-1020.webp", "skuid": "186020", "name": "Cavins Belgian Chocolate Milkshake 170ml", "mrp": "40"}], "imei": "TM06202304", "cart_offer_desc": "", "res": true}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304250610165735127.mp4', access_code='99369aeb-0092-4924-83cc-ee021ebd5bba', status='Completed', type_of_order='app', wallet_txn_id='2400887538145315951', environment='9', wallet_txn_ids_json='{"pre_credit":"6680465197465161193","pre_debit":"2400887538145315951"}', internal_status='null'}
20-08-2026 00:18:38.046 1106108 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304250624103203715', user_id=9082254715, vm_id=1686833081377, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"bill_amount": 20, "orderId": "TM06202304250624103203715", "imei": "TM06202304", "userId": "9082254715", "cart_offer_desc": "", "skus": [{"name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "sku_total": 20, "door_id": "", "image_url": "https://images.tinymart.in/product/112220-4139.png", "qty": 1, "skuid": "112220", "offer_id": "", "unit_price": "20", "tray_id": "43", "mrp": "20"}], "order_status": "", "res": true, "rstatus": true, "total_amount": 20}', weight_based_response='{}', created_at='2025-06-24 10:32:03.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Djftvh', short_order_expiry='24-07-2025 10:34:24', receipt_id='IN20260819235317', proposedSkuJson='{"bill_amount": 20, "total_amount": 20, "imei": "TM06202304", "orderId": "TM06202304250624103203715", "skus": [{"name": "Snickers Chocolate Bar, 22g Rs - 20", "sku_total": 20, "door_id": "2", "image_url": "https://images.tinymart.in/product/112220-4139.png", "qty": 1, "skuid": "112220", "offer_desc": "", "offer_id": "", "unit_price": 20, "tray_id": "43", "mrp": "20"}], "res": true, "cart_offer_desc": "", "userId": "9082254715"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304250624103203715.mp4', access_code='0daffd3a-fe92-4663-bebc-d8fdd3bac434', status='Completed', type_of_order='app', wallet_txn_id='3963101479415073843', environment='9', wallet_txn_ids_json='{"pre_credit":"1824241440041093474","pre_debit":"3963101479415073843"}', internal_status='null'}
20-08-2026 00:18:38.052 1106114 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM03202401260819174013487', user_id=9492805149, vm_id=1711555283773, order_amount=30.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 30, "rstatus": true, "res": true, "orderId": "TM03202401260819174013487", "imei": "TM03202401", "bill_amount": 30, "cart_offer_desc": "", "order_status": "", "userId": "9492805149", "skus": [{"door_id": "", "tray_id": "18", "sku_total": 10, "skuid": "4500723", "image_url": "https://images.tinymart.in/product/4500723-3888.png", "mrp": "10", "offer_id": "", "unit_price": "10", "qty": 1, "name": "MaxVita Moong daal 25gm per peice"}, {"door_id": "", "tray_id": "35", "sku_total": 20, "skuid": "185993", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "offer_id": "", "unit_price": "20", "qty": 1, "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice"}]}', weight_based_response='{}', created_at='2026-08-19 17:40:13.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='dhIupC', short_order_expiry='19-09-2026 17:42:06', receipt_id='IN20260819235317', proposedSkuJson='{"total_amount": 30, "skus": [{"offer_desc": "", "door_id": "2", "tray_id": "35", "sku_total": 20, "skuid": "185993", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "offer_id": "", "unit_price": 20, "qty": 1, "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g"}, {"offer_desc": "", "door_id": "1", "tray_id": "18", "sku_total": 10, "skuid": "4500723", "image_url": "https://images.tinymart.in/product/4500723-3888.png", "mrp": "10", "offer_id": "", "unit_price": 10, "qty": 1, "name": "MaxVita Moong daal 25gm"}], "res": true, "imei": "TM03202401", "bill_amount": 30, "cart_offer_desc": "", "userId": "9492805149", "orderId": "TM03202401260819174013487"}', video_url='N/A', access_code='eefb599d-6246-429a-8314-d9b29b93aafc', status='Completed', type_of_order='app', wallet_txn_id='3763913623827401336', environment='9', wallet_txn_ids_json='{"pre_credit":"8259355218030248562","pre_debit":"3763913623827401336","post_debit":""}', internal_status='null'}
20-08-2026 00:18:38.058 1106120 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":["TM08202201230220183652764","TM08202201230227153633830","TM06202304230615192111045","TM06202304230623120159705","TM06202304230623120333811","TM06202304230623133658760","TM06202304250610165735127","TM06202304250624103203715","TM03202401260819174013487"],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:18:38.522 1106584 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:18:38.522 1106584 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:18:41.031 1109093 [http-nio-8051-exec-64] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784271939, timestamp=2026-08-19 22:11:54.0}
20-08-2026 00:18:41.032 1109094 [http-nio-8051-exec-64] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784271939, timestamp: 2026-08-19 22:11:54.0
20-08-2026 00:18:41.129 1109191 [http-nio-8051-exec-64] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:18:41.193 1109255 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:18:41.194 1109256 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:18:41.194 1109256 [http-nio-8051-exec-11] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:18:41.204 1109266 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:41.204 1109266 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:41.205 1109267 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:18:41.205 1109267 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:18:41.205 1109267 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:18:41.206 1109268 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:18:41.206 1109268 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:41.206 1109268 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:41.207 1109269 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:41.207 1109269 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:41.207 1109269 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:41.208 1109270 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:18:41.209 1109271 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:41.209 1109271 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:41.209 1109271 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:41.210 1109272 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:41.210 1109272 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:41.211 1109273 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:18:41.211 1109273 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:41.211 1109273 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:41.212 1109274 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:41.212 1109274 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.212 1109274 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.213 1109275 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.213 1109275 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:41.213 1109275 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:41.214 1109276 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:18:41.214 1109276 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:41.214 1109276 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:41.215 1109277 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:41.216 1109278 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:41.216 1109278 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:41.216 1109278 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:41.216 1109278 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:41.216 1109278 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:41.217 1109279 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:41.217 1109279 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:41.217 1109279 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:41.218 1109280 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:41.218 1109280 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:41.218 1109280 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:41.219 1109281 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:41.219 1109281 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.219 1109281 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.220 1109282 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:18:41.220 1109282 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.220 1109282 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.221 1109283 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:18:41.222 1109284 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:41.222 1109284 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:41.222 1109284 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:41.223 1109285 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:41.223 1109285 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:41.224 1109286 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:41.224 1109286 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:41.224 1109286 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:41.225 1109287 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:41.225 1109287 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:41.225 1109287 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:41.226 1109288 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:41.226 1109288 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:41.226 1109288 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:41.226 1109288 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:41.228 1109290 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:41.228 1109290 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:41.228 1109290 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:18:41.228 1109290 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:41.229 1109291 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:41.229 1109291 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:41.229 1109291 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:41.229 1109291 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:41.231 1109293 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:41.231 1109293 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.231 1109293 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.231 1109293 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.231 1109293 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.232 1109294 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.232 1109294 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.232 1109294 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:41.232 1109294 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:41.233 1109295 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:41.234 1109296 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:41.234 1109296 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:41.235 1109297 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:41.236 1109298 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:41.236 1109298 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:41.237 1109299 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:41.237 1109299 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:41.237 1109299 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:41.238 1109300 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:41.238 1109300 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:41.238 1109300 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:41.239 1109301 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:41.239 1109301 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.239 1109301 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.241 1109303 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.241 1109303 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:41.241 1109303 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:41.241 1109303 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:41.262 1109324 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:18:41.560 1109622 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202304
20-08-2026 00:18:41.560 1109622 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:18:41.560 1109622 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:18:41
20-08-2026 00:18:41.560 1109622 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 22:23:41.716815', '2026-08-19 14:35:09.992596', '2026-08-19 22:23:41.716980', '2026-08-19 14:35:09.992714'], 'close_time': ['2026-08-19 22:24:29.432015', '2026-08-19 14:35:14.836888', '2026-08-19 22:24:29.432090', '2026-08-19 14:35:14.836977']}","door1":"0"}
20-08-2026 00:18:41.560 1109622 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:18:41.560 1109622 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:18:41.560 1109622 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:18:41.560 1109622 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:18:41.560 1109622 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:18:41.560 1109622 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:23:41.716815", "2026-08-19 14:35:09.992596", "2026-08-19 22:23:41.716980", "2026-08-19 14:35:09.992714"], "close_time": ["2026-08-19 22:24:29.432015", "2026-08-19 14:35:14.836888", "2026-08-19 22:24:29.432090", "2026-08-19 14:35:14.836977"]}
20-08-2026 00:18:41.560 1109622 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:18:41.566 1109628 [http-nio-8051-exec-74] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202304 
20-08-2026 00:18:41.566 1109628 [http-nio-8051-exec-74] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:18:41.569 1109631 [http-nio-8051-exec-74] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:18:41.576 1109638 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:41.576 1109638 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:41.577 1109639 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:41.577 1109639 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:18:41.577 1109639 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:18:41.578 1109640 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:41.578 1109640 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:41.578 1109640 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:41.579 1109641 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:41.579 1109641 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:41.579 1109641 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:41.579 1109641 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:41.579 1109641 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:41.579 1109641 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:41.581 1109643 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:41.581 1109643 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:41.581 1109643 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:41.581 1109643 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:41.581 1109643 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:41.581 1109643 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:41.582 1109644 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:41.582 1109644 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.582 1109644 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.583 1109645 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.583 1109645 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:41.583 1109645 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:41.583 1109645 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:41.583 1109645 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.583 1109645 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.584 1109646 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.584 1109646 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:41.584 1109646 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:41.585 1109647 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:41.585 1109647 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:41.585 1109647 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:41.585 1109647 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:41.585 1109647 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:41.585 1109647 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:41.586 1109648 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:41.586 1109648 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:18:41.586 1109648 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:18:41.587 1109649 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:18:41.587 1109649 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.587 1109649 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.588 1109650 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.588 1109650 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:41.588 1109650 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:41.588 1109650 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:41.589 1109651 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:41.589 1109651 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:41.590 1109652 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:41.591 1109653 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.591 1109653 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.592 1109654 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.592 1109654 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:41.592 1109654 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:41.592 1109654 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:18:41.592 1109654 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:18:41.592 1109654 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:18:41.593 1109655 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:18:41.593 1109655 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.593 1109655 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.594 1109656 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.594 1109656 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:41.594 1109656 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:41.594 1109656 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:41.594 1109656 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:41.594 1109656 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:41.595 1109657 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:18:41.595 1109657 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:41.595 1109657 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:41.596 1109658 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:41.596 1109658 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:41.596 1109658 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:41.597 1109659 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:41.597 1109659 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:41.597 1109659 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:41.597 1109659 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:41.598 1109660 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:18:41.598 1109660 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:18:41.598 1109660 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:18:41.598 1109660 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:18:41.598 1109660 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:18:41.599 1109661 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:41.599 1109661 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.599 1109661 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.600 1109662 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.600 1109662 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:41.600 1109662 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:41.601 1109663 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:41.601 1109663 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:41.601 1109663 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:41.602 1109664 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:41.603 1109665 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.603 1109665 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.603 1109665 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.603 1109665 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:41.603 1109665 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:41.604 1109666 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:41.624 1109686 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:18:42.513 1110575 [http-nio-8051-exec-57] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:18:42.267271, sensors=[{sensor_status=true, id=TM06202301-1-limit, sensor_type=limit}, {sensor_status=true, id=TM06202301-1-magnetic, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:18:42.268450, sensors=[{sensor_status=true, id=TM06202301-2-limit, sensor_type=limit}, {sensor_status=true, id=TM06202301-2-magnetic, sensor_type=magnetic}]}]}]}
20-08-2026 00:18:42.513 1110575 [http-nio-8051-exec-57] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:18:42.513 1110575 [http-nio-8051-exec-57] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202301, traysArr : []
20-08-2026 00:18:42.513 1110575 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202301, traysArr : []
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:18:42.515 1110577 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:18:42.520 1110582 [http-nio-8051-exec-57] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:18:42.267271"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:18:42.268450"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:18:42.521 1110583 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:18:42.267271"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:18:42.268450"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:18:42.531 1110593 [http-nio-8051-exec-57] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202301, cameraArr : {}
20-08-2026 00:18:42.531 1110593 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202301, cameraInfoData : {}
20-08-2026 00:18:45.615 1113677 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500726, 185994, 4500627, 4500727, 4500715, 4500692, 4500719, 4500712, 4500648, 185993, 4500605, 0, 4500499, 186059, 4500681, 4500710, 4500724, 4500643, 186001, 4500711, 4500644, 4500723, 133041, 4500452, 4500642, 8355, 4500664, 4500412, 4500720, 4500677, 177441, 4500667], imei=TM09202301}
20-08-2026 00:18:45.620 1113682 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Bingo Chips Chilli Sprinkled 30gm","sku_id":"4500452","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/4500452-8664.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-05-23 06:00:16.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Alo Frut Energy drink 250ml","sku_id":"4500627","vendor_id":"1","mrp":"60","selling_price":"60","weight":"270","image":"https://images.tinymart.in/product/4500627-1655.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"27","created_at":"2026-01-09 12:07:46.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Hot Chilli 30gm","sku_id":"4500692","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500692-4362.avif","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:40:02.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:18:45.621 1113683 [http-nio-8051-exec-34] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:18:45.649 1113711 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-13 13:18:05"}
20-08-2026 00:18:45.735 1113797 [http-nio-8051-exec-5] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202204 
20-08-2026 00:18:45.735 1113797 [http-nio-8051-exec-5] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:18:45.736 1113798 [http-nio-8051-exec-5] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:18:45.748 1113810 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:45.748 1113810 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:45.749 1113811 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:45.750 1113812 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:45.750 1113812 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:45.750 1113812 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:45.750 1113812 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:45.751 1113813 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:45.751 1113813 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:45.751 1113813 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:45.751 1113813 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:45.752 1113814 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:45.752 1113814 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:45.752 1113814 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:45.753 1113815 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:45.753 1113815 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:45.753 1113815 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:45.753 1113815 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:45.753 1113815 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:45.753 1113815 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:45.754 1113816 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:45.755 1113817 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:45.755 1113817 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:45.756 1113818 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:18:45.756 1113818 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:45.756 1113818 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:45.757 1113819 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:45.757 1113819 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:45.757 1113819 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:45.758 1113820 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:45.758 1113820 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:45.758 1113820 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:45.759 1113821 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:45.760 1113822 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:45.760 1113822 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:45.760 1113822 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:45.760 1113822 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:45.760 1113822 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:45.761 1113823 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:45.761 1113823 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:45.761 1113823 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:45.762 1113824 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:45.762 1113824 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:45.762 1113824 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:45.763 1113825 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:45.763 1113825 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:45.763 1113825 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:45.763 1113825 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:45.763 1113825 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:45.764 1113826 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:45.764 1113826 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:45.765 1113827 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:45.765 1113827 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:45.766 1113828 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:45.766 1113828 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:45.766 1113828 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:45.766 1113828 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:45.766 1113828 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:18:45.766 1113828 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:18:45.767 1113829 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:18:45.767 1113829 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:45.767 1113829 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:45.768 1113830 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:45.768 1113830 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:45.768 1113830 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:45.769 1113831 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:45.769 1113831 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:45.769 1113831 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:45.770 1113832 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:45.770 1113832 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:45.770 1113832 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:45.771 1113833 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:18:45.771 1113833 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:18:45.771 1113833 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:18:45.772 1113834 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:18:45.772 1113834 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:45.772 1113834 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:45.772 1113834 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:45.773 1113835 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:45.773 1113835 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:45.773 1113835 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:18:45.773 1113835 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:45.773 1113835 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:45.775 1113837 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:45.775 1113837 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:45.775 1113837 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:45.776 1113838 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:45.776 1113838 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:18:45.776 1113838 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:18:45.776 1113838 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:45.776 1113838 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:45.776 1113838 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:45.777 1113839 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:18:45.777 1113839 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:45.777 1113839 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:45.778 1113840 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:45.778 1113840 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:45.778 1113840 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:45.778 1113840 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:45.797 1113859 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:18:45.972 1114034 [http-nio-8051-exec-63] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:19:15"}
20-08-2026 00:18:46.047 1114109 [http-nio-8051-exec-69] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:18:46.048 1114110 [http-nio-8051-exec-69] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:18:46.584 1114646 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:18:46.585 1114647 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:18:46.599 1114661 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:18:46.716 1114778 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202202
20-08-2026 00:18:46.716 1114778 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:18:46.716 1114778 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:18:46
20-08-2026 00:18:47.311 1115373 [http-nio-8051-exec-59] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:18:47.312 1115374 [http-nio-8051-exec-59] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:18:49.017 1117079 [http-nio-8051-exec-81] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:18:48, data=[{id=pd-invalidfs, status=true, value=vfat}]}}
20-08-2026 00:18:49.017 1117079 [http-nio-8051-exec-81] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:18:49.018 1117080 [http-nio-8051-exec-81] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:18:49.018 1117080 [http-nio-8051-exec-81] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM08202203, traysArr : []
20-08-2026 00:18:49.018 1117080 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM08202203, traysArr : []
20-08-2026 00:18:49.019 1117081 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:18:49.019 1117081 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:18:49.019 1117081 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:18:49.019 1117081 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:18:49.019 1117081 [http-nio-8051-exec-81] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM08202203, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:18:48"}
20-08-2026 00:18:49.019 1117081 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM08202203, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:18:48"}
20-08-2026 00:18:50.963 1119025 [http-nio-8051-exec-52] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:18:50.964 1119026 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:18:51.148 1119210 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202602 
20-08-2026 00:18:51.149 1119211 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:18:51.150 1119212 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:18:51.160 1119222 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:51.160 1119222 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:51.161 1119223 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:51.161 1119223 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:51.161 1119223 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:51.162 1119224 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:51.162 1119224 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:51.162 1119224 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:51.163 1119225 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:51.163 1119225 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:51.163 1119225 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:51.164 1119226 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:51.164 1119226 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:18:51.164 1119226 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:18:51.165 1119227 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:18:51.165 1119227 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:51.165 1119227 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:51.165 1119227 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:51.166 1119228 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:51.166 1119228 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:51.166 1119228 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:51.167 1119229 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:51.167 1119229 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:51.168 1119230 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:51.168 1119230 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:51.168 1119230 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:51.169 1119231 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:51.169 1119231 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:18:51.169 1119231 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:18:51.169 1119231 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:51.170 1119232 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:18:51.171 1119233 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:18:51.172 1119234 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:18:51.173 1119235 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:18:51.174 1119236 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:18:51.174 1119236 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:18:51.175 1119237 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:51.175 1119237 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:51.175 1119237 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:51.176 1119238 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:18:51.176 1119238 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:18:51.177 1119239 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:18:51.177 1119239 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:51.177 1119239 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:51.178 1119240 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:51.178 1119240 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:18:51.178 1119240 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:18:51.179 1119241 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:18:51.179 1119241 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:51.179 1119241 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:51.181 1119243 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:51.181 1119243 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:51.181 1119243 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:51.182 1119244 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:51.182 1119244 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:18:51.182 1119244 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:18:51.183 1119245 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:18:51.183 1119245 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:18:51.183 1119245 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:18:51.184 1119246 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:18:51.184 1119246 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:18:51.184 1119246 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:18:51.185 1119247 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:18:51.185 1119247 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:18:51.185 1119247 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:18:51.186 1119248 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:18:51.186 1119248 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:51.186 1119248 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:51.187 1119249 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:51.187 1119249 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:18:51.187 1119249 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:18:51.188 1119250 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:18:51.188 1119250 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:18:51.188 1119250 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:18:51.189 1119251 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:18:51.190 1119252 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:18:51.191 1119253 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:18:51.192 1119254 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:18:51.209 1119271 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"status":true,"order_items":[]}
20-08-2026 00:18:53.716 1121778 [http-nio-8051-exec-53] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{value=vfat, id=pd-invalidfs, status=true}], created_at=2026-08-20 00:18:53}}
20-08-2026 00:18:53.716 1121778 [http-nio-8051-exec-53] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:18:53.716 1121778 [http-nio-8051-exec-53] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:18:53.716 1121778 [http-nio-8051-exec-53] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202501, traysArr : []
20-08-2026 00:18:53.717 1121779 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202501, traysArr : []
20-08-2026 00:18:53.717 1121779 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:18:53.718 1121780 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:18:53.718 1121780 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:18:53.718 1121780 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:18:53.718 1121780 [http-nio-8051-exec-53] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202501, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:18:53"}
20-08-2026 00:18:53.718 1121780 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202501, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:18:53"}
20-08-2026 00:18:54.099 1122161 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:18:54.099 1122161 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:18:55.890 1123952 [http-nio-8051-exec-55] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685600316121, timestamp=2026-08-19 20:56:02.0}
20-08-2026 00:18:55.891 1123953 [http-nio-8051-exec-55] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685600316121, timestamp: 2026-08-19 20:56:02.0
20-08-2026 00:18:55.983 1124045 [http-nio-8051-exec-55] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:19:01.915 1129977 [http-nio-8051-exec-67] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:19:01.931 1129993 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:01.933 1129995 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:01.936 1129998 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:01.936 1129998 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:19:01.937 1129999 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:19:01.940 1130002 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:19:01.941 1130003 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:19:01.942 1130004 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:01.943 1130005 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:01.946 1130008 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:01.946 1130008 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:19:01.946 1130008 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:19:01.949 1130011 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:19:01.949 1130011 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:01.949 1130011 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:19:01.983 1130045 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:01.984 1130046 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:01.984 1130046 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:01.984 1130046 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:19:01.984 1130046 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:01.0
20-08-2026 00:19:01.984 1130046 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:01.984 1130046 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:01.986 1130048 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:01.988 1130050 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:01.988 1130050 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:19:01.988 1130050 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:19:01.990 1130052 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:19:01.991 1130053 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:19:01.991 1130053 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:01.993 1130055 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:01.995 1130057 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:01.995 1130057 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:19:01.995 1130057 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:19:01.997 1130059 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:19:01.998 1130060 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:01.998 1130060 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:19:02.015 1130077 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.015 1130077 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.015 1130077 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.015 1130077 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:19:02.015 1130077 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.015 1130077 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.016 1130078 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.017 1130079 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.019 1130081 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.019 1130081 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:19:02.019 1130081 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:02.022 1130084 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:19:02.022 1130084 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:19:02.024 1130086 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.025 1130087 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.028 1130090 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.029 1130091 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:19:02.029 1130091 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:19:02.032 1130094 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:19:02.032 1130094 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.032 1130094 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:19:02.034 1130096 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - {skus=[4500656, 4500726, 4500605, 186078, 4500704, 4500563, 4500573, 186043, 4500694, 4500651, 4500723, 4500713, 4500712, 4500499, 4500710, 185993, 186059, 186100, 108676, 4500407, 4500648, 185994, 4500667, 4500677, 8253, 4500665, 4500681, 4500672], imei=TM07201911}
20-08-2026 00:19:02.039 1130101 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","sku_id":"4500563","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500563-5270.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:00:22.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Modern kitchens Garlic Mixture 26gm","sku_id":"4500672","vendor_id":"1","mrp":"10","selling_price":"10","weight":"29","image":"https://images.tinymart.in/product/4500672-7226.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:39:56.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Cadbury Dairy Milk Chocolate Mahapack, 52g","sku_id":"8253","vendor_id":"1","mrp":"40","selling_price":"40","weight":"56","image":"https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Cadbury+Dairy+Milk+Chocolate+Mahapack%2C+52g.jpg","qty":"0","description":"","check_round_off":"0","sku_variance":"6","created_at":"2019-09-25 12:25:47.0"}]
20-08-2026 00:19:02.042 1130104 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:19:02.085 1130147 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.085 1130147 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.085 1130147 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.085 1130147 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:19:02.085 1130147 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.085 1130147 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.086 1130148 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.088 1130150 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.091 1130153 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.091 1130153 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:19:02.091 1130153 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:19:02.093 1130155 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:19:02.093 1130155 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:19:02.094 1130156 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.094 1130156 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.097 1130159 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.097 1130159 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:19:02.097 1130159 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:19:02.099 1130161 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:19:02.099 1130161 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.099 1130161 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:19:02.115 1130177 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.116 1130178 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.116 1130178 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.116 1130178 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:19:02.116 1130178 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.116 1130178 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.116 1130178 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.117 1130179 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.119 1130181 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.120 1130182 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:19:02.120 1130182 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:19:02.121 1130183 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:19:02.121 1130183 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:19:02.122 1130184 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.123 1130185 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.125 1130187 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.125 1130187 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:19:02.125 1130187 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:19:02.127 1130189 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:19:02.127 1130189 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:19:02.128 1130190 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.129 1130191 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.131 1130193 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.131 1130193 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:19:02.131 1130193 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:19:02.134 1130196 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:19:02.134 1130196 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:19:02.134 1130196 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.135 1130197 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.138 1130200 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.138 1130200 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:19:02.138 1130200 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:19:02.140 1130202 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:19:02.140 1130202 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:19:02.141 1130203 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.142 1130204 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.144 1130206 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.144 1130206 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:19:02.144 1130206 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:19:02.146 1130208 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:19:02.147 1130209 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:19:02.147 1130209 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.148 1130210 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.150 1130212 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.150 1130212 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:19:02.150 1130212 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:19:02.153 1130215 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:19:02.153 1130215 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:19:02.153 1130215 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.154 1130216 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.156 1130218 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.156 1130218 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:19:02.156 1130218 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:19:02.159 1130221 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:19:02.159 1130221 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:19:02.159 1130221 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.160 1130222 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.162 1130224 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.162 1130224 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:19:02.162 1130224 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:19:02.164 1130226 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:19:02.164 1130226 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:19:02.165 1130227 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.166 1130228 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.168 1130230 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.169 1130231 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:19:02.169 1130231 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:19:02.171 1130233 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:19:02.171 1130233 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.171 1130233 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:19:02.200 1130262 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:02.201 1130263 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:02.201 1130263 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:02.201 1130263 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:19:02.201 1130263 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.201 1130263 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.201 1130263 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.203 1130265 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.206 1130268 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.206 1130268 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:19:02.206 1130268 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:02.208 1130270 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:19:02.208 1130270 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:19:02.209 1130271 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.211 1130273 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.213 1130275 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.213 1130275 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:19:02.213 1130275 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:19:02.217 1130279 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:19:02.217 1130279 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:19:02.218 1130280 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.219 1130281 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.222 1130284 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.222 1130284 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:19:02.222 1130284 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:19:02.224 1130286 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:19:02.224 1130286 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:19:02.225 1130287 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.226 1130288 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.230 1130292 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.230 1130292 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:19:02.230 1130292 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:19:02.233 1130295 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:19:02.233 1130295 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.233 1130295 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:19:02.257 1130319 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.257 1130319 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.257 1130319 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.257 1130319 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:19:02.257 1130319 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.257 1130319 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.259 1130321 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.260 1130322 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.264 1130326 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.264 1130326 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:19:02.264 1130326 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:19:02.268 1130330 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:19:02.268 1130330 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.268 1130330 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:19:02.289 1130351 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.289 1130351 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.289 1130351 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.289 1130351 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:19:02.289 1130351 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.290 1130352 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.291 1130353 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.292 1130354 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.295 1130357 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.295 1130357 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:19:02.295 1130357 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:02.299 1130361 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:19:02.299 1130361 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:19:02.300 1130362 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.301 1130363 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.303 1130365 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.304 1130366 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:19:02.304 1130366 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:19:02.306 1130368 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:19:02.306 1130368 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:19:02.307 1130369 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.308 1130370 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.310 1130372 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.310 1130372 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:19:02.310 1130372 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:19:02.312 1130374 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:19:02.312 1130374 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.312 1130374 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:19:02.354 1130416 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.354 1130416 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.354 1130416 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.354 1130416 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:19:02.354 1130416 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.354 1130416 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.355 1130417 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.357 1130419 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.359 1130421 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.359 1130421 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:19:02.359 1130421 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:19:02.362 1130424 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:19:02.362 1130424 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:19:02.363 1130425 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.364 1130426 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.366 1130428 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.366 1130428 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:19:02.366 1130428 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:19:02.368 1130430 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:19:02.368 1130430 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:19:02.369 1130431 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:19:02.371 1130433 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@728114ac
20-08-2026 00:19:02.373 1130435 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:19:02.373 1130435 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:19:02.373 1130435 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:19:02.375 1130437 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:19:02.375 1130437 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:19:02.376 1130438 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.377 1130439 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.379 1130441 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.380 1130442 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:19:02.380 1130442 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:19:02.383 1130445 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:19:02.383 1130445 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:19:02.384 1130446 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.387 1130449 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.389 1130451 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.389 1130451 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:19:02.389 1130451 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:19:02.393 1130455 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:19:02.393 1130455 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:19:02.394 1130456 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.396 1130458 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.399 1130461 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.399 1130461 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:19:02.399 1130461 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:19:02.402 1130464 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:19:02.402 1130464 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:19:02.403 1130465 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.406 1130468 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.409 1130471 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.409 1130471 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:19:02.409 1130471 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:19:02.413 1130475 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:19:02.413 1130475 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:19:02.414 1130476 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.415 1130477 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.417 1130479 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.417 1130479 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:19:02.417 1130479 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:02.419 1130481 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:19:02.419 1130481 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:19:02.420 1130482 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.421 1130483 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.423 1130485 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.423 1130485 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:19:02.423 1130485 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:02.425 1130487 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:19:02.425 1130487 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:19:02.426 1130488 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:19:02.427 1130489 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@728114ac
20-08-2026 00:19:02.430 1130492 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:19:02.430 1130492 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:19:02.430 1130492 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:19:02.432 1130494 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:19:02.432 1130494 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:19:02.432 1130494 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.433 1130495 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.436 1130498 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.436 1130498 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:19:02.436 1130498 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:19:02.439 1130501 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:19:02.439 1130501 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:19:02.440 1130502 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.441 1130503 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.443 1130505 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.443 1130505 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:19:02.443 1130505 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:19:02.445 1130507 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:19:02.445 1130507 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:19:02.446 1130508 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.447 1130509 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.450 1130512 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.450 1130512 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:19:02.450 1130512 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:19:02.454 1130516 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:19:02.454 1130516 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:19:02.455 1130517 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.457 1130519 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.460 1130522 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.460 1130522 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:19:02.460 1130522 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:19:02.464 1130526 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:19:02.464 1130526 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.464 1130526 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:19:02.486 1130548 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.486 1130548 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.486 1130548 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.486 1130548 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:19:02.486 1130548 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.486 1130548 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.487 1130549 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.490 1130552 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.494 1130556 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.494 1130556 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:19:02.494 1130556 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:19:02.498 1130560 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:19:02.498 1130560 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:19:02.499 1130561 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.501 1130563 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.503 1130565 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.503 1130565 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:19:02.503 1130565 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:19:02.505 1130567 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:19:02.505 1130567 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.506 1130568 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:19:02.533 1130595 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.533 1130595 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.533 1130595 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.533 1130595 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:19:02.533 1130595 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.533 1130595 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.534 1130596 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.537 1130599 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.540 1130602 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.540 1130602 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:19:02.541 1130603 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:19:02.544 1130606 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:19:02.544 1130606 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:19:02.545 1130607 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.547 1130609 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.550 1130612 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.550 1130612 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:19:02.550 1130612 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:19:02.554 1130616 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:19:02.554 1130616 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:19:02.555 1130617 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.557 1130619 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.560 1130622 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.561 1130623 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:19:02.561 1130623 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:19:02.563 1130625 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:19:02.563 1130625 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.563 1130625 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:19:02.598 1130660 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.599 1130661 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.599 1130661 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.599 1130661 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:19:02.599 1130661 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.599 1130661 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.601 1130663 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.603 1130665 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.607 1130669 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.607 1130669 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:19:02.607 1130669 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:19:02.610 1130672 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:19:02.610 1130672 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:19:02.611 1130673 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.613 1130675 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.617 1130679 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.617 1130679 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:19:02.617 1130679 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:02.620 1130682 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:19:02.620 1130682 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:19:02.621 1130683 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.623 1130685 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.626 1130688 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.626 1130688 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:19:02.626 1130688 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:19:02.629 1130691 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:19:02.629 1130691 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.629 1130691 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:19:02.665 1130727 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.665 1130727 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.665 1130727 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.665 1130727 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:19:02.666 1130728 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.666 1130728 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.667 1130729 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.669 1130731 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.672 1130734 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.673 1130735 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:19:02.673 1130735 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:19:02.675 1130737 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:19:02.675 1130737 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.675 1130737 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:19:02.706 1130768 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.706 1130768 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.706 1130768 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.706 1130768 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:19:02.706 1130768 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.706 1130768 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.707 1130769 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.709 1130771 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.713 1130775 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.713 1130775 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:19:02.713 1130775 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:02.717 1130779 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:19:02.717 1130779 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:19:02.718 1130780 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.719 1130781 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.722 1130784 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.722 1130784 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:19:02.722 1130784 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:19:02.726 1130788 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:19:02.726 1130788 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:19:02.727 1130789 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.729 1130791 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.733 1130795 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.733 1130795 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:19:02.733 1130795 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:02.735 1130797 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:19:02.735 1130797 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:19:02.736 1130798 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.737 1130799 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.740 1130802 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.740 1130802 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:19:02.740 1130802 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:19:02.743 1130805 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:19:02.744 1130806 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.744 1130806 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:19:02.799 1130861 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:02.799 1130861 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:02.799 1130861 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:02.799 1130861 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:19:02.799 1130861 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.799 1130861 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.800 1130862 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.802 1130864 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.805 1130867 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.805 1130867 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:19:02.805 1130867 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:02.808 1130870 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:19:02.808 1130870 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:19:02.809 1130871 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.811 1130873 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.814 1130876 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.815 1130877 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:19:02.815 1130877 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:19:02.818 1130880 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:19:02.818 1130880 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:19:02.819 1130881 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.821 1130883 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.824 1130886 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.824 1130886 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:19:02.824 1130886 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:02.827 1130889 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:19:02.828 1130890 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:19:02.829 1130891 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:19:02.830 1130892 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7b72ba0a
20-08-2026 00:19:02.834 1130896 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:19:02.834 1130896 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:19:02.834 1130896 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:19:02.837 1130899 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:19:02.837 1130899 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:19:02.839 1130901 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.841 1130903 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.845 1130907 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.845 1130907 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:19:02.845 1130907 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:19:02.848 1130910 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:19:02.848 1130910 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:19:02.849 1130911 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.850 1130912 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.853 1130915 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.853 1130915 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:19:02.854 1130916 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:19:02.856 1130918 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:19:02.856 1130918 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:19:02.857 1130919 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.859 1130921 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.862 1130924 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.862 1130924 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:19:02.862 1130924 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:19:02.865 1130927 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:19:02.865 1130927 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:19:02.866 1130928 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.867 1130929 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.870 1130932 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.870 1130932 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:19:02.870 1130932 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:19:02.873 1130935 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:19:02.873 1130935 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.873 1130935 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:19:02.891 1130953 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.891 1130953 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.891 1130953 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.891 1130953 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:19:02.891 1130953 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.891 1130953 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.892 1130954 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.894 1130956 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.896 1130958 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.896 1130958 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:19:02.896 1130958 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:19:02.898 1130960 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:19:02.898 1130960 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:19:02.899 1130961 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.901 1130963 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.903 1130965 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.903 1130965 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:19:02.903 1130965 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:19:02.906 1130968 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:19:02.906 1130968 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:19:02.906 1130968 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.908 1130970 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.912 1130974 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.912 1130974 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:19:02.912 1130974 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:02.914 1130976 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:19:02.914 1130976 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:19:02.915 1130977 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.916 1130978 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.919 1130981 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.919 1130981 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:19:02.919 1130981 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:19:02.921 1130983 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:19:02.921 1130983 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.921 1130983 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:19:02.946 1131008 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.946 1131008 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.946 1131008 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.946 1131008 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:19:02.946 1131008 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.947 1131009 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.947 1131009 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:02.948 1131010 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:02.951 1131013 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:02.951 1131013 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:19:02.951 1131013 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:19:02.954 1131016 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:19:02.954 1131016 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:02.954 1131016 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:19:02.981 1131043 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.981 1131043 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:02.981 1131043 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:02.981 1131043 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:19:02.981 1131043 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:02.0
20-08-2026 00:19:02.981 1131043 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:02.982 1131044 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.984 1131046 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.987 1131049 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.987 1131049 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:19:02.987 1131049 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:19:02.991 1131053 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:19:02.991 1131053 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:19:02.992 1131054 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.993 1131055 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:02.995 1131057 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:02.995 1131057 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:19:02.995 1131057 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:02.997 1131059 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:19:02.997 1131059 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:19:02.998 1131060 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:02.999 1131061 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.001 1131063 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.001 1131063 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:19:03.002 1131064 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:03.004 1131066 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:19:03.004 1131066 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:19:03.005 1131067 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.006 1131068 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.009 1131071 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.009 1131071 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:19:03.009 1131071 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:19:03.011 1131073 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:19:03.011 1131073 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.011 1131073 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:19:03.028 1131090 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.028 1131090 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.028 1131090 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.028 1131090 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:19:03.028 1131090 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.028 1131090 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.028 1131090 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.030 1131092 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.032 1131094 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.032 1131094 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:19:03.032 1131094 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:03.035 1131097 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:19:03.035 1131097 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:19:03.035 1131097 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.037 1131099 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.039 1131101 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.039 1131101 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:19:03.039 1131101 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:19:03.041 1131103 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:19:03.041 1131103 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.041 1131103 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:19:03.072 1131134 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.072 1131134 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.072 1131134 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.072 1131134 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:19:03.072 1131134 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.072 1131134 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.073 1131135 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.074 1131136 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.078 1131140 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.078 1131140 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:19:03.078 1131140 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:03.081 1131143 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:19:03.081 1131143 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:19:03.081 1131143 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.082 1131144 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.085 1131147 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.085 1131147 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:19:03.085 1131147 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:19:03.088 1131150 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:19:03.088 1131150 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.088 1131150 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:19:03.118 1131180 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.118 1131180 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.118 1131180 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.118 1131180 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:19:03.118 1131180 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.118 1131180 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.119 1131181 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.120 1131182 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.123 1131185 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.123 1131185 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:19:03.123 1131185 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:19:03.125 1131187 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:19:03.125 1131187 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:19:03.126 1131188 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.128 1131190 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.130 1131192 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.130 1131192 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:19:03.130 1131192 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:19:03.132 1131194 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:19:03.132 1131194 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.132 1131194 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:19:03.152 1131214 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.153 1131215 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.153 1131215 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.153 1131215 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:19:03.153 1131215 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.153 1131215 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.153 1131215 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.155 1131217 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.157 1131219 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.158 1131220 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:19:03.158 1131220 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:19:03.160 1131222 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:19:03.160 1131222 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.160 1131222 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:19:03.180 1131242 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.180 1131242 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.180 1131242 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.180 1131242 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:19:03.180 1131242 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.180 1131242 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.181 1131243 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.182 1131244 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.185 1131247 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.185 1131247 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:19:03.185 1131247 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:19:03.188 1131250 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:19:03.188 1131250 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:19:03.188 1131250 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.190 1131252 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.193 1131255 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.193 1131255 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:19:03.193 1131255 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:19:03.196 1131258 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:19:03.196 1131258 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.196 1131258 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:19:03.216 1131278 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.216 1131278 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.216 1131278 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.216 1131278 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:19:03.216 1131278 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.216 1131278 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.217 1131279 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.218 1131280 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.221 1131283 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.221 1131283 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:19:03.221 1131283 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:19:03.223 1131285 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:19:03.223 1131285 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:19:03.224 1131286 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.225 1131287 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.229 1131291 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.229 1131291 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:19:03.229 1131291 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:19:03.231 1131293 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:19:03.231 1131293 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:19:03.232 1131294 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.234 1131296 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.236 1131298 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.236 1131298 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:19:03.236 1131298 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:19:03.239 1131301 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:19:03.239 1131301 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:19:03.240 1131302 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.241 1131303 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.244 1131306 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.244 1131306 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:19:03.244 1131306 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:19:03.246 1131308 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:19:03.246 1131308 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:19:03.247 1131309 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.248 1131310 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.251 1131313 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.251 1131313 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:19:03.251 1131313 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:03.253 1131315 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:19:03.253 1131315 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:19:03.254 1131316 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.256 1131318 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.258 1131320 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.258 1131320 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:19:03.258 1131320 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:19:03.261 1131323 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:19:03.261 1131323 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:19:03.262 1131324 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.263 1131325 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.266 1131328 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.266 1131328 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:19:03.266 1131328 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:19:03.268 1131330 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:19:03.268 1131330 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:19:03.269 1131331 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.270 1131332 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.273 1131335 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.273 1131335 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:19:03.273 1131335 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:19:03.276 1131338 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:19:03.276 1131338 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:19:03.277 1131339 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.279 1131341 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.282 1131344 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.284 1131346 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:19:03.284 1131346 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:19:03.287 1131349 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:19:03.287 1131349 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:19:03.287 1131349 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:19:03.289 1131351 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@728114ac
20-08-2026 00:19:03.292 1131354 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:19:03.292 1131354 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:19:03.292 1131354 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:19:03.294 1131356 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:19:03.294 1131356 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:19:03.295 1131357 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.297 1131359 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.299 1131361 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.299 1131361 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:19:03.299 1131361 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:19:03.301 1131363 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:19:03.301 1131363 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:19:03.303 1131365 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.304 1131366 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.307 1131369 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.307 1131369 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:19:03.307 1131369 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:19:03.310 1131372 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:19:03.310 1131372 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.310 1131372 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:19:03.331 1131393 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.331 1131393 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.331 1131393 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.331 1131393 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:19:03.331 1131393 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.331 1131393 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.332 1131394 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.333 1131395 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.336 1131398 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.336 1131398 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:19:03.336 1131398 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:19:03.339 1131401 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:19:03.339 1131401 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:19:03.339 1131401 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.341 1131403 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.344 1131406 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.344 1131406 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:19:03.344 1131406 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:19:03.346 1131408 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:19:03.346 1131408 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:19:03.347 1131409 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.348 1131410 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.351 1131413 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.351 1131413 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:19:03.351 1131413 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:19:03.354 1131416 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:19:03.354 1131416 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:19:03.354 1131416 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.356 1131418 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.358 1131420 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.359 1131421 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:19:03.359 1131421 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:03.362 1131424 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:19:03.362 1131424 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:19:03.364 1131426 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.366 1131428 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.370 1131432 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.370 1131432 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:19:03.370 1131432 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:19:03.373 1131435 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:19:03.373 1131435 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.373 1131435 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:19:03.408 1131470 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.408 1131470 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.408 1131470 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:03.408 1131470 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:19:03.408 1131470 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.408 1131470 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.409 1131471 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.411 1131473 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.414 1131476 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.414 1131476 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:19:03.414 1131476 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:19:03.416 1131478 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:19:03.416 1131478 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.416 1131478 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:19:03.435 1131497 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.435 1131497 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.435 1131497 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:03.435 1131497 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:19:03.435 1131497 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.435 1131497 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.437 1131499 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.439 1131501 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.443 1131505 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.443 1131505 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:19:03.443 1131505 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:19:03.447 1131509 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:19:03.447 1131509 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.447 1131509 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:19:03.467 1131529 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.467 1131529 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.467 1131529 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.467 1131529 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:19:03.467 1131529 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.467 1131529 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.469 1131531 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.471 1131533 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.476 1131538 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.476 1131538 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:19:03.476 1131538 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:03.478 1131540 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:19:03.478 1131540 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:19:03.479 1131541 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.480 1131542 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.483 1131545 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.483 1131545 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:19:03.483 1131545 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:19:03.485 1131547 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:19:03.485 1131547 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:19:03.486 1131548 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.487 1131549 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.490 1131552 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.490 1131552 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:19:03.490 1131552 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:19:03.493 1131555 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:19:03.493 1131555 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.493 1131555 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:19:03.528 1131590 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.528 1131590 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.528 1131590 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.528 1131590 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:19:03.528 1131590 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.528 1131590 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.529 1131591 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.532 1131594 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.536 1131598 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.536 1131598 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:19:03.536 1131598 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:19:03.539 1131601 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:19:03.539 1131601 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:19:03.540 1131602 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.541 1131603 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.544 1131606 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.544 1131606 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:19:03.544 1131606 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:19:03.547 1131609 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:19:03.547 1131609 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.547 1131609 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:19:03.565 1131627 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.565 1131627 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.565 1131627 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.565 1131627 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:19:03.566 1131628 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.566 1131628 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.566 1131628 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.568 1131630 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.572 1131634 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.572 1131634 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:19:03.572 1131634 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:19:03.574 1131636 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:19:03.574 1131636 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:19:03.575 1131637 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.576 1131638 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.580 1131642 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.580 1131642 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:19:03.580 1131642 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:19:03.584 1131646 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:19:03.584 1131646 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:19:03.585 1131647 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.587 1131649 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.591 1131653 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.591 1131653 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:19:03.591 1131653 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:03.594 1131656 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:19:03.594 1131656 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:19:03.595 1131657 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.597 1131659 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.601 1131663 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.601 1131663 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:19:03.601 1131663 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:19:03.606 1131668 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:19:03.606 1131668 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:19:03.607 1131669 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.608 1131670 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.610 1131672 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.610 1131672 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:19:03.611 1131673 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:19:03.613 1131675 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:19:03.613 1131675 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:19:03.614 1131676 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.615 1131677 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.618 1131680 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.618 1131680 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:19:03.618 1131680 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:03.622 1131684 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:19:03.622 1131684 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:19:03.623 1131685 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.625 1131687 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.629 1131691 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.630 1131692 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:19:03.630 1131692 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:19:03.632 1131694 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:19:03.632 1131694 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.632 1131694 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:19:03.654 1131716 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.654 1131716 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.654 1131716 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:03.654 1131716 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:19:03.654 1131716 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.654 1131716 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.655 1131717 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.656 1131718 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.659 1131721 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.659 1131721 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:19:03.659 1131721 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:19:03.662 1131724 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:19:03.662 1131724 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:19:03.663 1131725 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.664 1131726 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.666 1131728 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.666 1131728 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:19:03.666 1131728 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:19:03.669 1131731 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:19:03.669 1131731 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.669 1131731 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:19:03.703 1131765 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.703 1131765 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.703 1131765 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:03.703 1131765 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:19:03.703 1131765 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.703 1131765 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.704 1131766 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.706 1131768 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.710 1131772 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.710 1131772 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:19:03.710 1131772 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:19:03.713 1131775 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:19:03.714 1131776 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.714 1131776 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:19:03.732 1131794 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.732 1131794 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.732 1131794 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.732 1131794 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:19:03.732 1131794 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.732 1131794 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.734 1131796 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.736 1131798 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.739 1131801 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.739 1131801 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:19:03.739 1131801 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:19:03.742 1131804 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:19:03.742 1131804 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:19:03.743 1131805 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.745 1131807 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.749 1131811 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.749 1131811 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:19:03.749 1131811 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:19:03.753 1131815 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:19:03.753 1131815 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.753 1131815 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:19:03.769 1131831 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.769 1131831 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.769 1131831 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.769 1131831 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:19:03.769 1131831 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.769 1131831 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.770 1131832 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.773 1131835 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.776 1131838 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.776 1131838 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:19:03.776 1131838 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:19:03.779 1131841 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:19:03.779 1131841 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:19:03.781 1131843 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.782 1131844 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.785 1131847 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.786 1131848 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:19:03.786 1131848 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:19:03.788 1131850 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:19:03.788 1131850 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:19:03.789 1131851 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.790 1131852 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.793 1131855 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.793 1131855 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:19:03.793 1131855 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:19:03.797 1131859 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:19:03.797 1131859 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:19:03.798 1131860 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.800 1131862 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.803 1131865 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.804 1131866 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:19:03.804 1131866 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:03.808 1131870 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:19:03.808 1131870 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:19:03.809 1131871 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.811 1131873 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.815 1131877 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.815 1131877 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:19:03.815 1131877 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:19:03.818 1131880 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:19:03.818 1131880 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.818 1131880 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:19:03.846 1131908 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.846 1131908 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.846 1131908 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:03.846 1131908 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:19:03.846 1131908 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.846 1131908 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.847 1131909 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.849 1131911 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.851 1131913 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.851 1131913 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:19:03.851 1131913 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:19:03.854 1131916 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:19:03.854 1131916 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:19:03.855 1131917 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.856 1131918 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.859 1131921 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.859 1131921 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:19:03.859 1131921 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:19:03.861 1131923 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:19:03.861 1131923 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:19:03.863 1131925 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.864 1131926 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.866 1131928 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.866 1131928 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:19:03.866 1131928 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:19:03.869 1131931 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:19:03.869 1131931 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.869 1131931 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:19:03.886 1131948 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.887 1131949 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.887 1131949 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.887 1131949 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:19:03.887 1131949 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.887 1131949 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.887 1131949 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.888 1131950 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.891 1131953 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.891 1131953 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:19:03.891 1131953 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:19:03.894 1131956 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:19:03.894 1131956 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.894 1131956 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:19:03.910 1131972 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.910 1131972 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:03.910 1131972 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:03.910 1131972 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:19:03.910 1131972 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.910 1131972 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.911 1131973 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.912 1131974 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.915 1131977 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.915 1131977 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:19:03.915 1131977 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:19:03.917 1131979 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:19:03.917 1131979 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:19:03.918 1131980 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.919 1131981 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.922 1131984 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.922 1131984 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:19:03.922 1131984 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:19:03.924 1131986 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:19:03.924 1131986 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:19:03.925 1131987 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.926 1131988 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.929 1131991 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.929 1131991 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:19:03.929 1131991 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:19:03.931 1131993 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:19:03.931 1131993 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:19:03.932 1131994 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.933 1131995 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.936 1131998 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.936 1131998 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:19:03.936 1131998 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:19:03.938 1132000 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:19:03.938 1132000 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:19:03.939 1132001 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:03.940 1132002 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:03.943 1132005 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:03.943 1132005 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:19:03.943 1132005 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:19:03.946 1132008 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:19:03.946 1132008 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:03.946 1132008 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:19:03.963 1132025 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.963 1132025 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:03.964 1132026 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:03.964 1132026 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:19:03.964 1132026 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:03.0
20-08-2026 00:19:03.964 1132026 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:03.964 1132026 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.965 1132027 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.968 1132030 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.969 1132031 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:19:03.969 1132031 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:19:03.971 1132033 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:19:03.971 1132033 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:19:03.971 1132033 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.973 1132035 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.975 1132037 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.975 1132037 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:19:03.975 1132037 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:03.978 1132040 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:19:03.978 1132040 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:19:03.978 1132040 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.980 1132042 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.982 1132044 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.982 1132044 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:19:03.982 1132044 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:03.985 1132047 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:19:03.985 1132047 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:19:03.985 1132047 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.987 1132049 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.989 1132051 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.989 1132051 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:19:03.989 1132051 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:19:03.992 1132054 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:19:03.992 1132054 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:19:03.992 1132054 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:03.994 1132056 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:03.996 1132058 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:03.996 1132058 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:19:03.996 1132058 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:03.999 1132061 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:19:03.999 1132061 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:19:03.999 1132061 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.001 1132063 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.004 1132066 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.004 1132066 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:19:04.004 1132066 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:19:04.006 1132068 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:19:04.006 1132068 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:19:04.007 1132069 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.008 1132070 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.011 1132073 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.011 1132073 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:19:04.011 1132073 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:04.013 1132075 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:19:04.013 1132075 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:19:04.014 1132076 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.016 1132078 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.019 1132081 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.019 1132081 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:19:04.019 1132081 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:04.021 1132083 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:19:04.021 1132083 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:19:04.022 1132084 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.023 1132085 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.026 1132088 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.026 1132088 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:19:04.026 1132088 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:19:04.028 1132090 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:19:04.028 1132090 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:19:04.029 1132091 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.031 1132093 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.033 1132095 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.033 1132095 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:19:04.033 1132095 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:19:04.036 1132098 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:19:04.036 1132098 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:19:04.037 1132099 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.039 1132101 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.043 1132105 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.043 1132105 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:19:04.043 1132105 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:19:04.046 1132108 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:19:04.047 1132109 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:19:04.048 1132110 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.049 1132111 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.052 1132114 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.052 1132114 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:19:04.052 1132114 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:19:04.054 1132116 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:19:04.054 1132116 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:19:04.056 1132118 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.057 1132119 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.060 1132122 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.060 1132122 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:19:04.060 1132122 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:19:04.063 1132125 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:19:04.063 1132125 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.063 1132125 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:19:04.097 1132159 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.097 1132159 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.097 1132159 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:04.097 1132159 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:19:04.097 1132159 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.097 1132159 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.098 1132160 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.099 1132161 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.101 1132163 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.101 1132163 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:19:04.101 1132163 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:04.104 1132166 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:19:04.104 1132166 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:19:04.105 1132167 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.106 1132168 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.109 1132171 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.109 1132171 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:19:04.109 1132171 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:04.111 1132173 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:19:04.111 1132173 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:19:04.112 1132174 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.113 1132175 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.116 1132178 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.117 1132179 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:19:04.117 1132179 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:19:04.119 1132181 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:19:04.119 1132181 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.119 1132181 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:19:04.145 1132207 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.145 1132207 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.145 1132207 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:04.145 1132207 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:19:04.145 1132207 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.145 1132207 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.146 1132208 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.147 1132209 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.150 1132212 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.150 1132212 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:19:04.150 1132212 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:19:04.153 1132215 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:19:04.153 1132215 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:19:04.154 1132216 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.155 1132217 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.158 1132220 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.158 1132220 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:19:04.158 1132220 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:04.161 1132223 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:19:04.161 1132223 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:19:04.161 1132223 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.163 1132225 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.166 1132228 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.166 1132228 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:19:04.166 1132228 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:19:04.169 1132231 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:19:04.169 1132231 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:19:04.170 1132232 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.172 1132234 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.174 1132236 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.174 1132236 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:19:04.174 1132236 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:19:04.176 1132238 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:19:04.176 1132238 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:19:04.178 1132240 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.179 1132241 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.181 1132243 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.181 1132243 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:19:04.181 1132243 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:04.184 1132246 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:19:04.184 1132246 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:19:04.184 1132246 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.186 1132248 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.188 1132250 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.188 1132250 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:19:04.188 1132250 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:19:04.191 1132253 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:19:04.191 1132253 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.191 1132253 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:19:04.208 1132270 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.208 1132270 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.208 1132270 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:04.208 1132270 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:19:04.208 1132270 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.208 1132270 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.209 1132271 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.210 1132272 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.214 1132276 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.214 1132276 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:19:04.214 1132276 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:19:04.217 1132279 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:19:04.217 1132279 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:19:04.218 1132280 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.219 1132281 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.222 1132284 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.222 1132284 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:19:04.222 1132284 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:19:04.225 1132287 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:19:04.225 1132287 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:19:04.225 1132287 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.227 1132289 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.229 1132291 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.229 1132291 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:19:04.229 1132291 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:19:04.231 1132293 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:19:04.231 1132293 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:19:04.232 1132294 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.233 1132295 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.236 1132298 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.236 1132298 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:19:04.236 1132298 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:19:04.238 1132300 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:19:04.238 1132300 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:19:04.238 1132300 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.240 1132302 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.242 1132304 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.242 1132304 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:19:04.242 1132304 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:19:04.245 1132307 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:19:04.245 1132307 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.245 1132307 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:19:04.270 1132332 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.270 1132332 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.270 1132332 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:04.270 1132332 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.270 1132332 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:19:04.272 1132334 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7b72ba0a
20-08-2026 00:19:04.274 1132336 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:19:04.274 1132336 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:19:04.275 1132337 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:19:04.277 1132339 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:19:04.277 1132339 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:19:04.278 1132340 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.279 1132341 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.282 1132344 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.282 1132344 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:19:04.282 1132344 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:19:04.285 1132347 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:19:04.285 1132347 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.285 1132347 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:19:04.314 1132376 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.315 1132377 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.315 1132377 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:04.315 1132377 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:19:04.315 1132377 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.315 1132377 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.316 1132378 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.317 1132379 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.319 1132381 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.319 1132381 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:19:04.319 1132381 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:04.322 1132384 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:19:04.322 1132384 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:19:04.323 1132385 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.324 1132386 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.327 1132389 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.327 1132389 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:19:04.327 1132389 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:19:04.329 1132391 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:19:04.329 1132391 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:19:04.330 1132392 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.331 1132393 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.333 1132395 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.333 1132395 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:19:04.333 1132395 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:19:04.335 1132397 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:19:04.335 1132397 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:19:04.337 1132399 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.338 1132400 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.340 1132402 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.341 1132403 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:19:04.341 1132403 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:19:04.343 1132405 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:19:04.343 1132405 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.343 1132405 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:19:04.364 1132426 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:19:04.364 1132426 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:19:04.364 1132426 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:04.364 1132426 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.365 1132427 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.366 1132428 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.369 1132431 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.369 1132431 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:19:04.369 1132431 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:19:04.372 1132434 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:19:04.372 1132434 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:19:04.373 1132435 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.375 1132437 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.378 1132440 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.378 1132440 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:19:04.378 1132440 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:19:04.380 1132442 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:19:04.380 1132442 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.380 1132442 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:19:04.400 1132462 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.400 1132462 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.400 1132462 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:04.400 1132462 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:19:04.400 1132462 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.400 1132462 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.401 1132463 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.402 1132464 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.406 1132468 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.406 1132468 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:19:04.406 1132468 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:19:04.409 1132471 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:19:04.409 1132471 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.409 1132471 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:19:04.427 1132489 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.427 1132489 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.427 1132489 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:04.427 1132489 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:19:04.427 1132489 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.427 1132489 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.428 1132490 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.429 1132491 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.432 1132494 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.432 1132494 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:19:04.432 1132494 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:19:04.434 1132496 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:19:04.434 1132496 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:19:04.435 1132497 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.437 1132499 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.439 1132501 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.439 1132501 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:19:04.439 1132501 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:19:04.442 1132504 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:19:04.442 1132504 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.442 1132504 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:19:04.459 1132521 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.459 1132521 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.459 1132521 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:04.459 1132521 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:19:04.459 1132521 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.459 1132521 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.460 1132522 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.461 1132523 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.464 1132526 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.464 1132526 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:19:04.464 1132526 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:04.466 1132528 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:19:04.466 1132528 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:19:04.467 1132529 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.468 1132530 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.471 1132533 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.471 1132533 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:19:04.471 1132533 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:19:04.474 1132536 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:19:04.474 1132536 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:19:04.474 1132536 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.476 1132538 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.478 1132540 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.478 1132540 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:19:04.478 1132540 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:04.481 1132543 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:19:04.481 1132543 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:19:04.481 1132543 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.483 1132545 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.486 1132548 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.486 1132548 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:19:04.486 1132548 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:19:04.488 1132550 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:19:04.488 1132550 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.488 1132550 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:19:04.509 1132571 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:04.509 1132571 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:04.509 1132571 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:04.509 1132571 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:19:04.509 1132571 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.509 1132571 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.510 1132572 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.511 1132573 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.514 1132576 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.514 1132576 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:19:04.514 1132576 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:19:04.516 1132578 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:19:04.516 1132578 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:19:04.517 1132579 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.519 1132581 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.521 1132583 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.521 1132583 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:19:04.521 1132583 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:19:04.524 1132586 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:19:04.524 1132586 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:19:04.525 1132587 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.526 1132588 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.529 1132591 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.529 1132591 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:19:04.529 1132591 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:19:04.532 1132594 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:19:04.532 1132594 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:19:04.532 1132594 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.534 1132596 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:19:04.534 1132596 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.535 1132597 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:19:04.538 1132600 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.538 1132600 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:19:04.538 1132600 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:19:04.542 1132604 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:19:04.542 1132604 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:19:04.543 1132605 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.545 1132607 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.550 1132612 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.550 1132612 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:19:04.550 1132612 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:19:04.554 1132616 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:19:04.554 1132616 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:19:04.556 1132618 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.558 1132620 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.562 1132624 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.562 1132624 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:19:04.562 1132624 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:19:04.567 1132629 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:19:04.567 1132629 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:19:04.568 1132630 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.569 1132631 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.574 1132636 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.574 1132636 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:19:04.574 1132636 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:19:04.576 1132638 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:19:04.576 1132638 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:19:04.577 1132639 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.578 1132640 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.581 1132643 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.581 1132643 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:19:04.581 1132643 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:19:04.584 1132646 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:19:04.584 1132646 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:19:04.584 1132646 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.586 1132648 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.590 1132652 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.590 1132652 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:19:04.590 1132652 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:19:04.593 1132655 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:19:04.594 1132656 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:19:04.594 1132656 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.596 1132658 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.599 1132661 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.599 1132661 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:19:04.599 1132661 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:19:04.602 1132664 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:19:04.602 1132664 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:19:04.603 1132665 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.604 1132666 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.607 1132669 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.607 1132669 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:19:04.607 1132669 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:19:04.609 1132671 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:19:04.609 1132671 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:19:04.610 1132672 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.611 1132673 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.614 1132676 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.614 1132676 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:19:04.614 1132676 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:04.617 1132679 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:19:04.617 1132679 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:19:04.618 1132680 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.619 1132681 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.622 1132684 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.622 1132684 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:19:04.622 1132684 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:19:04.625 1132687 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:19:04.625 1132687 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.625 1132687 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:19:04.669 1132731 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.669 1132731 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:19:04.669 1132731 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.669 1132731 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:04.669 1132731 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:19:04.669 1132731 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.669 1132731 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.670 1132732 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.672 1132734 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.674 1132736 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.674 1132736 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:19:04.675 1132737 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:19:04.677 1132739 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:19:04.677 1132739 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:19:04.678 1132740 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.680 1132742 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.682 1132744 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.682 1132744 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:19:04.682 1132744 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:04.685 1132747 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:19:04.685 1132747 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:19:04.685 1132747 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.686 1132748 [http-nio-8051-exec-42] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM09202301 
20-08-2026 00:19:04.686 1132748 [http-nio-8051-exec-42] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:19:04.686 1132748 [http-nio-8051-exec-42] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:19:04.687 1132749 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.691 1132753 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.691 1132753 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:19:04.691 1132753 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:19:04.693 1132755 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:19:04.693 1132755 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:19:04.694 1132756 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.695 1132757 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:04.695 1132757 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:04.696 1132758 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.697 1132759 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:04.697 1132759 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:19:04.697 1132759 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:19:04.698 1132760 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:19:04.698 1132760 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:04.698 1132760 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:04.699 1132761 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:04.699 1132761 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:19:04.699 1132761 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:19:04.700 1132762 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.700 1132762 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:19:04.700 1132762 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:19:04.700 1132762 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:19:04.700 1132762 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:04.700 1132762 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:04.701 1132763 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:04.701 1132763 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:19:04.701 1132763 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:19:04.701 1132763 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:19:04.701 1132763 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:04.701 1132763 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:04.703 1132765 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:04.703 1132765 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:04.703 1132765 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:04.703 1132765 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:19:04.703 1132765 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.703 1132765 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:19:04.704 1132766 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:04.704 1132766 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:19:04.704 1132766 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:19:04.704 1132766 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:19:04.705 1132767 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:19:04.705 1132767 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:19:04.705 1132767 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:19:04.705 1132767 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:19:04.705 1132767 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:19:04.706 1132768 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:19:04.706 1132768 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:19:04.706 1132768 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:19:04.707 1132769 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:19:04.707 1132769 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:19:04.707 1132769 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:19:04.708 1132770 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:19:04.708 1132770 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:04.708 1132770 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:04.708 1132770 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:04.708 1132770 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:04.708 1132770 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:04.709 1132771 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:04.710 1132772 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:04.710 1132772 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:04.710 1132772 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:04.711 1132773 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:04.711 1132773 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:04.712 1132774 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:04.713 1132775 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:04.713 1132775 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:04.714 1132776 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:04.714 1132776 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:04.714 1132776 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:04.715 1132777 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:04.715 1132777 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:04.715 1132777 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:04.715 1132777 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:04.715 1132777 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:04.716 1132778 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:04.716 1132778 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:04.716 1132778 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:04.716 1132778 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:04.718 1132780 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:04.718 1132780 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:04.718 1132780 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:04.718 1132780 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:04.718 1132780 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:04.718 1132780 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:04.718 1132780 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:19:04.718 1132780 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.718 1132780 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.720 1132782 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.720 1132782 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:04.720 1132782 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:04.720 1132782 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:04.721 1132783 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:04.721 1132783 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:04.721 1132783 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:04.721 1132783 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.722 1132784 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:04.723 1132785 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:04.723 1132785 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:04.724 1132786 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:04.724 1132786 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:19:04.724 1132786 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:19:04.725 1132787 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:19:04.725 1132787 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.726 1132788 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:19:04.726 1132788 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:04.726 1132788 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:19:04.726 1132788 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:04.726 1132788 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:04.726 1132788 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:04.726 1132788 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:04.728 1132790 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:04.728 1132790 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:04.728 1132790 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:04.729 1132791 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:19:04.729 1132791 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.729 1132791 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:04.729 1132791 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:19:04.729 1132791 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:04.729 1132791 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:04.731 1132793 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:04.731 1132793 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:04.731 1132793 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:04.732 1132794 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:04.732 1132794 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:04.732 1132794 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:04.734 1132796 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:04.746 1132808 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:04.746 1132808 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:04.746 1132808 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:04.746 1132808 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:19:04.746 1132808 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.746 1132808 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.747 1132809 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.749 1132811 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.752 1132814 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.753 1132815 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:19:04.753 1132815 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:19:04.754 1132816 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:19:04.756 1132818 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:19:04.756 1132818 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.756 1132818 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:19:04.772 1132834 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:04.772 1132834 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:19:04.772 1132834 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:19:04.772 1132834 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:19:04.772 1132834 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.772 1132834 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.773 1132835 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.774 1132836 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.778 1132840 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.778 1132840 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:19:04.778 1132840 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:19:04.780 1132842 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:19:04.780 1132842 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:19:04.781 1132843 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.782 1132844 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.785 1132847 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.785 1132847 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:19:04.785 1132847 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:04.787 1132849 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:19:04.787 1132849 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:19:04.788 1132850 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.790 1132852 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.792 1132854 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.792 1132854 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:19:04.792 1132854 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:19:04.795 1132857 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:19:04.795 1132857 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:19:04.796 1132858 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.797 1132859 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.799 1132861 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.799 1132861 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:19:04.799 1132861 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:04.803 1132865 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:19:04.803 1132865 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:19:04.803 1132865 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.805 1132867 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.807 1132869 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.807 1132869 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:19:04.807 1132869 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:19:04.810 1132872 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:19:04.810 1132872 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:19:04.811 1132873 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.812 1132874 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.815 1132877 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.815 1132877 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:19:04.815 1132877 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:19:04.818 1132880 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:19:04.818 1132880 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:19:04.819 1132881 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.820 1132882 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.823 1132885 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.823 1132885 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:19:04.823 1132885 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:19:04.825 1132887 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:19:04.825 1132887 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:19:04.826 1132888 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.828 1132890 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.830 1132892 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.830 1132892 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:19:04.830 1132892 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:19:04.833 1132895 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:19:04.833 1132895 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:19:04.834 1132896 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.835 1132897 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.838 1132900 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.838 1132900 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:19:04.838 1132900 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:19:04.841 1132903 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:19:04.841 1132903 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:19:04.841 1132903 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:19:04.843 1132905 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ff053b0
20-08-2026 00:19:04.846 1132908 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:19:04.846 1132908 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:19:04.846 1132908 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:19:04.848 1132910 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:19:04.848 1132910 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:19:04.848 1132910 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:19:04.864 1132926 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.865 1132927 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:19:04.865 1132927 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:19:04.865 1132927 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:19:04.865 1132927 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:19:04.0
20-08-2026 00:19:04.865 1132927 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:19:04.866 1132928 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.867 1132929 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.870 1132932 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.870 1132932 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:19:04.870 1132932 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:19:04.872 1132934 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:19:04.872 1132934 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:19:04.873 1132935 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.875 1132937 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.878 1132940 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.878 1132940 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:19:04.878 1132940 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:19:04.880 1132942 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:19:04.880 1132942 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:19:04.881 1132943 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.882 1132944 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.885 1132947 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.885 1132947 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:19:04.885 1132947 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:19:04.888 1132950 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:19:04.888 1132950 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:19:04.889 1132951 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.890 1132952 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.893 1132955 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.893 1132955 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:19:04.893 1132955 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:19:04.896 1132958 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:19:04.896 1132958 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:19:04.897 1132959 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.899 1132961 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.902 1132964 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.902 1132964 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:19:04.902 1132964 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:19:04.905 1132967 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:19:04.905 1132967 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:19:04.906 1132968 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:19:04.907 1132969 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@40c3311d
20-08-2026 00:19:04.910 1132972 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:19:04.910 1132972 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:19:04.910 1132972 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:19:04.913 1132975 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:19:04.913 1132975 [http-nio-8051-exec-67] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:19:05.118 1133180 [http-nio-8051-exec-60] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:19:05.118 1133180 [http-nio-8051-exec-60] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:19:07.153 1135215 [http-nio-8051-exec-58] INFO  n.c.kiosk.machine.MachineController - {skus=[4500631, 4500724, 108676, 185994, 4500715, 4500644, 0, 4500643, 4500499, 186078, 186001, 4500681, 4500713, 4500723, 4500665, 4500728, 133041, 4500669, 4500712, 4500648, 4500605, 4500702, 4500667, 4500678, 166327, 4500706, 186094, 186059, 4500717, 4500725, 4500693, 4500711], imei=TM06202502}
20-08-2026 00:19:07.157 1135219 [http-nio-8051-exec-58] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Kiru Peanut Chikki 40gms","sku_id":"4500631","vendor_id":"1","mrp":"25","selling_price":"25","weight":"47","image":"https://images.tinymart.in/product/4500631-6838.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-01-23 12:28:24.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:19:07.159 1135221 [http-nio-8051-exec-58] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:19:07.233 1135295 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{sensors=[{sensor_status=true, id=TM04202204-1-limit, sensor_type=limit}, {sensor_status=true, id=TM04202204-1-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:19:06.915152}], hcid=[1]}, {door_id=2, data=[{sensors=[{sensor_status=true, id=TM04202204-2-limit, sensor_type=limit}, {sensor_status=true, id=TM04202204-2-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:19:06.916324}], hcid=[1]}], trays=[]}
20-08-2026 00:19:07.234 1135296 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:19:07.234 1135296 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202204, traysArr : []
20-08-2026 00:19:07.234 1135296 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202204, traysArr : []
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:19:07.235 1135297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:19:07.236 1135298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:19:07.241 1135303 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:06.915152"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:06.916324"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:19:07.241 1135303 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:06.915152"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:06.916324"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:19:07.251 1135313 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202204, cameraArr : {}
20-08-2026 00:19:07.251 1135313 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202204, cameraInfoData : {}
20-08-2026 00:19:08.334 1136396 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:19:08.335 1136397 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:19:08.407 1136469 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:19:09.425 1137487 [http-nio-8051-exec-54] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:19:09.425 1137487 [http-nio-8051-exec-54] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:19:10.577 1138639 [http-nio-8051-exec-50] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500407, 186078, 4500701, 4500671, 163528, 4500626, 185993, 186043, 4500715, 4500720, 4500617, 186001, 4500712, 4500680, 4500648, 4500499, 4500667, 4500728, 4500650, 4500702, 4500681, 4500664, 4500678, 4500711, 4500694, 8393, 186059, 133041, 4500643, 4500726], imei=TM10201907}
20-08-2026 00:19:10.582 1138644 [http-nio-8051-exec-50] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"testing 2g skuid","sku_id":"163528","vendor_id":"1","mrp":"1","selling_price":"1","weight":"2","image":"https://images.tinymart.in/product/163528-7269.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"0","created_at":"2023-07-04 18:27:23.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Nuvie 20g Protein cafe Latte 250ml","sku_id":"4500617","vendor_id":"1","mrp":"110","selling_price":"110","weight":"286","image":"https://images.tinymart.in/product/4500617-4855.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2025-12-23 09:04:52.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Coconut Cookies 66gm","sku_id":"4500680","vendor_id":"1","mrp":"10","selling_price":"10","weight":"73","image":"https://images.tinymart.in/product/4500680-2380.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"7","created_at":"2026-03-29 18:26:45.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Lays Wavy Cream  Onion 31g","sku_id":"8393","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/8393-3703.webp","qty":"100","description":"","check_round_off":"0","sku_variance":"4","created_at":"2019-09-25 17:58:11.0"}]
20-08-2026 00:19:10.584 1138646 [http-nio-8051-exec-50] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:19:13.438 1141500 [http-nio-8051-exec-80] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:19:13.440 1141502 [http-nio-8051-exec-80] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:19:13.451 1141513 [http-nio-8051-exec-80] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:19:13.489 1141551 [http-nio-8051-exec-82] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-09 07:25:01"}
20-08-2026 00:19:16.229 1144291 [http-nio-8051-exec-83] INFO  n.c.kiosk.machine.MachineController - {skus=[4500721, 4500726, 4500626, 4500664, 4500701, 4500681, 186001, 185993, 4500723, 4500727, 4500642, 4500711, 4500710, 4500722, 8355, 4500715, 4500644, 166327, 4500669, 177747, 4500499, 177441, 4500713, 4500719, 4500728, 4500541, 185994, 4500725, 4500724, 4500667], imei=TM06202301}
20-08-2026 00:19:16.233 1144295 [http-nio-8051-exec-83] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:19:16.235 1144297 [http-nio-8051-exec-83] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:19:18.473 1146535 [http-nio-8051-exec-75] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_status=true, id=TM04202201-1-limit, sensor_type=limit}, {sensor_status=true, id=TM04202201-1-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:19:18.232937}], door_id=1, hcid=[1]}, {data=[{sensors=[{sensor_status=true, id=TM04202201-2-limit, sensor_type=limit}, {sensor_status=true, id=TM04202201-2-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:19:18.233676}], door_id=2, hcid=[1]}]}
20-08-2026 00:19:18.474 1146536 [http-nio-8051-exec-75] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:19:18.474 1146536 [http-nio-8051-exec-75] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202201, traysArr : []
20-08-2026 00:19:18.474 1146536 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202201, traysArr : []
20-08-2026 00:19:18.475 1146537 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:19:18.476 1146538 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:19:18.481 1146543 [http-nio-8051-exec-75] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:18.232937"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:18.233676"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:19:18.481 1146543 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:18.232937"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:18.233676"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:19:18.492 1146554 [http-nio-8051-exec-75] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202201, cameraArr : {}
20-08-2026 00:19:18.493 1146555 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202201, cameraInfoData : {}
20-08-2026 00:19:19.749 1147811 [http-nio-8051-exec-56] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {value=, status=true, id=pd-invalidfs}], created_at=2026-08-20 00:19:19}}
20-08-2026 00:19:19.750 1147812 [http-nio-8051-exec-56] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:19:19.750 1147812 [http-nio-8051-exec-56] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:19:19.750 1147812 [http-nio-8051-exec-56] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202301, traysArr : []
20-08-2026 00:19:19.750 1147812 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202301, traysArr : []
20-08-2026 00:19:19.751 1147813 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:19:19.751 1147813 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:19:19.751 1147813 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:19:19.751 1147813 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:19:19.751 1147813 [http-nio-8051-exec-56] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202301, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:19:19"}
20-08-2026 00:19:19.751 1147813 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202301, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:19:19"}
20-08-2026 00:19:20.659 1148721 [http-nio-8051-exec-61] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"payment_gateway":"ola","user_id":"8197994909","order_amount":0.0,"order_id":"TM04201907190925140028"}
20-08-2026 00:19:20.660 1148722 [http-nio-8051-exec-61] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM04201907190925140028-0.0-8197994909-ola:
20-08-2026 00:19:20.660 1148722 [http-nio-8051-exec-61] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM04201907190925140028-0.0-8197994909-ola:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:19:20.661 1148723 [http-nio-8051-exec-61] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:19:20.661 1148723 [http-nio-8051-exec-61] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM04201907190925140028-0.0-8197994909-ola: order row Order{order_id='TM04201907190925140028', user_id=8197994909, vm_id=1528664925145548512, order_amount=0.0, pre_auth_amount=25.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"orderId": "TM04201907190925140028", "bill_amount": 0, "res": true, "cart_offer_desc": "", "userId": "8197994909", "imei": "TM04201907", "skus": [], "total_amount": 0}', weight_based_response='{"orderId": "TM04201907190925140028", "res": "False", "total_amount": 0, "skus": [], "logic": "TBL"}', created_at='2019-09-25 14:00:28.0', pre_auth_gateway='ola', balance_gateway='null', short_order_id='Q7Ylt4', short_order_expiry='27-07-2025 10:48:28', receipt_id='IN20260820000313', proposedSkuJson='{"orderId": "TM04201907190925140028", "bill_amount": 20, "res": true, "cart_offer_desc": "", "userId": "8197994909", "imei": "TM04201907", "skus": [{"skuid": "5004", "name": "Lays/Bingo/Too Yum Chips All Flavors", "tray_id": "32", "offer_desc": "", "offer_id": "", "sku_total": "19.0", "unit_price": "19.0", "qty": "1", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-2292.jpg", "door_id": "3"}], "total_amount": 19}', video_url='null', access_code='11901a6a-6e2d-4d95-83f9-f29f9863aba5', status='null', type_of_order='null', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:19:20.661 1148723 [http-nio-8051-exec-61] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM04201907190925140028-0.0-8197994909-ola: shortOrderId  Q7Ylt4
20-08-2026 00:19:20.661 1148723 [http-nio-8051-exec-61] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM04201907190925140028-0.0-8197994909-ola: preAuth  25.0
20-08-2026 00:19:20.661 1148723 [http-nio-8051-exec-61] INFO  neuu.utils.payment.NeuuWallet - customerId: 8197994909
20-08-2026 00:19:20.661 1148723 [http-nio-8051-exec-61] INFO  neuu.utils.payment.NeuuWallet - transactionKey: HaUUXJqiMZeOq99U40d2URDrMNT4swgLhzE4foncFBcbaFkXFhikAlJBh2yqTWN0yQJUA3cUIlYYFpaqqv5zLSkj2TLM6CuP1Oz2i2M3rUazIb6oUK56VX0dIgiqgXyN7lVqhbYGjphqDT0njNsXoTytfn0LL3kcPDjGpxi34gVTodWfdQ8MmTGxqvtFtwb2FXp5v8n4dPdua03fRGV4LkWz6kEC0Qq48hrvl9MPg0Hl47PxgxDaGzPJlmjMyNMe
20-08-2026 00:19:20.662 1148724 [http-nio-8051-exec-61] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:19:20.662 1148724 [http-nio-8051-exec-61] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"HaUUXJqiMZeOq99U40d2URDrMNT4swgLhzE4foncFBcbaFkXFhikAlJBh2yqTWN0yQJUA3cUIlYYFpaqqv5zLSkj2TLM6CuP1Oz2i2M3rUazIb6oUK56VX0dIgiqgXyN7lVqhbYGjphqDT0njNsXoTytfn0LL3kcPDjGpxi34gVTodWfdQ8MmTGxqvtFtwb2FXp5v8n4dPdua03fRGV4LkWz6kEC0Qq48hrvl9MPg0Hl47PxgxDaGzPJlmjMyNMe","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:19:20.662 1148724 [http-nio-8051-exec-61] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8197994909"}
20-08-2026 00:19:20.662 1148724 [http-nio-8051-exec-61] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:19:20.669 1148731 [http-nio-8051-exec-61] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:19:20.669 1148731 [http-nio-8051-exec-61] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"msg\":\"Invalid user\",\"status\":false}","code":200}
20-08-2026 00:19:20.669 1148731 [http-nio-8051-exec-61] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"msg\":\"Invalid user\",\"status\":false}","code":200,"status":true}
20-08-2026 00:19:20.901 1148963 [http-nio-8051-exec-62] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:19:20.902 1148964 [http-nio-8051-exec-62] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:19:20.936 1148998 [http-nio-8051-exec-62] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:19:21.379 1149441 [http-nio-8051-exec-78] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:19:20, data=[{value=vfat, id=pd-invalidfs, status=true}, {value=98%, id=pd-full, status=true}]}}
20-08-2026 00:19:21.379 1149441 [http-nio-8051-exec-78] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:19:21.380 1149442 [http-nio-8051-exec-78] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:19:21.380 1149442 [http-nio-8051-exec-78] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202305, traysArr : []
20-08-2026 00:19:21.380 1149442 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202305, traysArr : []
20-08-2026 00:19:21.381 1149443 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:19:21.381 1149443 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:19:21.381 1149443 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:19:21.381 1149443 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:19:21.381 1149443 [http-nio-8051-exec-78] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202305, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"pd-full","value":"98%","status":true}],"created_at":"2026-08-20 00:19:20"}
20-08-2026 00:19:21.381 1149443 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202305, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"pd-full","value":"98%","status":true}],"created_at":"2026-08-20 00:19:20"}
20-08-2026 00:19:21.590 1149652 [http-nio-8051-exec-49] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202003}
20-08-2026 00:19:21.626 1149688 [http-nio-8051-exec-8] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202506, skus=[185993, 4500642, 4500723, 4500564, 186001, 4500710, 4500715, 8355, 4500726, 4500667, 177747, 4500656, 4500647, 4500648, 4500712, 137335]}
20-08-2026 00:19:21.629 1149691 [http-nio-8051-exec-8] INFO  n.c.kiosk.machine.MachineController - [{"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:19:21.630 1149692 [http-nio-8051-exec-8] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:19:22.882 1150944 [http-nio-8051-exec-66] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202301}
20-08-2026 00:19:24.178 1152240 [http-nio-8051-exec-64] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:19:24.178 1152240 [http-nio-8051-exec-64] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:19:25.643 1153705 [http-nio-8051-exec-11] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202505, skus=[186043, 4500573, 186078, 4500667, 4500715, 4500681, 4500677, 4500713, 4500564, 4500563, 4500646, 4500705, 185993, 4500694, 4500712, 4500669]}
20-08-2026 00:19:25.647 1153709 [http-nio-8051-exec-11] INFO  n.c.kiosk.machine.MachineController - [{"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","sku_id":"4500563","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500563-5270.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:00:22.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}]
20-08-2026 00:19:25.648 1153710 [http-nio-8051-exec-11] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:19:26.217 1154279 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM03202401
20-08-2026 00:19:26.217 1154279 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:19:26.217 1154279 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:19:26
20-08-2026 00:19:26.217 1154279 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 23:30:57.738808', '2026-08-19 18:53:37.239485', '2026-08-19 23:30:57.738984', '2026-08-19 18:53:37.239637'], 'close_time': ['2026-08-19 23:31:07.335293', '2026-08-19 18:53:43.319266', '2026-08-19 23:31:07.335425', '2026-08-19 18:53:43.319391']}"}
20-08-2026 00:19:26.217 1154279 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:26.217 1154279 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:26.217 1154279 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:26.218 1154280 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:26.218 1154280 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:19:26.218 1154280 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:30:57.738808", "2026-08-19 18:53:37.239485", "2026-08-19 23:30:57.738984", "2026-08-19 18:53:37.239637"], "close_time": ["2026-08-19 23:31:07.335293", "2026-08-19 18:53:43.319266", "2026-08-19 23:31:07.335425", "2026-08-19 18:53:43.319391"]}
20-08-2026 00:19:26.218 1154280 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202507
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:19:29
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 16:38:00.936050', '2026-08-19 20:51:17.631649', '2026-08-19 16:38:00.936203', '2026-08-19 20:51:17.631754'], 'open_time': ['2026-08-19 16:37:55.288860', '2026-08-19 20:51:00.320772', '2026-08-19 16:37:55.288964', '2026-08-19 20:51:00.320868']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 16:38:00.936050", "2026-08-19 20:51:17.631649", "2026-08-19 16:38:00.936203", "2026-08-19 20:51:17.631754"], "open_time": ["2026-08-19 16:37:55.288860", "2026-08-19 20:51:00.320772", "2026-08-19 16:37:55.288964", "2026-08-19 20:51:00.320868"]}
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:19:29.590 1157652 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:19:31.375 1159437 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-08-19 06:36:53"}
20-08-2026 00:19:32.939 1161001 [http-nio-8051-exec-65] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:19:32.939 1161001 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:19:34.309 1162371 [http-nio-8051-exec-5] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202301 
20-08-2026 00:19:34.310 1162372 [http-nio-8051-exec-5] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:19:34.310 1162372 [http-nio-8051-exec-5] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:19:34.322 1162384 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:34.322 1162384 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:34.323 1162385 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:34.323 1162385 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:34.323 1162385 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:34.324 1162386 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:34.325 1162387 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:34.325 1162387 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:34.326 1162388 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:34.327 1162389 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:34.328 1162390 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:34.328 1162390 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:34.328 1162390 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:34.328 1162390 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:34.329 1162391 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:34.329 1162391 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:19:34.329 1162391 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:19:34.330 1162392 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:19:34.330 1162392 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:34.330 1162392 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:34.330 1162392 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:34.330 1162392 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:19:34.330 1162392 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:19:34.331 1162393 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:19:34.331 1162393 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:34.331 1162393 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:34.332 1162394 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:34.332 1162394 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:19:34.332 1162394 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:19:34.332 1162394 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:19:34.332 1162394 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:34.332 1162394 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:34.333 1162395 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:34.333 1162395 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:19:34.333 1162395 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:19:34.334 1162396 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:19:34.334 1162396 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:34.334 1162396 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:34.335 1162397 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:34.335 1162397 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:34.335 1162397 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:34.337 1162399 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:34.338 1162400 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:19:34.338 1162400 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:19:34.339 1162401 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:19:34.339 1162401 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:19:34.339 1162401 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:19:34.340 1162402 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:19:34.340 1162402 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:34.340 1162402 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:34.340 1162402 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:34.340 1162402 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:34.340 1162402 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:34.341 1162403 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:34.342 1162404 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:34.342 1162404 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:34.343 1162405 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:34.343 1162405 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:34.343 1162405 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:34.344 1162406 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:34.344 1162406 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:19:34.344 1162406 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:19:34.344 1162406 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:19:34.344 1162406 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:34.344 1162406 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:34.345 1162407 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:34.346 1162408 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:34.346 1162408 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:34.347 1162409 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:34.347 1162409 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:34.347 1162409 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:34.348 1162410 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:34.348 1162410 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:34.348 1162410 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:34.350 1162412 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:34.350 1162412 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:19:34.350 1162412 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:19:34.350 1162412 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:19:34.350 1162412 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:34.350 1162412 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:34.351 1162413 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:34.351 1162413 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:19:34.351 1162413 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:19:34.352 1162414 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:19:34.352 1162414 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:34.352 1162414 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:34.353 1162415 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:34.354 1162416 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:34.354 1162416 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:34.354 1162416 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:34.354 1162416 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:34.354 1162416 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:34.355 1162417 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:34.355 1162417 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:34.355 1162417 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:34.356 1162418 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:34.356 1162418 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:34.356 1162418 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:34.357 1162419 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:34.378 1162440 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230614180542073', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614180542073", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 18:05:42.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='4C0Wy4', short_order_expiry='14-07-2023 18:21:18', receipt_id='IN20260819225209', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614180542073", "bill_amount": 20, "skus": [{"tray_id": "35", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Tropicana Litchi Delight - 180ml Rs, 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "skuid": "185553", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614180542073.mp4', access_code='ecf384cc-2423-4a01-addf-2ab865f73a94', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:19:34.384 1162446 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230614182500393', user_id=8489765204, vm_id=, order_amount=40.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230614182500393", "cart_offer_desc": "", "bill_amount": 40, "skus": [{"tray_id": "32", "sku_total": 40, "door_id": "", "qty": 1, "name": "Cavins Cold Coffee Chilled Latte 200ML per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "skuid": "147159", "mrp": "40", "unit_price": "40"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 18:25:00.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='ngMzkU', short_order_expiry='14-07-2023 18:25:52', receipt_id='IN20260819225209', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 30, "imei": "TM06202301", "orderId": "TM06202301230614182500393", "bill_amount": 30, "skus": [{"tray_id": "11", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Townbus khara sev , 35gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "mrp": "10", "unit_price": 10}, {"tray_id": "36", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Cavins Masala Chaasa ,180ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670840395534-buttermilk-02.jpg", "skuid": "145724", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614182500393.mp4', access_code='bc410d02-2aae-4c04-bcca-6aa1cc5ff4f9', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:19:34.388 1162450 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230614183328428', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614183328428", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 18:33:28.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='g5PsOV', short_order_expiry='14-07-2023 18:34:01', receipt_id='IN20260819225209', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614183328428", "bill_amount": 20, "skus": [{"tray_id": "33", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Tropicana Pomegranate Delight - 180ml Rs, 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png", "skuid": "183807", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614183328428.mp4', access_code='6f8c3790-8d44-4505-a930-4dd7c155f7db', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:19:34.396 1162458 [http-nio-8051-exec-5] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":["TM06202301230614180542073","TM06202301230614182500393","TM06202301230614183328428"],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:19:34.992 1163054 [http-nio-8051-exec-63] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:19:34.993 1163055 [http-nio-8051-exec-63] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:19:35.391 1163453 [http-nio-8051-exec-69] INFO  n.c.kiosk.machine.MachineController - {skus=[4500470, 166327, 4500605, 4500541, 4500710, 185993, 4500709, 4500724, 4500727, 4500407, 4500673, 4500681, 4500499, 186043, 186100, 165143, 4500711, 4500667, 186084, 4500712, 186059, 4500708, 4500643, 186078, 4500677, 4500723, 4500722, 4500648, 185994, 4500678, 186042, 4500706], imei=TM08202202}
20-08-2026 00:19:35.398 1163460 [http-nio-8051-exec-69] INFO  n.c.kiosk.machine.MachineController - [{"name":"Town Bus Soya Stick ,35g","sku_id":"165143","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/165143-5076.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-09-15 14:26:09.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Townbus Green Masala Peas 28g ","sku_id":"186042","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/186042-4971.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2024-09-13 17:53:24.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"KITKAT Nestle 4 Finger Chocolate 38g","sku_id":"186084","vendor_id":"1","mrp":"30","selling_price":"30","weight":"41","image":"https://images.tinymart.in/product/186084-5395.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-01-06 17:47:45.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Winkies Fruit Cake Sliced Nonveg 50g","sku_id":"4500470","vendor_id":"1","mrp":"15","selling_price":"15","weight":"56","image":"https://images.tinymart.in/product/4500470-436.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2025-05-29 09:23:38.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"Modern Kitchen Masala Peanut 28gm","sku_id":"4500708","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/4500708-7901.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-06-10 09:44:00.0"}, {"name":"McVities Butter Jeera Cookies58gm","sku_id":"4500709","vendor_id":"1","mrp":"10","selling_price":"10","weight":"61","image":"https://images.tinymart.in/product/4500709-2651.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-10 09:46:56.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:19:35.400 1163462 [http-nio-8051-exec-69] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:19:35.819 1163881 [http-nio-8051-exec-20] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202202}
20-08-2026 00:19:36.213 1164275 [http-nio-8051-exec-23] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{sensors=[{id=TM06202305-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202305-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:19:35.999952}], hcid=[1], door_id=1}, {data=[{sensors=[{id=TM06202305-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202305-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:19:36.001161}], hcid=[1], door_id=2}], trays=[]}
20-08-2026 00:19:36.213 1164275 [http-nio-8051-exec-23] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:19:36.213 1164275 [http-nio-8051-exec-23] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202305, traysArr : []
20-08-2026 00:19:36.213 1164275 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202305, traysArr : []
20-08-2026 00:19:36.214 1164276 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:19:36.215 1164277 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:19:36.216 1164278 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:19:36.216 1164278 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:19:36.216 1164278 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:19:36.216 1164278 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:19:36.216 1164278 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:19:36.216 1164278 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:19:36.216 1164278 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:19:36.216 1164278 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:19:36.216 1164278 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:19:36.220 1164282 [http-nio-8051-exec-23] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202305, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:35.999952"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:36.001161"}],"hcid":[1],"door_id":2}]
20-08-2026 00:19:36.221 1164283 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202305, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:35.999952"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:19:36.001161"}],"hcid":[1],"door_id":2}]
20-08-2026 00:19:36.231 1164293 [http-nio-8051-exec-23] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202305, cameraArr : {}
20-08-2026 00:19:36.231 1164293 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202305, cameraInfoData : {}
20-08-2026 00:19:39.796 1167858 [http-nio-8051-exec-81] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: NU11202501 
20-08-2026 00:19:39.797 1167859 [http-nio-8051-exec-81] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:19:39.797 1167859 [http-nio-8051-exec-81] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:19:39.807 1167869 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:39.807 1167869 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:39.808 1167870 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:39.809 1167871 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:39.809 1167871 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:39.809 1167871 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:39.809 1167871 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:39.809 1167871 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:39.810 1167872 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:39.810 1167872 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:19:39.810 1167872 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:19:39.811 1167873 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:19:39.811 1167873 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:39.811 1167873 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:39.812 1167874 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:39.812 1167874 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:39.813 1167875 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:39.813 1167875 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:39.813 1167875 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:39.813 1167875 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:39.814 1167876 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:39.814 1167876 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:39.815 1167877 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:39.815 1167877 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:39.815 1167877 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:39.815 1167877 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:39.816 1167878 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:39.817 1167879 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:39.817 1167879 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:39.818 1167880 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:39.818 1167880 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:39.818 1167880 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:39.819 1167881 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:39.820 1167882 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:39.820 1167882 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:39.820 1167882 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:39.821 1167883 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:39.821 1167883 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:39.822 1167884 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:39.822 1167884 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:39.822 1167884 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:39.822 1167884 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:39.822 1167884 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:39.822 1167884 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:39.823 1167885 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:39.824 1167886 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:19:39.824 1167886 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:19:39.825 1167887 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:19:39.825 1167887 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:19:39.825 1167887 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:19:39.826 1167888 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:19:39.826 1167888 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:19:39.826 1167888 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:19:39.827 1167889 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:19:39.827 1167889 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:39.827 1167889 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:39.827 1167889 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:39.827 1167889 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:39.827 1167889 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:39.828 1167890 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:39.828 1167890 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:39.828 1167890 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:39.829 1167891 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:39.829 1167891 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:39.829 1167891 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:39.829 1167891 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:39.830 1167892 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:39.830 1167892 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:39.831 1167893 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:39.831 1167893 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:39.831 1167893 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:39.832 1167894 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:39.832 1167894 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:39.832 1167894 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:39.832 1167894 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:39.832 1167894 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:39.832 1167894 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:39.833 1167895 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:39.833 1167895 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:39.834 1167896 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:39.834 1167896 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:39.835 1167897 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:39.835 1167897 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:39.835 1167897 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:39.835 1167897 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:39.835 1167897 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:39.837 1167899 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:39.837 1167899 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:39.837 1167899 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:39.837 1167899 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:39.838 1167900 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:39.838 1167900 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:39.838 1167900 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:39.838 1167900 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:39.838 1167900 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:39.839 1167901 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:39.839 1167901 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:39.839 1167901 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:39.840 1167902 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:39.840 1167902 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:39.840 1167902 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:39.840 1167902 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:39.859 1167921 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:19:40.236 1168298 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202201 
20-08-2026 00:19:40.236 1168298 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:19:40.237 1168299 [http-nio-8051-exec-72] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:19:40.246 1168308 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:40.246 1168308 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:40.247 1168309 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:40.248 1168310 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:40.248 1168310 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:40.249 1168311 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:40.249 1168311 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:40.249 1168311 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:40.250 1168312 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:40.251 1168313 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:40.251 1168313 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:40.252 1168314 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:40.253 1168315 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:40.253 1168315 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:40.254 1168316 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:40.255 1168317 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:40.255 1168317 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:40.255 1168317 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:40.255 1168317 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:40.255 1168317 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:40.256 1168318 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:40.256 1168318 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:40.256 1168318 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:40.257 1168319 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:40.258 1168320 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:40.258 1168320 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:40.259 1168321 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:40.259 1168321 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:40.259 1168321 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:40.260 1168322 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:40.260 1168322 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:40.260 1168322 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:40.261 1168323 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:40.261 1168323 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:40.261 1168323 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:40.263 1168325 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:40.263 1168325 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:40.263 1168325 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:40.264 1168326 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:40.264 1168326 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:40.264 1168326 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:40.264 1168326 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:40.264 1168326 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:40.264 1168326 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:40.265 1168327 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:40.265 1168327 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:40.265 1168327 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:40.266 1168328 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:40.266 1168328 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:40.266 1168328 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:40.266 1168328 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:40.267 1168329 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:40.267 1168329 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:40.268 1168330 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:40.268 1168330 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:19:40.268 1168330 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:19:40.268 1168330 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:19:40.268 1168330 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:40.268 1168330 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:40.269 1168331 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:40.269 1168331 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:40.269 1168331 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:40.270 1168332 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:40.270 1168332 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:40.270 1168332 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:40.271 1168333 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:40.272 1168334 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:40.272 1168334 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:40.273 1168335 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:40.273 1168335 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:40.273 1168335 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:40.273 1168335 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:40.273 1168335 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:40.273 1168335 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:40.274 1168336 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:40.274 1168336 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:40.274 1168336 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:40.275 1168337 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:40.275 1168337 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:40.275 1168337 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:40.276 1168338 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:40.276 1168338 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:40.276 1168338 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:40.277 1168339 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:40.277 1168339 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:40.277 1168339 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:40.278 1168340 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:40.278 1168340 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:40.278 1168340 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:40.279 1168341 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:40.279 1168341 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:40.279 1168341 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:40.281 1168343 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:40.281 1168343 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:40.281 1168343 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:40.282 1168344 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:40.282 1168344 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:40.282 1168344 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:40.283 1168345 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:40.303 1168365 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:19:42.045 1170107 [http-nio-8051-exec-52] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202508, skus=[4500575, 4500705, 177441, 4500728, 166327, 4500702, 4500723, 4500455, 186055, 4500644, 4500667, 186059, 4500648, 4500711, 4500499, 4500642, 4500715, 4500678, 4500710, 4500724, 4500624, 4500656, 4500651, 4500643, 10155, 4500669, 4500712, 4500694, 186043, 185994, 186096, 133041]}
20-08-2026 00:19:42.049 1170111 [http-nio-8051-exec-52] INFO  n.c.kiosk.machine.MachineController - [{"name":"Coke Diet 300ml","sku_id":"10155","vendor_id":"1","mrp":"40","selling_price":"40","weight":"315","image":"https://images.tinymart.in/product/10155-3489.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"32","created_at":"2019-11-04 15:25:42.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Jus Amazin The Desi Energy Bar 40g","sku_id":"186055","vendor_id":"1","mrp":"40","selling_price":"40","weight":"49","image":"https://images.tinymart.in/product/186055-2933.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2024-10-30 09:58:49.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Maaza Tetra 135ml","sku_id":"186096","vendor_id":"1","mrp":"10","selling_price":"10","weight":"150","image":"https://images.tinymart.in/product/186096-4254.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"15","created_at":"2025-02-07 10:32:39.0"}, {"name":"Bauli Moonfils Croissant Vanilla 45gm NonVeg","sku_id":"4500455","vendor_id":"1","mrp":"22","selling_price":"22","weight":"52","image":"https://images.tinymart.in/product/4500455-4263.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-05-23 10:21:12.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Bingo Potato Chips Cream and Onion Mix 29g","sku_id":"4500575","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500575-5431.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-07 11:25:03.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:19:42.051 1170113 [http-nio-8051-exec-52] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:19:42.550 1170612 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202003
20-08-2026 00:19:42.550 1170612 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:19:42.550 1170612 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:19:42
20-08-2026 00:19:42.607 1170669 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202303
20-08-2026 00:19:42.607 1170669 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:19:42.607 1170669 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:19:42
20-08-2026 00:19:42.607 1170669 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 22:56:56.137825', '2026-08-19 19:02:28.487116', '2026-08-19 22:56:55.937252', '2026-08-19 19:02:28.286655'], 'open_time': ['2026-08-19 22:56:46.561584', '2026-08-19 19:02:24.817565', '2026-08-19 22:56:46.561783', '2026-08-19 19:02:24.817675']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:19:42.608 1170670 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:42.608 1170670 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:42.608 1170670 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:42.608 1170670 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:42.608 1170670 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:19:42.608 1170670 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 22:56:56.137825", "2026-08-19 19:02:28.487116", "2026-08-19 22:56:55.937252", "2026-08-19 19:02:28.286655"], "open_time": ["2026-08-19 22:56:46.561584", "2026-08-19 19:02:24.817565", "2026-08-19 22:56:46.561783", "2026-08-19 19:02:24.817675"]}
20-08-2026 00:19:42.608 1170670 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:19:42.608 1170670 [http-nio-8051-exec-76] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:19:44.876 1172938 [http-nio-8051-exec-53] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202202}
20-08-2026 00:19:45.803 1173865 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202505 
20-08-2026 00:19:45.804 1173866 [http-nio-8051-exec-79] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:19:45.804 1173866 [http-nio-8051-exec-79] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:19:45.812 1173874 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:19:45.812 1173874 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:19:45.813 1173875 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:19:45.813 1173875 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:45.813 1173875 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:45.813 1173875 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:45.813 1173875 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:19:45.814 1173876 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:19:45.814 1173876 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:19:45.814 1173876 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:45.814 1173876 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:45.815 1173877 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:45.815 1173877 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:45.815 1173877 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:45.816 1173878 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:45.816 1173878 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:45.816 1173878 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:45.816 1173878 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:45.816 1173878 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:45.816 1173878 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:45.817 1173879 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:45.817 1173879 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:45.817 1173879 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:45.818 1173880 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:45.818 1173880 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:45.818 1173880 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:45.819 1173881 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:45.820 1173882 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:45.820 1173882 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:45.821 1173883 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:45.822 1173884 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:19:45.822 1173884 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:19:45.822 1173884 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:19:45.822 1173884 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:19:45.822 1173884 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:19:45.823 1173885 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:19:45.823 1173885 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:19:45.823 1173885 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:19:45.824 1173886 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:19:45.825 1173887 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:19:45.825 1173887 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:19:45.826 1173888 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:19:45.826 1173888 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:19:45.826 1173888 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:19:45.826 1173888 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:19:45.826 1173888 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:19:45.827 1173889 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:19:45.828 1173890 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:19:45.840 1173902 [http-nio-8051-exec-79] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:19:46.555 1174617 [http-nio-8051-exec-55] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:19:46.555 1174617 [http-nio-8051-exec-55] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:19:47.085 1175147 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:19:47.085 1175147 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:19:47.121 1175183 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:19:47.551 1175613 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2023-08-30 11:02:20"}
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202501
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:19:49
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 23:30:14.710556', '2026-08-19 18:47:01.570923', '2026-08-19 23:30:14.911881', '2026-08-19 18:47:01.570995'], 'open_time': ['2026-08-19 23:30:04.486597', '2026-08-19 18:46:55.470734', '2026-08-19 23:30:04.486675', '2026-08-19 18:46:55.470805']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:30:14.710556", "2026-08-19 18:47:01.570923", "2026-08-19 23:30:14.911881", "2026-08-19 18:47:01.570995"], "open_time": ["2026-08-19 23:30:04.486597", "2026-08-19 18:46:55.470734", "2026-08-19 23:30:04.486675", "2026-08-19 18:46:55.470805"]}
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:19:49.295 1177357 [http-nio-8051-exec-42] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:19:50.840 1178902 [http-nio-8051-exec-67] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202203}
20-08-2026 00:19:51.460 1179522 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202201
20-08-2026 00:19:51.460 1179522 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:19:51.460 1179522 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:19:51
20-08-2026 00:19:51.460 1179522 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 20:29:12.049641', '2026-08-19 19:28:28.468103', '2026-08-19 20:29:12.049707', '2026-08-19 19:28:28.468181'], 'close_time': ['2026-08-19 20:29:17.561278', '2026-08-19 19:28:35.048945', '2026-08-19 20:29:17.561347', '2026-08-19 19:28:35.049043']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:19:51.460 1179522 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:51.461 1179523 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:51.461 1179523 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:51.461 1179523 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:51.461 1179523 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:19:51.461 1179523 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:29:12.049641", "2026-08-19 19:28:28.468103", "2026-08-19 20:29:12.049707", "2026-08-19 19:28:28.468181"], "close_time": ["2026-08-19 20:29:17.561278", "2026-08-19 19:28:35.048945", "2026-08-19 20:29:17.561347", "2026-08-19 19:28:35.049043"]}
20-08-2026 00:19:51.461 1179523 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:19:51.461 1179523 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:19:52.120 1180182 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:19:52.121 1180183 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:19:52.424 1180486 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202506
20-08-2026 00:19:52.424 1180486 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:19:52.424 1180486 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:19:52
20-08-2026 00:19:52.424 1180486 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 20:05:17.424554', '2026-08-19 20:05:17.424645', '2026-08-19 20:05:17.424680', '2026-08-19 20:05:17.479241'], 'close_time': ['2026-08-19 20:05:23.836696', '2026-08-19 20:05:23.836777', '2026-08-19 20:05:23.836812', '2026-08-19 20:05:23.836842']}"}
20-08-2026 00:19:52.424 1180486 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:52.424 1180486 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:52.424 1180486 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:52.424 1180486 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:52.424 1180486 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:19:52.424 1180486 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:05:17.424554", "2026-08-19 20:05:17.424645", "2026-08-19 20:05:17.424680", "2026-08-19 20:05:17.479241"], "close_time": ["2026-08-19 20:05:23.836696", "2026-08-19 20:05:23.836777", "2026-08-19 20:05:23.836812", "2026-08-19 20:05:23.836842"]}
20-08-2026 00:19:52.425 1180487 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:19:52.429 1180491 [http-nio-8051-exec-77] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM03202401}
20-08-2026 00:19:55.503 1183565 [http-nio-8051-exec-54] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202204
20-08-2026 00:19:55.503 1183565 [http-nio-8051-exec-54] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:19:55.503 1183565 [http-nio-8051-exec-54] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:19:55
20-08-2026 00:19:55.503 1183565 [http-nio-8051-exec-54] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 18:45:18.857063', '2026-08-19 22:14:07.905118', '2026-08-19 18:45:18.857155', '2026-08-19 22:14:07.905228'], 'open_time': ['2026-08-19 18:44:51.083060', '2026-08-19 22:13:59.351983', '2026-08-19 18:44:51.083222', '2026-08-19 22:13:59.352124']}","door1":"0"}
20-08-2026 00:19:55.503 1183565 [http-nio-8051-exec-54] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:55.503 1183565 [http-nio-8051-exec-54] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:19:55.503 1183565 [http-nio-8051-exec-54] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:55.503 1183565 [http-nio-8051-exec-54] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:19:55.503 1183565 [http-nio-8051-exec-54] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:19:55.503 1183565 [http-nio-8051-exec-54] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 18:45:18.857063", "2026-08-19 22:14:07.905118", "2026-08-19 18:45:18.857155", "2026-08-19 22:14:07.905228"], "open_time": ["2026-08-19 18:44:51.083060", "2026-08-19 22:13:59.351983", "2026-08-19 18:44:51.083222", "2026-08-19 22:13:59.352124"]}
20-08-2026 00:19:55.503 1183565 [http-nio-8051-exec-54] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:19:56.017 1184079 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:19:56.018 1184080 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:19:57.897 1185959 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202501
20-08-2026 00:19:57.897 1185959 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:19:57.897 1185959 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:19:57
20-08-2026 00:19:58.834 1186896 [http-nio-8051-exec-71] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:19:58.835 1186897 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:19:59.073 1187135 [http-nio-8051-exec-83] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:19:59.073 1187135 [http-nio-8051-exec-83] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:19:59.575 1187637 [http-nio-8051-exec-75] INFO  n.c.kiosk.machine.MachineController - {skus=[4500678, 4500605, 4500713, 4500656, 4500701, 4500681, 4500723, 133041, 4500725, 4500724, 4500722, 4500667, 4500624, 4500499, 4500700, 4500719, 166327, 4500642, 4500677, 4500726, 4500669, 4500711, 4500721, 4500712, 185994, 108676, 8355, 4500664, 4500710, 4500651, 4500644, 186094], imei=TM06202304}
20-08-2026 00:19:59.581 1187643 [http-nio-8051-exec-75] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:19:59.582 1187644 [http-nio-8051-exec-75] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:20:01.424 1189486 [http-nio-8051-exec-56] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:20:01.424 1189486 [http-nio-8051-exec-56] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:20:02.084 1190146 [http-nio-8051-exec-61] INFO  n.c.crons.SchedulerController - CustomerappController::cronPendingPayments 
20-08-2026 00:20:02.084 1190146 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders
20-08-2026 00:20:02.086 1190148 [http-nio-8051-exec-62] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:20:02.090 1190152 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders: getTimeOutOrders.count(): 1
20-08-2026 00:20:02.090 1190152 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders: Order order: Order{order_id='TM08202203260819231034633', user_id=8951102654, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=45.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-19 23:10:34.0', pre_auth_gateway='null', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":45,"image_url":"https://images.tinymart.in/product/4500669-3919.webp","door_id":"1","qty":1,"name":"Rite Bite Sports Bar 40gm","mrp":"45","unit_price":45,"skuid":"4500669","tray_id":"19","offer_id":"","offer_desc":""}],"bill_amount":45,"orderId":"TM08202203260819231132859","total_amount":45,"cart_offer_desc":"","imei":"TM08202203","userId":"8951102654"}', video_url='N/A', access_code='null', status='active', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:20:02.090 1190152 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders: Order getting cancelled for orderId: TM08202203260819231034633
20-08-2026 00:20:02.090 1190152 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::updateOrderStatusByUserId requested for order_id: TM08202203260819231034633, status: c
20-08-2026 00:20:02.098 1190160 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::updateOrderStatusByOrderId process_order count for order_id TM08202203260819231034633: 0
20-08-2026 00:20:02.100 1190162 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::updateOrderStatusByUserId before updation order_id: TM08202203260819231034633, updatedStatus: Cancelled
20-08-2026 00:20:02.109 1190171 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.111 1190173 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.114 1190176 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders: Cart getting discarded for userId: 8951102654
20-08-2026 00:20:02.115 1190177 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.115 1190177 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:20:02.115 1190177 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:20:02.118 1190180 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:20:02.118 1190180 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:20:02.120 1190182 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.126 1190188 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.136 1190198 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.136 1190198 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:20:02.136 1190198 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:20:02.144 1190206 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:20:02.144 1190206 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:02.144 1190206 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:20:02.164 1190226 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.164 1190226 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.164 1190226 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:02.164 1190226 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:20:02.164 1190226 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:02.0
20-08-2026 00:20:02.164 1190226 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:02.166 1190228 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.168 1190230 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.172 1190234 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.172 1190234 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:20:02.172 1190234 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:20:02.175 1190237 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:20:02.175 1190237 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:20:02.176 1190238 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.178 1190240 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.182 1190244 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.182 1190244 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:20:02.182 1190244 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:20:02.186 1190248 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:20:02.186 1190248 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:02.186 1190248 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:20:02.239 1190301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.239 1190301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.239 1190301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:02.239 1190301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:20:02.239 1190301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:02.0
20-08-2026 00:20:02.239 1190301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:02.240 1190302 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.243 1190305 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.247 1190309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.247 1190309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:20:02.247 1190309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:02.251 1190313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:20:02.251 1190313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:20:02.252 1190314 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.254 1190316 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.257 1190319 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.257 1190319 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:20:02.257 1190319 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:20:02.261 1190323 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:20:02.261 1190323 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:02.261 1190323 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:20:02.283 1190345 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.283 1190345 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.283 1190345 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:02.283 1190345 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:20:02.283 1190345 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:02.0
20-08-2026 00:20:02.283 1190345 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:02.285 1190347 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.286 1190348 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.290 1190352 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.290 1190352 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:20:02.290 1190352 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:20:02.296 1190358 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:20:02.296 1190358 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:20:02.297 1190359 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.300 1190362 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.303 1190365 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.303 1190365 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:20:02.303 1190365 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:20:02.307 1190369 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:20:02.307 1190369 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:02.307 1190369 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:20:02.324 1190386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.324 1190386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.324 1190386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:02.324 1190386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:20:02.324 1190386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:02.0
20-08-2026 00:20:02.324 1190386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:02.325 1190387 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.328 1190390 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.331 1190393 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.331 1190393 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:20:02.331 1190393 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:20:02.334 1190396 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:20:02.334 1190396 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:20:02.335 1190397 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.337 1190399 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.340 1190402 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.340 1190402 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:20:02.340 1190402 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:20:02.343 1190405 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:20:02.343 1190405 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:20:02.344 1190406 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.345 1190407 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.349 1190411 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.349 1190411 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:20:02.349 1190411 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:20:02.353 1190415 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:20:02.353 1190415 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:20:02.353 1190415 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.355 1190417 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.359 1190421 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.359 1190421 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:20:02.359 1190421 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:20:02.362 1190424 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:20:02.362 1190424 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:20:02.363 1190425 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.365 1190427 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.369 1190431 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.369 1190431 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:20:02.369 1190431 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:20:02.375 1190437 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:20:02.375 1190437 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:20:02.376 1190438 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.377 1190439 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.381 1190443 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.381 1190443 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:20:02.381 1190443 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:20:02.386 1190448 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:20:02.386 1190448 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:20:02.387 1190449 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.389 1190451 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.391 1190453 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.391 1190453 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:20:02.391 1190453 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:20:02.395 1190457 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:20:02.395 1190457 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:20:02.396 1190458 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.397 1190459 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.401 1190463 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.402 1190464 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:20:02.402 1190464 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:20:02.411 1190473 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:20:02.413 1190475 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:20:02.414 1190476 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.415 1190477 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.421 1190483 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.421 1190483 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:20:02.421 1190483 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:20:02.424 1190486 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:20:02.424 1190486 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:02.424 1190486 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:20:02.462 1190524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:02.462 1190524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:02.462 1190524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:02.462 1190524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:20:02.462 1190524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:02.0
20-08-2026 00:20:02.462 1190524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:02.464 1190526 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.466 1190528 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.469 1190531 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.469 1190531 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:20:02.469 1190531 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:02.471 1190533 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:20:02.472 1190534 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:20:02.472 1190534 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.475 1190537 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.478 1190540 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.478 1190540 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:20:02.478 1190540 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:20:02.481 1190543 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:20:02.481 1190543 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:20:02.482 1190544 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.485 1190547 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.488 1190550 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.488 1190550 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:20:02.488 1190550 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:20:02.490 1190552 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:20:02.491 1190553 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:20:02.491 1190553 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.494 1190556 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.497 1190559 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.497 1190559 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:20:02.497 1190559 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:20:02.501 1190563 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:20:02.501 1190563 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:02.501 1190563 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:20:02.602 1190664 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.602 1190664 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.603 1190665 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:02.603 1190665 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:20:02.603 1190665 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:02.0
20-08-2026 00:20:02.603 1190665 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:02.607 1190669 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.612 1190674 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.616 1190678 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.616 1190678 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:20:02.616 1190678 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:20:02.621 1190683 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:20:02.622 1190684 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:02.622 1190684 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:20:02.652 1190714 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.654 1190716 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.654 1190716 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:02.654 1190716 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:20:02.654 1190716 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:02.0
20-08-2026 00:20:02.654 1190716 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:02.655 1190717 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.659 1190721 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.665 1190727 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.665 1190727 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:20:02.665 1190727 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:02.670 1190732 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:20:02.670 1190732 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:20:02.671 1190733 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.673 1190735 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.676 1190738 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.676 1190738 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:20:02.676 1190738 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:20:02.679 1190741 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:20:02.680 1190742 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:20:02.681 1190743 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.683 1190745 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.687 1190749 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.687 1190749 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:20:02.687 1190749 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:20:02.693 1190755 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:20:02.693 1190755 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:02.693 1190755 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:20:02.724 1190786 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.724 1190786 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.724 1190786 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:02.724 1190786 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:20:02.725 1190787 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:02.0
20-08-2026 00:20:02.725 1190787 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:02.726 1190788 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.728 1190790 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.732 1190794 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.732 1190794 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:20:02.732 1190794 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:20:02.735 1190797 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:20:02.735 1190797 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:20:02.737 1190799 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.739 1190801 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.742 1190804 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.743 1190805 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:20:02.743 1190805 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:20:02.746 1190808 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:20:02.746 1190808 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:20:02.747 1190809 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:20:02.749 1190811 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7ab0f12a
20-08-2026 00:20:02.754 1190816 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:20:02.754 1190816 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:20:02.754 1190816 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:20:02.758 1190820 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:20:02.758 1190820 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:20:02.759 1190821 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.760 1190822 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.765 1190827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.765 1190827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:20:02.765 1190827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:20:02.768 1190830 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:20:02.769 1190831 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:20:02.770 1190832 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.773 1190835 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.777 1190839 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.777 1190839 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:20:02.777 1190839 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:20:02.781 1190843 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:20:02.781 1190843 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:20:02.783 1190845 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.785 1190847 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.789 1190851 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.789 1190851 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:20:02.789 1190851 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:20:02.792 1190854 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:20:02.792 1190854 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:20:02.792 1190854 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.794 1190856 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.797 1190859 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.797 1190859 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:20:02.797 1190859 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:20:02.803 1190865 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:20:02.804 1190866 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:20:02.805 1190867 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.807 1190869 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.810 1190872 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.810 1190872 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:20:02.810 1190872 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:02.813 1190875 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:20:02.813 1190875 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:20:02.814 1190876 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.816 1190878 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.819 1190881 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.820 1190882 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:20:02.820 1190882 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:02.823 1190885 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:20:02.823 1190885 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:20:02.824 1190886 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:20:02.826 1190888 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7ab0f12a
20-08-2026 00:20:02.829 1190891 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:20:02.830 1190892 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:20:02.830 1190892 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:20:02.834 1190896 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:20:02.835 1190897 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:20:02.836 1190898 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.838 1190900 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.842 1190904 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.842 1190904 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:20:02.842 1190904 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:20:02.846 1190908 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:20:02.846 1190908 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:20:02.847 1190909 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.849 1190911 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.852 1190914 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.852 1190914 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:20:02.852 1190914 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:20:02.855 1190917 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:20:02.855 1190917 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:20:02.856 1190918 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.858 1190920 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.861 1190923 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.861 1190923 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:20:02.861 1190923 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:20:02.865 1190927 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:20:02.865 1190927 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:20:02.866 1190928 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.868 1190930 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.871 1190933 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.871 1190933 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:20:02.871 1190933 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:20:02.875 1190937 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:20:02.875 1190937 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:02.875 1190937 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:20:02.909 1190971 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.909 1190971 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.909 1190971 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:02.909 1190971 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:20:02.909 1190971 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:02.0
20-08-2026 00:20:02.909 1190971 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:02.911 1190973 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.913 1190975 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.917 1190979 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.917 1190979 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:20:02.917 1190979 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:20:02.921 1190983 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:20:02.921 1190983 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:20:02.922 1190984 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:02.925 1190987 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:02.930 1190992 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:02.930 1190992 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:20:02.931 1190993 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:20:02.935 1190997 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:20:02.935 1190997 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:02.935 1190997 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:20:02.986 1191048 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.986 1191048 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:02.986 1191048 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:02.986 1191048 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:20:02.986 1191048 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:02.0
20-08-2026 00:20:02.986 1191048 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:02.988 1191050 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:02.990 1191052 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:02.994 1191056 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:02.994 1191056 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:20:02.995 1191057 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:20:02.999 1191061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:20:02.999 1191061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:20:03.000 1191062 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.002 1191064 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.006 1191068 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.006 1191068 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:20:03.006 1191068 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:20:03.011 1191073 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:20:03.011 1191073 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:20:03.012 1191074 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.014 1191076 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.019 1191081 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.019 1191081 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:20:03.021 1191083 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:20:03.024 1191086 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:20:03.025 1191087 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.025 1191087 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:20:03.049 1191111 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.049 1191111 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.049 1191111 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.049 1191111 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:20:03.049 1191111 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.050 1191112 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.051 1191113 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.053 1191115 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.058 1191120 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.058 1191120 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:20:03.058 1191120 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:20:03.062 1191124 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:20:03.062 1191124 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:20:03.064 1191126 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.066 1191128 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.070 1191132 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.071 1191133 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:20:03.071 1191133 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:03.075 1191137 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:20:03.075 1191137 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:20:03.076 1191138 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.078 1191140 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.083 1191145 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.083 1191145 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:20:03.083 1191145 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:20:03.088 1191150 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:20:03.088 1191150 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.088 1191150 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:20:03.106 1191168 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.106 1191168 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.106 1191168 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.106 1191168 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:20:03.106 1191168 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.106 1191168 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.108 1191170 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.109 1191171 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.114 1191176 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.114 1191176 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:20:03.114 1191176 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:20:03.117 1191179 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:20:03.117 1191179 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.117 1191179 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:20:03.143 1191205 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.143 1191205 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.143 1191205 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.143 1191205 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:20:03.143 1191205 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.143 1191205 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.144 1191206 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.147 1191209 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.151 1191213 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.151 1191213 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:20:03.151 1191213 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:03.156 1191218 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:20:03.156 1191218 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:20:03.157 1191219 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.159 1191221 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.167 1191229 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.167 1191229 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:20:03.167 1191229 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:20:03.174 1191236 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:20:03.174 1191236 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:20:03.177 1191239 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.180 1191242 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.186 1191248 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.186 1191248 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:20:03.186 1191248 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:03.190 1191252 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:20:03.190 1191252 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:20:03.191 1191253 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.193 1191255 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.197 1191259 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.197 1191259 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:20:03.197 1191259 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:20:03.201 1191263 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:20:03.201 1191263 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.201 1191263 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:20:03.239 1191301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:03.239 1191301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:03.239 1191301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:03.239 1191301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:20:03.239 1191301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.239 1191301 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.241 1191303 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.243 1191305 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.247 1191309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.247 1191309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:20:03.247 1191309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:03.251 1191313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:20:03.252 1191314 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:20:03.253 1191315 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.255 1191317 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.259 1191321 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.260 1191322 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:20:03.260 1191322 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:20:03.262 1191324 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:20:03.262 1191324 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:20:03.264 1191326 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.265 1191327 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.268 1191330 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.268 1191330 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:20:03.268 1191330 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:03.271 1191333 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:20:03.271 1191333 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:20:03.271 1191333 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:20:03.273 1191335 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@777f43
20-08-2026 00:20:03.277 1191339 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:20:03.277 1191339 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:20:03.277 1191339 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:20:03.280 1191342 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:20:03.280 1191342 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:20:03.282 1191344 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.284 1191346 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.288 1191350 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.288 1191350 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:20:03.288 1191350 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:20:03.292 1191354 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:20:03.292 1191354 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:20:03.294 1191356 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.296 1191358 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.302 1191364 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.302 1191364 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:20:03.302 1191364 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:20:03.306 1191368 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:20:03.306 1191368 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:20:03.308 1191370 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.310 1191372 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.316 1191378 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.316 1191378 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:20:03.316 1191378 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:20:03.321 1191383 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:20:03.321 1191383 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:20:03.323 1191385 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.326 1191388 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.330 1191392 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.330 1191392 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:20:03.330 1191392 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:20:03.335 1191397 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:20:03.335 1191397 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.335 1191397 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:20:03.360 1191422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.360 1191422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.360 1191422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.360 1191422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:20:03.360 1191422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.360 1191422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.361 1191423 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.364 1191426 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.367 1191429 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.367 1191429 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:20:03.367 1191429 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:20:03.370 1191432 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:20:03.370 1191432 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:20:03.371 1191433 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.372 1191434 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.375 1191437 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.375 1191437 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:20:03.375 1191437 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:20:03.377 1191439 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:20:03.377 1191439 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:20:03.378 1191440 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.380 1191442 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202202
20-08-2026 00:20:03.380 1191442 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:20:03.380 1191442 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:20:03
20-08-2026 00:20:03.380 1191442 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.384 1191446 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.384 1191446 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:20:03.384 1191446 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:03.388 1191450 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:20:03.388 1191450 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:20:03.389 1191451 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.399 1191461 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.409 1191471 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.409 1191471 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:20:03.409 1191471 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:20:03.414 1191476 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:20:03.414 1191476 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.414 1191476 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:20:03.455 1191517 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.455 1191517 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.455 1191517 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.455 1191517 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:20:03.455 1191517 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.455 1191517 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.456 1191518 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.459 1191521 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.462 1191524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.462 1191524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:20:03.462 1191524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:20:03.466 1191528 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:20:03.466 1191528 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.466 1191528 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:20:03.485 1191547 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.485 1191547 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.485 1191547 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.485 1191547 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:20:03.485 1191547 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.485 1191547 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.486 1191548 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.488 1191550 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.492 1191554 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.492 1191554 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:20:03.492 1191554 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:20:03.495 1191557 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:20:03.495 1191557 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:20:03.496 1191558 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.498 1191560 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.501 1191563 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.501 1191563 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:20:03.501 1191563 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:03.503 1191565 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:20:03.504 1191566 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:20:03.504 1191566 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.506 1191568 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.509 1191571 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.509 1191571 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:20:03.509 1191571 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:03.512 1191574 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:20:03.512 1191574 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:20:03.513 1191575 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.515 1191577 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.518 1191580 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.518 1191580 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:20:03.518 1191580 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:20:03.521 1191583 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:20:03.521 1191583 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.521 1191583 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:20:03.542 1191604 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.543 1191605 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.543 1191605 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.543 1191605 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:20:03.543 1191605 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.543 1191605 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.545 1191607 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.548 1191610 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.552 1191614 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.552 1191614 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:20:03.552 1191614 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:03.555 1191617 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:20:03.555 1191617 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:20:03.556 1191618 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.558 1191620 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.561 1191623 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.561 1191623 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:20:03.561 1191623 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:20:03.564 1191626 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:20:03.564 1191626 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.564 1191626 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:20:03.580 1191642 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.580 1191642 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.580 1191642 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.580 1191642 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:20:03.581 1191643 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.581 1191643 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.582 1191644 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.584 1191646 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.587 1191649 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.587 1191649 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:20:03.587 1191649 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:03.590 1191652 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:20:03.590 1191652 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:20:03.590 1191652 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.592 1191654 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.596 1191658 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.596 1191658 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:20:03.596 1191658 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:20:03.599 1191661 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:20:03.599 1191661 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.599 1191661 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:20:03.633 1191695 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.633 1191695 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.633 1191695 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.633 1191695 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:20:03.633 1191695 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.633 1191695 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.634 1191696 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.636 1191698 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.639 1191701 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.639 1191701 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:20:03.639 1191701 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:20:03.641 1191703 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:20:03.641 1191703 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:20:03.642 1191704 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.643 1191705 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.646 1191708 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.646 1191708 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:20:03.646 1191708 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:20:03.649 1191711 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:20:03.649 1191711 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.649 1191711 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:20:03.673 1191735 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.673 1191735 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.673 1191735 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.673 1191735 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:20:03.673 1191735 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.673 1191735 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.674 1191736 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.676 1191738 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.678 1191740 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.678 1191740 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:20:03.678 1191740 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:20:03.682 1191744 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:20:03.682 1191744 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.682 1191744 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:20:03.710 1191772 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.710 1191772 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.710 1191772 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.710 1191772 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:20:03.710 1191772 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.710 1191772 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.711 1191773 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.713 1191775 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.717 1191779 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.717 1191779 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:20:03.717 1191779 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:20:03.720 1191782 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:20:03.720 1191782 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:20:03.722 1191784 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.724 1191786 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.728 1191790 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.728 1191790 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:20:03.728 1191790 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:20:03.730 1191792 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:20:03.730 1191792 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.730 1191792 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:20:03.759 1191821 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.759 1191821 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.759 1191821 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.759 1191821 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:20:03.759 1191821 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.759 1191821 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.760 1191822 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.761 1191823 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.765 1191827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.765 1191827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:20:03.765 1191827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:20:03.769 1191831 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:20:03.769 1191831 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:20:03.770 1191832 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.772 1191834 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.776 1191838 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.776 1191838 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:20:03.776 1191838 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:20:03.781 1191843 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:20:03.781 1191843 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:20:03.782 1191844 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.784 1191846 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.788 1191850 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.788 1191850 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:20:03.788 1191850 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:20:03.791 1191853 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:20:03.792 1191854 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:20:03.793 1191855 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.794 1191856 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.797 1191859 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.797 1191859 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:20:03.797 1191859 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:20:03.800 1191862 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:20:03.800 1191862 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:20:03.800 1191862 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.801 1191863 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.804 1191866 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.804 1191866 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:20:03.804 1191866 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:03.807 1191869 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:20:03.807 1191869 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:20:03.807 1191869 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.809 1191871 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.812 1191874 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.812 1191874 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:20:03.812 1191874 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:20:03.815 1191877 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:20:03.815 1191877 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:20:03.817 1191879 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.818 1191880 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.823 1191885 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.823 1191885 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:20:03.823 1191885 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:20:03.827 1191889 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:20:03.827 1191889 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:20:03.829 1191891 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.830 1191892 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.834 1191896 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.835 1191897 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:20:03.835 1191897 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:20:03.838 1191900 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:20:03.839 1191901 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:20:03.840 1191902 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.842 1191904 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.846 1191908 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.847 1191909 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:20:03.847 1191909 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:20:03.851 1191913 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:20:03.851 1191913 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:20:03.853 1191915 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:20:03.855 1191917 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7ab0f12a
20-08-2026 00:20:03.860 1191922 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:20:03.860 1191922 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:20:03.860 1191922 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:20:03.863 1191925 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:20:03.863 1191925 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:20:03.864 1191926 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.866 1191928 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.869 1191931 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.869 1191931 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:20:03.869 1191931 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:20:03.873 1191935 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:20:03.873 1191935 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:20:03.874 1191936 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.876 1191938 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.880 1191942 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.880 1191942 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:20:03.880 1191942 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:20:03.883 1191945 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:20:03.883 1191945 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.883 1191945 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:20:03.902 1191964 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.902 1191964 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:03.902 1191964 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:03.902 1191964 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:20:03.903 1191965 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.903 1191965 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.904 1191966 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.906 1191968 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.909 1191971 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.909 1191971 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:20:03.909 1191971 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:20:03.912 1191974 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:20:03.912 1191974 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:20:03.913 1191975 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.915 1191977 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.919 1191981 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.919 1191981 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:20:03.919 1191981 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:20:03.922 1191984 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:20:03.922 1191984 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:20:03.923 1191985 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.925 1191987 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.928 1191990 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.928 1191990 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:20:03.928 1191990 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:20:03.930 1191992 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:20:03.930 1191992 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:20:03.931 1191993 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:03.932 1191994 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:03.936 1191998 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:03.936 1191998 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:20:03.936 1191998 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:03.938 1192000 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:20:03.938 1192000 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:20:03.939 1192001 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.940 1192002 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.943 1192005 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.943 1192005 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:20:03.943 1192005 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:20:03.946 1192008 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:20:03.946 1192008 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.946 1192008 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:20:03.973 1192035 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:03.973 1192035 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:03.973 1192035 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:03.973 1192035 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:20:03.973 1192035 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.973 1192035 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:03.974 1192036 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:03.975 1192037 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:03.979 1192041 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:03.979 1192041 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:20:03.979 1192041 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:20:03.982 1192044 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:20:03.982 1192044 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:03.982 1192044 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:20:03.999 1192061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:03.999 1192061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:03.999 1192061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:03.999 1192061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:20:03.999 1192061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:03.0
20-08-2026 00:20:03.999 1192061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.000 1192062 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.002 1192064 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.005 1192067 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.005 1192067 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:20:04.005 1192067 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:20:04.007 1192069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:20:04.007 1192069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.007 1192069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:20:04.030 1192092 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.030 1192092 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.030 1192092 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.030 1192092 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:20:04.030 1192092 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.030 1192092 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.031 1192093 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.034 1192096 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.037 1192099 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.037 1192099 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:20:04.037 1192099 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:04.039 1192101 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:20:04.039 1192101 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:20:04.040 1192102 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.041 1192103 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.044 1192106 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.044 1192106 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:20:04.044 1192106 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:20:04.047 1192109 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:20:04.047 1192109 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:20:04.048 1192110 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.049 1192111 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.052 1192114 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.052 1192114 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:20:04.052 1192114 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:20:04.055 1192117 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:20:04.055 1192117 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.055 1192117 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:20:04.087 1192149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.087 1192149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.087 1192149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.087 1192149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:20:04.087 1192149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.087 1192149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.088 1192150 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.090 1192152 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.092 1192154 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.092 1192154 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:20:04.092 1192154 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:20:04.095 1192157 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:20:04.095 1192157 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:20:04.096 1192158 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.097 1192159 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.100 1192162 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.100 1192162 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:20:04.100 1192162 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:20:04.103 1192165 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:20:04.103 1192165 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.103 1192165 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:20:04.126 1192188 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.126 1192188 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.126 1192188 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.126 1192188 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:20:04.126 1192188 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.126 1192188 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.128 1192190 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.131 1192193 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.135 1192197 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.135 1192197 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:20:04.135 1192197 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:20:04.139 1192201 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:20:04.139 1192201 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:20:04.141 1192203 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.142 1192204 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.146 1192208 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.146 1192208 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:20:04.146 1192208 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:20:04.148 1192210 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:20:04.148 1192210 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:20:04.149 1192211 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.151 1192213 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.154 1192216 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.154 1192216 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:20:04.154 1192216 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:04.157 1192219 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:20:04.157 1192219 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:20:04.158 1192220 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.159 1192221 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.162 1192224 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.162 1192224 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:20:04.162 1192224 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:20:04.165 1192227 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:20:04.165 1192227 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:20:04.166 1192228 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.168 1192230 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.172 1192234 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.172 1192234 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:20:04.172 1192234 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:20:04.176 1192238 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:20:04.176 1192238 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:20:04.177 1192239 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.178 1192240 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.181 1192243 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.181 1192243 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:20:04.181 1192243 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:04.184 1192246 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:20:04.184 1192246 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:20:04.185 1192247 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.186 1192248 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.188 1192250 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.189 1192251 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:20:04.189 1192251 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:20:04.191 1192253 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:20:04.191 1192253 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.191 1192253 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:20:04.213 1192275 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:04.213 1192275 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:04.213 1192275 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:04.213 1192275 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:20:04.213 1192275 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.213 1192275 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.215 1192277 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.216 1192278 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.219 1192281 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.219 1192281 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:20:04.219 1192281 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:20:04.222 1192284 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:20:04.222 1192284 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:20:04.223 1192285 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.225 1192287 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.227 1192289 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.228 1192290 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:20:04.228 1192290 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:20:04.230 1192292 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:20:04.231 1192293 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.231 1192293 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:20:04.245 1192307 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:04.245 1192307 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:04.245 1192307 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:04.245 1192307 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:20:04.245 1192307 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.246 1192308 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.246 1192308 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.248 1192310 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.251 1192313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.251 1192313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:20:04.251 1192313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:20:04.254 1192316 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:20:04.254 1192316 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.254 1192316 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:20:04.281 1192343 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.281 1192343 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.281 1192343 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.281 1192343 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:20:04.282 1192344 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.282 1192344 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.283 1192345 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.284 1192346 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.288 1192350 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.288 1192350 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:20:04.288 1192350 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:20:04.290 1192352 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:20:04.290 1192352 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:20:04.291 1192353 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.293 1192355 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.295 1192357 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.295 1192357 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:20:04.295 1192357 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:20:04.298 1192360 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:20:04.298 1192360 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.298 1192360 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:20:04.316 1192378 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.316 1192378 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.316 1192378 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.316 1192378 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:20:04.316 1192378 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.316 1192378 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.318 1192380 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.320 1192382 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.324 1192386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.324 1192386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:20:04.324 1192386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:20:04.328 1192390 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:20:04.328 1192390 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:20:04.329 1192391 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.330 1192392 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.333 1192395 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.333 1192395 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:20:04.333 1192395 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:20:04.337 1192399 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:20:04.337 1192399 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:20:04.338 1192400 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.339 1192401 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.342 1192404 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.342 1192404 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:20:04.342 1192404 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:20:04.345 1192407 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:20:04.345 1192407 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:20:04.346 1192408 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.347 1192409 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.350 1192412 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.350 1192412 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:20:04.351 1192413 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:04.353 1192415 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:20:04.353 1192415 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:20:04.354 1192416 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.356 1192418 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.360 1192422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.360 1192422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:20:04.360 1192422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:20:04.365 1192427 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:20:04.365 1192427 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.365 1192427 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:20:04.381 1192443 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:04.381 1192443 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:04.381 1192443 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:04.381 1192443 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:20:04.381 1192443 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.381 1192443 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.382 1192444 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.384 1192446 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.387 1192449 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.387 1192449 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:20:04.387 1192449 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:20:04.390 1192452 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:20:04.390 1192452 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:20:04.391 1192453 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.392 1192454 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.396 1192458 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.396 1192458 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:20:04.396 1192458 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:20:04.399 1192461 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:20:04.399 1192461 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:20:04.399 1192461 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.401 1192463 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.404 1192466 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.404 1192466 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:20:04.404 1192466 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:20:04.407 1192469 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:20:04.407 1192469 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.407 1192469 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:20:04.423 1192485 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.424 1192486 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.424 1192486 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.424 1192486 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:20:04.424 1192486 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.425 1192487 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.425 1192487 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.426 1192488 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.429 1192491 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.429 1192491 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:20:04.429 1192491 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:20:04.431 1192493 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:20:04.431 1192493 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.431 1192493 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:20:04.519 1192581 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:04.519 1192581 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:04.519 1192581 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:04.519 1192581 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:20:04.519 1192581 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.519 1192581 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.520 1192582 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.521 1192583 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.524 1192586 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.524 1192586 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:20:04.524 1192586 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:20:04.527 1192589 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:20:04.528 1192590 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:20:04.528 1192590 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.530 1192592 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.532 1192594 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.532 1192594 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:20:04.532 1192594 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:20:04.535 1192597 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:20:04.535 1192597 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:20:04.536 1192598 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.537 1192599 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.540 1192602 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.540 1192602 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:20:04.540 1192602 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:20:04.543 1192605 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:20:04.543 1192605 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:20:04.544 1192606 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.545 1192607 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.548 1192610 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.548 1192610 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:20:04.548 1192610 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:20:04.552 1192614 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:20:04.552 1192614 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:20:04.553 1192615 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.554 1192616 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.557 1192619 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.557 1192619 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:20:04.557 1192619 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:20:04.561 1192623 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:20:04.561 1192623 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.561 1192623 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:20:04.585 1192647 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.585 1192647 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.585 1192647 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.585 1192647 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:20:04.585 1192647 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.585 1192647 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.585 1192647 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.587 1192649 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.590 1192652 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.590 1192652 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:20:04.590 1192652 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:20:04.592 1192654 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:20:04.593 1192655 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:20:04.593 1192655 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.594 1192656 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.598 1192660 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.598 1192660 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:20:04.598 1192660 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:04.600 1192662 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:20:04.600 1192662 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:20:04.601 1192663 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.602 1192664 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.605 1192667 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.605 1192667 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:20:04.605 1192667 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:04.607 1192669 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:20:04.607 1192669 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:20:04.608 1192670 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.609 1192671 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.612 1192674 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.612 1192674 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:20:04.612 1192674 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:20:04.615 1192677 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:20:04.615 1192677 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:20:04.616 1192678 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.617 1192679 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.619 1192681 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.619 1192681 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:20:04.619 1192681 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:04.622 1192684 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:20:04.622 1192684 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:20:04.623 1192685 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.624 1192686 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.627 1192689 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.627 1192689 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:20:04.627 1192689 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:20:04.629 1192691 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:20:04.629 1192691 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:20:04.631 1192693 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.632 1192694 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.634 1192696 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.634 1192696 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:20:04.634 1192696 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:04.637 1192699 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:20:04.637 1192699 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:20:04.638 1192700 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.639 1192701 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.642 1192704 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.642 1192704 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:20:04.642 1192704 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:04.644 1192706 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:20:04.644 1192706 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:20:04.645 1192707 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.646 1192708 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.649 1192711 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.649 1192711 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:20:04.649 1192711 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:20:04.651 1192713 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:20:04.651 1192713 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:20:04.652 1192714 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.653 1192715 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.656 1192718 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.656 1192718 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:20:04.656 1192718 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:20:04.658 1192720 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:20:04.658 1192720 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:20:04.659 1192721 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.660 1192722 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.662 1192724 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.662 1192724 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:20:04.662 1192724 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:20:04.665 1192727 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:20:04.666 1192728 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:20:04.666 1192728 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.668 1192730 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.671 1192733 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.671 1192733 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:20:04.671 1192733 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:20:04.673 1192735 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:20:04.673 1192735 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:20:04.674 1192736 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.675 1192737 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.678 1192740 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.678 1192740 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:20:04.678 1192740 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:20:04.681 1192743 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:20:04.681 1192743 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.681 1192743 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:20:04.707 1192769 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.707 1192769 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.707 1192769 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.707 1192769 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:20:04.707 1192769 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.707 1192769 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.708 1192770 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.709 1192771 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.712 1192774 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.712 1192774 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:20:04.712 1192774 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:04.715 1192777 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:20:04.715 1192777 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:20:04.716 1192778 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.717 1192779 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.720 1192782 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.720 1192782 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:20:04.720 1192782 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:04.723 1192785 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:20:04.723 1192785 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:20:04.724 1192786 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.726 1192788 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.728 1192790 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.729 1192791 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:20:04.729 1192791 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:20:04.732 1192794 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:20:04.732 1192794 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.732 1192794 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:20:04.761 1192823 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.761 1192823 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.762 1192824 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.762 1192824 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:20:04.762 1192824 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.762 1192824 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.762 1192824 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.764 1192826 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.767 1192829 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.767 1192829 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:20:04.767 1192829 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:20:04.769 1192831 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:20:04.769 1192831 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:20:04.770 1192832 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.771 1192833 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.774 1192836 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.774 1192836 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:20:04.774 1192836 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:04.776 1192838 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:20:04.776 1192838 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:20:04.778 1192840 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.779 1192841 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.782 1192844 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.782 1192844 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:20:04.782 1192844 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:20:04.785 1192847 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:20:04.785 1192847 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:20:04.786 1192848 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.787 1192849 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.790 1192852 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.790 1192852 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:20:04.790 1192852 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:20:04.792 1192854 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:20:04.792 1192854 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:20:04.793 1192855 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.794 1192856 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.797 1192859 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.797 1192859 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:20:04.797 1192859 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:04.800 1192862 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:20:04.800 1192862 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:20:04.801 1192863 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.802 1192864 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.805 1192867 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.805 1192867 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:20:04.805 1192867 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:20:04.807 1192869 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:20:04.807 1192869 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.807 1192869 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:20:04.829 1192891 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.829 1192891 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.829 1192891 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.829 1192891 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:20:04.829 1192891 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.829 1192891 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.829 1192891 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.831 1192893 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.834 1192896 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.834 1192896 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:20:04.834 1192896 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:20:04.837 1192899 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:20:04.837 1192899 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:20:04.837 1192899 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.839 1192901 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.841 1192903 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.842 1192904 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:20:04.842 1192904 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:20:04.844 1192906 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:20:04.844 1192906 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:20:04.845 1192907 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.846 1192908 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.849 1192911 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.849 1192911 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:20:04.849 1192911 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:20:04.851 1192913 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:20:04.851 1192913 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:20:04.852 1192914 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.853 1192915 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.856 1192918 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.856 1192918 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:20:04.856 1192918 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:20:04.858 1192920 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:20:04.858 1192920 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:20:04.859 1192921 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.860 1192922 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.863 1192925 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.863 1192925 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:20:04.863 1192925 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:20:04.866 1192928 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:20:04.866 1192928 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.866 1192928 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:20:04.880 1192942 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.881 1192943 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.881 1192943 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.881 1192943 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.881 1192943 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:20:04.883 1192945 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@777f43
20-08-2026 00:20:04.885 1192947 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:20:04.885 1192947 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:20:04.885 1192947 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:20:04.888 1192950 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:20:04.888 1192950 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:20:04.889 1192951 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.890 1192952 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.893 1192955 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.893 1192955 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:20:04.894 1192956 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:20:04.896 1192958 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:20:04.896 1192958 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.896 1192958 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:20:04.917 1192979 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.917 1192979 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:04.917 1192979 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.917 1192979 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:20:04.917 1192979 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:04.0
20-08-2026 00:20:04.917 1192979 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.918 1192980 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.919 1192981 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.922 1192984 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.922 1192984 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:20:04.922 1192984 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:04.924 1192986 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:20:04.924 1192986 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:20:04.925 1192987 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.926 1192988 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.929 1192991 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.929 1192991 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:20:04.929 1192991 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:20:04.931 1192993 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:20:04.931 1192993 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:20:04.932 1192994 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.934 1192996 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.936 1192998 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.936 1192998 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:20:04.936 1192998 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:20:04.939 1193001 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:20:04.939 1193001 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:20:04.940 1193002 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.941 1193003 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.944 1193006 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.944 1193006 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:20:04.944 1193006 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:20:04.947 1193009 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:20:04.947 1193009 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.947 1193009 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:20:04.979 1193041 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:20:04.979 1193041 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:20:04.979 1193041 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:04.979 1193041 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:04.979 1193041 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:04.981 1193043 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:04.983 1193045 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:04.983 1193045 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:20:04.983 1193045 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:20:04.985 1193047 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:20:04.985 1193047 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:20:04.986 1193048 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:04.988 1193050 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:04.990 1193052 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:04.990 1193052 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:20:04.990 1193052 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:20:04.993 1193055 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:20:04.993 1193055 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:04.993 1193055 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:20:05.032 1193094 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:05.032 1193094 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:05.032 1193094 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:05.032 1193094 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:20:05.032 1193094 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:05.0
20-08-2026 00:20:05.032 1193094 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:05.033 1193095 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:05.035 1193097 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:05.037 1193099 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:05.037 1193099 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:20:05.037 1193099 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:20:05.040 1193102 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:20:05.040 1193102 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:05.040 1193102 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:20:05.087 1193149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:05.087 1193149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:05.087 1193149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:05.087 1193149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:20:05.087 1193149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:05.0
20-08-2026 00:20:05.087 1193149 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:05.088 1193150 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.090 1193152 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.093 1193155 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.093 1193155 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:20:05.093 1193155 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:20:05.096 1193158 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:20:05.096 1193158 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:20:05.097 1193159 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:05.098 1193160 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:05.101 1193163 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:05.101 1193163 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:20:05.101 1193163 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:20:05.105 1193167 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:20:05.105 1193167 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:05.105 1193167 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:20:05.125 1193187 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:05.125 1193187 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:05.125 1193187 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:05.125 1193187 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:20:05.125 1193187 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:05.0
20-08-2026 00:20:05.125 1193187 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:05.126 1193188 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.128 1193190 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.134 1193196 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.134 1193196 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:20:05.134 1193196 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:05.137 1193199 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:20:05.137 1193199 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:20:05.138 1193200 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:05.139 1193201 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:05.142 1193204 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:05.142 1193204 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:20:05.142 1193204 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:20:05.144 1193206 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:20:05.145 1193207 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:20:05.145 1193207 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.147 1193209 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.150 1193212 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.150 1193212 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:20:05.150 1193212 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:05.152 1193214 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:20:05.152 1193214 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:20:05.153 1193215 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:05.155 1193217 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:05.157 1193219 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:05.157 1193219 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:20:05.157 1193219 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:20:05.160 1193222 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:20:05.160 1193222 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:05.160 1193222 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:20:05.177 1193239 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:05.177 1193239 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:05.177 1193239 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:05.177 1193239 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:20:05.177 1193239 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:05.0
20-08-2026 00:20:05.177 1193239 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:05.178 1193240 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.179 1193241 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.182 1193244 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.182 1193244 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:20:05.182 1193244 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:20:05.184 1193246 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:20:05.184 1193246 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:20:05.185 1193247 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.186 1193248 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.189 1193251 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.189 1193251 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:20:05.189 1193251 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:20:05.191 1193253 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:20:05.191 1193253 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:20:05.192 1193254 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.194 1193256 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.196 1193258 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.196 1193258 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:20:05.197 1193259 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:20:05.199 1193261 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:20:05.199 1193261 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:20:05.200 1193262 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:05.201 1193263 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:05.204 1193266 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:05.204 1193266 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:20:05.204 1193266 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:20:05.207 1193269 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:20:05.207 1193269 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:20:05.208 1193270 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.210 1193272 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.213 1193275 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.213 1193275 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:20:05.213 1193275 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:20:05.215 1193277 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:20:05.215 1193277 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:20:05.216 1193278 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.217 1193279 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.220 1193282 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.220 1193282 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:20:05.221 1193283 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:20:05.223 1193285 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:20:05.223 1193285 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:20:05.224 1193286 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.225 1193287 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.228 1193290 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.228 1193290 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:20:05.228 1193290 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:20:05.231 1193293 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:20:05.231 1193293 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:20:05.232 1193294 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.233 1193295 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.235 1193297 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.235 1193297 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:20:05.235 1193297 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:20:05.238 1193300 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:20:05.238 1193300 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:20:05.239 1193301 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.241 1193303 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.244 1193306 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.244 1193306 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:20:05.244 1193306 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:20:05.246 1193308 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:20:05.246 1193308 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:20:05.247 1193309 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.248 1193310 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.251 1193313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.251 1193313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:20:05.251 1193313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:20:05.254 1193316 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:20:05.254 1193316 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:20:05.254 1193316 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.256 1193318 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.259 1193321 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.259 1193321 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:20:05.259 1193321 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:20:05.262 1193324 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:20:05.262 1193324 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:20:05.263 1193325 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.264 1193326 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.266 1193328 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.266 1193328 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:20:05.266 1193328 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:05.269 1193331 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:20:05.269 1193331 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:20:05.270 1193332 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:05.272 1193334 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:05.275 1193337 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:05.275 1193337 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:20:05.275 1193337 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:20:05.278 1193340 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:20:05.278 1193340 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:05.278 1193340 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:20:05.295 1193357 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:05.296 1193358 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:05.296 1193358 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:05.296 1193358 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:20:05.296 1193358 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:05.0
20-08-2026 00:20:05.296 1193358 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:05.297 1193359 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.298 1193360 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.301 1193363 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.301 1193363 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:20:05.301 1193363 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:20:05.304 1193366 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:20:05.304 1193366 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:20:05.305 1193367 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.306 1193368 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.309 1193371 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.309 1193371 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:20:05.309 1193371 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:05.311 1193373 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:20:05.312 1193374 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:20:05.312 1193374 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.313 1193375 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.317 1193379 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.317 1193379 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:20:05.317 1193379 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:20:05.320 1193382 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:20:05.320 1193382 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:20:05.320 1193382 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:05.322 1193384 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:05.324 1193386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:05.324 1193386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:20:05.324 1193386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:20:05.326 1193388 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:20:05.327 1193389 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:05.327 1193389 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:20:05.344 1193406 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:05.344 1193406 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:05.344 1193406 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:05.344 1193406 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:20:05.344 1193406 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:05.0
20-08-2026 00:20:05.344 1193406 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:05.345 1193407 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:05.346 1193408 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:05.349 1193411 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:05.349 1193411 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:20:05.349 1193411 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:20:05.351 1193413 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:20:05.351 1193413 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:05.351 1193413 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:20:05.378 1193440 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:05.378 1193440 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:05.378 1193440 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:05.378 1193440 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:20:05.378 1193440 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:05.0
20-08-2026 00:20:05.378 1193440 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:05.379 1193441 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:05.382 1193444 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:05.386 1193448 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:05.386 1193448 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:20:05.386 1193448 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:20:05.390 1193452 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:20:05.392 1193454 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:05.392 1193454 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:20:05.412 1193474 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:05.412 1193474 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:20:05.412 1193474 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:20:05.412 1193474 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:20:05.412 1193474 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:05.0
20-08-2026 00:20:05.412 1193474 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:05.413 1193475 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.414 1193476 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.417 1193479 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.417 1193479 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:20:05.417 1193479 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:20:05.420 1193482 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:20:05.420 1193482 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:20:05.421 1193483 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.422 1193484 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.425 1193487 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.425 1193487 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:20:05.425 1193487 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:05.428 1193490 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:20:05.428 1193490 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:20:05.429 1193491 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.430 1193492 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.433 1193495 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.433 1193495 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:20:05.433 1193495 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:20:05.436 1193498 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:20:05.436 1193498 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:20:05.437 1193499 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.438 1193500 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.441 1193503 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.441 1193503 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:20:05.441 1193503 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:05.444 1193506 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:20:05.444 1193506 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:20:05.445 1193507 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.446 1193508 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.449 1193511 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.449 1193511 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:20:05.449 1193511 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:20:05.452 1193514 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:20:05.452 1193514 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:20:05.453 1193515 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.454 1193516 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.457 1193519 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.457 1193519 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:20:05.457 1193519 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:20:05.460 1193522 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:20:05.460 1193522 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:20:05.461 1193523 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.462 1193524 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.465 1193527 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.465 1193527 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:20:05.465 1193527 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:20:05.468 1193530 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:20:05.468 1193530 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:20:05.469 1193531 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.470 1193532 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.473 1193535 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.473 1193535 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:20:05.473 1193535 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:20:05.476 1193538 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:20:05.476 1193538 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:20:05.477 1193539 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.478 1193540 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.481 1193543 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.481 1193543 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:20:05.481 1193543 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:20:05.484 1193546 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:20:05.484 1193546 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:20:05.485 1193547 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:20:05.486 1193548 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50444910
20-08-2026 00:20:05.489 1193551 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:20:05.489 1193551 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:20:05.489 1193551 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:20:05.491 1193553 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:20:05.491 1193553 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:20:05.491 1193553 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:20:05.546 1193608 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:05.546 1193608 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:20:05.546 1193608 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:20:05.546 1193608 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:20:05.546 1193608 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:20:05.0
20-08-2026 00:20:05.546 1193608 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:20:05.547 1193609 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.549 1193611 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.551 1193613 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.551 1193613 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:20:05.551 1193613 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:20:05.556 1193618 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:20:05.556 1193618 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:20:05.556 1193618 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.559 1193621 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.563 1193625 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.563 1193625 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:20:05.563 1193625 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:20:05.566 1193628 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:20:05.566 1193628 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:20:05.567 1193629 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.569 1193631 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.572 1193634 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.572 1193634 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:20:05.572 1193634 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:20:05.575 1193637 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:20:05.575 1193637 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:20:05.575 1193637 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.577 1193639 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.580 1193642 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.580 1193642 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:20:05.580 1193642 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:20:05.583 1193645 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:20:05.583 1193645 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:20:05.584 1193646 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.585 1193647 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.588 1193650 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.588 1193650 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:20:05.588 1193650 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:20:05.591 1193653 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:20:05.591 1193653 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:20:05.592 1193654 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:20:05.593 1193655 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1751cd33
20-08-2026 00:20:05.596 1193658 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:20:05.596 1193658 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:20:05.596 1193658 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:20:05.599 1193661 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:20:05.599 1193661 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:20:07.569 1195631 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-13 03:37:12"}
20-08-2026 00:20:07.671 1195733 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:39:26.0, vm_id=1660745548012}
20-08-2026 00:20:07.671 1195733 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-19 23:39:26.0
20-08-2026 00:20:07.704 1195766 [http-nio-8051-exec-84] INFO  n.c.kiosk.machine.MachineController - {skus=[185993, 4500675, 0, 177441, 4500710, 4500677, 4500723, 4500724, 4500702, 137335, 4500667, 4500725, 4500656, 4500407, 4500643, 185994, 4500713, 4500694, 4500726, 4500624, 4500711, 4500722, 4500712, 186001, 4500499, 4500720, 4500642], imei=TM05202203}
20-08-2026 00:20:07.709 1195771 [http-nio-8051-exec-84] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:20:07.711 1195773 [http-nio-8051-exec-84] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:20:07.816 1195878 [http-nio-8051-exec-64] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202301
20-08-2026 00:20:07.816 1195878 [http-nio-8051-exec-64] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:20:07.816 1195878 [http-nio-8051-exec-64] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:20:07
20-08-2026 00:20:07.817 1195879 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM07202501 
20-08-2026 00:20:07.817 1195879 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:20:07.818 1195880 [http-nio-8051-exec-66] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:20:07.819 1195881 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:20:07.830 1195892 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:07.830 1195892 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:07.831 1195893 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:07.831 1195893 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:20:07.831 1195893 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:20:07.831 1195893 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:20:07.831 1195893 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:07.831 1195893 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:07.832 1195894 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:07.832 1195894 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:07.832 1195894 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:07.833 1195895 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:07.834 1195896 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:07.834 1195896 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:07.835 1195897 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:07.835 1195897 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:07.835 1195897 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:07.836 1195898 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:07.836 1195898 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:07.837 1195899 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:07.837 1195899 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:07.838 1195900 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:07.838 1195900 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:07.838 1195900 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:07.839 1195901 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:07.839 1195901 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:07.840 1195902 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:07.840 1195902 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:07.840 1195902 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:07.841 1195903 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:07.841 1195903 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:07.841 1195903 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:07.841 1195903 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:07.842 1195904 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:07.842 1195904 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:07.843 1195905 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:07.843 1195905 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:07.843 1195905 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:07.844 1195906 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:07.844 1195906 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:07.844 1195906 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:07.845 1195907 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:07.845 1195907 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:07.845 1195907 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:07.846 1195908 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:07.846 1195908 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:20:07.846 1195908 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:20:07.847 1195909 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:20:07.847 1195909 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:07.847 1195909 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:07.848 1195910 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:07.848 1195910 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:07.848 1195910 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:07.849 1195911 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:07.849 1195911 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:07.849 1195911 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:07.850 1195912 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:07.850 1195912 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:07.850 1195912 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:07.851 1195913 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:07.851 1195913 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:20:07.851 1195913 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:20:07.853 1195915 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:20:07.853 1195915 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:07.853 1195915 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:07.854 1195916 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:07.854 1195916 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:20:07.854 1195916 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:20:07.855 1195917 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:20:07.855 1195917 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:07.855 1195917 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:07.856 1195918 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:07.856 1195918 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:07.856 1195918 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:07.856 1195918 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:07.856 1195918 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:07.856 1195918 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:07.857 1195919 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:07.858 1195920 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:07.858 1195920 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:07.859 1195921 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:07.859 1195921 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:07.859 1195921 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:07.860 1195922 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:07.860 1195922 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:07.860 1195922 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:07.861 1195923 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:07.861 1195923 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:07.861 1195923 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:07.861 1195923 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:07.862 1195924 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:20:07.862 1195924 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:20:07.862 1195924 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:20:07.862 1195924 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:07.862 1195924 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:07.863 1195925 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:07.881 1195943 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:20:07.923 1195985 [http-nio-8051-exec-11] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:20:07.923 1195985 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:20:07.952 1196014 [http-nio-8051-exec-51] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:20:07.953 1196015 [http-nio-8051-exec-51] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:20:07.968 1196030 [http-nio-8051-exec-51] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:20:08.136 1196198 [http-nio-8051-exec-74] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202507 
20-08-2026 00:20:08.137 1196199 [http-nio-8051-exec-74] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:20:08.137 1196199 [http-nio-8051-exec-74] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:20:08.145 1196207 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.145 1196207 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.147 1196209 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.148 1196210 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.148 1196210 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.150 1196212 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.151 1196213 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.151 1196213 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.152 1196214 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.153 1196215 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.153 1196215 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.155 1196217 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.155 1196217 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.156 1196218 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.157 1196219 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.158 1196220 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.158 1196220 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.159 1196221 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.160 1196222 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.160 1196222 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.160 1196222 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.161 1196223 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.161 1196223 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.162 1196224 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.162 1196224 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.163 1196225 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.163 1196225 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.164 1196226 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.164 1196226 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.165 1196227 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.165 1196227 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.165 1196227 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.166 1196228 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.167 1196229 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.167 1196229 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.168 1196230 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.169 1196231 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:08.169 1196231 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:08.170 1196232 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:08.170 1196232 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.170 1196232 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.171 1196233 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.172 1196234 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.172 1196234 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.172 1196234 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.173 1196235 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.173 1196235 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.173 1196235 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.174 1196236 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.174 1196236 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.175 1196237 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.175 1196237 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.176 1196238 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.176 1196238 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.177 1196239 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.178 1196240 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.178 1196240 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.179 1196241 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:08.179 1196241 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:08.179 1196241 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:08.179 1196241 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.179 1196241 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.180 1196242 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.181 1196243 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.181 1196243 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.181 1196243 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.182 1196244 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.182 1196244 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.183 1196245 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.184 1196246 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.184 1196246 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.184 1196246 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.185 1196247 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:08.185 1196247 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:08.186 1196248 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:08.186 1196248 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:20:08.186 1196248 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:20:08.187 1196249 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:20:08.187 1196249 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.187 1196249 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.187 1196249 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.188 1196250 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:08.188 1196250 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:08.189 1196251 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:08.189 1196251 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.189 1196251 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.190 1196252 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.190 1196252 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.190 1196252 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.191 1196253 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.192 1196254 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.192 1196254 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.193 1196255 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.193 1196255 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:08.193 1196255 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:08.194 1196256 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:08.194 1196256 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:08.194 1196256 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:08.195 1196257 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:08.216 1196278 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:20:11.455 1199517 [http-nio-8051-exec-70] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:20:11.285301, sensors=[{sensor_status=true, id=TM10201907-1-limit, sensor_type=limit}, {sensor_status=true, id=TM10201907-1-magnetic, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:20:11.286531, sensors=[{sensor_status=true, id=TM10201907-2-limit, sensor_type=limit}, {sensor_status=true, id=TM10201907-2-magnetic, sensor_type=magnetic}]}]}]}
20-08-2026 00:20:11.455 1199517 [http-nio-8051-exec-70] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:20:11.455 1199517 [http-nio-8051-exec-70] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM10201907, traysArr : []
20-08-2026 00:20:11.456 1199518 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM10201907, traysArr : []
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:20:11.457 1199519 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:20:11.462 1199524 [http-nio-8051-exec-70] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM10201907, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:11.285301"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:11.286531"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:20:11.462 1199524 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM10201907, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:11.285301"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:11.286531"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:20:11.473 1199535 [http-nio-8051-exec-70] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM10201907, cameraArr : {}
20-08-2026 00:20:11.473 1199535 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM10201907, cameraInfoData : {}
20-08-2026 00:20:12.956 1201018 [http-nio-8051-exec-57] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-08-06 07:33:18"}
20-08-2026 00:20:14.350 1202412 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM08202203
20-08-2026 00:20:14.350 1202412 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:20:14.350 1202412 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:20:14
20-08-2026 00:20:14.532 1202594 [http-nio-8051-exec-34] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{sensors=[{sensor_type=limit, id=TM05202204-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM05202204-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:20:14.180705}]}, {hcid=[1], door_id=2, data=[{sensors=[{sensor_type=limit, id=TM05202204-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM05202204-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:20:14.181425}]}]}
20-08-2026 00:20:14.532 1202594 [http-nio-8051-exec-34] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:20:14.532 1202594 [http-nio-8051-exec-34] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202204, traysArr : []
20-08-2026 00:20:14.532 1202594 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202204, traysArr : []
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:20:14.534 1202596 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:20:14.539 1202601 [http-nio-8051-exec-34] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:14.180705"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:14.181425"}],"hcid":[1],"door_id":2}]
20-08-2026 00:20:14.539 1202601 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:14.180705"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:14.181425"}],"hcid":[1],"door_id":2}]
20-08-2026 00:20:14.549 1202611 [http-nio-8051-exec-34] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202204, cameraArr : {}
20-08-2026 00:20:14.550 1202612 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202204, cameraInfoData : {}
20-08-2026 00:20:14.731 1202793 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-06-12 09:59:18"}
20-08-2026 00:20:17.554 1205616 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:20:17.555 1205617 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:20:17.568 1205630 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:20:20.759 1208821 [http-nio-8051-exec-63] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:20:20.759 1208821 [http-nio-8051-exec-63] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:20:22.314 1210376 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - {skus=[166327, 4500701, 4500689, 4500726, 4500723, 4500665, 177747, 4500407, 4500644, 4500712, 185954, 4500643, 4500571, 4500717, 4500667, 185994, 186001, 4500656, 4500499, 186043, 4500722, 4500687, 4500704, 186078, 4500668, 4500711, 185993, 4500651, 4500694, 186059, 0, 4500624, 4500626], imei=TM03202201}
20-08-2026 00:20:22.318 1210380 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Perk Plus 38g","sku_id":"4500571","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500571-5060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-06 12:19:19.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Modern Kitchens Potato waffers Spicy 24gm ","sku_id":"4500687","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500687-5964.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-04-19 19:12:27.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:20:22.320 1210382 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:20:24.308 1212370 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM03202201
20-08-2026 00:20:24.308 1212370 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:20:24.308 1212370 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:20:24
20-08-2026 00:20:24.620 1212682 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.622 1212684 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"FaAd5d2a7c94A732900e0cD2EfB9Be","status":true}
20-08-2026 00:20:24.638 1212700 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.640 1212702 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"19323d7a4d72E7Cf94A2Bc1d6b6dDf","status":true}
20-08-2026 00:20:24.648 1212710 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.650 1212712 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"CbFa8e9fE17a9d02E24f8d8a9eB64a","status":true}
20-08-2026 00:20:24.651 1212713 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.653 1212715 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A2D62aCb3dEdE8Ce0911Aa08142d73","status":true}
20-08-2026 00:20:24.655 1212717 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.655 1212717 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.657 1212719 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A0194185Ee4c9653Bd3d71DaDf00D9","status":true}
20-08-2026 00:20:24.658 1212720 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.659 1212721 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9eAe93B8E54eA5C2E5EdBbC5199962","status":true}
20-08-2026 00:20:24.659 1212721 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8975673c3d8296Fa698c4d0339F2F8","status":true}
20-08-2026 00:20:24.662 1212724 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.663 1212725 [http-nio-8051-exec-55] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.664 1212726 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2b2d7257962aC830A400Aa4a4cFb1c","status":true}
20-08-2026 00:20:24.666 1212728 [http-nio-8051-exec-55] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0118019aE39b1638Dd10A48aDb21D8","status":true}
20-08-2026 00:20:24.669 1212731 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.670 1212732 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fa63A865B7B351F49133963d278063","status":true}
20-08-2026 00:20:24.672 1212734 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.675 1212737 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E9Ec0022B2356d958458081c3d5961","status":true}
20-08-2026 00:20:24.677 1212739 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.678 1212740 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9cB16eC5CbA9DcE085CfB2Df07F0Bf","status":true}
20-08-2026 00:20:24.684 1212746 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.684 1212746 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C7Ad65780808516b72C311952d8dE1","status":true}
20-08-2026 00:20:24.688 1212750 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.689 1212751 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A8D6AfF31901D97e4d3aBdDaE98479","status":true}
20-08-2026 00:20:24.698 1212760 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.699 1212761 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.699 1212761 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4070Ba60C4Ea7bD894Cd96A403De17","status":true}
20-08-2026 00:20:24.700 1212762 [http-nio-8051-exec-58] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"29CbB7C5F5C0D8Ae77Ca5a28571a4a","status":true}
20-08-2026 00:20:24.701 1212763 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.703 1212765 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.704 1212766 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F9Ba18Fb836f1d0a1d1f9cAfDb6583","status":true}
20-08-2026 00:20:24.705 1212767 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"AbBa252bBa199292573cB45eFfD90f","status":true}
20-08-2026 00:20:24.705 1212767 [http-nio-8051-exec-50] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.706 1212768 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.706 1212768 [http-nio-8051-exec-50] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"41E445E02eE5892d0fF14a39313566","status":true}
20-08-2026 00:20:24.707 1212769 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ca84AcC0Ee1a9751D7Ec325d188cCe","status":true}
20-08-2026 00:20:24.710 1212772 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.710 1212772 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9263CdB6F5794d1255A8E88747De7d","status":true}
20-08-2026 00:20:24.711 1212773 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.714 1212776 [http-nio-8051-exec-71] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F6B01993D6CfF2De5dA57225562e68","status":true}
20-08-2026 00:20:24.715 1212777 [http-nio-8051-exec-83] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.717 1212779 [http-nio-8051-exec-83] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E37d6781C88eFbFc63Ce10446b1c4f","status":true}
20-08-2026 00:20:24.749 1212811 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.750 1212812 [http-nio-8051-exec-75] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3eB01c97D4508144B85d49D6C74bBf","status":true}
20-08-2026 00:20:24.768 1212830 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.770 1212832 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D67a31Fa2e5c3eBd7d46E52b249bA0","status":true}
20-08-2026 00:20:24.776 1212838 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.776 1212838 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B3A724D2B03b1aEa7191F4E52e151e","status":true}
20-08-2026 00:20:24.790 1212852 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.791 1212853 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"44941f292306DaC5B8C617267985Bb","status":true}
20-08-2026 00:20:24.802 1212864 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.803 1212865 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"70Ee59C7E9Fa00471e14A12aFd5b05","status":true}
20-08-2026 00:20:24.812 1212874 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.814 1212876 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3b02DfB7Dd8b14D1D9848cE3FcE6Dc","status":true}
20-08-2026 00:20:24.818 1212880 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.819 1212881 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.819 1212881 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.820 1212882 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6e59A4F5D4F5D7Bc0bCe78BeA6B88b","status":true}
20-08-2026 00:20:24.820 1212882 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.820 1212882 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"29Ab74C50eBe8c31Ea04Bf046f722c","status":true}
20-08-2026 00:20:24.820 1212882 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fc1377B2130d107cE5B4068bB4EaEe","status":true}
20-08-2026 00:20:24.821 1212883 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"80585fCfAfB5D50334C47f46090b02","status":true}
20-08-2026 00:20:24.829 1212891 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.831 1212893 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4aCf9757BdF2Ae7d30F393B2683aD8","status":true}
20-08-2026 00:20:24.839 1212901 [http-nio-8051-exec-51] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.840 1212902 [http-nio-8051-exec-51] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2b96F642FdCbF103003346B7Bd4bEe","status":true}
20-08-2026 00:20:24.843 1212905 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.844 1212906 [http-nio-8051-exec-74] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1750006c77Ea14Bd29Ad1f96263589","status":true}
20-08-2026 00:20:24.844 1212906 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.845 1212907 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F1De351aF30d7b34873dD3B3BaC6Af","status":true}
20-08-2026 00:20:24.856 1212918 [http-nio-8051-exec-57] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.858 1212920 [http-nio-8051-exec-57] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"93D73159A9C52c9359D4FbC372E7E2","status":true}
20-08-2026 00:20:24.882 1212944 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.883 1212945 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F68f1896B8F4D619B41732298054Ea","status":true}
20-08-2026 00:20:24.886 1212948 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.886 1212948 [http-nio-8051-exec-34] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"30E0B2B6677eEd8b8639E3530f6718","status":true}
20-08-2026 00:20:24.900 1212962 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.902 1212964 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"26C0052c7e9b08Ce55A483Bd026f6d","status":true}
20-08-2026 00:20:24.913 1212975 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.915 1212977 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"903192952508C681186b8e6a854232","status":true}
20-08-2026 00:20:24.919 1212981 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.920 1212982 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.920 1212982 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ba05Bd795dAdCa1d9d3f4397De2fEd","status":true}
20-08-2026 00:20:24.922 1212984 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F304Fa8fCcAaA814A04f224736De21","status":true}
20-08-2026 00:20:24.932 1212994 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.934 1212996 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D0Da00248eF471619e5a01B1C36b72","status":true}
20-08-2026 00:20:24.940 1213002 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.941 1213003 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.941 1213003 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bb6c8b3eD51fFe1382191d4c7b3e76","status":true}
20-08-2026 00:20:24.942 1213004 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C5995650AfC960281355Ae9541C14c","status":true}
20-08-2026 00:20:24.944 1213006 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.946 1213008 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6cA0A032403770DbD65fE9656b4eE2","status":true}
20-08-2026 00:20:24.946 1213008 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.949 1213011 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1178464880A562E0E74b0a8fD1D832","status":true}
20-08-2026 00:20:24.950 1213012 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.951 1213013 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"00E916F609D2Cd3069D92d676e8511","status":true}
20-08-2026 00:20:24.956 1213018 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.958 1213020 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C1C51300A3CdEfAb227815AdC04cD3","status":true}
20-08-2026 00:20:24.965 1213027 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.966 1213028 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1156CbA35420E59203Db58F5F4F8A3","status":true}
20-08-2026 00:20:24.968 1213030 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.971 1213033 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C2888d7fA6Db585f5e2e67Fc51B324","status":true}
20-08-2026 00:20:24.972 1213034 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.972 1213034 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4e4fB084954aC2F2E326EdCfE2993b","status":true}
20-08-2026 00:20:24.973 1213035 [http-nio-8051-exec-55] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.974 1213036 [http-nio-8051-exec-55] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F0442d35862cD5658cB0D8B33343C7","status":true}
20-08-2026 00:20:24.976 1213038 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.977 1213039 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9bFe72B9F9Cd753f3bE4Fc366b8a01","status":true}
20-08-2026 00:20:24.980 1213042 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.980 1213042 [http-nio-8051-exec-55] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.981 1213043 [http-nio-8051-exec-55] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A3F9Ad3f338148414b1775B68cCe39","status":true}
20-08-2026 00:20:24.982 1213044 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F726853289Cd7787D6A0770e36637e","status":true}
20-08-2026 00:20:24.994 1213056 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:24.996 1213058 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"02A5AaD208Bf8d4d0c640e3934FfF9","status":true}
20-08-2026 00:20:25.003 1213065 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:20:25.004 1213066 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"685bE21aEbF2B73fE20b08EfF5470a","status":true}
20-08-2026 00:20:25.772 1213834 [http-nio-8051-exec-58] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:25.828 1213890 [http-nio-8051-exec-54] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:25.945 1214007 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:25.946 1214008 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.037 1214099 [http-nio-8051-exec-80] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.057 1214119 [http-nio-8051-exec-82] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.111 1214173 [http-nio-8051-exec-71] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.120 1214182 [http-nio-8051-exec-83] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.132 1214194 [http-nio-8051-exec-75] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.140 1214202 [http-nio-8051-exec-58] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:26.140 1214202 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:26.186 1214248 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.199 1214261 [http-nio-8051-exec-61] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.219 1214281 [http-nio-8051-exec-78] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.268 1214330 [http-nio-8051-exec-62] INFO  n.c.kiosk.machine.MachineController - {skus=[177747, 4500724, 4500605, 4500694, 4500665, 4500705, 4500656, 4500726, 4500631, 4500626, 4500710, 4500499, 4500669, 4500723, 4500682, 166327, 4500711, 4500648, 4500712, 186094, 133041, 4500728, 186059, 4500717, 4500681, 4500643, 4500624, 4500715, 177441, 185994, 4500667, 113], imei=TM06202501}
20-08-2026 00:20:26.301 1214363 [http-nio-8051-exec-62] INFO  n.c.kiosk.machine.MachineController - [{"name":"Redbull Energy Drink 250 ml","sku_id":"113","vendor_id":"1","mrp":"125","selling_price":"125","weight":"272","image":"https://images.tinymart.in/product/113-2164.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"27","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Kiru Peanut Chikki 40gms","sku_id":"4500631","vendor_id":"1","mrp":"25","selling_price":"25","weight":"47","image":"https://images.tinymart.in/product/4500631-6838.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-01-23 12:28:24.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Epigamia Almond Beverage Unsweetened 200ml","sku_id":"4500682","vendor_id":"1","mrp":"75","selling_price":"75","weight":"215","image":"https://images.tinymart.in/product/4500682-7506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-04-11 19:10:08.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:20:26.314 1214376 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.314 1214376 [http-nio-8051-exec-62] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:20:26.324 1214386 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.365 1214427 [http-nio-8051-exec-64] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.370 1214432 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.379 1214441 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.383 1214445 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.390 1214452 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:20:26.131158, sensors=[{id=TM06202508-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202508-1-magnetic, sensor_type=magnetic, sensor_status=true}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:20:26.132429, sensors=[{id=TM06202508-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202508-2-magnetic, sensor_type=magnetic, sensor_status=true}]}]}], trays=[]}
20-08-2026 00:20:26.392 1214454 [http-nio-8051-exec-51] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:20:26.392 1214454 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202508, traysArr : []
20-08-2026 00:20:26.392 1214454 [http-nio-8051-exec-74] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.424 1214486 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:26.425 1214487 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:26.431 1214493 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202508, traysArr : []
20-08-2026 00:20:26.432 1214494 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:20:26.432 1214494 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:20:26.432 1214494 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:20:26.432 1214494 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:20:26.432 1214494 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:20:26.432 1214494 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:20:26.432 1214494 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:20:26.432 1214494 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:20:26.433 1214495 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:20:26.439 1214501 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:20:26.440 1214502 [http-nio-8051-exec-54] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:26.440 1214502 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:26.456 1214518 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202508, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:26.131158"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:26.132429"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:20:26.457 1214519 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202508, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:26.131158"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:26.132429"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:20:26.485 1214547 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202508, cameraArr : {}
20-08-2026 00:20:26.485 1214547 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202508, cameraInfoData : {}
20-08-2026 00:20:26.488 1214550 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.491 1214553 [http-nio-8051-exec-51] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.553 1214615 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.562 1214624 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.618 1214680 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.671 1214733 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.707 1214769 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.725 1214787 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.816 1214878 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.825 1214887 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.893 1214955 [http-nio-8051-exec-81] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.903 1214965 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:26.936 1214998 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:27.148 1215210 [http-nio-8051-exec-75] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:27.151 1215213 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:27.246 1215308 [http-nio-8051-exec-52] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:27.630 1215692 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:27.930 1215992 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:28.196 1216258 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:28.196 1216258 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:28.285 1216347 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:28.287 1216349 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:28.319 1216381 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:28.350 1216412 [http-nio-8051-exec-80] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:28.350 1216412 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:28.385 1216447 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:28.482 1216544 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:28.487 1216549 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:28.636 1216698 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:28.651 1216713 [http-nio-8051-exec-55] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:28.834 1216896 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:28.835 1216897 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:28.853 1216915 [http-nio-8051-exec-71] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:28.854 1216916 [http-nio-8051-exec-71] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:28.911 1216973 [http-nio-8051-exec-83] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:28.912 1216974 [http-nio-8051-exec-83] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:28.928 1216990 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.016 1217078 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.172 1217234 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.218 1217280 [http-nio-8051-exec-74] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:29.220 1217282 [http-nio-8051-exec-74] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:29.272 1217334 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:29.272 1217334 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:29.285 1217347 [http-nio-8051-exec-82] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:29.288 1217350 [http-nio-8051-exec-82] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:29.322 1217384 [http-nio-8051-exec-58] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.390 1217452 [http-nio-8051-exec-62] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.407 1217469 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.530 1217592 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:29.533 1217595 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:29.647 1217709 [http-nio-8051-exec-57] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.653 1217715 [http-nio-8051-exec-54] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.663 1217725 [http-nio-8051-exec-75] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.666 1217728 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.672 1217734 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.676 1217738 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:29.679 1217741 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:29.704 1217766 [http-nio-8051-exec-23] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:29.710 1217772 [http-nio-8051-exec-23] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:29.752 1217814 [http-nio-8051-exec-61] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:29.757 1217819 [http-nio-8051-exec-61] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:29.833 1217895 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:29.834 1217896 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:29.839 1217901 [http-nio-8051-exec-80] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.840 1217902 [http-nio-8051-exec-81] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:29.841 1217903 [http-nio-8051-exec-81] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:29.846 1217908 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:29.847 1217909 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:29.898 1217960 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.929 1217991 [http-nio-8051-exec-83] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.934 1217996 [http-nio-8051-exec-71] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.956 1218018 [http-nio-8051-exec-74] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:29.975 1218037 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:29.976 1218038 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.004 1218066 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.004 1218066 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.033 1218095 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.036 1218098 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.064 1218126 [http-nio-8051-exec-64] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.066 1218128 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.069 1218131 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:30.132 1218194 [http-nio-8051-exec-82] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:30.194 1218256 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:20:30.215 1218277 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.216 1218278 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.219 1218281 [http-nio-8051-exec-51] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.219 1218281 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.223 1218285 [http-nio-8051-exec-78] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.224 1218286 [http-nio-8051-exec-78] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.256 1218318 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.261 1218323 [http-nio-8051-exec-66] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.312 1218374 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 02A5AaD208Bf8d4d0c640e3934FfF9
20-08-2026 00:20:30.312 1218374 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 02A5AaD208Bf8d4d0c640e3934FfF9
20-08-2026 00:20:30.317 1218379 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A0194185Ee4c9653Bd3d71DaDf00D9
20-08-2026 00:20:30.317 1218379 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A0194185Ee4c9653Bd3d71DaDf00D9
20-08-2026 00:20:30.318 1218380 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73d8e170
20-08-2026 00:20:30.318 1218380 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224656","expired":false,"activity":"","logged":false,"session":"A0194185Ee4c9653Bd3d71DaDf00D9","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.318 1218380 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A0194185Ee4c9653Bd3d71DaDf00D9","status":true}
20-08-2026 00:20:30.318 1218380 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A0194185Ee4c9653Bd3d71DaDf00D9
20-08-2026 00:20:30.318 1218380 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73d8e170
20-08-2026 00:20:30.318 1218380 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224656","expired":false,"activity":"","logged":false,"session":"A0194185Ee4c9653Bd3d71DaDf00D9","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.319 1218381 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A0194185Ee4c9653Bd3d71DaDf00D9, mobile : , newSession : A0194185Ee4c9653Bd3d71DaDf00D9, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1652784271939","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"TM Titan Eye Plus"}}, expiry  :1795114224656
20-08-2026 00:20:30.319 1218381 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A0194185Ee4c9653Bd3d71DaDf00D9
20-08-2026 00:20:30.319 1218381 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A0194185Ee4c9653Bd3d71DaDf00D9
20-08-2026 00:20:30.319 1218381 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ac23e56
20-08-2026 00:20:30.319 1218381 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224994","expired":false,"activity":"","logged":false,"session":"02A5AaD208Bf8d4d0c640e3934FfF9","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.319 1218381 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"02A5AaD208Bf8d4d0c640e3934FfF9","status":true}
20-08-2026 00:20:30.319 1218381 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 02A5AaD208Bf8d4d0c640e3934FfF9
20-08-2026 00:20:30.319 1218381 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ac23e56
20-08-2026 00:20:30.319 1218381 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224994","expired":false,"activity":"","logged":false,"session":"02A5AaD208Bf8d4d0c640e3934FfF9","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.319 1218381 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 02A5AaD208Bf8d4d0c640e3934FfF9, mobile : , newSession : 02A5AaD208Bf8d4d0c640e3934FfF9, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1767156983476","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM01202601","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Mediatek 4AB_3rd floor "}}, expiry  :1795114224994
20-08-2026 00:20:30.319 1218381 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 02A5AaD208Bf8d4d0c640e3934FfF9
20-08-2026 00:20:30.320 1218382 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 02A5AaD208Bf8d4d0c640e3934FfF9
20-08-2026 00:20:30.320 1218382 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73d8e170
20-08-2026 00:20:30.320 1218382 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224656","expired":false,"activity":"","logged":false,"session":"A0194185Ee4c9653Bd3d71DaDf00D9","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.320 1218382 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A0194185Ee4c9653Bd3d71DaDf00D9","status":true}
20-08-2026 00:20:30.320 1218382 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ac23e56
20-08-2026 00:20:30.320 1218382 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224994","expired":false,"activity":"","logged":false,"session":"02A5AaD208Bf8d4d0c640e3934FfF9","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.320 1218382 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"02A5AaD208Bf8d4d0c640e3934FfF9","status":true}
20-08-2026 00:20:30.340 1218402 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.341 1218403 [http-nio-8051-exec-69] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.499 1218561 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.499 1218561 [http-nio-8051-exec-5] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.573 1218635 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.575 1218637 [http-nio-8051-exec-63] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.593 1218655 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E9Ec0022B2356d958458081c3d5961
20-08-2026 00:20:30.593 1218655 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E9Ec0022B2356d958458081c3d5961
20-08-2026 00:20:30.594 1218656 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.595 1218657 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.596 1218658 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6428c3d9
20-08-2026 00:20:30.596 1218658 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224673","expired":false,"activity":"","logged":false,"session":"E9Ec0022B2356d958458081c3d5961","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.596 1218658 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E9Ec0022B2356d958458081c3d5961","status":true}
20-08-2026 00:20:30.596 1218658 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E9Ec0022B2356d958458081c3d5961
20-08-2026 00:20:30.599 1218661 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6428c3d9
20-08-2026 00:20:30.599 1218661 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224673","expired":false,"activity":"","logged":false,"session":"E9Ec0022B2356d958458081c3d5961","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.599 1218661 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E9Ec0022B2356d958458081c3d5961, mobile : , newSession : E9Ec0022B2356d958458081c3d5961, active : 1, activity : {"machine":{"area":"E City","vm_id":"595907803036339445","cart_enabled":true,"address":"Titan Cafeteria Ground Floor","vm_imei_id":"TM10201907","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.840723,77.6731761","location":"Texas LV 2nd Floor "}}, expiry  :1795114224673
20-08-2026 00:20:30.600 1218662 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E9Ec0022B2356d958458081c3d5961
20-08-2026 00:20:30.600 1218662 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E9Ec0022B2356d958458081c3d5961
20-08-2026 00:20:30.601 1218663 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6428c3d9
20-08-2026 00:20:30.601 1218663 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224673","expired":false,"activity":"","logged":false,"session":"E9Ec0022B2356d958458081c3d5961","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.601 1218663 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E9Ec0022B2356d958458081c3d5961","status":true}
20-08-2026 00:20:30.680 1218742 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9cB16eC5CbA9DcE085CfB2Df07F0Bf
20-08-2026 00:20:30.680 1218742 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9cB16eC5CbA9DcE085CfB2Df07F0Bf
20-08-2026 00:20:30.684 1218746 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2bca8406
20-08-2026 00:20:30.684 1218746 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224677","expired":false,"activity":"","logged":false,"session":"9cB16eC5CbA9DcE085CfB2Df07F0Bf","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.684 1218746 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9cB16eC5CbA9DcE085CfB2Df07F0Bf","status":true}
20-08-2026 00:20:30.684 1218746 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9cB16eC5CbA9DcE085CfB2Df07F0Bf
20-08-2026 00:20:30.686 1218748 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2bca8406
20-08-2026 00:20:30.686 1218748 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224677","expired":false,"activity":"","logged":false,"session":"9cB16eC5CbA9DcE085CfB2Df07F0Bf","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.686 1218748 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9cB16eC5CbA9DcE085CfB2Df07F0Bf, mobile : , newSession : 9cB16eC5CbA9DcE085CfB2Df07F0Bf, active : 1, activity : {"machine":{"ds_imei":"DS08202101","area":"Harlur","vm_id":"1628514764505","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"DS08202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"Tiny Cafe - Nyaa Retail ,Harlur ","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114224677
20-08-2026 00:20:30.686 1218748 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9cB16eC5CbA9DcE085CfB2Df07F0Bf
20-08-2026 00:20:30.686 1218748 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9cB16eC5CbA9DcE085CfB2Df07F0Bf
20-08-2026 00:20:30.686 1218748 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2bca8406
20-08-2026 00:20:30.686 1218748 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224677","expired":false,"activity":"","logged":false,"session":"9cB16eC5CbA9DcE085CfB2Df07F0Bf","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.686 1218748 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9cB16eC5CbA9DcE085CfB2Df07F0Bf","status":true}
20-08-2026 00:20:30.732 1218794 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F9Ba18Fb836f1d0a1d1f9cAfDb6583
20-08-2026 00:20:30.732 1218794 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F9Ba18Fb836f1d0a1d1f9cAfDb6583
20-08-2026 00:20:30.734 1218796 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20241426
20-08-2026 00:20:30.734 1218796 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224702","expired":false,"activity":"","logged":false,"session":"F9Ba18Fb836f1d0a1d1f9cAfDb6583","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.735 1218797 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F9Ba18Fb836f1d0a1d1f9cAfDb6583","status":true}
20-08-2026 00:20:30.735 1218797 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F9Ba18Fb836f1d0a1d1f9cAfDb6583
20-08-2026 00:20:30.735 1218797 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A2D62aCb3dEdE8Ce0911Aa08142d73
20-08-2026 00:20:30.735 1218797 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A2D62aCb3dEdE8Ce0911Aa08142d73
20-08-2026 00:20:30.736 1218798 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b521ae
20-08-2026 00:20:30.736 1218798 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224652","expired":false,"activity":"","logged":false,"session":"A2D62aCb3dEdE8Ce0911Aa08142d73","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.737 1218799 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A2D62aCb3dEdE8Ce0911Aa08142d73","status":true}
20-08-2026 00:20:30.737 1218799 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A2D62aCb3dEdE8Ce0911Aa08142d73
20-08-2026 00:20:30.739 1218801 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b521ae
20-08-2026 00:20:30.739 1218801 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224652","expired":false,"activity":"","logged":false,"session":"A2D62aCb3dEdE8Ce0911Aa08142d73","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.739 1218801 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A2D62aCb3dEdE8Ce0911Aa08142d73, mobile : , newSession : A2D62aCb3dEdE8Ce0911Aa08142d73, active : 1, activity : {"machine":{"ds_imei":"VS12202101","area":"HSR","vm_id":"1619843922077","cart_enabled":true,"address":"HSR","vm_imei_id":"VS12202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Cold storage buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114224652
20-08-2026 00:20:30.739 1218801 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A2D62aCb3dEdE8Ce0911Aa08142d73
20-08-2026 00:20:30.739 1218801 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A2D62aCb3dEdE8Ce0911Aa08142d73
20-08-2026 00:20:30.741 1218803 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b521ae
20-08-2026 00:20:30.741 1218803 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224652","expired":false,"activity":"","logged":false,"session":"A2D62aCb3dEdE8Ce0911Aa08142d73","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.741 1218803 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A2D62aCb3dEdE8Ce0911Aa08142d73","status":true}
20-08-2026 00:20:30.788 1218850 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:20:30.793 1218855 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:20:30.806 1218868 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.806 1218868 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.810 1218872 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 41E445E02eE5892d0fF14a39313566
20-08-2026 00:20:30.811 1218873 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 41E445E02eE5892d0fF14a39313566
20-08-2026 00:20:30.813 1218875 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ce22733
20-08-2026 00:20:30.813 1218875 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224706","expired":false,"activity":"","logged":false,"session":"41E445E02eE5892d0fF14a39313566","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.813 1218875 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"41E445E02eE5892d0fF14a39313566","status":true}
20-08-2026 00:20:30.813 1218875 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 41E445E02eE5892d0fF14a39313566
20-08-2026 00:20:30.815 1218877 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ce22733
20-08-2026 00:20:30.815 1218877 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224706","expired":false,"activity":"","logged":false,"session":"41E445E02eE5892d0fF14a39313566","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.815 1218877 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 41E445E02eE5892d0fF14a39313566, mobile : , newSession : 41E445E02eE5892d0fF14a39313566, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519780232","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_6th Floor"}}, expiry  :1795114224706
20-08-2026 00:20:30.815 1218877 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 41E445E02eE5892d0fF14a39313566
20-08-2026 00:20:30.815 1218877 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 41E445E02eE5892d0fF14a39313566
20-08-2026 00:20:30.818 1218880 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20241426
20-08-2026 00:20:30.818 1218880 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224702","expired":false,"activity":"","logged":false,"session":"F9Ba18Fb836f1d0a1d1f9cAfDb6583","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.818 1218880 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F9Ba18Fb836f1d0a1d1f9cAfDb6583, mobile : , newSession : F9Ba18Fb836f1d0a1d1f9cAfDb6583, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513063","cart_enabled":true,"address":"HSR","vm_imei_id":"VS11202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Nyaa online Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795114224702
20-08-2026 00:20:30.818 1218880 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F9Ba18Fb836f1d0a1d1f9cAfDb6583
20-08-2026 00:20:30.818 1218880 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F9Ba18Fb836f1d0a1d1f9cAfDb6583
20-08-2026 00:20:30.819 1218881 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20241426
20-08-2026 00:20:30.821 1218883 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224702","expired":false,"activity":"","logged":false,"session":"F9Ba18Fb836f1d0a1d1f9cAfDb6583","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.821 1218883 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F9Ba18Fb836f1d0a1d1f9cAfDb6583","status":true}
20-08-2026 00:20:30.820 1218882 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ce22733
20-08-2026 00:20:30.827 1218889 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224706","expired":false,"activity":"","logged":false,"session":"41E445E02eE5892d0fF14a39313566","mobile":"","active":1,"status":true}
20-08-2026 00:20:30.827 1218889 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"41E445E02eE5892d0fF14a39313566","status":true}
20-08-2026 00:20:30.887 1218949 [http-nio-8051-exec-34] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:20:30.978 1219040 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.979 1219041 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:30.984 1219046 [http-nio-8051-exec-52] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:30.984 1219046 [http-nio-8051-exec-52] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:31.012 1219074 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 00E916F609D2Cd3069D92d676e8511
20-08-2026 00:20:31.012 1219074 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 00E916F609D2Cd3069D92d676e8511
20-08-2026 00:20:31.013 1219075 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f203782
20-08-2026 00:20:31.013 1219075 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224950","expired":false,"activity":"","logged":false,"session":"00E916F609D2Cd3069D92d676e8511","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.013 1219075 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"00E916F609D2Cd3069D92d676e8511","status":true}
20-08-2026 00:20:31.013 1219075 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 00E916F609D2Cd3069D92d676e8511
20-08-2026 00:20:31.013 1219075 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f203782
20-08-2026 00:20:31.013 1219075 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224950","expired":false,"activity":"","logged":false,"session":"00E916F609D2Cd3069D92d676e8511","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.013 1219075 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 00E916F609D2Cd3069D92d676e8511, mobile : , newSession : 00E916F609D2Cd3069D92d676e8511, active : 1, activity : {"machine":{"area":"E city","vm_id":"1942326719453220784","cart_enabled":true,"address":"NEUU Factory","vm_imei_id":"RM10201901","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":0}","latlong":"12.8821704,77.6378531","location":"NEUU Factory"}}, expiry  :1795114224950
20-08-2026 00:20:31.013 1219075 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 00E916F609D2Cd3069D92d676e8511
20-08-2026 00:20:31.013 1219075 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 00E916F609D2Cd3069D92d676e8511
20-08-2026 00:20:31.017 1219079 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f203782
20-08-2026 00:20:31.017 1219079 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224950","expired":false,"activity":"","logged":false,"session":"00E916F609D2Cd3069D92d676e8511","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.017 1219079 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"00E916F609D2Cd3069D92d676e8511","status":true}
20-08-2026 00:20:31.030 1219092 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fa63A865B7B351F49133963d278063
20-08-2026 00:20:31.030 1219092 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fa63A865B7B351F49133963d278063
20-08-2026 00:20:31.030 1219092 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c281111
20-08-2026 00:20:31.030 1219092 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224669","expired":false,"activity":"","logged":false,"session":"Fa63A865B7B351F49133963d278063","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.030 1219092 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fa63A865B7B351F49133963d278063","status":true}
20-08-2026 00:20:31.031 1219093 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fa63A865B7B351F49133963d278063
20-08-2026 00:20:31.032 1219094 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c281111
20-08-2026 00:20:31.032 1219094 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224669","expired":false,"activity":"","logged":false,"session":"Fa63A865B7B351F49133963d278063","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.032 1219094 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fa63A865B7B351F49133963d278063, mobile : , newSession : Fa63A865B7B351F49133963d278063, active : 1, activity : {"machine":{"area":"Media Tek_4 C_3rd Floor","vm_id":"1650863155668","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,5555555","location":"MediaTek_4 C_3rd Floor"}}, expiry  :1795114224669
20-08-2026 00:20:31.032 1219094 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fa63A865B7B351F49133963d278063
20-08-2026 00:20:31.032 1219094 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fa63A865B7B351F49133963d278063
20-08-2026 00:20:31.038 1219100 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c281111
20-08-2026 00:20:31.038 1219100 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224669","expired":false,"activity":"","logged":false,"session":"Fa63A865B7B351F49133963d278063","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.038 1219100 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fa63A865B7B351F49133963d278063","status":true}
20-08-2026 00:20:31.046 1219108 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4070Ba60C4Ea7bD894Cd96A403De17
20-08-2026 00:20:31.046 1219108 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4070Ba60C4Ea7bD894Cd96A403De17
20-08-2026 00:20:31.049 1219111 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a24aadb
20-08-2026 00:20:31.049 1219111 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224699","expired":false,"activity":"","logged":false,"session":"4070Ba60C4Ea7bD894Cd96A403De17","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.049 1219111 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4070Ba60C4Ea7bD894Cd96A403De17","status":true}
20-08-2026 00:20:31.049 1219111 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4070Ba60C4Ea7bD894Cd96A403De17
20-08-2026 00:20:31.052 1219114 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a24aadb
20-08-2026 00:20:31.053 1219115 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224699","expired":false,"activity":"","logged":false,"session":"4070Ba60C4Ea7bD894Cd96A403De17","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.053 1219115 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4070Ba60C4Ea7bD894Cd96A403De17, mobile : , newSession : 4070Ba60C4Ea7bD894Cd96A403De17, active : 1, activity : {"machine":{"ds_imei":"VS09202101","area":"HSR","vm_id":"1619843922075","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 1 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114224699
20-08-2026 00:20:31.055 1219117 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4070Ba60C4Ea7bD894Cd96A403De17
20-08-2026 00:20:31.055 1219117 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4070Ba60C4Ea7bD894Cd96A403De17
20-08-2026 00:20:31.057 1219119 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a24aadb
20-08-2026 00:20:31.057 1219119 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224699","expired":false,"activity":"","logged":false,"session":"4070Ba60C4Ea7bD894Cd96A403De17","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.057 1219119 [http-nio-8051-exec-52] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4070Ba60C4Ea7bD894Cd96A403De17","status":true}
20-08-2026 00:20:31.093 1219155 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:31.094 1219156 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:31.218 1219280 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8975673c3d8296Fa698c4d0339F2F8
20-08-2026 00:20:31.219 1219281 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8975673c3d8296Fa698c4d0339F2F8
20-08-2026 00:20:31.222 1219284 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6b5d9c70
20-08-2026 00:20:31.222 1219284 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224658","expired":false,"activity":"","logged":false,"session":"8975673c3d8296Fa698c4d0339F2F8","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.222 1219284 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8975673c3d8296Fa698c4d0339F2F8","status":true}
20-08-2026 00:20:31.222 1219284 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8975673c3d8296Fa698c4d0339F2F8
20-08-2026 00:20:31.226 1219288 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6b5d9c70
20-08-2026 00:20:31.226 1219288 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224658","expired":false,"activity":"","logged":false,"session":"8975673c3d8296Fa698c4d0339F2F8","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.226 1219288 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8975673c3d8296Fa698c4d0339F2F8, mobile : , newSession : 8975673c3d8296Fa698c4d0339F2F8, active : 1, activity : {"machine":{"ds_imei":"NU04202103","area":"Marathahalli","vm_id":"1619624606494","cart_enabled":true,"address":"Marathahalli","vm_imei_id":"NU04202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.957954, 77.702755","ds_area":"Marathahalli","location":"Mahaveer Traders","ds_geocode":"12.957954, 77.702755"}}, expiry  :1795114224658
20-08-2026 00:20:31.226 1219288 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8975673c3d8296Fa698c4d0339F2F8
20-08-2026 00:20:31.226 1219288 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8975673c3d8296Fa698c4d0339F2F8
20-08-2026 00:20:31.232 1219294 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6b5d9c70
20-08-2026 00:20:31.232 1219294 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224658","expired":false,"activity":"","logged":false,"session":"8975673c3d8296Fa698c4d0339F2F8","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.232 1219294 [http-nio-8051-exec-78] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8975673c3d8296Fa698c4d0339F2F8","status":true}
20-08-2026 00:20:31.381 1219443 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ba05Bd795dAdCa1d9d3f4397De2fEd
20-08-2026 00:20:31.381 1219443 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ba05Bd795dAdCa1d9d3f4397De2fEd
20-08-2026 00:20:31.381 1219443 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@47dbfde1
20-08-2026 00:20:31.381 1219443 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224920","expired":false,"activity":"","logged":false,"session":"Ba05Bd795dAdCa1d9d3f4397De2fEd","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.381 1219443 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ba05Bd795dAdCa1d9d3f4397De2fEd","status":true}
20-08-2026 00:20:31.381 1219443 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ba05Bd795dAdCa1d9d3f4397De2fEd
20-08-2026 00:20:31.382 1219444 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@47dbfde1
20-08-2026 00:20:31.382 1219444 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224920","expired":false,"activity":"","logged":false,"session":"Ba05Bd795dAdCa1d9d3f4397De2fEd","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.382 1219444 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Ba05Bd795dAdCa1d9d3f4397De2fEd, mobile : , newSession : Ba05Bd795dAdCa1d9d3f4397De2fEd, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749559026472","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202506","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Version 1"}}, expiry  :1795114224920
20-08-2026 00:20:31.382 1219444 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ba05Bd795dAdCa1d9d3f4397De2fEd
20-08-2026 00:20:31.382 1219444 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ba05Bd795dAdCa1d9d3f4397De2fEd
20-08-2026 00:20:31.382 1219444 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@47dbfde1
20-08-2026 00:20:31.382 1219444 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224920","expired":false,"activity":"","logged":false,"session":"Ba05Bd795dAdCa1d9d3f4397De2fEd","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.382 1219444 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ba05Bd795dAdCa1d9d3f4397De2fEd","status":true}
20-08-2026 00:20:31.507 1219569 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 93D73159A9C52c9359D4FbC372E7E2
20-08-2026 00:20:31.507 1219569 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 93D73159A9C52c9359D4FbC372E7E2
20-08-2026 00:20:31.512 1219574 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@286a19ce
20-08-2026 00:20:31.512 1219574 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224857","expired":false,"activity":"","logged":false,"session":"93D73159A9C52c9359D4FbC372E7E2","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.512 1219574 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"93D73159A9C52c9359D4FbC372E7E2","status":true}
20-08-2026 00:20:31.512 1219574 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 93D73159A9C52c9359D4FbC372E7E2
20-08-2026 00:20:31.516 1219578 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3eB01c97D4508144B85d49D6C74bBf
20-08-2026 00:20:31.516 1219578 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3eB01c97D4508144B85d49D6C74bBf
20-08-2026 00:20:31.517 1219579 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@74447bcb
20-08-2026 00:20:31.517 1219579 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224749","expired":false,"activity":"","logged":false,"session":"3eB01c97D4508144B85d49D6C74bBf","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.517 1219579 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3eB01c97D4508144B85d49D6C74bBf","status":true}
20-08-2026 00:20:31.517 1219579 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3eB01c97D4508144B85d49D6C74bBf
20-08-2026 00:20:31.517 1219579 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@74447bcb
20-08-2026 00:20:31.517 1219579 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224749","expired":false,"activity":"","logged":false,"session":"3eB01c97D4508144B85d49D6C74bBf","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.517 1219579 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3eB01c97D4508144B85d49D6C74bBf, mobile : , newSession : 3eB01c97D4508144B85d49D6C74bBf, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1650862850550","cart_enabled":true,"address":"Mediatek B-5A  3rd Floor","vm_imei_id":"TM04202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,55555","location":"Mediatek B-5A  3rd Floor"}}, expiry  :1795114224749
20-08-2026 00:20:31.517 1219579 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3eB01c97D4508144B85d49D6C74bBf
20-08-2026 00:20:31.517 1219579 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3eB01c97D4508144B85d49D6C74bBf
20-08-2026 00:20:31.518 1219580 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@74447bcb
20-08-2026 00:20:31.518 1219580 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224749","expired":false,"activity":"","logged":false,"session":"3eB01c97D4508144B85d49D6C74bBf","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.518 1219580 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3eB01c97D4508144B85d49D6C74bBf","status":true}
20-08-2026 00:20:31.550 1219612 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@286a19ce
20-08-2026 00:20:31.550 1219612 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224857","expired":false,"activity":"","logged":false,"session":"93D73159A9C52c9359D4FbC372E7E2","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.551 1219613 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 93D73159A9C52c9359D4FbC372E7E2, mobile : , newSession : 93D73159A9C52c9359D4FbC372E7E2, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685608919720","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202303","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Tata communication  - EGL"}}, expiry  :1795114224857
20-08-2026 00:20:31.551 1219613 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 93D73159A9C52c9359D4FbC372E7E2
20-08-2026 00:20:31.551 1219613 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 93D73159A9C52c9359D4FbC372E7E2
20-08-2026 00:20:31.551 1219613 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@286a19ce
20-08-2026 00:20:31.551 1219613 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224857","expired":false,"activity":"","logged":false,"session":"93D73159A9C52c9359D4FbC372E7E2","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.551 1219613 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"93D73159A9C52c9359D4FbC372E7E2","status":true}
20-08-2026 00:20:31.603 1219665 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1178464880A562E0E74b0a8fD1D832
20-08-2026 00:20:31.603 1219665 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1178464880A562E0E74b0a8fD1D832
20-08-2026 00:20:31.604 1219666 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6f0b33c3
20-08-2026 00:20:31.604 1219666 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224947","expired":false,"activity":"","logged":false,"session":"1178464880A562E0E74b0a8fD1D832","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.604 1219666 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1178464880A562E0E74b0a8fD1D832","status":true}
20-08-2026 00:20:31.604 1219666 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1178464880A562E0E74b0a8fD1D832
20-08-2026 00:20:31.606 1219668 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6f0b33c3
20-08-2026 00:20:31.606 1219668 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224947","expired":false,"activity":"","logged":false,"session":"1178464880A562E0E74b0a8fD1D832","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.606 1219668 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1178464880A562E0E74b0a8fD1D832, mobile : , newSession : 1178464880A562E0E74b0a8fD1D832, active : 1, activity : {"machine":{"area":"Western","vm_id":"1757402010096","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas LV 4th floor"}}, expiry  :1795114224947
20-08-2026 00:20:31.606 1219668 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1178464880A562E0E74b0a8fD1D832
20-08-2026 00:20:31.606 1219668 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1178464880A562E0E74b0a8fD1D832
20-08-2026 00:20:31.608 1219670 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6f0b33c3
20-08-2026 00:20:31.609 1219671 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224947","expired":false,"activity":"","logged":false,"session":"1178464880A562E0E74b0a8fD1D832","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.609 1219671 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1178464880A562E0E74b0a8fD1D832","status":true}
20-08-2026 00:20:31.614 1219676 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FaAd5d2a7c94A732900e0cD2EfB9Be
20-08-2026 00:20:31.614 1219676 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FaAd5d2a7c94A732900e0cD2EfB9Be
20-08-2026 00:20:31.614 1219676 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@63314d79
20-08-2026 00:20:31.614 1219676 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224621","expired":false,"activity":"","logged":false,"session":"FaAd5d2a7c94A732900e0cD2EfB9Be","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.614 1219676 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FaAd5d2a7c94A732900e0cD2EfB9Be","status":true}
20-08-2026 00:20:31.614 1219676 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FaAd5d2a7c94A732900e0cD2EfB9Be
20-08-2026 00:20:31.615 1219677 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@63314d79
20-08-2026 00:20:31.615 1219677 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224621","expired":false,"activity":"","logged":false,"session":"FaAd5d2a7c94A732900e0cD2EfB9Be","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.615 1219677 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: FaAd5d2a7c94A732900e0cD2EfB9Be, mobile : , newSession : FaAd5d2a7c94A732900e0cD2EfB9Be, active : 1, activity : {"machine":{"ds_imei":"VS04202102","area":"Indiranagar","vm_id":"1618809487195","cart_enabled":true,"address":"HAL 2nd Stage","vm_imei_id":"VS04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9653538, 77.639975","ds_area":"Indiranagar","location":"Tiny Cafe - Jyoti Bakery Indiranagar","ds_geocode":"12.9653538, 77.639975"}}, expiry  :1795114224621
20-08-2026 00:20:31.615 1219677 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FaAd5d2a7c94A732900e0cD2EfB9Be
20-08-2026 00:20:31.615 1219677 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FaAd5d2a7c94A732900e0cD2EfB9Be
20-08-2026 00:20:31.615 1219677 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@63314d79
20-08-2026 00:20:31.615 1219677 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224621","expired":false,"activity":"","logged":false,"session":"FaAd5d2a7c94A732900e0cD2EfB9Be","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.615 1219677 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FaAd5d2a7c94A732900e0cD2EfB9Be","status":true}
20-08-2026 00:20:31.626 1219688 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C5995650AfC960281355Ae9541C14c
20-08-2026 00:20:31.626 1219688 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C5995650AfC960281355Ae9541C14c
20-08-2026 00:20:31.629 1219691 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60af6076
20-08-2026 00:20:31.629 1219691 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224941","expired":false,"activity":"","logged":false,"session":"C5995650AfC960281355Ae9541C14c","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.629 1219691 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C5995650AfC960281355Ae9541C14c","status":true}
20-08-2026 00:20:31.629 1219691 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C5995650AfC960281355Ae9541C14c
20-08-2026 00:20:31.629 1219691 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60af6076
20-08-2026 00:20:31.629 1219691 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224941","expired":false,"activity":"","logged":false,"session":"C5995650AfC960281355Ae9541C14c","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.629 1219691 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C5995650AfC960281355Ae9541C14c, mobile : , newSession : C5995650AfC960281355Ae9541C14c, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749558487402","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202505","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Godrej Table Space 5th Floor"}}, expiry  :1795114224941
20-08-2026 00:20:31.629 1219691 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C5995650AfC960281355Ae9541C14c
20-08-2026 00:20:31.629 1219691 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C5995650AfC960281355Ae9541C14c
20-08-2026 00:20:31.631 1219693 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60af6076
20-08-2026 00:20:31.631 1219693 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224941","expired":false,"activity":"","logged":false,"session":"C5995650AfC960281355Ae9541C14c","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.631 1219693 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C5995650AfC960281355Ae9541C14c","status":true}
20-08-2026 00:20:31.706 1219768 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:31.708 1219770 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:31.709 1219771 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202203
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:20:31
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798'], 'close_time': ['2026-08-19 21:42:45.889448', '2026-08-19 21:42:45.889571', '2026-08-19 21:42:45.889631', '2026-08-19 21:42:45.889688']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798"], "close_time": ["2026-08-19 21:42:45.889448", "2026-08-19 21:42:45.889571", "2026-08-19 21:42:45.889631", "2026-08-19 21:42:45.889688"]}
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:20:31.710 1219772 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:31.717 1219779 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D67a31Fa2e5c3eBd7d46E52b249bA0
20-08-2026 00:20:31.717 1219779 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D67a31Fa2e5c3eBd7d46E52b249bA0
20-08-2026 00:20:31.718 1219780 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12d85026
20-08-2026 00:20:31.718 1219780 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224769","expired":false,"activity":"","logged":false,"session":"D67a31Fa2e5c3eBd7d46E52b249bA0","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.718 1219780 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D67a31Fa2e5c3eBd7d46E52b249bA0","status":true}
20-08-2026 00:20:31.718 1219780 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D67a31Fa2e5c3eBd7d46E52b249bA0
20-08-2026 00:20:31.719 1219781 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12d85026
20-08-2026 00:20:31.719 1219781 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224769","expired":false,"activity":"","logged":false,"session":"D67a31Fa2e5c3eBd7d46E52b249bA0","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.719 1219781 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D67a31Fa2e5c3eBd7d46E52b249bA0, mobile : , newSession : D67a31Fa2e5c3eBd7d46E52b249bA0, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114224769
20-08-2026 00:20:31.719 1219781 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D67a31Fa2e5c3eBd7d46E52b249bA0
20-08-2026 00:20:31.719 1219781 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D67a31Fa2e5c3eBd7d46E52b249bA0
20-08-2026 00:20:31.720 1219782 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12d85026
20-08-2026 00:20:31.720 1219782 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224769","expired":false,"activity":"","logged":false,"session":"D67a31Fa2e5c3eBd7d46E52b249bA0","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.721 1219783 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D67a31Fa2e5c3eBd7d46E52b249bA0","status":true}
20-08-2026 00:20:31.788 1219850 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4e4fB084954aC2F2E326EdCfE2993b
20-08-2026 00:20:31.788 1219850 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4e4fB084954aC2F2E326EdCfE2993b
20-08-2026 00:20:31.788 1219850 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@64c7a35f
20-08-2026 00:20:31.788 1219850 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224972","expired":false,"activity":"","logged":false,"session":"4e4fB084954aC2F2E326EdCfE2993b","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.788 1219850 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4e4fB084954aC2F2E326EdCfE2993b","status":true}
20-08-2026 00:20:31.788 1219850 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4e4fB084954aC2F2E326EdCfE2993b
20-08-2026 00:20:31.797 1219859 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@64c7a35f
20-08-2026 00:20:31.797 1219859 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224972","expired":false,"activity":"","logged":false,"session":"4e4fB084954aC2F2E326EdCfE2993b","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.797 1219859 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4e4fB084954aC2F2E326EdCfE2993b, mobile : , newSession : 4e4fB084954aC2F2E326EdCfE2993b, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT","vm_id":"8969790716036205382","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114224972
20-08-2026 00:20:31.797 1219859 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4e4fB084954aC2F2E326EdCfE2993b
20-08-2026 00:20:31.797 1219859 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4e4fB084954aC2F2E326EdCfE2993b
20-08-2026 00:20:31.797 1219859 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@64c7a35f
20-08-2026 00:20:31.797 1219859 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224972","expired":false,"activity":"","logged":false,"session":"4e4fB084954aC2F2E326EdCfE2993b","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.797 1219859 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4e4fB084954aC2F2E326EdCfE2993b","status":true}
20-08-2026 00:20:31.812 1219874 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 44941f292306DaC5B8C617267985Bb
20-08-2026 00:20:31.812 1219874 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 44941f292306DaC5B8C617267985Bb
20-08-2026 00:20:31.812 1219874 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4b97a99d
20-08-2026 00:20:31.812 1219874 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224790","expired":false,"activity":"","logged":false,"session":"44941f292306DaC5B8C617267985Bb","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.812 1219874 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"44941f292306DaC5B8C617267985Bb","status":true}
20-08-2026 00:20:31.812 1219874 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 44941f292306DaC5B8C617267985Bb
20-08-2026 00:20:31.813 1219875 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4b97a99d
20-08-2026 00:20:31.813 1219875 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224790","expired":false,"activity":"","logged":false,"session":"44941f292306DaC5B8C617267985Bb","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.813 1219875 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 44941f292306DaC5B8C617267985Bb, mobile : , newSession : 44941f292306DaC5B8C617267985Bb, active : 1, activity : {"machine":{"area":"Western","vm_id":"1661836659685","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Tech Mahindra - Demo"}}, expiry  :1795114224790
20-08-2026 00:20:31.813 1219875 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 44941f292306DaC5B8C617267985Bb
20-08-2026 00:20:31.813 1219875 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 44941f292306DaC5B8C617267985Bb
20-08-2026 00:20:31.814 1219876 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4b97a99d
20-08-2026 00:20:31.814 1219876 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224790","expired":false,"activity":"","logged":false,"session":"44941f292306DaC5B8C617267985Bb","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.815 1219877 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"44941f292306DaC5B8C617267985Bb","status":true}
20-08-2026 00:20:31.861 1219923 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F0442d35862cD5658cB0D8B33343C7
20-08-2026 00:20:31.863 1219925 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F0442d35862cD5658cB0D8B33343C7
20-08-2026 00:20:31.864 1219926 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@312ad591
20-08-2026 00:20:31.864 1219926 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224973","expired":false,"activity":"","logged":false,"session":"F0442d35862cD5658cB0D8B33343C7","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.864 1219926 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F0442d35862cD5658cB0D8B33343C7","status":true}
20-08-2026 00:20:31.864 1219926 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F0442d35862cD5658cB0D8B33343C7
20-08-2026 00:20:31.868 1219930 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@312ad591
20-08-2026 00:20:31.868 1219930 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224973","expired":false,"activity":"","logged":false,"session":"F0442d35862cD5658cB0D8B33343C7","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.868 1219930 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F0442d35862cD5658cB0D8B33343C7, mobile : , newSession : F0442d35862cD5658cB0D8B33343C7, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1861896391128712585","cart_enabled":true,"address":"4th Floor","vm_imei_id":"TM07201911","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9781663,77.6606663","location":"TM Texas LakeView 3rd Floor"}}, expiry  :1795114224973
20-08-2026 00:20:31.869 1219931 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F0442d35862cD5658cB0D8B33343C7
20-08-2026 00:20:31.869 1219931 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F0442d35862cD5658cB0D8B33343C7
20-08-2026 00:20:31.870 1219932 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@312ad591
20-08-2026 00:20:31.870 1219932 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224973","expired":false,"activity":"","logged":false,"session":"F0442d35862cD5658cB0D8B33343C7","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.870 1219932 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F0442d35862cD5658cB0D8B33343C7","status":true}
20-08-2026 00:20:31.873 1219935 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:31.875 1219937 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:31.976 1220038 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D0Da00248eF471619e5a01B1C36b72
20-08-2026 00:20:31.976 1220038 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D0Da00248eF471619e5a01B1C36b72
20-08-2026 00:20:31.976 1220038 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20bfcbb7
20-08-2026 00:20:31.976 1220038 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224932","expired":false,"activity":"","logged":false,"session":"D0Da00248eF471619e5a01B1C36b72","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.976 1220038 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D0Da00248eF471619e5a01B1C36b72","status":true}
20-08-2026 00:20:31.976 1220038 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D0Da00248eF471619e5a01B1C36b72
20-08-2026 00:20:31.976 1220038 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F1De351aF30d7b34873dD3B3BaC6Af
20-08-2026 00:20:31.976 1220038 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1De351aF30d7b34873dD3B3BaC6Af
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20bfcbb7
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@67330ddc
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224844","expired":false,"activity":"","logged":false,"session":"F1De351aF30d7b34873dD3B3BaC6Af","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224932","expired":false,"activity":"","logged":false,"session":"D0Da00248eF471619e5a01B1C36b72","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F1De351aF30d7b34873dD3B3BaC6Af","status":true}
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1De351aF30d7b34873dD3B3BaC6Af
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D0Da00248eF471619e5a01B1C36b72, mobile : , newSession : D0Da00248eF471619e5a01B1C36b72, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749459193086","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 4th floor"}}, expiry  :1795114224932
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D0Da00248eF471619e5a01B1C36b72
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D0Da00248eF471619e5a01B1C36b72
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20bfcbb7
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224932","expired":false,"activity":"","logged":false,"session":"D0Da00248eF471619e5a01B1C36b72","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@67330ddc
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D0Da00248eF471619e5a01B1C36b72","status":true}
20-08-2026 00:20:31.977 1220039 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224844","expired":false,"activity":"","logged":false,"session":"F1De351aF30d7b34873dD3B3BaC6Af","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.978 1220040 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F1De351aF30d7b34873dD3B3BaC6Af, mobile : , newSession : F1De351aF30d7b34873dD3B3BaC6Af, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1748242676721","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM05202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas lakeview  2nd floor"}}, expiry  :1795114224844
20-08-2026 00:20:31.978 1220040 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F1De351aF30d7b34873dD3B3BaC6Af
20-08-2026 00:20:31.978 1220040 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1De351aF30d7b34873dD3B3BaC6Af
20-08-2026 00:20:31.978 1220040 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@67330ddc
20-08-2026 00:20:31.978 1220040 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224844","expired":false,"activity":"","logged":false,"session":"F1De351aF30d7b34873dD3B3BaC6Af","mobile":"","active":1,"status":true}
20-08-2026 00:20:31.978 1220040 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F1De351aF30d7b34873dD3B3BaC6Af","status":true}
20-08-2026 00:20:31.999 1220061 [http-nio-8051-exec-55] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.000 1220062 [http-nio-8051-exec-55] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.001 1220063 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.001 1220063 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.022 1220084 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.023 1220085 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.067 1220129 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9263CdB6F5794d1255A8E88747De7d
20-08-2026 00:20:32.067 1220129 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9263CdB6F5794d1255A8E88747De7d
20-08-2026 00:20:32.068 1220130 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@679f071a
20-08-2026 00:20:32.068 1220130 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224710","expired":false,"activity":"","logged":false,"session":"9263CdB6F5794d1255A8E88747De7d","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.068 1220130 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9263CdB6F5794d1255A8E88747De7d","status":true}
20-08-2026 00:20:32.068 1220130 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9263CdB6F5794d1255A8E88747De7d
20-08-2026 00:20:32.068 1220130 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@679f071a
20-08-2026 00:20:32.068 1220130 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224710","expired":false,"activity":"","logged":false,"session":"9263CdB6F5794d1255A8E88747De7d","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.068 1220130 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9263CdB6F5794d1255A8E88747De7d, mobile : , newSession : 9263CdB6F5794d1255A8E88747De7d, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_7th Floor"}}, expiry  :1795114224710
20-08-2026 00:20:32.068 1220130 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9263CdB6F5794d1255A8E88747De7d
20-08-2026 00:20:32.069 1220131 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9263CdB6F5794d1255A8E88747De7d
20-08-2026 00:20:32.071 1220133 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@679f071a
20-08-2026 00:20:32.071 1220133 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224710","expired":false,"activity":"","logged":false,"session":"9263CdB6F5794d1255A8E88747De7d","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.071 1220133 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9263CdB6F5794d1255A8E88747De7d","status":true}
20-08-2026 00:20:32.210 1220272 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202202","mobile":""}
20-08-2026 00:20:32.262 1220324 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202203","mobile":""}
20-08-2026 00:20:32.449 1220511 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2b96F642FdCbF103003346B7Bd4bEe
20-08-2026 00:20:32.450 1220512 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2b96F642FdCbF103003346B7Bd4bEe
20-08-2026 00:20:32.450 1220512 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ef2f07a
20-08-2026 00:20:32.450 1220512 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224839","expired":false,"activity":"","logged":false,"session":"2b96F642FdCbF103003346B7Bd4bEe","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.450 1220512 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2b96F642FdCbF103003346B7Bd4bEe","status":true}
20-08-2026 00:20:32.450 1220512 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2b96F642FdCbF103003346B7Bd4bEe
20-08-2026 00:20:32.453 1220515 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ef2f07a
20-08-2026 00:20:32.453 1220515 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224839","expired":false,"activity":"","logged":false,"session":"2b96F642FdCbF103003346B7Bd4bEe","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.453 1220515 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2b96F642FdCbF103003346B7Bd4bEe, mobile : , newSession : 2b96F642FdCbF103003346B7Bd4bEe, active : 1, activity : {"machine":{"area":"HSR","vm_id":"1694000374524","cart_enabled":true,"address":"","vm_imei_id":"NU09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"Titan Eye plus Spiral"}}, expiry  :1795114224839
20-08-2026 00:20:32.453 1220515 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2b96F642FdCbF103003346B7Bd4bEe
20-08-2026 00:20:32.453 1220515 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2b96F642FdCbF103003346B7Bd4bEe
20-08-2026 00:20:32.458 1220520 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ef2f07a
20-08-2026 00:20:32.458 1220520 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224839","expired":false,"activity":"","logged":false,"session":"2b96F642FdCbF103003346B7Bd4bEe","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.458 1220520 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2b96F642FdCbF103003346B7Bd4bEe","status":true}
20-08-2026 00:20:32.479 1220541 [http-nio-8051-exec-51] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS11202101","mobile":""}
20-08-2026 00:20:32.483 1220545 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.486 1220548 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.489 1220551 [http-nio-8051-exec-64] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"DS08202101","mobile":""}
20-08-2026 00:20:32.552 1220614 [http-nio-8051-exec-58] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.553 1220615 [http-nio-8051-exec-57] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.555 1220617 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.555 1220617 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.613 1220675 [http-nio-8051-exec-52] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202204","mobile":""}
20-08-2026 00:20:32.615 1220677 [http-nio-8051-exec-80] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.618 1220680 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.632 1220694 [http-nio-8051-exec-78] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202506","mobile":""}
20-08-2026 00:20:32.637 1220699 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F726853289Cd7787D6A0770e36637e
20-08-2026 00:20:32.637 1220699 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F726853289Cd7787D6A0770e36637e
20-08-2026 00:20:32.640 1220702 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5582df67
20-08-2026 00:20:32.640 1220702 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224981","expired":false,"activity":"","logged":false,"session":"F726853289Cd7787D6A0770e36637e","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.640 1220702 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F726853289Cd7787D6A0770e36637e","status":true}
20-08-2026 00:20:32.640 1220702 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F726853289Cd7787D6A0770e36637e
20-08-2026 00:20:32.643 1220705 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5582df67
20-08-2026 00:20:32.643 1220705 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224981","expired":false,"activity":"","logged":false,"session":"F726853289Cd7787D6A0770e36637e","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.643 1220705 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F726853289Cd7787D6A0770e36637e, mobile : , newSession : F726853289Cd7787D6A0770e36637e, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205383","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202098","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR SKU Split","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114224981
20-08-2026 00:20:32.643 1220705 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F726853289Cd7787D6A0770e36637e
20-08-2026 00:20:32.643 1220705 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F726853289Cd7787D6A0770e36637e
20-08-2026 00:20:32.647 1220709 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5582df67
20-08-2026 00:20:32.647 1220709 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224981","expired":false,"activity":"","logged":false,"session":"F726853289Cd7787D6A0770e36637e","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.647 1220709 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F726853289Cd7787D6A0770e36637e","status":true}
20-08-2026 00:20:32.661 1220723 [http-nio-8051-exec-71] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.668 1220730 [http-nio-8051-exec-71] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.673 1220735 [http-nio-8051-exec-74] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.673 1220735 [http-nio-8051-exec-74] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.699 1220761 [http-nio-8051-exec-82] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.699 1220761 [http-nio-8051-exec-82] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.729 1220791 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.730 1220792 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.734 1220796 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.734 1220796 [http-nio-8051-exec-50] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.746 1220808 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM10201907","mobile":""}
20-08-2026 00:20:32.761 1220823 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.763 1220825 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.769 1220831 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.776 1220838 [http-nio-8051-exec-67] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.819 1220881 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202103","mobile":""}
20-08-2026 00:20:32.856 1220918 [http-nio-8051-exec-54] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.858 1220920 [http-nio-8051-exec-54] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.902 1220964 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM01202601","mobile":""}
20-08-2026 00:20:32.917 1220979 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A8D6AfF31901D97e4d3aBdDaE98479
20-08-2026 00:20:32.917 1220979 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A8D6AfF31901D97e4d3aBdDaE98479
20-08-2026 00:20:32.920 1220982 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1d2a244d
20-08-2026 00:20:32.920 1220982 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224688","expired":false,"activity":"","logged":false,"session":"A8D6AfF31901D97e4d3aBdDaE98479","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.920 1220982 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A8D6AfF31901D97e4d3aBdDaE98479","status":true}
20-08-2026 00:20:32.920 1220982 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A8D6AfF31901D97e4d3aBdDaE98479
20-08-2026 00:20:32.920 1220982 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1d2a244d
20-08-2026 00:20:32.920 1220982 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224688","expired":false,"activity":"","logged":false,"session":"A8D6AfF31901D97e4d3aBdDaE98479","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.920 1220982 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A8D6AfF31901D97e4d3aBdDaE98479, mobile : , newSession : A8D6AfF31901D97e4d3aBdDaE98479, active : 1, activity : {"machine":{"area":"Mediatek B-1 4th Floor","vm_id":"1650863616549","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"55555,55555","location":"Mediatek B-1 4th Floor"}}, expiry  :1795114224688
20-08-2026 00:20:32.920 1220982 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A8D6AfF31901D97e4d3aBdDaE98479
20-08-2026 00:20:32.920 1220982 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A8D6AfF31901D97e4d3aBdDaE98479
20-08-2026 00:20:32.927 1220989 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1d2a244d
20-08-2026 00:20:32.927 1220989 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224688","expired":false,"activity":"","logged":false,"session":"A8D6AfF31901D97e4d3aBdDaE98479","mobile":"","active":1,"status":true}
20-08-2026 00:20:32.927 1220989 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A8D6AfF31901D97e4d3aBdDaE98479","status":true}
20-08-2026 00:20:32.929 1220991 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.929 1220991 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:32.947 1221009 [http-nio-8051-exec-62] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:32.947 1221009 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:33.056 1221118 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A3F9Ad3f338148414b1775B68cCe39
20-08-2026 00:20:33.056 1221118 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A3F9Ad3f338148414b1775B68cCe39
20-08-2026 00:20:33.065 1221127 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:33.066 1221128 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:33.066 1221128 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4bcef044
20-08-2026 00:20:33.066 1221128 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224981","expired":false,"activity":"","logged":false,"session":"A3F9Ad3f338148414b1775B68cCe39","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.066 1221128 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A3F9Ad3f338148414b1775B68cCe39","status":true}
20-08-2026 00:20:33.066 1221128 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A3F9Ad3f338148414b1775B68cCe39
20-08-2026 00:20:33.074 1221136 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4bcef044
20-08-2026 00:20:33.074 1221136 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224981","expired":false,"activity":"","logged":false,"session":"A3F9Ad3f338148414b1775B68cCe39","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.074 1221136 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A3F9Ad3f338148414b1775B68cCe39, mobile : , newSession : A3F9Ad3f338148414b1775B68cCe39, active : 1, activity : {"machine":{"ds_imei":"NU11202099","area":"HSR LAYOUT","vm_id":"8969790716036205479","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU11202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"Machine_Refills","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114224981
20-08-2026 00:20:33.075 1221137 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A3F9Ad3f338148414b1775B68cCe39
20-08-2026 00:20:33.075 1221137 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A3F9Ad3f338148414b1775B68cCe39
20-08-2026 00:20:33.084 1221146 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4bcef044
20-08-2026 00:20:33.084 1221146 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224981","expired":false,"activity":"","logged":false,"session":"A3F9Ad3f338148414b1775B68cCe39","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.084 1221146 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A3F9Ad3f338148414b1775B68cCe39","status":true}
20-08-2026 00:20:33.104 1221166 [http-nio-8051-exec-83] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:33.105 1221167 [http-nio-8051-exec-83] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:33.190 1221252 [http-nio-8051-exec-75] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:33.201 1221263 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:33.205 1221267 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"RM10201901","mobile":""}
20-08-2026 00:20:33.206 1221268 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:20:33.206 1221268 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:20:33.212 1221274 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202102","mobile":""}
20-08-2026 00:20:33.221 1221283 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202101","mobile":""}
20-08-2026 00:20:33.221 1221283 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1750006c77Ea14Bd29Ad1f96263589
20-08-2026 00:20:33.221 1221283 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1750006c77Ea14Bd29Ad1f96263589
20-08-2026 00:20:33.223 1221285 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b6f81d3
20-08-2026 00:20:33.223 1221285 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224843","expired":false,"activity":"","logged":false,"session":"1750006c77Ea14Bd29Ad1f96263589","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.223 1221285 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1750006c77Ea14Bd29Ad1f96263589","status":true}
20-08-2026 00:20:33.223 1221285 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1750006c77Ea14Bd29Ad1f96263589
20-08-2026 00:20:33.225 1221287 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b6f81d3
20-08-2026 00:20:33.225 1221287 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224843","expired":false,"activity":"","logged":false,"session":"1750006c77Ea14Bd29Ad1f96263589","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.225 1221287 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1750006c77Ea14Bd29Ad1f96263589, mobile : , newSession : 1750006c77Ea14Bd29Ad1f96263589, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660749537502","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Titan Eye plus -2","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114224843
20-08-2026 00:20:33.225 1221287 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1750006c77Ea14Bd29Ad1f96263589
20-08-2026 00:20:33.225 1221287 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1750006c77Ea14Bd29Ad1f96263589
20-08-2026 00:20:33.229 1221291 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b6f81d3
20-08-2026 00:20:33.229 1221291 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224843","expired":false,"activity":"","logged":false,"session":"1750006c77Ea14Bd29Ad1f96263589","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.229 1221291 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1750006c77Ea14Bd29Ad1f96263589","status":true}
20-08-2026 00:20:33.295 1221357 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 903192952508C681186b8e6a854232
20-08-2026 00:20:33.295 1221357 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 903192952508C681186b8e6a854232
20-08-2026 00:20:33.296 1221358 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7205903a
20-08-2026 00:20:33.296 1221358 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224914","expired":false,"activity":"","logged":false,"session":"903192952508C681186b8e6a854232","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.296 1221358 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"903192952508C681186b8e6a854232","status":true}
20-08-2026 00:20:33.298 1221360 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 903192952508C681186b8e6a854232
20-08-2026 00:20:33.299 1221361 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7205903a
20-08-2026 00:20:33.299 1221361 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224914","expired":false,"activity":"","logged":false,"session":"903192952508C681186b8e6a854232","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.299 1221361 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 903192952508C681186b8e6a854232, mobile : , newSession : 903192952508C681186b8e6a854232, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749560296622","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202507","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 5th floor-2"}}, expiry  :1795114224914
20-08-2026 00:20:33.299 1221361 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 903192952508C681186b8e6a854232
20-08-2026 00:20:33.299 1221361 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 903192952508C681186b8e6a854232
20-08-2026 00:20:33.300 1221362 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7205903a
20-08-2026 00:20:33.300 1221362 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224914","expired":false,"activity":"","logged":false,"session":"903192952508C681186b8e6a854232","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.300 1221362 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"903192952508C681186b8e6a854232","status":true}
20-08-2026 00:20:33.305 1221367 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4aCf9757BdF2Ae7d30F393B2683aD8
20-08-2026 00:20:33.305 1221367 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4aCf9757BdF2Ae7d30F393B2683aD8
20-08-2026 00:20:33.306 1221368 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7129a44c
20-08-2026 00:20:33.306 1221368 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224830","expired":false,"activity":"","logged":false,"session":"4aCf9757BdF2Ae7d30F393B2683aD8","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.306 1221368 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4aCf9757BdF2Ae7d30F393B2683aD8","status":true}
20-08-2026 00:20:33.306 1221368 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4aCf9757BdF2Ae7d30F393B2683aD8
20-08-2026 00:20:33.307 1221369 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7129a44c
20-08-2026 00:20:33.307 1221369 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224830","expired":false,"activity":"","logged":false,"session":"4aCf9757BdF2Ae7d30F393B2683aD8","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.307 1221369 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4aCf9757BdF2Ae7d30F393B2683aD8, mobile : , newSession : 4aCf9757BdF2Ae7d30F393B2683aD8, active : 1, activity : {"machine":{"area":"E-city ","vm_id":"1693385315786","cart_enabled":true,"address":"HSR","vm_imei_id":"TM09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas LV 5th Floor "}}, expiry  :1795114224830
20-08-2026 00:20:33.307 1221369 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4aCf9757BdF2Ae7d30F393B2683aD8
20-08-2026 00:20:33.307 1221369 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4aCf9757BdF2Ae7d30F393B2683aD8
20-08-2026 00:20:33.308 1221370 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7129a44c
20-08-2026 00:20:33.308 1221370 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224830","expired":false,"activity":"","logged":false,"session":"4aCf9757BdF2Ae7d30F393B2683aD8","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.308 1221370 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4aCf9757BdF2Ae7d30F393B2683aD8","status":true}
20-08-2026 00:20:33.313 1221375 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 80585fCfAfB5D50334C47f46090b02
20-08-2026 00:20:33.314 1221376 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80585fCfAfB5D50334C47f46090b02
20-08-2026 00:20:33.314 1221376 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c14447
20-08-2026 00:20:33.314 1221376 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224820","expired":false,"activity":"","logged":false,"session":"80585fCfAfB5D50334C47f46090b02","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.314 1221376 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"80585fCfAfB5D50334C47f46090b02","status":true}
20-08-2026 00:20:33.314 1221376 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80585fCfAfB5D50334C47f46090b02
20-08-2026 00:20:33.315 1221377 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c14447
20-08-2026 00:20:33.315 1221377 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224820","expired":false,"activity":"","logged":false,"session":"80585fCfAfB5D50334C47f46090b02","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.315 1221377 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 80585fCfAfB5D50334C47f46090b02, mobile : , newSession : 80585fCfAfB5D50334C47f46090b02, active : 1, activity : {"machine":{"area":"store","vm_id":"1673075277157","cart_enabled":true,"address":"Rack Test","vm_imei_id":"TM12202250","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"server_spiral\":1}","latlong":"00000000,000000","location":"store machine 1"}}, expiry  :1795114224820
20-08-2026 00:20:33.315 1221377 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 80585fCfAfB5D50334C47f46090b02
20-08-2026 00:20:33.315 1221377 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80585fCfAfB5D50334C47f46090b02
20-08-2026 00:20:33.319 1221381 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c14447
20-08-2026 00:20:33.319 1221381 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224820","expired":false,"activity":"","logged":false,"session":"80585fCfAfB5D50334C47f46090b02","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.319 1221381 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"80585fCfAfB5D50334C47f46090b02","status":true}
20-08-2026 00:20:33.406 1221468 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202099","mobile":""}
20-08-2026 00:20:33.471 1221533 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202201","mobile":""}
20-08-2026 00:20:33.473 1221535 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202505","mobile":""}
20-08-2026 00:20:33.551 1221613 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CbFa8e9fE17a9d02E24f8d8a9eB64a
20-08-2026 00:20:33.551 1221613 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CbFa8e9fE17a9d02E24f8d8a9eB64a
20-08-2026 00:20:33.552 1221614 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@247920c6
20-08-2026 00:20:33.552 1221614 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224648","expired":false,"activity":"","logged":false,"session":"CbFa8e9fE17a9d02E24f8d8a9eB64a","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.552 1221614 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CbFa8e9fE17a9d02E24f8d8a9eB64a","status":true}
20-08-2026 00:20:33.552 1221614 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CbFa8e9fE17a9d02E24f8d8a9eB64a
20-08-2026 00:20:33.553 1221615 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@247920c6
20-08-2026 00:20:33.553 1221615 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224648","expired":false,"activity":"","logged":false,"session":"CbFa8e9fE17a9d02E24f8d8a9eB64a","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.553 1221615 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: CbFa8e9fE17a9d02E24f8d8a9eB64a, mobile : , newSession : CbFa8e9fE17a9d02E24f8d8a9eB64a, active : 1, activity : {"machine":{"ds_imei":"VS09202102","area":"HSR","vm_id":"1619843922076","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 2 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114224648
20-08-2026 00:20:33.553 1221615 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CbFa8e9fE17a9d02E24f8d8a9eB64a
20-08-2026 00:20:33.553 1221615 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CbFa8e9fE17a9d02E24f8d8a9eB64a
20-08-2026 00:20:33.555 1221617 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@247920c6
20-08-2026 00:20:33.556 1221618 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224648","expired":false,"activity":"","logged":false,"session":"CbFa8e9fE17a9d02E24f8d8a9eB64a","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.556 1221618 [http-nio-8051-exec-81] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CbFa8e9fE17a9d02E24f8d8a9eB64a","status":true}
20-08-2026 00:20:33.626 1221688 [http-nio-8051-exec-55] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202303","mobile":""}
20-08-2026 00:20:33.730 1221792 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS12202101","mobile":""}
20-08-2026 00:20:33.738 1221800 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3b02DfB7Dd8b14D1D9848cE3FcE6Dc
20-08-2026 00:20:33.738 1221800 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3b02DfB7Dd8b14D1D9848cE3FcE6Dc
20-08-2026 00:20:33.738 1221800 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b0048ef
20-08-2026 00:20:33.738 1221800 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224812","expired":false,"activity":"","logged":false,"session":"3b02DfB7Dd8b14D1D9848cE3FcE6Dc","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.738 1221800 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3b02DfB7Dd8b14D1D9848cE3FcE6Dc","status":true}
20-08-2026 00:20:33.738 1221800 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3b02DfB7Dd8b14D1D9848cE3FcE6Dc
20-08-2026 00:20:33.741 1221803 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b0048ef
20-08-2026 00:20:33.741 1221803 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224812","expired":false,"activity":"","logged":false,"session":"3b02DfB7Dd8b14D1D9848cE3FcE6Dc","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.741 1221803 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3b02DfB7Dd8b14D1D9848cE3FcE6Dc, mobile : , newSession : 3b02DfB7Dd8b14D1D9848cE3FcE6Dc, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1685598348495","cart_enabled":true,"address":"CV ","vm_imei_id":"TM06202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000000000","location":"Texas LakeView A Block 5th Floor"}}, expiry  :1795114224812
20-08-2026 00:20:33.741 1221803 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3b02DfB7Dd8b14D1D9848cE3FcE6Dc
20-08-2026 00:20:33.741 1221803 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3b02DfB7Dd8b14D1D9848cE3FcE6Dc
20-08-2026 00:20:33.743 1221805 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b0048ef
20-08-2026 00:20:33.743 1221805 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224812","expired":false,"activity":"","logged":false,"session":"3b02DfB7Dd8b14D1D9848cE3FcE6Dc","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.743 1221805 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3b02DfB7Dd8b14D1D9848cE3FcE6Dc","status":true}
20-08-2026 00:20:33.900 1221962 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F68f1896B8F4D619B41732298054Ea
20-08-2026 00:20:33.900 1221962 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F68f1896B8F4D619B41732298054Ea
20-08-2026 00:20:33.901 1221963 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3f804916
20-08-2026 00:20:33.901 1221963 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224882","expired":false,"activity":"","logged":false,"session":"F68f1896B8F4D619B41732298054Ea","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.901 1221963 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F68f1896B8F4D619B41732298054Ea","status":true}
20-08-2026 00:20:33.901 1221963 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F68f1896B8F4D619B41732298054Ea
20-08-2026 00:20:33.901 1221963 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3f804916
20-08-2026 00:20:33.901 1221963 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224882","expired":false,"activity":"","logged":false,"session":"F68f1896B8F4D619B41732298054Ea","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.901 1221963 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F68f1896B8F4D619B41732298054Ea, mobile : , newSession : F68f1896B8F4D619B41732298054Ea, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL"}}, expiry  :1795114224882
20-08-2026 00:20:33.902 1221964 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F68f1896B8F4D619B41732298054Ea
20-08-2026 00:20:33.902 1221964 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F68f1896B8F4D619B41732298054Ea
20-08-2026 00:20:33.902 1221964 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3f804916
20-08-2026 00:20:33.902 1221964 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224882","expired":false,"activity":"","logged":false,"session":"F68f1896B8F4D619B41732298054Ea","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.902 1221964 [http-nio-8051-exec-8] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F68f1896B8F4D619B41732298054Ea","status":true}
20-08-2026 00:20:33.931 1221993 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F6B01993D6CfF2De5dA57225562e68
20-08-2026 00:20:33.931 1221993 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F6B01993D6CfF2De5dA57225562e68
20-08-2026 00:20:33.932 1221994 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27a2f851
20-08-2026 00:20:33.932 1221994 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224712","expired":false,"activity":"","logged":false,"session":"F6B01993D6CfF2De5dA57225562e68","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.932 1221994 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F6B01993D6CfF2De5dA57225562e68","status":true}
20-08-2026 00:20:33.932 1221994 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F6B01993D6CfF2De5dA57225562e68
20-08-2026 00:20:33.932 1221994 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27a2f851
20-08-2026 00:20:33.932 1221994 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224712","expired":false,"activity":"","logged":false,"session":"F6B01993D6CfF2De5dA57225562e68","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.932 1221994 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F6B01993D6CfF2De5dA57225562e68, mobile : , newSession : F6B01993D6CfF2De5dA57225562e68, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1646053315696","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM03202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Mediatek 4c 9th floor"}}, expiry  :1795114224712
20-08-2026 00:20:33.932 1221994 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F6B01993D6CfF2De5dA57225562e68
20-08-2026 00:20:33.932 1221994 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F6B01993D6CfF2De5dA57225562e68
20-08-2026 00:20:33.933 1221995 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27a2f851
20-08-2026 00:20:33.933 1221995 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224712","expired":false,"activity":"","logged":false,"session":"F6B01993D6CfF2De5dA57225562e68","mobile":"","active":1,"status":true}
20-08-2026 00:20:33.933 1221995 [http-nio-8051-exec-64] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F6B01993D6CfF2De5dA57225562e68","status":true}
20-08-2026 00:20:34.063 1222125 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F304Fa8fCcAaA814A04f224736De21
20-08-2026 00:20:34.064 1222126 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F304Fa8fCcAaA814A04f224736De21
20-08-2026 00:20:34.064 1222126 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2225d41f
20-08-2026 00:20:34.064 1222126 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224920","expired":false,"activity":"","logged":false,"session":"F304Fa8fCcAaA814A04f224736De21","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.064 1222126 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F304Fa8fCcAaA814A04f224736De21","status":true}
20-08-2026 00:20:34.064 1222126 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F304Fa8fCcAaA814A04f224736De21
20-08-2026 00:20:34.068 1222130 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2225d41f
20-08-2026 00:20:34.068 1222130 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224920","expired":false,"activity":"","logged":false,"session":"F304Fa8fCcAaA814A04f224736De21","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.068 1222130 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F304Fa8fCcAaA814A04f224736De21, mobile : , newSession : F304Fa8fCcAaA814A04f224736De21, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749614007458","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202508","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 8th floor"}}, expiry  :1795114224920
20-08-2026 00:20:34.068 1222130 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F304Fa8fCcAaA814A04f224736De21
20-08-2026 00:20:34.068 1222130 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F304Fa8fCcAaA814A04f224736De21
20-08-2026 00:20:34.069 1222131 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2225d41f
20-08-2026 00:20:34.069 1222131 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224920","expired":false,"activity":"","logged":false,"session":"F304Fa8fCcAaA814A04f224736De21","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.069 1222131 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F304Fa8fCcAaA814A04f224736De21","status":true}
20-08-2026 00:20:34.114 1222176 [http-nio-8051-exec-51] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07201911","mobile":""}
20-08-2026 00:20:34.186 1222248 [http-nio-8051-exec-57] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202202","mobile":""}
20-08-2026 00:20:34.278 1222340 [http-nio-8051-exec-58] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":""}
20-08-2026 00:20:34.282 1222344 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202501","mobile":""}
20-08-2026 00:20:34.294 1222356 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9bFe72B9F9Cd753f3bE4Fc366b8a01
20-08-2026 00:20:34.294 1222356 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9bFe72B9F9Cd753f3bE4Fc366b8a01
20-08-2026 00:20:34.296 1222358 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@406b9c8d
20-08-2026 00:20:34.296 1222358 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224976","expired":false,"activity":"","logged":false,"session":"9bFe72B9F9Cd753f3bE4Fc366b8a01","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.296 1222358 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9bFe72B9F9Cd753f3bE4Fc366b8a01","status":true}
20-08-2026 00:20:34.296 1222358 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9bFe72B9F9Cd753f3bE4Fc366b8a01
20-08-2026 00:20:34.296 1222358 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@406b9c8d
20-08-2026 00:20:34.296 1222358 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224976","expired":false,"activity":"","logged":false,"session":"9bFe72B9F9Cd753f3bE4Fc366b8a01","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.296 1222358 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9bFe72B9F9Cd753f3bE4Fc366b8a01, mobile : , newSession : 9bFe72B9F9Cd753f3bE4Fc366b8a01, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205384","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202097","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR Samplinmg ","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114224976
20-08-2026 00:20:34.296 1222358 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9bFe72B9F9Cd753f3bE4Fc366b8a01
20-08-2026 00:20:34.296 1222358 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9bFe72B9F9Cd753f3bE4Fc366b8a01
20-08-2026 00:20:34.297 1222359 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@406b9c8d
20-08-2026 00:20:34.297 1222359 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224976","expired":false,"activity":"","logged":false,"session":"9bFe72B9F9Cd753f3bE4Fc366b8a01","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.297 1222359 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9bFe72B9F9Cd753f3bE4Fc366b8a01","status":true}
20-08-2026 00:20:34.313 1222375 [http-nio-8051-exec-74] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:20:34.318 1222380 [http-nio-8051-exec-71] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202502","mobile":""}
20-08-2026 00:20:34.415 1222477 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 29CbB7C5F5C0D8Ae77Ca5a28571a4a
20-08-2026 00:20:34.415 1222477 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 29CbB7C5F5C0D8Ae77Ca5a28571a4a
20-08-2026 00:20:34.416 1222478 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5b7e00db
20-08-2026 00:20:34.416 1222478 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224698","expired":false,"activity":"","logged":false,"session":"29CbB7C5F5C0D8Ae77Ca5a28571a4a","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.416 1222478 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"29CbB7C5F5C0D8Ae77Ca5a28571a4a","status":true}
20-08-2026 00:20:34.416 1222478 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 29CbB7C5F5C0D8Ae77Ca5a28571a4a
20-08-2026 00:20:34.417 1222479 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5b7e00db
20-08-2026 00:20:34.417 1222479 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224698","expired":false,"activity":"","logged":false,"session":"29CbB7C5F5C0D8Ae77Ca5a28571a4a","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.417 1222479 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 29CbB7C5F5C0D8Ae77Ca5a28571a4a, mobile : , newSession : 29CbB7C5F5C0D8Ae77Ca5a28571a4a, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114224698
20-08-2026 00:20:34.417 1222479 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 29CbB7C5F5C0D8Ae77Ca5a28571a4a
20-08-2026 00:20:34.417 1222479 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 29CbB7C5F5C0D8Ae77Ca5a28571a4a
20-08-2026 00:20:34.418 1222480 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5b7e00db
20-08-2026 00:20:34.418 1222480 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224698","expired":false,"activity":"","logged":false,"session":"29CbB7C5F5C0D8Ae77Ca5a28571a4a","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.418 1222480 [http-nio-8051-exec-82] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"29CbB7C5F5C0D8Ae77Ca5a28571a4a","status":true}
20-08-2026 00:20:34.442 1222504 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fc1377B2130d107cE5B4068bB4EaEe
20-08-2026 00:20:34.442 1222504 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc1377B2130d107cE5B4068bB4EaEe
20-08-2026 00:20:34.442 1222504 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@709245b5
20-08-2026 00:20:34.443 1222505 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224819","expired":false,"activity":"","logged":false,"session":"Fc1377B2130d107cE5B4068bB4EaEe","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.443 1222505 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fc1377B2130d107cE5B4068bB4EaEe","status":true}
20-08-2026 00:20:34.443 1222505 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc1377B2130d107cE5B4068bB4EaEe
20-08-2026 00:20:34.443 1222505 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@709245b5
20-08-2026 00:20:34.443 1222505 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224819","expired":false,"activity":"","logged":false,"session":"Fc1377B2130d107cE5B4068bB4EaEe","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.443 1222505 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fc1377B2130d107cE5B4068bB4EaEe, mobile : , newSession : Fc1377B2130d107cE5B4068bB4EaEe, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685600316121","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202302","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas Ariel 2nd floor"}}, expiry  :1795114224819
20-08-2026 00:20:34.443 1222505 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fc1377B2130d107cE5B4068bB4EaEe
20-08-2026 00:20:34.443 1222505 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc1377B2130d107cE5B4068bB4EaEe
20-08-2026 00:20:34.446 1222508 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@709245b5
20-08-2026 00:20:34.446 1222508 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224819","expired":false,"activity":"","logged":false,"session":"Fc1377B2130d107cE5B4068bB4EaEe","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.446 1222508 [http-nio-8051-exec-11] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fc1377B2130d107cE5B4068bB4EaEe","status":true}
20-08-2026 00:20:34.495 1222557 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202501","mobile":""}
20-08-2026 00:20:34.537 1222599 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E37d6781C88eFbFc63Ce10446b1c4f
20-08-2026 00:20:34.537 1222599 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E37d6781C88eFbFc63Ce10446b1c4f
20-08-2026 00:20:34.538 1222600 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d3ae006
20-08-2026 00:20:34.538 1222600 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224715","expired":false,"activity":"","logged":false,"session":"E37d6781C88eFbFc63Ce10446b1c4f","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.538 1222600 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E37d6781C88eFbFc63Ce10446b1c4f","status":true}
20-08-2026 00:20:34.538 1222600 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E37d6781C88eFbFc63Ce10446b1c4f
20-08-2026 00:20:34.539 1222601 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d3ae006
20-08-2026 00:20:34.539 1222601 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224715","expired":false,"activity":"","logged":false,"session":"E37d6781C88eFbFc63Ce10446b1c4f","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.539 1222601 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E37d6781C88eFbFc63Ce10446b1c4f, mobile : , newSession : E37d6781C88eFbFc63Ce10446b1c4f, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513062","cart_enabled":true,"address":"HSR","vm_imei_id":"VS08202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Byjus Tiny Cafe Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795114224715
20-08-2026 00:20:34.539 1222601 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E37d6781C88eFbFc63Ce10446b1c4f
20-08-2026 00:20:34.539 1222601 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E37d6781C88eFbFc63Ce10446b1c4f
20-08-2026 00:20:34.539 1222601 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d3ae006
20-08-2026 00:20:34.539 1222601 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224715","expired":false,"activity":"","logged":false,"session":"E37d6781C88eFbFc63Ce10446b1c4f","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.539 1222601 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E37d6781C88eFbFc63Ce10446b1c4f","status":true}
20-08-2026 00:20:34.639 1222701 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 29Ab74C50eBe8c31Ea04Bf046f722c
20-08-2026 00:20:34.639 1222701 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 29Ab74C50eBe8c31Ea04Bf046f722c
20-08-2026 00:20:34.640 1222702 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a1e214e
20-08-2026 00:20:34.640 1222702 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224819","expired":false,"activity":"","logged":false,"session":"29Ab74C50eBe8c31Ea04Bf046f722c","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.640 1222702 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"29Ab74C50eBe8c31Ea04Bf046f722c","status":true}
20-08-2026 00:20:34.640 1222702 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 29Ab74C50eBe8c31Ea04Bf046f722c
20-08-2026 00:20:34.641 1222703 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a1e214e
20-08-2026 00:20:34.641 1222703 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224819","expired":false,"activity":"","logged":false,"session":"29Ab74C50eBe8c31Ea04Bf046f722c","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.641 1222703 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 29Ab74C50eBe8c31Ea04Bf046f722c, mobile : , newSession : 29Ab74C50eBe8c31Ea04Bf046f722c, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686835929313","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202305","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Availity 4th floor Cafeteria"}}, expiry  :1795114224819
20-08-2026 00:20:34.641 1222703 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 29Ab74C50eBe8c31Ea04Bf046f722c
20-08-2026 00:20:34.641 1222703 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 29Ab74C50eBe8c31Ea04Bf046f722c
20-08-2026 00:20:34.641 1222703 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4a1e214e
20-08-2026 00:20:34.641 1222703 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224819","expired":false,"activity":"","logged":false,"session":"29Ab74C50eBe8c31Ea04Bf046f722c","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.641 1222703 [http-nio-8051-exec-54] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"29Ab74C50eBe8c31Ea04Bf046f722c","status":true}
20-08-2026 00:20:34.642 1222704 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 26C0052c7e9b08Ce55A483Bd026f6d
20-08-2026 00:20:34.642 1222704 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26C0052c7e9b08Ce55A483Bd026f6d
20-08-2026 00:20:34.643 1222705 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b5e6488
20-08-2026 00:20:34.643 1222705 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224900","expired":false,"activity":"","logged":false,"session":"26C0052c7e9b08Ce55A483Bd026f6d","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.643 1222705 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"26C0052c7e9b08Ce55A483Bd026f6d","status":true}
20-08-2026 00:20:34.643 1222705 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26C0052c7e9b08Ce55A483Bd026f6d
20-08-2026 00:20:34.643 1222705 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b5e6488
20-08-2026 00:20:34.643 1222705 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224900","expired":false,"activity":"","logged":false,"session":"26C0052c7e9b08Ce55A483Bd026f6d","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.644 1222706 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 26C0052c7e9b08Ce55A483Bd026f6d, mobile : , newSession : 26C0052c7e9b08Ce55A483Bd026f6d, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1752230252801","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM07202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_Ariel_3rd Floor"}}, expiry  :1795114224900
20-08-2026 00:20:34.644 1222706 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 26C0052c7e9b08Ce55A483Bd026f6d
20-08-2026 00:20:34.644 1222706 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26C0052c7e9b08Ce55A483Bd026f6d
20-08-2026 00:20:34.645 1222707 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b5e6488
20-08-2026 00:20:34.645 1222707 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224900","expired":false,"activity":"","logged":false,"session":"26C0052c7e9b08Ce55A483Bd026f6d","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.645 1222707 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"26C0052c7e9b08Ce55A483Bd026f6d","status":true}
20-08-2026 00:20:34.680 1222742 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6cA0A032403770DbD65fE9656b4eE2
20-08-2026 00:20:34.681 1222743 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6cA0A032403770DbD65fE9656b4eE2
20-08-2026 00:20:34.681 1222743 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@24fbbf1b
20-08-2026 00:20:34.681 1222743 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224944","expired":false,"activity":"","logged":false,"session":"6cA0A032403770DbD65fE9656b4eE2","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.681 1222743 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6cA0A032403770DbD65fE9656b4eE2","status":true}
20-08-2026 00:20:34.681 1222743 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6cA0A032403770DbD65fE9656b4eE2
20-08-2026 00:20:34.682 1222744 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@24fbbf1b
20-08-2026 00:20:34.682 1222744 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224944","expired":false,"activity":"","logged":false,"session":"6cA0A032403770DbD65fE9656b4eE2","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.682 1222744 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6cA0A032403770DbD65fE9656b4eE2, mobile : , newSession : 6cA0A032403770DbD65fE9656b4eE2, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"3751046632410923167","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202003","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas Cafeteria"}}, expiry  :1795114224944
20-08-2026 00:20:34.682 1222744 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6cA0A032403770DbD65fE9656b4eE2
20-08-2026 00:20:34.682 1222744 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6cA0A032403770DbD65fE9656b4eE2
20-08-2026 00:20:34.682 1222744 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@24fbbf1b
20-08-2026 00:20:34.682 1222744 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224944","expired":false,"activity":"","logged":false,"session":"6cA0A032403770DbD65fE9656b4eE2","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.682 1222744 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6cA0A032403770DbD65fE9656b4eE2","status":true}
20-08-2026 00:20:34.693 1222755 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 30E0B2B6677eEd8b8639E3530f6718
20-08-2026 00:20:34.693 1222755 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 30E0B2B6677eEd8b8639E3530f6718
20-08-2026 00:20:34.694 1222756 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20d90e23
20-08-2026 00:20:34.695 1222757 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224886","expired":false,"activity":"","logged":false,"session":"30E0B2B6677eEd8b8639E3530f6718","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.695 1222757 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"30E0B2B6677eEd8b8639E3530f6718","status":true}
20-08-2026 00:20:34.695 1222757 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 30E0B2B6677eEd8b8639E3530f6718
20-08-2026 00:20:34.695 1222757 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20d90e23
20-08-2026 00:20:34.695 1222757 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224886","expired":false,"activity":"","logged":false,"session":"30E0B2B6677eEd8b8639E3530f6718","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.695 1222757 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 30E0B2B6677eEd8b8639E3530f6718, mobile : , newSession : 30E0B2B6677eEd8b8639E3530f6718, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749462870626","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 6th floor"}}, expiry  :1795114224886
20-08-2026 00:20:34.695 1222757 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 30E0B2B6677eEd8b8639E3530f6718
20-08-2026 00:20:34.695 1222757 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 30E0B2B6677eEd8b8639E3530f6718
20-08-2026 00:20:34.696 1222758 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20d90e23
20-08-2026 00:20:34.696 1222758 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224886","expired":false,"activity":"","logged":false,"session":"30E0B2B6677eEd8b8639E3530f6718","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.696 1222758 [http-nio-8051-exec-23] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"30E0B2B6677eEd8b8639E3530f6718","status":true}
20-08-2026 00:20:34.784 1222846 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202098","mobile":""}
20-08-2026 00:20:34.853 1222915 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19323d7a4d72E7Cf94A2Bc1d6b6dDf
20-08-2026 00:20:34.853 1222915 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19323d7a4d72E7Cf94A2Bc1d6b6dDf
20-08-2026 00:20:34.854 1222916 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5627fd24
20-08-2026 00:20:34.855 1222917 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224638","expired":false,"activity":"","logged":false,"session":"19323d7a4d72E7Cf94A2Bc1d6b6dDf","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.855 1222917 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19323d7a4d72E7Cf94A2Bc1d6b6dDf","status":true}
20-08-2026 00:20:34.855 1222917 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19323d7a4d72E7Cf94A2Bc1d6b6dDf
20-08-2026 00:20:34.855 1222917 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5627fd24
20-08-2026 00:20:34.855 1222917 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224638","expired":false,"activity":"","logged":false,"session":"19323d7a4d72E7Cf94A2Bc1d6b6dDf","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.856 1222918 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 19323d7a4d72E7Cf94A2Bc1d6b6dDf, mobile : , newSession : 19323d7a4d72E7Cf94A2Bc1d6b6dDf, active : 1, activity : {"machine":{"ds_imei":"VS04202109","area":"HSR","vm_id":"1619843922074","cart_enabled":true,"address":"HSR","vm_imei_id":"VS04202109","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tiny Cafe - Fresh n Bake","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114224638
20-08-2026 00:20:34.856 1222918 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19323d7a4d72E7Cf94A2Bc1d6b6dDf
20-08-2026 00:20:34.856 1222918 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19323d7a4d72E7Cf94A2Bc1d6b6dDf
20-08-2026 00:20:34.856 1222918 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5627fd24
20-08-2026 00:20:34.857 1222919 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224638","expired":false,"activity":"","logged":false,"session":"19323d7a4d72E7Cf94A2Bc1d6b6dDf","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.857 1222919 [http-nio-8051-exec-62] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19323d7a4d72E7Cf94A2Bc1d6b6dDf","status":true}
20-08-2026 00:20:34.887 1222949 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2b2d7257962aC830A400Aa4a4cFb1c
20-08-2026 00:20:34.887 1222949 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2b2d7257962aC830A400Aa4a4cFb1c
20-08-2026 00:20:34.891 1222953 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c2ce1e0
20-08-2026 00:20:34.891 1222953 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224663","expired":false,"activity":"","logged":false,"session":"2b2d7257962aC830A400Aa4a4cFb1c","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.891 1222953 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2b2d7257962aC830A400Aa4a4cFb1c","status":true}
20-08-2026 00:20:34.891 1222953 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2b2d7257962aC830A400Aa4a4cFb1c
20-08-2026 00:20:34.893 1222955 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c2ce1e0
20-08-2026 00:20:34.893 1222955 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224663","expired":false,"activity":"","logged":false,"session":"2b2d7257962aC830A400Aa4a4cFb1c","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.893 1222955 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2b2d7257962aC830A400Aa4a4cFb1c, mobile : , newSession : 2b2d7257962aC830A400Aa4a4cFb1c, active : 1, activity : {"machine":{"area":"Mediatek_B-1_5th Floor","vm_id":"1650863570737","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,555555","location":"Mediatek B-1 5th Floor"}}, expiry  :1795114224663
20-08-2026 00:20:34.893 1222955 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2b2d7257962aC830A400Aa4a4cFb1c
20-08-2026 00:20:34.894 1222956 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2b2d7257962aC830A400Aa4a4cFb1c
20-08-2026 00:20:34.896 1222958 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c2ce1e0
20-08-2026 00:20:34.896 1222958 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224663","expired":false,"activity":"","logged":false,"session":"2b2d7257962aC830A400Aa4a4cFb1c","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.896 1222958 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2b2d7257962aC830A400Aa4a4cFb1c","status":true}
20-08-2026 00:20:34.987 1223049 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C2888d7fA6Db585f5e2e67Fc51B324
20-08-2026 00:20:34.988 1223050 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C2888d7fA6Db585f5e2e67Fc51B324
20-08-2026 00:20:34.988 1223050 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5019e190
20-08-2026 00:20:34.988 1223050 [http-nio-8051-exec-83] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202204","mobile":""}
20-08-2026 00:20:34.988 1223050 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224969","expired":false,"activity":"","logged":false,"session":"C2888d7fA6Db585f5e2e67Fc51B324","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.988 1223050 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C2888d7fA6Db585f5e2e67Fc51B324","status":true}
20-08-2026 00:20:34.988 1223050 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C2888d7fA6Db585f5e2e67Fc51B324
20-08-2026 00:20:34.989 1223051 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5019e190
20-08-2026 00:20:34.989 1223051 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224969","expired":false,"activity":"","logged":false,"session":"C2888d7fA6Db585f5e2e67Fc51B324","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.989 1223051 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C2888d7fA6Db585f5e2e67Fc51B324, mobile : , newSession : C2888d7fA6Db585f5e2e67Fc51B324, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"7421137583197604045","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM06202004","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Spare Single door"}}, expiry  :1795114224969
20-08-2026 00:20:34.989 1223051 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C2888d7fA6Db585f5e2e67Fc51B324
20-08-2026 00:20:34.989 1223051 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C2888d7fA6Db585f5e2e67Fc51B324
20-08-2026 00:20:34.989 1223051 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5019e190
20-08-2026 00:20:34.990 1223052 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224969","expired":false,"activity":"","logged":false,"session":"C2888d7fA6Db585f5e2e67Fc51B324","mobile":"","active":1,"status":true}
20-08-2026 00:20:34.990 1223052 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C2888d7fA6Db585f5e2e67Fc51B324","status":true}
20-08-2026 00:20:34.998 1223060 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM01202601 
20-08-2026 00:20:35.008 1223070 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:20:35.012 1223074 [http-nio-8051-exec-84] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:20:35.030 1223092 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:35.031 1223093 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:35.032 1223094 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:35.032 1223094 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:35.032 1223094 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:35.034 1223096 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:35.034 1223096 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.034 1223096 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.035 1223097 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.037 1223099 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:35.037 1223099 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:35.038 1223100 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:35.038 1223100 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.038 1223100 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.046 1223108 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.047 1223109 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:35.047 1223109 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:35.048 1223110 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:35.048 1223110 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:20:35.048 1223110 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:20:35.049 1223111 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:20:35.049 1223111 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.049 1223111 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.050 1223112 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.051 1223113 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:35.051 1223113 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:35.052 1223114 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:35.052 1223114 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:35.052 1223114 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:35.056 1223118 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:35.056 1223118 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:35.056 1223118 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:35.057 1223119 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:35.058 1223120 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.058 1223120 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.063 1223125 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.065 1223127 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.065 1223127 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.066 1223128 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.069 1223131 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:20:35.069 1223131 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:20:35.071 1223133 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:20:35.072 1223134 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:20:35.072 1223134 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:20:35.073 1223135 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:20:35.073 1223135 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:35.073 1223135 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:35.074 1223136 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:35.074 1223136 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.074 1223136 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.075 1223137 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.078 1223140 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:35.078 1223140 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:35.079 1223141 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:35.079 1223141 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.079 1223141 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.089 1223151 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.090 1223152 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:35.090 1223152 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:35.093 1223155 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:35.093 1223155 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:35.093 1223155 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:35.094 1223156 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:35.094 1223156 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:35.094 1223156 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:35.096 1223158 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:35.096 1223158 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.096 1223158 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.100 1223162 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.107 1223169 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.107 1223169 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.110 1223172 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.113 1223175 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.113 1223175 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.114 1223176 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.118 1223180 [http-nio-8051-exec-75] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202301","mobile":""}
20-08-2026 00:20:35.118 1223180 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.118 1223180 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.119 1223181 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.124 1223186 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.124 1223186 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.128 1223190 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.134 1223196 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.134 1223196 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.143 1223205 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.152 1223214 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.152 1223214 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.157 1223219 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202202","mobile":""}
20-08-2026 00:20:35.164 1223226 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.165 1223227 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202301","mobile":""}
20-08-2026 00:20:35.169 1223231 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.169 1223231 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.180 1223242 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.193 1223255 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.193 1223255 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.199 1223261 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.204 1223266 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.204 1223266 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.209 1223271 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.209 1223271 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bb6c8b3eD51fFe1382191d4c7b3e76
20-08-2026 00:20:35.209 1223271 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bb6c8b3eD51fFe1382191d4c7b3e76
20-08-2026 00:20:35.210 1223272 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5970818
20-08-2026 00:20:35.210 1223272 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224940","expired":false,"activity":"","logged":false,"session":"Bb6c8b3eD51fFe1382191d4c7b3e76","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.210 1223272 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bb6c8b3eD51fFe1382191d4c7b3e76","status":true}
20-08-2026 00:20:35.210 1223272 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bb6c8b3eD51fFe1382191d4c7b3e76
20-08-2026 00:20:35.210 1223272 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5970818
20-08-2026 00:20:35.210 1223272 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224940","expired":false,"activity":"","logged":false,"session":"Bb6c8b3eD51fFe1382191d4c7b3e76","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.210 1223272 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Bb6c8b3eD51fFe1382191d4c7b3e76, mobile : , newSession : Bb6c8b3eD51fFe1382191d4c7b3e76, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749829657832","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202503","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 7th Floor"}}, expiry  :1795114224940
20-08-2026 00:20:35.210 1223272 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bb6c8b3eD51fFe1382191d4c7b3e76
20-08-2026 00:20:35.210 1223272 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bb6c8b3eD51fFe1382191d4c7b3e76
20-08-2026 00:20:35.211 1223273 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5970818
20-08-2026 00:20:35.211 1223273 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224940","expired":false,"activity":"","logged":false,"session":"Bb6c8b3eD51fFe1382191d4c7b3e76","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.211 1223273 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bb6c8b3eD51fFe1382191d4c7b3e76","status":true}
20-08-2026 00:20:35.213 1223275 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.213 1223275 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.214 1223276 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.218 1223280 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.218 1223280 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.219 1223281 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.223 1223285 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.223 1223285 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.229 1223291 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.243 1223305 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:35.244 1223306 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:35.246 1223308 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:35.324 1223386 [http-nio-8051-exec-84] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:20:35.344 1223406 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202099","mobile":""}
20-08-2026 00:20:35.357 1223419 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C7Ad65780808516b72C311952d8dE1
20-08-2026 00:20:35.357 1223419 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C7Ad65780808516b72C311952d8dE1
20-08-2026 00:20:35.358 1223420 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@744324e1
20-08-2026 00:20:35.358 1223420 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224684","expired":false,"activity":"","logged":false,"session":"C7Ad65780808516b72C311952d8dE1","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.358 1223420 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C7Ad65780808516b72C311952d8dE1","status":true}
20-08-2026 00:20:35.358 1223420 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C7Ad65780808516b72C311952d8dE1
20-08-2026 00:20:35.358 1223420 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@744324e1
20-08-2026 00:20:35.358 1223420 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224684","expired":false,"activity":"","logged":false,"session":"C7Ad65780808516b72C311952d8dE1","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.358 1223420 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C7Ad65780808516b72C311952d8dE1, mobile : , newSession : C7Ad65780808516b72C311952d8dE1, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654510950489","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_1st Floor"}}, expiry  :1795114224684
20-08-2026 00:20:35.358 1223420 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C7Ad65780808516b72C311952d8dE1
20-08-2026 00:20:35.358 1223420 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C7Ad65780808516b72C311952d8dE1
20-08-2026 00:20:35.359 1223421 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@744324e1
20-08-2026 00:20:35.359 1223421 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224684","expired":false,"activity":"","logged":false,"session":"C7Ad65780808516b72C311952d8dE1","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.359 1223421 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C7Ad65780808516b72C311952d8dE1","status":true}
20-08-2026 00:20:35.435 1223497 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 70Ee59C7E9Fa00471e14A12aFd5b05
20-08-2026 00:20:35.435 1223497 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 70Ee59C7E9Fa00471e14A12aFd5b05
20-08-2026 00:20:35.436 1223498 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@418e838e
20-08-2026 00:20:35.436 1223498 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224802","expired":false,"activity":"","logged":false,"session":"70Ee59C7E9Fa00471e14A12aFd5b05","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.436 1223498 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"70Ee59C7E9Fa00471e14A12aFd5b05","status":true}
20-08-2026 00:20:35.436 1223498 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 70Ee59C7E9Fa00471e14A12aFd5b05
20-08-2026 00:20:35.437 1223499 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@418e838e
20-08-2026 00:20:35.437 1223499 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224802","expired":false,"activity":"","logged":false,"session":"70Ee59C7E9Fa00471e14A12aFd5b05","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.437 1223499 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 70Ee59C7E9Fa00471e14A12aFd5b05, mobile : , newSession : 70Ee59C7E9Fa00471e14A12aFd5b05, active : 1, activity : {"machine":{"area":"MRO ","vm_id":"1654930522294","cart_enabled":true,"address":"Moglix MRO ","vm_imei_id":"TM07202204","webapp_config":"{\"server_order\":0,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9718724,77.7169408","location":"MRO "}}, expiry  :1795114224802
20-08-2026 00:20:35.437 1223499 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 70Ee59C7E9Fa00471e14A12aFd5b05
20-08-2026 00:20:35.437 1223499 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 70Ee59C7E9Fa00471e14A12aFd5b05
20-08-2026 00:20:35.437 1223499 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@418e838e
20-08-2026 00:20:35.438 1223500 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224802","expired":false,"activity":"","logged":false,"session":"70Ee59C7E9Fa00471e14A12aFd5b05","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.438 1223500 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"70Ee59C7E9Fa00471e14A12aFd5b05","status":true}
20-08-2026 00:20:35.562 1223624 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 685bE21aEbF2B73fE20b08EfF5470a
20-08-2026 00:20:35.562 1223624 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 685bE21aEbF2B73fE20b08EfF5470a
20-08-2026 00:20:35.565 1223627 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c602fda
20-08-2026 00:20:35.565 1223627 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114225003","expired":false,"activity":"","logged":false,"session":"685bE21aEbF2B73fE20b08EfF5470a","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.565 1223627 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"685bE21aEbF2B73fE20b08EfF5470a","status":true}
20-08-2026 00:20:35.565 1223627 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 685bE21aEbF2B73fE20b08EfF5470a
20-08-2026 00:20:35.568 1223630 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c602fda
20-08-2026 00:20:35.569 1223631 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114225003","expired":false,"activity":"","logged":false,"session":"685bE21aEbF2B73fE20b08EfF5470a","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.569 1223631 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 685bE21aEbF2B73fE20b08EfF5470a, mobile : , newSession : 685bE21aEbF2B73fE20b08EfF5470a, active : 1, activity : {"machine":{"area":"E-City","vm_id":"1763711688220","cart_enabled":true,"address":"","vm_imei_id":"NU11202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"TM TATA Solar"}}, expiry  :1795114225003
20-08-2026 00:20:35.569 1223631 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 685bE21aEbF2B73fE20b08EfF5470a
20-08-2026 00:20:35.569 1223631 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 685bE21aEbF2B73fE20b08EfF5470a
20-08-2026 00:20:35.569 1223631 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c602fda
20-08-2026 00:20:35.569 1223631 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114225003","expired":false,"activity":"","logged":false,"session":"685bE21aEbF2B73fE20b08EfF5470a","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.569 1223631 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"685bE21aEbF2B73fE20b08EfF5470a","status":true}
20-08-2026 00:20:35.588 1223650 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202003
20-08-2026 00:20:35.588 1223650 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:20:35.588 1223650 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:20:35
20-08-2026 00:20:35.588 1223650 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 23:06:59.145242', '2026-08-19 22:28:26.205220', '2026-08-19 23:06:59.145322', '2026-08-19 22:28:26.205312'], 'open_time': ['2026-08-19 23:06:54.539839', '2026-08-19 22:28:17.368814', '2026-08-19 23:06:54.742944', '2026-08-19 22:28:17.368958']}"}
20-08-2026 00:20:35.588 1223650 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:20:35.588 1223650 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:20:35.588 1223650 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:20:35.588 1223650 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:20:35.588 1223650 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:20:35.588 1223650 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:06:59.145242", "2026-08-19 22:28:26.205220", "2026-08-19 23:06:59.145322", "2026-08-19 22:28:26.205312"], "open_time": ["2026-08-19 23:06:54.539839", "2026-08-19 22:28:17.368814", "2026-08-19 23:06:54.742944", "2026-08-19 22:28:17.368958"]}
20-08-2026 00:20:35.588 1223650 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:20:35.667 1223729 [http-nio-8051-exec-81] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:20:35.718 1223780 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9eAe93B8E54eA5C2E5EdBbC5199962
20-08-2026 00:20:35.718 1223780 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9eAe93B8E54eA5C2E5EdBbC5199962
20-08-2026 00:20:35.719 1223781 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3f3f254a
20-08-2026 00:20:35.719 1223781 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224656","expired":false,"activity":"","logged":false,"session":"9eAe93B8E54eA5C2E5EdBbC5199962","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.719 1223781 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9eAe93B8E54eA5C2E5EdBbC5199962","status":true}
20-08-2026 00:20:35.719 1223781 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9eAe93B8E54eA5C2E5EdBbC5199962
20-08-2026 00:20:35.722 1223784 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3f3f254a
20-08-2026 00:20:35.722 1223784 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224656","expired":false,"activity":"","logged":false,"session":"9eAe93B8E54eA5C2E5EdBbC5199962","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.722 1223784 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9eAe93B8E54eA5C2E5EdBbC5199962, mobile : , newSession : 9eAe93B8E54eA5C2E5EdBbC5199962, active : 1, activity : {"machine":{"ds_imei":"NU04202102","area":"Harlur","vm_id":"1619624548848","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"NU04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"HSR Nyaa Retail","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114224656
20-08-2026 00:20:35.722 1223784 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9eAe93B8E54eA5C2E5EdBbC5199962
20-08-2026 00:20:35.722 1223784 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9eAe93B8E54eA5C2E5EdBbC5199962
20-08-2026 00:20:35.723 1223785 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3f3f254a
20-08-2026 00:20:35.723 1223785 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224656","expired":false,"activity":"","logged":false,"session":"9eAe93B8E54eA5C2E5EdBbC5199962","mobile":"","active":1,"status":true}
20-08-2026 00:20:35.723 1223785 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9eAe93B8E54eA5C2E5EdBbC5199962","status":true}
20-08-2026 00:20:35.816 1223878 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202501","mobile":""}
20-08-2026 00:20:35.837 1223899 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM12202250","mobile":""}
20-08-2026 00:20:36.018 1224080 [http-nio-8051-exec-64] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202507","mobile":""}
20-08-2026 00:20:36.057 1224119 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6e59A4F5D4F5D7Bc0bCe78BeA6B88b
20-08-2026 00:20:36.057 1224119 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6e59A4F5D4F5D7Bc0bCe78BeA6B88b
20-08-2026 00:20:36.058 1224120 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a215c6
20-08-2026 00:20:36.058 1224120 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224818","expired":false,"activity":"","logged":false,"session":"6e59A4F5D4F5D7Bc0bCe78BeA6B88b","mobile":"","active":1,"status":true}
20-08-2026 00:20:36.058 1224120 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6e59A4F5D4F5D7Bc0bCe78BeA6B88b","status":true}
20-08-2026 00:20:36.058 1224120 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6e59A4F5D4F5D7Bc0bCe78BeA6B88b
20-08-2026 00:20:36.059 1224121 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a215c6
20-08-2026 00:20:36.059 1224121 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224818","expired":false,"activity":"","logged":false,"session":"6e59A4F5D4F5D7Bc0bCe78BeA6B88b","mobile":"","active":1,"status":true}
20-08-2026 00:20:36.059 1224121 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6e59A4F5D4F5D7Bc0bCe78BeA6B88b, mobile : , newSession : 6e59A4F5D4F5D7Bc0bCe78BeA6B88b, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686833081377","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202304","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Texas LV A Block 1st Floor"}}, expiry  :1795114224818
20-08-2026 00:20:36.059 1224121 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6e59A4F5D4F5D7Bc0bCe78BeA6B88b
20-08-2026 00:20:36.059 1224121 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6e59A4F5D4F5D7Bc0bCe78BeA6B88b
20-08-2026 00:20:36.059 1224121 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a215c6
20-08-2026 00:20:36.060 1224122 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224818","expired":false,"activity":"","logged":false,"session":"6e59A4F5D4F5D7Bc0bCe78BeA6B88b","mobile":"","active":1,"status":true}
20-08-2026 00:20:36.060 1224122 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6e59A4F5D4F5D7Bc0bCe78BeA6B88b","status":true}
20-08-2026 00:20:36.062 1224124 [http-nio-8051-exec-34] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202102","mobile":""}
20-08-2026 00:20:36.150 1224212 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C1C51300A3CdEfAb227815AdC04cD3
20-08-2026 00:20:36.150 1224212 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C1C51300A3CdEfAb227815AdC04cD3
20-08-2026 00:20:36.150 1224212 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@130c44c2
20-08-2026 00:20:36.150 1224212 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224956","expired":false,"activity":"","logged":false,"session":"C1C51300A3CdEfAb227815AdC04cD3","mobile":"","active":1,"status":true}
20-08-2026 00:20:36.150 1224212 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C1C51300A3CdEfAb227815AdC04cD3","status":true}
20-08-2026 00:20:36.150 1224212 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C1C51300A3CdEfAb227815AdC04cD3
20-08-2026 00:20:36.151 1224213 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@130c44c2
20-08-2026 00:20:36.151 1224213 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224956","expired":false,"activity":"","logged":false,"session":"C1C51300A3CdEfAb227815AdC04cD3","mobile":"","active":1,"status":true}
20-08-2026 00:20:36.151 1224213 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C1C51300A3CdEfAb227815AdC04cD3, mobile : , newSession : C1C51300A3CdEfAb227815AdC04cD3, active : 1, activity : {"machine":{"area":"Texas Main","vm_id":"1757400542576","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Main"}}, expiry  :1795114224956
20-08-2026 00:20:36.151 1224213 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C1C51300A3CdEfAb227815AdC04cD3
20-08-2026 00:20:36.151 1224213 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C1C51300A3CdEfAb227815AdC04cD3
20-08-2026 00:20:36.152 1224214 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@130c44c2
20-08-2026 00:20:36.152 1224214 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114224956","expired":false,"activity":"","logged":false,"session":"C1C51300A3CdEfAb227815AdC04cD3","mobile":"","active":1,"status":true}
20-08-2026 00:20:36.152 1224214 [http-nio-8051-exec-80] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C1C51300A3CdEfAb227815AdC04cD3","status":true}
20-08-2026 00:20:36.202 1224264 [http-nio-8051-exec-82] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202109","mobile":""}
20-08-2026 00:20:36.212 1224274 [http-nio-8051-exec-11] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202302","mobile":""}
20-08-2026 00:20:36.398 1224460 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202301","mobile":""}
20-08-2026 00:20:36.411 1224473 [http-nio-8051-exec-54] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS08202103","mobile":""}
20-08-2026 00:20:36.415 1224477 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202201","mobile":""}
20-08-2026 00:20:36.553 1224615 [http-nio-8051-exec-52] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202003","mobile":""}
20-08-2026 00:20:36.636 1224698 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202097","mobile":""}
20-08-2026 00:20:36.952 1225014 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202508","mobile":""}
20-08-2026 00:20:36.959 1225021 [http-nio-8051-exec-62] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202502","mobile":""}
20-08-2026 00:20:37.056 1225118 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685600316121, timestamp=2026-08-19 20:56:02.0}
20-08-2026 00:20:37.057 1225119 [http-nio-8051-exec-70] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685600316121, timestamp: 2026-08-19 20:56:02.0
20-08-2026 00:20:37.067 1225129 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-25 13:07:59"}
20-08-2026 00:20:37.159 1225221 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":""}
20-08-2026 00:20:37.467 1225529 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202305","mobile":""}
20-08-2026 00:20:37.495 1225557 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202501","mobile":""}
20-08-2026 00:20:37.521 1225583 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202204","mobile":""}
20-08-2026 00:20:37.551 1225613 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202203","mobile":""}
20-08-2026 00:20:37.582 1225644 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202201","mobile":""}
20-08-2026 00:20:37.625 1225687 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202503","mobile":""}
20-08-2026 00:20:37.705 1225767 [http-nio-8051-exec-70] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:20:37.798 1225860 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202004","mobile":""}
20-08-2026 00:20:38.474 1226536 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202501","mobile":""}
20-08-2026 00:20:38.566 1226628 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":""}
20-08-2026 00:20:38.570 1226632 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202102","mobile":""}
20-08-2026 00:20:39.195 1227257 [http-nio-8051-exec-80] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM07202501}
20-08-2026 00:20:42.633 1230695 [http-nio-8051-exec-76] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:20:42.633 1230695 [http-nio-8051-exec-76] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:20:42.758 1230820 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:53:43.0, vm_id=1778290329057}
20-08-2026 00:20:42.763 1230825 [http-nio-8051-exec-69] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1778290329057, timestamp: 2026-08-19 20:53:43.0
20-08-2026 00:20:42.837 1230899 [http-nio-8051-exec-69] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:20:43.155 1231217 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:20:43.155 1231217 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:20:45.296 1233358 [http-nio-8051-exec-79] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{sensors=[{id=TM06202503-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202503-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:20:45.130281}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202503-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202503-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:20:45.131443}], hcid=[1]}], trays=[]}
20-08-2026 00:20:45.297 1233359 [http-nio-8051-exec-79] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:20:45.298 1233360 [http-nio-8051-exec-79] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202503, traysArr : []
20-08-2026 00:20:45.298 1233360 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202503, traysArr : []
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:20:45.300 1233362 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:20:45.305 1233367 [http-nio-8051-exec-79] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202503, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:45.130281"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:45.131443"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:20:45.306 1233368 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202503, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:45.130281"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:45.131443"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:20:45.318 1233380 [http-nio-8051-exec-79] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202503, cameraArr : {}
20-08-2026 00:20:45.318 1233380 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202503, cameraInfoData : {}
20-08-2026 00:20:45.628 1233690 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], data=[{sensors=[{id=TM06202003-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202003-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:20:45.371164}], door_id=1}, {hcid=[1], data=[{sensors=[{id=TM06202003-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202003-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:20:45.372436}], door_id=2}]}
20-08-2026 00:20:45.628 1233690 [http-nio-8051-exec-51] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:20:45.628 1233690 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202003, traysArr : []
20-08-2026 00:20:45.629 1233691 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202003, traysArr : []
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 47
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]
20-08-2026 00:20:45.630 1233692 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:20:45.635 1233697 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202003, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:45.371164"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:45.372436"}],"hcid":[1],"door_id":2}]
20-08-2026 00:20:45.635 1233697 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202003, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:45.371164"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:20:45.372436"}],"hcid":[1],"door_id":2}]
20-08-2026 00:20:45.646 1233708 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202003, cameraArr : {}
20-08-2026 00:20:45.646 1233708 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202003, cameraInfoData : {}
20-08-2026 00:20:47.007 1235069 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:20:47.007 1235069 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:20:47.293 1235355 [http-nio-8051-exec-12] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:20:47.293 1235355 [http-nio-8051-exec-12] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:20:47.635 1235697 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:20:49.965 1238027 [http-nio-8051-exec-74] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202003 
20-08-2026 00:20:49.965 1238027 [http-nio-8051-exec-74] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:20:49.966 1238028 [http-nio-8051-exec-74] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:20:49.975 1238037 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:49.975 1238037 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:49.975 1238037 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:49.975 1238037 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:49.975 1238037 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:49.976 1238038 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:20:49.976 1238038 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:49.976 1238038 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:49.977 1238039 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:49.977 1238039 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:49.977 1238039 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:49.978 1238040 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:49.978 1238040 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:49.978 1238040 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:49.979 1238041 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:49.980 1238042 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:49.980 1238042 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:49.980 1238042 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:49.980 1238042 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:49.980 1238042 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:49.981 1238043 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:49.982 1238044 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:49.982 1238044 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:49.983 1238045 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:49.983 1238045 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:20:49.983 1238045 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:20:49.984 1238046 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:20:49.984 1238046 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:49.984 1238046 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:49.985 1238047 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:49.985 1238047 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:49.985 1238047 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:49.986 1238048 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:49.986 1238048 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:49.986 1238048 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:49.987 1238049 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:49.988 1238050 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:20:49.988 1238050 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:20:49.988 1238050 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:20:49.989 1238051 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:49.989 1238051 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:49.989 1238051 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:49.989 1238051 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:49.989 1238051 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:49.990 1238052 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:49.990 1238052 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:49.990 1238052 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:49.991 1238053 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:49.991 1238053 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:20:49.991 1238053 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:20:49.992 1238054 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:20:49.992 1238054 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:49.992 1238054 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:49.994 1238056 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:49.994 1238056 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:49.994 1238056 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:49.995 1238057 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:49.995 1238057 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:49.995 1238057 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:49.996 1238058 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:49.996 1238058 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:20:49.996 1238058 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:20:49.997 1238059 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:20:49.997 1238059 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:49.997 1238059 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:49.998 1238060 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:49.998 1238060 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:49.998 1238060 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:49.999 1238061 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:49.999 1238061 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:49.999 1238061 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:50.000 1238062 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:50.000 1238062 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:50.000 1238062 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:50.000 1238062 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:50.000 1238062 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:50.001 1238063 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:50.001 1238063 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:50.001 1238063 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:50.001 1238063 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:50.003 1238065 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:50.003 1238065 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:20:50.003 1238065 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:20:50.003 1238065 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:20:50.004 1238066 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:50.004 1238066 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:50.004 1238066 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:50.004 1238066 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:20:50.005 1238067 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:20:50.006 1238068 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:20:50.006 1238068 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:50.006 1238068 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:50.007 1238069 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:50.008 1238070 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:50.008 1238070 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:50.008 1238070 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:50.009 1238071 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:20:50.009 1238071 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:20:50.010 1238072 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:20:50.010 1238072 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:50.010 1238072 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:50.011 1238073 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:50.033 1238095 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:20:50.484 1238546 [http-nio-8051-exec-57] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202506}
20-08-2026 00:20:51.347 1239409 [http-nio-8051-exec-42] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202003}
20-08-2026 00:20:52.379 1240441 [http-nio-8051-exec-54] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:20:52.380 1240442 [http-nio-8051-exec-54] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:20:52.501 1240563 [http-nio-8051-exec-54] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:20:53.776 1241838 [http-nio-8051-exec-83] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:20:53.776 1241838 [http-nio-8051-exec-83] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:20:56.200 1244262 [http-nio-8051-exec-77] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202508 
20-08-2026 00:20:56.201 1244263 [http-nio-8051-exec-77] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:20:56.201 1244263 [http-nio-8051-exec-77] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:20:56.210 1244272 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:56.210 1244272 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:56.211 1244273 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:56.211 1244273 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:56.211 1244273 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:56.211 1244273 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:56.212 1244274 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.212 1244274 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.212 1244274 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.213 1244275 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.213 1244275 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.214 1244276 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.215 1244277 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.215 1244277 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.215 1244277 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.216 1244278 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.216 1244278 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.217 1244279 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.218 1244280 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.218 1244280 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.219 1244281 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.220 1244282 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:56.220 1244282 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:56.220 1244282 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:56.220 1244282 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.220 1244282 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.221 1244283 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.222 1244284 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.222 1244284 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.222 1244284 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.223 1244285 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:56.223 1244285 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:56.224 1244286 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:56.224 1244286 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.224 1244286 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.225 1244287 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.225 1244287 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.225 1244287 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.226 1244288 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.227 1244289 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.227 1244289 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.228 1244290 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.229 1244291 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.229 1244291 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.229 1244291 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.230 1244292 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.230 1244292 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.231 1244293 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.231 1244293 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:20:56.231 1244293 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:20:56.232 1244294 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:20:56.232 1244294 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:56.232 1244294 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:56.233 1244295 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:56.233 1244295 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:56.233 1244295 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:56.234 1244296 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:56.234 1244296 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:56.234 1244296 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:56.235 1244297 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:56.235 1244297 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:56.235 1244297 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:56.235 1244297 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:56.236 1244298 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.236 1244298 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.237 1244299 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.238 1244300 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.238 1244300 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.238 1244300 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.239 1244301 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:56.239 1244301 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:56.240 1244302 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:56.240 1244302 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:20:56.240 1244302 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:20:56.241 1244303 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:20:56.241 1244303 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:56.241 1244303 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:56.243 1244305 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:56.243 1244305 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:56.243 1244305 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:56.244 1244306 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:56.244 1244306 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:56.244 1244306 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:56.245 1244307 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:56.245 1244307 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:20:56.245 1244307 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:20:56.246 1244308 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:20:56.246 1244308 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:20:56.246 1244308 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:20:56.246 1244308 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:20:56.248 1244310 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:20:56.248 1244310 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:20:56.249 1244311 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:20:56.249 1244311 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:20:56.249 1244311 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:20:56.250 1244312 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:20:56.270 1244332 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:20:56.657 1244719 [http-nio-8051-exec-64] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:20:56.658 1244720 [http-nio-8051-exec-64] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:20:56.668 1244730 [http-nio-8051-exec-64] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:20:56.774 1244836 [http-nio-8051-exec-40] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:20:56.775 1244837 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:20:58.398 1246460 [http-nio-8051-exec-69] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM01202601}
20-08-2026 00:21:01.721 1249783 [http-nio-8051-exec-62] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:21:01.739 1249801 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:01.741 1249803 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:01.744 1249806 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:01.744 1249806 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:21:01.744 1249806 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:21:01.747 1249809 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:21:01.747 1249809 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:21:01.748 1249810 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:01.750 1249812 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:01.753 1249815 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:01.753 1249815 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:21:01.753 1249815 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:21:01.756 1249818 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:21:01.757 1249819 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:01.757 1249819 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:21:01.798 1249860 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:01.798 1249860 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:01.798 1249860 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:01.798 1249860 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:21:01.798 1249860 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:01.0
20-08-2026 00:21:01.799 1249861 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:01.800 1249862 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:01.801 1249863 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:01.804 1249866 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:01.804 1249866 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:21:01.804 1249866 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:21:01.807 1249869 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:21:01.808 1249870 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:21:01.808 1249870 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:01.810 1249872 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:01.813 1249875 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:01.813 1249875 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:21:01.813 1249875 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:21:01.816 1249878 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:21:01.816 1249878 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:01.816 1249878 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:21:01.839 1249901 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:01.839 1249901 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:01.839 1249901 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:01.839 1249901 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:21:01.839 1249901 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:01.0
20-08-2026 00:21:01.839 1249901 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:01.840 1249902 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:01.842 1249904 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:01.845 1249907 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:01.845 1249907 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:21:01.845 1249907 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:01.847 1249909 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:21:01.847 1249909 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:21:01.848 1249910 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:01.850 1249912 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:01.853 1249915 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:01.853 1249915 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:21:01.853 1249915 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:21:01.857 1249919 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:21:01.857 1249919 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:01.857 1249919 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:21:01.865 1249927 [http-nio-8051-exec-72] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500651, 4500702, 4500722, 4500725, 4500648, 186001, 4500712, 166327, 8355, 185994, 4500667, 4500689, 177747, 4500713, 186078, 185993, 4500656, 4500605, 4500710, 4500726, 4500407, 186059, 4500681, 4500564, 4500412, 4500643, 4500499, 4500644, 4500723], imei=TM03202401}
20-08-2026 00:21:01.874 1249936 [http-nio-8051-exec-72] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:21:01.877 1249939 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:01.877 1249939 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:01.877 1249939 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:01.877 1249939 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:21:01.877 1249939 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:01.0
20-08-2026 00:21:01.877 1249939 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:01.879 1249941 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:01.879 1249941 [http-nio-8051-exec-72] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:21:01.881 1249943 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:01.885 1249947 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:01.885 1249947 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:21:01.885 1249947 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:21:01.889 1249951 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:21:01.889 1249951 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:21:01.890 1249952 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:01.892 1249954 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:01.896 1249958 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:01.896 1249958 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:21:01.896 1249958 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:21:01.900 1249962 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:21:01.900 1249962 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:01.900 1249962 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:21:01.933 1249995 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:01.933 1249995 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:01.933 1249995 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:01.934 1249996 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:21:01.934 1249996 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:01.0
20-08-2026 00:21:01.934 1249996 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:01.934 1249996 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:01.936 1249998 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:01.940 1250002 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:01.940 1250002 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:21:01.940 1250002 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:21:01.943 1250005 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:21:01.943 1250005 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:21:01.944 1250006 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:01.945 1250007 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:01.948 1250010 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:01.948 1250010 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:21:01.948 1250010 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:21:01.950 1250012 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:21:01.950 1250012 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:21:01.951 1250013 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:01.953 1250015 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:01.957 1250019 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:01.957 1250019 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:21:01.957 1250019 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:21:01.960 1250022 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:21:01.960 1250022 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:21:01.961 1250023 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:01.962 1250024 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:01.965 1250027 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:01.965 1250027 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:21:01.965 1250027 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:21:01.968 1250030 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:21:01.968 1250030 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:21:01.969 1250031 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:01.970 1250032 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:01.973 1250035 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:01.973 1250035 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:21:01.973 1250035 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:21:01.976 1250038 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:21:01.976 1250038 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:21:01.977 1250039 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:01.978 1250040 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:01.982 1250044 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:01.982 1250044 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:21:01.982 1250044 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:21:01.985 1250047 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:21:01.985 1250047 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:21:01.985 1250047 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:01.986 1250048 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:01.988 1250050 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:01.988 1250050 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:21:01.988 1250050 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:21:01.991 1250053 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:21:01.991 1250053 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:21:01.992 1250054 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:01.993 1250055 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:01.995 1250057 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:01.995 1250057 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:21:01.995 1250057 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:21:01.999 1250061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:21:01.999 1250061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:21:02.000 1250062 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.001 1250063 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.005 1250067 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.005 1250067 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:21:02.005 1250067 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:21:02.007 1250069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:21:02.007 1250069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.007 1250069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:21:02.048 1250110 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:02.048 1250110 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:02.048 1250110 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:02.048 1250110 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:21:02.048 1250110 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.048 1250110 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.049 1250111 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.051 1250113 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.054 1250116 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.055 1250117 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:21:02.055 1250117 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:02.058 1250120 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:21:02.058 1250120 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:21:02.059 1250121 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.060 1250122 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.062 1250124 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.062 1250124 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:21:02.062 1250124 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:21:02.064 1250126 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:21:02.064 1250126 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:21:02.065 1250127 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.066 1250128 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.069 1250131 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.069 1250131 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:21:02.069 1250131 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:21:02.071 1250133 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:21:02.071 1250133 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:21:02.071 1250133 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.072 1250134 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.074 1250136 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.074 1250136 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:21:02.074 1250136 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:21:02.077 1250139 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:21:02.077 1250139 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.077 1250139 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:21:02.098 1250160 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.098 1250160 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.098 1250160 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.098 1250160 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:21:02.098 1250160 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.098 1250160 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.099 1250161 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.101 1250163 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.103 1250165 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.103 1250165 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:21:02.103 1250165 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:21:02.106 1250168 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:21:02.106 1250168 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.106 1250168 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:21:02.127 1250189 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.127 1250189 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.127 1250189 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.128 1250190 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:21:02.128 1250190 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.128 1250190 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.128 1250190 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.130 1250192 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.132 1250194 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.132 1250194 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:21:02.132 1250194 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:02.135 1250197 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:21:02.135 1250197 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:21:02.136 1250198 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.137 1250199 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.139 1250201 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.139 1250201 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:21:02.139 1250201 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:21:02.141 1250203 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:21:02.141 1250203 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:21:02.142 1250204 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.144 1250206 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.146 1250208 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.147 1250209 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:21:02.147 1250209 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:21:02.148 1250210 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:21:02.148 1250210 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.149 1250211 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:21:02.179 1250241 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.179 1250241 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.179 1250241 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.179 1250241 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:21:02.179 1250241 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.179 1250241 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.180 1250242 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.182 1250244 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.185 1250247 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.185 1250247 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:21:02.185 1250247 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:21:02.187 1250249 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:21:02.187 1250249 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:21:02.189 1250251 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.190 1250252 [http-nio-8051-exec-60] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202501 
20-08-2026 00:21:02.190 1250252 [http-nio-8051-exec-60] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:21:02.191 1250253 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.191 1250253 [http-nio-8051-exec-60] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:21:02.194 1250256 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.194 1250256 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:21:02.194 1250256 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:21:02.196 1250258 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:21:02.197 1250259 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:21:02.198 1250260 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:21:02.199 1250261 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4fe461f7
20-08-2026 00:21:02.200 1250262 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:02.200 1250262 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:02.201 1250263 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:02.201 1250263 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:02.201 1250263 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:02.203 1250265 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:02.203 1250265 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:02.203 1250265 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:02.203 1250265 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:21:02.203 1250265 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:21:02.203 1250265 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:21:02.204 1250266 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:02.204 1250266 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:02.204 1250266 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:02.205 1250267 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:02.205 1250267 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:21:02.205 1250267 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:21:02.206 1250268 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:02.206 1250268 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:02.206 1250268 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.207 1250269 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:02.207 1250269 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:02.207 1250269 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:02.207 1250269 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.208 1250270 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:02.210 1250272 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:02.210 1250272 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:02.211 1250273 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:02.211 1250273 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:02.211 1250273 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:02.212 1250274 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:02.212 1250274 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.212 1250274 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:02.212 1250274 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:21:02.212 1250274 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:02.212 1250274 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:21:02.213 1250275 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:02.213 1250275 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:02.213 1250275 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:02.214 1250276 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:02.214 1250276 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:02.214 1250276 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:02.215 1250277 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:02.215 1250277 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:02.215 1250277 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:02.216 1250278 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:02.216 1250278 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:21:02.217 1250279 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:02.217 1250279 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:21:02.217 1250279 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:02.218 1250280 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:02.218 1250280 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.219 1250281 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:02.219 1250281 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:02.220 1250282 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:02.220 1250282 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.220 1250282 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:02.220 1250282 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:02.221 1250283 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:02.222 1250284 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:02.222 1250284 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:02.223 1250285 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:02.223 1250285 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.223 1250285 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:21:02.223 1250285 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:21:02.224 1250286 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:02.224 1250286 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:02.225 1250287 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:02.225 1250287 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:02.225 1250287 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:02.226 1250288 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:02.227 1250289 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:02.227 1250289 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:02.227 1250289 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:02.227 1250289 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:02.227 1250289 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:02.228 1250290 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:21:02.228 1250290 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:21:02.228 1250290 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:02.228 1250290 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:21:02.228 1250290 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:21:02.229 1250291 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.229 1250291 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:21:02.229 1250291 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:02.229 1250291 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:02.230 1250292 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.230 1250292 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:02.230 1250292 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:02.230 1250292 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:02.231 1250293 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:02.231 1250293 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:21:02.231 1250293 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:21:02.232 1250294 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.232 1250294 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:21:02.232 1250294 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:21:02.232 1250294 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:21:02.233 1250295 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:02.233 1250295 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:02.234 1250296 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:02.234 1250296 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:02.234 1250296 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:02.235 1250297 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:02.235 1250297 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:21:02.235 1250297 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:21:02.235 1250297 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:21:02.235 1250297 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:21:02.236 1250298 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:21:02.236 1250298 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:02.236 1250298 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:02.237 1250299 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.237 1250299 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:02.237 1250299 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:21:02.237 1250299 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:21:02.238 1250300 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:21:02.238 1250300 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:21:02.238 1250300 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:21:02.238 1250300 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.239 1250301 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:21:02.239 1250301 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:02.239 1250301 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:02.240 1250302 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:02.241 1250303 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:02.241 1250303 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:02.242 1250304 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.242 1250304 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:21:02.242 1250304 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:02.242 1250304 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:21:02.244 1250306 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:21:02.244 1250306 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:21:02.245 1250307 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.247 1250309 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.251 1250313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.251 1250313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:21:02.251 1250313 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:02.254 1250316 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:21:02.254 1250316 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:21:02.255 1250317 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.256 1250318 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.259 1250321 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.260 1250322 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:21:02.260 1250322 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:02.263 1250325 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:21:02.263 1250325 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:21:02.264 1250326 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:21:02.266 1250328 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:21:02.266 1250328 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4fe461f7
20-08-2026 00:21:02.270 1250332 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:21:02.270 1250332 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:21:02.270 1250332 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:21:02.273 1250335 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:21:02.273 1250335 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:21:02.275 1250337 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.276 1250338 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.280 1250342 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.280 1250342 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:21:02.280 1250342 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:21:02.283 1250345 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:21:02.283 1250345 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:21:02.284 1250346 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.286 1250348 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.288 1250350 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.288 1250350 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:21:02.288 1250350 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:21:02.291 1250353 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:21:02.291 1250353 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:21:02.292 1250354 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.293 1250355 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.295 1250357 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.295 1250357 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:21:02.295 1250357 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:21:02.298 1250360 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:21:02.298 1250360 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:21:02.298 1250360 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.300 1250362 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.304 1250366 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.304 1250366 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:21:02.304 1250366 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:21:02.307 1250369 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:21:02.307 1250369 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.307 1250369 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:21:02.326 1250388 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.326 1250388 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.326 1250388 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.326 1250388 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:21:02.326 1250388 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.326 1250388 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.327 1250389 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.329 1250391 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.332 1250394 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.332 1250394 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:21:02.332 1250394 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:21:02.335 1250397 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:21:02.335 1250397 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:21:02.336 1250398 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.338 1250400 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.341 1250403 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{hcid=[1], door_id=1, data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM04202203-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202203-1-magnetic}], created_at=2026-08-20 00:21:01.777460}]}, {hcid=[1], door_id=2, data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM04202203-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202203-2-magnetic}], created_at=2026-08-20 00:21:01.778768}]}], trays=[]}
20-08-2026 00:21:02.341 1250403 [http-nio-8051-exec-8] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:21:02.341 1250403 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202203, traysArr : []
20-08-2026 00:21:02.341 1250403 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.341 1250403 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:21:02.341 1250403 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:21:02.343 1250405 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202203, traysArr : []
20-08-2026 00:21:02.345 1250407 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:21:02.345 1250407 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.345 1250407 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:21:02.346 1250408 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:21:02.346 1250408 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:21:02.346 1250408 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:21:02.346 1250408 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:21:02.347 1250409 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:02.353 1250415 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:01.777460"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:01.778768"}],"hcid":[1],"door_id":2}]
20-08-2026 00:21:02.354 1250416 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:01.777460"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:01.778768"}],"hcid":[1],"door_id":2}]
20-08-2026 00:21:02.360 1250422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.360 1250422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.360 1250422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.360 1250422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:21:02.360 1250422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.360 1250422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.361 1250423 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.363 1250425 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.367 1250429 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.368 1250430 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:21:02.368 1250430 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:21:02.369 1250431 [http-nio-8051-exec-8] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202203, cameraArr : {}
20-08-2026 00:21:02.369 1250431 [http-nio-8051-exec-8] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202203, cameraInfoData : {}
20-08-2026 00:21:02.371 1250433 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:21:02.372 1250434 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:21:02.372 1250434 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.375 1250437 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.378 1250440 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.378 1250440 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:21:02.378 1250440 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:21:02.382 1250444 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:21:02.382 1250444 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:21:02.383 1250445 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.384 1250446 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.388 1250450 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.388 1250450 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:21:02.388 1250450 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:21:02.391 1250453 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:21:02.391 1250453 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.391 1250453 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:21:02.405 1250467 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.405 1250467 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.405 1250467 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.406 1250468 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:21:02.406 1250468 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.406 1250468 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.407 1250469 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.412 1250474 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.416 1250478 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.416 1250478 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:21:02.416 1250478 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:21:02.421 1250483 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:21:02.421 1250483 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:21:02.423 1250485 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.426 1250488 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.429 1250491 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.429 1250491 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:21:02.429 1250491 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:02.433 1250495 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:21:02.433 1250495 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:21:02.434 1250496 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.435 1250497 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.440 1250502 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.440 1250502 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:21:02.440 1250502 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:21:02.444 1250506 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:21:02.444 1250506 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.444 1250506 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:21:02.471 1250533 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.472 1250534 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.472 1250534 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.472 1250534 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:21:02.472 1250534 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.472 1250534 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.473 1250535 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.475 1250537 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.479 1250541 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.479 1250541 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:21:02.479 1250541 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:21:02.484 1250546 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:21:02.484 1250546 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.484 1250546 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:21:02.508 1250570 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.508 1250570 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.508 1250570 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.508 1250570 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:21:02.508 1250570 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.508 1250570 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.509 1250571 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.512 1250574 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.516 1250578 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.516 1250578 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:21:02.516 1250578 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:02.520 1250582 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:21:02.520 1250582 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:21:02.521 1250583 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.522 1250584 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.526 1250588 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.526 1250588 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:21:02.526 1250588 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:21:02.528 1250590 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:21:02.528 1250590 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:21:02.529 1250591 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.531 1250593 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.534 1250596 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.534 1250596 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:21:02.534 1250596 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:02.537 1250599 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:21:02.537 1250599 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:21:02.537 1250599 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.538 1250600 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.541 1250603 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.541 1250603 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:21:02.541 1250603 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:21:02.544 1250606 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:21:02.544 1250606 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.544 1250606 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:21:02.565 1250627 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:02.565 1250627 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:02.565 1250627 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:02.565 1250627 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:21:02.565 1250627 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.565 1250627 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.566 1250628 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.567 1250629 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.570 1250632 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.570 1250632 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:21:02.570 1250632 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:02.572 1250634 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:21:02.572 1250634 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:21:02.573 1250635 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.574 1250636 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.576 1250638 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.576 1250638 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:21:02.576 1250638 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:21:02.578 1250640 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:21:02.579 1250641 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:21:02.579 1250641 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.581 1250643 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.583 1250645 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.584 1250646 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:21:02.584 1250646 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:02.586 1250648 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:21:02.586 1250648 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:21:02.587 1250649 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:21:02.588 1250650 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5e748b94
20-08-2026 00:21:02.590 1250652 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:21:02.590 1250652 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:21:02.590 1250652 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:21:02.592 1250654 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:21:02.593 1250655 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:21:02.593 1250655 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.595 1250657 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.597 1250659 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.597 1250659 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:21:02.597 1250659 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:21:02.600 1250662 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:21:02.600 1250662 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:21:02.600 1250662 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.601 1250663 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.604 1250666 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.604 1250666 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:21:02.604 1250666 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:21:02.607 1250669 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:21:02.607 1250669 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:21:02.607 1250669 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.609 1250671 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.611 1250673 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.611 1250673 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:21:02.611 1250673 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:21:02.614 1250676 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:21:02.614 1250676 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:21:02.615 1250677 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.616 1250678 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.618 1250680 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.618 1250680 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:21:02.619 1250681 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:21:02.621 1250683 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:21:02.621 1250683 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.621 1250683 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:21:02.627 1250689 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:21:02.627 1250689 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:21:02.627 1250689 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:21:02.627 1250689 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5cad99c5
20-08-2026 00:21:02.627 1250689 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:02.627 1250689 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:21:02.627 1250689 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5cad99c5
20-08-2026 00:21:02.627 1250689 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:02.653 1250715 [http-nio-8051-exec-63] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:21:02.653 1250715 [http-nio-8051-exec-63] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:21:02.653 1250715 [http-nio-8051-exec-63] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:21:02.653 1250715 [http-nio-8051-exec-63] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@c0d2fc6
20-08-2026 00:21:02.653 1250715 [http-nio-8051-exec-63] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:02.654 1250716 [http-nio-8051-exec-63] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:21:02.654 1250716 [http-nio-8051-exec-63] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@c0d2fc6
20-08-2026 00:21:02.654 1250716 [http-nio-8051-exec-63] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:02.657 1250719 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.657 1250719 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.657 1250719 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.657 1250719 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:21:02.657 1250719 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.657 1250719 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.659 1250721 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.661 1250723 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.664 1250726 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.664 1250726 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:21:02.664 1250726 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:21:02.668 1250730 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:21:02.668 1250730 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:21:02.669 1250731 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.670 1250732 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.674 1250736 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.674 1250736 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:21:02.675 1250737 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:21:02.678 1250740 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:21:02.678 1250740 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:21:02.679 1250741 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.681 1250743 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.686 1250748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.686 1250748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:21:02.686 1250748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:02.689 1250751 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:21:02.689 1250751 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:21:02.690 1250752 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.692 1250754 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.695 1250757 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.696 1250758 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:21:02.696 1250758 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:21:02.700 1250762 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:21:02.700 1250762 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.700 1250762 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:21:02.724 1250786 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.724 1250786 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.724 1250786 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.724 1250786 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:21:02.724 1250786 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.724 1250786 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.726 1250788 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.727 1250789 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.731 1250793 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.731 1250793 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:21:02.731 1250793 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:21:02.735 1250797 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:21:02.735 1250797 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.735 1250797 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:21:02.752 1250814 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.752 1250814 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.752 1250814 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.752 1250814 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:21:02.752 1250814 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.752 1250814 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.753 1250815 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.754 1250816 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.757 1250819 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.757 1250819 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:21:02.757 1250819 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:21:02.760 1250822 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:21:02.760 1250822 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:21:02.761 1250823 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.762 1250824 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.764 1250826 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.764 1250826 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:21:02.764 1250826 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:02.766 1250828 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:21:02.766 1250828 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:21:02.767 1250829 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.769 1250831 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.772 1250834 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.772 1250834 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:21:02.772 1250834 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:02.775 1250837 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:21:02.775 1250837 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:21:02.776 1250838 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.777 1250839 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.779 1250841 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.780 1250842 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:21:02.780 1250842 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:21:02.784 1250846 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:21:02.784 1250846 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.784 1250846 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:21:02.806 1250868 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.806 1250868 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.806 1250868 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.806 1250868 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:21:02.806 1250868 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.806 1250868 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.807 1250869 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.807 1250869 [http-nio-8051-exec-51] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 137335, 4500678, 4500681, 185994, 186059, 4500710, 4500713, 186094, 4500665, 4500712, 4500702, 166327, 4500499, 4500677, 4500719, 4500723, 4500667, 185993, 4500724, 4500694, 4500715, 4500711, 133041, 4500722, 4500651, 4500648, 4500671, 186081, 4500705, 4500669, 4500656], imei=TM07202501}
20-08-2026 00:21:02.809 1250871 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.813 1250875 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.813 1250875 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:21:02.813 1250875 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:02.814 1250876 [http-nio-8051-exec-51] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Yoga Bar Blueberry Pie 6g Protein 45g","sku_id":"186081","vendor_id":"1","mrp":"60","selling_price":"60","weight":"46","image":"https://images.tinymart.in/product/186081-134.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-01-06 01:27:03.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}]
20-08-2026 00:21:02.816 1250878 [http-nio-8051-exec-51] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:21:02.816 1250878 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:21:02.816 1250878 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:21:02.818 1250880 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.820 1250882 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.824 1250886 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.824 1250886 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:21:02.824 1250886 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:21:02.827 1250889 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:21:02.828 1250890 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.828 1250890 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:21:02.846 1250908 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.846 1250908 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.846 1250908 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.846 1250908 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:21:02.846 1250908 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.846 1250908 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.847 1250909 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.849 1250911 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.851 1250913 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.851 1250913 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:21:02.852 1250914 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:02.854 1250916 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:21:02.854 1250916 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:21:02.855 1250917 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.857 1250919 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.859 1250921 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.859 1250921 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:21:02.859 1250921 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:21:02.863 1250925 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:21:02.863 1250925 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.863 1250925 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:21:02.888 1250950 [http-nio-8051-exec-70] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:21:02.888 1250950 [http-nio-8051-exec-70] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:21:02.888 1250950 [http-nio-8051-exec-70] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Ed336e442b17A791B05b7e542d11Bb8456011423
20-08-2026 00:21:02.888 1250950 [http-nio-8051-exec-70] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:21:02.888 1250950 [http-nio-8051-exec-70] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:21:02.889 1250951 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Ed336e442b17A791B05b7e542d11Bb8456011423, device:app
20-08-2026 00:21:02.890 1250952 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.890 1250952 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.890 1250952 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.890 1250952 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:21:02.890 1250952 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.890 1250952 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.891 1250953 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.891 1250953 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:21:02.892 1250954 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=8456011423, page=0}
20-08-2026 00:21:02.893 1250955 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=8456011423, page=0}
20-08-2026 00:21:02.893 1250955 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:21:02.893 1250955 [http-nio-8051-exec-70] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 8456011423
20-08-2026 00:21:02.893 1250955 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.894 1250956 [http-nio-8051-exec-78] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:21:02.894 1250956 [http-nio-8051-exec-78] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:21:02.897 1250959 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.897 1250959 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:21:02.897 1250959 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:21:02.900 1250962 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:21:02.900 1250962 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:21:02.901 1250963 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.904 1250966 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.906 1250968 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:21:02.906 1250968 [http-nio-8051-exec-70] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:21:02.907 1250969 [http-nio-8051-exec-70] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"db170de2-db01-4da6-9079-181f82eed4ba","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4","vm_imei_id":"TM06202303","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-19 18:30:20.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260819183131","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500710\", \"door_id\": \"1\", \"offer_desc\": \"\", \"unit_price\": 10, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"tray_id\": \"21\", \"mrp\": \"10\", \"offer_id\": \"\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"sku_total\": 10}], \"orderId\": \"TM06202303260819183020917\", \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"imei\": \"TM06202303\", \"res\": true, \"total_amount\": 10, \"userId\": \"8456011423\"}","short_order_expiry":"19-09-2026 18:31:31","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-19 18:45:06.0","user_id":8456011423,"short_order_id":"9ThLRq","location":"Tata communication  - EGL","order_id":"TM06202303260819183020917","sku_json":"{\"skus\": [{\"skuid\": \"4500710\", \"door_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"tray_id\": \"21\", \"mrp\": \"10\", \"offer_id\": \"\", \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"sku_total\": 10}], \"orderId\": \"TM06202303260819183020917\", \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"imei\": \"TM06202303\", \"res\": true, \"rstatus\": true, \"order_status\": \"\", \"total_amount\": 10, \"userId\": \"8456011423\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"222654b3-dbb9-4a21-93a9-22212a12fdd5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260815180601795.mp4","vm_imei_id":"TM06202303","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-15 18:06:01.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260815180713","proposedSkuJson":"{\"total_amount\": 10, \"userId\": \"8456011423\", \"imei\": \"TM06202303\", \"skus\": [{\"door_id\": \"1\", \"qty\": 1, \"skuid\": \"4500710\", \"sku_total\": 10, \"unit_price\": 10, \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"mrp\": \"10\", \"offer_desc\": \"\", \"offer_id\": \"\", \"tray_id\": \"21\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\"}], \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM06202303260815180601795\", \"bill_amount\": 10}","short_order_expiry":"15-09-2026 18:07:13","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-15 18:20:03.0","user_id":8456011423,"short_order_id":"7pRSG1","location":"Tata communication  - EGL","order_id":"TM06202303260815180601795","sku_json":"{\"skus\": [{\"door_id\": \"\", \"qty\": 1, \"skuid\": \"4500710\", \"sku_total\": 10, \"unit_price\": \"10\", \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"mrp\": \"10\", \"offer_id\": \"\", \"tray_id\": \"21\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\"}], \"userId\": \"8456011423\", \"imei\": \"TM06202303\", \"rstatus\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM06202303260815180601795\", \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"9597707d-56c5-48f3-8015-b5f88bc94928","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260815021503655.mp4","vm_imei_id":"TM06202303","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-15 02:15:03.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260815021703","proposedSkuJson":"{\"total_amount\": 10, \"userId\": \"8456011423\", \"imei\": \"TM06202303\", \"skus\": [{\"door_id\": \"1\", \"qty\": 1, \"skuid\": \"4500710\", \"sku_total\": 10, \"unit_price\": 10, \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"mrp\": \"10\", \"offer_desc\": \"\", \"offer_id\": \"\", \"tray_id\": \"21\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\"}], \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM06202303260815021503655\", \"bill_amount\": 10}","short_order_expiry":"15-09-2026 02:17:03","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-15 02:35:03.0","user_id":8456011423,"short_order_id":"m9yo8Y","location":"Tata communication  - EGL","order_id":"TM06202303260815021503655","sku_json":"{\"skus\": [{\"door_id\": \"\", \"qty\": 1, \"skuid\": \"4500710\", \"sku_total\": 10, \"unit_price\": \"10\", \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"mrp\": \"10\", \"offer_id\": \"\", \"tray_id\": \"21\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\"}], \"userId\": \"8456011423\", \"imei\": \"TM06202303\", \"rstatus\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM06202303260815021503655\", \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"7e4e3236-0cc2-4505-a918-f176dda57c5b","pre_auth_amount":20,"pre_auth_gateway":"neuu_wallet","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260813012118669.mp4","vm_imei_id":"TM06202303","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-13 01:21:18.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260813012202","proposedSkuJson":"{\"userId\": \"8456011423\", \"cart_offer_desc\": \"\", \"orderId\": \"TM06202303260813012118669\", \"bill_amount\": 20, \"total_amount\": 20, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"skuid\": \"4500681\", \"mrp\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"unit_price\": 10, \"tray_id\": \"15\", \"name\": \"McVities Orange Cream Biscuts 61gm\", \"qty\": 1}, {\"offer_desc\": \"\", \"door_id\": \"1\", \"skuid\": \"4500710\", \"mrp\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"unit_price\": 10, \"tray_id\": \"21\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"qty\": 1}], \"res\": true, \"imei\": \"TM06202303\"}","short_order_expiry":"13-09-2026 01:22:02","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 01:35:02.0","user_id":8456011423,"short_order_id":"GHgpln","location":"Tata communication  - EGL","order_id":"TM06202303260813012118669","sku_json":"{\"userId\": \"8456011423\", \"cart_offer_desc\": \"\", \"orderId\": \"TM06202303260813012118669\", \"total_amount\": 20, \"bill_amount\": 20, \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"skuid\": \"4500681\", \"mrp\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"unit_price\": \"10\", \"tray_id\": \"15\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"qty\": 1}, {\"door_id\": \"\", \"skuid\": \"4500710\", \"mrp\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"unit_price\": \"10\", \"tray_id\": \"21\", \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"qty\": 1}], \"res\": true, \"order_status\": \"\", \"imei\": \"TM06202303\"}","status":"invoiceOrder"},{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":20,"access_code":"a1229399-9509-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"15\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500710-1463.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Premium crunch Rusk 51gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500710\",\"tray_id\":\"21\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202303260811024017866\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202303\",\"userId\":\"8456011423\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"neuu_wallet","delivery_fee":"0","vm_id":"1685608919720","video_url":"N/A","order_modified_at":"2026-08-11 03:50:01.0","user_id":8456011423,"vm_imei_id":"TM06202303","order_amount":0,"location":"Tata communication  - EGL","order_id":"TM06202303260811024017866","order_created_at":"2026-08-11 02:40:17.0","sku_json":"0-0","status":"Cancelled"},{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":20,"access_code":"c26a8ba0-94ff-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500710-1463.png\",\"door_id\":\"1\",\"qty\":2,\"name\":\"MaxVita Premium crunch Rusk 51gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500710\",\"tray_id\":\"21\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202303260811023709643\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202303\",\"userId\":\"8456011423\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"neuu_wallet","delivery_fee":"0","vm_id":"1685608919720","order_modified_at":"2026-08-11 02:39:22.0","user_id":8456011423,"vm_imei_id":"TM06202303","order_amount":0,"location":"Tata communication  - EGL","order_id":"TM06202303260811023709643","order_created_at":"2026-08-11 02:37:09.0","sku_json":"0-0","status":"Cancelled"},{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":20,"access_code":"6c4e8b40-94ff-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500710-1463.png\",\"door_id\":\"1\",\"qty\":2,\"name\":\"MaxVita Premium crunch Rusk 51gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500710\",\"tray_id\":\"21\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202303260811022511513\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202303\",\"userId\":\"8456011423\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"N/A","order_modified_at":"2026-08-11 02:36:57.0","user_id":8456011423,"vm_imei_id":"TM06202303","order_amount":0,"location":"Tata communication  - EGL","order_id":"TM06202303260811022511513","order_created_at":"2026-08-11 02:25:11.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e54d159e-7741-42b0-b817-2b5df34b5894","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260810022919736.mp4","vm_imei_id":"TM06202303","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-10 02:29:19.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260810023037","proposedSkuJson":"{\"imei\": \"TM06202303\", \"res\": true, \"orderId\": \"TM06202303260810022919736\", \"total_amount\": 10, \"skus\": [{\"tray_id\": \"21\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"offer_desc\": \"\", \"mrp\": \"10\", \"skuid\": \"4500710\", \"door_id\": \"1\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1}], \"bill_amount\": 10, \"userId\": \"8456011423\", \"cart_offer_desc\": \"\"}","short_order_expiry":"10-09-2026 02:30:37","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-10 02:35:03.0","user_id":8456011423,"short_order_id":"sXaE8X","location":"Tata communication  - EGL","order_id":"TM06202303260810022919736","sku_json":"{\"skus\": [{\"tray_id\": \"21\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"mrp\": \"10\", \"skuid\": \"4500710\", \"door_id\": \"\", \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1}], \"total_amount\": 10, \"imei\": \"TM06202303\", \"rstatus\": true, \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"userId\": \"8456011423\", \"orderId\": \"TM06202303260810022919736\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"210d2725-8fc9-4c72-b609-47b0ffa0e210","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260808174252976.mp4","vm_imei_id":"TM06202303","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-08 17:42:52.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260808174412","proposedSkuJson":"{\"imei\": \"TM06202303\", \"res\": true, \"orderId\": \"TM06202303260808174252976\", \"total_amount\": 10, \"skus\": [{\"tray_id\": \"21\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"offer_desc\": \"\", \"mrp\": \"10\", \"skuid\": \"4500710\", \"door_id\": \"1\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1}], \"bill_amount\": 10, \"userId\": \"8456011423\", \"cart_offer_desc\": \"\"}","short_order_expiry":"08-09-2026 17:44:12","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-08 17:55:02.0","user_id":8456011423,"short_order_id":"lGyOqh","location":"Tata communication  - EGL","order_id":"TM06202303260808174252976","sku_json":"{\"skus\": [{\"tray_id\": \"21\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"mrp\": \"10\", \"skuid\": \"4500710\", \"door_id\": \"\", \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1}], \"total_amount\": 10, \"imei\": \"TM06202303\", \"rstatus\": true, \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"userId\": \"8456011423\", \"orderId\": \"TM06202303260808174252976\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d971dde7-5b1c-4d51-bf58-c6416b6946c4","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260807190913390.mp4","vm_imei_id":"TM06202303","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-07 19:09:13.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260807191558","proposedSkuJson":"{\"imei\": \"TM06202303\", \"userId\": \"8456011423\", \"orderId\": \"TM06202303260807190913390\", \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 10, \"skus\": [{\"sku_total\": 10, \"tray_id\": \"21\", \"mrp\": \"10\", \"door_id\": \"1\", \"qty\": 1, \"unit_price\": 10, \"skuid\": \"4500710\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"offer_desc\": \"\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"offer_id\": \"\"}]}","short_order_expiry":"07-09-2026 19:15:58","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-07 19:25:05.0","user_id":8456011423,"short_order_id":"d6te0a","location":"Tata communication  - EGL","order_id":"TM06202303260807190913390","sku_json":"{\"imei\": \"TM06202303\", \"userId\": \"8456011423\", \"orderId\": \"TM06202303260807190913390\", \"order_status\": \"\", \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"rstatus\": true, \"res\": true, \"total_amount\": 10, \"skus\": [{\"sku_total\": 10, \"tray_id\": \"21\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"qty\": 1, \"unit_price\": \"10\", \"skuid\": \"4500710\", \"door_id\": \"\", \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"offer_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"4804e33a-6385-4050-a4ec-3f33d2a6e1f1","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260807165326438.mp4","vm_imei_id":"TM06202303","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-07 16:53:26.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260807165455","proposedSkuJson":"{\"imei\": \"TM06202303\", \"bill_amount\": 40, \"skus\": [{\"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"qty\": 2, \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 20, \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"skuid\": \"4500499\", \"door_id\": \"2\", \"mrp\": \"20\", \"tray_id\": \"46\"}], \"orderId\": \"TM06202303260807165326438\", \"userId\": \"8456011423\", \"res\": true, \"total_amount\": 40, \"cart_offer_desc\": \"\"}","short_order_expiry":"07-09-2026 16:54:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-07 17:10:11.0","user_id":8456011423,"short_order_id":"ZqL8Rm","location":"Tata communication  - EGL","order_id":"TM06202303260807165326438","sku_json":"{\"imei\": \"TM06202303\", \"total_amount\": 40, \"order_status\": \"\", \"skus\": [{\"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"qty\": 2, \"offer_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 40, \"door_id\": \"\", \"skuid\": \"4500499\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"mrp\": \"20\", \"tray_id\": \"46\"}], \"orderId\": \"TM06202303260807165326438\", \"rstatus\": true, \"userId\": \"8456011423\", \"res\": true, \"bill_amount\": 40, \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a2ad281c-f7b4-43a8-9808-764927e71c6e","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260805175444927.mp4","vm_imei_id":"TM06202303","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-05 17:54:44.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260805175600","proposedSkuJson":"{\"userId\": \"8456011423\", \"bill_amount\": 10, \"res\": true, \"skus\": [{\"tray_id\": \"21\", \"door_id\": \"1\", \"mrp\": \"10\", \"sku_total\": 10, \"name\": \"McVities Triple Nut Cookies 58gm\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_desc\": \"\", \"unit_price\": 10, \"skuid\": \"4500714\", \"qty\": 1}], \"imei\": \"TM06202303\", \"total_amount\": 10, \"orderId\": \"TM06202303260805175444927\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-09-2026 17:56:00","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-05 18:10:04.0","user_id":8456011423,"short_order_id":"0zpN2t","location":"Tata communication  - EGL","order_id":"TM06202303260805175444927","sku_json":"{\"rstatus\": true, \"bill_amount\": 10, \"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"unit_price\": \"10\", \"tray_id\": \"21\", \"qty\": 1}], \"imei\": \"TM06202303\", \"order_status\": \"\", \"total_amount\": 10, \"userId\": \"8456011423\", \"orderId\": \"TM06202303260805175444927\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"45a6bd42-683b-4f01-93ff-061177bfa007","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260803131211824.mp4","vm_imei_id":"TM06202303","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-03 13:12:11.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260803131321","proposedSkuJson":"{\"total_amount\": 10, \"imei\": \"TM06202303\", \"res\": true, \"skus\": [{\"offer_desc\": \"\", \"offer_id\": \"\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"qty\": 1, \"skuid\": \"4500714\", \"unit_price\": 10, \"tray_id\": \"21\", \"mrp\": \"10\", \"name\": \"McVities Triple Nut Cookies 58gm\", \"sku_total\": 10}], \"cart_offer_desc\": \"\", \"userId\": \"8456011423\", \"orderId\": \"TM06202303260803131211824\", \"bill_amount\": 10}","short_order_expiry":"03-09-2026 13:13:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-03 13:20:02.0","user_id":8456011423,"short_order_id":"PElM4G","location":"Tata communication  - EGL","order_id":"TM06202303260803131211824","sku_json":"{\"total_amount\": 10, \"imei\": \"TM06202303\", \"res\": true, \"skus\": [{\"offer_id\": \"\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"qty\": 1, \"skuid\": \"4500714\", \"unit_price\": \"10\", \"tray_id\": \"21\", \"mrp\": \"10\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"sku_total\": 10}], \"cart_offer_desc\": \"\", \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 10, \"userId\": \"8456011423\", \"orderId\": \"TM06202303260803131211824\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ee396937-268c-4718-869e-242cb5fb862b","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260801191220699.mp4","vm_imei_id":"TM06202303","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-01 19:12:20.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260801191331","proposedSkuJson":"{\"userId\": \"8456011423\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"21\", \"qty\": 1, \"name\": \"McVities Triple Nut Cookies 58gm\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"sku_total\": 10, \"skuid\": \"4500714\", \"offer_id\": \"\", \"offer_desc\": \"\", \"mrp\": \"10\", \"door_id\": \"1\", \"unit_price\": 10}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM06202303260801191220699\", \"total_amount\": 10, \"imei\": \"TM06202303\"}","short_order_expiry":"01-09-2026 19:13:31","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-01 19:25:02.0","user_id":8456011423,"short_order_id":"RP4Pcb","location":"Tata communication  - EGL","order_id":"TM06202303260801191220699","sku_json":"{\"userId\": \"8456011423\", \"bill_amount\": 10, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"21\", \"qty\": 1, \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"sku_total\": 10, \"skuid\": \"4500714\", \"offer_id\": \"\", \"mrp\": \"10\", \"door_id\": \"\", \"unit_price\": \"10\"}], \"rstatus\": true, \"res\": true, \"orderId\": \"TM06202303260801191220699\", \"cart_offer_desc\": \"\", \"total_amount\": 10, \"imei\": \"TM06202303\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b02e9531-ab2e-46b9-bbd4-72f67c429c59","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260801021030178.mp4","vm_imei_id":"TM06202303","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-01 02:10:30.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260801021143","proposedSkuJson":"{\"userId\": \"8456011423\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"13\", \"qty\": 2, \"name\": \"MaxVita Moong daal 25gm\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 20, \"skuid\": \"4500723\", \"offer_id\": \"\", \"offer_desc\": \"\", \"mrp\": \"10\", \"door_id\": \"1\", \"unit_price\": 10}], \"bill_amount\": 20, \"res\": true, \"orderId\": \"TM06202303260801021030178\", \"total_amount\": 20, \"imei\": \"TM06202303\"}","short_order_expiry":"01-09-2026 02:11:44","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-01 02:20:03.0","user_id":8456011423,"short_order_id":"BI9QHE","location":"Tata communication  - EGL","order_id":"TM06202303260801021030178","sku_json":"{\"userId\": \"8456011423\", \"bill_amount\": 20, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"13\", \"qty\": 2, \"name\": \"MaxVita Moong daal 25gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 20, \"skuid\": \"4500723\", \"offer_id\": \"\", \"mrp\": \"10\", \"door_id\": \"\", \"unit_price\": \"10\"}], \"rstatus\": true, \"res\": true, \"orderId\": \"TM06202303260801021030178\", \"cart_offer_desc\": \"\", \"total_amount\": 20, \"imei\": \"TM06202303\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3c47d32e-6fda-46f1-896a-1bae531a01ae","pre_auth_amount":10,"pre_auth_gateway":"neuu_wallet","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260801020920822.mp4","vm_imei_id":"TM06202303","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-01 02:09:20.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260801021003","proposedSkuJson":"{\"userId\": \"8456011423\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"21\", \"qty\": 1, \"name\": \"McVities Triple Nut Cookies 58gm\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"sku_total\": 10, \"skuid\": \"4500714\", \"offer_id\": \"\", \"offer_desc\": \"\", \"mrp\": \"10\", \"door_id\": \"1\", \"unit_price\": 10}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM06202303260801020920822\", \"total_amount\": 10, \"imei\": \"TM06202303\"}","short_order_expiry":"01-09-2026 02:10:03","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-01 02:20:03.0","user_id":8456011423,"short_order_id":"KlNQuE","location":"Tata communication  - EGL","order_id":"TM06202303260801020920822","sku_json":"{\"userId\": \"8456011423\", \"bill_amount\": 10, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"21\", \"qty\": 1, \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"sku_total\": 10, \"skuid\": \"4500714\", \"offer_id\": \"\", \"mrp\": \"10\", \"door_id\": \"\", \"unit_price\": \"10\"}], \"rstatus\": true, \"res\": true, \"orderId\": \"TM06202303260801020920822\", \"cart_offer_desc\": \"\", \"total_amount\": 10, \"imei\": \"TM06202303\"}","status":"invoiceOrder"},{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":10,"access_code":"e10bc7f7-8b8a-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500714-2989.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Triple Nut Cookies 58gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500714\",\"tray_id\":\"21\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM06202303260730003725202\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM06202303\",\"userId\":\"8456011423\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"N/A","order_modified_at":"2026-07-30 01:50:02.0","user_id":8456011423,"vm_imei_id":"TM06202303","order_amount":0,"location":"Tata communication  - EGL","order_id":"TM06202303260730003725202","order_created_at":"2026-07-30 00:37:25.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"f7c7a7a9-7dca-46b3-a4f7-51766fb021ab","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260727191329956.mp4","vm_imei_id":"TM06202303","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-27 19:13:29.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260727191446","proposedSkuJson":"{\"orderId\": \"TM06202303260727191329956\", \"total_amount\": 30, \"bill_amount\": 30, \"res\": true, \"userId\": \"8456011423\", \"imei\": \"TM06202303\", \"skus\": [{\"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500639-488.webp\", \"door_id\": \"1\", \"mrp\": \"10\", \"sku_total\": 20, \"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500639\", \"qty\": 2, \"tray_id\": \"25\", \"name\": \"McVities Marie Biscuit 64gm\"}, {\"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\", \"door_id\": \"1\", \"mrp\": \"10\", \"sku_total\": 10, \"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500650\", \"qty\": 1, \"tray_id\": \"16\", \"name\": \"Modern kitchens Green Peas 26gm\"}], \"cart_offer_desc\": \"\"}","short_order_expiry":"27-08-2026 19:14:46","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-27 19:20:03.0","user_id":8456011423,"short_order_id":"tExtwy","location":"Tata communication  - EGL","order_id":"TM06202303260727191329956","sku_json":"{\"orderId\": \"TM06202303260727191329956\", \"rstatus\": true, \"total_amount\": 30, \"bill_amount\": 30, \"res\": true, \"userId\": \"8456011423\", \"order_status\": \"\", \"imei\": \"TM06202303\", \"skus\": [{\"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\", \"door_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"skuid\": \"4500650\", \"qty\": 1, \"tray_id\": \"16\", \"name\": \"Modern kitchens Green Peas 26gm per peice\"}, {\"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500639-488.webp\", \"door_id\": \"\", \"mrp\": \"10\", \"sku_total\": 20, \"offer_id\": \"\", \"skuid\": \"4500639\", \"qty\": 2, \"tray_id\": \"25\", \"name\": \"McVities Marie Biscuit 64gm per peice\"}], \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b85533f4-61d0-4458-9976-6da5de130d49","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260727185222932.mp4","vm_imei_id":"TM06202303","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-27 18:52:23.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260727185336","proposedSkuJson":"{\"orderId\": \"TM06202303260727185222932\", \"total_amount\": 10, \"bill_amount\": 10, \"res\": true, \"userId\": \"8456011423\", \"imei\": \"TM06202303\", \"skus\": [{\"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"door_id\": \"1\", \"mrp\": \"10\", \"sku_total\": 10, \"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500714\", \"qty\": 1, \"tray_id\": \"21\", \"name\": \"McVities Triple Nut Cookies 58gm\"}], \"cart_offer_desc\": \"\"}","short_order_expiry":"27-08-2026 18:53:36","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-27 19:05:02.0","user_id":8456011423,"short_order_id":"0oPz6z","location":"Tata communication  - EGL","order_id":"TM06202303260727185222932","sku_json":"{\"orderId\": \"TM06202303260727185222932\", \"rstatus\": true, \"total_amount\": 10, \"bill_amount\": 10, \"res\": true, \"userId\": \"8456011423\", \"order_status\": \"\", \"imei\": \"TM06202303\", \"skus\": [{\"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"door_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"skuid\": \"4500714\", \"qty\": 1, \"tray_id\": \"21\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\"}], \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c33ecafb-b8cf-40da-a777-130365b9c53a","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685608919720","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260726122640240.mp4","vm_imei_id":"TM06202303","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-26 12:26:40.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260726122839","proposedSkuJson":"{\"orderId\": \"TM06202303260726122640240\", \"total_amount\": 20, \"bill_amount\": 20, \"res\": true, \"userId\": \"8456011423\", \"imei\": \"TM06202303\", \"skus\": [{\"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"door_id\": \"2\", \"mrp\": \"20\", \"sku_total\": 20, \"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500499\", \"qty\": 1, \"tray_id\": \"46\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\"}], \"cart_offer_desc\": \"\"}","short_order_expiry":"26-08-2026 12:28:39","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-26 12:40:03.0","user_id":8456011423,"short_order_id":"r9Ndfp","location":"Tata communication  - EGL","order_id":"TM06202303260726122640240","sku_json":"{\"orderId\": \"TM06202303260726122640240\", \"rstatus\": true, \"total_amount\": 20, \"bill_amount\": 20, \"res\": true, \"userId\": \"8456011423\", \"order_status\": \"\", \"imei\": \"TM06202303\", \"skus\": [{\"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"door_id\": \"\", \"mrp\": \"20\", \"sku_total\": 20, \"offer_id\": \"\", \"skuid\": \"4500499\", \"qty\": 1, \"tray_id\": \"46\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\"}], \"cart_offer_desc\": \"\"}","status":"invoiceOrder"}]
20-08-2026 00:21:02.907 1250969 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.907 1250969 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:21:02.907 1250969 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:21:02.910 1250972 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260819183020917_0', order_id='TM06202303260819183020917', sku='4500710', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 18:31:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.910 1250972 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:21:02.910 1250972 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:21:02.911 1250973 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.911 1250973 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:21:02.913 1250975 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260815180601795_0', order_id='TM06202303260815180601795', sku='4500710', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-15 18:07:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.913 1250975 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","offer_id":"","tray_id":"21","offer_desc":""}]
20-08-2026 00:21:02.915 1250977 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260815021503655_0', order_id='TM06202303260815021503655', sku='4500710', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-15 02:17:03.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.915 1250977 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","offer_id":"","tray_id":"21","offer_desc":""}]
20-08-2026 00:21:02.917 1250979 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260813012118669_0', order_id='TM06202303260813012118669', sku='4500681', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 01:22:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202303260813012118669_1', order_id='TM06202303260813012118669', sku='4500710', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 01:22:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.917 1250979 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500681-9948.webp","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","offer_id":"","tray_id":"15","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","offer_id":"","tray_id":"21","offer_desc":""}]
20-08-2026 00:21:02.919 1250981 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:21:02.919 1250981 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500710-1463.png","door_id":"1","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:21:02.920 1250982 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:21:02.920 1250982 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500710-1463.png","door_id":"1","qty":2,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:21:02.922 1250984 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:21:02.922 1250984 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500710-1463.png","door_id":"1","qty":2,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:21:02.924 1250986 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260810022919736_0', order_id='TM06202303260810022919736', sku='4500710', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-10 02:30:37.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.924 1250986 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500710-1463.png","door_id":"1","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"tray_id":"21","offer_id":"","skuid":"4500710","offer_desc":""}]
20-08-2026 00:21:02.926 1250988 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260808174252976_0', order_id='TM06202303260808174252976', sku='4500710', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-08 17:44:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.926 1250988 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500710-1463.png","door_id":"1","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"tray_id":"21","offer_id":"","skuid":"4500710","offer_desc":""}]
20-08-2026 00:21:02.928 1250990 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260807190913390_0', order_id='TM06202303260807190913390', sku='4500710', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 19:15:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.928 1250990 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"tray_id":"21","skuid":"4500710","offer_id":"","offer_desc":""}]
20-08-2026 00:21:02.930 1250992 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260807165326438_0', order_id='TM06202303260807165326438', sku='4500499', tray_id='', vm_id='1685608919720', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-07 16:54:54.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.930 1250992 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":2,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"offer_id":"","skuid":"4500499","tray_id":"46","offer_desc":""}]
20-08-2026 00:21:02.932 1250994 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.932 1250994 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.932 1250994 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.932 1250994 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:21:02.932 1250994 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.932 1250994 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.932 1250994 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260805175444927_0', order_id='TM06202303260805175444927', sku='4500714', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 17:55:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.932 1250994 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"tray_id":"21","offer_id":"","skuid":"4500714","offer_desc":""}]
20-08-2026 00:21:02.934 1250996 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.935 1250997 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.936 1250998 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260803131211824_0', order_id='TM06202303260803131211824', sku='4500714', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-03 13:13:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.936 1250998 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500714","tray_id":"21","offer_desc":""}]
20-08-2026 00:21:02.939 1251001 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260801191220699_0', order_id='TM06202303260801191220699', sku='4500714', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 19:13:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.939 1251001 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500714-2989.png","door_id":"1","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"tray_id":"21","skuid":"4500714","offer_id":"","offer_desc":""}]
20-08-2026 00:21:02.939 1251001 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.939 1251001 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:21:02.939 1251001 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:21:02.941 1251003 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260801021030178_0', order_id='TM06202303260801021030178', sku='4500723', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-01 02:11:43.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.941 1251003 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":2,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"13","skuid":"4500723","offer_id":"","offer_desc":""}]
20-08-2026 00:21:02.942 1251004 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:21:02.942 1251004 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.942 1251004 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:21:02.943 1251005 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260801020920822_0', order_id='TM06202303260801020920822', sku='4500714', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 02:10:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.943 1251005 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500714-2989.png","door_id":"1","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"tray_id":"21","skuid":"4500714","offer_id":"","offer_desc":""}]
20-08-2026 00:21:02.944 1251006 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:21:02.945 1251007 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500714-2989.png","door_id":"1","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500714","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:21:02.949 1251011 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260727191329956_0', order_id='TM06202303260727191329956', sku='4500650', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-27 19:14:44.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202303260727191329956_1', order_id='TM06202303260727191329956', sku='4500639', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-27 19:14:45.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.949 1251011 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500639-488.webp","door_id":"1","qty":2,"name":"McVities Marie Biscuit 64gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500639","tray_id":"25","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500650-61.webp","door_id":"1","qty":1,"name":"Modern kitchens Green Peas 26gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500650","tray_id":"16","offer_desc":""}]
20-08-2026 00:21:02.951 1251013 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260727185222932_0', order_id='TM06202303260727185222932', sku='4500714', tray_id='', vm_id='1685608919720', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-27 18:53:36.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.951 1251013 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500714-2989.png","door_id":"1","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500714","tray_id":"21","offer_desc":""}]
20-08-2026 00:21:02.953 1251015 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202303260726122640240_0', order_id='TM06202303260726122640240', sku='4500499', tray_id='', vm_id='1685608919720', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-26 12:28:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:21:02.953 1251015 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"offer_id":"","skuid":"4500499","tray_id":"46","offer_desc":""}]
20-08-2026 00:21:02.956 1251018 [http-nio-8051-exec-70] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@103dd654
20-08-2026 00:21:02.956 1251018 [http-nio-8051-exec-70] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:02.956 1251018 [http-nio-8051-exec-70] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:21:02.956 1251018 [http-nio-8051-exec-70] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@103dd654
20-08-2026 00:21:02.956 1251018 [http-nio-8051-exec-70] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:02.962 1251024 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.962 1251024 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.962 1251024 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.962 1251024 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:21:02.962 1251024 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.962 1251024 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.963 1251025 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.965 1251027 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.967 1251029 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.967 1251029 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:21:02.967 1251029 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:21:02.969 1251031 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:21:02.969 1251031 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:21:02.970 1251032 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:02.972 1251034 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:02.975 1251037 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:02.975 1251037 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:21:02.975 1251037 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:21:02.977 1251039 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:21:02.977 1251039 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:02.977 1251039 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:21:02.994 1251056 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.994 1251056 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:02.994 1251056 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:02.994 1251056 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:21:02.994 1251056 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:02.0
20-08-2026 00:21:02.994 1251056 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:02.995 1251057 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:02.996 1251058 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:02.999 1251061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:02.999 1251061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:21:02.999 1251061 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:21:03.002 1251064 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:21:03.002 1251064 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:21:03.002 1251064 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.004 1251066 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.007 1251069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.007 1251069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:21:03.007 1251069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:21:03.009 1251071 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:21:03.009 1251071 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:21:03.010 1251072 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.011 1251073 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.014 1251076 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.014 1251076 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:21:03.014 1251076 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:21:03.016 1251078 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:21:03.016 1251078 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:21:03.016 1251078 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.018 1251080 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.020 1251082 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.020 1251082 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:21:03.020 1251082 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:21:03.023 1251085 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:21:03.023 1251085 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:21:03.024 1251086 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.025 1251087 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.028 1251090 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.028 1251090 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:21:03.028 1251090 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:03.030 1251092 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:21:03.030 1251092 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:21:03.031 1251093 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.032 1251094 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.034 1251096 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.034 1251096 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:21:03.034 1251096 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:21:03.037 1251099 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:21:03.037 1251099 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:21:03.037 1251099 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.039 1251101 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.043 1251105 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.043 1251105 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:21:03.043 1251105 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:21:03.047 1251109 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:21:03.047 1251109 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:21:03.048 1251110 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.050 1251112 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.053 1251115 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.053 1251115 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:21:03.053 1251115 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:21:03.056 1251118 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:21:03.056 1251118 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:21:03.056 1251118 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.058 1251120 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.060 1251122 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.060 1251122 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:21:03.060 1251122 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:21:03.062 1251124 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:21:03.063 1251125 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:21:03.063 1251125 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:21:03.065 1251127 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4fe461f7
20-08-2026 00:21:03.068 1251130 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:21:03.068 1251130 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:21:03.068 1251130 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:21:03.070 1251132 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:21:03.070 1251132 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:21:03.071 1251133 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.072 1251134 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.075 1251137 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.075 1251137 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:21:03.075 1251137 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:21:03.077 1251139 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:21:03.078 1251140 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:21:03.078 1251140 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.079 1251141 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.082 1251144 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.082 1251144 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:21:03.082 1251144 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:21:03.084 1251146 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:21:03.084 1251146 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.084 1251146 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:21:03.109 1251171 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.109 1251171 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.109 1251171 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:03.109 1251171 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:21:03.109 1251171 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.109 1251171 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.110 1251172 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.112 1251174 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.114 1251176 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.114 1251176 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:21:03.114 1251176 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:21:03.117 1251179 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:21:03.117 1251179 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:21:03.118 1251180 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.119 1251181 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.123 1251185 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.123 1251185 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:21:03.123 1251185 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:21:03.126 1251188 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:21:03.126 1251188 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:21:03.127 1251189 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.129 1251191 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.133 1251195 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.133 1251195 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:21:03.133 1251195 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:21:03.135 1251197 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:21:03.136 1251198 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:21:03.137 1251199 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.138 1251200 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.141 1251203 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.141 1251203 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:21:03.141 1251203 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:03.143 1251205 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:21:03.143 1251205 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:21:03.144 1251206 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.145 1251207 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.148 1251210 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.148 1251210 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:21:03.148 1251210 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:21:03.151 1251213 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:21:03.151 1251213 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.151 1251213 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:21:03.175 1251237 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.175 1251237 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.175 1251237 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:03.175 1251237 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:21:03.175 1251237 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.175 1251237 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.177 1251239 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.179 1251241 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.185 1251247 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.185 1251247 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:21:03.185 1251247 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:21:03.189 1251251 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:21:03.189 1251251 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.189 1251251 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:21:03.190 1251252 [http-nio-8051-exec-55] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:21:03.190 1251252 [http-nio-8051-exec-55] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:21:03.190 1251252 [http-nio-8051-exec-55] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:21:03.191 1251253 [http-nio-8051-exec-55] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5b84aac0
20-08-2026 00:21:03.191 1251253 [http-nio-8051-exec-55] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:03.191 1251253 [http-nio-8051-exec-55] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:21:03.191 1251253 [http-nio-8051-exec-55] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5b84aac0
20-08-2026 00:21:03.191 1251253 [http-nio-8051-exec-55] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:03.214 1251276 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.214 1251276 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.214 1251276 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:03.216 1251278 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:21:03.216 1251278 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.216 1251278 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.218 1251280 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.220 1251282 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.225 1251287 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.225 1251287 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:21:03.225 1251287 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:21:03.229 1251291 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:21:03.229 1251291 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.229 1251291 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:21:03.247 1251309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.247 1251309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.247 1251309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:03.247 1251309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:21:03.247 1251309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.247 1251309 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.248 1251310 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.250 1251312 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.255 1251317 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.255 1251317 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:21:03.255 1251317 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:03.259 1251321 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:21:03.259 1251321 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:21:03.260 1251322 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.262 1251324 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.266 1251328 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.266 1251328 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:21:03.266 1251328 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:21:03.269 1251331 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:21:03.269 1251331 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:21:03.271 1251333 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.273 1251335 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.276 1251338 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.276 1251338 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:21:03.276 1251338 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:21:03.279 1251341 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:21:03.279 1251341 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.279 1251341 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:21:03.305 1251367 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.305 1251367 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.305 1251367 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:03.305 1251367 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:21:03.305 1251367 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.305 1251367 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.306 1251368 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.308 1251370 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.313 1251375 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.313 1251375 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:21:03.313 1251375 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:21:03.317 1251379 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:21:03.317 1251379 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:21:03.319 1251381 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.321 1251383 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.324 1251386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.324 1251386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:21:03.324 1251386 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:21:03.326 1251388 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:21:03.326 1251388 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.326 1251388 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:21:03.351 1251413 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.351 1251413 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.351 1251413 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:03.351 1251413 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:21:03.351 1251413 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.351 1251413 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.353 1251415 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.355 1251417 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.357 1251419 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.357 1251419 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:21:03.357 1251419 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:21:03.360 1251422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:21:03.360 1251422 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:21:03.361 1251423 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.363 1251425 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.365 1251427 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.365 1251427 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:21:03.365 1251427 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:21:03.368 1251430 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:21:03.368 1251430 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:21:03.369 1251431 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.371 1251433 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.375 1251437 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.375 1251437 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:21:03.375 1251437 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:03.379 1251441 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:21:03.379 1251441 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:21:03.380 1251442 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.382 1251444 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.386 1251448 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.386 1251448 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:21:03.386 1251448 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:21:03.388 1251450 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:21:03.388 1251450 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:21:03.389 1251451 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.391 1251453 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.393 1251455 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.393 1251455 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:21:03.393 1251455 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:21:03.396 1251458 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:21:03.396 1251458 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:21:03.397 1251459 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.398 1251460 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.401 1251463 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.402 1251464 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:21:03.402 1251464 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:03.407 1251469 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:21:03.407 1251469 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:21:03.409 1251471 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.413 1251475 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.416 1251478 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.416 1251478 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:21:03.416 1251478 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:21:03.419 1251481 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:21:03.419 1251481 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:21:03.419 1251481 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Ed336e442b17A791B05b7e542d11Bb8456011423
20-08-2026 00:21:03.419 1251481 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:21:03.419 1251481 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.420 1251482 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:21:03.420 1251482 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:21:03.420 1251482 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:21:03.420 1251482 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Ed336e442b17A791B05b7e542d11Bb8456011423, device:app
20-08-2026 00:21:03.421 1251483 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:21:03.421 1251483 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202303260819183020917
20-08-2026 00:21:03.422 1251484 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202303260819183020917
20-08-2026 00:21:03.444 1251506 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.444 1251506 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.444 1251506 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:03.444 1251506 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:21:03.444 1251506 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.444 1251506 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.445 1251507 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.447 1251509 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.452 1251514 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.452 1251514 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:21:03.452 1251514 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:21:03.456 1251518 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:21:03.456 1251518 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:21:03.458 1251520 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.459 1251521 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.464 1251526 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.465 1251527 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:21:03.465 1251527 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:21:03.468 1251530 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:21:03.468 1251530 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.468 1251530 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:21:03.504 1251566 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.504 1251566 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.504 1251566 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:03.504 1251566 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:21:03.504 1251566 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.504 1251566 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.505 1251567 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.507 1251569 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.510 1251572 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.510 1251572 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:21:03.510 1251572 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:21:03.513 1251575 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:21:03.513 1251575 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.513 1251575 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:21:03.529 1251591 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.529 1251591 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.529 1251591 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:03.529 1251591 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:21:03.529 1251591 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.529 1251591 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.531 1251593 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.532 1251594 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.535 1251597 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.536 1251598 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:21:03.536 1251598 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:21:03.539 1251601 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:21:03.539 1251601 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:21:03.540 1251602 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.541 1251603 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.545 1251607 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.545 1251607 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:21:03.545 1251607 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:21:03.547 1251609 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:21:03.547 1251609 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.547 1251609 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:21:03.571 1251633 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:21:03, data=[]}}
20-08-2026 00:21:03.571 1251633 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:21:03.571 1251633 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:21:03.571 1251633 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202203, traysArr : []
20-08-2026 00:21:03.572 1251634 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202203, traysArr : []
20-08-2026 00:21:03.573 1251635 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:03.573 1251635 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:03.573 1251635 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:21:03.573 1251635 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:03.573 1251635 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202203, cameraArr : {"data":[],"created_at":"2026-08-20 00:21:03"}
20-08-2026 00:21:03.573 1251635 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202203, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:21:03"}
20-08-2026 00:21:03.584 1251646 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.585 1251647 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.585 1251647 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:03.585 1251647 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:21:03.585 1251647 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.585 1251647 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.587 1251649 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.588 1251650 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.591 1251653 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.591 1251653 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:21:03.591 1251653 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:21:03.594 1251656 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:21:03.594 1251656 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:21:03.595 1251657 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.597 1251659 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.600 1251662 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.600 1251662 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:21:03.600 1251662 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:21:03.603 1251665 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:21:03.603 1251665 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:21:03.604 1251666 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.605 1251667 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.608 1251670 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.608 1251670 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:21:03.608 1251670 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:21:03.611 1251673 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:21:03.611 1251673 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:21:03.612 1251674 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.614 1251676 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.617 1251679 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.617 1251679 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:21:03.617 1251679 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:03.620 1251682 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:21:03.620 1251682 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:21:03.621 1251683 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.622 1251684 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.625 1251687 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.625 1251687 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:21:03.625 1251687 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:21:03.628 1251690 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:21:03.629 1251691 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.629 1251691 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:21:03.644 1251706 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.644 1251706 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.644 1251706 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:03.644 1251706 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:21:03.644 1251706 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.644 1251706 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.645 1251707 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.647 1251709 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.650 1251712 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.650 1251712 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:21:03.650 1251712 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:21:03.653 1251715 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:21:03.653 1251715 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:21:03.654 1251716 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.655 1251717 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.658 1251720 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.658 1251720 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:21:03.658 1251720 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:21:03.661 1251723 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:21:03.661 1251723 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:21:03.662 1251724 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.663 1251725 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.666 1251728 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.666 1251728 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:21:03.666 1251728 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:21:03.668 1251730 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:21:03.669 1251731 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.669 1251731 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:21:03.686 1251748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.686 1251748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.686 1251748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:03.686 1251748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:21:03.686 1251748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.686 1251748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.687 1251749 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.689 1251751 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.693 1251755 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.693 1251755 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:21:03.693 1251755 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:21:03.697 1251759 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:21:03.697 1251759 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.697 1251759 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:21:03.720 1251782 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.720 1251782 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:03.720 1251782 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:03.720 1251782 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:21:03.720 1251782 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.720 1251782 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.722 1251784 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.724 1251786 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.728 1251790 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.729 1251791 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:21:03.729 1251791 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:21:03.734 1251796 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:21:03.734 1251796 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:21:03.735 1251797 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.737 1251799 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.742 1251804 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.742 1251804 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:21:03.742 1251804 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:21:03.747 1251809 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:21:03.747 1251809 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:21:03.748 1251810 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.750 1251812 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.754 1251816 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.754 1251816 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:21:03.754 1251816 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:21:03.759 1251821 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:21:03.759 1251821 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:21:03.760 1251822 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.762 1251824 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.767 1251829 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.767 1251829 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:21:03.767 1251829 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:21:03.771 1251833 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:21:03.771 1251833 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:21:03.772 1251834 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.774 1251836 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.779 1251841 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.779 1251841 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:21:03.779 1251841 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:21:03.783 1251845 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:21:03.783 1251845 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.783 1251845 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:21:03.808 1251870 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.808 1251870 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.808 1251870 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:03.808 1251870 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:21:03.808 1251870 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.808 1251870 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.810 1251872 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.812 1251874 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.816 1251878 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.816 1251878 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:21:03.816 1251878 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:21:03.821 1251883 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:21:03.821 1251883 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:21:03.822 1251884 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.824 1251886 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.828 1251890 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.828 1251890 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:21:03.828 1251890 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:03.830 1251892 [http-nio-8051-exec-80] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202508
20-08-2026 00:21:03.830 1251892 [http-nio-8051-exec-80] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:21:03.830 1251892 [http-nio-8051-exec-80] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:21:03
20-08-2026 00:21:03.831 1251893 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:21:03.831 1251893 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:21:03.832 1251894 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.834 1251896 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.839 1251901 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.839 1251901 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:21:03.839 1251901 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:03.843 1251905 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:21:03.843 1251905 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:21:03.844 1251906 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.846 1251908 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.850 1251912 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.850 1251912 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:21:03.850 1251912 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:21:03.854 1251916 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:21:03.854 1251916 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:21:03.856 1251918 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.857 1251919 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.862 1251924 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.862 1251924 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:21:03.862 1251924 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:03.865 1251927 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:21:03.865 1251927 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:21:03.866 1251928 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.869 1251931 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.872 1251934 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.872 1251934 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:21:03.872 1251934 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:21:03.875 1251937 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:21:03.875 1251937 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:21:03.875 1251937 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.877 1251939 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.879 1251941 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.879 1251941 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:21:03.879 1251941 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:03.882 1251944 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:21:03.882 1251944 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:21:03.883 1251945 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.884 1251946 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.887 1251949 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.887 1251949 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:21:03.887 1251949 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:03.890 1251952 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:21:03.890 1251952 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:21:03.891 1251953 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.893 1251955 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.895 1251957 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.895 1251957 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:21:03.895 1251957 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:21:03.898 1251960 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:21:03.898 1251960 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:21:03.898 1251960 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.900 1251962 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.903 1251965 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.903 1251965 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:21:03.903 1251965 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:21:03.905 1251967 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:21:03.905 1251967 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:21:03.906 1251968 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.907 1251969 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.910 1251972 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.910 1251972 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:21:03.910 1251972 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:21:03.913 1251975 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:21:03.913 1251975 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:21:03.913 1251975 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.915 1251977 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.918 1251980 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.918 1251980 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:21:03.918 1251980 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:21:03.921 1251983 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:21:03.921 1251983 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:21:03.921 1251983 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.923 1251985 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.925 1251987 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.925 1251987 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:21:03.925 1251987 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:21:03.929 1251991 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:21:03.929 1251991 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.929 1251991 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:21:03.959 1252021 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.959 1252021 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:03.959 1252021 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:03.959 1252021 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:21:03.959 1252021 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:03.0
20-08-2026 00:21:03.959 1252021 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:03.961 1252023 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.963 1252025 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.967 1252029 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.967 1252029 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:21:03.967 1252029 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:03.972 1252034 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:21:03.973 1252035 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:21:03.974 1252036 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:03.976 1252038 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:03.981 1252043 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:03.981 1252043 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:21:03.981 1252043 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:03.985 1252047 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:21:03.985 1252047 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:21:03.986 1252048 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:03.988 1252050 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:03.992 1252054 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:03.993 1252055 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:21:03.993 1252055 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:21:03.996 1252058 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:21:03.996 1252058 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:03.996 1252058 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:21:04.019 1252081 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.020 1252082 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.020 1252082 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:04.020 1252082 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:21:04.020 1252082 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.020 1252082 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.021 1252083 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.022 1252084 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.025 1252087 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.025 1252087 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:21:04.025 1252087 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:21:04.028 1252090 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:21:04.028 1252090 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:21:04.028 1252090 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.030 1252092 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.033 1252095 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.033 1252095 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:21:04.033 1252095 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:04.035 1252097 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:21:04.035 1252097 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:21:04.037 1252099 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.038 1252100 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.041 1252103 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.041 1252103 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:21:04.041 1252103 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:21:04.043 1252105 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:21:04.043 1252105 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:21:04.044 1252106 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.046 1252108 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.049 1252111 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.049 1252111 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:21:04.049 1252111 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:21:04.053 1252115 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:21:04.053 1252115 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:21:04.054 1252116 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.056 1252118 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.061 1252123 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.061 1252123 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:21:04.061 1252123 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:04.064 1252126 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:21:04.065 1252127 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:21:04.065 1252127 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.067 1252129 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.071 1252133 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.071 1252133 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:21:04.071 1252133 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:21:04.076 1252138 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:21:04.076 1252138 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.076 1252138 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:21:04.104 1252166 [http-nio-8051-exec-82] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:21:04.104 1252166 [http-nio-8051-exec-82] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:21:04.131 1252193 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.131 1252193 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.131 1252193 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:04.131 1252193 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:21:04.131 1252193 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.131 1252193 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.133 1252195 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.135 1252197 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.140 1252202 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.140 1252202 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:21:04.140 1252202 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:21:04.144 1252206 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:21:04.144 1252206 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:21:04.145 1252207 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.147 1252209 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.151 1252213 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.151 1252213 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:21:04.151 1252213 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:21:04.154 1252216 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:21:04.154 1252216 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:21:04.155 1252217 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.157 1252219 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.160 1252222 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.160 1252222 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:21:04.160 1252222 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:21:04.163 1252225 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:21:04.163 1252225 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:21:04.163 1252225 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.166 1252228 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.170 1252232 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.170 1252232 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:21:04.170 1252232 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:21:04.173 1252235 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:21:04.173 1252235 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:21:04.175 1252237 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.177 1252239 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.182 1252244 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.182 1252244 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:21:04.182 1252244 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:21:04.186 1252248 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:21:04.186 1252248 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.186 1252248 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:21:04.209 1252271 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.209 1252271 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.209 1252271 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:04.209 1252271 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.210 1252272 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:21:04.212 1252274 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5e748b94
20-08-2026 00:21:04.214 1252276 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:21:04.214 1252276 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:21:04.214 1252276 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:21:04.217 1252279 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:21:04.217 1252279 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:21:04.218 1252280 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.220 1252282 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.223 1252285 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.223 1252285 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:21:04.223 1252285 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:21:04.227 1252289 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:21:04.227 1252289 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.227 1252289 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:21:04.244 1252306 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.244 1252306 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.244 1252306 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:04.244 1252306 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:21:04.244 1252306 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.244 1252306 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.245 1252307 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.247 1252309 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.249 1252311 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.249 1252311 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:21:04.249 1252311 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:04.252 1252314 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:21:04.252 1252314 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:21:04.253 1252315 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.254 1252316 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.257 1252319 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.257 1252319 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:21:04.257 1252319 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:21:04.260 1252322 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:21:04.260 1252322 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:21:04.261 1252323 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.263 1252325 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.266 1252328 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.266 1252328 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:21:04.266 1252328 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:21:04.269 1252331 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:21:04.269 1252331 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:21:04.270 1252332 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.272 1252334 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.274 1252336 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.274 1252336 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:21:04.275 1252337 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:21:04.277 1252339 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:21:04.277 1252339 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.277 1252339 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:21:04.322 1252384 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:21:04.323 1252385 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:21:04.323 1252385 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:04.323 1252385 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.324 1252386 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.326 1252388 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.328 1252390 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.328 1252390 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:21:04.329 1252391 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:21:04.332 1252394 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:21:04.332 1252394 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:21:04.333 1252395 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.335 1252397 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.339 1252401 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.339 1252401 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:21:04.339 1252401 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:21:04.345 1252407 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:21:04.345 1252407 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.345 1252407 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:21:04.369 1252431 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.370 1252432 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.370 1252432 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:04.370 1252432 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:21:04.370 1252432 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.370 1252432 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.371 1252433 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.373 1252435 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.376 1252438 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.376 1252438 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:21:04.376 1252438 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:21:04.379 1252441 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:21:04.379 1252441 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.379 1252441 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:21:04.402 1252464 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.402 1252464 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.402 1252464 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:04.402 1252464 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:21:04.402 1252464 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.402 1252464 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.403 1252465 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.407 1252469 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.411 1252473 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.411 1252473 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:21:04.411 1252473 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:21:04.415 1252477 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:21:04.415 1252477 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:21:04.416 1252478 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.418 1252480 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.421 1252483 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.421 1252483 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:21:04.421 1252483 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:21:04.424 1252486 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:21:04.424 1252486 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.424 1252486 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:21:04.456 1252518 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.456 1252518 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.456 1252518 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:04.457 1252519 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:21:04.457 1252519 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.457 1252519 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.458 1252520 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.459 1252521 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.462 1252524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.462 1252524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:21:04.462 1252524 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:04.465 1252527 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:21:04.465 1252527 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:21:04.466 1252528 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.468 1252530 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.470 1252532 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.470 1252532 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:21:04.470 1252532 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:21:04.473 1252535 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:21:04.473 1252535 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:21:04.474 1252536 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.476 1252538 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.480 1252542 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.481 1252543 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:21:04.481 1252543 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:04.485 1252547 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:21:04.485 1252547 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:21:04.486 1252548 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.489 1252551 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.493 1252555 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.493 1252555 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:21:04.493 1252555 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:21:04.497 1252559 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:21:04.497 1252559 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.497 1252559 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:21:04.542 1252604 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:04.542 1252604 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:04.542 1252604 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:04.542 1252604 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:21:04.542 1252604 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.542 1252604 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.543 1252605 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.545 1252607 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.549 1252611 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.549 1252611 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:21:04.549 1252611 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:21:04.552 1252614 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:21:04.552 1252614 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:21:04.553 1252615 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.554 1252616 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.557 1252619 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.557 1252619 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:21:04.557 1252619 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:21:04.560 1252622 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:21:04.560 1252622 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:21:04.560 1252622 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.562 1252624 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.565 1252627 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.565 1252627 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:21:04.565 1252627 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:21:04.568 1252630 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:21:04.568 1252630 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:21:04.568 1252630 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.570 1252632 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.572 1252634 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.572 1252634 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:21:04.572 1252634 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:21:04.576 1252638 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:21:04.576 1252638 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:21:04.577 1252639 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.578 1252640 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.581 1252643 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.581 1252643 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:21:04.581 1252643 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:21:04.584 1252646 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:21:04.584 1252646 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:21:04.584 1252646 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.586 1252648 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.589 1252651 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.589 1252651 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:21:04.589 1252651 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:21:04.592 1252654 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:21:04.592 1252654 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:21:04.593 1252655 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.594 1252656 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.597 1252659 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.597 1252659 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:21:04.597 1252659 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:21:04.601 1252663 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:21:04.601 1252663 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:21:04.603 1252665 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.605 1252667 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.609 1252671 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.609 1252671 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:21:04.609 1252671 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:21:04.615 1252677 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:21:04.615 1252677 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:21:04.616 1252678 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.618 1252680 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.622 1252684 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.622 1252684 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:21:04.622 1252684 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:21:04.627 1252689 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:21:04.627 1252689 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:21:04.629 1252691 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.631 1252693 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.634 1252696 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.635 1252697 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:21:04.635 1252697 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:21:04.638 1252700 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:21:04.638 1252700 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:21:04.639 1252701 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.640 1252702 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.644 1252706 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.644 1252706 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:21:04.644 1252706 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:21:04.647 1252709 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:21:04.647 1252709 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:21:04.648 1252710 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.650 1252712 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.654 1252716 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.654 1252716 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:21:04.654 1252716 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:04.656 1252718 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:21:04.656 1252718 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:21:04.657 1252719 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.658 1252720 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.662 1252724 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.662 1252724 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:21:04.662 1252724 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:21:04.665 1252727 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:21:04.665 1252727 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.665 1252727 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:21:04.680 1252742 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.680 1252742 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.681 1252743 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:04.681 1252743 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:21:04.681 1252743 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.681 1252743 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.681 1252743 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.683 1252745 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.686 1252748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.686 1252748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:21:04.686 1252748 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:21:04.689 1252751 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:21:04.689 1252751 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:21:04.691 1252753 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.692 1252754 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.695 1252757 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.695 1252757 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:21:04.695 1252757 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:04.699 1252761 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:21:04.699 1252761 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:21:04.700 1252762 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.701 1252763 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.704 1252766 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.704 1252766 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:21:04.704 1252766 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:21:04.707 1252769 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:21:04.707 1252769 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:21:04.708 1252770 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.709 1252771 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.713 1252775 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.713 1252775 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:21:04.713 1252775 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:21:04.717 1252779 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:21:04.717 1252779 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.717 1252779 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:21:04.734 1252796 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:04.734 1252796 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:04.734 1252796 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:04.734 1252796 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:21:04.734 1252796 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.734 1252796 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.735 1252797 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.738 1252800 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.743 1252805 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.743 1252805 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:21:04.743 1252805 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:21:04.747 1252809 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:21:04.747 1252809 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.747 1252809 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:21:04.765 1252827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:04.765 1252827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:04.765 1252827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:04.765 1252827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:21:04.765 1252827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.765 1252827 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.766 1252828 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.767 1252829 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.771 1252833 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.771 1252833 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:21:04.771 1252833 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:21:04.773 1252835 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:21:04.773 1252835 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.773 1252835 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:21:04.791 1252853 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:04.791 1252853 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:21:04.791 1252853 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:21:04.791 1252853 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:21:04.791 1252853 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.791 1252853 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.793 1252855 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.795 1252857 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.800 1252862 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.800 1252862 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:21:04.800 1252862 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:21:04.804 1252866 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:21:04.804 1252866 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:21:04.805 1252867 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.807 1252869 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.809 1252871 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.809 1252871 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:21:04.809 1252871 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:04.813 1252875 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:21:04.813 1252875 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:21:04.815 1252877 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.816 1252878 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.819 1252881 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.819 1252881 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:21:04.819 1252881 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:21:04.824 1252886 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:21:04.824 1252886 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:21:04.825 1252887 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.827 1252889 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.831 1252893 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.831 1252893 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:21:04.831 1252893 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:04.835 1252897 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:21:04.835 1252897 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:21:04.837 1252899 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.839 1252901 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.842 1252904 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.842 1252904 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:21:04.842 1252904 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:21:04.845 1252907 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:21:04.845 1252907 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:21:04.846 1252908 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.848 1252910 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.853 1252915 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.853 1252915 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:21:04.853 1252915 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:21:04.857 1252919 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:21:04.857 1252919 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:21:04.859 1252921 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.861 1252923 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.866 1252928 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.866 1252928 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:21:04.866 1252928 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:21:04.869 1252931 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:21:04.869 1252931 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:21:04.871 1252933 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.872 1252934 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.876 1252938 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.877 1252939 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:21:04.877 1252939 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:21:04.881 1252943 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:21:04.881 1252943 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:21:04.882 1252944 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.884 1252946 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.889 1252951 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.889 1252951 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:21:04.890 1252952 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:21:04.894 1252956 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:21:04.894 1252956 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:21:04.895 1252957 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:21:04.897 1252959 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2150d0
20-08-2026 00:21:04.901 1252963 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:21:04.901 1252963 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:21:04.901 1252963 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:21:04.906 1252968 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:21:04.907 1252969 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:21:04.907 1252969 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:21:04.942 1253004 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.943 1253005 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:21:04.943 1253005 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:21:04.943 1253005 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:21:04.943 1253005 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:21:04.0
20-08-2026 00:21:04.943 1253005 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:21:04.944 1253006 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.947 1253009 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.952 1253014 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.952 1253014 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:21:04.952 1253014 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:21:04.957 1253019 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:21:04.957 1253019 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:21:04.959 1253021 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.960 1253022 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.965 1253027 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.965 1253027 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:21:04.965 1253027 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:21:04.968 1253030 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:21:04.968 1253030 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:21:04.969 1253031 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.971 1253033 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.975 1253037 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.975 1253037 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:21:04.975 1253037 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:21:04.979 1253041 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:21:04.979 1253041 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:21:04.981 1253043 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.983 1253045 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.987 1253049 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.987 1253049 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:21:04.987 1253049 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:21:04.990 1253052 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:21:04.990 1253052 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:21:04.991 1253053 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:04.993 1253055 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:04.997 1253059 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:04.997 1253059 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:21:04.997 1253059 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:21:05.001 1253063 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:21:05.001 1253063 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:21:05.002 1253064 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:21:05.004 1253066 [http-nio-8051-exec-62] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63321db4
20-08-2026 00:21:05.007 1253069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:21:05.007 1253069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:21:05.007 1253069 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:21:05.012 1253074 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:21:05.012 1253074 [http-nio-8051-exec-62] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:21:05.980 1254042 [http-nio-8051-exec-42] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:21:05.980 1254042 [http-nio-8051-exec-42] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:21:07.495 1255557 [http-nio-8051-exec-54] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:21:07.496 1255558 [http-nio-8051-exec-54] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:21:07.520 1255582 [http-nio-8051-exec-54] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:21:08.916 1256978 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:08.917 1256979 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:08.918 1256980 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:21:08.918 1256980 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@ca0328c
20-08-2026 00:21:08.918 1256980 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:08.918 1256980 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:21:08.918 1256980 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@ca0328c
20-08-2026 00:21:08.918 1256980 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:09.213 1257275 [http-nio-8051-exec-83] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:21:09.213 1257275 [http-nio-8051-exec-83] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:21:09.213 1257275 [http-nio-8051-exec-83] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Ed336e442b17A791B05b7e542d11Bb8456011423
20-08-2026 00:21:09.213 1257275 [http-nio-8051-exec-83] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:21:09.213 1257275 [http-nio-8051-exec-83] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:21:09.213 1257275 [http-nio-8051-exec-83] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Ed336e442b17A791B05b7e542d11Bb8456011423, device:app
20-08-2026 00:21:09.215 1257277 [http-nio-8051-exec-83] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:21:09.216 1257278 [http-nio-8051-exec-83] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202303260819183020917
20-08-2026 00:21:09.216 1257278 [http-nio-8051-exec-83] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202303260819183020917
20-08-2026 00:21:11.955 1260017 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:21:11.956 1260018 [http-nio-8051-exec-81] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:21:12.021 1260083 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:21:12.022 1260084 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:21:12.044 1260106 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:21:14.551 1262613 [http-nio-8051-exec-83] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:14.551 1262613 [http-nio-8051-exec-83] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:14.552 1262614 [http-nio-8051-exec-83] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:21:14.553 1262615 [http-nio-8051-exec-83] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6c6c0c56
20-08-2026 00:21:14.553 1262615 [http-nio-8051-exec-83] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:14.553 1262615 [http-nio-8051-exec-83] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:21:14.553 1262615 [http-nio-8051-exec-83] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6c6c0c56
20-08-2026 00:21:14.553 1262615 [http-nio-8051-exec-83] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:16.193 1264255 [http-nio-8051-exec-67] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:21:15}}
20-08-2026 00:21:16.193 1264255 [http-nio-8051-exec-67] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:21:16.193 1264255 [http-nio-8051-exec-67] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:21:16.194 1264256 [http-nio-8051-exec-67] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202304, traysArr : []
20-08-2026 00:21:16.194 1264256 [http-nio-8051-exec-67] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202304, traysArr : []
20-08-2026 00:21:16.195 1264257 [http-nio-8051-exec-67] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:16.195 1264257 [http-nio-8051-exec-67] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:16.195 1264257 [http-nio-8051-exec-67] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:21:16.195 1264257 [http-nio-8051-exec-67] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:16.195 1264257 [http-nio-8051-exec-67] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202304, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:21:15"}
20-08-2026 00:21:16.195 1264257 [http-nio-8051-exec-67] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202304, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:21:15"}
20-08-2026 00:21:20.010 1268072 [http-nio-8051-exec-20] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:21:20.010 1268072 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:21:20.344 1268406 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:21:20.344 1268406 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:21:20.344 1268406 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Ed336e442b17A791B05b7e542d11Bb8456011423
20-08-2026 00:21:20.344 1268406 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:21:20.344 1268406 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:21:20.345 1268407 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Ed336e442b17A791B05b7e542d11Bb8456011423, device:app
20-08-2026 00:21:20.346 1268408 [http-nio-8051-exec-5] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:21:20.347 1268409 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202303260819183020917
20-08-2026 00:21:20.347 1268409 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202303260819183020917
20-08-2026 00:21:20.829 1268891 [http-nio-8051-exec-18] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{created_at=2026-08-20 00:21:20.576852, sensors=[{id=TM07201911-1-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-1-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=2, data=[{created_at=2026-08-20 00:21:20.577987, sensors=[{id=TM07201911-2-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-2-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=3, data=[{created_at=2026-08-20 00:21:20.578841, sensors=[{id=TM07201911-3-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-3-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=4, data=[{created_at=2026-08-20 00:21:20.579785, sensors=[{id=TM07201911-4-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-4-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}], trays=[]}
20-08-2026 00:21:20.829 1268891 [http-nio-8051-exec-18] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:21:20.829 1268891 [http-nio-8051-exec-18] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM07201911, traysArr : []
20-08-2026 00:21:20.829 1268891 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM07201911, traysArr : []
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:21:20.831 1268893 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:21:20.832 1268894 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:21:20.832 1268894 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:21:20.832 1268894 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:21:20.832 1268894 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:20.832 1268894 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:20.832 1268894 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 41, 42, 43, 44, 45]
20-08-2026 00:21:20.832 1268894 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:20.838 1268900 [http-nio-8051-exec-18] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07201911, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:20.576852"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:20.577987"}],"door_id":2,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-3-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-3-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:20.578841"}],"door_id":3,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-4-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-4-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:20.579785"}],"door_id":4,"hcid":[1]}]
20-08-2026 00:21:20.838 1268900 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM07201911, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:20.576852"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:20.577987"}],"door_id":2,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-3-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-3-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:20.578841"}],"door_id":3,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-4-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-4-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:20.579785"}],"door_id":4,"hcid":[1]}]
20-08-2026 00:21:20.859 1268921 [http-nio-8051-exec-18] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07201911, cameraArr : {}
20-08-2026 00:21:20.860 1268922 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM07201911, cameraInfoData : {}
20-08-2026 00:21:21.202 1269264 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-09 12:15:46"}
20-08-2026 00:21:21.652 1269714 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM10201907 
20-08-2026 00:21:21.653 1269715 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:21:21.653 1269715 [http-nio-8051-exec-59] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:21:21.665 1269727 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:21.665 1269727 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:21.666 1269728 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:21.666 1269728 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:21.666 1269728 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:21.667 1269729 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:21.668 1269730 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:21:21.668 1269730 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:21:21.669 1269731 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:21:21.669 1269731 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:21.669 1269731 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:21.670 1269732 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:21.670 1269732 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:21.670 1269732 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:21.671 1269733 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:21.672 1269734 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:21.672 1269734 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:21.672 1269734 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:21.672 1269734 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:21.672 1269734 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:21.673 1269735 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:21.673 1269735 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:21.673 1269735 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:21.674 1269736 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:21.674 1269736 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:21.674 1269736 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:21.675 1269737 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:21.675 1269737 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:21.675 1269737 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:21.676 1269738 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:21.676 1269738 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:21.676 1269738 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:21.677 1269739 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:21.677 1269739 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:21.677 1269739 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:21.678 1269740 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:21.678 1269740 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:21.678 1269740 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:21.679 1269741 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:21.679 1269741 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:21:21.679 1269741 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:21:21.680 1269742 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:21:21.680 1269742 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:21.680 1269742 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:21.681 1269743 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:21.681 1269743 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:21.681 1269743 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:21.682 1269744 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:21.683 1269745 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:21.683 1269745 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:21.684 1269746 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:21.685 1269747 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:21:21.685 1269747 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:21:21.685 1269747 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:21:21.685 1269747 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:21.685 1269747 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:21.687 1269749 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:21.687 1269749 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:21.687 1269749 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:21.688 1269750 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:21.688 1269750 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:21.688 1269750 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:21.688 1269750 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:21.688 1269750 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:21.688 1269750 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:21.689 1269751 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:21.689 1269751 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:21:21.689 1269751 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:21:21.690 1269752 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:21:21.690 1269752 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:21.690 1269752 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:21.691 1269753 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:21.692 1269754 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:21.692 1269754 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:21.692 1269754 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:21.693 1269755 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:21.693 1269755 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:21.693 1269755 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:21.693 1269755 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:21.693 1269755 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:21.694 1269756 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:21.694 1269756 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:21.694 1269756 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:21.695 1269757 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:21.695 1269757 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:21.695 1269757 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:21.697 1269759 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:21.697 1269759 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:21:21.697 1269759 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:21:21.698 1269760 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:21:21.698 1269760 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:21.698 1269760 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:21.698 1269760 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:21.699 1269761 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:21.699 1269761 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:21.699 1269761 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:21.700 1269762 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:21.700 1269762 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:21.701 1269763 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:21.725 1269787 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:21:24.088 1272150 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-19 23:55:14.0}
20-08-2026 00:21:24.089 1272151 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-19 23:55:14.0
20-08-2026 00:21:24.184 1272246 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:21:25.572 1273634 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:25.572 1273634 [http-nio-8051-exec-5] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:25.574 1273636 [http-nio-8051-exec-5] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:21:25.574 1273636 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2ea8693d
20-08-2026 00:21:25.574 1273636 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:25.574 1273636 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:21:25.574 1273636 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2ea8693d
20-08-2026 00:21:25.575 1273637 [http-nio-8051-exec-5] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5afc9948
20-08-2026 00:21:27.431 1275493 [http-nio-8051-exec-79] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{sensors=[{id=TM06202502-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202502-1-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:21:27.152964}]}, {hcid=[1], door_id=2, data=[{sensors=[{id=TM06202502-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202502-2-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:21:27.154175}]}]}
20-08-2026 00:21:27.431 1275493 [http-nio-8051-exec-79] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:21:27.431 1275493 [http-nio-8051-exec-79] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202502, traysArr : []
20-08-2026 00:21:27.432 1275494 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202502, traysArr : []
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:21:27.434 1275496 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:27.440 1275502 [http-nio-8051-exec-79] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:27.152964"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:27.154175"}],"hcid":[1],"door_id":2}]
20-08-2026 00:21:27.440 1275502 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:27.152964"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:27.154175"}],"hcid":[1],"door_id":2}]
20-08-2026 00:21:27.451 1275513 [http-nio-8051-exec-79] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202502, cameraArr : {}
20-08-2026 00:21:27.452 1275514 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202502, cameraInfoData : {}
20-08-2026 00:21:27.628 1275690 [http-nio-8051-exec-71] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM09202501 
20-08-2026 00:21:27.628 1275690 [http-nio-8051-exec-71] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:21:27.629 1275691 [http-nio-8051-exec-71] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:21:27.641 1275703 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:27.641 1275703 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:27.642 1275704 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:27.642 1275704 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:27.642 1275704 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:27.643 1275705 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:27.644 1275706 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:21:27.644 1275706 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:21:27.644 1275706 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:21:27.644 1275706 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:27.645 1275707 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:27.646 1275708 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:27.646 1275708 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:27.646 1275708 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:27.647 1275709 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:27.647 1275709 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:27.647 1275709 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:27.647 1275709 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:27.647 1275709 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:27.647 1275709 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:27.648 1275710 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:27.648 1275710 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.648 1275710 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.650 1275712 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:27.650 1275712 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:21:27.650 1275712 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:21:27.651 1275713 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:21:27.651 1275713 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:27.651 1275713 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:27.651 1275713 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:27.652 1275714 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:21:27.652 1275714 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:21:27.653 1275715 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:21:27.653 1275715 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:27.653 1275715 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:27.654 1275716 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:27.654 1275716 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.654 1275716 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.655 1275717 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.655 1275717 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.656 1275718 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.656 1275718 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.657 1275719 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.657 1275719 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.657 1275719 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.658 1275720 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.658 1275720 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.659 1275721 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.660 1275722 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.660 1275722 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.661 1275723 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.661 1275723 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.661 1275723 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.662 1275724 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.663 1275725 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.663 1275725 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.664 1275726 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.665 1275727 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.665 1275727 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.666 1275728 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.666 1275728 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.666 1275728 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.667 1275729 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.668 1275730 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.668 1275730 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.669 1275731 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.670 1275732 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.670 1275732 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.671 1275733 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.671 1275733 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.671 1275733 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.672 1275734 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.673 1275735 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.673 1275735 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.674 1275736 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.675 1275737 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.675 1275737 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.675 1275737 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.676 1275738 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.676 1275738 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.677 1275739 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.678 1275740 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.678 1275740 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.678 1275740 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.679 1275741 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.679 1275741 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.680 1275742 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.680 1275742 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.680 1275742 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.681 1275743 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.682 1275744 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.682 1275744 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.683 1275745 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.684 1275746 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.684 1275746 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.685 1275747 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.685 1275747 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:27.685 1275747 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:27.686 1275748 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:27.705 1275767 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:21:28.344 1276406 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - requested status capture imei: NU11202501
20-08-2026 00:21:28.344 1276406 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:21:28.344 1276406 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:21:28
20-08-2026 00:21:28.344 1276406 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - {"power":1}
20-08-2026 00:21:28.344 1276406 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:21:28.344 1276406 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:21:28.344 1276406 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:21:28.344 1276406 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:21:28.344 1276406 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:21:28.344 1276406 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:21:28.344 1276406 [http-nio-8051-exec-78] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:21:28.357 1276419 [http-nio-8051-exec-70] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202501}
20-08-2026 00:21:30.129 1278191 [http-nio-8051-exec-55] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519754127, timestamp=2026-08-19 22:35:20.0}
20-08-2026 00:21:30.130 1278192 [http-nio-8051-exec-55] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519754127, timestamp: 2026-08-19 22:35:20.0
20-08-2026 00:21:30.371 1278433 [http-nio-8051-exec-55] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:21:31.109 1279171 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:21:30, data=[{id=logs-full, value=100%, status=true}]}}
20-08-2026 00:21:31.109 1279171 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:21:31.109 1279171 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:21:31.109 1279171 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM08202202, traysArr : []
20-08-2026 00:21:31.110 1279172 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM08202202, traysArr : []
20-08-2026 00:21:31.110 1279172 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:31.110 1279172 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:31.110 1279172 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:21:31.110 1279172 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:31.111 1279173 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM08202202, cameraArr : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:21:30"}
20-08-2026 00:21:31.111 1279173 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM08202202, cameraInfoData : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:21:30"}
20-08-2026 00:21:31.304 1279366 [http-nio-8051-exec-50] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:21:31.304 1279366 [http-nio-8051-exec-50] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:21:31.304 1279366 [http-nio-8051-exec-50] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Ed336e442b17A791B05b7e542d11Bb8456011423
20-08-2026 00:21:31.304 1279366 [http-nio-8051-exec-50] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:21:31.304 1279366 [http-nio-8051-exec-50] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:21:31.305 1279367 [http-nio-8051-exec-50] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Ed336e442b17A791B05b7e542d11Bb8456011423, device:app
20-08-2026 00:21:31.305 1279367 [http-nio-8051-exec-50] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:21:31.306 1279368 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202303260819183020917
20-08-2026 00:21:31.306 1279368 [http-nio-8051-exec-50] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202303260819183020917
20-08-2026 00:21:31.350 1279412 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM08202202
20-08-2026 00:21:31.350 1279412 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:21:31.350 1279412 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:21:31
20-08-2026 00:21:31.350 1279412 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 22:51:49.508847', '2026-08-19 22:52:03.451768', '2026-08-19 22:51:49.508966', '2026-08-19 22:52:03.451865'], 'close_time': ['2026-08-19 22:51:52.812322', '2026-08-19 22:52:07.265485', '2026-08-19 22:51:52.812497', '2026-08-19 22:52:07.065026']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:21:31.350 1279412 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:21:31.350 1279412 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:21:31.350 1279412 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:21:31.350 1279412 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:21:31.350 1279412 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:21:31.351 1279413 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:51:49.508847", "2026-08-19 22:52:03.451768", "2026-08-19 22:51:49.508966", "2026-08-19 22:52:03.451865"], "close_time": ["2026-08-19 22:51:52.812322", "2026-08-19 22:52:07.265485", "2026-08-19 22:51:52.812497", "2026-08-19 22:52:07.065026"]}
20-08-2026 00:21:31.351 1279413 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:21:31.351 1279413 [http-nio-8051-exec-34] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:21:34.100 1282162 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:21:33.852069, sensors=[{id=TM06202304-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202304-1-magnetic, sensor_status=true, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:21:33.852720, sensors=[{id=TM06202304-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202304-2-magnetic, sensor_status=true, sensor_type=magnetic}]}]}]}
20-08-2026 00:21:34.100 1282162 [http-nio-8051-exec-80] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:21:34.100 1282162 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202304, traysArr : []
20-08-2026 00:21:34.100 1282162 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202304, traysArr : []
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:21:34.102 1282164 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:34.107 1282169 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202304, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:33.852069"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:33.852720"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:21:34.108 1282170 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202304, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:33.852069"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:33.852720"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:21:34.121 1282183 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202304, cameraArr : {}
20-08-2026 00:21:34.121 1282183 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202304, cameraInfoData : {}
20-08-2026 00:21:35.900 1283962 [http-nio-8051-exec-82] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202501}
20-08-2026 00:21:35.969 1284031 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202201
20-08-2026 00:21:35.969 1284031 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:21:35.969 1284031 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:21:35
20-08-2026 00:21:37.225 1285287 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:37.226 1285288 [http-nio-8051-exec-50] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:37.227 1285289 [http-nio-8051-exec-50] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:21:37.228 1285290 [http-nio-8051-exec-50] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@248fce33
20-08-2026 00:21:37.228 1285290 [http-nio-8051-exec-50] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@54ce5069
20-08-2026 00:21:37.228 1285290 [http-nio-8051-exec-50] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:21:37.228 1285290 [http-nio-8051-exec-50] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@248fce33
20-08-2026 00:21:37.228 1285290 [http-nio-8051-exec-50] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@54ce5069
20-08-2026 00:21:37.928 1285990 [http-nio-8051-exec-58] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:21:37.688778, sensors=[{id=TM03202201-1-limit, sensor_type=limit, sensor_status=true}, {id=TM03202201-1-magnetic, sensor_type=magnetic, sensor_status=true}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:21:37.690026, sensors=[{id=TM03202201-2-limit, sensor_type=limit, sensor_status=true}, {id=TM03202201-2-magnetic, sensor_type=magnetic, sensor_status=true}]}]}]}
20-08-2026 00:21:37.928 1285990 [http-nio-8051-exec-58] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:21:37.928 1285990 [http-nio-8051-exec-58] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM03202201, traysArr : []
20-08-2026 00:21:37.929 1285991 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM03202201, traysArr : []
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:21:37.930 1285992 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:21:37.931 1285993 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:21:37.931 1285993 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:21:37.931 1285993 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:21:37.931 1285993 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:21:37.931 1285993 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:21:37.931 1285993 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:37.931 1285993 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:37.931 1285993 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:21:37.931 1285993 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:37.936 1285998 [http-nio-8051-exec-58] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:37.688778"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:37.690026"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:21:37.937 1285999 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM03202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:37.688778"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:37.690026"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:21:37.950 1286012 [http-nio-8051-exec-58] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202201, cameraArr : {}
20-08-2026 00:21:37.950 1286012 [http-nio-8051-exec-58] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM03202201, cameraInfoData : {}
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202602
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:21:38
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-10 07:50:22.800781', '2026-08-10 07:50:22.800873', '2026-08-19 20:54:54.720093', '2026-08-19 19:41:46.165700'], 'open_time': ['2026-08-10 07:50:21.540777', '2026-08-10 07:50:21.540777', '2026-08-19 20:54:46.343977', '2026-08-19 19:41:39.128304']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-10 07:50:22.800781", "2026-08-10 07:50:22.800873", "2026-08-19 20:54:54.720093", "2026-08-19 19:41:46.165700"], "open_time": ["2026-08-10 07:50:21.540777", "2026-08-10 07:50:21.540777", "2026-08-19 20:54:46.343977", "2026-08-19 19:41:39.128304"]}
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:21:38.291 1286353 [http-nio-8051-exec-57] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:21:38.692 1286754 [http-nio-8051-exec-42] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202003, skus=[4500678, 4500677, 137335, 4500681, 4500669, 4500642, 177747, 185993, 186001, 4500724, 4500722, 186059, 4500715, 4500701, 4500717, 4500647, 185994, 4500723, 4500643, 4500725, 4500726, 4500706, 186094, 166327, 4500499, 4500667, 4500624, 163527, 4500656, 4500727, 4500541, 113]}
20-08-2026 00:21:38.696 1286758 [http-nio-8051-exec-42] INFO  n.c.kiosk.machine.MachineController - [{"name":"Redbull Energy Drink 250 ml","sku_id":"113","vendor_id":"1","mrp":"125","selling_price":"125","weight":"272","image":"https://images.tinymart.in/product/113-2164.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"27","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"testing 5g sku","sku_id":"163527","vendor_id":"1","mrp":"1","selling_price":"1","weight":"5","image":"https://images.tinymart.in/product/163527-5994.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2023-07-04 18:26:43.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:21:38.697 1286759 [http-nio-8051-exec-42] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:21:38.721 1286783 [http-nio-8051-exec-75] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM03202401-1-limit, sensor_status=true, sensor_type=limit}, {id=TM03202401-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:21:38.487576}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM03202401-2-limit, sensor_status=true, sensor_type=limit}, {id=TM03202401-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:21:38.488894}], hcid=[1]}]}
20-08-2026 00:21:38.722 1286784 [http-nio-8051-exec-75] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:21:38.722 1286784 [http-nio-8051-exec-75] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM03202401, traysArr : []
20-08-2026 00:21:38.722 1286784 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM03202401, traysArr : []
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:21:38.723 1286785 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:21:38.724 1286786 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:21:38.724 1286786 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:21:38.724 1286786 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:21:38.724 1286786 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:38.724 1286786 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:38.724 1286786 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:21:38.724 1286786 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:38.729 1286791 [http-nio-8051-exec-75] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202401, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:38.487576"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:38.488894"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:21:38.729 1286791 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM03202401, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:38.487576"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:38.488894"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:21:38.741 1286803 [http-nio-8051-exec-75] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202401, cameraArr : {}
20-08-2026 00:21:38.741 1286803 [http-nio-8051-exec-75] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM03202401, cameraInfoData : {}
20-08-2026 00:21:38.929 1286991 [http-nio-8051-exec-54] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500675, 4500710, 4500722, 4500728, 4500711, 4500642, 4500407, 4500704, 0, 4500626, 166327, 4500705, 177441, 186100, 4500643, 4500681, 4500412, 4500648, 4500656, 4500693, 133041, 4500669, 185994, 4500665, 4500723, 4500694, 186059, 4500667, 4500499, 4500712, 4500715, 4500727], imei=TM06202503}
20-08-2026 00:21:38.934 1286996 [http-nio-8051-exec-54] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:21:38.935 1286997 [http-nio-8051-exec-54] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:21:40.062 1288124 [http-nio-8051-exec-52] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202202 
20-08-2026 00:21:40.063 1288125 [http-nio-8051-exec-52] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:21:40.063 1288125 [http-nio-8051-exec-52] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:21:40.075 1288137 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:40.075 1288137 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:40.076 1288138 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:40.076 1288138 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:21:40.076 1288138 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:21:40.077 1288139 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:21:40.077 1288139 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:40.077 1288139 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:40.078 1288140 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:40.078 1288140 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:21:40.078 1288140 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:21:40.079 1288141 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:21:40.079 1288141 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:40.079 1288141 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:40.080 1288142 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:40.080 1288142 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:40.080 1288142 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:40.081 1288143 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:40.081 1288143 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:40.081 1288143 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:40.082 1288144 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:40.082 1288144 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:40.082 1288144 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:40.084 1288146 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:40.084 1288146 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:21:40.084 1288146 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:21:40.084 1288146 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:21:40.084 1288146 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:40.085 1288147 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:40.085 1288147 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:40.085 1288147 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:40.085 1288147 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:40.086 1288148 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:40.086 1288148 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:40.086 1288148 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:40.087 1288149 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:40.087 1288149 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:40.087 1288149 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:40.088 1288150 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:40.088 1288150 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:40.088 1288150 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:40.089 1288151 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:40.089 1288151 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:40.089 1288151 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:40.090 1288152 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:40.090 1288152 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:21:40.090 1288152 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:21:40.091 1288153 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:21:40.091 1288153 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:40.091 1288153 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:40.092 1288154 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:40.093 1288155 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:40.093 1288155 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:40.094 1288156 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:40.094 1288156 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:21:40.094 1288156 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:21:40.095 1288157 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:21:40.096 1288158 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:21:40.096 1288158 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:21:40.097 1288159 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:21:40.097 1288159 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:21:40.097 1288159 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:21:40.098 1288160 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:21:40.098 1288160 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:40.098 1288160 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:40.098 1288160 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:40.099 1288161 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:40.099 1288161 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:40.100 1288162 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:40.100 1288162 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:21:40.100 1288162 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:21:40.101 1288163 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:21:40.101 1288163 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:21:40.101 1288163 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:21:40.101 1288163 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:21:40.102 1288164 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:40.102 1288164 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:40.102 1288164 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:40.103 1288165 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:40.103 1288165 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:40.103 1288165 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:40.103 1288165 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:40.103 1288165 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:40.104 1288166 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:40.104 1288166 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:21:40.104 1288166 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:21:40.106 1288168 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:21:40.106 1288168 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:40.106 1288168 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:40.107 1288169 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:40.107 1288169 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:40.107 1288169 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:40.108 1288170 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:40.108 1288170 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:21:40.108 1288170 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:21:40.109 1288171 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:21:40.109 1288171 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:21:40.109 1288171 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:21:40.110 1288172 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:21:40.130 1288192 [http-nio-8051-exec-52] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:21:41.939 1290001 [http-nio-8051-exec-11] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:21:41.939 1290001 [http-nio-8051-exec-11] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:21:42.841 1290903 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-19 23:55:14.0}
20-08-2026 00:21:42.842 1290904 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-19 23:55:14.0
20-08-2026 00:21:42.926 1290988 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:21:43.563 1291625 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:21:43.564 1291626 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:21:43.564 1291626 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Ed336e442b17A791B05b7e542d11Bb8456011423
20-08-2026 00:21:43.564 1291626 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:21:43.564 1291626 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:21:43.564 1291626 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Ed336e442b17A791B05b7e542d11Bb8456011423, device:app
20-08-2026 00:21:43.565 1291627 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:21:43.566 1291628 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202303260819183020917
20-08-2026 00:21:43.566 1291628 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202303260819183020917
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202503
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:21:43
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 22:36:50.068053', '2026-08-20 00:02:23.261302', '2026-08-19 22:36:50.068199', '2026-08-20 00:02:23.261454'], 'open_time': ['2026-08-19 22:36:47.329491', '2026-08-20 00:02:14.379870', '2026-08-19 22:36:47.329597', '2026-08-20 00:02:14.380014']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 22:36:50.068053", "2026-08-20 00:02:23.261302", "2026-08-19 22:36:50.068199", "2026-08-20 00:02:23.261454"], "open_time": ["2026-08-19 22:36:47.329491", "2026-08-20 00:02:14.379870", "2026-08-19 22:36:47.329597", "2026-08-20 00:02:14.380014"]}
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:21:43.864 1291926 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:21:44.328 1292390 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202503
20-08-2026 00:21:44.328 1292390 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:21:44.328 1292390 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:21:44
20-08-2026 00:21:45.072 1293134 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:59.0, vm_id=1711555283773}
20-08-2026 00:21:45.073 1293135 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-19 23:29:59.0
20-08-2026 00:21:45.141 1293203 [http-nio-8051-exec-64] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM06202506-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202506-1-magnetic}], created_at=2026-08-20 00:21:44.848552}], door_id=1, hcid=[1]}]}
20-08-2026 00:21:45.142 1293204 [http-nio-8051-exec-64] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:21:45.142 1293204 [http-nio-8051-exec-64] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202506, traysArr : []
20-08-2026 00:21:45.142 1293204 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202506, traysArr : []
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:21:45.144 1293206 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:45.150 1293212 [http-nio-8051-exec-64] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202506, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202506-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202506-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:44.848552"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:21:45.150 1293212 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202506, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202506-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202506-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:44.848552"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:21:45.161 1293223 [http-nio-8051-exec-64] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202506, cameraArr : {}
20-08-2026 00:21:45.161 1293223 [http-nio-8051-exec-64] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202506, cameraInfoData : {}
20-08-2026 00:21:45.191 1293253 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:21:46.154 1294216 [http-nio-8051-exec-40] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:21:46.154 1294216 [http-nio-8051-exec-40] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:21:46.214 1294276 [http-nio-8051-exec-83] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:21:45, data=[{value=vfat, status=true, id=pd-invalidfs}, {value=100%, status=true, id=logs-full}]}}
20-08-2026 00:21:46.214 1294276 [http-nio-8051-exec-83] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:21:46.214 1294276 [http-nio-8051-exec-83] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:21:46.214 1294276 [http-nio-8051-exec-83] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM10201907, traysArr : []
20-08-2026 00:21:46.214 1294276 [http-nio-8051-exec-83] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM10201907, traysArr : []
20-08-2026 00:21:46.215 1294277 [http-nio-8051-exec-83] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:46.215 1294277 [http-nio-8051-exec-83] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:46.215 1294277 [http-nio-8051-exec-83] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:21:46.215 1294277 [http-nio-8051-exec-83] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:46.215 1294277 [http-nio-8051-exec-83] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM10201907, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:21:45"}
20-08-2026 00:21:46.216 1294278 [http-nio-8051-exec-83] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM10201907, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:21:45"}
20-08-2026 00:21:47.019 1295081 [http-nio-8051-exec-23] INFO  n.c.kiosk.machine.MachineController - {imei=TM04202202, skus=[4500693, 185993, 4500712, 4500659, 186043, 4500705, 4500726, 186094, 185954, 4500710, 4500700, 108676, 4500715, 185994, 4500472, 4500704, 4500647, 166327, 186059, 4500624, 4500711, 4500669, 4500648, 4500573, 4500541, 4500722, 4500701, 4500706, 4500723, 4500694, 4500499, 137335]}
20-08-2026 00:21:47.026 1295088 [http-nio-8051-exec-23] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern Kitchen Roasted Peanut 29gm","sku_id":"4500659","vendor_id":"1","mrp":"10","selling_price":"10","weight":"32","image":"https://images.tinymart.in/product/4500659-9360.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-19 10:34:26.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:21:47.027 1295089 [http-nio-8051-exec-23] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:21:48.840 1296902 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:48.841 1296903 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:48.842 1296904 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:21:48.843 1296905 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@3bd6e98b
20-08-2026 00:21:48.843 1296905 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@54ce5069
20-08-2026 00:21:48.843 1296905 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:21:48.843 1296905 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@3bd6e98b
20-08-2026 00:21:48.843 1296905 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@54ce5069
20-08-2026 00:21:49.594 1297656 [http-nio-8051-exec-76] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202305}
20-08-2026 00:21:50.732 1298794 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:21:50.732 1298794 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:21:52.027 1300089 [http-nio-8051-exec-84] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{created_at=2026-08-20 00:21:51.821604, sensors=[{sensor_status=true, id=TM05202501-1-limit, sensor_type=limit}, {sensor_status=true, id=TM05202501-1-magnetic, sensor_type=magnetic}]}], hcid=[1]}, {door_id=2, data=[{created_at=2026-08-20 00:21:51.822376, sensors=[{sensor_status=true, id=TM05202501-2-limit, sensor_type=limit}, {sensor_status=true, id=TM05202501-2-magnetic, sensor_type=magnetic}]}], hcid=[1]}]}
20-08-2026 00:21:52.027 1300089 [http-nio-8051-exec-84] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:21:52.027 1300089 [http-nio-8051-exec-84] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202501, traysArr : []
20-08-2026 00:21:52.028 1300090 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202501, traysArr : []
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:21:52.029 1300091 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:21:52.030 1300092 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:21:52.035 1300097 [http-nio-8051-exec-84] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:51.821604"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:51.822376"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:21:52.035 1300097 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:51.821604"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:21:51.822376"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:21:52.047 1300109 [http-nio-8051-exec-84] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202501, cameraArr : {}
20-08-2026 00:21:52.047 1300109 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202501, cameraInfoData : {}
20-08-2026 00:21:54.193 1302255 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:21:54.193 1302255 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:21:54.193 1302255 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Ed336e442b17A791B05b7e542d11Bb8456011423
20-08-2026 00:21:54.194 1302256 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:21:54.194 1302256 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:21:54.194 1302256 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Ed336e442b17A791B05b7e542d11Bb8456011423, device:app
20-08-2026 00:21:54.195 1302257 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:21:54.196 1302258 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202303260819183020917
20-08-2026 00:21:54.196 1302258 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202303260819183020917
20-08-2026 00:21:57.452 1305514 [http-nio-8051-exec-61] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202203 
20-08-2026 00:21:57.453 1305515 [http-nio-8051-exec-61] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:21:57.453 1305515 [http-nio-8051-exec-61] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:21:57.463 1305525 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:21:57.463 1305525 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:21:57.464 1305526 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:21:57.464 1305526 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:57.464 1305526 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:57.465 1305527 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:57.465 1305527 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:21:57.465 1305527 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:21:57.466 1305528 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:21:57.466 1305528 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:57.466 1305528 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:57.467 1305529 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:57.467 1305529 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:21:57.467 1305529 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:21:57.469 1305531 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:21:57.469 1305531 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:21:57.469 1305531 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:21:57.470 1305532 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:21:57.470 1305532 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:57.470 1305532 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:57.471 1305533 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:57.471 1305533 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:21:57.471 1305533 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:21:57.472 1305534 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:21:57.472 1305534 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:57.472 1305534 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:57.473 1305535 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:57.473 1305535 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:21:57.473 1305535 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:21:57.475 1305537 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:21:57.475 1305537 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:57.475 1305537 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:57.476 1305538 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:57.476 1305538 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:57.476 1305538 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:57.477 1305539 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:57.477 1305539 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:21:57.477 1305539 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:21:57.478 1305540 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:21:57.478 1305540 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:21:57.478 1305540 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:21:57.479 1305541 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:21:57.479 1305541 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:21:57.479 1305541 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:21:57.480 1305542 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:21:57.480 1305542 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:21:57.480 1305542 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:21:57.481 1305543 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:21:57.481 1305543 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:57.481 1305543 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:57.482 1305544 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:57.482 1305544 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:57.482 1305544 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:57.483 1305545 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:57.484 1305546 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:57.484 1305546 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:57.484 1305546 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:57.484 1305546 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:57.484 1305546 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:57.485 1305547 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:57.485 1305547 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:57.485 1305547 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:57.486 1305548 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:57.486 1305548 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:21:57.486 1305548 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:21:57.487 1305549 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:21:57.487 1305549 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:21:57.487 1305549 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:21:57.488 1305550 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:21:57.488 1305550 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:57.488 1305550 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:57.489 1305551 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:57.489 1305551 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:21:57.489 1305551 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:21:57.490 1305552 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:21:57.490 1305552 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:21:57.490 1305552 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:21:57.491 1305553 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:21:57.491 1305553 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:21:57.491 1305553 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:21:57.492 1305554 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:21:57.492 1305554 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:21:57.492 1305554 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:21:57.494 1305556 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:21:57.494 1305556 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:57.494 1305556 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:57.495 1305557 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:57.495 1305557 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:21:57.495 1305557 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:21:57.496 1305558 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:21:57.496 1305558 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:21:57.496 1305558 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:21:57.496 1305558 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:21:57.497 1305559 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:21:57.497 1305559 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:21:57.497 1305559 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:21:57.497 1305559 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:21:57.497 1305559 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:21:57.498 1305560 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:21:57.522 1305584 [http-nio-8051-exec-61] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:21:57.551 1305613 [http-nio-8051-exec-18] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:21:57.551 1305613 [http-nio-8051-exec-18] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:21:59.440 1307502 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:59.440 1307502 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:21:59.441 1307503 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:21:59.442 1307504 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@796e212b
20-08-2026 00:21:59.442 1307504 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@54ce5069
20-08-2026 00:21:59.442 1307504 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:21:59.442 1307504 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@796e212b
20-08-2026 00:21:59.442 1307504 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@54ce5069
20-08-2026 00:22:01.134 1309196 [http-nio-8051-exec-66] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:22:01.151 1309213 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.153 1309215 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.156 1309218 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.156 1309218 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:22:01.156 1309218 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:22:01.159 1309221 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:22:01.159 1309221 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:22:01.161 1309223 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.163 1309225 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.166 1309228 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.167 1309229 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:22:01.167 1309229 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:22:01.170 1309232 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:22:01.170 1309232 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.170 1309232 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:22:01.196 1309258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.196 1309258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.196 1309258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.196 1309258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:22:01.196 1309258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.196 1309258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.197 1309259 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.199 1309261 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.202 1309264 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.202 1309264 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:22:01.202 1309264 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:22:01.206 1309268 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:22:01.206 1309268 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:22:01.207 1309269 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.209 1309271 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.213 1309275 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.214 1309276 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:22:01.214 1309276 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:22:01.218 1309280 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:22:01.219 1309281 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.219 1309281 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:22:01.242 1309304 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.242 1309304 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.242 1309304 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.242 1309304 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:22:01.242 1309304 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.242 1309304 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.243 1309305 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.245 1309307 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.248 1309310 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.248 1309310 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:22:01.248 1309310 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:01.253 1309315 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:22:01.253 1309315 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:22:01.254 1309316 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.256 1309318 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.261 1309323 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.262 1309324 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:22:01.262 1309324 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:22:01.265 1309327 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:22:01.265 1309327 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.265 1309327 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:22:01.287 1309349 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.287 1309349 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.287 1309349 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.287 1309349 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:22:01.287 1309349 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.287 1309349 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.288 1309350 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.290 1309352 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.293 1309355 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.293 1309355 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:22:01.293 1309355 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:22:01.297 1309359 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:22:01.297 1309359 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:22:01.298 1309360 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.300 1309362 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.303 1309365 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.303 1309365 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:22:01.303 1309365 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:22:01.305 1309367 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:22:01.307 1309369 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.307 1309369 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:22:01.334 1309396 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.334 1309396 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.334 1309396 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.334 1309396 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:22:01.334 1309396 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.334 1309396 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.335 1309397 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.336 1309398 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.338 1309400 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.338 1309400 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:22:01.338 1309400 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:22:01.340 1309402 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:22:01.340 1309402 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:22:01.341 1309403 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.342 1309404 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.345 1309407 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.345 1309407 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:22:01.345 1309407 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:22:01.347 1309409 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:22:01.347 1309409 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:22:01.348 1309410 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.350 1309412 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.353 1309415 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.353 1309415 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:22:01.353 1309415 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:22:01.356 1309418 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:22:01.356 1309418 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:22:01.357 1309419 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.358 1309420 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.361 1309423 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.361 1309423 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:22:01.361 1309423 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:22:01.363 1309425 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:22:01.363 1309425 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:22:01.363 1309425 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.365 1309427 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.367 1309429 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.367 1309429 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:22:01.367 1309429 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:22:01.369 1309431 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:22:01.369 1309431 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:22:01.370 1309432 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.371 1309433 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.373 1309435 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.373 1309435 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:22:01.373 1309435 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:22:01.375 1309437 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:22:01.375 1309437 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:22:01.376 1309438 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.377 1309439 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.379 1309441 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.379 1309441 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:22:01.379 1309441 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:22:01.398 1309460 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:22:01.398 1309460 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:22:01.399 1309461 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.400 1309462 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.403 1309465 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.403 1309465 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:22:01.403 1309465 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:22:01.406 1309468 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:22:01.406 1309468 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:22:01.407 1309469 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.408 1309470 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.411 1309473 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.411 1309473 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:22:01.411 1309473 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:22:01.413 1309475 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:22:01.414 1309476 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.414 1309476 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:22:01.431 1309493 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:01.431 1309493 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:01.431 1309493 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:01.431 1309493 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:22:01.431 1309493 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.431 1309493 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.432 1309494 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.433 1309495 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.435 1309497 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.435 1309497 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:22:01.435 1309497 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:01.437 1309499 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:22:01.437 1309499 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:22:01.438 1309500 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.439 1309501 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.442 1309504 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.442 1309504 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:22:01.442 1309504 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:22:01.443 1309505 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:22:01.444 1309506 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:22:01.444 1309506 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.445 1309507 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.448 1309510 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.448 1309510 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:22:01.448 1309510 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:22:01.450 1309512 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:22:01.450 1309512 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:22:01.450 1309512 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.451 1309513 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.454 1309516 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.454 1309516 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:22:01.454 1309516 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:22:01.456 1309518 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:22:01.456 1309518 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.456 1309518 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:22:01.473 1309535 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.474 1309536 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.474 1309536 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.474 1309536 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:22:01.474 1309536 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.474 1309536 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.474 1309536 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.475 1309537 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.478 1309540 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.478 1309540 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:22:01.478 1309540 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:22:01.480 1309542 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:22:01.481 1309543 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.481 1309543 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:22:01.504 1309566 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.504 1309566 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.504 1309566 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.504 1309566 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:22:01.504 1309566 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.504 1309566 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.505 1309567 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.507 1309569 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.509 1309571 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.509 1309571 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:22:01.509 1309571 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:01.512 1309574 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:22:01.512 1309574 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:22:01.512 1309574 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.514 1309576 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.516 1309578 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.516 1309578 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:22:01.516 1309578 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:22:01.518 1309580 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:22:01.518 1309580 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:22:01.519 1309581 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.520 1309582 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.522 1309584 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.522 1309584 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:22:01.522 1309584 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:22:01.525 1309587 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:22:01.525 1309587 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.525 1309587 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:22:01.543 1309605 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.544 1309606 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.544 1309606 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.544 1309606 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:22:01.544 1309606 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.544 1309606 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.544 1309606 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.546 1309608 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.548 1309610 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.548 1309610 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:22:01.548 1309610 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:22:01.550 1309612 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:22:01.550 1309612 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:22:01.551 1309613 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.554 1309616 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.558 1309620 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.558 1309620 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:22:01.558 1309620 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:22:01.560 1309622 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:22:01.560 1309622 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:22:01.561 1309623 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:22:01.563 1309625 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2932b897
20-08-2026 00:22:01.565 1309627 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:22:01.565 1309627 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:22:01.565 1309627 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:22:01.567 1309629 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:22:01.567 1309629 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:22:01.568 1309630 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.569 1309631 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.572 1309634 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.572 1309634 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:22:01.572 1309634 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:22:01.574 1309636 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:22:01.574 1309636 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:22:01.575 1309637 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.576 1309638 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.579 1309641 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.579 1309641 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:22:01.579 1309641 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:22:01.582 1309644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:22:01.582 1309644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:22:01.582 1309644 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.584 1309646 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.586 1309648 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.586 1309648 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:22:01.586 1309648 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:22:01.588 1309650 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:22:01.588 1309650 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:22:01.589 1309651 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.590 1309652 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.592 1309654 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.592 1309654 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:22:01.592 1309654 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:22:01.595 1309657 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:22:01.595 1309657 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:22:01.596 1309658 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.597 1309659 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.599 1309661 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.599 1309661 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:22:01.599 1309661 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:01.601 1309663 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:22:01.601 1309663 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:22:01.602 1309664 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.603 1309665 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.606 1309668 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.606 1309668 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:22:01.606 1309668 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:01.608 1309670 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:22:01.608 1309670 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:22:01.609 1309671 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:22:01.610 1309672 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2932b897
20-08-2026 00:22:01.612 1309674 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:22:01.612 1309674 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:22:01.612 1309674 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:22:01.616 1309678 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:22:01.616 1309678 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:22:01.617 1309679 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.618 1309680 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.621 1309683 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.621 1309683 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:22:01.621 1309683 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:22:01.623 1309685 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:22:01.623 1309685 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:22:01.624 1309686 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.625 1309687 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.627 1309689 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.627 1309689 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:22:01.627 1309689 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:22:01.630 1309692 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:22:01.630 1309692 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:22:01.630 1309692 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.631 1309693 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.634 1309696 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.634 1309696 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:22:01.634 1309696 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:22:01.636 1309698 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:22:01.636 1309698 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:22:01.637 1309699 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.638 1309700 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.641 1309703 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.641 1309703 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:22:01.641 1309703 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:22:01.642 1309704 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-22 12:33:02"}
20-08-2026 00:22:01.643 1309705 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:22:01.643 1309705 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.643 1309705 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:22:01.659 1309721 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.659 1309721 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.659 1309721 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.659 1309721 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:22:01.660 1309722 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.660 1309722 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.660 1309722 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.662 1309724 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.664 1309726 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.664 1309726 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:22:01.664 1309726 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:22:01.666 1309728 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:22:01.666 1309728 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:22:01.667 1309729 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.668 1309730 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.671 1309733 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.671 1309733 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:22:01.671 1309733 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:22:01.673 1309735 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:22:01.673 1309735 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.673 1309735 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:22:01.712 1309774 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.713 1309775 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.713 1309775 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.713 1309775 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:22:01.713 1309775 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.713 1309775 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.714 1309776 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.715 1309777 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.718 1309780 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.718 1309780 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:22:01.718 1309780 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:22:01.721 1309783 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:22:01.721 1309783 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:22:01.722 1309784 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.723 1309785 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.725 1309787 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.725 1309787 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:22:01.725 1309787 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:22:01.728 1309790 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:22:01.728 1309790 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:22:01.728 1309790 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.729 1309791 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.732 1309794 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.732 1309794 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:22:01.732 1309794 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:22:01.735 1309797 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:22:01.735 1309797 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.735 1309797 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:22:01.752 1309814 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.752 1309814 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.752 1309814 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.752 1309814 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:22:01.752 1309814 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.752 1309814 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.753 1309815 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.754 1309816 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.757 1309819 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.757 1309819 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:22:01.757 1309819 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:22:01.760 1309822 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:22:01.760 1309822 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:22:01.761 1309823 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.763 1309825 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.766 1309828 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.766 1309828 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:22:01.766 1309828 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:01.768 1309830 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:22:01.768 1309830 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:22:01.769 1309831 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.771 1309833 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.774 1309836 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.774 1309836 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:22:01.774 1309836 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:22:01.776 1309838 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:22:01.776 1309838 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.776 1309838 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:22:01.804 1309866 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.804 1309866 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.804 1309866 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.804 1309866 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:22:01.804 1309866 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.804 1309866 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.805 1309867 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.806 1309868 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.809 1309871 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.809 1309871 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:22:01.809 1309871 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:22:01.811 1309873 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:22:01.811 1309873 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.811 1309873 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:22:01.827 1309889 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.827 1309889 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.827 1309889 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.827 1309889 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:22:01.828 1309890 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.828 1309890 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.828 1309890 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.829 1309891 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.832 1309894 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.832 1309894 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:22:01.832 1309894 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:01.834 1309896 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:22:01.834 1309896 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:22:01.835 1309897 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.837 1309899 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.839 1309901 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.839 1309901 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:22:01.839 1309901 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:22:01.841 1309903 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:22:01.841 1309903 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:22:01.842 1309904 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.843 1309905 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.846 1309908 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.846 1309908 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:22:01.846 1309908 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:01.848 1309910 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:22:01.848 1309910 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:22:01.848 1309910 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.850 1309912 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.853 1309915 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.853 1309915 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:22:01.853 1309915 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:22:01.855 1309917 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:22:01.855 1309917 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.855 1309917 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:22:01.872 1309934 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:01.872 1309934 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:01.872 1309934 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:01.872 1309934 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:22:01.872 1309934 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.872 1309934 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.873 1309935 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.874 1309936 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.877 1309939 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.877 1309939 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:22:01.877 1309939 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:01.879 1309941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:22:01.879 1309941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:22:01.879 1309941 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.880 1309942 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.883 1309945 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.883 1309945 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:22:01.883 1309945 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:22:01.886 1309948 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:22:01.886 1309948 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:22:01.887 1309949 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.888 1309950 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.890 1309952 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.890 1309952 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:22:01.890 1309952 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:01.892 1309954 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:22:01.892 1309954 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:22:01.893 1309955 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:22:01.894 1309956 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357641e
20-08-2026 00:22:01.897 1309959 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:22:01.897 1309959 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:22:01.897 1309959 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:22:01.900 1309962 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:22:01.900 1309962 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:22:01.902 1309964 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.903 1309965 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.907 1309969 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.907 1309969 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:22:01.907 1309969 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:22:01.910 1309972 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:22:01.910 1309972 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:22:01.912 1309974 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.913 1309975 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.917 1309979 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.917 1309979 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:22:01.917 1309979 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:22:01.920 1309982 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:22:01.920 1309982 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:22:01.922 1309984 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.923 1309985 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.925 1309987 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.925 1309987 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:22:01.925 1309987 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:22:01.928 1309990 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:22:01.928 1309990 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:22:01.929 1309991 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.930 1309992 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.933 1309995 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.933 1309995 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:22:01.933 1309995 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:22:01.936 1309998 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:22:01.936 1309998 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.936 1309998 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:22:01.953 1310015 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.953 1310015 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:01.953 1310015 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:01.953 1310015 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:22:01.953 1310015 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:01.0
20-08-2026 00:22:01.953 1310015 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:01.954 1310016 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.955 1310017 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.957 1310019 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.958 1310020 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:22:01.958 1310020 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:22:01.960 1310022 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:22:01.960 1310022 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:22:01.961 1310023 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.963 1310025 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.965 1310027 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.965 1310027 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:22:01.965 1310027 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:22:01.967 1310029 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:22:01.968 1310030 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:22:01.969 1310031 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:01.970 1310032 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:01.975 1310037 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:01.975 1310037 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:22:01.975 1310037 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:01.978 1310040 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:22:01.978 1310040 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:22:01.980 1310042 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:01.981 1310043 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:01.986 1310048 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:01.986 1310048 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:22:01.986 1310048 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:22:01.989 1310051 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:22:01.989 1310051 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:01.989 1310051 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:22:02.008 1310070 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.008 1310070 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.008 1310070 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.008 1310070 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:22:02.008 1310070 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.008 1310070 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.009 1310071 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.011 1310073 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.013 1310075 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.014 1310076 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:22:02.014 1310076 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:22:02.016 1310078 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:22:02.016 1310078 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.016 1310078 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:22:02.032 1310094 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.032 1310094 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.032 1310094 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.032 1310094 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:22:02.032 1310094 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.032 1310094 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.033 1310095 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.034 1310096 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.037 1310099 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.037 1310099 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:22:02.037 1310099 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:22:02.040 1310102 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:22:02.040 1310102 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:22:02.041 1310103 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.042 1310104 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.045 1310107 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.045 1310107 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:22:02.045 1310107 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:02.049 1310111 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:22:02.049 1310111 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:22:02.051 1310113 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.053 1310115 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.057 1310119 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.057 1310119 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:22:02.057 1310119 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:02.061 1310123 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:22:02.061 1310123 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:22:02.062 1310124 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.064 1310126 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.067 1310129 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.067 1310129 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:22:02.067 1310129 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:22:02.070 1310132 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:22:02.070 1310132 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.070 1310132 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:22:02.095 1310157 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.095 1310157 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.095 1310157 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.095 1310157 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:22:02.095 1310157 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.095 1310157 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.096 1310158 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.098 1310160 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.102 1310164 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.102 1310164 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:22:02.102 1310164 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:02.105 1310167 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:22:02.106 1310168 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:22:02.106 1310168 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.108 1310170 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.111 1310173 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.111 1310173 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:22:02.111 1310173 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:22:02.114 1310176 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:22:02.114 1310176 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.114 1310176 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:22:02.131 1310193 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.131 1310193 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.131 1310193 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.131 1310193 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:22:02.131 1310193 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.131 1310193 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.132 1310194 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.133 1310195 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.136 1310198 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.136 1310198 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:22:02.136 1310198 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:02.138 1310200 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:22:02.138 1310200 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:22:02.139 1310201 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.141 1310203 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.143 1310205 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.144 1310206 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:22:02.144 1310206 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:22:02.146 1310208 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:22:02.147 1310209 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.147 1310209 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:22:02.182 1310244 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.182 1310244 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.182 1310244 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.182 1310244 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:22:02.182 1310244 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.182 1310244 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.183 1310245 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.184 1310246 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.187 1310249 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.187 1310249 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:22:02.187 1310249 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:22:02.189 1310251 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:22:02.189 1310251 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:22:02.190 1310252 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.192 1310254 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.196 1310258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.196 1310258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:22:02.196 1310258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:22:02.200 1310262 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:22:02.200 1310262 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.200 1310262 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:22:02.216 1310278 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.216 1310278 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.216 1310278 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.216 1310278 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:22:02.216 1310278 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.217 1310279 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.218 1310280 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.220 1310282 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.224 1310286 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.224 1310286 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:22:02.224 1310286 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:22:02.227 1310289 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:22:02.227 1310289 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.227 1310289 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:22:02.271 1310333 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.271 1310333 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.271 1310333 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.272 1310334 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:22:02.272 1310334 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.272 1310334 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.273 1310335 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.275 1310337 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.278 1310340 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.278 1310340 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:22:02.278 1310340 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:22:02.282 1310344 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:22:02.282 1310344 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:22:02.283 1310345 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.285 1310347 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.288 1310350 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.288 1310350 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:22:02.288 1310350 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:22:02.292 1310354 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:22:02.292 1310354 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.292 1310354 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:22:02.318 1310380 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.318 1310380 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.318 1310380 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.318 1310380 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:22:02.318 1310380 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.318 1310380 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.320 1310382 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.321 1310383 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.325 1310387 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.325 1310387 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:22:02.325 1310387 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:22:02.329 1310391 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:22:02.329 1310391 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:22:02.330 1310392 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.332 1310394 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.335 1310397 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.335 1310397 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:22:02.335 1310397 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:22:02.339 1310401 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:22:02.339 1310401 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:22:02.341 1310403 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.342 1310404 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.345 1310407 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.345 1310407 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:22:02.345 1310407 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:22:02.348 1310410 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:22:02.348 1310410 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:22:02.349 1310411 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.350 1310412 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.353 1310415 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.353 1310415 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:22:02.353 1310415 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:22:02.356 1310418 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:22:02.356 1310418 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:22:02.356 1310418 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.358 1310420 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.361 1310423 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.361 1310423 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:22:02.361 1310423 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:02.365 1310427 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:22:02.365 1310427 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:22:02.366 1310428 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.368 1310430 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.372 1310434 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.372 1310434 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:22:02.372 1310434 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:22:02.374 1310436 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:22:02.374 1310436 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:22:02.375 1310437 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.376 1310438 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.379 1310441 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.379 1310441 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:22:02.379 1310441 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:22:02.382 1310444 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:22:02.382 1310444 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:22:02.382 1310444 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.384 1310446 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.387 1310449 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.388 1310450 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:22:02.388 1310450 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:22:02.391 1310453 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:22:02.391 1310453 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:22:02.392 1310454 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.393 1310455 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.397 1310459 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.397 1310459 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:22:02.397 1310459 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:22:02.401 1310463 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:22:02.401 1310463 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:22:02.402 1310464 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:22:02.404 1310466 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2932b897
20-08-2026 00:22:02.407 1310469 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:22:02.407 1310469 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:22:02.407 1310469 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:22:02.413 1310475 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:22:02.413 1310475 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:22:02.414 1310476 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.416 1310478 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.418 1310480 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.418 1310480 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:22:02.418 1310480 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:22:02.422 1310484 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:22:02.422 1310484 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:22:02.422 1310484 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.425 1310487 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.427 1310489 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.427 1310489 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:22:02.428 1310490 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:22:02.431 1310493 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:22:02.431 1310493 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.431 1310493 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:22:02.451 1310513 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.451 1310513 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.452 1310514 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.452 1310514 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:22:02.452 1310514 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.452 1310514 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.453 1310515 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.454 1310516 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.458 1310520 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.458 1310520 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:22:02.458 1310520 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:22:02.461 1310523 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:22:02.461 1310523 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:22:02.462 1310524 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.463 1310525 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.466 1310528 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.466 1310528 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:22:02.466 1310528 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:22:02.468 1310530 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:22:02.469 1310531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:22:02.469 1310531 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.471 1310533 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.474 1310536 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.474 1310536 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:22:02.474 1310536 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:22:02.476 1310538 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:22:02.476 1310538 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:22:02.477 1310539 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.479 1310541 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.481 1310543 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.481 1310543 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:22:02.481 1310543 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:02.484 1310546 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:22:02.484 1310546 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:22:02.484 1310546 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.486 1310548 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.489 1310551 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.489 1310551 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:22:02.489 1310551 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:22:02.491 1310553 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:22:02.491 1310553 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.491 1310553 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:22:02.512 1310574 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:02.512 1310574 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:02.512 1310574 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:02.512 1310574 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:22:02.512 1310574 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.512 1310574 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.513 1310575 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.514 1310576 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.517 1310579 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.517 1310579 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:22:02.517 1310579 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:22:02.520 1310582 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:22:02.520 1310582 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.520 1310582 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:22:02.553 1310615 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:02.553 1310615 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:02.553 1310615 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:02.553 1310615 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:22:02.553 1310615 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.553 1310615 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.555 1310617 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.556 1310618 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.561 1310623 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.561 1310623 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:22:02.561 1310623 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:22:02.565 1310627 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:22:02.565 1310627 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.565 1310627 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:22:02.582 1310644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.582 1310644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.582 1310644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.582 1310644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:22:02.582 1310644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.582 1310644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.583 1310645 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.585 1310647 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.588 1310650 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.588 1310650 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:22:02.588 1310650 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:02.591 1310653 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:22:02.591 1310653 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:22:02.592 1310654 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.594 1310656 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.597 1310659 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.597 1310659 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:22:02.597 1310659 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:22:02.601 1310663 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:22:02.601 1310663 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:22:02.601 1310663 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.603 1310665 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.606 1310668 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.606 1310668 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:22:02.606 1310668 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:22:02.609 1310671 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:22:02.609 1310671 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.609 1310671 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:22:02.633 1310695 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.633 1310695 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.633 1310695 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.633 1310695 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:22:02.633 1310695 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.633 1310695 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.634 1310696 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.636 1310698 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.640 1310702 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.641 1310703 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:22:02.641 1310703 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:22:02.645 1310707 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:22:02.645 1310707 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:22:02.647 1310709 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.649 1310711 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.653 1310715 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.654 1310716 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:22:02.654 1310716 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:22:02.656 1310718 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:22:02.656 1310718 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.656 1310718 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:22:02.675 1310737 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.675 1310737 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.675 1310737 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.675 1310737 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:22:02.675 1310737 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.675 1310737 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.677 1310739 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.679 1310741 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.682 1310744 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.682 1310744 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:22:02.682 1310744 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:22:02.686 1310748 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:22:02.686 1310748 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:22:02.688 1310750 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.690 1310752 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.694 1310756 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.694 1310756 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:22:02.694 1310756 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:22:02.698 1310760 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:22:02.698 1310760 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:22:02.700 1310762 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.702 1310764 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.706 1310768 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.706 1310768 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:22:02.706 1310768 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:02.710 1310772 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:22:02.710 1310772 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:22:02.711 1310773 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.713 1310775 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.717 1310779 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.717 1310779 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:22:02.717 1310779 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:22:02.721 1310783 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:22:02.721 1310783 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:22:02.722 1310784 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.725 1310787 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.727 1310789 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.727 1310789 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:22:02.727 1310789 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:22:02.730 1310792 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:22:02.730 1310792 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:22:02.731 1310793 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.733 1310795 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.735 1310797 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.735 1310797 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:22:02.736 1310798 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:02.738 1310800 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:22:02.738 1310800 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:22:02.739 1310801 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.740 1310802 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.744 1310806 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.744 1310806 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:22:02.744 1310806 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:22:02.746 1310808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:22:02.746 1310808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.746 1310808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:22:02.767 1310829 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:02.767 1310829 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:02.767 1310829 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:02.767 1310829 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:22:02.767 1310829 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.767 1310829 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.768 1310830 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.770 1310832 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.775 1310837 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.775 1310837 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:22:02.775 1310837 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:22:02.778 1310840 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:22:02.779 1310841 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:22:02.780 1310842 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.782 1310844 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.786 1310848 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.787 1310849 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:22:02.787 1310849 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:22:02.790 1310852 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:22:02.790 1310852 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.790 1310852 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:22:02.811 1310873 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:02.811 1310873 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:02.811 1310873 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:02.811 1310873 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:22:02.811 1310873 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.811 1310873 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.812 1310874 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.814 1310876 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.817 1310879 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.817 1310879 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:22:02.817 1310879 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:22:02.820 1310882 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:22:02.820 1310882 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.820 1310882 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:22:02.840 1310902 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.840 1310902 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.840 1310902 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.840 1310902 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:22:02.840 1310902 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.840 1310902 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.841 1310903 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.844 1310906 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.847 1310909 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.847 1310909 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:22:02.847 1310909 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:22:02.850 1310912 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:22:02.850 1310912 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:22:02.851 1310913 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.853 1310915 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.855 1310917 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.855 1310917 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:22:02.855 1310917 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:22:02.858 1310920 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:22:02.858 1310920 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.858 1310920 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:22:02.888 1310950 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.888 1310950 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:02.888 1310950 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:02.888 1310950 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:22:02.888 1310950 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.888 1310950 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.889 1310951 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.891 1310953 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.893 1310955 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.893 1310955 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:22:02.893 1310955 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:22:02.896 1310958 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:22:02.896 1310958 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:22:02.897 1310959 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.898 1310960 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.901 1310963 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.901 1310963 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:22:02.901 1310963 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:22:02.904 1310966 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:22:02.904 1310966 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:22:02.905 1310967 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.907 1310969 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.909 1310971 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.909 1310971 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:22:02.909 1310971 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:22:02.912 1310974 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:22:02.912 1310974 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:22:02.913 1310975 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.915 1310977 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.919 1310981 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.919 1310981 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:22:02.919 1310981 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:02.924 1310986 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:22:02.924 1310986 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:22:02.925 1310987 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.927 1310989 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.931 1310993 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.931 1310993 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:22:02.931 1310993 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:22:02.936 1310998 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:22:02.936 1310998 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.936 1310998 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:22:02.960 1311022 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:02.960 1311022 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:02.960 1311022 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:02.960 1311022 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:22:02.960 1311022 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:02.0
20-08-2026 00:22:02.960 1311022 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:02.961 1311023 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.963 1311025 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.968 1311030 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.968 1311030 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:22:02.968 1311030 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:22:02.972 1311034 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:22:02.972 1311034 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:22:02.973 1311035 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:02.975 1311037 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:02.980 1311042 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:02.980 1311042 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:22:02.980 1311042 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:22:02.984 1311046 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:22:02.984 1311046 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:22:02.985 1311047 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:02.987 1311049 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:02.991 1311053 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:02.991 1311053 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:22:02.991 1311053 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:22:02.995 1311057 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:22:02.996 1311058 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:02.996 1311058 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:22:03.028 1311090 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.028 1311090 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.028 1311090 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.028 1311090 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:22:03.028 1311090 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.028 1311090 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.029 1311091 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.032 1311094 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.036 1311098 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.036 1311098 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:22:03.036 1311098 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:22:03.039 1311101 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:22:03.040 1311102 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.040 1311102 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:22:03.065 1311127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:03.065 1311127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:03.065 1311127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:03.065 1311127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:22:03.065 1311127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.065 1311127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.066 1311128 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.068 1311130 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.073 1311135 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.073 1311135 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:22:03.073 1311135 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:22:03.075 1311137 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:22:03.075 1311137 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:22:03.076 1311138 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.078 1311140 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.081 1311143 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.082 1311144 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:22:03.082 1311144 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:22:03.085 1311147 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:22:03.086 1311148 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:22:03.087 1311149 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.088 1311150 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.092 1311154 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.092 1311154 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:22:03.092 1311154 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:22:03.096 1311158 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:22:03.096 1311158 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:22:03.097 1311159 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.099 1311161 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.104 1311166 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.104 1311166 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:22:03.104 1311166 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:22:03.107 1311169 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:22:03.107 1311169 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:22:03.108 1311170 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.110 1311172 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.112 1311174 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.112 1311174 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:22:03.112 1311174 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:22:03.115 1311177 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:22:03.115 1311177 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.115 1311177 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:22:03.132 1311194 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.132 1311194 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.133 1311195 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.133 1311195 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:22:03.133 1311195 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.133 1311195 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.133 1311195 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.135 1311197 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.137 1311199 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.137 1311199 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:22:03.137 1311199 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:22:03.140 1311202 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:22:03.140 1311202 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:22:03.141 1311203 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.142 1311204 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.145 1311207 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.145 1311207 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:22:03.145 1311207 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:03.147 1311209 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:22:03.147 1311209 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:22:03.148 1311210 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.149 1311211 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.152 1311214 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.152 1311214 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:22:03.152 1311214 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:03.155 1311217 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:22:03.155 1311217 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:22:03.155 1311217 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.157 1311219 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.159 1311221 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.159 1311221 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:22:03.159 1311221 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:22:03.162 1311224 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:22:03.162 1311224 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:22:03.163 1311225 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.164 1311226 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.166 1311228 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.166 1311228 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:22:03.166 1311228 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:03.169 1311231 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:22:03.169 1311231 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:22:03.170 1311232 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.171 1311233 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.173 1311235 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.174 1311236 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:22:03.174 1311236 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:22:03.176 1311238 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:22:03.176 1311238 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:22:03.178 1311240 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.179 1311241 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.181 1311243 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.181 1311243 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:22:03.181 1311243 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:03.184 1311246 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:22:03.184 1311246 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:22:03.184 1311246 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.186 1311248 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.188 1311250 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.188 1311250 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:22:03.188 1311250 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:03.191 1311253 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:22:03.191 1311253 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:22:03.191 1311253 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.193 1311255 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.195 1311257 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.195 1311257 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:22:03.195 1311257 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:22:03.198 1311260 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:22:03.198 1311260 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:22:03.198 1311260 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.200 1311262 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.202 1311264 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.202 1311264 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:22:03.202 1311264 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:22:03.205 1311267 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:22:03.205 1311267 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:22:03.206 1311268 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.207 1311269 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.209 1311271 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.209 1311271 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:22:03.209 1311271 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:22:03.212 1311274 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:22:03.212 1311274 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:22:03.213 1311275 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.214 1311276 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.216 1311278 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.216 1311278 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:22:03.216 1311278 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:22:03.219 1311281 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:22:03.219 1311281 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:22:03.220 1311282 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.222 1311284 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.226 1311288 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.226 1311288 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:22:03.226 1311288 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:22:03.229 1311291 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:22:03.229 1311291 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.229 1311291 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:22:03.268 1311330 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.269 1311331 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.269 1311331 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.269 1311331 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:22:03.269 1311331 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.269 1311331 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.269 1311331 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.271 1311333 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.273 1311335 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.273 1311335 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:22:03.273 1311335 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:03.276 1311338 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:22:03.276 1311338 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:22:03.277 1311339 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.279 1311341 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.282 1311344 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.282 1311344 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:22:03.282 1311344 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:03.285 1311347 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:22:03.285 1311347 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:22:03.285 1311347 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.286 1311348 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.289 1311351 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.289 1311351 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:22:03.289 1311351 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:22:03.292 1311354 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:22:03.292 1311354 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.292 1311354 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:22:03.310 1311372 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.310 1311372 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.310 1311372 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.310 1311372 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:22:03.310 1311372 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.310 1311372 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.311 1311373 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.313 1311375 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.315 1311377 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.315 1311377 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:22:03.315 1311377 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:22:03.318 1311380 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:22:03.318 1311380 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:22:03.319 1311381 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.320 1311382 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.323 1311385 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.323 1311385 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:22:03.323 1311385 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:03.325 1311387 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:22:03.326 1311388 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:22:03.326 1311388 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.328 1311390 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.330 1311392 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.330 1311392 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:22:03.330 1311392 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:22:03.332 1311394 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:22:03.332 1311394 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:22:03.333 1311395 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.334 1311396 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.337 1311399 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.337 1311399 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:22:03.337 1311399 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:22:03.340 1311402 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:22:03.340 1311402 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:22:03.340 1311402 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.342 1311404 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.345 1311407 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.345 1311407 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:22:03.345 1311407 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:03.348 1311410 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:22:03.348 1311410 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:22:03.350 1311412 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.351 1311413 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.353 1311415 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.354 1311416 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:22:03.354 1311416 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:22:03.356 1311418 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:22:03.356 1311418 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.356 1311418 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:22:03.372 1311434 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.372 1311434 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.372 1311434 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.372 1311434 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:22:03.372 1311434 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.372 1311434 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.373 1311435 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.374 1311436 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.377 1311439 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.377 1311439 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:22:03.377 1311439 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:22:03.379 1311441 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:22:03.379 1311441 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:22:03.380 1311442 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.381 1311443 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.384 1311446 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.384 1311446 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:22:03.384 1311446 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:22:03.386 1311448 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:22:03.386 1311448 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:22:03.387 1311449 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.388 1311450 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.391 1311453 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.391 1311453 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:22:03.391 1311453 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:22:03.393 1311455 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:22:03.393 1311455 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:22:03.394 1311456 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.395 1311457 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.397 1311459 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.397 1311459 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:22:03.397 1311459 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:22:03.400 1311462 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:22:03.400 1311462 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:22:03.401 1311463 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.402 1311464 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.405 1311467 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.406 1311468 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:22:03.406 1311468 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:22:03.412 1311474 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:22:03.412 1311474 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.412 1311474 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:22:03.440 1311502 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.440 1311502 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.440 1311502 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.440 1311502 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.441 1311503 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:22:03.442 1311504 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357641e
20-08-2026 00:22:03.445 1311507 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:22:03.445 1311507 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:22:03.445 1311507 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:22:03.447 1311509 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:22:03.447 1311509 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:22:03.448 1311510 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.450 1311512 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.453 1311515 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.453 1311515 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:22:03.453 1311515 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:22:03.455 1311517 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:22:03.456 1311518 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.456 1311518 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:22:03.469 1311531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.469 1311531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.469 1311531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.469 1311531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:22:03.469 1311531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.469 1311531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.470 1311532 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.471 1311533 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.473 1311535 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.474 1311536 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:22:03.474 1311536 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:03.476 1311538 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:22:03.476 1311538 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:22:03.478 1311540 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.479 1311541 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.482 1311544 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.482 1311544 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:22:03.482 1311544 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:22:03.484 1311546 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:22:03.484 1311546 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:22:03.485 1311547 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.486 1311548 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.489 1311551 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.489 1311551 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:22:03.489 1311551 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:22:03.491 1311553 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:22:03.491 1311553 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:22:03.492 1311554 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.494 1311556 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.497 1311559 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.497 1311559 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:22:03.497 1311559 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:22:03.499 1311561 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:22:03.499 1311561 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.499 1311561 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:22:03.529 1311591 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:22:03.529 1311591 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:22:03.529 1311591 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.529 1311591 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.530 1311592 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.532 1311594 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.534 1311596 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.534 1311596 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:22:03.534 1311596 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:22:03.537 1311599 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:22:03.537 1311599 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:22:03.538 1311600 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.539 1311601 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.542 1311604 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.542 1311604 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:22:03.542 1311604 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:22:03.544 1311606 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:22:03.544 1311606 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.544 1311606 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:22:03.580 1311642 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.580 1311642 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.580 1311642 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.580 1311642 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:22:03.580 1311642 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.580 1311642 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.581 1311643 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.582 1311644 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.585 1311647 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.585 1311647 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:22:03.585 1311647 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:22:03.588 1311650 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:22:03.588 1311650 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.588 1311650 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:22:03.613 1311675 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.613 1311675 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.613 1311675 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.613 1311675 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:22:03.613 1311675 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.613 1311675 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.614 1311676 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.616 1311678 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.619 1311681 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.619 1311681 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:22:03.619 1311681 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:22:03.621 1311683 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:22:03.621 1311683 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:22:03.622 1311684 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.623 1311685 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.626 1311688 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.626 1311688 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:22:03.626 1311688 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:22:03.629 1311691 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:22:03.629 1311691 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.629 1311691 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:22:03.654 1311716 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.654 1311716 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.654 1311716 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.654 1311716 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:22:03.654 1311716 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.654 1311716 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.654 1311716 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.656 1311718 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.658 1311720 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.658 1311720 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:22:03.658 1311720 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:03.661 1311723 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:22:03.661 1311723 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:22:03.662 1311724 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.663 1311725 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.666 1311728 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.666 1311728 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:22:03.666 1311728 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:22:03.669 1311731 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:22:03.669 1311731 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:22:03.670 1311732 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.671 1311733 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.675 1311737 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.675 1311737 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:22:03.675 1311737 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:03.678 1311740 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:22:03.678 1311740 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:22:03.679 1311741 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.680 1311742 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.683 1311745 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.683 1311745 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:22:03.683 1311745 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:22:03.685 1311747 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:22:03.685 1311747 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.685 1311747 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:22:03.709 1311771 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:03.709 1311771 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:03.709 1311771 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:03.709 1311771 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:22:03.709 1311771 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.709 1311771 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.710 1311772 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.712 1311774 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.714 1311776 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.714 1311776 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:22:03.714 1311776 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:22:03.717 1311779 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:22:03.717 1311779 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:22:03.718 1311780 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.719 1311781 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.722 1311784 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.722 1311784 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:22:03.722 1311784 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:22:03.724 1311786 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:22:03.725 1311787 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:22:03.725 1311787 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.726 1311788 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.729 1311791 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.729 1311791 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:22:03.729 1311791 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:22:03.733 1311795 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:22:03.733 1311795 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:22:03.734 1311796 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.735 1311797 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.738 1311800 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.738 1311800 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:22:03.738 1311800 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:22:03.741 1311803 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:22:03.741 1311803 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:22:03.742 1311804 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.743 1311805 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.747 1311809 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.747 1311809 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:22:03.747 1311809 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:22:03.749 1311811 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:22:03.749 1311811 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:22:03.750 1311812 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.751 1311813 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.755 1311817 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.755 1311817 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:22:03.755 1311817 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:22:03.757 1311819 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:22:03.757 1311819 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:22:03.759 1311821 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.760 1311822 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.763 1311825 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.763 1311825 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:22:03.763 1311825 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:22:03.766 1311828 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:22:03.766 1311828 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:22:03.767 1311829 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.768 1311830 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.771 1311833 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.771 1311833 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:22:03.771 1311833 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:22:03.774 1311836 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:22:03.774 1311836 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:22:03.775 1311837 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.776 1311838 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.779 1311841 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.779 1311841 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:22:03.779 1311841 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:22:03.782 1311844 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:22:03.782 1311844 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:22:03.782 1311844 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.784 1311846 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.787 1311849 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.787 1311849 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:22:03.787 1311849 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:22:03.789 1311851 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:22:03.789 1311851 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:22:03.790 1311852 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.791 1311853 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.795 1311857 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.795 1311857 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:22:03.795 1311857 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:22:03.797 1311859 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:22:03.797 1311859 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:22:03.798 1311860 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.800 1311862 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.802 1311864 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.802 1311864 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:22:03.802 1311864 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:03.804 1311866 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:22:03.804 1311866 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:22:03.806 1311868 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.807 1311869 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.810 1311872 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.810 1311872 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:22:03.810 1311872 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:22:03.812 1311874 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:22:03.812 1311874 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.812 1311874 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:22:03.820 1311882 [http-nio-8051-exec-56] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202301}
20-08-2026 00:22:03.851 1311913 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.851 1311913 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:03.851 1311913 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:03.851 1311913 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:22:03.851 1311913 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.851 1311913 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.852 1311914 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.853 1311915 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.856 1311918 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.856 1311918 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:22:03.856 1311918 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:22:03.859 1311921 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:22:03.859 1311921 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:22:03.859 1311921 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.861 1311923 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.863 1311925 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.863 1311925 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:22:03.863 1311925 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:03.866 1311928 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:22:03.866 1311928 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:22:03.868 1311930 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.869 1311931 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.872 1311934 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.872 1311934 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:22:03.872 1311934 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:22:03.874 1311936 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:22:03.875 1311937 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:22:03.875 1311937 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.877 1311939 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.879 1311941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.879 1311941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:22:03.879 1311941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:22:03.882 1311944 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:22:03.882 1311944 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.882 1311944 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:22:03.891 1311953 [http-nio-8051-exec-72] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:22:03, data=[{status=true, id=pd-readonly}, {status=true, id=pd-invalidfs, value=vfat}, {status=true, id=logs-full, value=100%}, {status=true, id=data-full, value=70%}]}}
20-08-2026 00:22:03.891 1311953 [http-nio-8051-exec-72] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:22:03.891 1311953 [http-nio-8051-exec-72] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:22:03.891 1311953 [http-nio-8051-exec-72] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM07201911, traysArr : []
20-08-2026 00:22:03.892 1311954 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM07201911, traysArr : []
20-08-2026 00:22:03.892 1311954 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:22:03.892 1311954 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:22:03.892 1311954 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:22:03.892 1311954 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:22:03.893 1311955 [http-nio-8051-exec-72] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM07201911, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"70%","status":true}],"created_at":"2026-08-20 00:22:03"}
20-08-2026 00:22:03.893 1311955 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM07201911, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"70%","status":true}],"created_at":"2026-08-20 00:22:03"}
20-08-2026 00:22:03.909 1311971 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:03.909 1311971 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:03.909 1311971 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:03.909 1311971 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:22:03.909 1311971 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.909 1311971 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.910 1311972 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.911 1311973 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.914 1311976 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.914 1311976 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:22:03.914 1311976 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:22:03.917 1311979 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:22:03.917 1311979 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.917 1311979 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:22:03.938 1312000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:03.938 1312000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:03.938 1312000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:03.938 1312000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:22:03.938 1312000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.938 1312000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.939 1312001 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:03.940 1312002 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:03.944 1312006 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:03.944 1312006 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:22:03.944 1312006 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:22:03.946 1312008 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:22:03.946 1312008 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:03.946 1312008 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:22:03.974 1312036 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:03.974 1312036 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:22:03.974 1312036 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:22:03.974 1312036 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:22:03.974 1312036 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:03.0
20-08-2026 00:22:03.974 1312036 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:03.975 1312037 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.976 1312038 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.979 1312041 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.979 1312041 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:22:03.979 1312041 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:22:03.982 1312044 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:22:03.982 1312044 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:22:03.984 1312046 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.985 1312047 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.989 1312051 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.989 1312051 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:22:03.989 1312051 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:03.992 1312054 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:22:03.992 1312054 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:22:03.994 1312056 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:03.995 1312057 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:03.998 1312060 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:03.998 1312060 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:22:03.998 1312060 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:22:04.001 1312063 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:22:04.001 1312063 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:22:04.002 1312064 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.004 1312066 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.007 1312069 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.007 1312069 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:22:04.007 1312069 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:04.010 1312072 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:22:04.010 1312072 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:22:04.010 1312072 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.012 1312074 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.016 1312078 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.016 1312078 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:22:04.016 1312078 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:22:04.018 1312080 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:22:04.018 1312080 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:22:04.019 1312081 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.021 1312083 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.023 1312085 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.023 1312085 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:22:04.023 1312085 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:22:04.026 1312088 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:22:04.026 1312088 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:22:04.027 1312089 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.029 1312091 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.032 1312094 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.032 1312094 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:22:04.032 1312094 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:22:04.034 1312096 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:22:04.034 1312096 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:22:04.035 1312097 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.036 1312098 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.039 1312101 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.039 1312101 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:22:04.039 1312101 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:22:04.042 1312104 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:22:04.042 1312104 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:22:04.043 1312105 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.044 1312106 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.047 1312109 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.047 1312109 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:22:04.047 1312109 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:22:04.049 1312111 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:22:04.049 1312111 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:22:04.050 1312112 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:22:04.051 1312113 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21b26d68
20-08-2026 00:22:04.054 1312116 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:22:04.054 1312116 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:22:04.054 1312116 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:22:04.056 1312118 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:22:04.056 1312118 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:22:04.057 1312119 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:22:04.102 1312164 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:04.102 1312164 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:22:04.102 1312164 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:22:04.102 1312164 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:22:04.102 1312164 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:22:04.0
20-08-2026 00:22:04.102 1312164 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:22:04.103 1312165 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.105 1312167 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.109 1312171 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.109 1312171 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:22:04.109 1312171 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:22:04.112 1312174 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:22:04.112 1312174 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:22:04.113 1312175 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.114 1312176 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.117 1312179 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.117 1312179 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:22:04.117 1312179 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:22:04.120 1312182 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:22:04.120 1312182 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:22:04.121 1312183 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.122 1312184 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.124 1312186 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.125 1312187 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:22:04.125 1312187 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:22:04.127 1312189 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:22:04.128 1312190 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:22:04.128 1312190 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.129 1312191 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.132 1312194 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.132 1312194 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:22:04.132 1312194 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:22:04.135 1312197 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:22:04.135 1312197 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:22:04.136 1312198 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.137 1312199 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.141 1312203 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.141 1312203 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:22:04.141 1312203 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:22:04.144 1312206 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:22:04.144 1312206 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:22:04.145 1312207 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:22:04.146 1312208 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74fbe616
20-08-2026 00:22:04.149 1312211 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:22:04.149 1312211 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:22:04.149 1312211 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:22:04.152 1312214 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:22:04.152 1312214 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:22:05.151 1313213 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202303 
20-08-2026 00:22:05.153 1313215 [http-nio-8051-exec-8] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:22:05.153 1313215 [http-nio-8051-exec-8] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:22:05.164 1313226 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:22:05.164 1313226 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:22:05.165 1313227 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:22:05.165 1313227 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:22:05.165 1313227 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:22:05.167 1313229 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:22:05.167 1313229 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:22:05.167 1313229 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:22:05.169 1313231 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:22:05.169 1313231 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:22:05.169 1313231 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:22:05.170 1313232 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:22:05.170 1313232 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:22:05.170 1313232 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:22:05.171 1313233 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:22:05.171 1313233 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:22:05.171 1313233 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:22:05.172 1313234 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:22:05.172 1313234 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:22:05.172 1313234 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:22:05.173 1313235 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 21
20-08-2026 00:22:05.173 1313235 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:05.173 1313235 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:05.174 1313236 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:05.174 1313236 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:22:05.174 1313236 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:22:05.175 1313237 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:22:05.175 1313237 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:22:05.175 1313237 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:22:05.176 1313238 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:22:05.176 1313238 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:22:05.176 1313238 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:22:05.177 1313239 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:22:05.177 1313239 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:22:05.177 1313239 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:22:05.178 1313240 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:22:05.178 1313240 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:22:05.178 1313240 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:22:05.179 1313241 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:22:05.179 1313241 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:22:05.179 1313241 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:22:05.180 1313242 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:22:05.180 1313242 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:22:05.180 1313242 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:22:05.181 1313243 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:22:05.181 1313243 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:22:05.181 1313243 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:22:05.182 1313244 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:22:05.182 1313244 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:05.182 1313244 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:05.183 1313245 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:05.183 1313245 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:22:05.183 1313245 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:22:05.184 1313246 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:22:05.184 1313246 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:22:05.184 1313246 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:22:05.185 1313247 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:22:05.185 1313247 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:22:05.185 1313247 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:22:05.187 1313249 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:22:05.187 1313249 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:22:05.187 1313249 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:22:05.188 1313250 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:22:05.188 1313250 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:05.188 1313250 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:05.189 1313251 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:05.189 1313251 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:22:05.189 1313251 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:22:05.190 1313252 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:22:05.190 1313252 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:22:05.190 1313252 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:22:05.191 1313253 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:22:05.191 1313253 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 22
20-08-2026 00:22:05.191 1313253 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 22
20-08-2026 00:22:05.191 1313253 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 22
20-08-2026 00:22:05.191 1313253 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:22:05.191 1313253 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:22:05.193 1313255 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:22:05.193 1313255 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:22:05.193 1313255 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:22:05.194 1313256 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:22:05.194 1313256 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:22:05.194 1313256 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:22:05.195 1313257 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 21
20-08-2026 00:22:05.195 1313257 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:22:05.195 1313257 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:22:05.196 1313258 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:22:05.196 1313258 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:22:05.196 1313258 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:22:05.197 1313259 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:22:05.197 1313259 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:05.197 1313259 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:05.198 1313260 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:05.198 1313260 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:22:05.198 1313260 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:22:05.200 1313262 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:22:05.200 1313262 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:22:05.200 1313262 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:22:05.200 1313262 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:22:05.220 1313282 [http-nio-8051-exec-60] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:22:05.220 1313282 [http-nio-8051-exec-60] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:22:05.221 1313283 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:22:05.349 1313411 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202305
20-08-2026 00:22:05.349 1313411 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:22:05.349 1313411 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:22:05
20-08-2026 00:22:05.518 1313580 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:22:05.519 1313581 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:22:05.519 1313581 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Ed336e442b17A791B05b7e542d11Bb8456011423
20-08-2026 00:22:05.519 1313581 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:22:05.519 1313581 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:22:05.520 1313582 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Ed336e442b17A791B05b7e542d11Bb8456011423, device:app
20-08-2026 00:22:05.520 1313582 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:22:05.522 1313584 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202303260819183020917
20-08-2026 00:22:05.522 1313584 [http-nio-8051-exec-49] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202303260819183020917
20-08-2026 00:22:06.736 1314798 [http-nio-8051-exec-63] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202201}
20-08-2026 00:22:08.949 1317011 [http-nio-8051-exec-79] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM08202202}
20-08-2026 00:22:09.622 1317684 [http-nio-8051-exec-71] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-07-23 14:31:16"}
20-08-2026 00:22:10.131 1318193 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202204
20-08-2026 00:22:10.131 1318193 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:22:10.131 1318193 [http-nio-8051-exec-51] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:22:10
20-08-2026 00:22:10.182 1318244 [http-nio-8051-exec-78] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:22:10.183 1318245 [http-nio-8051-exec-78] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:22:10.245 1318307 [http-nio-8051-exec-78] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:22:10.653 1318715 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM07201911
20-08-2026 00:22:10.653 1318715 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:22:10.653 1318715 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:22:10
20-08-2026 00:22:10.653 1318715 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - {"door3":"0","door2":"0","door5":"","door4":"0","open_close_time":"{'close_time': ['2026-08-19 20:03:26.153719', '2026-08-18 19:51:21.264372', '2026-08-18 18:19:24.584133', '2026-08-18 13:26:25.579485', '2026-08-19 20:03:26.153864', '2026-08-18 19:51:21.264588', '2026-08-18 18:19:24.584231', '2026-08-18 13:26:25.579736'], 'open_time': ['2026-08-19 20:03:22.174163', '2026-08-18 19:51:13.957132', '2026-08-18 18:19:21.143501', '2026-08-18 13:26:19.945610', '2026-08-19 20:03:22.174319', '2026-08-18 19:51:13.957263', '2026-08-18 18:19:21.143674', '2026-08-18 13:26:19.945751']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}, {\"active\": 1, \"door_id\": 3}, {\"active\": 1, \"door_id\": 4}]","power":1}
20-08-2026 00:22:10.653 1318715 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:22:10.653 1318715 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:22:10.653 1318715 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:22:10.653 1318715 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:22:10.654 1318716 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:22:10.654 1318716 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:03:26.153719", "2026-08-18 19:51:21.264372", "2026-08-18 18:19:24.584133", "2026-08-18 13:26:25.579485", "2026-08-19 20:03:26.153864", "2026-08-18 19:51:21.264588", "2026-08-18 18:19:24.584231", "2026-08-18 13:26:25.579736"], "open_time": ["2026-08-19 20:03:22.174163", "2026-08-18 19:51:13.957132", "2026-08-18 18:19:21.143501", "2026-08-18 13:26:19.945610", "2026-08-19 20:03:22.174319", "2026-08-18 19:51:13.957263", "2026-08-18 18:19:21.143674", "2026-08-18 13:26:19.945751"]}
20-08-2026 00:22:10.654 1318716 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}, {"active": 1, "door_id": 3}, {"active": 1, "door_id": 4}]
20-08-2026 00:22:10.654 1318716 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:22:10.671 1318733 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:22:10.671 1318733 [http-nio-8051-exec-49] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202303260819183020917', user_id=8456011423, vm_id=1685608919720, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"skuid": "4500710", "door_id": "", "unit_price": "10", "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm per peice", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "rstatus": true, "order_status": "", "total_amount": 10, "userId": "8456011423"}', weight_based_response='{}', created_at='2026-08-19 18:30:20.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='9ThLRq', short_order_expiry='19-09-2026 18:31:31', receipt_id='IN20260819183131', proposedSkuJson='{"skus": [{"skuid": "4500710", "door_id": "1", "offer_desc": "", "unit_price": 10, "qty": 1, "image_url": "https://images.tinymart.in/product/4500710-1463.png", "tray_id": "21", "mrp": "10", "offer_id": "", "name": "MaxVita Premium crunch Rusk 51gm", "sku_total": 10}], "orderId": "TM06202303260819183020917", "bill_amount": 10, "cart_offer_desc": "", "imei": "TM06202303", "res": true, "total_amount": 10, "userId": "8456011423"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202303/TM06202303260819183020917.mp4', access_code='db170de2-db01-4da6-9079-181f82eed4ba', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:22:10.672 1318734 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:22:10.672 1318734 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5bef5f13
20-08-2026 00:22:10.672 1318734 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7fbe2243
20-08-2026 00:22:10.672 1318734 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:22:10.672 1318734 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5bef5f13
20-08-2026 00:22:10.672 1318734 [http-nio-8051-exec-49] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7fbe2243
20-08-2026 00:22:12.391 1320453 [http-nio-8051-exec-55] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:22:12.391 1320453 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:22:12.591 1320653 [http-nio-8051-exec-68] INFO  n.c.kiosk.machine.MachineController - {imei=TM09202501, skus=[4500712, 4500710, 4500644, 4500713, 4500665, 4500711, 4500626, 4500689, 4500564, 4500693, 0, 4500624]}
20-08-2026 00:22:12.594 1320656 [http-nio-8051-exec-68] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}]
20-08-2026 00:22:12.596 1320658 [http-nio-8051-exec-68] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:22:13.072 1321134 [http-nio-8051-exec-34] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202302 
20-08-2026 00:22:13.072 1321134 [http-nio-8051-exec-34] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:22:13.073 1321135 [http-nio-8051-exec-34] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:22:13.084 1321146 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:22:13.084 1321146 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:22:13.085 1321147 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:22:13.086 1321148 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:22:13.086 1321148 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:22:13.086 1321148 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:22:13.086 1321148 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:22:13.087 1321149 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:22:13.087 1321149 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:22:13.088 1321150 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:13.088 1321150 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:13.089 1321151 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:13.089 1321151 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:13.089 1321151 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:13.090 1321152 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:13.090 1321152 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:45:26"}
20-08-2026 00:22:13.091 1321153 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:13.091 1321153 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:13.092 1321154 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:13.093 1321155 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:13.093 1321155 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:13.094 1321156 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:13.094 1321156 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:22:13.094 1321156 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:22:13.095 1321157 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:22:13.095 1321157 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:22:13.095 1321157 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:22:13.096 1321158 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:22:13.096 1321158 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:13.096 1321158 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:13.097 1321159 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:13.097 1321159 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:22:13.097 1321159 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:22:13.098 1321160 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:22:13.098 1321160 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:13.098 1321160 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:13.099 1321161 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:13.099 1321161 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:22:13.099 1321161 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:22:13.100 1321162 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:22:13.100 1321162 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:22:13.100 1321162 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:22:13.101 1321163 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:22:13.101 1321163 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:22:13.101 1321163 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:22:13.102 1321164 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:22:13.102 1321164 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:22:13.102 1321164 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:22:13.103 1321165 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:22:13.103 1321165 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:13.103 1321165 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:13.104 1321166 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:13.104 1321166 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:13.104 1321166 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:13.106 1321168 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:13.106 1321168 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:22:13.106 1321168 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:22:13.107 1321169 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:22:13.107 1321169 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:13.107 1321169 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:13.108 1321170 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:13.108 1321170 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:13.108 1321170 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:13.109 1321171 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:13.109 1321171 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:13.109 1321171 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:13.110 1321172 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:13.111 1321173 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:13.111 1321173 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:13.112 1321174 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:13.112 1321174 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:13.112 1321174 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:13.113 1321175 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:13.114 1321176 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:13.114 1321176 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:13.115 1321177 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:13.115 1321177 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:22:13.116 1321178 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:22:13.116 1321178 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:22:13.116 1321178 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:13.116 1321178 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:13.117 1321179 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:13.119 1321181 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:22:13.119 1321181 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:22:13.119 1321181 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:22:13.119 1321181 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:22:13.119 1321181 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:22:13.120 1321182 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:22:13.120 1321182 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:22:13.120 1321182 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:22:13.121 1321183 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:22:13.121 1321183 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:13.121 1321183 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:13.122 1321184 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:13.123 1321185 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:22:13.123 1321185 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:22:13.123 1321185 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:22:13.123 1321185 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:13.124 1321186 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:13.125 1321187 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:13.144 1321206 [http-nio-8051-exec-34] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:22:13.477 1321539 [http-nio-8051-exec-82] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM03202201}
20-08-2026 00:22:14.008 1322070 [http-nio-8051-exec-74] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:22:14.008 1322070 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:22:14.460 1322522 [http-nio-8051-exec-62] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:22:14.460 1322522 [http-nio-8051-exec-62] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:22:14.773 1322835 [http-nio-8051-exec-50] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202508}
20-08-2026 00:22:16.013 1324075 [http-nio-8051-exec-57] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:22:16.014 1324076 [http-nio-8051-exec-57] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:22:16.047 1324109 [http-nio-8051-exec-57] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:22:17.060 1325122 [http-nio-8051-exec-75] INFO  n.c.kiosk.machine.MachineController - {imei=TM01202601, skus=[6119, 4500712, 4500726, 186094, 186001, 4500643, 4500573, 4500648, 4500624, 4500723, 4500667, 185994, 4500704, 4500677, 4500499, 4500669, 186043, 0, 185993, 186059, 4500694, 4500715]}
20-08-2026 00:22:17.067 1325129 [http-nio-8051-exec-75] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Haldiram Tasty Nuts 10rs","sku_id":"6119","vendor_id":"1","mrp":"1","selling_price":"1","weight":"430","image":"https://images.tinymart.in/product/6119-5457.png","qty":"100","description":"","check_round_off":"0","sku_variance":"43","created_at":"2022-08-29 18:45:14.0"}]
20-08-2026 00:22:17.068 1325130 [http-nio-8051-exec-75] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:22:18.264 1326326 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202302
20-08-2026 00:22:18.264 1326326 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:22:18.265 1326327 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:22:18
20-08-2026 00:22:18.265 1326327 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 20:57:08.068607', '2026-08-19 19:31:22.713962', '2026-08-19 20:57:08.068781', '2026-08-19 19:31:22.513348'], 'open_time': ['2026-08-19 20:57:04.152240', '2026-08-19 19:31:19.220811', '2026-08-19 20:57:04.152363', '2026-08-19 19:31:19.220943']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:22:18.265 1326327 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:22:18.265 1326327 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:22:18.265 1326327 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:22:18.265 1326327 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:22:18.265 1326327 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:22:18.265 1326327 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:57:08.068607", "2026-08-19 19:31:22.713962", "2026-08-19 20:57:08.068781", "2026-08-19 19:31:22.513348"], "open_time": ["2026-08-19 20:57:04.152240", "2026-08-19 19:31:19.220811", "2026-08-19 20:57:04.152363", "2026-08-19 19:31:19.220943"]}
20-08-2026 00:22:18.265 1326327 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:22:18.265 1326327 [http-nio-8051-exec-52] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:22:18.500 1326562 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:22:18, data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, value=, status=true}, {id=data-full, value=58%, status=true}]}}
20-08-2026 00:22:18.500 1326562 [http-nio-8051-exec-11] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:22:18.500 1326562 [http-nio-8051-exec-11] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:22:18.500 1326562 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202202, traysArr : []
20-08-2026 00:22:18.501 1326563 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202202, traysArr : []
20-08-2026 00:22:18.501 1326563 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:22:18.502 1326564 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:22:18.502 1326564 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:22:18.502 1326564 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:22:18.502 1326564 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202202, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"data-full","value":"58%","status":true}],"created_at":"2026-08-20 00:22:18"}
20-08-2026 00:22:18.502 1326564 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202202, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"data-full","value":"58%","status":true}],"created_at":"2026-08-20 00:22:18"}
20-08-2026 00:22:20.554 1328616 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-25 13:54:01"}
20-08-2026 00:22:22.102 1330164 [http-nio-8051-exec-64] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:17:43.0, vm_id=1650863155668}
20-08-2026 00:22:22.103 1330165 [http-nio-8051-exec-64] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863155668, timestamp: 2026-08-19 19:17:43.0
20-08-2026 00:22:22.148 1330210 [http-nio-8051-exec-64] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:22:23.642 1331704 [http-nio-8051-exec-40] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-10-13 14:24:24"}
20-08-2026 00:22:25.010 1333072 [http-nio-8051-exec-83] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:22:25.012 1333074 [http-nio-8051-exec-83] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:22:25.054 1333116 [http-nio-8051-exec-83] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:22:26.530 1334592 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202202
20-08-2026 00:22:26.530 1334592 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:22:26.531 1334593 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:22:26
20-08-2026 00:22:26.531 1334593 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 22:39:58.655341', '2026-08-19 22:40:10.533976', '2026-08-19 22:39:58.655419', '2026-08-19 22:38:25.751858'], 'close_time': ['2026-08-19 22:40:02.907136', '2026-08-19 22:40:14.551293', '2026-08-19 22:40:02.907263', '2026-08-19 22:38:26.641571']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:22:26.531 1334593 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:22:26.531 1334593 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:22:26.531 1334593 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:22:26.531 1334593 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:22:26.531 1334593 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:22:26.531 1334593 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:39:58.655341", "2026-08-19 22:40:10.533976", "2026-08-19 22:39:58.655419", "2026-08-19 22:38:25.751858"], "close_time": ["2026-08-19 22:40:02.907136", "2026-08-19 22:40:14.551293", "2026-08-19 22:40:02.907263", "2026-08-19 22:38:26.641571"]}
20-08-2026 00:22:26.531 1334593 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:22:26.531 1334593 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:22:27.654 1335716 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - requested status capture imei: NU11202501
20-08-2026 00:22:27.655 1335717 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:22:27.655 1335717 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:22:27
20-08-2026 00:22:27.655 1335717 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - {"power":1}
20-08-2026 00:22:27.655 1335717 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:22:27.655 1335717 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:22:27.655 1335717 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:22:27.655 1335717 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:22:27.655 1335717 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:22:27.656 1335718 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:22:27.656 1335718 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:22:27.844 1335906 [http-nio-8051-exec-76] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:22:27.844 1335906 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:22:30.685 1338747 [http-nio-8051-exec-69] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:22:30}}
20-08-2026 00:22:30.685 1338747 [http-nio-8051-exec-69] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:22:30.685 1338747 [http-nio-8051-exec-69] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:22:30.685 1338747 [http-nio-8051-exec-69] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202203, traysArr : []
20-08-2026 00:22:30.685 1338747 [http-nio-8051-exec-69] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202203, traysArr : []
20-08-2026 00:22:30.686 1338748 [http-nio-8051-exec-69] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:22:30.686 1338748 [http-nio-8051-exec-69] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:22:30.686 1338748 [http-nio-8051-exec-69] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:22:30.686 1338748 [http-nio-8051-exec-69] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:22:30.686 1338748 [http-nio-8051-exec-69] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202203, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:22:30"}
20-08-2026 00:22:30.687 1338749 [http-nio-8051-exec-69] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202203, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:22:30"}
20-08-2026 00:22:31.590 1339652 [http-nio-8051-exec-53] INFO  n.c.kiosk.machine.MachineController - {imei=TM04202204, skus=[186059, 4500710, 4500624, 4500677, 4500726, 4500541, 4500678, 4500499, 4500644, 4500673, 4500702, 4500715, 4500651, 4500668, 4500723, 4500705, 4500667, 185994, 4500711, 4500691, 4500718, 4500701, 166327, 4500519, 4500669, 4500643, 186001, 186043, 4500712, 185993, 4500647]}
20-08-2026 00:22:31.594 1339656 [http-nio-8051-exec-53] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Modern Kitchens Boondi Masala 36gm","sku_id":"4500691","vendor_id":"1","mrp":"10","selling_price":"10","weight":"40","image":"https://images.tinymart.in/product/4500691-6038.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-24 17:10:20.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Max protein 7 grain Protein Barbeque 30gm","sku_id":"4500718","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500718-9745.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-04 11:52:08.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:22:31.596 1339658 [http-nio-8051-exec-53] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:22:33.416 1341478 [http-nio-8051-exec-61] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:22:33.417 1341479 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:22:33.476 1341538 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:22:33.705 1341767 [http-nio-8051-exec-18] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM06202202-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202202-1-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:22:33.480593}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202202-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202202-2-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:22:33.481245}], hcid=[1]}]}
20-08-2026 00:22:33.706 1341768 [http-nio-8051-exec-18] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:22:33.706 1341768 [http-nio-8051-exec-18] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202202, traysArr : []
20-08-2026 00:22:33.706 1341768 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202202, traysArr : []
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:22:33.707 1341769 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:22:33.708 1341770 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:22:33.713 1341775 [http-nio-8051-exec-18] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:22:33.480593"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:22:33.481245"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:22:33.713 1341775 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:22:33.480593"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:22:33.481245"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:22:33.725 1341787 [http-nio-8051-exec-18] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202202, cameraArr : {}
20-08-2026 00:22:33.726 1341788 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202202, cameraInfoData : {}
20-08-2026 00:22:35.084 1343146 [http-nio-8051-exec-20] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202204}
20-08-2026 00:22:36.949 1345011 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:22:36.950 1345012 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:22:36.961 1345023 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:22:38.457 1346519 [http-nio-8051-exec-56] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:22:38.457 1346519 [http-nio-8051-exec-56] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:22:40.172 1348234 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:22:40.173 1348235 [http-nio-8051-exec-66] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:22:40.225 1348287 [http-nio-8051-exec-66] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:22:40.318 1348380 [http-nio-8051-exec-60] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:22:40.318 1348380 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:22:40.947 1349009 [http-nio-8051-exec-8] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:22:40.947 1349009 [http-nio-8051-exec-8] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:22:45.858 1353920 [http-nio-8051-exec-79] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}, {status=true, value=100%, id=logs-full}], created_at=2026-08-20 00:22:45}}
20-08-2026 00:22:45.859 1353921 [http-nio-8051-exec-79] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:22:45.859 1353921 [http-nio-8051-exec-79] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:22:45.859 1353921 [http-nio-8051-exec-79] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202501, traysArr : []
20-08-2026 00:22:45.859 1353921 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202501, traysArr : []
20-08-2026 00:22:45.860 1353922 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:22:45.860 1353922 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:22:45.860 1353922 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:22:45.860 1353922 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:22:45.860 1353922 [http-nio-8051-exec-79] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:22:45"}
20-08-2026 00:22:45.860 1353922 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:22:45"}
20-08-2026 00:22:47.904 1355966 [http-nio-8051-exec-71] INFO  n.c.deployment.MakeUpdateController - /updateStatus ----> request payload {"status":63,"version":0,"imei":"TM06202503"}
20-08-2026 00:22:48.391 1356453 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:22:47, data=[{status=true, id=pd-invalidfs, value=vfat}, {status=true, id=logs-full, value=100%}]}}
20-08-2026 00:22:48.391 1356453 [http-nio-8051-exec-51] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:22:48.391 1356453 [http-nio-8051-exec-51] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:22:48.391 1356453 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202508, traysArr : []
20-08-2026 00:22:48.392 1356454 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202508, traysArr : []
20-08-2026 00:22:48.393 1356455 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:22:48.393 1356455 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:22:48.393 1356455 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:22:48.393 1356455 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:22:48.393 1356455 [http-nio-8051-exec-51] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202508, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:22:47"}
20-08-2026 00:22:48.393 1356455 [http-nio-8051-exec-51] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202508, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:22:47"}
20-08-2026 00:22:48.519 1356581 [http-nio-8051-exec-78] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202503}
20-08-2026 00:22:51.015 1359077 [http-nio-8051-exec-49] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202202 
20-08-2026 00:22:51.016 1359078 [http-nio-8051-exec-49] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:22:51.016 1359078 [http-nio-8051-exec-49] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:22:51.027 1359089 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:22:51.027 1359089 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:22:51.028 1359090 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:22:51.028 1359090 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:22:51.028 1359090 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:22:51.029 1359091 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:22:51.029 1359091 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:51.029 1359091 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:51.030 1359092 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:51.031 1359093 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:22:51.031 1359093 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:22:51.032 1359094 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:22:51.032 1359094 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:22:51.032 1359094 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:22:51.032 1359094 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:22:51.032 1359094 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:22:51.032 1359094 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:22:51.034 1359096 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:22:51.034 1359096 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:22:51.034 1359096 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:22:51.035 1359097 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:22:51.035 1359097 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:22:51.035 1359097 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:22:51.035 1359097 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:22:51.035 1359097 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:51.035 1359097 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:51.037 1359099 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:51.037 1359099 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:22:51.037 1359099 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:22:51.038 1359100 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:22:51.038 1359100 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:51.038 1359100 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:51.039 1359101 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:51.039 1359101 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:22:51.039 1359101 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:22:51.040 1359102 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:22:51.040 1359102 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:22:51.040 1359102 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:22:51.041 1359103 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:22:51.041 1359103 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:22:51.041 1359103 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:22:51.041 1359103 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:22:51.041 1359103 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:22:51.041 1359103 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:22:51.042 1359104 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:22:51.042 1359104 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:51.042 1359104 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:51.044 1359106 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:51.044 1359106 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:51.044 1359106 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:51.044 1359106 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:51.044 1359106 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:51.044 1359106 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:51.045 1359107 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:51.045 1359107 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:51.045 1359107 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:51.046 1359108 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:51.046 1359108 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:22:51.046 1359108 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:22:51.047 1359109 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:22:51.047 1359109 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:22:51.047 1359109 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:22:51.047 1359109 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:22:51.047 1359109 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:22:51.047 1359109 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:22:51.048 1359110 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:22:51.048 1359110 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:22:51.048 1359110 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:22:51.049 1359111 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:22:51.049 1359111 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:22:51.049 1359111 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:22:51.050 1359112 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:22:51.050 1359112 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:22:51.050 1359112 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:22:51.050 1359112 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202204
20-08-2026 00:22:51.051 1359113 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:22:51.051 1359113 [http-nio-8051-exec-55] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:22:51
20-08-2026 00:22:51.051 1359113 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:22:51.051 1359113 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:22:51.051 1359113 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:22:51.052 1359114 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:22:51.052 1359114 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:22:51.052 1359114 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:22:51.053 1359115 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:22:51.054 1359116 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:51.054 1359116 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:51.055 1359117 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:51.055 1359117 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:22:51.055 1359117 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:22:51.056 1359118 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:22:51.057 1359119 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:51.057 1359119 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:51.058 1359120 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:51.058 1359120 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:22:51.058 1359120 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:22:51.059 1359121 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:22:51.060 1359122 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:22:51.060 1359122 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:22:51.061 1359123 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:22:51.061 1359123 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:22:51.061 1359123 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:22:51.062 1359124 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:22:51.079 1359141 [http-nio-8051-exec-49] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:22:51.945 1360007 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:22:51.945 1360007 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:22:54.101 1362163 [http-nio-8051-exec-82] INFO  n.c.kiosk.machine.MachineController - {skus=[4500712, 4500719, 4500642, 4500665, 4500499, 186094, 4500721, 4500643, 4500624, 4500626, 4500713, 0, 4500664, 4500723, 4500715, 4500710, 186001, 4500717, 177747, 177441, 4500725, 185993, 185994, 4500705, 8355, 4500667, 4500669, 4500644, 4500711, 133041, 4500605, 4500722, 4500651], imei=TM06202202}
20-08-2026 00:22:54.105 1362167 [http-nio-8051-exec-82] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:22:54.107 1362169 [http-nio-8051-exec-82] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:22:55.494 1363556 [http-nio-8051-exec-62] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:22:55.495 1363557 [http-nio-8051-exec-62] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:22:55.546 1363608 [http-nio-8051-exec-62] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:22:55.676 1363738 [http-nio-8051-exec-50] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:22:55.676 1363738 [http-nio-8051-exec-50] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:22:58.616 1366678 [http-nio-8051-exec-57] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:22:58.616 1366678 [http-nio-8051-exec-57] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:23:01.333 1369395 [http-nio-8051-exec-11] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:23:01.349 1369411 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.350 1369412 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.353 1369415 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.353 1369415 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:23:01.353 1369415 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:23:01.356 1369418 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:23:01.356 1369418 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:23:01.357 1369419 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.358 1369420 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.361 1369423 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.361 1369423 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:23:01.361 1369423 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:23:01.364 1369426 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:23:01.364 1369426 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.364 1369426 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:23:01.396 1369458 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.397 1369459 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.397 1369459 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:01.397 1369459 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:23:01.397 1369459 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.397 1369459 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.398 1369460 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.399 1369461 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.402 1369464 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.402 1369464 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:23:01.402 1369464 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:23:01.405 1369467 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:23:01.405 1369467 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:23:01.406 1369468 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.407 1369469 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.411 1369473 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.411 1369473 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:23:01.411 1369473 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:23:01.413 1369475 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:23:01.413 1369475 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.413 1369475 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:23:01.430 1369492 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.430 1369492 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.430 1369492 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:01.430 1369492 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:23:01.430 1369492 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.430 1369492 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.431 1369493 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.432 1369494 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.435 1369497 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.435 1369497 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:23:01.435 1369497 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:01.438 1369500 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:23:01.438 1369500 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:23:01.440 1369502 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.441 1369503 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.443 1369505 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.443 1369505 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:23:01.443 1369505 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:23:01.446 1369508 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:23:01.446 1369508 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.446 1369508 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:23:01.466 1369528 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.466 1369528 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.466 1369528 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:01.467 1369529 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:23:01.467 1369529 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.467 1369529 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.467 1369529 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.468 1369530 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.472 1369534 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.472 1369534 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:23:01.472 1369534 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:23:01.473 1369535 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:23:01.473 1369535 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:23:01.475 1369537 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:23:01.475 1369537 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:23:01.475 1369537 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.476 1369538 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.479 1369541 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.479 1369541 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:23:01.479 1369541 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:23:01.481 1369543 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:23:01.481 1369543 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.481 1369543 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:23:01.514 1369576 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.515 1369577 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.515 1369577 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:01.515 1369577 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:23:01.515 1369577 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.515 1369577 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.516 1369578 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.517 1369579 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.519 1369581 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.519 1369581 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:23:01.519 1369581 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:23:01.522 1369584 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:23:01.522 1369584 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:23:01.523 1369585 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.524 1369586 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.526 1369588 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.526 1369588 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:23:01.526 1369588 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:23:01.528 1369590 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:23:01.528 1369590 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:23:01.529 1369591 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.530 1369592 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.533 1369595 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.533 1369595 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:23:01.533 1369595 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:23:01.536 1369598 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:23:01.536 1369598 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:23:01.536 1369598 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.537 1369599 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.540 1369602 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.540 1369602 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:23:01.540 1369602 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:23:01.543 1369605 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:23:01.543 1369605 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:23:01.544 1369606 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.545 1369607 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.548 1369610 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.548 1369610 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:23:01.548 1369610 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:23:01.551 1369613 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:23:01.551 1369613 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:23:01.551 1369613 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.553 1369615 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.556 1369618 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.556 1369618 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:23:01.556 1369618 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:23:01.559 1369621 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:23:01.559 1369621 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:23:01.560 1369622 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.562 1369624 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.566 1369628 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.566 1369628 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:23:01.566 1369628 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:23:01.569 1369631 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:23:01.569 1369631 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:23:01.570 1369632 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.572 1369634 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.575 1369637 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.575 1369637 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:23:01.575 1369637 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:23:01.579 1369641 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:23:01.579 1369641 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:23:01.580 1369642 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.581 1369643 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.584 1369646 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.584 1369646 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:23:01.584 1369646 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:23:01.587 1369649 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:23:01.587 1369649 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.587 1369649 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:23:01.609 1369671 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:01.609 1369671 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:01.609 1369671 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:01.609 1369671 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:23:01.609 1369671 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.609 1369671 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.611 1369673 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.612 1369674 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.615 1369677 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.615 1369677 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:23:01.615 1369677 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:01.618 1369680 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:23:01.618 1369680 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:23:01.619 1369681 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.621 1369683 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.623 1369685 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.623 1369685 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:23:01.623 1369685 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:23:01.626 1369688 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:23:01.626 1369688 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:23:01.627 1369689 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.628 1369690 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.631 1369693 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.632 1369694 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:23:01.632 1369694 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:23:01.635 1369697 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:23:01.635 1369697 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:23:01.636 1369698 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.637 1369699 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.640 1369702 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.640 1369702 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:23:01.640 1369702 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:23:01.642 1369704 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:23:01.642 1369704 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.642 1369704 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:23:01.657 1369719 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.657 1369719 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.657 1369719 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:01.657 1369719 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:23:01.657 1369719 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.657 1369719 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.658 1369720 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.659 1369721 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.662 1369724 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.662 1369724 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:23:01.662 1369724 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:23:01.664 1369726 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:23:01.664 1369726 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.664 1369726 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:23:01.678 1369740 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.678 1369740 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.678 1369740 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:01.678 1369740 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:23:01.678 1369740 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.678 1369740 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.679 1369741 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.680 1369742 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.683 1369745 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.683 1369745 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:23:01.683 1369745 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:01.685 1369747 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:23:01.685 1369747 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:23:01.686 1369748 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.687 1369749 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.690 1369752 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.690 1369752 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:23:01.690 1369752 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:23:01.691 1369753 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:23:01.691 1369753 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:23:01.692 1369754 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.693 1369755 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.695 1369757 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.695 1369757 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:23:01.695 1369757 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:23:01.697 1369759 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:23:01.697 1369759 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.697 1369759 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:23:01.715 1369777 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.715 1369777 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.715 1369777 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:01.715 1369777 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:23:01.715 1369777 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.715 1369777 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.716 1369778 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.718 1369780 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.720 1369782 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.720 1369782 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:23:01.720 1369782 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:23:01.723 1369785 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:23:01.723 1369785 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:23:01.723 1369785 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.724 1369786 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.727 1369789 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.727 1369789 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:23:01.727 1369789 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:23:01.729 1369791 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:23:01.729 1369791 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:23:01.731 1369793 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:23:01.732 1369794 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@14311b8
20-08-2026 00:23:01.734 1369796 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:23:01.734 1369796 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:23:01.734 1369796 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:23:01.737 1369799 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:23:01.737 1369799 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:23:01.738 1369800 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.739 1369801 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.741 1369803 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.741 1369803 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:23:01.741 1369803 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:23:01.744 1369806 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:23:01.744 1369806 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:23:01.745 1369807 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.747 1369809 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.749 1369811 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.749 1369811 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:23:01.749 1369811 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:23:01.751 1369813 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:23:01.751 1369813 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:23:01.752 1369814 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.753 1369815 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.756 1369818 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.756 1369818 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:23:01.756 1369818 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:23:01.758 1369820 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:23:01.758 1369820 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:23:01.758 1369820 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.759 1369821 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.762 1369824 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.762 1369824 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:23:01.762 1369824 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:23:01.764 1369826 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:23:01.764 1369826 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:23:01.765 1369827 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.766 1369828 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.768 1369830 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.768 1369830 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:23:01.768 1369830 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:01.770 1369832 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:23:01.770 1369832 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:23:01.771 1369833 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.772 1369834 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.774 1369836 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.774 1369836 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:23:01.774 1369836 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:01.776 1369838 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:23:01.776 1369838 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:23:01.777 1369839 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:23:01.779 1369841 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@14311b8
20-08-2026 00:23:01.782 1369844 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:23:01.782 1369844 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:23:01.782 1369844 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:23:01.784 1369846 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:23:01.784 1369846 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:23:01.785 1369847 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.787 1369849 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.790 1369852 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.790 1369852 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:23:01.790 1369852 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:23:01.793 1369855 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:23:01.794 1369856 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:23:01.795 1369857 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.797 1369859 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.799 1369861 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.799 1369861 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:23:01.800 1369862 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:23:01.802 1369864 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:23:01.802 1369864 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:23:01.803 1369865 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.804 1369866 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.806 1369868 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.806 1369868 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:23:01.806 1369868 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:23:01.808 1369870 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:23:01.808 1369870 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:23:01.809 1369871 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.810 1369872 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.812 1369874 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.812 1369874 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:23:01.812 1369874 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:23:01.816 1369878 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:23:01.816 1369878 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.816 1369878 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:23:01.833 1369895 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.833 1369895 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.833 1369895 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:01.833 1369895 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:23:01.833 1369895 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.833 1369895 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.834 1369896 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.836 1369898 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.839 1369901 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.839 1369901 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:23:01.839 1369901 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:23:01.842 1369904 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:23:01.842 1369904 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:23:01.843 1369905 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.844 1369906 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.846 1369908 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.846 1369908 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:23:01.847 1369909 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:23:01.849 1369911 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:23:01.849 1369911 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.849 1369911 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:23:01.885 1369947 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.885 1369947 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.885 1369947 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:01.885 1369947 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:23:01.885 1369947 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.885 1369947 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.886 1369948 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.888 1369950 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.890 1369952 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.890 1369952 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:23:01.890 1369952 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:23:01.893 1369955 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:23:01.893 1369955 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:23:01.894 1369956 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.895 1369957 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.898 1369960 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.898 1369960 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:23:01.898 1369960 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:23:01.900 1369962 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:23:01.900 1369962 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:23:01.901 1369963 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.902 1369964 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.905 1369967 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.905 1369967 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:23:01.905 1369967 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:23:01.907 1369969 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:23:01.908 1369970 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.908 1369970 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:23:01.928 1369990 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.928 1369990 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.928 1369990 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:01.928 1369990 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:23:01.928 1369990 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.928 1369990 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.929 1369991 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.931 1369993 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.934 1369996 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.934 1369996 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:23:01.934 1369996 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:23:01.936 1369998 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:23:01.936 1369998 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:23:01.937 1369999 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:01.938 1370000 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:01.941 1370003 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:01.941 1370003 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:23:01.941 1370003 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:01.944 1370006 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:23:01.944 1370006 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:23:01.944 1370006 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.945 1370007 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.948 1370010 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.948 1370010 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:23:01.948 1370010 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:23:01.951 1370013 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:23:01.951 1370013 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.951 1370013 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:23:01.971 1370033 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.972 1370034 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:01.972 1370034 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:01.972 1370034 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:23:01.972 1370034 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:01.0
20-08-2026 00:23:01.972 1370034 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:01.973 1370035 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:01.976 1370038 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:01.979 1370041 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:01.979 1370041 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:23:01.979 1370041 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:23:01.982 1370044 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:23:01.982 1370044 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:01.982 1370044 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:23:02.010 1370072 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.010 1370072 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.010 1370072 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.010 1370072 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:23:02.010 1370072 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.010 1370072 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.011 1370073 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.012 1370074 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.015 1370077 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.015 1370077 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:23:02.015 1370077 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:02.018 1370080 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:23:02.018 1370080 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:23:02.019 1370081 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.021 1370083 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.025 1370087 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.025 1370087 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:23:02.025 1370087 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:23:02.029 1370091 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:23:02.029 1370091 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:23:02.031 1370093 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.032 1370094 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.035 1370097 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.035 1370097 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:23:02.035 1370097 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:02.038 1370100 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:23:02.038 1370100 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:23:02.039 1370101 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.040 1370102 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.043 1370105 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.043 1370105 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:23:02.043 1370105 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:23:02.045 1370107 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:23:02.045 1370107 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.045 1370107 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:23:02.071 1370133 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:02.071 1370133 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:02.071 1370133 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:02.071 1370133 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:23:02.071 1370133 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.071 1370133 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.073 1370135 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.075 1370137 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.078 1370140 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.078 1370140 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:23:02.078 1370140 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:02.081 1370143 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:23:02.081 1370143 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:23:02.082 1370144 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.084 1370146 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.087 1370149 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.087 1370149 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:23:02.087 1370149 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:23:02.090 1370152 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:23:02.090 1370152 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:23:02.091 1370153 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.092 1370154 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.097 1370159 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.097 1370159 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:23:02.097 1370159 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:02.099 1370161 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:23:02.099 1370161 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:23:02.100 1370162 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:23:02.101 1370163 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2487fbda
20-08-2026 00:23:02.105 1370167 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:23:02.105 1370167 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:23:02.105 1370167 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:23:02.108 1370170 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:23:02.108 1370170 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:23:02.109 1370171 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.110 1370172 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.113 1370175 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.113 1370175 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:23:02.113 1370175 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:23:02.116 1370178 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:23:02.116 1370178 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:23:02.117 1370179 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.118 1370180 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.120 1370182 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.120 1370182 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:23:02.121 1370183 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:23:02.124 1370186 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:23:02.124 1370186 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:23:02.125 1370187 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.126 1370188 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.129 1370191 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.129 1370191 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:23:02.129 1370191 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:23:02.131 1370193 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:23:02.131 1370193 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:23:02.132 1370194 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.134 1370196 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.137 1370199 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.137 1370199 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:23:02.137 1370199 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:23:02.139 1370201 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:23:02.139 1370201 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.139 1370201 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:23:02.164 1370226 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.164 1370226 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.164 1370226 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.165 1370227 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:23:02.165 1370227 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.165 1370227 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.166 1370228 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.169 1370231 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.173 1370235 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.173 1370235 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:23:02.173 1370235 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:23:02.177 1370239 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:23:02.177 1370239 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:23:02.179 1370241 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.180 1370242 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.184 1370246 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.184 1370246 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:23:02.184 1370246 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:23:02.188 1370250 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:23:02.188 1370250 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:23:02.189 1370251 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.191 1370253 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.195 1370257 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.195 1370257 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:23:02.195 1370257 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:02.199 1370261 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:23:02.199 1370261 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:23:02.200 1370262 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.202 1370264 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.205 1370267 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.205 1370267 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:23:02.205 1370267 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:23:02.210 1370272 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:23:02.210 1370272 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.210 1370272 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:23:02.228 1370290 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.228 1370290 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.228 1370290 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.228 1370290 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:23:02.228 1370290 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.228 1370290 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.230 1370292 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.232 1370294 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.238 1370300 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.238 1370300 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:23:02.238 1370300 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:23:02.241 1370303 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:23:02.242 1370304 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.242 1370304 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:23:02.299 1370361 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.299 1370361 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.299 1370361 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.299 1370361 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:23:02.299 1370361 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.299 1370361 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.300 1370362 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.302 1370364 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.305 1370367 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.305 1370367 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:23:02.305 1370367 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:23:02.307 1370369 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:23:02.307 1370369 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:23:02.308 1370370 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.309 1370371 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.312 1370374 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.312 1370374 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:23:02.312 1370374 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:02.314 1370376 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:23:02.314 1370376 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:23:02.315 1370377 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.316 1370378 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.319 1370381 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.319 1370381 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:23:02.319 1370381 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:02.322 1370384 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:23:02.322 1370384 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:23:02.322 1370384 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.323 1370385 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.326 1370388 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.326 1370388 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:23:02.326 1370388 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:23:02.328 1370390 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:23:02.328 1370390 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.328 1370390 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:23:02.369 1370431 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.370 1370432 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.370 1370432 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.370 1370432 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:23:02.370 1370432 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.370 1370432 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.371 1370433 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.372 1370434 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.375 1370437 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.375 1370437 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:23:02.375 1370437 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:02.377 1370439 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:23:02.378 1370440 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:23:02.379 1370441 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.380 1370442 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.383 1370445 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.383 1370445 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:23:02.383 1370445 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:23:02.386 1370448 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:23:02.386 1370448 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.386 1370448 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:23:02.413 1370475 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.414 1370476 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.414 1370476 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.414 1370476 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:23:02.414 1370476 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.414 1370476 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.415 1370477 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.418 1370480 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.422 1370484 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.422 1370484 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:23:02.422 1370484 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:02.426 1370488 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:23:02.426 1370488 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:23:02.428 1370490 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.429 1370491 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.431 1370493 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.431 1370493 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:23:02.431 1370493 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:23:02.434 1370496 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:23:02.434 1370496 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.434 1370496 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:23:02.460 1370522 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.460 1370522 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.460 1370522 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.460 1370522 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:23:02.460 1370522 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.460 1370522 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.462 1370524 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.463 1370525 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.466 1370528 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.466 1370528 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:23:02.466 1370528 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:23:02.469 1370531 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:23:02.469 1370531 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:23:02.469 1370531 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.471 1370533 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.473 1370535 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.473 1370535 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:23:02.473 1370535 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:23:02.476 1370538 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:23:02.476 1370538 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.476 1370538 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:23:02.498 1370560 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.498 1370560 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.498 1370560 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.498 1370560 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:23:02.498 1370560 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.498 1370560 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.500 1370562 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.501 1370563 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.504 1370566 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.504 1370566 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:23:02.504 1370566 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:23:02.508 1370570 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:23:02.508 1370570 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.508 1370570 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:23:02.526 1370588 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.526 1370588 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.526 1370588 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.526 1370588 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:23:02.526 1370588 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.526 1370588 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.527 1370589 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.529 1370591 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.532 1370594 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.532 1370594 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:23:02.532 1370594 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:23:02.534 1370596 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:23:02.534 1370596 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:23:02.535 1370597 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.537 1370599 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.541 1370603 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.541 1370603 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:23:02.541 1370603 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:23:02.544 1370606 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:23:02.544 1370606 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.544 1370606 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:23:02.563 1370625 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.563 1370625 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.563 1370625 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.563 1370625 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:23:02.563 1370625 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.563 1370625 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.564 1370626 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.566 1370628 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.570 1370632 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.570 1370632 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:23:02.570 1370632 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:23:02.573 1370635 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:23:02.574 1370636 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:23:02.575 1370637 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.577 1370639 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.580 1370642 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.580 1370642 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:23:02.580 1370642 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:23:02.584 1370646 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:23:02.584 1370646 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:23:02.585 1370647 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.587 1370649 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.591 1370653 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.591 1370653 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:23:02.591 1370653 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:23:02.594 1370656 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:23:02.594 1370656 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:23:02.595 1370657 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.597 1370659 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.600 1370662 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.600 1370662 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:23:02.600 1370662 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:23:02.602 1370664 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:23:02.602 1370664 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:23:02.603 1370665 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.604 1370666 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.607 1370669 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.607 1370669 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:23:02.607 1370669 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:02.610 1370672 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:23:02.610 1370672 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:23:02.610 1370672 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.612 1370674 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.614 1370676 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.614 1370676 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:23:02.614 1370676 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:23:02.616 1370678 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:23:02.616 1370678 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:23:02.617 1370679 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.619 1370681 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.622 1370684 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.622 1370684 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:23:02.622 1370684 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:23:02.624 1370686 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:23:02.624 1370686 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:23:02.625 1370687 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.629 1370691 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.632 1370694 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.632 1370694 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:23:02.632 1370694 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:23:02.634 1370696 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:23:02.634 1370696 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:23:02.635 1370697 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.637 1370699 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.639 1370701 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.639 1370701 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:23:02.639 1370701 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:23:02.641 1370703 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:23:02.642 1370704 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:23:02.642 1370704 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:23:02.644 1370706 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@14311b8
20-08-2026 00:23:02.647 1370709 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:23:02.647 1370709 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:23:02.647 1370709 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:23:02.651 1370713 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:23:02.651 1370713 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:23:02.653 1370715 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.655 1370717 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.659 1370721 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.659 1370721 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:23:02.659 1370721 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:23:02.661 1370723 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:23:02.661 1370723 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:23:02.662 1370724 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.664 1370726 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.668 1370730 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.668 1370730 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:23:02.668 1370730 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:23:02.671 1370733 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:23:02.671 1370733 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.671 1370733 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:23:02.688 1370750 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.688 1370750 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.688 1370750 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.688 1370750 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:23:02.688 1370750 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.688 1370750 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.690 1370752 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.691 1370753 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.695 1370757 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.695 1370757 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:23:02.695 1370757 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:23:02.698 1370760 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:23:02.698 1370760 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:23:02.699 1370761 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.701 1370763 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.708 1370770 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.708 1370770 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:23:02.708 1370770 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:23:02.713 1370775 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:23:02.713 1370775 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:23:02.714 1370776 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.717 1370779 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.720 1370782 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.720 1370782 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:23:02.720 1370782 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:23:02.723 1370785 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:23:02.723 1370785 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:23:02.724 1370786 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.726 1370788 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.729 1370791 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.729 1370791 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:23:02.729 1370791 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:02.731 1370793 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:23:02.731 1370793 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:23:02.732 1370794 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.734 1370796 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.737 1370799 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.737 1370799 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:23:02.737 1370799 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:23:02.739 1370801 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:23:02.739 1370801 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.740 1370802 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:23:02.769 1370831 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:02.769 1370831 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:02.769 1370831 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:02.769 1370831 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:23:02.769 1370831 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.769 1370831 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.770 1370832 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.772 1370834 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.775 1370837 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.775 1370837 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:23:02.775 1370837 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:23:02.778 1370840 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:23:02.778 1370840 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.778 1370840 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:23:02.800 1370862 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:02.800 1370862 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:02.800 1370862 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:02.800 1370862 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:23:02.800 1370862 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.800 1370862 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.801 1370863 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.803 1370865 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.806 1370868 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.806 1370868 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:23:02.806 1370868 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:23:02.810 1370872 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:23:02.811 1370873 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.811 1370873 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:23:02.818 1370880 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202501
20-08-2026 00:23:02.818 1370880 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:23:02.819 1370881 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:23:02
20-08-2026 00:23:02.819 1370881 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 20:05:02.964388', '2026-08-19 17:37:19.996887', '2026-08-19 20:05:02.764003', '2026-08-19 17:37:19.996975'], 'open_time': ['2026-08-19 20:04:36.687728', '2026-08-19 17:37:16.870753', '2026-08-19 20:04:36.687797', '2026-08-19 17:37:16.870835']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:23:02.819 1370881 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:23:02.819 1370881 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:23:02.819 1370881 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:23:02.819 1370881 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:23:02.819 1370881 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:23:02.819 1370881 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:05:02.964388", "2026-08-19 17:37:19.996887", "2026-08-19 20:05:02.764003", "2026-08-19 17:37:19.996975"], "open_time": ["2026-08-19 20:04:36.687728", "2026-08-19 17:37:16.870753", "2026-08-19 20:04:36.687797", "2026-08-19 17:37:16.870835"]}
20-08-2026 00:23:02.819 1370881 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:23:02.819 1370881 [http-nio-8051-exec-81] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:23:02.835 1370897 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.835 1370897 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.835 1370897 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.835 1370897 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:23:02.835 1370897 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.835 1370897 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.837 1370899 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.839 1370901 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.844 1370906 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.844 1370906 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:23:02.844 1370906 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:02.848 1370910 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:23:02.848 1370910 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:23:02.849 1370911 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.851 1370913 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.856 1370918 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.856 1370918 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:23:02.856 1370918 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:23:02.860 1370922 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:23:02.860 1370922 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:23:02.862 1370924 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.864 1370926 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.868 1370930 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.868 1370930 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:23:02.868 1370930 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:23:02.872 1370934 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:23:02.872 1370934 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.872 1370934 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:23:02.891 1370953 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.891 1370953 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.891 1370953 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.891 1370953 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:23:02.891 1370953 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.891 1370953 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.892 1370954 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.894 1370956 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.897 1370959 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.897 1370959 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:23:02.897 1370959 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:23:02.900 1370962 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:23:02.900 1370962 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:23:02.901 1370963 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.902 1370964 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.905 1370967 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.905 1370967 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:23:02.905 1370967 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:23:02.908 1370970 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:23:02.908 1370970 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:02.908 1370970 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:23:02.931 1370993 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.931 1370993 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:02.931 1370993 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:02.931 1370993 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:23:02.931 1370993 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:02.0
20-08-2026 00:23:02.931 1370993 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:02.932 1370994 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.934 1370996 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.939 1371001 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.939 1371001 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:23:02.939 1371001 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:23:02.943 1371005 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:23:02.943 1371005 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:23:02.944 1371006 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.946 1371008 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.950 1371012 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.951 1371013 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:23:02.951 1371013 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:23:02.955 1371017 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:23:02.955 1371017 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:23:02.956 1371018 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.958 1371020 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.963 1371025 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.963 1371025 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:23:02.963 1371025 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:02.967 1371029 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:23:02.967 1371029 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:23:02.968 1371030 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:02.970 1371032 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:02.975 1371037 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:02.975 1371037 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:23:02.975 1371037 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:23:02.978 1371040 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:23:02.978 1371040 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:23:02.979 1371041 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.981 1371043 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.986 1371048 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.986 1371048 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:23:02.986 1371048 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:23:02.990 1371052 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:23:02.991 1371053 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:23:02.992 1371054 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:02.993 1371055 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:02.997 1371059 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:02.997 1371059 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:23:02.997 1371059 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:03.002 1371064 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:23:03.002 1371064 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:23:03.003 1371065 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.005 1371067 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.010 1371072 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.010 1371072 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:23:03.010 1371072 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:23:03.013 1371075 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:23:03.014 1371076 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.014 1371076 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:23:03.029 1371091 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:03.029 1371091 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:03.029 1371091 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:03.029 1371091 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:23:03.029 1371091 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.029 1371091 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.031 1371093 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.032 1371094 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.038 1371100 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.038 1371100 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:23:03.038 1371100 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:23:03.043 1371105 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:23:03.043 1371105 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:23:03.044 1371106 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.046 1371108 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.050 1371112 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.050 1371112 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:23:03.050 1371112 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:23:03.052 1371114 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:23:03.052 1371114 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.052 1371114 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:23:03.104 1371166 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:03.104 1371166 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:03.104 1371166 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:03.104 1371166 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:23:03.104 1371166 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.104 1371166 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.105 1371167 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.107 1371169 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.110 1371172 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.110 1371172 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:23:03.110 1371172 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:23:03.112 1371174 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:23:03.113 1371175 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.113 1371175 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:23:03.139 1371201 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.139 1371201 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.139 1371201 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.139 1371201 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:23:03.139 1371201 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.139 1371201 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.140 1371202 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.143 1371205 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.148 1371210 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.148 1371210 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:23:03.148 1371210 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:23:03.152 1371214 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:23:03.153 1371215 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:23:03.154 1371216 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.156 1371218 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.159 1371221 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.160 1371222 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:23:03.160 1371222 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:23:03.163 1371225 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:23:03.163 1371225 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.163 1371225 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:23:03.201 1371263 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.201 1371263 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.201 1371263 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.201 1371263 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:23:03.201 1371263 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.201 1371263 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.202 1371264 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.204 1371266 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.206 1371268 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.206 1371268 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:23:03.206 1371268 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:23:03.209 1371271 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:23:03.209 1371271 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:23:03.209 1371271 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.211 1371273 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.214 1371276 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.214 1371276 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:23:03.214 1371276 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:23:03.216 1371278 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:23:03.216 1371278 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:23:03.217 1371279 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.218 1371280 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.221 1371283 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.221 1371283 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:23:03.221 1371283 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:23:03.224 1371286 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:23:03.224 1371286 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:23:03.225 1371287 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.226 1371288 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.230 1371292 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.230 1371292 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:23:03.230 1371292 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:03.234 1371296 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:23:03.234 1371296 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:23:03.235 1371297 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.237 1371299 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.241 1371303 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.241 1371303 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:23:03.241 1371303 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:23:03.245 1371307 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:23:03.245 1371307 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.245 1371307 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:23:03.260 1371322 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:03.260 1371322 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:03.260 1371322 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:03.260 1371322 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:23:03.260 1371322 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.260 1371322 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.261 1371323 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.263 1371325 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.266 1371328 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.266 1371328 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:23:03.266 1371328 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:23:03.268 1371330 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:23:03.269 1371331 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:23:03.270 1371332 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.271 1371333 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.274 1371336 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.274 1371336 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:23:03.274 1371336 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:23:03.276 1371338 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:23:03.276 1371338 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:23:03.278 1371340 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.279 1371341 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.281 1371343 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.281 1371343 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:23:03.281 1371343 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:23:03.284 1371346 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:23:03.284 1371346 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.284 1371346 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:23:03.313 1371375 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.314 1371376 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.314 1371376 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.314 1371376 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:23:03.314 1371376 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.314 1371376 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.315 1371377 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.316 1371378 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.319 1371381 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.319 1371381 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:23:03.319 1371381 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:23:03.322 1371384 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:23:03.322 1371384 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.322 1371384 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:23:03.337 1371399 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:03.337 1371399 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:03.337 1371399 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:03.337 1371399 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:23:03.337 1371399 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.337 1371399 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.337 1371399 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.339 1371401 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.341 1371403 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.341 1371403 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:23:03.341 1371403 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:23:03.344 1371406 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:23:03.344 1371406 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:23:03.345 1371407 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.346 1371408 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.349 1371411 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.349 1371411 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:23:03.349 1371411 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:23:03.351 1371413 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:23:03.351 1371413 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:23:03.352 1371414 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.354 1371416 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.356 1371418 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.356 1371418 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:23:03.356 1371418 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:23:03.358 1371420 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:23:03.358 1371420 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:23:03.359 1371421 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.360 1371422 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.362 1371424 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.362 1371424 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:23:03.363 1371425 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:23:03.366 1371428 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:23:03.366 1371428 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:23:03.366 1371428 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.368 1371430 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.370 1371432 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.370 1371432 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:23:03.370 1371432 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:23:03.372 1371434 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:23:03.372 1371434 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.372 1371434 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:23:03.391 1371453 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.391 1371453 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.391 1371453 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.391 1371453 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:23:03.391 1371453 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.391 1371453 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.392 1371454 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.393 1371455 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.396 1371458 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.396 1371458 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:23:03.396 1371458 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:23:03.398 1371460 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:23:03.398 1371460 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:23:03.399 1371461 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.400 1371462 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.403 1371465 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.403 1371465 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:23:03.403 1371465 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:03.406 1371468 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:23:03.406 1371468 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:23:03.407 1371469 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.408 1371470 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.410 1371472 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.410 1371472 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:23:03.410 1371472 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:03.414 1371476 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:23:03.414 1371476 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:23:03.415 1371477 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.416 1371478 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.419 1371481 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.419 1371481 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:23:03.419 1371481 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:23:03.425 1371487 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:23:03.425 1371487 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:23:03.425 1371487 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.427 1371489 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.429 1371491 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.429 1371491 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:23:03.429 1371491 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:03.432 1371494 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:23:03.432 1371494 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:23:03.432 1371494 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.433 1371495 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.436 1371498 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.436 1371498 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:23:03.436 1371498 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:23:03.438 1371500 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:23:03.438 1371500 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:23:03.439 1371501 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:03:56.0, vm_id=1752230252801}
20-08-2026 00:23:03.440 1371502 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.440 1371502 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1752230252801, timestamp: 2026-08-19 20:03:56.0
20-08-2026 00:23:03.441 1371503 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.445 1371507 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.445 1371507 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:23:03.446 1371508 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:03.450 1371512 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:23:03.450 1371512 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:23:03.451 1371513 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.453 1371515 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.456 1371518 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.456 1371518 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:23:03.456 1371518 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:03.460 1371522 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:23:03.460 1371522 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:23:03.462 1371524 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.464 1371526 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.468 1371530 [http-nio-8051-exec-77] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:23:03.468 1371530 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.468 1371530 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:23:03.468 1371530 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:23:03.471 1371533 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:23:03.471 1371533 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:23:03.472 1371534 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.473 1371535 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.476 1371538 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.476 1371538 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:23:03.476 1371538 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:23:03.479 1371541 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:23:03.479 1371541 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:23:03.479 1371541 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.480 1371542 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.483 1371545 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.483 1371545 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:23:03.483 1371545 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:23:03.485 1371547 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:23:03.485 1371547 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:23:03.486 1371548 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.487 1371549 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.490 1371552 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.491 1371553 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:23:03.491 1371553 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:23:03.493 1371555 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:23:03.493 1371555 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:23:03.494 1371556 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.495 1371557 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.498 1371560 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.498 1371560 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:23:03.498 1371560 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:23:03.501 1371563 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:23:03.501 1371563 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.501 1371563 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:23:03.519 1371581 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.519 1371581 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.519 1371581 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.519 1371581 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:23:03.519 1371581 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.519 1371581 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.520 1371582 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.521 1371583 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.523 1371585 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.524 1371586 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:23:03.524 1371586 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:03.526 1371588 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:23:03.526 1371588 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:23:03.528 1371590 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.529 1371591 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.531 1371593 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.531 1371593 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:23:03.531 1371593 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:03.534 1371596 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:23:03.534 1371596 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:23:03.534 1371596 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.535 1371597 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.538 1371600 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.538 1371600 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:23:03.538 1371600 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:23:03.541 1371603 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:23:03.541 1371603 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.541 1371603 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:23:03.565 1371627 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.565 1371627 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.565 1371627 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.565 1371627 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:23:03.565 1371627 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.565 1371627 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.566 1371628 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.567 1371629 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.570 1371632 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.570 1371632 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:23:03.570 1371632 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:23:03.573 1371635 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:23:03.573 1371635 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:23:03.573 1371635 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.575 1371637 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.578 1371640 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.578 1371640 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:23:03.578 1371640 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:03.580 1371642 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:23:03.580 1371642 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:23:03.581 1371643 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.582 1371644 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.585 1371647 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.585 1371647 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:23:03.585 1371647 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:23:03.587 1371649 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:23:03.587 1371649 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:23:03.588 1371650 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.589 1371651 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.592 1371654 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.592 1371654 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:23:03.592 1371654 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:23:03.594 1371656 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:23:03.595 1371657 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:23:03.595 1371657 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.596 1371658 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.599 1371661 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.599 1371661 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:23:03.599 1371661 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:03.602 1371664 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:23:03.602 1371664 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:23:03.603 1371665 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.604 1371666 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.607 1371669 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.607 1371669 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:23:03.607 1371669 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:23:03.609 1371671 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:23:03.610 1371672 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.610 1371672 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:23:03.627 1371689 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.627 1371689 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.627 1371689 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.627 1371689 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:23:03.627 1371689 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.627 1371689 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.628 1371690 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.629 1371691 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.632 1371694 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.632 1371694 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:23:03.632 1371694 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:23:03.635 1371697 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:23:03.635 1371697 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:23:03.636 1371698 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.637 1371699 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.640 1371702 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.640 1371702 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:23:03.640 1371702 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:23:03.643 1371705 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:23:03.643 1371705 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:23:03.644 1371706 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.645 1371707 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.647 1371709 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.647 1371709 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:23:03.647 1371709 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:23:03.650 1371712 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:23:03.650 1371712 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:23:03.651 1371713 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.653 1371715 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.655 1371717 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.655 1371717 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:23:03.655 1371717 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:23:03.658 1371720 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:23:03.658 1371720 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:23:03.659 1371721 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.660 1371722 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.663 1371725 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.663 1371725 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:23:03.663 1371725 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:23:03.665 1371727 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:23:03.665 1371727 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.665 1371727 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:23:03.684 1371746 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.684 1371746 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.685 1371747 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.685 1371747 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.685 1371747 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:23:03.686 1371748 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2487fbda
20-08-2026 00:23:03.689 1371751 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:23:03.689 1371751 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:23:03.689 1371751 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:23:03.692 1371754 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:23:03.692 1371754 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:23:03.693 1371755 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.694 1371756 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.697 1371759 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.697 1371759 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:23:03.697 1371759 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:23:03.700 1371762 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:23:03.700 1371762 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.700 1371762 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:23:03.721 1371783 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.721 1371783 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.721 1371783 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.721 1371783 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:23:03.721 1371783 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.721 1371783 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.722 1371784 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.723 1371785 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.726 1371788 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.726 1371788 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:23:03.726 1371788 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:03.728 1371790 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:23:03.728 1371790 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:23:03.729 1371791 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.731 1371793 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.733 1371795 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.733 1371795 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:23:03.733 1371795 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:23:03.736 1371798 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:23:03.736 1371798 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:23:03.737 1371799 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.738 1371800 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.741 1371803 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.741 1371803 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:23:03.741 1371803 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:23:03.743 1371805 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:23:03.744 1371806 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:23:03.744 1371806 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.745 1371807 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.748 1371810 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.748 1371810 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:23:03.748 1371810 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:23:03.751 1371813 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:23:03.751 1371813 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.751 1371813 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:23:03.768 1371830 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:23:03.768 1371830 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:23:03.768 1371830 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.768 1371830 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.769 1371831 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.770 1371832 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.773 1371835 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.774 1371836 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:23:03.774 1371836 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:23:03.776 1371838 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:23:03.776 1371838 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:23:03.777 1371839 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.778 1371840 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.781 1371843 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.781 1371843 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:23:03.781 1371843 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:23:03.785 1371847 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:23:03.785 1371847 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.785 1371847 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:23:03.807 1371869 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.807 1371869 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.808 1371870 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.808 1371870 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:23:03.808 1371870 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.808 1371870 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.809 1371871 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.810 1371872 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.815 1371877 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.815 1371877 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:23:03.815 1371877 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:23:03.818 1371880 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:23:03.818 1371880 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.818 1371880 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:23:03.849 1371911 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.849 1371911 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.849 1371911 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.849 1371911 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:23:03.849 1371911 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.849 1371911 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.850 1371912 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.851 1371913 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.855 1371917 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.855 1371917 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:23:03.855 1371917 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:23:03.857 1371919 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:23:03.857 1371919 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:23:03.858 1371920 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.860 1371922 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.862 1371924 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.862 1371924 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:23:03.863 1371925 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:23:03.865 1371927 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:23:03.865 1371927 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.865 1371927 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:23:03.882 1371944 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.882 1371944 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:03.882 1371944 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:03.882 1371944 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:23:03.882 1371944 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.882 1371944 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.883 1371945 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.884 1371946 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.887 1371949 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.887 1371949 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:23:03.887 1371949 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:03.889 1371951 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:23:03.889 1371951 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:23:03.890 1371952 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.891 1371953 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.894 1371956 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.894 1371956 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:23:03.894 1371956 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:23:03.896 1371958 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:23:03.896 1371958 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:23:03.897 1371959 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.898 1371960 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.901 1371963 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.901 1371963 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:23:03.901 1371963 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:03.904 1371966 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:23:03.904 1371966 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:23:03.904 1371966 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.906 1371968 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.909 1371971 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.909 1371971 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:23:03.909 1371971 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:23:03.911 1371973 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:23:03.911 1371973 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:03.911 1371973 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:23:03.929 1371991 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:03.929 1371991 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:03.929 1371991 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:03.929 1371991 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:23:03.929 1371991 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:03.0
20-08-2026 00:23:03.929 1371991 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:03.931 1371993 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.932 1371994 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.935 1371997 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.935 1371997 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:23:03.935 1371997 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:23:03.938 1372000 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:23:03.938 1372000 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:23:03.939 1372001 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.940 1372002 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.942 1372004 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.943 1372005 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:23:03.943 1372005 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:23:03.945 1372007 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:23:03.945 1372007 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:23:03.946 1372008 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.948 1372010 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.951 1372013 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.951 1372013 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:23:03.951 1372013 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:23:03.954 1372016 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:23:03.954 1372016 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:23:03.954 1372016 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:03.956 1372018 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:03.958 1372020 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:03.959 1372021 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:23:03.959 1372021 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:23:03.961 1372023 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:23:03.961 1372023 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:23:03.962 1372024 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.963 1372025 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.965 1372027 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.965 1372027 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:23:03.965 1372027 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:23:03.968 1372030 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:23:03.968 1372030 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:23:03.969 1372031 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.970 1372032 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.973 1372035 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.973 1372035 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:23:03.973 1372035 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:23:03.976 1372038 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:23:03.976 1372038 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:23:03.977 1372039 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.978 1372040 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.981 1372043 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.981 1372043 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:23:03.981 1372043 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:23:03.983 1372045 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:23:03.983 1372045 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:23:03.984 1372046 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.985 1372047 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.988 1372050 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.988 1372050 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:23:03.988 1372050 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:23:03.991 1372053 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:23:03.991 1372053 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:23:03.992 1372054 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:03.993 1372055 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:03.995 1372057 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:03.995 1372057 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:23:03.995 1372057 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:23:03.998 1372060 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:23:03.998 1372060 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:23:03.999 1372061 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.000 1372062 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.003 1372065 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.003 1372065 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:23:04.003 1372065 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:23:04.005 1372067 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:23:04.005 1372067 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:23:04.006 1372068 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.007 1372069 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.010 1372072 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.010 1372072 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:23:04.011 1372073 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:23:04.013 1372075 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:23:04.013 1372075 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:23:04.014 1372076 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.015 1372077 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.018 1372080 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.018 1372080 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:23:04.018 1372080 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:04.020 1372082 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:23:04.020 1372082 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:23:04.021 1372083 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:04.022 1372084 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:04.026 1372088 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:04.026 1372088 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:23:04.026 1372088 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:23:04.028 1372090 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:23:04.028 1372090 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:04.028 1372090 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:23:04.051 1372113 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:04.051 1372113 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:04.051 1372113 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:04.051 1372113 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:23:04.051 1372113 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:04.0
20-08-2026 00:23:04.051 1372113 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:04.052 1372114 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.053 1372115 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.056 1372118 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.056 1372118 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:23:04.056 1372118 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:23:04.059 1372121 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:23:04.059 1372121 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:23:04.060 1372122 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.061 1372123 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.063 1372125 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.063 1372125 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:23:04.063 1372125 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:04.066 1372128 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:23:04.066 1372128 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:23:04.067 1372129 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.068 1372130 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.071 1372133 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.071 1372133 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:23:04.071 1372133 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:23:04.073 1372135 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:23:04.074 1372136 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:23:04.074 1372136 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:04.075 1372137 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:04.078 1372140 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:04.078 1372140 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:23:04.078 1372140 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:23:04.081 1372143 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:23:04.081 1372143 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:04.081 1372143 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:23:04.120 1372182 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:04.120 1372182 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:04.120 1372182 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:04.120 1372182 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:23:04.120 1372182 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:04.0
20-08-2026 00:23:04.120 1372182 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:04.121 1372183 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:04.122 1372184 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:04.126 1372188 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:04.126 1372188 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:23:04.126 1372188 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:23:04.129 1372191 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:23:04.129 1372191 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:04.129 1372191 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:23:04.143 1372205 [http-nio-8051-exec-83] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202305}
20-08-2026 00:23:04.146 1372208 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:04.146 1372208 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:04.146 1372208 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:04.146 1372208 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:23:04.146 1372208 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:04.0
20-08-2026 00:23:04.146 1372208 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:04.147 1372209 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:04.148 1372210 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:04.151 1372213 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:04.151 1372213 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:23:04.151 1372213 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:23:04.154 1372216 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:23:04.154 1372216 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:04.154 1372216 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:23:04.173 1372235 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:04.173 1372235 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:23:04.173 1372235 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:23:04.173 1372235 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:23:04.173 1372235 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:04.0
20-08-2026 00:23:04.173 1372235 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:04.174 1372236 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.175 1372237 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.178 1372240 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.178 1372240 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:23:04.178 1372240 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:23:04.180 1372242 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:23:04.180 1372242 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:23:04.181 1372243 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.182 1372244 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.186 1372248 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.186 1372248 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:23:04.186 1372248 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:04.188 1372250 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:23:04.188 1372250 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:23:04.189 1372251 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.191 1372253 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.194 1372256 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.194 1372256 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:23:04.194 1372256 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:23:04.197 1372259 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:23:04.197 1372259 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:23:04.197 1372259 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.199 1372261 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.201 1372263 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.201 1372263 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:23:04.201 1372263 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:04.204 1372266 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:23:04.204 1372266 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:23:04.204 1372266 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.206 1372268 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.209 1372271 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.209 1372271 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:23:04.209 1372271 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:23:04.212 1372274 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:23:04.212 1372274 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:23:04.213 1372275 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.214 1372276 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.217 1372279 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.217 1372279 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:23:04.217 1372279 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:23:04.220 1372282 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:23:04.220 1372282 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:23:04.221 1372283 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.222 1372284 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.225 1372287 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.225 1372287 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:23:04.225 1372287 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:23:04.228 1372290 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:23:04.228 1372290 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:23:04.229 1372291 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.231 1372293 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.234 1372296 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.234 1372296 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:23:04.234 1372296 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:23:04.238 1372300 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:23:04.238 1372300 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:23:04.239 1372301 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.240 1372302 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.243 1372305 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.243 1372305 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:23:04.243 1372305 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:23:04.246 1372308 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:23:04.246 1372308 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:23:04.246 1372308 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:23:04.248 1372310 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3d837f86
20-08-2026 00:23:04.251 1372313 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:23:04.251 1372313 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:23:04.251 1372313 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:23:04.254 1372316 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:23:04.254 1372316 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:23:04.254 1372316 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:23:04.280 1372342 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:04.280 1372342 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:23:04.280 1372342 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:23:04.280 1372342 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:23:04.280 1372342 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:23:04.0
20-08-2026 00:23:04.280 1372342 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:23:04.281 1372343 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.283 1372345 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.286 1372348 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.286 1372348 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:23:04.286 1372348 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:23:04.288 1372350 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:23:04.288 1372350 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:23:04.289 1372351 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.291 1372353 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.294 1372356 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.294 1372356 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:23:04.294 1372356 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:23:04.296 1372358 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:23:04.296 1372358 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:23:04.297 1372359 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.298 1372360 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.301 1372363 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.301 1372363 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:23:04.301 1372363 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:23:04.304 1372366 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:23:04.304 1372366 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:23:04.304 1372366 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.306 1372368 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.309 1372371 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.309 1372371 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:23:04.309 1372371 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:23:04.311 1372373 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:23:04.312 1372374 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:23:04.312 1372374 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.313 1372375 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.316 1372378 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.316 1372378 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:23:04.316 1372378 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:23:04.319 1372381 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:23:04.319 1372381 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:23:04.320 1372382 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:23:04.321 1372383 [http-nio-8051-exec-11] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@32402682
20-08-2026 00:23:04.324 1372386 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:23:04.324 1372386 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:23:04.324 1372386 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:23:04.326 1372388 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:23:04.326 1372388 [http-nio-8051-exec-11] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:23:05.519 1373581 [http-nio-8051-exec-65] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM10201907}
20-08-2026 00:23:06.852 1374914 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:23:06.852 1374914 [http-nio-8051-exec-67] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:23:06.853 1374915 [http-nio-8051-exec-67] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:23:06.863 1374925 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:23:06.863 1374925 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:23:06.864 1374926 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:23:06.864 1374926 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:23:06.864 1374926 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:23:06.865 1374927 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:23:06.865 1374927 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:23:06.866 1374928 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:23:06.866 1374928 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:23:06.866 1374928 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:23:06.866 1374928 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:23:06.867 1374929 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:23:06.868 1374930 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:23:06.868 1374930 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:23:06.869 1374931 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:23:06.869 1374931 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:23:06.869 1374931 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:23:06.870 1374932 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:23:06.870 1374932 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:23:06.870 1374932 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:23:06.870 1374932 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:23:06.870 1374932 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:23:06.870 1374932 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:23:06.871 1374933 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:23:06.871 1374933 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:23:06.871 1374933 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:23:06.872 1374934 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:23:06.872 1374934 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:23:06.872 1374934 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:23:06.873 1374935 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:23:06.873 1374935 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:23:06.873 1374935 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:23:06.874 1374936 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:23:06.874 1374936 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:23:06.874 1374936 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:23:06.875 1374937 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:23:06.875 1374937 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:23:06.875 1374937 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:23:06.876 1374938 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:23:06.876 1374938 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:06.876 1374938 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:06.877 1374939 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:06.877 1374939 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:23:06.877 1374939 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:23:06.878 1374940 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:23:06.878 1374940 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:06.878 1374940 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:06.879 1374941 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:23:06.879 1374941 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:06.879 1374941 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:06.880 1374942 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:06.881 1374943 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:23:06.881 1374943 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:23:06.882 1374944 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:23:06.882 1374944 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:23:06.882 1374944 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:23:06.883 1374945 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:23:06.883 1374945 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:23:06.883 1374945 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:23:06.883 1374945 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:23:06.883 1374945 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:23:06.883 1374945 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:23:06.884 1374946 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:23:06.884 1374946 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:23:06.884 1374946 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:23:06.885 1374947 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:23:06.885 1374947 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:23:06.885 1374947 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:23:06.886 1374948 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:23:06.887 1374949 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:23:06.887 1374949 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:23:06.888 1374950 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:23:06.888 1374950 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:23:06.888 1374950 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:23:06.888 1374950 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:23:06.889 1374951 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:23:06.889 1374951 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:23:06.889 1374951 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:23:06.889 1374951 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:23:06.889 1374951 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:23:06.890 1374952 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:23:06.890 1374952 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:23:06.890 1374952 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:23:06.891 1374953 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:23:06.891 1374953 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:23:06.891 1374953 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:23:06.892 1374954 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:23:06.892 1374954 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:23:06.892 1374954 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:23:06.893 1374955 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:23:06.893 1374955 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:06.893 1374955 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:06.894 1374956 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:06.894 1374956 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:06.894 1374956 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:06.894 1374956 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:06.894 1374956 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:06.894 1374956 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:06.895 1374957 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:06.917 1374979 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:23:07.825 1375887 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:23:07.825 1375887 [http-nio-8051-exec-53] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:23:07.993 1376055 [http-nio-8051-exec-53] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:23:08.615 1376677 [http-nio-8051-exec-61] INFO  n.c.kiosk.machine.MachineController - {skus=[4500700, 4500648, 4500499, 4500571, 4500605, 4500669, 159378, 186020, 4500701, 186059, 4500678, 4500672, 4500541, 166327, 4500726, 137335, 4500644, 4500677, 4500723, 4500722, 4500681, 4500519, 4500624, 185993, 4500725, 4500673, 4500710, 4500694, 4500573, 0, 4500564], imei=NU11202501}
20-08-2026 00:23:08.621 1376683 [http-nio-8051-exec-61] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Too Yum Indian Masala Chips 37g","sku_id":"159378","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/159378-4165.png","qty":"100","description":"","check_round_off":"0","sku_variance":"4","created_at":"2024-12-23 12:03:28.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Cavins Belgian Chocolate Milkshake 170ml","sku_id":"186020","vendor_id":"1","mrp":"37","selling_price":"37","weight":"200","image":"https://images.tinymart.in/product/186020-8456.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-06-10 14:14:35.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cad bury Perk Plus 38g","sku_id":"4500571","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500571-5060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-06 12:19:19.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Modern kitchens Garlic Mixture 26gm","sku_id":"4500672","vendor_id":"1","mrp":"10","selling_price":"10","weight":"29","image":"https://images.tinymart.in/product/4500672-7226.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:39:56.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:23:08.623 1376685 [http-nio-8051-exec-61] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:23:09.229 1377291 [http-nio-8051-exec-20] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM10201907}
20-08-2026 00:23:09.850 1377912 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:17:43.0, vm_id=1650863155668}
20-08-2026 00:23:09.851 1377913 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863155668, timestamp: 2026-08-19 19:17:43.0
20-08-2026 00:23:09.898 1377960 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:23:10.819 1378881 [http-nio-8051-exec-56] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:23:10.586323}], tray=18}, {data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:23:10.586455}], tray=18}, {data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:23:10.586502}], tray=18}], doors=[{data=[{sensors=[{sensor_status=false, sensor_type=limit, disabled_at=2026-08-20 00:23:10.590190, id=TM01202601-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM01202601-1-magnetic}], created_at=2026-08-20 00:23:10.589748}], door_id=1, hcid=[1]}]}
20-08-2026 00:23:10.819 1378881 [http-nio-8051-exec-56] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:23:10.819 1378881 [http-nio-8051-exec-56] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM01202601, traysArr : [{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:23:10.586323"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:23:10.586455"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:23:10.586502"}]}]
20-08-2026 00:23:10.820 1378882 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM01202601, traysArr : [{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:23:10.586323"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:23:10.586455"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:23:10.586502"}]}]
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:23:10.586323"}
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:23:10.586455"}
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:23:10.586502"}
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 30
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:23:10.822 1378884 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:23:10.823 1378885 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:23:10.823 1378885 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:23:10.823 1378885 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:23:10.823 1378885 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:23:10.828 1378890 [http-nio-8051-exec-56] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM01202601, doorsArr : [{"data":[{"sensors":[{"sensor_status":false,"disabled_at":"2026-08-20 00:23:10.590190","id":"TM01202601-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM01202601-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:23:10.589748"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:23:10.828 1378890 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM01202601, doorsArr : [{"data":[{"sensors":[{"sensor_status":false,"disabled_at":"2026-08-20 00:23:10.590190","id":"TM01202601-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM01202601-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:23:10.589748"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:23:10.837 1378899 [http-nio-8051-exec-56] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM01202601, cameraArr : {}
20-08-2026 00:23:10.838 1378900 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM01202601, cameraInfoData : {}
20-08-2026 00:23:11.239 1379301 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:50:52.0, vm_id=1660749537502}
20-08-2026 00:23:11.240 1379302 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660749537502, timestamp: 2026-08-19 22:50:52.0
20-08-2026 00:23:11.299 1379361 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:23:12.200 1380262 [http-nio-8051-exec-66] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:23:12.201 1380263 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:23:13.516 1381578 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM07201911
20-08-2026 00:23:13.516 1381578 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:23:13.516 1381578 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:23:13
20-08-2026 00:23:15.841 1383903 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:23:15.841 1383903 [http-nio-8051-exec-8] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:23:16.173 1384235 [http-nio-8051-exec-5] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202501}
20-08-2026 00:23:16.788 1384850 [http-nio-8051-exec-63] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:23:16.788 1384850 [http-nio-8051-exec-63] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:23:22.807 1390869 [http-nio-8051-exec-71] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:44:15.0, vm_id=1650863570737}
20-08-2026 00:23:22.807 1390869 [http-nio-8051-exec-71] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863570737, timestamp: 2026-08-19 20:44:15.0
20-08-2026 00:23:22.912 1390974 [http-nio-8051-exec-71] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:23:24.048 1392110 [http-nio-8051-exec-51] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:23:24.048 1392110 [http-nio-8051-exec-51] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:23:24.214 1392276 [http-nio-8051-exec-78] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202302}
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202301
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:23:24
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 20:57:53.666386', '2026-08-19 17:25:31.139623', '2026-08-19 20:57:53.465305', '2026-08-19 17:25:31.139682'], 'open_time': ['2026-08-19 20:57:46.839953', '2026-08-19 17:25:26.680857', '2026-08-19 20:57:46.840045', '2026-08-19 17:25:26.680928']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:57:53.666386", "2026-08-19 17:25:31.139623", "2026-08-19 20:57:53.465305", "2026-08-19 17:25:31.139682"], "open_time": ["2026-08-19 20:57:46.839953", "2026-08-19 17:25:26.680857", "2026-08-19 20:57:46.840045", "2026-08-19 17:25:26.680928"]}
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:23:24.323 1392385 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:23:27.881 1395943 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:23:27.881 1395943 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:23:30.379 1398441 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{created_at=2026-08-20 00:23:30.112043, sensors=[{sensor_type=limit, id=TM07202501-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM07202501-1-magnetic, sensor_status=true}]}]}, {hcid=[1], door_id=2, data=[{created_at=2026-08-20 00:23:30.113219, sensors=[{sensor_type=limit, id=TM07202501-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM07202501-2-magnetic, sensor_status=true}]}]}]}
20-08-2026 00:23:30.380 1398442 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:23:30.380 1398442 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM07202501, traysArr : []
20-08-2026 00:23:30.380 1398442 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM07202501, traysArr : []
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:23:30.381 1398443 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:23:30.382 1398444 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:23:30.387 1398449 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:23:30.112043"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:23:30.113219"}],"hcid":[1],"door_id":2}]
20-08-2026 00:23:30.387 1398449 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM07202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:23:30.112043"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:23:30.113219"}],"hcid":[1],"door_id":2}]
20-08-2026 00:23:30.399 1398461 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07202501, cameraArr : {}
20-08-2026 00:23:30.399 1398461 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM07202501, cameraInfoData : {}
20-08-2026 00:23:31.504 1399566 [http-nio-8051-exec-80] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202502 
20-08-2026 00:23:31.504 1399566 [http-nio-8051-exec-80] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:23:31.505 1399567 [http-nio-8051-exec-80] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:23:31.515 1399577 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.515 1399577 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.515 1399577 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.516 1399578 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.516 1399578 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.517 1399579 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.518 1399580 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:31.518 1399580 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:31.519 1399581 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:31.519 1399581 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.519 1399581 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.520 1399582 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.521 1399583 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.521 1399583 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.522 1399584 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.523 1399585 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.523 1399585 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.523 1399585 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.524 1399586 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.524 1399586 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.525 1399587 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.526 1399588 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.526 1399588 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.526 1399588 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.527 1399589 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:23:31.527 1399589 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:23:31.528 1399590 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:23:31.528 1399590 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.528 1399590 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.528 1399590 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.529 1399591 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.529 1399591 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.530 1399592 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.531 1399593 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.531 1399593 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.532 1399594 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.532 1399594 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.532 1399594 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.533 1399595 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.534 1399596 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.534 1399596 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.535 1399597 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.535 1399597 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:23:31.535 1399597 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:23:31.537 1399599 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:23:31.537 1399599 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:31.537 1399599 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:31.538 1399600 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:31.538 1399600 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.538 1399600 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.538 1399600 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.539 1399601 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.539 1399601 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.540 1399602 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.541 1399603 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.541 1399603 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.542 1399604 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.543 1399605 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:31.543 1399605 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:31.544 1399606 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:31.544 1399606 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:23:31.544 1399606 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:23:31.545 1399607 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:23:31.545 1399607 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:31.545 1399607 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:31.546 1399608 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:31.546 1399608 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:31.546 1399608 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:31.547 1399609 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:31.547 1399609 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:23:31.547 1399609 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:23:31.548 1399610 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:23:31.548 1399610 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.548 1399610 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.549 1399611 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.550 1399612 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.550 1399612 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.551 1399613 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.551 1399613 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.551 1399613 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.552 1399614 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.553 1399615 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:23:31.553 1399615 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:23:31.554 1399616 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:23:31.554 1399616 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.554 1399616 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.554 1399616 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.555 1399617 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:23:31.555 1399617 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:23:31.556 1399618 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:23:31.556 1399618 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:23:31.556 1399618 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:23:31.557 1399619 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:23:31.557 1399619 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:23:31.557 1399619 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:23:31.558 1399620 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:23:31.558 1399620 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:31.558 1399620 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:31.559 1399621 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:31.559 1399621 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:23:31.560 1399622 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:23:31.560 1399622 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:23:31.560 1399622 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:31.560 1399622 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:31.561 1399623 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:31.585 1399647 [http-nio-8051-exec-80] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:23:32.260 1400322 [http-nio-8051-exec-34] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:23:31.873025, sensors=[{sensor_type=limit, sensor_status=true, id=TM09202301-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM09202301-1-magnetic}]}], door_id=1, hcid=[1]}, {data=[{created_at=2026-08-20 00:23:31.873747, sensors=[{sensor_type=limit, sensor_status=true, id=TM09202301-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM09202301-2-magnetic}]}], door_id=2, hcid=[1]}], trays=[]}
20-08-2026 00:23:32.260 1400322 [http-nio-8051-exec-34] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:23:32.260 1400322 [http-nio-8051-exec-34] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202301, traysArr : []
20-08-2026 00:23:32.261 1400323 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202301, traysArr : []
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:23:32.263 1400325 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:23:32.264 1400326 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:23:32.264 1400326 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:23:32.264 1400326 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:23:32.264 1400326 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:23:32.270 1400332 [http-nio-8051-exec-34] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:23:31.873025"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:23:31.873747"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:23:32.270 1400332 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:23:31.873025"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:23:31.873747"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:23:32.282 1400344 [http-nio-8051-exec-34] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202301, cameraArr : {}
20-08-2026 00:23:32.282 1400344 [http-nio-8051-exec-34] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202301, cameraInfoData : {}
20-08-2026 00:23:32.409 1400471 [http-nio-8051-exec-82] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-invalidfs, status=true, value=vfat}, {id=data-full, status=true, value=100%}], created_at=2026-08-20 00:23:31}}
20-08-2026 00:23:32.409 1400471 [http-nio-8051-exec-82] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:23:32.409 1400471 [http-nio-8051-exec-82] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:23:32.409 1400471 [http-nio-8051-exec-82] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202503, traysArr : []
20-08-2026 00:23:32.409 1400471 [http-nio-8051-exec-82] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202503, traysArr : []
20-08-2026 00:23:32.410 1400472 [http-nio-8051-exec-82] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:23:32.410 1400472 [http-nio-8051-exec-82] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:23:32.410 1400472 [http-nio-8051-exec-82] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:23:32.410 1400472 [http-nio-8051-exec-82] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:23:32.410 1400472 [http-nio-8051-exec-82] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202503, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:23:31"}
20-08-2026 00:23:32.410 1400472 [http-nio-8051-exec-82] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202503, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:23:31"}
20-08-2026 00:23:33.195 1401257 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:23:33.195 1401257 [http-nio-8051-exec-74] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:23:36.169 1404231 [http-nio-8051-exec-62] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM01202601
20-08-2026 00:23:36.169 1404231 [http-nio-8051-exec-62] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:23:36.169 1404231 [http-nio-8051-exec-62] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:23:36
20-08-2026 00:23:36.625 1404687 [http-nio-8051-exec-50] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:23:36.625 1404687 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:23:37.112 1405174 [http-nio-8051-exec-58] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-16 09:47:47"}
20-08-2026 00:23:41.345 1409407 [http-nio-8051-exec-57] INFO  n.c.kiosk.machine.MachineController - {skus=[4500646, 4500665, 4500720, 4500711, 4500713, 4500715, 4500499, 186059, 108676, 4500541, 4500719, 4500669, 4500664, 4500726, 4500564, 4500712, 4500710, 4500725, 4500656, 166327, 4500651, 4500694, 4500643, 185993, 4500723, 4500702, 4500728, 4500717, 4500557, 185994, 4500667, 4500472, 4500722], imei=TM04202203}
20-08-2026 00:23:41.349 1409411 [http-nio-8051-exec-57] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Kiru Millet Crunchies Cream and Onion 22gm","sku_id":"4500557","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500557-4993.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-08 16:19:47.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:23:41.351 1409413 [http-nio-8051-exec-57] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:23:41.895 1409957 [http-nio-8051-exec-42] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM07201911 
20-08-2026 00:23:41.895 1409957 [http-nio-8051-exec-42] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:23:41.896 1409958 [http-nio-8051-exec-42] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:23:41.906 1409968 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:23:41.906 1409968 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:23:41.907 1409969 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:23:41.907 1409969 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:23:41.907 1409969 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:23:41.908 1409970 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:23:41.908 1409970 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:23:41.908 1409970 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:23:41.909 1409971 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:23:41.909 1409971 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:23:41.909 1409971 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:23:41.909 1409971 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:23:41.909 1409971 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:41.909 1409971 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:41.910 1409972 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:41.911 1409973 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:23:41.911 1409973 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:23:41.912 1409974 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:23:41.912 1409974 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:23:41.912 1409974 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:23:41.913 1409975 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:23:41.913 1409975 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:23:41.913 1409975 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:23:41.914 1409976 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:23:41.914 1409976 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:41.914 1409976 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:41.914 1409976 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:41.914 1409976 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:41.914 1409976 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:41.915 1409977 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:41.915 1409977 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:23:41.916 1409978 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:23:41.916 1409978 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:23:41.916 1409978 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:23:41.916 1409978 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:23:41.917 1409979 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:23:41.917 1409979 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:23:41.917 1409979 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:23:41.918 1409980 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:23:41.918 1409980 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:41.918 1409980 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:41.919 1409981 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:41.919 1409981 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:23:41.919 1409981 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:23:41.920 1409982 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:23:41.920 1409982 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:23:41.920 1409982 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:23:41.921 1409983 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:23:41.922 1409984 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:41.922 1409984 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:41.922 1409984 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:41.923 1409985 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:23:41.923 1409985 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:23:41.924 1409986 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:23:41.924 1409986 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:23:41.924 1409986 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:23:41.925 1409987 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:23:41.925 1409987 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:23:41.925 1409987 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:23:41.925 1409987 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:23:41.926 1409988 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:41.926 1409988 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:41.926 1409988 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:41.926 1409988 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:23:41.926 1409988 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:23:41.927 1409989 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:23:41.928 1409990 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:23:41.928 1409990 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:23:41.928 1409990 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:23:41.928 1409990 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:23:41.928 1409990 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:23:41.929 1409991 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:23:41.929 1409991 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:41.929 1409991 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:41.930 1409992 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:41.930 1409992 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:23:41.930 1409992 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:23:41.930 1409992 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:23:41.931 1409993 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:23:41.931 1409993 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:23:41.932 1409994 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:23:41.932 1409994 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:23:41.932 1409994 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:23:41.932 1409994 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:23:41.949 1410011 [http-nio-8051-exec-42] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:23:42.589 1410651 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:23:42.589 1410651 [http-nio-8051-exec-75] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:23:47.311 1415373 [http-nio-8051-exec-52] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:55:58.0, vm_id=1685608919720}
20-08-2026 00:23:47.312 1415374 [http-nio-8051-exec-52] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685608919720, timestamp: 2026-08-19 22:55:58.0
20-08-2026 00:23:47.412 1415474 [http-nio-8051-exec-52] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:23:49.840 1417902 [http-nio-8051-exec-73] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202201}
20-08-2026 00:23:49.919 1417981 [http-nio-8051-exec-81] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202507}
20-08-2026 00:23:50.514 1418576 [http-nio-8051-exec-64] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:23:50.514 1418576 [http-nio-8051-exec-64] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:23:51.249 1419311 [http-nio-8051-exec-77] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-01 11:05:46"}
20-08-2026 00:23:52.428 1420490 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:23:52.428 1420490 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:23:52.715 1420777 [http-nio-8051-exec-83] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202502}
20-08-2026 00:23:52.838 1420900 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:23:57.492 1425554 [http-nio-8051-exec-11] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202203, skus=[4500715, 4500650, 4500656, 4500719, 4500646, 186094, 4500728, 4500499, 4500713, 185993, 186001, 4500711, 4500648, 4500725, 4500710, 4500669, 0, 186078, 4500705, 8355, 4500717, 4500624, 133041, 4500643, 4500726, 4500667, 166327, 4500626, 4500694, 4500644, 4500642, 4500712, 4500605]}
20-08-2026 00:23:57.500 1425562 [http-nio-8051-exec-11] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:23:57.501 1425563 [http-nio-8051-exec-11] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:23:57.894 1425956 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM07202501
20-08-2026 00:23:57.894 1425956 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:23:57.894 1425956 [http-nio-8051-exec-23] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:23:57
20-08-2026 00:23:59.241 1427303 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:23:59.241 1427303 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:23:59.850 1427912 [http-nio-8051-exec-65] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:23:59.850 1427912 [http-nio-8051-exec-65] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:00.754 1428816 [http-nio-8051-exec-69] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202203}
20-08-2026 00:24:00.861 1428923 [http-nio-8051-exec-67] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM10201907
20-08-2026 00:24:00.861 1428923 [http-nio-8051-exec-67] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:24:00.861 1428923 [http-nio-8051-exec-67] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:24:00
20-08-2026 00:24:01.504 1429566 [http-nio-8051-exec-84] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:24:01.517 1429579 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.519 1429581 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.523 1429585 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.523 1429585 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:24:01.523 1429585 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:24:01.526 1429588 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:24:01.526 1429588 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:24:01.527 1429589 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:01.528 1429590 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:01.532 1429594 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:01.532 1429594 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:24:01.532 1429594 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:24:01.534 1429596 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:24:01.534 1429596 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:01.534 1429596 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:24:01.560 1429622 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.560 1429622 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.560 1429622 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:01.560 1429622 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:24:01.560 1429622 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:01.0
20-08-2026 00:24:01.560 1429622 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:01.561 1429623 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.563 1429625 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.566 1429628 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.566 1429628 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:24:01.566 1429628 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:24:01.569 1429631 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:24:01.569 1429631 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:24:01.570 1429632 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:01.572 1429634 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:01.575 1429637 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:01.575 1429637 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:24:01.575 1429637 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:24:01.578 1429640 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:24:01.578 1429640 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:01.578 1429640 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:24:01.613 1429675 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.613 1429675 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.613 1429675 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:01.613 1429675 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:24:01.613 1429675 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:01.0
20-08-2026 00:24:01.613 1429675 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:01.614 1429676 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.615 1429677 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.618 1429680 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.618 1429680 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:24:01.618 1429680 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:01.620 1429682 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:24:01.620 1429682 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:24:01.621 1429683 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:01.622 1429684 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:01.624 1429686 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:01.624 1429686 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:24:01.624 1429686 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:24:01.626 1429688 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:24:01.626 1429688 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:01.626 1429688 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:24:01.643 1429705 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.643 1429705 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.643 1429705 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:01.643 1429705 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:24:01.643 1429705 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:01.0
20-08-2026 00:24:01.643 1429705 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:01.644 1429706 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.645 1429707 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.647 1429709 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.648 1429710 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:24:01.648 1429710 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:24:01.650 1429712 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:24:01.650 1429712 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:24:01.651 1429713 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:01.652 1429714 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:01.655 1429717 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:01.655 1429717 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:24:01.655 1429717 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:24:01.672 1429734 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:24:01.672 1429734 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:01.672 1429734 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:24:01.694 1429756 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.695 1429757 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.695 1429757 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:01.695 1429757 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:24:01.695 1429757 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:01.0
20-08-2026 00:24:01.695 1429757 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:01.695 1429757 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.697 1429759 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.700 1429762 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.700 1429762 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:24:01.700 1429762 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:24:01.703 1429765 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:24:01.703 1429765 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:24:01.704 1429766 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.706 1429768 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.709 1429771 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.709 1429771 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:24:01.709 1429771 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:24:01.712 1429774 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:24:01.712 1429774 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:24:01.713 1429775 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.715 1429777 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.718 1429780 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.718 1429780 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:24:01.718 1429780 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:24:01.719 1429781 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:24:01.720 1429782 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:24:01.720 1429782 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.721 1429783 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.723 1429785 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.723 1429785 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:24:01.723 1429785 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:24:01.726 1429788 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:24:01.726 1429788 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:24:01.726 1429788 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:01.727 1429789 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:01.729 1429791 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:01.729 1429791 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:24:01.729 1429791 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:24:01.731 1429793 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:24:01.731 1429793 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:24:01.732 1429794 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.733 1429795 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.735 1429797 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.735 1429797 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:24:01.735 1429797 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:24:01.738 1429800 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:24:01.738 1429800 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:24:01.738 1429800 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.739 1429801 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.742 1429804 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.742 1429804 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:24:01.742 1429804 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:24:01.744 1429806 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:24:01.744 1429806 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:24:01.744 1429806 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.746 1429808 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.748 1429810 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.748 1429810 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:24:01.748 1429810 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:24:01.751 1429813 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:24:01.751 1429813 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:24:01.751 1429813 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:01.752 1429814 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:01.754 1429816 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:01.754 1429816 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:24:01.754 1429816 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:24:01.756 1429818 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:24:01.756 1429818 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:01.756 1429818 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:24:01.774 1429836 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:01.774 1429836 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:01.774 1429836 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:01.774 1429836 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:24:01.774 1429836 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:01.0
20-08-2026 00:24:01.774 1429836 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:01.775 1429837 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.776 1429838 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.779 1429841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.779 1429841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:24:01.779 1429841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:01.781 1429843 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:24:01.781 1429843 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:24:01.781 1429843 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.782 1429844 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.785 1429847 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.785 1429847 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:24:01.785 1429847 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:24:01.787 1429849 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:24:01.787 1429849 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:24:01.788 1429850 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.789 1429851 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.791 1429853 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.791 1429853 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:24:01.791 1429853 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:24:01.793 1429855 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:24:01.793 1429855 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:24:01.794 1429856 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:01.795 1429857 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:01.797 1429859 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:01.797 1429859 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:24:01.797 1429859 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:24:01.799 1429861 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:24:01.799 1429861 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:01.799 1429861 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:24:01.830 1429892 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.830 1429892 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.830 1429892 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:01.830 1429892 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:24:01.830 1429892 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:01.0
20-08-2026 00:24:01.830 1429892 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:01.831 1429893 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:01.832 1429894 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:01.835 1429897 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:01.835 1429897 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:24:01.835 1429897 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:24:01.839 1429901 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:24:01.839 1429901 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:01.839 1429901 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:24:01.862 1429924 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.862 1429924 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.862 1429924 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:01.862 1429924 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:24:01.862 1429924 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:01.0
20-08-2026 00:24:01.862 1429924 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:01.863 1429925 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.864 1429926 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.867 1429929 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.867 1429929 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:24:01.867 1429929 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:01.869 1429931 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:24:01.869 1429931 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:24:01.870 1429932 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.872 1429934 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.874 1429936 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.874 1429936 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:24:01.874 1429936 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:24:01.876 1429938 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:24:01.876 1429938 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:24:01.877 1429939 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:01.878 1429940 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:01.880 1429942 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:01.880 1429942 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:24:01.880 1429942 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:24:01.883 1429945 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:24:01.883 1429945 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:01.883 1429945 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:24:01.910 1429972 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.910 1429972 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:01.910 1429972 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:01.910 1429972 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:24:01.910 1429972 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:01.0
20-08-2026 00:24:01.910 1429972 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:01.911 1429973 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:01.912 1429974 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:01.914 1429976 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:01.915 1429977 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:24:01.915 1429977 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:24:01.917 1429979 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:24:01.917 1429979 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:24:01.917 1429979 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.919 1429981 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.923 1429985 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.923 1429985 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:24:01.923 1429985 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:24:01.927 1429989 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:24:01.927 1429989 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:24:01.928 1429990 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:24:01.930 1429992 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1140cea5
20-08-2026 00:24:01.934 1429996 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:24:01.934 1429996 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:24:01.934 1429996 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:24:01.937 1429999 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:24:01.937 1429999 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:24:01.938 1430000 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:01.940 1430002 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:01.944 1430006 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:01.944 1430006 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:24:01.944 1430006 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:24:01.946 1430008 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:24:01.946 1430008 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:24:01.947 1430009 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.948 1430010 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.951 1430013 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.951 1430013 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:24:01.951 1430013 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:24:01.953 1430015 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:24:01.953 1430015 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:24:01.954 1430016 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.955 1430017 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.959 1430021 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.959 1430021 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:24:01.959 1430021 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:24:01.962 1430024 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:24:01.962 1430024 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:24:01.963 1430025 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.965 1430027 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.969 1430031 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.969 1430031 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:24:01.969 1430031 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:24:01.971 1430033 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:24:01.971 1430033 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:24:01.972 1430034 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.973 1430035 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.975 1430037 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.975 1430037 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:24:01.975 1430037 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:01.977 1430039 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:24:01.977 1430039 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:24:01.978 1430040 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.979 1430041 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:01.982 1430044 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:01.982 1430044 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:24:01.982 1430044 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:01.986 1430048 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:24:01.986 1430048 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:24:01.987 1430049 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:24:01.989 1430051 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1140cea5
20-08-2026 00:24:01.993 1430055 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:24:01.993 1430055 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:24:01.993 1430055 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:24:01.996 1430058 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:24:01.996 1430058 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:24:01.997 1430059 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:01.999 1430061 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.003 1430065 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.003 1430065 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:24:02.003 1430065 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:24:02.006 1430068 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:24:02.006 1430068 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:24:02.006 1430068 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.007 1430069 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.011 1430073 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.011 1430073 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:24:02.011 1430073 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:24:02.014 1430076 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:24:02.014 1430076 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:24:02.015 1430077 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.017 1430079 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.019 1430081 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.019 1430081 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:24:02.019 1430081 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:24:02.022 1430084 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:24:02.022 1430084 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:24:02.023 1430085 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.025 1430087 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.029 1430091 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.029 1430091 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:24:02.029 1430091 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:24:02.033 1430095 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:24:02.033 1430095 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.033 1430095 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:24:02.078 1430140 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.078 1430140 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.078 1430140 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.078 1430140 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:24:02.078 1430140 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.079 1430141 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.080 1430142 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.081 1430143 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.086 1430148 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.086 1430148 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:24:02.086 1430148 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:24:02.089 1430151 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:24:02.089 1430151 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:24:02.090 1430152 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.091 1430153 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.094 1430156 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.094 1430156 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:24:02.094 1430156 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:24:02.097 1430159 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:24:02.097 1430159 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.097 1430159 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:24:02.120 1430182 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.120 1430182 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.120 1430182 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.120 1430182 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:24:02.120 1430182 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.120 1430182 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.121 1430183 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.123 1430185 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.127 1430189 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.127 1430189 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:24:02.127 1430189 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:24:02.130 1430192 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:24:02.130 1430192 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:24:02.131 1430193 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.132 1430194 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.135 1430197 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.135 1430197 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:24:02.135 1430197 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:24:02.137 1430199 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:24:02.137 1430199 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:24:02.137 1430199 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.139 1430201 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.141 1430203 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.141 1430203 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:24:02.141 1430203 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:24:02.144 1430206 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:24:02.144 1430206 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.144 1430206 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:24:02.172 1430234 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.172 1430234 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.172 1430234 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.172 1430234 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:24:02.172 1430234 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.172 1430234 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.173 1430235 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.175 1430237 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.179 1430241 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.179 1430241 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:24:02.179 1430241 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:24:02.181 1430243 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:24:02.181 1430243 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:24:02.182 1430244 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.184 1430246 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.187 1430249 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.187 1430249 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:24:02.188 1430250 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:02.190 1430252 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:24:02.191 1430253 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:24:02.192 1430254 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.194 1430256 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.197 1430259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.197 1430259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:24:02.197 1430259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:24:02.201 1430263 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:24:02.201 1430263 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.201 1430263 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:24:02.217 1430279 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.217 1430279 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.217 1430279 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.217 1430279 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:24:02.217 1430279 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.217 1430279 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.218 1430280 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.220 1430282 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.224 1430286 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.224 1430286 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:24:02.224 1430286 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:24:02.227 1430289 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:24:02.228 1430290 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.228 1430290 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:24:02.246 1430308 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.246 1430308 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.246 1430308 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.246 1430308 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:24:02.246 1430308 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.246 1430308 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.247 1430309 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.249 1430311 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.253 1430315 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.254 1430316 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:24:02.254 1430316 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:02.256 1430318 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:24:02.256 1430318 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:24:02.257 1430319 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.259 1430321 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.262 1430324 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.262 1430324 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:24:02.263 1430325 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:24:02.266 1430328 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:24:02.266 1430328 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:24:02.267 1430329 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.268 1430330 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.271 1430333 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.272 1430334 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:24:02.272 1430334 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:02.276 1430338 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:24:02.276 1430338 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:24:02.277 1430339 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.279 1430341 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.284 1430346 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.284 1430346 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:24:02.284 1430346 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:24:02.286 1430348 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:24:02.286 1430348 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.286 1430348 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:24:02.309 1430371 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:02.309 1430371 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:02.309 1430371 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:02.309 1430371 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:24:02.309 1430371 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.309 1430371 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.310 1430372 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.311 1430373 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.315 1430377 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.315 1430377 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:24:02.315 1430377 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:02.319 1430381 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:24:02.319 1430381 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:24:02.320 1430382 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.322 1430384 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.326 1430388 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.326 1430388 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:24:02.326 1430388 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:24:02.328 1430390 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:24:02.328 1430390 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:24:02.329 1430391 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.330 1430392 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.333 1430395 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.333 1430395 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:24:02.333 1430395 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:02.335 1430397 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:24:02.335 1430397 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:24:02.336 1430398 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:24:02.337 1430399 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6820a34a
20-08-2026 00:24:02.340 1430402 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:24:02.340 1430402 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:24:02.340 1430402 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:24:02.342 1430404 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:24:02.342 1430404 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:24:02.343 1430405 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.344 1430406 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.347 1430409 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.347 1430409 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:24:02.347 1430409 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:24:02.349 1430411 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:24:02.349 1430411 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:24:02.350 1430412 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.351 1430413 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.354 1430416 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.354 1430416 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:24:02.354 1430416 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:24:02.356 1430418 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:24:02.356 1430418 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:24:02.357 1430419 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.358 1430420 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.361 1430423 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.361 1430423 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:24:02.361 1430423 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:24:02.363 1430425 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:24:02.363 1430425 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:24:02.364 1430426 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.366 1430428 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.370 1430432 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.370 1430432 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:24:02.370 1430432 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:24:02.373 1430435 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:24:02.373 1430435 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.373 1430435 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:24:02.402 1430464 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.403 1430465 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.403 1430465 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.403 1430465 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:24:02.403 1430465 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.403 1430465 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.404 1430466 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.406 1430468 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.412 1430474 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.412 1430474 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:24:02.412 1430474 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:24:02.417 1430479 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:24:02.417 1430479 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:24:02.419 1430481 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.424 1430486 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.428 1430490 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.428 1430490 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:24:02.428 1430490 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:24:02.431 1430493 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:24:02.432 1430494 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:24:02.432 1430494 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.434 1430496 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.437 1430499 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.437 1430499 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:24:02.437 1430499 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:02.440 1430502 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:24:02.441 1430503 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:24:02.442 1430504 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.443 1430505 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.446 1430508 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.446 1430508 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:24:02.446 1430508 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:24:02.449 1430511 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:24:02.449 1430511 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.449 1430511 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:24:02.490 1430552 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.490 1430552 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.490 1430552 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.490 1430552 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:24:02.490 1430552 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.490 1430552 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.491 1430553 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.492 1430554 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.495 1430557 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.495 1430557 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:24:02.495 1430557 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:24:02.497 1430559 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:24:02.498 1430560 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.498 1430560 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:24:02.545 1430607 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.545 1430607 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.545 1430607 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.545 1430607 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:24:02.545 1430607 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.545 1430607 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.546 1430608 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.548 1430610 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.551 1430613 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.551 1430613 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:24:02.551 1430613 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:24:02.553 1430615 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:24:02.553 1430615 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:24:02.554 1430616 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.555 1430617 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.557 1430619 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.557 1430619 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:24:02.557 1430619 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:02.560 1430622 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:24:02.560 1430622 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:24:02.561 1430623 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.563 1430625 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.565 1430627 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.565 1430627 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:24:02.565 1430627 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:02.568 1430630 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:24:02.568 1430630 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:24:02.569 1430631 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.570 1430632 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.573 1430635 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.573 1430635 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:24:02.573 1430635 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:24:02.575 1430637 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:24:02.575 1430637 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.575 1430637 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:24:02.638 1430700 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.638 1430700 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.638 1430700 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.638 1430700 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:24:02.638 1430700 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.638 1430700 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.639 1430701 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.641 1430703 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.644 1430706 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.644 1430706 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:24:02.644 1430706 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:02.647 1430709 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:24:02.647 1430709 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:24:02.648 1430710 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.649 1430711 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.652 1430714 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.652 1430714 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:24:02.652 1430714 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:24:02.655 1430717 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:24:02.655 1430717 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.655 1430717 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:24:02.679 1430741 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.679 1430741 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.679 1430741 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.679 1430741 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:24:02.679 1430741 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.679 1430741 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.680 1430742 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.681 1430743 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.684 1430746 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.684 1430746 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:24:02.684 1430746 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:02.686 1430748 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:24:02.686 1430748 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:24:02.687 1430749 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.689 1430751 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.693 1430755 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.693 1430755 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:24:02.693 1430755 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:24:02.696 1430758 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:24:02.696 1430758 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.696 1430758 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:24:02.718 1430780 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.719 1430781 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.719 1430781 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.719 1430781 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:24:02.719 1430781 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.719 1430781 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.719 1430781 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.722 1430784 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.724 1430786 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.725 1430787 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:24:02.725 1430787 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:24:02.727 1430789 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:24:02.727 1430789 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:24:02.728 1430790 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.729 1430791 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.732 1430794 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.732 1430794 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:24:02.732 1430794 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:24:02.736 1430798 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:24:02.736 1430798 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.736 1430798 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:24:02.752 1430814 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.752 1430814 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.752 1430814 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.752 1430814 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:24:02.752 1430814 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.752 1430814 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.753 1430815 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.755 1430817 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.758 1430820 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.758 1430820 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:24:02.758 1430820 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:24:02.760 1430822 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:24:02.760 1430822 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.760 1430822 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:24:02.779 1430841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.779 1430841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.779 1430841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.779 1430841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:24:02.779 1430841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.779 1430841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.780 1430842 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.781 1430843 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.784 1430846 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.784 1430846 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:24:02.784 1430846 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:24:02.787 1430849 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:24:02.787 1430849 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:24:02.788 1430850 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.789 1430851 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.792 1430854 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.792 1430854 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:24:02.792 1430854 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:24:02.795 1430857 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:24:02.795 1430857 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.795 1430857 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:24:02.868 1430930 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.868 1430930 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:02.868 1430930 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:02.868 1430930 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:24:02.868 1430930 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:02.0
20-08-2026 00:24:02.868 1430930 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:02.869 1430931 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.870 1430932 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.874 1430936 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.874 1430936 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:24:02.874 1430936 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:24:02.876 1430938 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:24:02.876 1430938 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:24:02.877 1430939 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.878 1430940 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.881 1430943 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.881 1430943 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:24:02.881 1430943 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:24:02.883 1430945 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:24:02.884 1430946 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:24:02.884 1430946 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.885 1430947 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.888 1430950 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.888 1430950 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:24:02.888 1430950 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:24:02.891 1430953 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:24:02.891 1430953 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:24:02.892 1430954 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.893 1430955 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.896 1430958 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.896 1430958 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:24:02.896 1430958 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:24:02.898 1430960 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:24:02.898 1430960 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:24:02.899 1430961 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.900 1430962 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.904 1430966 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.904 1430966 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:24:02.904 1430966 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:02.907 1430969 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:24:02.907 1430969 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:24:02.907 1430969 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.909 1430971 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.912 1430974 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.912 1430974 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:24:02.912 1430974 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:24:02.914 1430976 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:24:02.914 1430976 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:24:02.915 1430977 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.916 1430978 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.919 1430981 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.919 1430981 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:24:02.919 1430981 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:24:02.921 1430983 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:24:02.922 1430984 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:24:02.922 1430984 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.923 1430985 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.926 1430988 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.926 1430988 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:24:02.926 1430988 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:24:02.928 1430990 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:24:02.928 1430990 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:24:02.929 1430991 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.931 1430993 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.933 1430995 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.933 1430995 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:24:02.933 1430995 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:24:02.935 1430997 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:24:02.935 1430997 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:24:02.937 1430999 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:24:02.938 1431000 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1140cea5
20-08-2026 00:24:02.941 1431003 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:24:02.941 1431003 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:24:02.941 1431003 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:24:02.943 1431005 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:24:02.943 1431005 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:24:02.944 1431006 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:02.945 1431007 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:02.948 1431010 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:02.948 1431010 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:24:02.948 1431010 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:24:02.951 1431013 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:24:02.951 1431013 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:24:02.953 1431015 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:02.955 1431017 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:02.959 1431021 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:02.959 1431021 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:24:02.959 1431021 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:24:02.962 1431024 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:24:02.962 1431024 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:02.962 1431024 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:24:03.035 1431097 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.035 1431097 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.035 1431097 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:03.035 1431097 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:24:03.035 1431097 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.035 1431097 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.036 1431098 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.038 1431100 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.041 1431103 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.041 1431103 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:24:03.041 1431103 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:24:03.043 1431105 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:24:03.043 1431105 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:24:03.044 1431106 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.045 1431107 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.048 1431110 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.048 1431110 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:24:03.048 1431110 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:24:03.051 1431113 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:24:03.051 1431113 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:24:03.051 1431113 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.053 1431115 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.056 1431118 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.056 1431118 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:24:03.056 1431118 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:24:03.059 1431121 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:24:03.059 1431121 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:24:03.059 1431121 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.061 1431123 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.063 1431125 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.063 1431125 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:24:03.063 1431125 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:03.067 1431129 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:24:03.067 1431129 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:24:03.068 1431130 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.070 1431132 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.074 1431136 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.074 1431136 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:24:03.074 1431136 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:24:03.077 1431139 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:24:03.077 1431139 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.077 1431139 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:24:03.120 1431182 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.121 1431183 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.121 1431183 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:03.121 1431183 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:24:03.121 1431183 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.121 1431183 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.122 1431184 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.123 1431185 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.126 1431188 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.126 1431188 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:24:03.126 1431188 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:24:03.129 1431191 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:24:03.129 1431191 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.129 1431191 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:24:03.157 1431219 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.157 1431219 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.157 1431219 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:03.157 1431219 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:24:03.157 1431219 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.157 1431219 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.159 1431221 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.160 1431222 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.163 1431225 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.163 1431225 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:24:03.163 1431225 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:24:03.166 1431228 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:24:03.166 1431228 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.166 1431228 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:24:03.197 1431259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.197 1431259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.197 1431259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:03.197 1431259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:24:03.197 1431259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.197 1431259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.198 1431260 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.199 1431261 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.202 1431264 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.202 1431264 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:24:03.202 1431264 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:03.205 1431267 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:24:03.206 1431268 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:24:03.206 1431268 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.207 1431269 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.210 1431272 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.210 1431272 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:24:03.210 1431272 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:24:03.213 1431275 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:24:03.213 1431275 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:24:03.214 1431276 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.215 1431277 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.219 1431281 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.219 1431281 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:24:03.219 1431281 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:24:03.223 1431285 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:24:03.223 1431285 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.223 1431285 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:24:03.239 1431301 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.239 1431301 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.239 1431301 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:03.239 1431301 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:24:03.239 1431301 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.239 1431301 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.240 1431302 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.243 1431305 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.246 1431308 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.246 1431308 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:24:03.246 1431308 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:24:03.251 1431313 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:24:03.251 1431313 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:24:03.252 1431314 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.254 1431316 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.258 1431320 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.259 1431321 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:24:03.259 1431321 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:24:03.262 1431324 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:24:03.263 1431325 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.263 1431325 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:24:03.300 1431362 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.300 1431362 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.300 1431362 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:03.300 1431362 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:24:03.300 1431362 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.300 1431362 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.301 1431363 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.303 1431365 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.307 1431369 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.307 1431369 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:24:03.307 1431369 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:24:03.309 1431371 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:24:03.309 1431371 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:24:03.310 1431372 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.312 1431374 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.315 1431377 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.315 1431377 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:24:03.315 1431377 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:24:03.317 1431379 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:24:03.318 1431380 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:24:03.319 1431381 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.320 1431382 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.323 1431385 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.323 1431385 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:24:03.323 1431385 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:03.325 1431387 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:24:03.325 1431387 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:24:03.326 1431388 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.327 1431389 [http-nio-8051-exec-61] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202505}
20-08-2026 00:24:03.328 1431390 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.331 1431393 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.331 1431393 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:24:03.331 1431393 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:24:03.334 1431396 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:24:03.334 1431396 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:24:03.335 1431397 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.337 1431399 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.341 1431403 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.341 1431403 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:24:03.341 1431403 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:24:03.345 1431407 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:24:03.345 1431407 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:24:03.346 1431408 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.348 1431410 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.352 1431414 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.352 1431414 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:24:03.352 1431414 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:03.356 1431418 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:24:03.356 1431418 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:24:03.357 1431419 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.359 1431421 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.363 1431425 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.363 1431425 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:24:03.363 1431425 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:24:03.366 1431428 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:24:03.366 1431428 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.366 1431428 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:24:03.468 1431530 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.468 1431530 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.468 1431530 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:03.468 1431530 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:24:03.468 1431530 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.468 1431530 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.469 1431531 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.471 1431533 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.474 1431536 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.474 1431536 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:24:03.474 1431536 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:24:03.476 1431538 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:24:03.476 1431538 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:24:03.477 1431539 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.478 1431540 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.481 1431543 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.481 1431543 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:24:03.481 1431543 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:24:03.484 1431546 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:24:03.484 1431546 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.484 1431546 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:24:03.504 1431566 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.504 1431566 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.504 1431566 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:03.504 1431566 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:24:03.504 1431566 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.504 1431566 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.505 1431567 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.507 1431569 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.509 1431571 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.509 1431571 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:24:03.509 1431571 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:24:03.513 1431575 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:24:03.513 1431575 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.513 1431575 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:24:03.534 1431596 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.534 1431596 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.534 1431596 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:03.534 1431596 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:24:03.534 1431596 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.534 1431596 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.535 1431597 [http-nio-8051-exec-18] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:24:03.535 1431597 [http-nio-8051-exec-18] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:24:03.535 1431597 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.537 1431599 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.539 1431601 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.539 1431601 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:24:03.539 1431601 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:24:03.542 1431604 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:24:03.542 1431604 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:24:03.543 1431605 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.544 1431606 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.547 1431609 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.547 1431609 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:24:03.547 1431609 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:24:03.549 1431611 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:24:03.549 1431611 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.549 1431611 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:24:03.567 1431629 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.567 1431629 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.567 1431629 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:03.567 1431629 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:24:03.567 1431629 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.567 1431629 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.568 1431630 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.570 1431632 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.570 1431632 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:44:15.0, vm_id=1650863570737}
20-08-2026 00:24:03.571 1431633 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863570737, timestamp: 2026-08-19 20:44:15.0
20-08-2026 00:24:03.573 1431635 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.573 1431635 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:24:03.573 1431635 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:24:03.576 1431638 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:24:03.577 1431639 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:24:03.577 1431639 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.579 1431641 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.583 1431645 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.583 1431645 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:24:03.583 1431645 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:24:03.586 1431648 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:24:03.586 1431648 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:24:03.587 1431649 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.588 1431650 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.592 1431654 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.592 1431654 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:24:03.592 1431654 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:24:03.595 1431657 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:24:03.595 1431657 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:24:03.596 1431658 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.598 1431660 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.601 1431663 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.601 1431663 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:24:03.601 1431663 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:03.605 1431667 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:24:03.605 1431667 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:24:03.606 1431668 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.607 1431669 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.611 1431673 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.611 1431673 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:24:03.611 1431673 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:24:03.613 1431675 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:24:03.613 1431675 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.613 1431675 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:24:03.632 1431694 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.632 1431694 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.632 1431694 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:03.632 1431694 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:24:03.632 1431694 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.632 1431694 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.633 1431695 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.634 1431696 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.637 1431699 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.637 1431699 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:24:03.637 1431699 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:24:03.640 1431702 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:24:03.640 1431702 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:24:03.641 1431703 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.644 1431706 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.648 1431710 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.648 1431710 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:24:03.648 1431710 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:24:03.651 1431713 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:24:03.651 1431713 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:24:03.653 1431715 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.655 1431717 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.658 1431720 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.658 1431720 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:24:03.658 1431720 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:24:03.663 1431725 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:24:03.663 1431725 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.663 1431725 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:24:03.684 1431746 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.684 1431746 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.684 1431746 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:03.684 1431746 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:24:03.684 1431746 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.684 1431746 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.685 1431747 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.688 1431750 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.692 1431754 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.692 1431754 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:24:03.692 1431754 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:24:03.695 1431757 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:24:03.696 1431758 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:24:03.696 1431758 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.696 1431758 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:24:03.744 1431806 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.744 1431806 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:03.744 1431806 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:03.744 1431806 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:24:03.744 1431806 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.744 1431806 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.745 1431807 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.747 1431809 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.749 1431811 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.749 1431811 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:24:03.749 1431811 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:24:03.752 1431814 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:24:03.752 1431814 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:24:03.753 1431815 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.754 1431816 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.757 1431819 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.757 1431819 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:24:03.757 1431819 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:24:03.759 1431821 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:24:03.759 1431821 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:24:03.760 1431822 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.761 1431823 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.763 1431825 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.764 1431826 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:24:03.764 1431826 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:24:03.766 1431828 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:24:03.766 1431828 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:24:03.767 1431829 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.768 1431830 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.771 1431833 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.771 1431833 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:24:03.771 1431833 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:24:03.775 1431837 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:24:03.775 1431837 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:24:03.775 1431837 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.776 1431838 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.779 1431841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.779 1431841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:24:03.779 1431841 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:24:03.782 1431844 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:24:03.782 1431844 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.782 1431844 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:24:03.822 1431884 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.822 1431884 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.822 1431884 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:03.822 1431884 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:24:03.822 1431884 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.822 1431884 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.823 1431885 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.825 1431887 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.829 1431891 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.829 1431891 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:24:03.829 1431891 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:24:03.832 1431894 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:24:03.832 1431894 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:24:03.834 1431896 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.835 1431897 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.838 1431900 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.838 1431900 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:24:03.838 1431900 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:03.841 1431903 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:24:03.841 1431903 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:24:03.842 1431904 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.844 1431906 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.846 1431908 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.847 1431909 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:24:03.847 1431909 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:03.849 1431911 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:24:03.849 1431911 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:24:03.850 1431912 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.851 1431913 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.854 1431916 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.854 1431916 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:24:03.854 1431916 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:24:03.856 1431918 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:24:03.856 1431918 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:24:03.857 1431919 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.858 1431920 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.860 1431922 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.860 1431922 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:24:03.860 1431922 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:03.863 1431925 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:24:03.863 1431925 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:24:03.863 1431925 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.865 1431927 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.867 1431929 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.867 1431929 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:24:03.868 1431930 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:24:03.871 1431933 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:24:03.871 1431933 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:24:03.871 1431933 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.872 1431934 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.875 1431937 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.875 1431937 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:24:03.875 1431937 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:03.877 1431939 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:24:03.878 1431940 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:24:03.878 1431940 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.879 1431941 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.882 1431944 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.882 1431944 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:24:03.882 1431944 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:03.884 1431946 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:24:03.884 1431946 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:24:03.885 1431947 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.887 1431949 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.889 1431951 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.889 1431951 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:24:03.889 1431951 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:24:03.892 1431954 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:24:03.892 1431954 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:24:03.893 1431955 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.894 1431956 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.896 1431958 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.896 1431958 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:24:03.896 1431958 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:24:03.897 1431959 [http-nio-8051-exec-59] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM08202203}
20-08-2026 00:24:03.900 1431962 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:24:03.900 1431962 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:24:03.900 1431962 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.901 1431963 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.904 1431966 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.904 1431966 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:24:03.904 1431966 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:24:03.906 1431968 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:24:03.906 1431968 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:24:03.907 1431969 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.908 1431970 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.912 1431974 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.912 1431974 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:24:03.912 1431974 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:24:03.914 1431976 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:24:03.914 1431976 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:24:03.915 1431977 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.916 1431978 [http-nio-8051-exec-56] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:24:03.916 1431978 [http-nio-8051-exec-56] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:24:03.917 1431979 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.920 1431982 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.920 1431982 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:24:03.920 1431982 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:24:03.922 1431984 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:24:03.922 1431984 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.922 1431984 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:24:03.963 1432025 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.963 1432025 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:03.963 1432025 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:03.963 1432025 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:24:03.963 1432025 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:03.0
20-08-2026 00:24:03.963 1432025 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:03.964 1432026 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.966 1432028 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.968 1432030 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.968 1432030 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:24:03.968 1432030 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:03.971 1432033 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:24:03.971 1432033 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:24:03.972 1432034 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:03.973 1432035 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:03.976 1432038 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:03.976 1432038 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:24:03.976 1432038 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:03.978 1432040 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:24:03.978 1432040 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:24:03.979 1432041 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:03.981 1432043 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:03.984 1432046 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:03.984 1432046 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:24:03.984 1432046 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:24:03.986 1432048 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:24:03.986 1432048 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:03.986 1432048 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:24:04.012 1432074 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.012 1432074 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.012 1432074 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:04.012 1432074 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:24:04.012 1432074 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.012 1432074 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.013 1432075 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.015 1432077 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.017 1432079 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.017 1432079 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:24:04.017 1432079 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:24:04.020 1432082 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:24:04.020 1432082 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:24:04.021 1432083 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.022 1432084 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.025 1432087 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.025 1432087 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:24:04.025 1432087 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:04.028 1432090 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:24:04.028 1432090 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:24:04.028 1432090 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.029 1432091 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.032 1432094 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.032 1432094 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:24:04.032 1432094 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:24:04.035 1432097 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:24:04.035 1432097 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:24:04.035 1432097 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.037 1432099 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.039 1432101 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.039 1432101 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:24:04.039 1432101 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:24:04.042 1432104 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:24:04.042 1432104 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:24:04.043 1432105 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.044 1432106 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.046 1432108 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.046 1432108 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:24:04.046 1432108 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:04.050 1432112 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:24:04.050 1432112 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:24:04.051 1432113 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.052 1432114 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.056 1432118 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.056 1432118 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:24:04.056 1432118 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:24:04.059 1432121 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:24:04.059 1432121 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.059 1432121 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:24:04.116 1432178 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.116 1432178 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.116 1432178 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:04.116 1432178 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:24:04.116 1432178 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.116 1432178 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.117 1432179 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.119 1432181 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.122 1432184 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.122 1432184 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:24:04.122 1432184 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:24:04.125 1432187 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:24:04.125 1432187 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:24:04.125 1432187 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.127 1432189 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.129 1432191 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.129 1432191 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:24:04.129 1432191 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:24:04.132 1432194 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:24:04.132 1432194 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:24:04.132 1432194 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.134 1432196 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.137 1432199 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.137 1432199 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:24:04.137 1432199 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:24:04.140 1432202 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:24:04.140 1432202 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:24:04.140 1432202 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.142 1432204 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.144 1432206 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.144 1432206 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:24:04.144 1432206 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:24:04.147 1432209 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:24:04.147 1432209 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:24:04.148 1432210 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.149 1432211 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.152 1432214 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.152 1432214 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:24:04.152 1432214 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:24:04.154 1432216 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:24:04.154 1432216 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.154 1432216 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:24:04.192 1432254 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.192 1432254 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.192 1432254 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:04.192 1432254 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.193 1432255 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:24:04.195 1432257 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6820a34a
20-08-2026 00:24:04.197 1432259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:24:04.197 1432259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:24:04.197 1432259 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:24:04.200 1432262 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:24:04.200 1432262 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:24:04.201 1432263 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.202 1432264 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.205 1432267 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.205 1432267 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:24:04.205 1432267 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:24:04.207 1432269 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:24:04.207 1432269 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.208 1432270 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:24:04.230 1432292 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.230 1432292 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.230 1432292 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:04.230 1432292 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:24:04.230 1432292 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.230 1432292 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.231 1432293 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.233 1432295 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.237 1432299 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.237 1432299 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:24:04.237 1432299 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:04.239 1432301 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:24:04.239 1432301 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:24:04.240 1432302 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.241 1432303 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.244 1432306 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.244 1432306 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:24:04.244 1432306 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:24:04.247 1432309 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:24:04.247 1432309 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:24:04.248 1432310 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.250 1432312 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.253 1432315 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.253 1432315 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:24:04.253 1432315 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:24:04.255 1432317 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:24:04.255 1432317 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:24:04.256 1432318 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.257 1432319 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.260 1432322 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.260 1432322 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:24:04.260 1432322 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:24:04.262 1432324 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:24:04.262 1432324 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.262 1432324 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:24:04.285 1432347 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:24:04.286 1432348 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:24:04.286 1432348 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:04.286 1432348 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.286 1432348 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.287 1432349 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.290 1432352 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.290 1432352 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:24:04.290 1432352 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:24:04.293 1432355 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:24:04.293 1432355 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:24:04.294 1432356 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.295 1432357 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.298 1432360 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.298 1432360 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:24:04.298 1432360 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:24:04.300 1432362 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:24:04.301 1432363 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.301 1432363 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:24:04.323 1432385 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.323 1432385 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.323 1432385 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:04.323 1432385 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:24:04.323 1432385 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.323 1432385 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.324 1432386 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.325 1432387 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.328 1432390 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.328 1432390 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:24:04.328 1432390 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:24:04.330 1432392 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:24:04.330 1432392 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.330 1432392 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:24:04.349 1432411 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.349 1432411 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.349 1432411 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:04.349 1432411 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:24:04.349 1432411 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.349 1432411 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.350 1432412 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.351 1432413 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.354 1432416 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.354 1432416 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:24:04.355 1432417 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:24:04.357 1432419 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:24:04.357 1432419 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:24:04.358 1432420 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.360 1432422 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.362 1432424 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.362 1432424 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:24:04.362 1432424 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:24:04.365 1432427 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:24:04.365 1432427 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.365 1432427 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:24:04.381 1432443 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.381 1432443 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.381 1432443 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:04.381 1432443 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:24:04.381 1432443 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.381 1432443 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.382 1432444 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.383 1432445 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.386 1432448 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.386 1432448 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:24:04.386 1432448 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:04.389 1432451 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:24:04.389 1432451 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:24:04.390 1432452 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.392 1432454 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.394 1432456 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.394 1432456 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:24:04.394 1432456 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:24:04.397 1432459 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:24:04.397 1432459 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:24:04.398 1432460 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.399 1432461 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.402 1432464 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.402 1432464 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:24:04.402 1432464 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:04.404 1432466 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:24:04.404 1432466 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:24:04.405 1432467 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.406 1432468 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.409 1432471 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.409 1432471 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:24:04.409 1432471 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:24:04.411 1432473 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:24:04.411 1432473 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.412 1432474 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:24:04.430 1432492 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:04.430 1432492 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:04.430 1432492 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:04.430 1432492 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:24:04.430 1432492 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.430 1432492 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.431 1432493 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.432 1432494 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.435 1432497 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.435 1432497 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:24:04.435 1432497 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:24:04.438 1432500 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:24:04.438 1432500 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:24:04.439 1432501 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.440 1432502 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.443 1432505 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.443 1432505 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:24:04.443 1432505 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:24:04.445 1432507 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:24:04.445 1432507 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:24:04.446 1432508 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.447 1432509 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.450 1432512 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.450 1432512 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:24:04.450 1432512 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:24:04.452 1432514 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:24:04.452 1432514 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:24:04.453 1432515 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.454 1432516 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.457 1432519 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.457 1432519 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:24:04.457 1432519 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:24:04.460 1432522 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:24:04.460 1432522 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:24:04.461 1432523 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.462 1432524 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.464 1432526 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.465 1432527 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:24:04.465 1432527 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:24:04.467 1432529 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:24:04.467 1432529 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:24:04.469 1432531 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.470 1432532 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.473 1432535 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.473 1432535 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:24:04.473 1432535 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:24:04.475 1432537 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:24:04.475 1432537 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:24:04.476 1432538 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.477 1432539 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.480 1432542 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.480 1432542 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:24:04.480 1432542 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:24:04.482 1432544 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:24:04.482 1432544 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:24:04.483 1432545 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.484 1432546 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.487 1432549 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.487 1432549 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:24:04.487 1432549 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:24:04.490 1432552 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:24:04.490 1432552 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:24:04.490 1432552 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.492 1432554 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.494 1432556 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.494 1432556 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:24:04.494 1432556 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:24:04.497 1432559 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:24:04.497 1432559 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:24:04.497 1432559 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.498 1432560 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.501 1432563 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.501 1432563 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:24:04.501 1432563 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:24:04.504 1432566 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:24:04.504 1432566 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:24:04.504 1432566 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.506 1432568 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.508 1432570 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.509 1432571 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:24:04.509 1432571 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:24:04.512 1432574 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:24:04.512 1432574 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:24:04.513 1432575 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.514 1432576 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.516 1432578 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.516 1432578 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:24:04.516 1432578 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:04.519 1432581 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:24:04.519 1432581 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:24:04.520 1432582 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.521 1432583 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.524 1432586 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.524 1432586 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:24:04.524 1432586 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:24:04.527 1432589 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:24:04.527 1432589 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.527 1432589 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:24:04.551 1432613 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.551 1432613 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.551 1432613 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:04.551 1432613 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:24:04.551 1432613 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.551 1432613 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.552 1432614 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.553 1432615 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.556 1432618 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.556 1432618 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:24:04.556 1432618 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:24:04.559 1432621 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:24:04.559 1432621 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:24:04.560 1432622 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.561 1432623 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.564 1432626 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.564 1432626 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:24:04.564 1432626 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:04.566 1432628 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:24:04.566 1432628 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:24:04.567 1432629 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.568 1432630 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.571 1432633 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.571 1432633 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:24:04.571 1432633 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:24:04.574 1432636 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:24:04.574 1432636 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:24:04.575 1432637 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.576 1432638 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.579 1432641 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.579 1432641 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:24:04.579 1432641 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:24:04.582 1432644 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:24:04.582 1432644 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.582 1432644 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:24:04.622 1432684 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:04.622 1432684 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:04.622 1432684 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:04.622 1432684 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:24:04.622 1432684 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.622 1432684 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.623 1432685 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.624 1432686 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.628 1432690 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.628 1432690 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:24:04.628 1432690 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:24:04.631 1432693 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:24:04.631 1432693 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.631 1432693 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:24:04.657 1432719 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:04.658 1432720 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:04.658 1432720 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:04.658 1432720 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:24:04.658 1432720 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.658 1432720 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.659 1432721 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.660 1432722 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.663 1432725 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.663 1432725 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:24:04.663 1432725 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:24:04.666 1432728 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:24:04.666 1432728 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.666 1432728 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:24:04.695 1432757 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:04.695 1432757 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:24:04.695 1432757 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:24:04.695 1432757 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:24:04.695 1432757 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.695 1432757 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.696 1432758 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.697 1432759 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.700 1432762 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.700 1432762 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:24:04.700 1432762 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:24:04.703 1432765 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:24:04.703 1432765 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:24:04.704 1432766 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.705 1432767 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.708 1432770 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.708 1432770 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:24:04.708 1432770 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:04.710 1432772 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:24:04.710 1432772 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:24:04.712 1432774 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.713 1432775 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.715 1432777 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.715 1432777 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:24:04.716 1432778 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:24:04.719 1432781 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:24:04.719 1432781 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:24:04.719 1432781 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.721 1432783 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.723 1432785 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.723 1432785 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:24:04.723 1432785 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:04.726 1432788 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:24:04.726 1432788 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:24:04.727 1432789 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.728 1432790 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.731 1432793 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.731 1432793 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:24:04.731 1432793 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:24:04.734 1432796 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:24:04.734 1432796 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:24:04.735 1432797 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.736 1432798 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.739 1432801 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.739 1432801 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:24:04.739 1432801 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:24:04.741 1432803 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:24:04.741 1432803 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:24:04.742 1432804 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.744 1432806 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.746 1432808 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.746 1432808 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:24:04.747 1432809 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:24:04.749 1432811 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:24:04.749 1432811 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:24:04.750 1432812 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.751 1432813 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.754 1432816 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.754 1432816 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:24:04.754 1432816 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:24:04.757 1432819 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:24:04.757 1432819 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:24:04.758 1432820 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.759 1432821 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.762 1432824 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.762 1432824 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:24:04.762 1432824 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:24:04.765 1432827 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:24:04.765 1432827 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:24:04.766 1432828 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:24:04.767 1432829 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1dd5aac1
20-08-2026 00:24:04.770 1432832 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:24:04.770 1432832 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:24:04.770 1432832 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:24:04.774 1432836 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:24:04.774 1432836 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:24:04.774 1432836 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:24:04.793 1432855 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.793 1432855 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:24:04.793 1432855 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:24:04.793 1432855 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:24:04.794 1432856 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:24:04.0
20-08-2026 00:24:04.794 1432856 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:24:04.794 1432856 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.796 1432858 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.800 1432862 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.800 1432862 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:24:04.800 1432862 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:24:04.803 1432865 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:24:04.803 1432865 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:24:04.804 1432866 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.805 1432867 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.808 1432870 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.808 1432870 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:24:04.808 1432870 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:24:04.810 1432872 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:24:04.811 1432873 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:24:04.812 1432874 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.813 1432875 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.816 1432878 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.816 1432878 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:24:04.816 1432878 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:24:04.819 1432881 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:24:04.819 1432881 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:24:04.820 1432882 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.822 1432884 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.825 1432887 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.826 1432888 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:24:04.826 1432888 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:24:04.828 1432890 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:24:04.828 1432890 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:24:04.829 1432891 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.831 1432893 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.834 1432896 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.834 1432896 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:24:04.834 1432896 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:24:04.837 1432899 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:24:04.837 1432899 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:24:04.838 1432900 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:24:04.839 1432901 [http-nio-8051-exec-84] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@478c25c3
20-08-2026 00:24:04.842 1432904 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:24:04.842 1432904 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:24:04.842 1432904 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:24:04.845 1432907 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:24:04.845 1432907 [http-nio-8051-exec-84] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:24:06.470 1434532 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-10 10:31:16"}
20-08-2026 00:24:06.575 1434637 [http-nio-8051-exec-66] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-11-28 06:00:07"}
20-08-2026 00:24:09.056 1437118 [http-nio-8051-exec-8] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:24:09.057 1437119 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:24:09.177 1437239 [http-nio-8051-exec-8] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM03202201
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:24:09
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 18:45:30.597206', '2026-08-19 18:45:42.689973', '2026-08-19 18:45:30.597349', '2026-08-19 18:45:42.690123'], 'open_time': ['2026-08-19 18:45:07.954177', '2026-08-19 18:45:36.018172', '2026-08-19 18:45:07.954283', '2026-08-19 18:45:36.018276']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 18:45:30.597206", "2026-08-19 18:45:42.689973", "2026-08-19 18:45:30.597349", "2026-08-19 18:45:42.690123"], "open_time": ["2026-08-19 18:45:07.954177", "2026-08-19 18:45:36.018172", "2026-08-19 18:45:07.954283", "2026-08-19 18:45:36.018276"]}
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:24:09.683 1437745 [http-nio-8051-exec-5] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:24:11.523 1439585 [http-nio-8051-exec-63] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:11.523 1439585 [http-nio-8051-exec-63] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:12.559 1440621 [http-nio-8051-exec-79] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202304}
20-08-2026 00:24:13.326 1441388 [http-nio-8051-exec-71] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202202}
20-08-2026 00:24:13.702 1441764 [http-nio-8051-exec-51] INFO  n.c.deployment.MakeUpdateController - /updateStatus ----> request payload {"status":63,"version":0,"imei":"TM07201911"}
20-08-2026 00:24:14.291 1442353 [http-nio-8051-exec-78] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM07201911}
20-08-2026 00:24:16.494 1444556 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202203
20-08-2026 00:24:16.494 1444556 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:24:16.494 1444556 [http-nio-8051-exec-70] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:24:16
20-08-2026 00:24:16.642 1444704 [http-nio-8051-exec-55] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202204 
20-08-2026 00:24:16.642 1444704 [http-nio-8051-exec-55] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:24:16.643 1444705 [http-nio-8051-exec-55] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:24:16.651 1444713 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:24:16.651 1444713 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:24:16.651 1444713 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:24:16.651 1444713 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:24:16.651 1444713 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:24:16.652 1444714 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:24:16.652 1444714 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:24:16.652 1444714 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:24:16.653 1444715 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:24:16.653 1444715 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 25
20-08-2026 00:24:16.653 1444715 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 25
20-08-2026 00:24:16.654 1444716 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 25
20-08-2026 00:24:16.654 1444716 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:24:16.654 1444716 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:24:16.654 1444716 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:24:16.654 1444716 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:24:16.654 1444716 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:24:16.656 1444718 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:24:16.657 1444719 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:24:16.657 1444719 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:24:16.657 1444719 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:24:16.657 1444719 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:24:16.657 1444719 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:24:16.659 1444721 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:24:16.659 1444721 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:24:16.659 1444721 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:24:16.659 1444721 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:24:16.659 1444721 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:24:16.659 1444721 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:24:16.660 1444722 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:24:16.660 1444722 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:24:16.660 1444722 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:24:16.661 1444723 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:24:16.661 1444723 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:24:16.661 1444723 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:24:16.662 1444724 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:24:16.662 1444724 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:24:16.662 1444724 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:24:16.663 1444725 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:24:16.663 1444725 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:24:16.663 1444725 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:24:16.664 1444726 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:24:16.664 1444726 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 16
20-08-2026 00:24:16.664 1444726 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 16
20-08-2026 00:24:16.665 1444727 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 16
20-08-2026 00:24:16.665 1444727 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:24:16.665 1444727 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:24:16.665 1444727 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:24:16.665 1444727 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:24:16.665 1444727 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:24:16.666 1444728 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:24:16.666 1444728 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:24:16.666 1444728 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:24:16.667 1444729 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:24:16.667 1444729 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:24:16.667 1444729 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:24:16.668 1444730 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:24:16.669 1444731 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:24:16.669 1444731 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:24:16.670 1444732 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:24:16.670 1444732 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:24:16.670 1444732 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:24:16.671 1444733 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:24:16.672 1444734 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 18
20-08-2026 00:24:16.672 1444734 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 18
20-08-2026 00:24:16.673 1444735 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 18
20-08-2026 00:24:16.673 1444735 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:24:16.673 1444735 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:24:16.675 1444737 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:24:16.675 1444737 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:24:16.675 1444737 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:24:16.676 1444738 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:24:16.676 1444738 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 26
20-08-2026 00:24:16.676 1444738 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 26
20-08-2026 00:24:16.678 1444740 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 26
20-08-2026 00:24:16.678 1444740 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:24:16.678 1444740 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:24:16.680 1444742 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:24:16.680 1444742 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:24:16.680 1444742 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:24:16.682 1444744 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:24:16.682 1444744 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:24:16.682 1444744 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:24:16.684 1444746 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:24:16.684 1444746 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:24:16.684 1444746 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:24:16.685 1444747 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:24:16.687 1444749 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:24:16.687 1444749 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:24:16.688 1444750 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:24:16.688 1444750 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:24:16.688 1444750 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:24:16.690 1444752 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:24:16.690 1444752 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:24:16.690 1444752 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:24:16.691 1444753 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:24:16.713 1444775 [http-nio-8051-exec-55] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:24:17.773 1445835 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:24:17.774 1445836 [http-nio-8051-exec-49] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:24:17.826 1445888 [http-nio-8051-exec-49] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:24:19.759 1447821 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM08202202
20-08-2026 00:24:19.759 1447821 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:24:19.759 1447821 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:24:19
20-08-2026 00:24:20.734 1448796 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:24:20, data=[{id=pd-invalidfs, value=, status=true}]}}
20-08-2026 00:24:20.734 1448796 [http-nio-8051-exec-80] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:24:20.734 1448796 [http-nio-8051-exec-80] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:24:20.734 1448796 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202506, traysArr : []
20-08-2026 00:24:20.735 1448797 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202506, traysArr : []
20-08-2026 00:24:20.735 1448797 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:24:20.736 1448798 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:24:20.736 1448798 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:24:20.736 1448798 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:24:20.736 1448798 [http-nio-8051-exec-80] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202506, cameraArr : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:24:20"}
20-08-2026 00:24:20.736 1448798 [http-nio-8051-exec-80] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202506, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:24:20"}
20-08-2026 00:24:20.769 1448831 [http-nio-8051-exec-34] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:20.769 1448831 [http-nio-8051-exec-34] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:22.033 1450095 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202304
20-08-2026 00:24:22.033 1450095 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:24:22.033 1450095 [http-nio-8051-exec-82] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:24:22
20-08-2026 00:24:22.440 1450502 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202202
20-08-2026 00:24:22.441 1450503 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:24:22.441 1450503 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:24:22
20-08-2026 00:24:22.441 1450503 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 19:18:57.373047', '2026-08-19 19:19:09.138810', '2026-08-19 19:18:57.172188', '2026-08-19 19:19:09.138938'], 'open_time': ['2026-08-19 19:18:44.481832', '2026-08-19 19:19:04.601509', '2026-08-19 19:18:44.481973', '2026-08-19 19:19:04.601610']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:24:22.441 1450503 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:24:22.441 1450503 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:24:22.441 1450503 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:24:22.441 1450503 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:24:22.441 1450503 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:24:22.441 1450503 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:18:57.373047", "2026-08-19 19:19:09.138810", "2026-08-19 19:18:57.172188", "2026-08-19 19:19:09.138938"], "open_time": ["2026-08-19 19:18:44.481832", "2026-08-19 19:19:04.601509", "2026-08-19 19:18:44.481973", "2026-08-19 19:19:04.601610"]}
20-08-2026 00:24:22.441 1450503 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:24:22.441 1450503 [http-nio-8051-exec-74] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:24:23.581 1451643 [http-nio-8051-exec-62] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{id=TM09202501-1-limit, sensor_status=true, sensor_type=limit}, {id=TM09202501-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:24:23.348652}], door_id=1, hcid=[1]}]}
20-08-2026 00:24:23.581 1451643 [http-nio-8051-exec-62] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:24:23.581 1451643 [http-nio-8051-exec-62] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202501, traysArr : []
20-08-2026 00:24:23.582 1451644 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202501, traysArr : []
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:24:23.583 1451645 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:24:23.588 1451650 [http-nio-8051-exec-62] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:24:23.348652"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:24:23.588 1451650 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:24:23.348652"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:24:23.598 1451660 [http-nio-8051-exec-62] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202501, cameraArr : {}
20-08-2026 00:24:23.598 1451660 [http-nio-8051-exec-62] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202501, cameraInfoData : {}
20-08-2026 00:24:25.229 1453291 [http-nio-8051-exec-50] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:04:44"}
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM10201907
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:24:26
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 23:44:02.229679', '2026-08-19 23:44:31.355316', '2026-08-19 23:44:02.229817', '2026-08-19 23:44:31.355465'], 'close_time': ['2026-08-19 23:44:26.328385', '2026-08-19 23:44:49.091933', '2026-08-19 23:44:26.328494', '2026-08-19 23:44:49.092034']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:44:02.229679", "2026-08-19 23:44:31.355316", "2026-08-19 23:44:02.229817", "2026-08-19 23:44:31.355465"], "close_time": ["2026-08-19 23:44:26.328385", "2026-08-19 23:44:49.091933", "2026-08-19 23:44:26.328494", "2026-08-19 23:44:49.092034"]}
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:24:26.510 1454572 [http-nio-8051-exec-58] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:24:28.146 1456208 [http-nio-8051-exec-57] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{created_at=2026-08-20 00:24:27.914667, sensors=[{id=TM09202502-1-limit, sensor_status=true, sensor_type=limit}, {id=TM09202502-1-magnetic, sensor_status=true, sensor_type=magnetic}]}], hcid=[1]}], trays=[]}
20-08-2026 00:24:28.146 1456208 [http-nio-8051-exec-57] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:24:28.146 1456208 [http-nio-8051-exec-57] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202502, traysArr : []
20-08-2026 00:24:28.147 1456209 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202502, traysArr : []
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:24:28.148 1456210 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:24:28.153 1456215 [http-nio-8051-exec-57] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:24:27.914667"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:24:28.153 1456215 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:24:27.914667"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:24:28.163 1456225 [http-nio-8051-exec-57] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202502, cameraArr : {}
20-08-2026 00:24:28.163 1456225 [http-nio-8051-exec-57] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202502, cameraInfoData : {}
20-08-2026 00:24:30.609 1458671 [http-nio-8051-exec-42] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-invalidfs, value=, status=true}], created_at=2026-08-20 00:24:30}}
20-08-2026 00:24:30.610 1458672 [http-nio-8051-exec-42] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:24:30.610 1458672 [http-nio-8051-exec-42] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:24:30.610 1458672 [http-nio-8051-exec-42] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202301, traysArr : []
20-08-2026 00:24:30.610 1458672 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202301, traysArr : []
20-08-2026 00:24:30.611 1458673 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:24:30.611 1458673 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:24:30.611 1458673 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:24:30.611 1458673 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:24:30.611 1458673 [http-nio-8051-exec-42] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202301, cameraArr : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:24:30"}
20-08-2026 00:24:30.611 1458673 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202301, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:24:30"}
20-08-2026 00:24:32.048 1460110 [http-nio-8051-exec-54] INFO  n.c.kiosk.machine.MachineController - {skus=[4500715, 133041, 185994, 186059, 4500499, 0, 4500712, 166327, 186043, 137335, 4500702, 4500705, 4500667, 4500656, 4500665, 186100, 4500717, 4500723, 4500711, 4500669, 4500648, 4500694, 185993, 4500664], imei=TM05202602}
20-08-2026 00:24:32.052 1460114 [http-nio-8051-exec-54] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}]
20-08-2026 00:24:32.054 1460116 [http-nio-8051-exec-54] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:24:35.778 1463840 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-13 13:22:56"}
20-08-2026 00:24:36.783 1464845 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:24:36.783 1464845 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:24:36.856 1464918 [http-nio-8051-exec-81] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:24:36.857 1464919 [http-nio-8051-exec-81] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:24:36.872 1464934 [http-nio-8051-exec-81] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:24:39.821 1467883 [http-nio-8051-exec-77] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{created_at=2026-08-20 00:24:39.598031, sensors=[{sensor_status=true, sensor_type=limit, id=TM04202202-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202202-1-magnetic}]}], door_id=1, hcid=[1]}, {data=[{created_at=2026-08-20 00:24:39.599240, sensors=[{sensor_status=true, sensor_type=limit, id=TM04202202-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202202-2-magnetic}]}], door_id=2, hcid=[1]}]}
20-08-2026 00:24:39.821 1467883 [http-nio-8051-exec-77] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:24:39.821 1467883 [http-nio-8051-exec-77] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202202, traysArr : []
20-08-2026 00:24:39.821 1467883 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202202, traysArr : []
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:24:39.823 1467885 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:24:39.829 1467891 [http-nio-8051-exec-77] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:24:39.598031"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:24:39.599240"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:24:39.829 1467891 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:24:39.598031"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:24:39.599240"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:24:39.842 1467904 [http-nio-8051-exec-77] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202202, cameraArr : {}
20-08-2026 00:24:39.843 1467905 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202202, cameraInfoData : {}
20-08-2026 00:24:39.956 1468018 [http-nio-8051-exec-64] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:39.956 1468018 [http-nio-8051-exec-64] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:40.384 1468446 [http-nio-8051-exec-83] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:24:40.384 1468446 [http-nio-8051-exec-83] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:24:41.575 1469637 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:24:41.575 1469637 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:24:41.613 1469675 [http-nio-8051-exec-40] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:24:44.560 1472622 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}, {status=true, value=100%, id=logs-full}], created_at=2026-08-20 00:24:43}}
20-08-2026 00:24:44.560 1472622 [http-nio-8051-exec-11] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:24:44.560 1472622 [http-nio-8051-exec-11] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:24:44.560 1472622 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202507, traysArr : []
20-08-2026 00:24:44.561 1472623 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202507, traysArr : []
20-08-2026 00:24:44.562 1472624 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:24:44.562 1472624 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:24:44.562 1472624 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:24:44.562 1472624 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:24:44.562 1472624 [http-nio-8051-exec-11] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202507, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:24:43"}
20-08-2026 00:24:44.562 1472624 [http-nio-8051-exec-11] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202507, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:24:43"}
20-08-2026 00:24:44.683 1472745 [http-nio-8051-exec-23] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:24:44.683 1472745 [http-nio-8051-exec-23] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:24:46.093 1474155 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:24:46.094 1474156 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:24:46.106 1474168 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:24:47.333 1475395 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202507
20-08-2026 00:24:47.334 1475396 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:24:47.334 1475396 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:24:47
20-08-2026 00:24:48.643 1476705 [http-nio-8051-exec-69] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:24:48.643 1476705 [http-nio-8051-exec-69] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:24:49.934 1477996 [http-nio-8051-exec-67] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:24:49.934 1477996 [http-nio-8051-exec-67] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:24:55.504 1483566 [http-nio-8051-exec-53] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-21 10:53:53"}
20-08-2026 00:24:55.619 1483681 [http-nio-8051-exec-61] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519754127, timestamp=2026-08-19 22:35:20.0}
20-08-2026 00:24:55.620 1483682 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519754127, timestamp: 2026-08-19 22:35:20.0
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202305
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:24:55
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 23:19:31.403780', '2026-08-19 23:19:43.650579', '2026-08-19 23:19:31.403953', '2026-08-19 23:19:43.650725'], 'open_time': ['2026-08-19 23:19:23.219650', '2026-08-19 23:19:39.035795', '2026-08-19 23:19:23.219753', '2026-08-19 23:19:39.035936']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:19:31.403780", "2026-08-19 23:19:43.650579", "2026-08-19 23:19:31.403953", "2026-08-19 23:19:43.650725"], "open_time": ["2026-08-19 23:19:23.219650", "2026-08-19 23:19:39.035795", "2026-08-19 23:19:23.219753", "2026-08-19 23:19:39.035936"]}
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:24:55.837 1483899 [http-nio-8051-exec-18] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:24:55.868 1483930 [http-nio-8051-exec-61] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:24:57.920 1485982 [http-nio-8051-exec-59] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:57.920 1485982 [http-nio-8051-exec-59] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:58.794 1486856 [http-nio-8051-exec-56] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:58.794 1486856 [http-nio-8051-exec-56] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:59.255 1487317 [http-nio-8051-exec-72] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM05202203}
20-08-2026 00:24:59.298 1487360 [http-nio-8051-exec-84] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:24:59.298 1487360 [http-nio-8051-exec-84] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:25:02.035 1490097 [http-nio-8051-exec-66] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:25:02.059 1490121 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.060 1490122 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.064 1490126 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.064 1490126 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:25:02.064 1490126 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:25:02.067 1490129 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:25:02.067 1490129 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:25:02.069 1490131 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.071 1490133 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.076 1490138 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.076 1490138 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:25:02.076 1490138 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:25:02.079 1490141 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:25:02.080 1490142 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.080 1490142 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:25:02.148 1490210 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.148 1490210 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.148 1490210 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.148 1490210 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:25:02.148 1490210 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.148 1490210 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.150 1490212 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.152 1490214 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.157 1490219 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.157 1490219 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:25:02.157 1490219 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:25:02.161 1490223 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:25:02.161 1490223 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:25:02.162 1490224 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.165 1490227 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.168 1490230 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.168 1490230 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:25:02.168 1490230 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:25:02.171 1490233 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:25:02.171 1490233 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.171 1490233 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:25:02.192 1490254 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.192 1490254 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.192 1490254 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.192 1490254 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:25:02.192 1490254 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.192 1490254 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.193 1490255 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.195 1490257 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.199 1490261 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.199 1490261 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:25:02.199 1490261 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:02.202 1490264 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:25:02.202 1490264 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:25:02.204 1490266 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.205 1490267 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.209 1490271 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.210 1490272 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:25:02.210 1490272 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:25:02.213 1490275 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:25:02.213 1490275 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.213 1490275 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:25:02.234 1490296 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.234 1490296 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.234 1490296 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.234 1490296 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:25:02.234 1490296 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.234 1490296 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.235 1490297 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.237 1490299 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.241 1490303 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.241 1490303 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:25:02.241 1490303 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:25:02.243 1490305 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:25:02.243 1490305 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:25:02.244 1490306 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.247 1490309 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.250 1490312 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.250 1490312 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:25:02.250 1490312 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:25:02.253 1490315 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:25:02.253 1490315 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.253 1490315 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:25:02.277 1490339 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.277 1490339 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.277 1490339 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.277 1490339 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:25:02.278 1490340 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.278 1490340 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.279 1490341 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.281 1490343 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.284 1490346 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.284 1490346 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:25:02.284 1490346 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:25:02.286 1490348 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:25:02.286 1490348 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:25:02.287 1490349 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.292 1490354 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.297 1490359 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.297 1490359 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:25:02.297 1490359 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:25:02.300 1490362 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:25:02.301 1490363 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:25:02.302 1490364 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.304 1490366 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.308 1490370 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.309 1490371 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:25:02.309 1490371 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:25:02.312 1490374 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:25:02.312 1490374 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:25:02.313 1490375 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.315 1490377 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.319 1490381 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.319 1490381 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:25:02.319 1490381 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:25:02.322 1490384 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:25:02.322 1490384 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:25:02.323 1490385 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.324 1490386 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.328 1490390 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.328 1490390 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:25:02.328 1490390 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:25:02.331 1490393 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:25:02.331 1490393 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:25:02.332 1490394 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.334 1490396 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.337 1490399 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.337 1490399 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:25:02.337 1490399 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:25:02.341 1490403 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:25:02.341 1490403 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:25:02.342 1490404 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.343 1490405 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.346 1490408 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.346 1490408 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:25:02.346 1490408 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:25:02.349 1490411 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:25:02.350 1490412 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:25:02.350 1490412 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.352 1490414 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.356 1490418 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.356 1490418 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:25:02.356 1490418 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:25:02.359 1490421 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:25:02.359 1490421 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:25:02.360 1490422 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.362 1490424 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.365 1490427 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.365 1490427 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:25:02.365 1490427 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:25:02.368 1490430 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:25:02.369 1490431 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.369 1490431 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:25:02.398 1490460 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:02.398 1490460 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:02.398 1490460 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:02.398 1490460 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:25:02.398 1490460 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.398 1490460 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.400 1490462 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.402 1490464 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.405 1490467 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.405 1490467 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:25:02.405 1490467 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:02.409 1490471 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:25:02.409 1490471 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:25:02.410 1490472 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.412 1490474 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.415 1490477 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.415 1490477 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:25:02.415 1490477 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:25:02.419 1490481 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:25:02.419 1490481 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:25:02.420 1490482 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.421 1490483 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.424 1490486 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.424 1490486 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:25:02.424 1490486 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:25:02.427 1490489 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:25:02.427 1490489 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:25:02.428 1490490 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.430 1490492 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.434 1490496 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.434 1490496 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:25:02.434 1490496 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:25:02.440 1490502 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:25:02.440 1490502 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.440 1490502 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:25:02.457 1490519 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.458 1490520 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.458 1490520 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.458 1490520 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:25:02.458 1490520 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.458 1490520 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.459 1490521 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.461 1490523 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.465 1490527 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.465 1490527 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:25:02.465 1490527 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:25:02.468 1490530 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:25:02.468 1490530 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.468 1490530 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:25:02.484 1490546 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.484 1490546 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.484 1490546 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.484 1490546 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:25:02.484 1490546 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.484 1490546 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.485 1490547 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.487 1490549 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.491 1490553 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.491 1490553 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:25:02.491 1490553 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:02.495 1490557 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:25:02.495 1490557 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:25:02.497 1490559 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.498 1490560 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.502 1490564 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.502 1490564 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:25:02.502 1490564 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:25:02.505 1490567 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:25:02.505 1490567 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:25:02.506 1490568 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.508 1490570 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.513 1490575 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.513 1490575 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:25:02.513 1490575 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:25:02.516 1490578 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:25:02.516 1490578 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.516 1490578 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:25:02.559 1490621 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.559 1490621 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.559 1490621 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.559 1490621 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:25:02.559 1490621 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.559 1490621 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.561 1490623 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.563 1490625 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.566 1490628 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.566 1490628 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:25:02.567 1490629 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:25:02.570 1490632 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:25:02.571 1490633 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:25:02.572 1490634 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.574 1490636 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.577 1490639 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.577 1490639 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:25:02.577 1490639 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:25:02.581 1490643 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:25:02.581 1490643 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:25:02.582 1490644 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:25:02.584 1490646 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@59fc54d0
20-08-2026 00:25:02.588 1490650 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:25:02.588 1490650 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:25:02.588 1490650 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:25:02.592 1490654 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:25:02.592 1490654 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:25:02.593 1490655 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.595 1490657 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.599 1490661 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.599 1490661 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:25:02.599 1490661 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:25:02.603 1490665 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:25:02.603 1490665 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:25:02.604 1490666 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.605 1490667 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.609 1490671 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.609 1490671 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:25:02.609 1490671 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:25:02.612 1490674 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:25:02.612 1490674 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:25:02.613 1490675 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.615 1490677 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.619 1490681 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.619 1490681 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:25:02.619 1490681 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:25:02.622 1490684 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:25:02.622 1490684 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:25:02.623 1490685 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.625 1490687 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.629 1490691 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.629 1490691 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:25:02.629 1490691 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:25:02.632 1490694 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:25:02.632 1490694 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:25:02.634 1490696 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.635 1490697 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.640 1490702 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.640 1490702 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:25:02.640 1490702 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:02.643 1490705 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:25:02.643 1490705 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:25:02.644 1490706 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.645 1490707 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.649 1490711 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.649 1490711 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:25:02.649 1490711 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:02.652 1490714 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:25:02.652 1490714 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:25:02.653 1490715 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:25:02.654 1490716 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@59fc54d0
20-08-2026 00:25:02.658 1490720 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:25:02.658 1490720 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:25:02.658 1490720 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:25:02.660 1490722 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:25:02.661 1490723 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:25:02.662 1490724 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.663 1490725 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.666 1490728 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.666 1490728 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:25:02.666 1490728 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:25:02.669 1490731 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:25:02.669 1490731 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:25:02.671 1490733 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.673 1490735 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.677 1490739 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.677 1490739 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:25:02.677 1490739 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:25:02.680 1490742 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:25:02.680 1490742 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:25:02.681 1490743 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.683 1490745 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.685 1490747 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.685 1490747 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:25:02.685 1490747 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:25:02.688 1490750 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:25:02.688 1490750 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:25:02.689 1490751 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.690 1490752 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.693 1490755 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.694 1490756 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:25:02.694 1490756 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:25:02.697 1490759 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:25:02.697 1490759 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.697 1490759 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:25:02.739 1490801 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.739 1490801 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.739 1490801 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.740 1490802 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:25:02.740 1490802 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.740 1490802 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.741 1490803 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.743 1490805 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.746 1490808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.746 1490808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:25:02.746 1490808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:25:02.750 1490812 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:25:02.750 1490812 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:25:02.751 1490813 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.752 1490814 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.755 1490817 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.755 1490817 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:25:02.755 1490817 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:25:02.759 1490821 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:25:02.759 1490821 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.759 1490821 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:25:02.777 1490839 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.778 1490840 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.778 1490840 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.778 1490840 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:25:02.778 1490840 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.778 1490840 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.779 1490841 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.781 1490843 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.784 1490846 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.785 1490847 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:25:02.785 1490847 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:25:02.788 1490850 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:25:02.788 1490850 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:25:02.789 1490851 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.791 1490853 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.795 1490857 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.795 1490857 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:25:02.795 1490857 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:25:02.798 1490860 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:25:02.798 1490860 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:25:02.799 1490861 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.801 1490863 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.805 1490867 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.805 1490867 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:25:02.805 1490867 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:25:02.808 1490870 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:25:02.808 1490870 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.808 1490870 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:25:02.860 1490922 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.861 1490923 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.861 1490923 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.861 1490923 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:25:02.861 1490923 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.861 1490923 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.862 1490924 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.864 1490926 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.868 1490930 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.868 1490930 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:25:02.868 1490930 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:25:02.871 1490933 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:25:02.871 1490933 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:25:02.872 1490934 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.873 1490935 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.876 1490938 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.876 1490938 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:25:02.876 1490938 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:02.879 1490941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:25:02.879 1490941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:25:02.881 1490943 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.883 1490945 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.888 1490950 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.888 1490950 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:25:02.888 1490950 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:25:02.891 1490953 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:25:02.892 1490954 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.892 1490954 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:25:02.938 1491000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.938 1491000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.938 1491000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.938 1491000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:25:02.938 1491000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.938 1491000 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.939 1491001 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:02.942 1491004 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:02.946 1491008 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:02.946 1491008 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:25:02.947 1491009 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:25:02.950 1491012 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:25:02.950 1491012 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:02.951 1491013 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:25:02.969 1491031 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.969 1491031 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:02.969 1491031 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:02.969 1491031 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:25:02.969 1491031 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:02.0
20-08-2026 00:25:02.969 1491031 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:02.970 1491032 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.972 1491034 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.975 1491037 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.975 1491037 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:25:02.975 1491037 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:02.979 1491041 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:25:02.979 1491041 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:25:02.981 1491043 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.984 1491046 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.988 1491050 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.989 1491051 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:25:02.989 1491051 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:25:02.991 1491053 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:25:02.991 1491053 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:25:02.992 1491054 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:02.993 1491055 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:02.997 1491059 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:02.997 1491059 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:25:02.997 1491059 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:03.001 1491063 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:25:03.001 1491063 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:25:03.002 1491064 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.004 1491066 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.008 1491070 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.009 1491071 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:25:03.009 1491071 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:25:03.013 1491075 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:25:03.013 1491075 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.013 1491075 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:25:03.035 1491097 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:03.035 1491097 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:03.035 1491097 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:03.035 1491097 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:25:03.035 1491097 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.035 1491097 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.036 1491098 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.038 1491100 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.042 1491104 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.042 1491104 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:25:03.042 1491104 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:03.046 1491108 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:25:03.047 1491109 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:25:03.048 1491110 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.050 1491112 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.054 1491116 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.054 1491116 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:25:03.054 1491116 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:25:03.057 1491119 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:25:03.058 1491120 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:25:03.059 1491121 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.061 1491123 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.065 1491127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.065 1491127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:25:03.065 1491127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:03.070 1491132 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:25:03.070 1491132 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:25:03.071 1491133 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:25:03.074 1491136 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1e45037a
20-08-2026 00:25:03.078 1491140 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:25:03.078 1491140 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:25:03.078 1491140 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:25:03.083 1491145 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:25:03.083 1491145 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:25:03.084 1491146 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.086 1491148 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.092 1491154 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.092 1491154 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:25:03.092 1491154 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:25:03.097 1491159 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:25:03.099 1491161 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:25:03.100 1491162 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.104 1491166 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.107 1491169 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.107 1491169 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:25:03.107 1491169 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:25:03.111 1491173 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:25:03.111 1491173 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:25:03.112 1491174 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.114 1491176 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.119 1491181 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.119 1491181 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:25:03.119 1491181 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:25:03.123 1491185 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:25:03.123 1491185 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:25:03.124 1491186 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.127 1491189 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.132 1491194 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.132 1491194 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:25:03.132 1491194 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:25:03.137 1491199 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:25:03.138 1491200 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.138 1491200 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:25:03.153 1491215 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.153 1491215 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.153 1491215 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.153 1491215 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:25:03.153 1491215 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.154 1491216 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.155 1491217 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.158 1491220 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.162 1491224 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.162 1491224 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:25:03.162 1491224 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:25:03.165 1491227 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:25:03.165 1491227 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:25:03.166 1491228 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.168 1491230 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.172 1491234 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.172 1491234 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:25:03.172 1491234 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:25:03.176 1491238 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:25:03.176 1491238 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:25:03.177 1491239 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.179 1491241 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.183 1491245 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.183 1491245 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:25:03.183 1491245 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:03.187 1491249 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:25:03.187 1491249 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:25:03.188 1491250 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.189 1491251 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.193 1491255 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.193 1491255 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:25:03.193 1491255 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:25:03.196 1491258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:25:03.196 1491258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.196 1491258 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:25:03.217 1491279 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.218 1491280 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.218 1491280 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.218 1491280 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:25:03.218 1491280 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.218 1491280 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.219 1491281 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.221 1491283 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.225 1491287 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.225 1491287 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:25:03.226 1491288 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:25:03.229 1491291 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:25:03.230 1491292 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.230 1491292 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:25:03.255 1491317 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.255 1491317 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.255 1491317 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.255 1491317 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:25:03.255 1491317 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.255 1491317 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.257 1491319 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.259 1491321 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.263 1491325 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.263 1491325 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:25:03.263 1491325 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:25:03.267 1491329 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:25:03.267 1491329 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:25:03.268 1491330 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.269 1491331 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.272 1491334 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.272 1491334 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:25:03.272 1491334 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:03.275 1491337 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:25:03.275 1491337 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:25:03.276 1491338 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.277 1491339 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.280 1491342 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.280 1491342 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:25:03.280 1491342 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:03.283 1491345 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:25:03.283 1491345 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:25:03.284 1491346 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.286 1491348 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.290 1491352 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.290 1491352 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:25:03.290 1491352 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:25:03.293 1491355 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:25:03.294 1491356 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.294 1491356 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:25:03.327 1491389 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.327 1491389 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.327 1491389 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.327 1491389 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:25:03.327 1491389 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.327 1491389 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.328 1491390 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.331 1491393 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.335 1491397 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.335 1491397 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:25:03.335 1491397 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:03.338 1491400 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:25:03.338 1491400 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:25:03.340 1491402 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.341 1491403 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.344 1491406 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.344 1491406 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:25:03.344 1491406 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:25:03.346 1491408 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:25:03.346 1491408 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.346 1491408 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:25:03.376 1491438 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.376 1491438 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.376 1491438 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.376 1491438 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:25:03.376 1491438 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.376 1491438 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.377 1491439 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.379 1491441 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.382 1491444 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.382 1491444 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:25:03.382 1491444 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:03.384 1491446 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:25:03.384 1491446 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:25:03.385 1491447 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.386 1491448 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.388 1491450 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.388 1491450 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:25:03.388 1491450 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:25:03.392 1491454 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:25:03.392 1491454 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.392 1491454 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:25:03.426 1491488 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.426 1491488 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.426 1491488 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.426 1491488 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:25:03.426 1491488 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.426 1491488 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.428 1491490 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.431 1491493 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.435 1491497 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.435 1491497 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:25:03.435 1491497 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:25:03.440 1491502 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:25:03.441 1491503 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:25:03.441 1491503 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.443 1491505 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.445 1491507 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.445 1491507 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:25:03.445 1491507 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:25:03.448 1491510 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:25:03.448 1491510 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.448 1491510 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:25:03.469 1491531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.469 1491531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.469 1491531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.469 1491531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:25:03.469 1491531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.469 1491531 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.470 1491532 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.471 1491533 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.475 1491537 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.475 1491537 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:25:03.475 1491537 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:25:03.477 1491539 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:25:03.477 1491539 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.477 1491539 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:25:03.524 1491586 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.524 1491586 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.524 1491586 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.524 1491586 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:25:03.525 1491587 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.525 1491587 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.525 1491587 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.527 1491589 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.530 1491592 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.531 1491593 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:25:03.531 1491593 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:25:03.533 1491595 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:25:03.533 1491595 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:25:03.534 1491596 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.536 1491598 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.541 1491603 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.541 1491603 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:25:03.541 1491603 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:25:03.545 1491607 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:25:03.545 1491607 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.545 1491607 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:25:03.563 1491625 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.563 1491625 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.563 1491625 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.563 1491625 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:25:03.563 1491625 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.563 1491625 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.565 1491627 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.567 1491629 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.572 1491634 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.572 1491634 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:25:03.573 1491635 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:25:03.576 1491638 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:25:03.576 1491638 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:25:03.578 1491640 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.579 1491641 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.582 1491644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.582 1491644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:25:03.582 1491644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:25:03.585 1491647 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:25:03.585 1491647 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:25:03.585 1491647 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.587 1491649 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.591 1491653 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.591 1491653 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:25:03.591 1491653 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:25:03.595 1491657 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:25:03.595 1491657 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:25:03.597 1491659 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.598 1491660 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.600 1491662 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.600 1491662 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:25:03.600 1491662 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:25:03.604 1491666 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:25:03.604 1491666 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:25:03.606 1491668 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.608 1491670 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.612 1491674 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.612 1491674 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:25:03.612 1491674 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:03.615 1491677 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:25:03.615 1491677 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:25:03.616 1491678 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.619 1491681 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.622 1491684 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.622 1491684 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:25:03.623 1491685 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:25:03.625 1491687 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:25:03.625 1491687 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:25:03.626 1491688 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.627 1491689 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.630 1491692 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.630 1491692 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:25:03.630 1491692 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:25:03.632 1491694 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:25:03.632 1491694 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:25:03.634 1491696 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.635 1491697 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.638 1491700 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.638 1491700 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:25:03.638 1491700 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:25:03.642 1491704 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:25:03.642 1491704 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:25:03.644 1491706 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.647 1491709 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.649 1491711 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.649 1491711 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:25:03.649 1491711 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:25:03.652 1491714 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:25:03.652 1491714 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:25:03.653 1491715 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:25:03.655 1491717 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@59fc54d0
20-08-2026 00:25:03.659 1491721 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:25:03.659 1491721 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:25:03.659 1491721 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:25:03.663 1491725 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:25:03.663 1491725 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:25:03.664 1491726 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.667 1491729 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.671 1491733 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.671 1491733 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:25:03.671 1491733 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:25:03.675 1491737 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:25:03.675 1491737 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:25:03.676 1491738 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.678 1491740 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.682 1491744 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.682 1491744 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:25:03.682 1491744 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:25:03.685 1491747 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:25:03.685 1491747 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.685 1491747 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:25:03.705 1491767 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.705 1491767 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.705 1491767 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.705 1491767 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:25:03.705 1491767 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.705 1491767 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.706 1491768 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.707 1491769 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.710 1491772 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.710 1491772 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:25:03.710 1491772 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:25:03.713 1491775 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:25:03.713 1491775 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:25:03.714 1491776 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.716 1491778 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.718 1491780 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.718 1491780 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:25:03.718 1491780 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:25:03.720 1491782 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:25:03.721 1491783 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:25:03.721 1491783 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.722 1491784 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.726 1491788 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.726 1491788 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:25:03.726 1491788 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:25:03.728 1491790 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:25:03.728 1491790 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:25:03.729 1491791 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.730 1491792 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.733 1491795 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.733 1491795 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:25:03.733 1491795 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:03.735 1491797 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:25:03.735 1491797 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:25:03.736 1491798 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.738 1491800 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.741 1491803 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.741 1491803 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:25:03.741 1491803 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:25:03.743 1491805 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:25:03.743 1491805 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.743 1491805 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:25:03.765 1491827 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:03.765 1491827 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:03.765 1491827 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:03.765 1491827 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:25:03.765 1491827 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.765 1491827 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.766 1491828 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.769 1491831 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.774 1491836 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.774 1491836 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:25:03.774 1491836 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:25:03.779 1491841 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:25:03.779 1491841 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.779 1491841 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:25:03.801 1491863 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:03.801 1491863 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:03.801 1491863 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:03.801 1491863 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:25:03.801 1491863 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.801 1491863 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.803 1491865 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.805 1491867 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.809 1491871 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.809 1491871 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:25:03.809 1491871 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:25:03.812 1491874 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:25:03.812 1491874 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.812 1491874 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:25:03.837 1491899 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.837 1491899 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.837 1491899 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.837 1491899 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:25:03.837 1491899 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.837 1491899 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.838 1491900 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.840 1491902 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.844 1491906 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.844 1491906 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:25:03.844 1491906 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:03.846 1491908 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:25:03.846 1491908 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:25:03.847 1491909 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.848 1491910 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.851 1491913 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.851 1491913 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:25:03.851 1491913 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:25:03.854 1491916 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:25:03.854 1491916 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:25:03.855 1491917 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.856 1491918 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.859 1491921 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.859 1491921 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:25:03.859 1491921 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:25:03.862 1491924 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:25:03.862 1491924 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.862 1491924 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:25:03.879 1491941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.879 1491941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.879 1491941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.879 1491941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:25:03.879 1491941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.879 1491941 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.880 1491942 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.882 1491944 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.887 1491949 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.887 1491949 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:25:03.887 1491949 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:25:03.891 1491953 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:25:03.891 1491953 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:25:03.892 1491954 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.894 1491956 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.899 1491961 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.899 1491961 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:25:03.899 1491961 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:25:03.903 1491965 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:25:03.903 1491965 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:03.903 1491965 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:25:03.937 1491999 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.937 1491999 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:03.937 1491999 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:03.937 1491999 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:25:03.937 1491999 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:03.0
20-08-2026 00:25:03.937 1491999 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:03.938 1492000 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.941 1492003 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.945 1492007 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.945 1492007 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:25:03.945 1492007 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:25:03.950 1492012 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:25:03.950 1492012 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:25:03.951 1492013 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.953 1492015 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.958 1492020 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.958 1492020 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:25:03.958 1492020 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:25:03.962 1492024 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:25:03.962 1492024 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:25:03.964 1492026 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.966 1492028 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.970 1492032 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.971 1492033 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:25:03.971 1492033 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:03.975 1492037 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:25:03.975 1492037 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:25:03.976 1492038 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:03.978 1492040 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:03.982 1492044 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:03.982 1492044 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:25:03.982 1492044 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:25:03.987 1492049 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:25:03.987 1492049 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:25:03.989 1492051 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:03.990 1492052 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:03.995 1492057 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:03.995 1492057 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:25:03.995 1492057 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:25:03.999 1492061 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:25:03.999 1492061 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:25:04.001 1492063 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.003 1492065 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.007 1492069 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.007 1492069 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:25:04.007 1492069 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:04.010 1492072 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:25:04.010 1492072 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:25:04.012 1492074 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.014 1492076 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.019 1492081 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.019 1492081 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:25:04.019 1492081 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:25:04.025 1492087 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:25:04.025 1492087 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.025 1492087 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:25:04.070 1492132 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:04.070 1492132 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:04.070 1492132 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:04.070 1492132 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:25:04.070 1492132 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.070 1492132 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.072 1492134 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.074 1492136 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.078 1492140 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.078 1492140 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:25:04.078 1492140 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:25:04.084 1492146 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:25:04.084 1492146 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:25:04.085 1492147 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.087 1492149 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.091 1492153 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.091 1492153 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:25:04.091 1492153 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:25:04.094 1492156 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:25:04.094 1492156 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.094 1492156 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:25:04.124 1492186 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:04.124 1492186 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:04.124 1492186 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:04.124 1492186 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:25:04.124 1492186 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.124 1492186 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.125 1492187 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.127 1492189 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.130 1492192 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.130 1492192 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:25:04.130 1492192 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:25:04.133 1492195 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:25:04.133 1492195 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.133 1492195 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:25:04.151 1492213 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.151 1492213 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.151 1492213 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.151 1492213 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:25:04.152 1492214 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.152 1492214 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.153 1492215 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.154 1492216 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.158 1492220 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.158 1492220 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:25:04.158 1492220 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:25:04.161 1492223 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:25:04.161 1492223 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:25:04.162 1492224 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.163 1492225 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.166 1492228 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.166 1492228 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:25:04.166 1492228 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:25:04.169 1492231 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:25:04.169 1492231 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.169 1492231 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:25:04.188 1492250 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.188 1492250 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.188 1492250 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.189 1492251 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:25:04.189 1492251 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.189 1492251 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.190 1492252 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.191 1492253 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.194 1492256 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.194 1492256 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:25:04.194 1492256 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:25:04.197 1492259 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:25:04.197 1492259 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:25:04.197 1492259 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.199 1492261 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.201 1492263 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.201 1492263 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:25:04.201 1492263 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:25:04.204 1492266 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:25:04.204 1492266 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:25:04.205 1492267 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.206 1492268 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.208 1492270 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.208 1492270 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:25:04.208 1492270 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:25:04.211 1492273 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:25:04.211 1492273 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:25:04.211 1492273 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.213 1492275 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.216 1492278 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.216 1492278 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:25:04.216 1492278 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:04.218 1492280 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:25:04.218 1492280 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:25:04.219 1492281 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.220 1492282 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.223 1492285 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.223 1492285 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:25:04.223 1492285 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:25:04.225 1492287 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:25:04.225 1492287 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.225 1492287 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:25:04.240 1492302 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:04.241 1492303 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:04.241 1492303 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:04.241 1492303 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:25:04.241 1492303 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.241 1492303 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.242 1492304 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.243 1492305 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.246 1492308 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.246 1492308 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:25:04.246 1492308 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:25:04.249 1492311 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:25:04.249 1492311 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:25:04.250 1492312 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.251 1492313 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.255 1492317 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.255 1492317 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:25:04.255 1492317 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:25:04.258 1492320 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:25:04.259 1492321 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:25:04.259 1492321 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.260 1492322 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.263 1492325 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.263 1492325 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:25:04.263 1492325 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:25:04.266 1492328 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:25:04.266 1492328 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.266 1492328 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:25:04.284 1492346 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.284 1492346 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.284 1492346 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.284 1492346 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:25:04.284 1492346 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.284 1492346 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.285 1492347 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.287 1492349 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.291 1492353 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.291 1492353 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:25:04.291 1492353 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:25:04.293 1492355 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:25:04.294 1492356 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.294 1492356 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:25:04.331 1492393 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:04.331 1492393 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:04.331 1492393 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:04.331 1492393 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:25:04.331 1492393 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.331 1492393 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.332 1492394 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.333 1492395 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.336 1492398 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.336 1492398 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:25:04.336 1492398 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:25:04.338 1492400 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:25:04.338 1492400 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:25:04.339 1492401 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.341 1492403 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.343 1492405 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.343 1492405 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:25:04.343 1492405 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:25:04.346 1492408 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:25:04.346 1492408 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:25:04.347 1492409 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.348 1492410 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.351 1492413 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.351 1492413 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:25:04.351 1492413 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:25:04.354 1492416 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:25:04.354 1492416 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:25:04.354 1492416 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.356 1492418 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.358 1492420 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.358 1492420 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:25:04.358 1492420 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:25:04.360 1492422 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:25:04.360 1492422 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:25:04.361 1492423 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.363 1492425 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.366 1492428 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.366 1492428 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:25:04.366 1492428 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:25:04.368 1492430 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:25:04.368 1492430 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.368 1492430 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:25:04.393 1492455 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.393 1492455 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.393 1492455 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.393 1492455 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:25:04.393 1492455 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.393 1492455 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.394 1492456 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.396 1492458 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.398 1492460 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.398 1492460 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:25:04.398 1492460 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:25:04.401 1492463 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:25:04.401 1492463 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:25:04.402 1492464 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.403 1492465 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.405 1492467 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.405 1492467 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:25:04.405 1492467 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:04.407 1492469 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:25:04.408 1492470 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:25:04.408 1492470 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.409 1492471 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.413 1492475 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.413 1492475 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:25:04.413 1492475 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:04.415 1492477 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:25:04.415 1492477 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:25:04.416 1492478 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.417 1492479 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.419 1492481 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.419 1492481 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:25:04.419 1492481 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:25:04.423 1492485 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:25:04.423 1492485 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:25:04.423 1492485 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.431 1492493 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.434 1492496 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.434 1492496 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:25:04.434 1492496 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:04.436 1492498 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:25:04.436 1492498 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:25:04.437 1492499 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.438 1492500 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.441 1492503 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.441 1492503 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:25:04.441 1492503 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:25:04.444 1492506 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:25:04.444 1492506 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:25:04.445 1492507 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.447 1492509 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.449 1492511 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.449 1492511 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:25:04.449 1492511 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:04.452 1492514 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:25:04.452 1492514 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:25:04.453 1492515 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.454 1492516 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.456 1492518 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.456 1492518 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:25:04.456 1492518 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:04.459 1492521 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:25:04.459 1492521 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:25:04.459 1492521 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.461 1492523 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.463 1492525 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.463 1492525 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:25:04.463 1492525 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:25:04.466 1492528 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:25:04.466 1492528 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:25:04.467 1492529 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.469 1492531 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.471 1492533 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.471 1492533 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:25:04.471 1492533 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:25:04.473 1492535 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:25:04.474 1492536 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:25:04.475 1492537 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.476 1492538 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.480 1492542 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.480 1492542 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:25:04.480 1492542 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:25:04.483 1492545 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:25:04.484 1492546 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:25:04.484 1492546 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.485 1492547 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.489 1492551 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.489 1492551 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:25:04.489 1492551 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:25:04.492 1492554 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:25:04.492 1492554 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:25:04.493 1492555 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.495 1492557 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.498 1492560 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.500 1492562 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:25:04.500 1492562 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:25:04.503 1492565 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:25:04.503 1492565 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.503 1492565 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:25:04.528 1492590 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.528 1492590 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.528 1492590 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.528 1492590 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:25:04.528 1492590 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.528 1492590 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.529 1492591 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.531 1492593 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.534 1492596 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.534 1492596 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:25:04.534 1492596 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:04.537 1492599 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:25:04.537 1492599 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:25:04.538 1492600 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.539 1492601 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.542 1492604 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.542 1492604 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:25:04.542 1492604 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:04.544 1492606 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:25:04.544 1492606 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:25:04.545 1492607 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.546 1492608 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.550 1492612 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.550 1492612 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:25:04.550 1492612 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:25:04.552 1492614 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:25:04.552 1492614 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.552 1492614 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:25:04.568 1492630 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.568 1492630 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.568 1492630 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.568 1492630 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:25:04.569 1492631 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.569 1492631 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.569 1492631 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.571 1492633 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.573 1492635 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.573 1492635 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:25:04.574 1492636 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:25:04.576 1492638 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:25:04.577 1492639 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:25:04.577 1492639 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.579 1492641 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.582 1492644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.582 1492644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:25:04.582 1492644 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:04.584 1492646 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:25:04.584 1492646 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:25:04.585 1492647 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.586 1492648 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.589 1492651 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.589 1492651 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:25:04.589 1492651 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:25:04.591 1492653 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:25:04.591 1492653 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:25:04.592 1492654 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.593 1492655 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.596 1492658 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.596 1492658 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:25:04.596 1492658 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:25:04.599 1492661 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:25:04.599 1492661 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:25:04.599 1492661 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.601 1492663 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.603 1492665 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.603 1492665 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:25:04.603 1492665 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:04.605 1492667 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:25:04.605 1492667 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:25:04.606 1492668 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.607 1492669 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.610 1492672 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.610 1492672 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:25:04.610 1492672 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:25:04.613 1492675 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:25:04.613 1492675 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.613 1492675 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:25:04.634 1492696 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.634 1492696 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.634 1492696 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.634 1492696 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:25:04.634 1492696 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.634 1492696 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.635 1492697 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.636 1492698 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.639 1492701 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.639 1492701 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:25:04.639 1492701 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:25:04.641 1492703 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:25:04.641 1492703 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:25:04.642 1492704 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.644 1492706 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.646 1492708 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.646 1492708 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:25:04.646 1492708 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:25:04.648 1492710 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:25:04.648 1492710 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:25:04.649 1492711 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.650 1492712 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.654 1492716 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.654 1492716 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:25:04.654 1492716 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:25:04.656 1492718 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:25:04.656 1492718 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:25:04.657 1492719 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.659 1492721 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.661 1492723 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.661 1492723 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:25:04.661 1492723 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:25:04.664 1492726 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:25:04.664 1492726 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:25:04.665 1492727 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.666 1492728 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.669 1492731 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.669 1492731 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:25:04.669 1492731 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:25:04.671 1492733 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:25:04.671 1492733 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.671 1492733 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:25:04.699 1492761 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.699 1492761 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.699 1492761 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.699 1492761 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.701 1492763 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:25:04.703 1492765 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1e45037a
20-08-2026 00:25:04.707 1492769 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:25:04.707 1492769 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:25:04.707 1492769 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:25:04.710 1492772 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:25:04.711 1492773 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:25:04.712 1492774 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.713 1492775 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.716 1492778 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.716 1492778 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:25:04.716 1492778 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:25:04.718 1492780 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:25:04.718 1492780 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.718 1492780 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:25:04.746 1492808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.746 1492808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.746 1492808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.746 1492808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:25:04.746 1492808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.746 1492808 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.747 1492809 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.749 1492811 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.752 1492814 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.752 1492814 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:25:04.752 1492814 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:04.755 1492817 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:25:04.755 1492817 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:25:04.756 1492818 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.757 1492819 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.760 1492822 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.760 1492822 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:25:04.760 1492822 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:25:04.763 1492825 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:25:04.763 1492825 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:25:04.764 1492826 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.765 1492827 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.768 1492830 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.768 1492830 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:25:04.768 1492830 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:25:04.771 1492833 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:25:04.771 1492833 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:25:04.772 1492834 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.773 1492835 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.776 1492838 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.776 1492838 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:25:04.776 1492838 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:25:04.779 1492841 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:25:04.779 1492841 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.779 1492841 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:25:04.793 1492855 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:25:04.793 1492855 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:25:04.793 1492855 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.793 1492855 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.794 1492856 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.795 1492857 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.798 1492860 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.798 1492860 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:25:04.798 1492860 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:25:04.801 1492863 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:25:04.801 1492863 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:25:04.801 1492863 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.803 1492865 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.806 1492868 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.806 1492868 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:25:04.806 1492868 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:25:04.808 1492870 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:25:04.808 1492870 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.808 1492870 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:25:04.821 1492883 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.821 1492883 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.821 1492883 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.821 1492883 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:25:04.821 1492883 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.822 1492884 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.822 1492884 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.823 1492885 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.826 1492888 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.826 1492888 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:25:04.826 1492888 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:25:04.829 1492891 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:25:04.829 1492891 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.829 1492891 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:25:04.852 1492914 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.852 1492914 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.852 1492914 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.852 1492914 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:25:04.852 1492914 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.852 1492914 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.853 1492915 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.854 1492916 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.857 1492919 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.857 1492919 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:25:04.857 1492919 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:25:04.860 1492922 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:25:04.860 1492922 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:25:04.861 1492923 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.862 1492924 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.865 1492927 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.865 1492927 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:25:04.865 1492927 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:25:04.868 1492930 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:25:04.868 1492930 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.868 1492930 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:25:04.892 1492954 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.893 1492955 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:04.893 1492955 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:04.893 1492955 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:25:04.893 1492955 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.893 1492955 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.894 1492956 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.895 1492957 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.898 1492960 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.898 1492960 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:25:04.898 1492960 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:04.901 1492963 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:25:04.901 1492963 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:25:04.902 1492964 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.903 1492965 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.906 1492968 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.906 1492968 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:25:04.906 1492968 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:25:04.909 1492971 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:25:04.909 1492971 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:25:04.910 1492972 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.911 1492973 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.913 1492975 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.913 1492975 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:25:04.913 1492975 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:04.916 1492978 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:25:04.916 1492978 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:25:04.917 1492979 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.919 1492981 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:04.921 1492983 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:04.921 1492983 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:25:04.921 1492983 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:25:04.923 1492985 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:25:04.923 1492985 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:04.923 1492985 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:25:04.973 1493035 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:04.973 1493035 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:04.973 1493035 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:04.973 1493035 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:25:04.973 1493035 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:04.0
20-08-2026 00:25:04.973 1493035 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:04.974 1493036 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.975 1493037 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.978 1493040 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.978 1493040 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:25:04.978 1493040 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:25:04.981 1493043 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:25:04.981 1493043 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:25:04.982 1493044 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.983 1493045 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.985 1493047 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.985 1493047 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:25:04.985 1493047 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:25:04.988 1493050 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:25:04.988 1493050 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:25:04.989 1493051 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:04.990 1493052 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:04.993 1493055 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:04.993 1493055 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:25:04.993 1493055 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:25:04.995 1493057 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:25:04.995 1493057 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:25:04.996 1493058 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:04.997 1493059 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:05.000 1493062 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:05.000 1493062 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:25:05.000 1493062 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:25:05.003 1493065 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:25:05.003 1493065 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:25:05.004 1493066 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.006 1493068 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.009 1493071 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.009 1493071 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:25:05.009 1493071 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:25:05.012 1493074 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:25:05.012 1493074 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:25:05.013 1493075 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.015 1493077 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.018 1493080 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.018 1493080 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:25:05.018 1493080 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:25:05.021 1493083 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:25:05.021 1493083 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:25:05.022 1493084 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.023 1493085 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.026 1493088 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.026 1493088 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:25:05.026 1493088 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:25:05.029 1493091 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:25:05.029 1493091 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:25:05.030 1493092 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.032 1493094 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.034 1493096 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.034 1493096 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:25:05.034 1493096 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:25:05.037 1493099 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:25:05.037 1493099 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:25:05.038 1493100 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.039 1493101 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.042 1493104 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.042 1493104 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:25:05.042 1493104 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:25:05.044 1493106 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:25:05.044 1493106 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:25:05.045 1493107 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.046 1493108 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.049 1493111 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.049 1493111 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:25:05.049 1493111 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:25:05.052 1493114 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:25:05.052 1493114 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:25:05.053 1493115 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.054 1493116 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.057 1493119 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.057 1493119 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:25:05.057 1493119 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:25:05.060 1493122 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:25:05.060 1493122 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:25:05.061 1493123 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.062 1493124 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.065 1493127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.065 1493127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:25:05.065 1493127 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:05.067 1493129 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:25:05.067 1493129 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:25:05.068 1493130 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:05.069 1493131 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:05.072 1493134 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:05.072 1493134 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:25:05.072 1493134 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:25:05.075 1493137 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:25:05.075 1493137 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:05.075 1493137 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:25:05.126 1493188 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:05.126 1493188 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:05.126 1493188 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:05.126 1493188 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:25:05.126 1493188 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:05.0
20-08-2026 00:25:05.126 1493188 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:05.127 1493189 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.129 1493191 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.132 1493194 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.132 1493194 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:25:05.132 1493194 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:25:05.135 1493197 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:25:05.135 1493197 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:25:05.136 1493198 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.138 1493200 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.140 1493202 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.140 1493202 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:25:05.141 1493203 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:05.143 1493205 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:25:05.143 1493205 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:25:05.144 1493206 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.145 1493207 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.148 1493210 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.148 1493210 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:25:05.148 1493210 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:25:05.150 1493212 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:25:05.151 1493213 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:25:05.151 1493213 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:05.153 1493215 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:05.155 1493217 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:05.156 1493218 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:25:05.156 1493218 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:25:05.158 1493220 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:25:05.158 1493220 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:05.158 1493220 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:25:05.177 1493239 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:05.177 1493239 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:05.177 1493239 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:05.177 1493239 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:25:05.177 1493239 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:05.0
20-08-2026 00:25:05.177 1493239 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:05.178 1493240 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:05.179 1493241 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:05.183 1493245 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:05.183 1493245 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:25:05.183 1493245 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:25:05.185 1493247 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:25:05.185 1493247 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:05.185 1493247 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:25:05.225 1493287 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:05.225 1493287 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:05.225 1493287 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:05.225 1493287 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:25:05.225 1493287 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:05.0
20-08-2026 00:25:05.225 1493287 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:05.226 1493288 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:05.228 1493290 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:05.231 1493293 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:05.231 1493293 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:25:05.231 1493293 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:25:05.234 1493296 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:25:05.234 1493296 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:05.234 1493296 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:25:05.274 1493336 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:05.274 1493336 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:25:05.274 1493336 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:25:05.274 1493336 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:25:05.274 1493336 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:05.0
20-08-2026 00:25:05.274 1493336 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:05.275 1493337 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.277 1493339 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.280 1493342 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.280 1493342 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:25:05.280 1493342 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:25:05.282 1493344 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:25:05.282 1493344 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:25:05.284 1493346 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.285 1493347 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.288 1493350 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.288 1493350 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:25:05.288 1493350 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:05.290 1493352 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:25:05.291 1493353 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:25:05.291 1493353 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.292 1493354 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.295 1493357 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.295 1493357 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:25:05.295 1493357 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:25:05.298 1493360 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:25:05.298 1493360 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:25:05.298 1493360 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.300 1493362 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.303 1493365 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.303 1493365 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:25:05.303 1493365 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:05.305 1493367 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:25:05.305 1493367 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:25:05.306 1493368 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.307 1493369 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.310 1493372 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.310 1493372 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:25:05.310 1493372 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:25:05.313 1493375 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:25:05.313 1493375 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:25:05.313 1493375 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.315 1493377 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.318 1493380 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.318 1493380 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:25:05.318 1493380 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:25:05.321 1493383 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:25:05.321 1493383 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:25:05.322 1493384 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.323 1493385 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.326 1493388 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.326 1493388 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:25:05.326 1493388 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:25:05.329 1493391 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:25:05.329 1493391 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:25:05.329 1493391 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.331 1493393 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.333 1493395 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.333 1493395 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:25:05.333 1493395 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:25:05.337 1493399 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:25:05.337 1493399 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:25:05.338 1493400 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.339 1493401 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.342 1493404 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.342 1493404 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:25:05.342 1493404 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:25:05.345 1493407 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:25:05.345 1493407 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:25:05.346 1493408 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:25:05.347 1493409 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a628b63
20-08-2026 00:25:05.350 1493412 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:25:05.350 1493412 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:25:05.350 1493412 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:25:05.353 1493415 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:25:05.353 1493415 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:25:05.353 1493415 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:25:05.373 1493435 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:05.373 1493435 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:25:05.373 1493435 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:25:05.373 1493435 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:25:05.373 1493435 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:25:05.0
20-08-2026 00:25:05.373 1493435 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:25:05.374 1493436 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.376 1493438 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.379 1493441 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.379 1493441 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:25:05.379 1493441 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:25:05.382 1493444 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:25:05.382 1493444 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:25:05.383 1493445 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.384 1493446 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.388 1493450 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.388 1493450 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:25:05.388 1493450 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:25:05.391 1493453 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:25:05.391 1493453 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:25:05.391 1493453 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.393 1493455 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.396 1493458 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.396 1493458 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:25:05.397 1493459 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:25:05.399 1493461 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:25:05.399 1493461 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:25:05.400 1493462 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.401 1493463 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.406 1493468 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.406 1493468 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:25:05.406 1493468 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:25:05.409 1493471 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:25:05.409 1493471 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:25:05.410 1493472 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.412 1493474 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.415 1493477 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.415 1493477 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:25:05.415 1493477 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:25:05.418 1493480 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:25:05.419 1493481 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:25:05.419 1493481 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:25:05.421 1493483 [http-nio-8051-exec-66] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75f68d52
20-08-2026 00:25:05.423 1493485 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:25:05.423 1493485 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:25:05.424 1493486 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:25:05.429 1493491 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:25:05.429 1493491 [http-nio-8051-exec-66] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:25:05.865 1493927 [http-nio-8051-exec-60] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:25:05.605788, status=false}]}, {tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:25:05.605923, status=false}]}, {tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:25:05.605970, status=false}]}], doors=[{door_id=1, hcid=[1], data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM06202203-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202203-1-magnetic}], created_at=2026-08-20 00:25:05.609616}]}, {door_id=2, hcid=[1], data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM06202203-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202203-2-magnetic}], created_at=2026-08-20 00:25:05.610367}]}]}
20-08-2026 00:25:05.865 1493927 [http-nio-8051-exec-60] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:25:05.865 1493927 [http-nio-8051-exec-60] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202203, traysArr : [{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:25:05.605788","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:25:05.605923","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:25:05.605970","status":"false"}]}]
20-08-2026 00:25:05.866 1493928 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202203, traysArr : [{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:25:05.605788","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:25:05.605923","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:25:05.605970","status":"false"}]}]
20-08-2026 00:25:05.867 1493929 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:25:05.605788","status":"false"}
20-08-2026 00:25:05.867 1493929 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:25:05.605923","status":"false"}
20-08-2026 00:25:05.867 1493929 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:25:05.605970","status":"false"}
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 47
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 48
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 49
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 50
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50]
20-08-2026 00:25:05.868 1493930 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:25:05.873 1493935 [http-nio-8051-exec-60] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:25:05.609616"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:25:05.610367"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:25:05.874 1493936 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:25:05.609616"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:25:05.610367"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:25:05.887 1493949 [http-nio-8051-exec-60] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202203, cameraArr : {}
20-08-2026 00:25:05.887 1493949 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202203, cameraInfoData : {}
20-08-2026 00:25:14.905 1502967 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:25:14.906 1502968 [http-nio-8051-exec-70] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:25:14.984 1503046 [http-nio-8051-exec-70] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:25:17.557 1505619 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:55:58.0, vm_id=1685608919720}
20-08-2026 00:25:17.558 1505620 [http-nio-8051-exec-49] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685608919720, timestamp: 2026-08-19 22:55:58.0
20-08-2026 00:25:17.658 1505720 [http-nio-8051-exec-49] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:25:30.565 1518627 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:25:30.566 1518628 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:25:30.617 1518679 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:25:35.378 1523440 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:25:35.378 1523440 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:25:35.378 1523440 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:25:35.379 1523441 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@58db6b7b
20-08-2026 00:25:35.379 1523441 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@54ce5069
20-08-2026 00:25:35.379 1523441 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:25:35.379 1523441 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@58db6b7b
20-08-2026 00:25:35.379 1523441 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@54ce5069
20-08-2026 00:25:35.418 1523480 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:25:35.418 1523480 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:25:35.418 1523480 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 737c4d23A8544f5d01390f7269B00b7063882991
20-08-2026 00:25:35.418 1523480 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:25:35.418 1523480 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:25:35.418 1523480 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:737c4d23A8544f5d01390f7269B00b7063882991, device:app
20-08-2026 00:25:35.419 1523481 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:25:35.419 1523481 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 7063882991
20-08-2026 00:25:35.420 1523482 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 7063882991
20-08-2026 00:25:35.426 1523488 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@12fbe9f
20-08-2026 00:25:35.427 1523489 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@54ce5069
20-08-2026 00:25:35.427 1523489 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:25:35.427 1523489 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@12fbe9f
20-08-2026 00:25:35.427 1523489 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@54ce5069
20-08-2026 00:25:44.918 1532980 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:25:44.919 1532981 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:25:44.974 1533036 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:25:46.487 1534549 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.489 1534551 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6c8aEe7c971c4354Eb42F04490F993","status":true}
20-08-2026 00:25:46.513 1534575 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.514 1534576 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A1BcF06b657b8e8f16E9Bb919b92A4","status":true}
20-08-2026 00:25:46.516 1534578 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.519 1534581 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"BeF8FfC56cC01c60A5E75c212a89D7","status":true}
20-08-2026 00:25:46.520 1534582 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.520 1534582 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D507F5511bEfAa1d0f2aBf808eF416","status":true}
20-08-2026 00:25:46.526 1534588 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.526 1534588 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bb870bCbA438730eA262204f27586b","status":true}
20-08-2026 00:25:46.531 1534593 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.533 1534595 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5543A778698dAb28EaF7142a903aD3","status":true}
20-08-2026 00:25:46.535 1534597 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.536 1534598 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.536 1534598 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C6CbB7296310EaE484F44384BbDc4f","status":true}
20-08-2026 00:25:46.538 1534600 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"56511dC0CbA18dBbBf55335867F7E4","status":true}
20-08-2026 00:25:46.548 1534610 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.549 1534611 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A870F4F4E873B1B1F0C5Da3e4478A5","status":true}
20-08-2026 00:25:46.569 1534631 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.571 1534633 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3dCa0eF9E7A1E2Cf73138f534d0aC1","status":true}
20-08-2026 00:25:46.590 1534652 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.592 1534654 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"45B8B0828f4aB320C589110fA5B345","status":true}
20-08-2026 00:25:46.595 1534657 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.596 1534658 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"FbB24c4a98E7Aa9cE0127bC63059A9","status":true}
20-08-2026 00:25:46.602 1534664 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.602 1534664 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.603 1534665 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"674e4e96E94970D935238bAd594e4c","status":true}
20-08-2026 00:25:46.604 1534666 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"84D4191cD1205368DbCcD06e1eE4E0","status":true}
20-08-2026 00:25:46.605 1534667 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.607 1534669 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.607 1534669 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"17643bFeBa706dFd53Fa2b5f836303","status":true}
20-08-2026 00:25:46.608 1534670 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4d4fA8502e6bA691116370C2A03f95","status":true}
20-08-2026 00:25:46.623 1534685 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.626 1534688 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.626 1534688 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0a802fFc5a03Aa2d0aC6E2C56886E9","status":true}
20-08-2026 00:25:46.627 1534689 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"95Cc651eBb0aEf59Ea59F2Cd58608d","status":true}
20-08-2026 00:25:46.650 1534712 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.651 1534713 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"52De2c6474E85bDeFd128b624530Db","status":true}
20-08-2026 00:25:46.665 1534727 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.666 1534728 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6877334b8b260a5655216d1b7a82D2","status":true}
20-08-2026 00:25:46.679 1534741 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.681 1534743 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"89C7B31c302d1a20D21aB3F3A2Ea74","status":true}
20-08-2026 00:25:46.682 1534744 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.683 1534745 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F2CcD15a3775899e99107144083dBd","status":true}
20-08-2026 00:25:46.688 1534750 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.688 1534750 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.689 1534751 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F183Ad20E3C906Bf37678d0aEc8462","status":true}
20-08-2026 00:25:46.690 1534752 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"049fB0B5B197159a1e51Df91AaA1Da","status":true}
20-08-2026 00:25:46.699 1534761 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.701 1534763 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"04C5Df06B32aAa626e6764733c09D0","status":true}
20-08-2026 00:25:46.707 1534769 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.708 1534770 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bc4926E746F9E011750e5186364a6a","status":true}
20-08-2026 00:25:46.724 1534786 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.726 1534788 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"791b36B26401B293AcA472380dA593","status":true}
20-08-2026 00:25:46.754 1534816 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.754 1534816 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.756 1534818 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1dA6826078630b9c625063B3E212D0","status":true}
20-08-2026 00:25:46.757 1534819 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"14D41aA9F3F3EeD998389dE1C9699d","status":true}
20-08-2026 00:25:46.761 1534823 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.761 1534823 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.762 1534824 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F46272F1D937Fe2a8bAf44Bd3eAb2b","status":true}
20-08-2026 00:25:46.763 1534825 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.763 1534825 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"DfAe2660A58dBc0b864b25Bc00F324","status":true}
20-08-2026 00:25:46.764 1534826 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.765 1534827 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"99002d6762F5EbC041Cb4a61Fd4aC9","status":true}
20-08-2026 00:25:46.765 1534827 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4c8eEdAa379a4bB3A9BbA3537e2cF2","status":true}
20-08-2026 00:25:46.770 1534832 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.772 1534834 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"04Ed98152e596dBc5608E997E2D76e","status":true}
20-08-2026 00:25:46.786 1534848 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.787 1534849 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B5Cd07515a524aEa366dD565317e98","status":true}
20-08-2026 00:25:46.799 1534861 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.801 1534863 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5404D4881331B3B83c0d9e19A0Bc3a","status":true}
20-08-2026 00:25:46.813 1534875 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.815 1534877 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4a920230E91bA86d60Ae278542F0C5","status":true}
20-08-2026 00:25:46.819 1534881 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.820 1534882 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.821 1534883 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B02b86BeC73f3cAa346c7fA904B3D4","status":true}
20-08-2026 00:25:46.822 1534884 [http-nio-8051-exec-79] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"BfC6Bc21B5FeF61056F7Fb8235D35b","status":true}
20-08-2026 00:25:46.826 1534888 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.828 1534890 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"14Ac653887C9B2FbC2EfC9D4Da0b3a","status":true}
20-08-2026 00:25:46.831 1534893 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.832 1534894 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.833 1534895 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"37Fb5d922d128260C320264e4d8d06","status":true}
20-08-2026 00:25:46.834 1534896 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"40C5AbFb62E46dC73b666f3e738410","status":true}
20-08-2026 00:25:46.838 1534900 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.839 1534901 [http-nio-8051-exec-42] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7c8bC2C14f4f644d3aEcAdD817Ed5a","status":true}
20-08-2026 00:25:46.845 1534907 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.846 1534908 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"871eAa1a43B5A1Ff5b5cF4CaEbCcFf","status":true}
20-08-2026 00:25:46.863 1534925 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.865 1534927 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fc7aDe131307A5B37b58Ff2c50E11a","status":true}
20-08-2026 00:25:46.871 1534933 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.873 1534935 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E3A6616459622c8d292eD104E7320c","status":true}
20-08-2026 00:25:46.878 1534940 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.878 1534940 [http-nio-8051-exec-77] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3b7c26D5DaAd12C05fBd33C55a2e60","status":true}
20-08-2026 00:25:46.879 1534941 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.881 1534943 [http-nio-8051-exec-40] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C237Bf743e3d75Bb4bEbCf7d88B2C7","status":true}
20-08-2026 00:25:46.886 1534948 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.887 1534949 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fb1d20B72e0d1b3bE9Ec0e0932A44c","status":true}
20-08-2026 00:25:46.892 1534954 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.893 1534955 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0fCbDcF93083EaE3Fb97887473F48d","status":true}
20-08-2026 00:25:46.900 1534962 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.900 1534962 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.901 1534963 [http-nio-8051-exec-18] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"DaC533Bc13A42355059201789eD493","status":true}
20-08-2026 00:25:46.901 1534963 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.902 1534964 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fe08F2D0B08f0346598e97596aA985","status":true}
20-08-2026 00:25:46.903 1534965 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C46197Af13D0206f12F9B3B07d4b07","status":true}
20-08-2026 00:25:46.921 1534983 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.923 1534985 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4bB3Fb0813A4E02c5d9f117aB00e54","status":true}
20-08-2026 00:25:46.931 1534993 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.933 1534995 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"99Af6cE56bA64fF907F9317eB5306c","status":true}
20-08-2026 00:25:46.934 1534996 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.937 1534999 [http-nio-8051-exec-56] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fa02D5631f12F1241403Ac74525e0c","status":true}
20-08-2026 00:25:46.938 1535000 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.941 1535003 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.941 1535003 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3f5f2fC34aC6D12cD271B26e987dA7","status":true}
20-08-2026 00:25:46.942 1535004 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7b3f62040c55Bb9dD3Ce836c0b1594","status":true}
20-08-2026 00:25:46.957 1535019 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.958 1535020 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C9523783Be0cC84f7467F8A1701782","status":true}
20-08-2026 00:25:46.972 1535034 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:25:46.974 1535036 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D15524FbE4594246BdDe40B039949f","status":true}
20-08-2026 00:25:47.769 1535831 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:47.801 1535863 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:47.826 1535888 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:47.849 1535911 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:47.956 1536018 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:47.966 1536028 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:47.979 1536041 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:48.126 1536188 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:48.149 1536211 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:48.192 1536254 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:48.192 1536254 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:48.340 1536402 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:48.340 1536402 [http-nio-8051-exec-66] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:48.414 1536476 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:48.426 1536488 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:48.456 1536518 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:48.456 1536518 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:48.534 1536596 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:48.613 1536675 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:48.613 1536675 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:48.665 1536727 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:48.665 1536727 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:48.734 1536796 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:48.735 1536797 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:48.818 1536880 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:48.843 1536905 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:48.844 1536906 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:48.888 1536950 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:48.889 1536951 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:48.925 1536987 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:48.966 1537028 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:48.989 1537051 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:48.989 1537051 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:48.999 1537061 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:49.000 1537062 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:49.010 1537072 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:49.067 1537129 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:49.068 1537130 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:49.105 1537167 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:49.114 1537176 [http-nio-8051-exec-61] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:49.122 1537184 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:49.153 1537215 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:49.156 1537218 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:49.344 1537406 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:49.345 1537407 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:49.433 1537495 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:49.725 1537787 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:49.727 1537789 [http-nio-8051-exec-67] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:49.765 1537827 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:49.765 1537827 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:49.801 1537863 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:49.809 1537871 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:49.809 1537871 [http-nio-8051-exec-69] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:49.859 1537921 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:49.891 1537953 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:49.958 1538020 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:49.958 1538020 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:49.965 1538027 [http-nio-8051-exec-61] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:49.965 1538027 [http-nio-8051-exec-61] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:49.975 1538037 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:49.975 1538037 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:50.037 1538099 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.048 1538110 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.056 1538118 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.101 1538163 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:50.101 1538163 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:50.129 1538191 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.155 1538217 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:50.156 1538218 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:50.156 1538218 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.170 1538232 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.174 1538236 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.231 1538293 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.319 1538381 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.320 1538382 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.514 1538576 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:50.515 1538577 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:50.543 1538605 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.860 1538922 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:50.860 1538922 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:50.921 1538983 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:50.923 1538985 [http-nio-8051-exec-63] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:50.944 1539006 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.956 1539018 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:50.962 1539024 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:50.962 1539024 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:50.979 1539041 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:50.981 1539043 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:51.032 1539094 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.055 1539117 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.064 1539126 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:51.064 1539126 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:51.082 1539144 [http-nio-8051-exec-61] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.092 1539154 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:51.093 1539155 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:51.148 1539210 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.185 1539247 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.199 1539261 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.200 1539262 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.207 1539269 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.208 1539270 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.227 1539289 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.239 1539301 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.240 1539302 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.451 1539513 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:51.870 1539932 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:51.871 1539933 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:51.963 1540025 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:51.965 1540027 [http-nio-8051-exec-66] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:51.965 1540027 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:52.058 1540120 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:52.088 1540150 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:52.249 1540311 [http-nio-8051-exec-86] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:52.262 1540324 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:52.321 1540383 [http-nio-8051-exec-89] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:52.322 1540384 [http-nio-8051-exec-90] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:52.337 1540399 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:52.376 1540438 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FbB24c4a98E7Aa9cE0127bC63059A9
20-08-2026 00:25:52.376 1540438 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FbB24c4a98E7Aa9cE0127bC63059A9
20-08-2026 00:25:52.379 1540441 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27d8afb4
20-08-2026 00:25:52.379 1540441 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546595","expired":false,"activity":"","logged":false,"session":"FbB24c4a98E7Aa9cE0127bC63059A9","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.379 1540441 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FbB24c4a98E7Aa9cE0127bC63059A9","status":true}
20-08-2026 00:25:52.380 1540442 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FbB24c4a98E7Aa9cE0127bC63059A9
20-08-2026 00:25:52.384 1540446 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27d8afb4
20-08-2026 00:25:52.384 1540446 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546595","expired":false,"activity":"","logged":false,"session":"FbB24c4a98E7Aa9cE0127bC63059A9","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.384 1540446 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: FbB24c4a98E7Aa9cE0127bC63059A9, mobile : , newSession : FbB24c4a98E7Aa9cE0127bC63059A9, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513062","cart_enabled":true,"address":"HSR","vm_imei_id":"VS08202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Byjus Tiny Cafe Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795114546595
20-08-2026 00:25:52.384 1540446 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FbB24c4a98E7Aa9cE0127bC63059A9
20-08-2026 00:25:52.384 1540446 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FbB24c4a98E7Aa9cE0127bC63059A9
20-08-2026 00:25:52.388 1540450 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:52.388 1540450 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:52.399 1540461 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27d8afb4
20-08-2026 00:25:52.399 1540461 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546595","expired":false,"activity":"","logged":false,"session":"FbB24c4a98E7Aa9cE0127bC63059A9","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.399 1540461 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FbB24c4a98E7Aa9cE0127bC63059A9","status":true}
20-08-2026 00:25:52.414 1540476 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 89C7B31c302d1a20D21aB3F3A2Ea74
20-08-2026 00:25:52.414 1540476 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 89C7B31c302d1a20D21aB3F3A2Ea74
20-08-2026 00:25:52.421 1540483 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c4644f8
20-08-2026 00:25:52.421 1540483 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546679","expired":false,"activity":"","logged":false,"session":"89C7B31c302d1a20D21aB3F3A2Ea74","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.421 1540483 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"89C7B31c302d1a20D21aB3F3A2Ea74","status":true}
20-08-2026 00:25:52.421 1540483 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 89C7B31c302d1a20D21aB3F3A2Ea74
20-08-2026 00:25:52.422 1540484 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 84D4191cD1205368DbCcD06e1eE4E0
20-08-2026 00:25:52.423 1540485 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84D4191cD1205368DbCcD06e1eE4E0
20-08-2026 00:25:52.423 1540485 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3223ea91
20-08-2026 00:25:52.423 1540485 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546603","expired":false,"activity":"","logged":false,"session":"84D4191cD1205368DbCcD06e1eE4E0","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.423 1540485 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"84D4191cD1205368DbCcD06e1eE4E0","status":true}
20-08-2026 00:25:52.423 1540485 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84D4191cD1205368DbCcD06e1eE4E0
20-08-2026 00:25:52.424 1540486 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3223ea91
20-08-2026 00:25:52.424 1540486 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546603","expired":false,"activity":"","logged":false,"session":"84D4191cD1205368DbCcD06e1eE4E0","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.424 1540486 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 84D4191cD1205368DbCcD06e1eE4E0, mobile : , newSession : 84D4191cD1205368DbCcD06e1eE4E0, active : 1, activity : {"machine":{"ds_imei":"VS09202101","area":"HSR","vm_id":"1619843922075","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 1 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114546603
20-08-2026 00:25:52.424 1540486 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 84D4191cD1205368DbCcD06e1eE4E0
20-08-2026 00:25:52.424 1540486 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84D4191cD1205368DbCcD06e1eE4E0
20-08-2026 00:25:52.424 1540486 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3223ea91
20-08-2026 00:25:52.424 1540486 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546603","expired":false,"activity":"","logged":false,"session":"84D4191cD1205368DbCcD06e1eE4E0","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.424 1540486 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"84D4191cD1205368DbCcD06e1eE4E0","status":true}
20-08-2026 00:25:52.439 1540501 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 56511dC0CbA18dBbBf55335867F7E4
20-08-2026 00:25:52.439 1540501 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 56511dC0CbA18dBbBf55335867F7E4
20-08-2026 00:25:52.440 1540502 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5040c103
20-08-2026 00:25:52.440 1540502 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546536","expired":false,"activity":"","logged":false,"session":"56511dC0CbA18dBbBf55335867F7E4","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.440 1540502 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"56511dC0CbA18dBbBf55335867F7E4","status":true}
20-08-2026 00:25:52.440 1540502 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 56511dC0CbA18dBbBf55335867F7E4
20-08-2026 00:25:52.440 1540502 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5040c103
20-08-2026 00:25:52.440 1540502 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546536","expired":false,"activity":"","logged":false,"session":"56511dC0CbA18dBbBf55335867F7E4","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.440 1540502 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 56511dC0CbA18dBbBf55335867F7E4, mobile : , newSession : 56511dC0CbA18dBbBf55335867F7E4, active : 1, activity : {"machine":{"ds_imei":"VS12202101","area":"HSR","vm_id":"1619843922077","cart_enabled":true,"address":"HSR","vm_imei_id":"VS12202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Cold storage buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114546536
20-08-2026 00:25:52.441 1540503 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 56511dC0CbA18dBbBf55335867F7E4
20-08-2026 00:25:52.441 1540503 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 56511dC0CbA18dBbBf55335867F7E4
20-08-2026 00:25:52.441 1540503 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5040c103
20-08-2026 00:25:52.441 1540503 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546536","expired":false,"activity":"","logged":false,"session":"56511dC0CbA18dBbBf55335867F7E4","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.441 1540503 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"56511dC0CbA18dBbBf55335867F7E4","status":true}
20-08-2026 00:25:52.448 1540510 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:25:52.458 1540520 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 99002d6762F5EbC041Cb4a61Fd4aC9
20-08-2026 00:25:52.459 1540521 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 99002d6762F5EbC041Cb4a61Fd4aC9
20-08-2026 00:25:52.459 1540521 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d945467
20-08-2026 00:25:52.459 1540521 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546763","expired":false,"activity":"","logged":false,"session":"99002d6762F5EbC041Cb4a61Fd4aC9","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.459 1540521 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"99002d6762F5EbC041Cb4a61Fd4aC9","status":true}
20-08-2026 00:25:52.459 1540521 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 99002d6762F5EbC041Cb4a61Fd4aC9
20-08-2026 00:25:52.462 1540524 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d945467
20-08-2026 00:25:52.462 1540524 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546763","expired":false,"activity":"","logged":false,"session":"99002d6762F5EbC041Cb4a61Fd4aC9","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.462 1540524 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 99002d6762F5EbC041Cb4a61Fd4aC9, mobile : , newSession : 99002d6762F5EbC041Cb4a61Fd4aC9, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685600316121","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202302","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas Ariel 2nd floor"}}, expiry  :1795114546763
20-08-2026 00:25:52.462 1540524 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 99002d6762F5EbC041Cb4a61Fd4aC9
20-08-2026 00:25:52.462 1540524 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 99002d6762F5EbC041Cb4a61Fd4aC9
20-08-2026 00:25:52.462 1540524 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d945467
20-08-2026 00:25:52.462 1540524 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546763","expired":false,"activity":"","logged":false,"session":"99002d6762F5EbC041Cb4a61Fd4aC9","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.462 1540524 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"99002d6762F5EbC041Cb4a61Fd4aC9","status":true}
20-08-2026 00:25:52.468 1540530 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 95Cc651eBb0aEf59Ea59F2Cd58608d
20-08-2026 00:25:52.469 1540531 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 95Cc651eBb0aEf59Ea59F2Cd58608d
20-08-2026 00:25:52.469 1540531 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21e8163a
20-08-2026 00:25:52.469 1540531 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546626","expired":false,"activity":"","logged":false,"session":"95Cc651eBb0aEf59Ea59F2Cd58608d","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.469 1540531 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"95Cc651eBb0aEf59Ea59F2Cd58608d","status":true}
20-08-2026 00:25:52.469 1540531 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 95Cc651eBb0aEf59Ea59F2Cd58608d
20-08-2026 00:25:52.469 1540531 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21e8163a
20-08-2026 00:25:52.470 1540532 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546626","expired":false,"activity":"","logged":false,"session":"95Cc651eBb0aEf59Ea59F2Cd58608d","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.470 1540532 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 95Cc651eBb0aEf59Ea59F2Cd58608d, mobile : , newSession : 95Cc651eBb0aEf59Ea59F2Cd58608d, active : 1, activity : {"machine":{"area":"Mediatek_B-1_5th Floor","vm_id":"1650863570737","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,555555","location":"Mediatek B-1 5th Floor"}}, expiry  :1795114546626
20-08-2026 00:25:52.470 1540532 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 95Cc651eBb0aEf59Ea59F2Cd58608d
20-08-2026 00:25:52.470 1540532 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 95Cc651eBb0aEf59Ea59F2Cd58608d
20-08-2026 00:25:52.470 1540532 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21e8163a
20-08-2026 00:25:52.470 1540532 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546626","expired":false,"activity":"","logged":false,"session":"95Cc651eBb0aEf59Ea59F2Cd58608d","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.470 1540532 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"95Cc651eBb0aEf59Ea59F2Cd58608d","status":true}
20-08-2026 00:25:52.491 1540553 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 04Ed98152e596dBc5608E997E2D76e
20-08-2026 00:25:52.491 1540553 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 04Ed98152e596dBc5608E997E2D76e
20-08-2026 00:25:52.491 1540553 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4deddbb4
20-08-2026 00:25:52.491 1540553 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546770","expired":false,"activity":"","logged":false,"session":"04Ed98152e596dBc5608E997E2D76e","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.505 1540567 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"04Ed98152e596dBc5608E997E2D76e","status":true}
20-08-2026 00:25:52.505 1540567 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 04Ed98152e596dBc5608E997E2D76e
20-08-2026 00:25:52.506 1540568 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4deddbb4
20-08-2026 00:25:52.506 1540568 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546770","expired":false,"activity":"","logged":false,"session":"04Ed98152e596dBc5608E997E2D76e","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.506 1540568 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 04Ed98152e596dBc5608E997E2D76e, mobile : , newSession : 04Ed98152e596dBc5608E997E2D76e, active : 1, activity : {"machine":{"area":"HSR","vm_id":"1694000374524","cart_enabled":true,"address":"","vm_imei_id":"NU09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"Titan Eye plus Spiral"}}, expiry  :1795114546770
20-08-2026 00:25:52.506 1540568 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 04Ed98152e596dBc5608E997E2D76e
20-08-2026 00:25:52.506 1540568 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 04Ed98152e596dBc5608E997E2D76e
20-08-2026 00:25:52.509 1540571 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4deddbb4
20-08-2026 00:25:52.510 1540572 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546770","expired":false,"activity":"","logged":false,"session":"04Ed98152e596dBc5608E997E2D76e","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.510 1540572 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"04Ed98152e596dBc5608E997E2D76e","status":true}
20-08-2026 00:25:52.531 1540593 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 04C5Df06B32aAa626e6764733c09D0
20-08-2026 00:25:52.531 1540593 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 04C5Df06B32aAa626e6764733c09D0
20-08-2026 00:25:52.536 1540598 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ca7ce1
20-08-2026 00:25:52.536 1540598 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546699","expired":false,"activity":"","logged":false,"session":"04C5Df06B32aAa626e6764733c09D0","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.536 1540598 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"04C5Df06B32aAa626e6764733c09D0","status":true}
20-08-2026 00:25:52.536 1540598 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 04C5Df06B32aAa626e6764733c09D0
20-08-2026 00:25:52.542 1540604 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:52.544 1540606 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:52.554 1540616 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ca7ce1
20-08-2026 00:25:52.554 1540616 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546699","expired":false,"activity":"","logged":false,"session":"04C5Df06B32aAa626e6764733c09D0","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.554 1540616 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 04C5Df06B32aAa626e6764733c09D0, mobile : , newSession : 04C5Df06B32aAa626e6764733c09D0, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114546699
20-08-2026 00:25:52.554 1540616 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 04C5Df06B32aAa626e6764733c09D0
20-08-2026 00:25:52.554 1540616 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 04C5Df06B32aAa626e6764733c09D0
20-08-2026 00:25:52.555 1540617 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ca7ce1
20-08-2026 00:25:52.555 1540617 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546699","expired":false,"activity":"","logged":false,"session":"04C5Df06B32aAa626e6764733c09D0","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.555 1540617 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"04C5Df06B32aAa626e6764733c09D0","status":true}
20-08-2026 00:25:52.556 1540618 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:52.557 1540619 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:52.567 1540629 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c4644f8
20-08-2026 00:25:52.567 1540629 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546679","expired":false,"activity":"","logged":false,"session":"89C7B31c302d1a20D21aB3F3A2Ea74","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.567 1540629 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 89C7B31c302d1a20D21aB3F3A2Ea74, mobile : , newSession : 89C7B31c302d1a20D21aB3F3A2Ea74, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519780232","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_6th Floor"}}, expiry  :1795114546679
20-08-2026 00:25:52.567 1540629 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 89C7B31c302d1a20D21aB3F3A2Ea74
20-08-2026 00:25:52.567 1540629 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 89C7B31c302d1a20D21aB3F3A2Ea74
20-08-2026 00:25:52.567 1540629 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c4644f8
20-08-2026 00:25:52.567 1540629 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546679","expired":false,"activity":"","logged":false,"session":"89C7B31c302d1a20D21aB3F3A2Ea74","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.567 1540629 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"89C7B31c302d1a20D21aB3F3A2Ea74","status":true}
20-08-2026 00:25:52.569 1540631 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BfC6Bc21B5FeF61056F7Fb8235D35b
20-08-2026 00:25:52.569 1540631 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BfC6Bc21B5FeF61056F7Fb8235D35b
20-08-2026 00:25:52.569 1540631 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60bb95df
20-08-2026 00:25:52.569 1540631 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546820","expired":false,"activity":"","logged":false,"session":"BfC6Bc21B5FeF61056F7Fb8235D35b","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.569 1540631 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BfC6Bc21B5FeF61056F7Fb8235D35b","status":true}
20-08-2026 00:25:52.569 1540631 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BfC6Bc21B5FeF61056F7Fb8235D35b
20-08-2026 00:25:52.570 1540632 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60bb95df
20-08-2026 00:25:52.570 1540632 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546820","expired":false,"activity":"","logged":false,"session":"BfC6Bc21B5FeF61056F7Fb8235D35b","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.570 1540632 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: BfC6Bc21B5FeF61056F7Fb8235D35b, mobile : , newSession : BfC6Bc21B5FeF61056F7Fb8235D35b, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749459193086","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 4th floor"}}, expiry  :1795114546820
20-08-2026 00:25:52.570 1540632 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BfC6Bc21B5FeF61056F7Fb8235D35b
20-08-2026 00:25:52.570 1540632 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BfC6Bc21B5FeF61056F7Fb8235D35b
20-08-2026 00:25:52.574 1540636 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A1BcF06b657b8e8f16E9Bb919b92A4
20-08-2026 00:25:52.574 1540636 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A1BcF06b657b8e8f16E9Bb919b92A4
20-08-2026 00:25:52.575 1540637 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5fbb56c5
20-08-2026 00:25:52.575 1540637 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546513","expired":false,"activity":"","logged":false,"session":"A1BcF06b657b8e8f16E9Bb919b92A4","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.575 1540637 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A1BcF06b657b8e8f16E9Bb919b92A4","status":true}
20-08-2026 00:25:52.576 1540638 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A1BcF06b657b8e8f16E9Bb919b92A4
20-08-2026 00:25:52.576 1540638 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5fbb56c5
20-08-2026 00:25:52.576 1540638 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546513","expired":false,"activity":"","logged":false,"session":"A1BcF06b657b8e8f16E9Bb919b92A4","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.576 1540638 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A1BcF06b657b8e8f16E9Bb919b92A4, mobile : , newSession : A1BcF06b657b8e8f16E9Bb919b92A4, active : 1, activity : {"machine":{"ds_imei":"NU04202103","area":"Marathahalli","vm_id":"1619624606494","cart_enabled":true,"address":"Marathahalli","vm_imei_id":"NU04202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.957954, 77.702755","ds_area":"Marathahalli","location":"Mahaveer Traders","ds_geocode":"12.957954, 77.702755"}}, expiry  :1795114546513
20-08-2026 00:25:52.576 1540638 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A1BcF06b657b8e8f16E9Bb919b92A4
20-08-2026 00:25:52.576 1540638 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A1BcF06b657b8e8f16E9Bb919b92A4
20-08-2026 00:25:52.577 1540639 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60bb95df
20-08-2026 00:25:52.577 1540639 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546820","expired":false,"activity":"","logged":false,"session":"BfC6Bc21B5FeF61056F7Fb8235D35b","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.577 1540639 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BfC6Bc21B5FeF61056F7Fb8235D35b","status":true}
20-08-2026 00:25:52.581 1540643 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5fbb56c5
20-08-2026 00:25:52.587 1540649 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546513","expired":false,"activity":"","logged":false,"session":"A1BcF06b657b8e8f16E9Bb919b92A4","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.587 1540649 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A1BcF06b657b8e8f16E9Bb919b92A4","status":true}
20-08-2026 00:25:52.590 1540652 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 871eAa1a43B5A1Ff5b5cF4CaEbCcFf
20-08-2026 00:25:52.591 1540653 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 871eAa1a43B5A1Ff5b5cF4CaEbCcFf
20-08-2026 00:25:52.591 1540653 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3dCa0eF9E7A1E2Cf73138f534d0aC1
20-08-2026 00:25:52.591 1540653 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3dCa0eF9E7A1E2Cf73138f534d0aC1
20-08-2026 00:25:52.591 1540653 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@491607a9
20-08-2026 00:25:52.591 1540653 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546845","expired":false,"activity":"","logged":false,"session":"871eAa1a43B5A1Ff5b5cF4CaEbCcFf","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.591 1540653 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"871eAa1a43B5A1Ff5b5cF4CaEbCcFf","status":true}
20-08-2026 00:25:52.591 1540653 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 871eAa1a43B5A1Ff5b5cF4CaEbCcFf
20-08-2026 00:25:52.591 1540653 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3448be5c
20-08-2026 00:25:52.592 1540654 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@491607a9
20-08-2026 00:25:52.607 1540669 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546569","expired":false,"activity":"","logged":false,"session":"3dCa0eF9E7A1E2Cf73138f534d0aC1","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.607 1540669 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3dCa0eF9E7A1E2Cf73138f534d0aC1","status":true}
20-08-2026 00:25:52.607 1540669 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3dCa0eF9E7A1E2Cf73138f534d0aC1
20-08-2026 00:25:52.608 1540670 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546845","expired":false,"activity":"","logged":false,"session":"871eAa1a43B5A1Ff5b5cF4CaEbCcFf","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.608 1540670 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 871eAa1a43B5A1Ff5b5cF4CaEbCcFf, mobile : , newSession : 871eAa1a43B5A1Ff5b5cF4CaEbCcFf, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749462870626","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 6th floor"}}, expiry  :1795114546845
20-08-2026 00:25:52.608 1540670 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 871eAa1a43B5A1Ff5b5cF4CaEbCcFf
20-08-2026 00:25:52.608 1540670 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 871eAa1a43B5A1Ff5b5cF4CaEbCcFf
20-08-2026 00:25:52.608 1540670 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3448be5c
20-08-2026 00:25:52.608 1540670 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546569","expired":false,"activity":"","logged":false,"session":"3dCa0eF9E7A1E2Cf73138f534d0aC1","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.608 1540670 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3dCa0eF9E7A1E2Cf73138f534d0aC1, mobile : , newSession : 3dCa0eF9E7A1E2Cf73138f534d0aC1, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513063","cart_enabled":true,"address":"HSR","vm_imei_id":"VS11202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Nyaa online Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795114546569
20-08-2026 00:25:52.609 1540671 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3dCa0eF9E7A1E2Cf73138f534d0aC1
20-08-2026 00:25:52.609 1540671 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3dCa0eF9E7A1E2Cf73138f534d0aC1
20-08-2026 00:25:52.609 1540671 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3448be5c
20-08-2026 00:25:52.609 1540671 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546569","expired":false,"activity":"","logged":false,"session":"3dCa0eF9E7A1E2Cf73138f534d0aC1","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.609 1540671 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3dCa0eF9E7A1E2Cf73138f534d0aC1","status":true}
20-08-2026 00:25:52.610 1540672 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@491607a9
20-08-2026 00:25:52.610 1540672 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546845","expired":false,"activity":"","logged":false,"session":"871eAa1a43B5A1Ff5b5cF4CaEbCcFf","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.610 1540672 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"871eAa1a43B5A1Ff5b5cF4CaEbCcFf","status":true}
20-08-2026 00:25:52.617 1540679 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3b7c26D5DaAd12C05fBd33C55a2e60
20-08-2026 00:25:52.617 1540679 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3b7c26D5DaAd12C05fBd33C55a2e60
20-08-2026 00:25:52.622 1540684 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@22ddf28f
20-08-2026 00:25:52.622 1540684 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546878","expired":false,"activity":"","logged":false,"session":"3b7c26D5DaAd12C05fBd33C55a2e60","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.622 1540684 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3b7c26D5DaAd12C05fBd33C55a2e60","status":true}
20-08-2026 00:25:52.622 1540684 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3b7c26D5DaAd12C05fBd33C55a2e60
20-08-2026 00:25:52.623 1540685 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@22ddf28f
20-08-2026 00:25:52.623 1540685 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546878","expired":false,"activity":"","logged":false,"session":"3b7c26D5DaAd12C05fBd33C55a2e60","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.623 1540685 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3b7c26D5DaAd12C05fBd33C55a2e60, mobile : , newSession : 3b7c26D5DaAd12C05fBd33C55a2e60, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749614007458","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202508","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 8th floor"}}, expiry  :1795114546878
20-08-2026 00:25:52.623 1540685 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3b7c26D5DaAd12C05fBd33C55a2e60
20-08-2026 00:25:52.624 1540686 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3b7c26D5DaAd12C05fBd33C55a2e60
20-08-2026 00:25:52.628 1540690 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@22ddf28f
20-08-2026 00:25:52.628 1540690 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546878","expired":false,"activity":"","logged":false,"session":"3b7c26D5DaAd12C05fBd33C55a2e60","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.628 1540690 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3b7c26D5DaAd12C05fBd33C55a2e60","status":true}
20-08-2026 00:25:52.656 1540718 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fc7aDe131307A5B37b58Ff2c50E11a
20-08-2026 00:25:52.656 1540718 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc7aDe131307A5B37b58Ff2c50E11a
20-08-2026 00:25:52.657 1540719 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a7356f1
20-08-2026 00:25:52.657 1540719 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546864","expired":false,"activity":"","logged":false,"session":"Fc7aDe131307A5B37b58Ff2c50E11a","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.657 1540719 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fc7aDe131307A5B37b58Ff2c50E11a","status":true}
20-08-2026 00:25:52.657 1540719 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc7aDe131307A5B37b58Ff2c50E11a
20-08-2026 00:25:52.663 1540725 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a7356f1
20-08-2026 00:25:52.663 1540725 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546864","expired":false,"activity":"","logged":false,"session":"Fc7aDe131307A5B37b58Ff2c50E11a","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.663 1540725 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fc7aDe131307A5B37b58Ff2c50E11a, mobile : , newSession : Fc7aDe131307A5B37b58Ff2c50E11a, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1861896391128712585","cart_enabled":true,"address":"4th Floor","vm_imei_id":"TM07201911","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9781663,77.6606663","location":"TM Texas LakeView 3rd Floor"}}, expiry  :1795114546864
20-08-2026 00:25:52.663 1540725 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fc7aDe131307A5B37b58Ff2c50E11a
20-08-2026 00:25:52.663 1540725 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc7aDe131307A5B37b58Ff2c50E11a
20-08-2026 00:25:52.664 1540726 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DaC533Bc13A42355059201789eD493
20-08-2026 00:25:52.664 1540726 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DaC533Bc13A42355059201789eD493
20-08-2026 00:25:52.664 1540726 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a7356f1
20-08-2026 00:25:52.664 1540726 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546864","expired":false,"activity":"","logged":false,"session":"Fc7aDe131307A5B37b58Ff2c50E11a","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.664 1540726 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fc7aDe131307A5B37b58Ff2c50E11a","status":true}
20-08-2026 00:25:52.670 1540732 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4ab55df
20-08-2026 00:25:52.670 1540732 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546900","expired":false,"activity":"","logged":false,"session":"DaC533Bc13A42355059201789eD493","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.670 1540732 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DaC533Bc13A42355059201789eD493","status":true}
20-08-2026 00:25:52.670 1540732 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DaC533Bc13A42355059201789eD493
20-08-2026 00:25:52.671 1540733 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4ab55df
20-08-2026 00:25:52.671 1540733 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546900","expired":false,"activity":"","logged":false,"session":"DaC533Bc13A42355059201789eD493","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.671 1540733 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: DaC533Bc13A42355059201789eD493, mobile : , newSession : DaC533Bc13A42355059201789eD493, active : 1, activity : {"machine":{"area":"E city","vm_id":"1942326719453220784","cart_enabled":true,"address":"NEUU Factory","vm_imei_id":"RM10201901","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":0}","latlong":"12.8821704,77.6378531","location":"NEUU Factory"}}, expiry  :1795114546900
20-08-2026 00:25:52.672 1540734 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DaC533Bc13A42355059201789eD493
20-08-2026 00:25:52.672 1540734 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DaC533Bc13A42355059201789eD493
20-08-2026 00:25:52.674 1540736 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4ab55df
20-08-2026 00:25:52.674 1540736 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546900","expired":false,"activity":"","logged":false,"session":"DaC533Bc13A42355059201789eD493","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.674 1540736 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DaC533Bc13A42355059201789eD493","status":true}
20-08-2026 00:25:52.676 1540738 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 99Af6cE56bA64fF907F9317eB5306c
20-08-2026 00:25:52.676 1540738 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 99Af6cE56bA64fF907F9317eB5306c
20-08-2026 00:25:52.678 1540740 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7d09e686
20-08-2026 00:25:52.678 1540740 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546931","expired":false,"activity":"","logged":false,"session":"99Af6cE56bA64fF907F9317eB5306c","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.678 1540740 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"99Af6cE56bA64fF907F9317eB5306c","status":true}
20-08-2026 00:25:52.678 1540740 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 99Af6cE56bA64fF907F9317eB5306c
20-08-2026 00:25:52.679 1540741 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7d09e686
20-08-2026 00:25:52.679 1540741 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546931","expired":false,"activity":"","logged":false,"session":"99Af6cE56bA64fF907F9317eB5306c","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.679 1540741 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 99Af6cE56bA64fF907F9317eB5306c, mobile : , newSession : 99Af6cE56bA64fF907F9317eB5306c, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT","vm_id":"8969790716036205382","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114546931
20-08-2026 00:25:52.679 1540741 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C6CbB7296310EaE484F44384BbDc4f
20-08-2026 00:25:52.680 1540742 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C6CbB7296310EaE484F44384BbDc4f
20-08-2026 00:25:52.680 1540742 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4c8eEdAa379a4bB3A9BbA3537e2cF2
20-08-2026 00:25:52.680 1540742 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4c8eEdAa379a4bB3A9BbA3537e2cF2
20-08-2026 00:25:52.683 1540745 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1810606d
20-08-2026 00:25:52.683 1540745 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546764","expired":false,"activity":"","logged":false,"session":"4c8eEdAa379a4bB3A9BbA3537e2cF2","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.683 1540745 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4c8eEdAa379a4bB3A9BbA3537e2cF2","status":true}
20-08-2026 00:25:52.683 1540745 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4c8eEdAa379a4bB3A9BbA3537e2cF2
20-08-2026 00:25:52.684 1540746 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1810606d
20-08-2026 00:25:52.684 1540746 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546764","expired":false,"activity":"","logged":false,"session":"4c8eEdAa379a4bB3A9BbA3537e2cF2","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.684 1540746 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4c8eEdAa379a4bB3A9BbA3537e2cF2, mobile : , newSession : 4c8eEdAa379a4bB3A9BbA3537e2cF2, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686835929313","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202305","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Availity 4th floor Cafeteria"}}, expiry  :1795114546764
20-08-2026 00:25:52.684 1540746 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4c8eEdAa379a4bB3A9BbA3537e2cF2
20-08-2026 00:25:52.684 1540746 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4c8eEdAa379a4bB3A9BbA3537e2cF2
20-08-2026 00:25:52.680 1540742 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 99Af6cE56bA64fF907F9317eB5306c
20-08-2026 00:25:52.684 1540746 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 99Af6cE56bA64fF907F9317eB5306c
20-08-2026 00:25:52.685 1540747 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7d09e686
20-08-2026 00:25:52.685 1540747 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546931","expired":false,"activity":"","logged":false,"session":"99Af6cE56bA64fF907F9317eB5306c","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.685 1540747 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"99Af6cE56bA64fF907F9317eB5306c","status":true}
20-08-2026 00:25:52.686 1540748 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36226f18
20-08-2026 00:25:52.687 1540749 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546536","expired":false,"activity":"","logged":false,"session":"C6CbB7296310EaE484F44384BbDc4f","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.687 1540749 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C6CbB7296310EaE484F44384BbDc4f","status":true}
20-08-2026 00:25:52.687 1540749 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C6CbB7296310EaE484F44384BbDc4f
20-08-2026 00:25:52.688 1540750 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36226f18
20-08-2026 00:25:52.688 1540750 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546536","expired":false,"activity":"","logged":false,"session":"C6CbB7296310EaE484F44384BbDc4f","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.688 1540750 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C6CbB7296310EaE484F44384BbDc4f, mobile : , newSession : C6CbB7296310EaE484F44384BbDc4f, active : 1, activity : {"machine":{"ds_imei":"VS04202102","area":"Indiranagar","vm_id":"1618809487195","cart_enabled":true,"address":"HAL 2nd Stage","vm_imei_id":"VS04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9653538, 77.639975","ds_area":"Indiranagar","location":"Tiny Cafe - Jyoti Bakery Indiranagar","ds_geocode":"12.9653538, 77.639975"}}, expiry  :1795114546536
20-08-2026 00:25:52.688 1540750 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C6CbB7296310EaE484F44384BbDc4f
20-08-2026 00:25:52.688 1540750 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C6CbB7296310EaE484F44384BbDc4f
20-08-2026 00:25:52.686 1540748 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1810606d
20-08-2026 00:25:52.689 1540751 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36226f18
20-08-2026 00:25:52.690 1540752 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546536","expired":false,"activity":"","logged":false,"session":"C6CbB7296310EaE484F44384BbDc4f","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.690 1540752 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C6CbB7296310EaE484F44384BbDc4f","status":true}
20-08-2026 00:25:52.690 1540752 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546764","expired":false,"activity":"","logged":false,"session":"4c8eEdAa379a4bB3A9BbA3537e2cF2","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.690 1540752 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4c8eEdAa379a4bB3A9BbA3537e2cF2","status":true}
20-08-2026 00:25:52.729 1540791 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DfAe2660A58dBc0b864b25Bc00F324
20-08-2026 00:25:52.729 1540791 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DfAe2660A58dBc0b864b25Bc00F324
20-08-2026 00:25:52.747 1540809 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@380b56f3
20-08-2026 00:25:52.747 1540809 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546762","expired":false,"activity":"","logged":false,"session":"DfAe2660A58dBc0b864b25Bc00F324","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.747 1540809 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DfAe2660A58dBc0b864b25Bc00F324","status":true}
20-08-2026 00:25:52.748 1540810 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DfAe2660A58dBc0b864b25Bc00F324
20-08-2026 00:25:52.750 1540812 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@380b56f3
20-08-2026 00:25:52.750 1540812 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546762","expired":false,"activity":"","logged":false,"session":"DfAe2660A58dBc0b864b25Bc00F324","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.750 1540812 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: DfAe2660A58dBc0b864b25Bc00F324, mobile : , newSession : DfAe2660A58dBc0b864b25Bc00F324, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1685598348495","cart_enabled":true,"address":"CV ","vm_imei_id":"TM06202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000000000","location":"Texas LakeView A Block 5th Floor"}}, expiry  :1795114546762
20-08-2026 00:25:52.750 1540812 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DfAe2660A58dBc0b864b25Bc00F324
20-08-2026 00:25:52.750 1540812 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DfAe2660A58dBc0b864b25Bc00F324
20-08-2026 00:25:52.756 1540818 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@380b56f3
20-08-2026 00:25:52.756 1540818 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546762","expired":false,"activity":"","logged":false,"session":"DfAe2660A58dBc0b864b25Bc00F324","mobile":"","active":1,"status":true}
20-08-2026 00:25:52.757 1540819 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DfAe2660A58dBc0b864b25Bc00F324","status":true}
20-08-2026 00:25:52.933 1540995 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:52.933 1540995 [http-nio-8051-exec-42] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.031 1541093 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.034 1541096 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.050 1541112 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5404D4881331B3B83c0d9e19A0Bc3a
20-08-2026 00:25:53.050 1541112 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5404D4881331B3B83c0d9e19A0Bc3a
20-08-2026 00:25:53.051 1541113 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F2CcD15a3775899e99107144083dBd
20-08-2026 00:25:53.051 1541113 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F2CcD15a3775899e99107144083dBd
20-08-2026 00:25:53.051 1541113 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5836e018
20-08-2026 00:25:53.051 1541113 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546682","expired":false,"activity":"","logged":false,"session":"F2CcD15a3775899e99107144083dBd","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.051 1541113 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F2CcD15a3775899e99107144083dBd","status":true}
20-08-2026 00:25:53.051 1541113 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F2CcD15a3775899e99107144083dBd
20-08-2026 00:25:53.054 1541116 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5760df77
20-08-2026 00:25:53.054 1541116 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546799","expired":false,"activity":"","logged":false,"session":"5404D4881331B3B83c0d9e19A0Bc3a","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.054 1541116 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5404D4881331B3B83c0d9e19A0Bc3a","status":true}
20-08-2026 00:25:53.054 1541116 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5404D4881331B3B83c0d9e19A0Bc3a
20-08-2026 00:25:53.055 1541117 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5836e018
20-08-2026 00:25:53.055 1541117 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546682","expired":false,"activity":"","logged":false,"session":"F2CcD15a3775899e99107144083dBd","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.055 1541117 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F2CcD15a3775899e99107144083dBd, mobile : , newSession : F2CcD15a3775899e99107144083dBd, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_7th Floor"}}, expiry  :1795114546682
20-08-2026 00:25:53.055 1541117 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F2CcD15a3775899e99107144083dBd
20-08-2026 00:25:53.055 1541117 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F2CcD15a3775899e99107144083dBd
20-08-2026 00:25:53.065 1541127 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5760df77
20-08-2026 00:25:53.065 1541127 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546799","expired":false,"activity":"","logged":false,"session":"5404D4881331B3B83c0d9e19A0Bc3a","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.066 1541128 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5404D4881331B3B83c0d9e19A0Bc3a, mobile : , newSession : 5404D4881331B3B83c0d9e19A0Bc3a, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686833081377","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202304","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Texas LV A Block 1st Floor"}}, expiry  :1795114546799
20-08-2026 00:25:53.066 1541128 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5404D4881331B3B83c0d9e19A0Bc3a
20-08-2026 00:25:53.066 1541128 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5404D4881331B3B83c0d9e19A0Bc3a
20-08-2026 00:25:53.066 1541128 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5760df77
20-08-2026 00:25:53.066 1541128 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546799","expired":false,"activity":"","logged":false,"session":"5404D4881331B3B83c0d9e19A0Bc3a","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.066 1541128 [http-nio-8051-exec-95] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5404D4881331B3B83c0d9e19A0Bc3a","status":true}
20-08-2026 00:25:53.067 1541129 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5836e018
20-08-2026 00:25:53.067 1541129 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546682","expired":false,"activity":"","logged":false,"session":"F2CcD15a3775899e99107144083dBd","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.067 1541129 [http-nio-8051-exec-88] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F2CcD15a3775899e99107144083dBd","status":true}
20-08-2026 00:25:53.145 1541207 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.145 1541207 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.145 1541207 [http-nio-8051-exec-69] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.148 1541210 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.493 1541555 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.495 1541557 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.533 1541595 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0a802fFc5a03Aa2d0aC6E2C56886E9
20-08-2026 00:25:53.534 1541596 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0a802fFc5a03Aa2d0aC6E2C56886E9
20-08-2026 00:25:53.534 1541596 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c26a625
20-08-2026 00:25:53.534 1541596 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546624","expired":false,"activity":"","logged":false,"session":"0a802fFc5a03Aa2d0aC6E2C56886E9","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.534 1541596 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0a802fFc5a03Aa2d0aC6E2C56886E9","status":true}
20-08-2026 00:25:53.534 1541596 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0a802fFc5a03Aa2d0aC6E2C56886E9
20-08-2026 00:25:53.534 1541596 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c26a625
20-08-2026 00:25:53.534 1541596 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546624","expired":false,"activity":"","logged":false,"session":"0a802fFc5a03Aa2d0aC6E2C56886E9","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.535 1541597 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0a802fFc5a03Aa2d0aC6E2C56886E9, mobile : , newSession : 0a802fFc5a03Aa2d0aC6E2C56886E9, active : 1, activity : {"machine":{"ds_imei":"VS09202102","area":"HSR","vm_id":"1619843922076","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 2 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114546624
20-08-2026 00:25:53.535 1541597 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0a802fFc5a03Aa2d0aC6E2C56886E9
20-08-2026 00:25:53.535 1541597 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0a802fFc5a03Aa2d0aC6E2C56886E9
20-08-2026 00:25:53.535 1541597 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c26a625
20-08-2026 00:25:53.535 1541597 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546624","expired":false,"activity":"","logged":false,"session":"0a802fFc5a03Aa2d0aC6E2C56886E9","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.535 1541597 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0a802fFc5a03Aa2d0aC6E2C56886E9","status":true}
20-08-2026 00:25:53.574 1541636 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.575 1541637 [http-nio-8051-exec-77] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.672 1541734 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.672 1541734 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.715 1541777 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.717 1541779 [http-nio-8051-exec-49] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.730 1541792 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.730 1541792 [http-nio-8051-exec-63] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.735 1541797 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 17643bFeBa706dFd53Fa2b5f836303
20-08-2026 00:25:53.735 1541797 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 17643bFeBa706dFd53Fa2b5f836303
20-08-2026 00:25:53.735 1541797 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72c1fdd1
20-08-2026 00:25:53.736 1541798 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546606","expired":false,"activity":"","logged":false,"session":"17643bFeBa706dFd53Fa2b5f836303","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.736 1541798 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"17643bFeBa706dFd53Fa2b5f836303","status":true}
20-08-2026 00:25:53.736 1541798 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 17643bFeBa706dFd53Fa2b5f836303
20-08-2026 00:25:53.736 1541798 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72c1fdd1
20-08-2026 00:25:53.736 1541798 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546606","expired":false,"activity":"","logged":false,"session":"17643bFeBa706dFd53Fa2b5f836303","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.736 1541798 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 17643bFeBa706dFd53Fa2b5f836303, mobile : , newSession : 17643bFeBa706dFd53Fa2b5f836303, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1650862850550","cart_enabled":true,"address":"Mediatek B-5A  3rd Floor","vm_imei_id":"TM04202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,55555","location":"Mediatek B-5A  3rd Floor"}}, expiry  :1795114546606
20-08-2026 00:25:53.736 1541798 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 17643bFeBa706dFd53Fa2b5f836303
20-08-2026 00:25:53.736 1541798 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 17643bFeBa706dFd53Fa2b5f836303
20-08-2026 00:25:53.737 1541799 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72c1fdd1
20-08-2026 00:25:53.737 1541799 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546606","expired":false,"activity":"","logged":false,"session":"17643bFeBa706dFd53Fa2b5f836303","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.737 1541799 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"17643bFeBa706dFd53Fa2b5f836303","status":true}
20-08-2026 00:25:53.746 1541808 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C46197Af13D0206f12F9B3B07d4b07
20-08-2026 00:25:53.746 1541808 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C46197Af13D0206f12F9B3B07d4b07
20-08-2026 00:25:53.746 1541808 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c0fa420
20-08-2026 00:25:53.746 1541808 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546901","expired":false,"activity":"","logged":false,"session":"C46197Af13D0206f12F9B3B07d4b07","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.746 1541808 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C46197Af13D0206f12F9B3B07d4b07","status":true}
20-08-2026 00:25:53.747 1541809 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C46197Af13D0206f12F9B3B07d4b07
20-08-2026 00:25:53.747 1541809 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c0fa420
20-08-2026 00:25:53.747 1541809 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546901","expired":false,"activity":"","logged":false,"session":"C46197Af13D0206f12F9B3B07d4b07","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.747 1541809 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C46197Af13D0206f12F9B3B07d4b07, mobile : , newSession : C46197Af13D0206f12F9B3B07d4b07, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"3751046632410923167","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202003","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas Cafeteria"}}, expiry  :1795114546901
20-08-2026 00:25:53.747 1541809 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C46197Af13D0206f12F9B3B07d4b07
20-08-2026 00:25:53.747 1541809 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C46197Af13D0206f12F9B3B07d4b07
20-08-2026 00:25:53.750 1541812 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c0fa420
20-08-2026 00:25:53.750 1541812 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546901","expired":false,"activity":"","logged":false,"session":"C46197Af13D0206f12F9B3B07d4b07","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.750 1541812 [http-nio-8051-exec-94] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C46197Af13D0206f12F9B3B07d4b07","status":true}
20-08-2026 00:25:53.759 1541821 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.760 1541822 [http-nio-8051-exec-56] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.762 1541824 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5543A778698dAb28EaF7142a903aD3
20-08-2026 00:25:53.762 1541824 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5543A778698dAb28EaF7142a903aD3
20-08-2026 00:25:53.763 1541825 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7555fc12
20-08-2026 00:25:53.763 1541825 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546531","expired":false,"activity":"","logged":false,"session":"5543A778698dAb28EaF7142a903aD3","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.763 1541825 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5543A778698dAb28EaF7142a903aD3","status":true}
20-08-2026 00:25:53.763 1541825 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5543A778698dAb28EaF7142a903aD3
20-08-2026 00:25:53.764 1541826 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7555fc12
20-08-2026 00:25:53.764 1541826 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546531","expired":false,"activity":"","logged":false,"session":"5543A778698dAb28EaF7142a903aD3","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.764 1541826 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5543A778698dAb28EaF7142a903aD3, mobile : , newSession : 5543A778698dAb28EaF7142a903aD3, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1646053315696","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM03202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Mediatek 4c 9th floor"}}, expiry  :1795114546531
20-08-2026 00:25:53.764 1541826 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5543A778698dAb28EaF7142a903aD3
20-08-2026 00:25:53.764 1541826 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5543A778698dAb28EaF7142a903aD3
20-08-2026 00:25:53.767 1541829 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7555fc12
20-08-2026 00:25:53.767 1541829 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546531","expired":false,"activity":"","logged":false,"session":"5543A778698dAb28EaF7142a903aD3","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.767 1541829 [http-nio-8051-exec-63] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5543A778698dAb28EaF7142a903aD3","status":true}
20-08-2026 00:25:53.793 1541855 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.793 1541855 [http-nio-8051-exec-40] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.850 1541912 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.851 1541913 [http-nio-8051-exec-18] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.896 1541958 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C9523783Be0cC84f7467F8A1701782
20-08-2026 00:25:53.896 1541958 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C9523783Be0cC84f7467F8A1701782
20-08-2026 00:25:53.897 1541959 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32610dc5
20-08-2026 00:25:53.897 1541959 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546957","expired":false,"activity":"","logged":false,"session":"C9523783Be0cC84f7467F8A1701782","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.897 1541959 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C9523783Be0cC84f7467F8A1701782","status":true}
20-08-2026 00:25:53.897 1541959 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C9523783Be0cC84f7467F8A1701782
20-08-2026 00:25:53.897 1541959 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32610dc5
20-08-2026 00:25:53.897 1541959 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546957","expired":false,"activity":"","logged":false,"session":"C9523783Be0cC84f7467F8A1701782","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.897 1541959 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C9523783Be0cC84f7467F8A1701782, mobile : , newSession : C9523783Be0cC84f7467F8A1701782, active : 1, activity : {"machine":{"area":"E-City","vm_id":"1763711688220","cart_enabled":true,"address":"","vm_imei_id":"NU11202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"TM TATA Solar"}}, expiry  :1795114546957
20-08-2026 00:25:53.897 1541959 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C9523783Be0cC84f7467F8A1701782
20-08-2026 00:25:53.897 1541959 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C9523783Be0cC84f7467F8A1701782
20-08-2026 00:25:53.899 1541961 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32610dc5
20-08-2026 00:25:53.899 1541961 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546957","expired":false,"activity":"","logged":false,"session":"C9523783Be0cC84f7467F8A1701782","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.900 1541962 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C9523783Be0cC84f7467F8A1701782","status":true}
20-08-2026 00:25:53.906 1541968 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 791b36B26401B293AcA472380dA593
20-08-2026 00:25:53.906 1541968 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 791b36B26401B293AcA472380dA593
20-08-2026 00:25:53.907 1541969 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b1b86c6
20-08-2026 00:25:53.907 1541969 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546724","expired":false,"activity":"","logged":false,"session":"791b36B26401B293AcA472380dA593","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.907 1541969 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"791b36B26401B293AcA472380dA593","status":true}
20-08-2026 00:25:53.907 1541969 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 791b36B26401B293AcA472380dA593
20-08-2026 00:25:53.907 1541969 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b1b86c6
20-08-2026 00:25:53.907 1541969 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546724","expired":false,"activity":"","logged":false,"session":"791b36B26401B293AcA472380dA593","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.907 1541969 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 791b36B26401B293AcA472380dA593, mobile : , newSession : 791b36B26401B293AcA472380dA593, active : 1, activity : {"machine":{"area":"Western","vm_id":"1661836659685","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Tech Mahindra - Demo"}}, expiry  :1795114546724
20-08-2026 00:25:53.907 1541969 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 791b36B26401B293AcA472380dA593
20-08-2026 00:25:53.908 1541970 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 791b36B26401B293AcA472380dA593
20-08-2026 00:25:53.912 1541974 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.912 1541974 [http-nio-8051-exec-84] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.912 1541974 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b1b86c6
20-08-2026 00:25:53.912 1541974 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546724","expired":false,"activity":"","logged":false,"session":"791b36B26401B293AcA472380dA593","mobile":"","active":1,"status":true}
20-08-2026 00:25:53.912 1541974 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"791b36B26401B293AcA472380dA593","status":true}
20-08-2026 00:25:53.916 1541978 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.916 1541978 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.957 1542019 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.959 1542021 [http-nio-8051-exec-67] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.967 1542029 [http-nio-8051-exec-61] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.967 1542029 [http-nio-8051-exec-61] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:53.977 1542039 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202302","mobile":""}
20-08-2026 00:25:53.986 1542048 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:53.986 1542048 [http-nio-8051-exec-79] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.102 1542164 [http-nio-8051-exec-89] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:54.106 1542168 [http-nio-8051-exec-89] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.165 1542227 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0fCbDcF93083EaE3Fb97887473F48d
20-08-2026 00:25:54.166 1542228 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0fCbDcF93083EaE3Fb97887473F48d
20-08-2026 00:25:54.169 1542231 [http-nio-8051-exec-95] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS08202103","mobile":""}
20-08-2026 00:25:54.170 1542232 [http-nio-8051-exec-88] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202305","mobile":""}
20-08-2026 00:25:54.171 1542233 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@80bf09f
20-08-2026 00:25:54.171 1542233 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546892","expired":false,"activity":"","logged":false,"session":"0fCbDcF93083EaE3Fb97887473F48d","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.171 1542233 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0fCbDcF93083EaE3Fb97887473F48d","status":true}
20-08-2026 00:25:54.171 1542233 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0fCbDcF93083EaE3Fb97887473F48d
20-08-2026 00:25:54.195 1542257 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@80bf09f
20-08-2026 00:25:54.195 1542257 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546892","expired":false,"activity":"","logged":false,"session":"0fCbDcF93083EaE3Fb97887473F48d","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.195 1542257 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0fCbDcF93083EaE3Fb97887473F48d, mobile : , newSession : 0fCbDcF93083EaE3Fb97887473F48d, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1752230252801","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM07202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_Ariel_3rd Floor"}}, expiry  :1795114546892
20-08-2026 00:25:54.195 1542257 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0fCbDcF93083EaE3Fb97887473F48d
20-08-2026 00:25:54.195 1542257 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0fCbDcF93083EaE3Fb97887473F48d
20-08-2026 00:25:54.200 1542262 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@80bf09f
20-08-2026 00:25:54.200 1542262 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546892","expired":false,"activity":"","logged":false,"session":"0fCbDcF93083EaE3Fb97887473F48d","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.200 1542262 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0fCbDcF93083EaE3Fb97887473F48d","status":true}
20-08-2026 00:25:54.205 1542267 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 14D41aA9F3F3EeD998389dE1C9699d
20-08-2026 00:25:54.206 1542268 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 14D41aA9F3F3EeD998389dE1C9699d
20-08-2026 00:25:54.206 1542268 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21b31c10
20-08-2026 00:25:54.206 1542268 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546755","expired":false,"activity":"","logged":false,"session":"14D41aA9F3F3EeD998389dE1C9699d","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.206 1542268 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"14D41aA9F3F3EeD998389dE1C9699d","status":true}
20-08-2026 00:25:54.207 1542269 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 14D41aA9F3F3EeD998389dE1C9699d
20-08-2026 00:25:54.208 1542270 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21b31c10
20-08-2026 00:25:54.208 1542270 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546755","expired":false,"activity":"","logged":false,"session":"14D41aA9F3F3EeD998389dE1C9699d","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.209 1542271 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 14D41aA9F3F3EeD998389dE1C9699d, mobile : , newSession : 14D41aA9F3F3EeD998389dE1C9699d, active : 1, activity : {"machine":{"area":"MRO ","vm_id":"1654930522294","cart_enabled":true,"address":"Moglix MRO ","vm_imei_id":"TM07202204","webapp_config":"{\"server_order\":0,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9718724,77.7169408","location":"MRO "}}, expiry  :1795114546755
20-08-2026 00:25:54.209 1542271 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 14D41aA9F3F3EeD998389dE1C9699d
20-08-2026 00:25:54.209 1542271 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 14D41aA9F3F3EeD998389dE1C9699d
20-08-2026 00:25:54.211 1542273 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21b31c10
20-08-2026 00:25:54.211 1542273 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546755","expired":false,"activity":"","logged":false,"session":"14D41aA9F3F3EeD998389dE1C9699d","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.211 1542273 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"14D41aA9F3F3EeD998389dE1C9699d","status":true}
20-08-2026 00:25:54.217 1542279 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:54.219 1542281 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:54.220 1542282 [http-nio-8051-exec-70] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.222 1542284 [http-nio-8051-exec-66] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.228 1542290 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:59.0, vm_id=1711555283773}
20-08-2026 00:25:54.230 1542292 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-19 23:29:59.0
20-08-2026 00:25:54.368 1542430 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4d4fA8502e6bA691116370C2A03f95
20-08-2026 00:25:54.368 1542430 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4d4fA8502e6bA691116370C2A03f95
20-08-2026 00:25:54.369 1542431 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1b902762
20-08-2026 00:25:54.369 1542431 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546607","expired":false,"activity":"","logged":false,"session":"4d4fA8502e6bA691116370C2A03f95","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.369 1542431 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4d4fA8502e6bA691116370C2A03f95","status":true}
20-08-2026 00:25:54.369 1542431 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4d4fA8502e6bA691116370C2A03f95
20-08-2026 00:25:54.370 1542432 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1b902762
20-08-2026 00:25:54.371 1542433 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546607","expired":false,"activity":"","logged":false,"session":"4d4fA8502e6bA691116370C2A03f95","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.371 1542433 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4d4fA8502e6bA691116370C2A03f95, mobile : , newSession : 4d4fA8502e6bA691116370C2A03f95, active : 1, activity : {"machine":{"ds_imei":"DS08202101","area":"Harlur","vm_id":"1628514764505","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"DS08202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"Tiny Cafe - Nyaa Retail ,Harlur ","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114546607
20-08-2026 00:25:54.371 1542433 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4d4fA8502e6bA691116370C2A03f95
20-08-2026 00:25:54.371 1542433 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4d4fA8502e6bA691116370C2A03f95
20-08-2026 00:25:54.372 1542434 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1b902762
20-08-2026 00:25:54.372 1542434 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546607","expired":false,"activity":"","logged":false,"session":"4d4fA8502e6bA691116370C2A03f95","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.372 1542434 [http-nio-8051-exec-96] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4d4fA8502e6bA691116370C2A03f95","status":true}
20-08-2026 00:25:54.378 1542440 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:54.380 1542442 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.400 1542462 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202502","mobile":""}
20-08-2026 00:25:54.411 1542473 [http-nio-8051-exec-77] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"RM10201901","mobile":""}
20-08-2026 00:25:54.484 1542546 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202508","mobile":""}
20-08-2026 00:25:54.522 1542584 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:54.523 1542585 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.528 1542590 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D507F5511bEfAa1d0f2aBf808eF416
20-08-2026 00:25:54.528 1542590 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D507F5511bEfAa1d0f2aBf808eF416
20-08-2026 00:25:54.532 1542594 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@57d433c2
20-08-2026 00:25:54.532 1542594 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546520","expired":false,"activity":"","logged":false,"session":"D507F5511bEfAa1d0f2aBf808eF416","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.532 1542594 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D507F5511bEfAa1d0f2aBf808eF416","status":true}
20-08-2026 00:25:54.532 1542594 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D507F5511bEfAa1d0f2aBf808eF416
20-08-2026 00:25:54.538 1542600 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@57d433c2
20-08-2026 00:25:54.538 1542600 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546520","expired":false,"activity":"","logged":false,"session":"D507F5511bEfAa1d0f2aBf808eF416","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.538 1542600 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D507F5511bEfAa1d0f2aBf808eF416, mobile : , newSession : D507F5511bEfAa1d0f2aBf808eF416, active : 1, activity : {"machine":{"ds_imei":"NU04202102","area":"Harlur","vm_id":"1619624548848","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"NU04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"HSR Nyaa Retail","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114546520
20-08-2026 00:25:54.538 1542600 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D507F5511bEfAa1d0f2aBf808eF416
20-08-2026 00:25:54.538 1542600 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D507F5511bEfAa1d0f2aBf808eF416
20-08-2026 00:25:54.545 1542607 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@57d433c2
20-08-2026 00:25:54.545 1542607 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546520","expired":false,"activity":"","logged":false,"session":"D507F5511bEfAa1d0f2aBf808eF416","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.545 1542607 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D507F5511bEfAa1d0f2aBf808eF416","status":true}
20-08-2026 00:25:54.572 1542634 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:54.573 1542635 [http-nio-8051-exec-53] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.610 1542672 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:54.611 1542673 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.615 1542677 [http-nio-8051-exec-90] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:54.615 1542677 [http-nio-8051-exec-90] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.628 1542690 [http-nio-8051-exec-86] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:54.629 1542691 [http-nio-8051-exec-86] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.660 1542722 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:54.660 1542722 [http-nio-8051-exec-87] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.665 1542727 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:25:54.666 1542728 [http-nio-8051-exec-94] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:25:54.670 1542732 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:25:54.670 1542732 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:25:54.717 1542779 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202102","mobile":""}
20-08-2026 00:25:54.723 1542785 [http-nio-8051-exec-56] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202301","mobile":""}
20-08-2026 00:25:54.729 1542791 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B02b86BeC73f3cAa346c7fA904B3D4
20-08-2026 00:25:54.730 1542792 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B02b86BeC73f3cAa346c7fA904B3D4
20-08-2026 00:25:54.731 1542793 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7462e49b
20-08-2026 00:25:54.731 1542793 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546819","expired":false,"activity":"","logged":false,"session":"B02b86BeC73f3cAa346c7fA904B3D4","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.731 1542793 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B02b86BeC73f3cAa346c7fA904B3D4","status":true}
20-08-2026 00:25:54.731 1542793 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B02b86BeC73f3cAa346c7fA904B3D4
20-08-2026 00:25:54.732 1542794 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7462e49b
20-08-2026 00:25:54.732 1542794 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546819","expired":false,"activity":"","logged":false,"session":"B02b86BeC73f3cAa346c7fA904B3D4","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.732 1542794 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B02b86BeC73f3cAa346c7fA904B3D4, mobile : , newSession : B02b86BeC73f3cAa346c7fA904B3D4, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749560296622","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202507","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 5th floor-2"}}, expiry  :1795114546819
20-08-2026 00:25:54.732 1542794 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B02b86BeC73f3cAa346c7fA904B3D4
20-08-2026 00:25:54.732 1542794 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B02b86BeC73f3cAa346c7fA904B3D4
20-08-2026 00:25:54.734 1542796 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7462e49b
20-08-2026 00:25:54.734 1542796 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546819","expired":false,"activity":"","logged":false,"session":"B02b86BeC73f3cAa346c7fA904B3D4","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.734 1542796 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B02b86BeC73f3cAa346c7fA904B3D4","status":true}
20-08-2026 00:25:54.754 1542816 [http-nio-8051-exec-63] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202203","mobile":""}
20-08-2026 00:25:54.794 1542856 [http-nio-8051-exec-40] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202501","mobile":""}
20-08-2026 00:25:54.825 1542887 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202103","mobile":""}
20-08-2026 00:25:54.832 1542894 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202203","mobile":""}
20-08-2026 00:25:54.929 1542991 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6877334b8b260a5655216d1b7a82D2
20-08-2026 00:25:54.929 1542991 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6877334b8b260a5655216d1b7a82D2
20-08-2026 00:25:54.932 1542994 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1912d6af
20-08-2026 00:25:54.932 1542994 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546666","expired":false,"activity":"","logged":false,"session":"6877334b8b260a5655216d1b7a82D2","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.932 1542994 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6877334b8b260a5655216d1b7a82D2","status":true}
20-08-2026 00:25:54.932 1542994 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6877334b8b260a5655216d1b7a82D2
20-08-2026 00:25:54.932 1542994 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1912d6af
20-08-2026 00:25:54.932 1542994 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546666","expired":false,"activity":"","logged":false,"session":"6877334b8b260a5655216d1b7a82D2","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.932 1542994 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6877334b8b260a5655216d1b7a82D2, mobile : , newSession : 6877334b8b260a5655216d1b7a82D2, active : 1, activity : {"machine":{"area":"Mediatek B-1 4th Floor","vm_id":"1650863616549","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"55555,55555","location":"Mediatek B-1 4th Floor"}}, expiry  :1795114546666
20-08-2026 00:25:54.932 1542994 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6877334b8b260a5655216d1b7a82D2
20-08-2026 00:25:54.932 1542994 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6877334b8b260a5655216d1b7a82D2
20-08-2026 00:25:54.935 1542997 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1912d6af
20-08-2026 00:25:54.935 1542997 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546666","expired":false,"activity":"","logged":false,"session":"6877334b8b260a5655216d1b7a82D2","mobile":"","active":1,"status":true}
20-08-2026 00:25:54.935 1542997 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6877334b8b260a5655216d1b7a82D2","status":true}
20-08-2026 00:25:55.008 1543070 [http-nio-8051-exec-97] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS11202101","mobile":""}
20-08-2026 00:25:55.095 1543157 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202101","mobile":""}
20-08-2026 00:25:55.161 1543223 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202099","mobile":""}
20-08-2026 00:25:55.168 1543230 [http-nio-8051-exec-79] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":""}
20-08-2026 00:25:55.204 1543266 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F46272F1D937Fe2a8bAf44Bd3eAb2b
20-08-2026 00:25:55.205 1543267 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F46272F1D937Fe2a8bAf44Bd3eAb2b
20-08-2026 00:25:55.208 1543270 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ffb6950
20-08-2026 00:25:55.208 1543270 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546761","expired":false,"activity":"","logged":false,"session":"F46272F1D937Fe2a8bAf44Bd3eAb2b","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.208 1543270 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F46272F1D937Fe2a8bAf44Bd3eAb2b","status":true}
20-08-2026 00:25:55.208 1543270 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F46272F1D937Fe2a8bAf44Bd3eAb2b
20-08-2026 00:25:55.212 1543274 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ffb6950
20-08-2026 00:25:55.212 1543274 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546761","expired":false,"activity":"","logged":false,"session":"F46272F1D937Fe2a8bAf44Bd3eAb2b","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.212 1543274 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F46272F1D937Fe2a8bAf44Bd3eAb2b, mobile : , newSession : F46272F1D937Fe2a8bAf44Bd3eAb2b, active : 1, activity : {"machine":{"area":"store","vm_id":"1673075277157","cart_enabled":true,"address":"Rack Test","vm_imei_id":"TM12202250","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"server_spiral\":1}","latlong":"00000000,000000","location":"store machine 1"}}, expiry  :1795114546761
20-08-2026 00:25:55.212 1543274 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F46272F1D937Fe2a8bAf44Bd3eAb2b
20-08-2026 00:25:55.212 1543274 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F46272F1D937Fe2a8bAf44Bd3eAb2b
20-08-2026 00:25:55.213 1543275 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ffb6950
20-08-2026 00:25:55.213 1543275 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546761","expired":false,"activity":"","logged":false,"session":"F46272F1D937Fe2a8bAf44Bd3eAb2b","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.213 1543275 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F46272F1D937Fe2a8bAf44Bd3eAb2b","status":true}
20-08-2026 00:25:55.333 1543395 [http-nio-8051-exec-95] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS12202101","mobile":""}
20-08-2026 00:25:55.364 1543426 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4a920230E91bA86d60Ae278542F0C5
20-08-2026 00:25:55.365 1543427 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4a920230E91bA86d60Ae278542F0C5
20-08-2026 00:25:55.365 1543427 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5eb31c02
20-08-2026 00:25:55.365 1543427 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546813","expired":false,"activity":"","logged":false,"session":"4a920230E91bA86d60Ae278542F0C5","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.366 1543428 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4a920230E91bA86d60Ae278542F0C5","status":true}
20-08-2026 00:25:55.366 1543428 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4a920230E91bA86d60Ae278542F0C5
20-08-2026 00:25:55.366 1543428 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5eb31c02
20-08-2026 00:25:55.366 1543428 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546813","expired":false,"activity":"","logged":false,"session":"4a920230E91bA86d60Ae278542F0C5","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.366 1543428 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4a920230E91bA86d60Ae278542F0C5, mobile : , newSession : 4a920230E91bA86d60Ae278542F0C5, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1748242676721","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM05202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas lakeview  2nd floor"}}, expiry  :1795114546813
20-08-2026 00:25:55.366 1543428 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4a920230E91bA86d60Ae278542F0C5
20-08-2026 00:25:55.366 1543428 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4a920230E91bA86d60Ae278542F0C5
20-08-2026 00:25:55.367 1543429 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5eb31c02
20-08-2026 00:25:55.367 1543429 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546813","expired":false,"activity":"","logged":false,"session":"4a920230E91bA86d60Ae278542F0C5","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.367 1543429 [http-nio-8051-exec-69] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4a920230E91bA86d60Ae278542F0C5","status":true}
20-08-2026 00:25:55.375 1543437 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202102","mobile":""}
20-08-2026 00:25:55.484 1543546 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fe08F2D0B08f0346598e97596aA985
20-08-2026 00:25:55.484 1543546 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fe08F2D0B08f0346598e97596aA985
20-08-2026 00:25:55.485 1543547 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@63a28c0c
20-08-2026 00:25:55.485 1543547 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546900","expired":false,"activity":"","logged":false,"session":"Fe08F2D0B08f0346598e97596aA985","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.485 1543547 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fe08F2D0B08f0346598e97596aA985","status":true}
20-08-2026 00:25:55.485 1543547 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fe08F2D0B08f0346598e97596aA985
20-08-2026 00:25:55.488 1543550 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@63a28c0c
20-08-2026 00:25:55.489 1543551 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546900","expired":false,"activity":"","logged":false,"session":"Fe08F2D0B08f0346598e97596aA985","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.489 1543551 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fe08F2D0B08f0346598e97596aA985, mobile : , newSession : Fe08F2D0B08f0346598e97596aA985, active : 1, activity : {"machine":{"area":"Western","vm_id":"1757402010096","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas LV 4th floor"}}, expiry  :1795114546900
20-08-2026 00:25:55.489 1543551 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fe08F2D0B08f0346598e97596aA985
20-08-2026 00:25:55.489 1543551 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fe08F2D0B08f0346598e97596aA985
20-08-2026 00:25:55.490 1543552 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@63a28c0c
20-08-2026 00:25:55.490 1543552 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546900","expired":false,"activity":"","logged":false,"session":"Fe08F2D0B08f0346598e97596aA985","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.490 1543552 [http-nio-8051-exec-70] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fe08F2D0B08f0346598e97596aA985","status":true}
20-08-2026 00:25:55.532 1543594 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F183Ad20E3C906Bf37678d0aEc8462
20-08-2026 00:25:55.532 1543594 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F183Ad20E3C906Bf37678d0aEc8462
20-08-2026 00:25:55.533 1543595 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4faf3edc
20-08-2026 00:25:55.533 1543595 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546688","expired":false,"activity":"","logged":false,"session":"F183Ad20E3C906Bf37678d0aEc8462","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.533 1543595 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F183Ad20E3C906Bf37678d0aEc8462","status":true}
20-08-2026 00:25:55.533 1543595 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F183Ad20E3C906Bf37678d0aEc8462
20-08-2026 00:25:55.534 1543596 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4faf3edc
20-08-2026 00:25:55.534 1543596 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546688","expired":false,"activity":"","logged":false,"session":"F183Ad20E3C906Bf37678d0aEc8462","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.534 1543596 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F183Ad20E3C906Bf37678d0aEc8462, mobile : , newSession : F183Ad20E3C906Bf37678d0aEc8462, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654510950489","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_1st Floor"}}, expiry  :1795114546688
20-08-2026 00:25:55.534 1543596 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F183Ad20E3C906Bf37678d0aEc8462
20-08-2026 00:25:55.534 1543596 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F183Ad20E3C906Bf37678d0aEc8462
20-08-2026 00:25:55.534 1543596 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4faf3edc
20-08-2026 00:25:55.535 1543597 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546688","expired":false,"activity":"","logged":false,"session":"F183Ad20E3C906Bf37678d0aEc8462","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.535 1543597 [http-nio-8051-exec-66] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F183Ad20E3C906Bf37678d0aEc8462","status":true}
20-08-2026 00:25:55.647 1543709 [http-nio-8051-exec-91] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202301","mobile":""}
20-08-2026 00:25:55.657 1543719 [http-nio-8051-exec-96] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202201","mobile":""}
20-08-2026 00:25:55.674 1543736 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C237Bf743e3d75Bb4bEbCf7d88B2C7
20-08-2026 00:25:55.674 1543736 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C237Bf743e3d75Bb4bEbCf7d88B2C7
20-08-2026 00:25:55.675 1543737 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@797ac8a0
20-08-2026 00:25:55.675 1543737 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546879","expired":false,"activity":"","logged":false,"session":"C237Bf743e3d75Bb4bEbCf7d88B2C7","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.675 1543737 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C237Bf743e3d75Bb4bEbCf7d88B2C7","status":true}
20-08-2026 00:25:55.675 1543737 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C237Bf743e3d75Bb4bEbCf7d88B2C7
20-08-2026 00:25:55.676 1543738 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@797ac8a0
20-08-2026 00:25:55.676 1543738 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546879","expired":false,"activity":"","logged":false,"session":"C237Bf743e3d75Bb4bEbCf7d88B2C7","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.676 1543738 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C237Bf743e3d75Bb4bEbCf7d88B2C7, mobile : , newSession : C237Bf743e3d75Bb4bEbCf7d88B2C7, active : 1, activity : {"machine":{"area":"Texas Main","vm_id":"1757400542576","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Main"}}, expiry  :1795114546879
20-08-2026 00:25:55.676 1543738 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C237Bf743e3d75Bb4bEbCf7d88B2C7
20-08-2026 00:25:55.676 1543738 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C237Bf743e3d75Bb4bEbCf7d88B2C7
20-08-2026 00:25:55.678 1543740 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@797ac8a0
20-08-2026 00:25:55.678 1543740 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546879","expired":false,"activity":"","logged":false,"session":"C237Bf743e3d75Bb4bEbCf7d88B2C7","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.678 1543740 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C237Bf743e3d75Bb4bEbCf7d88B2C7","status":true}
20-08-2026 00:25:55.706 1543768 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":""}
20-08-2026 00:25:55.761 1543823 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D15524FbE4594246BdDe40B039949f
20-08-2026 00:25:55.761 1543823 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D15524FbE4594246BdDe40B039949f
20-08-2026 00:25:55.762 1543824 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ff01250
20-08-2026 00:25:55.762 1543824 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546972","expired":false,"activity":"","logged":false,"session":"D15524FbE4594246BdDe40B039949f","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.762 1543824 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D15524FbE4594246BdDe40B039949f","status":true}
20-08-2026 00:25:55.762 1543824 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D15524FbE4594246BdDe40B039949f
20-08-2026 00:25:55.762 1543824 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ff01250
20-08-2026 00:25:55.763 1543825 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546972","expired":false,"activity":"","logged":false,"session":"D15524FbE4594246BdDe40B039949f","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.763 1543825 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D15524FbE4594246BdDe40B039949f, mobile : , newSession : D15524FbE4594246BdDe40B039949f, active : 1, activity : {"machine":{"ds_imei":"NU11202099","area":"HSR LAYOUT","vm_id":"8969790716036205479","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU11202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"Machine_Refills","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114546972
20-08-2026 00:25:55.763 1543825 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D15524FbE4594246BdDe40B039949f
20-08-2026 00:25:55.763 1543825 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D15524FbE4594246BdDe40B039949f
20-08-2026 00:25:55.765 1543827 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ff01250
20-08-2026 00:25:55.765 1543827 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546972","expired":false,"activity":"","logged":false,"session":"D15524FbE4594246BdDe40B039949f","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.765 1543827 [http-nio-8051-exec-49] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D15524FbE4594246BdDe40B039949f","status":true}
20-08-2026 00:25:55.784 1543846 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07201911","mobile":""}
20-08-2026 00:25:55.793 1543855 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B5Cd07515a524aEa366dD565317e98
20-08-2026 00:25:55.794 1543856 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B5Cd07515a524aEa366dD565317e98
20-08-2026 00:25:55.794 1543856 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@69727293
20-08-2026 00:25:55.794 1543856 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546786","expired":false,"activity":"","logged":false,"session":"B5Cd07515a524aEa366dD565317e98","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.794 1543856 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B5Cd07515a524aEa366dD565317e98","status":true}
20-08-2026 00:25:55.794 1543856 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B5Cd07515a524aEa366dD565317e98
20-08-2026 00:25:55.795 1543857 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@69727293
20-08-2026 00:25:55.795 1543857 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546786","expired":false,"activity":"","logged":false,"session":"B5Cd07515a524aEa366dD565317e98","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.795 1543857 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B5Cd07515a524aEa366dD565317e98, mobile : , newSession : B5Cd07515a524aEa366dD565317e98, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685608919720","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202303","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Tata communication  - EGL"}}, expiry  :1795114546786
20-08-2026 00:25:55.795 1543857 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B5Cd07515a524aEa366dD565317e98
20-08-2026 00:25:55.795 1543857 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B5Cd07515a524aEa366dD565317e98
20-08-2026 00:25:55.796 1543858 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@69727293
20-08-2026 00:25:55.797 1543859 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546786","expired":false,"activity":"","logged":false,"session":"B5Cd07515a524aEa366dD565317e98","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.797 1543859 [http-nio-8051-exec-90] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B5Cd07515a524aEa366dD565317e98","status":true}
20-08-2026 00:25:55.828 1543890 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bb870bCbA438730eA262204f27586b
20-08-2026 00:25:55.828 1543890 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bb870bCbA438730eA262204f27586b
20-08-2026 00:25:55.829 1543891 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fc3fba6
20-08-2026 00:25:55.829 1543891 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546526","expired":false,"activity":"","logged":false,"session":"Bb870bCbA438730eA262204f27586b","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.829 1543891 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bb870bCbA438730eA262204f27586b","status":true}
20-08-2026 00:25:55.830 1543892 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bb870bCbA438730eA262204f27586b
20-08-2026 00:25:55.840 1543902 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fc3fba6
20-08-2026 00:25:55.840 1543902 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546526","expired":false,"activity":"","logged":false,"session":"Bb870bCbA438730eA262204f27586b","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.840 1543902 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Bb870bCbA438730eA262204f27586b, mobile : , newSession : Bb870bCbA438730eA262204f27586b, active : 1, activity : {"machine":{"ds_imei":"VS04202109","area":"HSR","vm_id":"1619843922074","cart_enabled":true,"address":"HSR","vm_imei_id":"VS04202109","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tiny Cafe - Fresh n Bake","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114546526
20-08-2026 00:25:55.840 1543902 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bb870bCbA438730eA262204f27586b
20-08-2026 00:25:55.840 1543902 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bb870bCbA438730eA262204f27586b
20-08-2026 00:25:55.843 1543905 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fb1d20B72e0d1b3bE9Ec0e0932A44c
20-08-2026 00:25:55.843 1543905 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fb1d20B72e0d1b3bE9Ec0e0932A44c
20-08-2026 00:25:55.843 1543905 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fc3fba6
20-08-2026 00:25:55.844 1543906 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546526","expired":false,"activity":"","logged":false,"session":"Bb870bCbA438730eA262204f27586b","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.844 1543906 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bb870bCbA438730eA262204f27586b","status":true}
20-08-2026 00:25:55.844 1543906 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11afdb9e
20-08-2026 00:25:55.844 1543906 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546887","expired":false,"activity":"","logged":false,"session":"Fb1d20B72e0d1b3bE9Ec0e0932A44c","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.844 1543906 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fb1d20B72e0d1b3bE9Ec0e0932A44c","status":true}
20-08-2026 00:25:55.844 1543906 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fb1d20B72e0d1b3bE9Ec0e0932A44c
20-08-2026 00:25:55.847 1543909 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11afdb9e
20-08-2026 00:25:55.849 1543911 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546887","expired":false,"activity":"","logged":false,"session":"Fb1d20B72e0d1b3bE9Ec0e0932A44c","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.849 1543911 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fb1d20B72e0d1b3bE9Ec0e0932A44c, mobile : , newSession : Fb1d20B72e0d1b3bE9Ec0e0932A44c, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205383","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202098","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR SKU Split","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114546887
20-08-2026 00:25:55.849 1543911 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fb1d20B72e0d1b3bE9Ec0e0932A44c
20-08-2026 00:25:55.849 1543911 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fb1d20B72e0d1b3bE9Ec0e0932A44c
20-08-2026 00:25:55.850 1543912 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11afdb9e
20-08-2026 00:25:55.850 1543912 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546887","expired":false,"activity":"","logged":false,"session":"Fb1d20B72e0d1b3bE9Ec0e0932A44c","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.850 1543912 [http-nio-8051-exec-86] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fb1d20B72e0d1b3bE9Ec0e0932A44c","status":true}
20-08-2026 00:25:55.991 1544053 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3f5f2fC34aC6D12cD271B26e987dA7
20-08-2026 00:25:55.991 1544053 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f5f2fC34aC6D12cD271B26e987dA7
20-08-2026 00:25:55.991 1544053 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@707d123a
20-08-2026 00:25:55.991 1544053 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546939","expired":false,"activity":"","logged":false,"session":"3f5f2fC34aC6D12cD271B26e987dA7","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.991 1544053 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3f5f2fC34aC6D12cD271B26e987dA7","status":true}
20-08-2026 00:25:55.991 1544053 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f5f2fC34aC6D12cD271B26e987dA7
20-08-2026 00:25:55.992 1544054 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@707d123a
20-08-2026 00:25:55.992 1544054 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546939","expired":false,"activity":"","logged":false,"session":"3f5f2fC34aC6D12cD271B26e987dA7","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.992 1544054 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3f5f2fC34aC6D12cD271B26e987dA7, mobile : , newSession : 3f5f2fC34aC6D12cD271B26e987dA7, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205384","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202097","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR Samplinmg ","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114546939
20-08-2026 00:25:55.992 1544054 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3f5f2fC34aC6D12cD271B26e987dA7
20-08-2026 00:25:55.992 1544054 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f5f2fC34aC6D12cD271B26e987dA7
20-08-2026 00:25:55.995 1544057 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@707d123a
20-08-2026 00:25:55.995 1544057 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546939","expired":false,"activity":"","logged":false,"session":"3f5f2fC34aC6D12cD271B26e987dA7","mobile":"","active":1,"status":true}
20-08-2026 00:25:55.995 1544057 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3f5f2fC34aC6D12cD271B26e987dA7","status":true}
20-08-2026 00:25:56.054 1544116 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E3A6616459622c8d292eD104E7320c
20-08-2026 00:25:56.054 1544116 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E3A6616459622c8d292eD104E7320c
20-08-2026 00:25:56.054 1544116 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c78a408
20-08-2026 00:25:56.054 1544116 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546871","expired":false,"activity":"","logged":false,"session":"E3A6616459622c8d292eD104E7320c","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.054 1544116 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E3A6616459622c8d292eD104E7320c","status":true}
20-08-2026 00:25:56.054 1544116 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E3A6616459622c8d292eD104E7320c
20-08-2026 00:25:56.055 1544117 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c78a408
20-08-2026 00:25:56.057 1544119 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546871","expired":false,"activity":"","logged":false,"session":"E3A6616459622c8d292eD104E7320c","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.057 1544119 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E3A6616459622c8d292eD104E7320c, mobile : , newSession : E3A6616459622c8d292eD104E7320c, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749829657832","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202503","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 7th Floor"}}, expiry  :1795114546871
20-08-2026 00:25:56.057 1544119 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E3A6616459622c8d292eD104E7320c
20-08-2026 00:25:56.057 1544119 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E3A6616459622c8d292eD104E7320c
20-08-2026 00:25:56.061 1544123 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c78a408
20-08-2026 00:25:56.061 1544123 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546871","expired":false,"activity":"","logged":false,"session":"E3A6616459622c8d292eD104E7320c","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.061 1544123 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E3A6616459622c8d292eD104E7320c","status":true}
20-08-2026 00:25:56.101 1544163 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7c8bC2C14f4f644d3aEcAdD817Ed5a
20-08-2026 00:25:56.101 1544163 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7c8bC2C14f4f644d3aEcAdD817Ed5a
20-08-2026 00:25:56.102 1544164 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@22d01dbc
20-08-2026 00:25:56.102 1544164 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546839","expired":false,"activity":"","logged":false,"session":"7c8bC2C14f4f644d3aEcAdD817Ed5a","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.102 1544164 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7c8bC2C14f4f644d3aEcAdD817Ed5a","status":true}
20-08-2026 00:25:56.102 1544164 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7c8bC2C14f4f644d3aEcAdD817Ed5a
20-08-2026 00:25:56.102 1544164 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@22d01dbc
20-08-2026 00:25:56.102 1544164 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546839","expired":false,"activity":"","logged":false,"session":"7c8bC2C14f4f644d3aEcAdD817Ed5a","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.102 1544164 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7c8bC2C14f4f644d3aEcAdD817Ed5a, mobile : , newSession : 7c8bC2C14f4f644d3aEcAdD817Ed5a, active : 1, activity : {"machine":{"area":"E-city ","vm_id":"1693385315786","cart_enabled":true,"address":"HSR","vm_imei_id":"TM09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas LV 5th Floor "}}, expiry  :1795114546839
20-08-2026 00:25:56.102 1544164 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7c8bC2C14f4f644d3aEcAdD817Ed5a
20-08-2026 00:25:56.102 1544164 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7c8bC2C14f4f644d3aEcAdD817Ed5a
20-08-2026 00:25:56.103 1544165 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@22d01dbc
20-08-2026 00:25:56.103 1544165 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546839","expired":false,"activity":"","logged":false,"session":"7c8bC2C14f4f644d3aEcAdD817Ed5a","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.103 1544165 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7c8bC2C14f4f644d3aEcAdD817Ed5a","status":true}
20-08-2026 00:25:56.210 1544272 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202102","mobile":""}
20-08-2026 00:25:56.239 1544301 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A870F4F4E873B1B1F0C5Da3e4478A5
20-08-2026 00:25:56.239 1544301 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A870F4F4E873B1B1F0C5Da3e4478A5
20-08-2026 00:25:56.243 1544305 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@98e7774
20-08-2026 00:25:56.243 1544305 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546548","expired":false,"activity":"","logged":false,"session":"A870F4F4E873B1B1F0C5Da3e4478A5","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.243 1544305 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A870F4F4E873B1B1F0C5Da3e4478A5","status":true}
20-08-2026 00:25:56.244 1544306 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A870F4F4E873B1B1F0C5Da3e4478A5
20-08-2026 00:25:56.246 1544308 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@98e7774
20-08-2026 00:25:56.246 1544308 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546548","expired":false,"activity":"","logged":false,"session":"A870F4F4E873B1B1F0C5Da3e4478A5","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.246 1544308 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A870F4F4E873B1B1F0C5Da3e4478A5, mobile : , newSession : A870F4F4E873B1B1F0C5Da3e4478A5, active : 1, activity : {"machine":{"area":"Media Tek_4 C_3rd Floor","vm_id":"1650863155668","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,5555555","location":"MediaTek_4 C_3rd Floor"}}, expiry  :1795114546548
20-08-2026 00:25:56.246 1544308 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A870F4F4E873B1B1F0C5Da3e4478A5
20-08-2026 00:25:56.246 1544308 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A870F4F4E873B1B1F0C5Da3e4478A5
20-08-2026 00:25:56.248 1544310 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@98e7774
20-08-2026 00:25:56.248 1544310 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546548","expired":false,"activity":"","logged":false,"session":"A870F4F4E873B1B1F0C5Da3e4478A5","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.248 1544310 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A870F4F4E873B1B1F0C5Da3e4478A5","status":true}
20-08-2026 00:25:56.262 1544324 [http-nio-8051-exec-18] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202201","mobile":""}
20-08-2026 00:25:56.290 1544352 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 674e4e96E94970D935238bAd594e4c
20-08-2026 00:25:56.290 1544352 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 674e4e96E94970D935238bAd594e4c
20-08-2026 00:25:56.291 1544353 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@701442af
20-08-2026 00:25:56.291 1544353 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546602","expired":false,"activity":"","logged":false,"session":"674e4e96E94970D935238bAd594e4c","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.291 1544353 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"674e4e96E94970D935238bAd594e4c","status":true}
20-08-2026 00:25:56.291 1544353 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 674e4e96E94970D935238bAd594e4c
20-08-2026 00:25:56.291 1544353 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@701442af
20-08-2026 00:25:56.291 1544353 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546602","expired":false,"activity":"","logged":false,"session":"674e4e96E94970D935238bAd594e4c","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.291 1544353 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 674e4e96E94970D935238bAd594e4c, mobile : , newSession : 674e4e96E94970D935238bAd594e4c, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114546602
20-08-2026 00:25:56.291 1544353 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 674e4e96E94970D935238bAd594e4c
20-08-2026 00:25:56.291 1544353 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 674e4e96E94970D935238bAd594e4c
20-08-2026 00:25:56.292 1544354 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@701442af
20-08-2026 00:25:56.292 1544354 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546602","expired":false,"activity":"","logged":false,"session":"674e4e96E94970D935238bAd594e4c","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.292 1544354 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"674e4e96E94970D935238bAd594e4c","status":true}
20-08-2026 00:25:56.352 1544414 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BeF8FfC56cC01c60A5E75c212a89D7
20-08-2026 00:25:56.352 1544414 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BeF8FfC56cC01c60A5E75c212a89D7
20-08-2026 00:25:56.352 1544414 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d83177c
20-08-2026 00:25:56.352 1544414 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546517","expired":false,"activity":"","logged":false,"session":"BeF8FfC56cC01c60A5E75c212a89D7","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.352 1544414 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BeF8FfC56cC01c60A5E75c212a89D7","status":true}
20-08-2026 00:25:56.352 1544414 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BeF8FfC56cC01c60A5E75c212a89D7
20-08-2026 00:25:56.353 1544415 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d83177c
20-08-2026 00:25:56.353 1544415 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546517","expired":false,"activity":"","logged":false,"session":"BeF8FfC56cC01c60A5E75c212a89D7","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.353 1544415 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: BeF8FfC56cC01c60A5E75c212a89D7, mobile : , newSession : BeF8FfC56cC01c60A5E75c212a89D7, active : 1, activity : {"machine":{"area":"E City","vm_id":"595907803036339445","cart_enabled":true,"address":"Titan Cafeteria Ground Floor","vm_imei_id":"TM10201907","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.840723,77.6731761","location":"Texas LV 2nd Floor "}}, expiry  :1795114546517
20-08-2026 00:25:56.353 1544415 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BeF8FfC56cC01c60A5E75c212a89D7
20-08-2026 00:25:56.353 1544415 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BeF8FfC56cC01c60A5E75c212a89D7
20-08-2026 00:25:56.353 1544415 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d83177c
20-08-2026 00:25:56.354 1544416 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546517","expired":false,"activity":"","logged":false,"session":"BeF8FfC56cC01c60A5E75c212a89D7","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.354 1544416 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BeF8FfC56cC01c60A5E75c212a89D7","status":true}
20-08-2026 00:25:56.358 1544420 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202202","mobile":""}
20-08-2026 00:25:56.370 1544432 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1dA6826078630b9c625063B3E212D0
20-08-2026 00:25:56.371 1544433 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dA6826078630b9c625063B3E212D0
20-08-2026 00:25:56.373 1544435 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@57bffcf6
20-08-2026 00:25:56.373 1544435 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546754","expired":false,"activity":"","logged":false,"session":"1dA6826078630b9c625063B3E212D0","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.373 1544435 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1dA6826078630b9c625063B3E212D0","status":true}
20-08-2026 00:25:56.373 1544435 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dA6826078630b9c625063B3E212D0
20-08-2026 00:25:56.376 1544438 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@57bffcf6
20-08-2026 00:25:56.377 1544439 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546754","expired":false,"activity":"","logged":false,"session":"1dA6826078630b9c625063B3E212D0","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.377 1544439 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1dA6826078630b9c625063B3E212D0, mobile : , newSession : 1dA6826078630b9c625063B3E212D0, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660749537502","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Titan Eye plus -2","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114546754
20-08-2026 00:25:56.377 1544439 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1dA6826078630b9c625063B3E212D0
20-08-2026 00:25:56.377 1544439 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dA6826078630b9c625063B3E212D0
20-08-2026 00:25:56.377 1544439 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@57bffcf6
20-08-2026 00:25:56.377 1544439 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546754","expired":false,"activity":"","logged":false,"session":"1dA6826078630b9c625063B3E212D0","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.377 1544439 [http-nio-8051-exec-61] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1dA6826078630b9c625063B3E212D0","status":true}
20-08-2026 00:25:56.422 1544484 [http-nio-8051-exec-89] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202501","mobile":""}
20-08-2026 00:25:56.424 1544486 [http-nio-8051-exec-95] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202003","mobile":""}
20-08-2026 00:25:56.582 1544644 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"DS08202101","mobile":""}
20-08-2026 00:25:56.652 1544714 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 14Ac653887C9B2FbC2EfC9D4Da0b3a
20-08-2026 00:25:56.653 1544715 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 14Ac653887C9B2FbC2EfC9D4Da0b3a
20-08-2026 00:25:56.653 1544715 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32b11129
20-08-2026 00:25:56.653 1544715 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546827","expired":false,"activity":"","logged":false,"session":"14Ac653887C9B2FbC2EfC9D4Da0b3a","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.653 1544715 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"14Ac653887C9B2FbC2EfC9D4Da0b3a","status":true}
20-08-2026 00:25:56.653 1544715 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 14Ac653887C9B2FbC2EfC9D4Da0b3a
20-08-2026 00:25:56.654 1544716 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32b11129
20-08-2026 00:25:56.654 1544716 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546827","expired":false,"activity":"","logged":false,"session":"14Ac653887C9B2FbC2EfC9D4Da0b3a","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.654 1544716 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 14Ac653887C9B2FbC2EfC9D4Da0b3a, mobile : , newSession : 14Ac653887C9B2FbC2EfC9D4Da0b3a, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL"}}, expiry  :1795114546827
20-08-2026 00:25:56.654 1544716 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 14Ac653887C9B2FbC2EfC9D4Da0b3a
20-08-2026 00:25:56.654 1544716 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 14Ac653887C9B2FbC2EfC9D4Da0b3a
20-08-2026 00:25:56.654 1544716 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32b11129
20-08-2026 00:25:56.654 1544716 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546827","expired":false,"activity":"","logged":false,"session":"14Ac653887C9B2FbC2EfC9D4Da0b3a","mobile":"","active":1,"status":true}
20-08-2026 00:25:56.654 1544716 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"14Ac653887C9B2FbC2EfC9D4Da0b3a","status":true}
20-08-2026 00:25:56.810 1544872 [http-nio-8051-exec-70] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202204","mobile":""}
20-08-2026 00:25:56.962 1545024 [http-nio-8051-exec-66] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202303","mobile":""}
20-08-2026 00:25:57.010 1545072 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202098","mobile":""}
20-08-2026 00:25:57.039 1545101 [http-nio-8051-exec-49] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202204","mobile":""}
20-08-2026 00:25:57.086 1545148 [http-nio-8051-exec-90] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202501","mobile":""}
20-08-2026 00:25:57.230 1545292 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 37Fb5d922d128260C320264e4d8d06
20-08-2026 00:25:57.230 1545292 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 37Fb5d922d128260C320264e4d8d06
20-08-2026 00:25:57.231 1545293 [http-nio-8051-exec-86] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202301","mobile":""}
20-08-2026 00:25:57.231 1545293 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@580a3812
20-08-2026 00:25:57.232 1545294 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546831","expired":false,"activity":"","logged":false,"session":"37Fb5d922d128260C320264e4d8d06","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.232 1545294 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"37Fb5d922d128260C320264e4d8d06","status":true}
20-08-2026 00:25:57.232 1545294 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 37Fb5d922d128260C320264e4d8d06
20-08-2026 00:25:57.232 1545294 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@580a3812
20-08-2026 00:25:57.232 1545294 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546831","expired":false,"activity":"","logged":false,"session":"37Fb5d922d128260C320264e4d8d06","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.232 1545294 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 37Fb5d922d128260C320264e4d8d06, mobile : , newSession : 37Fb5d922d128260C320264e4d8d06, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749559026472","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202506","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Version 1"}}, expiry  :1795114546831
20-08-2026 00:25:57.232 1545294 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 37Fb5d922d128260C320264e4d8d06
20-08-2026 00:25:57.232 1545294 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 37Fb5d922d128260C320264e4d8d06
20-08-2026 00:25:57.233 1545295 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@580a3812
20-08-2026 00:25:57.233 1545295 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546831","expired":false,"activity":"","logged":false,"session":"37Fb5d922d128260C320264e4d8d06","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.233 1545295 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"37Fb5d922d128260C320264e4d8d06","status":true}
20-08-2026 00:25:57.236 1545298 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202099","mobile":""}
20-08-2026 00:25:57.238 1545300 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bc4926E746F9E011750e5186364a6a
20-08-2026 00:25:57.238 1545300 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc4926E746F9E011750e5186364a6a
20-08-2026 00:25:57.238 1545300 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c0e9106
20-08-2026 00:25:57.239 1545301 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546707","expired":false,"activity":"","logged":false,"session":"Bc4926E746F9E011750e5186364a6a","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.239 1545301 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bc4926E746F9E011750e5186364a6a","status":true}
20-08-2026 00:25:57.239 1545301 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc4926E746F9E011750e5186364a6a
20-08-2026 00:25:57.239 1545301 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c0e9106
20-08-2026 00:25:57.239 1545301 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546707","expired":false,"activity":"","logged":false,"session":"Bc4926E746F9E011750e5186364a6a","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.239 1545301 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Bc4926E746F9E011750e5186364a6a, mobile : , newSession : Bc4926E746F9E011750e5186364a6a, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1652784271939","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"TM Titan Eye Plus"}}, expiry  :1795114546707
20-08-2026 00:25:57.239 1545301 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bc4926E746F9E011750e5186364a6a
20-08-2026 00:25:57.239 1545301 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc4926E746F9E011750e5186364a6a
20-08-2026 00:25:57.240 1545302 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c0e9106
20-08-2026 00:25:57.240 1545302 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546707","expired":false,"activity":"","logged":false,"session":"Bc4926E746F9E011750e5186364a6a","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.240 1545302 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bc4926E746F9E011750e5186364a6a","status":true}
20-08-2026 00:25:57.283 1545345 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202501","mobile":""}
20-08-2026 00:25:57.355 1545417 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fa02D5631f12F1241403Ac74525e0c
20-08-2026 00:25:57.355 1545417 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fa02D5631f12F1241403Ac74525e0c
20-08-2026 00:25:57.359 1545421 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@48fdfcc6
20-08-2026 00:25:57.359 1545421 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546934","expired":false,"activity":"","logged":false,"session":"Fa02D5631f12F1241403Ac74525e0c","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.359 1545421 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fa02D5631f12F1241403Ac74525e0c","status":true}
20-08-2026 00:25:57.359 1545421 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fa02D5631f12F1241403Ac74525e0c
20-08-2026 00:25:57.362 1545424 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@48fdfcc6
20-08-2026 00:25:57.362 1545424 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546934","expired":false,"activity":"","logged":false,"session":"Fa02D5631f12F1241403Ac74525e0c","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.362 1545424 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fa02D5631f12F1241403Ac74525e0c, mobile : , newSession : Fa02D5631f12F1241403Ac74525e0c, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"7421137583197604045","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM06202004","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Spare Single door"}}, expiry  :1795114546934
20-08-2026 00:25:57.362 1545424 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fa02D5631f12F1241403Ac74525e0c
20-08-2026 00:25:57.362 1545424 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fa02D5631f12F1241403Ac74525e0c
20-08-2026 00:25:57.376 1545438 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@48fdfcc6
20-08-2026 00:25:57.376 1545438 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546934","expired":false,"activity":"","logged":false,"session":"Fa02D5631f12F1241403Ac74525e0c","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.376 1545438 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fa02D5631f12F1241403Ac74525e0c","status":true}
20-08-2026 00:25:57.554 1545616 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7b3f62040c55Bb9dD3Ce836c0b1594
20-08-2026 00:25:57.554 1545616 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7b3f62040c55Bb9dD3Ce836c0b1594
20-08-2026 00:25:57.554 1545616 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fe09b3b
20-08-2026 00:25:57.554 1545616 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546941","expired":false,"activity":"","logged":false,"session":"7b3f62040c55Bb9dD3Ce836c0b1594","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.554 1545616 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7b3f62040c55Bb9dD3Ce836c0b1594","status":true}
20-08-2026 00:25:57.554 1545616 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7b3f62040c55Bb9dD3Ce836c0b1594
20-08-2026 00:25:57.555 1545617 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fe09b3b
20-08-2026 00:25:57.555 1545617 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546941","expired":false,"activity":"","logged":false,"session":"7b3f62040c55Bb9dD3Ce836c0b1594","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.555 1545617 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7b3f62040c55Bb9dD3Ce836c0b1594, mobile : , newSession : 7b3f62040c55Bb9dD3Ce836c0b1594, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1767156983476","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM01202601","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Mediatek 4AB_3rd floor "}}, expiry  :1795114546941
20-08-2026 00:25:57.555 1545617 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7b3f62040c55Bb9dD3Ce836c0b1594
20-08-2026 00:25:57.555 1545617 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7b3f62040c55Bb9dD3Ce836c0b1594
20-08-2026 00:25:57.555 1545617 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fe09b3b
20-08-2026 00:25:57.556 1545618 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546941","expired":false,"activity":"","logged":false,"session":"7b3f62040c55Bb9dD3Ce836c0b1594","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.556 1545618 [http-nio-8051-exec-84] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7b3f62040c55Bb9dD3Ce836c0b1594","status":true}
20-08-2026 00:25:57.655 1545717 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 40C5AbFb62E46dC73b666f3e738410
20-08-2026 00:25:57.655 1545717 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 40C5AbFb62E46dC73b666f3e738410
20-08-2026 00:25:57.659 1545721 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72a9da3a
20-08-2026 00:25:57.659 1545721 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546832","expired":false,"activity":"","logged":false,"session":"40C5AbFb62E46dC73b666f3e738410","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.659 1545721 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"40C5AbFb62E46dC73b666f3e738410","status":true}
20-08-2026 00:25:57.659 1545721 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 40C5AbFb62E46dC73b666f3e738410
20-08-2026 00:25:57.662 1545724 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72a9da3a
20-08-2026 00:25:57.662 1545724 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546832","expired":false,"activity":"","logged":false,"session":"40C5AbFb62E46dC73b666f3e738410","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.662 1545724 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 40C5AbFb62E46dC73b666f3e738410, mobile : , newSession : 40C5AbFb62E46dC73b666f3e738410, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749558487402","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202505","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Godrej Table Space 5th Floor"}}, expiry  :1795114546832
20-08-2026 00:25:57.662 1545724 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 40C5AbFb62E46dC73b666f3e738410
20-08-2026 00:25:57.662 1545724 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 40C5AbFb62E46dC73b666f3e738410
20-08-2026 00:25:57.665 1545727 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72a9da3a
20-08-2026 00:25:57.665 1545727 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114546832","expired":false,"activity":"","logged":false,"session":"40C5AbFb62E46dC73b666f3e738410","mobile":"","active":1,"status":true}
20-08-2026 00:25:57.665 1545727 [http-nio-8051-exec-97] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"40C5AbFb62E46dC73b666f3e738410","status":true}
20-08-2026 00:25:57.720 1545782 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202202","mobile":""}
20-08-2026 00:25:57.773 1545835 [http-nio-8051-exec-61] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM12202250","mobile":""}
20-08-2026 00:25:57.784 1545846 [http-nio-8051-exec-69] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202202","mobile":""}
20-08-2026 00:25:57.839 1545901 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202507","mobile":""}
20-08-2026 00:25:58.055 1546117 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202201","mobile":""}
20-08-2026 00:25:58.135 1546197 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202503","mobile":""}
20-08-2026 00:25:58.257 1546319 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202501","mobile":""}
20-08-2026 00:25:58.411 1546473 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202109","mobile":""}
20-08-2026 00:25:58.421 1546483 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202502","mobile":""}
20-08-2026 00:25:58.675 1546737 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202204","mobile":""}
20-08-2026 00:25:58.689 1546751 [http-nio-8051-exec-88] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM10201907","mobile":""}
20-08-2026 00:25:58.703 1546765 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202097","mobile":""}
20-08-2026 00:25:58.918 1546980 [http-nio-8051-exec-84] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":""}
20-08-2026 00:25:59.101 1547163 [http-nio-8051-exec-97] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:25:59.102 1547164 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202506","mobile":""}
20-08-2026 00:25:59.164 1547226 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM01202601","mobile":""}
20-08-2026 00:25:59.381 1547443 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202004","mobile":""}
20-08-2026 00:25:59.735 1547797 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202505","mobile":""}
20-08-2026 00:26:01.705 1549767 [http-nio-8051-exec-40] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:26:01.770 1549832 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:01.772 1549834 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:01.786 1549848 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:01.786 1549848 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:26:01.786 1549848 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:26:01.792 1549854 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:26:01.792 1549854 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:26:01.793 1549855 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:01.794 1549856 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:01.798 1549860 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:01.798 1549860 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:26:01.798 1549860 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:26:01.801 1549863 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:26:01.801 1549863 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:01.801 1549863 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:26:01.821 1549883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:01.821 1549883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:01.821 1549883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:01.821 1549883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:26:01.821 1549883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:01.0
20-08-2026 00:26:01.821 1549883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:01.830 1549892 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:01.839 1549901 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:01.845 1549907 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:01.845 1549907 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:26:01.845 1549907 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:26:01.855 1549917 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:26:01.855 1549917 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:26:01.863 1549925 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:01.864 1549926 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:01.878 1549940 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:01.878 1549940 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:26:01.878 1549940 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:26:01.881 1549943 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:26:01.881 1549943 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:01.881 1549943 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:26:01.900 1549962 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:01.900 1549962 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:01.900 1549962 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:01.900 1549962 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:26:01.900 1549962 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:01.0
20-08-2026 00:26:01.900 1549962 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:01.904 1549966 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:01.908 1549970 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:01.918 1549980 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:01.918 1549980 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:26:01.918 1549980 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:01.932 1549994 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:26:01.933 1549995 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:26:01.935 1549997 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:01.936 1549998 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:01.942 1550004 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:01.942 1550004 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:26:01.942 1550004 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:26:01.947 1550009 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:26:01.947 1550009 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:01.947 1550009 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:26:01.974 1550036 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:01.974 1550036 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:01.974 1550036 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:01.974 1550036 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:26:01.974 1550036 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:01.0
20-08-2026 00:26:01.974 1550036 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:01.981 1550043 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:01.983 1550045 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:01.986 1550048 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:01.986 1550048 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:26:01.986 1550048 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:26:01.988 1550050 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:26:01.988 1550050 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:26:01.990 1550052 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:01.993 1550055 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.000 1550062 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.000 1550062 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:26:02.000 1550062 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:26:02.009 1550071 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:26:02.009 1550071 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:02.009 1550071 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:26:02.037 1550099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.037 1550099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.037 1550099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:02.037 1550099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:26:02.037 1550099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:02.0
20-08-2026 00:26:02.038 1550100 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:02.038 1550100 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.040 1550102 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.051 1550113 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.051 1550113 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:26:02.051 1550113 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:26:02.055 1550117 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:26:02.055 1550117 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:26:02.056 1550118 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.057 1550119 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.060 1550122 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.060 1550122 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:26:02.060 1550122 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:26:02.071 1550133 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:26:02.071 1550133 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:26:02.072 1550134 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.074 1550136 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.081 1550143 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.081 1550143 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:26:02.081 1550143 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:26:02.085 1550147 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:26:02.085 1550147 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:26:02.089 1550151 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.091 1550153 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.099 1550161 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.099 1550161 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:26:02.099 1550161 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:26:02.104 1550166 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:26:02.104 1550166 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:26:02.106 1550168 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.110 1550172 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.116 1550178 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.116 1550178 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:26:02.116 1550178 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:26:02.119 1550181 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:26:02.119 1550181 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:26:02.120 1550182 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.121 1550183 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.128 1550190 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.128 1550190 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:26:02.128 1550190 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:26:02.170 1550232 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:26:02.170 1550232 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:26:02.171 1550233 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.173 1550235 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.176 1550238 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.176 1550238 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:26:02.176 1550238 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:26:02.220 1550282 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:26:02.220 1550282 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:26:02.221 1550283 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.222 1550284 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.226 1550288 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.227 1550289 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:26:02.227 1550289 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:26:02.230 1550292 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:26:02.230 1550292 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:26:02.232 1550294 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.234 1550296 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.238 1550300 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.238 1550300 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:26:02.238 1550300 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:26:02.244 1550306 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:26:02.244 1550306 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:02.244 1550306 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:26:02.265 1550327 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:02.265 1550327 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:02.265 1550327 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:02.265 1550327 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:26:02.265 1550327 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:02.0
20-08-2026 00:26:02.265 1550327 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:02.268 1550330 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.273 1550335 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.277 1550339 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.277 1550339 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:26:02.278 1550340 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:02.281 1550343 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:26:02.282 1550344 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:26:02.284 1550346 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.285 1550347 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.290 1550352 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.290 1550352 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:26:02.290 1550352 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:26:02.296 1550358 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:26:02.296 1550358 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:26:02.297 1550359 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.299 1550361 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.328 1550390 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.328 1550390 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:26:02.328 1550390 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:26:02.337 1550399 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:26:02.337 1550399 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:26:02.338 1550400 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.340 1550402 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.344 1550406 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.344 1550406 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:26:02.344 1550406 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:26:02.347 1550409 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:26:02.347 1550409 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:02.347 1550409 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:26:02.369 1550431 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.370 1550432 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.370 1550432 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:02.370 1550432 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:26:02.370 1550432 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:02.0
20-08-2026 00:26:02.370 1550432 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:02.376 1550438 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.378 1550440 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.386 1550448 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.387 1550449 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:26:02.387 1550449 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:26:02.391 1550453 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:26:02.392 1550454 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:02.392 1550454 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:26:02.410 1550472 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.410 1550472 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.411 1550473 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:02.411 1550473 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:26:02.411 1550473 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:02.0
20-08-2026 00:26:02.411 1550473 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:02.414 1550476 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.416 1550478 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.422 1550484 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.422 1550484 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:26:02.422 1550484 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:02.431 1550493 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:26:02.431 1550493 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:26:02.432 1550494 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.434 1550496 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.439 1550501 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.439 1550501 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:26:02.439 1550501 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:26:02.443 1550505 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:26:02.443 1550505 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:26:02.447 1550509 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.448 1550510 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.460 1550522 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.460 1550522 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:26:02.460 1550522 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:26:02.465 1550527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:26:02.465 1550527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:02.465 1550527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:26:02.491 1550553 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.491 1550553 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.491 1550553 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:02.491 1550553 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:26:02.491 1550553 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:02.0
20-08-2026 00:26:02.491 1550553 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:02.492 1550554 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.494 1550556 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.508 1550570 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.508 1550570 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:26:02.508 1550570 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:26:02.515 1550577 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:26:02.515 1550577 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:26:02.516 1550578 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.518 1550580 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.524 1550586 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.524 1550586 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:26:02.524 1550586 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:26:02.528 1550590 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:26:02.528 1550590 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:26:02.531 1550593 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:26:02.532 1550594 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25fe852
20-08-2026 00:26:02.537 1550599 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:26:02.538 1550600 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:26:02.538 1550600 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:26:02.541 1550603 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:26:02.541 1550603 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:26:02.545 1550607 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.546 1550608 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.552 1550614 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.552 1550614 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:26:02.552 1550614 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:26:02.556 1550618 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:26:02.557 1550619 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:26:02.560 1550622 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.561 1550623 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.567 1550629 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.567 1550629 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:26:02.567 1550629 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:26:02.573 1550635 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:26:02.573 1550635 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:26:02.574 1550636 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.578 1550640 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.585 1550647 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.585 1550647 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:26:02.585 1550647 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:26:02.588 1550650 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:26:02.588 1550650 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:26:02.589 1550651 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.592 1550654 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.598 1550660 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.598 1550660 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:26:02.598 1550660 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:26:02.602 1550664 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:26:02.602 1550664 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:26:02.605 1550667 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.606 1550668 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.614 1550676 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.614 1550676 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:26:02.614 1550676 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:02.616 1550678 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:26:02.616 1550678 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:26:02.638 1550700 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.641 1550703 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.656 1550718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.656 1550718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:26:02.656 1550718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:02.665 1550727 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:26:02.665 1550727 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:26:02.670 1550732 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:26:02.673 1550735 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25fe852
20-08-2026 00:26:02.676 1550738 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:26:02.676 1550738 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:26:02.676 1550738 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:26:02.681 1550743 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:26:02.681 1550743 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:26:02.686 1550748 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.687 1550749 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.691 1550753 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.691 1550753 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:26:02.691 1550753 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:26:02.694 1550756 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:26:02.694 1550756 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:26:02.695 1550757 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.697 1550759 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.701 1550763 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.701 1550763 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:26:02.701 1550763 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:26:02.704 1550766 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:26:02.704 1550766 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:26:02.705 1550767 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.707 1550769 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.713 1550775 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.713 1550775 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:26:02.713 1550775 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:26:02.716 1550778 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:26:02.716 1550778 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:26:02.718 1550780 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.720 1550782 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.725 1550787 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.725 1550787 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:26:02.726 1550788 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:26:02.733 1550795 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:26:02.733 1550795 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:02.733 1550795 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:26:02.753 1550815 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.754 1550816 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.754 1550816 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:02.754 1550816 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:26:02.754 1550816 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:02.0
20-08-2026 00:26:02.754 1550816 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:02.756 1550818 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.759 1550821 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.763 1550825 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.763 1550825 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:26:02.764 1550826 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:26:02.770 1550832 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:26:02.770 1550832 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:26:02.772 1550834 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.774 1550836 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.779 1550841 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.779 1550841 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:26:02.779 1550841 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:26:02.794 1550856 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:26:02.795 1550857 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:02.795 1550857 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:26:02.811 1550873 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.811 1550873 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.811 1550873 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:02.811 1550873 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:26:02.811 1550873 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:02.0
20-08-2026 00:26:02.811 1550873 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:02.814 1550876 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.816 1550878 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.821 1550883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.821 1550883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:26:02.821 1550883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:26:02.825 1550887 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:26:02.825 1550887 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:26:02.827 1550889 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.830 1550892 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.834 1550896 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.834 1550896 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:26:02.834 1550896 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:26:02.839 1550901 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:26:02.839 1550901 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:26:02.841 1550903 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.842 1550904 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.847 1550909 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.847 1550909 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:26:02.847 1550909 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:26:02.852 1550914 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:26:02.852 1550914 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:02.852 1550914 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:26:02.871 1550933 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.872 1550934 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.872 1550934 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:02.872 1550934 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:26:02.872 1550934 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:02.0
20-08-2026 00:26:02.872 1550934 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:02.873 1550935 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.875 1550937 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.879 1550941 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.880 1550942 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:26:02.880 1550942 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:26:02.884 1550946 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:26:02.884 1550946 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:26:02.886 1550948 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.887 1550949 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.891 1550953 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.891 1550953 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:26:02.891 1550953 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:02.896 1550958 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:26:02.896 1550958 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:26:02.898 1550960 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.900 1550962 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.904 1550966 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.904 1550966 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:26:02.904 1550966 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:26:02.909 1550971 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:26:02.909 1550971 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:02.909 1550971 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:26:02.932 1550994 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.932 1550994 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.933 1550995 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:02.933 1550995 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:26:02.933 1550995 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:02.0
20-08-2026 00:26:02.933 1550995 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:02.934 1550996 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:02.936 1550998 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:02.940 1551002 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:02.940 1551002 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:26:02.940 1551002 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:26:02.943 1551005 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:26:02.944 1551006 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:02.944 1551006 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:26:02.962 1551024 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.962 1551024 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:02.962 1551024 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:02.962 1551024 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:26:02.962 1551024 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:02.0
20-08-2026 00:26:02.962 1551024 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:02.963 1551025 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.965 1551027 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.969 1551031 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.969 1551031 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:26:02.969 1551031 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:02.972 1551034 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:26:02.972 1551034 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:26:02.976 1551038 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.977 1551039 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.981 1551043 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.981 1551043 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:26:02.981 1551043 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:26:02.986 1551048 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:26:02.987 1551049 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:26:02.988 1551050 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:02.990 1551052 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:02.994 1551056 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:02.994 1551056 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:26:02.994 1551056 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:02.997 1551059 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:26:02.997 1551059 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:26:02.999 1551061 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.002 1551064 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.006 1551068 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.006 1551068 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:26:03.006 1551068 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:26:03.009 1551071 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:26:03.009 1551071 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.009 1551071 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:26:03.029 1551091 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:03.030 1551092 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:03.030 1551092 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:03.030 1551092 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:26:03.030 1551092 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:03.0
20-08-2026 00:26:03.030 1551092 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:03.031 1551093 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.034 1551096 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.039 1551101 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.039 1551101 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:26:03.039 1551101 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:03.042 1551104 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:26:03.042 1551104 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:26:03.043 1551105 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.046 1551108 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.051 1551113 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.052 1551114 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:26:03.052 1551114 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:26:03.055 1551117 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:26:03.055 1551117 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:26:03.058 1551120 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.060 1551122 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.064 1551126 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.064 1551126 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:26:03.064 1551126 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:03.069 1551131 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:26:03.069 1551131 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:26:03.071 1551133 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:26:03.073 1551135 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@53a6cae5
20-08-2026 00:26:03.078 1551140 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:26:03.078 1551140 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:26:03.078 1551140 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:26:03.082 1551144 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:26:03.082 1551144 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:26:03.084 1551146 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.092 1551154 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.099 1551161 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.099 1551161 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:26:03.099 1551161 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:26:03.108 1551170 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:26:03.108 1551170 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:26:03.115 1551177 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.118 1551180 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.138 1551200 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.139 1551201 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:26:03.139 1551201 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:26:03.144 1551206 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:26:03.144 1551206 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:26:03.147 1551209 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.150 1551212 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.153 1551215 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.153 1551215 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:26:03.153 1551215 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:26:03.156 1551218 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:26:03.156 1551218 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:26:03.157 1551219 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.159 1551221 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.169 1551231 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.169 1551231 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:26:03.169 1551231 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:26:03.183 1551245 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:26:03.183 1551245 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.183 1551245 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:26:03.204 1551266 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.204 1551266 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.204 1551266 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:03.204 1551266 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:26:03.204 1551266 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:03.0
20-08-2026 00:26:03.204 1551266 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:03.211 1551273 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.213 1551275 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.216 1551278 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.217 1551279 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:26:03.217 1551279 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:26:03.224 1551286 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:26:03.225 1551287 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:26:03.226 1551288 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.228 1551290 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.231 1551293 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.231 1551293 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:26:03.231 1551293 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:26:03.237 1551299 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:26:03.237 1551299 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:26:03.238 1551300 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.240 1551302 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.245 1551307 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.245 1551307 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:26:03.245 1551307 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:03.250 1551312 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:26:03.250 1551312 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:26:03.251 1551313 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.253 1551315 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.257 1551319 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.257 1551319 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:26:03.257 1551319 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:26:03.261 1551323 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:26:03.261 1551323 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.261 1551323 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:26:03.286 1551348 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.286 1551348 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.286 1551348 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:03.286 1551348 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:26:03.286 1551348 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:03.0
20-08-2026 00:26:03.286 1551348 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:03.288 1551350 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.290 1551352 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.295 1551357 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.295 1551357 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:26:03.295 1551357 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:26:03.298 1551360 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:26:03.298 1551360 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.298 1551360 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:26:03.318 1551380 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.318 1551380 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.318 1551380 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:03.318 1551380 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:26:03.318 1551380 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:03.0
20-08-2026 00:26:03.318 1551380 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:03.321 1551383 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.323 1551385 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.326 1551388 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.326 1551388 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:26:03.326 1551388 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:26:03.330 1551392 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:26:03.330 1551392 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:26:03.331 1551393 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.333 1551395 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.339 1551401 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.339 1551401 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:26:03.339 1551401 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:03.342 1551404 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:26:03.342 1551404 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:26:03.343 1551405 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.345 1551407 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.351 1551413 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.352 1551414 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:26:03.352 1551414 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:03.361 1551423 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:26:03.361 1551423 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:26:03.366 1551428 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.368 1551430 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.373 1551435 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.373 1551435 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:26:03.373 1551435 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:26:03.376 1551438 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:26:03.376 1551438 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.376 1551438 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:26:03.396 1551458 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.396 1551458 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.396 1551458 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:03.396 1551458 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:26:03.396 1551458 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:03.0
20-08-2026 00:26:03.397 1551459 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:03.398 1551460 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.400 1551462 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.404 1551466 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.404 1551466 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:26:03.404 1551466 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:03.408 1551470 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:26:03.408 1551470 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:26:03.410 1551472 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.412 1551474 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.416 1551478 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.416 1551478 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:26:03.416 1551478 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:26:03.422 1551484 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:26:03.422 1551484 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.422 1551484 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:26:03.443 1551505 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.443 1551505 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.443 1551505 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:03.443 1551505 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:26:03.443 1551505 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:03.0
20-08-2026 00:26:03.443 1551505 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:03.444 1551506 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.446 1551508 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.450 1551512 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.450 1551512 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:26:03.450 1551512 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:03.453 1551515 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:26:03.453 1551515 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:26:03.454 1551516 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.456 1551518 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.461 1551523 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.461 1551523 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:26:03.461 1551523 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:26:03.465 1551527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:26:03.465 1551527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.465 1551527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:26:03.488 1551550 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.488 1551550 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.488 1551550 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:03.488 1551550 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:26:03.488 1551550 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:03.0
20-08-2026 00:26:03.488 1551550 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:03.491 1551553 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.494 1551556 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.503 1551565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.503 1551565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:26:03.503 1551565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:26:03.506 1551568 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:26:03.507 1551569 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:26:03.511 1551573 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.513 1551575 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.516 1551578 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.517 1551579 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:26:03.517 1551579 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:26:03.520 1551582 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:26:03.520 1551582 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.520 1551582 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:26:03.552 1551614 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.553 1551615 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.553 1551615 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:03.553 1551615 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:26:03.553 1551615 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:03.0
20-08-2026 00:26:03.553 1551615 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:03.554 1551616 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.556 1551618 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.562 1551624 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.562 1551624 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:26:03.562 1551624 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:26:03.569 1551631 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:26:03.569 1551631 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.569 1551631 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:26:03.596 1551658 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.597 1551659 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.597 1551659 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:03.597 1551659 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:26:03.597 1551659 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:03.0
20-08-2026 00:26:03.597 1551659 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:03.598 1551660 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.603 1551665 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.606 1551668 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.606 1551668 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:26:03.606 1551668 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:26:03.611 1551673 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:26:03.611 1551673 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:26:03.612 1551674 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.614 1551676 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.622 1551684 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.622 1551684 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:26:03.622 1551684 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:26:03.626 1551688 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:26:03.626 1551688 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.626 1551688 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:26:03.643 1551705 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.643 1551705 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.643 1551705 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:03.643 1551705 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:26:03.643 1551705 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:03.0
20-08-2026 00:26:03.644 1551706 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:03.645 1551707 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.647 1551709 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.653 1551715 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.653 1551715 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:26:03.653 1551715 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:26:03.659 1551721 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:26:03.659 1551721 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:26:03.660 1551722 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.682 1551744 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.685 1551747 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.686 1551748 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:26:03.686 1551748 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:26:03.689 1551751 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:26:03.690 1551752 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:26:03.691 1551753 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.693 1551755 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.697 1551759 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.698 1551760 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:26:03.698 1551760 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:26:03.703 1551765 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:26:03.703 1551765 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:26:03.706 1551768 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.708 1551770 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.712 1551774 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.712 1551774 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:26:03.712 1551774 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:26:03.723 1551785 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:26:03.723 1551785 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:26:03.727 1551789 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.729 1551791 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.738 1551800 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.738 1551800 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:26:03.738 1551800 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:03.741 1551803 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:26:03.741 1551803 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:26:03.743 1551805 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.745 1551807 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.752 1551814 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.752 1551814 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:26:03.752 1551814 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:26:03.768 1551830 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:26:03.768 1551830 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:26:03.770 1551832 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.772 1551834 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.776 1551838 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.776 1551838 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:26:03.776 1551838 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:26:03.810 1551872 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:26:03.810 1551872 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:26:03.818 1551880 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.820 1551882 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.828 1551890 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.828 1551890 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:26:03.828 1551890 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:26:03.832 1551894 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:26:03.832 1551894 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:26:03.833 1551895 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.834 1551896 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.839 1551901 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.840 1551902 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:26:03.840 1551902 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:26:03.843 1551905 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:26:03.843 1551905 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:26:03.844 1551906 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:26:03.854 1551916 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25fe852
20-08-2026 00:26:03.858 1551920 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:26:03.859 1551921 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:26:03.859 1551921 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:26:03.862 1551924 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:26:03.862 1551924 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:26:03.863 1551925 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.866 1551928 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.871 1551933 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.871 1551933 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:26:03.871 1551933 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:26:03.874 1551936 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:26:03.874 1551936 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:26:03.878 1551940 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.880 1551942 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.883 1551945 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.883 1551945 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:26:03.883 1551945 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:26:03.887 1551949 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:26:03.887 1551949 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.887 1551949 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:26:03.908 1551970 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.908 1551970 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:03.908 1551970 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:03.908 1551970 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:26:03.908 1551970 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:03.0
20-08-2026 00:26:03.908 1551970 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:03.910 1551972 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.913 1551975 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.920 1551982 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.920 1551982 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:26:03.920 1551982 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:26:03.927 1551989 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:26:03.927 1551989 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:26:03.929 1551991 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.931 1551993 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.935 1551997 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.935 1551997 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:26:03.935 1551997 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:26:03.942 1552004 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:26:03.942 1552004 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:26:03.947 1552009 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.951 1552013 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.955 1552017 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.955 1552017 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:26:03.955 1552017 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:26:03.959 1552021 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:26:03.959 1552021 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:26:03.961 1552023 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:03.962 1552024 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:03.968 1552030 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:03.968 1552030 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:26:03.968 1552030 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:03.973 1552035 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:26:03.973 1552035 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:26:03.974 1552036 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:03.977 1552039 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:03.981 1552043 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:03.981 1552043 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:26:03.981 1552043 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:26:03.985 1552047 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:26:03.985 1552047 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:03.985 1552047 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:26:04.012 1552074 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.012 1552074 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.012 1552074 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:04.012 1552074 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:26:04.012 1552074 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.012 1552074 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.016 1552078 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.019 1552081 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.030 1552092 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.030 1552092 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:26:04.030 1552092 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:26:04.036 1552098 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:26:04.037 1552099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.037 1552099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:26:04.055 1552117 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.055 1552117 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.055 1552117 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:04.055 1552117 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:26:04.055 1552117 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.055 1552117 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.060 1552122 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.062 1552124 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.066 1552128 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.066 1552128 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:26:04.066 1552128 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:26:04.076 1552138 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:26:04.076 1552138 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.076 1552138 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:26:04.101 1552163 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.101 1552163 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.101 1552163 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:04.101 1552163 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:26:04.101 1552163 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.101 1552163 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.103 1552165 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.106 1552168 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.114 1552176 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.114 1552176 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:26:04.114 1552176 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:04.118 1552180 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:26:04.118 1552180 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:26:04.119 1552181 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.120 1552182 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.127 1552189 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.127 1552189 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:26:04.127 1552189 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:26:04.135 1552197 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:26:04.135 1552197 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:26:04.136 1552198 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.138 1552200 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.144 1552206 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.144 1552206 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:26:04.144 1552206 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:26:04.148 1552210 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:26:04.148 1552210 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.148 1552210 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:26:04.169 1552231 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.169 1552231 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.169 1552231 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:04.169 1552231 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:26:04.169 1552231 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.169 1552231 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.171 1552233 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.176 1552238 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.182 1552244 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.182 1552244 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:26:04.182 1552244 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:26:04.190 1552252 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:26:04.190 1552252 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:26:04.191 1552253 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.196 1552258 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.202 1552264 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.202 1552264 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:26:04.202 1552264 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:26:04.207 1552269 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:26:04.207 1552269 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.207 1552269 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:26:04.224 1552286 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.224 1552286 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.224 1552286 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:04.224 1552286 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:26:04.224 1552286 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.224 1552286 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.225 1552287 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.232 1552294 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.243 1552305 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.243 1552305 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:26:04.243 1552305 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:26:04.248 1552310 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:26:04.248 1552310 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:26:04.249 1552311 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.259 1552321 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.263 1552325 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.263 1552325 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:26:04.263 1552325 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:26:04.271 1552333 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:26:04.271 1552333 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:26:04.273 1552335 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.275 1552337 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.285 1552347 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.285 1552347 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:26:04.285 1552347 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:04.294 1552356 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:26:04.294 1552356 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:26:04.295 1552357 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.299 1552361 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.304 1552366 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.304 1552366 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:26:04.304 1552366 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:26:04.309 1552371 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:26:04.309 1552371 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:26:04.311 1552373 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.318 1552380 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.329 1552391 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.329 1552391 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:26:04.329 1552391 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:26:04.336 1552398 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:26:04.336 1552398 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:26:04.341 1552403 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.343 1552405 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.349 1552411 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.349 1552411 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:26:04.349 1552411 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:04.354 1552416 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:26:04.354 1552416 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:26:04.356 1552418 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.361 1552423 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.367 1552429 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.367 1552429 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:26:04.367 1552429 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:26:04.374 1552436 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:26:04.374 1552436 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.374 1552436 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:26:04.415 1552477 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.415 1552477 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.415 1552477 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:04.415 1552477 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:26:04.415 1552477 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.415 1552477 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.416 1552478 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.419 1552481 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.424 1552486 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.424 1552486 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:26:04.424 1552486 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:26:04.429 1552491 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:26:04.429 1552491 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:26:04.431 1552493 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.433 1552495 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.438 1552500 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.439 1552501 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:26:04.439 1552501 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:26:04.446 1552508 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:26:04.446 1552508 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.446 1552508 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:26:04.464 1552526 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.465 1552527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.465 1552527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:04.465 1552527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:26:04.465 1552527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.465 1552527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.468 1552530 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.470 1552532 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.479 1552541 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.479 1552541 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:26:04.479 1552541 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:26:04.484 1552546 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:26:04.484 1552546 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.484 1552546 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:26:04.503 1552565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.503 1552565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.503 1552565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:04.503 1552565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:26:04.503 1552565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.503 1552565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.507 1552569 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.509 1552571 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.513 1552575 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.514 1552576 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:26:04.514 1552576 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:26:04.518 1552580 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:26:04.518 1552580 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:26:04.519 1552581 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.521 1552583 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.525 1552587 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.526 1552588 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:26:04.526 1552588 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:26:04.529 1552591 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:26:04.529 1552591 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.529 1552591 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:26:04.548 1552610 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.548 1552610 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.548 1552610 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:04.549 1552611 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:26:04.549 1552611 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.549 1552611 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.550 1552612 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.553 1552615 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.571 1552633 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.571 1552633 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:26:04.571 1552633 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:26:04.581 1552643 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:26:04.581 1552643 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:26:04.582 1552644 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.585 1552647 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.597 1552659 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.597 1552659 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:26:04.597 1552659 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:26:04.601 1552663 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:26:04.601 1552663 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:26:04.603 1552665 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.605 1552667 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.609 1552671 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.609 1552671 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:26:04.609 1552671 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:26:04.625 1552687 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:26:04.625 1552687 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:26:04.626 1552688 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.628 1552690 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.633 1552695 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.633 1552695 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:26:04.634 1552696 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:04.637 1552699 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:26:04.637 1552699 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:26:04.638 1552700 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.641 1552703 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.647 1552709 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.647 1552709 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:26:04.647 1552709 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:26:04.651 1552713 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:26:04.651 1552713 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.651 1552713 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:26:04.699 1552761 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.699 1552761 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.699 1552761 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:04.700 1552762 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:26:04.700 1552762 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.700 1552762 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.701 1552763 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.703 1552765 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.709 1552771 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.709 1552771 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:26:04.709 1552771 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:26:04.714 1552776 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:26:04.714 1552776 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:26:04.715 1552777 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.716 1552778 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.721 1552783 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.721 1552783 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:26:04.721 1552783 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:26:04.728 1552790 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:26:04.728 1552790 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:26:04.729 1552791 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.732 1552794 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.738 1552800 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.738 1552800 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:26:04.738 1552800 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:26:04.743 1552805 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:26:04.743 1552805 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.743 1552805 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:26:04.776 1552838 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.776 1552838 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:04.776 1552838 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:04.776 1552838 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:26:04.776 1552838 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.776 1552838 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.777 1552839 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.779 1552841 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.785 1552847 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.785 1552847 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:26:04.785 1552847 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:26:04.789 1552851 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:26:04.789 1552851 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.789 1552851 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:26:04.820 1552882 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.820 1552882 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:04.820 1552882 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:04.820 1552882 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:26:04.820 1552882 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:04.0
20-08-2026 00:26:04.820 1552882 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:04.826 1552888 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.832 1552894 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.870 1552932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.870 1552932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:26:04.870 1552932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:26:04.885 1552947 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:26:04.885 1552947 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:26:04.886 1552948 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.891 1552953 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.895 1552957 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.895 1552957 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:26:04.895 1552957 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:26:04.910 1552972 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:26:04.910 1552972 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:26:04.912 1552974 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.918 1552980 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.925 1552987 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.925 1552987 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:26:04.925 1552987 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:26:04.937 1552999 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:26:04.937 1552999 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:26:04.939 1553001 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:04.941 1553003 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:04.947 1553009 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:04.947 1553009 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:26:04.947 1553009 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:26:04.963 1553025 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:26:04.963 1553025 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:26:04.964 1553026 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:04.968 1553030 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:04.972 1553034 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:04.972 1553034 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:26:04.972 1553034 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:26:04.981 1553043 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:26:04.981 1553043 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:04.981 1553043 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:26:04.999 1553061 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.000 1553062 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.000 1553062 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:05.000 1553062 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:26:05.000 1553062 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:05.0
20-08-2026 00:26:05.000 1553062 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:05.003 1553065 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.004 1553066 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.010 1553072 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.010 1553072 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:26:05.010 1553072 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:26:05.014 1553076 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:26:05.014 1553076 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:26:05.015 1553077 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.017 1553079 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.020 1553082 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.021 1553083 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:26:05.021 1553083 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:05.028 1553090 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:26:05.028 1553090 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:26:05.030 1553092 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.034 1553096 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.038 1553100 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.038 1553100 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:26:05.038 1553100 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:05.041 1553103 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:26:05.041 1553103 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:26:05.048 1553110 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.055 1553117 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.063 1553125 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.064 1553126 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:26:05.064 1553126 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:26:05.085 1553147 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:26:05.085 1553147 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:26:05.086 1553148 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.088 1553150 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.098 1553160 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.098 1553160 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:26:05.098 1553160 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:05.102 1553164 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:26:05.102 1553164 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:26:05.110 1553172 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.113 1553175 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.119 1553181 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.119 1553181 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:26:05.119 1553181 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:26:05.123 1553185 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:26:05.123 1553185 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:26:05.124 1553186 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.126 1553188 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.130 1553192 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.130 1553192 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:26:05.130 1553192 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:05.133 1553195 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:26:05.133 1553195 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:26:05.136 1553198 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.141 1553203 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.146 1553208 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.146 1553208 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:26:05.146 1553208 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:05.150 1553212 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:26:05.150 1553212 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:26:05.151 1553213 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.152 1553214 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.156 1553218 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.156 1553218 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:26:05.156 1553218 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:26:05.163 1553225 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:26:05.163 1553225 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:26:05.164 1553226 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.165 1553227 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.171 1553233 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.171 1553233 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:26:05.171 1553233 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:26:05.176 1553238 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:26:05.176 1553238 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:26:05.177 1553239 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.188 1553250 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.191 1553253 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.191 1553253 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:26:05.191 1553253 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:26:05.195 1553257 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:26:05.195 1553257 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:26:05.197 1553259 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.199 1553261 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.206 1553268 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.206 1553268 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:26:05.207 1553269 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:26:05.211 1553273 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:26:05.212 1553274 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:26:05.215 1553277 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:05.221 1553283 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:05.225 1553287 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:05.225 1553287 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:26:05.225 1553287 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:26:05.229 1553291 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:26:05.229 1553291 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:05.229 1553291 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:26:05.254 1553316 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.255 1553317 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.255 1553317 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:05.255 1553317 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:26:05.255 1553317 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:05.0
20-08-2026 00:26:05.255 1553317 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:05.258 1553320 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.260 1553322 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.264 1553326 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.264 1553326 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:26:05.264 1553326 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:05.267 1553329 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:26:05.268 1553330 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:26:05.269 1553331 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.271 1553333 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.279 1553341 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.280 1553342 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:26:05.280 1553342 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:05.291 1553353 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:26:05.291 1553353 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:26:05.292 1553354 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:05.296 1553358 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:05.306 1553368 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:05.306 1553368 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:26:05.306 1553368 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:26:05.310 1553372 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:26:05.310 1553372 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:05.310 1553372 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:26:05.326 1553388 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.326 1553388 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.326 1553388 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:05.326 1553388 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:26:05.326 1553388 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:05.0
20-08-2026 00:26:05.326 1553388 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:05.327 1553389 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.331 1553393 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.335 1553397 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.335 1553397 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:26:05.335 1553397 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:26:05.343 1553405 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:26:05.343 1553405 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:26:05.347 1553409 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.351 1553413 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.355 1553417 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.355 1553417 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:26:05.356 1553418 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:05.359 1553421 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:26:05.359 1553421 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:26:05.360 1553422 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.362 1553424 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.366 1553428 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.366 1553428 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:26:05.366 1553428 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:26:05.372 1553434 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:26:05.372 1553434 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:26:05.374 1553436 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.376 1553438 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.381 1553443 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.382 1553444 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:26:05.382 1553444 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:26:05.385 1553447 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:26:05.385 1553447 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:26:05.386 1553448 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.389 1553451 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.396 1553458 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.396 1553458 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:26:05.396 1553458 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:05.401 1553463 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:26:05.401 1553463 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:26:05.402 1553464 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:05.403 1553465 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:05.410 1553472 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:05.410 1553472 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:26:05.410 1553472 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:26:05.413 1553475 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:26:05.413 1553475 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:05.413 1553475 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:26:05.433 1553495 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.433 1553495 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.433 1553495 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:05.433 1553495 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:26:05.433 1553495 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:05.0
20-08-2026 00:26:05.433 1553495 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:05.434 1553496 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.436 1553498 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.442 1553504 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.442 1553504 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:26:05.479 1553541 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:26:05.487 1553549 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:26:05.487 1553549 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:26:05.489 1553551 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.491 1553553 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.496 1553558 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.496 1553558 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:26:05.496 1553558 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:26:05.503 1553565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:26:05.503 1553565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:26:05.504 1553566 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.506 1553568 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.513 1553575 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.513 1553575 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:26:05.513 1553575 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:26:05.518 1553580 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:26:05.518 1553580 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:26:05.520 1553582 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.522 1553584 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.530 1553592 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.530 1553592 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:26:05.530 1553592 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:26:05.546 1553608 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:26:05.546 1553608 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:26:05.547 1553609 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:05.552 1553614 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:05.557 1553619 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:05.557 1553619 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:26:05.557 1553619 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:26:05.572 1553634 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:26:05.572 1553634 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:05.572 1553634 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:26:05.587 1553649 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.588 1553650 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.588 1553650 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:05.588 1553650 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:05.590 1553652 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:26:05.594 1553656 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@53a6cae5
20-08-2026 00:26:05.599 1553661 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:26:05.599 1553661 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:26:05.599 1553661 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:26:05.604 1553666 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:26:05.605 1553667 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:26:05.606 1553668 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:05.610 1553672 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:05.618 1553680 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:05.618 1553680 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:26:05.618 1553680 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:26:05.624 1553686 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:26:05.625 1553687 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:05.625 1553687 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:26:05.656 1553718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.656 1553718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.656 1553718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:05.656 1553718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:26:05.656 1553718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:05.0
20-08-2026 00:26:05.656 1553718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:05.660 1553722 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.663 1553725 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.673 1553735 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.673 1553735 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:26:05.673 1553735 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:05.678 1553740 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:26:05.680 1553742 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:26:05.684 1553746 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.688 1553750 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.694 1553756 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.694 1553756 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:26:05.694 1553756 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:26:05.701 1553763 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:26:05.701 1553763 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:26:05.702 1553764 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.706 1553768 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.710 1553772 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.710 1553772 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:26:05.710 1553772 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:26:05.716 1553778 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:26:05.717 1553779 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:26:05.718 1553780 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:05.724 1553786 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:05.728 1553790 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:05.728 1553790 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:26:05.728 1553790 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:26:05.734 1553796 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:26:05.734 1553796 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:05.734 1553796 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:26:05.770 1553832 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:26:05.770 1553832 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:26:05.770 1553832 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:05.770 1553832 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:05.771 1553833 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.774 1553836 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.778 1553840 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.778 1553840 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:26:05.778 1553840 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:26:05.785 1553847 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:26:05.785 1553847 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:26:05.786 1553848 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:05.789 1553851 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:05.793 1553855 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:05.793 1553855 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:26:05.793 1553855 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:26:05.803 1553865 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:26:05.803 1553865 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:05.803 1553865 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:26:05.823 1553885 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.823 1553885 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.823 1553885 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:05.823 1553885 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:26:05.823 1553885 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:05.0
20-08-2026 00:26:05.823 1553885 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:05.824 1553886 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:05.826 1553888 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:05.837 1553899 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:05.837 1553899 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:26:05.837 1553899 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:26:05.848 1553910 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:26:05.848 1553910 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:05.848 1553910 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:26:05.876 1553938 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.876 1553938 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.876 1553938 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:05.876 1553938 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:26:05.876 1553938 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:05.0
20-08-2026 00:26:05.876 1553938 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:05.877 1553939 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.879 1553941 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.887 1553949 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.887 1553949 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:26:05.887 1553949 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:26:05.892 1553954 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:26:05.892 1553954 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:26:05.897 1553959 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:05.899 1553961 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:05.904 1553966 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:05.904 1553966 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:26:05.904 1553966 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:26:05.910 1553972 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:26:05.910 1553972 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:05.910 1553972 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:26:05.928 1553990 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.928 1553990 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:05.928 1553990 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:05.928 1553990 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:26:05.928 1553990 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:05.0
20-08-2026 00:26:05.928 1553990 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:05.929 1553991 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.932 1553994 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.938 1554000 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.938 1554000 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:26:05.938 1554000 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:05.947 1554009 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:26:05.947 1554009 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:26:05.949 1554011 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:05.950 1554012 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:05.964 1554026 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:05.965 1554027 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:26:05.965 1554027 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:26:05.979 1554041 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:26:05.979 1554041 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:26:05.988 1554050 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:05.990 1554052 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:05.995 1554057 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:05.995 1554057 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:26:05.995 1554057 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:06.005 1554067 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:26:06.005 1554067 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:26:06.012 1554074 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:06.016 1554078 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:06.029 1554091 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:06.029 1554091 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:26:06.029 1554091 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:26:06.040 1554102 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:26:06.041 1554103 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:06.041 1554103 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:26:06.079 1554141 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:06.079 1554141 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:06.079 1554141 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:06.079 1554141 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:26:06.079 1554141 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:06.0
20-08-2026 00:26:06.079 1554141 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:06.086 1554148 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.089 1554151 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.108 1554170 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.109 1554171 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:26:06.109 1554171 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:26:06.118 1554180 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:26:06.118 1554180 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:26:06.124 1554186 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.132 1554194 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.146 1554208 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.146 1554208 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:26:06.146 1554208 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:26:06.170 1554232 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:26:06.170 1554232 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:26:06.173 1554235 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.180 1554242 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.193 1554255 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.193 1554255 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:26:06.193 1554255 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:26:06.199 1554261 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:26:06.199 1554261 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:26:06.205 1554267 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:06.208 1554270 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:06.224 1554286 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:06.224 1554286 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:26:06.224 1554286 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:26:06.231 1554293 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:26:06.232 1554294 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:26:06.238 1554300 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.243 1554305 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.256 1554318 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.256 1554318 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:26:06.256 1554318 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:26:06.266 1554328 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:26:06.266 1554328 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:26:06.273 1554335 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.276 1554338 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.283 1554345 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.283 1554345 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:26:06.283 1554345 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:26:06.287 1554349 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:26:06.287 1554349 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:26:06.288 1554350 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.291 1554353 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.294 1554356 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.294 1554356 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:26:06.294 1554356 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:26:06.298 1554360 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:26:06.298 1554360 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:26:06.300 1554362 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.302 1554364 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.312 1554374 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.312 1554374 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:26:06.312 1554374 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:26:06.318 1554380 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:26:06.319 1554381 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:26:06.320 1554382 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.323 1554385 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.331 1554393 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.331 1554393 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:26:06.331 1554393 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:26:06.338 1554400 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:26:06.338 1554400 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:26:06.341 1554403 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.346 1554408 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.355 1554417 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.356 1554418 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:26:06.356 1554418 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:26:06.361 1554423 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:26:06.361 1554423 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:26:06.365 1554427 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.377 1554439 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.388 1554450 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.388 1554450 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:26:06.388 1554450 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:26:06.399 1554461 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:26:06.399 1554461 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:26:06.403 1554465 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.405 1554467 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.416 1554478 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.416 1554478 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:26:06.416 1554478 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:06.420 1554482 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:26:06.420 1554482 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:26:06.422 1554484 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:06.425 1554487 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:06.429 1554491 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:06.429 1554491 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:26:06.429 1554491 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:26:06.433 1554495 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:26:06.433 1554495 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:06.433 1554495 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:26:06.449 1554511 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:06.449 1554511 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:06.450 1554512 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:06.450 1554512 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:26:06.450 1554512 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:06.0
20-08-2026 00:26:06.450 1554512 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:06.454 1554516 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.457 1554519 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.469 1554531 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.469 1554531 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:26:06.469 1554531 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:26:06.477 1554539 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:26:06.477 1554539 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:26:06.480 1554542 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.484 1554546 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.496 1554558 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.496 1554558 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:26:06.496 1554558 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:06.504 1554566 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:26:06.504 1554566 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:26:06.507 1554569 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.510 1554572 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.523 1554585 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.523 1554585 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:26:06.523 1554585 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:26:06.533 1554595 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:26:06.533 1554595 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:26:06.536 1554598 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:06.543 1554605 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:06.556 1554618 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:06.556 1554618 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:26:06.556 1554618 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:26:06.564 1554626 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:26:06.564 1554626 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:06.564 1554626 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:26:06.587 1554649 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:06.587 1554649 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:06.587 1554649 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:06.587 1554649 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:26:06.587 1554649 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:06.0
20-08-2026 00:26:06.587 1554649 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:06.590 1554652 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:06.593 1554655 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:06.607 1554669 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:06.607 1554669 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:26:06.607 1554669 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:26:06.614 1554676 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:26:06.614 1554676 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:06.614 1554676 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:26:06.631 1554693 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:06.631 1554693 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:06.631 1554693 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:06.631 1554693 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:26:06.631 1554693 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:06.0
20-08-2026 00:26:06.631 1554693 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:06.633 1554695 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:06.636 1554698 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:06.648 1554710 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:06.648 1554710 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:26:06.648 1554710 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:26:06.658 1554720 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:26:06.658 1554720 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:06.658 1554720 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:26:06.721 1554783 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:06.721 1554783 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:26:06.721 1554783 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:26:06.721 1554783 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:26:06.721 1554783 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:06.0
20-08-2026 00:26:06.721 1554783 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:06.722 1554784 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.726 1554788 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.736 1554798 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.736 1554798 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:26:06.736 1554798 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:26:06.744 1554806 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:26:06.744 1554806 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:26:06.746 1554808 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.748 1554810 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.756 1554818 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.756 1554818 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:26:06.756 1554818 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:06.761 1554823 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:26:06.761 1554823 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:26:06.762 1554824 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.765 1554827 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.770 1554832 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.770 1554832 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:26:06.770 1554832 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:26:06.774 1554836 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:26:06.774 1554836 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:26:06.776 1554838 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.778 1554840 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.784 1554846 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.784 1554846 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:26:06.784 1554846 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:06.791 1554853 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:26:06.791 1554853 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:26:06.793 1554855 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.795 1554857 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.800 1554862 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.800 1554862 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:26:06.800 1554862 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:26:06.804 1554866 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:26:06.804 1554866 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:26:06.805 1554867 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.807 1554869 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.810 1554872 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.810 1554872 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:26:06.810 1554872 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:26:06.813 1554875 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:26:06.813 1554875 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:26:06.814 1554876 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.815 1554877 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.818 1554880 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.818 1554880 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:26:06.818 1554880 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:26:06.821 1554883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:26:06.821 1554883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:26:06.822 1554884 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.825 1554887 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.828 1554890 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.829 1554891 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:26:06.829 1554891 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:26:06.831 1554893 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:26:06.831 1554893 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:26:06.832 1554894 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.833 1554895 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.836 1554898 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.836 1554898 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:26:06.836 1554898 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:26:06.839 1554901 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:26:06.839 1554901 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:26:06.840 1554902 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:26:06.842 1554904 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68910b2f
20-08-2026 00:26:06.846 1554908 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:26:06.846 1554908 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:26:06.846 1554908 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:26:06.850 1554912 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:26:06.851 1554913 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:26:06.851 1554913 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:26:06.870 1554932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:06.870 1554932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:26:06.870 1554932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:26:06.870 1554932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:26:06.870 1554932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:26:06.0
20-08-2026 00:26:06.870 1554932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:26:06.871 1554933 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.873 1554935 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.878 1554940 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.878 1554940 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:26:06.878 1554940 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:26:06.881 1554943 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:26:06.881 1554943 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:26:06.882 1554944 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.883 1554945 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.886 1554948 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.886 1554948 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:26:06.886 1554948 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:26:06.889 1554951 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:26:06.889 1554951 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:26:06.890 1554952 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.891 1554953 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.894 1554956 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.894 1554956 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:26:06.894 1554956 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:26:06.897 1554959 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:26:06.897 1554959 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:26:06.898 1554960 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.900 1554962 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.903 1554965 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.903 1554965 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:26:06.903 1554965 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:26:06.906 1554968 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:26:06.907 1554969 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:26:06.907 1554969 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.909 1554971 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.912 1554974 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.912 1554974 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:26:06.912 1554974 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:26:06.915 1554977 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:26:06.915 1554977 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:26:06.915 1554977 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:26:06.918 1554980 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@726aa408
20-08-2026 00:26:06.923 1554985 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:26:06.923 1554985 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:26:06.923 1554985 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:26:06.928 1554990 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:26:06.928 1554990 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:26:38.721 1586783 [http-nio-8051-exec-86] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:26:38.722 1586784 [http-nio-8051-exec-86] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:26:38.732 1586794 [http-nio-8051-exec-86] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:26:57.181 1605243 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:26:57.181 1605243 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:26:57.214 1605276 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:27:01.479 1609541 [http-nio-8051-exec-40] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:27:01.498 1609560 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.501 1609563 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.504 1609566 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.504 1609566 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:27:01.504 1609566 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:27:01.507 1609569 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:27:01.507 1609569 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:27:01.508 1609570 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:01.510 1609572 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:01.513 1609575 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:01.513 1609575 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:27:01.513 1609575 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:27:01.516 1609578 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:27:01.516 1609578 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:01.516 1609578 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:27:01.532 1609594 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.532 1609594 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.532 1609594 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:01.532 1609594 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:27:01.532 1609594 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:01.0
20-08-2026 00:27:01.532 1609594 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:01.533 1609595 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.535 1609597 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.538 1609600 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.538 1609600 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:27:01.538 1609600 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:27:01.542 1609604 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:27:01.542 1609604 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:27:01.543 1609605 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:01.545 1609607 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:01.548 1609610 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:01.548 1609610 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:27:01.548 1609610 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:27:01.551 1609613 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:27:01.551 1609613 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:01.551 1609613 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:27:01.571 1609633 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.571 1609633 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.571 1609633 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:01.571 1609633 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:27:01.571 1609633 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:01.0
20-08-2026 00:27:01.571 1609633 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:01.572 1609634 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.574 1609636 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.577 1609639 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.577 1609639 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:27:01.577 1609639 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:01.580 1609642 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:27:01.580 1609642 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:27:01.581 1609643 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:01.583 1609645 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:01.587 1609649 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:01.587 1609649 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:27:01.587 1609649 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:27:01.590 1609652 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:27:01.590 1609652 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:01.590 1609652 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:27:01.612 1609674 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.612 1609674 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.612 1609674 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:01.612 1609674 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:27:01.612 1609674 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:01.0
20-08-2026 00:27:01.612 1609674 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:01.613 1609675 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.615 1609677 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.618 1609680 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.618 1609680 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:27:01.618 1609680 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:27:01.621 1609683 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:27:01.621 1609683 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:27:01.622 1609684 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:01.623 1609685 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:01.625 1609687 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:01.625 1609687 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:27:01.625 1609687 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:27:01.627 1609689 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:27:01.627 1609689 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:01.627 1609689 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:27:01.644 1609706 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.645 1609707 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.645 1609707 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:01.645 1609707 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:27:01.645 1609707 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:01.0
20-08-2026 00:27:01.645 1609707 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:01.645 1609707 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.647 1609709 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.648 1609710 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.649 1609711 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:27:01.649 1609711 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:27:01.650 1609712 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:27:01.651 1609713 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:27:01.651 1609713 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.652 1609714 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.654 1609716 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.654 1609716 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:27:01.654 1609716 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:27:01.656 1609718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:27:01.656 1609718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:27:01.657 1609719 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.658 1609720 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.660 1609722 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.660 1609722 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:27:01.660 1609722 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:27:01.662 1609724 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:27:01.662 1609724 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:27:01.663 1609725 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.665 1609727 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.668 1609730 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.668 1609730 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:27:01.668 1609730 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:27:01.671 1609733 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:27:01.671 1609733 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:27:01.672 1609734 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:01.674 1609736 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:01.677 1609739 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:01.677 1609739 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:27:01.677 1609739 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:27:01.680 1609742 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:27:01.680 1609742 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:27:01.681 1609743 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.682 1609744 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.686 1609748 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.686 1609748 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:27:01.686 1609748 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:27:01.689 1609751 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:27:01.689 1609751 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:27:01.690 1609752 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.692 1609754 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.695 1609757 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.695 1609757 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:27:01.695 1609757 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:27:01.698 1609760 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:27:01.698 1609760 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:27:01.699 1609761 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.700 1609762 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.704 1609766 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.704 1609766 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:27:01.704 1609766 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:27:01.706 1609768 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:27:01.707 1609769 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:27:01.707 1609769 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:01.709 1609771 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:01.713 1609775 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:01.713 1609775 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:27:01.713 1609775 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:27:01.716 1609778 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:27:01.716 1609778 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:01.716 1609778 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:27:01.741 1609803 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:01.742 1609804 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:01.742 1609804 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:01.742 1609804 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:27:01.742 1609804 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:01.0
20-08-2026 00:27:01.742 1609804 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:01.743 1609805 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.744 1609806 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.747 1609809 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.747 1609809 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:27:01.747 1609809 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:01.751 1609813 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:27:01.751 1609813 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:27:01.752 1609814 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.753 1609815 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.757 1609819 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.757 1609819 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:27:01.757 1609819 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:27:01.759 1609821 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:27:01.760 1609822 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:27:01.760 1609822 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.762 1609824 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.765 1609827 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.765 1609827 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:27:01.765 1609827 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:27:01.768 1609830 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:27:01.768 1609830 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:27:01.769 1609831 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:01.771 1609833 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:01.775 1609837 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:01.775 1609837 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:27:01.775 1609837 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:27:01.779 1609841 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:27:01.779 1609841 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:01.779 1609841 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:27:01.803 1609865 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.803 1609865 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.803 1609865 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:01.803 1609865 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:27:01.803 1609865 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:01.0
20-08-2026 00:27:01.803 1609865 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:01.804 1609866 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:01.806 1609868 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:01.810 1609872 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:01.810 1609872 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:27:01.810 1609872 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:27:01.814 1609876 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:27:01.814 1609876 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:01.814 1609876 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:27:01.837 1609899 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.837 1609899 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.837 1609899 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:01.837 1609899 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:27:01.837 1609899 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:01.0
20-08-2026 00:27:01.837 1609899 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:01.839 1609901 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.842 1609904 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.846 1609908 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.846 1609908 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:27:01.846 1609908 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:01.850 1609912 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:27:01.850 1609912 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:27:01.852 1609914 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.854 1609916 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.858 1609920 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.858 1609920 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:27:01.858 1609920 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:27:01.861 1609923 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:27:01.861 1609923 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:27:01.862 1609924 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:01.865 1609927 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:01.869 1609931 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:01.869 1609931 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:27:01.869 1609931 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:27:01.873 1609935 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:27:01.873 1609935 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:01.873 1609935 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:27:01.901 1609963 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.901 1609963 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:01.901 1609963 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:01.901 1609963 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:27:01.901 1609963 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:01.0
20-08-2026 00:27:01.901 1609963 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:01.902 1609964 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:01.903 1609965 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:01.906 1609968 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:01.906 1609968 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:27:01.906 1609968 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:27:01.910 1609972 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:27:01.910 1609972 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:27:01.910 1609972 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.911 1609973 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.914 1609976 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.914 1609976 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:27:01.914 1609976 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:27:01.917 1609979 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:27:01.917 1609979 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:27:01.918 1609980 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:27:01.919 1609981 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@dc33782
20-08-2026 00:27:01.922 1609984 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:27:01.922 1609984 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:27:01.922 1609984 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:27:01.924 1609986 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:27:01.924 1609986 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:27:01.925 1609987 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:01.927 1609989 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:01.931 1609993 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:01.931 1609993 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:27:01.931 1609993 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:27:01.935 1609997 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:27:01.935 1609997 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:27:01.936 1609998 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.938 1610000 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.942 1610004 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.942 1610004 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:27:01.942 1610004 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:27:01.945 1610007 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:27:01.945 1610007 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:27:01.946 1610008 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.948 1610010 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.952 1610014 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.952 1610014 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:27:01.952 1610014 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:27:01.955 1610017 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:27:01.955 1610017 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:27:01.955 1610017 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.957 1610019 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.959 1610021 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.959 1610021 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:27:01.959 1610021 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:27:01.961 1610023 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:27:01.961 1610023 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:27:01.962 1610024 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.963 1610025 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.965 1610027 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.965 1610027 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:27:01.965 1610027 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:01.967 1610029 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:27:01.968 1610030 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:27:01.969 1610031 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.970 1610032 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.973 1610035 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.973 1610035 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:27:01.973 1610035 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:01.975 1610037 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:27:01.975 1610037 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:27:01.976 1610038 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:27:01.978 1610040 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@dc33782
20-08-2026 00:27:01.980 1610042 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:27:01.980 1610042 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:27:01.980 1610042 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:27:01.982 1610044 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:27:01.982 1610044 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:27:01.983 1610045 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.984 1610046 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.986 1610048 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.986 1610048 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:27:01.986 1610048 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:27:01.988 1610050 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:27:01.988 1610050 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:27:01.989 1610051 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.991 1610053 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:01.993 1610055 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:01.993 1610055 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:27:01.993 1610055 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:27:01.995 1610057 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:27:01.995 1610057 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:27:01.996 1610058 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:01.997 1610059 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.000 1610062 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.000 1610062 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:27:02.000 1610062 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:27:02.002 1610064 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:27:02.002 1610064 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:27:02.003 1610065 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.004 1610066 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.006 1610068 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.006 1610068 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:27:02.006 1610068 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:27:02.008 1610070 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:27:02.008 1610070 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.008 1610070 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:27:02.025 1610087 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.025 1610087 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.025 1610087 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.025 1610087 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:27:02.025 1610087 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.025 1610087 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.026 1610088 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.028 1610090 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.031 1610093 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.031 1610093 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:27:02.031 1610093 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:27:02.033 1610095 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:27:02.033 1610095 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:27:02.034 1610096 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.035 1610097 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.037 1610099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.037 1610099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:27:02.037 1610099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:27:02.040 1610102 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:27:02.040 1610102 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.040 1610102 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:27:02.102 1610164 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.102 1610164 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.102 1610164 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.102 1610164 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:27:02.102 1610164 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.102 1610164 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.103 1610165 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.106 1610168 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.110 1610172 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.110 1610172 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:27:02.110 1610172 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:27:02.114 1610176 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:27:02.114 1610176 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:27:02.115 1610177 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.116 1610178 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.118 1610180 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.118 1610180 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:27:02.119 1610181 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:27:02.122 1610184 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:27:02.122 1610184 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:27:02.123 1610185 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.124 1610186 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.128 1610190 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.128 1610190 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:27:02.128 1610190 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:27:02.132 1610194 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:27:02.132 1610194 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.132 1610194 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:27:02.153 1610215 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.153 1610215 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.153 1610215 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.153 1610215 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:27:02.153 1610215 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.153 1610215 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.155 1610217 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.157 1610219 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.161 1610223 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.161 1610223 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:27:02.161 1610223 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:27:02.166 1610228 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:27:02.166 1610228 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:27:02.167 1610229 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.169 1610231 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.173 1610235 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.173 1610235 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:27:02.173 1610235 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:02.177 1610239 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:27:02.177 1610239 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:27:02.178 1610240 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.179 1610241 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.184 1610246 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.184 1610246 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:27:02.184 1610246 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:27:02.188 1610250 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:27:02.188 1610250 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.188 1610250 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:27:02.208 1610270 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.208 1610270 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.208 1610270 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.209 1610271 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:27:02.209 1610271 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.209 1610271 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.210 1610272 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.213 1610275 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.217 1610279 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.217 1610279 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:27:02.217 1610279 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:27:02.221 1610283 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:27:02.221 1610283 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.221 1610283 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:27:02.248 1610310 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.248 1610310 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.248 1610310 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.248 1610310 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:27:02.248 1610310 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.248 1610310 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.250 1610312 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.252 1610314 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.257 1610319 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.257 1610319 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:27:02.257 1610319 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:02.260 1610322 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:27:02.260 1610322 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:27:02.262 1610324 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.264 1610326 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.269 1610331 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.269 1610331 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:27:02.269 1610331 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:27:02.273 1610335 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:27:02.273 1610335 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:27:02.274 1610336 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.276 1610338 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.281 1610343 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.281 1610343 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:27:02.281 1610343 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:02.284 1610346 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:27:02.284 1610346 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:27:02.285 1610347 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.287 1610349 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.292 1610354 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.293 1610355 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:27:02.293 1610355 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:27:02.297 1610359 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:27:02.297 1610359 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.297 1610359 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:27:02.329 1610391 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:02.329 1610391 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:02.329 1610391 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:02.329 1610391 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:27:02.329 1610391 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.329 1610391 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.331 1610393 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.333 1610395 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.338 1610400 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.338 1610400 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:27:02.338 1610400 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:02.342 1610404 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:27:02.342 1610404 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:27:02.344 1610406 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.346 1610408 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.350 1610412 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.350 1610412 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:27:02.350 1610412 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:27:02.354 1610416 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:27:02.355 1610417 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:27:02.356 1610418 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.357 1610419 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.361 1610423 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.361 1610423 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:27:02.361 1610423 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:02.365 1610427 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:27:02.365 1610427 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:27:02.366 1610428 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:27:02.368 1610430 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ac52a8f
20-08-2026 00:27:02.372 1610434 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:27:02.372 1610434 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:27:02.372 1610434 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:27:02.376 1610438 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:27:02.376 1610438 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:27:02.377 1610439 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.379 1610441 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.383 1610445 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.383 1610445 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:27:02.384 1610446 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:27:02.389 1610451 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:27:02.389 1610451 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:27:02.391 1610453 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.393 1610455 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.398 1610460 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.399 1610461 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:27:02.399 1610461 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:27:02.404 1610466 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:27:02.404 1610466 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:27:02.406 1610468 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.408 1610470 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.413 1610475 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.413 1610475 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:27:02.413 1610475 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:27:02.418 1610480 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:27:02.418 1610480 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:27:02.420 1610482 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.423 1610485 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.429 1610491 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.429 1610491 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:27:02.429 1610491 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:27:02.434 1610496 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:27:02.434 1610496 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.434 1610496 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:27:02.453 1610515 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.453 1610515 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.453 1610515 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.453 1610515 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:27:02.453 1610515 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.453 1610515 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.454 1610516 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.456 1610518 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.460 1610522 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.460 1610522 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:27:02.460 1610522 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:27:02.462 1610524 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:27:02.462 1610524 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:27:02.463 1610525 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.464 1610526 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.466 1610528 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.466 1610528 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:27:02.466 1610528 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:27:02.468 1610530 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:27:02.469 1610531 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:27:02.469 1610531 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.470 1610532 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.473 1610535 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.473 1610535 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:27:02.473 1610535 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:02.475 1610537 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:27:02.476 1610538 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:27:02.477 1610539 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.479 1610541 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.482 1610544 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.482 1610544 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:27:02.482 1610544 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:27:02.487 1610549 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:27:02.487 1610549 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.487 1610549 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:27:02.511 1610573 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.511 1610573 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.511 1610573 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.511 1610573 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:27:02.511 1610573 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.512 1610574 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.513 1610575 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.515 1610577 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.519 1610581 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.519 1610581 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:27:02.519 1610581 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:27:02.522 1610584 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:27:02.523 1610585 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.523 1610585 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:27:02.544 1610606 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.544 1610606 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.544 1610606 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.544 1610606 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:27:02.544 1610606 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.544 1610606 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.545 1610607 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.547 1610609 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.551 1610613 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.551 1610613 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:27:02.551 1610613 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:27:02.554 1610616 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:27:02.554 1610616 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:27:02.556 1610618 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.557 1610619 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.560 1610622 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.561 1610623 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:27:02.561 1610623 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:02.564 1610626 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:27:02.564 1610626 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:27:02.565 1610627 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.566 1610628 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.569 1610631 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.570 1610632 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:27:02.570 1610632 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:02.572 1610634 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:27:02.572 1610634 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:27:02.573 1610635 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.574 1610636 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.577 1610639 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.577 1610639 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:27:02.577 1610639 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:27:02.580 1610642 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:27:02.580 1610642 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.580 1610642 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:27:02.659 1610721 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.659 1610721 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.659 1610721 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.659 1610721 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:27:02.660 1610722 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.660 1610722 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.661 1610723 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.663 1610725 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.668 1610730 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.668 1610730 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:27:02.668 1610730 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:02.671 1610733 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:27:02.671 1610733 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:27:02.672 1610734 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.673 1610735 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.677 1610739 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.677 1610739 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:27:02.677 1610739 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:27:02.681 1610743 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:27:02.681 1610743 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.681 1610743 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:27:02.704 1610766 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.704 1610766 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.704 1610766 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.704 1610766 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:27:02.704 1610766 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.704 1610766 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.705 1610767 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.707 1610769 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.711 1610773 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.712 1610774 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:27:02.712 1610774 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:02.714 1610776 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:27:02.714 1610776 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:27:02.715 1610777 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.716 1610778 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.719 1610781 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.719 1610781 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:27:02.719 1610781 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:27:02.722 1610784 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:27:02.723 1610785 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.723 1610785 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:27:02.745 1610807 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.745 1610807 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.745 1610807 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.745 1610807 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:27:02.745 1610807 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.745 1610807 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.747 1610809 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.749 1610811 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.752 1610814 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.752 1610814 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:27:02.752 1610814 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:27:02.755 1610817 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:27:02.755 1610817 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:27:02.756 1610818 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.757 1610819 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.760 1610822 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.760 1610822 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:27:02.760 1610822 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:27:02.763 1610825 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:27:02.763 1610825 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.763 1610825 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:27:02.781 1610843 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.781 1610843 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.781 1610843 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.781 1610843 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:27:02.781 1610843 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.781 1610843 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.782 1610844 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.784 1610846 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.787 1610849 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.787 1610849 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:27:02.787 1610849 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:27:02.789 1610851 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:27:02.789 1610851 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.789 1610851 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:27:02.806 1610868 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.806 1610868 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.807 1610869 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.807 1610869 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:27:02.807 1610869 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.807 1610869 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.808 1610870 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.809 1610871 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.811 1610873 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.812 1610874 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:27:02.812 1610874 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:27:02.814 1610876 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:27:02.814 1610876 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:27:02.815 1610877 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.817 1610879 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.819 1610881 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.819 1610881 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:27:02.819 1610881 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:27:02.822 1610884 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:27:02.822 1610884 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.822 1610884 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:27:02.840 1610902 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.840 1610902 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.840 1610902 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.840 1610902 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:27:02.840 1610902 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.840 1610902 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.841 1610903 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.843 1610905 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.847 1610909 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.847 1610909 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:27:02.847 1610909 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:27:02.849 1610911 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:27:02.849 1610911 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:27:02.850 1610912 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.851 1610913 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.854 1610916 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.854 1610916 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:27:02.854 1610916 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:27:02.857 1610919 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:27:02.857 1610919 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:27:02.858 1610920 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.859 1610921 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.862 1610924 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.862 1610924 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:27:02.862 1610924 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:27:02.865 1610927 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:27:02.865 1610927 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:27:02.866 1610928 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.867 1610929 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.870 1610932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.870 1610932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:27:02.870 1610932 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:27:02.872 1610934 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:27:02.872 1610934 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:27:02.873 1610935 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.874 1610936 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.877 1610939 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.877 1610939 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:27:02.877 1610939 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:02.879 1610941 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:27:02.879 1610941 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:27:02.880 1610942 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.881 1610943 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.884 1610946 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.884 1610946 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:27:02.884 1610946 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:27:02.887 1610949 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:27:02.887 1610949 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:27:02.888 1610950 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.889 1610951 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.892 1610954 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.892 1610954 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:27:02.892 1610954 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:27:02.894 1610956 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:27:02.894 1610956 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:27:02.895 1610957 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.896 1610958 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.899 1610961 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.899 1610961 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:27:02.899 1610961 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:27:02.901 1610963 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:27:02.901 1610963 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:27:02.902 1610964 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.903 1610965 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.906 1610968 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.906 1610968 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:27:02.906 1610968 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:27:02.909 1610971 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:27:02.909 1610971 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:27:02.910 1610972 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:27:02.911 1610973 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@dc33782
20-08-2026 00:27:02.913 1610975 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:27:02.913 1610975 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:27:02.913 1610975 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:27:02.916 1610978 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:27:02.916 1610978 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:27:02.917 1610979 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:02.919 1610981 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:02.921 1610983 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:02.921 1610983 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:27:02.921 1610983 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:27:02.924 1610986 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:27:02.924 1610986 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:27:02.924 1610986 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.925 1610987 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:02.929 1610991 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:02.929 1610991 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:27:02.929 1610991 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:27:02.931 1610993 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:27:02.931 1610993 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:02.931 1610993 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:27:02.995 1611057 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.995 1611057 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:02.995 1611057 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:02.996 1611058 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:27:02.996 1611058 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:02.0
20-08-2026 00:27:02.996 1611058 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:02.997 1611059 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:02.999 1611061 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.003 1611065 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.003 1611065 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:27:03.003 1611065 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:27:03.008 1611070 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:27:03.008 1611070 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:27:03.010 1611072 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.012 1611074 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.016 1611078 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.016 1611078 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:27:03.016 1611078 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:27:03.020 1611082 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:27:03.020 1611082 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:27:03.022 1611084 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.024 1611086 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.027 1611089 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.027 1611089 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:27:03.027 1611089 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:27:03.031 1611093 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:27:03.031 1611093 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:27:03.032 1611094 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.034 1611096 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.037 1611099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.037 1611099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:27:03.037 1611099 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:03.040 1611102 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:27:03.040 1611102 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:27:03.041 1611103 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.042 1611104 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.046 1611108 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.047 1611109 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:27:03.047 1611109 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:27:03.049 1611111 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:27:03.049 1611111 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.049 1611111 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:27:03.097 1611159 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.097 1611159 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.097 1611159 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:03.097 1611159 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:27:03.097 1611159 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.097 1611159 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.098 1611160 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.100 1611162 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.104 1611166 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.104 1611166 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:27:03.104 1611166 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:27:03.106 1611168 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:27:03.106 1611168 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.106 1611168 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:27:03.125 1611187 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.125 1611187 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.125 1611187 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:03.125 1611187 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:27:03.125 1611187 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.125 1611187 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.126 1611188 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.128 1611190 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.131 1611193 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.131 1611193 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:27:03.131 1611193 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:27:03.134 1611196 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:27:03.134 1611196 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.134 1611196 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:27:03.165 1611227 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.165 1611227 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.165 1611227 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.165 1611227 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:27:03.165 1611227 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.165 1611227 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.166 1611228 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.168 1611230 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.171 1611233 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.172 1611234 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:27:03.172 1611234 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:03.174 1611236 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:27:03.175 1611237 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:27:03.175 1611237 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.177 1611239 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.179 1611241 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.179 1611241 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:27:03.179 1611241 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:27:03.183 1611245 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:27:03.183 1611245 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:27:03.184 1611246 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.186 1611248 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.189 1611251 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.189 1611251 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:27:03.189 1611251 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:27:03.192 1611254 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:27:03.192 1611254 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.192 1611254 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:27:03.215 1611277 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.215 1611277 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.215 1611277 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.215 1611277 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:27:03.215 1611277 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.215 1611277 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.216 1611278 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.218 1611280 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.222 1611284 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.222 1611284 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:27:03.222 1611284 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:27:03.225 1611287 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:27:03.225 1611287 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:27:03.225 1611287 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.227 1611289 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.230 1611292 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.230 1611292 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:27:03.230 1611292 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:27:03.232 1611294 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:27:03.232 1611294 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.232 1611294 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:27:03.250 1611312 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.250 1611312 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.250 1611312 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.250 1611312 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:27:03.250 1611312 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.250 1611312 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.251 1611313 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.252 1611314 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.256 1611318 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.256 1611318 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:27:03.256 1611318 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:27:03.258 1611320 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:27:03.258 1611320 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:27:03.259 1611321 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.260 1611322 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.263 1611325 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.263 1611325 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:27:03.263 1611325 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:27:03.265 1611327 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:27:03.265 1611327 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:27:03.266 1611328 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.268 1611330 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.270 1611332 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.270 1611332 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:27:03.270 1611332 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:03.272 1611334 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:27:03.273 1611335 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:27:03.273 1611335 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.275 1611337 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.277 1611339 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.277 1611339 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:27:03.277 1611339 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:27:03.280 1611342 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:27:03.280 1611342 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:27:03.281 1611343 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.282 1611344 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.285 1611347 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.285 1611347 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:27:03.285 1611347 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:27:03.287 1611349 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:27:03.287 1611349 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:27:03.288 1611350 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.289 1611351 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.292 1611354 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.292 1611354 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:27:03.292 1611354 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:03.294 1611356 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:27:03.294 1611356 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:27:03.295 1611357 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.296 1611358 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.299 1611361 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.299 1611361 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:27:03.299 1611361 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:27:03.302 1611364 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:27:03.302 1611364 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.302 1611364 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:27:03.345 1611407 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.345 1611407 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.345 1611407 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:03.345 1611407 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:27:03.345 1611407 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.345 1611407 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.346 1611408 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.348 1611410 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.352 1611414 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.352 1611414 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:27:03.352 1611414 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:27:03.357 1611419 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:27:03.357 1611419 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:27:03.358 1611420 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.359 1611421 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.362 1611424 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.362 1611424 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:27:03.362 1611424 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:27:03.365 1611427 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:27:03.365 1611427 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.365 1611427 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:27:03.392 1611454 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.392 1611454 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.392 1611454 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:03.392 1611454 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:27:03.392 1611454 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.392 1611454 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.393 1611455 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.395 1611457 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.400 1611462 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.400 1611462 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:27:03.400 1611462 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:27:03.404 1611466 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:27:03.404 1611466 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.404 1611466 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:27:03.427 1611489 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.427 1611489 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.427 1611489 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.427 1611489 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:27:03.427 1611489 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.427 1611489 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.428 1611490 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.430 1611492 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.434 1611496 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.434 1611496 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:27:03.434 1611496 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:27:03.437 1611499 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:27:03.437 1611499 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:27:03.437 1611499 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.438 1611500 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.443 1611505 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.443 1611505 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:27:03.443 1611505 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:27:03.447 1611509 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:27:03.447 1611509 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.447 1611509 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:27:03.465 1611527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.465 1611527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.465 1611527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.465 1611527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:27:03.465 1611527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.465 1611527 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.466 1611528 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.467 1611529 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.469 1611531 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.470 1611532 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:27:03.470 1611532 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:27:03.472 1611534 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:27:03.472 1611534 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:27:03.473 1611535 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.474 1611536 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.476 1611538 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.476 1611538 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:27:03.476 1611538 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:27:03.479 1611541 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:27:03.479 1611541 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:27:03.479 1611541 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.482 1611544 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.484 1611546 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.484 1611546 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:27:03.484 1611546 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:27:03.487 1611549 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:27:03.487 1611549 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:27:03.488 1611550 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.489 1611551 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.491 1611553 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.491 1611553 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:27:03.491 1611553 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:03.493 1611555 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:27:03.493 1611555 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:27:03.494 1611556 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.495 1611557 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.498 1611560 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.498 1611560 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:27:03.498 1611560 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:27:03.501 1611563 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:27:03.501 1611563 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.501 1611563 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:27:03.522 1611584 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.522 1611584 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.522 1611584 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:03.522 1611584 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:27:03.522 1611584 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.522 1611584 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.523 1611585 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.524 1611586 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.526 1611588 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.526 1611588 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:27:03.526 1611588 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:27:03.529 1611591 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:27:03.529 1611591 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:27:03.529 1611591 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.530 1611592 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.533 1611595 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.533 1611595 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:27:03.533 1611595 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:27:03.536 1611598 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:27:03.536 1611598 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:27:03.536 1611598 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.537 1611599 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.540 1611602 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.540 1611602 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:27:03.540 1611602 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:27:03.543 1611605 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:27:03.543 1611605 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.543 1611605 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:27:03.563 1611625 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.563 1611625 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.563 1611625 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.563 1611625 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:27:03.563 1611625 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.563 1611625 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.564 1611626 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.565 1611627 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.567 1611629 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.567 1611629 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:27:03.567 1611629 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:27:03.569 1611631 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:27:03.569 1611631 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.569 1611631 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:27:03.593 1611655 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.593 1611655 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:03.593 1611655 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:03.593 1611655 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:27:03.593 1611655 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.593 1611655 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.594 1611656 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.596 1611658 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.599 1611661 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.599 1611661 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:27:03.599 1611661 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:27:03.603 1611665 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:27:03.603 1611665 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:27:03.604 1611666 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.605 1611667 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.607 1611669 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.607 1611669 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:27:03.607 1611669 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:27:03.609 1611671 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:27:03.609 1611671 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:27:03.610 1611672 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.612 1611674 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.614 1611676 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.614 1611676 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:27:03.614 1611676 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:27:03.617 1611679 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:27:03.617 1611679 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:27:03.619 1611681 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.620 1611682 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.622 1611684 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.622 1611684 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:27:03.622 1611684 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:27:03.625 1611687 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:27:03.625 1611687 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:27:03.625 1611687 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.627 1611689 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.629 1611691 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.629 1611691 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:27:03.629 1611691 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:27:03.632 1611694 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:27:03.632 1611694 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.632 1611694 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:27:03.655 1611717 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.656 1611718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.656 1611718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.656 1611718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:27:03.656 1611718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.656 1611718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.656 1611718 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.657 1611719 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.660 1611722 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.660 1611722 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:27:03.660 1611722 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:27:03.663 1611725 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:27:03.663 1611725 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:27:03.663 1611725 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.665 1611727 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.667 1611729 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.667 1611729 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:27:03.667 1611729 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:03.669 1611731 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:27:03.669 1611731 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:27:03.670 1611732 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.671 1611733 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.674 1611736 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.674 1611736 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:27:03.674 1611736 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:03.676 1611738 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:27:03.676 1611738 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:27:03.677 1611739 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.679 1611741 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.681 1611743 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.681 1611743 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:27:03.681 1611743 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:27:03.684 1611746 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:27:03.684 1611746 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:27:03.684 1611746 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.686 1611748 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.689 1611751 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.689 1611751 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:27:03.689 1611751 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:03.691 1611753 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:27:03.691 1611753 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:27:03.692 1611754 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.693 1611755 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.695 1611757 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.696 1611758 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:27:03.696 1611758 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:27:03.699 1611761 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:27:03.699 1611761 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:27:03.700 1611762 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.701 1611763 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.703 1611765 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.703 1611765 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:27:03.703 1611765 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:03.706 1611768 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:27:03.706 1611768 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:27:03.706 1611768 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.708 1611770 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.710 1611772 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.710 1611772 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:27:03.710 1611772 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:03.713 1611775 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:27:03.713 1611775 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:27:03.714 1611776 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.715 1611777 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.717 1611779 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.717 1611779 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:27:03.717 1611779 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:27:03.720 1611782 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:27:03.720 1611782 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:27:03.721 1611783 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.723 1611785 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.726 1611788 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.726 1611788 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:27:03.726 1611788 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:27:03.729 1611791 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:27:03.729 1611791 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:27:03.730 1611792 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.731 1611793 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.733 1611795 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.733 1611795 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:27:03.733 1611795 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:27:03.735 1611797 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:27:03.735 1611797 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:27:03.736 1611798 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.737 1611799 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.740 1611802 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.740 1611802 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:27:03.740 1611802 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:27:03.743 1611805 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:27:03.743 1611805 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:27:03.744 1611806 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.745 1611807 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.747 1611809 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.747 1611809 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:27:03.747 1611809 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:27:03.750 1611812 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:27:03.750 1611812 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.750 1611812 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:27:03.765 1611827 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:27:03.765 1611827 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:27:03.772 1611834 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.772 1611834 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.772 1611834 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.772 1611834 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:27:03.772 1611834 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.772 1611834 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.773 1611835 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.774 1611836 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.777 1611839 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.777 1611839 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:27:03.777 1611839 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:03.779 1611841 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:27:03.779 1611841 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:27:03.780 1611842 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.781 1611843 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.784 1611846 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.784 1611846 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:27:03.784 1611846 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:03.787 1611849 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:27:03.787 1611849 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:27:03.787 1611849 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.788 1611850 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.791 1611853 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.791 1611853 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:27:03.791 1611853 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:27:03.794 1611856 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:27:03.794 1611856 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.794 1611856 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:27:03.819 1611881 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:27:03.821 1611883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.821 1611883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.821 1611883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.821 1611883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:27:03.821 1611883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.821 1611883 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.822 1611884 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.823 1611885 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.826 1611888 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.826 1611888 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:27:03.826 1611888 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:27:03.829 1611891 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:27:03.829 1611891 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:27:03.829 1611891 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.831 1611893 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.834 1611896 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.834 1611896 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:27:03.834 1611896 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:03.836 1611898 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:27:03.836 1611898 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:27:03.837 1611899 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.838 1611900 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.841 1611903 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.841 1611903 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:27:03.841 1611903 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:27:03.843 1611905 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:27:03.843 1611905 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:27:03.844 1611906 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.845 1611907 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.848 1611910 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.848 1611910 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:27:03.848 1611910 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:27:03.851 1611913 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:27:03.851 1611913 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:27:03.851 1611913 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.853 1611915 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.855 1611917 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.855 1611917 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:27:03.855 1611917 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:03.857 1611919 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:27:03.858 1611920 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:27:03.859 1611921 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.860 1611922 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.863 1611925 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.863 1611925 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:27:03.863 1611925 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:27:03.865 1611927 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:27:03.865 1611927 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.865 1611927 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:27:03.882 1611944 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.882 1611944 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.882 1611944 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.882 1611944 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:27:03.882 1611944 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.882 1611944 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.882 1611944 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.884 1611946 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.886 1611948 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.886 1611948 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:27:03.886 1611948 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:27:03.888 1611950 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:27:03.888 1611950 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:27:03.889 1611951 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.891 1611953 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.893 1611955 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.893 1611955 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:27:03.893 1611955 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:27:03.895 1611957 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:27:03.895 1611957 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:27:03.896 1611958 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.897 1611959 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.900 1611962 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.900 1611962 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:27:03.900 1611962 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:27:03.903 1611965 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:27:03.903 1611965 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:27:03.903 1611965 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.904 1611966 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.907 1611969 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.907 1611969 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:27:03.907 1611969 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:27:03.909 1611971 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:27:03.909 1611971 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:27:03.910 1611972 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.911 1611973 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.914 1611976 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.914 1611976 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:27:03.914 1611976 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:27:03.916 1611978 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:27:03.916 1611978 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.916 1611978 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:27:03.934 1611996 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.934 1611996 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.934 1611996 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.934 1611996 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.935 1611997 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:27:03.936 1611998 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ac52a8f
20-08-2026 00:27:03.938 1612000 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:27:03.938 1612000 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:27:03.938 1612000 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:27:03.941 1612003 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:27:03.941 1612003 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:27:03.942 1612004 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.943 1612005 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.945 1612007 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.945 1612007 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:27:03.945 1612007 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:27:03.948 1612010 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:27:03.948 1612010 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.948 1612010 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:27:03.963 1612025 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.963 1612025 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:03.964 1612026 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:03.964 1612026 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:27:03.964 1612026 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:03.0
20-08-2026 00:27:03.964 1612026 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:03.965 1612027 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.966 1612028 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.968 1612030 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.968 1612030 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:27:03.968 1612030 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:03.971 1612033 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:27:03.971 1612033 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:27:03.972 1612034 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.973 1612035 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.976 1612038 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.976 1612038 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:27:03.976 1612038 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:27:03.978 1612040 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:27:03.978 1612040 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:27:03.979 1612041 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:03.981 1612043 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:03.983 1612045 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:03.983 1612045 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:27:03.983 1612045 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:27:03.986 1612048 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:27:03.986 1612048 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:27:03.987 1612049 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:03.988 1612050 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:03.990 1612052 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:03.990 1612052 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:27:03.990 1612052 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:27:03.993 1612055 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:27:03.993 1612055 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:03.993 1612055 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:27:04.011 1612073 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:27:04.011 1612073 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:27:04.011 1612073 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:04.011 1612073 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:04.012 1612074 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.013 1612075 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.015 1612077 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.015 1612077 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:27:04.015 1612077 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:27:04.018 1612080 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:27:04.018 1612080 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:27:04.019 1612081 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:04.020 1612082 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:04.023 1612085 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:04.023 1612085 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:27:04.023 1612085 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:27:04.026 1612088 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:27:04.026 1612088 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:04.026 1612088 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:27:04.082 1612144 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:04.082 1612144 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:04.082 1612144 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:04.082 1612144 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:27:04.082 1612144 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:04.0
20-08-2026 00:27:04.082 1612144 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:04.083 1612145 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:04.084 1612146 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:04.088 1612150 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:04.088 1612150 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:27:04.088 1612150 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:27:04.090 1612152 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:27:04.090 1612152 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:04.090 1612152 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:27:04.116 1612178 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:04.116 1612178 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:04.116 1612178 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:04.116 1612178 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:27:04.116 1612178 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:04.0
20-08-2026 00:27:04.116 1612178 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:04.117 1612179 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.119 1612181 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.122 1612184 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.122 1612184 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:27:04.122 1612184 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:27:04.125 1612187 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:27:04.125 1612187 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:27:04.126 1612188 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:04.128 1612190 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:04.131 1612193 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:04.131 1612193 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:27:04.131 1612193 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:27:04.134 1612196 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:27:04.134 1612196 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:04.135 1612197 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:27:04.169 1612231 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:04.170 1612232 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:04.170 1612232 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:04.170 1612232 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:27:04.170 1612232 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:04.0
20-08-2026 00:27:04.170 1612232 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:04.170 1612232 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.172 1612234 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.175 1612237 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.175 1612237 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:27:04.175 1612237 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:04.177 1612239 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:27:04.177 1612239 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:27:04.178 1612240 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:04.179 1612241 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:04.182 1612244 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:04.182 1612244 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:27:04.182 1612244 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:27:04.185 1612247 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:27:04.185 1612247 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:27:04.186 1612248 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.187 1612249 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.190 1612252 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.190 1612252 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:27:04.190 1612252 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:04.192 1612254 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:27:04.192 1612254 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:27:04.193 1612255 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:04.194 1612256 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:04.197 1612259 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:04.197 1612259 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:27:04.197 1612259 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:27:04.200 1612262 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:27:04.200 1612262 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:04.200 1612262 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:27:04.218 1612280 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:04.218 1612280 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:04.218 1612280 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:04.218 1612280 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:27:04.218 1612280 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:04.0
20-08-2026 00:27:04.218 1612280 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:04.219 1612281 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.220 1612282 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.223 1612285 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.223 1612285 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:27:04.223 1612285 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:27:04.226 1612288 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:27:04.226 1612288 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:27:04.227 1612289 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.228 1612290 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.231 1612293 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.231 1612293 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:27:04.231 1612293 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:27:04.235 1612297 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:27:04.235 1612297 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:27:04.236 1612298 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.238 1612300 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.240 1612302 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.240 1612302 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:27:04.240 1612302 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:27:04.244 1612306 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:27:04.244 1612306 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:27:04.245 1612307 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:04.247 1612309 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:04.249 1612311 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:04.249 1612311 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:27:04.249 1612311 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:27:04.253 1612315 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:27:04.254 1612316 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:27:04.255 1612317 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.256 1612318 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.261 1612323 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.261 1612323 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:27:04.261 1612323 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:27:04.264 1612326 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:27:04.264 1612326 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:27:04.264 1612326 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.266 1612328 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.269 1612331 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.269 1612331 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:27:04.269 1612331 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:27:04.272 1612334 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:27:04.272 1612334 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:27:04.273 1612335 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.274 1612336 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.278 1612340 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.278 1612340 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:27:04.278 1612340 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:27:04.282 1612344 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:27:04.282 1612344 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:27:04.282 1612344 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.284 1612346 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.288 1612350 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.288 1612350 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:27:04.288 1612350 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:27:04.291 1612353 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:27:04.291 1612353 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:27:04.293 1612355 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.295 1612357 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.299 1612361 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.299 1612361 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:27:04.299 1612361 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:27:04.301 1612363 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:27:04.301 1612363 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:27:04.303 1612365 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.304 1612366 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.307 1612369 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.307 1612369 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:27:04.307 1612369 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:27:04.309 1612371 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:27:04.309 1612371 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:27:04.310 1612372 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.311 1612373 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.315 1612377 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.315 1612377 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:27:04.315 1612377 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:27:04.318 1612380 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:27:04.319 1612381 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:27:04.319 1612381 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.321 1612383 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.325 1612387 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.325 1612387 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:27:04.325 1612387 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:04.328 1612390 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:27:04.328 1612390 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:27:04.329 1612391 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:04.331 1612393 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:04.335 1612397 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:04.336 1612398 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:27:04.336 1612398 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:27:04.340 1612402 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:27:04.340 1612402 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:04.340 1612402 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:27:04.367 1612429 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:04.367 1612429 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:04.367 1612429 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:04.367 1612429 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:27:04.367 1612429 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:04.0
20-08-2026 00:27:04.367 1612429 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:04.368 1612430 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.370 1612432 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.374 1612436 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.375 1612437 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:27:04.375 1612437 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:27:04.379 1612441 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:27:04.379 1612441 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:27:04.380 1612442 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.381 1612443 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.384 1612446 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.384 1612446 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:27:04.384 1612446 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:04.387 1612449 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:27:04.387 1612449 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:27:04.388 1612450 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.390 1612452 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.393 1612455 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.393 1612455 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:27:04.393 1612455 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:27:04.395 1612457 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:27:04.396 1612458 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:27:04.396 1612458 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:04.398 1612460 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:04.400 1612462 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:04.400 1612462 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:27:04.400 1612462 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:27:04.403 1612465 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:27:04.403 1612465 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:04.403 1612465 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:27:04.421 1612483 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:04.422 1612484 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:04.422 1612484 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:04.422 1612484 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:27:04.422 1612484 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:04.0
20-08-2026 00:27:04.422 1612484 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:04.423 1612485 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:04.424 1612486 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:04.427 1612489 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:04.427 1612489 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:27:04.427 1612489 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:27:04.430 1612492 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:27:04.430 1612492 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:04.430 1612492 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:27:04.451 1612513 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:04.451 1612513 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:04.451 1612513 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:04.451 1612513 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:27:04.451 1612513 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:04.0
20-08-2026 00:27:04.451 1612513 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:04.453 1612515 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:04.454 1612516 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:04.458 1612520 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:04.458 1612520 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:27:04.458 1612520 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:27:04.463 1612525 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:27:04.463 1612525 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:04.463 1612525 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:27:04.492 1612554 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:04.492 1612554 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:27:04.492 1612554 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:27:04.492 1612554 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:27:04.492 1612554 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:04.0
20-08-2026 00:27:04.492 1612554 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:04.493 1612555 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.495 1612557 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.500 1612562 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.500 1612562 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:27:04.500 1612562 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:27:04.503 1612565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:27:04.503 1612565 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:27:04.504 1612566 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.506 1612568 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.509 1612571 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.509 1612571 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:27:04.509 1612571 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:04.512 1612574 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:27:04.512 1612574 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:27:04.513 1612575 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.514 1612576 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.517 1612579 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.517 1612579 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:27:04.517 1612579 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:27:04.519 1612581 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:27:04.520 1612582 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:27:04.520 1612582 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.522 1612584 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.525 1612587 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.525 1612587 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:27:04.525 1612587 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:04.528 1612590 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:27:04.528 1612590 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:27:04.528 1612590 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.530 1612592 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.533 1612595 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.533 1612595 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:27:04.533 1612595 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:27:04.535 1612597 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:27:04.535 1612597 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:27:04.536 1612598 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.538 1612600 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.544 1612606 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.544 1612606 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:27:04.544 1612606 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:27:04.548 1612610 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:27:04.548 1612610 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:27:04.548 1612610 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.550 1612612 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.553 1612615 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.553 1612615 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:27:04.553 1612615 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:27:04.556 1612618 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:27:04.556 1612618 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:27:04.557 1612619 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.558 1612620 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.561 1612623 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.561 1612623 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:27:04.561 1612623 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:27:04.564 1612626 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:27:04.564 1612626 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:27:04.565 1612627 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.566 1612628 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.570 1612632 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.570 1612632 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:27:04.570 1612632 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:27:04.574 1612636 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:27:04.574 1612636 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:27:04.575 1612637 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:27:04.576 1612638 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@497ec2c5
20-08-2026 00:27:04.579 1612641 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:27:04.579 1612641 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:27:04.579 1612641 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:27:04.582 1612644 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:27:04.582 1612644 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:27:04.582 1612644 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:27:04.605 1612667 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:04.605 1612667 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:27:04.605 1612667 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:27:04.606 1612668 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:27:04.606 1612668 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:27:04.0
20-08-2026 00:27:04.606 1612668 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:27:04.606 1612668 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.608 1612670 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.612 1612674 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.612 1612674 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:27:04.612 1612674 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:27:04.615 1612677 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:27:04.615 1612677 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:27:04.616 1612678 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.618 1612680 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.623 1612685 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.623 1612685 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:27:04.623 1612685 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:27:04.627 1612689 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:27:04.627 1612689 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:27:04.628 1612690 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.630 1612692 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.634 1612696 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.634 1612696 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:27:04.634 1612696 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:27:04.638 1612700 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:27:04.638 1612700 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:27:04.640 1612702 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.641 1612703 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.644 1612706 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.644 1612706 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:27:04.644 1612706 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:27:04.647 1612709 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:27:04.647 1612709 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:27:04.648 1612710 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.650 1612712 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.650 1612712 [http-nio-8051-exec-77] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:27:04.650 1612712 [http-nio-8051-exec-77] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:27:04.650 1612712 [http-nio-8051-exec-77] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:27:04.651 1612713 [http-nio-8051-exec-77] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4820cc2f
20-08-2026 00:27:04.651 1612713 [http-nio-8051-exec-77] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@23d27547
20-08-2026 00:27:04.651 1612713 [http-nio-8051-exec-77] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:27:04.651 1612713 [http-nio-8051-exec-77] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4820cc2f
20-08-2026 00:27:04.651 1612713 [http-nio-8051-exec-77] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@23d27547
20-08-2026 00:27:04.653 1612715 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.653 1612715 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:27:04.653 1612715 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:27:04.656 1612718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:27:04.656 1612718 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:27:04.657 1612719 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:27:04.658 1612720 [http-nio-8051-exec-40] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1672f062
20-08-2026 00:27:04.661 1612723 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:27:04.661 1612723 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:27:04.661 1612723 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:27:04.663 1612725 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:27:04.663 1612725 [http-nio-8051-exec-40] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:27:04.688 1612750 [http-nio-8051-exec-53] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:27:04.688 1612750 [http-nio-8051-exec-53] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:27:04.688 1612750 [http-nio-8051-exec-53] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 3871B944A7E21c61Fc12A9612bFb349149454229
20-08-2026 00:27:04.688 1612750 [http-nio-8051-exec-53] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:27:04.688 1612750 [http-nio-8051-exec-53] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:27:04.688 1612750 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:3871B944A7E21c61Fc12A9612bFb349149454229, device:app
20-08-2026 00:27:04.690 1612752 [http-nio-8051-exec-53] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:27:04.690 1612752 [http-nio-8051-exec-53] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9149454229
20-08-2026 00:27:04.690 1612752 [http-nio-8051-exec-53] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9149454229
20-08-2026 00:27:04.694 1612756 [http-nio-8051-exec-53] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7005d2f4
20-08-2026 00:27:04.694 1612756 [http-nio-8051-exec-53] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:27:04.694 1612756 [http-nio-8051-exec-53] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:27:04.694 1612756 [http-nio-8051-exec-53] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7005d2f4
20-08-2026 00:27:04.694 1612756 [http-nio-8051-exec-53] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:27:04.709 1612771 [http-nio-8051-exec-96] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:27:04.709 1612771 [http-nio-8051-exec-96] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:27:04.709 1612771 [http-nio-8051-exec-96] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:27:04.709 1612771 [http-nio-8051-exec-96] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@17efcf89
20-08-2026 00:27:04.709 1612771 [http-nio-8051-exec-96] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@23d27547
20-08-2026 00:27:04.709 1612771 [http-nio-8051-exec-96] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:27:04.709 1612771 [http-nio-8051-exec-96] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@17efcf89
20-08-2026 00:27:04.709 1612771 [http-nio-8051-exec-96] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@23d27547
20-08-2026 00:27:04.740 1612802 [http-nio-8051-exec-67] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:27:04.740 1612802 [http-nio-8051-exec-67] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:27:04.740 1612802 [http-nio-8051-exec-67] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 3871B944A7E21c61Fc12A9612bFb349149454229
20-08-2026 00:27:04.740 1612802 [http-nio-8051-exec-67] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:27:04.740 1612802 [http-nio-8051-exec-67] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:27:04.741 1612803 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:3871B944A7E21c61Fc12A9612bFb349149454229, device:app
20-08-2026 00:27:04.742 1612804 [http-nio-8051-exec-67] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:27:04.742 1612804 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9149454229, page=0}
20-08-2026 00:27:04.742 1612804 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9149454229, page=0}
20-08-2026 00:27:04.742 1612804 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:27:04.743 1612805 [http-nio-8051-exec-67] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9149454229
20-08-2026 00:27:04.744 1612806 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3871B944A7E21c61Fc12A9612bFb349149454229
20-08-2026 00:27:04.744 1612806 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3871B944A7E21c61Fc12A9612bFb349149454229
20-08-2026 00:27:04.745 1612807 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@77e3bed2
20-08-2026 00:27:04.745 1612807 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1794558198278","expired":false,"activity":"{\"machine\":{\"area\":\"E-city \",\"vm_id\":\"1693385315786\",\"cart_enabled\":true,\"address\":\"HSR\",\"vm_imei_id\":\"TM09202301\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"12.9336659,77.627933\",\"locationType\":\"Machine\",\"location\":\"Texas LV 5th Floor \"}}","logged":true,"session":"3871B944A7E21c61Fc12A9612bFb349149454229","mobile":"9149454229","active":1,"status":true}
20-08-2026 00:27:04.745 1612807 [http-nio-8051-exec-91] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"3871B944A7E21c61Fc12A9612bFb349149454229","status":true}
20-08-2026 00:27:04.747 1612809 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:27:04.749 1612811 [http-nio-8051-exec-67] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:27:04.752 1612814 [http-nio-8051-exec-67] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cb3cedbe-8353-464e-92b2-cd9e4764b6f0","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1693385315786","video_url":"https://video.tinymart.in/VideoUpload/TMCAM09202301/TM09202301260819132245810.mp4","vm_imei_id":"TM09202301","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-19 13:22:45.0","area":"E-city ","address":"HSR","amount_received":40,"receipt_id":"IN20260819132426","proposedSkuJson":"{\"skus\": [{\"name\": \"Coca Cola Can,  300ml\", \"skuid\": \"8355\", \"door_id\": \"2\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"tray_id\": \"43\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/8355-9565.jpeg\", \"qty\": 1, \"sku_total\": 40}], \"userId\": \"9149454229\", \"res\": true, \"cart_offer_desc\": \"\", \"orderId\": \"TM09202301260819132245810\", \"imei\": \"TM09202301\", \"bill_amount\": 40, \"total_amount\": 40}","short_order_expiry":"19-09-2026 13:24:27","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-19 13:35:04.0","user_id":9149454229,"short_order_id":"WNBSz5","location":"Texas LV 5th Floor ","order_id":"TM09202301260819132245810","sku_json":"{\"rstatus\": true, \"skus\": [{\"name\": \"Coca Cola Can,  300ml per peice\", \"skuid\": \"8355\", \"door_id\": \"\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"tray_id\": \"43\", \"image_url\": \"https://images.tinymart.in/product/8355-9565.jpeg\", \"qty\": 1, \"sku_total\": 40}], \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"userId\": \"9149454229\", \"orderId\": \"TM09202301260819132245810\", \"imei\": \"TM09202301\", \"bill_amount\": 40, \"total_amount\": 40}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5ead8a3b-a23d-4b9b-8866-24d3fabe378c","pre_auth_amount":90,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1693385315786","video_url":"https://video.tinymart.in/VideoUpload/TMCAM09202301/TM09202301260813135331060.mp4","vm_imei_id":"TM09202301","order_amount":90,"weight_based_response":"{}","order_created_at":"2026-08-13 13:53:31.0","area":"E-city ","address":"HSR","amount_received":90,"receipt_id":"IN20260813135515","proposedSkuJson":"{\"skus\": [{\"name\": \"Pepsi ZeroSugar  300ml\", \"skuid\": \"186059\", \"door_id\": \"2\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"tray_id\": \"43\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"qty\": 1, \"sku_total\": 40}, {\"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm\", \"skuid\": \"4500642\", \"door_id\": \"2\", \"mrp\": \"50\", \"offer_id\": \"\", \"unit_price\": 50, \"tray_id\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"qty\": 1, \"sku_total\": 50}], \"userId\": \"9149454229\", \"res\": true, \"cart_offer_desc\": \"\", \"orderId\": \"TM09202301260813135331060\", \"imei\": \"TM09202301\", \"bill_amount\": 90, \"total_amount\": 90}","short_order_expiry":"13-09-2026 13:55:15","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 14:35:02.0","user_id":9149454229,"short_order_id":"r5bT6P","location":"Texas LV 5th Floor ","order_id":"TM09202301260813135331060","sku_json":"{\"rstatus\": true, \"skus\": [{\"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"skuid\": \"4500642\", \"door_id\": \"\", \"mrp\": \"50\", \"offer_id\": \"\", \"unit_price\": \"50\", \"tray_id\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"qty\": 1, \"sku_total\": 50}, {\"name\": \"Pepsi ZeroSugar  300ml per peice\", \"skuid\": \"186059\", \"door_id\": \"\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"tray_id\": \"43\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"qty\": 1, \"sku_total\": 40}], \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"userId\": \"9149454229\", \"orderId\": \"TM09202301260813135331060\", \"imei\": \"TM09202301\", \"bill_amount\": 90, \"total_amount\": 90}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3da03010-41c2-487a-a509-a2b83c14ddbe","pre_auth_amount":95,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1693385315786","video_url":"https://video.tinymart.in/VideoUpload/TMCAM09202301/TM09202301260728203458477.mp4","vm_imei_id":"TM09202301","order_amount":95,"weight_based_response":"{}","order_created_at":"2026-07-28 20:34:58.0","area":"E-city ","address":"HSR","amount_received":95,"receipt_id":"IN20260729100759","proposedSkuJson":"{\"bill_amount\": 95, \"cart_offer_desc\": \"\", \"userId\": \"9149454229\", \"total_amount\": 95, \"res\": true, \"skus\": [{\"qty\": 1, \"sku_total\": 20, \"offer_id\": \"\", \"tray_id\": \"24\", \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"name\": \"MaxVita Indian Style Cream and onion Potato Chips 40gms\", \"skuid\": \"4500713\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500713-9506.jpg\"}, {\"qty\": 1, \"sku_total\": 35, \"offer_id\": \"\", \"tray_id\": \"19\", \"unit_price\": 35, \"door_id\": \"1\", \"mrp\": \"35\", \"name\": \"Wholy Fudgy Cakes Hazelnut Chocolate 32g\", \"skuid\": \"4500563\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500563-5270.jpg\"}, {\"qty\": 1, \"sku_total\": 20, \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku \", \"skuid\": \"4500605\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\"}, {\"qty\": 1, \"sku_total\": 20, \"offer_id\": \"\", \"tray_id\": \"14\", \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"name\": \"Ongibytes Pepper Sev 35gm\", \"skuid\": \"4500644\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500644-3697.png\"}], \"imei\": \"TM09202301\", \"orderId\": \"TM09202301260728203458477\"}","short_order_expiry":"28-08-2026 20:36:09","invoice_final_settled_amount":0,"previous_pending":30,"_invoice_balance":0,"order_modified_at":"2026-07-29 10:07:59.0","user_id":9149454229,"short_order_id":"NuzK9I","location":"Texas LV 5th Floor ","order_id":"TM09202301260728203458477","sku_json":"{\"cart_offer_desc\": \"\", \"bill_amount\": 95, \"order_status\": \"\", \"rstatus\": true, \"userId\": \"9149454229\", \"total_amount\": 95, \"res\": true, \"skus\": [{\"qty\": 1, \"sku_total\": 20, \"offer_id\": \"\", \"tray_id\": \"14\", \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"name\": \"Ongibytes Pepper Sev 35gm per peice\", \"skuid\": \"4500644\", \"image_url\": \"https://images.tinymart.in/product/4500644-3697.png\"}, {\"qty\": 1, \"sku_total\": 20, \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"skuid\": \"4500605\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\"}, {\"qty\": 1, \"sku_total\": 35, \"offer_id\": \"\", \"tray_id\": \"19\", \"unit_price\": \"35\", \"door_id\": \"\", \"mrp\": \"35\", \"name\": \"Wholy Fudgy Cakes Hazelnut Chocolate 32g per peice\", \"skuid\": \"4500563\", \"image_url\": \"https://images.tinymart.in/product/4500563-5270.jpg\"}, {\"qty\": 1, \"sku_total\": 20, \"offer_id\": \"\", \"tray_id\": \"24\", \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"name\": \"MaxVita Indian Style Cream and onion Potato Chips 40gms per peice\", \"skuid\": \"4500713\", \"image_url\": \"https://images.tinymart.in/product/4500713-9506.jpg\"}], \"imei\": \"TM09202301\", \"orderId\": \"TM09202301260728203458477\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cf2254be-c87b-4feb-807a-43aaebeb1cf8","pre_auth_amount":90,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1693385315786","video_url":"https://video.tinymart.in/VideoUpload/TMCAM09202301/TM09202301260722200529186.mp4","vm_imei_id":"TM09202301","order_amount":120,"weight_based_response":"{}","order_created_at":"2026-07-22 20:05:29.0","area":"E-city ","address":"HSR","amount_received":90,"receipt_id":"IN20260722200704","proposedSkuJson":"{\"total_amount\": 90, \"cart_offer_desc\": \"\", \"orderId\": \"TM09202301260722200529186\", \"userId\": \"9149454229\", \"bill_amount\": 90, \"imei\": \"TM09202301\", \"res\": true, \"skus\": [{\"unit_price\": 30, \"qty\": 1, \"offer_id\": \"\", \"tray_id\": \"23\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"offer_desc\": \"\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm\", \"skuid\": \"4500711\", \"sku_total\": 30, \"mrp\": \"30\", \"door_id\": \"1\"}, {\"unit_price\": 20, \"qty\": 1, \"offer_id\": \"\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500644-3697.png\", \"offer_desc\": \"\", \"name\": \"Ongibytes Pepper Sev 35gm\", \"skuid\": \"4500644\", \"sku_total\": 20, \"mrp\": \"20\", \"door_id\": \"1\"}, {\"unit_price\": 40, \"qty\": 1, \"offer_id\": \"\", \"tray_id\": \"39\", \"image_url\": \"https://images.tinymart.in/product/4500721-5816.webp\", \"offer_desc\": \"\", \"name\": \"Paper Boat NATA Lychee 250ml\", \"skuid\": \"4500721\", \"sku_total\": 40, \"mrp\": \"40\", \"door_id\": \"2\"}]}","short_order_expiry":"22-08-2026 20:07:04","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-22 20:20:02.0","user_id":9149454229,"short_order_id":"2yiX1v","location":"Texas LV 5th Floor ","order_id":"TM09202301260722200529186","sku_json":"{\"total_amount\": 120, \"cart_offer_desc\": \"\", \"orderId\": \"TM09202301260722200529186\", \"userId\": \"9149454229\", \"bill_amount\": 120, \"order_status\": \"\", \"imei\": \"TM09202301\", \"res\": true, \"rstatus\": true, \"skus\": [{\"unit_price\": \"20\", \"qty\": 1, \"offer_id\": \"\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500644-3697.png\", \"name\": \"Ongibytes Pepper Sev 35gm per peice\", \"skuid\": \"4500644\", \"sku_total\": 20, \"mrp\": \"20\", \"door_id\": \"\"}, {\"unit_price\": \"30\", \"qty\": 2, \"offer_id\": \"\", \"tray_id\": \"23\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm per peice\", \"skuid\": \"4500711\", \"sku_total\": 60, \"mrp\": \"30\", \"door_id\": \"\"}, {\"unit_price\": \"40\", \"qty\": 1, \"offer_id\": \"\", \"tray_id\": \"39\", \"image_url\": \"https://images.tinymart.in/product/4500721-5816.webp\", \"name\": \"Paper Boat NATA Lychee 250ml per peice\", \"skuid\": \"4500721\", \"sku_total\": 40, \"mrp\": \"40\", \"door_id\": \"\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"fd7117ca-3e3e-406e-a2f8-886d41eb9e06","pre_auth_amount":110,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1693385315786","video_url":"https://video.tinymart.in/VideoUpload/TMCAM09202301/TM09202301260721140004567.mp4","vm_imei_id":"TM09202301","order_amount":110,"weight_based_response":"{}","order_created_at":"2026-07-21 14:00:04.0","area":"E-city ","address":"HSR","amount_received":110,"receipt_id":"IN20260721140129","proposedSkuJson":"{\"total_amount\": 110, \"imei\": \"TM09202301\", \"skus\": [{\"tray_id\": \"43\", \"offer_desc\": \"\", \"offer_id\": \"\", \"mrp\": \"40\", \"qty\": 1, \"door_id\": \"2\", \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"unit_price\": 40, \"name\": \"Pepsi ZeroSugar  300ml\", \"skuid\": \"186059\"}, {\"tray_id\": \"32\", \"offer_desc\": \"\", \"offer_id\": \"\", \"mrp\": \"45\", \"qty\": 1, \"door_id\": \"2\", \"sku_total\": 45, \"image_url\": \"https://images.tinymart.in/product/185994-2558.webp\", \"unit_price\": 45, \"name\": \"Nescafe Choco Mocha Cold Coffee 180ml\", \"skuid\": \"185994\"}, {\"tray_id\": \"35\", \"offer_desc\": \"\", \"offer_id\": \"\", \"mrp\": \"25\", \"qty\": 1, \"door_id\": \"2\", \"sku_total\": 25, \"image_url\": \"https://images.tinymart.in/product/108676-2689.jpg\", \"unit_price\": 25, \"name\": \"Paper Boat Orange Pouch - 150Ml\", \"skuid\": \"108676\"}], \"orderId\": \"TM09202301260721140004567\", \"res\": true, \"cart_offer_desc\": \"\", \"userId\": \"9149454229\", \"bill_amount\": 110}","short_order_expiry":"21-08-2026 14:01:29","invoice_final_settled_amount":0,"previous_pending":5,"_invoice_balance":0,"order_modified_at":"2026-07-21 14:05:09.0","user_id":9149454229,"short_order_id":"HugMrw","location":"Texas LV 5th Floor ","order_id":"TM09202301260721140004567","sku_json":"{\"total_amount\": 110, \"imei\": \"TM09202301\", \"skus\": [{\"tray_id\": \"32\", \"offer_id\": \"\", \"mrp\": \"45\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185994-2558.webp\", \"sku_total\": 45, \"door_id\": \"\", \"unit_price\": \"45\", \"name\": \"Nescafe Choco Mocha Cold Coffee 180ml per peice\", \"skuid\": \"185994\"}, {\"tray_id\": \"35\", \"offer_id\": \"\", \"mrp\": \"25\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/108676-2689.jpg\", \"sku_total\": 25, \"door_id\": \"\", \"unit_price\": \"25\", \"name\": \"Paper Boat Orange Pouch - 150Ml per peice\", \"skuid\": \"108676\"}, {\"tray_id\": \"43\", \"offer_id\": \"\", \"mrp\": \"40\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"sku_total\": 40, \"door_id\": \"\", \"unit_price\": \"40\", \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"skuid\": \"186059\"}], \"orderId\": \"TM09202301260721140004567\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"bill_amount\": 110, \"userId\": \"9149454229\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c0bbb9bd-a29e-4474-9d40-7b968454f37a","pre_auth_amount":145,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654510950489","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202201/TM06202201260709180423923.mp4","vm_imei_id":"TM06202201","order_amount":150,"weight_based_response":"{}","order_created_at":"2026-07-09 18:04:23.0","area":"Nagavara","address":"Nagavara","amount_received":145,"receipt_id":"IN20260709180649","proposedSkuJson":"{\"total_amount\": 145, \"orderId\": \"TM06202201260709180423923\", \"userId\": \"9149454229\", \"cart_offer_desc\": \"\", \"imei\": \"TM06202201\", \"bill_amount\": 145, \"res\": true, \"skus\": [{\"mrp\": \"60\", \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 60, \"tray_id\": \"35\", \"sku_total\": 60, \"offer_desc\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"door_id\": \"2\", \"skuid\": \"4500656\"}, {\"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500706-1073.webp\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"tray_id\": \"37\", \"sku_total\": 20, \"offer_desc\": \"\", \"name\": \"MAA Mango flavoured Fruit drink 170ml\", \"door_id\": \"2\", \"skuid\": \"4500706\"}, {\"mrp\": \"30\", \"image_url\": \"https://images.tinymart.in/product/4500705-8665.webp\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 30, \"tray_id\": \"44\", \"sku_total\": 30, \"offer_desc\": \"\", \"name\": \"Heritage livo Pista Milk 180ml\", \"door_id\": \"2\", \"skuid\": \"4500705\"}, {\"mrp\": \"35\", \"image_url\": \"https://images.tinymart.in/product/4500563-5270.jpg\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 35, \"tray_id\": \"25\", \"sku_total\": 35, \"offer_desc\": \"\", \"name\": \"Wholy Fudgy Cakes Hazelnut Chocolate 32g\", \"door_id\": \"1\", \"skuid\": \"4500563\"}]}","short_order_expiry":"09-08-2026 18:06:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-09 18:20:03.0","user_id":9149454229,"short_order_id":"yEtvBN","location":"Texas_LakeView_1st Floor","order_id":"TM06202201260709180423923","sku_json":"{\"order_status\": \"\", \"total_amount\": 150, \"rstatus\": true, \"orderId\": \"TM06202201260709180423923\", \"userId\": \"9149454229\", \"cart_offer_desc\": \"\", \"imei\": \"TM06202201\", \"bill_amount\": 150, \"res\": true, \"skus\": [{\"mrp\": \"35\", \"image_url\": \"https://images.tinymart.in/product/4500563-5270.jpg\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"35\", \"tray_id\": \"25\", \"sku_total\": 35, \"name\": \"Wholy Fudgy Cakes Hazelnut Chocolate 32g per peice\", \"door_id\": \"\", \"skuid\": \"4500563\"}, {\"mrp\": \"25\", \"image_url\": \"https://images.tinymart.in/product/4500407-2060.jpg\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"25\", \"tray_id\": \"34\", \"sku_total\": 25, \"name\": \"Paper boat Alphonso Mango 160ml per peice\", \"door_id\": \"\", \"skuid\": \"4500407\"}, {\"mrp\": \"60\", \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"60\", \"tray_id\": \"35\", \"sku_total\": 60, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"door_id\": \"\", \"skuid\": \"4500656\"}, {\"mrp\": \"30\", \"image_url\": \"https://images.tinymart.in/product/4500705-8665.webp\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"30\", \"tray_id\": \"44\", \"sku_total\": 30, \"name\": \"Heritage livo Pista Milk 180ml per peice\", \"door_id\": \"\", \"skuid\": \"4500705\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c4e92d91-c10c-4965-8394-4981b2b61df4","pre_auth_amount":100,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749459193086","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202501/TM06202501260630190453616.mp4","vm_imei_id":"TM06202501","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-06-30 19:04:53.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":100,"receipt_id":"IN20260630190643","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"total_amount\": 100, \"userId\": \"9149454229\", \"res\": true, \"bill_amount\": 100, \"skus\": [{\"sku_total\": 20, \"door_id\": \"1\", \"name\": \"MaxVita Indian Style Cream and onion Potato Chips 40gms\", \"skuid\": \"4500713\", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500713-9506.jpg\", \"mrp\": \"20\", \"qty\": 1, \"offer_desc\": \"\", \"offer_id\": \"\", \"tray_id\": \"24\"}, {\"sku_total\": 80, \"door_id\": \"2\", \"name\": \"Farmely Classic date Bites 20gm\", \"skuid\": \"4500667\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"qty\": 2, \"offer_desc\": \"\", \"offer_id\": \"\", \"tray_id\": \"37\"}], \"orderId\": \"TM06202501260630190453616\", \"imei\": \"TM06202501\"}","short_order_expiry":"30-07-2026 19:06:43","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-30 19:10:03.0","user_id":9149454229,"short_order_id":"YShsqI","location":"Texas Ariel 4th floor","order_id":"TM06202501260630190453616","sku_json":"{\"userId\": \"9149454229\", \"orderId\": \"TM06202501260630190453616\", \"total_amount\": 100, \"order_status\": \"\", \"res\": true, \"bill_amount\": 100, \"skus\": [{\"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500713-9506.jpg\", \"name\": \"MaxVita Indian Style Cream and onion Potato Chips 40gms per peice\", \"skuid\": \"4500713\", \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"qty\": 1, \"offer_id\": \"\", \"tray_id\": \"24\"}, {\"sku_total\": 80, \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"skuid\": \"4500667\", \"unit_price\": \"40\", \"door_id\": \"\", \"mrp\": \"40\", \"qty\": 2, \"offer_id\": \"\", \"tray_id\": \"37\"}], \"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM06202501\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"aa89372b-2476-40dd-81eb-e6b2919ddf30","pre_auth_amount":140,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"N/A","vm_imei_id":"TM06202503","order_amount":140,"weight_based_response":"{}","order_created_at":"2026-06-30 18:47:36.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":140,"receipt_id":"IN20260630193302","proposedSkuJson":"{\"res\": true, \"skus\": [{\"tray_id\": \"43\", \"unit_price\": 60, \"sku_total\": 60, \"door_id\": \"2\", \"mrp\": \"60\", \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500656\"}, {\"tray_id\": \"39\", \"unit_price\": 40, \"sku_total\": 80, \"door_id\": \"2\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"qty\": 2, \"name\": \"Farmely Classic date Bites 20gm\", \"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500667\"}], \"userId\": \"9149454229\", \"bill_amount\": 140, \"imei\": \"TM06202503\", \"cart_offer_desc\": \"\", \"orderId\": \"TM06202503260630184736511\", \"total_amount\": 140}","short_order_expiry":"30-07-2026 18:50:30","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-30 19:33:02.0","user_id":9149454229,"short_order_id":"7J353D","location":"Texas Ariel 7th Floor","order_id":"TM06202503260630184736511","sku_json":"{\"res\": true, \"skus\": [{\"tray_id\": \"39\", \"unit_price\": \"40\", \"sku_total\": 80, \"door_id\": \"\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"qty\": 2, \"name\": \"Farmely Classic date Bites 20gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500667\"}, {\"tray_id\": \"43\", \"unit_price\": \"60\", \"sku_total\": 60, \"door_id\": \"\", \"mrp\": \"60\", \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"skuid\": \"4500656\"}], \"userId\": \"9149454229\", \"cart_offer_desc\": \"\", \"bill_amount\": 140, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM06202503\", \"orderId\": \"TM06202503260630184736511\", \"total_amount\": 140}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"7f0111c0-1287-442c-acb2-74cfe2b67c55","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1693385315786","video_url":"https://video.tinymart.in/VideoUpload/TMCAM09202301/TM09202301260624171805720.mp4","vm_imei_id":"TM09202301","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-06-24 17:18:05.0","area":"E-city ","address":"HSR","amount_received":40,"receipt_id":"IN20260624171911","proposedSkuJson":"{\"bill_amount\": 40, \"res\": true, \"imei\": \"TM09202301\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"skus\": [{\"qty\": 1, \"tray_id\": \"41\", \"offer_id\": \"\", \"mrp\": \"40\", \"sku_total\": 40, \"offer_desc\": \"\", \"door_id\": \"2\", \"name\": \"Pepsi ZeroSugar  300ml\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"unit_price\": 40, \"skuid\": \"186059\"}], \"userId\": \"9149454229\", \"orderId\": \"TM09202301260624171805720\"}","short_order_expiry":"24-07-2026 17:19:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-24 17:25:02.0","user_id":9149454229,"short_order_id":"hCCzQn","location":"Texas LV 5th Floor ","order_id":"TM09202301260624171805720","sku_json":"{\"imei\": \"TM09202301\", \"bill_amount\": 40, \"res\": true, \"rstatus\": true, \"cart_offer_desc\": \"\", \"total_amount\": 40, \"orderId\": \"TM09202301260624171805720\", \"skus\": [{\"qty\": 1, \"tray_id\": \"41\", \"offer_id\": \"\", \"mrp\": \"40\", \"sku_total\": 40, \"door_id\": \"\", \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"unit_price\": \"40\", \"skuid\": \"186059\"}], \"userId\": \"9149454229\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"51c0cd5e-7e1a-4e68-9ff5-640c663e7fe3","pre_auth_amount":177,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654510950489","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202201/TM06202201260619192106569.mp4","vm_imei_id":"TM06202201","order_amount":177,"weight_based_response":"{}","order_created_at":"2026-06-19 19:21:06.0","area":"Nagavara","address":"Nagavara","amount_received":177,"receipt_id":"IN20260619192229","proposedSkuJson":"{\"orderId\": \"TM06202201260619192106569\", \"res\": true, \"skus\": [{\"sku_total\": 80, \"mrp\": \"40\", \"qty\": 2, \"name\": \"Farmely Classic date Bites 20gm\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"door_id\": \"1\", \"offer_id\": \"\", \"unit_price\": 40, \"tray_id\": \"14\", \"skuid\": \"4500667\", \"offer_desc\": \"\"}, {\"sku_total\": 57, \"mrp\": \"60\", \"qty\": 1, \"name\": \"The Drill Bite Coffee Cocoa 10g Protein\", \"image_url\": \"https://images.tinymart.in/product/4500610-5545.webp\", \"door_id\": \"1\", \"offer_id\": \"4500610_0601\", \"unit_price\": 57, \"tray_id\": \"15\", \"skuid\": \"4500610\", \"offer_desc\": \"\"}, {\"sku_total\": 40, \"mrp\": \"40\", \"qty\": 1, \"name\": \"Pepsi ZeroSugar  300ml\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"door_id\": \"2\", \"offer_id\": \"\", \"unit_price\": 40, \"tray_id\": \"45\", \"skuid\": \"186059\", \"offer_desc\": \"\"}], \"bill_amount\": 177, \"imei\": \"TM06202201\", \"userId\": \"9149454229\", \"total_amount\": 177, \"cart_offer_desc\": \"\"}","short_order_expiry":"19-07-2026 19:22:29","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-19 19:30:03.0","user_id":9149454229,"short_order_id":"0OMZ9V","location":"Texas_LakeView_1st Floor","order_id":"TM06202201260619192106569","sku_json":"{\"orderId\": \"TM06202201260619192106569\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 180, \"skus\": [{\"sku_total\": 80, \"mrp\": \"40\", \"qty\": 2, \"name\": \"Farmely Classic date Bites 20gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"offer_id\": \"\", \"unit_price\": \"40\", \"tray_id\": \"14\", \"skuid\": \"4500667\"}, {\"sku_total\": 57, \"mrp\": \"60\", \"qty\": \"1\", \"name\": \"The Drill Bite Coffee Cocoa 10g Protein per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500610-5545.webp\", \"offer_id\": \"4500610_0601\", \"unit_price\": \"57\", \"tray_id\": \"15\", \"skuid\": \"4500610\", \"offer_desc\": \"5% OFF\"}, {\"sku_total\": 40, \"mrp\": \"40\", \"qty\": 1, \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"offer_id\": \"\", \"unit_price\": \"40\", \"tray_id\": \"45\", \"skuid\": \"186059\"}], \"rstatus\": true, \"userId\": \"9149454229\", \"total_amount\": 177, \"cart_offer_desc\": \"\", \"imei\": \"TM06202201\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d2ca1aee-6184-4823-aa01-386a84c629bc","pre_auth_amount":110,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1686833081377","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304260617180542103.mp4","vm_imei_id":"TM06202304","order_amount":110,"weight_based_response":"{}","order_created_at":"2026-06-17 18:05:42.0","area":"CV Raman Nagar","address":"cafeteria","amount_received":110,"receipt_id":"IN20260617180718","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM06202304260617180542103\", \"total_amount\": 110, \"skus\": [{\"name\": \"Paper Boat Orange Pouch - 150Ml\", \"mrp\": \"25\", \"unit_price\": 25, \"tray_id\": \"32\", \"door_id\": \"2\", \"offer_id\": \"\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/108676-2689.jpg\", \"skuid\": \"108676\", \"sku_total\": 25, \"qty\": 1}, {\"name\": \"Sunfeast Breakfast protein Smoothie with Oats\", \"mrp\": \"45\", \"unit_price\": 45, \"tray_id\": \"33\", \"door_id\": \"2\", \"offer_id\": \"\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500651-8004.webp\", \"skuid\": \"4500651\", \"sku_total\": 45, \"qty\": 1}, {\"name\": \"Farmely Classic date Bites 20gm\", \"mrp\": \"40\", \"unit_price\": 40, \"tray_id\": \"43\", \"door_id\": \"2\", \"offer_id\": \"\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"skuid\": \"4500667\", \"sku_total\": 40, \"qty\": 1}], \"imei\": \"TM06202304\", \"userId\": \"9149454229\", \"bill_amount\": 110}","short_order_expiry":"17-07-2026 18:07:18","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-17 18:15:03.0","user_id":9149454229,"short_order_id":"3an6Hz","location":"Texas LV A Block 1st Floor","order_id":"TM06202304260617180542103","sku_json":"{\"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM06202304260617180542103\", \"total_amount\": 110, \"skus\": [{\"name\": \"Paper Boat Orange Pouch - 150Ml per peice\", \"mrp\": \"25\", \"unit_price\": \"25\", \"tray_id\": \"32\", \"door_id\": \"\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/108676-2689.jpg\", \"skuid\": \"108676\", \"sku_total\": 25, \"qty\": 1}, {\"name\": \"Sunfeast Breakfast protein Smoothie with Oats per peice\", \"mrp\": \"45\", \"unit_price\": \"45\", \"tray_id\": \"33\", \"door_id\": \"\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500651-8004.webp\", \"skuid\": \"4500651\", \"sku_total\": 45, \"qty\": 1}, {\"name\": \"Farmely Classic date Bites 20gm per peice\", \"mrp\": \"40\", \"unit_price\": \"40\", \"tray_id\": \"43\", \"door_id\": \"\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"skuid\": \"4500667\", \"sku_total\": 40, \"qty\": 1}], \"imei\": \"TM06202304\", \"userId\": \"9149454229\", \"bill_amount\": 110, \"rstatus\": true, \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"673c53cd-1898-49f7-8e20-550a69f7e688","pre_auth_amount":106,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654510950489","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202201/TM06202201260527192337163.mp4","vm_imei_id":"TM06202201","order_amount":94,"weight_based_response":"{}","order_created_at":"2026-05-27 19:23:37.0","area":"Nagavara","address":"Nagavara","amount_received":106,"receipt_id":"IN20260527192548","proposedSkuJson":"{\"imei\": \"TM06202201\", \"skus\": [{\"qty\": 1, \"skuid\": \"4500563\", \"door_id\": \"2\", \"offer_desc\": \"\", \"tray_id\": \"41\", \"sku_total\": 36, \"mrp\": \"36\", \"image_url\": \"https://images.tinymart.in/product/4500563-5270.jpg\", \"unit_price\": 36, \"offer_id\": \"\", \"name\": \"Wholy Fudgy Cakes Hazelnut Chocolate 40g\"}, {\"qty\": 1, \"skuid\": \"4500667\", \"door_id\": \"1\", \"offer_desc\": \"\", \"tray_id\": \"14\", \"sku_total\": 40, \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"unit_price\": 40, \"offer_id\": \"\", \"name\": \"Farmely Classic date Bites 20gm\"}, {\"qty\": 1, \"skuid\": \"4500665\", \"door_id\": \"1\", \"offer_desc\": \"\", \"tray_id\": \"16\", \"sku_total\": 30, \"mrp\": \"30\", \"image_url\": \"https://images.tinymart.in/product/4500665-172.jpg\", \"unit_price\": 30, \"offer_id\": \"\", \"name\": \"Farmely Peri Peri Makhana 14gm\"}], \"cart_offer_desc\": \"\", \"total_amount\": 106, \"res\": true, \"userId\": \"9149454229\", \"bill_amount\": 106, \"orderId\": \"TM06202201260527192337163\"}","short_order_expiry":"27-06-2026 19:25:48","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-27 19:40:03.0","user_id":9149454229,"short_order_id":"HTCRVO","location":"Texas_LakeView_1st Floor","order_id":"TM06202201260527192337163","sku_json":"{\"order_status\": \"\", \"imei\": \"TM06202201\", \"orderId\": \"TM06202201260527192337163\", \"cart_offer_desc\": \"\", \"total_amount\": 94, \"res\": true, \"userId\": \"9149454229\", \"bill_amount\": 96, \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"skuid\": \"4500644\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"tray_id\": \"11\", \"sku_total\": 18, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500644-3697.png\", \"unit_price\": \"18\", \"offer_id\": \"4500644_0601\", \"name\": \"Ongibytes Pepper Sev 35gm per peice\"}, {\"door_id\": \"\", \"skuid\": \"4500667\", \"qty\": 1, \"tray_id\": \"14\", \"sku_total\": 40, \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"unit_price\": \"40\", \"offer_id\": \"\", \"name\": \"Farmely Classic date Bites 20gm per peice\"}, {\"door_id\": \"\", \"skuid\": \"4500563\", \"qty\": 1, \"tray_id\": \"41\", \"sku_total\": 36, \"mrp\": \"36\", \"image_url\": \"https://images.tinymart.in/product/4500563-5270.jpg\", \"unit_price\": \"36\", \"offer_id\": \"\", \"name\": \"Wholy Fudgy Cakes Hazelnut Chocolate 40g per peice\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"b493c462-331e-414d-8e8a-2a29705d217a","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1757402010096","video_url":"https://video.tinymart.in/VideoUpload/TMCAM09202502/TM09202502260506192440841.mp4","vm_imei_id":"TM09202502","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-06 19:24:40.0","area":"Western","address":"Western","amount_received":70,"receipt_id":"IN20260506192641","proposedSkuJson":"{\"imei\": \"TM09202502\", \"res\": true, \"userId\": \"9149454229\", \"skus\": [{\"qty\": 2, \"mrp\": \"30\", \"door_id\": \"1\", \"offer_id\": \"\", \"tray_id\": \"16\", \"name\": \"Farmely Panchmeva 21gm\", \"image_url\": \"https://images.tinymart.in/product/4500668-1144.jpg\", \"unit_price\": 30, \"skuid\": \"4500668\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"qty\": 1, \"mrp\": \"10\", \"door_id\": \"1\", \"offer_id\": \"\", \"tray_id\": \"14\", \"name\": \"Modern kitchens Roasted Channa 32g\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"unit_price\": 10, \"skuid\": \"4500647\", \"offer_desc\": \"\", \"sku_total\": 10}], \"total_amount\": 70, \"cart_offer_desc\": \"\", \"bill_amount\": 70, \"orderId\": \"TM09202502260506192440841\"}","short_order_expiry":"06-06-2026 19:26:41","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-06 19:35:03.0","user_id":9149454229,"short_order_id":"Z6ZDMl","location":"Texas LV 4th floor","order_id":"TM09202502260506192440841","sku_json":"{\"total_amount\": 40, \"imei\": \"TM09202502\", \"res\": true, \"userId\": \"9149454229\", \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"door_id\": \"\", \"offer_id\": \"\", \"tray_id\": \"14\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"unit_price\": \"10\", \"skuid\": \"4500647\", \"sku_total\": 10}, {\"qty\": 1, \"mrp\": \"30\", \"door_id\": \"\", \"offer_id\": \"\", \"tray_id\": \"16\", \"name\": \"Farmely Panchmeva 21gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500668-1144.jpg\", \"unit_price\": \"30\", \"skuid\": \"4500668\", \"sku_total\": 30}], \"orderId\": \"TM09202502260506192440841\", \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"order_status\": \"\", \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"68c49b63-b641-46da-b3e0-e92ca0572700","pre_auth_amount":34,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"3751046632410923167","video_url":"N/A","vm_imei_id":"TM06202003","order_amount":34,"weight_based_response":"{}","order_created_at":"2026-05-06 19:05:00.0","area":"CV Raman Nagar","address":"cafeteria","canonical_name":"Texas","amount_received":34,"receipt_id":"IN20260506190633","proposedSkuJson":"{\"res\": true, \"bill_amount\": 34, \"imei\": \"TM06202003\", \"skus\": [{\"unit_price\": 34, \"name\": \"Alo Frut Kiwi Juice 300ml\", \"image_url\": \"https://images.tinymart.in/product/4500519-9330.png\", \"offer_desc\": \"\", \"sku_total\": 34, \"door_id\": \"2\", \"mrp\": \"38\", \"skuid\": \"4500519\", \"qty\": 1, \"tray_id\": \"39\", \"offer_id\": \"4500519_0603\"}], \"orderId\": \"TM06202003260506190505886\", \"total_amount\": 34, \"cart_offer_desc\": \"\", \"userId\": \"9149454229\"}","short_order_expiry":"06-06-2026 19:06:33","invoice_final_settled_amount":0,"previous_pending":42,"_invoice_balance":0,"order_modified_at":"2026-05-06 19:06:33.0","user_id":9149454229,"short_order_id":"4kk2QS","location":"TM Texas Cafeteria","order_id":"TM06202003260506190500664","sku_json":"{\"res\": true, \"bill_amount\": 38, \"rstatus\": true, \"imei\": \"TM06202003\", \"skus\": [{\"unit_price\": \"34\", \"name\": \"Alo Frut Kiwi Juice 300ml per peice\", \"image_url\": \"https://images.tinymart.in/product/4500519-9330.png\", \"offer_desc\": \"10% OFF\", \"sku_total\": 34, \"door_id\": \"\", \"mrp\": \"38\", \"skuid\": \"4500519\", \"qty\": \"1\", \"tray_id\": \"39\", \"offer_id\": \"4500519_0603\"}], \"orderId\": \"TM06202003260506190500664\", \"total_amount\": 34, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9149454229\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"f6bf3452-d839-491f-bb43-69a4222a73ba","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654519754127","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202202/TM06202202260402174454745.mp4","vm_imei_id":"TM06202202","order_amount":120,"weight_based_response":"{}","order_created_at":"2026-04-02 17:44:54.0","area":"Nagavara","address":"Nagavara","amount_received":78,"receipt_id":"IN20260402174643","proposedSkuJson":"{\"userId\": \"9149454229\", \"imei\": \"TM06202202\", \"bill_amount\": 78, \"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500563-5270.jpg\", \"door_id\": \"2\", \"offer_desc\": \"\", \"mrp\": \"36\", \"unit_price\": 34, \"offer_id\": \"4500563_0602\", \"tray_id\": \"36\", \"sku_total\": 68, \"qty\": 2, \"skuid\": \"4500563\", \"name\": \"Wholy Fudgy Cakes Hazelnut Chocolate 40g\"}, {\"image_url\": \"https://images.tinymart.in/product/4500637-8694.webp\", \"door_id\": \"1\", \"offer_desc\": \"\", \"mrp\": \"10\", \"unit_price\": 10, \"offer_id\": \"\", \"tray_id\": \"14\", \"sku_total\": 10, \"qty\": 1, \"skuid\": \"4500637\", \"name\": \"Sunfeast Marie Light 71g\"}], \"cart_offer_desc\": \"\", \"total_amount\": 78, \"orderId\": \"TM06202202260402174454745\"}","short_order_expiry":"02-05-2026 17:46:43","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-02 18:00:03.0","user_id":9149454229,"short_order_id":"uf8PcA","location":"Texas_LakeView_7th Floor","order_id":"TM06202202260402174454745","sku_json":"{\"userId\": \"9149454229\", \"rstatus\": true, \"bill_amount\": 120, \"res\": true, \"imei\": \"TM06202202\", \"order_status\": \"\", \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"unit_price\": \"40\", \"offer_id\": \"\", \"tray_id\": \"18\", \"sku_total\": 120, \"qty\": 3, \"skuid\": \"4500667\", \"name\": \"Farmely Classic date Bites 20gm per peice\"}], \"cart_offer_desc\": \"\", \"total_amount\": 120, \"orderId\": \"TM06202202260402174454745\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"368d68dc-c360-4be8-81d3-d9f1e5acc508","pre_auth_amount":68,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654510950489","video_url":"N/A","vm_imei_id":"TM06202201","order_amount":68,"weight_based_response":"{}","order_created_at":"2026-03-06 18:30:34.0","area":"Nagavara","address":"Nagavara","amount_received":68,"receipt_id":"IN20260306183159","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"bill_amount\": 68, \"skus\": [{\"offer_desc\": \"\", \"unit_price\": 34, \"skuid\": \"4500553\", \"name\": \"Alo Frut Guava Juice 300ml\", \"mrp\": \"38\", \"image_url\": \"https://images.tinymart.in/product/4500553-5616.jpg\", \"qty\": 1, \"tray_id\": \"31\", \"door_id\": \"2\", \"sku_total\": 34, \"offer_id\": \"4500553_0601\"}, {\"offer_desc\": \"\", \"unit_price\": 34, \"skuid\": \"4500563\", \"name\": \"Wholy Fudgy Cakes Hazelnut Chocolate 40g\", \"mrp\": \"36\", \"image_url\": \"https://images.tinymart.in/product/4500563-5270.jpg\", \"qty\": 1, \"tray_id\": \"34\", \"door_id\": \"2\", \"sku_total\": 34, \"offer_id\": \"4500563_0601\"}], \"orderId\": \"TM06202201260306183034539\", \"total_amount\": 68, \"userId\": \"9149454229\", \"imei\": \"TM06202201\", \"res\": true}","short_order_expiry":"06-04-2026 18:31:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-06 18:35:03.0","user_id":9149454229,"short_order_id":"NkLYvl","location":"Texas_LakeView_1st Floor","order_id":"TM06202201260306183034539","sku_json":"{\"cart_offer_desc\": \"\", \"bill_amount\": 74, \"rstatus\": true, \"orderId\": \"TM06202201260306183034539\", \"total_amount\": 68, \"userId\": \"9149454229\", \"order_status\": \"\", \"imei\": \"TM06202201\", \"res\": true, \"skus\": [{\"offer_desc\": \"10% OFF\", \"unit_price\": \"34\", \"skuid\": \"4500553\", \"name\": \"Alo Frut Guava Juice 300ml per peice\", \"mrp\": \"38\", \"image_url\": \"https://images.tinymart.in/product/4500553-5616.jpg\", \"qty\": \"1\", \"tray_id\": \"31\", \"door_id\": \"\", \"sku_total\": 34, \"offer_id\": \"4500553_0601\"}, {\"offer_desc\": \"5% OFF\", \"unit_price\": \"34\", \"skuid\": \"4500563\", \"name\": \"Wholy Fudgy Cakes Hazelnut Chocolate 40g per peice\", \"mrp\": \"36\", \"image_url\": \"https://images.tinymart.in/product/4500563-5270.jpg\", \"qty\": \"1\", \"tray_id\": \"34\", \"door_id\": \"\", \"sku_total\": 34, \"offer_id\": \"4500563_0601\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ab73098e-e72f-4e63-aa6d-4f4075de0fed","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654510950489","video_url":"N/A","vm_imei_id":"TM06202201","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-03-05 20:50:34.0","area":"Nagavara","address":"Nagavara","amount_received":20,"receipt_id":"IN20260305211217","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"bill_amount\": 20, \"skus\": [{\"offer_desc\": \"\", \"unit_price\": 20, \"skuid\": \"185993\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"qty\": 1, \"tray_id\": \"35\", \"door_id\": \"2\", \"sku_total\": 20, \"offer_id\": \"\"}], \"orderId\": \"TM06202201260305205034921\", \"total_amount\": 20, \"userId\": \"9149454229\", \"imei\": \"TM06202201\", \"res\": true}","short_order_expiry":"05-04-2026 20:51:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-05 21:12:18.0","user_id":9149454229,"short_order_id":"WXwVRO","location":"Texas_LakeView_1st Floor","order_id":"TM06202201260305205034921","sku_json":"{\"cart_offer_desc\": \"\", \"bill_amount\": 20, \"rstatus\": true, \"orderId\": \"TM06202201260305205034921\", \"total_amount\": 20, \"userId\": \"9149454229\", \"order_status\": \"\", \"imei\": \"TM06202201\", \"res\": true, \"skus\": [{\"unit_price\": \"20\", \"skuid\": \"185993\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"qty\": 1, \"tray_id\": \"35\", \"door_id\": \"\", \"sku_total\": 20, \"offer_id\": \"\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"f9c183e5-ccde-4740-a452-70c3b69968d6","pre_auth_amount":98,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654510950489","video_url":"N/A","vm_imei_id":"TM06202201","order_amount":98,"weight_based_response":"{}","order_created_at":"2026-03-05 20:35:58.0","area":"Nagavara","address":"Nagavara","amount_received":98,"receipt_id":"IN20260305203812","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"bill_amount\": 98, \"skus\": [{\"offer_desc\": \"\", \"unit_price\": 18, \"skuid\": \"4500605\", \"name\": \"Ongibytes Garlic Muruku \", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"qty\": 1, \"tray_id\": \"22\", \"door_id\": \"1\", \"sku_total\": 18, \"offer_id\": \"4500605_0601\"}, {\"offer_desc\": \"\", \"unit_price\": 20, \"skuid\": \"4500644\", \"name\": \"Ongibytes Pepper Sev 35gm\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500644-3697.png\", \"qty\": 2, \"tray_id\": \"11\", \"door_id\": \"1\", \"sku_total\": 40, \"offer_id\": \"\"}, {\"offer_desc\": \"\", \"unit_price\": 40, \"skuid\": \"186059\", \"name\": \"Pepsi ZeroSugar  330ml\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"qty\": 1, \"tray_id\": \"44\", \"door_id\": \"2\", \"sku_total\": 40, \"offer_id\": \"\"}], \"orderId\": \"TM06202201260305203558700\", \"total_amount\": 98, \"userId\": \"9149454229\", \"imei\": \"TM06202201\", \"res\": true}","short_order_expiry":"05-04-2026 20:38:12","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-05 20:40:02.0","user_id":9149454229,"short_order_id":"fhJXKN","location":"Texas_LakeView_1st Floor","order_id":"TM06202201260305203558700","sku_json":"{\"cart_offer_desc\": \"\", \"bill_amount\": 100, \"rstatus\": true, \"orderId\": \"TM06202201260305203558700\", \"total_amount\": 98, \"userId\": \"9149454229\", \"order_status\": \"\", \"imei\": \"TM06202201\", \"res\": true, \"skus\": [{\"unit_price\": \"20\", \"skuid\": \"4500644\", \"name\": \"Ongibytes Pepper Sev 35gm per peice\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500644-3697.png\", \"qty\": 2, \"tray_id\": \"11\", \"door_id\": \"\", \"sku_total\": 40, \"offer_id\": \"\"}, {\"offer_desc\": \"10% OFF\", \"unit_price\": \"18\", \"skuid\": \"4500605\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"qty\": \"1\", \"tray_id\": \"22\", \"door_id\": \"\", \"sku_total\": 18, \"offer_id\": \"4500605_0601\"}, {\"unit_price\": \"40\", \"skuid\": \"186059\", \"name\": \"Pepsi ZeroSugar  330ml per peice\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"qty\": 1, \"tray_id\": \"44\", \"door_id\": \"\", \"sku_total\": 40, \"offer_id\": \"\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"6045ecd0-ab17-44a0-bf9a-bd1523f1c964","pre_auth_amount":90,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654510950489","video_url":"N/A","vm_imei_id":"TM06202201","order_amount":0,"weight_based_response":"null","order_created_at":"2026-01-16 19:50:57.0","area":"Nagavara","address":"Nagavara","amount_received":90,"receipt_id":"IN20260116202727","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":36,\"image_url\":\"https://images.tinymart.in/product/4500554-6987.jpg\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Alo Frut Orange Juice 300ml\",\"mrp\":\"40\",\"unit_price\":36,\"skuid\":\"4500554\",\"tray_id\":\"35\",\"offer_id\":\"4500554_0601\",\"offer_desc\":\"\"},{\"sku_total\":54,\"image_url\":\"https://images.tinymart.in/product/4500609-9216.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"The Drill Bite Nutty Cocoa 10g Protein\",\"mrp\":\"60\",\"unit_price\":54,\"skuid\":\"4500609\",\"tray_id\":\"15\",\"offer_id\":\"4500609_0601\",\"offer_desc\":\"\"}],\"bill_amount\":90,\"orderId\":\"TM06202201260116195057422\",\"total_amount\":90,\"cart_offer_desc\":\"\",\"imei\":\"TM06202201\",\"userId\":\"9149454229\"}","short_order_expiry":"16-02-2026 20:27:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-16 20:27:28.0","user_id":9149454229,"short_order_id":"jjPG5r","location":"Texas_LakeView_1st Floor","order_id":"TM06202201260116195057422","sku_json":"0-0","status":"UDiscarded"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"63c757d9-1314-4596-af30-8157883f88e0","pre_auth_amount":38,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1757402010096","video_url":"N/A","vm_imei_id":"TM09202502","order_amount":0,"weight_based_response":"null","order_created_at":"2026-01-12 20:05:12.0","area":"Western","address":"Western","amount_received":38,"receipt_id":"IN20260112203836","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":18,\"image_url\":\"https://images.tinymart.in/product/4500566-5302.jpg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Snickers Chocolate 20gm\",\"mrp\":\"18\",\"unit_price\":18,\"skuid\":\"4500566\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500605-6297.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Ongibytes Garlic Muruku \",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"4500605\",\"tray_id\":\"16\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":0,\"image_url\":\"https://images.tinymart.in/product/4500625-1414.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Madmix  BBQ Blast Millet Bhujia 27gm\",\"mrp\":\"20\",\"unit_price\":0,\"skuid\":\"4500625\",\"tray_id\":\"13\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":38,\"orderId\":\"TM09202502260112200512223\",\"total_amount\":38,\"cart_offer_desc\":\"\",\"imei\":\"TM09202502\",\"userId\":\"9149454229\"}","short_order_expiry":"12-02-2026 20:38:36","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-12 20:38:36.0","user_id":9149454229,"short_order_id":"TYPVP2","location":"Texas LV 4th floor","order_id":"TM09202502260112200512223","sku_json":"0-0","status":"UDiscarded"}]
20-08-2026 00:27:04.754 1612816 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM09202301260819132245810_0', order_id='TM09202301260819132245810', sku='8355', tray_id='', vm_id='1693385315786', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 13:24:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.755 1612817 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/8355-9565.jpeg","qty":1,"name":"Coca Cola Can,  300ml","mrp":"40","unit_price":40,"skuid":"8355","offer_id":"","tray_id":"43","offer_desc":""}]
20-08-2026 00:27:04.756 1612818 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM09202301260813135331060_0', order_id='TM09202301260813135331060', sku='4500642', tray_id='', vm_id='1693385315786', price=50.0, mrp=50.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 13:55:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202301260813135331060_1', order_id='TM09202301260813135331060', sku='186059', tray_id='', vm_id='1693385315786', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 13:55:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.756 1612818 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/186059-5330.png","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"skuid":"186059","offer_id":"","tray_id":"43","offer_desc":""},{"sku_total":50,"door_id":"2","image_url":"https://images.tinymart.in/product/4500642-3392.webp","qty":1,"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","mrp":"50","unit_price":50,"skuid":"4500642","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:27:04.760 1612822 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM09202301260728203458477_0', order_id='TM09202301260728203458477', sku='4500644', tray_id='', vm_id='1693385315786', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 20:36:08.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202301260728203458477_1', order_id='TM09202301260728203458477', sku='4500605', tray_id='', vm_id='1693385315786', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 20:36:08.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202301260728203458477_2', order_id='TM09202301260728203458477', sku='4500563', tray_id='', vm_id='1693385315786', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 20:36:08.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202301260728203458477_3', order_id='TM09202301260728203458477', sku='4500713', tray_id='', vm_id='1693385315786', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 20:36:08.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.760 1612822 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500713-9506.jpg","qty":1,"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","mrp":"20","unit_price":20,"offer_id":"","tray_id":"24","skuid":"4500713","offer_desc":""},{"sku_total":35,"door_id":"1","image_url":"https://images.tinymart.in/product/4500563-5270.jpg","qty":1,"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","mrp":"35","unit_price":35,"offer_id":"","tray_id":"19","skuid":"4500563","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500605-6297.png","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"offer_id":"","tray_id":"16","skuid":"4500605","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500644-3697.png","qty":1,"name":"Ongibytes Pepper Sev 35gm","mrp":"20","unit_price":20,"offer_id":"","tray_id":"14","skuid":"4500644","offer_desc":""}]
20-08-2026 00:27:04.763 1612825 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM09202301260722200529186_0', order_id='TM09202301260722200529186', sku='4500644', tray_id='', vm_id='1693385315786', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 20:07:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202301260722200529186_1', order_id='TM09202301260722200529186', sku='4500711', tray_id='', vm_id='1693385315786', price=30.0, mrp=30.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-22 20:07:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202301260722200529186_2', order_id='TM09202301260722200529186', sku='4500721', tray_id='', vm_id='1693385315786', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 20:07:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.763 1612825 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500711-9290.png","door_id":"1","qty":1,"name":"MaxVita Cheese Ball Cheese masti 70gm","mrp":"30","unit_price":30,"offer_id":"","tray_id":"23","skuid":"4500711","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500644-3697.png","door_id":"1","qty":1,"name":"Ongibytes Pepper Sev 35gm","mrp":"20","unit_price":20,"offer_id":"","tray_id":"14","skuid":"4500644","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500721-5816.webp","door_id":"2","qty":1,"name":"Paper Boat NATA Lychee 250ml","mrp":"40","unit_price":40,"offer_id":"","tray_id":"39","skuid":"4500721","offer_desc":""}]
20-08-2026 00:27:04.766 1612828 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM09202301260721140004567_0', order_id='TM09202301260721140004567', sku='185994', tray_id='', vm_id='1693385315786', price=45.0, mrp=45.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-21 14:01:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202301260721140004567_1', order_id='TM09202301260721140004567', sku='108676', tray_id='', vm_id='1693385315786', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-21 14:01:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202301260721140004567_2', order_id='TM09202301260721140004567', sku='186059', tray_id='', vm_id='1693385315786', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-21 14:01:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.767 1612829 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/186059-5330.png","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"tray_id":"43","offer_id":"","skuid":"186059","offer_desc":""},{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/185994-2558.webp","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"tray_id":"32","offer_id":"","skuid":"185994","offer_desc":""},{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/108676-2689.jpg","qty":1,"name":"Paper Boat Orange Pouch - 150Ml","mrp":"25","unit_price":25,"tray_id":"35","offer_id":"","skuid":"108676","offer_desc":""}]
20-08-2026 00:27:04.772 1612834 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202201260709180423923_0', order_id='TM06202201260709180423923', sku='4500563', tray_id='', vm_id='1654510950489', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-09 18:06:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202201260709180423923_1', order_id='TM06202201260709180423923', sku='4500407', tray_id='', vm_id='1654510950489', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-09 18:06:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202201260709180423923_2', order_id='TM06202201260709180423923', sku='4500656', tray_id='', vm_id='1654510950489', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-09 18:06:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202201260709180423923_3', order_id='TM06202201260709180423923', sku='4500705', tray_id='', vm_id='1654510950489', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-09 18:06:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.772 1612834 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"offer_id":"","tray_id":"35","skuid":"4500656","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500706-1073.webp","door_id":"2","qty":1,"name":"MAA Mango flavoured Fruit drink 170ml","mrp":"20","unit_price":20,"offer_id":"","tray_id":"37","skuid":"4500706","offer_desc":""},{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500705-8665.webp","door_id":"2","qty":1,"name":"Heritage livo Pista Milk 180ml","mrp":"30","unit_price":30,"offer_id":"","tray_id":"44","skuid":"4500705","offer_desc":""},{"sku_total":35,"image_url":"https://images.tinymart.in/product/4500563-5270.jpg","door_id":"1","qty":1,"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","mrp":"35","unit_price":35,"offer_id":"","tray_id":"25","skuid":"4500563","offer_desc":""}]
20-08-2026 00:27:04.775 1612837 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202501260630190453616_0', order_id='TM06202501260630190453616', sku='4500713', tray_id='', vm_id='1749459193086', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-30 19:06:43.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202501260630190453616_1', order_id='TM06202501260630190453616', sku='4500667', tray_id='', vm_id='1749459193086', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-30 19:06:43.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.776 1612838 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500713-9506.jpg","qty":1,"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","mrp":"20","unit_price":20,"skuid":"4500713","offer_id":"","tray_id":"24","offer_desc":""},{"sku_total":80,"door_id":"2","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":2,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","offer_id":"","tray_id":"37","offer_desc":""}]
20-08-2026 00:27:04.779 1612841 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260630184736511_0', order_id='TM06202503260630184736511', sku='4500667', tray_id='', vm_id='1749829657832', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-30 18:50:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202503260630184736511_1', order_id='TM06202503260630184736511', sku='4500656', tray_id='', vm_id='1749829657832', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-30 18:50:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.779 1612841 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"tray_id":"43","offer_id":"","skuid":"4500656","offer_desc":""},{"sku_total":80,"door_id":"2","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":2,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"39","offer_id":"","skuid":"4500667","offer_desc":""}]
20-08-2026 00:27:04.782 1612844 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM09202301260624171805720_0', order_id='TM09202301260624171805720', sku='186059', tray_id='', vm_id='1693385315786', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-24 17:19:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.782 1612844 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/186059-5330.png","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"tray_id":"41","offer_id":"","skuid":"186059","offer_desc":""}]
20-08-2026 00:27:04.786 1612848 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202201260619192106569_0', order_id='TM06202201260619192106569', sku='4500667', tray_id='', vm_id='1654510950489', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-19 19:22:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202201260619192106569_1', order_id='TM06202201260619192106569', sku='4500610', tray_id='', vm_id='1654510950489', price=57.0, mrp=60.0, offer=3, offer_id='4500610_0601', qty=1.0, created_at='2026-06-19 19:22:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202201260619192106569_2', order_id='TM06202201260619192106569', sku='186059', tray_id='', vm_id='1654510950489', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-19 19:22:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.786 1612848 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":80,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":2,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":57,"image_url":"https://images.tinymart.in/product/4500610-5545.webp","door_id":"1","qty":1,"name":"The Drill Bite Coffee Cocoa 10g Protein","mrp":"60","unit_price":57,"offer_id":"4500610_0601","tray_id":"15","skuid":"4500610","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"offer_id":"","tray_id":"45","skuid":"186059","offer_desc":""}]
20-08-2026 00:27:04.790 1612852 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202304260617180542103_0', order_id='TM06202304260617180542103', sku='108676', tray_id='', vm_id='1686833081377', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 18:07:17.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202304260617180542103_1', order_id='TM06202304260617180542103', sku='4500651', tray_id='', vm_id='1686833081377', price=45.0, mrp=45.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 18:07:17.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202304260617180542103_2', order_id='TM06202304260617180542103', sku='4500667', tray_id='', vm_id='1686833081377', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 18:07:17.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.790 1612852 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/108676-2689.jpg","qty":1,"name":"Paper Boat Orange Pouch - 150Ml","mrp":"25","unit_price":25,"tray_id":"32","offer_id":"","skuid":"108676","offer_desc":""},{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/4500651-8004.webp","qty":1,"name":"Sunfeast Breakfast protein Smoothie with Oats","mrp":"45","unit_price":45,"tray_id":"33","offer_id":"","skuid":"4500651","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"43","offer_id":"","skuid":"4500667","offer_desc":""}]
20-08-2026 00:27:04.793 1612855 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202201260527192337163_0', order_id='TM06202201260527192337163', sku='4500644', tray_id='', vm_id='1654510950489', price=18.0, mrp=20.0, offer=2, offer_id='4500644_0601', qty=1.0, created_at='2026-05-27 19:25:46.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202201260527192337163_1', order_id='TM06202201260527192337163', sku='4500667', tray_id='', vm_id='1654510950489', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-27 19:25:46.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202201260527192337163_2', order_id='TM06202201260527192337163', sku='4500563', tray_id='', vm_id='1654510950489', price=36.0, mrp=36.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-27 19:25:46.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.794 1612856 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":36,"door_id":"2","image_url":"https://images.tinymart.in/product/4500563-5270.jpg","qty":1,"name":"Wholy Fudgy Cakes Hazelnut Chocolate 40g","mrp":"36","unit_price":36,"skuid":"4500563","tray_id":"41","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":30,"door_id":"1","image_url":"https://images.tinymart.in/product/4500665-172.jpg","qty":1,"name":"Farmely Peri Peri Makhana 14gm","mrp":"30","unit_price":30,"skuid":"4500665","tray_id":"16","offer_id":"","offer_desc":""}]
20-08-2026 00:27:04.797 1612859 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM09202502260506192440841_0', order_id='TM09202502260506192440841', sku='4500647', tray_id='', vm_id='1757402010096', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-06 19:26:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202502260506192440841_1', order_id='TM09202502260506192440841', sku='4500668', tray_id='', vm_id='1757402010096', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-06 19:26:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.797 1612859 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"door_id":"1","image_url":"https://images.tinymart.in/product/4500668-1144.jpg","qty":2,"name":"Farmely Panchmeva 21gm","mrp":"30","unit_price":30,"offer_id":"","tray_id":"16","skuid":"4500668","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500647-5070.webp","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"offer_id":"","tray_id":"14","skuid":"4500647","offer_desc":""}]
20-08-2026 00:27:04.800 1612862 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202003260506190500664_0', order_id='TM06202003260506190500664', sku='4500519', tray_id='', vm_id='3751046632410923167', price=34.0, mrp=38.0, offer=4, offer_id='4500519_0603', qty=1.0, created_at='2026-05-06 19:06:32.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.800 1612862 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":34,"image_url":"https://images.tinymart.in/product/4500519-9330.png","door_id":"2","qty":1,"name":"Alo Frut Kiwi Juice 300ml","mrp":"38","unit_price":34,"skuid":"4500519","tray_id":"39","offer_id":"4500519_0603","offer_desc":""}]
20-08-2026 00:27:04.804 1612866 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202202260402174454745_0', order_id='TM06202202260402174454745', sku='4500667', tray_id='', vm_id='1654519754127', price=40.0, mrp=40.0, offer=0, offer_id='', qty=3.0, created_at='2026-04-02 17:46:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.804 1612866 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":68,"image_url":"https://images.tinymart.in/product/4500563-5270.jpg","door_id":"2","qty":2,"name":"Wholy Fudgy Cakes Hazelnut Chocolate 40g","mrp":"36","unit_price":34,"offer_id":"4500563_0602","tray_id":"36","skuid":"4500563","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500637-8694.webp","door_id":"1","qty":1,"name":"Sunfeast Marie Light 71g","mrp":"10","unit_price":10,"offer_id":"","tray_id":"14","skuid":"4500637","offer_desc":""}]
20-08-2026 00:27:04.809 1612871 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202201260306183034539_0', order_id='TM06202201260306183034539', sku='4500553', tray_id='', vm_id='1654510950489', price=34.0, mrp=38.0, offer=4, offer_id='4500553_0601', qty=1.0, created_at='2026-03-06 18:31:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202201260306183034539_1', order_id='TM06202201260306183034539', sku='4500563', tray_id='', vm_id='1654510950489', price=34.0, mrp=36.0, offer=2, offer_id='4500563_0601', qty=1.0, created_at='2026-03-06 18:31:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.809 1612871 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":34,"image_url":"https://images.tinymart.in/product/4500553-5616.jpg","door_id":"2","qty":1,"name":"Alo Frut Guava Juice 300ml","mrp":"38","unit_price":34,"skuid":"4500553","tray_id":"31","offer_id":"4500553_0601","offer_desc":""},{"sku_total":34,"image_url":"https://images.tinymart.in/product/4500563-5270.jpg","door_id":"2","qty":1,"name":"Wholy Fudgy Cakes Hazelnut Chocolate 40g","mrp":"36","unit_price":34,"skuid":"4500563","tray_id":"34","offer_id":"4500563_0601","offer_desc":""}]
20-08-2026 00:27:04.811 1612873 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202201260305205034921_0', order_id='TM06202201260305205034921', sku='185993', tray_id='', vm_id='1654510950489', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-05 20:51:54.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.811 1612873 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185993-3509.webp","door_id":"2","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"skuid":"185993","tray_id":"35","offer_id":"","offer_desc":""}]
20-08-2026 00:27:04.813 1612875 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202201260305203558700_0', order_id='TM06202201260305203558700', sku='4500644', tray_id='', vm_id='1654510950489', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-03-05 20:38:11.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202201260305203558700_1', order_id='TM06202201260305203558700', sku='4500605', tray_id='', vm_id='1654510950489', price=18.0, mrp=20.0, offer=2, offer_id='4500605_0601', qty=1.0, created_at='2026-03-05 20:38:11.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202201260305203558700_2', order_id='TM06202201260305203558700', sku='186059', tray_id='', vm_id='1654510950489', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-05 20:38:11.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:27:04.814 1612876 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":18,"skuid":"4500605","tray_id":"22","offer_id":"4500605_0601","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500644-3697.png","door_id":"1","qty":2,"name":"Ongibytes Pepper Sev 35gm","mrp":"20","unit_price":20,"skuid":"4500644","tray_id":"11","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  330ml","mrp":"40","unit_price":40,"skuid":"186059","tray_id":"44","offer_id":"","offer_desc":""}]
20-08-2026 00:27:04.816 1612878 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:27:04.817 1612879 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":36,"image_url":"https://images.tinymart.in/product/4500554-6987.jpg","door_id":"2","qty":1,"name":"Alo Frut Orange Juice 300ml","mrp":"40","unit_price":36,"skuid":"4500554","tray_id":"35","offer_id":"4500554_0601","offer_desc":""},{"sku_total":54,"image_url":"https://images.tinymart.in/product/4500609-9216.webp","door_id":"1","qty":1,"name":"The Drill Bite Nutty Cocoa 10g Protein","mrp":"60","unit_price":54,"skuid":"4500609","tray_id":"15","offer_id":"4500609_0601","offer_desc":""}]
20-08-2026 00:27:04.820 1612882 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:27:04.820 1612882 [http-nio-8051-exec-67] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500566-5302.jpg","door_id":"1","qty":1,"name":"Snickers Chocolate 20gm","mrp":"18","unit_price":18,"skuid":"4500566","tray_id":"18","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"16","offer_id":"","offer_desc":""},{"sku_total":0,"image_url":"https://images.tinymart.in/product/4500625-1414.webp","door_id":"1","qty":1,"name":"Madmix  BBQ Blast Millet Bhujia 27gm","mrp":"20","unit_price":0,"skuid":"4500625","tray_id":"13","offer_id":"","offer_desc":""}]
20-08-2026 00:27:04.824 1612886 [http-nio-8051-exec-67] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2c319b96
20-08-2026 00:27:04.824 1612886 [http-nio-8051-exec-67] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@23d27547
20-08-2026 00:27:04.824 1612886 [http-nio-8051-exec-67] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:27:04.825 1612887 [http-nio-8051-exec-67] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2c319b96
20-08-2026 00:27:04.825 1612887 [http-nio-8051-exec-67] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@23d27547
20-08-2026 00:27:20.815 1628877 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:27:20.816 1628878 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:27:20.867 1628929 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:27:24.925 1632987 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685600316121, timestamp=2026-08-19 20:56:02.0}
20-08-2026 00:27:24.926 1632988 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685600316121, timestamp: 2026-08-19 20:56:02.0
20-08-2026 00:27:25.015 1633077 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:27:28.311 1636373 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:59.0, vm_id=1711555283773}
20-08-2026 00:27:28.312 1636374 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-19 23:29:59.0
20-08-2026 00:27:28.404 1636466 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:27:29.399 1637461 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:27:29.400 1637462 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:27:29.410 1637472 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:27:29.921 1637983 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:55:58.0, vm_id=1685608919720}
20-08-2026 00:27:29.922 1637984 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685608919720, timestamp: 2026-08-19 22:55:58.0
20-08-2026 00:27:30.021 1638083 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:27:35.544 1643606 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:27:35.545 1643607 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:27:35.599 1643661 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:27:39.590 1647652 [http-nio-8051-exec-42] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:53:43.0, vm_id=1778290329057}
20-08-2026 00:27:39.591 1647653 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1778290329057, timestamp: 2026-08-19 20:53:43.0
20-08-2026 00:27:39.598 1647660 [http-nio-8051-exec-42] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:27:49.065 1657127 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:27:49.066 1657128 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:27:49.116 1657178 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:27:55.974 1664036 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:27:55.975 1664037 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:27:56.022 1664084 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:28:01.878 1669940 [http-nio-8051-exec-59] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:28:01.891 1669953 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:01.893 1669955 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:01.897 1669959 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:01.897 1669959 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:28:01.897 1669959 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:28:01.901 1669963 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:28:01.901 1669963 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:28:01.902 1669964 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:01.904 1669966 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:01.908 1669970 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:01.908 1669970 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:28:01.908 1669970 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:28:01.911 1669973 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:28:01.912 1669974 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:01.913 1669975 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:28:01.945 1670007 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:01.946 1670008 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:01.946 1670008 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:01.946 1670008 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:28:01.946 1670008 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:01.0
20-08-2026 00:28:01.946 1670008 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:01.947 1670009 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:01.949 1670011 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:01.952 1670014 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:01.952 1670014 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:28:01.952 1670014 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:28:01.955 1670017 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:28:01.956 1670018 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:28:01.956 1670018 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:01.958 1670020 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:01.961 1670023 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:01.961 1670023 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:28:01.961 1670023 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:28:01.964 1670026 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:28:01.964 1670026 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:01.964 1670026 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:28:01.987 1670049 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:01.987 1670049 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:01.987 1670049 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:01.987 1670049 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:28:01.987 1670049 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:01.0
20-08-2026 00:28:01.987 1670049 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:01.991 1670053 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:01.993 1670055 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:01.995 1670057 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:01.995 1670057 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:28:01.995 1670057 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:01.997 1670059 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:28:01.997 1670059 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:28:01.998 1670060 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:01.999 1670061 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.001 1670063 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.001 1670063 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:28:02.001 1670063 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:28:02.003 1670065 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:28:02.003 1670065 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.004 1670066 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:28:02.024 1670086 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.024 1670086 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.024 1670086 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.024 1670086 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:28:02.024 1670086 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.024 1670086 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.025 1670087 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.027 1670089 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.029 1670091 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.029 1670091 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:28:02.029 1670091 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:28:02.031 1670093 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:28:02.031 1670093 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:28:02.032 1670094 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.033 1670095 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.036 1670098 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.036 1670098 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:28:02.036 1670098 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:28:02.039 1670101 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:28:02.039 1670101 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.039 1670101 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:28:02.088 1670150 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.088 1670150 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.088 1670150 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.088 1670150 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:28:02.088 1670150 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.088 1670150 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.089 1670151 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.090 1670152 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.092 1670154 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.092 1670154 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:28:02.092 1670154 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:28:02.095 1670157 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:28:02.095 1670157 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:28:02.095 1670157 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.097 1670159 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.099 1670161 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.099 1670161 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:28:02.099 1670161 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:28:02.100 1670162 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:28:02.100 1670162 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:28:02.101 1670163 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.103 1670165 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.105 1670167 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.105 1670167 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:28:02.105 1670167 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:28:02.107 1670169 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:28:02.107 1670169 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:28:02.108 1670170 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.109 1670171 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.111 1670173 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.111 1670173 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:28:02.111 1670173 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:28:02.113 1670175 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:28:02.113 1670175 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:28:02.114 1670176 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.115 1670177 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.118 1670180 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.118 1670180 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:28:02.118 1670180 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:28:02.120 1670182 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:28:02.120 1670182 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:28:02.120 1670182 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.122 1670184 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.124 1670186 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.124 1670186 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:28:02.124 1670186 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:28:02.125 1670187 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:28:02.125 1670187 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:28:02.126 1670188 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.128 1670190 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.130 1670192 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.130 1670192 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:28:02.130 1670192 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:28:02.132 1670194 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:28:02.132 1670194 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:28:02.133 1670195 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.134 1670196 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.136 1670198 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.136 1670198 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:28:02.136 1670198 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:28:02.138 1670200 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:28:02.138 1670200 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:28:02.138 1670200 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.140 1670202 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.144 1670206 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.144 1670206 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:28:02.144 1670206 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:28:02.147 1670209 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:28:02.147 1670209 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.147 1670209 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:28:02.167 1670229 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:02.167 1670229 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:02.167 1670229 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:02.167 1670229 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:28:02.167 1670229 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.167 1670229 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.168 1670230 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.170 1670232 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.173 1670235 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.173 1670235 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:28:02.173 1670235 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:02.176 1670238 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:28:02.176 1670238 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:28:02.177 1670239 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.179 1670241 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.182 1670244 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.182 1670244 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:28:02.182 1670244 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:28:02.186 1670248 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:28:02.186 1670248 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:28:02.187 1670249 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.189 1670251 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.192 1670254 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.192 1670254 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:28:02.192 1670254 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:28:02.195 1670257 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:28:02.195 1670257 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:28:02.196 1670258 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.198 1670260 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.202 1670264 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.203 1670265 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:28:02.203 1670265 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:28:02.206 1670268 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:28:02.206 1670268 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.206 1670268 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:28:02.238 1670300 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.238 1670300 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.238 1670300 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.238 1670300 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:28:02.238 1670300 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.238 1670300 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.240 1670302 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.241 1670303 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.244 1670306 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.244 1670306 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:28:02.244 1670306 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:28:02.247 1670309 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:28:02.247 1670309 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.247 1670309 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:28:02.275 1670337 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.275 1670337 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.275 1670337 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.275 1670337 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:28:02.275 1670337 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.275 1670337 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.276 1670338 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.277 1670339 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.280 1670342 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.280 1670342 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:28:02.280 1670342 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:02.282 1670344 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:28:02.282 1670344 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:28:02.283 1670345 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.284 1670346 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.286 1670348 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.286 1670348 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:28:02.286 1670348 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:28:02.289 1670351 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:28:02.289 1670351 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:28:02.289 1670351 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.290 1670352 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.293 1670355 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.293 1670355 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:28:02.293 1670355 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:28:02.296 1670358 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:28:02.296 1670358 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.296 1670358 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:28:02.333 1670395 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.333 1670395 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.333 1670395 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.333 1670395 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:28:02.333 1670395 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.333 1670395 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.334 1670396 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.337 1670399 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.341 1670403 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.341 1670403 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:28:02.341 1670403 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:28:02.345 1670407 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:28:02.345 1670407 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:28:02.346 1670408 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.348 1670410 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.351 1670413 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.351 1670413 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:28:02.351 1670413 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:28:02.355 1670417 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:28:02.355 1670417 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:28:02.356 1670418 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:28:02.357 1670419 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1b9a0182
20-08-2026 00:28:02.362 1670424 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:28:02.362 1670424 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:28:02.362 1670424 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:28:02.366 1670428 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:28:02.366 1670428 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:28:02.367 1670429 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.369 1670431 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.372 1670434 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.373 1670435 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:28:02.373 1670435 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:28:02.376 1670438 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:28:02.376 1670438 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:28:02.378 1670440 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.379 1670441 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.383 1670445 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.383 1670445 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:28:02.383 1670445 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:28:02.385 1670447 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:28:02.385 1670447 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:28:02.386 1670448 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.388 1670450 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.391 1670453 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.391 1670453 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:28:02.391 1670453 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:28:02.393 1670455 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:28:02.393 1670455 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:28:02.394 1670456 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.395 1670457 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.397 1670459 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.397 1670459 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:28:02.397 1670459 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:28:02.400 1670462 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:28:02.400 1670462 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:28:02.401 1670463 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.403 1670465 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.406 1670468 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.406 1670468 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:28:02.406 1670468 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:02.408 1670470 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:28:02.408 1670470 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:28:02.408 1670470 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.410 1670472 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.412 1670474 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.412 1670474 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:28:02.412 1670474 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:02.414 1670476 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:28:02.414 1670476 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:28:02.415 1670477 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:28:02.416 1670478 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1b9a0182
20-08-2026 00:28:02.419 1670481 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:28:02.419 1670481 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:28:02.419 1670481 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:28:02.421 1670483 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:28:02.421 1670483 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:28:02.422 1670484 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.423 1670485 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.427 1670489 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.427 1670489 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:28:02.427 1670489 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:28:02.429 1670491 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:28:02.430 1670492 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:28:02.431 1670493 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.433 1670495 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.436 1670498 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.436 1670498 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:28:02.436 1670498 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:28:02.439 1670501 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:28:02.439 1670501 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:28:02.440 1670502 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.441 1670503 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.444 1670506 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.444 1670506 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:28:02.444 1670506 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:28:02.447 1670509 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:28:02.447 1670509 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:28:02.448 1670510 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.449 1670511 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.453 1670515 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.453 1670515 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:28:02.453 1670515 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:28:02.456 1670518 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:28:02.456 1670518 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.456 1670518 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:28:02.474 1670536 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.474 1670536 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.474 1670536 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.474 1670536 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:28:02.474 1670536 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.474 1670536 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.475 1670537 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.476 1670538 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.480 1670542 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.480 1670542 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:28:02.480 1670542 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:28:02.484 1670546 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:28:02.484 1670546 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:28:02.485 1670547 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.486 1670548 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.489 1670551 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.490 1670552 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:28:02.490 1670552 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:28:02.492 1670554 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:28:02.492 1670554 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.492 1670554 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:28:02.521 1670583 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.521 1670583 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.521 1670583 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.522 1670584 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:28:02.522 1670584 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.522 1670584 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.522 1670584 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.524 1670586 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.526 1670588 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.526 1670588 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:28:02.526 1670588 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:28:02.529 1670591 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:28:02.529 1670591 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:28:02.530 1670592 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.531 1670593 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.533 1670595 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.533 1670595 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:28:02.533 1670595 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:28:02.536 1670598 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:28:02.536 1670598 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:28:02.537 1670599 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.538 1670600 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.540 1670602 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.540 1670602 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:28:02.540 1670602 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:28:02.542 1670604 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:28:02.542 1670604 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.542 1670604 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:28:02.562 1670624 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.562 1670624 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.562 1670624 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.562 1670624 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:28:02.562 1670624 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.562 1670624 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.562 1670624 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.564 1670626 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.566 1670628 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.566 1670628 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:28:02.566 1670628 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:28:02.568 1670630 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:28:02.568 1670630 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:28:02.569 1670631 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.570 1670632 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.572 1670634 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.572 1670634 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:28:02.572 1670634 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:02.574 1670636 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:28:02.574 1670636 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:28:02.575 1670637 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.576 1670638 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.579 1670641 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.579 1670641 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:28:02.580 1670642 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:28:02.582 1670644 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:28:02.582 1670644 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.582 1670644 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:28:02.602 1670664 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.602 1670664 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.602 1670664 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.602 1670664 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:28:02.602 1670664 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.602 1670664 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.603 1670665 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.605 1670667 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.607 1670669 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.607 1670669 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:28:02.607 1670669 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:28:02.610 1670672 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:28:02.611 1670673 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.611 1670673 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:28:02.637 1670699 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.637 1670699 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.637 1670699 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.637 1670699 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:28:02.637 1670699 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.637 1670699 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.638 1670700 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.640 1670702 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.644 1670706 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.644 1670706 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:28:02.644 1670706 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:02.647 1670709 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:28:02.647 1670709 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:28:02.648 1670710 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.649 1670711 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.652 1670714 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.652 1670714 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:28:02.652 1670714 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:28:02.655 1670717 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:28:02.655 1670717 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:28:02.656 1670718 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.657 1670719 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.661 1670723 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.661 1670723 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:28:02.661 1670723 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:02.664 1670726 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:28:02.664 1670726 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:28:02.665 1670727 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.666 1670728 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.668 1670730 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.668 1670730 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:28:02.669 1670731 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:28:02.671 1670733 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:28:02.672 1670734 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.672 1670734 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:28:02.689 1670751 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:02.689 1670751 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:02.689 1670751 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:02.689 1670751 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:28:02.689 1670751 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.690 1670752 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.691 1670753 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.693 1670755 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.697 1670759 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.697 1670759 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:28:02.697 1670759 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:02.701 1670763 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:28:02.701 1670763 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:28:02.702 1670764 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.705 1670767 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.709 1670771 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.709 1670771 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:28:02.709 1670771 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:28:02.712 1670774 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:28:02.712 1670774 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:28:02.713 1670775 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.714 1670776 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.717 1670779 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.717 1670779 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:28:02.717 1670779 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:02.720 1670782 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:28:02.720 1670782 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:28:02.722 1670784 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:28:02.724 1670786 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4ed983b8
20-08-2026 00:28:02.727 1670789 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:28:02.727 1670789 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:28:02.727 1670789 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:28:02.730 1670792 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:28:02.731 1670793 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:28:02.731 1670793 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.733 1670795 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.736 1670798 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.736 1670798 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:28:02.736 1670798 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:28:02.739 1670801 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:28:02.739 1670801 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:28:02.740 1670802 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.741 1670803 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.744 1670806 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.744 1670806 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:28:02.744 1670806 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:28:02.746 1670808 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:28:02.746 1670808 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:28:02.747 1670809 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.748 1670810 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.750 1670812 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.750 1670812 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:28:02.750 1670812 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:28:02.753 1670815 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:28:02.753 1670815 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:28:02.753 1670815 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.755 1670817 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.757 1670819 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.757 1670819 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:28:02.757 1670819 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:28:02.760 1670822 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:28:02.760 1670822 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.760 1670822 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:28:02.778 1670840 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.778 1670840 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.778 1670840 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.778 1670840 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:28:02.778 1670840 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.778 1670840 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.778 1670840 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.780 1670842 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.784 1670846 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.784 1670846 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:28:02.784 1670846 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:28:02.786 1670848 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:28:02.786 1670848 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:28:02.787 1670849 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.789 1670851 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.793 1670855 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.793 1670855 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:28:02.793 1670855 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:28:02.797 1670859 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:28:02.797 1670859 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:28:02.798 1670860 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.799 1670861 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.803 1670865 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.803 1670865 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:28:02.803 1670865 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:02.806 1670868 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:28:02.806 1670868 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:28:02.807 1670869 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.809 1670871 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.812 1670874 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.812 1670874 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:28:02.812 1670874 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:28:02.816 1670878 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:28:02.816 1670878 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.816 1670878 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:28:02.838 1670900 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.838 1670900 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.838 1670900 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.838 1670900 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:28:02.838 1670900 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.838 1670900 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.839 1670901 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.841 1670903 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.846 1670908 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.846 1670908 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:28:02.846 1670908 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:28:02.849 1670911 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:28:02.849 1670911 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.849 1670911 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:28:02.875 1670937 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.876 1670938 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.876 1670938 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.876 1670938 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:28:02.876 1670938 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.876 1670938 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.877 1670939 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.878 1670940 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.881 1670943 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.881 1670943 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:28:02.881 1670943 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:28:02.884 1670946 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:28:02.884 1670946 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:28:02.885 1670947 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.886 1670948 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.889 1670951 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.889 1670951 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:28:02.889 1670951 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:02.891 1670953 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:28:02.891 1670953 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:28:02.892 1670954 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.893 1670955 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.896 1670958 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.896 1670958 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:28:02.896 1670958 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:02.898 1670960 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:28:02.898 1670960 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:28:02.899 1670961 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.900 1670962 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.903 1670965 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.903 1670965 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:28:02.903 1670965 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:28:02.906 1670968 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:28:02.906 1670968 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.906 1670968 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:28:02.924 1670986 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.924 1670986 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.924 1670986 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.924 1670986 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:28:02.924 1670986 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.924 1670986 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.925 1670987 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.926 1670988 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.929 1670991 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.929 1670991 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:28:02.929 1670991 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:02.931 1670993 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:28:02.931 1670993 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:28:02.932 1670994 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.934 1670996 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.937 1670999 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.937 1670999 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:28:02.937 1670999 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:28:02.940 1671002 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:28:02.940 1671002 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.940 1671002 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:28:02.958 1671020 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.958 1671020 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:02.958 1671020 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:02.958 1671020 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:28:02.958 1671020 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:02.0
20-08-2026 00:28:02.958 1671020 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:02.959 1671021 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:02.961 1671023 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:02.966 1671028 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:02.966 1671028 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:28:02.966 1671028 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:02.970 1671032 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:28:02.970 1671032 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:28:02.972 1671034 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:02.974 1671036 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:02.976 1671038 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:02.976 1671038 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:28:02.976 1671038 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:28:02.979 1671041 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:28:02.979 1671041 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:02.979 1671041 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:28:03.006 1671068 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.006 1671068 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.006 1671068 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.006 1671068 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:28:03.006 1671068 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.006 1671068 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.007 1671069 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.008 1671070 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.011 1671073 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.011 1671073 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:28:03.011 1671073 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:28:03.013 1671075 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:28:03.013 1671075 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:28:03.014 1671076 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.015 1671077 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.018 1671080 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.018 1671080 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:28:03.018 1671080 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:28:03.020 1671082 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:28:03.020 1671082 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.020 1671082 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:28:03.057 1671119 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.057 1671119 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.057 1671119 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.057 1671119 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:28:03.057 1671119 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.057 1671119 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.059 1671121 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.060 1671122 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.062 1671124 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.063 1671125 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:28:03.063 1671125 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:28:03.065 1671127 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:28:03.065 1671127 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.065 1671127 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:28:03.115 1671177 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.115 1671177 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.115 1671177 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.115 1671177 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:28:03.115 1671177 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.115 1671177 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.117 1671179 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.118 1671180 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.121 1671183 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.121 1671183 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:28:03.121 1671183 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:28:03.123 1671185 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:28:03.123 1671185 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:28:03.124 1671186 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.126 1671188 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.129 1671191 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.129 1671191 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:28:03.129 1671191 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:28:03.131 1671193 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:28:03.131 1671193 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.131 1671193 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:28:03.151 1671213 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.152 1671214 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.152 1671214 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.152 1671214 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:28:03.152 1671214 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.152 1671214 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.153 1671215 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.155 1671217 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.157 1671219 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.157 1671219 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:28:03.157 1671219 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:28:03.160 1671222 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:28:03.160 1671222 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:28:03.161 1671223 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.162 1671224 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.165 1671227 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.165 1671227 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:28:03.165 1671227 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:28:03.168 1671230 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:28:03.168 1671230 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:28:03.169 1671231 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.170 1671232 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.172 1671234 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.172 1671234 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:28:03.172 1671234 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:28:03.175 1671237 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:28:03.175 1671237 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:28:03.176 1671238 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.178 1671240 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.180 1671242 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.181 1671243 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:28:03.181 1671243 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:28:03.183 1671245 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:28:03.183 1671245 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:28:03.184 1671246 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.185 1671247 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.188 1671250 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.188 1671250 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:28:03.188 1671250 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:03.191 1671253 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:28:03.191 1671253 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:28:03.192 1671254 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.193 1671255 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.196 1671258 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.196 1671258 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:28:03.196 1671258 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:28:03.198 1671260 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:28:03.198 1671260 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:28:03.200 1671262 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.201 1671263 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.205 1671267 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.205 1671267 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:28:03.205 1671267 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:28:03.209 1671271 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:28:03.209 1671271 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:28:03.210 1671272 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.212 1671274 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.214 1671276 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.214 1671276 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:28:03.215 1671277 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:28:03.217 1671279 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:28:03.217 1671279 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:28:03.218 1671280 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.219 1671281 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.221 1671283 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.222 1671284 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:28:03.222 1671284 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:28:03.224 1671286 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:28:03.224 1671286 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:28:03.225 1671287 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:28:03.226 1671288 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1b9a0182
20-08-2026 00:28:03.229 1671291 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:28:03.229 1671291 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:28:03.229 1671291 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:28:03.232 1671294 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:28:03.232 1671294 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:28:03.232 1671294 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.233 1671295 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.236 1671298 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.236 1671298 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:28:03.236 1671298 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:28:03.239 1671301 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:28:03.239 1671301 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:28:03.240 1671302 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.241 1671303 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.243 1671305 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.243 1671305 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:28:03.243 1671305 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:28:03.245 1671307 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:28:03.246 1671308 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.246 1671308 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:28:03.283 1671345 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.283 1671345 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.283 1671345 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.283 1671345 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:28:03.283 1671345 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.283 1671345 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.284 1671346 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.286 1671348 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.289 1671351 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.289 1671351 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:28:03.289 1671351 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:28:03.291 1671353 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:28:03.291 1671353 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:28:03.292 1671354 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.293 1671355 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.296 1671358 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.296 1671358 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:28:03.296 1671358 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:28:03.298 1671360 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:28:03.298 1671360 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:28:03.299 1671361 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.300 1671362 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.304 1671366 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.304 1671366 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:28:03.304 1671366 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:28:03.309 1671371 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:28:03.309 1671371 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:28:03.310 1671372 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.312 1671374 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.316 1671378 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.316 1671378 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:28:03.316 1671378 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:03.320 1671382 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:28:03.320 1671382 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:28:03.321 1671383 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.323 1671385 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.326 1671388 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.326 1671388 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:28:03.326 1671388 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:28:03.328 1671390 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:28:03.328 1671390 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.328 1671390 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:28:03.362 1671424 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.362 1671424 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.362 1671424 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:03.362 1671424 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:28:03.362 1671424 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.362 1671424 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.363 1671425 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.365 1671427 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.368 1671430 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.368 1671430 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:28:03.368 1671430 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:28:03.371 1671433 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:28:03.371 1671433 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.371 1671433 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:28:03.395 1671457 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.396 1671458 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.396 1671458 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:03.396 1671458 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:28:03.396 1671458 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.396 1671458 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.397 1671459 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.398 1671460 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.402 1671464 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.402 1671464 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:28:03.402 1671464 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:28:03.405 1671467 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:28:03.405 1671467 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.405 1671467 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:28:03.425 1671487 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.425 1671487 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.425 1671487 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.425 1671487 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:28:03.425 1671487 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.425 1671487 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.426 1671488 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.428 1671490 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.430 1671492 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.431 1671493 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:28:03.431 1671493 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:03.433 1671495 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:28:03.433 1671495 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:28:03.434 1671496 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.435 1671497 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.438 1671500 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.438 1671500 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:28:03.438 1671500 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:28:03.440 1671502 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:28:03.440 1671502 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:28:03.441 1671503 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.442 1671504 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.445 1671507 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.445 1671507 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:28:03.445 1671507 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:28:03.448 1671510 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:28:03.448 1671510 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.448 1671510 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:28:03.470 1671532 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.470 1671532 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.470 1671532 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.470 1671532 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:28:03.470 1671532 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.470 1671532 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.471 1671533 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.473 1671535 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.476 1671538 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.476 1671538 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:28:03.476 1671538 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:28:03.479 1671541 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:28:03.479 1671541 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:28:03.480 1671542 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.481 1671543 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.484 1671546 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.484 1671546 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:28:03.484 1671546 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:28:03.487 1671549 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:28:03.487 1671549 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.487 1671549 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:28:03.520 1671582 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.520 1671582 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.521 1671583 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.521 1671583 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:28:03.521 1671583 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.521 1671583 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.522 1671584 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.524 1671586 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.528 1671590 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.528 1671590 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:28:03.528 1671590 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:28:03.533 1671595 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:28:03.533 1671595 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:28:03.534 1671596 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.536 1671598 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.540 1671602 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.540 1671602 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:28:03.540 1671602 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:28:03.544 1671606 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:28:03.544 1671606 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:28:03.545 1671607 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.547 1671609 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.550 1671612 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.550 1671612 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:28:03.550 1671612 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:03.553 1671615 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:28:03.553 1671615 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:28:03.553 1671615 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.555 1671617 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.557 1671619 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.557 1671619 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:28:03.557 1671619 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:28:03.560 1671622 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:28:03.560 1671622 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:28:03.560 1671622 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.562 1671624 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.565 1671627 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.565 1671627 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:28:03.565 1671627 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:28:03.568 1671630 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:28:03.568 1671630 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:28:03.569 1671631 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.570 1671632 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.573 1671635 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.573 1671635 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:28:03.573 1671635 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:03.575 1671637 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:28:03.575 1671637 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:28:03.576 1671638 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.578 1671640 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.582 1671644 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.582 1671644 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:28:03.582 1671644 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:28:03.584 1671646 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:28:03.584 1671646 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.584 1671646 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:28:03.607 1671669 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.607 1671669 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.607 1671669 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:03.607 1671669 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:28:03.607 1671669 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.607 1671669 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.609 1671671 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.611 1671673 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.614 1671676 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.614 1671676 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:28:03.614 1671676 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:28:03.618 1671680 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:28:03.619 1671681 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:28:03.620 1671682 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.621 1671683 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.625 1671687 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.625 1671687 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:28:03.625 1671687 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:28:03.628 1671690 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:28:03.628 1671690 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.628 1671690 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:28:03.671 1671733 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.671 1671733 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.671 1671733 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:03.671 1671733 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:28:03.671 1671733 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.671 1671733 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.672 1671734 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.674 1671736 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.677 1671739 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.677 1671739 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:28:03.677 1671739 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:28:03.680 1671742 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:28:03.680 1671742 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.680 1671742 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:28:03.699 1671761 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.700 1671762 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.700 1671762 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.700 1671762 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:28:03.700 1671762 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.700 1671762 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.700 1671762 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.702 1671764 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.704 1671766 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.704 1671766 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:28:03.704 1671766 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:28:03.707 1671769 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:28:03.707 1671769 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:28:03.708 1671770 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.709 1671771 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.712 1671774 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.712 1671774 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:28:03.712 1671774 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:28:03.714 1671776 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:28:03.714 1671776 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.714 1671776 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:28:03.735 1671797 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.735 1671797 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.735 1671797 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.735 1671797 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:28:03.735 1671797 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.735 1671797 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.736 1671798 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.737 1671799 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.740 1671802 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.740 1671802 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:28:03.740 1671802 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:28:03.742 1671804 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:28:03.742 1671804 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:28:03.743 1671805 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.744 1671806 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.747 1671809 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.747 1671809 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:28:03.747 1671809 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:28:03.749 1671811 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:28:03.749 1671811 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:28:03.750 1671812 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.751 1671813 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.753 1671815 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.753 1671815 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:28:03.754 1671816 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:28:03.756 1671818 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:28:03.756 1671818 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:28:03.757 1671819 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.758 1671820 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.760 1671822 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.760 1671822 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:28:03.760 1671822 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:03.763 1671825 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:28:03.763 1671825 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:28:03.764 1671826 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.765 1671827 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.767 1671829 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.768 1671830 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:28:03.768 1671830 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:28:03.770 1671832 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:28:03.770 1671832 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.770 1671832 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:28:03.789 1671851 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.789 1671851 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.789 1671851 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:03.789 1671851 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:28:03.789 1671851 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.789 1671851 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.790 1671852 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.791 1671853 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.794 1671856 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.794 1671856 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:28:03.794 1671856 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:28:03.797 1671859 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:28:03.797 1671859 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:28:03.798 1671860 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.799 1671861 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.802 1671864 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.802 1671864 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:28:03.802 1671864 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:28:03.804 1671866 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:28:03.804 1671866 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:28:03.805 1671867 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.807 1671869 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.809 1671871 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.809 1671871 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:28:03.809 1671871 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:28:03.812 1671874 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:28:03.812 1671874 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.812 1671874 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:28:03.837 1671899 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.838 1671900 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.838 1671900 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.838 1671900 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:28:03.838 1671900 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.838 1671900 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.838 1671900 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.840 1671902 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.843 1671905 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.843 1671905 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:28:03.843 1671905 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:28:03.845 1671907 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:28:03.845 1671907 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.845 1671907 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:28:03.870 1671932 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.871 1671933 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:03.871 1671933 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:03.871 1671933 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:28:03.871 1671933 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.871 1671933 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.872 1671934 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.873 1671935 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.876 1671938 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.876 1671938 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:28:03.876 1671938 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:28:03.878 1671940 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:28:03.878 1671940 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:28:03.879 1671941 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.881 1671943 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.884 1671946 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.884 1671946 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:28:03.884 1671946 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:28:03.886 1671948 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:28:03.886 1671948 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:28:03.887 1671949 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.888 1671950 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.890 1671952 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.891 1671953 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:28:03.891 1671953 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:28:03.893 1671955 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:28:03.893 1671955 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:28:03.894 1671956 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.895 1671957 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.898 1671960 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.898 1671960 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:28:03.898 1671960 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:28:03.900 1671962 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:28:03.900 1671962 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:28:03.900 1671962 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:03.902 1671964 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:03.904 1671966 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:03.904 1671966 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:28:03.904 1671966 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:28:03.907 1671969 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:28:03.907 1671969 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:03.907 1671969 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:28:03.929 1671991 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.929 1671991 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:03.929 1671991 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:03.929 1671991 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:28:03.929 1671991 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:03.0
20-08-2026 00:28:03.929 1671991 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:03.931 1671993 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.932 1671994 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.934 1671996 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.934 1671996 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:28:03.934 1671996 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:28:03.937 1671999 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:28:03.937 1671999 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:28:03.938 1672000 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.939 1672001 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.942 1672004 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.942 1672004 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:28:03.942 1672004 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:03.944 1672006 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:28:03.944 1672006 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:28:03.945 1672007 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.946 1672008 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.949 1672011 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.949 1672011 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:28:03.949 1672011 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:03.951 1672013 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:28:03.951 1672013 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:28:03.951 1672013 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.953 1672015 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.956 1672018 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.956 1672018 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:28:03.956 1672018 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:28:03.958 1672020 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:28:03.958 1672020 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:28:03.959 1672021 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.960 1672022 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.963 1672025 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.963 1672025 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:28:03.963 1672025 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:03.965 1672027 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:28:03.965 1672027 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:28:03.966 1672028 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.967 1672029 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.970 1672032 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.970 1672032 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:28:03.970 1672032 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:28:03.972 1672034 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:28:03.972 1672034 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:28:03.973 1672035 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.974 1672036 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.976 1672038 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.976 1672038 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:28:03.976 1672038 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:03.979 1672041 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:28:03.979 1672041 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:28:03.980 1672042 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.981 1672043 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.984 1672046 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.984 1672046 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:28:03.984 1672046 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:03.986 1672048 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:28:03.986 1672048 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:28:03.987 1672049 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.988 1672050 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.990 1672052 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.990 1672052 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:28:03.990 1672052 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:28:03.993 1672055 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:28:03.993 1672055 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:28:03.993 1672055 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:03.994 1672056 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:03.998 1672060 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:03.998 1672060 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:28:03.998 1672060 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:28:04.000 1672062 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:28:04.000 1672062 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:28:04.001 1672063 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.002 1672064 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.004 1672066 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.004 1672066 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:28:04.004 1672066 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:28:04.008 1672070 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:28:04.008 1672070 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:28:04.009 1672071 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.010 1672072 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.014 1672076 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.014 1672076 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:28:04.014 1672076 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:28:04.017 1672079 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:28:04.017 1672079 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:28:04.018 1672080 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.019 1672081 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.022 1672084 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.022 1672084 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:28:04.022 1672084 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:28:04.024 1672086 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:28:04.024 1672086 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.024 1672086 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:28:04.104 1672166 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.104 1672166 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.104 1672166 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:04.104 1672166 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:28:04.104 1672166 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.104 1672166 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.106 1672168 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.108 1672170 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.111 1672173 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.111 1672173 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:28:04.111 1672173 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:04.113 1672175 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:28:04.114 1672176 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:28:04.115 1672177 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.116 1672178 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.119 1672181 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.119 1672181 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:28:04.119 1672181 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:04.121 1672183 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:28:04.121 1672183 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:28:04.122 1672184 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.123 1672185 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.126 1672188 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.126 1672188 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:28:04.126 1672188 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:28:04.129 1672191 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:28:04.129 1672191 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.129 1672191 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:28:04.148 1672210 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.148 1672210 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.148 1672210 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:04.148 1672210 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:28:04.148 1672210 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.148 1672210 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.149 1672211 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.151 1672213 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.154 1672216 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.154 1672216 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:28:04.154 1672216 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:28:04.156 1672218 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:28:04.156 1672218 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:28:04.157 1672219 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.158 1672220 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.161 1672223 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.161 1672223 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:28:04.161 1672223 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:04.163 1672225 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:28:04.163 1672225 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:28:04.165 1672227 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.166 1672228 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.169 1672231 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.169 1672231 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:28:04.169 1672231 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:28:04.171 1672233 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:28:04.171 1672233 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:28:04.172 1672234 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.173 1672235 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.175 1672237 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.175 1672237 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:28:04.175 1672237 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:28:04.178 1672240 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:28:04.178 1672240 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:28:04.179 1672241 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.180 1672242 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.182 1672244 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.182 1672244 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:28:04.182 1672244 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:04.185 1672247 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:28:04.185 1672247 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:28:04.186 1672248 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.187 1672249 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.190 1672252 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.190 1672252 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:28:04.190 1672252 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:28:04.193 1672255 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:28:04.193 1672255 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.193 1672255 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:28:04.233 1672295 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.233 1672295 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.233 1672295 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:04.233 1672295 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:28:04.233 1672295 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.233 1672295 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.234 1672296 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.236 1672298 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.239 1672301 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.239 1672301 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:28:04.239 1672301 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:28:04.242 1672304 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:28:04.242 1672304 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:28:04.243 1672305 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.244 1672306 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.247 1672309 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.247 1672309 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:28:04.247 1672309 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:28:04.250 1672312 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:28:04.250 1672312 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:28:04.251 1672313 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.253 1672315 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.256 1672318 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.256 1672318 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:28:04.256 1672318 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:28:04.259 1672321 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:28:04.259 1672321 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:28:04.259 1672321 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.260 1672322 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.263 1672325 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.263 1672325 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:28:04.263 1672325 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:28:04.265 1672327 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:28:04.265 1672327 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:28:04.266 1672328 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.268 1672330 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.271 1672333 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.271 1672333 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:28:04.271 1672333 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:28:04.274 1672336 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:28:04.274 1672336 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.274 1672336 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:28:04.290 1672352 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.290 1672352 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.290 1672352 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:04.291 1672353 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.291 1672353 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:28:04.293 1672355 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4ed983b8
20-08-2026 00:28:04.296 1672358 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:28:04.296 1672358 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:28:04.296 1672358 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:28:04.299 1672361 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:28:04.299 1672361 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:28:04.300 1672362 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.301 1672363 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.304 1672366 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.304 1672366 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:28:04.304 1672366 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:28:04.306 1672368 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:28:04.307 1672369 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.307 1672369 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:28:04.328 1672390 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.328 1672390 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.328 1672390 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:04.328 1672390 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:28:04.328 1672390 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.328 1672390 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.329 1672391 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.331 1672393 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.334 1672396 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.334 1672396 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:28:04.334 1672396 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:04.336 1672398 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:28:04.336 1672398 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:28:04.337 1672399 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.346 1672408 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.348 1672410 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.349 1672411 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:28:04.349 1672411 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:28:04.351 1672413 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:28:04.351 1672413 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:28:04.352 1672414 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.353 1672415 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.356 1672418 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.356 1672418 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:28:04.356 1672418 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:28:04.360 1672422 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:28:04.360 1672422 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:28:04.361 1672423 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.363 1672425 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.367 1672429 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.367 1672429 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:28:04.367 1672429 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:28:04.370 1672432 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:28:04.370 1672432 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.370 1672432 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:28:04.387 1672449 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:28:04.387 1672449 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:28:04.387 1672449 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:04.387 1672449 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.387 1672449 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.389 1672451 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.391 1672453 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.392 1672454 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:28:04.392 1672454 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:28:04.394 1672456 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:28:04.394 1672456 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:28:04.395 1672457 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.396 1672458 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.399 1672461 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.399 1672461 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:28:04.399 1672461 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:28:04.401 1672463 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:28:04.402 1672464 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.402 1672464 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:28:04.422 1672484 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.422 1672484 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.422 1672484 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:04.422 1672484 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:28:04.422 1672484 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.422 1672484 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.423 1672485 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.425 1672487 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.427 1672489 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.428 1672490 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:28:04.428 1672490 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:28:04.430 1672492 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:28:04.430 1672492 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.430 1672492 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:28:04.447 1672509 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.449 1672511 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.449 1672511 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:04.449 1672511 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:28:04.449 1672511 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.449 1672511 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.449 1672511 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.451 1672513 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.454 1672516 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.454 1672516 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:28:04.454 1672516 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:28:04.457 1672519 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:28:04.457 1672519 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:28:04.458 1672520 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.459 1672521 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.462 1672524 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.462 1672524 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:28:04.462 1672524 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:28:04.465 1672527 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:28:04.465 1672527 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.465 1672527 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:28:04.485 1672547 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.486 1672548 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.486 1672548 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:04.486 1672548 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:28:04.486 1672548 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.486 1672548 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.487 1672549 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.491 1672553 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.493 1672555 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.493 1672555 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:28:04.493 1672555 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:04.496 1672558 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:28:04.496 1672558 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:28:04.497 1672559 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.498 1672560 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.500 1672562 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.500 1672562 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:28:04.500 1672562 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:28:04.503 1672565 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:28:04.503 1672565 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:28:04.504 1672566 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.506 1672568 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.508 1672570 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.508 1672570 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:28:04.508 1672570 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:04.510 1672572 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:28:04.510 1672572 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:28:04.512 1672574 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.513 1672575 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.516 1672578 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.516 1672578 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:28:04.516 1672578 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:28:04.518 1672580 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:28:04.518 1672580 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.518 1672580 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:28:04.541 1672603 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:04.541 1672603 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:04.541 1672603 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:04.541 1672603 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:28:04.541 1672603 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.541 1672603 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.542 1672604 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.543 1672605 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.546 1672608 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.546 1672608 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:28:04.546 1672608 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:28:04.548 1672610 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:28:04.548 1672610 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:28:04.550 1672612 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.551 1672613 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.553 1672615 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.553 1672615 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:28:04.553 1672615 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:28:04.556 1672618 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:28:04.556 1672618 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:28:04.557 1672619 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.559 1672621 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.561 1672623 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.561 1672623 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:28:04.561 1672623 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:28:04.564 1672626 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:28:04.564 1672626 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:28:04.565 1672627 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.566 1672628 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.568 1672630 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.568 1672630 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:28:04.568 1672630 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:28:04.570 1672632 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:28:04.571 1672633 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:28:04.571 1672633 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.572 1672634 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.576 1672638 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.576 1672638 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:28:04.576 1672638 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:28:04.578 1672640 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:28:04.578 1672640 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:28:04.579 1672641 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.580 1672642 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.582 1672644 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.582 1672644 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:28:04.582 1672644 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:28:04.584 1672646 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:28:04.584 1672646 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:28:04.585 1672647 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.587 1672649 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.590 1672652 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.590 1672652 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:28:04.590 1672652 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:28:04.592 1672654 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:28:04.592 1672654 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:28:04.594 1672656 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.595 1672657 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.597 1672659 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.597 1672659 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:28:04.597 1672659 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:28:04.600 1672662 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:28:04.600 1672662 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:28:04.601 1672663 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.602 1672664 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.604 1672666 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.604 1672666 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:28:04.604 1672666 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:28:04.607 1672669 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:28:04.607 1672669 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:28:04.608 1672670 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.609 1672671 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.612 1672674 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.612 1672674 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:28:04.612 1672674 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:28:04.614 1672676 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:28:04.614 1672676 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:28:04.615 1672677 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.616 1672678 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.618 1672680 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.618 1672680 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:28:04.618 1672680 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:28:04.622 1672684 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:28:04.622 1672684 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:28:04.622 1672684 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.624 1672686 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.627 1672689 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.627 1672689 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:28:04.627 1672689 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:04.629 1672691 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:28:04.629 1672691 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:28:04.630 1672692 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.632 1672694 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.634 1672696 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.634 1672696 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:28:04.634 1672696 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:28:04.637 1672699 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:28:04.637 1672699 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.637 1672699 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:28:04.660 1672722 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.660 1672722 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.660 1672722 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:04.660 1672722 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:28:04.660 1672722 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.660 1672722 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.661 1672723 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.662 1672724 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.666 1672728 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.666 1672728 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:28:04.666 1672728 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:28:04.668 1672730 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:28:04.668 1672730 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:28:04.669 1672731 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.670 1672732 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.673 1672735 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.673 1672735 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:28:04.673 1672735 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:04.676 1672738 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:28:04.676 1672738 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:28:04.677 1672739 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.678 1672740 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.681 1672743 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.681 1672743 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:28:04.681 1672743 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:28:04.684 1672746 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:28:04.684 1672746 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:28:04.685 1672747 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.686 1672748 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.688 1672750 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.688 1672750 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:28:04.688 1672750 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:28:04.691 1672753 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:28:04.691 1672753 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.691 1672753 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:28:04.715 1672777 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:04.715 1672777 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:04.715 1672777 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:04.715 1672777 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:28:04.715 1672777 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.715 1672777 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.716 1672778 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.718 1672780 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.721 1672783 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.721 1672783 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:28:04.721 1672783 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:28:04.723 1672785 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:28:04.723 1672785 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.723 1672785 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:28:04.750 1672812 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:04.751 1672813 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:04.751 1672813 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:04.751 1672813 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:28:04.751 1672813 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.751 1672813 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.751 1672813 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.753 1672815 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.756 1672818 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.756 1672818 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:28:04.756 1672818 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:28:04.758 1672820 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:28:04.758 1672820 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.758 1672820 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:28:04.784 1672846 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:04.784 1672846 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:28:04.784 1672846 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:28:04.784 1672846 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:28:04.784 1672846 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.784 1672846 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.785 1672847 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.787 1672849 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.790 1672852 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.790 1672852 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:28:04.790 1672852 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:28:04.793 1672855 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:28:04.793 1672855 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:28:04.794 1672856 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.795 1672857 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.798 1672860 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.798 1672860 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:28:04.798 1672860 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:04.802 1672864 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:28:04.802 1672864 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:28:04.802 1672864 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.804 1672866 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.806 1672868 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.806 1672868 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:28:04.806 1672868 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:28:04.810 1672872 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:28:04.810 1672872 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:28:04.810 1672872 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.812 1672874 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.816 1672878 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.816 1672878 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:28:04.816 1672878 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:04.819 1672881 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:28:04.819 1672881 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:28:04.820 1672882 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.822 1672884 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.824 1672886 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.824 1672886 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:28:04.824 1672886 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:28:04.828 1672890 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:28:04.828 1672890 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:28:04.829 1672891 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.830 1672892 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.834 1672896 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.834 1672896 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:28:04.834 1672896 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:28:04.837 1672899 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:28:04.837 1672899 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:28:04.838 1672900 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.839 1672901 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.841 1672903 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.842 1672904 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:28:04.842 1672904 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:28:04.845 1672907 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:28:04.845 1672907 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:28:04.846 1672908 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.847 1672909 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.850 1672912 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.850 1672912 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:28:04.851 1672913 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:28:04.854 1672916 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:28:04.854 1672916 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:28:04.855 1672917 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.857 1672919 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.860 1672922 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.860 1672922 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:28:04.860 1672922 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:28:04.863 1672925 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:28:04.863 1672925 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:28:04.863 1672925 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:28:04.865 1672927 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@49601e5c
20-08-2026 00:28:04.868 1672930 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:28:04.868 1672930 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:28:04.868 1672930 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:28:04.870 1672932 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:28:04.870 1672932 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:28:04.870 1672932 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:28:04.938 1673000 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.938 1673000 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:28:04.938 1673000 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:28:04.938 1673000 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:28:04.938 1673000 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:28:04.0
20-08-2026 00:28:04.938 1673000 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:28:04.939 1673001 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.941 1673003 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.944 1673006 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.944 1673006 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:28:04.944 1673006 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:28:04.946 1673008 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:28:04.946 1673008 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:28:04.947 1673009 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.948 1673010 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.951 1673013 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.951 1673013 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:28:04.951 1673013 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:28:04.954 1673016 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:28:04.954 1673016 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:28:04.955 1673017 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.956 1673018 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.958 1673020 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.958 1673020 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:28:04.959 1673021 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:28:04.961 1673023 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:28:04.961 1673023 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:28:04.962 1673024 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.964 1673026 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.966 1673028 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.967 1673029 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:28:04.967 1673029 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:28:04.969 1673031 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:28:04.969 1673031 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:28:04.970 1673032 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.972 1673034 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.974 1673036 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.974 1673036 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:28:04.974 1673036 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:28:04.978 1673040 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:28:04.978 1673040 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:28:04.978 1673040 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:28:04.980 1673042 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@774009ba
20-08-2026 00:28:04.982 1673044 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:28:04.982 1673044 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:28:04.982 1673044 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:28:04.985 1673047 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:28:04.985 1673047 [http-nio-8051-exec-59] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:28:06.630 1674692 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685600316121, timestamp=2026-08-19 20:56:02.0}
20-08-2026 00:28:06.631 1674693 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685600316121, timestamp: 2026-08-19 20:56:02.0
20-08-2026 00:28:06.719 1674781 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:28:12.234 1680296 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - requested status capture imei: NU11202501
20-08-2026 00:28:12.234 1680296 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:28:12.234 1680296 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:28:12
20-08-2026 00:28:12.234 1680296 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - {"power":1}
20-08-2026 00:28:12.234 1680296 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:28:12.234 1680296 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:28:12.235 1680297 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:28:12.235 1680297 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:28:12.235 1680297 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:28:12.235 1680297 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:28:12.235 1680297 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:28:28.114 1696176 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:28:28.114 1696176 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:28:28.131 1696193 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:28:29.209 1697271 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:53:43.0, vm_id=1778290329057}
20-08-2026 00:28:29.210 1697272 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1778290329057, timestamp: 2026-08-19 20:53:43.0
20-08-2026 00:28:29.217 1697279 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:28:43.576 1711638 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:39:26.0, vm_id=1660745548012}
20-08-2026 00:28:43.577 1711639 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-19 23:39:26.0
20-08-2026 00:28:43.690 1711752 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:28:58.034 1726096 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:28:58.035 1726097 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:28:58.080 1726142 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:28:59.114 1727176 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:28:59.115 1727177 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:28:59.242 1727304 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:29:02.163 1730225 [http-nio-8051-exec-93] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:29:02.174 1730236 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.176 1730238 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.180 1730242 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.180 1730242 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:29:02.180 1730242 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:29:02.183 1730245 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:29:02.183 1730245 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:29:02.185 1730247 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.187 1730249 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.190 1730252 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.190 1730252 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:29:02.190 1730252 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:29:02.194 1730256 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:29:02.194 1730256 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.194 1730256 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:29:02.211 1730273 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.211 1730273 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.211 1730273 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.211 1730273 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:29:02.211 1730273 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.211 1730273 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.213 1730275 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.214 1730276 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.217 1730279 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.217 1730279 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:29:02.217 1730279 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:29:02.219 1730281 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:29:02.219 1730281 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:29:02.220 1730282 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.222 1730284 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.225 1730287 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.225 1730287 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:29:02.225 1730287 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:29:02.228 1730290 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:29:02.228 1730290 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.228 1730290 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:29:02.262 1730324 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.262 1730324 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.262 1730324 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.262 1730324 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:29:02.262 1730324 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.262 1730324 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.263 1730325 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.264 1730326 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.267 1730329 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.267 1730329 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:29:02.267 1730329 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:02.269 1730331 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:29:02.269 1730331 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:29:02.270 1730332 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.271 1730333 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.273 1730335 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.273 1730335 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:29:02.273 1730335 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:29:02.275 1730337 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:29:02.275 1730337 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.275 1730337 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:29:02.299 1730361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.299 1730361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.299 1730361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.299 1730361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:29:02.299 1730361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.299 1730361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.300 1730362 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.301 1730363 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.304 1730366 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.304 1730366 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:29:02.304 1730366 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:29:02.306 1730368 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:29:02.307 1730369 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:29:02.307 1730369 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.309 1730371 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.311 1730373 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.311 1730373 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:29:02.311 1730373 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:29:02.313 1730375 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:29:02.313 1730375 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.313 1730375 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:29:02.337 1730399 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.337 1730399 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.337 1730399 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.337 1730399 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:29:02.337 1730399 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.337 1730399 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.338 1730400 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.340 1730402 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.342 1730404 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.342 1730404 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:29:02.342 1730404 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:29:02.346 1730408 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:29:02.346 1730408 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:29:02.346 1730408 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.348 1730410 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.351 1730413 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.351 1730413 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:29:02.351 1730413 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:29:02.354 1730416 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:29:02.355 1730417 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:29:02.356 1730418 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.357 1730419 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.359 1730421 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.359 1730421 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:29:02.359 1730421 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:29:02.362 1730424 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:29:02.362 1730424 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:29:02.363 1730425 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.364 1730426 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.366 1730428 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.367 1730429 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:29:02.367 1730429 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:29:02.370 1730432 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:29:02.370 1730432 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:29:02.371 1730433 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.372 1730434 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.375 1730437 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.375 1730437 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:29:02.375 1730437 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:29:02.377 1730439 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:29:02.377 1730439 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:29:02.378 1730440 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.379 1730441 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.382 1730444 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.382 1730444 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:29:02.382 1730444 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:29:02.384 1730446 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:29:02.385 1730447 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:29:02.386 1730448 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.387 1730449 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.391 1730453 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.391 1730453 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:29:02.391 1730453 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:29:02.393 1730455 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:29:02.395 1730457 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:29:02.396 1730458 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.397 1730459 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.399 1730461 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.399 1730461 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:29:02.399 1730461 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:29:02.401 1730463 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:29:02.401 1730463 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:29:02.402 1730464 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.403 1730465 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.406 1730468 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.406 1730468 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:29:02.406 1730468 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:29:02.408 1730470 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:29:02.408 1730470 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.408 1730470 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:29:02.429 1730491 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:02.429 1730491 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:02.429 1730491 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:02.429 1730491 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:29:02.429 1730491 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.429 1730491 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.430 1730492 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.431 1730493 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.434 1730496 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.434 1730496 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:29:02.434 1730496 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:02.436 1730498 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:29:02.436 1730498 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:29:02.437 1730499 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.438 1730500 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.440 1730502 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.440 1730502 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:29:02.440 1730502 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:29:02.443 1730505 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:29:02.443 1730505 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:29:02.443 1730505 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.444 1730506 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.446 1730508 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.446 1730508 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:29:02.446 1730508 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:29:02.448 1730510 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:29:02.448 1730510 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:29:02.449 1730511 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.450 1730512 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.454 1730516 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.454 1730516 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:29:02.454 1730516 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:29:02.457 1730519 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:29:02.457 1730519 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.457 1730519 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:29:02.477 1730539 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.478 1730540 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.478 1730540 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.478 1730540 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:29:02.478 1730540 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.478 1730540 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.479 1730541 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.481 1730543 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.485 1730547 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.485 1730547 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:29:02.485 1730547 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:29:02.488 1730550 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:29:02.489 1730551 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.489 1730551 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:29:02.509 1730571 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.509 1730571 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.509 1730571 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.509 1730571 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:29:02.509 1730571 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.509 1730571 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.510 1730572 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.512 1730574 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.515 1730577 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.515 1730577 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:29:02.515 1730577 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:02.517 1730579 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:29:02.517 1730579 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:29:02.518 1730580 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.520 1730582 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.523 1730585 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.523 1730585 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:29:02.524 1730586 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:29:02.527 1730589 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:29:02.527 1730589 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:29:02.528 1730590 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.530 1730592 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.533 1730595 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.533 1730595 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:29:02.533 1730595 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:29:02.537 1730599 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:29:02.537 1730599 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.537 1730599 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:29:02.568 1730630 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:29:02.569 1730631 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:29:02.590 1730652 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.590 1730652 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.590 1730652 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.590 1730652 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:29:02.590 1730652 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.590 1730652 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.591 1730653 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.592 1730654 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.595 1730657 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.595 1730657 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:29:02.595 1730657 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:29:02.597 1730659 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:29:02.598 1730660 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:29:02.599 1730661 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.600 1730662 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.602 1730664 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.602 1730664 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:29:02.602 1730664 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:29:02.605 1730667 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:29:02.605 1730667 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:29:02.606 1730668 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:29:02.608 1730670 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@28535cf6
20-08-2026 00:29:02.610 1730672 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:29:02.610 1730672 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:29:02.610 1730672 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:29:02.613 1730675 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:29:02.613 1730675 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:29:02.613 1730675 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.615 1730677 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.617 1730679 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.617 1730679 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:29:02.617 1730679 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:29:02.620 1730682 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:29:02.620 1730682 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:29:02.621 1730683 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.623 1730685 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.626 1730688 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.626 1730688 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:29:02.626 1730688 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:29:02.630 1730692 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:29:02.630 1730692 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:29:02.631 1730693 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.632 1730694 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.637 1730699 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.637 1730699 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:29:02.637 1730699 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:29:02.640 1730702 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:29:02.640 1730702 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:29:02.641 1730703 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.643 1730705 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.646 1730708 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.646 1730708 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:29:02.646 1730708 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:29:02.650 1730712 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:29:02.650 1730712 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:29:02.651 1730713 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.653 1730715 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.657 1730719 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.657 1730719 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:29:02.657 1730719 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:02.660 1730722 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:29:02.660 1730722 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:29:02.662 1730724 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.663 1730725 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.667 1730729 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.667 1730729 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:29:02.667 1730729 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:02.671 1730733 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:29:02.671 1730733 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:29:02.672 1730734 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:29:02.674 1730736 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@28535cf6
20-08-2026 00:29:02.677 1730739 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:29:02.678 1730740 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:29:02.678 1730740 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:29:02.681 1730743 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:29:02.681 1730743 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:29:02.682 1730744 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.684 1730746 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.688 1730750 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.688 1730750 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:29:02.688 1730750 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:29:02.693 1730755 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:29:02.693 1730755 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:29:02.694 1730756 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.696 1730758 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.700 1730762 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.700 1730762 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:29:02.700 1730762 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:29:02.704 1730766 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:29:02.704 1730766 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:29:02.705 1730767 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.707 1730769 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.711 1730773 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.711 1730773 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:29:02.711 1730773 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:29:02.714 1730776 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:29:02.715 1730777 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:29:02.715 1730777 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.717 1730779 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.722 1730784 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.722 1730784 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:29:02.722 1730784 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:29:02.725 1730787 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:29:02.726 1730788 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.726 1730788 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:29:02.751 1730813 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.751 1730813 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.751 1730813 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.751 1730813 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:29:02.751 1730813 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.751 1730813 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.752 1730814 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.754 1730816 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.758 1730820 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.758 1730820 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:29:02.758 1730820 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:29:02.762 1730824 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:29:02.762 1730824 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:29:02.764 1730826 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.766 1730828 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.770 1730832 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.770 1730832 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:29:02.770 1730832 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:29:02.773 1730835 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:29:02.773 1730835 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.773 1730835 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:29:02.792 1730854 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.792 1730854 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.792 1730854 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.792 1730854 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:29:02.792 1730854 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.792 1730854 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.793 1730855 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.795 1730857 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.799 1730861 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.800 1730862 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:29:02.800 1730862 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:29:02.803 1730865 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:29:02.803 1730865 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:29:02.804 1730866 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.805 1730867 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.810 1730872 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.810 1730872 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:29:02.810 1730872 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:29:02.813 1730875 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:29:02.813 1730875 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:29:02.815 1730877 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.816 1730878 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.820 1730882 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.820 1730882 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:29:02.820 1730882 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:29:02.823 1730885 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:29:02.823 1730885 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.823 1730885 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:29:02.841 1730903 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.841 1730903 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.841 1730903 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.841 1730903 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:29:02.841 1730903 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.841 1730903 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.843 1730905 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.845 1730907 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.848 1730910 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.848 1730910 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:29:02.848 1730910 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:29:02.852 1730914 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:29:02.852 1730914 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:29:02.853 1730915 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.856 1730918 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.859 1730921 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.859 1730921 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:29:02.859 1730921 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:02.865 1730927 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:29:02.865 1730927 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:29:02.866 1730928 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.868 1730930 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.872 1730934 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.872 1730934 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:29:02.872 1730934 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:29:02.875 1730937 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:29:02.876 1730938 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.876 1730938 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:29:02.903 1730965 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.904 1730966 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.904 1730966 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.904 1730966 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:29:02.904 1730966 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.904 1730966 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.906 1730968 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.908 1730970 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.912 1730974 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.912 1730974 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:29:02.912 1730974 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:29:02.915 1730977 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:29:02.916 1730978 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.916 1730978 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:29:02.936 1730998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.936 1730998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:02.936 1730998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:02.936 1730998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:29:02.936 1730998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:02.0
20-08-2026 00:29:02.936 1730998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:02.938 1731000 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.941 1731003 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.944 1731006 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.944 1731006 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:29:02.944 1731006 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:02.949 1731011 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:29:02.949 1731011 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:29:02.950 1731012 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.952 1731014 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.957 1731019 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.957 1731019 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:29:02.957 1731019 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:29:02.961 1731023 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:29:02.962 1731024 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:29:02.963 1731025 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:02.966 1731028 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:02.971 1731033 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:02.971 1731033 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:29:02.971 1731033 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:02.976 1731038 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:29:02.976 1731038 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:29:02.977 1731039 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:02.979 1731041 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:02.982 1731044 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:02.982 1731044 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:29:02.982 1731044 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:29:02.986 1731048 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:29:02.986 1731048 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:02.987 1731049 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:29:03.004 1731066 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:03.004 1731066 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:03.004 1731066 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:03.004 1731066 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:29:03.004 1731066 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.005 1731067 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.006 1731068 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.009 1731071 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.013 1731075 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.013 1731075 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:29:03.013 1731075 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:03.017 1731079 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:29:03.017 1731079 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:29:03.018 1731080 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.021 1731083 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.025 1731087 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.025 1731087 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:29:03.025 1731087 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:29:03.029 1731091 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:29:03.029 1731091 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:29:03.030 1731092 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.032 1731094 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.036 1731098 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.036 1731098 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:29:03.036 1731098 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:03.040 1731102 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:29:03.040 1731102 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:29:03.041 1731103 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:29:03.043 1731105 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65d19bbe
20-08-2026 00:29:03.048 1731110 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:29:03.048 1731110 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:29:03.048 1731110 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:29:03.052 1731114 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:29:03.052 1731114 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:29:03.053 1731115 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.055 1731117 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.059 1731121 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.060 1731122 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:29:03.060 1731122 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:29:03.064 1731126 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:29:03.064 1731126 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:29:03.065 1731127 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.067 1731129 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.072 1731134 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.072 1731134 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:29:03.072 1731134 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:29:03.076 1731138 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:29:03.076 1731138 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:29:03.077 1731139 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.079 1731141 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.083 1731145 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.083 1731145 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:29:03.083 1731145 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:29:03.087 1731149 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:29:03.087 1731149 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:29:03.089 1731151 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.091 1731153 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.095 1731157 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.095 1731157 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:29:03.095 1731157 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:29:03.099 1731161 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:29:03.099 1731161 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.099 1731161 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:29:03.123 1731185 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.124 1731186 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.124 1731186 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.124 1731186 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:29:03.124 1731186 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.124 1731186 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.125 1731187 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.127 1731189 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.131 1731193 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.131 1731193 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:29:03.131 1731193 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:29:03.134 1731196 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:29:03.135 1731197 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:29:03.136 1731198 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.137 1731199 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:29:03.137 1731199 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.141 1731203 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.141 1731203 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:29:03.141 1731203 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:29:03.144 1731206 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:29:03.144 1731206 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:29:03.145 1731207 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.147 1731209 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.150 1731212 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.150 1731212 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:29:03.150 1731212 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:03.154 1731216 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:29:03.154 1731216 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:29:03.155 1731217 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.157 1731219 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.161 1731223 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.161 1731223 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:29:03.161 1731223 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:29:03.164 1731226 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:29:03.164 1731226 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.164 1731226 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:29:03.226 1731288 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.227 1731289 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.227 1731289 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.227 1731289 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:29:03.227 1731289 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.227 1731289 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.228 1731290 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.232 1731294 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.236 1731298 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.237 1731299 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:29:03.237 1731299 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:29:03.241 1731303 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:29:03.241 1731303 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.241 1731303 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:29:03.258 1731320 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.258 1731320 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.258 1731320 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.258 1731320 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:29:03.258 1731320 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.258 1731320 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.259 1731321 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.261 1731323 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.265 1731327 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.265 1731327 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:29:03.265 1731327 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:29:03.269 1731331 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:29:03.269 1731331 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:29:03.270 1731332 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.272 1731334 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.275 1731337 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.275 1731337 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:29:03.275 1731337 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:03.279 1731341 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:29:03.279 1731341 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:29:03.281 1731343 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.282 1731344 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.286 1731348 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.286 1731348 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:29:03.286 1731348 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:03.290 1731352 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:29:03.290 1731352 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:29:03.291 1731353 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.293 1731355 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.296 1731358 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.296 1731358 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:29:03.296 1731358 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:29:03.300 1731362 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:29:03.300 1731362 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.300 1731362 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:29:03.329 1731391 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.329 1731391 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.329 1731391 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.329 1731391 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:29:03.329 1731391 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.329 1731391 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.330 1731392 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.332 1731394 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.335 1731397 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.335 1731397 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:29:03.335 1731397 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:03.337 1731399 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:29:03.337 1731399 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:29:03.338 1731400 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.339 1731401 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.341 1731403 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.341 1731403 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:29:03.341 1731403 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:29:03.345 1731407 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:29:03.345 1731407 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.345 1731407 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:29:03.364 1731426 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.364 1731426 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.364 1731426 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.364 1731426 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:29:03.364 1731426 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.364 1731426 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.365 1731427 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.366 1731428 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.369 1731431 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.369 1731431 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:29:03.369 1731431 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:03.371 1731433 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:29:03.371 1731433 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:29:03.372 1731434 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.373 1731435 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.376 1731438 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.376 1731438 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:29:03.376 1731438 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:29:03.378 1731440 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:29:03.379 1731441 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.379 1731441 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:29:03.412 1731474 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.412 1731474 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.412 1731474 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.412 1731474 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:29:03.412 1731474 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.412 1731474 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.413 1731475 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.415 1731477 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.417 1731479 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.417 1731479 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:29:03.417 1731479 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:29:03.420 1731482 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:29:03.420 1731482 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:29:03.421 1731483 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.422 1731484 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.425 1731487 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.425 1731487 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:29:03.425 1731487 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:29:03.427 1731489 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:29:03.427 1731489 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.427 1731489 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:29:03.464 1731526 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.464 1731526 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.464 1731526 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.464 1731526 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:29:03.464 1731526 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.464 1731526 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.466 1731528 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.468 1731530 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.471 1731533 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.471 1731533 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:29:03.471 1731533 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:29:03.473 1731535 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:29:03.473 1731535 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.473 1731535 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:29:03.488 1731550 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.488 1731550 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.488 1731550 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.488 1731550 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:29:03.488 1731550 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.489 1731551 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.490 1731552 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.495 1731557 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.498 1731560 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.498 1731560 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:29:03.498 1731560 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:29:03.500 1731562 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:29:03.500 1731562 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:29:03.501 1731563 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.503 1731565 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.506 1731568 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.506 1731568 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:29:03.506 1731568 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:29:03.508 1731570 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:29:03.508 1731570 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.508 1731570 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:29:03.527 1731589 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.527 1731589 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.527 1731589 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.527 1731589 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:29:03.527 1731589 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.527 1731589 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.528 1731590 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.529 1731591 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.532 1731594 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.532 1731594 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:29:03.532 1731594 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:29:03.534 1731596 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:29:03.535 1731597 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:29:03.535 1731597 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.537 1731599 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.540 1731602 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.540 1731602 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:29:03.540 1731602 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:29:03.542 1731604 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:29:03.542 1731604 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:29:03.543 1731605 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.544 1731606 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.547 1731609 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.547 1731609 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:29:03.547 1731609 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:29:03.549 1731611 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:29:03.549 1731611 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:29:03.550 1731612 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.551 1731613 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.554 1731616 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.554 1731616 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:29:03.554 1731616 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:29:03.557 1731619 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:29:03.557 1731619 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:29:03.558 1731620 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.559 1731621 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.562 1731624 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.562 1731624 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:29:03.562 1731624 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:03.565 1731627 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:29:03.565 1731627 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:29:03.566 1731628 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.567 1731629 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.570 1731632 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.570 1731632 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:29:03.570 1731632 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:29:03.572 1731634 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:29:03.572 1731634 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:29:03.573 1731635 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.574 1731636 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.576 1731638 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.576 1731638 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:29:03.576 1731638 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:29:03.579 1731641 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:29:03.579 1731641 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:29:03.580 1731642 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.581 1731643 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.584 1731646 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.584 1731646 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:29:03.584 1731646 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:29:03.587 1731649 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:29:03.587 1731649 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:29:03.589 1731651 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.591 1731653 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.594 1731656 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.594 1731656 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:29:03.594 1731656 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:29:03.599 1731661 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:29:03.599 1731661 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:29:03.600 1731662 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:29:03.602 1731664 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@28535cf6
20-08-2026 00:29:03.606 1731668 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:29:03.606 1731668 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:29:03.606 1731668 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:29:03.609 1731671 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:29:03.609 1731671 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:29:03.610 1731672 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.611 1731673 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.614 1731676 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.614 1731676 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:29:03.614 1731676 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:29:03.618 1731680 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:29:03.618 1731680 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:29:03.619 1731681 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.620 1731682 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.624 1731686 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.624 1731686 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:29:03.624 1731686 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:29:03.627 1731689 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:29:03.627 1731689 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.627 1731689 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:29:03.665 1731727 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.665 1731727 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.665 1731727 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.665 1731727 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:29:03.665 1731727 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.665 1731727 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.666 1731728 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.668 1731730 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.672 1731734 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.672 1731734 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:29:03.672 1731734 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:29:03.675 1731737 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:29:03.675 1731737 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:29:03.676 1731738 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.678 1731740 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.681 1731743 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.681 1731743 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:29:03.681 1731743 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:29:03.684 1731746 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:29:03.684 1731746 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:29:03.684 1731746 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.686 1731748 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.688 1731750 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.688 1731750 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:29:03.688 1731750 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:29:03.691 1731753 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:29:03.691 1731753 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:29:03.691 1731753 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.694 1731756 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.697 1731759 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.698 1731760 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:29:03.698 1731760 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:03.701 1731763 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:29:03.701 1731763 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:29:03.703 1731765 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.704 1731766 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.709 1731771 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.709 1731771 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:29:03.709 1731771 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:29:03.712 1731774 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:29:03.712 1731774 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.712 1731774 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:29:03.738 1731800 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:03.738 1731800 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:03.739 1731801 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:03.739 1731801 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:29:03.739 1731801 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.739 1731801 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.740 1731802 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.742 1731804 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.746 1731808 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.746 1731808 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:29:03.746 1731808 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:29:03.750 1731812 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:29:03.750 1731812 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.750 1731812 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:29:03.776 1731838 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:03.777 1731839 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:03.777 1731839 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:03.777 1731839 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:29:03.777 1731839 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.777 1731839 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.778 1731840 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.781 1731843 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.784 1731846 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.784 1731846 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:29:03.784 1731846 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:29:03.787 1731849 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:29:03.787 1731849 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.787 1731849 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:29:03.808 1731870 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.808 1731870 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.808 1731870 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.808 1731870 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:29:03.808 1731870 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.808 1731870 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.810 1731872 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.812 1731874 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.816 1731878 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.816 1731878 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:29:03.816 1731878 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:03.820 1731882 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:29:03.820 1731882 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:29:03.821 1731883 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.823 1731885 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.826 1731888 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.826 1731888 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:29:03.826 1731888 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:29:03.829 1731891 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:29:03.829 1731891 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:29:03.829 1731891 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.831 1731893 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.833 1731895 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.833 1731895 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:29:03.833 1731895 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:29:03.836 1731898 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:29:03.836 1731898 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.836 1731898 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:29:03.857 1731919 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.857 1731919 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.857 1731919 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.857 1731919 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:29:03.857 1731919 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.857 1731919 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.858 1731920 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.860 1731922 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.863 1731925 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.863 1731925 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:29:03.863 1731925 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:29:03.866 1731928 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:29:03.866 1731928 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:29:03.867 1731929 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.868 1731930 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.872 1731934 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.872 1731934 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:29:03.872 1731934 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:29:03.877 1731939 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:29:03.877 1731939 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.877 1731939 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:29:03.899 1731961 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.899 1731961 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:03.899 1731961 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:03.899 1731961 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:29:03.900 1731962 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.900 1731962 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.900 1731962 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.902 1731964 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.905 1731967 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.905 1731967 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:29:03.905 1731967 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:29:03.907 1731969 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:29:03.907 1731969 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:29:03.909 1731971 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.910 1731972 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.913 1731975 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.913 1731975 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:29:03.913 1731975 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:29:03.915 1731977 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:29:03.915 1731977 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:29:03.916 1731978 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.917 1731979 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.920 1731982 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.920 1731982 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:29:03.920 1731982 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:03.922 1731984 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:29:03.922 1731984 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:29:03.923 1731985 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.925 1731987 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.928 1731990 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.928 1731990 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:29:03.928 1731990 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:29:03.930 1731992 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:29:03.931 1731993 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:29:03.931 1731993 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.932 1731994 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.937 1731999 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.937 1731999 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:29:03.937 1731999 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:29:03.941 1732003 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:29:03.941 1732003 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:29:03.942 1732004 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.944 1732006 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.947 1732009 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.947 1732009 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:29:03.947 1732009 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:03.950 1732012 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:29:03.950 1732012 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:29:03.950 1732012 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.951 1732013 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.954 1732016 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.954 1732016 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:29:03.954 1732016 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:29:03.957 1732019 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:29:03.957 1732019 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.957 1732019 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:29:03.972 1732034 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:03.972 1732034 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:03.972 1732034 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:03.972 1732034 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:29:03.972 1732034 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:03.0
20-08-2026 00:29:03.972 1732034 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:03.973 1732035 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:03.975 1732037 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:03.978 1732040 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:03.978 1732040 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:29:03.978 1732040 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:29:03.980 1732042 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:29:03.981 1732043 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:29:03.981 1732043 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:03.982 1732044 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:03.986 1732048 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:03.986 1732048 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:29:03.986 1732048 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:29:03.988 1732050 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:29:03.989 1732051 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:03.989 1732051 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:29:04.006 1732068 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:04.006 1732068 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:04.006 1732068 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:04.006 1732068 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:29:04.006 1732068 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.006 1732068 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.007 1732069 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.009 1732071 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.013 1732075 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.014 1732076 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:29:04.014 1732076 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:29:04.017 1732079 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:29:04.017 1732079 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.017 1732079 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:29:04.071 1732133 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.071 1732133 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.071 1732133 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.071 1732133 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:29:04.071 1732133 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.071 1732133 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.072 1732134 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.074 1732136 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.076 1732138 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.077 1732139 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:29:04.077 1732139 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:29:04.080 1732142 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:29:04.080 1732142 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:29:04.080 1732142 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.082 1732144 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.085 1732147 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.085 1732147 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:29:04.085 1732147 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:29:04.088 1732150 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:29:04.088 1732150 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.088 1732150 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:29:04.105 1732167 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.105 1732167 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.105 1732167 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.105 1732167 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:29:04.105 1732167 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.105 1732167 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.106 1732168 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.107 1732169 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.110 1732172 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.110 1732172 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:29:04.110 1732172 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:29:04.112 1732174 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:29:04.112 1732174 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:29:04.113 1732175 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.114 1732176 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.116 1732178 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.116 1732178 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:29:04.116 1732178 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:29:04.119 1732181 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:29:04.119 1732181 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:29:04.120 1732182 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.121 1732183 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.124 1732186 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.124 1732186 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:29:04.124 1732186 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:29:04.126 1732188 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:29:04.126 1732188 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:29:04.127 1732189 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.128 1732190 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.131 1732193 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.131 1732193 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:29:04.131 1732193 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:04.133 1732195 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:29:04.133 1732195 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:29:04.134 1732196 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.135 1732197 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.137 1732199 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.137 1732199 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:29:04.138 1732200 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:29:04.140 1732202 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:29:04.140 1732202 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.140 1732202 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:29:04.246 1732308 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:04.246 1732308 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:04.246 1732308 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:04.246 1732308 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:29:04.246 1732308 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.246 1732308 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.247 1732309 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.248 1732310 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.251 1732313 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.251 1732313 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:29:04.251 1732313 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:29:04.254 1732316 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:29:04.254 1732316 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:29:04.254 1732316 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.256 1732318 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.258 1732320 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.258 1732320 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:29:04.258 1732320 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:29:04.261 1732323 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:29:04.261 1732323 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:29:04.262 1732324 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.263 1732325 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.266 1732328 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.266 1732328 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:29:04.266 1732328 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:29:04.268 1732330 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:29:04.268 1732330 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.268 1732330 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:29:04.295 1732357 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.295 1732357 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.295 1732357 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.296 1732358 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:29:04.296 1732358 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.296 1732358 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.296 1732358 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.298 1732360 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.300 1732362 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.301 1732363 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:29:04.301 1732363 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:29:04.303 1732365 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:29:04.303 1732365 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.303 1732365 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:29:04.319 1732381 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:04.319 1732381 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:04.319 1732381 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:04.319 1732381 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:29:04.319 1732381 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.319 1732381 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.320 1732382 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.321 1732383 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.324 1732386 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.324 1732386 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:29:04.324 1732386 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:29:04.326 1732388 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:29:04.326 1732388 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:29:04.327 1732389 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.328 1732390 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.330 1732392 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.330 1732392 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:29:04.330 1732392 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:29:04.333 1732395 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:29:04.333 1732395 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:29:04.334 1732396 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.335 1732397 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.338 1732400 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.338 1732400 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:29:04.338 1732400 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:29:04.340 1732402 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:29:04.340 1732402 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:29:04.341 1732403 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.342 1732404 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.345 1732407 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.345 1732407 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:29:04.345 1732407 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:29:04.347 1732409 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:29:04.347 1732409 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:29:04.348 1732410 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.349 1732411 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.351 1732413 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.351 1732413 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:29:04.351 1732413 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:29:04.354 1732416 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:29:04.355 1732417 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.355 1732417 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:29:04.380 1732442 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.380 1732442 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.380 1732442 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.380 1732442 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:29:04.380 1732442 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.380 1732442 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.381 1732443 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.382 1732444 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.385 1732447 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.385 1732447 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:29:04.385 1732447 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:29:04.388 1732450 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:29:04.388 1732450 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:29:04.389 1732451 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.391 1732453 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.394 1732456 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.394 1732456 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:29:04.394 1732456 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:04.396 1732458 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:29:04.396 1732458 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:29:04.397 1732459 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.398 1732460 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.401 1732463 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.401 1732463 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:29:04.401 1732463 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:04.404 1732466 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:29:04.404 1732466 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:29:04.404 1732466 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.406 1732468 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.409 1732471 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.409 1732471 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:29:04.409 1732471 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:29:04.411 1732473 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:29:04.411 1732473 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:29:04.412 1732474 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.413 1732475 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.415 1732477 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.415 1732477 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:29:04.416 1732478 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:04.418 1732480 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:29:04.418 1732480 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:29:04.419 1732481 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.420 1732482 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.422 1732484 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.422 1732484 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:29:04.422 1732484 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:29:04.425 1732487 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:29:04.425 1732487 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:29:04.426 1732488 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.427 1732489 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.430 1732492 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.430 1732492 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:29:04.430 1732492 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:04.432 1732494 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:29:04.432 1732494 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:29:04.434 1732496 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.435 1732497 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.437 1732499 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.437 1732499 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:29:04.437 1732499 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:04.440 1732502 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:29:04.440 1732502 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:29:04.441 1732503 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.442 1732504 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.447 1732509 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.447 1732509 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:29:04.447 1732509 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:29:04.450 1732512 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:29:04.450 1732512 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:29:04.451 1732513 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.453 1732515 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.455 1732517 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.455 1732517 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:29:04.455 1732517 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:29:04.458 1732520 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:29:04.458 1732520 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:29:04.459 1732521 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.460 1732522 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.462 1732524 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.462 1732524 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:29:04.462 1732524 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:29:04.465 1732527 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:29:04.465 1732527 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:29:04.466 1732528 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.467 1732529 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.470 1732532 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.470 1732532 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:29:04.470 1732532 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:29:04.472 1732534 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:29:04.472 1732534 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:29:04.473 1732535 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.474 1732536 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.476 1732538 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.476 1732538 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:29:04.476 1732538 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:29:04.479 1732541 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:29:04.479 1732541 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.479 1732541 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:29:04.512 1732574 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.512 1732574 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.512 1732574 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.512 1732574 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:29:04.512 1732574 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.512 1732574 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.513 1732575 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.514 1732576 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.517 1732579 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.517 1732579 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:29:04.517 1732579 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:04.519 1732581 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:29:04.519 1732581 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:29:04.520 1732582 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.521 1732583 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.523 1732585 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.523 1732585 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:29:04.523 1732585 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:04.526 1732588 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:29:04.526 1732588 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:29:04.526 1732588 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.528 1732590 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.531 1732593 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.531 1732593 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:29:04.531 1732593 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:29:04.534 1732596 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:29:04.534 1732596 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.534 1732596 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:29:04.552 1732614 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.552 1732614 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.552 1732614 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.552 1732614 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:29:04.552 1732614 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.552 1732614 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.552 1732614 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.554 1732616 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.556 1732618 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.556 1732618 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:29:04.556 1732618 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:29:04.559 1732621 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:29:04.559 1732621 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:29:04.560 1732622 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.561 1732623 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.563 1732625 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.563 1732625 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:29:04.563 1732625 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:04.566 1732628 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:29:04.566 1732628 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:29:04.567 1732629 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.568 1732630 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.570 1732632 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.570 1732632 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:29:04.570 1732632 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:29:04.573 1732635 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:29:04.573 1732635 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:29:04.574 1732636 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.576 1732638 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.579 1732641 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.579 1732641 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:29:04.579 1732641 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:29:04.582 1732644 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:29:04.582 1732644 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:29:04.583 1732645 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.584 1732646 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.587 1732649 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.587 1732649 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:29:04.587 1732649 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:04.590 1732652 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:29:04.590 1732652 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:29:04.591 1732653 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.592 1732654 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.594 1732656 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.594 1732656 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:29:04.594 1732656 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:29:04.597 1732659 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:29:04.597 1732659 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.597 1732659 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:29:04.613 1732675 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.613 1732675 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.613 1732675 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.613 1732675 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:29:04.613 1732675 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.613 1732675 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.614 1732676 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.615 1732677 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.618 1732680 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.618 1732680 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:29:04.618 1732680 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:29:04.622 1732684 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:29:04.622 1732684 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:29:04.623 1732685 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.624 1732686 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.627 1732689 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.627 1732689 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:29:04.627 1732689 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:29:04.629 1732691 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:29:04.629 1732691 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:29:04.630 1732692 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.631 1732693 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.634 1732696 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.634 1732696 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:29:04.634 1732696 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:29:04.637 1732699 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:29:04.637 1732699 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:29:04.638 1732700 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.639 1732701 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.642 1732704 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.642 1732704 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:29:04.642 1732704 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:29:04.644 1732706 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:29:04.644 1732706 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:29:04.645 1732707 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.646 1732708 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.649 1732711 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.649 1732711 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:29:04.649 1732711 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:29:04.651 1732713 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:29:04.651 1732713 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.651 1732713 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:29:04.670 1732732 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.670 1732732 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.670 1732732 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.670 1732732 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.671 1732733 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:29:04.672 1732734 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65d19bbe
20-08-2026 00:29:04.674 1732736 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:29:04.674 1732736 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:29:04.674 1732736 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:29:04.677 1732739 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:29:04.677 1732739 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:29:04.678 1732740 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.679 1732741 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.682 1732744 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.682 1732744 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:29:04.682 1732744 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:29:04.685 1732747 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:29:04.685 1732747 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.685 1732747 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:29:04.737 1732799 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.737 1732799 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.737 1732799 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.737 1732799 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:29:04.737 1732799 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.737 1732799 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.738 1732800 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.740 1732802 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.742 1732804 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.742 1732804 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:29:04.742 1732804 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:04.745 1732807 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:29:04.745 1732807 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:29:04.745 1732807 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.746 1732808 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.750 1732812 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.750 1732812 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:29:04.750 1732812 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:29:04.752 1732814 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:29:04.752 1732814 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:29:04.753 1732815 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.754 1732816 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.757 1732819 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.757 1732819 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:29:04.757 1732819 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:29:04.759 1732821 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:29:04.759 1732821 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:29:04.760 1732822 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.761 1732823 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.764 1732826 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.764 1732826 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:29:04.764 1732826 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:29:04.766 1732828 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:29:04.766 1732828 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.766 1732828 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:29:04.782 1732844 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:29:04.782 1732844 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:29:04.782 1732844 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.782 1732844 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.783 1732845 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.785 1732847 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.788 1732850 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.788 1732850 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:29:04.788 1732850 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:29:04.791 1732853 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:29:04.791 1732853 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:29:04.791 1732853 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.793 1732855 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.795 1732857 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.796 1732858 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:29:04.796 1732858 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:29:04.798 1732860 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:29:04.798 1732860 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.798 1732860 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:29:04.821 1732883 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.821 1732883 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.821 1732883 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.821 1732883 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:29:04.821 1732883 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.821 1732883 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.822 1732884 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.824 1732886 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.828 1732890 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.828 1732890 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:29:04.828 1732890 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:29:04.830 1732892 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:29:04.830 1732892 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.830 1732892 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:29:04.849 1732911 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.849 1732911 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.849 1732911 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.849 1732911 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:29:04.849 1732911 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.849 1732911 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.850 1732912 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.851 1732913 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.854 1732916 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.855 1732917 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:29:04.855 1732917 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:29:04.857 1732919 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:29:04.857 1732919 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:29:04.859 1732921 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.860 1732922 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.863 1732925 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.863 1732925 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:29:04.863 1732925 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:29:04.865 1732927 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:29:04.865 1732927 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.865 1732927 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:29:04.890 1732952 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.890 1732952 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:04.890 1732952 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:04.890 1732952 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:29:04.890 1732952 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.890 1732952 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.891 1732953 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.893 1732955 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.896 1732958 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.896 1732958 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:29:04.896 1732958 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:04.899 1732961 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:29:04.899 1732961 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:29:04.900 1732962 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.901 1732963 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.903 1732965 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.903 1732965 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:29:04.903 1732965 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:29:04.906 1732968 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:29:04.906 1732968 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:29:04.907 1732969 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.908 1732970 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.911 1732973 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.912 1732974 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:29:04.912 1732974 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:04.914 1732976 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:29:04.914 1732976 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:29:04.915 1732977 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.916 1732978 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.919 1732981 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.919 1732981 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:29:04.919 1732981 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:29:04.921 1732983 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:29:04.921 1732983 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:04.921 1732983 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:29:04.936 1732998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:04.936 1732998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:04.936 1732998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:04.936 1732998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:29:04.936 1732998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:04.0
20-08-2026 00:29:04.936 1732998 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:04.937 1732999 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.938 1733000 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.941 1733003 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.941 1733003 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:29:04.941 1733003 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:29:04.944 1733006 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:29:04.944 1733006 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:29:04.945 1733007 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.946 1733008 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.949 1733011 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.949 1733011 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:29:04.949 1733011 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:29:04.951 1733013 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:29:04.951 1733013 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:29:04.953 1733015 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.954 1733016 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.956 1733018 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.956 1733018 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:29:04.956 1733018 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:29:04.959 1733021 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:29:04.959 1733021 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:29:04.959 1733021 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:04.961 1733023 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:04.964 1733026 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:04.964 1733026 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:29:04.964 1733026 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:29:04.966 1733028 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:29:04.966 1733028 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:29:04.968 1733030 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.969 1733031 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.972 1733034 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.972 1733034 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:29:04.972 1733034 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:29:04.974 1733036 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:29:04.975 1733037 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:29:04.975 1733037 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.976 1733038 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.979 1733041 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.979 1733041 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:29:04.979 1733041 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:29:04.981 1733043 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:29:04.981 1733043 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:29:04.982 1733044 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.984 1733046 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.986 1733048 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.986 1733048 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:29:04.986 1733048 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:29:04.989 1733051 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:29:04.989 1733051 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:29:04.989 1733051 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.990 1733052 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:04.993 1733055 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:04.993 1733055 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:29:04.993 1733055 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:29:04.995 1733057 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:29:04.995 1733057 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:29:04.996 1733058 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:04.997 1733059 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.000 1733062 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.001 1733063 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:29:05.001 1733063 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:29:05.003 1733065 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:29:05.003 1733065 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:29:05.004 1733066 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.006 1733068 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.008 1733070 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.008 1733070 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:29:05.008 1733070 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:29:05.011 1733073 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:29:05.011 1733073 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:29:05.012 1733074 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.013 1733075 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.015 1733077 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.016 1733078 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:29:05.016 1733078 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:29:05.018 1733080 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:29:05.018 1733080 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:29:05.019 1733081 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.020 1733082 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.022 1733084 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.022 1733084 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:29:05.022 1733084 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:05.025 1733087 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:29:05.026 1733088 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:29:05.026 1733088 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:05.027 1733089 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:05.030 1733092 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:05.030 1733092 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:29:05.030 1733092 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:29:05.033 1733095 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:29:05.033 1733095 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:05.033 1733095 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:29:05.050 1733112 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:05.050 1733112 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:05.050 1733112 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:05.050 1733112 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:29:05.050 1733112 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:05.0
20-08-2026 00:29:05.050 1733112 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:05.051 1733113 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.052 1733114 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.055 1733117 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.055 1733117 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:29:05.055 1733117 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:29:05.058 1733120 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:29:05.058 1733120 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:29:05.059 1733121 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.060 1733122 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.063 1733125 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.063 1733125 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:29:05.063 1733125 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:05.065 1733127 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:29:05.065 1733127 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:29:05.066 1733128 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.067 1733129 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.070 1733132 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.070 1733132 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:29:05.070 1733132 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:29:05.073 1733135 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:29:05.073 1733135 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:29:05.074 1733136 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:05.075 1733137 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:05.078 1733140 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:05.078 1733140 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:29:05.078 1733140 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:29:05.081 1733143 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:29:05.081 1733143 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:05.081 1733143 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:29:05.110 1733172 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:05.110 1733172 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:05.110 1733172 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:05.110 1733172 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:29:05.110 1733172 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:05.0
20-08-2026 00:29:05.110 1733172 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:05.112 1733174 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:05.113 1733175 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:05.116 1733178 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:05.116 1733178 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:29:05.116 1733178 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:29:05.119 1733181 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:29:05.119 1733181 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:05.119 1733181 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:29:05.137 1733199 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:05.137 1733199 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:05.137 1733199 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:05.137 1733199 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:29:05.137 1733199 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:05.0
20-08-2026 00:29:05.137 1733199 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:05.138 1733200 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:05.139 1733201 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:05.143 1733205 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:05.143 1733205 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:29:05.143 1733205 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:29:05.145 1733207 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:29:05.145 1733207 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:05.145 1733207 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:29:05.198 1733260 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:05.198 1733260 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:29:05.198 1733260 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:29:05.198 1733260 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:29:05.198 1733260 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:05.0
20-08-2026 00:29:05.198 1733260 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:05.200 1733262 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.201 1733263 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.204 1733266 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.204 1733266 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:29:05.204 1733266 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:29:05.206 1733268 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:29:05.206 1733268 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:29:05.207 1733269 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.209 1733271 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.212 1733274 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.212 1733274 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:29:05.212 1733274 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:05.215 1733277 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:29:05.215 1733277 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:29:05.216 1733278 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.218 1733280 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.221 1733283 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.221 1733283 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:29:05.221 1733283 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:29:05.225 1733287 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:29:05.225 1733287 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:29:05.226 1733288 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.227 1733289 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.232 1733294 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.232 1733294 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:29:05.232 1733294 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:05.234 1733296 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:29:05.234 1733296 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:29:05.235 1733297 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.236 1733298 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.239 1733301 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.239 1733301 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:29:05.239 1733301 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:29:05.242 1733304 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:29:05.242 1733304 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:29:05.243 1733305 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.244 1733306 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.247 1733309 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.247 1733309 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:29:05.247 1733309 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:29:05.250 1733312 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:29:05.250 1733312 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:29:05.251 1733313 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.252 1733314 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.255 1733317 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.255 1733317 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:29:05.255 1733317 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:29:05.258 1733320 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:29:05.258 1733320 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:29:05.259 1733321 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.260 1733322 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.262 1733324 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.262 1733324 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:29:05.262 1733324 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:29:05.266 1733328 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:29:05.266 1733328 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:29:05.267 1733329 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.268 1733330 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.271 1733333 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.271 1733333 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:29:05.271 1733333 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:29:05.273 1733335 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:29:05.273 1733335 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:29:05.274 1733336 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:29:05.276 1733338 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e53697d
20-08-2026 00:29:05.278 1733340 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:29:05.278 1733340 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:29:05.278 1733340 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:29:05.281 1733343 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:29:05.281 1733343 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:29:05.281 1733343 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:29:05.299 1733361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:05.299 1733361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:29:05.299 1733361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:29:05.299 1733361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:29:05.299 1733361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:05.0
20-08-2026 00:29:05.299 1733361 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:29:05.300 1733362 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.302 1733364 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.305 1733367 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.305 1733367 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:29:05.305 1733367 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:29:05.308 1733370 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:29:05.308 1733370 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:29:05.309 1733371 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.310 1733372 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.313 1733375 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.313 1733375 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:29:05.313 1733375 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:29:05.315 1733377 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:29:05.316 1733378 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:29:05.316 1733378 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.318 1733380 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.321 1733383 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.321 1733383 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:29:05.321 1733383 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:29:05.324 1733386 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:29:05.324 1733386 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:29:05.325 1733387 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.326 1733388 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.329 1733391 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.329 1733391 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:29:05.329 1733391 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:29:05.332 1733394 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:29:05.332 1733394 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:29:05.332 1733394 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.334 1733396 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.336 1733398 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.336 1733398 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:29:05.336 1733398 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:29:05.339 1733401 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:29:05.339 1733401 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:29:05.340 1733402 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:29:05.341 1733403 [http-nio-8051-exec-93] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4498eff6
20-08-2026 00:29:05.345 1733407 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:29:05.345 1733407 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:29:05.345 1733407 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:29:05.347 1733409 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:29:05.347 1733409 [http-nio-8051-exec-93] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:29:12.196 1740258 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:29:12.197 1740259 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:29:12.315 1740377 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:29:13.924 1741986 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:29:13.924 1741986 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:29:13.924 1741986 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: A7134eD766847d3115Da7fAaC531B38618018514
20-08-2026 00:29:13.925 1741987 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:29:13.925 1741987 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:29:13.925 1741987 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:A7134eD766847d3115Da7fAaC531B38618018514, device:app
20-08-2026 00:29:13.926 1741988 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:29:13.927 1741989 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 8618018514
20-08-2026 00:29:13.927 1741989 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 8618018514
20-08-2026 00:29:13.931 1741993 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5778a2df
20-08-2026 00:29:13.931 1741993 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@23d27547
20-08-2026 00:29:13.931 1741993 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:29:13.931 1741993 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5778a2df
20-08-2026 00:29:13.931 1741993 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@23d27547
20-08-2026 00:29:15.031 1743093 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:29:15.032 1743094 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:29:15.047 1743109 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:29:15.790 1743852 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:29:15.790 1743852 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:29:15.790 1743852 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: A7134eD766847d3115Da7fAaC531B38618018514
20-08-2026 00:29:15.790 1743852 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:29:15.790 1743852 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:29:15.790 1743852 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:A7134eD766847d3115Da7fAaC531B38618018514, device:app
20-08-2026 00:29:15.791 1743853 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:29:15.791 1743853 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM05202203260819235514484
20-08-2026 00:29:15.792 1743854 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM05202203260819235514484
20-08-2026 00:29:18.582 1746644 [http-nio-8051-exec-92] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219113218412","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:18.583 1746645 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113218412-0.0-306097584-TEC:
20-08-2026 00:29:18.584 1746646 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113218412-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:18.584 1746646 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:18.584 1746646 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113218412-0.0-306097584-TEC: order row Order{order_id='TM08202201221219113218412', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"logic": "WBL", "orderId": "TM08202201221219113218412", "skus": [], "rstatus": true, "res": "True", "total_amount": 0}', weight_based_response='{}', created_at='2022-12-19 11:32:18.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='HXKpYs', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219113218412", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='a662b9a1-c0f9-49f5-8eb5-e73dcf50e8d6', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:18.584 1746646 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113218412-0.0-306097584-TEC: shortOrderId  HXKpYs
20-08-2026 00:29:18.584 1746646 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113218412-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:19.050 1747112 [http-nio-8051-exec-85] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219113450682","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:19.051 1747113 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113450682-0.0-306097584-TEC:
20-08-2026 00:29:19.052 1747114 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113450682-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:19.052 1747114 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:19.052 1747114 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113450682-0.0-306097584-TEC: order row Order{order_id='TM08202201221219113450682', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113450682", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:34:50.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='2Fw2fl', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219113450682", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='023adc29-b04c-4657-aa1e-c5c9009e1ed4', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:19.052 1747114 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113450682-0.0-306097584-TEC: shortOrderId  2Fw2fl
20-08-2026 00:29:19.052 1747114 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113450682-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:19.375 1747437 [http-nio-8051-exec-73] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219113655840","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:19.375 1747437 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113655840-0.0-306097584-TEC:
20-08-2026 00:29:19.376 1747438 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113655840-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:19.376 1747438 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:19.376 1747438 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113655840-0.0-306097584-TEC: order row Order{order_id='TM08202201221219113655840', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113655840", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:36:55.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='5JQhJp', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219113655840", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='d89c0a2f-c1af-49f7-b0a6-6fe9f37a119f', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:19.377 1747439 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113655840-0.0-306097584-TEC: shortOrderId  5JQhJp
20-08-2026 00:29:19.377 1747439 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113655840-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:19.780 1747842 [http-nio-8051-exec-59] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":505.0,"order_id":"TM08202201221219113744745","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:19.781 1747843 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113744745-505.0-306097584-TEC:
20-08-2026 00:29:19.782 1747844 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113744745-505.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 505.0 ,  remainingAmount :: -505.0
20-08-2026 00:29:19.782 1747844 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:19.782 1747844 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113744745-505.0-306097584-TEC: order row Order{order_id='TM08202201221219113744745', user_id=306097584, vm_id=1659771892382, order_amount=505.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113744745", "skus": [{"door_id": "", "tray_id": "31", "mrp": "15", "unit_price": "15", "sku_total": 60, "offer_id": "", "qty": 4, "skuid": "158020", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml per peice"}, {"door_id": "", "tray_id": "38", "mrp": "20", "unit_price": "20", "sku_total": 340, "offer_id": "", "qty": 17, "skuid": "137335", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "name": "Nestle Milky bar, 25g RS- 20 per peice"}, {"door_id": "", "tray_id": "41", "mrp": "15", "unit_price": "15", "sku_total": 105, "offer_id": "", "qty": 7, "skuid": "175980", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628577912911-Capture.JPG", "name": "Winkies Pineapple Cake, 55g per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 505, "bill_amount": 505, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:37:44.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='N9Au0z', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219113744745", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='d216c8d5-8acc-482e-962f-8c62665e678a', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:19.782 1747844 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113744745-505.0-306097584-TEC: shortOrderId  N9Au0z
20-08-2026 00:29:19.782 1747844 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113744745-505.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:20.123 1748185 [http-nio-8051-exec-65] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219113937222","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:20.124 1748186 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113937222-0.0-306097584-TEC:
20-08-2026 00:29:20.125 1748187 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113937222-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:20.125 1748187 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:20.125 1748187 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113937222-0.0-306097584-TEC: order row Order{order_id='TM08202201221219113937222', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113937222", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:39:37.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='4AcJoU', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219113937222", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='0be19d08-ad9d-41a7-aeb0-cf62c1660320', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:20.125 1748187 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113937222-0.0-306097584-TEC: shortOrderId  4AcJoU
20-08-2026 00:29:20.125 1748187 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113937222-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:20.462 1748524 [http-nio-8051-exec-12] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219114025514","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:20.463 1748525 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114025514-0.0-306097584-TEC:
20-08-2026 00:29:20.464 1748526 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114025514-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:20.464 1748526 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:20.464 1748526 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114025514-0.0-306097584-TEC: order row Order{order_id='TM08202201221219114025514', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114025514", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:40:25.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Oi2Dsb', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219114025514", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='e10e96e0-3432-4240-a722-dba00c2c4ca7', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:20.464 1748526 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114025514-0.0-306097584-TEC: shortOrderId  Oi2Dsb
20-08-2026 00:29:20.464 1748526 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114025514-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:20.821 1748883 [http-nio-8051-exec-93] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219114115160","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:20.821 1748883 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114115160-0.0-306097584-TEC:
20-08-2026 00:29:20.822 1748884 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114115160-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:20.823 1748885 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:20.823 1748885 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114115160-0.0-306097584-TEC: order row Order{order_id='TM08202201221219114115160', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114115160", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:41:15.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='bXvqiF', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219114115160", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='c59f7381-e2ae-4689-96a4-cccaf075070b', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:20.823 1748885 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114115160-0.0-306097584-TEC: shortOrderId  bXvqiF
20-08-2026 00:29:20.823 1748885 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114115160-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:20.979 1749041 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM05202203260819235514484', user_id=8618018514, vm_id=1652784235808, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "cart_offer_desc": "", "skus": [{"tray_id": "43", "sku_total": 20, "door_id": "", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice", "qty": 1, "unit_price": "20", "skuid": "185993", "offer_id": ""}], "order_status": "", "userId": "8618018514", "orderId": "TM05202203260819235514484", "rstatus": true, "total_amount": 20, "imei": "TM05202203", "bill_amount": 20}', weight_based_response='{}', created_at='2026-08-19 23:55:14.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='AevAMh', short_order_expiry='19-09-2026 23:56:25', receipt_id='IN20260819235625', proposedSkuJson='{"res": true, "cart_offer_desc": "", "skus": [{"offer_desc": "", "tray_id": "43", "sku_total": 20, "door_id": "2", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g", "qty": 1, "unit_price": 20, "skuid": "185993", "offer_id": ""}], "total_amount": 20, "userId": "8618018514", "imei": "TM05202203", "bill_amount": 20, "orderId": "TM05202203260819235514484"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819235514484.mp4', access_code='ecf3e9ad-2c78-4e23-83e2-2b1be64b3575', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:29:20.979 1749041 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM05202203260819235514484', user_id=8618018514, vm_id=1652784235808, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "cart_offer_desc": "", "skus": [{"tray_id": "43", "sku_total": 20, "door_id": "", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice", "qty": 1, "unit_price": "20", "skuid": "185993", "offer_id": ""}], "order_status": "", "userId": "8618018514", "orderId": "TM05202203260819235514484", "rstatus": true, "total_amount": 20, "imei": "TM05202203", "bill_amount": 20}', weight_based_response='{}', created_at='2026-08-19 23:55:14.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='AevAMh', short_order_expiry='19-09-2026 23:56:25', receipt_id='IN20260819235625', proposedSkuJson='{"res": true, "cart_offer_desc": "", "skus": [{"offer_desc": "", "tray_id": "43", "sku_total": 20, "door_id": "2", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g", "qty": 1, "unit_price": 20, "skuid": "185993", "offer_id": ""}], "total_amount": 20, "userId": "8618018514", "imei": "TM05202203", "bill_amount": 20, "orderId": "TM05202203260819235514484"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819235514484.mp4', access_code='ecf3e9ad-2c78-4e23-83e2-2b1be64b3575', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:29:20.982 1749044 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/185993-3509.webp","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"tray_id":"43","skuid":"185993","offer_id":"","offer_desc":""}]
20-08-2026 00:29:20.982 1749044 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4f920255
20-08-2026 00:29:20.982 1749044 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@23d27547
20-08-2026 00:29:20.982 1749044 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:29:20.982 1749044 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4f920255
20-08-2026 00:29:20.982 1749044 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@23d27547
20-08-2026 00:29:21.143 1749205 [http-nio-8051-exec-72] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219114248917","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:21.143 1749205 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114248917-0.0-306097584-TEC:
20-08-2026 00:29:21.144 1749206 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114248917-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:21.144 1749206 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:21.144 1749206 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114248917-0.0-306097584-TEC: order row Order{order_id='TM08202201221219114248917', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114248917", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:42:48.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='XifaNR', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219114248917", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='dfee38bb-5502-405b-8e15-e80f47bb0855', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:21.144 1749206 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114248917-0.0-306097584-TEC: shortOrderId  XifaNR
20-08-2026 00:29:21.144 1749206 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114248917-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:21.482 1749544 [http-nio-8051-exec-76] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219114542831","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:21.482 1749544 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114542831-0.0-306097584-TEC:
20-08-2026 00:29:21.483 1749545 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114542831-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:21.484 1749546 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:21.484 1749546 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114542831-0.0-306097584-TEC: order row Order{order_id='TM08202201221219114542831', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114542831", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:45:42.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='BudutK', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219114542831", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='4caa9535-b6ca-4b5a-ac33-682331170ed8', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:21.484 1749546 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114542831-0.0-306097584-TEC: shortOrderId  BudutK
20-08-2026 00:29:21.484 1749546 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114542831-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:21.803 1749865 [http-nio-8051-exec-68] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219114641293","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:21.803 1749865 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114641293-0.0-306097584-TEC:
20-08-2026 00:29:21.804 1749866 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114641293-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:21.804 1749866 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:21.804 1749866 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114641293-0.0-306097584-TEC: order row Order{order_id='TM08202201221219114641293', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114641293", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:46:41.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='oJvUos', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219114641293", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='e7c1d885-d448-4196-bc1c-3fbd520a0ed6', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:21.804 1749866 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114641293-0.0-306097584-TEC: shortOrderId  oJvUos
20-08-2026 00:29:21.804 1749866 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114641293-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:22.169 1750231 [http-nio-8051-exec-60] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":125.0,"order_id":"TM08202201221219115003395","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:22.169 1750231 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115003395-125.0-306097584-TEC:
20-08-2026 00:29:22.170 1750232 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115003395-125.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 125.0 ,  remainingAmount :: -125.0
20-08-2026 00:29:22.170 1750232 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:22.170 1750232 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115003395-125.0-306097584-TEC: order row Order{order_id='TM08202201221219115003395', user_id=306097584, vm_id=1659771892382, order_amount=125.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115003395", "skus": [{"door_id": "", "tray_id": "45", "mrp": "125", "unit_price": "125", "sku_total": 125, "offer_id": "", "qty": 1, "skuid": "113", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/113.jpg", "name": "Redbull Energy Drink 250 ml per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 125, "bill_amount": 125, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:50:03.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='fDgAqn', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219115003395", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='d635781e-67b4-411f-89a6-23e2befc0ce5', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:22.170 1750232 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115003395-125.0-306097584-TEC: shortOrderId  fDgAqn
20-08-2026 00:29:22.170 1750232 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115003395-125.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:22.494 1750556 [http-nio-8051-exec-20] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219115146593","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:22.494 1750556 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115146593-0.0-306097584-TEC:
20-08-2026 00:29:22.495 1750557 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115146593-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:22.495 1750557 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:22.495 1750557 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115146593-0.0-306097584-TEC: order row Order{order_id='TM08202201221219115146593', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115146593", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:51:46.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='bfMaBe', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219115146593", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='39c24031-8a15-443d-9d37-f5e0d906479f', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:22.495 1750557 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115146593-0.0-306097584-TEC: shortOrderId  bfMaBe
20-08-2026 00:29:22.495 1750557 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115146593-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:22.823 1750885 [http-nio-8051-exec-92] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219115248147","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:22.824 1750886 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115248147-0.0-306097584-TEC:
20-08-2026 00:29:22.825 1750887 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115248147-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:22.825 1750887 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:22.825 1750887 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115248147-0.0-306097584-TEC: order row Order{order_id='TM08202201221219115248147', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115248147", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:52:48.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='jwz257', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219115248147", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='04b8ae0d-c0da-42b7-9ca6-26f7d057becb', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:22.825 1750887 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115248147-0.0-306097584-TEC: shortOrderId  jwz257
20-08-2026 00:29:22.826 1750888 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115248147-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:23.163 1751225 [http-nio-8051-exec-85] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219115644614","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:23.164 1751226 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115644614-0.0-306097584-TEC:
20-08-2026 00:29:23.164 1751226 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115644614-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:23.165 1751227 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:23.165 1751227 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115644614-0.0-306097584-TEC: order row Order{order_id='TM08202201221219115644614', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115644614", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:56:44.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='pmZqrV', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219115644614", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='f433be64-6192-4fef-823c-640d729296ec', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:23.165 1751227 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115644614-0.0-306097584-TEC: shortOrderId  pmZqrV
20-08-2026 00:29:23.165 1751227 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115644614-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:23.581 1751643 [http-nio-8051-exec-73] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":165.0,"order_id":"TM08202201221219120931522","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:23.581 1751643 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219120931522-165.0-306097584-TEC:
20-08-2026 00:29:23.582 1751644 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219120931522-165.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 165.0 ,  remainingAmount :: -165.0
20-08-2026 00:29:23.582 1751644 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:23.582 1751644 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219120931522-165.0-306097584-TEC: order row Order{order_id='TM08202201221219120931522', user_id=306097584, vm_id=1659771892382, order_amount=165.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219120931522", "skus": [{"door_id": "", "tray_id": "16", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "9445", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Haldiram+Tasty+Nuts.jpg", "name": "Haldiram Tasty Nuts,50g per peice"}, {"door_id": "", "tray_id": "20", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "56", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/56.jpg", "name": "Haldirams Moong Dal, 40g per peice"}, {"door_id": "", "tray_id": "21", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "143235", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1654433438412-WhatsApp%20Image%202022-06-05%20at%206.17.45%20PM.jpeg", "name": "Nabati Cream Wafer Biscuits - Pink Lava, Richoco, 35 g Rs 10 per peice"}, {"door_id": "", "tray_id": "23", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "7", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1667279371575-Screenshot%202022-11-01%20103754.jpg", "name": "Britannia Little Hearts  per peice"}, {"door_id": "", "tray_id": "45", "mrp": "125", "unit_price": "125", "sku_total": 125, "offer_id": "", "qty": 1, "skuid": "113", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/113.jpg", "name": "Redbull Energy Drink 250 ml per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 165, "bill_amount": 165, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:09:31.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Y0H8Lp', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219120931522", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='44c90717-e554-47d6-80fc-bb8a7547c9e5', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:23.582 1751644 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219120931522-165.0-306097584-TEC: shortOrderId  Y0H8Lp
20-08-2026 00:29:23.582 1751644 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219120931522-165.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:23.944 1752006 [http-nio-8051-exec-59] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219121106227","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:23.944 1752006 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121106227-0.0-306097584-TEC:
20-08-2026 00:29:23.945 1752007 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121106227-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:23.945 1752007 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:23.945 1752007 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121106227-0.0-306097584-TEC: order row Order{order_id='TM08202201221219121106227', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219121106227", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:11:06.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='yipuB9', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219121106227", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='ef01fd1f-abfd-458d-8a57-bb1816f2b45f', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:23.945 1752007 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121106227-0.0-306097584-TEC: shortOrderId  yipuB9
20-08-2026 00:29:23.945 1752007 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121106227-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:24.272 1752334 [http-nio-8051-exec-65] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":10.0,"order_id":"TM08202201221219121348993","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:24.272 1752334 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121348993-10.0-306097584-TEC:
20-08-2026 00:29:24.273 1752335 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121348993-10.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 10.0 ,  remainingAmount :: -10.0
20-08-2026 00:29:24.273 1752335 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:24.273 1752335 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121348993-10.0-306097584-TEC: order row Order{order_id='TM08202201221219121348993', user_id=306097584, vm_id=1659771892382, order_amount=10.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219121348993", "skus": [{"door_id": "", "tray_id": "19", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "8710", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Haldiram+Masala+Peanuts%2C+55g.jpg", "name": "Haldiram Masala Peanuts, 55g per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 10, "bill_amount": 10, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:13:48.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='9W0Tau', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219121348993", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='d4e85963-7c4c-40f8-9b86-bf41c9aa3fce', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:24.273 1752335 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121348993-10.0-306097584-TEC: shortOrderId  9W0Tau
20-08-2026 00:29:24.273 1752335 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121348993-10.0-306097584-TEC: preAuth  35.0
20-08-2026 00:29:24.649 1752711 [http-nio-8051-exec-12] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":30.0,"order_id":"TM08202201221219122813834","user_id":"306100912","payment_gateway":"TEC"}
20-08-2026 00:29:24.650 1752712 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122813834-30.0-306100912-TEC:
20-08-2026 00:29:24.650 1752712 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122813834-30.0-306100912-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 30.0 ,  remainingAmount :: -30.0
20-08-2026 00:29:24.651 1752713 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:24.651 1752713 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122813834-30.0-306100912-TEC: order row Order{order_id='TM08202201221219122813834', user_id=306100912, vm_id=1659771892382, order_amount=30.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219122813834", "skus": [{"door_id": "", "tray_id": "17", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "56", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/56.jpg", "name": "Haldirams Moong Dal, 40g per peice"}, {"door_id": "", "tray_id": "38", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_id": "", "qty": 1, "skuid": "137335", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "name": "Nestle Milky bar, 25g RS- 20 per peice"}], "rstatus": true, "res": true, "userId": "306100912", "order_status": "", "total_amount": 30, "bill_amount": 30, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:28:13.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='VXDOI8', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219122813834", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306100912", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='a28d9932-0b1c-4b27-9c0e-9d7d53b3288d', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:24.651 1752713 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122813834-30.0-306100912-TEC: shortOrderId  VXDOI8
20-08-2026 00:29:24.651 1752713 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122813834-30.0-306100912-TEC: preAuth  35.0
20-08-2026 00:29:24.962 1753024 [http-nio-8051-exec-93] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219122906185","user_id":"306100912","payment_gateway":"TEC"}
20-08-2026 00:29:24.962 1753024 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122906185-0.0-306100912-TEC:
20-08-2026 00:29:24.963 1753025 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122906185-0.0-306100912-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:29:24.963 1753025 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:24.963 1753025 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122906185-0.0-306100912-TEC: order row Order{order_id='TM08202201221219122906185', user_id=306100912, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219122906185", "skus": [], "rstatus": true, "res": true, "userId": "306100912", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:29:06.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='KjPrx3', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219122906185", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306100912", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='01379759-5c1e-49a2-ab7b-b1f5689d442c', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:24.963 1753025 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122906185-0.0-306100912-TEC: shortOrderId  KjPrx3
20-08-2026 00:29:24.963 1753025 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122906185-0.0-306100912-TEC: preAuth  35.0
20-08-2026 00:29:25.283 1753345 [http-nio-8051-exec-87] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221228135449188","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:25.284 1753346 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135449188-0.0-306508960-TEC:
20-08-2026 00:29:25.284 1753346 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135449188-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 0.0 ,  remainingAmount :: 54.0
20-08-2026 00:29:25.285 1753347 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:25.285 1753347 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135449188-0.0-306508960-TEC: order row Order{order_id='TM08202201221228135449188', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221228135449188", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-28 13:54:49.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='iaogmN', short_order_expiry='28-01-2023 13:55:27', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221228135449188", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221228135449188.mp4', access_code='a404b079-bab0-4560-b874-74307b1c87dc', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:25.285 1753347 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135449188-0.0-306508960-TEC: shortOrderId  iaogmN
20-08-2026 00:29:25.285 1753347 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135449188-0.0-306508960-TEC: preAuth  54.0
20-08-2026 00:29:25.593 1753655 [http-nio-8051-exec-72] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221228135537383","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:25.594 1753656 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135537383-0.0-306508960-TEC:
20-08-2026 00:29:25.594 1753656 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135537383-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 0.0 ,  remainingAmount :: 54.0
20-08-2026 00:29:25.595 1753657 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:25.595 1753657 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135537383-0.0-306508960-TEC: order row Order{order_id='TM08202201221228135537383', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221228135537383", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-28 13:55:37.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='5GUTuj', short_order_expiry='28-01-2023 13:56:11', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221228135537383", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221228135537383.mp4', access_code='82cc6468-170f-4e80-88ff-a17ef391a51a', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:25.595 1753657 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135537383-0.0-306508960-TEC: shortOrderId  5GUTuj
20-08-2026 00:29:25.595 1753657 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135537383-0.0-306508960-TEC: preAuth  54.0
20-08-2026 00:29:25.921 1753983 [http-nio-8051-exec-76] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":20.0,"order_id":"TM08202201221228135632776","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:25.922 1753984 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135632776-20.0-306508960-TEC:
20-08-2026 00:29:25.922 1753984 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135632776-20.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 20.0 ,  remainingAmount :: 34.0
20-08-2026 00:29:25.923 1753985 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:25.923 1753985 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135632776-20.0-306508960-TEC: order row Order{order_id='TM08202201221228135632776', user_id=306508960, vm_id=1659771892382, order_amount=20.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221228135632776", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC per peice", "skuid": "10030", "mrp": "10", "offer_id": "", "tray_id": "13"}], "bill_amount": 10, "total_amount": 20, "order_status": ""}', weight_based_response='{}', created_at='2022-12-28 13:56:32.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='5IIsMP', short_order_expiry='28-01-2023 13:57:12', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221228135632776", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221228135632776.mp4', access_code='fa2c3f3c-19a7-4a6a-bc9b-bbb44d580dcb', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:25.923 1753985 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135632776-20.0-306508960-TEC: shortOrderId  5IIsMP
20-08-2026 00:29:25.923 1753985 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135632776-20.0-306508960-TEC: preAuth  54.0
20-08-2026 00:29:26.233 1754295 [http-nio-8051-exec-68] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":40.0,"order_id":"TM08202201221229094326197","user_id":"306454272","payment_gateway":"TEC"}
20-08-2026 00:29:26.233 1754295 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094326197-40.0-306454272-TEC:
20-08-2026 00:29:26.234 1754296 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094326197-40.0-306454272-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 40.0 ,  remainingAmount :: 14.0
20-08-2026 00:29:26.234 1754296 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:26.234 1754296 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094326197-40.0-306454272-TEC: order row Order{order_id='TM08202201221229094326197', user_id=306454272, vm_id=1659771892382, order_amount=40.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094326197", "cart_offer_desc": "", "rstatus": true, "userId": "306454272", "imei": "TM08202201", "skus": [{"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}], "bill_amount": 40, "total_amount": 40, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:43:26.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='BhJAZH', short_order_expiry='29-01-2023 09:44:06', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306454272", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094326197", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094326197.mp4', access_code='ab2e5925-9d80-4280-931c-4570cea78b40', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:26.234 1754296 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094326197-40.0-306454272-TEC: shortOrderId  BhJAZH
20-08-2026 00:29:26.234 1754296 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094326197-40.0-306454272-TEC: preAuth  54.0
20-08-2026 00:29:26.541 1754603 [http-nio-8051-exec-60] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":80.0,"order_id":"TM08202201221229094418622","user_id":"306193728","payment_gateway":"TEC"}
20-08-2026 00:29:26.541 1754603 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094418622-80.0-306193728-TEC:
20-08-2026 00:29:26.542 1754604 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094418622-80.0-306193728-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 80.0 ,  remainingAmount :: -26.0
20-08-2026 00:29:26.542 1754604 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:26.542 1754604 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094418622-80.0-306193728-TEC: order row Order{order_id='TM08202201221229094418622', user_id=306193728, vm_id=1659771892382, order_amount=80.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094418622", "cart_offer_desc": "", "rstatus": true, "userId": "306193728", "imei": "TM08202201", "skus": [{"qty": 2, "door_id": "", "sku_total": 80, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "name": "Doritos- TEC per peice", "skuid": "10057", "mrp": "40", "offer_id": "", "tray_id": "16"}], "bill_amount": 80, "total_amount": 80, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:44:18.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='GqqqVG', short_order_expiry='29-01-2023 09:44:51', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306193728", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094418622", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094418622.mp4', access_code='70114035-dc79-4db9-b45c-d4a09f331fea', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:26.542 1754604 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094418622-80.0-306193728-TEC: shortOrderId  GqqqVG
20-08-2026 00:29:26.542 1754604 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094418622-80.0-306193728-TEC: preAuth  54.0
20-08-2026 00:29:26.916 1754978 [http-nio-8051-exec-92] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":140.0,"order_id":"TM08202201221229094510239","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:29:26.917 1754979 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094510239-140.0-306097584-TEC:
20-08-2026 00:29:26.918 1754980 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094510239-140.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 140.0 ,  remainingAmount :: -86.0
20-08-2026 00:29:26.918 1754980 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:26.918 1754980 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094510239-140.0-306097584-TEC: order row Order{order_id='TM08202201221229094510239', user_id=306097584, vm_id=1659771892382, order_amount=140.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094510239", "cart_offer_desc": "", "rstatus": true, "userId": "306097584", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles (veg & non-veg) - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "21"}, {"qty": 1, "door_id": "", "sku_total": 40, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10055-6522.png", "name": "Mixed delight - TEC per peice", "skuid": "10055", "mrp": "40", "offer_id": "", "tray_id": "34"}], "bill_amount": 140, "total_amount": 140, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:45:10.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='3VZxqk', short_order_expiry='29-01-2023 09:45:42', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306097584", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094510239", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094510239.mp4', access_code='5b3489a7-6032-4b42-823c-d78c602cfb36', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:26.918 1754980 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094510239-140.0-306097584-TEC: shortOrderId  3VZxqk
20-08-2026 00:29:26.918 1754980 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094510239-140.0-306097584-TEC: preAuth  54.0
20-08-2026 00:29:27.241 1755303 [http-nio-8051-exec-85] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":28.0,"order_id":"TM08202201221229094553791","user_id":"529955168","payment_gateway":"TEC"}
20-08-2026 00:29:27.242 1755304 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094553791-28.0-529955168-TEC:
20-08-2026 00:29:27.243 1755305 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094553791-28.0-529955168-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 28.0 ,  remainingAmount :: 26.0
20-08-2026 00:29:27.243 1755305 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:27.243 1755305 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094553791-28.0-529955168-TEC: order row Order{order_id='TM08202201221229094553791', user_id=529955168, vm_id=1659771892382, order_amount=28.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094553791", "cart_offer_desc": "", "rstatus": true, "userId": "529955168", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 28, "unit_price": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "name": "Maggie per peice", "skuid": "10029", "mrp": "28", "offer_id": "", "tray_id": "22"}], "bill_amount": 28, "total_amount": 28, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:45:53.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='zEiUAf', short_order_expiry='29-01-2023 09:46:24', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0529955168", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094553791", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094553791.mp4', access_code='6a1f07d4-9478-44cb-b89a-25140d338010', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:27.243 1755305 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094553791-28.0-529955168-TEC: shortOrderId  zEiUAf
20-08-2026 00:29:27.243 1755305 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094553791-28.0-529955168-TEC: preAuth  54.0
20-08-2026 00:29:27.561 1755623 [http-nio-8051-exec-73] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":60.0,"order_id":"TM08202201221229094641323","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:27.561 1755623 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094641323-60.0-306508960-TEC:
20-08-2026 00:29:27.562 1755624 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094641323-60.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 60.0 ,  remainingAmount :: -6.0
20-08-2026 00:29:27.562 1755624 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:27.562 1755624 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094641323-60.0-306508960-TEC: order row Order{order_id='TM08202201221229094641323', user_id=306508960, vm_id=1659771892382, order_amount=60.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094641323", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 60, "unit_price": "60", "image_url": "https://images.tinymart.in/product/10050-9302.png", "name": "Hide n seek - TEC per peice", "skuid": "10050", "mrp": "60", "offer_id": "", "tray_id": "19"}], "bill_amount": 60, "total_amount": 60, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:46:41.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='QzKrqJ', short_order_expiry='29-01-2023 09:47:15', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094641323", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094641323.mp4', access_code='d711f400-0f46-49b1-97e9-389c3fbcdb95', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:27.562 1755624 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094641323-60.0-306508960-TEC: shortOrderId  QzKrqJ
20-08-2026 00:29:27.562 1755624 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094641323-60.0-306508960-TEC: preAuth  54.0
20-08-2026 00:29:27.783 1755845 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:29:27.783 1755845 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:29:27.929 1755991 [http-nio-8051-exec-12] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221229133207138","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:27.929 1755991 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133207138-0.0-306508960-TEC:
20-08-2026 00:29:27.930 1755992 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133207138-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 0.0 ,  remainingAmount :: 54.0
20-08-2026 00:29:27.930 1755992 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:27.930 1755992 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133207138-0.0-306508960-TEC: order row Order{order_id='TM08202201221229133207138', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133207138", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:32:07.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='ccEUQl', short_order_expiry='29-01-2023 13:32:40', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133207138", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133207138.mp4', access_code='9d65c03b-5665-4759-a6dc-d5c2daa4a850', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:27.930 1755992 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133207138-0.0-306508960-TEC: shortOrderId  ccEUQl
20-08-2026 00:29:27.930 1755992 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133207138-0.0-306508960-TEC: preAuth  54.0
20-08-2026 00:29:28.179 1756241 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:29:28.264 1756326 [http-nio-8051-exec-93] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221229133251564","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:28.264 1756326 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133251564-0.0-306508960-TEC:
20-08-2026 00:29:28.265 1756327 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133251564-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 0.0 ,  remainingAmount :: 54.0
20-08-2026 00:29:28.265 1756327 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:28.266 1756328 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133251564-0.0-306508960-TEC: order row Order{order_id='TM08202201221229133251564', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133251564", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:32:51.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='QV7FzY', short_order_expiry='29-01-2023 13:34:10', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133251564", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133251564.mp4', access_code='d320b664-42ba-462d-8908-609529a19315', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:28.266 1756328 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133251564-0.0-306508960-TEC: shortOrderId  QV7FzY
20-08-2026 00:29:28.266 1756328 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133251564-0.0-306508960-TEC: preAuth  54.0
20-08-2026 00:29:28.590 1756652 [http-nio-8051-exec-87] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":48.0,"order_id":"TM08202201221229133420331","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:28.591 1756653 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133420331-48.0-306508960-TEC:
20-08-2026 00:29:28.591 1756653 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133420331-48.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 48.0 ,  remainingAmount :: 6.0
20-08-2026 00:29:28.592 1756654 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:28.592 1756654 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133420331-48.0-306508960-TEC: order row Order{order_id='TM08202201221229133420331', user_id=306508960, vm_id=1659771892382, order_amount=48.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133420331", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10032-3250.png", "name": "Bhujia Sev - TEC per peice", "skuid": "10032", "mrp": "20", "offer_id": "", "tray_id": "15"}, {"qty": 1, "door_id": "", "sku_total": 28, "unit_price": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "name": "Maggie per peice", "skuid": "10029", "mrp": "28", "offer_id": "", "tray_id": "22"}], "bill_amount": 48, "total_amount": 48, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:34:20.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Tv4ThR', short_order_expiry='29-01-2023 13:34:56', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133420331", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133420331.mp4', access_code='fa923779-8ea0-422c-98c4-89c31a8c72d5', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:28.592 1756654 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133420331-48.0-306508960-TEC: shortOrderId  Tv4ThR
20-08-2026 00:29:28.592 1756654 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133420331-48.0-306508960-TEC: preAuth  54.0
20-08-2026 00:29:28.910 1756972 [http-nio-8051-exec-72] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":40.0,"order_id":"TM08202201221229133957667","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:28.911 1756973 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133957667-40.0-306508960-TEC:
20-08-2026 00:29:28.912 1756974 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133957667-40.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 40.0 ,  remainingAmount :: 14.0
20-08-2026 00:29:28.912 1756974 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:28.912 1756974 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133957667-40.0-306508960-TEC: order row Order{order_id='TM08202201221229133957667', user_id=306508960, vm_id=1659771892382, order_amount=40.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133957667", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}, {"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10046-7760.JPEG", "name": "Kitkat-TEC per peice", "skuid": "10046", "mrp": "20", "offer_id": "", "tray_id": "41"}], "bill_amount": 40, "total_amount": 40, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:39:57.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='P8h8Gk', short_order_expiry='29-01-2023 13:40:38', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133957667", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133957667.mp4', access_code='e977993e-6cbc-4e0f-b4e0-7d7a8a6580ac', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:28.912 1756974 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133957667-40.0-306508960-TEC: shortOrderId  P8h8Gk
20-08-2026 00:29:28.912 1756974 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133957667-40.0-306508960-TEC: preAuth  54.0
20-08-2026 00:29:29.253 1757315 [http-nio-8051-exec-76] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":40.0,"order_id":"TM08202201221229134115529","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:29.253 1757315 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134115529-40.0-306508960-TEC:
20-08-2026 00:29:29.254 1757316 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134115529-40.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 40.0 ,  remainingAmount :: 14.0
20-08-2026 00:29:29.254 1757316 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:29.254 1757316 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134115529-40.0-306508960-TEC: order row Order{order_id='TM08202201221229134115529', user_id=306508960, vm_id=1659771892382, order_amount=40.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229134115529", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "12"}, {"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10037-8149.png", "name": "Snickers - TEC per peice", "skuid": "10037", "mrp": "20", "offer_id": "", "tray_id": "42"}], "bill_amount": 40, "total_amount": 40, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:41:15.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='S9A1zD', short_order_expiry='29-01-2023 13:41:46', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229134115529", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229134115529.mp4', access_code='5a16010e-3c92-4cbb-a5cd-836ea648013e', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:29.254 1757316 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134115529-40.0-306508960-TEC: shortOrderId  S9A1zD
20-08-2026 00:29:29.254 1757316 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134115529-40.0-306508960-TEC: preAuth  54.0
20-08-2026 00:29:29.592 1757654 [http-nio-8051-exec-68] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221229134222164","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:29.592 1757654 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134222164-0.0-306508960-TEC:
20-08-2026 00:29:29.593 1757655 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134222164-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 0.0 ,  remainingAmount :: 54.0
20-08-2026 00:29:29.593 1757655 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:29.593 1757655 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134222164-0.0-306508960-TEC: order row Order{order_id='TM08202201221229134222164', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229134222164", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:42:22.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='ZHiVDV', short_order_expiry='29-01-2023 13:42:59', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229134222164", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229134222164.mp4', access_code='2e8e5a8d-c7fa-425e-a2d0-39645890d7c7', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:29.593 1757655 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134222164-0.0-306508960-TEC: shortOrderId  ZHiVDV
20-08-2026 00:29:29.593 1757655 [http-nio-8051-exec-68] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134222164-0.0-306508960-TEC: preAuth  54.0
20-08-2026 00:29:29.940 1758002 [http-nio-8051-exec-60] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":60.0,"order_id":"TM08202201221229164418620","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:29.940 1758002 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229164418620-60.0-306508960-TEC:
20-08-2026 00:29:29.941 1758003 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229164418620-60.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 60.0 ,  remainingAmount :: 80.0
20-08-2026 00:29:29.941 1758003 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:29.941 1758003 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229164418620-60.0-306508960-TEC: order row Order{order_id='TM08202201221229164418620', user_id=306508960, vm_id=1659771892382, order_amount=60.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229164418620", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 40, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "name": "Doritos- TEC per peice", "skuid": "10057", "mrp": "40", "offer_id": "", "tray_id": "16"}, {"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10045-2628.png", "name": "Good day butter - TEC per peice", "skuid": "10045", "mrp": "20", "offer_id": "", "tray_id": "18"}], "bill_amount": 60, "total_amount": 60, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 16:44:18.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='7k6FaU', short_order_expiry='29-01-2023 16:45:32', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10026-7258.png", "name": "Nutrichoice TEC", "skuid": "10026", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229164418620", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229164418620.mp4', access_code='ae14ce0c-42b4-4185-99af-74f5fd6a7812', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:29.941 1758003 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229164418620-60.0-306508960-TEC: shortOrderId  7k6FaU
20-08-2026 00:29:29.941 1758003 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229164418620-60.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:30.272 1758334 [http-nio-8051-exec-20] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221230112814282","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:30.273 1758335 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230112814282-0.0-306508960-TEC:
20-08-2026 00:29:30.273 1758335 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230112814282-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 0.0 ,  remainingAmount :: 140.0
20-08-2026 00:29:30.274 1758336 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:30.274 1758336 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230112814282-0.0-306508960-TEC: order row Order{order_id='TM08202201221230112814282', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221230112814282", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-30 11:28:14.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='W8nC1w', short_order_expiry='30-01-2023 06:08:30', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221230112814282", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221230112814282.mp4', access_code='11ed5b21-fd97-401e-82c0-0c8924e0003d', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:30.274 1758336 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230112814282-0.0-306508960-TEC: shortOrderId  W8nC1w
20-08-2026 00:29:30.274 1758336 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230112814282-0.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:30.620 1758682 [http-nio-8051-exec-92] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":20.0,"order_id":"TM08202201221230135208991","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:30.620 1758682 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230135208991-20.0-306508960-TEC:
20-08-2026 00:29:30.621 1758683 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230135208991-20.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 20.0 ,  remainingAmount :: 120.0
20-08-2026 00:29:30.621 1758683 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:30.621 1758683 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230135208991-20.0-306508960-TEC: order row Order{order_id='TM08202201221230135208991', user_id=306508960, vm_id=1659771892382, order_amount=20.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221230135208991", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "13"}], "bill_amount": 20, "total_amount": 20, "order_status": ""}', weight_based_response='{}', created_at='2022-12-30 13:52:08.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='EGddff', short_order_expiry='30-01-2023 08:22:43', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221230135208991", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221230135208991.mp4', access_code='51422c22-a072-40c8-b088-bb3937e4354d', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:30.621 1758683 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230135208991-20.0-306508960-TEC: shortOrderId  EGddff
20-08-2026 00:29:30.621 1758683 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230135208991-20.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:30.963 1759025 [http-nio-8051-exec-85] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201230103132647593","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:30.963 1759025 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103132647593-0.0-306508960-TEC:
20-08-2026 00:29:30.964 1759026 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103132647593-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 0.0 ,  remainingAmount :: 140.0
20-08-2026 00:29:30.964 1759026 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:30.964 1759026 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103132647593-0.0-306508960-TEC: order row Order{order_id='TM08202201230103132647593', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103132647593", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 13:26:47.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='GpMFf4', short_order_expiry='03-02-2023 07:57:32', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103132647593", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103132647593.mp4', access_code='a7f04930-fc82-4d66-8677-6fe49d1e62d6', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:30.964 1759026 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103132647593-0.0-306508960-TEC: shortOrderId  GpMFf4
20-08-2026 00:29:30.964 1759026 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103132647593-0.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:31.292 1759354 [http-nio-8051-exec-73] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":20.0,"order_id":"TM08202201230103140355981","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:31.293 1759355 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103140355981-20.0-306508960-TEC:
20-08-2026 00:29:31.293 1759355 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103140355981-20.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 20.0 ,  remainingAmount :: 120.0
20-08-2026 00:29:31.294 1759356 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:31.294 1759356 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103140355981-20.0-306508960-TEC: order row Order{order_id='TM08202201230103140355981', user_id=306508960, vm_id=1659771892382, order_amount=20.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103140355981", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}], "bill_amount": 20, "total_amount": 20, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 14:03:55.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='uwZZwy', short_order_expiry='03-02-2023 08:34:26', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103140355981", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103140355981.mp4', access_code='1596cf42-8742-4184-b30e-56986aceca69', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:31.294 1759356 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103140355981-20.0-306508960-TEC: shortOrderId  uwZZwy
20-08-2026 00:29:31.294 1759356 [http-nio-8051-exec-73] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103140355981-20.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:31.633 1759695 [http-nio-8051-exec-59] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":256.0,"order_id":"TM08202201230103153914555","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:31.634 1759696 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103153914555-256.0-306508960-TEC:
20-08-2026 00:29:31.635 1759697 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103153914555-256.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 256.0 ,  remainingAmount :: -116.0
20-08-2026 00:29:31.635 1759697 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:31.635 1759697 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103153914555-256.0-306508960-TEC: order row Order{order_id='TM08202201230103153914555', user_id=306508960, vm_id=1659771892382, order_amount=256.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103153914555", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "13"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10032-3250.png", "name": "Bhujia Sev - TEC per peice", "skuid": "10032", "mrp": "20", "offer_id": "", "tray_id": "15"}, {"qty": 1, "door_id": "", "sku_total": 40, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "name": "Doritos- TEC per peice", "skuid": "10057", "mrp": "40", "offer_id": "", "tray_id": "16"}, {"qty": 2, "door_id": "", "sku_total": 56, "unit_price": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "name": "Maggie per peice", "skuid": "10029", "mrp": "28", "offer_id": "", "tray_id": "22"}], "bill_amount": 256, "total_amount": 256, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 15:39:14.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='72l7wd', short_order_expiry='03-02-2023 10:12:40', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103153914555", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103153914555.mp4', access_code='0eb9a3ae-1133-41c0-8505-09e6332a8c3a', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:31.635 1759697 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103153914555-256.0-306508960-TEC: shortOrderId  72l7wd
20-08-2026 00:29:31.635 1759697 [http-nio-8051-exec-59] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103153914555-256.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:31.983 1760045 [http-nio-8051-exec-12] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":100.0,"order_id":"TM08202201230103164711484","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:31.983 1760045 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103164711484-100.0-306508960-TEC:
20-08-2026 00:29:31.984 1760046 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103164711484-100.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 100.0 ,  remainingAmount :: 40.0
20-08-2026 00:29:31.984 1760046 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:31.984 1760046 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103164711484-100.0-306508960-TEC: order row Order{order_id='TM08202201230103164711484', user_id=306508960, vm_id=1659771892382, order_amount=100.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103164711484", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "20"}], "bill_amount": 100, "total_amount": 100, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 16:47:11.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Trmy7T', short_order_expiry='03-02-2023 11:17:42', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103164711484", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103164711484.mp4', access_code='343b450a-0942-444d-80d1-e20faa0b84ff', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:31.984 1760046 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103164711484-100.0-306508960-TEC: shortOrderId  Trmy7T
20-08-2026 00:29:31.984 1760046 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103164711484-100.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:32.178 1760240 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784271939, timestamp=2026-08-19 22:11:54.0}
20-08-2026 00:29:32.179 1760241 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784271939, timestamp: 2026-08-19 22:11:54.0
20-08-2026 00:29:32.275 1760337 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:29:32.370 1760432 [http-nio-8051-exec-93] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":660.0,"order_id":"TM08202201230104104419460","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:32.371 1760433 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230104104419460-660.0-306508960-TEC:
20-08-2026 00:29:32.372 1760434 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230104104419460-660.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 660.0 ,  remainingAmount :: -520.0
20-08-2026 00:29:32.372 1760434 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:32.372 1760434 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230104104419460-660.0-306508960-TEC: order row Order{order_id='TM08202201230104104419460', user_id=306508960, vm_id=1659771892382, order_amount=660.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230104104419460", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 3, "door_id": "", "sku_total": 60, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "12"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "13"}, {"qty": 4, "door_id": "", "sku_total": 80, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}, {"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "20"}, {"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "21"}, {"qty": 4, "door_id": "", "sku_total": 80, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10027-9753.png", "name": "all rounder per peice", "skuid": "10027", "mrp": "20", "offer_id": "", "tray_id": "25"}, {"qty": 5, "door_id": "", "sku_total": 200, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10039-8160.png", "name": "Bauli Moonfills vanilla- TEC per peice", "skuid": "10039", "mrp": "40", "offer_id": "", "tray_id": "26"}], "bill_amount": 660, "total_amount": 660, "order_status": ""}', weight_based_response='{}', created_at='2023-01-04 10:44:19.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='e9LuCp', short_order_expiry='04-02-2023 05:18:26', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230104104419460", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230104104419460.mp4', access_code='c95d7d1e-73c3-41bd-b02b-e9b3cb63b573', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:32.372 1760434 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230104104419460-660.0-306508960-TEC: shortOrderId  e9LuCp
20-08-2026 00:29:32.372 1760434 [http-nio-8051-exec-93] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230104104419460-660.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:32.693 1760755 [http-nio-8051-exec-87] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201230109145251784","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:32.694 1760756 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230109145251784-0.0-306508960-TEC:
20-08-2026 00:29:32.694 1760756 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230109145251784-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 0.0 ,  remainingAmount :: 140.0
20-08-2026 00:29:32.695 1760757 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:32.695 1760757 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230109145251784-0.0-306508960-TEC: order row Order{order_id='TM08202201230109145251784', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"order_status": "", "orderId": "TM08202201230109145251784", "bill_amount": 0, "imei": "TM08202201", "skus": [], "total_amount": 0, "res": true, "cart_offer_desc": "", "rstatus": true, "userId": "306508960"}', weight_based_response='{}', created_at='2023-01-09 14:52:51.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='eZqSbK', short_order_expiry='09-02-2023 15:00:56', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201230109145251784", "bill_amount": "20.0", "imei": "TM08202201", "skus": [{"sku_total": 20, "skuid": "10030", "image_url": "https://images.tinymart.in/product/10030-1441.png", "unit_price": "20", "offer_desc": "", "tray_id": "11", "mrp": "20", "qty": 1, "door_id": "1", "name": "Lays  TEC", "offer_id": ""}, {"sku_total": 120, "skuid": "10038", "image_url": "https://images.tinymart.in/product/10038-9499.png", "unit_price": "120", "offer_desc": "", "tray_id": "31", "mrp": "120", "qty": 1, "door_id": "2", "name": "Cocojal - TEC", "offer_id": ""}], "total_amount": "20.0", "res": true, "cart_offer_desc": "", "userId": "0306508960"}', video_url='N/A', access_code='8ed689ec-5bbb-49d9-8802-ef6027020e6f', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:32.695 1760757 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230109145251784-0.0-306508960-TEC: shortOrderId  eZqSbK
20-08-2026 00:29:32.695 1760757 [http-nio-8051-exec-87] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230109145251784-0.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:33.082 1761144 [http-nio-8051-exec-72] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":2724.0,"order_id":"TM08202201230201110605942","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:33.082 1761144 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230201110605942-2724.0-306508960-TEC:
20-08-2026 00:29:33.084 1761146 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230201110605942-2724.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 2724.0 ,  remainingAmount :: -2584.0
20-08-2026 00:29:33.084 1761146 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:33.084 1761146 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230201110605942-2724.0-306508960-TEC: order row Order{order_id='TM08202201230201110605942', user_id=306508960, vm_id=1659771892382, order_amount=2724.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 2724, "order_status": "", "total_amount": 2724, "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10055-6522.png", "mrp": "40", "name": "Mixed delight - TEC per peice", "qty": 5, "door_id": "", "offer_id": "", "sku_total": 200, "skuid": "10055", "tray_id": "34", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10056-3422.png", "mrp": "40", "name": "Gauva delight - TEC per peice", "qty": 6, "door_id": "", "offer_id": "", "sku_total": 240, "skuid": "10056", "tray_id": "35", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10053-6695.png", "mrp": "40", "name": "Tropicana mango delight - TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10053", "tray_id": "36", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10041-4145.png", "mrp": "28", "name": "Amul masti- TEC per peice", "qty": 8, "door_id": "", "offer_id": "", "sku_total": 224, "skuid": "10041", "tray_id": "38", "unit_price": "28"}, {"image_url": "https://images.tinymart.in/product/10056-3422.png", "mrp": "40", "name": "Gauva delight - TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10056", "tray_id": "39", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10049-1896.png", "mrp": "20", "name": "Dairy milk - TEC per peice", "qty": 4, "door_id": "", "offer_id": "", "sku_total": 80, "skuid": "10049", "tray_id": "40", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10046-7760.JPEG", "mrp": "20", "name": "Kitkat-TEC per peice", "qty": 6, "door_id": "", "offer_id": "", "sku_total": 120, "skuid": "10046", "tray_id": "41", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10037-8149.png", "mrp": "20", "name": "Snickers - TEC per peice", "qty": 5, "door_id": "", "offer_id": "", "sku_total": 100, "skuid": "10037", "tray_id": "42", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10043-1825.jpg", "mrp": "80", "name": "Sting 250ML per peice", "qty": 10, "door_id": "", "offer_id": "", "sku_total": 800, "skuid": "10043", "tray_id": "44", "unit_price": "80"}, {"image_url": "https://images.tinymart.in/product/10042-1514.png", "mrp": "80", "name": "Sprite - TEC per peice", "qty": 3, "door_id": "", "offer_id": "", "sku_total": 240, "skuid": "10042", "tray_id": "45", "unit_price": "80"}, {"image_url": "https://images.tinymart.in/product/10044-3612.png", "mrp": "80", "name": "Coca Cola 300ml- TEC per peice", "qty": 8, "door_id": "", "offer_id": "", "sku_total": 640, "skuid": "10044", "tray_id": "46", "unit_price": "80"}], "orderId": "TM08202201230201110605942"}', weight_based_response='{}', created_at='2023-02-01 11:06:05.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='P6CLzY', short_order_expiry='01-03-2023 11:28:37', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230201110605942", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='0ef83ee9-fc00-4a67-ab68-17b0e4ffa34c', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:33.084 1761146 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230201110605942-2724.0-306508960-TEC: shortOrderId  P6CLzY
20-08-2026 00:29:33.084 1761146 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230201110605942-2724.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:33.432 1761494 [http-nio-8051-exec-76] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201230202085330831","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:33.433 1761495 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202085330831-0.0-306508960-TEC:
20-08-2026 00:29:33.433 1761495 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202085330831-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 0.0 ,  remainingAmount :: 140.0
20-08-2026 00:29:33.434 1761496 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:33.434 1761496 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202085330831-0.0-306508960-TEC: order row Order{order_id='TM08202201230202085330831', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 0, "order_status": "", "total_amount": 0, "cart_offer_desc": "", "skus": [], "orderId": "TM08202201230202085330831"}', weight_based_response='{}', created_at='2023-02-02 08:53:30.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='R1MM4k', short_order_expiry='02-03-2023 08:55:02', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230202085330831", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='3dbd0829-46c9-4281-9e7e-2203df1afdc0', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:33.434 1761496 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202085330831-0.0-306508960-TEC: shortOrderId  R1MM4k
20-08-2026 00:29:33.434 1761496 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202085330831-0.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:33.810 1761872 [http-nio-8051-exec-60] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":280.0,"order_id":"TM08202201230202090449190","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:33.810 1761872 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202090449190-280.0-306508960-TEC:
20-08-2026 00:29:33.811 1761873 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202090449190-280.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 280.0 ,  remainingAmount :: -140.0
20-08-2026 00:29:33.812 1761874 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:29:33.812 1761874 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202090449190-280.0-306508960-TEC: order row Order{order_id='TM08202201230202090449190', user_id=306508960, vm_id=1659771892382, order_amount=280.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 280, "order_status": "", "total_amount": 280, "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC per peice", "qty": 2, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10030", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10034-1565.png", "mrp": "20", "name": "Bingo- TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 20, "skuid": "10034", "tray_id": "14", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "mrp": "40", "name": "Doritos- TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10057", "tray_id": "16", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10028-2627.png", "mrp": "100", "name": "Cup Noodles - TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 100, "skuid": "10028", "tray_id": "20", "unit_price": "100"}, {"image_url": "https://images.tinymart.in/product/10039-8160.png", "mrp": "40", "name": "Bauli Moonfills vanilla- TEC per peice", "qty": 2, "door_id": "", "offer_id": "", "sku_total": 80, "skuid": "10039", "tray_id": "27", "unit_price": "40"}], "orderId": "TM08202201230202090449190"}', weight_based_response='{}', created_at='2023-02-02 09:04:49.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='U1viWy', short_order_expiry='02-03-2023 09:06:14', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230202090449190", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='2ea8c3a8-1a62-4ffb-a044-4796639f860c', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:33.812 1761874 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202090449190-280.0-306508960-TEC: shortOrderId  U1viWy
20-08-2026 00:29:33.812 1761874 [http-nio-8051-exec-60] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202090449190-280.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:34.169 1762231 [http-nio-8051-exec-20] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":28.0,"order_id":"TM08202201230217175905383","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:29:34.169 1762231 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230217175905383-28.0-306508960-TEC:
20-08-2026 00:29:34.170 1762232 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230217175905383-28.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 28.0 ,  remainingAmount :: 112.0
20-08-2026 00:29:34.170 1762232 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:29:34.170 1762232 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230217175905383-28.0-306508960-TEC: order row Order{order_id='TM08202201230217175905383', user_id=306508960, vm_id=1659771892382, order_amount=28.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 28, "order_status": "", "total_amount": 28, "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10029-7055.png", "mrp": "28", "name": "Maggie per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 28, "skuid": "10029", "tray_id": "22", "unit_price": "28"}], "orderId": "TM08202201230217175905383"}', weight_based_response='{}', created_at='2023-02-17 17:59:05.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Or8al3', short_order_expiry='17-03-2023 18:00:41', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230217175905383", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='253d88e8-fcd1-49e8-82d8-5ec698ef19d1', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:29:34.170 1762232 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230217175905383-28.0-306508960-TEC: shortOrderId  Or8al3
20-08-2026 00:29:34.171 1762233 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230217175905383-28.0-306508960-TEC: preAuth  140.0
20-08-2026 00:29:39.648 1767710 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:50:52.0, vm_id=1660749537502}
20-08-2026 00:29:39.648 1767710 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660749537502, timestamp: 2026-08-19 22:50:52.0
20-08-2026 00:29:39.710 1767772 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:29:47.474 1775536 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:50:52.0, vm_id=1660749537502}
20-08-2026 00:29:47.474 1775536 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660749537502, timestamp: 2026-08-19 22:50:52.0
20-08-2026 00:29:47.503 1775565 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:29:57.246 1785308 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:29:57.247 1785309 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:29:57.322 1785384 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:30:01.572 1789634 [http-nio-8051-exec-12] INFO  n.c.crons.SchedulerController - CustomerappController::OlaDebitRefundStatusCron 
20-08-2026 00:30:01.573 1789635 [http-nio-8051-exec-12] INFO  n.s.PaymentsImplementation - PaymentsImplementation::OlaDebitRefundStatusCron
20-08-2026 00:30:01.629 1789691 [http-nio-8051-exec-65] INFO  n.c.crons.SchedulerController - CustomerappController::cronPendingPayments 
20-08-2026 00:30:01.630 1789692 [http-nio-8051-exec-65] INFO  n.s.PaymentsImplementation - PaymentsImplementation::checkPendingPayments 
20-08-2026 00:30:01.634 1789696 [http-nio-8051-exec-65] INFO  n.s.PaymentsImplementation - PaymentsImplementation::checkPendingPayments: pendingRefundOrders.count(): 0
20-08-2026 00:30:01.658 1789720 [http-nio-8051-exec-93] INFO  n.c.crons.SchedulerController - CustomerappController::cronPendingPayments 
20-08-2026 00:30:01.658 1789720 [http-nio-8051-exec-87] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:30:01.658 1789720 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders
20-08-2026 00:30:01.659 1789721 [http-nio-8051-exec-72] INFO  n.c.crons.SchedulerController - CustomerappController::upiRefundPaymentStatusCron 
20-08-2026 00:30:01.659 1789721 [http-nio-8051-exec-72] INFO  n.s.PaymentsImplementation - PaymentsImplementation::upiRefundPaymentStatusCron
20-08-2026 00:30:01.675 1789737 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders: getTimeOutOrders.count(): 0
20-08-2026 00:30:01.689 1789751 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:01.693 1789755 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:01.699 1789761 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:01.699 1789761 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:30:01.699 1789761 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:30:01.702 1789764 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:30:01.702 1789764 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:30:01.703 1789765 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:01.704 1789766 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:01.708 1789770 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:01.708 1789770 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:30:01.708 1789770 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:30:01.711 1789773 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:30:01.711 1789773 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:01.711 1789773 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:30:01.743 1789805 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:01.743 1789805 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:01.743 1789805 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:01.743 1789805 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:30:01.743 1789805 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:01.0
20-08-2026 00:30:01.743 1789805 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:01.744 1789806 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:01.746 1789808 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:01.749 1789811 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:01.749 1789811 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:30:01.749 1789811 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:30:01.752 1789814 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:30:01.752 1789814 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:30:01.753 1789815 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:01.754 1789816 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:01.757 1789819 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:01.757 1789819 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:30:01.757 1789819 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:30:01.760 1789822 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:30:01.760 1789822 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:01.761 1789823 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:30:01.777 1789839 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:01.777 1789839 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:01.777 1789839 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:01.777 1789839 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:30:01.777 1789839 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:01.0
20-08-2026 00:30:01.777 1789839 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:01.779 1789841 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:01.782 1789844 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:01.790 1789852 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:01.790 1789852 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:30:01.790 1789852 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:01.794 1789856 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:30:01.794 1789856 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:30:01.795 1789857 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:01.797 1789859 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:01.803 1789865 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:01.803 1789865 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:30:01.803 1789865 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:30:01.807 1789869 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:30:01.807 1789869 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:01.807 1789869 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:30:01.860 1789922 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:01.860 1789922 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:01.860 1789922 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:01.860 1789922 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:30:01.860 1789922 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:01.0
20-08-2026 00:30:01.860 1789922 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:01.863 1789925 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:01.865 1789927 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:01.875 1789937 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:01.875 1789937 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:30:01.875 1789937 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:30:01.881 1789943 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:30:01.881 1789943 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:30:01.884 1789946 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:01.886 1789948 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:01.889 1789951 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:01.889 1789951 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:30:01.889 1789951 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:30:01.892 1789954 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:30:01.892 1789954 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:01.892 1789954 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:30:01.908 1789970 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:01.908 1789970 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:01.909 1789971 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:01.909 1789971 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:30:01.909 1789971 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:01.0
20-08-2026 00:30:01.909 1789971 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:01.913 1789975 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:01.916 1789978 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:01.919 1789981 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:01.919 1789981 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:30:01.919 1789981 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:30:01.922 1789984 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:30:01.922 1789984 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:30:01.923 1789985 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:01.924 1789986 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:01.928 1789990 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:01.928 1789990 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:30:01.928 1789990 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:30:01.931 1789993 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:30:01.931 1789993 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:30:01.932 1789994 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:01.933 1789995 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:01.936 1789998 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:01.936 1789998 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:30:01.936 1789998 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:30:01.939 1790001 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:30:01.939 1790001 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:30:01.940 1790002 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:01.941 1790003 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:01.944 1790006 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:01.944 1790006 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:30:01.944 1790006 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:30:01.947 1790009 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:30:01.947 1790009 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:30:01.948 1790010 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:01.949 1790011 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:01.952 1790014 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:01.952 1790014 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:30:01.952 1790014 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:30:01.956 1790018 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:30:01.956 1790018 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:30:01.956 1790018 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:01.959 1790021 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:01.963 1790025 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:01.963 1790025 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:30:01.963 1790025 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:30:01.966 1790028 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:30:01.966 1790028 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:30:01.968 1790030 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:01.969 1790031 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:01.972 1790034 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:01.972 1790034 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:30:01.972 1790034 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:30:01.975 1790037 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:30:01.975 1790037 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:30:01.976 1790038 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:01.977 1790039 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:01.981 1790043 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:01.981 1790043 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:30:01.981 1790043 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:30:01.985 1790047 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:30:01.985 1790047 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:30:01.988 1790050 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:01.992 1790054 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.004 1790066 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.004 1790066 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:30:02.004 1790066 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:30:02.011 1790073 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:30:02.011 1790073 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.011 1790073 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:30:02.030 1790092 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:02.030 1790092 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:02.030 1790092 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:02.030 1790092 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:30:02.030 1790092 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.030 1790092 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.031 1790093 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.034 1790096 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.037 1790099 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.037 1790099 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:30:02.037 1790099 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:02.040 1790102 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:30:02.041 1790103 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:30:02.041 1790103 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.043 1790105 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.046 1790108 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.046 1790108 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:30:02.046 1790108 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:30:02.049 1790111 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:30:02.049 1790111 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:30:02.050 1790112 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.051 1790113 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.054 1790116 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.054 1790116 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:30:02.055 1790117 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:30:02.058 1790120 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:30:02.058 1790120 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:30:02.059 1790121 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.060 1790122 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.064 1790126 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.064 1790126 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:30:02.064 1790126 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:30:02.067 1790129 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:30:02.067 1790129 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.067 1790129 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:30:02.101 1790163 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.101 1790163 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.101 1790163 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:02.101 1790163 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:30:02.101 1790163 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.101 1790163 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.102 1790164 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.104 1790166 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.108 1790170 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.108 1790170 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:30:02.108 1790170 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:30:02.112 1790174 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:30:02.112 1790174 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.112 1790174 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:30:02.141 1790203 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.142 1790204 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.142 1790204 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:02.142 1790204 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:30:02.142 1790204 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.142 1790204 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.143 1790205 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.144 1790206 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.148 1790210 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.148 1790210 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:30:02.148 1790210 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:02.151 1790213 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:30:02.151 1790213 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:30:02.153 1790215 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.154 1790216 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.158 1790220 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.158 1790220 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:30:02.158 1790220 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:30:02.160 1790222 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:30:02.161 1790223 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:30:02.161 1790223 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.163 1790225 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.167 1790229 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.167 1790229 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:30:02.167 1790229 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:30:02.170 1790232 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:30:02.170 1790232 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.170 1790232 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:30:02.193 1790255 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.193 1790255 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.193 1790255 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:02.193 1790255 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:30:02.193 1790255 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.193 1790255 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.194 1790256 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.197 1790259 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.201 1790263 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.201 1790263 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:30:02.201 1790263 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:30:02.205 1790267 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:30:02.205 1790267 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:30:02.206 1790268 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.207 1790269 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.210 1790272 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.210 1790272 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:30:02.210 1790272 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:30:02.214 1790276 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:30:02.214 1790276 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:30:02.215 1790277 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:30:02.217 1790279 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@64bc907a
20-08-2026 00:30:02.221 1790283 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:30:02.221 1790283 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:30:02.221 1790283 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:30:02.224 1790286 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:30:02.224 1790286 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:30:02.225 1790287 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.227 1790289 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.230 1790292 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.230 1790292 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:30:02.230 1790292 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:30:02.233 1790295 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:30:02.233 1790295 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:30:02.235 1790297 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.237 1790299 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.242 1790304 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.242 1790304 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:30:02.242 1790304 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:30:02.249 1790311 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:30:02.249 1790311 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:30:02.251 1790313 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.253 1790315 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.257 1790319 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.257 1790319 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:30:02.257 1790319 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:30:02.261 1790323 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:30:02.261 1790323 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:30:02.264 1790326 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.266 1790328 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.269 1790331 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.269 1790331 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:30:02.269 1790331 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:30:02.272 1790334 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:30:02.272 1790334 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:30:02.273 1790335 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.275 1790337 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.277 1790339 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.277 1790339 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:30:02.277 1790339 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:02.279 1790341 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:30:02.279 1790341 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:30:02.280 1790342 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.281 1790343 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.283 1790345 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.283 1790345 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:30:02.283 1790345 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:02.286 1790348 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:30:02.287 1790349 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:30:02.287 1790349 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:30:02.290 1790352 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@64bc907a
20-08-2026 00:30:02.292 1790354 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:30:02.292 1790354 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:30:02.292 1790354 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:30:02.294 1790356 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:30:02.294 1790356 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:30:02.295 1790357 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.296 1790358 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.298 1790360 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.298 1790360 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:30:02.298 1790360 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:30:02.301 1790363 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:30:02.301 1790363 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:30:02.302 1790364 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.304 1790366 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.307 1790369 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.307 1790369 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:30:02.307 1790369 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:30:02.314 1790376 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:30:02.314 1790376 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:30:02.315 1790377 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.317 1790379 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.320 1790382 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.321 1790383 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:30:02.321 1790383 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:30:02.324 1790386 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:30:02.324 1790386 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:30:02.325 1790387 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.328 1790390 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.331 1790393 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.331 1790393 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:30:02.332 1790394 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:30:02.335 1790397 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:30:02.335 1790397 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.335 1790397 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:30:02.357 1790419 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.357 1790419 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.357 1790419 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:02.357 1790419 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:30:02.357 1790419 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.357 1790419 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.359 1790421 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.361 1790423 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.366 1790428 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.366 1790428 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:30:02.366 1790428 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:30:02.372 1790434 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:30:02.372 1790434 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:30:02.375 1790437 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.376 1790438 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.382 1790444 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.383 1790445 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:30:02.383 1790445 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:30:02.387 1790449 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:30:02.387 1790449 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.387 1790449 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:30:02.441 1790503 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.441 1790503 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.441 1790503 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:02.441 1790503 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:30:02.441 1790503 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.441 1790503 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.443 1790505 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.447 1790509 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.454 1790516 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.455 1790517 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:30:02.455 1790517 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:30:02.460 1790522 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:30:02.460 1790522 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:30:02.461 1790523 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.464 1790526 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.468 1790530 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.468 1790530 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:30:02.468 1790530 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:30:02.471 1790533 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:30:02.471 1790533 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:30:02.473 1790535 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.475 1790537 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.478 1790540 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.478 1790540 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:30:02.478 1790540 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:30:02.482 1790544 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:30:02.482 1790544 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.482 1790544 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:30:02.521 1790583 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.521 1790583 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.521 1790583 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:02.521 1790583 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:30:02.521 1790583 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.521 1790583 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.523 1790585 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.526 1790588 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.531 1790593 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.531 1790593 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:30:02.531 1790593 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:30:02.537 1790599 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:30:02.537 1790599 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:30:02.539 1790601 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.541 1790603 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.546 1790608 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.546 1790608 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:30:02.546 1790608 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:02.550 1790612 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:30:02.550 1790612 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:30:02.552 1790614 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.557 1790619 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.562 1790624 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.562 1790624 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:30:02.562 1790624 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:30:02.566 1790628 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:30:02.566 1790628 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.567 1790629 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:30:02.611 1790673 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.611 1790673 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.611 1790673 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:02.611 1790673 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:30:02.611 1790673 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.611 1790673 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.613 1790675 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.617 1790679 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.622 1790684 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.622 1790684 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:30:02.622 1790684 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:30:02.627 1790689 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:30:02.627 1790689 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.627 1790689 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:30:02.652 1790714 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.652 1790714 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.652 1790714 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:02.652 1790714 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:30:02.652 1790714 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.652 1790714 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.655 1790717 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.658 1790720 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.663 1790725 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.664 1790726 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:30:02.664 1790726 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:02.670 1790732 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:30:02.670 1790732 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:30:02.673 1790735 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.676 1790738 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.682 1790744 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.682 1790744 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:30:02.682 1790744 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:30:02.685 1790747 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:30:02.685 1790747 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:30:02.686 1790748 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.687 1790749 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.690 1790752 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.690 1790752 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:30:02.690 1790752 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:02.693 1790755 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:30:02.693 1790755 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:30:02.693 1790755 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.695 1790757 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.697 1790759 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.697 1790759 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:30:02.697 1790759 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:30:02.700 1790762 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:30:02.700 1790762 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.700 1790762 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:30:02.716 1790778 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:02.717 1790779 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:02.717 1790779 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:02.717 1790779 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:30:02.717 1790779 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.717 1790779 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.718 1790780 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.720 1790782 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.723 1790785 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.723 1790785 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:30:02.723 1790785 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:02.727 1790789 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:30:02.727 1790789 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:30:02.728 1790790 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.729 1790791 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.732 1790794 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.732 1790794 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:30:02.732 1790794 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:30:02.735 1790797 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:30:02.735 1790797 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:30:02.736 1790798 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.737 1790799 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.740 1790802 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.740 1790802 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:30:02.740 1790802 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:02.742 1790804 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:30:02.742 1790804 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:30:02.743 1790805 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:30:02.744 1790806 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6dfb0df2
20-08-2026 00:30:02.747 1790809 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:30:02.747 1790809 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:30:02.747 1790809 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:30:02.750 1790812 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:30:02.750 1790812 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:30:02.751 1790813 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.752 1790814 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.755 1790817 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.755 1790817 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:30:02.755 1790817 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:30:02.758 1790820 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:30:02.758 1790820 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:30:02.759 1790821 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.760 1790822 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.763 1790825 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.763 1790825 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:30:02.763 1790825 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:30:02.766 1790828 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:30:02.766 1790828 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:30:02.766 1790828 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.768 1790830 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.772 1790834 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.772 1790834 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:30:02.772 1790834 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:30:02.777 1790839 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:30:02.777 1790839 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:30:02.778 1790840 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.779 1790841 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.783 1790845 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.783 1790845 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:30:02.783 1790845 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:30:02.786 1790848 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:30:02.786 1790848 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.786 1790848 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:30:02.806 1790868 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.806 1790868 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.806 1790868 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:02.806 1790868 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:30:02.806 1790868 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.806 1790868 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.808 1790870 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.811 1790873 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.816 1790878 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.816 1790878 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:30:02.816 1790878 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:30:02.822 1790884 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:30:02.822 1790884 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:30:02.824 1790886 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.827 1790889 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.834 1790896 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.834 1790896 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:30:02.834 1790896 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:30:02.840 1790902 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:30:02.840 1790902 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:30:02.841 1790903 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.844 1790906 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.850 1790912 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.850 1790912 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:30:02.850 1790912 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:02.855 1790917 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:30:02.855 1790917 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:30:02.856 1790918 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.859 1790921 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.865 1790927 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.865 1790927 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:30:02.865 1790927 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:30:02.872 1790934 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:30:02.872 1790934 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.872 1790934 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:30:02.895 1790957 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.895 1790957 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.895 1790957 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:02.895 1790957 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:30:02.895 1790957 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.895 1790957 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.897 1790959 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.899 1790961 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.904 1790966 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.904 1790966 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:30:02.904 1790966 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:30:02.909 1790971 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:30:02.909 1790971 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.909 1790971 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:30:02.938 1791000 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.938 1791000 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:02.938 1791000 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:02.938 1791000 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:30:02.938 1791000 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:02.0
20-08-2026 00:30:02.938 1791000 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:02.940 1791002 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.942 1791004 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.946 1791008 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.946 1791008 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:30:02.946 1791008 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:30:02.951 1791013 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:30:02.951 1791013 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:30:02.952 1791014 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.954 1791016 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.957 1791019 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.957 1791019 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:30:02.957 1791019 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:02.960 1791022 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:30:02.960 1791022 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:30:02.961 1791023 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:02.963 1791025 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:02.968 1791030 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:02.968 1791030 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:30:02.968 1791030 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:02.972 1791034 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:30:02.972 1791034 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:30:02.974 1791036 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:02.976 1791038 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:02.980 1791042 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:02.980 1791042 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:30:02.980 1791042 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:30:02.983 1791045 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:30:02.983 1791045 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:02.983 1791045 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:30:03.050 1791112 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.050 1791112 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.050 1791112 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:03.050 1791112 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:30:03.050 1791112 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.050 1791112 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.052 1791114 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.055 1791117 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.060 1791122 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.060 1791122 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:30:03.060 1791122 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:03.064 1791126 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:30:03.064 1791126 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:30:03.065 1791127 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.067 1791129 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.071 1791133 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.071 1791133 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:30:03.071 1791133 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:30:03.075 1791137 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:30:03.075 1791137 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:03.075 1791137 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:30:03.122 1791184 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.122 1791184 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.122 1791184 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:03.122 1791184 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:30:03.122 1791184 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.122 1791184 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.123 1791185 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.125 1791187 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.127 1791189 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.127 1791189 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:30:03.127 1791189 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:03.130 1791192 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:30:03.130 1791192 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:30:03.131 1791193 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.132 1791194 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.134 1791196 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.134 1791196 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:30:03.134 1791196 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:30:03.137 1791199 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:30:03.137 1791199 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:03.137 1791199 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:30:03.157 1791219 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.157 1791219 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.157 1791219 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:03.157 1791219 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:30:03.157 1791219 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.157 1791219 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.158 1791220 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.159 1791221 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.162 1791224 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.162 1791224 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:30:03.162 1791224 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:30:03.165 1791227 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:30:03.165 1791227 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:30:03.165 1791227 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.167 1791229 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.169 1791231 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.169 1791231 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:30:03.169 1791231 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:30:03.172 1791234 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:30:03.172 1791234 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:03.172 1791234 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:30:03.216 1791278 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.216 1791278 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.216 1791278 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:03.216 1791278 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:30:03.216 1791278 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.216 1791278 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.217 1791279 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.219 1791281 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.222 1791284 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.222 1791284 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:30:03.222 1791284 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:30:03.225 1791287 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:30:03.225 1791287 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:03.225 1791287 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:30:03.273 1791335 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.273 1791335 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.273 1791335 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:03.273 1791335 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:30:03.274 1791336 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.274 1791336 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.274 1791336 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.276 1791338 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.279 1791341 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.279 1791341 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:30:03.279 1791341 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:30:03.282 1791344 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:30:03.282 1791344 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:30:03.282 1791344 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.284 1791346 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.286 1791348 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.287 1791349 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:30:03.287 1791349 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:30:03.289 1791351 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:30:03.289 1791351 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:03.289 1791351 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:30:03.497 1791559 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.498 1791560 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.498 1791560 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:03.498 1791560 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:30:03.498 1791560 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.498 1791560 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.499 1791561 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.501 1791563 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.509 1791571 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.509 1791571 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:30:03.509 1791571 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:30:03.513 1791575 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:30:03.513 1791575 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:30:03.514 1791576 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.516 1791578 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.520 1791582 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.520 1791582 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:30:03.520 1791582 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:30:03.524 1791586 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:30:03.524 1791586 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:30:03.525 1791587 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.527 1791589 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.531 1791593 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.531 1791593 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:30:03.531 1791593 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:30:03.536 1791598 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:30:03.536 1791598 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:30:03.537 1791599 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.539 1791601 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.543 1791605 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.543 1791605 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:30:03.543 1791605 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:30:03.547 1791609 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:30:03.547 1791609 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:30:03.547 1791609 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.548 1791610 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.553 1791615 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.553 1791615 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:30:03.553 1791615 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:03.556 1791618 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:30:03.556 1791618 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:30:03.556 1791618 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.557 1791619 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.561 1791623 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.561 1791623 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:30:03.561 1791623 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:30:03.565 1791627 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:30:03.565 1791627 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:30:03.566 1791628 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.568 1791630 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.572 1791634 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.572 1791634 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:30:03.572 1791634 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:30:03.576 1791638 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:30:03.576 1791638 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:30:03.577 1791639 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.579 1791641 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.584 1791646 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.584 1791646 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:30:03.584 1791646 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:30:03.587 1791649 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:30:03.587 1791649 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:30:03.588 1791650 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.590 1791652 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.594 1791656 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.594 1791656 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:30:03.594 1791656 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:30:03.597 1791659 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:30:03.597 1791659 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:30:03.597 1791659 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:30:03.599 1791661 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@64bc907a
20-08-2026 00:30:03.603 1791665 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:30:03.603 1791665 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:30:03.603 1791665 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:30:03.606 1791668 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:30:03.606 1791668 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:30:03.608 1791670 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.609 1791671 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.613 1791675 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.613 1791675 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:30:03.613 1791675 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:30:03.616 1791678 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:30:03.616 1791678 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:30:03.617 1791679 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.618 1791680 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.621 1791683 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.621 1791683 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:30:03.621 1791683 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:30:03.623 1791685 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:30:03.623 1791685 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:03.623 1791685 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:30:03.715 1791777 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.715 1791777 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.715 1791777 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:03.715 1791777 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:30:03.715 1791777 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.715 1791777 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.716 1791778 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.718 1791780 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.722 1791784 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.722 1791784 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:30:03.722 1791784 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:30:03.724 1791786 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:30:03.724 1791786 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:30:03.725 1791787 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.726 1791788 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.729 1791791 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.729 1791791 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:30:03.729 1791791 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:30:03.732 1791794 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:30:03.732 1791794 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:30:03.733 1791795 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.734 1791796 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.737 1791799 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.737 1791799 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:30:03.737 1791799 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:30:03.741 1791803 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:30:03.741 1791803 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:30:03.742 1791804 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.743 1791805 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.746 1791808 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.746 1791808 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:30:03.746 1791808 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:03.748 1791810 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:30:03.748 1791810 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:30:03.750 1791812 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.751 1791813 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.754 1791816 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.754 1791816 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:30:03.754 1791816 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:30:03.757 1791819 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:30:03.757 1791819 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:03.757 1791819 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:30:03.786 1791848 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:03.786 1791848 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:03.786 1791848 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:03.786 1791848 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:30:03.786 1791848 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.786 1791848 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.787 1791849 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.789 1791851 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.792 1791854 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.792 1791854 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:30:03.792 1791854 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:30:03.795 1791857 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:30:03.795 1791857 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:03.795 1791857 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:30:03.820 1791882 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:03.821 1791883 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:03.821 1791883 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:03.821 1791883 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:30:03.821 1791883 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.821 1791883 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.822 1791884 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.823 1791885 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.826 1791888 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.827 1791889 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:30:03.827 1791889 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:30:03.831 1791893 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:30:03.831 1791893 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:03.831 1791893 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:30:03.848 1791910 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.848 1791910 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.848 1791910 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:03.848 1791910 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:30:03.848 1791910 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.848 1791910 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.850 1791912 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.852 1791914 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.856 1791918 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.856 1791918 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:30:03.856 1791918 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:03.860 1791922 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:30:03.860 1791922 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:30:03.862 1791924 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.864 1791926 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.868 1791930 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.868 1791930 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:30:03.868 1791930 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:30:03.870 1791932 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:30:03.870 1791932 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:30:03.871 1791933 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.872 1791934 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.875 1791937 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.875 1791937 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:30:03.875 1791937 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:30:03.877 1791939 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:30:03.877 1791939 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:03.877 1791939 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:30:03.906 1791968 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.906 1791968 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.907 1791969 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:03.907 1791969 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:30:03.907 1791969 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.907 1791969 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.907 1791969 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.909 1791971 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.912 1791974 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.912 1791974 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:30:03.912 1791974 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:30:03.914 1791976 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:30:03.914 1791976 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:30:03.915 1791977 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.918 1791980 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.922 1791984 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.922 1791984 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:30:03.922 1791984 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:30:03.925 1791987 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:30:03.925 1791987 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:03.925 1791987 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:30:03.947 1792009 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.948 1792010 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:03.948 1792010 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:03.948 1792010 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:30:03.948 1792010 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:03.0
20-08-2026 00:30:03.948 1792010 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:03.950 1792012 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.953 1792015 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.957 1792019 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.957 1792019 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:30:03.957 1792019 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:30:03.961 1792023 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:30:03.961 1792023 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:30:03.962 1792024 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.964 1792026 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.967 1792029 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.967 1792029 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:30:03.967 1792029 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:30:03.970 1792032 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:30:03.970 1792032 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:30:03.971 1792033 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.973 1792035 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.976 1792038 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.976 1792038 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:30:03.976 1792038 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:03.979 1792041 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:30:03.979 1792041 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:30:03.979 1792041 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:03.981 1792043 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:03.984 1792046 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:03.984 1792046 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:30:03.984 1792046 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:30:03.987 1792049 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:30:03.987 1792049 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:30:03.988 1792050 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.989 1792051 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:03.991 1792053 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:03.991 1792053 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:30:03.991 1792053 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:30:03.995 1792057 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:30:03.996 1792058 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:30:03.996 1792058 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:03.998 1792060 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.003 1792065 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.003 1792065 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:30:04.003 1792065 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:04.005 1792067 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:30:04.006 1792068 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:30:04.006 1792068 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:04.008 1792070 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:04.013 1792075 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:04.013 1792075 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:30:04.013 1792075 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:30:04.017 1792079 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:30:04.017 1792079 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:04.017 1792079 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:30:04.122 1792184 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:04.122 1792184 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:04.122 1792184 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:04.123 1792185 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:30:04.123 1792185 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:04.0
20-08-2026 00:30:04.123 1792185 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:04.124 1792186 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.125 1792187 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.128 1792190 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.128 1792190 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:30:04.128 1792190 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:30:04.130 1792192 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:30:04.130 1792192 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:30:04.131 1792193 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:04.132 1792194 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:04.135 1792197 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:04.135 1792197 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:30:04.135 1792197 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:30:04.137 1792199 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:30:04.137 1792199 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:04.137 1792199 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:30:04.197 1792259 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:04.197 1792259 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:04.197 1792259 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:04.197 1792259 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:30:04.197 1792259 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:04.0
20-08-2026 00:30:04.197 1792259 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:04.198 1792260 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:04.200 1792262 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:04.204 1792266 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:04.204 1792266 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:30:04.204 1792266 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:30:04.207 1792269 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:30:04.207 1792269 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:04.207 1792269 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:30:04.271 1792333 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.271 1792333 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.271 1792333 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:04.271 1792333 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:30:04.271 1792333 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:04.0
20-08-2026 00:30:04.271 1792333 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:04.272 1792334 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.273 1792335 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.276 1792338 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.276 1792338 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:30:04.276 1792338 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:30:04.279 1792341 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:30:04.279 1792341 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:30:04.279 1792341 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:04.281 1792343 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:04.283 1792345 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:04.283 1792345 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:30:04.283 1792345 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:30:04.285 1792347 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:30:04.285 1792347 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:04.286 1792348 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:30:04.340 1792402 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.340 1792402 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.340 1792402 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:04.340 1792402 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:30:04.340 1792402 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:04.0
20-08-2026 00:30:04.340 1792402 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:04.341 1792403 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.342 1792404 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.346 1792408 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.346 1792408 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:30:04.346 1792408 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:30:04.348 1792410 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:30:04.348 1792410 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:30:04.349 1792411 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.350 1792412 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.352 1792414 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.352 1792414 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:30:04.352 1792414 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:30:04.355 1792417 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:30:04.355 1792417 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:30:04.356 1792418 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.357 1792419 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.359 1792421 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.359 1792421 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:30:04.360 1792422 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:30:04.362 1792424 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:30:04.362 1792424 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:30:04.363 1792425 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.364 1792426 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.366 1792428 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.366 1792428 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:30:04.366 1792428 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:04.369 1792431 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:30:04.369 1792431 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:30:04.370 1792432 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:04.371 1792433 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:04.375 1792437 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:04.375 1792437 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:30:04.375 1792437 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:30:04.378 1792440 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:30:04.378 1792440 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:04.378 1792440 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:30:04.503 1792565 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:04.503 1792565 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:04.503 1792565 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:04.503 1792565 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:30:04.503 1792565 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:04.0
20-08-2026 00:30:04.503 1792565 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:04.504 1792566 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.506 1792568 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.509 1792571 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.509 1792571 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:30:04.509 1792571 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:30:04.511 1792573 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:30:04.511 1792573 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:30:04.512 1792574 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.513 1792575 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.516 1792578 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.516 1792578 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:30:04.516 1792578 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:30:04.518 1792580 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:30:04.518 1792580 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:30:04.519 1792581 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:04.520 1792582 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:04.523 1792585 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:04.523 1792585 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:30:04.523 1792585 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:30:04.525 1792587 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:30:04.525 1792587 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:04.525 1792587 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:30:04.547 1792609 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.547 1792609 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.547 1792609 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:04.547 1792609 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:30:04.547 1792609 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:04.0
20-08-2026 00:30:04.547 1792609 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:04.548 1792610 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:04.550 1792612 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:04.552 1792614 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:04.552 1792614 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:30:04.552 1792614 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:30:04.555 1792617 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:30:04.555 1792617 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:04.555 1792617 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:30:04.633 1792695 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:04.633 1792695 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:04.633 1792695 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:04.633 1792695 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:30:04.633 1792695 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:04.0
20-08-2026 00:30:04.633 1792695 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:04.635 1792697 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.637 1792699 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.640 1792702 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.640 1792702 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:30:04.640 1792702 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:30:04.644 1792706 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:30:04.644 1792706 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:30:04.644 1792706 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.646 1792708 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.649 1792711 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.649 1792711 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:30:04.649 1792711 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:30:04.656 1792718 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:30:04.656 1792718 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:30:04.658 1792720 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.660 1792722 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.664 1792726 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.664 1792726 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:30:04.664 1792726 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:30:04.667 1792729 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:30:04.667 1792729 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:30:04.668 1792730 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.669 1792731 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.672 1792734 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.672 1792734 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:30:04.672 1792734 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:30:04.674 1792736 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:30:04.674 1792736 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:30:04.675 1792737 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:04.676 1792738 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:04.679 1792741 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:04.679 1792741 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:30:04.679 1792741 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:30:04.682 1792744 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:30:04.682 1792744 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:04.682 1792744 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:30:04.728 1792790 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.728 1792790 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.728 1792790 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:04.728 1792790 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:30:04.728 1792790 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:04.0
20-08-2026 00:30:04.728 1792790 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:04.729 1792791 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.731 1792793 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.734 1792796 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.734 1792796 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:30:04.734 1792796 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:30:04.737 1792799 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:30:04.737 1792799 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:30:04.738 1792800 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.739 1792801 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.742 1792804 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.742 1792804 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:30:04.742 1792804 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:04.745 1792807 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:30:04.745 1792807 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:30:04.745 1792807 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.747 1792809 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.749 1792811 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.749 1792811 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:30:04.749 1792811 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:04.751 1792813 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:30:04.751 1792813 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:30:04.752 1792814 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.754 1792816 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.756 1792818 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.756 1792818 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:30:04.756 1792818 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:30:04.759 1792821 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:30:04.759 1792821 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:30:04.760 1792822 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.761 1792823 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.763 1792825 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.763 1792825 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:30:04.763 1792825 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:04.766 1792828 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:30:04.766 1792828 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:30:04.767 1792829 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.768 1792830 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.771 1792833 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.771 1792833 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:30:04.771 1792833 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:30:04.774 1792836 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:30:04.774 1792836 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:30:04.775 1792837 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.776 1792838 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.778 1792840 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.778 1792840 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:30:04.778 1792840 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:04.781 1792843 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:30:04.781 1792843 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:30:04.781 1792843 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.782 1792844 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.785 1792847 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.785 1792847 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:30:04.785 1792847 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:04.787 1792849 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:30:04.787 1792849 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:30:04.788 1792850 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.798 1792860 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.801 1792863 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.801 1792863 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:30:04.801 1792863 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:30:04.803 1792865 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:30:04.803 1792865 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:30:04.804 1792866 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.806 1792868 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.808 1792870 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.808 1792870 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:30:04.808 1792870 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:30:04.810 1792872 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:30:04.810 1792872 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:30:04.811 1792873 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.812 1792874 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.815 1792877 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.815 1792877 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:30:04.815 1792877 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:30:04.818 1792880 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:30:04.818 1792880 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:30:04.819 1792881 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.820 1792882 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.823 1792885 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.823 1792885 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:30:04.823 1792885 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:30:04.826 1792888 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:30:04.826 1792888 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:30:04.827 1792889 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:04.829 1792891 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:04.833 1792895 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:04.833 1792895 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:30:04.833 1792895 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:30:04.835 1792897 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:30:04.835 1792897 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:04.835 1792897 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:30:04.872 1792934 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.872 1792934 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.872 1792934 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:04.872 1792934 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:30:04.872 1792934 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:04.0
20-08-2026 00:30:04.872 1792934 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:04.873 1792935 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.875 1792937 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.876 1792938 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: NU11202501 
20-08-2026 00:30:04.876 1792938 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:30:04.877 1792939 [http-nio-8051-exec-68] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:30:04.878 1792940 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.878 1792940 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:30:04.878 1792940 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:04.881 1792943 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:30:04.881 1792943 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:30:04.882 1792944 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.883 1792945 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.885 1792947 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.886 1792948 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:30:04.886 1792948 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:04.888 1792950 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:30:04.888 1792950 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:30:04.888 1792950 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:30:04.888 1792950 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:30:04.889 1792951 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:30:04.889 1792951 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:30:04.889 1792951 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:30:04.889 1792951 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:04.890 1792952 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:30:04.890 1792952 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:30:04.890 1792952 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:30:04.890 1792952 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:04.891 1792953 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:30:04.891 1792953 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:30:04.891 1792953 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:30:04.892 1792954 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:30:04.892 1792954 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:04.892 1792954 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:04.893 1792955 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:04.893 1792955 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:04.893 1792955 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:30:04.893 1792955 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:30:04.893 1792955 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:30:04.894 1792956 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:30:04.894 1792956 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:30:04.894 1792956 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:04.894 1792956 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:04.895 1792957 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:04.896 1792958 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:30:04.896 1792958 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:04.896 1792958 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:30:04.896 1792958 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:30:04.896 1792958 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:30:04.897 1792959 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:30:04.897 1792959 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:04.897 1792959 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:04.898 1792960 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:04.898 1792960 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:30:04.898 1792960 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:30:04.899 1792961 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:30:04.899 1792961 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:04.899 1792961 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:04.900 1792962 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:04.901 1792963 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:04.901 1792963 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:04.901 1792963 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:04.902 1792964 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:30:04.902 1792964 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:30:04.903 1792965 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:30:04.903 1792965 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:30:04.903 1792965 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:30:04.904 1792966 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:30:04.904 1792966 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:04.904 1792966 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:04.904 1792966 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:04.905 1792967 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:30:04.905 1792967 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:30:04.906 1792968 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:30:04.906 1792968 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:30:04.906 1792968 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:30:04.906 1792968 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:30:04.906 1792968 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:30:04.906 1792968 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:30:04.907 1792969 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:30:04.907 1792969 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:30:04.907 1792969 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:30:04.908 1792970 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:30:04.908 1792970 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:30:04.908 1792970 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:30:04.909 1792971 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:30:04.909 1792971 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:30:04.909 1792971 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:30:04.910 1792972 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:30:04.910 1792972 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:30:04.910 1792972 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:30:04.910 1792972 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:30:04.910 1792972 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:30:04.910 1792972 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:30:04.911 1792973 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:30:04.911 1792973 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:30:04.911 1792973 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:30:04.912 1792974 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:30:04.912 1792974 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:30:04.912 1792974 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:30:04.912 1792974 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:30:04.912 1792974 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:30:04.912 1792974 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:30:04.913 1792975 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:30:04.913 1792975 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:04.913 1792975 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:04.914 1792976 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:04.915 1792977 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:30:04.915 1792977 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:30:04.916 1792978 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:30:04.916 1792978 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:30:04.916 1792978 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:30:04.917 1792979 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:30:04.917 1792979 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:30:04.917 1792979 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:30:04.918 1792980 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:30:04.918 1792980 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:30:04.918 1792980 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:30:04.919 1792981 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:30:04.919 1792981 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:30:04.919 1792981 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:30:04.919 1792981 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:30:04.919 1792981 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:30:04.919 1792981 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:30:04.920 1792982 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:30:04.920 1792982 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:04.920 1792982 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:04.921 1792983 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:04.941 1793003 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:30:04.952 1793014 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.953 1793015 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:04.953 1793015 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:04.953 1793015 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:30:04.953 1793015 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:04.0
20-08-2026 00:30:04.953 1793015 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:04.953 1793015 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.955 1793017 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.957 1793019 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.957 1793019 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:30:04.957 1793019 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:30:04.960 1793022 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:30:04.960 1793022 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:30:04.961 1793023 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.962 1793024 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.965 1793027 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.965 1793027 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:30:04.965 1793027 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:04.967 1793029 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:30:04.967 1793029 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:30:04.968 1793030 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.969 1793031 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.972 1793034 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.972 1793034 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:30:04.972 1793034 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:30:04.975 1793037 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:30:04.975 1793037 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:30:04.975 1793037 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.977 1793039 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.979 1793041 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.979 1793041 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:30:04.979 1793041 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:30:04.981 1793043 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:30:04.981 1793043 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:30:04.982 1793044 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:04.984 1793046 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:04.986 1793048 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:04.986 1793048 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:30:04.986 1793048 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:04.988 1793050 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:30:04.988 1793050 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:30:04.989 1793051 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:04.991 1793053 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:04.993 1793055 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:04.993 1793055 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:30:04.993 1793055 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:30:04.996 1793058 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:30:04.996 1793058 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:04.996 1793058 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:30:05.046 1793108 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.046 1793108 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.046 1793108 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:05.046 1793108 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:30:05.046 1793108 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:05.0
20-08-2026 00:30:05.046 1793108 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:05.047 1793109 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:05.049 1793111 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:05.052 1793114 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:05.052 1793114 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:30:05.052 1793114 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:30:05.055 1793117 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:30:05.055 1793117 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:30:05.056 1793118 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:05.057 1793119 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:05.060 1793122 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:05.060 1793122 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:30:05.060 1793122 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:30:05.062 1793124 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:30:05.062 1793124 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:30:05.063 1793125 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:05.064 1793126 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:05.067 1793129 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:05.067 1793129 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:30:05.067 1793129 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:30:05.069 1793131 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:30:05.069 1793131 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:30:05.070 1793132 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:05.071 1793133 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:05.074 1793136 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:05.074 1793136 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:30:05.074 1793136 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:30:05.076 1793138 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:30:05.076 1793138 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:30:05.077 1793139 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:05.078 1793140 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:05.081 1793143 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:05.081 1793143 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:30:05.081 1793143 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:30:05.084 1793146 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:30:05.084 1793146 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:05.084 1793146 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:30:05.140 1793202 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.140 1793202 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.140 1793202 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:05.140 1793202 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:05.141 1793203 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:30:05.143 1793205 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6dfb0df2
20-08-2026 00:30:05.146 1793208 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:30:05.146 1793208 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:30:05.146 1793208 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:30:05.149 1793211 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:30:05.149 1793211 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:30:05.150 1793212 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:05.153 1793215 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:05.157 1793219 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:05.157 1793219 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:30:05.157 1793219 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:30:05.160 1793222 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:30:05.161 1793223 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:05.161 1793223 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:30:05.185 1793247 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.185 1793247 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.185 1793247 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:05.185 1793247 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:30:05.185 1793247 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:05.0
20-08-2026 00:30:05.185 1793247 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:05.186 1793248 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:05.188 1793250 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:05.191 1793253 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:05.191 1793253 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:30:05.191 1793253 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:05.193 1793255 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:30:05.193 1793255 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:30:05.194 1793256 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:05.196 1793258 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:05.200 1793262 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:05.200 1793262 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:30:05.200 1793262 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:30:05.202 1793264 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:30:05.202 1793264 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:30:05.203 1793265 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:05.204 1793266 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:05.208 1793270 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:05.208 1793270 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:30:05.208 1793270 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:30:05.212 1793274 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:30:05.212 1793274 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:30:05.213 1793275 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:05.216 1793278 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:05.219 1793281 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:05.219 1793281 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:30:05.219 1793281 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:30:05.222 1793284 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:30:05.222 1793284 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:05.222 1793284 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:30:05.238 1793300 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:30:05.239 1793301 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:30:05.239 1793301 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:05.239 1793301 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:05.239 1793301 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:05.241 1793303 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:05.244 1793306 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:05.244 1793306 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:30:05.244 1793306 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:30:05.247 1793309 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:30:05.247 1793309 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:30:05.247 1793309 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:05.249 1793311 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:05.252 1793314 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:05.252 1793314 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:30:05.252 1793314 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:30:05.254 1793316 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:30:05.254 1793316 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:05.254 1793316 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:30:05.296 1793358 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.296 1793358 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.296 1793358 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:05.296 1793358 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:30:05.296 1793358 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:05.0
20-08-2026 00:30:05.296 1793358 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:05.297 1793359 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:05.298 1793360 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:05.301 1793363 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:05.301 1793363 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:30:05.301 1793363 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:30:05.304 1793366 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:30:05.304 1793366 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:05.304 1793366 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:30:05.355 1793417 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.355 1793417 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.355 1793417 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:05.355 1793417 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:30:05.355 1793417 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:05.0
20-08-2026 00:30:05.355 1793417 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:05.356 1793418 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:05.357 1793419 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:05.360 1793422 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:05.360 1793422 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:30:05.360 1793422 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:30:05.363 1793425 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:30:05.363 1793425 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:30:05.364 1793426 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:05.365 1793427 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:05.368 1793430 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:05.368 1793430 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:30:05.368 1793430 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:30:05.371 1793433 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:30:05.371 1793433 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:05.371 1793433 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:30:05.408 1793470 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.408 1793470 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:05.408 1793470 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:05.409 1793471 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:30:05.409 1793471 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:05.0
20-08-2026 00:30:05.409 1793471 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:05.409 1793471 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:05.411 1793473 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:05.413 1793475 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:05.414 1793476 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:30:05.414 1793476 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:05.416 1793478 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:30:05.416 1793478 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:30:05.417 1793479 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:05.418 1793480 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:05.420 1793482 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:05.420 1793482 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:30:05.420 1793482 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:30:05.423 1793485 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:30:05.423 1793485 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:30:05.424 1793486 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:05.425 1793487 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@be06cef
20-08-2026 00:30:05.427 1793489 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:05.427 1793489 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:30:05.427 1793489 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:05.430 1793492 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:30:05.430 1793492 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:30:05.431 1793493 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:05.432 1793494 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@357d2351
20-08-2026 00:30:05.435 1793497 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:05.435 1793497 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819002919757-002921
20-08-2026 00:30:05.435 1793497 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819002919757
20-08-2026 00:30:05.438 1793500 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7726237524147521709, payment_id='TM05202203260819002919757-002921', order_id='TM05202203260819002919757', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-19 00:29:21.0'}
20-08-2026 00:30:05.438 1793500 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:05.438 1793500 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRL93q8O25uFPJ
20-08-2026 00:30:05.475 1793537 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:05.475 1793537 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:05.475 1793537 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:05.475 1793537 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:29:19.0
20-08-2026 00:30:05.475 1793537 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:05.0
20-08-2026 00:30:05.475 1793537 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - need to fail pending paymnets
20-08-2026 00:30:05.475 1793537 [http-nio-8051-exec-87] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentFailedV3 :: 7726237524147521709 , true, false, app, TM05202203260819002919757, TM05202203260819002919757-002921, 100.0, 7022042316, {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787079561,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"TM05202203260819002919757-002921","id":"order_TRL93q8O25uFPJ","checkout":null,"entity":"order","attempts":0,"status":"created"}, razor_pay, 40.0, failed, 9
20-08-2026 00:30:05.478 1793540 [http-nio-8051-exec-87] INFO  n.s.PaymentsImplementation - order row updated Order{order_id='TM05202203260819002919757', user_id=7022042316, vm_id=1652784235808, order_amount=100.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "cart_offer_desc": "", "skus": [{"tray_id": "14", "sku_total": 80, "door_id": "", "image_url": "https://images.tinymart.in/product/4500667-4339.webp", "mrp": "40", "name": "Farmely Classic date Bites 20gm per peice", "qty": 2, "unit_price": "40", "skuid": "4500667", "offer_id": ""}, {"tray_id": "32", "sku_total": 20, "door_id": "", "image_url": "https://images.tinymart.in/product/4500499-5719.webp", "mrp": "20", "name": "Heritage A1 Spiced Butter Milk180ml per peice", "qty": 1, "unit_price": "20", "skuid": "4500499", "offer_id": ""}], "order_status": "", "userId": "7022042316", "orderId": "TM05202203260819002919757", "rstatus": true, "total_amount": 100, "imei": "TM05202203", "bill_amount": 100}', weight_based_response='{}', created_at='2026-08-19 00:29:19.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='hlBuiH', short_order_expiry='19-09-2026 00:32:05', receipt_id='IN20260819003205', proposedSkuJson='{"res": true, "cart_offer_desc": "", "skus": [{"offer_desc": "", "tray_id": "14", "sku_total": 40, "door_id": "1", "image_url": "https://images.tinymart.in/product/4500667-4339.webp", "mrp": "40", "name": "Farmely Classic date Bites 20gm", "qty": 1, "unit_price": 40, "skuid": "4500667", "offer_id": ""}, {"offer_desc": "", "tray_id": "32", "sku_total": 20, "door_id": "2", "image_url": "https://images.tinymart.in/product/4500499-5719.webp", "mrp": "20", "name": "Heritage A1 Spiced Butter Milk180ml", "qty": 1, "unit_price": 20, "skuid": "4500499", "offer_id": ""}], "total_amount": 60, "userId": "7022042316", "imei": "TM05202203", "bill_amount": 60, "orderId": "TM05202203260819002919757"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819002919757.mp4', access_code='02d8a895-afb9-49fa-a166-e06f04c9eb73', status='Completed', type_of_order='app', wallet_txn_id='2249464682535012707', environment='9', wallet_txn_ids_json='{"pre_credit":"7349878745490411273","pre_debit":"2249464682535012707","post_debit":"7353675899564278771"}', internal_status='null'}
20-08-2026 00:30:06.141 1794203 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202501
20-08-2026 00:30:06.141 1794203 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:30:06.141 1794203 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:30:06
20-08-2026 00:30:06.166 1794228 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.166 1794228 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.167 1794229 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.167 1794229 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:30:06.167 1794229 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:30:06.168 1794230 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:30:06.168 1794230 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:30:06.169 1794231 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.169 1794231 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.170 1794232 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.170 1794232 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:30:06.170 1794232 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:30:06.171 1794233 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:30:06.171 1794233 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:30:06.171 1794233 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.172 1794234 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.173 1794235 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.173 1794235 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:30:06.173 1794235 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:30:06.173 1794235 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:30:06.173 1794235 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:30:06.174 1794236 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:06.175 1794237 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@373a4164
20-08-2026 00:30:06.175 1794237 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:06.175 1794237 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:30:06.175 1794237 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:30:06.176 1794238 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:30:06.176 1794238 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:30:06.177 1794239 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.177 1794239 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.178 1794240 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.178 1794240 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:30:06.178 1794240 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:30:06.179 1794241 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:30:06.179 1794241 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:30:06.179 1794241 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.180 1794242 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.181 1794243 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.181 1794243 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:30:06.181 1794243 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:30:06.181 1794243 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:30:06.181 1794243 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:30:06.182 1794244 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.182 1794244 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.183 1794245 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.183 1794245 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:30:06.183 1794245 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:30:06.184 1794246 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:30:06.184 1794246 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:30:06.184 1794246 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.185 1794247 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.185 1794247 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.185 1794247 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:30:06.185 1794247 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:30:06.187 1794249 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:30:06.187 1794249 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:30:06.187 1794249 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.188 1794250 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.189 1794251 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.189 1794251 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:30:06.189 1794251 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:30:06.191 1794253 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:30:06.191 1794253 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:30:06.191 1794253 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.191 1794253 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.192 1794254 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.192 1794254 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:30:06.192 1794254 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:30:06.193 1794255 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:30:06.193 1794255 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:30:06.194 1794256 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.194 1794256 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.195 1794257 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.195 1794257 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:30:06.195 1794257 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:30:06.196 1794258 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:30:06.196 1794258 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:30:06.197 1794259 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.197 1794259 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.198 1794260 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.198 1794260 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:30:06.198 1794260 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:06.199 1794261 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:30:06.199 1794261 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:30:06.200 1794262 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:06.201 1794263 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@373a4164
20-08-2026 00:30:06.202 1794264 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:06.202 1794264 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:30:06.202 1794264 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:30:06.204 1794266 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:30:06.204 1794266 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:06.204 1794266 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:30:06.232 1794294 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:06.232 1794294 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:06.232 1794294 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:06.232 1794294 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:30:06.232 1794294 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:06.0
20-08-2026 00:30:06.232 1794294 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:06.232 1794294 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.234 1794296 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.235 1794297 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.235 1794297 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:30:06.235 1794297 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:30:06.237 1794299 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:30:06.237 1794299 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:30:06.238 1794300 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.238 1794300 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.240 1794302 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.240 1794302 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:30:06.240 1794302 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:06.241 1794303 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:30:06.241 1794303 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:30:06.242 1794304 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.243 1794305 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.244 1794306 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.244 1794306 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:30:06.244 1794306 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:30:06.245 1794307 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:30:06.245 1794307 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:30:06.246 1794308 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:06.247 1794309 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@373a4164
20-08-2026 00:30:06.248 1794310 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:06.248 1794310 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:30:06.248 1794310 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:30:06.250 1794312 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:30:06.250 1794312 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:06.250 1794312 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:30:06.348 1794410 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:06.348 1794410 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:06.348 1794410 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:06.348 1794410 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:30:06.348 1794410 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:06.0
20-08-2026 00:30:06.348 1794410 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:06.348 1794410 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:06.349 1794411 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@373a4164
20-08-2026 00:30:06.351 1794413 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:06.351 1794413 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:30:06.351 1794413 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:30:06.352 1794414 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:30:06.352 1794414 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:06.352 1794414 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:30:06.373 1794435 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:06.373 1794435 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:06.373 1794435 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:06.373 1794435 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:30:06.373 1794435 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:06.0
20-08-2026 00:30:06.373 1794435 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:06.373 1794435 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:06.375 1794437 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@373a4164
20-08-2026 00:30:06.376 1794438 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:06.376 1794438 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:30:06.376 1794438 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:30:06.377 1794439 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:30:06.377 1794439 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:06.377 1794439 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:30:06.396 1794458 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:06.396 1794458 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:30:06.396 1794458 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:30:06.396 1794458 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:30:06.396 1794458 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:06.0
20-08-2026 00:30:06.396 1794458 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:06.397 1794459 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.397 1794459 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.399 1794461 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.399 1794461 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:30:06.399 1794461 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:30:06.400 1794462 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:30:06.400 1794462 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:30:06.400 1794462 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.401 1794463 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.402 1794464 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.402 1794464 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:30:06.402 1794464 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:06.403 1794465 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:30:06.403 1794465 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:30:06.404 1794466 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.404 1794466 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.406 1794468 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.406 1794468 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:30:06.406 1794468 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:30:06.407 1794469 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:30:06.407 1794469 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:30:06.407 1794469 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.408 1794470 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.409 1794471 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.409 1794471 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:30:06.409 1794471 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:06.410 1794472 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:30:06.410 1794472 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:30:06.410 1794472 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.411 1794473 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.413 1794475 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.413 1794475 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:30:06.413 1794475 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:30:06.414 1794476 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:30:06.414 1794476 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:30:06.414 1794476 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.415 1794477 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.416 1794478 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.416 1794478 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:30:06.416 1794478 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:30:06.417 1794479 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:30:06.417 1794479 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:30:06.418 1794480 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.418 1794480 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.420 1794482 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.420 1794482 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:30:06.420 1794482 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:30:06.421 1794483 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:30:06.421 1794483 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:30:06.421 1794483 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.422 1794484 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.423 1794485 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.423 1794485 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:30:06.423 1794485 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:30:06.424 1794486 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:30:06.424 1794486 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:30:06.424 1794486 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.425 1794487 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.426 1794488 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.426 1794488 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:30:06.426 1794488 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:30:06.428 1794490 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:30:06.428 1794490 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:30:06.428 1794490 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:30:06.429 1794491 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@373a4164
20-08-2026 00:30:06.431 1794493 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:30:06.431 1794493 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:30:06.431 1794493 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:30:06.432 1794494 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:30:06.433 1794495 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:30:06.433 1794495 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:30:06.507 1794569 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:06.507 1794569 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:30:06.507 1794569 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:30:06.507 1794569 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:30:06.507 1794569 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:30:06.0
20-08-2026 00:30:06.507 1794569 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:30:06.508 1794570 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.509 1794571 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.510 1794572 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.510 1794572 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:30:06.510 1794572 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:30:06.512 1794574 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:30:06.512 1794574 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:30:06.512 1794574 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.513 1794575 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.515 1794577 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.515 1794577 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:30:06.515 1794577 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:30:06.516 1794578 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:30:06.516 1794578 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:30:06.517 1794579 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.517 1794579 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.519 1794581 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.519 1794581 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:30:06.519 1794581 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:30:06.520 1794582 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:30:06.520 1794582 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:30:06.521 1794583 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.521 1794583 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.523 1794585 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.523 1794585 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:30:06.523 1794585 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:30:06.524 1794586 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:30:06.524 1794586 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:30:06.525 1794587 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.525 1794587 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.526 1794588 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.526 1794588 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:30:06.526 1794588 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:30:06.528 1794590 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:30:06.528 1794590 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:30:06.529 1794591 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:30:06.529 1794591 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@58725dc0
20-08-2026 00:30:06.530 1794592 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:30:06.531 1794593 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:30:06.531 1794593 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:30:06.532 1794594 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:30:06.532 1794594 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:30:07.933 1795995 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:30:07.933 1795995 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:30:07.943 1796005 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:30:07.943 1796005 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:30:08.088 1796150 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:30:08.099 1796161 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:30:08.100 1796162 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:30:08.157 1796219 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:30:08.740 1796802 [http-nio-8051-exec-73] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:30:08, data=[]}}
20-08-2026 00:30:08.741 1796803 [http-nio-8051-exec-73] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:30:08.741 1796803 [http-nio-8051-exec-73] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:30:08.741 1796803 [http-nio-8051-exec-73] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202303, traysArr : []
20-08-2026 00:30:08.741 1796803 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202303, traysArr : []
20-08-2026 00:30:08.742 1796804 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:30:08.742 1796804 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:30:08.742 1796804 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:30:08.742 1796804 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:30:08.742 1796804 [http-nio-8051-exec-73] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202303, cameraArr : {"data":[],"created_at":"2026-08-20 00:30:08"}
20-08-2026 00:30:08.742 1796804 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202303, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:30:08"}
20-08-2026 00:30:09.264 1797326 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202204
20-08-2026 00:30:09.264 1797326 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:30:09.264 1797326 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:30:09
20-08-2026 00:30:09.264 1797326 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 18:45:18.857063', '2026-08-19 22:14:07.905118', '2026-08-19 18:45:18.857155', '2026-08-19 22:14:07.905228'], 'open_time': ['2026-08-19 18:44:51.083060', '2026-08-19 22:13:59.351983', '2026-08-19 18:44:51.083222', '2026-08-19 22:13:59.352124']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:30:09.264 1797326 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:30:09.264 1797326 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:30:09.265 1797327 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:30:09.265 1797327 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:30:09.265 1797327 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:30:09.265 1797327 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 18:45:18.857063", "2026-08-19 22:14:07.905118", "2026-08-19 18:45:18.857155", "2026-08-19 22:14:07.905228"], "open_time": ["2026-08-19 18:44:51.083060", "2026-08-19 22:13:59.351983", "2026-08-19 18:44:51.083222", "2026-08-19 22:13:59.352124"]}
20-08-2026 00:30:09.265 1797327 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:30:09.265 1797327 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:30:09.270 1797332 [http-nio-8051-exec-12] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:30:08, data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, value=, status=true}]}}
20-08-2026 00:30:09.270 1797332 [http-nio-8051-exec-12] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:30:09.270 1797332 [http-nio-8051-exec-12] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:30:09.270 1797332 [http-nio-8051-exec-12] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202201, traysArr : []
20-08-2026 00:30:09.271 1797333 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202201, traysArr : []
20-08-2026 00:30:09.271 1797333 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:30:09.272 1797334 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:30:09.272 1797334 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:30:09.272 1797334 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:30:09.272 1797334 [http-nio-8051-exec-12] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202201, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:30:08"}
20-08-2026 00:30:09.272 1797334 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202201, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:30:08"}
20-08-2026 00:30:09.936 1797998 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM10201907
20-08-2026 00:30:09.936 1797998 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:30:09.936 1797998 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:30:09
20-08-2026 00:30:09.936 1797998 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 23:44:02.229679', '2026-08-19 23:44:31.355316', '2026-08-19 23:44:02.229817', '2026-08-19 23:44:31.355465'], 'close_time': ['2026-08-19 23:44:26.328385', '2026-08-19 23:44:49.091933', '2026-08-19 23:44:26.328494', '2026-08-19 23:44:49.092034']}"}
20-08-2026 00:30:09.936 1797998 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:30:09.936 1797998 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:30:09.936 1797998 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:30:09.936 1797998 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:30:09.936 1797998 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:30:09.936 1797998 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:44:02.229679", "2026-08-19 23:44:31.355316", "2026-08-19 23:44:02.229817", "2026-08-19 23:44:31.355465"], "close_time": ["2026-08-19 23:44:26.328385", "2026-08-19 23:44:49.091933", "2026-08-19 23:44:26.328494", "2026-08-19 23:44:49.092034"]}
20-08-2026 00:30:09.936 1797998 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:30:11.439 1799501 [http-nio-8051-exec-72] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:30:11.439 1799501 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:30:11.625 1799687 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM07202501 
20-08-2026 00:30:11.626 1799688 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:30:11.626 1799688 [http-nio-8051-exec-76] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:30:11.636 1799698 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:30:11.637 1799699 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:30:11.637 1799699 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:30:11.637 1799699 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:30:11.637 1799699 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:30:11.638 1799700 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:30:11.638 1799700 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:30:11.638 1799700 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:30:11.639 1799701 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:30:11.639 1799701 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:11.639 1799701 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:11.640 1799702 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:11.641 1799703 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:30:11.641 1799703 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:30:11.641 1799703 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:30:11.641 1799703 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:11.641 1799703 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:11.642 1799704 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:11.643 1799705 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:11.643 1799705 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:11.644 1799706 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:11.644 1799706 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:11.644 1799706 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:11.645 1799707 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:11.647 1799709 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:30:11.647 1799709 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:30:11.647 1799709 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:30:11.647 1799709 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:30:11.647 1799709 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:30:11.648 1799710 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:30:11.648 1799710 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:11.648 1799710 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:11.649 1799711 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:11.649 1799711 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:30:11.649 1799711 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:30:11.650 1799712 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:30:11.650 1799712 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:30:11.650 1799712 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:30:11.651 1799713 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:30:11.651 1799713 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:30:11.651 1799713 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:30:11.651 1799713 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:30:11.651 1799713 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:30:11.651 1799713 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:30:11.652 1799714 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:30:11.652 1799714 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:30:11.652 1799714 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:30:11.653 1799715 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:30:11.653 1799715 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:30:11.653 1799715 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:30:11.654 1799716 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:30:11.654 1799716 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:11.654 1799716 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:11.654 1799716 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:11.656 1799718 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:30:11.656 1799718 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:30:11.656 1799718 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:30:11.656 1799718 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:30:11.656 1799718 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:30:11.657 1799719 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:30:11.657 1799719 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:30:11.657 1799719 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:30:11.658 1799720 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:30:11.658 1799720 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:30:11.658 1799720 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:30:11.658 1799720 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:30:11.658 1799720 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:30:11.658 1799720 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:30:11.659 1799721 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:30:11.659 1799721 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:30:11.659 1799721 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:30:11.660 1799722 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:30:11.660 1799722 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:30:11.660 1799722 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:30:11.661 1799723 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:30:11.661 1799723 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:30:11.661 1799723 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:30:11.662 1799724 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:30:11.662 1799724 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:30:11.662 1799724 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:30:11.663 1799725 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:30:11.663 1799725 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:30:11.663 1799725 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:30:11.664 1799726 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:30:11.664 1799726 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:30:11.664 1799726 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:30:11.665 1799727 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:30:11.665 1799727 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:30:11.665 1799727 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:30:11.665 1799727 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:30:11.665 1799727 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:30:11.665 1799727 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:30:11.666 1799728 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:30:11.666 1799728 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:30:11.666 1799728 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:30:11.667 1799729 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:30:11.685 1799747 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:30:12.579 1800641 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:30:12, data=[]}}
20-08-2026 00:30:12.580 1800642 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:30:12.580 1800642 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:30:12.580 1800642 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202203, traysArr : []
20-08-2026 00:30:12.580 1800642 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202203, traysArr : []
20-08-2026 00:30:12.581 1800643 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:30:12.581 1800643 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:30:12.581 1800643 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:30:12.581 1800643 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:30:12.581 1800643 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202203, cameraArr : {"data":[],"created_at":"2026-08-20 00:30:12"}
20-08-2026 00:30:12.581 1800643 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202203, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:30:12"}
20-08-2026 00:30:14.429 1802491 [http-nio-8051-exec-60] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202201}
20-08-2026 00:30:16.529 1804591 [http-nio-8051-exec-87] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:30:16.530 1804592 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:30:16.611 1804673 [http-nio-8051-exec-20] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:30:16.611 1804673 [http-nio-8051-exec-20] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:30:17.074 1805136 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_status=true, id=TM04202201-1-limit, sensor_type=limit}, {sensor_status=true, id=TM04202201-1-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:30:16.828291}], door_id=1, hcid=[1]}, {data=[{sensors=[{sensor_status=true, id=TM04202201-2-limit, sensor_type=limit}, {sensor_status=true, id=TM04202201-2-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:30:16.828966}], door_id=2, hcid=[1]}]}
20-08-2026 00:30:17.074 1805136 [http-nio-8051-exec-92] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:30:17.074 1805136 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202201, traysArr : []
20-08-2026 00:30:17.074 1805136 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202201, traysArr : []
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:30:17.076 1805138 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:30:17.081 1805143 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:30:16.828291"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:30:16.828966"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:30:17.081 1805143 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:30:16.828291"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:30:16.828966"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:30:17.093 1805155 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202201, cameraArr : {}
20-08-2026 00:30:17.093 1805155 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202201, cameraInfoData : {}
20-08-2026 00:30:17.588 1805650 [http-nio-8051-exec-85] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202204
20-08-2026 00:30:17.589 1805651 [http-nio-8051-exec-85] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:30:17.589 1805651 [http-nio-8051-exec-85] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:30:17
20-08-2026 00:30:17.655 1805717 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:30:17.655 1805717 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:30:17.822 1805884 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:30:17.826 1805888 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202305
20-08-2026 00:30:17.826 1805888 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:30:17.826 1805888 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:30:17
20-08-2026 00:30:18.364 1806426 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202203
20-08-2026 00:30:18.364 1806426 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:30:18.365 1806427 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:30:18
20-08-2026 00:30:18.803 1806865 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM08202202
20-08-2026 00:30:18.803 1806865 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:30:18.803 1806865 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:30:18
20-08-2026 00:30:18.803 1806865 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 22:51:49.508847', '2026-08-19 22:52:03.451768', '2026-08-19 22:51:49.508966', '2026-08-19 22:52:03.451865'], 'close_time': ['2026-08-19 22:51:52.812322', '2026-08-19 22:52:07.265485', '2026-08-19 22:51:52.812497', '2026-08-19 22:52:07.065026']}","door1":"0"}
20-08-2026 00:30:18.803 1806865 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:30:18.803 1806865 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:30:18.803 1806865 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:30:18.803 1806865 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:30:18.803 1806865 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:30:18.803 1806865 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:51:49.508847", "2026-08-19 22:52:03.451768", "2026-08-19 22:51:49.508966", "2026-08-19 22:52:03.451865"], "close_time": ["2026-08-19 22:51:52.812322", "2026-08-19 22:52:07.265485", "2026-08-19 22:51:52.812497", "2026-08-19 22:52:07.065026"]}
20-08-2026 00:30:18.803 1806865 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:30:20.130 1808192 [http-nio-8051-exec-76] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:30:20.130 1808192 [http-nio-8051-exec-76] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:30:20.622 1808684 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:30:20.242531, sensors=[{sensor_type=limit, sensor_status=true, id=TM09202301-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM09202301-1-magnetic}]}], door_id=1, hcid=[1]}, {data=[{created_at=2026-08-20 00:30:20.243263, sensors=[{sensor_type=limit, sensor_status=true, id=TM09202301-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM09202301-2-magnetic}]}], door_id=2, hcid=[1]}], trays=[]}
20-08-2026 00:30:20.623 1808685 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:30:20.623 1808685 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202301, traysArr : []
20-08-2026 00:30:20.623 1808685 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202301, traysArr : []
20-08-2026 00:30:20.624 1808686 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:30:20.625 1808687 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:30:20.630 1808692 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:30:20.242531"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:30:20.243263"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:30:20.631 1808693 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:30:20.242531"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:30:20.243263"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:30:20.643 1808705 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202301, cameraArr : {}
20-08-2026 00:30:20.643 1808705 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202301, cameraInfoData : {}
20-08-2026 00:30:21.930 1809992 [http-nio-8051-exec-60] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202202}
20-08-2026 00:30:22.152 1810214 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:30:22.153 1810215 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:30:22.278 1810340 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:30:22.540 1810602 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:30:22.540 1810602 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:30:25.541 1813603 [http-nio-8051-exec-92] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:30:25.541 1813603 [http-nio-8051-exec-92] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:30:26.160 1814222 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:30:25, data=[{id=pd-invalidfs, status=true, value=vfat}]}}
20-08-2026 00:30:26.160 1814222 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:30:26.160 1814222 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:30:26.160 1814222 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM08202203, traysArr : []
20-08-2026 00:30:26.160 1814222 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM08202203, traysArr : []
20-08-2026 00:30:26.161 1814223 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:30:26.161 1814223 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:30:26.161 1814223 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:30:26.161 1814223 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:30:26.161 1814223 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM08202203, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:30:25"}
20-08-2026 00:30:26.161 1814223 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM08202203, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:30:25"}
20-08-2026 00:30:30.313 1818375 [http-nio-8051-exec-12] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202301}
20-08-2026 00:30:31.824 1819886 [http-nio-8051-exec-93] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:30:31, data=[{value=vfat, id=pd-invalidfs, status=true}, {value=98%, id=pd-full, status=true}]}}
20-08-2026 00:30:31.824 1819886 [http-nio-8051-exec-93] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:30:31.824 1819886 [http-nio-8051-exec-93] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:30:31.824 1819886 [http-nio-8051-exec-93] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202305, traysArr : []
20-08-2026 00:30:31.824 1819886 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202305, traysArr : []
20-08-2026 00:30:31.825 1819887 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:30:31.825 1819887 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:30:31.825 1819887 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:30:31.825 1819887 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:30:31.825 1819887 [http-nio-8051-exec-93] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202305, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"pd-full","value":"98%","status":true}],"created_at":"2026-08-20 00:30:31"}
20-08-2026 00:30:31.825 1819887 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202305, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"pd-full","value":"98%","status":true}],"created_at":"2026-08-20 00:30:31"}
20-08-2026 00:30:32.593 1820655 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:30:32.594 1820656 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:30:32.607 1820669 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:30:32.660 1820722 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:04:44"}
20-08-2026 00:30:37.520 1825582 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-07-11 10:47:53"}
20-08-2026 00:30:37.594 1825656 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685600316121, timestamp=2026-08-19 20:56:02.0}
20-08-2026 00:30:37.595 1825657 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685600316121, timestamp: 2026-08-19 20:56:02.0
20-08-2026 00:30:37.685 1825747 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:30:41.550 1829612 [http-nio-8051-exec-76] INFO  n.c.kiosk.machine.MachineController - {skus=[4500470, 166327, 4500605, 4500541, 4500710, 185993, 4500709, 4500724, 4500727, 4500407, 4500673, 4500681, 4500499, 186043, 186100, 165143, 4500711, 4500667, 186084, 4500712, 186059, 4500708, 4500643, 186078, 4500677, 4500723, 4500722, 4500648, 185994, 4500678, 186042, 4500706], imei=TM08202202}
20-08-2026 00:30:41.554 1829616 [http-nio-8051-exec-76] INFO  n.c.kiosk.machine.MachineController - [{"name":"Town Bus Soya Stick ,35g","sku_id":"165143","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/165143-5076.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-09-15 14:26:09.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Townbus Green Masala Peas 28g ","sku_id":"186042","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/186042-4971.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2024-09-13 17:53:24.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"KITKAT Nestle 4 Finger Chocolate 38g","sku_id":"186084","vendor_id":"1","mrp":"30","selling_price":"30","weight":"41","image":"https://images.tinymart.in/product/186084-5395.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-01-06 17:47:45.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Winkies Fruit Cake Sliced Nonveg 50g","sku_id":"4500470","vendor_id":"1","mrp":"15","selling_price":"15","weight":"56","image":"https://images.tinymart.in/product/4500470-436.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2025-05-29 09:23:38.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"Modern Kitchen Masala Peanut 28gm","sku_id":"4500708","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/4500708-7901.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-06-10 09:44:00.0"}, {"name":"McVities Butter Jeera Cookies58gm","sku_id":"4500709","vendor_id":"1","mrp":"10","selling_price":"10","weight":"61","image":"https://images.tinymart.in/product/4500709-2651.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-10 09:46:56.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:30:41.557 1829619 [http-nio-8051-exec-76] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:30:44.496 1832558 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM07201911
20-08-2026 00:30:44.496 1832558 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:30:44.496 1832558 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:30:44
20-08-2026 00:30:46.660 1834722 [http-nio-8051-exec-73] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:30:46, data=[{value=vfat, status=true, id=pd-invalidfs}, {value=100%, status=true, id=logs-full}]}}
20-08-2026 00:30:46.661 1834723 [http-nio-8051-exec-73] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:30:46.661 1834723 [http-nio-8051-exec-73] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:30:46.661 1834723 [http-nio-8051-exec-73] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM10201907, traysArr : []
20-08-2026 00:30:46.661 1834723 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM10201907, traysArr : []
20-08-2026 00:30:46.662 1834724 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:30:46.662 1834724 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:30:46.662 1834724 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:30:46.662 1834724 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:30:46.662 1834724 [http-nio-8051-exec-73] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM10201907, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:30:46"}
20-08-2026 00:30:46.662 1834724 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM10201907, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:30:46"}
20-08-2026 00:30:48.535 1836597 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:30:48.536 1836598 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:30:48.594 1836656 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:30:52.058 1840120 [http-nio-8051-exec-93] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:30:52.059 1840121 [http-nio-8051-exec-93] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:30:52.381 1840443 [http-nio-8051-exec-72] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}, {status=true, value=100%, id=logs-full}], created_at=2026-08-20 00:30:51}}
20-08-2026 00:30:52.381 1840443 [http-nio-8051-exec-72] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:30:52.381 1840443 [http-nio-8051-exec-72] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:30:52.381 1840443 [http-nio-8051-exec-72] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202501, traysArr : []
20-08-2026 00:30:52.382 1840444 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202501, traysArr : []
20-08-2026 00:30:52.383 1840445 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:30:52.383 1840445 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:30:52.383 1840445 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:30:52.383 1840445 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:30:52.383 1840445 [http-nio-8051-exec-72] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:30:51"}
20-08-2026 00:30:52.384 1840446 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:30:51"}
20-08-2026 00:30:53.711 1841773 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM07201911
20-08-2026 00:30:53.712 1841774 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:30:53.712 1841774 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:30:53
20-08-2026 00:30:53.712 1841774 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - {"door3":"0","door2":"0","door5":"","door4":"0","open_close_time":"{'close_time': ['2026-08-19 20:03:26.153719', '2026-08-18 19:51:21.264372', '2026-08-18 18:19:24.584133', '2026-08-18 13:26:25.579485', '2026-08-19 20:03:26.153864', '2026-08-18 19:51:21.264588', '2026-08-18 18:19:24.584231', '2026-08-18 13:26:25.579736'], 'open_time': ['2026-08-19 20:03:22.174163', '2026-08-18 19:51:13.957132', '2026-08-18 18:19:21.143501', '2026-08-18 13:26:19.945610', '2026-08-19 20:03:22.174319', '2026-08-18 19:51:13.957263', '2026-08-18 18:19:21.143674', '2026-08-18 13:26:19.945751']}","door1":"0","power":1}
20-08-2026 00:30:53.712 1841774 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:30:53.712 1841774 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:30:53.712 1841774 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:30:53.712 1841774 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:30:53.712 1841774 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:30:53.712 1841774 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:03:26.153719", "2026-08-18 19:51:21.264372", "2026-08-18 18:19:24.584133", "2026-08-18 13:26:25.579485", "2026-08-19 20:03:26.153864", "2026-08-18 19:51:21.264588", "2026-08-18 18:19:24.584231", "2026-08-18 13:26:25.579736"], "open_time": ["2026-08-19 20:03:22.174163", "2026-08-18 19:51:13.957132", "2026-08-18 18:19:21.143501", "2026-08-18 13:26:19.945610", "2026-08-19 20:03:22.174319", "2026-08-18 19:51:13.957263", "2026-08-18 18:19:21.143674", "2026-08-18 13:26:19.945751"]}
20-08-2026 00:30:53.712 1841774 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:30:54.614 1842676 [http-nio-8051-exec-76] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:30:54.614 1842676 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:30:55.711 1843773 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202501
20-08-2026 00:30:55.711 1843773 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:30:55.711 1843773 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:30:55
20-08-2026 00:30:55.711 1843773 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'open_time': ['2026-08-19 14:18:18.674078', '2026-08-19 14:18:18.674142'], 'close_time': ['2026-08-19 14:18:26.798883', '2026-08-19 14:18:26.798958']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}]"}
20-08-2026 00:30:55.711 1843773 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:30:55.712 1843774 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:30:55.712 1843774 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:30:55.712 1843774 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:30:55.712 1843774 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:30:55.712 1843774 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 14:18:18.674078", "2026-08-19 14:18:18.674142"], "close_time": ["2026-08-19 14:18:26.798883", "2026-08-19 14:18:26.798958"]}
20-08-2026 00:30:55.712 1843774 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}]
20-08-2026 00:30:55.712 1843774 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:30:56.596 1844658 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:30:56.596 1844658 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:30:59.832 1847894 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:30:59, data=[{status=true, id=pd-readonly}, {value=, status=true, id=pd-invalidfs}]}}
20-08-2026 00:30:59.832 1847894 [http-nio-8051-exec-20] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:30:59.832 1847894 [http-nio-8051-exec-20] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:30:59.832 1847894 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202502, traysArr : []
20-08-2026 00:30:59.832 1847894 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202502, traysArr : []
20-08-2026 00:30:59.833 1847895 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:30:59.833 1847895 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:30:59.833 1847895 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:30:59.833 1847895 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:30:59.833 1847895 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202502, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:30:59"}
20-08-2026 00:30:59.833 1847895 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202502, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:30:59"}
20-08-2026 00:31:01.622 1849684 [http-nio-8051-exec-85] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:31:01.635 1849697 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.637 1849699 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.640 1849702 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.640 1849702 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:31:01.640 1849702 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:31:01.643 1849705 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:31:01.643 1849705 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:31:01.644 1849706 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:01.646 1849708 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:01.649 1849711 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:01.649 1849711 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:31:01.649 1849711 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:31:01.652 1849714 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:31:01.652 1849714 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:01.652 1849714 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:31:01.697 1849759 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:01.697 1849759 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:01.697 1849759 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:01.697 1849759 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:31:01.697 1849759 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:01.0
20-08-2026 00:31:01.697 1849759 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:01.698 1849760 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.702 1849764 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.705 1849767 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.705 1849767 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:31:01.705 1849767 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:31:01.709 1849771 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:31:01.709 1849771 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:31:01.709 1849771 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:01.710 1849772 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:01.712 1849774 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:01.712 1849774 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:31:01.712 1849774 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:31:01.715 1849777 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:31:01.715 1849777 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:01.715 1849777 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:31:01.750 1849812 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:01.750 1849812 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:01.750 1849812 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:01.750 1849812 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:31:01.750 1849812 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:01.0
20-08-2026 00:31:01.750 1849812 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:01.751 1849813 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.753 1849815 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.755 1849817 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.755 1849817 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:31:01.755 1849817 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:01.758 1849820 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:31:01.758 1849820 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:31:01.759 1849821 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:01.760 1849822 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:01.762 1849824 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:01.762 1849824 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:31:01.762 1849824 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:31:01.765 1849827 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:31:01.765 1849827 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:01.765 1849827 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:31:01.780 1849842 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:01.780 1849842 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:01.780 1849842 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:01.780 1849842 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:31:01.780 1849842 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:01.0
20-08-2026 00:31:01.781 1849843 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:01.782 1849844 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.783 1849845 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.786 1849848 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.786 1849848 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:31:01.786 1849848 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:31:01.788 1849850 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:31:01.788 1849850 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:31:01.789 1849851 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:01.790 1849852 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:01.793 1849855 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:01.794 1849856 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:31:01.794 1849856 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:31:01.796 1849858 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:31:01.796 1849858 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:01.796 1849858 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:31:01.812 1849874 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:01.812 1849874 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:01.812 1849874 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:01.812 1849874 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:31:01.812 1849874 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:01.0
20-08-2026 00:31:01.812 1849874 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:01.813 1849875 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.815 1849877 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.817 1849879 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.818 1849880 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:31:01.818 1849880 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:31:01.822 1849884 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:31:01.822 1849884 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:31:01.823 1849885 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.825 1849887 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.827 1849889 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.828 1849890 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:31:01.828 1849890 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:31:01.830 1849892 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:31:01.830 1849892 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:31:01.831 1849893 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.832 1849894 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.834 1849896 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.834 1849896 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:31:01.834 1849896 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:31:01.837 1849899 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:31:01.837 1849899 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:31:01.838 1849900 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.839 1849901 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.841 1849903 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.841 1849903 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:31:01.841 1849903 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:31:01.844 1849906 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:31:01.844 1849906 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:31:01.845 1849907 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:01.846 1849908 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:01.848 1849910 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:01.848 1849910 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:31:01.848 1849910 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:31:01.850 1849912 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:31:01.850 1849912 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:31:01.851 1849913 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.852 1849914 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.854 1849916 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.854 1849916 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:31:01.854 1849916 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:31:01.856 1849918 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:31:01.856 1849918 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:31:01.857 1849919 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.859 1849921 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.861 1849923 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.861 1849923 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:31:01.861 1849923 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:31:01.863 1849925 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:31:01.863 1849925 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:31:01.864 1849926 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.865 1849927 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.867 1849929 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.867 1849929 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:31:01.867 1849929 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:31:01.869 1849931 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:31:01.869 1849931 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:31:01.870 1849932 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:01.871 1849933 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:01.873 1849935 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:01.873 1849935 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:31:01.873 1849935 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:31:01.875 1849937 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:31:01.875 1849937 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:01.875 1849937 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:31:01.905 1849967 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:01.905 1849967 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:01.905 1849967 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:31:01.905 1849967 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:31:01.905 1849967 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:01.0
20-08-2026 00:31:01.905 1849967 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:01.906 1849968 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.907 1849969 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.910 1849972 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.910 1849972 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:31:01.910 1849972 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:01.912 1849974 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:31:01.912 1849974 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:31:01.913 1849975 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.914 1849976 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.916 1849978 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.916 1849978 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:31:01.916 1849978 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:31:01.919 1849981 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:31:01.919 1849981 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:31:01.920 1849982 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:01.921 1849983 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:01.924 1849986 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:01.924 1849986 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:31:01.924 1849986 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:31:01.926 1849988 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:31:01.926 1849988 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:31:01.926 1849988 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:01.928 1849990 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:01.931 1849993 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:01.931 1849993 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:31:01.931 1849993 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:31:01.934 1849996 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:31:01.934 1849996 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:01.934 1849996 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:31:01.962 1850024 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:01.962 1850024 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:01.962 1850024 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:01.962 1850024 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:31:01.962 1850024 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:01.0
20-08-2026 00:31:01.962 1850024 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:01.963 1850025 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:01.965 1850027 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:01.968 1850030 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:01.968 1850030 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:31:01.968 1850030 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:31:01.970 1850032 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:31:01.970 1850032 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:01.970 1850032 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:31:01.988 1850050 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:31:01.989 1850051 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:31:01.990 1850052 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@e1e3bb4
20-08-2026 00:31:01.991 1850053 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1794875533287","expired":false,"activity":"","logged":true,"session":"Cf910e3847BdDaA9Be51E09c6dBe2d9402349103","mobile":"9402349103","active":1,"status":true}
20-08-2026 00:31:01.991 1850053 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"Cf910e3847BdDaA9Be51E09c6dBe2d9402349103","status":true}
20-08-2026 00:31:02.000 1850062 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.000 1850062 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.000 1850062 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.000 1850062 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:31:02.000 1850062 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.000 1850062 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.001 1850063 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.002 1850064 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.004 1850066 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.004 1850066 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:31:02.004 1850066 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:02.006 1850068 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:31:02.006 1850068 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:31:02.007 1850069 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.008 1850070 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.010 1850072 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.011 1850073 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:31:02.011 1850073 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:31:02.013 1850075 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:31:02.013 1850075 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:31:02.014 1850076 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.015 1850077 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.017 1850079 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.017 1850079 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:31:02.017 1850079 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:31:02.019 1850081 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:31:02.019 1850081 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.019 1850081 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:31:02.044 1850106 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=9402349103}
20-08-2026 00:31:02.093 1850155 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.093 1850155 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.093 1850155 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.093 1850155 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:31:02.094 1850156 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.094 1850156 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.095 1850157 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.097 1850159 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.101 1850163 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.101 1850163 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:31:02.101 1850163 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:31:02.103 1850165 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:31:02.103 1850165 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:31:02.104 1850166 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.105 1850167 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.108 1850170 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.108 1850170 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:31:02.108 1850170 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:31:02.110 1850172 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:31:02.110 1850172 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:31:02.110 1850172 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:31:02.112 1850174 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50cbd04c
20-08-2026 00:31:02.114 1850176 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:31:02.115 1850177 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:31:02.115 1850177 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:31:02.117 1850179 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:31:02.117 1850179 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:31:02.118 1850180 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.119 1850181 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.121 1850183 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.121 1850183 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:31:02.121 1850183 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:31:02.124 1850186 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:31:02.124 1850186 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:31:02.126 1850188 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.128 1850190 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.131 1850193 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.131 1850193 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:31:02.131 1850193 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:31:02.134 1850196 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:31:02.135 1850197 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:31:02.135 1850197 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.137 1850199 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.139 1850201 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.139 1850201 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:31:02.139 1850201 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:31:02.142 1850204 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:31:02.142 1850204 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:31:02.143 1850205 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.144 1850206 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.147 1850209 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.147 1850209 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:31:02.147 1850209 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:31:02.150 1850212 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:31:02.150 1850212 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:31:02.151 1850213 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.152 1850214 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.156 1850218 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.156 1850218 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:31:02.156 1850218 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:02.159 1850221 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:31:02.159 1850221 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:31:02.160 1850222 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.162 1850224 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.165 1850227 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.165 1850227 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:31:02.165 1850227 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:02.168 1850230 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:31:02.168 1850230 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:31:02.169 1850231 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:31:02.171 1850233 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50cbd04c
20-08-2026 00:31:02.175 1850237 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:31:02.175 1850237 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:31:02.175 1850237 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:31:02.178 1850240 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:31:02.178 1850240 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:31:02.179 1850241 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.181 1850243 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.185 1850247 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.185 1850247 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:31:02.185 1850247 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:31:02.189 1850251 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:31:02.189 1850251 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:31:02.190 1850252 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.192 1850254 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.195 1850257 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.195 1850257 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:31:02.195 1850257 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:31:02.199 1850261 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:31:02.199 1850261 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:31:02.200 1850262 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.201 1850263 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.205 1850267 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.205 1850267 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:31:02.205 1850267 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:31:02.208 1850270 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:31:02.208 1850270 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:31:02.209 1850271 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.211 1850273 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.215 1850277 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.215 1850277 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:31:02.215 1850277 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:31:02.219 1850281 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:31:02.219 1850281 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.219 1850281 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:31:02.251 1850313 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.251 1850313 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.251 1850313 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.251 1850313 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:31:02.251 1850313 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.251 1850313 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.253 1850315 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.254 1850316 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.258 1850320 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.258 1850320 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:31:02.258 1850320 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:31:02.262 1850324 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:31:02.262 1850324 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:31:02.263 1850325 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.265 1850327 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.269 1850331 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.269 1850331 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:31:02.269 1850331 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:31:02.273 1850335 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:31:02.273 1850335 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.273 1850335 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:31:02.291 1850353 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.291 1850353 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.291 1850353 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.291 1850353 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:31:02.291 1850353 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.291 1850353 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.293 1850355 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.295 1850357 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.298 1850360 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.298 1850360 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:31:02.298 1850360 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:31:02.302 1850364 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:31:02.302 1850364 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:31:02.303 1850365 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.304 1850366 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.308 1850370 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.308 1850370 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:31:02.308 1850370 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:31:02.311 1850373 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:31:02.311 1850373 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:31:02.312 1850374 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.314 1850376 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.317 1850379 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.318 1850380 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:31:02.318 1850380 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:31:02.321 1850383 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:31:02.321 1850383 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.321 1850383 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:31:02.333 1850395 [http-nio-8051-exec-60] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{sensors=[{id=TM06202305-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202305-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:31:02.104356}], hcid=[1], door_id=1}, {data=[{sensors=[{id=TM06202305-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202305-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:31:02.105785}], hcid=[1], door_id=2}], trays=[]}
20-08-2026 00:31:02.334 1850396 [http-nio-8051-exec-60] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:31:02.334 1850396 [http-nio-8051-exec-60] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202305, traysArr : []
20-08-2026 00:31:02.334 1850396 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202305, traysArr : []
20-08-2026 00:31:02.336 1850398 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:31:02.337 1850399 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:31:02.339 1850401 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.339 1850401 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.339 1850401 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.339 1850401 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:31:02.339 1850401 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.339 1850401 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.340 1850402 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.342 1850404 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.346 1850408 [http-nio-8051-exec-60] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202305, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:02.104356"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:02.105785"}],"hcid":[1],"door_id":2}]
20-08-2026 00:31:02.347 1850409 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.347 1850409 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:31:02.347 1850409 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202305, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:02.104356"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:02.105785"}],"hcid":[1],"door_id":2}]
20-08-2026 00:31:02.347 1850409 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:31:02.353 1850415 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:31:02.353 1850415 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:31:02.354 1850416 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.356 1850418 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.362 1850424 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.362 1850424 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:31:02.362 1850424 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:02.366 1850428 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:31:02.366 1850428 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:31:02.366 1850428 [http-nio-8051-exec-60] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202305, cameraArr : {}
20-08-2026 00:31:02.366 1850428 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:9402349103, lat:, lng:
20-08-2026 00:31:02.366 1850428 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202305, cameraInfoData : {}
20-08-2026 00:31:02.366 1850428 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 9402349103, lat:, lng:
20-08-2026 00:31:02.367 1850429 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.368 1850430 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.372 1850434 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.372 1850434 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:31:02.372 1850434 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:31:02.376 1850438 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:31:02.376 1850438 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.376 1850438 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:31:02.409 1850471 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.409 1850471 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.410 1850472 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.410 1850472 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:31:02.410 1850472 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.410 1850472 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.410 1850472 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.412 1850474 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.415 1850477 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.415 1850477 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:31:02.415 1850477 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:31:02.417 1850479 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:31:02.417 1850479 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.417 1850479 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:31:02.510 1850572 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.511 1850573 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.511 1850573 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.511 1850573 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:31:02.511 1850573 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.511 1850573 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.512 1850574 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.514 1850576 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.516 1850578 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.516 1850578 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:31:02.516 1850578 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:02.518 1850580 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:31:02.518 1850580 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:31:02.519 1850581 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.520 1850582 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.523 1850585 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.523 1850585 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:31:02.523 1850585 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:31:02.525 1850587 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:31:02.525 1850587 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:31:02.526 1850588 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.527 1850589 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.530 1850592 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.530 1850592 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:31:02.530 1850592 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:02.532 1850594 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:31:02.532 1850594 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:31:02.532 1850594 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.535 1850597 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.537 1850599 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.537 1850599 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:31:02.537 1850599 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:31:02.539 1850601 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:31:02.540 1850602 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.540 1850602 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:31:02.637 1850699 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:02.637 1850699 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:02.637 1850699 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:31:02.637 1850699 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:31:02.638 1850700 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.638 1850700 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.639 1850701 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.640 1850702 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.643 1850705 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.643 1850705 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:31:02.643 1850705 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:02.646 1850708 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:31:02.646 1850708 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:31:02.647 1850709 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.648 1850710 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.650 1850712 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.650 1850712 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:31:02.650 1850712 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:31:02.653 1850715 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:31:02.653 1850715 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:31:02.654 1850716 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.655 1850717 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.658 1850720 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.658 1850720 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:31:02.658 1850720 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:02.660 1850722 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:31:02.660 1850722 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:31:02.661 1850723 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:31:02.662 1850724 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@36a54c43
20-08-2026 00:31:02.665 1850727 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:31:02.665 1850727 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:31:02.665 1850727 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:31:02.667 1850729 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:31:02.667 1850729 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:31:02.668 1850730 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.669 1850731 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.672 1850734 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.672 1850734 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:31:02.672 1850734 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:31:02.677 1850739 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:31:02.677 1850739 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:31:02.678 1850740 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.681 1850743 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.685 1850747 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.685 1850747 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:31:02.685 1850747 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:31:02.690 1850752 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:31:02.690 1850752 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:31:02.691 1850753 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.694 1850756 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.698 1850760 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.698 1850760 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:31:02.698 1850760 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:31:02.701 1850763 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:31:02.701 1850763 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:31:02.702 1850764 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.703 1850765 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.707 1850769 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.707 1850769 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:31:02.707 1850769 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:31:02.710 1850772 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:31:02.710 1850772 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.710 1850772 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:31:02.733 1850795 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.733 1850795 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.733 1850795 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.733 1850795 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:31:02.733 1850795 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.734 1850796 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.735 1850797 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.736 1850798 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.739 1850801 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.739 1850801 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:31:02.739 1850801 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:31:02.742 1850804 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:31:02.742 1850804 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:31:02.744 1850806 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.745 1850807 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.748 1850810 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.749 1850811 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:31:02.749 1850811 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:31:02.752 1850814 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:31:02.752 1850814 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:31:02.753 1850815 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.754 1850816 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.757 1850819 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.757 1850819 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:31:02.757 1850819 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:02.759 1850821 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:31:02.759 1850821 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:31:02.760 1850822 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.761 1850823 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.764 1850826 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.764 1850826 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:31:02.764 1850826 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:31:02.767 1850829 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:31:02.767 1850829 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.767 1850829 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:31:02.777 1850839 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:31:02.777 1850839 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:31:02.778 1850840 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2cbd01b4
20-08-2026 00:31:02.778 1850840 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1794875533287","expired":false,"activity":"","logged":true,"session":"Cf910e3847BdDaA9Be51E09c6dBe2d9402349103","mobile":"9402349103","active":1,"status":true}
20-08-2026 00:31:02.778 1850840 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"Cf910e3847BdDaA9Be51E09c6dBe2d9402349103","status":true}
20-08-2026 00:31:02.778 1850840 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:31:02.778 1850840 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2cbd01b4
20-08-2026 00:31:02.778 1850840 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1794875533287","expired":false,"activity":"","logged":true,"session":"Cf910e3847BdDaA9Be51E09c6dBe2d9402349103","mobile":"9402349103","active":1,"status":true}
20-08-2026 00:31:02.778 1850840 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Cf910e3847BdDaA9Be51E09c6dBe2d9402349103, mobile : 9402349103, newSession : Cf910e3847BdDaA9Be51E09c6dBe2d9402349103, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"12.9044074,77.6626564","locationType":"Machine","location":"Texas LakeView 7th Floor"}}, expiry  :1794875533287
20-08-2026 00:31:02.778 1850840 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:31:02.778 1850840 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:31:02.779 1850841 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2cbd01b4
20-08-2026 00:31:02.779 1850841 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1794875533287","expired":false,"activity":"","logged":true,"session":"Cf910e3847BdDaA9Be51E09c6dBe2d9402349103","mobile":"9402349103","active":1,"status":true}
20-08-2026 00:31:02.779 1850841 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"Cf910e3847BdDaA9Be51E09c6dBe2d9402349103","status":true}
20-08-2026 00:31:02.785 1850847 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.785 1850847 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.785 1850847 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.785 1850847 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:31:02.785 1850847 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.785 1850847 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.786 1850848 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.787 1850849 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.791 1850853 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.791 1850853 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:31:02.791 1850853 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:31:02.793 1850855 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:31:02.793 1850855 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.793 1850855 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:31:02.808 1850870 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.808 1850870 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.808 1850870 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.808 1850870 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:31:02.808 1850870 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.808 1850870 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.809 1850871 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.810 1850872 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.813 1850875 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.813 1850875 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:31:02.813 1850875 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:31:02.816 1850878 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:31:02.816 1850878 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:31:02.816 1850878 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.818 1850880 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.820 1850882 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.820 1850882 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:31:02.820 1850882 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:02.822 1850884 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:31:02.823 1850885 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:31:02.823 1850885 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.825 1850887 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.827 1850889 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.827 1850889 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:31:02.827 1850889 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:02.829 1850891 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:31:02.829 1850891 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:31:02.830 1850892 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.831 1850893 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.834 1850896 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.834 1850896 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:31:02.834 1850896 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:31:02.836 1850898 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:31:02.837 1850899 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.837 1850899 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:31:02.858 1850920 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.858 1850920 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.858 1850920 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.858 1850920 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:31:02.858 1850920 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.858 1850920 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.859 1850921 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.861 1850923 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.864 1850926 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.864 1850926 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:31:02.864 1850926 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:02.866 1850928 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:31:02.866 1850928 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:31:02.867 1850929 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.868 1850930 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.871 1850933 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.871 1850933 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:31:02.871 1850933 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:31:02.874 1850936 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:31:02.874 1850936 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.874 1850936 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:31:02.891 1850953 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:31:02.891 1850953 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:31:02.891 1850953 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:31:02.891 1850953 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@539c68f
20-08-2026 00:31:02.891 1850953 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:31:02.891 1850953 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:31:02.891 1850953 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@539c68f
20-08-2026 00:31:02.891 1850953 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:31:02.900 1850962 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:31:02.901 1850963 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:31:02.901 1850963 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:31:02.901 1850963 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@593cb440
20-08-2026 00:31:02.901 1850963 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:31:02.901 1850963 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:31:02.901 1850963 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@593cb440
20-08-2026 00:31:02.901 1850963 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:31:02.904 1850966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.904 1850966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.904 1850966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.904 1850966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:31:02.904 1850966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.904 1850966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.906 1850968 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.908 1850970 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.911 1850973 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.911 1850973 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:31:02.911 1850973 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:02.913 1850975 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:31:02.913 1850975 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:31:02.914 1850976 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.915 1850977 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.919 1850981 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.919 1850981 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:31:02.919 1850981 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:31:02.921 1850983 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:31:02.921 1850983 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.921 1850983 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:31:02.939 1851001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.939 1851001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.939 1851001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.939 1851001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:31:02.939 1851001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.939 1851001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.940 1851002 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:02.942 1851004 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:02.945 1851007 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:02.945 1851007 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:31:02.945 1851007 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:31:02.948 1851010 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:31:02.948 1851010 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:31:02.949 1851011 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.951 1851013 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.953 1851015 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.953 1851015 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:31:02.953 1851015 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:31:02.956 1851018 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:31:02.956 1851018 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.956 1851018 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:31:02.974 1851036 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.974 1851036 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:02.974 1851036 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:02.974 1851036 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:31:02.974 1851036 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:02.0
20-08-2026 00:31:02.974 1851036 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:02.975 1851037 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:02.976 1851038 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:02.980 1851042 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:02.980 1851042 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:31:02.980 1851042 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:31:02.982 1851044 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:31:02.982 1851044 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:02.982 1851044 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:31:02.992 1851054 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=9402349103}
20-08-2026 00:31:03.017 1851079 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:31:03.017 1851079 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:31:03.017 1851079 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:31:03.017 1851079 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:31:03.017 1851079 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:31:03.017 1851079 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Cf910e3847BdDaA9Be51E09c6dBe2d9402349103, device:app
20-08-2026 00:31:03.018 1851080 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:31:03.019 1851081 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9402349103
20-08-2026 00:31:03.019 1851081 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9402349103
20-08-2026 00:31:03.023 1851085 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1e5a5d03
20-08-2026 00:31:03.023 1851085 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7a18a698
20-08-2026 00:31:03.023 1851085 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:31:03.023 1851085 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1e5a5d03
20-08-2026 00:31:03.023 1851085 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7a18a698
20-08-2026 00:31:03.037 1851099 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.037 1851099 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.037 1851099 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:03.037 1851099 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:31:03.037 1851099 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.037 1851099 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.039 1851101 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.041 1851103 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.045 1851107 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.045 1851107 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:31:03.045 1851107 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:31:03.048 1851110 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:31:03.048 1851110 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:31:03.050 1851112 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.052 1851114 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.057 1851119 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.057 1851119 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:31:03.057 1851119 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:31:03.060 1851122 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:31:03.061 1851123 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.061 1851123 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:31:03.099 1851161 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.099 1851161 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.099 1851161 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:03.099 1851161 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:31:03.099 1851161 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.099 1851161 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.100 1851162 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:31:03.100 1851162 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:31:03.100 1851162 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:31:03.100 1851162 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:31:03.100 1851162 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:31:03.101 1851163 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Cf910e3847BdDaA9Be51E09c6dBe2d9402349103, device:app
20-08-2026 00:31:03.102 1851164 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.103 1851165 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:31:03.104 1851166 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9402349103, page=0}
20-08-2026 00:31:03.104 1851166 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9402349103, page=0}
20-08-2026 00:31:03.104 1851166 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:31:03.106 1851168 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.106 1851168 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9402349103
20-08-2026 00:31:03.115 1851177 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:31:03.116 1851178 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:31:03.117 1851179 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.117 1851179 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:31:03.117 1851179 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:31:03.118 1851180 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - orderArray [{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"9036f9ba-99dc-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500728-7019.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Kiru garlic Mixture 22gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500728\",\"tray_id\":\"19\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM06202202260817060218654\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM06202202\",\"userId\":\"9402349103\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1654519754127","video_url":"N/A","order_modified_at":"2026-08-17 07:10:01.0","user_id":9402349103,"vm_imei_id":"TM06202202","order_amount":0,"location":"Texas_LakeView_7th Floor","order_id":"TM06202202260817060218654","order_created_at":"2026-08-17 06:02:18.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"83590581-62ef-4954-b7ea-15d0115b9209","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1757400542576","video_url":"https://video.tinymart.in/VideoUpload/TMCAM09202501/TM09202501260801054716400.mp4","vm_imei_id":"TM09202501","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-01 05:47:16.0","area":"Texas Main","address":"Western","amount_received":10,"receipt_id":"IN20260801055051","proposedSkuJson":"{\"bill_amount\": 10, \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9402349103\", \"orderId\": \"TM09202501260801054942506\", \"imei\": \"TM09202501\", \"skus\": [{\"skuid\": \"4500710\", \"tray_id\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"qty\": 1, \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": 10, \"mrp\": \"10\", \"offer_desc\": \"\", \"door_id\": \"1\"}], \"total_amount\": 10}","short_order_expiry":"01-09-2026 05:50:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-01 06:10:04.0","user_id":9402349103,"short_order_id":"I4gN0y","location":"Texas Main","order_id":"TM09202501260801054716400","sku_json":"{\"bill_amount\": 10, \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9402349103\", \"order_status\": \"\", \"rstatus\": true, \"imei\": \"TM09202501\", \"skus\": [{\"tray_id\": \"20\", \"skuid\": \"4500710\", \"door_id\": \"\", \"qty\": 1, \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\"}], \"orderId\": \"TM09202501260801054716400\", \"total_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"17745e92-116b-4713-b45c-1c7495a7e0e0","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654510950489","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202201/TM06202201260731021241396.mp4","vm_imei_id":"TM06202201","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-31 02:12:41.0","area":"Nagavara","address":"Nagavara","amount_received":20,"receipt_id":"IN20260731021408","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"orderId\": \"TM06202201260731021241396\", \"skus\": [{\"skuid\": \"4500647\", \"offer_id\": \"\", \"mrp\": \"10\", \"tray_id\": \"14\", \"qty\": 2, \"unit_price\": 10, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"door_id\": \"1\", \"name\": \"Modern kitchens Roasted Channa 32g\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"imei\": \"TM06202201\"}","short_order_expiry":"31-08-2026 02:14:08","invoice_final_settled_amount":0,"previous_pending":47,"_invoice_balance":0,"order_modified_at":"2026-07-31 02:25:02.0","user_id":9402349103,"short_order_id":"srLC1W","location":"Texas_LakeView_1st Floor","order_id":"TM06202201260731021241396","sku_json":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"imei\": \"TM06202201\", \"orderId\": \"TM06202201260731021241396\", \"skus\": [{\"skuid\": \"4500647\", \"offer_id\": \"\", \"mrp\": \"10\", \"tray_id\": \"14\", \"qty\": 2, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"door_id\": \"\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"sku_total\": 20}], \"userId\": \"9402349103\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"rstatus\": true}","status":"invoiceOrder"},{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"a03d9677-7875-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500709-2651.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Butter Jeera Cookies58gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500709\",\"tray_id\":\"19\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM06202202260705175431564\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM06202202\",\"userId\":\"9402349103\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1654519754127","video_url":"N/A","order_modified_at":"2026-07-05 19:00:02.0","user_id":9402349103,"vm_imei_id":"TM06202202","order_amount":0,"location":"Texas_LakeView_7th Floor","order_id":"TM06202202260705175403225","order_created_at":"2026-07-05 17:54:03.0","sku_json":"0-0","status":"Cancelled"},{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"b75a5871-61dc-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500647-5070.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Modern kitchens Roasted Channa 32g\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500647\",\"tray_id\":\"15\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM06202202260606234222580\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM06202202\",\"userId\":\"9402349103\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1654519754127","video_url":"N/A","order_modified_at":"2026-06-07 00:50:02.0","user_id":9402349103,"vm_imei_id":"TM06202202","order_amount":0,"location":"Texas_LakeView_7th Floor","order_id":"TM06202202260606233601655","order_created_at":"2026-06-06 23:36:01.0","sku_json":"0-0","status":"Cancelled"},{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"08659712-5e08-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500650-61.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Modern kitchens Green Peas 26gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500650\",\"tray_id\":\"12\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM06202201260602023618581\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM06202201\",\"userId\":\"9402349103\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1654510950489","video_url":"N/A","order_modified_at":"2026-06-02 03:50:01.0","user_id":9402349103,"vm_imei_id":"TM06202201","order_amount":0,"location":"Texas_LakeView_1st Floor","order_id":"TM06202201260602023613179","order_created_at":"2026-06-02 02:36:13.0","sku_json":"0-0","status":"Cancelled"},{"area":"CV Raman Nagar","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","canonical_name":"Texas","amount_received":0,"access_code":"1c6fafc6-4b6f-11f1-8642-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":2,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"22\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202003260509103923593\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202003\",\"userId\":\"9402349103\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"3751046632410923167","video_url":"N/A","order_modified_at":"2026-05-09 11:50:01.0","user_id":9402349103,"vm_imei_id":"TM06202003","order_amount":0,"location":"TM Texas Cafeteria","order_id":"TM06202003260509103923593","order_created_at":"2026-05-09 10:39:23.0","sku_json":"0-0","status":"Cancelled"},{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"3a282a82-4628-11f1-8642-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500680-2380.jpg\",\"door_id\":\"1\",\"qty\":2,\"name\":\"McVities Coconut Cookies 66gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500680\",\"tray_id\":\"16\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202202260502172744439\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202202\",\"userId\":\"9402349103\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1654519754127","video_url":"N/A","order_modified_at":"2026-05-02 18:40:01.0","user_id":9402349103,"vm_imei_id":"TM06202202","order_amount":0,"location":"Texas_LakeView_7th Floor","order_id":"TM06202202260502172744439","order_created_at":"2026-05-02 17:27:44.0","sku_json":"0-0","status":"Cancelled"},{"area":"Texas Main","address":"Western","vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","amount_received":0,"access_code":"13daddf4-4100-11f1-8642-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":15,\"image_url\":\"https://images.tinymart.in/product/4500484-7167.jpg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Bingo Chips OS Salt Sprinkled 21gm\",\"mrp\":\"15\",\"unit_price\":15,\"skuid\":\"4500484\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":15,\"orderId\":\"TM09202501260426035608629\",\"total_amount\":15,\"cart_offer_desc\":\"\",\"imei\":\"TM09202501\",\"userId\":\"9402349103\"}","pre_auth_amount":15,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1757400542576","video_url":"N/A","order_modified_at":"2026-04-26 05:10:01.0","user_id":9402349103,"vm_imei_id":"TM09202501","order_amount":0,"location":"Texas Main","order_id":"TM09202501260426035608629","order_created_at":"2026-04-26 03:56:08.0","sku_json":"0-0","status":"Cancelled"},{"area":"Texas Main","address":"Western","vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","amount_received":0,"access_code":"b50effa7-3cf7-11f1-8642-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500650-61.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Modern kitchens Green Peas 26gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500650\",\"tray_id\":\"14\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":15,\"image_url\":\"https://images.tinymart.in/product/4500484-7167.jpg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Bingo Chips OS Salt Sprinkled 21gm\",\"mrp\":\"15\",\"unit_price\":15,\"skuid\":\"4500484\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":25,\"orderId\":\"TM09202501260421005432082\",\"total_amount\":25,\"cart_offer_desc\":\"\",\"imei\":\"TM09202501\",\"userId\":\"9402349103\"}","pre_auth_amount":25,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1757400542576","video_url":"N/A","order_modified_at":"2026-04-21 02:00:01.0","user_id":9402349103,"vm_imei_id":"TM09202501","order_amount":0,"location":"Texas Main","order_id":"TM09202501260421005432082","order_created_at":"2026-04-21 00:54:32.0","sku_json":"0-0","status":"Cancelled"},{"area":"Western","address":"Western","vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","amount_received":0,"access_code":"4df2735e-3b29-11f1-8642-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500452-8664.jpg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Bingo Chips Chilli Sprinkled 30gm\",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"4500452\",\"tray_id\":\"12\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM09202502260418174435336\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM09202502\",\"userId\":\"9402349103\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1757402010096","video_url":"N/A","order_modified_at":"2026-04-18 18:50:01.0","user_id":9402349103,"vm_imei_id":"TM09202502","order_amount":0,"location":"Texas LV 4th floor","order_id":"TM09202502260418174406279","order_created_at":"2026-04-18 17:44:06.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"0419dc3b-87ae-4618-ac30-aa01ec2803fe","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1757400542576","video_url":"https://video.tinymart.in/VideoUpload/TMCAM09202501/TM09202501260202041659382.mp4","vm_imei_id":"TM09202501","order_amount":65,"weight_based_response":"{}","order_created_at":"2026-02-02 04:16:59.0","area":"Texas Main","address":"Western","amount_received":18,"receipt_id":"IN20260202041849","proposedSkuJson":"{\"imei\": \"TM09202501\", \"skus\": [{\"sku_total\": 18, \"tray_id\": \"18\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"4500622_0901\", \"unit_price\": 18, \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\"}], \"orderId\": \"TM09202501260202041659382\", \"bill_amount\": 18, \"res\": true, \"total_amount\": 18, \"userId\": \"9402349103\", \"cart_offer_desc\": \"\"}","short_order_expiry":"02-03-2026 04:18:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-02-02 04:25:02.0","user_id":9402349103,"short_order_id":"uf7GRL","location":"Texas Main","order_id":"TM09202501260202041659382","sku_json":"{\"imei\": \"TM09202501\", \"rstatus\": true, \"skus\": [{\"sku_total\": 20, \"tray_id\": \"12\", \"skuid\": \"4500451\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"unit_price\": \"20\", \"name\": \"Bingo Chips Cream Onion  43gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500451-2872.webp\"}, {\"sku_total\": 27, \"tray_id\": \"13\", \"skuid\": \"4500494\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"27\", \"offer_id\": \"\", \"unit_price\": \"27\", \"name\": \"Unibic cake Coconut Delight 55gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500494-7702.webp\"}, {\"sku_total\": 18, \"tray_id\": \"18\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"offer_id\": \"4500622_0901\", \"unit_price\": \"18\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\"}], \"orderId\": \"TM09202501260202041659382\", \"bill_amount\": 67, \"res\": true, \"total_amount\": 65, \"userId\": \"9402349103\", \"cart_offer_desc\": \"\", \"order_status\": \"\"}","status":"Completed"},{"area":"CV Raman Nagar","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","canonical_name":"Texas","amount_received":0,"access_code":"584d2141-a179-11ef-80a6-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/186046-395.jpg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"UNIBIC Choco Ripple Cookies\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"186046\",\"tray_id\":\"15\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM06202003241113085916064\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM06202003\",\"userId\":\"9402349103\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"3751046632410923167","video_url":"N/A","order_modified_at":"2024-11-13 10:10:01.0","user_id":9402349103,"vm_imei_id":"TM06202003","order_amount":0,"location":"TM Texas Cafeteria","order_id":"TM06202003241113085916064","order_created_at":"2024-11-13 08:59:16.0","sku_json":"0-0","status":"Cancelled"},{"area":"CV Raman Nagar","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","canonical_name":"Texas","amount_received":0,"access_code":"352cd7db-9967-11ef-80a6-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/185946-1453.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Kurkure Green Chutney Style, 75g \",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"185946\",\"tray_id\":\"22\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202003241103023508929\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202003\",\"userId\":\"9402349103\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"3751046632410923167","video_url":"N/A","order_modified_at":"2024-11-03 03:40:02.0","user_id":9402349103,"vm_imei_id":"TM06202003","order_amount":0,"location":"TM Texas Cafeteria","order_id":"TM06202003241103023412488","order_created_at":"2024-11-03 02:34:12.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"fe69f699-e2aa-4cc5-b3b3-72056b0dc8d4","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654519754127","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202202/TM06202202241031014204953.mp4","vm_imei_id":"TM06202202","order_amount":60,"weight_based_response":"{}","order_created_at":"2024-10-31 01:42:04.0","area":"Nagavara","address":"Nagavara","amount_received":60,"receipt_id":"IN20241031014624","proposedSkuJson":"{\"imei\": \"TM06202202\", \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"total_amount\": 60, \"skus\": [{\"name\": \"Kurkure Namkeen - Chilli Chatka Flavour 70 g\", \"image_url\": \"https://images.tinymart.in/product/185948-6124.jpeg\", \"skuid\": \"185948\", \"tray_id\": \"11\", \"offer_desc\": \"\", \"unit_price\": 20, \"qty\": 2, \"mrp\": \"20\", \"door_id\": \"1\", \"sku_total\": 40, \"offer_id\": \"\"}, {\"name\": \"Tropicana Mixed Fruit Delight 180ml Rs, 20\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1648108200441-WhatsApp%20Image%202022-03-24%20at%201.15.43%20PM.jpeg\", \"skuid\": \"169941\", \"tray_id\": \"34\", \"offer_desc\": \"\", \"unit_price\": 20, \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"2\", \"sku_total\": 20, \"offer_id\": \"\"}], \"orderId\": \"TM06202202241031014411307\", \"bill_amount\": 60, \"res\": true}","short_order_expiry":"30-11-2024 01:46:24","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2024-10-31 01:50:21.0","user_id":9402349103,"short_order_id":"0dqKaM","location":"Texas_LakeView_7th Floor","order_id":"TM06202202241031014204953","sku_json":"{\"order_status\": \"\", \"imei\": \"TM06202202\", \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"total_amount\": 60, \"rstatus\": true, \"skus\": [{\"name\": \"Kurkure Namkeen - Chilli Chatka Flavour 70 g per peice\", \"image_url\": \"https://images.tinymart.in/product/185948-6124.jpeg\", \"skuid\": \"185948\", \"tray_id\": \"11\", \"unit_price\": \"20\", \"qty\": 2, \"mrp\": \"20\", \"door_id\": \"\", \"sku_total\": 40, \"offer_id\": \"\"}, {\"name\": \"Tropicana Pomegranate Delight - 180ml Rs, 20 per peice\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png\", \"skuid\": \"183807\", \"tray_id\": \"36\", \"unit_price\": \"20\", \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"\", \"sku_total\": 20, \"offer_id\": \"\"}], \"orderId\": \"TM06202202241031014204953\", \"bill_amount\": 60, \"res\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"6f67c9b5-87a3-4281-b0b6-8c5e5512195f","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654519754127","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202202/TM06202202241029004155317.mp4","vm_imei_id":"TM06202202","order_amount":40,"weight_based_response":"{}","order_created_at":"2024-10-29 00:41:55.0","area":"Nagavara","address":"Nagavara","amount_received":40,"receipt_id":"IN20241029004523","proposedSkuJson":"{\"imei\": \"TM06202202\", \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"total_amount\": 40, \"skus\": [{\"name\": \"Lays Cream & Onion, 52g\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg\", \"skuid\": \"8393\", \"tray_id\": \"23\", \"offer_desc\": \"\", \"unit_price\": 20, \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_id\": \"\"}, {\"name\": \"Lays Magic Masala, 52g\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg\", \"skuid\": \"9400\", \"tray_id\": \"24\", \"offer_desc\": \"\", \"unit_price\": 20, \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_id\": \"\"}], \"orderId\": \"TM06202202241029004155317\", \"bill_amount\": 40, \"res\": true}","short_order_expiry":"29-11-2024 00:45:23","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2024-10-29 00:50:34.0","user_id":9402349103,"short_order_id":"dR6n2C","location":"Texas_LakeView_7th Floor","order_id":"TM06202202241029004155317","sku_json":"{\"order_status\": \"\", \"imei\": \"TM06202202\", \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"total_amount\": 40, \"rstatus\": true, \"skus\": [{\"name\": \"Lays Cream & Onion, 52g per peice\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg\", \"skuid\": \"8393\", \"tray_id\": \"23\", \"unit_price\": \"20\", \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"\", \"sku_total\": 20, \"offer_id\": \"\"}, {\"name\": \"Lays Magic Masala, 52g per peice\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg\", \"skuid\": \"9400\", \"tray_id\": \"24\", \"unit_price\": \"20\", \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"\", \"sku_total\": 20, \"offer_id\": \"\"}], \"orderId\": \"TM06202202241029004155317\", \"bill_amount\": 40, \"res\": true}","status":"invoiceOrder"},{"area":"CV Raman Nagar","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","canonical_name":"Texas","amount_received":0,"access_code":"6137f15e-8ddf-11ef-80a6-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Townbus Madras - Mixture,30gms\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"120121\",\"tray_id\":\"16\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Townbus Masala Puri,30gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"133895\",\"tray_id\":\"17\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202003241019102434077\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202003\",\"userId\":\"9402349103\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"3751046632410923167","video_url":"N/A","order_modified_at":"2024-10-19 11:30:02.0","user_id":9402349103,"vm_imei_id":"TM06202003","order_amount":0,"location":"TM Texas Cafeteria","order_id":"TM06202003241019102330843","order_created_at":"2024-10-19 10:23:30.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"736f19e6-6b9a-4cee-b1cd-f9352d4e63e6","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"3751046632410923167","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202003/TM06202003241013083447315.mp4","vm_imei_id":"TM06202003","order_amount":30,"weight_based_response":"{}","order_created_at":"2024-10-13 08:34:47.0","area":"CV Raman Nagar","address":"cafeteria","canonical_name":"Texas","amount_received":20,"receipt_id":"IN20241013083643","proposedSkuJson":"{\"bill_amount\": 20, \"imei\": \"TM06202003\", \"total_amount\": 20, \"skus\": [{\"offer_id\": \"\", \"skuid\": \"133895\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"Townbus Masala Puri,30gm\", \"door_id\": \"1\", \"unit_price\": 10, \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg\", \"tray_id\": \"17\", \"qty\": 1, \"offer_desc\": \"\"}, {\"offer_id\": \"\", \"skuid\": \"120121\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"Townbus Madras - Mixture,30gms\", \"door_id\": \"1\", \"unit_price\": 10, \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg\", \"tray_id\": \"16\", \"qty\": 1, \"offer_desc\": \"\"}], \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"orderId\": \"TM06202003241013083447315\", \"res\": true}","short_order_expiry":"13-11-2024 08:36:43","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2024-10-13 08:55:23.0","user_id":9402349103,"short_order_id":"4S0xWz","location":"TM Texas Cafeteria","order_id":"TM06202003241013083447315","sku_json":"{\"rstatus\": true, \"bill_amount\": 30, \"imei\": \"TM06202003\", \"res\": true, \"skus\": [{\"offer_id\": \"\", \"skuid\": \"120121\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"Townbus Madras - Mixture,30gms per peice\", \"door_id\": \"\", \"unit_price\": \"10\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg\", \"tray_id\": \"16\", \"qty\": 1}, {\"offer_id\": \"\", \"skuid\": \"185939\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"50-50 MASKA CHASKA 40.5G 80PK per peice\", \"door_id\": \"\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/185939-9024.jpeg\", \"tray_id\": \"18\", \"qty\": 1}, {\"offer_id\": \"\", \"skuid\": \"133895\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"Townbus Masala Puri,30gm per peice\", \"door_id\": \"\", \"unit_price\": \"10\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg\", \"tray_id\": \"26\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9402349103\", \"orderId\": \"TM06202003241013083447315\", \"total_amount\": 30}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2623b024-b890-446d-aa4b-4f898a778372","pre_auth_amount":20,"pre_auth_gateway":"neuu_wallet","delivery_fee":"0","vm_id":"3751046632410923167","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202003/TM06202003241006084247693.mp4","vm_imei_id":"TM06202003","order_amount":20,"weight_based_response":"{}","order_created_at":"2024-10-06 08:42:47.0","area":"CV Raman Nagar","address":"cafeteria","canonical_name":"Texas","amount_received":20,"receipt_id":"IN20241006084340","proposedSkuJson":"{\"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"orderId\": \"TM06202003241006084247693\", \"imei\": \"TM06202003\", \"skus\": [{\"offer_id\": \"\", \"mrp\": \"10\", \"offer_desc\": \"\", \"door_id\": \"1\", \"skuid\": \"185939\", \"sku_total\": 10, \"name\": \"50-50 MASKA CHASKA 40.5G 80PK\", \"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/185939-9024.jpeg\", \"tray_id\": \"18\", \"qty\": 1}, {\"offer_id\": \"\", \"mrp\": \"10\", \"offer_desc\": \"\", \"door_id\": \"1\", \"skuid\": \"133895\", \"sku_total\": 10, \"name\": \"Townbus Masala Puri,30gm\", \"unit_price\": 10, \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg\", \"tray_id\": \"17\", \"qty\": 1}], \"userId\": \"9402349103\"}","short_order_expiry":"06-11-2024 08:43:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2024-10-06 08:55:23.0","user_id":9402349103,"short_order_id":"ubTxAd","location":"TM Texas Cafeteria","order_id":"TM06202003241006084247693","sku_json":"{\"orderId\": \"TM06202003241006084247693\", \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"order_status\": \"\", \"imei\": \"TM06202003\", \"skus\": [{\"offer_id\": \"\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"133895\", \"sku_total\": 10, \"name\": \"Townbus Masala Puri,30gm per peice\", \"unit_price\": \"10\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg\", \"tray_id\": \"17\", \"qty\": 1}, {\"offer_id\": \"\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"185939\", \"sku_total\": 10, \"name\": \"50-50 MASKA CHASKA 40.5G 80PK per peice\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/185939-9024.jpeg\", \"tray_id\": \"18\", \"qty\": 1}], \"rstatus\": true, \"userId\": \"9402349103\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"5c2ab04a-66d2-40f8-9f54-7e79cd34a72d","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"3751046632410923167","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202003/TM06202003241002184246827.mp4","vm_imei_id":"TM06202003","order_amount":20,"weight_based_response":"{}","order_created_at":"2024-10-02 18:42:46.0","area":"CV Raman Nagar","address":"cafeteria","canonical_name":"Texas","amount_received":20,"receipt_id":"IN20241002184454","proposedSkuJson":"{\"res\": true, \"orderId\": \"TM06202003241002184246827\", \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/185945-8317.jpeg\", \"tray_id\": \"20\", \"skuid\": \"185945\", \"name\": \"Kurkure Masala Munch, 50g\", \"qty\": 1, \"offer_id\": \"\", \"unit_price\": 20, \"sku_total\": 20, \"mrp\": \"20\"}], \"total_amount\": 20, \"imei\": \"TM06202003\"}","short_order_expiry":"02-11-2024 18:44:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2024-10-02 18:55:25.0","user_id":9402349103,"short_order_id":"UDhLku","location":"TM Texas Cafeteria","order_id":"TM06202003241002184246827","sku_json":"{\"res\": true, \"orderId\": \"TM06202003241002184246827\", \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"rstatus\": true, \"order_status\": \"\", \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185945-8317.jpeg\", \"tray_id\": \"20\", \"skuid\": \"185945\", \"name\": \"Kurkure Masala Munch, 50g per peice\", \"qty\": 1, \"offer_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"mrp\": \"20\"}], \"total_amount\": 20, \"userId\": \"9402349103\", \"imei\": \"TM06202003\"}","status":"Completed"}]
20-08-2026 00:31:03.123 1851185 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.123 1851185 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500728-7019.jpeg","door_id":"1","qty":1,"name":"Kiru garlic Mixture 22gm","mrp":"10","unit_price":10,"skuid":"4500728","tray_id":"19","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.124 1851186 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:31:03.125 1851187 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:31:03.127 1851189 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.130 1851192 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.132 1851194 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM09202501260801054716400_0', order_id='TM09202501260801054716400', sku='4500710', tray_id='', vm_id='1757400542576', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 05:50:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:31:03.132 1851194 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500710-1463.png","door_id":"1","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.139 1851201 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.140 1851202 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:31:03.140 1851202 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:31:03.144 1851206 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202301
20-08-2026 00:31:03.144 1851206 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:31:03.144 1851206 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:31:03
20-08-2026 00:31:03.145 1851207 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202201260731021241396_0', order_id='TM06202201260731021241396', sku='4500647', tray_id='', vm_id='1654510950489', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-31 02:14:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:31:03.145 1851207 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500647-1968.png","door_id":"1","qty":2,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"skuid":"4500647","offer_id":"","tray_id":"14","offer_desc":""}]
20-08-2026 00:31:03.150 1851212 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:31:03.150 1851212 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:31:03.151 1851213 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.153 1851215 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.153 1851215 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.154 1851216 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500709-2651.webp","door_id":"1","qty":1,"name":"McVities Butter Jeera Cookies58gm","mrp":"10","unit_price":10,"skuid":"4500709","tray_id":"19","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.157 1851219 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.157 1851219 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:31:03.157 1851219 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:31:03.159 1851221 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.159 1851221 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500647-5070.webp","door_id":"1","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"skuid":"4500647","tray_id":"15","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.162 1851224 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:31:03.163 1851225 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:31:03.163 1851225 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.163 1851225 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500650-61.webp","door_id":"1","qty":1,"name":"Modern kitchens Green Peas 26gm","mrp":"10","unit_price":10,"skuid":"4500650","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.164 1851226 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.166 1851228 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.168 1851230 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.168 1851230 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":2,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"22","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.170 1851232 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.170 1851232 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:31:03.170 1851232 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:31:03.174 1851236 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.174 1851236 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500680-2380.jpg","door_id":"1","qty":2,"name":"McVities Coconut Cookies 66gm","mrp":"10","unit_price":10,"skuid":"4500680","tray_id":"16","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.175 1851237 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:31:03.175 1851237 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:31:03.176 1851238 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.178 1851240 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.180 1851242 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.180 1851242 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":15,"image_url":"https://images.tinymart.in/product/4500484-7167.jpg","door_id":"1","qty":1,"name":"Bingo Chips OS Salt Sprinkled 21gm","mrp":"15","unit_price":15,"skuid":"4500484","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.182 1851244 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.182 1851244 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:31:03.182 1851244 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:03.185 1851247 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.185 1851247 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500650-61.webp","door_id":"1","qty":1,"name":"Modern kitchens Green Peas 26gm","mrp":"10","unit_price":10,"skuid":"4500650","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":15,"image_url":"https://images.tinymart.in/product/4500484-7167.jpg","door_id":"1","qty":1,"name":"Bingo Chips OS Salt Sprinkled 21gm","mrp":"15","unit_price":15,"skuid":"4500484","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.186 1851248 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:31:03.186 1851248 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:31:03.187 1851249 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.189 1851251 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.189 1851251 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.189 1851251 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.192 1851254 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.192 1851254 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:31:03.193 1851255 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:31:03.194 1851256 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM09202501260202041659382_0', order_id='TM09202501260202041659382', sku='4500451', tray_id='', vm_id='1757400542576', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-02-02 04:18:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202501260202041659382_1', order_id='TM09202501260202041659382', sku='4500494', tray_id='', vm_id='1757400542576', price=27.0, mrp=27.0, offer=0, offer_id='', qty=1.0, created_at='2026-02-02 04:18:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202501260202041659382_2', order_id='TM09202501260202041659382', sku='4500622', tray_id='', vm_id='1757400542576', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0901', qty=1.0, created_at='2026-02-02 04:18:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:31:03.194 1851256 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"18","skuid":"4500622","offer_id":"4500622_0901","offer_desc":""}]
20-08-2026 00:31:03.197 1851259 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:31:03.197 1851259 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:31:03.198 1851260 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.199 1851261 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.199 1851261 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.199 1851261 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/186046-395.jpg","door_id":"1","qty":1,"name":"UNIBIC Choco Ripple Cookies","mrp":"10","unit_price":10,"skuid":"186046","tray_id":"15","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.202 1851264 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.202 1851264 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185946-1453.jpeg","door_id":"1","qty":1,"name":"Kurkure Green Chutney Style, 75g ","mrp":"20","unit_price":20,"skuid":"185946","tray_id":"22","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.203 1851265 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.203 1851265 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:31:03.203 1851265 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:31:03.207 1851269 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:31:03.207 1851269 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:31:03.208 1851270 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.210 1851272 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202202241031014204953_0', order_id='TM06202202241031014204953', sku='185948', tray_id='', vm_id='1654519754127', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2024-10-31 01:46:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202202241031014204953_1', order_id='TM06202202241031014204953', sku='183807', tray_id='', vm_id='1654519754127', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-31 01:46:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:31:03.210 1851272 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/185948-6124.jpeg","door_id":"1","qty":2,"name":"Kurkure Namkeen - Chilli Chatka Flavour 70 g","mrp":"20","unit_price":20,"skuid":"185948","tray_id":"11","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1648108200441-WhatsApp%20Image%202022-03-24%20at%201.15.43%20PM.jpeg","door_id":"2","qty":1,"name":"Tropicana Mixed Fruit Delight 180ml Rs, 20","mrp":"20","unit_price":20,"skuid":"169941","tray_id":"34","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.210 1851272 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.213 1851275 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.213 1851275 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:31:03.213 1851275 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:31:03.217 1851279 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:31:03.218 1851280 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:31:03.219 1851281 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202202241029004155317_0', order_id='TM06202202241029004155317', sku='8393', tray_id='', vm_id='1654519754127', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-29 00:45:21.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202202241029004155317_1', order_id='TM06202202241029004155317', sku='9400', tray_id='', vm_id='1654519754127', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-29 00:45:21.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:31:03.219 1851281 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg","door_id":"1","qty":1,"name":"Lays Cream & Onion, 52g","mrp":"20","unit_price":20,"skuid":"8393","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg","door_id":"1","qty":1,"name":"Lays Magic Masala, 52g","mrp":"20","unit_price":20,"skuid":"9400","tray_id":"24","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.219 1851281 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.221 1851283 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.225 1851287 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.225 1851287 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:31:03.225 1851287 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:31:03.225 1851287 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:31:03.225 1851287 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg","door_id":"1","qty":1,"name":"Townbus Madras - Mixture,30gms","mrp":"10","unit_price":10,"skuid":"120121","tray_id":"16","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg","door_id":"1","qty":1,"name":"Townbus Masala Puri,30gm","mrp":"10","unit_price":10,"skuid":"133895","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.229 1851291 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:31:03.229 1851291 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:31:03.230 1851292 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:31:03.232 1851294 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202003241013083447315_0', order_id='TM06202003241013083447315', sku='120121', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-13 08:36:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202003241013083447315_1', order_id='TM06202003241013083447315', sku='185939', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-13 08:36:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202003241013083447315_2', order_id='TM06202003241013083447315', sku='133895', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-13 08:36:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:31:03.232 1851294 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg","qty":1,"name":"Townbus Masala Puri,30gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"133895","tray_id":"17","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg","qty":1,"name":"Townbus Madras - Mixture,30gms","mrp":"10","unit_price":10,"offer_id":"","skuid":"120121","tray_id":"16","offer_desc":""}]
20-08-2026 00:31:03.232 1851294 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@50cbd04c
20-08-2026 00:31:03.236 1851298 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:31:03.236 1851298 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:31:03.236 1851298 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:31:03.237 1851299 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202003241006084247693_0', order_id='TM06202003241006084247693', sku='133895', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-06 08:43:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202003241006084247693_1', order_id='TM06202003241006084247693', sku='185939', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-06 08:43:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:31:03.238 1851300 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/185939-9024.jpeg","qty":1,"name":"50-50 MASKA CHASKA 40.5G 80PK","mrp":"10","unit_price":10,"offer_id":"","skuid":"185939","tray_id":"18","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg","qty":1,"name":"Townbus Masala Puri,30gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"133895","tray_id":"17","offer_desc":""}]
20-08-2026 00:31:03.240 1851302 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:31:03.240 1851302 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:31:03.241 1851303 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.244 1851306 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.245 1851307 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202003241002184246827_0', order_id='TM06202003241002184246827', sku='185945', tray_id='', vm_id='3751046632410923167', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-02 18:44:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:31:03.246 1851308 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/185945-8317.jpeg","qty":1,"name":"Kurkure Masala Munch, 50g","mrp":"20","unit_price":20,"tray_id":"20","skuid":"185945","offer_id":"","offer_desc":""}]
20-08-2026 00:31:03.248 1851310 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.248 1851310 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:31:03.248 1851310 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:31:03.251 1851313 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:31:03.251 1851313 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:31:03.251 1851313 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@23fd935e
20-08-2026 00:31:03.251 1851313 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7a18a698
20-08-2026 00:31:03.252 1851314 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:31:03.253 1851315 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@23fd935e
20-08-2026 00:31:03.253 1851315 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7a18a698
20-08-2026 00:31:03.253 1851315 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.255 1851317 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.260 1851322 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.260 1851322 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:31:03.260 1851322 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:31:03.263 1851325 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:31:03.263 1851325 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.263 1851325 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:31:03.352 1851414 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.352 1851414 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.352 1851414 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:03.352 1851414 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:31:03.352 1851414 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.352 1851414 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.353 1851415 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.356 1851418 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.359 1851421 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.359 1851421 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:31:03.359 1851421 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:31:03.364 1851426 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:31:03.364 1851426 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:31:03.365 1851427 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.366 1851428 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.371 1851433 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.371 1851433 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:31:03.371 1851433 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:31:03.375 1851437 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:31:03.375 1851437 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:31:03.376 1851438 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.379 1851441 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.383 1851445 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.383 1851445 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:31:03.383 1851445 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:31:03.387 1851449 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:31:03.387 1851449 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:31:03.388 1851450 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.390 1851452 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.393 1851455 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.393 1851455 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:31:03.393 1851455 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:03.396 1851458 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:31:03.396 1851458 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:31:03.397 1851459 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.398 1851460 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.401 1851463 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.401 1851463 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:31:03.401 1851463 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:31:03.403 1851465 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:31:03.403 1851465 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.403 1851465 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:31:03.429 1851491 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:9402349103, lat:, lng:
20-08-2026 00:31:03.429 1851491 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 9402349103, lat:, lng:
20-08-2026 00:31:03.438 1851500 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:03.438 1851500 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:03.438 1851500 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:31:03.438 1851500 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:31:03.438 1851500 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.438 1851500 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.439 1851501 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.441 1851503 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.444 1851506 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.444 1851506 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:31:03.444 1851506 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:31:03.446 1851508 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:31:03.446 1851508 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.446 1851508 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:31:03.559 1851621 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:03.559 1851621 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:03.559 1851621 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:31:03.560 1851622 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:31:03.560 1851622 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.560 1851622 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.561 1851623 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.562 1851624 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.565 1851627 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.565 1851627 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:31:03.565 1851627 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:31:03.568 1851630 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:31:03.568 1851630 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.568 1851630 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:31:03.586 1851648 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.586 1851648 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.586 1851648 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:03.586 1851648 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:31:03.586 1851648 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.586 1851648 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.587 1851649 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.589 1851651 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.591 1851653 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.591 1851653 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:31:03.591 1851653 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:03.594 1851656 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:31:03.594 1851656 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:31:03.595 1851657 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.596 1851658 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.599 1851661 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.600 1851662 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:31:03.600 1851662 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:31:03.602 1851664 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:31:03.602 1851664 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:31:03.603 1851665 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.604 1851666 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.607 1851669 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.607 1851669 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:31:03.607 1851669 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:31:03.610 1851672 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:31:03.610 1851672 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.610 1851672 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:31:03.631 1851693 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:31:03.631 1851693 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:31:03.631 1851693 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:31:03.631 1851693 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@23a096db
20-08-2026 00:31:03.631 1851693 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:31:03.631 1851693 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:31:03.631 1851693 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@23a096db
20-08-2026 00:31:03.631 1851693 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:31:03.640 1851702 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.640 1851702 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.640 1851702 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:03.640 1851702 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:31:03.640 1851702 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.640 1851702 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.641 1851703 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.644 1851706 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.647 1851709 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.647 1851709 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:31:03.647 1851709 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:31:03.650 1851712 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:31:03.650 1851712 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:31:03.650 1851712 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.651 1851713 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.655 1851717 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.655 1851717 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:31:03.655 1851717 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:31:03.658 1851720 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:31:03.658 1851720 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.658 1851720 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:31:03.704 1851766 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.704 1851766 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.704 1851766 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:03.704 1851766 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:31:03.704 1851766 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.704 1851766 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.706 1851768 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.706 1851768 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:31:03.706 1851768 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:31:03.706 1851768 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:31:03.707 1851769 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:31:03.707 1851769 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:31:03.707 1851769 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Cf910e3847BdDaA9Be51E09c6dBe2d9402349103, device:app
20-08-2026 00:31:03.708 1851770 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:31:03.708 1851770 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.709 1851771 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{},"imei":"TM06202202","total_items":0,"total_price":"0","user_id":"9402349103","session_id":"Cf910e3847BdDaA9Be51E09c6dBe2d9402349103","read_only":true}
20-08-2026 00:31:03.711 1851773 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.711 1851773 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:31:03.711 1851773 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:31:03.714 1851776 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:31:03.715 1851777 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:31:03.715 1851777 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.715 1851777 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4a1d8369
20-08-2026 00:31:03.715 1851777 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:31:03.715 1851777 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:31:03.716 1851778 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4a1d8369
20-08-2026 00:31:03.716 1851778 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:31:03.717 1851779 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.719 1851781 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.719 1851781 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:31:03.719 1851781 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:31:03.722 1851784 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:31:03.722 1851784 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:31:03.723 1851785 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.724 1851786 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.726 1851788 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.726 1851788 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:31:03.726 1851788 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:03.729 1851791 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:31:03.729 1851791 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:31:03.730 1851792 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.731 1851793 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.734 1851796 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.734 1851796 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:31:03.734 1851796 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:31:03.737 1851799 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:31:03.737 1851799 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:31:03.737 1851799 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.738 1851800 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.741 1851803 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.741 1851803 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:31:03.741 1851803 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:31:03.744 1851806 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:31:03.744 1851806 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:31:03.745 1851807 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.746 1851808 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.749 1851811 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.749 1851811 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:31:03.749 1851811 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:03.751 1851813 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:31:03.751 1851813 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:31:03.751 1851813 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.753 1851815 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.755 1851817 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.756 1851818 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:31:03.756 1851818 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:31:03.758 1851820 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:31:03.758 1851820 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.758 1851820 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:31:03.789 1851851 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:03.789 1851851 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:03.789 1851851 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:31:03.789 1851851 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:31:03.789 1851851 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.789 1851851 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.790 1851852 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.792 1851854 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.795 1851857 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.795 1851857 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:31:03.795 1851857 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:31:03.798 1851860 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:31:03.798 1851860 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:31:03.799 1851861 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.800 1851862 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.803 1851865 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.804 1851866 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:31:03.804 1851866 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:31:03.806 1851868 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:31:03.806 1851868 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.806 1851868 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:31:03.825 1851887 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:03.825 1851887 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:03.825 1851887 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:31:03.825 1851887 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:31:03.825 1851887 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.825 1851887 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.826 1851888 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.827 1851889 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.831 1851893 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.831 1851893 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:31:03.831 1851893 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:31:03.834 1851896 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:31:03.834 1851896 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.834 1851896 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:31:03.863 1851925 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.863 1851925 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.863 1851925 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:03.863 1851925 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:31:03.863 1851925 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.863 1851925 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.865 1851927 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.866 1851928 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.869 1851931 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.869 1851931 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:31:03.869 1851931 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:31:03.872 1851934 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:31:03.872 1851934 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:31:03.872 1851934 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.874 1851936 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.876 1851938 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.876 1851938 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:31:03.876 1851938 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:31:03.879 1851941 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:31:03.879 1851941 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.879 1851941 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:31:03.895 1851957 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.895 1851957 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:03.895 1851957 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:03.895 1851957 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:31:03.895 1851957 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.895 1851957 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.896 1851958 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.898 1851960 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.900 1851962 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.900 1851962 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:31:03.900 1851962 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:31:03.904 1851966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:31:03.904 1851966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:31:03.905 1851967 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.907 1851969 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.910 1851972 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.910 1851972 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:31:03.910 1851972 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:31:03.913 1851975 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:31:03.913 1851975 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:31:03.914 1851976 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.915 1851977 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.918 1851980 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.918 1851980 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:31:03.918 1851980 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:31:03.920 1851982 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:31:03.920 1851982 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:31:03.921 1851983 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.922 1851984 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.925 1851987 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.925 1851987 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:31:03.925 1851987 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:03.926 1851988 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":"9402349103"}
20-08-2026 00:31:03.928 1851990 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:31:03.928 1851990 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:31:03.929 1851991 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.931 1851993 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.935 1851997 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.935 1851997 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:31:03.935 1851997 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:31:03.939 1852001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:31:03.939 1852001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:03.939 1852001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:31:03.968 1852030 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:03.968 1852030 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:03.968 1852030 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:31:03.968 1852030 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:31:03.968 1852030 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:03.0
20-08-2026 00:31:03.968 1852030 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:03.970 1852032 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.972 1852034 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.976 1852038 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.976 1852038 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:31:03.976 1852038 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:31:03.980 1852042 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:31:03.980 1852042 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:31:03.981 1852043 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:03.983 1852045 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:03.987 1852049 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:03.987 1852049 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:31:03.987 1852049 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:31:03.991 1852053 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:31:03.991 1852053 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:31:03.992 1852054 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:03.994 1852056 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:03.998 1852060 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:03.998 1852060 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:31:03.998 1852060 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:31:04.002 1852064 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:31:04.002 1852064 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.002 1852064 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:31:04.036 1852098 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.036 1852098 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.036 1852098 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.036 1852098 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:31:04.036 1852098 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.036 1852098 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.038 1852100 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.040 1852102 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.045 1852107 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.045 1852107 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:31:04.045 1852107 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:31:04.047 1852109 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:31:04.047 1852109 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.047 1852109 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:31:04.098 1852160 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:04.098 1852160 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:04.098 1852160 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:31:04.098 1852160 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:31:04.098 1852160 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.098 1852160 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.100 1852162 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.101 1852163 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.104 1852166 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.104 1852166 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:31:04.104 1852166 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:31:04.107 1852169 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:31:04.107 1852169 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:31:04.107 1852169 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.109 1852171 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.112 1852174 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.112 1852174 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:31:04.112 1852174 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:31:04.114 1852176 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:31:04.114 1852176 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:31:04.115 1852177 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.116 1852178 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.119 1852181 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.119 1852181 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:31:04.119 1852181 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:31:04.123 1852185 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:31:04.123 1852185 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:31:04.123 1852185 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.124 1852186 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.127 1852189 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.127 1852189 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:31:04.127 1852189 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:31:04.130 1852192 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:31:04.130 1852192 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:31:04.131 1852193 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.132 1852194 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.135 1852197 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.135 1852197 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:31:04.135 1852197 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:31:04.138 1852200 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:31:04.138 1852200 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.138 1852200 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:31:04.190 1852252 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.191 1852253 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.191 1852253 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.191 1852253 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:31:04.191 1852253 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.191 1852253 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.192 1852254 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.194 1852256 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.199 1852261 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.199 1852261 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:31:04.199 1852261 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:31:04.203 1852265 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:31:04.203 1852265 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:31:04.204 1852266 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.205 1852267 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.209 1852271 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.210 1852272 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:31:04.210 1852272 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:04.214 1852276 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:31:04.214 1852276 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:31:04.215 1852277 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.217 1852279 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.221 1852283 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.221 1852283 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:31:04.221 1852283 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:04.223 1852285 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:31:04.224 1852286 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:31:04.224 1852286 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.225 1852287 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.229 1852291 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.229 1852291 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:31:04.229 1852291 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:31:04.232 1852294 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:31:04.232 1852294 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:31:04.233 1852295 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.234 1852296 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.237 1852299 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.237 1852299 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:31:04.237 1852299 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:04.239 1852301 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:31:04.239 1852301 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:31:04.240 1852302 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.241 1852303 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.244 1852306 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.244 1852306 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:31:04.244 1852306 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:31:04.247 1852309 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:31:04.247 1852309 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:31:04.248 1852310 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.249 1852311 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.252 1852314 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.252 1852314 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:31:04.252 1852314 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:04.254 1852316 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:31:04.254 1852316 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:31:04.255 1852317 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.257 1852319 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.259 1852321 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.259 1852321 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:31:04.259 1852321 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:04.262 1852324 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:31:04.262 1852324 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:31:04.262 1852324 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.263 1852325 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.266 1852328 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.266 1852328 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:31:04.266 1852328 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:31:04.269 1852331 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:31:04.269 1852331 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:31:04.270 1852332 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.271 1852333 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.274 1852336 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.274 1852336 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:31:04.274 1852336 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:31:04.277 1852339 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:31:04.277 1852339 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:31:04.278 1852340 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.279 1852341 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.282 1852344 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.282 1852344 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:31:04.282 1852344 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:31:04.284 1852346 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:31:04.284 1852346 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:31:04.285 1852347 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.286 1852348 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.288 1852350 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.288 1852350 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:31:04.288 1852350 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:31:04.291 1852353 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:31:04.291 1852353 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:31:04.293 1852355 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.294 1852356 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.297 1852359 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.297 1852359 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:31:04.297 1852359 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:31:04.300 1852362 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:31:04.300 1852362 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.300 1852362 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:31:04.321 1852383 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.321 1852383 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.321 1852383 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.321 1852383 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:31:04.321 1852383 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.321 1852383 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.322 1852384 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.325 1852387 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.328 1852390 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.329 1852391 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:31:04.329 1852391 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:04.332 1852394 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:31:04.332 1852394 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:31:04.333 1852395 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.334 1852396 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.337 1852399 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.337 1852399 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:31:04.337 1852399 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:04.339 1852401 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:31:04.340 1852402 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:31:04.340 1852402 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.341 1852403 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.345 1852407 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.345 1852407 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:31:04.345 1852407 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:31:04.349 1852411 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:31:04.349 1852411 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.349 1852411 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:31:04.391 1852453 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.391 1852453 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.391 1852453 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.391 1852453 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:31:04.391 1852453 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.391 1852453 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.393 1852455 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.394 1852456 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.398 1852460 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.398 1852460 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:31:04.398 1852460 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:31:04.400 1852462 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:31:04.400 1852462 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:31:04.401 1852463 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.403 1852465 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.406 1852468 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.406 1852468 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:31:04.406 1852468 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:04.408 1852470 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:31:04.408 1852470 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:31:04.409 1852471 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.410 1852472 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.414 1852476 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.414 1852476 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:31:04.414 1852476 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:31:04.417 1852479 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:31:04.417 1852479 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:31:04.418 1852480 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.419 1852481 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.422 1852484 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.422 1852484 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:31:04.422 1852484 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:31:04.424 1852486 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:31:04.424 1852486 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:31:04.425 1852487 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.426 1852488 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.429 1852491 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.429 1852491 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:31:04.429 1852491 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:04.432 1852494 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:31:04.432 1852494 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:31:04.432 1852494 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.433 1852495 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.436 1852498 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.436 1852498 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:31:04.436 1852498 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:31:04.439 1852501 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:31:04.439 1852501 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.439 1852501 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:31:04.458 1852520 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.458 1852520 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.458 1852520 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.458 1852520 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:31:04.458 1852520 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.458 1852520 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.459 1852521 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.461 1852523 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.464 1852526 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.464 1852526 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:31:04.464 1852526 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:31:04.466 1852528 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:31:04.466 1852528 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:31:04.467 1852529 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.468 1852530 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.472 1852534 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.472 1852534 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:31:04.472 1852534 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:31:04.476 1852538 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:31:04.476 1852538 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:31:04.477 1852539 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.479 1852541 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.484 1852546 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.484 1852546 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:31:04.484 1852546 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:31:04.486 1852548 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:31:04.486 1852548 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:31:04.487 1852549 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.488 1852550 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.491 1852553 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.491 1852553 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:31:04.491 1852553 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:31:04.495 1852557 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:31:04.495 1852557 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:31:04.496 1852558 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.501 1852563 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.504 1852566 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.504 1852566 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:31:04.504 1852566 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:31:04.506 1852568 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:31:04.506 1852568 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.506 1852568 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:31:04.533 1852595 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.533 1852595 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.533 1852595 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.533 1852595 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.534 1852596 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:31:04.535 1852597 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@36a54c43
20-08-2026 00:31:04.538 1852600 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:31:04.538 1852600 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:31:04.538 1852600 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:31:04.540 1852602 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:31:04.541 1852603 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:31:04.541 1852603 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.543 1852605 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.546 1852608 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.546 1852608 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:31:04.546 1852608 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:31:04.549 1852611 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:31:04.549 1852611 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.549 1852611 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:31:04.589 1852651 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.589 1852651 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.589 1852651 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.589 1852651 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:31:04.589 1852651 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.589 1852651 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.590 1852652 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.591 1852653 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.594 1852656 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.595 1852657 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:31:04.595 1852657 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:04.598 1852660 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:31:04.598 1852660 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:31:04.600 1852662 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.601 1852663 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.604 1852666 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.604 1852666 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:31:04.604 1852666 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:31:04.607 1852669 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:31:04.607 1852669 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:31:04.608 1852670 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.610 1852672 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.613 1852675 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.613 1852675 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:31:04.613 1852675 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:31:04.616 1852678 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:31:04.617 1852679 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:31:04.617 1852679 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.619 1852681 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.622 1852684 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.622 1852684 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:31:04.622 1852684 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:31:04.625 1852687 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:31:04.625 1852687 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.625 1852687 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:31:04.641 1852703 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:31:04.642 1852704 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:31:04.642 1852704 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.642 1852704 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.642 1852704 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.644 1852706 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.647 1852709 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.647 1852709 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:31:04.647 1852709 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:31:04.651 1852713 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:31:04.651 1852713 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:31:04.652 1852714 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.653 1852715 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.657 1852719 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.657 1852719 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:31:04.657 1852719 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:31:04.659 1852721 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:31:04.659 1852721 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.659 1852721 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:31:04.685 1852747 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.685 1852747 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.685 1852747 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.685 1852747 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:31:04.685 1852747 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.685 1852747 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.687 1852749 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.688 1852750 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.691 1852753 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.691 1852753 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:31:04.691 1852753 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:31:04.694 1852756 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:31:04.694 1852756 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.694 1852756 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:31:04.714 1852776 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.714 1852776 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.714 1852776 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.714 1852776 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:31:04.714 1852776 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.714 1852776 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.715 1852777 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.717 1852779 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.720 1852782 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.720 1852782 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:31:04.720 1852782 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:31:04.722 1852784 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:31:04.722 1852784 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:31:04.723 1852785 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.724 1852786 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.727 1852789 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.727 1852789 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:31:04.727 1852789 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:31:04.729 1852791 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:31:04.729 1852791 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.729 1852791 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:31:04.749 1852811 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.749 1852811 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.749 1852811 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.749 1852811 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:31:04.749 1852811 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.749 1852811 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.750 1852812 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.752 1852814 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.754 1852816 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.754 1852816 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:31:04.754 1852816 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:04.757 1852819 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:31:04.757 1852819 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:31:04.757 1852819 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.759 1852821 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.762 1852824 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.762 1852824 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:31:04.762 1852824 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:31:04.764 1852826 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:31:04.764 1852826 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:31:04.765 1852827 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.766 1852828 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.769 1852831 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.769 1852831 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:31:04.769 1852831 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:04.772 1852834 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:31:04.772 1852834 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:31:04.773 1852835 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.774 1852836 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.776 1852838 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.777 1852839 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:31:04.777 1852839 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:31:04.779 1852841 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:31:04.779 1852841 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:31:04.780 1852842 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.781 1852843 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.783 1852845 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.783 1852845 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:31:04.783 1852845 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:31:04.786 1852848 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:31:04.786 1852848 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:31:04.787 1852849 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.788 1852850 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.791 1852853 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.791 1852853 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:31:04.791 1852853 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:31:04.794 1852856 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:31:04.794 1852856 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:31:04.795 1852857 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.797 1852859 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.800 1852862 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.800 1852862 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:31:04.800 1852862 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:31:04.804 1852866 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:31:04.804 1852866 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:31:04.805 1852867 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.806 1852868 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.809 1852871 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.809 1852871 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:31:04.809 1852871 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:31:04.812 1852874 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:31:04.812 1852874 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:31:04.813 1852875 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.814 1852876 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.816 1852878 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.816 1852878 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:31:04.816 1852878 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:31:04.820 1852882 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:31:04.820 1852882 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:31:04.822 1852884 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.825 1852887 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.829 1852891 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.829 1852891 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:31:04.829 1852891 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:31:04.832 1852894 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:31:04.832 1852894 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:31:04.833 1852895 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.835 1852897 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.839 1852901 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.840 1852902 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:31:04.840 1852902 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:31:04.844 1852906 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:31:04.844 1852906 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:31:04.844 1852906 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.847 1852909 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.851 1852913 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.851 1852913 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:31:04.851 1852913 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:31:04.854 1852916 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:31:04.854 1852916 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:31:04.855 1852917 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.856 1852918 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.859 1852921 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.859 1852921 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:31:04.859 1852921 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:31:04.862 1852924 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:31:04.862 1852924 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:31:04.863 1852925 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.864 1852926 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.867 1852929 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.867 1852929 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:31:04.867 1852929 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:31:04.871 1852933 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:31:04.871 1852933 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:31:04.872 1852934 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.873 1852935 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.877 1852939 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.877 1852939 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:31:04.877 1852939 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:04.880 1852942 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:31:04.880 1852942 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:31:04.881 1852943 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.882 1852944 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.886 1852948 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.886 1852948 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:31:04.886 1852948 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:31:04.889 1852951 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:31:04.889 1852951 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.889 1852951 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:31:04.904 1852966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.904 1852966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:04.904 1852966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:04.904 1852966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:31:04.904 1852966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.904 1852966 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.906 1852968 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.907 1852969 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.910 1852972 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.910 1852972 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:31:04.910 1852972 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:31:04.912 1852974 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:31:04.912 1852974 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:31:04.913 1852975 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.915 1852977 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.919 1852981 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.919 1852981 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:31:04.919 1852981 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:04.924 1852986 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:31:04.924 1852986 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:31:04.925 1852987 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:04.926 1852988 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:04.930 1852992 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:04.930 1852992 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:31:04.930 1852992 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:31:04.933 1852995 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:31:04.933 1852995 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:31:04.934 1852996 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.936 1852998 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.939 1853001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.939 1853001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:31:04.939 1853001 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:31:04.941 1853003 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:31:04.941 1853003 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.941 1853003 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:31:04.957 1853019 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:04.957 1853019 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:04.957 1853019 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:31:04.957 1853019 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:31:04.957 1853019 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.957 1853019 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.959 1853021 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.960 1853022 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.963 1853025 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.963 1853025 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:31:04.963 1853025 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:31:04.966 1853028 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:31:04.966 1853028 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.966 1853028 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:31:04.990 1853052 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:04.990 1853052 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:04.990 1853052 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:31:04.990 1853052 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:31:04.990 1853052 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:04.0
20-08-2026 00:31:04.990 1853052 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:04.991 1853053 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:04.992 1853054 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:04.996 1853058 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:04.996 1853058 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:31:04.996 1853058 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:31:04.999 1853061 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:31:04.999 1853061 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:04.999 1853061 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:31:05.016 1853078 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:05.017 1853079 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:31:05.017 1853079 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:31:05.017 1853079 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:31:05.017 1853079 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:05.0
20-08-2026 00:31:05.017 1853079 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:05.018 1853080 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.020 1853082 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.024 1853086 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.024 1853086 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:31:05.024 1853086 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:31:05.027 1853089 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:31:05.027 1853089 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:31:05.028 1853090 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.030 1853092 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.033 1853095 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.034 1853096 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:31:05.034 1853096 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:05.037 1853099 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:31:05.037 1853099 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:31:05.038 1853100 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.040 1853102 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.044 1853106 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.044 1853106 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:31:05.044 1853106 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:31:05.048 1853110 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:31:05.048 1853110 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:31:05.049 1853111 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.051 1853113 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.054 1853116 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.054 1853116 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:31:05.054 1853116 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:05.057 1853119 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:31:05.057 1853119 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:31:05.058 1853120 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.060 1853122 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.063 1853125 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.063 1853125 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:31:05.063 1853125 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:31:05.065 1853127 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:31:05.065 1853127 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:31:05.066 1853128 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.068 1853130 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.071 1853133 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.071 1853133 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:31:05.071 1853133 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:31:05.073 1853135 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:31:05.073 1853135 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:31:05.074 1853136 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.076 1853138 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.077 1853139 [http-nio-8051-exec-87] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202305}
20-08-2026 00:31:05.079 1853141 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.079 1853141 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:31:05.079 1853141 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:31:05.082 1853144 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:31:05.082 1853144 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:31:05.084 1853146 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.085 1853147 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.087 1853149 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.087 1853149 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:31:05.087 1853149 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:31:05.090 1853152 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:31:05.090 1853152 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:31:05.091 1853153 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.093 1853155 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.095 1853157 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.095 1853157 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:31:05.095 1853157 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:31:05.098 1853160 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:31:05.098 1853160 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:31:05.099 1853161 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:31:05.100 1853162 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5616417
20-08-2026 00:31:05.103 1853165 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:31:05.103 1853165 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:31:05.103 1853165 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:31:05.106 1853168 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:31:05.106 1853168 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:31:05.106 1853168 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:31:05.126 1853188 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:05.126 1853188 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:31:05.126 1853188 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:31:05.126 1853188 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:31:05.126 1853188 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:31:05.0
20-08-2026 00:31:05.126 1853188 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:31:05.127 1853189 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.129 1853191 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.132 1853194 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.132 1853194 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:31:05.132 1853194 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:31:05.135 1853197 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:31:05.135 1853197 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:31:05.136 1853198 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.137 1853199 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.140 1853202 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.140 1853202 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:31:05.140 1853202 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:31:05.143 1853205 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:31:05.143 1853205 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:31:05.144 1853206 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.145 1853207 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.148 1853210 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.148 1853210 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:31:05.148 1853210 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:31:05.150 1853212 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:31:05.151 1853213 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:31:05.151 1853213 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.153 1853215 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.156 1853218 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.156 1853218 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:31:05.156 1853218 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:31:05.159 1853221 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:31:05.159 1853221 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:31:05.159 1853221 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.161 1853223 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.163 1853225 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.163 1853225 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:31:05.163 1853225 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:31:05.166 1853228 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:31:05.166 1853228 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:31:05.167 1853229 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:31:05.168 1853230 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b9fe441
20-08-2026 00:31:05.171 1853233 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:31:05.171 1853233 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:31:05.171 1853233 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:31:05.174 1853236 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:31:05.174 1853236 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:31:08.913 1856975 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - {skus=[4500704, 4500656, 4500472, 4500541, 4500564, 4500710, 4500407, 4500702, 4500717, 0, 4500726, 4500712, 4500499, 4500665, 4500711, 4500643, 4500715, 185994, 8355, 4500713, 185993, 4500644, 166327, 4500723, 4500664, 4500669, 4500661, 186043, 4500722, 4500689, 4500667, 4500681], imei=TM06202303}
20-08-2026 00:31:08.917 1856979 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Max Protein Peri Peri 32gm","sku_id":"4500661","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500661-1563.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-19 10:38:26.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:31:08.919 1856981 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:31:09.445 1857507 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202506
20-08-2026 00:31:09.445 1857507 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:31:09.445 1857507 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:31:09
20-08-2026 00:31:09.457 1857519 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.459 1857521 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3719E542AcBb325c5f8e3260AcE07c","status":true}
20-08-2026 00:31:09.467 1857529 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.469 1857531 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"133d4bB6083a19A676EcC7564aD658","status":true}
20-08-2026 00:31:09.478 1857540 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.478 1857540 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"FeE55f91666e3f5147F94f7eC96b4d","status":true}
20-08-2026 00:31:09.482 1857544 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.483 1857545 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"170459Dd32B094D8807e870425672d","status":true}
20-08-2026 00:31:09.485 1857547 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.487 1857549 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Be700931457413D1061835282f0b6b","status":true}
20-08-2026 00:31:09.500 1857562 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.502 1857564 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"38B1Bc8bF1D241DcB2555137C2F405","status":true}
20-08-2026 00:31:09.531 1857593 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.531 1857593 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.532 1857594 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.532 1857594 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"26Ea5a0dC198E674E52a589913Cc34","status":true}
20-08-2026 00:31:09.533 1857595 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ab4d2b740a417c7a40CdD182061bD8","status":true}
20-08-2026 00:31:09.534 1857596 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7944D7C5D5113d21De56224c66E8C8","status":true}
20-08-2026 00:31:09.535 1857597 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.538 1857600 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"24D4B72325664e42814bFeA4Ab041c","status":true}
20-08-2026 00:31:09.540 1857602 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.541 1857603 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.542 1857604 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.542 1857604 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ed6a314e7e5343Df825fDb222799A4","status":true}
20-08-2026 00:31:09.543 1857605 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2fA378D06d820940F9B4376bF43e10","status":true}
20-08-2026 00:31:09.544 1857606 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1eBaA508B2855153361686D95d4172","status":true}
20-08-2026 00:31:09.551 1857613 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.552 1857614 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B3Fe0b08C9BcDb3979D6C950A58c54","status":true}
20-08-2026 00:31:09.566 1857628 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.567 1857629 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8cD685275eD4E3034aE06fAf6835C9","status":true}
20-08-2026 00:31:09.570 1857632 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.573 1857635 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ae7f130602Bc460a87860c57F727Db","status":true}
20-08-2026 00:31:09.590 1857652 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.590 1857652 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.592 1857654 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"447900207093754659962a5dEaFa7e","status":true}
20-08-2026 00:31:09.592 1857654 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6911EfEb2eA2C29b099d6cC99453Da","status":true}
20-08-2026 00:31:09.593 1857655 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.594 1857656 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6957B2429dC08f6cFc8aB6C022E405","status":true}
20-08-2026 00:31:09.618 1857680 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.618 1857680 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.619 1857681 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"396aB20aB970Fb25EbE99c47C65dD6","status":true}
20-08-2026 00:31:09.619 1857681 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2b025fDb3a49Ae3f1dA3492075EbE9","status":true}
20-08-2026 00:31:09.621 1857683 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.623 1857685 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.623 1857685 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Cd05C830De253d84Ca470fE59f16F6","status":true}
20-08-2026 00:31:09.624 1857686 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"08C5AfEbB05e274f617506DaC6A5E1","status":true}
20-08-2026 00:31:09.625 1857687 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.627 1857689 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.628 1857690 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B26726C4D468F002BcF2D626E3D9Ad","status":true}
20-08-2026 00:31:09.629 1857691 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.628 1857690 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"78CfF0BaAb31D40c148b41CaAfD68b","status":true}
20-08-2026 00:31:09.630 1857692 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E028Dd14E6Ee6787E36f8b1dB56132","status":true}
20-08-2026 00:31:09.631 1857693 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.635 1857697 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fc18228eC61f9e9a74C65c747bEe0b","status":true}
20-08-2026 00:31:09.657 1857719 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.658 1857720 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B11c133e88A5C230E7E9387e7cA295","status":true}
20-08-2026 00:31:09.659 1857721 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.661 1857723 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8f0072998e436f796d743967F86c18","status":true}
20-08-2026 00:31:09.665 1857727 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.667 1857729 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5076C0842677786a60C910352fE8F4","status":true}
20-08-2026 00:31:09.672 1857734 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.673 1857735 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A3D145192b587133A43f28B43d7383","status":true}
20-08-2026 00:31:09.690 1857752 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.691 1857753 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"127a5a04CaFeEaB050Ca3bBdDf1d36","status":true}
20-08-2026 00:31:09.695 1857757 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.697 1857759 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E4Eb5853Dd2dD39d8e36B3Ef7b73D8","status":true}
20-08-2026 00:31:09.700 1857762 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.702 1857764 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"98A82f9731159979Ae0215A19474A7","status":true}
20-08-2026 00:31:09.704 1857766 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.706 1857768 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3c23E48b6814BfB2C7040957E29dC8","status":true}
20-08-2026 00:31:09.712 1857774 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.713 1857775 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9f2183528a5144C0C21e1f69069fB4","status":true}
20-08-2026 00:31:09.715 1857777 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.717 1857779 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7aD044AcC062A5177a79A3C1253eE3","status":true}
20-08-2026 00:31:09.720 1857782 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.721 1857783 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.722 1857784 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5cD7Fe9717Df7cAb17F3053a3dE7E2","status":true}
20-08-2026 00:31:09.722 1857784 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B8A541A959D849C180C418A12bBd0f","status":true}
20-08-2026 00:31:09.732 1857794 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.734 1857796 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D09325E5F16dC8B148D6D723D558Cf","status":true}
20-08-2026 00:31:09.750 1857812 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.751 1857813 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6e4936BcD23561D77604A83eAb515f","status":true}
20-08-2026 00:31:09.756 1857818 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.757 1857819 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9fDe07D4F7Bc57B1B047992aB097D3","status":true}
20-08-2026 00:31:09.762 1857824 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.763 1857825 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.764 1857826 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"122b3280A67944D0Ed2d03Fb0636De","status":true}
20-08-2026 00:31:09.765 1857827 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0e5b0fDb66D2AcB99015E0Ab4a045e","status":true}
20-08-2026 00:31:09.776 1857838 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.776 1857838 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C406A73b6dE5BdAaDd9247C83b6535","status":true}
20-08-2026 00:31:09.793 1857855 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.794 1857856 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"805bCf22AeCc175d79Dc90093f002c","status":true}
20-08-2026 00:31:09.794 1857856 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.796 1857858 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"786d54B609316f38Bf7dEeA53002A4","status":true}
20-08-2026 00:31:09.802 1857864 [http-nio-8051-exec-59] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202508, skus=[4500575, 4500705, 177441, 4500728, 166327, 4500702, 4500723, 4500455, 186055, 4500644, 4500667, 186059, 4500648, 4500711, 4500499, 4500642, 4500715, 4500678, 4500710, 4500724, 4500624, 4500656, 4500651, 4500643, 10155, 4500669, 4500712, 4500694, 186043, 185994, 186096, 133041]}
20-08-2026 00:31:09.804 1857866 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.806 1857868 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C26aE64eF0Bd058700Bc76C1D79916","status":true}
20-08-2026 00:31:09.806 1857868 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.807 1857869 [http-nio-8051-exec-59] INFO  n.c.kiosk.machine.MachineController - [{"name":"Coke Diet 300ml","sku_id":"10155","vendor_id":"1","mrp":"40","selling_price":"40","weight":"315","image":"https://images.tinymart.in/product/10155-3489.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"32","created_at":"2019-11-04 15:25:42.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Jus Amazin The Desi Energy Bar 40g","sku_id":"186055","vendor_id":"1","mrp":"40","selling_price":"40","weight":"49","image":"https://images.tinymart.in/product/186055-2933.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2024-10-30 09:58:49.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Maaza Tetra 135ml","sku_id":"186096","vendor_id":"1","mrp":"10","selling_price":"10","weight":"150","image":"https://images.tinymart.in/product/186096-4254.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"15","created_at":"2025-02-07 10:32:39.0"}, {"name":"Bauli Moonfils Croissant Vanilla 45gm NonVeg","sku_id":"4500455","vendor_id":"1","mrp":"22","selling_price":"22","weight":"52","image":"https://images.tinymart.in/product/4500455-4263.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-05-23 10:21:12.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Bingo Potato Chips Cream and Onion Mix 29g","sku_id":"4500575","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500575-5431.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-07 11:25:03.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:31:09.809 1857871 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8696Ad202e410741Ae880095238397","status":true}
20-08-2026 00:31:09.810 1857872 [http-nio-8051-exec-59] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:31:09.811 1857873 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.812 1857874 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Da304c2351Fa7eC0E79b161aF2Be97","status":true}
20-08-2026 00:31:09.814 1857876 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.815 1857877 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.816 1857878 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"AdC96606D3F6839602480b52A7C025","status":true}
20-08-2026 00:31:09.816 1857878 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"49E49991Bb6d1aD572F840A2Ca02Fd","status":true}
20-08-2026 00:31:09.823 1857885 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.824 1857886 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8f60028d00Af81578fC753748b3614","status":true}
20-08-2026 00:31:09.834 1857896 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.836 1857898 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1b8eE208EbE6E797C43d06056305A8","status":true}
20-08-2026 00:31:09.847 1857909 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.848 1857910 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1248F64c936d1e349976Ee948a6c99","status":true}
20-08-2026 00:31:09.861 1857923 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.862 1857924 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B3F4E1D44a8d6d8a7c7bAbE79710E8","status":true}
20-08-2026 00:31:09.864 1857926 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.864 1857926 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.866 1857928 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"10Db08498c1e344215Da10De8fD506","status":true}
20-08-2026 00:31:09.866 1857928 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0c21E7DfEc8cF025F61828Da103eAb","status":true}
20-08-2026 00:31:09.880 1857942 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.881 1857943 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C99b9eC814D71b2bEc78Dc75Ea2635","status":true}
20-08-2026 00:31:09.888 1857950 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:31:09.890 1857952 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D7C057B12fE56c415e3d6379FcC6Ea","status":true}
20-08-2026 00:31:10.184 1858246 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-09-24 07:21:46"}
20-08-2026 00:31:10.813 1858875 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:10.866 1858928 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:10.925 1858987 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.003 1859065 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.034 1859096 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.036 1859098 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.054 1859116 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.083 1859145 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.156 1859218 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.162 1859224 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:11.162 1859224 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:11.180 1859242 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.250 1859312 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.251 1859313 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.274 1859336 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.375 1859437 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.379 1859441 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.535 1859597 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.793 1859855 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.810 1859872 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:11.811 1859873 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:11.857 1859919 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:11.857 1859919 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:11.872 1859934 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.910 1859972 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.958 1860020 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.963 1860025 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.963 1860025 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:11.990 1860052 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:12.240 1860302 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:12.319 1860381 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:12.374 1860436 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:12.429 1860491 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:12.430 1860492 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:12.479 1860541 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:12.484 1860546 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:12.504 1860566 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:12.598 1860660 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:12.701 1860763 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:12.702 1860764 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:12.793 1860855 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:12.794 1860856 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:12.813 1860875 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:12.860 1860922 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:12.860 1860922 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:12.879 1860941 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:12.906 1860968 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:12.908 1860970 [http-nio-8051-exec-87] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:12.919 1860981 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:12.922 1860984 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:12.951 1861013 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:12.995 1861057 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:12.998 1861060 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.054 1861116 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.388 1861450 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:13.388 1861450 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.388 1861450 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:13.458 1861520 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:13.458 1861520 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:13.526 1861588 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.542 1861604 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.545 1861607 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.602 1861664 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.602 1861664 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:13.603 1861665 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:13.606 1861668 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:13.606 1861668 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:13.622 1861684 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.640 1861702 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:13.641 1861703 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:13.671 1861733 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:13.672 1861734 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:13.679 1861741 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.679 1861741 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.681 1861743 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.755 1861817 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.755 1861817 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:13.931 1861993 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:13.931 1861993 [http-nio-8051-exec-104] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:14.008 1862070 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:14.026 1862088 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:14.032 1862094 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:14.040 1862102 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:14.054 1862116 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:14.054 1862116 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:14.130 1862192 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:14.230 1862292 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:14.456 1862518 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:14.459 1862521 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:14.527 1862589 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:14.528 1862590 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:14.535 1862597 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:14.591 1862653 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:14.623 1862685 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:14.798 1862860 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:14.798 1862860 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:14.835 1862897 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:14.836 1862898 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:15.038 1863100 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:15.044 1863106 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:15.062 1863124 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:15.063 1863125 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:15.078 1863140 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:15.086 1863148 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:31:15.086 1863148 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3719E542AcBb325c5f8e3260AcE07c
20-08-2026 00:31:15.086 1863148 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3719E542AcBb325c5f8e3260AcE07c
20-08-2026 00:31:15.089 1863151 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@318509e1
20-08-2026 00:31:15.089 1863151 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869457","expired":false,"activity":"","logged":false,"session":"3719E542AcBb325c5f8e3260AcE07c","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.090 1863152 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3719E542AcBb325c5f8e3260AcE07c","status":true}
20-08-2026 00:31:15.090 1863152 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3719E542AcBb325c5f8e3260AcE07c
20-08-2026 00:31:15.100 1863162 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@318509e1
20-08-2026 00:31:15.100 1863162 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869457","expired":false,"activity":"","logged":false,"session":"3719E542AcBb325c5f8e3260AcE07c","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.100 1863162 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3719E542AcBb325c5f8e3260AcE07c, mobile : , newSession : 3719E542AcBb325c5f8e3260AcE07c, active : 1, activity : {"machine":{"area":"E City","vm_id":"595907803036339445","cart_enabled":true,"address":"Titan Cafeteria Ground Floor","vm_imei_id":"TM10201907","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.840723,77.6731761","location":"Texas LV 2nd Floor "}}, expiry  :1795114869457
20-08-2026 00:31:15.100 1863162 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3719E542AcBb325c5f8e3260AcE07c
20-08-2026 00:31:15.100 1863162 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3719E542AcBb325c5f8e3260AcE07c
20-08-2026 00:31:15.103 1863165 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:15.105 1863167 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:15.107 1863169 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@318509e1
20-08-2026 00:31:15.107 1863169 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869457","expired":false,"activity":"","logged":false,"session":"3719E542AcBb325c5f8e3260AcE07c","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.107 1863169 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3719E542AcBb325c5f8e3260AcE07c","status":true}
20-08-2026 00:31:15.201 1863263 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:15.203 1863265 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:15.274 1863336 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C406A73b6dE5BdAaDd9247C83b6535
20-08-2026 00:31:15.274 1863336 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C406A73b6dE5BdAaDd9247C83b6535
20-08-2026 00:31:15.296 1863358 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4aed931e
20-08-2026 00:31:15.296 1863358 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869776","expired":false,"activity":"","logged":false,"session":"C406A73b6dE5BdAaDd9247C83b6535","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.296 1863358 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C406A73b6dE5BdAaDd9247C83b6535","status":true}
20-08-2026 00:31:15.296 1863358 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C406A73b6dE5BdAaDd9247C83b6535
20-08-2026 00:31:15.297 1863359 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4aed931e
20-08-2026 00:31:15.297 1863359 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869776","expired":false,"activity":"","logged":false,"session":"C406A73b6dE5BdAaDd9247C83b6535","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.297 1863359 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C406A73b6dE5BdAaDd9247C83b6535, mobile : , newSession : C406A73b6dE5BdAaDd9247C83b6535, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749560296622","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202507","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 5th floor-2"}}, expiry  :1795114869776
20-08-2026 00:31:15.297 1863359 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C406A73b6dE5BdAaDd9247C83b6535
20-08-2026 00:31:15.297 1863359 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C406A73b6dE5BdAaDd9247C83b6535
20-08-2026 00:31:15.298 1863360 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4aed931e
20-08-2026 00:31:15.298 1863360 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869776","expired":false,"activity":"","logged":false,"session":"C406A73b6dE5BdAaDd9247C83b6535","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.298 1863360 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C406A73b6dE5BdAaDd9247C83b6535","status":true}
20-08-2026 00:31:15.303 1863365 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Be700931457413D1061835282f0b6b
20-08-2026 00:31:15.303 1863365 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Be700931457413D1061835282f0b6b
20-08-2026 00:31:15.305 1863367 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6632a590
20-08-2026 00:31:15.305 1863367 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869485","expired":false,"activity":"","logged":false,"session":"Be700931457413D1061835282f0b6b","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.307 1863369 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Be700931457413D1061835282f0b6b","status":true}
20-08-2026 00:31:15.307 1863369 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Be700931457413D1061835282f0b6b
20-08-2026 00:31:15.309 1863371 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6632a590
20-08-2026 00:31:15.309 1863371 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869485","expired":false,"activity":"","logged":false,"session":"Be700931457413D1061835282f0b6b","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.309 1863371 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Be700931457413D1061835282f0b6b, mobile : , newSession : Be700931457413D1061835282f0b6b, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1646053315696","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM03202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Mediatek 4c 9th floor"}}, expiry  :1795114869485
20-08-2026 00:31:15.309 1863371 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Be700931457413D1061835282f0b6b
20-08-2026 00:31:15.309 1863371 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Be700931457413D1061835282f0b6b
20-08-2026 00:31:15.348 1863410 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202304 
20-08-2026 00:31:15.349 1863411 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:31:15.350 1863412 [http-nio-8051-exec-100] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:31:15.360 1863422 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:15.360 1863422 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:15.364 1863426 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:15.364 1863426 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:31:15.364 1863426 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:31:15.368 1863430 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:31:15.368 1863430 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:15.368 1863430 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:15.375 1863437 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:15.375 1863437 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:31:15.375 1863437 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:31:15.381 1863443 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:15.381 1863443 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:15.381 1863443 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:15.385 1863447 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:15.385 1863447 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:15.385 1863447 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:15.393 1863455 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:15.393 1863455 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:15.393 1863455 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:15.394 1863456 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:15.394 1863456 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:15.395 1863457 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:15.395 1863457 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:15.395 1863457 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:15.404 1863466 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:15.404 1863466 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:15.404 1863466 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:15.413 1863475 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:15.413 1863475 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:15.413 1863475 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:15.420 1863482 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:15.420 1863482 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:15.420 1863482 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:15.430 1863492 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:15.431 1863493 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:31:15.431 1863493 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:31:15.447 1863509 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:15.447 1863509 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:15.447 1863509 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:15.451 1863513 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:15.451 1863513 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:31:15.451 1863513 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:31:15.454 1863516 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:31:15.454 1863516 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:15.454 1863516 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:15.460 1863522 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:15.460 1863522 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:15.460 1863522 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:15.471 1863533 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:15.476 1863538 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:15.476 1863538 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:15.480 1863542 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:15.483 1863545 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-13 13:22:56"}
20-08-2026 00:31:15.490 1863552 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:15.490 1863552 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:15.492 1863554 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6632a590
20-08-2026 00:31:15.492 1863554 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869485","expired":false,"activity":"","logged":false,"session":"Be700931457413D1061835282f0b6b","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.492 1863554 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Be700931457413D1061835282f0b6b","status":true}
20-08-2026 00:31:15.494 1863556 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:15.495 1863557 [http-nio-8051-exec-105] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:15.499 1863561 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:15.499 1863561 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:15.499 1863561 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:15.506 1863568 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:31:15.506 1863568 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:31:15.506 1863568 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:31:15.513 1863575 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:31:15.513 1863575 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:15.513 1863575 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:15.516 1863578 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:15.516 1863578 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:15.516 1863578 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:15.520 1863582 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:15.520 1863582 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:31:15.520 1863582 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:31:15.526 1863588 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9f2183528a5144C0C21e1f69069fB4
20-08-2026 00:31:15.526 1863588 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9f2183528a5144C0C21e1f69069fB4
20-08-2026 00:31:15.527 1863589 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@68bd2d15
20-08-2026 00:31:15.527 1863589 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869712","expired":false,"activity":"","logged":false,"session":"9f2183528a5144C0C21e1f69069fB4","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.527 1863589 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9f2183528a5144C0C21e1f69069fB4","status":true}
20-08-2026 00:31:15.527 1863589 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9f2183528a5144C0C21e1f69069fB4
20-08-2026 00:31:15.527 1863589 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@68bd2d15
20-08-2026 00:31:15.527 1863589 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869712","expired":false,"activity":"","logged":false,"session":"9f2183528a5144C0C21e1f69069fB4","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.527 1863589 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9f2183528a5144C0C21e1f69069fB4, mobile : , newSession : 9f2183528a5144C0C21e1f69069fB4, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749462870626","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 6th floor"}}, expiry  :1795114869712
20-08-2026 00:31:15.527 1863589 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:31:15.527 1863589 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:31:15.527 1863589 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:31:15.527 1863589 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9f2183528a5144C0C21e1f69069fB4
20-08-2026 00:31:15.529 1863591 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9f2183528a5144C0C21e1f69069fB4
20-08-2026 00:31:15.531 1863593 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@68bd2d15
20-08-2026 00:31:15.531 1863593 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869712","expired":false,"activity":"","logged":false,"session":"9f2183528a5144C0C21e1f69069fB4","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.531 1863593 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9f2183528a5144C0C21e1f69069fB4","status":true}
20-08-2026 00:31:15.534 1863596 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:31:15.534 1863596 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:15.534 1863596 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:15.537 1863599 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:15.537 1863599 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:31:15.537 1863599 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:31:15.541 1863603 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:15.541 1863603 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:31:15.541 1863603 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:31:15.548 1863610 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:31:15.548 1863610 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:31:15.548 1863610 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:31:15.552 1863614 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:31:15.552 1863614 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:15.553 1863615 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:15.559 1863621 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:15.561 1863623 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:31:15.561 1863623 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:31:15.565 1863627 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:31:15.565 1863627 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:15.565 1863627 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:15.573 1863635 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B3Fe0b08C9BcDb3979D6C950A58c54
20-08-2026 00:31:15.573 1863635 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B3Fe0b08C9BcDb3979D6C950A58c54
20-08-2026 00:31:15.576 1863638 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5848e67
20-08-2026 00:31:15.576 1863638 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869551","expired":false,"activity":"","logged":false,"session":"B3Fe0b08C9BcDb3979D6C950A58c54","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.577 1863639 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B3Fe0b08C9BcDb3979D6C950A58c54","status":true}
20-08-2026 00:31:15.577 1863639 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B3Fe0b08C9BcDb3979D6C950A58c54
20-08-2026 00:31:15.577 1863639 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5848e67
20-08-2026 00:31:15.577 1863639 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869551","expired":false,"activity":"","logged":false,"session":"B3Fe0b08C9BcDb3979D6C950A58c54","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.577 1863639 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B3Fe0b08C9BcDb3979D6C950A58c54, mobile : , newSession : B3Fe0b08C9BcDb3979D6C950A58c54, active : 1, activity : {"machine":{"area":"Mediatek B-1 4th Floor","vm_id":"1650863616549","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"55555,55555","location":"Mediatek B-1 4th Floor"}}, expiry  :1795114869551
20-08-2026 00:31:15.577 1863639 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B3Fe0b08C9BcDb3979D6C950A58c54
20-08-2026 00:31:15.577 1863639 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B3Fe0b08C9BcDb3979D6C950A58c54
20-08-2026 00:31:15.578 1863640 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:15.578 1863640 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5848e67
20-08-2026 00:31:15.578 1863640 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:15.578 1863640 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:15.578 1863640 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869551","expired":false,"activity":"","logged":false,"session":"B3Fe0b08C9BcDb3979D6C950A58c54","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.578 1863640 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B3Fe0b08C9BcDb3979D6C950A58c54","status":true}
20-08-2026 00:31:15.593 1863655 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:15.593 1863655 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:15.593 1863655 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:15.596 1863658 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:15.618 1863680 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 26Ea5a0dC198E674E52a589913Cc34
20-08-2026 00:31:15.618 1863680 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26Ea5a0dC198E674E52a589913Cc34
20-08-2026 00:31:15.620 1863682 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e32d976
20-08-2026 00:31:15.620 1863682 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869531","expired":false,"activity":"","logged":false,"session":"26Ea5a0dC198E674E52a589913Cc34","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.620 1863682 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"26Ea5a0dC198E674E52a589913Cc34","status":true}
20-08-2026 00:31:15.620 1863682 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26Ea5a0dC198E674E52a589913Cc34
20-08-2026 00:31:15.624 1863686 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5cD7Fe9717Df7cAb17F3053a3dE7E2
20-08-2026 00:31:15.624 1863686 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5cD7Fe9717Df7cAb17F3053a3dE7E2
20-08-2026 00:31:15.625 1863687 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e32d976
20-08-2026 00:31:15.625 1863687 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869531","expired":false,"activity":"","logged":false,"session":"26Ea5a0dC198E674E52a589913Cc34","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.625 1863687 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 26Ea5a0dC198E674E52a589913Cc34, mobile : , newSession : 26Ea5a0dC198E674E52a589913Cc34, active : 1, activity : {"machine":{"ds_imei":"VS04202102","area":"Indiranagar","vm_id":"1618809487195","cart_enabled":true,"address":"HAL 2nd Stage","vm_imei_id":"VS04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9653538, 77.639975","ds_area":"Indiranagar","location":"Tiny Cafe - Jyoti Bakery Indiranagar","ds_geocode":"12.9653538, 77.639975"}}, expiry  :1795114869531
20-08-2026 00:31:15.625 1863687 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 26Ea5a0dC198E674E52a589913Cc34
20-08-2026 00:31:15.625 1863687 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26Ea5a0dC198E674E52a589913Cc34
20-08-2026 00:31:15.627 1863689 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e2ef4b2
20-08-2026 00:31:15.627 1863689 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869721","expired":false,"activity":"","logged":false,"session":"5cD7Fe9717Df7cAb17F3053a3dE7E2","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.627 1863689 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5cD7Fe9717Df7cAb17F3053a3dE7E2","status":true}
20-08-2026 00:31:15.627 1863689 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5cD7Fe9717Df7cAb17F3053a3dE7E2
20-08-2026 00:31:15.629 1863691 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e32d976
20-08-2026 00:31:15.629 1863691 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869531","expired":false,"activity":"","logged":false,"session":"26Ea5a0dC198E674E52a589913Cc34","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.629 1863691 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"26Ea5a0dC198E674E52a589913Cc34","status":true}
20-08-2026 00:31:15.636 1863698 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e2ef4b2
20-08-2026 00:31:15.636 1863698 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869721","expired":false,"activity":"","logged":false,"session":"5cD7Fe9717Df7cAb17F3053a3dE7E2","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.636 1863698 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5cD7Fe9717Df7cAb17F3053a3dE7E2, mobile : , newSession : 5cD7Fe9717Df7cAb17F3053a3dE7E2, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749459193086","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 4th floor"}}, expiry  :1795114869721
20-08-2026 00:31:15.636 1863698 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5cD7Fe9717Df7cAb17F3053a3dE7E2
20-08-2026 00:31:15.636 1863698 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5cD7Fe9717Df7cAb17F3053a3dE7E2
20-08-2026 00:31:15.651 1863713 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e2ef4b2
20-08-2026 00:31:15.651 1863713 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869721","expired":false,"activity":"","logged":false,"session":"5cD7Fe9717Df7cAb17F3053a3dE7E2","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.651 1863713 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5cD7Fe9717Df7cAb17F3053a3dE7E2","status":true}
20-08-2026 00:31:15.673 1863735 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:15.674 1863736 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:15.701 1863763 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 98A82f9731159979Ae0215A19474A7
20-08-2026 00:31:15.701 1863763 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 98A82f9731159979Ae0215A19474A7
20-08-2026 00:31:15.704 1863766 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@34d284fe
20-08-2026 00:31:15.705 1863767 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869700","expired":false,"activity":"","logged":false,"session":"98A82f9731159979Ae0215A19474A7","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.705 1863767 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"98A82f9731159979Ae0215A19474A7","status":true}
20-08-2026 00:31:15.705 1863767 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 98A82f9731159979Ae0215A19474A7
20-08-2026 00:31:15.710 1863772 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@34d284fe
20-08-2026 00:31:15.710 1863772 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869700","expired":false,"activity":"","logged":false,"session":"98A82f9731159979Ae0215A19474A7","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.710 1863772 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 98A82f9731159979Ae0215A19474A7, mobile : , newSession : 98A82f9731159979Ae0215A19474A7, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685608919720","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202303","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Tata communication  - EGL"}}, expiry  :1795114869700
20-08-2026 00:31:15.710 1863772 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 98A82f9731159979Ae0215A19474A7
20-08-2026 00:31:15.710 1863772 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 98A82f9731159979Ae0215A19474A7
20-08-2026 00:31:15.721 1863783 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@34d284fe
20-08-2026 00:31:15.722 1863784 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869700","expired":false,"activity":"","logged":false,"session":"98A82f9731159979Ae0215A19474A7","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.722 1863784 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"98A82f9731159979Ae0215A19474A7","status":true}
20-08-2026 00:31:15.801 1863863 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0c21E7DfEc8cF025F61828Da103eAb
20-08-2026 00:31:15.801 1863863 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0c21E7DfEc8cF025F61828Da103eAb
20-08-2026 00:31:15.803 1863865 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@61044e01
20-08-2026 00:31:15.803 1863865 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869865","expired":false,"activity":"","logged":false,"session":"0c21E7DfEc8cF025F61828Da103eAb","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.803 1863865 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0c21E7DfEc8cF025F61828Da103eAb","status":true}
20-08-2026 00:31:15.803 1863865 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0c21E7DfEc8cF025F61828Da103eAb
20-08-2026 00:31:15.805 1863867 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@61044e01
20-08-2026 00:31:15.805 1863867 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869865","expired":false,"activity":"","logged":false,"session":"0c21E7DfEc8cF025F61828Da103eAb","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.805 1863867 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0c21E7DfEc8cF025F61828Da103eAb, mobile : , newSession : 0c21E7DfEc8cF025F61828Da103eAb, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1767156983476","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM01202601","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Mediatek 4AB_3rd floor "}}, expiry  :1795114869865
20-08-2026 00:31:15.805 1863867 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0c21E7DfEc8cF025F61828Da103eAb
20-08-2026 00:31:15.806 1863868 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0c21E7DfEc8cF025F61828Da103eAb
20-08-2026 00:31:15.808 1863870 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@61044e01
20-08-2026 00:31:15.808 1863870 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869865","expired":false,"activity":"","logged":false,"session":"0c21E7DfEc8cF025F61828Da103eAb","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.808 1863870 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0c21E7DfEc8cF025F61828Da103eAb","status":true}
20-08-2026 00:31:15.813 1863875 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8f0072998e436f796d743967F86c18
20-08-2026 00:31:15.814 1863876 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8f0072998e436f796d743967F86c18
20-08-2026 00:31:15.816 1863878 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21495296
20-08-2026 00:31:15.816 1863878 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869659","expired":false,"activity":"","logged":false,"session":"8f0072998e436f796d743967F86c18","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.816 1863878 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8f0072998e436f796d743967F86c18","status":true}
20-08-2026 00:31:15.816 1863878 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8f0072998e436f796d743967F86c18
20-08-2026 00:31:15.820 1863882 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21495296
20-08-2026 00:31:15.821 1863883 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869659","expired":false,"activity":"","logged":false,"session":"8f0072998e436f796d743967F86c18","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.821 1863883 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8f0072998e436f796d743967F86c18, mobile : , newSession : 8f0072998e436f796d743967F86c18, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114869659
20-08-2026 00:31:15.821 1863883 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8f0072998e436f796d743967F86c18
20-08-2026 00:31:15.821 1863883 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8f0072998e436f796d743967F86c18
20-08-2026 00:31:15.821 1863883 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21495296
20-08-2026 00:31:15.822 1863884 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869659","expired":false,"activity":"","logged":false,"session":"8f0072998e436f796d743967F86c18","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.822 1863884 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8f0072998e436f796d743967F86c18","status":true}
20-08-2026 00:31:15.837 1863899 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:31:15.880 1863942 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:15.881 1863943 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:15.903 1863965 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B11c133e88A5C230E7E9387e7cA295
20-08-2026 00:31:15.904 1863966 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B11c133e88A5C230E7E9387e7cA295
20-08-2026 00:31:15.905 1863967 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@416237e1
20-08-2026 00:31:15.905 1863967 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869658","expired":false,"activity":"","logged":false,"session":"B11c133e88A5C230E7E9387e7cA295","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.905 1863967 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B11c133e88A5C230E7E9387e7cA295","status":true}
20-08-2026 00:31:15.905 1863967 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B11c133e88A5C230E7E9387e7cA295
20-08-2026 00:31:15.907 1863969 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@416237e1
20-08-2026 00:31:15.907 1863969 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869658","expired":false,"activity":"","logged":false,"session":"B11c133e88A5C230E7E9387e7cA295","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.908 1863970 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B11c133e88A5C230E7E9387e7cA295, mobile : , newSession : B11c133e88A5C230E7E9387e7cA295, active : 1, activity : {"machine":{"area":"store","vm_id":"1673075277157","cart_enabled":true,"address":"Rack Test","vm_imei_id":"TM12202250","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"server_spiral\":1}","latlong":"00000000,000000","location":"store machine 1"}}, expiry  :1795114869658
20-08-2026 00:31:15.908 1863970 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B11c133e88A5C230E7E9387e7cA295
20-08-2026 00:31:15.908 1863970 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B11c133e88A5C230E7E9387e7cA295
20-08-2026 00:31:15.910 1863972 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@416237e1
20-08-2026 00:31:15.910 1863972 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869658","expired":false,"activity":"","logged":false,"session":"B11c133e88A5C230E7E9387e7cA295","mobile":"","active":1,"status":true}
20-08-2026 00:31:15.910 1863972 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B11c133e88A5C230E7E9387e7cA295","status":true}
20-08-2026 00:31:16.083 1864145 [http-nio-8051-exec-92] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM08202203}
20-08-2026 00:31:16.104 1864166 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 10Db08498c1e344215Da10De8fD506
20-08-2026 00:31:16.104 1864166 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 10Db08498c1e344215Da10De8fD506
20-08-2026 00:31:16.107 1864169 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ccd2dbc
20-08-2026 00:31:16.107 1864169 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869865","expired":false,"activity":"","logged":false,"session":"10Db08498c1e344215Da10De8fD506","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.107 1864169 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"10Db08498c1e344215Da10De8fD506","status":true}
20-08-2026 00:31:16.107 1864169 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 10Db08498c1e344215Da10De8fD506
20-08-2026 00:31:16.113 1864175 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ccd2dbc
20-08-2026 00:31:16.113 1864175 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869865","expired":false,"activity":"","logged":false,"session":"10Db08498c1e344215Da10De8fD506","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.113 1864175 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 10Db08498c1e344215Da10De8fD506, mobile : , newSession : 10Db08498c1e344215Da10De8fD506, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205384","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202097","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR Samplinmg ","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114869865
20-08-2026 00:31:16.113 1864175 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 10Db08498c1e344215Da10De8fD506
20-08-2026 00:31:16.113 1864175 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 10Db08498c1e344215Da10De8fD506
20-08-2026 00:31:16.118 1864180 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ccd2dbc
20-08-2026 00:31:16.118 1864180 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869865","expired":false,"activity":"","logged":false,"session":"10Db08498c1e344215Da10De8fD506","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.118 1864180 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"10Db08498c1e344215Da10De8fD506","status":true}
20-08-2026 00:31:16.123 1864185 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6e4936BcD23561D77604A83eAb515f
20-08-2026 00:31:16.123 1864185 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6e4936BcD23561D77604A83eAb515f
20-08-2026 00:31:16.130 1864192 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@153cf805
20-08-2026 00:31:16.130 1864192 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869750","expired":false,"activity":"","logged":false,"session":"6e4936BcD23561D77604A83eAb515f","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.130 1864192 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6e4936BcD23561D77604A83eAb515f","status":true}
20-08-2026 00:31:16.130 1864192 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6e4936BcD23561D77604A83eAb515f
20-08-2026 00:31:16.139 1864201 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@153cf805
20-08-2026 00:31:16.139 1864201 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869750","expired":false,"activity":"","logged":false,"session":"6e4936BcD23561D77604A83eAb515f","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.140 1864202 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6e4936BcD23561D77604A83eAb515f, mobile : , newSession : 6e4936BcD23561D77604A83eAb515f, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749558487402","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202505","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Godrej Table Space 5th Floor"}}, expiry  :1795114869750
20-08-2026 00:31:16.140 1864202 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6e4936BcD23561D77604A83eAb515f
20-08-2026 00:31:16.140 1864202 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6e4936BcD23561D77604A83eAb515f
20-08-2026 00:31:16.139 1864201 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8f60028d00Af81578fC753748b3614
20-08-2026 00:31:16.142 1864204 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8f60028d00Af81578fC753748b3614
20-08-2026 00:31:16.144 1864206 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@cda09a3
20-08-2026 00:31:16.144 1864206 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869824","expired":false,"activity":"","logged":false,"session":"8f60028d00Af81578fC753748b3614","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.144 1864206 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8f60028d00Af81578fC753748b3614","status":true}
20-08-2026 00:31:16.144 1864206 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8f60028d00Af81578fC753748b3614
20-08-2026 00:31:16.145 1864207 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@153cf805
20-08-2026 00:31:16.145 1864207 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869750","expired":false,"activity":"","logged":false,"session":"6e4936BcD23561D77604A83eAb515f","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.152 1864214 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6e4936BcD23561D77604A83eAb515f","status":true}
20-08-2026 00:31:16.149 1864211 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@cda09a3
20-08-2026 00:31:16.174 1864236 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869824","expired":false,"activity":"","logged":false,"session":"8f60028d00Af81578fC753748b3614","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.175 1864237 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8f60028d00Af81578fC753748b3614, mobile : , newSession : 8f60028d00Af81578fC753748b3614, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"7421137583197604045","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM06202004","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Spare Single door"}}, expiry  :1795114869824
20-08-2026 00:31:16.176 1864238 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8f60028d00Af81578fC753748b3614
20-08-2026 00:31:16.176 1864238 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8f60028d00Af81578fC753748b3614
20-08-2026 00:31:16.177 1864239 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@cda09a3
20-08-2026 00:31:16.177 1864239 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869824","expired":false,"activity":"","logged":false,"session":"8f60028d00Af81578fC753748b3614","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.177 1864239 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8f60028d00Af81578fC753748b3614","status":true}
20-08-2026 00:31:16.195 1864257 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:16.196 1864258 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:16.208 1864270 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:16.208 1864270 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:16.313 1864375 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:16.314 1864376 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:16.366 1864428 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6911EfEb2eA2C29b099d6cC99453Da
20-08-2026 00:31:16.366 1864428 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6911EfEb2eA2C29b099d6cC99453Da
20-08-2026 00:31:16.367 1864429 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1e6f9a1e
20-08-2026 00:31:16.367 1864429 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869591","expired":false,"activity":"","logged":false,"session":"6911EfEb2eA2C29b099d6cC99453Da","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.367 1864429 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6911EfEb2eA2C29b099d6cC99453Da","status":true}
20-08-2026 00:31:16.367 1864429 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6911EfEb2eA2C29b099d6cC99453Da
20-08-2026 00:31:16.367 1864429 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1e6f9a1e
20-08-2026 00:31:16.367 1864429 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869591","expired":false,"activity":"","logged":false,"session":"6911EfEb2eA2C29b099d6cC99453Da","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.367 1864429 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6911EfEb2eA2C29b099d6cC99453Da, mobile : , newSession : 6911EfEb2eA2C29b099d6cC99453Da, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660749537502","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Titan Eye plus -2","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114869591
20-08-2026 00:31:16.367 1864429 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6911EfEb2eA2C29b099d6cC99453Da
20-08-2026 00:31:16.367 1864429 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6911EfEb2eA2C29b099d6cC99453Da
20-08-2026 00:31:16.371 1864433 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1e6f9a1e
20-08-2026 00:31:16.371 1864433 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869591","expired":false,"activity":"","logged":false,"session":"6911EfEb2eA2C29b099d6cC99453Da","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.371 1864433 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6911EfEb2eA2C29b099d6cC99453Da","status":true}
20-08-2026 00:31:16.432 1864494 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:16.433 1864495 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:16.557 1864619 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:16.557 1864619 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:16.568 1864630 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FeE55f91666e3f5147F94f7eC96b4d
20-08-2026 00:31:16.568 1864630 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FeE55f91666e3f5147F94f7eC96b4d
20-08-2026 00:31:16.570 1864632 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@19514091
20-08-2026 00:31:16.570 1864632 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869478","expired":false,"activity":"","logged":false,"session":"FeE55f91666e3f5147F94f7eC96b4d","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.570 1864632 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FeE55f91666e3f5147F94f7eC96b4d","status":true}
20-08-2026 00:31:16.570 1864632 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FeE55f91666e3f5147F94f7eC96b4d
20-08-2026 00:31:16.575 1864637 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@19514091
20-08-2026 00:31:16.575 1864637 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869478","expired":false,"activity":"","logged":false,"session":"FeE55f91666e3f5147F94f7eC96b4d","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.575 1864637 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: FeE55f91666e3f5147F94f7eC96b4d, mobile : , newSession : FeE55f91666e3f5147F94f7eC96b4d, active : 1, activity : {"machine":{"ds_imei":"VS09202101","area":"HSR","vm_id":"1619843922075","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 1 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114869478
20-08-2026 00:31:16.575 1864637 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FeE55f91666e3f5147F94f7eC96b4d
20-08-2026 00:31:16.576 1864638 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FeE55f91666e3f5147F94f7eC96b4d
20-08-2026 00:31:16.617 1864679 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:16.618 1864680 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:16.621 1864683 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:16.621 1864683 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:16.644 1864706 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5076C0842677786a60C910352fE8F4
20-08-2026 00:31:16.644 1864706 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5076C0842677786a60C910352fE8F4
20-08-2026 00:31:16.645 1864707 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@46487c2e
20-08-2026 00:31:16.645 1864707 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869665","expired":false,"activity":"","logged":false,"session":"5076C0842677786a60C910352fE8F4","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.645 1864707 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5076C0842677786a60C910352fE8F4","status":true}
20-08-2026 00:31:16.645 1864707 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5076C0842677786a60C910352fE8F4
20-08-2026 00:31:16.650 1864712 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@46487c2e
20-08-2026 00:31:16.650 1864712 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869665","expired":false,"activity":"","logged":false,"session":"5076C0842677786a60C910352fE8F4","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.651 1864713 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5076C0842677786a60C910352fE8F4, mobile : , newSession : 5076C0842677786a60C910352fE8F4, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685600316121","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202302","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas Ariel 2nd floor"}}, expiry  :1795114869665
20-08-2026 00:31:16.651 1864713 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5076C0842677786a60C910352fE8F4
20-08-2026 00:31:16.651 1864713 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5076C0842677786a60C910352fE8F4
20-08-2026 00:31:16.652 1864714 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E4Eb5853Dd2dD39d8e36B3Ef7b73D8
20-08-2026 00:31:16.652 1864714 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E4Eb5853Dd2dD39d8e36B3Ef7b73D8
20-08-2026 00:31:16.653 1864715 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@319822b7
20-08-2026 00:31:16.654 1864716 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@46487c2e
20-08-2026 00:31:16.661 1864723 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869695","expired":false,"activity":"","logged":false,"session":"E4Eb5853Dd2dD39d8e36B3Ef7b73D8","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.661 1864723 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869665","expired":false,"activity":"","logged":false,"session":"5076C0842677786a60C910352fE8F4","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.661 1864723 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E4Eb5853Dd2dD39d8e36B3Ef7b73D8","status":true}
20-08-2026 00:31:16.661 1864723 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5076C0842677786a60C910352fE8F4","status":true}
20-08-2026 00:31:16.661 1864723 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E4Eb5853Dd2dD39d8e36B3Ef7b73D8
20-08-2026 00:31:16.666 1864728 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@319822b7
20-08-2026 00:31:16.666 1864728 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869695","expired":false,"activity":"","logged":false,"session":"E4Eb5853Dd2dD39d8e36B3Ef7b73D8","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.666 1864728 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E4Eb5853Dd2dD39d8e36B3Ef7b73D8, mobile : , newSession : E4Eb5853Dd2dD39d8e36B3Ef7b73D8, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1685598348495","cart_enabled":true,"address":"CV ","vm_imei_id":"TM06202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000000000","location":"Texas LakeView A Block 5th Floor"}}, expiry  :1795114869695
20-08-2026 00:31:16.666 1864728 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E4Eb5853Dd2dD39d8e36B3Ef7b73D8
20-08-2026 00:31:16.666 1864728 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E4Eb5853Dd2dD39d8e36B3Ef7b73D8
20-08-2026 00:31:16.680 1864742 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@319822b7
20-08-2026 00:31:16.680 1864742 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869695","expired":false,"activity":"","logged":false,"session":"E4Eb5853Dd2dD39d8e36B3Ef7b73D8","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.680 1864742 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E4Eb5853Dd2dD39d8e36B3Ef7b73D8","status":true}
20-08-2026 00:31:16.683 1864745 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C99b9eC814D71b2bEc78Dc75Ea2635
20-08-2026 00:31:16.683 1864745 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C99b9eC814D71b2bEc78Dc75Ea2635
20-08-2026 00:31:16.685 1864747 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@19514091
20-08-2026 00:31:16.685 1864747 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869478","expired":false,"activity":"","logged":false,"session":"FeE55f91666e3f5147F94f7eC96b4d","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.685 1864747 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FeE55f91666e3f5147F94f7eC96b4d","status":true}
20-08-2026 00:31:16.686 1864748 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@619e1d43
20-08-2026 00:31:16.686 1864748 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869880","expired":false,"activity":"","logged":false,"session":"C99b9eC814D71b2bEc78Dc75Ea2635","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.686 1864748 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C99b9eC814D71b2bEc78Dc75Ea2635","status":true}
20-08-2026 00:31:16.686 1864748 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C99b9eC814D71b2bEc78Dc75Ea2635
20-08-2026 00:31:16.689 1864751 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@619e1d43
20-08-2026 00:31:16.689 1864751 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869880","expired":false,"activity":"","logged":false,"session":"C99b9eC814D71b2bEc78Dc75Ea2635","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.689 1864751 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C99b9eC814D71b2bEc78Dc75Ea2635, mobile : , newSession : C99b9eC814D71b2bEc78Dc75Ea2635, active : 1, activity : {"machine":{"area":"E-City","vm_id":"1763711688220","cart_enabled":true,"address":"","vm_imei_id":"NU11202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"TM TATA Solar"}}, expiry  :1795114869880
20-08-2026 00:31:16.689 1864751 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C99b9eC814D71b2bEc78Dc75Ea2635
20-08-2026 00:31:16.689 1864751 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C99b9eC814D71b2bEc78Dc75Ea2635
20-08-2026 00:31:16.691 1864753 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@619e1d43
20-08-2026 00:31:16.692 1864754 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869880","expired":false,"activity":"","logged":false,"session":"C99b9eC814D71b2bEc78Dc75Ea2635","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.692 1864754 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C99b9eC814D71b2bEc78Dc75Ea2635","status":true}
20-08-2026 00:31:16.709 1864771 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ed6a314e7e5343Df825fDb222799A4
20-08-2026 00:31:16.709 1864771 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ed6a314e7e5343Df825fDb222799A4
20-08-2026 00:31:16.711 1864773 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2051a6e8
20-08-2026 00:31:16.711 1864773 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869540","expired":false,"activity":"","logged":false,"session":"Ed6a314e7e5343Df825fDb222799A4","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.711 1864773 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ed6a314e7e5343Df825fDb222799A4","status":true}
20-08-2026 00:31:16.711 1864773 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ed6a314e7e5343Df825fDb222799A4
20-08-2026 00:31:16.713 1864775 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2051a6e8
20-08-2026 00:31:16.713 1864775 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869540","expired":false,"activity":"","logged":false,"session":"Ed6a314e7e5343Df825fDb222799A4","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.713 1864775 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Ed6a314e7e5343Df825fDb222799A4, mobile : , newSession : Ed6a314e7e5343Df825fDb222799A4, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513063","cart_enabled":true,"address":"HSR","vm_imei_id":"VS11202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Nyaa online Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795114869540
20-08-2026 00:31:16.713 1864775 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ed6a314e7e5343Df825fDb222799A4
20-08-2026 00:31:16.713 1864775 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ed6a314e7e5343Df825fDb222799A4
20-08-2026 00:31:16.717 1864779 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2051a6e8
20-08-2026 00:31:16.717 1864779 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869540","expired":false,"activity":"","logged":false,"session":"Ed6a314e7e5343Df825fDb222799A4","mobile":"","active":1,"status":true}
20-08-2026 00:31:16.717 1864779 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ed6a314e7e5343Df825fDb222799A4","status":true}
20-08-2026 00:31:16.796 1864858 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202502","mobile":""}
20-08-2026 00:31:16.878 1864940 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:16.881 1864943 [http-nio-8051-exec-87] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:16.925 1864987 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:16.926 1864988 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:17.049 1865111 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM10201907","mobile":""}
20-08-2026 00:31:17.085 1865147 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:17.086 1865148 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:17.109 1865171 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202501","mobile":""}
20-08-2026 00:31:17.283 1865345 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:17.284 1865346 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:17.341 1865403 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202204","mobile":""}
20-08-2026 00:31:17.381 1865443 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202201","mobile":""}
20-08-2026 00:31:17.410 1865472 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM12202250","mobile":""}
20-08-2026 00:31:17.517 1865579 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:17.519 1865581 [http-nio-8051-exec-116] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:17.552 1865614 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AdC96606D3F6839602480b52A7C025
20-08-2026 00:31:17.552 1865614 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AdC96606D3F6839602480b52A7C025
20-08-2026 00:31:17.555 1865617 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e632620
20-08-2026 00:31:17.555 1865617 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869815","expired":false,"activity":"","logged":false,"session":"AdC96606D3F6839602480b52A7C025","mobile":"","active":1,"status":true}
20-08-2026 00:31:17.555 1865617 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AdC96606D3F6839602480b52A7C025","status":true}
20-08-2026 00:31:17.555 1865617 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AdC96606D3F6839602480b52A7C025
20-08-2026 00:31:17.558 1865620 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e632620
20-08-2026 00:31:17.558 1865620 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869815","expired":false,"activity":"","logged":false,"session":"AdC96606D3F6839602480b52A7C025","mobile":"","active":1,"status":true}
20-08-2026 00:31:17.558 1865620 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: AdC96606D3F6839602480b52A7C025, mobile : , newSession : AdC96606D3F6839602480b52A7C025, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749829657832","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202503","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 7th Floor"}}, expiry  :1795114869815
20-08-2026 00:31:17.558 1865620 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AdC96606D3F6839602480b52A7C025
20-08-2026 00:31:17.558 1865620 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AdC96606D3F6839602480b52A7C025
20-08-2026 00:31:17.562 1865624 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e632620
20-08-2026 00:31:17.562 1865624 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869815","expired":false,"activity":"","logged":false,"session":"AdC96606D3F6839602480b52A7C025","mobile":"","active":1,"status":true}
20-08-2026 00:31:17.562 1865624 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AdC96606D3F6839602480b52A7C025","status":true}
20-08-2026 00:31:17.596 1865658 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:17.597 1865659 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:17.771 1865833 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:31:17.812 1865874 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:17.815 1865877 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:17.974 1866036 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ae7f130602Bc460a87860c57F727Db
20-08-2026 00:31:17.974 1866036 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ae7f130602Bc460a87860c57F727Db
20-08-2026 00:31:17.975 1866037 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21cddf57
20-08-2026 00:31:17.975 1866037 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869570","expired":false,"activity":"","logged":false,"session":"Ae7f130602Bc460a87860c57F727Db","mobile":"","active":1,"status":true}
20-08-2026 00:31:17.975 1866037 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ae7f130602Bc460a87860c57F727Db","status":true}
20-08-2026 00:31:17.976 1866038 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ae7f130602Bc460a87860c57F727Db
20-08-2026 00:31:17.987 1866049 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21cddf57
20-08-2026 00:31:17.987 1866049 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869570","expired":false,"activity":"","logged":false,"session":"Ae7f130602Bc460a87860c57F727Db","mobile":"","active":1,"status":true}
20-08-2026 00:31:17.987 1866049 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Ae7f130602Bc460a87860c57F727Db, mobile : , newSession : Ae7f130602Bc460a87860c57F727Db, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1650862850550","cart_enabled":true,"address":"Mediatek B-5A  3rd Floor","vm_imei_id":"TM04202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,55555","location":"Mediatek B-5A  3rd Floor"}}, expiry  :1795114869570
20-08-2026 00:31:17.987 1866049 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ae7f130602Bc460a87860c57F727Db
20-08-2026 00:31:17.987 1866049 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ae7f130602Bc460a87860c57F727Db
20-08-2026 00:31:17.989 1866051 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21cddf57
20-08-2026 00:31:17.989 1866051 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869570","expired":false,"activity":"","logged":false,"session":"Ae7f130602Bc460a87860c57F727Db","mobile":"","active":1,"status":true}
20-08-2026 00:31:17.989 1866051 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ae7f130602Bc460a87860c57F727Db","status":true}
20-08-2026 00:31:18.018 1866080 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.021 1866083 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.024 1866086 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 38B1Bc8bF1D241DcB2555137C2F405
20-08-2026 00:31:18.024 1866086 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 38B1Bc8bF1D241DcB2555137C2F405
20-08-2026 00:31:18.024 1866086 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@567ad322
20-08-2026 00:31:18.024 1866086 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869500","expired":false,"activity":"","logged":false,"session":"38B1Bc8bF1D241DcB2555137C2F405","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.024 1866086 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"38B1Bc8bF1D241DcB2555137C2F405","status":true}
20-08-2026 00:31:18.024 1866086 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 38B1Bc8bF1D241DcB2555137C2F405
20-08-2026 00:31:18.039 1866101 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 08C5AfEbB05e274f617506DaC6A5E1
20-08-2026 00:31:18.039 1866101 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 08C5AfEbB05e274f617506DaC6A5E1
20-08-2026 00:31:18.040 1866102 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65d6fe9f
20-08-2026 00:31:18.040 1866102 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869623","expired":false,"activity":"","logged":false,"session":"08C5AfEbB05e274f617506DaC6A5E1","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.040 1866102 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"08C5AfEbB05e274f617506DaC6A5E1","status":true}
20-08-2026 00:31:18.040 1866102 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 08C5AfEbB05e274f617506DaC6A5E1
20-08-2026 00:31:18.044 1866106 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202507","mobile":""}
20-08-2026 00:31:18.055 1866117 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 170459Dd32B094D8807e870425672d
20-08-2026 00:31:18.055 1866117 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 170459Dd32B094D8807e870425672d
20-08-2026 00:31:18.057 1866119 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.058 1866120 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c4a2751
20-08-2026 00:31:18.058 1866120 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869482","expired":false,"activity":"","logged":false,"session":"170459Dd32B094D8807e870425672d","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.058 1866120 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"170459Dd32B094D8807e870425672d","status":true}
20-08-2026 00:31:18.058 1866120 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 170459Dd32B094D8807e870425672d
20-08-2026 00:31:18.059 1866121 [http-nio-8051-exec-104] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.062 1866124 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c4a2751
20-08-2026 00:31:18.062 1866124 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869482","expired":false,"activity":"","logged":false,"session":"170459Dd32B094D8807e870425672d","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.062 1866124 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 170459Dd32B094D8807e870425672d, mobile : , newSession : 170459Dd32B094D8807e870425672d, active : 1, activity : {"machine":{"ds_imei":"VS09202102","area":"HSR","vm_id":"1619843922076","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 2 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114869482
20-08-2026 00:31:18.062 1866124 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 170459Dd32B094D8807e870425672d
20-08-2026 00:31:18.062 1866124 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 170459Dd32B094D8807e870425672d
20-08-2026 00:31:18.065 1866127 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c4a2751
20-08-2026 00:31:18.066 1866128 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869482","expired":false,"activity":"","logged":false,"session":"170459Dd32B094D8807e870425672d","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.066 1866128 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"170459Dd32B094D8807e870425672d","status":true}
20-08-2026 00:31:18.072 1866134 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.076 1866138 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65d6fe9f
20-08-2026 00:31:18.076 1866138 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869623","expired":false,"activity":"","logged":false,"session":"08C5AfEbB05e274f617506DaC6A5E1","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.076 1866138 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 08C5AfEbB05e274f617506DaC6A5E1, mobile : , newSession : 08C5AfEbB05e274f617506DaC6A5E1, active : 1, activity : {"machine":{"ds_imei":"VS04202109","area":"HSR","vm_id":"1619843922074","cart_enabled":true,"address":"HSR","vm_imei_id":"VS04202109","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tiny Cafe - Fresh n Bake","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114869623
20-08-2026 00:31:18.076 1866138 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 08C5AfEbB05e274f617506DaC6A5E1
20-08-2026 00:31:18.076 1866138 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 08C5AfEbB05e274f617506DaC6A5E1
20-08-2026 00:31:18.108 1866170 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 78CfF0BaAb31D40c148b41CaAfD68b
20-08-2026 00:31:18.108 1866170 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 78CfF0BaAb31D40c148b41CaAfD68b
20-08-2026 00:31:18.111 1866173 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@25692247
20-08-2026 00:31:18.111 1866173 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869627","expired":false,"activity":"","logged":false,"session":"78CfF0BaAb31D40c148b41CaAfD68b","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.111 1866173 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"78CfF0BaAb31D40c148b41CaAfD68b","status":true}
20-08-2026 00:31:18.111 1866173 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 78CfF0BaAb31D40c148b41CaAfD68b
20-08-2026 00:31:18.117 1866179 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@25692247
20-08-2026 00:31:18.117 1866179 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869627","expired":false,"activity":"","logged":false,"session":"78CfF0BaAb31D40c148b41CaAfD68b","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.117 1866179 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 78CfF0BaAb31D40c148b41CaAfD68b, mobile : , newSession : 78CfF0BaAb31D40c148b41CaAfD68b, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1652784271939","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"TM Titan Eye Plus"}}, expiry  :1795114869627
20-08-2026 00:31:18.117 1866179 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 78CfF0BaAb31D40c148b41CaAfD68b
20-08-2026 00:31:18.117 1866179 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 78CfF0BaAb31D40c148b41CaAfD68b
20-08-2026 00:31:18.120 1866182 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@25692247
20-08-2026 00:31:18.120 1866182 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869627","expired":false,"activity":"","logged":false,"session":"78CfF0BaAb31D40c148b41CaAfD68b","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.120 1866182 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"78CfF0BaAb31D40c148b41CaAfD68b","status":true}
20-08-2026 00:31:18.126 1866188 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.139 1866201 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65d6fe9f
20-08-2026 00:31:18.140 1866202 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869623","expired":false,"activity":"","logged":false,"session":"08C5AfEbB05e274f617506DaC6A5E1","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.140 1866202 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"08C5AfEbB05e274f617506DaC6A5E1","status":true}
20-08-2026 00:31:18.072 1866134 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@567ad322
20-08-2026 00:31:18.146 1866208 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869500","expired":false,"activity":"","logged":false,"session":"38B1Bc8bF1D241DcB2555137C2F405","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.146 1866208 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 38B1Bc8bF1D241DcB2555137C2F405, mobile : , newSession : 38B1Bc8bF1D241DcB2555137C2F405, active : 1, activity : {"machine":{"ds_imei":"VS12202101","area":"HSR","vm_id":"1619843922077","cart_enabled":true,"address":"HSR","vm_imei_id":"VS12202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Cold storage buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795114869500
20-08-2026 00:31:18.146 1866208 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 38B1Bc8bF1D241DcB2555137C2F405
20-08-2026 00:31:18.147 1866209 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 38B1Bc8bF1D241DcB2555137C2F405
20-08-2026 00:31:18.155 1866217 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@567ad322
20-08-2026 00:31:18.155 1866217 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869500","expired":false,"activity":"","logged":false,"session":"38B1Bc8bF1D241DcB2555137C2F405","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.155 1866217 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"38B1Bc8bF1D241DcB2555137C2F405","status":true}
20-08-2026 00:31:18.158 1866220 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.165 1866227 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.195 1866257 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202302","mobile":""}
20-08-2026 00:31:18.236 1866298 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8cD685275eD4E3034aE06fAf6835C9
20-08-2026 00:31:18.236 1866298 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8cD685275eD4E3034aE06fAf6835C9
20-08-2026 00:31:18.238 1866300 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b7a7161
20-08-2026 00:31:18.238 1866300 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869566","expired":false,"activity":"","logged":false,"session":"8cD685275eD4E3034aE06fAf6835C9","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.238 1866300 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8cD685275eD4E3034aE06fAf6835C9","status":true}
20-08-2026 00:31:18.239 1866301 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8cD685275eD4E3034aE06fAf6835C9
20-08-2026 00:31:18.239 1866301 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b7a7161
20-08-2026 00:31:18.239 1866301 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869566","expired":false,"activity":"","logged":false,"session":"8cD685275eD4E3034aE06fAf6835C9","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.239 1866301 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8cD685275eD4E3034aE06fAf6835C9, mobile : , newSession : 8cD685275eD4E3034aE06fAf6835C9, active : 1, activity : {"machine":{"area":"Media Tek_4 C_3rd Floor","vm_id":"1650863155668","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,5555555","location":"MediaTek_4 C_3rd Floor"}}, expiry  :1795114869566
20-08-2026 00:31:18.239 1866301 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8cD685275eD4E3034aE06fAf6835C9
20-08-2026 00:31:18.239 1866301 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8cD685275eD4E3034aE06fAf6835C9
20-08-2026 00:31:18.243 1866305 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b7a7161
20-08-2026 00:31:18.243 1866305 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869566","expired":false,"activity":"","logged":false,"session":"8cD685275eD4E3034aE06fAf6835C9","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.243 1866305 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8cD685275eD4E3034aE06fAf6835C9","status":true}
20-08-2026 00:31:18.263 1866325 [http-nio-8051-exec-99] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500675, 4500710, 4500722, 4500728, 4500711, 4500642, 4500407, 4500704, 0, 4500626, 166327, 4500705, 177441, 186100, 4500643, 4500681, 4500412, 4500648, 4500656, 4500693, 133041, 4500669, 185994, 4500665, 4500723, 4500694, 186059, 4500667, 4500499, 4500712, 4500715, 4500727], imei=TM06202503}
20-08-2026 00:31:18.312 1866374 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202004","mobile":""}
20-08-2026 00:31:18.314 1866376 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.318 1866380 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.322 1866384 [http-nio-8051-exec-99] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:31:18.377 1866439 [http-nio-8051-exec-99] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:31:18.386 1866448 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.392 1866454 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.405 1866467 [http-nio-8051-exec-99] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202507-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202507-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:31:18.153488}], door_id=1}, {hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202507-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202507-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:31:18.154731}], door_id=2}]}
20-08-2026 00:31:18.405 1866467 [http-nio-8051-exec-99] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:31:18.405 1866467 [http-nio-8051-exec-99] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202507, traysArr : []
20-08-2026 00:31:18.420 1866482 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202507, traysArr : []
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:31:18.437 1866499 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:31:18.438 1866500 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:31:18.438 1866500 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:31:18.438 1866500 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:31:18.438 1866500 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:31:18.454 1866516 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B26726C4D468F002BcF2D626E3D9Ad
20-08-2026 00:31:18.454 1866516 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B26726C4D468F002BcF2D626E3D9Ad
20-08-2026 00:31:18.456 1866518 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.456 1866518 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fad4500
20-08-2026 00:31:18.456 1866518 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869626","expired":false,"activity":"","logged":false,"session":"B26726C4D468F002BcF2D626E3D9Ad","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.456 1866518 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B26726C4D468F002BcF2D626E3D9Ad","status":true}
20-08-2026 00:31:18.456 1866518 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B26726C4D468F002BcF2D626E3D9Ad
20-08-2026 00:31:18.458 1866520 [http-nio-8051-exec-115] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.460 1866522 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fad4500
20-08-2026 00:31:18.460 1866522 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869626","expired":false,"activity":"","logged":false,"session":"B26726C4D468F002BcF2D626E3D9Ad","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.460 1866522 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B26726C4D468F002BcF2D626E3D9Ad, mobile : , newSession : B26726C4D468F002BcF2D626E3D9Ad, active : 1, activity : {"machine":{"area":"Western","vm_id":"1661836659685","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Tech Mahindra - Demo"}}, expiry  :1795114869626
20-08-2026 00:31:18.460 1866522 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B26726C4D468F002BcF2D626E3D9Ad
20-08-2026 00:31:18.460 1866522 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B26726C4D468F002BcF2D626E3D9Ad
20-08-2026 00:31:18.462 1866524 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fad4500
20-08-2026 00:31:18.463 1866525 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869626","expired":false,"activity":"","logged":false,"session":"B26726C4D468F002BcF2D626E3D9Ad","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.463 1866525 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B26726C4D468F002BcF2D626E3D9Ad","status":true}
20-08-2026 00:31:18.473 1866535 [http-nio-8051-exec-99] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202507, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:18.153488"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:18.154731"}],"hcid":[1],"door_id":2}]
20-08-2026 00:31:18.475 1866537 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202507, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:18.153488"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:18.154731"}],"hcid":[1],"door_id":2}]
20-08-2026 00:31:18.476 1866538 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-19 23:55:14.0}
20-08-2026 00:31:18.494 1866556 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202097","mobile":""}
20-08-2026 00:31:18.502 1866564 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.506 1866568 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.519 1866581 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-19 23:55:14.0
20-08-2026 00:31:18.521 1866583 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.524 1866586 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.544 1866606 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202202","mobile":""}
20-08-2026 00:31:18.545 1866607 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202102","mobile":""}
20-08-2026 00:31:18.557 1866619 [http-nio-8051-exec-99] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202507, cameraArr : {}
20-08-2026 00:31:18.558 1866620 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202507, cameraInfoData : {}
20-08-2026 00:31:18.591 1866653 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.595 1866657 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.608 1866670 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS11202101","mobile":""}
20-08-2026 00:31:18.632 1866694 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C26aE64eF0Bd058700Bc76C1D79916
20-08-2026 00:31:18.632 1866694 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C26aE64eF0Bd058700Bc76C1D79916
20-08-2026 00:31:18.635 1866697 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21e52459
20-08-2026 00:31:18.635 1866697 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869804","expired":false,"activity":"","logged":false,"session":"C26aE64eF0Bd058700Bc76C1D79916","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.635 1866697 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C26aE64eF0Bd058700Bc76C1D79916","status":true}
20-08-2026 00:31:18.635 1866697 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C26aE64eF0Bd058700Bc76C1D79916
20-08-2026 00:31:18.654 1866716 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21e52459
20-08-2026 00:31:18.655 1866717 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869804","expired":false,"activity":"","logged":false,"session":"C26aE64eF0Bd058700Bc76C1D79916","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.655 1866717 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C26aE64eF0Bd058700Bc76C1D79916, mobile : , newSession : C26aE64eF0Bd058700Bc76C1D79916, active : 1, activity : {"machine":{"area":"Western","vm_id":"1757402010096","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas LV 4th floor"}}, expiry  :1795114869804
20-08-2026 00:31:18.655 1866717 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C26aE64eF0Bd058700Bc76C1D79916
20-08-2026 00:31:18.655 1866717 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C26aE64eF0Bd058700Bc76C1D79916
20-08-2026 00:31:18.658 1866720 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21e52459
20-08-2026 00:31:18.658 1866720 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869804","expired":false,"activity":"","logged":false,"session":"C26aE64eF0Bd058700Bc76C1D79916","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.659 1866721 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C26aE64eF0Bd058700Bc76C1D79916","status":true}
20-08-2026 00:31:18.680 1866742 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM01202601","mobile":""}
20-08-2026 00:31:18.690 1866752 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.694 1866756 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.700 1866762 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D09325E5F16dC8B148D6D723D558Cf
20-08-2026 00:31:18.700 1866762 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D09325E5F16dC8B148D6D723D558Cf
20-08-2026 00:31:18.701 1866763 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@77eaa207
20-08-2026 00:31:18.702 1866764 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869732","expired":false,"activity":"","logged":false,"session":"D09325E5F16dC8B148D6D723D558Cf","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.702 1866764 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D09325E5F16dC8B148D6D723D558Cf","status":true}
20-08-2026 00:31:18.702 1866764 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D09325E5F16dC8B148D6D723D558Cf
20-08-2026 00:31:18.706 1866768 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@77eaa207
20-08-2026 00:31:18.706 1866768 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869732","expired":false,"activity":"","logged":false,"session":"D09325E5F16dC8B148D6D723D558Cf","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.706 1866768 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D09325E5F16dC8B148D6D723D558Cf, mobile : , newSession : D09325E5F16dC8B148D6D723D558Cf, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686833081377","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202304","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Texas LV A Block 1st Floor"}}, expiry  :1795114869732
20-08-2026 00:31:18.706 1866768 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D09325E5F16dC8B148D6D723D558Cf
20-08-2026 00:31:18.706 1866768 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D09325E5F16dC8B148D6D723D558Cf
20-08-2026 00:31:18.706 1866768 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@77eaa207
20-08-2026 00:31:18.706 1866768 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869732","expired":false,"activity":"","logged":false,"session":"D09325E5F16dC8B148D6D723D558Cf","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.707 1866769 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D09325E5F16dC8B148D6D723D558Cf","status":true}
20-08-2026 00:31:18.794 1866856 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.798 1866860 [http-nio-8051-exec-120] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.843 1866905 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202303","mobile":""}
20-08-2026 00:31:18.847 1866909 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 127a5a04CaFeEaB050Ca3bBdDf1d36
20-08-2026 00:31:18.847 1866909 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 127a5a04CaFeEaB050Ca3bBdDf1d36
20-08-2026 00:31:18.849 1866911 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31e9064a
20-08-2026 00:31:18.849 1866911 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869690","expired":false,"activity":"","logged":false,"session":"127a5a04CaFeEaB050Ca3bBdDf1d36","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.849 1866911 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"127a5a04CaFeEaB050Ca3bBdDf1d36","status":true}
20-08-2026 00:31:18.849 1866911 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 127a5a04CaFeEaB050Ca3bBdDf1d36
20-08-2026 00:31:18.849 1866911 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1b8eE208EbE6E797C43d06056305A8
20-08-2026 00:31:18.849 1866911 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1b8eE208EbE6E797C43d06056305A8
20-08-2026 00:31:18.849 1866911 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31e9064a
20-08-2026 00:31:18.849 1866911 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869690","expired":false,"activity":"","logged":false,"session":"127a5a04CaFeEaB050Ca3bBdDf1d36","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.849 1866911 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 127a5a04CaFeEaB050Ca3bBdDf1d36, mobile : , newSession : 127a5a04CaFeEaB050Ca3bBdDf1d36, active : 1, activity : {"machine":{"area":"HSR","vm_id":"1694000374524","cart_enabled":true,"address":"","vm_imei_id":"NU09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"Titan Eye plus Spiral"}}, expiry  :1795114869690
20-08-2026 00:31:18.849 1866911 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 127a5a04CaFeEaB050Ca3bBdDf1d36
20-08-2026 00:31:18.849 1866911 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 127a5a04CaFeEaB050Ca3bBdDf1d36
20-08-2026 00:31:18.850 1866912 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c79e26d
20-08-2026 00:31:18.850 1866912 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869834","expired":false,"activity":"","logged":false,"session":"1b8eE208EbE6E797C43d06056305A8","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.850 1866912 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1b8eE208EbE6E797C43d06056305A8","status":true}
20-08-2026 00:31:18.850 1866912 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1b8eE208EbE6E797C43d06056305A8
20-08-2026 00:31:18.850 1866912 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31e9064a
20-08-2026 00:31:18.850 1866912 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869690","expired":false,"activity":"","logged":false,"session":"127a5a04CaFeEaB050Ca3bBdDf1d36","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.850 1866912 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"127a5a04CaFeEaB050Ca3bBdDf1d36","status":true}
20-08-2026 00:31:18.868 1866930 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c79e26d
20-08-2026 00:31:18.868 1866930 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869834","expired":false,"activity":"","logged":false,"session":"1b8eE208EbE6E797C43d06056305A8","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.869 1866931 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1b8eE208EbE6E797C43d06056305A8, mobile : , newSession : 1b8eE208EbE6E797C43d06056305A8, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT","vm_id":"8969790716036205382","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114869834
20-08-2026 00:31:18.869 1866931 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1b8eE208EbE6E797C43d06056305A8
20-08-2026 00:31:18.869 1866931 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1b8eE208EbE6E797C43d06056305A8
20-08-2026 00:31:18.869 1866931 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c79e26d
20-08-2026 00:31:18.869 1866931 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869834","expired":false,"activity":"","logged":false,"session":"1b8eE208EbE6E797C43d06056305A8","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.869 1866931 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1b8eE208EbE6E797C43d06056305A8","status":true}
20-08-2026 00:31:18.872 1866934 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.877 1866939 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.900 1866962 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.900 1866962 [http-nio-8051-exec-119] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:18.939 1867001 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D7C057B12fE56c415e3d6379FcC6Ea
20-08-2026 00:31:18.939 1867001 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D7C057B12fE56c415e3d6379FcC6Ea
20-08-2026 00:31:18.940 1867002 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72ea04e4
20-08-2026 00:31:18.940 1867002 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869888","expired":false,"activity":"","logged":false,"session":"D7C057B12fE56c415e3d6379FcC6Ea","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.940 1867002 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D7C057B12fE56c415e3d6379FcC6Ea","status":true}
20-08-2026 00:31:18.940 1867002 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D7C057B12fE56c415e3d6379FcC6Ea
20-08-2026 00:31:18.946 1867008 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72ea04e4
20-08-2026 00:31:18.947 1867009 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869888","expired":false,"activity":"","logged":false,"session":"D7C057B12fE56c415e3d6379FcC6Ea","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.947 1867009 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D7C057B12fE56c415e3d6379FcC6Ea, mobile : , newSession : D7C057B12fE56c415e3d6379FcC6Ea, active : 1, activity : {"machine":{"ds_imei":"NU11202099","area":"HSR LAYOUT","vm_id":"8969790716036205479","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU11202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"Machine_Refills","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114869888
20-08-2026 00:31:18.947 1867009 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D7C057B12fE56c415e3d6379FcC6Ea
20-08-2026 00:31:18.947 1867009 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D7C057B12fE56c415e3d6379FcC6Ea
20-08-2026 00:31:18.949 1867011 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72ea04e4
20-08-2026 00:31:18.949 1867011 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869888","expired":false,"activity":"","logged":false,"session":"D7C057B12fE56c415e3d6379FcC6Ea","mobile":"","active":1,"status":true}
20-08-2026 00:31:18.949 1867011 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D7C057B12fE56c415e3d6379FcC6Ea","status":true}
20-08-2026 00:31:18.951 1867013 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:18.952 1867014 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:19.045 1867107 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:19.046 1867108 [http-nio-8051-exec-118] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:19.057 1867119 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:19.059 1867121 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:19.107 1867169 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:31:19.108 1867170 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:31:19.289 1867351 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202505","mobile":""}
20-08-2026 00:31:19.428 1867490 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202501","mobile":""}
20-08-2026 00:31:19.434 1867496 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0e5b0fDb66D2AcB99015E0Ab4a045e
20-08-2026 00:31:19.434 1867496 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0e5b0fDb66D2AcB99015E0Ab4a045e
20-08-2026 00:31:19.436 1867498 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@380f731a
20-08-2026 00:31:19.436 1867498 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869763","expired":false,"activity":"","logged":false,"session":"0e5b0fDb66D2AcB99015E0Ab4a045e","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.436 1867498 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0e5b0fDb66D2AcB99015E0Ab4a045e","status":true}
20-08-2026 00:31:19.436 1867498 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0e5b0fDb66D2AcB99015E0Ab4a045e
20-08-2026 00:31:19.441 1867503 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@380f731a
20-08-2026 00:31:19.441 1867503 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869763","expired":false,"activity":"","logged":false,"session":"0e5b0fDb66D2AcB99015E0Ab4a045e","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.441 1867503 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0e5b0fDb66D2AcB99015E0Ab4a045e, mobile : , newSession : 0e5b0fDb66D2AcB99015E0Ab4a045e, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749559026472","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202506","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Version 1"}}, expiry  :1795114869763
20-08-2026 00:31:19.441 1867503 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0e5b0fDb66D2AcB99015E0Ab4a045e
20-08-2026 00:31:19.441 1867503 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0e5b0fDb66D2AcB99015E0Ab4a045e
20-08-2026 00:31:19.444 1867506 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@380f731a
20-08-2026 00:31:19.444 1867506 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869763","expired":false,"activity":"","logged":false,"session":"0e5b0fDb66D2AcB99015E0Ab4a045e","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.444 1867506 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0e5b0fDb66D2AcB99015E0Ab4a045e","status":true}
20-08-2026 00:31:19.527 1867589 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202101","mobile":""}
20-08-2026 00:31:19.570 1867632 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:31:19.589 1867651 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM06202506-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202506-1-magnetic}], created_at=2026-08-20 00:31:19.100094}], door_id=1, hcid=[1]}]}
20-08-2026 00:31:19.590 1867652 [http-nio-8051-exec-117] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:31:19.590 1867652 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202506, traysArr : []
20-08-2026 00:31:19.606 1867668 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202506, traysArr : []
20-08-2026 00:31:19.609 1867671 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:31:19.609 1867671 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:31:19.610 1867672 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:31:19.616 1867678 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ab4d2b740a417c7a40CdD182061bD8
20-08-2026 00:31:19.616 1867678 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ab4d2b740a417c7a40CdD182061bD8
20-08-2026 00:31:19.621 1867683 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@28df872a
20-08-2026 00:31:19.621 1867683 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869531","expired":false,"activity":"","logged":false,"session":"Ab4d2b740a417c7a40CdD182061bD8","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.621 1867683 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ab4d2b740a417c7a40CdD182061bD8","status":true}
20-08-2026 00:31:19.621 1867683 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ab4d2b740a417c7a40CdD182061bD8
20-08-2026 00:31:19.623 1867685 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@28df872a
20-08-2026 00:31:19.623 1867685 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869531","expired":false,"activity":"","logged":false,"session":"Ab4d2b740a417c7a40CdD182061bD8","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.623 1867685 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Ab4d2b740a417c7a40CdD182061bD8, mobile : , newSession : Ab4d2b740a417c7a40CdD182061bD8, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513062","cart_enabled":true,"address":"HSR","vm_imei_id":"VS08202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Byjus Tiny Cafe Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795114869531
20-08-2026 00:31:19.623 1867685 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ab4d2b740a417c7a40CdD182061bD8
20-08-2026 00:31:19.623 1867685 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ab4d2b740a417c7a40CdD182061bD8
20-08-2026 00:31:19.624 1867686 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@28df872a
20-08-2026 00:31:19.624 1867686 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869531","expired":false,"activity":"","logged":false,"session":"Ab4d2b740a417c7a40CdD182061bD8","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.624 1867686 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ab4d2b740a417c7a40CdD182061bD8","status":true}
20-08-2026 00:31:19.632 1867694 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202506, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202506-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202506-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:19.100094"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:31:19.633 1867695 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202506, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202506-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202506-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:19.100094"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:31:19.653 1867715 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202506, cameraArr : {}
20-08-2026 00:31:19.655 1867717 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202506, cameraInfoData : {}
20-08-2026 00:31:19.659 1867721 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202503","mobile":""}
20-08-2026 00:31:19.663 1867725 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202201","mobile":""}
20-08-2026 00:31:19.696 1867758 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3c23E48b6814BfB2C7040957E29dC8
20-08-2026 00:31:19.696 1867758 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3c23E48b6814BfB2C7040957E29dC8
20-08-2026 00:31:19.697 1867759 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9e43227
20-08-2026 00:31:19.697 1867759 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869704","expired":false,"activity":"","logged":false,"session":"3c23E48b6814BfB2C7040957E29dC8","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.697 1867759 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3c23E48b6814BfB2C7040957E29dC8","status":true}
20-08-2026 00:31:19.697 1867759 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3c23E48b6814BfB2C7040957E29dC8
20-08-2026 00:31:19.701 1867763 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9e43227
20-08-2026 00:31:19.701 1867763 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869704","expired":false,"activity":"","logged":false,"session":"3c23E48b6814BfB2C7040957E29dC8","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.701 1867763 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3c23E48b6814BfB2C7040957E29dC8, mobile : , newSession : 3c23E48b6814BfB2C7040957E29dC8, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1748242676721","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM05202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas lakeview  2nd floor"}}, expiry  :1795114869704
20-08-2026 00:31:19.701 1867763 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3c23E48b6814BfB2C7040957E29dC8
20-08-2026 00:31:19.701 1867763 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3c23E48b6814BfB2C7040957E29dC8
20-08-2026 00:31:19.702 1867764 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9e43227
20-08-2026 00:31:19.702 1867764 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869704","expired":false,"activity":"","logged":false,"session":"3c23E48b6814BfB2C7040957E29dC8","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.702 1867764 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3c23E48b6814BfB2C7040957E29dC8","status":true}
20-08-2026 00:31:19.706 1867768 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202301","mobile":""}
20-08-2026 00:31:19.844 1867906 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 24D4B72325664e42814bFeA4Ab041c
20-08-2026 00:31:19.844 1867906 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 24D4B72325664e42814bFeA4Ab041c
20-08-2026 00:31:19.845 1867907 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ecdd9b9
20-08-2026 00:31:19.845 1867907 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869536","expired":false,"activity":"","logged":false,"session":"24D4B72325664e42814bFeA4Ab041c","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.845 1867907 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"24D4B72325664e42814bFeA4Ab041c","status":true}
20-08-2026 00:31:19.845 1867907 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 24D4B72325664e42814bFeA4Ab041c
20-08-2026 00:31:19.846 1867908 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ecdd9b9
20-08-2026 00:31:19.846 1867908 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869536","expired":false,"activity":"","logged":false,"session":"24D4B72325664e42814bFeA4Ab041c","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.846 1867908 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 24D4B72325664e42814bFeA4Ab041c, mobile : , newSession : 24D4B72325664e42814bFeA4Ab041c, active : 1, activity : {"machine":{"area":"Mediatek_B-1_5th Floor","vm_id":"1650863570737","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,555555","location":"Mediatek B-1 5th Floor"}}, expiry  :1795114869536
20-08-2026 00:31:19.846 1867908 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 24D4B72325664e42814bFeA4Ab041c
20-08-2026 00:31:19.846 1867908 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 24D4B72325664e42814bFeA4Ab041c
20-08-2026 00:31:19.847 1867909 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ecdd9b9
20-08-2026 00:31:19.847 1867909 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869536","expired":false,"activity":"","logged":false,"session":"24D4B72325664e42814bFeA4Ab041c","mobile":"","active":1,"status":true}
20-08-2026 00:31:19.847 1867909 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"24D4B72325664e42814bFeA4Ab041c","status":true}
20-08-2026 00:31:19.930 1867992 [http-nio-8051-exec-104] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:31:19.930 1867992 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:31:20.004 1868066 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 49E49991Bb6d1aD572F840A2Ca02Fd
20-08-2026 00:31:20.004 1868066 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 49E49991Bb6d1aD572F840A2Ca02Fd
20-08-2026 00:31:20.004 1868066 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@716d990a
20-08-2026 00:31:20.005 1868067 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869815","expired":false,"activity":"","logged":false,"session":"49E49991Bb6d1aD572F840A2Ca02Fd","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.005 1868067 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"49E49991Bb6d1aD572F840A2Ca02Fd","status":true}
20-08-2026 00:31:20.005 1868067 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 49E49991Bb6d1aD572F840A2Ca02Fd
20-08-2026 00:31:20.006 1868068 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@716d990a
20-08-2026 00:31:20.006 1868068 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869815","expired":false,"activity":"","logged":false,"session":"49E49991Bb6d1aD572F840A2Ca02Fd","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.006 1868068 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 49E49991Bb6d1aD572F840A2Ca02Fd, mobile : , newSession : 49E49991Bb6d1aD572F840A2Ca02Fd, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"3751046632410923167","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202003","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas Cafeteria"}}, expiry  :1795114869815
20-08-2026 00:31:20.006 1868068 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 49E49991Bb6d1aD572F840A2Ca02Fd
20-08-2026 00:31:20.006 1868068 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 49E49991Bb6d1aD572F840A2Ca02Fd
20-08-2026 00:31:20.006 1868068 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@716d990a
20-08-2026 00:31:20.006 1868068 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869815","expired":false,"activity":"","logged":false,"session":"49E49991Bb6d1aD572F840A2Ca02Fd","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.006 1868068 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"49E49991Bb6d1aD572F840A2Ca02Fd","status":true}
20-08-2026 00:31:20.088 1868150 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202202","mobile":""}
20-08-2026 00:31:20.184 1868246 [http-nio-8051-exec-122] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202204","mobile":""}
20-08-2026 00:31:20.199 1868261 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E028Dd14E6Ee6787E36f8b1dB56132
20-08-2026 00:31:20.199 1868261 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E028Dd14E6Ee6787E36f8b1dB56132
20-08-2026 00:31:20.200 1868262 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44fc8754
20-08-2026 00:31:20.200 1868262 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869629","expired":false,"activity":"","logged":false,"session":"E028Dd14E6Ee6787E36f8b1dB56132","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.200 1868262 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E028Dd14E6Ee6787E36f8b1dB56132","status":true}
20-08-2026 00:31:20.200 1868262 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E028Dd14E6Ee6787E36f8b1dB56132
20-08-2026 00:31:20.201 1868263 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44fc8754
20-08-2026 00:31:20.201 1868263 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869629","expired":false,"activity":"","logged":false,"session":"E028Dd14E6Ee6787E36f8b1dB56132","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.201 1868263 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E028Dd14E6Ee6787E36f8b1dB56132, mobile : , newSession : E028Dd14E6Ee6787E36f8b1dB56132, active : 1, activity : {"machine":{"area":"MRO ","vm_id":"1654930522294","cart_enabled":true,"address":"Moglix MRO ","vm_imei_id":"TM07202204","webapp_config":"{\"server_order\":0,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9718724,77.7169408","location":"MRO "}}, expiry  :1795114869629
20-08-2026 00:31:20.201 1868263 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E028Dd14E6Ee6787E36f8b1dB56132
20-08-2026 00:31:20.201 1868263 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E028Dd14E6Ee6787E36f8b1dB56132
20-08-2026 00:31:20.201 1868263 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44fc8754
20-08-2026 00:31:20.201 1868263 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869629","expired":false,"activity":"","logged":false,"session":"E028Dd14E6Ee6787E36f8b1dB56132","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.201 1868263 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E028Dd14E6Ee6787E36f8b1dB56132","status":true}
20-08-2026 00:31:20.286 1868348 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7aD044AcC062A5177a79A3C1253eE3
20-08-2026 00:31:20.286 1868348 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7aD044AcC062A5177a79A3C1253eE3
20-08-2026 00:31:20.287 1868349 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32affc16
20-08-2026 00:31:20.287 1868349 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869716","expired":false,"activity":"","logged":false,"session":"7aD044AcC062A5177a79A3C1253eE3","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.287 1868349 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7aD044AcC062A5177a79A3C1253eE3","status":true}
20-08-2026 00:31:20.287 1868349 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7aD044AcC062A5177a79A3C1253eE3
20-08-2026 00:31:20.288 1868350 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32affc16
20-08-2026 00:31:20.288 1868350 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869716","expired":false,"activity":"","logged":false,"session":"7aD044AcC062A5177a79A3C1253eE3","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.288 1868350 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7aD044AcC062A5177a79A3C1253eE3, mobile : , newSession : 7aD044AcC062A5177a79A3C1253eE3, active : 1, activity : {"machine":{"area":"E-city ","vm_id":"1693385315786","cart_enabled":true,"address":"HSR","vm_imei_id":"TM09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas LV 5th Floor "}}, expiry  :1795114869716
20-08-2026 00:31:20.288 1868350 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7aD044AcC062A5177a79A3C1253eE3
20-08-2026 00:31:20.288 1868350 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7aD044AcC062A5177a79A3C1253eE3
20-08-2026 00:31:20.288 1868350 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32affc16
20-08-2026 00:31:20.288 1868350 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869716","expired":false,"activity":"","logged":false,"session":"7aD044AcC062A5177a79A3C1253eE3","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.288 1868350 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7aD044AcC062A5177a79A3C1253eE3","status":true}
20-08-2026 00:31:20.310 1868372 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS12202101","mobile":""}
20-08-2026 00:31:20.406 1868468 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B8A541A959D849C180C418A12bBd0f
20-08-2026 00:31:20.406 1868468 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B8A541A959D849C180C418A12bBd0f
20-08-2026 00:31:20.406 1868468 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@79888ef8
20-08-2026 00:31:20.406 1868468 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869721","expired":false,"activity":"","logged":false,"session":"B8A541A959D849C180C418A12bBd0f","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.406 1868468 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B8A541A959D849C180C418A12bBd0f","status":true}
20-08-2026 00:31:20.406 1868468 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B8A541A959D849C180C418A12bBd0f
20-08-2026 00:31:20.407 1868469 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@79888ef8
20-08-2026 00:31:20.407 1868469 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869721","expired":false,"activity":"","logged":false,"session":"B8A541A959D849C180C418A12bBd0f","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.407 1868469 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B8A541A959D849C180C418A12bBd0f, mobile : , newSession : B8A541A959D849C180C418A12bBd0f, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686835929313","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202305","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Availity 4th floor Cafeteria"}}, expiry  :1795114869721
20-08-2026 00:31:20.407 1868469 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B8A541A959D849C180C418A12bBd0f
20-08-2026 00:31:20.407 1868469 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B8A541A959D849C180C418A12bBd0f
20-08-2026 00:31:20.407 1868469 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@79888ef8
20-08-2026 00:31:20.407 1868469 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869721","expired":false,"activity":"","logged":false,"session":"B8A541A959D849C180C418A12bBd0f","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.407 1868469 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B8A541A959D849C180C418A12bBd0f","status":true}
20-08-2026 00:31:20.499 1868561 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 805bCf22AeCc175d79Dc90093f002c
20-08-2026 00:31:20.499 1868561 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 805bCf22AeCc175d79Dc90093f002c
20-08-2026 00:31:20.500 1868562 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c814111
20-08-2026 00:31:20.500 1868562 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869793","expired":false,"activity":"","logged":false,"session":"805bCf22AeCc175d79Dc90093f002c","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.500 1868562 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"805bCf22AeCc175d79Dc90093f002c","status":true}
20-08-2026 00:31:20.500 1868562 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 805bCf22AeCc175d79Dc90093f002c
20-08-2026 00:31:20.501 1868563 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c814111
20-08-2026 00:31:20.501 1868563 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869793","expired":false,"activity":"","logged":false,"session":"805bCf22AeCc175d79Dc90093f002c","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.501 1868563 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 805bCf22AeCc175d79Dc90093f002c, mobile : , newSession : 805bCf22AeCc175d79Dc90093f002c, active : 1, activity : {"machine":{"area":"Texas Main","vm_id":"1757400542576","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Main"}}, expiry  :1795114869793
20-08-2026 00:31:20.501 1868563 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 805bCf22AeCc175d79Dc90093f002c
20-08-2026 00:31:20.501 1868563 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 805bCf22AeCc175d79Dc90093f002c
20-08-2026 00:31:20.501 1868563 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c814111
20-08-2026 00:31:20.501 1868563 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869793","expired":false,"activity":"","logged":false,"session":"805bCf22AeCc175d79Dc90093f002c","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.501 1868563 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"805bCf22AeCc175d79Dc90093f002c","status":true}
20-08-2026 00:31:20.519 1868581 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1eBaA508B2855153361686D95d4172
20-08-2026 00:31:20.519 1868581 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1eBaA508B2855153361686D95d4172
20-08-2026 00:31:20.520 1868582 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@240a70ea
20-08-2026 00:31:20.520 1868582 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869542","expired":false,"activity":"","logged":false,"session":"1eBaA508B2855153361686D95d4172","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.520 1868582 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1eBaA508B2855153361686D95d4172","status":true}
20-08-2026 00:31:20.520 1868582 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1eBaA508B2855153361686D95d4172
20-08-2026 00:31:20.522 1868584 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@240a70ea
20-08-2026 00:31:20.522 1868584 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869542","expired":false,"activity":"","logged":false,"session":"1eBaA508B2855153361686D95d4172","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.522 1868584 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1eBaA508B2855153361686D95d4172, mobile : , newSession : 1eBaA508B2855153361686D95d4172, active : 1, activity : {"machine":{"ds_imei":"DS08202101","area":"Harlur","vm_id":"1628514764505","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"DS08202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"Tiny Cafe - Nyaa Retail ,Harlur ","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114869542
20-08-2026 00:31:20.522 1868584 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1eBaA508B2855153361686D95d4172
20-08-2026 00:31:20.522 1868584 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1eBaA508B2855153361686D95d4172
20-08-2026 00:31:20.523 1868585 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@240a70ea
20-08-2026 00:31:20.523 1868585 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869542","expired":false,"activity":"","logged":false,"session":"1eBaA508B2855153361686D95d4172","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.523 1868585 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1eBaA508B2855153361686D95d4172","status":true}
20-08-2026 00:31:20.566 1868628 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202109","mobile":""}
20-08-2026 00:31:20.784 1868846 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202301","mobile":""}
20-08-2026 00:31:20.819 1868881 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Cd05C830De253d84Ca470fE59f16F6
20-08-2026 00:31:20.820 1868882 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Cd05C830De253d84Ca470fE59f16F6
20-08-2026 00:31:20.820 1868882 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@50782074
20-08-2026 00:31:20.820 1868882 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869622","expired":false,"activity":"","logged":false,"session":"Cd05C830De253d84Ca470fE59f16F6","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.820 1868882 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Cd05C830De253d84Ca470fE59f16F6","status":true}
20-08-2026 00:31:20.820 1868882 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Cd05C830De253d84Ca470fE59f16F6
20-08-2026 00:31:20.821 1868883 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@50782074
20-08-2026 00:31:20.821 1868883 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869622","expired":false,"activity":"","logged":false,"session":"Cd05C830De253d84Ca470fE59f16F6","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.821 1868883 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Cd05C830De253d84Ca470fE59f16F6, mobile : , newSession : Cd05C830De253d84Ca470fE59f16F6, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654510950489","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_1st Floor"}}, expiry  :1795114869622
20-08-2026 00:31:20.821 1868883 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Cd05C830De253d84Ca470fE59f16F6
20-08-2026 00:31:20.821 1868883 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Cd05C830De253d84Ca470fE59f16F6
20-08-2026 00:31:20.822 1868884 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@50782074
20-08-2026 00:31:20.822 1868884 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869622","expired":false,"activity":"","logged":false,"session":"Cd05C830De253d84Ca470fE59f16F6","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.822 1868884 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Cd05C830De253d84Ca470fE59f16F6","status":true}
20-08-2026 00:31:20.855 1868917 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 396aB20aB970Fb25EbE99c47C65dD6
20-08-2026 00:31:20.855 1868917 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 396aB20aB970Fb25EbE99c47C65dD6
20-08-2026 00:31:20.855 1868917 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@721baacd
20-08-2026 00:31:20.855 1868917 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869618","expired":false,"activity":"","logged":false,"session":"396aB20aB970Fb25EbE99c47C65dD6","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.855 1868917 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"396aB20aB970Fb25EbE99c47C65dD6","status":true}
20-08-2026 00:31:20.856 1868918 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 396aB20aB970Fb25EbE99c47C65dD6
20-08-2026 00:31:20.858 1868920 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@721baacd
20-08-2026 00:31:20.858 1868920 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869618","expired":false,"activity":"","logged":false,"session":"396aB20aB970Fb25EbE99c47C65dD6","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.858 1868920 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 396aB20aB970Fb25EbE99c47C65dD6, mobile : , newSession : 396aB20aB970Fb25EbE99c47C65dD6, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_7th Floor"}}, expiry  :1795114869618
20-08-2026 00:31:20.858 1868920 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 396aB20aB970Fb25EbE99c47C65dD6
20-08-2026 00:31:20.858 1868920 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 396aB20aB970Fb25EbE99c47C65dD6
20-08-2026 00:31:20.860 1868922 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@721baacd
20-08-2026 00:31:20.860 1868922 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869618","expired":false,"activity":"","logged":false,"session":"396aB20aB970Fb25EbE99c47C65dD6","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.860 1868922 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"396aB20aB970Fb25EbE99c47C65dD6","status":true}
20-08-2026 00:31:20.863 1868925 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Da304c2351Fa7eC0E79b161aF2Be97
20-08-2026 00:31:20.863 1868925 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Da304c2351Fa7eC0E79b161aF2Be97
20-08-2026 00:31:20.868 1868930 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a5256f9
20-08-2026 00:31:20.868 1868930 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869811","expired":false,"activity":"","logged":false,"session":"Da304c2351Fa7eC0E79b161aF2Be97","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.868 1868930 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Da304c2351Fa7eC0E79b161aF2Be97","status":true}
20-08-2026 00:31:20.868 1868930 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Da304c2351Fa7eC0E79b161aF2Be97
20-08-2026 00:31:20.868 1868930 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a5256f9
20-08-2026 00:31:20.868 1868930 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869811","expired":false,"activity":"","logged":false,"session":"Da304c2351Fa7eC0E79b161aF2Be97","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.868 1868930 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Da304c2351Fa7eC0E79b161aF2Be97, mobile : , newSession : Da304c2351Fa7eC0E79b161aF2Be97, active : 1, activity : {"machine":{"area":"E city","vm_id":"1942326719453220784","cart_enabled":true,"address":"NEUU Factory","vm_imei_id":"RM10201901","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":0}","latlong":"12.8821704,77.6378531","location":"NEUU Factory"}}, expiry  :1795114869811
20-08-2026 00:31:20.868 1868930 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Da304c2351Fa7eC0E79b161aF2Be97
20-08-2026 00:31:20.868 1868930 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Da304c2351Fa7eC0E79b161aF2Be97
20-08-2026 00:31:20.869 1868931 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a5256f9
20-08-2026 00:31:20.870 1868932 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869811","expired":false,"activity":"","logged":false,"session":"Da304c2351Fa7eC0E79b161aF2Be97","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.870 1868932 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Da304c2351Fa7eC0E79b161aF2Be97","status":true}
20-08-2026 00:31:20.889 1868951 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fc18228eC61f9e9a74C65c747bEe0b
20-08-2026 00:31:20.889 1868951 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc18228eC61f9e9a74C65c747bEe0b
20-08-2026 00:31:20.890 1868952 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4295b4ce
20-08-2026 00:31:20.890 1868952 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869632","expired":false,"activity":"","logged":false,"session":"Fc18228eC61f9e9a74C65c747bEe0b","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.890 1868952 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fc18228eC61f9e9a74C65c747bEe0b","status":true}
20-08-2026 00:31:20.890 1868952 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc18228eC61f9e9a74C65c747bEe0b
20-08-2026 00:31:20.891 1868953 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4295b4ce
20-08-2026 00:31:20.892 1868954 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869632","expired":false,"activity":"","logged":false,"session":"Fc18228eC61f9e9a74C65c747bEe0b","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.892 1868954 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fc18228eC61f9e9a74C65c747bEe0b, mobile : , newSession : Fc18228eC61f9e9a74C65c747bEe0b, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519780232","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_6th Floor"}}, expiry  :1795114869632
20-08-2026 00:31:20.892 1868954 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fc18228eC61f9e9a74C65c747bEe0b
20-08-2026 00:31:20.892 1868954 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc18228eC61f9e9a74C65c747bEe0b
20-08-2026 00:31:20.892 1868954 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4295b4ce
20-08-2026 00:31:20.892 1868954 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869632","expired":false,"activity":"","logged":false,"session":"Fc18228eC61f9e9a74C65c747bEe0b","mobile":"","active":1,"status":true}
20-08-2026 00:31:20.892 1868954 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fc18228eC61f9e9a74C65c747bEe0b","status":true}
20-08-2026 00:31:20.924 1868986 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202202","mobile":""}
20-08-2026 00:31:21.008 1869070 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 786d54B609316f38Bf7dEeA53002A4
20-08-2026 00:31:21.009 1869071 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 786d54B609316f38Bf7dEeA53002A4
20-08-2026 00:31:21.010 1869072 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8dc18ee
20-08-2026 00:31:21.010 1869072 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869794","expired":false,"activity":"","logged":false,"session":"786d54B609316f38Bf7dEeA53002A4","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.010 1869072 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"786d54B609316f38Bf7dEeA53002A4","status":true}
20-08-2026 00:31:21.010 1869072 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 786d54B609316f38Bf7dEeA53002A4
20-08-2026 00:31:21.015 1869077 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8dc18ee
20-08-2026 00:31:21.015 1869077 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869794","expired":false,"activity":"","logged":false,"session":"786d54B609316f38Bf7dEeA53002A4","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.015 1869077 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 786d54B609316f38Bf7dEeA53002A4, mobile : , newSession : 786d54B609316f38Bf7dEeA53002A4, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1752230252801","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM07202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_Ariel_3rd Floor"}}, expiry  :1795114869794
20-08-2026 00:31:21.015 1869077 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 786d54B609316f38Bf7dEeA53002A4
20-08-2026 00:31:21.015 1869077 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 786d54B609316f38Bf7dEeA53002A4
20-08-2026 00:31:21.015 1869077 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8dc18ee
20-08-2026 00:31:21.015 1869077 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869794","expired":false,"activity":"","logged":false,"session":"786d54B609316f38Bf7dEeA53002A4","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.015 1869077 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"786d54B609316f38Bf7dEeA53002A4","status":true}
20-08-2026 00:31:21.084 1869146 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202102","mobile":""}
20-08-2026 00:31:21.095 1869157 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 133d4bB6083a19A676EcC7564aD658
20-08-2026 00:31:21.095 1869157 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 133d4bB6083a19A676EcC7564aD658
20-08-2026 00:31:21.096 1869158 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6adb743d
20-08-2026 00:31:21.096 1869158 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869468","expired":false,"activity":"","logged":false,"session":"133d4bB6083a19A676EcC7564aD658","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.096 1869158 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"133d4bB6083a19A676EcC7564aD658","status":true}
20-08-2026 00:31:21.096 1869158 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 133d4bB6083a19A676EcC7564aD658
20-08-2026 00:31:21.097 1869159 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6adb743d
20-08-2026 00:31:21.097 1869159 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869468","expired":false,"activity":"","logged":false,"session":"133d4bB6083a19A676EcC7564aD658","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.097 1869159 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 133d4bB6083a19A676EcC7564aD658, mobile : , newSession : 133d4bB6083a19A676EcC7564aD658, active : 1, activity : {"machine":{"ds_imei":"NU04202102","area":"Harlur","vm_id":"1619624548848","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"NU04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"HSR Nyaa Retail","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114869468
20-08-2026 00:31:21.097 1869159 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 133d4bB6083a19A676EcC7564aD658
20-08-2026 00:31:21.097 1869159 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 133d4bB6083a19A676EcC7564aD658
20-08-2026 00:31:21.098 1869160 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6adb743d
20-08-2026 00:31:21.098 1869160 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869468","expired":false,"activity":"","logged":false,"session":"133d4bB6083a19A676EcC7564aD658","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.098 1869160 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"133d4bB6083a19A676EcC7564aD658","status":true}
20-08-2026 00:31:21.140 1869202 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8696Ad202e410741Ae880095238397
20-08-2026 00:31:21.140 1869202 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8696Ad202e410741Ae880095238397
20-08-2026 00:31:21.141 1869203 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a5092de
20-08-2026 00:31:21.141 1869203 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869806","expired":false,"activity":"","logged":false,"session":"8696Ad202e410741Ae880095238397","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.141 1869203 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8696Ad202e410741Ae880095238397","status":true}
20-08-2026 00:31:21.141 1869203 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8696Ad202e410741Ae880095238397
20-08-2026 00:31:21.141 1869203 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a5092de
20-08-2026 00:31:21.141 1869203 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869806","expired":false,"activity":"","logged":false,"session":"8696Ad202e410741Ae880095238397","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.141 1869203 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8696Ad202e410741Ae880095238397, mobile : , newSession : 8696Ad202e410741Ae880095238397, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1861896391128712585","cart_enabled":true,"address":"4th Floor","vm_imei_id":"TM07201911","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9781663,77.6606663","location":"TM Texas LakeView 3rd Floor"}}, expiry  :1795114869806
20-08-2026 00:31:21.141 1869203 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8696Ad202e410741Ae880095238397
20-08-2026 00:31:21.141 1869203 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8696Ad202e410741Ae880095238397
20-08-2026 00:31:21.145 1869207 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a5092de
20-08-2026 00:31:21.145 1869207 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869806","expired":false,"activity":"","logged":false,"session":"8696Ad202e410741Ae880095238397","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.145 1869207 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8696Ad202e410741Ae880095238397","status":true}
20-08-2026 00:31:21.151 1869213 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B3F4E1D44a8d6d8a7c7bAbE79710E8
20-08-2026 00:31:21.151 1869213 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B3F4E1D44a8d6d8a7c7bAbE79710E8
20-08-2026 00:31:21.152 1869214 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ab770d3
20-08-2026 00:31:21.152 1869214 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869861","expired":false,"activity":"","logged":false,"session":"B3F4E1D44a8d6d8a7c7bAbE79710E8","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.152 1869214 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B3F4E1D44a8d6d8a7c7bAbE79710E8","status":true}
20-08-2026 00:31:21.153 1869215 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B3F4E1D44a8d6d8a7c7bAbE79710E8
20-08-2026 00:31:21.154 1869216 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:31:21.155 1869217 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ab770d3
20-08-2026 00:31:21.155 1869217 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869861","expired":false,"activity":"","logged":false,"session":"B3F4E1D44a8d6d8a7c7bAbE79710E8","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.155 1869217 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B3F4E1D44a8d6d8a7c7bAbE79710E8, mobile : , newSession : B3F4E1D44a8d6d8a7c7bAbE79710E8, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205383","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202098","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR SKU Split","ds_geocode":"12.9158,77.6343"}}, expiry  :1795114869861
20-08-2026 00:31:21.155 1869217 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B3F4E1D44a8d6d8a7c7bAbE79710E8
20-08-2026 00:31:21.155 1869217 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B3F4E1D44a8d6d8a7c7bAbE79710E8
20-08-2026 00:31:21.156 1869218 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:31:21.165 1869227 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ab770d3
20-08-2026 00:31:21.165 1869227 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869861","expired":false,"activity":"","logged":false,"session":"B3F4E1D44a8d6d8a7c7bAbE79710E8","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.165 1869227 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B3F4E1D44a8d6d8a7c7bAbE79710E8","status":true}
20-08-2026 00:31:21.242 1869304 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9fDe07D4F7Bc57B1B047992aB097D3
20-08-2026 00:31:21.242 1869304 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9fDe07D4F7Bc57B1B047992aB097D3
20-08-2026 00:31:21.247 1869309 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@55571c4d
20-08-2026 00:31:21.247 1869309 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869756","expired":false,"activity":"","logged":false,"session":"9fDe07D4F7Bc57B1B047992aB097D3","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.247 1869309 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9fDe07D4F7Bc57B1B047992aB097D3","status":true}
20-08-2026 00:31:21.247 1869309 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9fDe07D4F7Bc57B1B047992aB097D3
20-08-2026 00:31:21.248 1869310 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@55571c4d
20-08-2026 00:31:21.248 1869310 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869756","expired":false,"activity":"","logged":false,"session":"9fDe07D4F7Bc57B1B047992aB097D3","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.248 1869310 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9fDe07D4F7Bc57B1B047992aB097D3, mobile : , newSession : 9fDe07D4F7Bc57B1B047992aB097D3, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL"}}, expiry  :1795114869756
20-08-2026 00:31:21.248 1869310 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9fDe07D4F7Bc57B1B047992aB097D3
20-08-2026 00:31:21.248 1869310 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9fDe07D4F7Bc57B1B047992aB097D3
20-08-2026 00:31:21.248 1869310 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@55571c4d
20-08-2026 00:31:21.248 1869310 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869756","expired":false,"activity":"","logged":false,"session":"9fDe07D4F7Bc57B1B047992aB097D3","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.248 1869310 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9fDe07D4F7Bc57B1B047992aB097D3","status":true}
20-08-2026 00:31:21.279 1869341 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":""}
20-08-2026 00:31:21.328 1869390 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2fA378D06d820940F9B4376bF43e10
20-08-2026 00:31:21.328 1869390 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2fA378D06d820940F9B4376bF43e10
20-08-2026 00:31:21.329 1869391 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3e1552d7
20-08-2026 00:31:21.329 1869391 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869542","expired":false,"activity":"","logged":false,"session":"2fA378D06d820940F9B4376bF43e10","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.329 1869391 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2fA378D06d820940F9B4376bF43e10","status":true}
20-08-2026 00:31:21.329 1869391 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2fA378D06d820940F9B4376bF43e10
20-08-2026 00:31:21.331 1869393 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3e1552d7
20-08-2026 00:31:21.331 1869393 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869542","expired":false,"activity":"","logged":false,"session":"2fA378D06d820940F9B4376bF43e10","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.331 1869393 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2fA378D06d820940F9B4376bF43e10, mobile : , newSession : 2fA378D06d820940F9B4376bF43e10, active : 1, activity : {"machine":{"ds_imei":"NU04202103","area":"Marathahalli","vm_id":"1619624606494","cart_enabled":true,"address":"Marathahalli","vm_imei_id":"NU04202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.957954, 77.702755","ds_area":"Marathahalli","location":"Mahaveer Traders","ds_geocode":"12.957954, 77.702755"}}, expiry  :1795114869542
20-08-2026 00:31:21.331 1869393 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2fA378D06d820940F9B4376bF43e10
20-08-2026 00:31:21.331 1869393 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2fA378D06d820940F9B4376bF43e10
20-08-2026 00:31:21.336 1869398 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3e1552d7
20-08-2026 00:31:21.336 1869398 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869542","expired":false,"activity":"","logged":false,"session":"2fA378D06d820940F9B4376bF43e10","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.336 1869398 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2fA378D06d820940F9B4376bF43e10","status":true}
20-08-2026 00:31:21.371 1869433 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202099","mobile":""}
20-08-2026 00:31:21.500 1869562 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202502","mobile":""}
20-08-2026 00:31:21.507 1869569 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202203","mobile":""}
20-08-2026 00:31:21.529 1869591 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202204","mobile":""}
20-08-2026 00:31:21.594 1869656 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:31:21.617 1869679 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6957B2429dC08f6cFc8aB6C022E405
20-08-2026 00:31:21.617 1869679 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6957B2429dC08f6cFc8aB6C022E405
20-08-2026 00:31:21.618 1869680 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73e13a44
20-08-2026 00:31:21.618 1869680 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869593","expired":false,"activity":"","logged":false,"session":"6957B2429dC08f6cFc8aB6C022E405","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.618 1869680 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6957B2429dC08f6cFc8aB6C022E405","status":true}
20-08-2026 00:31:21.618 1869680 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6957B2429dC08f6cFc8aB6C022E405
20-08-2026 00:31:21.619 1869681 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73e13a44
20-08-2026 00:31:21.619 1869681 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869593","expired":false,"activity":"","logged":false,"session":"6957B2429dC08f6cFc8aB6C022E405","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.619 1869681 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6957B2429dC08f6cFc8aB6C022E405, mobile : , newSession : 6957B2429dC08f6cFc8aB6C022E405, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418"}}, expiry  :1795114869593
20-08-2026 00:31:21.619 1869681 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6957B2429dC08f6cFc8aB6C022E405
20-08-2026 00:31:21.619 1869681 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6957B2429dC08f6cFc8aB6C022E405
20-08-2026 00:31:21.619 1869681 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73e13a44
20-08-2026 00:31:21.619 1869681 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869593","expired":false,"activity":"","logged":false,"session":"6957B2429dC08f6cFc8aB6C022E405","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.619 1869681 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6957B2429dC08f6cFc8aB6C022E405","status":true}
20-08-2026 00:31:21.713 1869775 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202099","mobile":""}
20-08-2026 00:31:21.816 1869878 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 122b3280A67944D0Ed2d03Fb0636De
20-08-2026 00:31:21.816 1869878 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 122b3280A67944D0Ed2d03Fb0636De
20-08-2026 00:31:21.816 1869878 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7fe6a033
20-08-2026 00:31:21.817 1869879 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869763","expired":false,"activity":"","logged":false,"session":"122b3280A67944D0Ed2d03Fb0636De","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.817 1869879 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"122b3280A67944D0Ed2d03Fb0636De","status":true}
20-08-2026 00:31:21.817 1869879 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 122b3280A67944D0Ed2d03Fb0636De
20-08-2026 00:31:21.817 1869879 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7fe6a033
20-08-2026 00:31:21.817 1869879 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869763","expired":false,"activity":"","logged":false,"session":"122b3280A67944D0Ed2d03Fb0636De","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.817 1869879 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 122b3280A67944D0Ed2d03Fb0636De, mobile : , newSession : 122b3280A67944D0Ed2d03Fb0636De, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749614007458","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202508","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 8th floor"}}, expiry  :1795114869763
20-08-2026 00:31:21.817 1869879 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 122b3280A67944D0Ed2d03Fb0636De
20-08-2026 00:31:21.817 1869879 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 122b3280A67944D0Ed2d03Fb0636De
20-08-2026 00:31:21.818 1869880 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7fe6a033
20-08-2026 00:31:21.818 1869880 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795114869763","expired":false,"activity":"","logged":false,"session":"122b3280A67944D0Ed2d03Fb0636De","mobile":"","active":1,"status":true}
20-08-2026 00:31:21.818 1869880 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"122b3280A67944D0Ed2d03Fb0636De","status":true}
20-08-2026 00:31:22.173 1870235 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":""}
20-08-2026 00:31:22.273 1870335 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS08202103","mobile":""}
20-08-2026 00:31:22.395 1870457 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202506","mobile":""}
20-08-2026 00:31:22.595 1870657 [http-nio-8051-exec-117] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:31:22.595 1870657 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:31:22.654 1870716 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"DS08202101","mobile":""}
20-08-2026 00:31:22.744 1870806 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202501","mobile":""}
20-08-2026 00:31:22.815 1870877 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202305","mobile":""}
20-08-2026 00:31:22.924 1870986 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202301","mobile":""}
20-08-2026 00:31:22.934 1870996 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202201","mobile":""}
20-08-2026 00:31:23.067 1871129 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202501","mobile":""}
20-08-2026 00:31:23.099 1871161 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202003","mobile":""}
20-08-2026 00:31:23.100 1871162 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202203","mobile":""}
20-08-2026 00:31:23.174 1871236 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202501","mobile":""}
20-08-2026 00:31:23.351 1871413 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"RM10201901","mobile":""}
20-08-2026 00:31:23.359 1871421 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:31:23.670 1871732 [http-nio-8051-exec-76] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:31:23.671 1871733 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:31:23.908 1871970 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07201911","mobile":""}
20-08-2026 00:31:24.181 1872243 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202102","mobile":""}
20-08-2026 00:31:24.240 1872302 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":""}
20-08-2026 00:31:24.241 1872303 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202098","mobile":""}
20-08-2026 00:31:24.326 1872388 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202103","mobile":""}
20-08-2026 00:31:24.379 1872441 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202508","mobile":""}
20-08-2026 00:31:24.680 1872742 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:31:24.680 1872742 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:31:26.934 1874996 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:31:26.934 1874996 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:31:27.120 1875182 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:31:27.413 1875475 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-19 23:55:14.0}
20-08-2026 00:31:27.418 1875480 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-19 23:55:14.0
20-08-2026 00:31:27.797 1875859 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:31:28.412 1876474 [http-nio-8051-exec-106] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202303}
20-08-2026 00:31:29.380 1877442 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-06-08 09:35:17"}
20-08-2026 00:31:30.836 1878898 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:31:30.837 1878899 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202508
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:31:30
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 22:54:10.314914', '2026-08-19 19:36:54.636369', '2026-08-19 22:54:10.315088', '2026-08-19 19:36:54.636520'], 'close_time': ['2026-08-19 22:54:17.827354', '2026-08-19 19:36:58.624533', '2026-08-19 22:54:17.827476', '2026-08-19 19:36:58.624701']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:54:10.314914", "2026-08-19 19:36:54.636369", "2026-08-19 22:54:10.315088", "2026-08-19 19:36:54.636520"], "close_time": ["2026-08-19 22:54:17.827354", "2026-08-19 19:36:58.624533", "2026-08-19 22:54:17.827476", "2026-08-19 19:36:58.624701"]}
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:31:30.894 1878956 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:31:31.247 1879309 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:31:31.384 1879446 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:31:31.385 1879447 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:31:31.573 1879635 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:31:32.536 1880598 [http-nio-8051-exec-72] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM07201911}
20-08-2026 00:31:33.016 1881078 [http-nio-8051-exec-108] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202506 
20-08-2026 00:31:33.016 1881078 [http-nio-8051-exec-108] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:31:33.017 1881079 [http-nio-8051-exec-108] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:31:33.026 1881088 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:33.026 1881088 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:33.027 1881089 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:33.027 1881089 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:31:33.027 1881089 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:31:33.028 1881090 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:31:33.028 1881090 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:33.028 1881090 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:33.029 1881091 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:33.029 1881091 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:31:33.029 1881091 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:31:33.029 1881091 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:31:33.029 1881091 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:31:33.029 1881091 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:31:33.030 1881092 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:31:33.030 1881092 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:33.030 1881092 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:33.031 1881093 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:33.031 1881093 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:33.031 1881093 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:33.031 1881093 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:33.031 1881093 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:31:33.031 1881093 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:31:33.032 1881094 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:31:33.032 1881094 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:31:33.032 1881094 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:31:33.032 1881094 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:31:33.032 1881094 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:31:33.032 1881094 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:31:33.033 1881095 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:31:33.033 1881095 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:31:33.033 1881095 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:31:33.034 1881096 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:31:33.034 1881096 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:31:33.034 1881096 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:31:33.035 1881097 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:31:33.035 1881097 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:31:33.035 1881097 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:31:33.035 1881097 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:31:33.035 1881097 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 19
20-08-2026 00:31:33.035 1881097 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 19
20-08-2026 00:31:33.036 1881098 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:31:33.036 1881098 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:33.036 1881098 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:33.037 1881099 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:33.037 1881099 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:31:33.037 1881099 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:31:33.037 1881099 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:31:33.047 1881109 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:31:34.383 1882445 [http-nio-8051-exec-122] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:31:34.383 1882445 [http-nio-8051-exec-122] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:31:35.689 1883751 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:31:35.690 1883752 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:31:35.709 1883771 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:31:36.207 1884269 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{created_at=2026-08-20 00:31:35.871027, sensors=[{sensor_status=true, sensor_type=limit, id=TM04202202-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202202-1-magnetic}]}], door_id=1, hcid=[1]}, {data=[{created_at=2026-08-20 00:31:35.872159, sensors=[{sensor_status=true, sensor_type=limit, id=TM04202202-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202202-2-magnetic}]}], door_id=2, hcid=[1]}]}
20-08-2026 00:31:36.207 1884269 [http-nio-8051-exec-76] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:31:36.207 1884269 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202202, traysArr : []
20-08-2026 00:31:36.207 1884269 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202202, traysArr : []
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:31:36.209 1884271 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:31:36.214 1884276 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:35.871027"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:35.872159"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:31:36.215 1884277 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:35.871027"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:35.872159"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:31:36.228 1884290 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202202, cameraArr : {}
20-08-2026 00:31:36.228 1884290 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202202, cameraInfoData : {}
20-08-2026 00:31:37.341 1885403 [http-nio-8051-exec-92] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-25 13:30:16"}
20-08-2026 00:31:38.632 1886694 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-09 07:25:01"}
20-08-2026 00:31:41.316 1889378 [http-nio-8051-exec-109] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:31:41.316 1889378 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:31:41.920 1889982 [http-nio-8051-exec-60] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202204 
20-08-2026 00:31:41.921 1889983 [http-nio-8051-exec-60] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:31:41.922 1889984 [http-nio-8051-exec-60] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:31:41.933 1889995 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:41.934 1889996 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:41.934 1889996 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:41.935 1889997 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:31:41.935 1889997 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:31:41.936 1889998 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:41.936 1889998 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:31:41.936 1889998 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:31:41.937 1889999 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:31:41.937 1889999 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:31:41.937 1889999 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:31:41.938 1890000 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:41.938 1890000 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:31:41.938 1890000 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:31:41.938 1890000 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:31:41.938 1890000 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:31:41.938 1890000 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:31:41.939 1890001 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:31:41.939 1890001 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:41.939 1890001 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:41.941 1890003 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:41.941 1890003 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:31:41.941 1890003 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:31:41.942 1890004 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:31:41.942 1890004 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:31:41.942 1890004 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:31:41.943 1890005 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:31:41.943 1890005 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:31:41.943 1890005 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:31:41.944 1890006 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:31:41.944 1890006 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:41.944 1890006 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:41.945 1890007 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:41.945 1890007 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:31:41.945 1890007 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:31:41.946 1890008 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:41.946 1890008 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:31:41.946 1890008 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:31:41.947 1890009 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:41.947 1890009 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:31:41.947 1890009 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:31:41.948 1890010 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:31:41.948 1890010 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:41.948 1890010 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:41.948 1890010 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:41.948 1890010 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:41.948 1890010 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:41.950 1890012 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:41.950 1890012 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:41.950 1890012 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:41.951 1890013 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:41.951 1890013 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:31:41.951 1890013 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:31:41.952 1890014 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:41.952 1890014 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:31:41.952 1890014 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:31:41.953 1890015 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:31:41.953 1890015 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:31:41.953 1890015 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:31:41.954 1890016 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:31:41.954 1890016 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:41.954 1890016 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:41.954 1890016 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:41.954 1890016 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:31:41.955 1890017 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:31:41.956 1890018 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:41.956 1890018 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:41.956 1890018 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:41.956 1890018 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:41.956 1890018 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:31:41.956 1890018 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:31:41.957 1890019 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:31:41.957 1890019 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:31:41.957 1890019 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:31:41.958 1890020 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:31:41.958 1890020 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:41.958 1890020 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:41.959 1890021 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:41.959 1890021 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:31:41.959 1890021 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:31:41.959 1890021 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:31:41.959 1890021 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:31:41.959 1890021 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:31:41.960 1890022 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:31:41.960 1890022 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:41.960 1890022 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:41.961 1890023 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:41.961 1890023 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:31:41.961 1890023 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:31:41.962 1890024 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:31:41.962 1890024 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:31:41.962 1890024 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:31:41.963 1890025 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:31:41.963 1890025 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:41.963 1890025 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:41.964 1890026 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:41.964 1890026 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:41.964 1890026 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:41.964 1890026 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:41.983 1890045 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:31:42.966 1891028 [http-nio-8051-exec-114] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202602}
20-08-2026 00:31:43.573 1891635 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202508
20-08-2026 00:31:43.573 1891635 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:31:43.573 1891635 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:31:43
20-08-2026 00:31:43.845 1891907 [http-nio-8051-exec-20] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM05202501}
20-08-2026 00:31:47.096 1895158 [http-nio-8051-exec-112] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202503 
20-08-2026 00:31:47.096 1895158 [http-nio-8051-exec-112] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:31:47.097 1895159 [http-nio-8051-exec-112] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:31:47.104 1895166 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.104 1895166 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.105 1895167 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.106 1895168 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.106 1895168 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.106 1895168 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.107 1895169 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.107 1895169 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.108 1895170 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.109 1895171 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.109 1895171 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.110 1895172 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.110 1895172 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.110 1895172 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.111 1895173 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.112 1895174 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.112 1895174 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.112 1895174 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.113 1895175 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.113 1895175 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.114 1895176 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.114 1895176 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:31:47.114 1895176 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:31:47.115 1895177 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:47.115 1895177 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:47.115 1895177 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:47.115 1895177 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:47.116 1895178 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.116 1895178 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.116 1895178 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.117 1895179 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:31:47.117 1895179 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:31:47.118 1895180 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:47.118 1895180 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.118 1895180 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.118 1895180 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.119 1895181 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.119 1895181 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.120 1895182 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.120 1895182 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.120 1895182 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.121 1895183 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.122 1895184 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:31:47.122 1895184 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:31:47.123 1895185 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:31:47.123 1895185 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.123 1895185 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.124 1895186 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.125 1895187 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.125 1895187 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.125 1895187 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.126 1895188 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:47.126 1895188 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:47.127 1895189 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:47.127 1895189 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:31:47.127 1895189 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:31:47.128 1895190 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:31:47.128 1895190 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:47.128 1895190 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:47.129 1895191 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:47.129 1895191 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:47.129 1895191 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:47.130 1895192 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:47.130 1895192 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:47.130 1895192 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:47.130 1895192 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:47.130 1895192 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:31:47.130 1895192 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:31:47.131 1895193 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:31:47.131 1895193 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:47.131 1895193 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:47.132 1895194 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:47.132 1895194 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.132 1895194 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.133 1895195 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.134 1895196 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.134 1895196 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.135 1895197 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.135 1895197 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:31:47.135 1895197 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:31:47.136 1895198 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:31:47.137 1895199 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:31:47.137 1895199 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:31:47.137 1895199 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:31:47.137 1895199 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:47.137 1895199 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:47.138 1895200 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:47.138 1895200 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:31:47.138 1895200 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:31:47.139 1895201 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:31:47.139 1895201 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.139 1895201 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.140 1895202 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.140 1895202 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:31:47.140 1895202 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:31:47.141 1895203 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:31:47.141 1895203 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:31:47.141 1895203 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:31:47.141 1895203 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:31:47.160 1895222 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:31:48.890 1896952 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:55:58.0, vm_id=1685608919720}
20-08-2026 00:31:48.891 1896953 [http-nio-8051-exec-119] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685608919720, timestamp: 2026-08-19 22:55:58.0
20-08-2026 00:31:48.997 1897059 [http-nio-8051-exec-119] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:31:51.014 1899076 [http-nio-8051-exec-116] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:31:51.014 1899076 [http-nio-8051-exec-116] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:31:53.695 1901757 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-25 13:07:59"}
20-08-2026 00:31:54.900 1902962 [http-nio-8051-exec-68] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202501}
20-08-2026 00:31:55.688 1903750 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202303
20-08-2026 00:31:55.688 1903750 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:31:55.688 1903750 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:31:55
20-08-2026 00:31:55.808 1903870 [http-nio-8051-exec-108] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"payment_gateway":"paytm_wallet","order_amount":0.0,"user_id":"8879489014","order_id":"TM06202301230614205128197"}
20-08-2026 00:31:55.809 1903871 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet:
20-08-2026 00:31:55.810 1903872 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 20.0, orderAmount :: 0.0 ,  remainingAmount :: 20.0
20-08-2026 00:31:55.810 1903872 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{"pre_credit":"174711046193040109","pre_debit":"7106668122736051696"}
20-08-2026 00:31:55.810 1903872 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet: order row Order{order_id='TM06202301230614205128197', user_id=8879489014, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8879489014", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614205128197", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 20:51:28.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='Ds7gOZ', short_order_expiry='14-07-2023 20:52:51', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8879489014", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614205128197", "bill_amount": 20, "skus": [{"tray_id": "40", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Snickers Chocolate Bar, 22g Rs - 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614205128197.mp4', access_code='000e6d41-4746-43e0-b47d-19980094cf99', status='Completed', type_of_order='app', wallet_txn_id='7106668122736051696', environment='9', wallet_txn_ids_json='{"pre_credit":"174711046193040109","pre_debit":"7106668122736051696"}', internal_status='null'}
20-08-2026 00:31:55.810 1903872 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet: shortOrderId  Ds7gOZ
20-08-2026 00:31:55.810 1903872 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet: preAuth  20.0
20-08-2026 00:31:55.810 1903872 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - customerId: 8879489014
20-08-2026 00:31:55.810 1903872 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - transactionKey: YqxITcHbKz92gjdBvftGC7jN04YIDDqtdC44zdzf1KzeR3Yjfy7cVxNyNklMA1KF7DEuCbBUNzNsqfqTNSuTO11XyoA6KR0J4odzsmKZPzrvRovnRFommiP66j6YaLBoPi3wel8yeUpGyGZ31X2McxocrvqsqxNwkrLRsIUUjuWl0G67ezfaYvQ420hPK4uZXNmHu62y4tA5DmMqmwQz0f9dK0tcfkfSJrzKbl6eT1oIfez9FgjTH4WXoSSBElxA
20-08-2026 00:31:55.810 1903872 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:31:55.810 1903872 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"YqxITcHbKz92gjdBvftGC7jN04YIDDqtdC44zdzf1KzeR3Yjfy7cVxNyNklMA1KF7DEuCbBUNzNsqfqTNSuTO11XyoA6KR0J4odzsmKZPzrvRovnRFommiP66j6YaLBoPi3wel8yeUpGyGZ31X2McxocrvqsqxNwkrLRsIUUjuWl0G67ezfaYvQ420hPK4uZXNmHu62y4tA5DmMqmwQz0f9dK0tcfkfSJrzKbl6eT1oIfez9FgjTH4WXoSSBElxA","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:31:55.810 1903872 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8879489014"}
20-08-2026 00:31:55.810 1903872 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:31:55.828 1903890 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:31:55.828 1903890 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8879489014-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:31:55.828 1903890 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8879489014-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:31:55.828 1903890 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet: data  {"total_balance":0,"promotional_balance":0,"personal_balance":0}
20-08-2026 00:31:55.828 1903890 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet: walletBalance  0.0
20-08-2026 00:31:55.828 1903890 [http-nio-8051-exec-108] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM06202301230614205128197
20-08-2026 00:31:55.867 1903929 [http-nio-8051-exec-108] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.IllegalStateException: machineRepository.getMachinebyId(id) must not be null] with root cause
java.lang.IllegalStateException: machineRepository.getMachinebyId(id) must not be null
	at neuu.service.MachineService.getMachinebyId(MachineService.kt:36)
	at neuu.service.MachineService$$FastClassBySpringCGLIB$$189d4e1e.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at neuu.service.MachineService$$EnhancerBySpringCGLIB$$1ce6d3ad.getMachinebyId(<generated>)
	at neuu.servicesimplementation.PaymentsImplementation.getImeiFromOrderId(PaymentsImplementation.kt:2673)
	at neuu.kioskserviceImpl.WalletImpl.postSaleProcess(WalletImpl.kt:152)
	at neuu.kioskserviceImpl.WalletImpl$$FastClassBySpringCGLIB$$d14cf844.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at neuu.kioskserviceImpl.WalletImpl$$EnhancerBySpringCGLIB$$de2659df.postSaleProcess(<generated>)
	at neuu.controller.kiosk.payments.PaymentIntegratedController.integrated$services_0_0_1(PaymentIntegratedController.kt:37)
	at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:31:56.401 1904463 [http-nio-8051-exec-113] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:31:56.401 1904463 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:31:57.170 1905232 [http-nio-8051-exec-122] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:31:57.025067, sensors=[{sensor_status=true, id=TM10201907-1-limit, sensor_type=limit}, {sensor_status=true, id=TM10201907-1-magnetic, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:31:57.026214, sensors=[{sensor_status=true, id=TM10201907-2-limit, sensor_type=limit}, {sensor_status=true, id=TM10201907-2-magnetic, sensor_type=magnetic}]}]}]}
20-08-2026 00:31:57.170 1905232 [http-nio-8051-exec-122] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:31:57.170 1905232 [http-nio-8051-exec-122] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM10201907, traysArr : []
20-08-2026 00:31:57.171 1905233 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM10201907, traysArr : []
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:31:57.172 1905234 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:31:57.173 1905235 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:31:57.179 1905241 [http-nio-8051-exec-122] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM10201907, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:57.025067"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:57.026214"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:31:57.179 1905241 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM10201907, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:57.025067"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:31:57.026214"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:31:57.192 1905254 [http-nio-8051-exec-122] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM10201907, cameraArr : {}
20-08-2026 00:31:57.193 1905255 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM10201907, cameraInfoData : {}
20-08-2026 00:31:59.914 1907976 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:50:32"}
20-08-2026 00:31:59.968 1908030 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:39:26.0, vm_id=1660745548012}
20-08-2026 00:31:59.969 1908031 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-19 23:39:26.0
20-08-2026 00:32:00.084 1908146 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:32:00.095 1908157 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-11-28 06:00:07"}
20-08-2026 00:32:00.578 1908640 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:31:59}}
20-08-2026 00:32:00.578 1908640 [http-nio-8051-exec-103] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:32:00.578 1908640 [http-nio-8051-exec-103] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:32:00.578 1908640 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202203, traysArr : []
20-08-2026 00:32:00.579 1908641 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202203, traysArr : []
20-08-2026 00:32:00.579 1908641 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:32:00.579 1908641 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:32:00.579 1908641 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:32:00.579 1908641 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:32:00.579 1908641 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202203, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:31:59"}
20-08-2026 00:32:00.579 1908641 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202203, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:31:59"}
20-08-2026 00:32:00.987 1909049 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202201 
20-08-2026 00:32:00.988 1909050 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:32:00.988 1909050 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:32:00.998 1909060 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:00.998 1909060 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:00.999 1909061 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:00.999 1909061 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:00.999 1909061 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:01.000 1909062 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:01.000 1909062 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:01.000 1909062 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:01.001 1909063 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:01.001 1909063 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:01.001 1909063 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:01.002 1909064 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:01.002 1909064 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:01.002 1909064 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:01.003 1909065 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:32:01.003 1909065 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:32:01.003 1909065 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:32:01.004 1909066 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:32:01.004 1909066 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:01.004 1909066 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:01.005 1909067 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:32:01.005 1909067 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:01.005 1909067 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:01.006 1909068 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:01.006 1909068 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:32:01.006 1909068 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:32:01.007 1909069 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:32:01.007 1909069 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:01.007 1909069 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:01.009 1909071 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:01.009 1909071 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:01.009 1909071 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:01.010 1909072 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:01.010 1909072 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:01.010 1909072 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:01.011 1909073 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:01.011 1909073 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:01.011 1909073 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:01.012 1909074 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:01.012 1909074 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:01.012 1909074 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:01.014 1909076 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:01.014 1909076 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:01.014 1909076 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:01.015 1909077 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:01.015 1909077 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:01.015 1909077 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:01.016 1909078 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:01.016 1909078 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:01.016 1909078 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:01.017 1909079 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:01.017 1909079 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:32:01.017 1909079 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:32:01.018 1909080 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:32:01.018 1909080 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:01.018 1909080 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:01.019 1909081 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:01.019 1909081 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:01.019 1909081 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:01.020 1909082 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:01.020 1909082 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:32:01.020 1909082 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:32:01.021 1909083 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:32:01.021 1909083 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:01.021 1909083 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:01.022 1909084 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:01.022 1909084 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:01.022 1909084 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:01.024 1909086 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:01.024 1909086 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:01.024 1909086 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:01.025 1909087 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:01.025 1909087 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:32:01.025 1909087 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:32:01.026 1909088 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:32:01.027 1909089 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:01.027 1909089 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:01.027 1909089 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:01.028 1909090 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:01.028 1909090 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:01.029 1909091 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:01.029 1909091 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:01.029 1909091 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:01.031 1909093 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:01.031 1909093 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:32:01.031 1909093 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:32:01.032 1909094 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:32:01.032 1909094 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:32:01.032 1909094 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:32:01.033 1909095 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:32:01.033 1909095 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:01.033 1909095 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:01.034 1909096 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:01.034 1909096 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:32:01.034 1909096 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:32:01.035 1909097 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:32:01.035 1909097 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:01.036 1909098 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:01.037 1909099 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:01.059 1909121 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:32:01.392 1909454 [http-nio-8051-exec-107] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:32:01.416 1909478 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.419 1909481 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.422 1909484 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.422 1909484 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:32:01.422 1909484 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:32:01.426 1909488 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:32:01.426 1909488 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:32:01.427 1909489 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:01.428 1909490 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:01.431 1909493 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:01.431 1909493 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:32:01.432 1909494 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:32:01.435 1909497 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:32:01.435 1909497 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:01.435 1909497 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:32:01.465 1909527 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.465 1909527 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.465 1909527 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:01.465 1909527 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:32:01.465 1909527 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:01.0
20-08-2026 00:32:01.465 1909527 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:01.466 1909528 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.472 1909534 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.477 1909539 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.477 1909539 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:32:01.478 1909540 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:32:01.482 1909544 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:32:01.482 1909544 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:32:01.483 1909545 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:01.485 1909547 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:01.489 1909551 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:01.489 1909551 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:32:01.489 1909551 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:32:01.492 1909554 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:32:01.492 1909554 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:01.493 1909555 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:32:01.501 1909563 [http-nio-8051-exec-118] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM05202204}
20-08-2026 00:32:01.548 1909610 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.548 1909610 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.548 1909610 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:01.548 1909610 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:32:01.548 1909610 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:01.0
20-08-2026 00:32:01.548 1909610 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:01.549 1909611 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.551 1909613 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.554 1909616 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.554 1909616 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:32:01.555 1909617 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:01.560 1909622 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:32:01.560 1909622 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:32:01.562 1909624 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:01.566 1909628 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:01.573 1909635 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:01.573 1909635 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:32:01.573 1909635 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:32:01.576 1909638 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:32:01.576 1909638 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:01.577 1909639 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:32:01.609 1909671 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.609 1909671 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.609 1909671 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:01.609 1909671 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:32:01.609 1909671 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:01.0
20-08-2026 00:32:01.609 1909671 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:01.610 1909672 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.612 1909674 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.615 1909677 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.616 1909678 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:32:01.616 1909678 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:32:01.619 1909681 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:32:01.619 1909681 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:32:01.620 1909682 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:01.621 1909683 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:01.625 1909687 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:01.625 1909687 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:32:01.625 1909687 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:32:01.628 1909690 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:32:01.628 1909690 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:01.628 1909690 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:32:01.666 1909728 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.666 1909728 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.666 1909728 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:01.666 1909728 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:32:01.666 1909728 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:01.0
20-08-2026 00:32:01.666 1909728 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:01.668 1909730 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.670 1909732 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.672 1909734 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.672 1909734 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:32:01.672 1909734 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:32:01.675 1909737 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:32:01.675 1909737 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:32:01.676 1909738 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.677 1909739 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.679 1909741 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.679 1909741 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:32:01.679 1909741 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:32:01.681 1909743 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:32:01.681 1909743 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:32:01.682 1909744 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.683 1909745 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.685 1909747 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.685 1909747 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:32:01.685 1909747 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:32:01.687 1909749 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:32:01.687 1909749 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:32:01.688 1909750 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.689 1909751 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.692 1909754 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.692 1909754 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:32:01.692 1909754 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:32:01.694 1909756 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:32:01.694 1909756 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:32:01.695 1909757 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:01.696 1909758 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:01.698 1909760 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:01.698 1909760 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:32:01.698 1909760 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:32:01.700 1909762 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:32:01.700 1909762 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:32:01.701 1909763 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.702 1909764 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.704 1909766 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.704 1909766 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:32:01.704 1909766 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:32:01.706 1909768 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:32:01.706 1909768 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:32:01.707 1909769 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.708 1909770 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.710 1909772 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.710 1909772 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:32:01.710 1909772 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:32:01.712 1909774 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:32:01.712 1909774 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:32:01.713 1909775 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.714 1909776 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.717 1909779 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.718 1909780 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:32:01.718 1909780 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:32:01.721 1909783 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:32:01.721 1909783 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:32:01.722 1909784 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:01.723 1909785 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:01.725 1909787 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:01.725 1909787 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:32:01.725 1909787 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:32:01.727 1909789 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:32:01.727 1909789 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:01.727 1909789 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:32:01.747 1909809 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:01.747 1909809 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:01.747 1909809 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:32:01.747 1909809 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:32:01.747 1909809 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:01.0
20-08-2026 00:32:01.747 1909809 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:01.748 1909810 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.749 1909811 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.751 1909813 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.751 1909813 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:32:01.751 1909813 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:01.755 1909817 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:32:01.755 1909817 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:32:01.756 1909818 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.757 1909819 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.759 1909821 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.759 1909821 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:32:01.759 1909821 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:32:01.761 1909823 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:32:01.761 1909823 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:32:01.762 1909824 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.763 1909825 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.765 1909827 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.765 1909827 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:32:01.765 1909827 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:32:01.768 1909830 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:32:01.768 1909830 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:32:01.769 1909831 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:01.771 1909833 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:01.774 1909836 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:01.774 1909836 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:32:01.774 1909836 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:32:01.776 1909838 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:32:01.776 1909838 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:01.776 1909838 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:32:01.858 1909920 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.858 1909920 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.858 1909920 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:01.858 1909920 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:32:01.858 1909920 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:01.0
20-08-2026 00:32:01.858 1909920 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:01.859 1909921 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:01.860 1909922 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:01.863 1909925 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:01.863 1909925 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:32:01.863 1909925 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:32:01.866 1909928 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:32:01.866 1909928 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:01.866 1909928 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:32:01.897 1909959 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.897 1909959 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.897 1909959 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:01.897 1909959 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:32:01.897 1909959 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:01.0
20-08-2026 00:32:01.897 1909959 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:01.898 1909960 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.900 1909962 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.903 1909965 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.903 1909965 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:32:01.903 1909965 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:01.906 1909968 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:32:01.906 1909968 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:32:01.907 1909969 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.908 1909970 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.911 1909973 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.911 1909973 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:32:01.912 1909974 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:32:01.914 1909976 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:32:01.914 1909976 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:32:01.915 1909977 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:01.916 1909978 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:01.919 1909981 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:01.919 1909981 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:32:01.919 1909981 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:32:01.921 1909983 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:32:01.921 1909983 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:01.921 1909983 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:32:01.949 1910011 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.949 1910011 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:01.949 1910011 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:01.949 1910011 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:32:01.949 1910011 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:01.0
20-08-2026 00:32:01.949 1910011 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:01.950 1910012 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:01.951 1910013 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:01.954 1910016 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:01.954 1910016 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:32:01.954 1910016 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:32:01.956 1910018 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:32:01.956 1910018 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:32:01.957 1910019 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.960 1910022 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.962 1910024 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.963 1910025 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:32:01.963 1910025 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:32:01.965 1910027 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:32:01.965 1910027 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:32:01.965 1910027 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:32:01.967 1910029 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2ccf13
20-08-2026 00:32:01.971 1910033 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:32:01.971 1910033 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:32:01.971 1910033 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:32:01.975 1910037 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:32:01.975 1910037 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:32:01.975 1910037 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:01.978 1910040 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:01.981 1910043 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:01.981 1910043 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:32:01.981 1910043 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:32:01.985 1910047 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:32:01.985 1910047 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:32:01.986 1910048 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.988 1910050 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:01.991 1910053 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:01.991 1910053 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:32:01.991 1910053 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:32:01.995 1910057 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:32:01.995 1910057 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:32:01.996 1910058 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:01.997 1910059 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.001 1910063 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.001 1910063 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:32:02.001 1910063 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:32:02.004 1910066 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:32:02.004 1910066 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:32:02.006 1910068 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.007 1910069 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.011 1910073 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.011 1910073 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:32:02.011 1910073 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:32:02.013 1910075 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:32:02.013 1910075 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:32:02.014 1910076 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.015 1910077 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.018 1910080 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.018 1910080 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:32:02.018 1910080 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:02.020 1910082 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:32:02.020 1910082 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:32:02.021 1910083 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.023 1910085 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.027 1910089 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.027 1910089 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:32:02.027 1910089 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:02.031 1910093 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:32:02.031 1910093 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:32:02.032 1910094 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:32:02.034 1910096 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2ccf13
20-08-2026 00:32:02.037 1910099 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:32:02.037 1910099 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:32:02.037 1910099 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:32:02.041 1910103 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:32:02.041 1910103 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:32:02.042 1910104 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.043 1910105 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.046 1910108 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.046 1910108 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:32:02.046 1910108 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:32:02.050 1910112 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:32:02.050 1910112 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:32:02.051 1910113 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.052 1910114 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.054 1910116 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.054 1910116 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:32:02.054 1910116 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:32:02.057 1910119 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:32:02.057 1910119 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:32:02.058 1910120 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.059 1910121 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.062 1910124 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.062 1910124 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:32:02.062 1910124 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:32:02.064 1910126 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:32:02.064 1910126 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:32:02.064 1910126 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.066 1910128 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.068 1910130 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.068 1910130 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:32:02.068 1910130 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:32:02.070 1910132 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:32:02.071 1910133 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.071 1910133 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:32:02.246 1910308 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.246 1910308 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.246 1910308 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:02.246 1910308 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:32:02.246 1910308 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.246 1910308 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.247 1910309 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.250 1910312 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.253 1910315 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.254 1910316 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:32:02.254 1910316 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:32:02.257 1910319 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:32:02.257 1910319 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:32:02.259 1910321 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.261 1910323 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.264 1910326 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.264 1910326 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:32:02.264 1910326 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:32:02.268 1910330 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:32:02.268 1910330 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.268 1910330 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:32:02.293 1910355 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.293 1910355 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.293 1910355 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:02.293 1910355 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:32:02.293 1910355 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.293 1910355 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.294 1910356 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.297 1910359 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.300 1910362 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.300 1910362 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:32:02.300 1910362 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:32:02.303 1910365 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:32:02.303 1910365 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:32:02.304 1910366 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.307 1910369 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.310 1910372 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.310 1910372 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:32:02.310 1910372 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:32:02.313 1910375 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:32:02.314 1910376 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:32:02.315 1910377 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.316 1910378 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.319 1910381 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.319 1910381 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:32:02.319 1910381 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:32:02.323 1910385 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:32:02.323 1910385 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.323 1910385 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:32:02.341 1910403 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.341 1910403 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.341 1910403 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:02.341 1910403 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:32:02.341 1910403 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.341 1910403 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.342 1910404 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.344 1910406 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.348 1910410 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.348 1910410 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:32:02.348 1910410 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:32:02.352 1910414 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:32:02.352 1910414 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:32:02.354 1910416 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.355 1910417 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.360 1910422 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.360 1910422 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:32:02.360 1910422 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:02.364 1910426 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:32:02.364 1910426 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:32:02.365 1910427 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.367 1910429 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.371 1910433 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.372 1910434 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:32:02.372 1910434 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:32:02.375 1910437 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:32:02.375 1910437 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.375 1910437 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:32:02.401 1910463 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.401 1910463 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.401 1910463 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:02.401 1910463 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:32:02.401 1910463 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.401 1910463 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.402 1910464 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.404 1910466 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.407 1910469 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.408 1910470 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:32:02.408 1910470 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:32:02.411 1910473 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:32:02.411 1910473 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.411 1910473 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:32:02.475 1910537 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.475 1910537 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.475 1910537 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:02.475 1910537 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:32:02.475 1910537 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.476 1910538 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.477 1910539 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.478 1910540 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.482 1910544 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.482 1910544 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:32:02.482 1910544 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:02.484 1910546 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:32:02.484 1910546 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:32:02.485 1910547 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.487 1910549 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.489 1910551 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.489 1910551 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:32:02.489 1910551 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:32:02.491 1910553 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:32:02.491 1910553 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:32:02.492 1910554 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.494 1910556 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.497 1910559 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.497 1910559 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:32:02.497 1910559 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:02.500 1910562 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:32:02.500 1910562 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:32:02.501 1910563 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.502 1910564 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.505 1910567 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.506 1910568 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:32:02.506 1910568 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:32:02.508 1910570 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:32:02.508 1910570 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.508 1910570 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:32:02.527 1910589 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:02.527 1910589 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:02.527 1910589 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:32:02.527 1910589 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:32:02.527 1910589 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.527 1910589 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.528 1910590 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.529 1910591 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.532 1910594 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.532 1910594 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:32:02.533 1910595 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:02.535 1910597 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:32:02.535 1910597 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:32:02.536 1910598 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.537 1910599 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.540 1910602 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.540 1910602 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:32:02.540 1910602 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:32:02.554 1910616 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:32:02.554 1910616 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:32:02.555 1910617 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.556 1910618 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.560 1910622 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.560 1910622 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:32:02.560 1910622 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:02.563 1910625 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:32:02.564 1910626 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:32:02.565 1910627 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:32:02.566 1910628 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ddd7b53
20-08-2026 00:32:02.569 1910631 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:32:02.569 1910631 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:32:02.569 1910631 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:32:02.573 1910635 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:32:02.573 1910635 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:32:02.574 1910636 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.576 1910638 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.579 1910641 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.579 1910641 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:32:02.579 1910641 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:32:02.583 1910645 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:32:02.583 1910645 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:32:02.584 1910646 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.585 1910647 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.587 1910649 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.587 1910649 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:32:02.587 1910649 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:32:02.590 1910652 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:32:02.590 1910652 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:32:02.591 1910653 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.593 1910655 [http-nio-8051-exec-93] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-27 05:01:30"}
20-08-2026 00:32:02.593 1910655 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.596 1910658 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.596 1910658 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:32:02.596 1910658 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:32:02.599 1910661 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:32:02.599 1910661 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:32:02.600 1910662 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.602 1910664 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.606 1910668 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.606 1910668 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:32:02.606 1910668 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:32:02.610 1910672 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:32:02.610 1910672 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.610 1910672 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:32:02.633 1910695 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.633 1910695 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.633 1910695 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:02.633 1910695 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:32:02.633 1910695 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.633 1910695 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.635 1910697 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.638 1910700 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.643 1910705 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.643 1910705 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:32:02.643 1910705 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:32:02.647 1910709 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:32:02.647 1910709 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:32:02.648 1910710 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.650 1910712 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.654 1910716 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.654 1910716 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:32:02.654 1910716 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:32:02.658 1910720 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:32:02.658 1910720 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:32:02.659 1910721 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.661 1910723 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.664 1910726 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.664 1910726 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:32:02.664 1910726 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:02.668 1910730 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:32:02.669 1910731 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:32:02.670 1910732 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.671 1910733 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.675 1910737 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.675 1910737 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:32:02.675 1910737 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:32:02.679 1910741 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:32:02.679 1910741 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.679 1910741 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:32:02.708 1910770 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.709 1910771 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.709 1910771 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:02.709 1910771 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:32:02.709 1910771 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.709 1910771 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.710 1910772 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.712 1910774 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.716 1910778 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.716 1910778 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:32:02.716 1910778 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:32:02.720 1910782 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:32:02.720 1910782 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.720 1910782 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:32:02.827 1910889 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.828 1910890 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.828 1910890 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:02.828 1910890 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:32:02.828 1910890 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.828 1910890 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.829 1910891 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.831 1910893 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.834 1910896 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.834 1910896 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:32:02.834 1910896 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:32:02.837 1910899 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:32:02.837 1910899 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:32:02.838 1910900 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.839 1910901 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.842 1910904 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.842 1910904 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:32:02.842 1910904 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:02.845 1910907 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:32:02.845 1910907 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:32:02.846 1910908 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.847 1910909 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.850 1910912 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.850 1910912 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:32:02.850 1910912 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:02.855 1910917 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:32:02.855 1910917 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:32:02.856 1910918 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.857 1910919 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.860 1910922 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.860 1910922 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:32:02.860 1910922 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:32:02.862 1910924 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:32:02.862 1910924 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.862 1910924 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:32:02.912 1910974 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.912 1910974 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.912 1910974 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:02.912 1910974 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:32:02.912 1910974 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.912 1910974 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.913 1910975 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.915 1910977 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.918 1910980 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.918 1910980 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:32:02.918 1910980 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:02.921 1910983 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:32:02.921 1910983 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:32:02.922 1910984 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.923 1910985 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.926 1910988 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.926 1910988 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:32:02.926 1910988 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:32:02.929 1910991 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:32:02.929 1910991 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.929 1910991 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:32:02.947 1911009 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.947 1911009 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.947 1911009 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:02.947 1911009 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:32:02.947 1911009 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.947 1911009 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.948 1911010 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.949 1911011 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.952 1911014 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.952 1911014 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:32:02.952 1911014 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:02.956 1911018 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:32:02.956 1911018 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:32:02.957 1911019 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.959 1911021 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:02.963 1911025 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:02.963 1911025 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:32:02.963 1911025 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:32:02.966 1911028 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:32:02.966 1911028 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:02.966 1911028 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:32:02.988 1911050 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.988 1911050 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:02.988 1911050 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:02.988 1911050 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:32:02.988 1911050 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:02.0
20-08-2026 00:32:02.988 1911050 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:02.988 1911050 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:02.990 1911052 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:02.992 1911054 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:02.992 1911054 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:32:02.992 1911054 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:32:02.995 1911057 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:32:02.995 1911057 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:32:02.996 1911058 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:02.997 1911059 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.000 1911062 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.000 1911062 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:32:03.000 1911062 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:32:03.002 1911064 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:32:03.002 1911064 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.002 1911064 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:32:03.024 1911086 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.024 1911086 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.024 1911086 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:03.024 1911086 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:32:03.024 1911086 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.024 1911086 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.025 1911087 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.026 1911088 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.030 1911092 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.030 1911092 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:32:03.030 1911092 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:32:03.032 1911094 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:32:03.032 1911094 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.032 1911094 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:32:03.054 1911116 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.054 1911116 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.055 1911117 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:03.055 1911117 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:32:03.055 1911117 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.055 1911117 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.056 1911118 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.058 1911120 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.061 1911123 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.061 1911123 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:32:03.061 1911123 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:32:03.063 1911125 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:32:03.063 1911125 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:32:03.064 1911126 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.066 1911128 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.069 1911131 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.069 1911131 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:32:03.069 1911131 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:32:03.072 1911134 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:32:03.072 1911134 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.072 1911134 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:32:03.145 1911207 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.145 1911207 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.145 1911207 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:03.145 1911207 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:32:03.145 1911207 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.145 1911207 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.147 1911209 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.149 1911211 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.154 1911216 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.154 1911216 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:32:03.154 1911216 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:32:03.159 1911221 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:32:03.159 1911221 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:32:03.160 1911222 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.162 1911224 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.165 1911227 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.165 1911227 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:32:03.165 1911227 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:32:03.168 1911230 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:32:03.168 1911230 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:32:03.169 1911231 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.170 1911232 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.173 1911235 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.173 1911235 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:32:03.173 1911235 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:32:03.175 1911237 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:32:03.175 1911237 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:32:03.176 1911238 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.177 1911239 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.180 1911242 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.180 1911242 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:32:03.180 1911242 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:32:03.183 1911245 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:32:03.183 1911245 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:32:03.184 1911246 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.187 1911249 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.191 1911253 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.191 1911253 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:32:03.191 1911253 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:03.195 1911257 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:32:03.195 1911257 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:32:03.196 1911258 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.197 1911259 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.201 1911263 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.201 1911263 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:32:03.201 1911263 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:32:03.204 1911266 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:32:03.204 1911266 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:32:03.205 1911267 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.206 1911268 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.209 1911271 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.209 1911271 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:32:03.209 1911271 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:32:03.211 1911273 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:32:03.211 1911273 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:32:03.212 1911274 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.213 1911275 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.216 1911278 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.216 1911278 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:32:03.216 1911278 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:32:03.218 1911280 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:32:03.218 1911280 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:32:03.219 1911281 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.220 1911282 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.223 1911285 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.223 1911285 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:32:03.223 1911285 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:32:03.226 1911288 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:32:03.226 1911288 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:32:03.227 1911289 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:32:03.228 1911290 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@b2ccf13
20-08-2026 00:32:03.230 1911292 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:32:03.230 1911292 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:32:03.231 1911293 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:32:03.233 1911295 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:32:03.233 1911295 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:32:03.234 1911296 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.235 1911297 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.237 1911299 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.237 1911299 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:32:03.237 1911299 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:32:03.240 1911302 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:32:03.240 1911302 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:32:03.240 1911302 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.241 1911303 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.244 1911306 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.244 1911306 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:32:03.244 1911306 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:32:03.246 1911308 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:32:03.246 1911308 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.246 1911308 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:32:03.262 1911324 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.262 1911324 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.262 1911324 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:03.262 1911324 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:32:03.262 1911324 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.262 1911324 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.263 1911325 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.264 1911326 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.267 1911329 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.267 1911329 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:32:03.267 1911329 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:32:03.269 1911331 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:32:03.269 1911331 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:32:03.270 1911332 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.272 1911334 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.275 1911337 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.275 1911337 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:32:03.275 1911337 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:32:03.277 1911339 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:32:03.277 1911339 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:32:03.278 1911340 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.279 1911341 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.283 1911345 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.284 1911346 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:32:03.284 1911346 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:32:03.288 1911350 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:32:03.288 1911350 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:32:03.289 1911351 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.292 1911354 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.297 1911359 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.297 1911359 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:32:03.297 1911359 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:03.300 1911362 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:32:03.300 1911362 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:32:03.301 1911363 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.303 1911365 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.308 1911370 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.308 1911370 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:32:03.309 1911371 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:32:03.311 1911373 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:32:03.311 1911373 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.311 1911373 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:32:03.344 1911406 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.344 1911406 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.344 1911406 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:32:03.344 1911406 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:32:03.344 1911406 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.344 1911406 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.345 1911407 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.346 1911408 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.349 1911411 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.350 1911412 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:32:03.350 1911412 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:32:03.352 1911414 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:32:03.352 1911414 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.352 1911414 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:32:03.383 1911445 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.383 1911445 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.383 1911445 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:32:03.383 1911445 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:32:03.383 1911445 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.384 1911446 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.384 1911446 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.386 1911448 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.389 1911451 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.389 1911451 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:32:03.389 1911451 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:32:03.392 1911454 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:32:03.392 1911454 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.392 1911454 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:32:03.412 1911474 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.412 1911474 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.412 1911474 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:03.412 1911474 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:32:03.412 1911474 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.412 1911474 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.412 1911474 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.413 1911475 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.416 1911478 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.416 1911478 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:32:03.416 1911478 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:03.418 1911480 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:32:03.418 1911480 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:32:03.419 1911481 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.420 1911482 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.423 1911485 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.423 1911485 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:32:03.423 1911485 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:32:03.425 1911487 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:32:03.425 1911487 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:32:03.426 1911488 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.427 1911489 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.430 1911492 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.430 1911492 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:32:03.430 1911492 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:32:03.432 1911494 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:32:03.432 1911494 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.432 1911494 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:32:03.462 1911524 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.462 1911524 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.462 1911524 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:03.462 1911524 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:32:03.462 1911524 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.462 1911524 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.463 1911525 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.464 1911526 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.467 1911529 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.467 1911529 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:32:03.467 1911529 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:32:03.471 1911533 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:32:03.471 1911533 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:32:03.472 1911534 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.473 1911535 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.475 1911537 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.476 1911538 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:32:03.476 1911538 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:32:03.478 1911540 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:32:03.478 1911540 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.478 1911540 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:32:03.502 1911564 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.502 1911564 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.502 1911564 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:03.502 1911564 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:32:03.502 1911564 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.502 1911564 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.503 1911565 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.504 1911566 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.506 1911568 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.506 1911568 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:32:03.506 1911568 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:32:03.509 1911571 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:32:03.509 1911571 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:32:03.509 1911571 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.511 1911573 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.513 1911575 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.513 1911575 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:32:03.513 1911575 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:32:03.516 1911578 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:32:03.516 1911578 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:32:03.517 1911579 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.518 1911580 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.521 1911583 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.521 1911583 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:32:03.521 1911583 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:03.523 1911585 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:32:03.523 1911585 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:32:03.524 1911586 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.525 1911587 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.528 1911590 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.528 1911590 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:32:03.528 1911590 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:32:03.531 1911593 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:32:03.531 1911593 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:32:03.531 1911593 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.532 1911594 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.535 1911597 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.535 1911597 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:32:03.535 1911597 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:32:03.537 1911599 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:32:03.538 1911600 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:32:03.539 1911601 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.540 1911602 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.544 1911606 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.544 1911606 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:32:03.544 1911606 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:03.546 1911608 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:32:03.546 1911608 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:32:03.547 1911609 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.548 1911610 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.551 1911613 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.551 1911613 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:32:03.551 1911613 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:32:03.553 1911615 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:32:03.553 1911615 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.553 1911615 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:32:03.578 1911640 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.578 1911640 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.578 1911640 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:32:03.578 1911640 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:32:03.578 1911640 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.578 1911640 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.579 1911641 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.581 1911643 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.583 1911645 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.583 1911645 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:32:03.583 1911645 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:32:03.586 1911648 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:32:03.586 1911648 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:32:03.587 1911649 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.588 1911650 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.590 1911652 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.590 1911652 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:32:03.590 1911652 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:32:03.593 1911655 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:32:03.593 1911655 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.593 1911655 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:32:03.615 1911677 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.615 1911677 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.615 1911677 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:32:03.615 1911677 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:32:03.615 1911677 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.615 1911677 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.616 1911678 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.618 1911680 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.621 1911683 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.621 1911683 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:32:03.621 1911683 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:32:03.623 1911685 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:32:03.623 1911685 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.623 1911685 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:32:03.640 1911702 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.640 1911702 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.640 1911702 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:03.640 1911702 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:32:03.640 1911702 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.640 1911702 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.641 1911703 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.642 1911704 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.644 1911706 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.644 1911706 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:32:03.644 1911706 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:32:03.647 1911709 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:32:03.647 1911709 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:32:03.648 1911710 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.649 1911711 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.652 1911714 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.652 1911714 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:32:03.652 1911714 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:32:03.654 1911716 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:32:03.654 1911716 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.654 1911716 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:32:03.669 1911731 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.669 1911731 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.669 1911731 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:03.669 1911731 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:32:03.669 1911731 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.669 1911731 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.670 1911732 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.671 1911733 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.674 1911736 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.674 1911736 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:32:03.674 1911736 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:32:03.676 1911738 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:32:03.676 1911738 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:32:03.677 1911739 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.678 1911740 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.681 1911743 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.681 1911743 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:32:03.681 1911743 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:32:03.683 1911745 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:32:03.683 1911745 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:32:03.684 1911746 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.685 1911747 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.688 1911750 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.688 1911750 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:32:03.688 1911750 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:32:03.690 1911752 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:32:03.690 1911752 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:32:03.691 1911753 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.692 1911754 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.695 1911757 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.695 1911757 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:32:03.695 1911757 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:03.697 1911759 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:32:03.697 1911759 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:32:03.698 1911760 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.699 1911761 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.701 1911763 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.701 1911763 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:32:03.701 1911763 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:32:03.703 1911765 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:32:03.704 1911766 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.704 1911766 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:32:03.731 1911793 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.731 1911793 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.731 1911793 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:32:03.731 1911793 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:32:03.731 1911793 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.731 1911793 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.732 1911794 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.734 1911796 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.737 1911799 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.737 1911799 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:32:03.737 1911799 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:32:03.739 1911801 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:32:03.739 1911801 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:32:03.740 1911802 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.741 1911803 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.744 1911806 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.744 1911806 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:32:03.744 1911806 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:32:03.746 1911808 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:32:03.746 1911808 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:32:03.747 1911809 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.748 1911810 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.752 1911814 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.752 1911814 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:32:03.752 1911814 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:32:03.756 1911818 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:32:03.757 1911819 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.757 1911819 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:32:03.792 1911854 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.792 1911854 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:03.792 1911854 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:03.792 1911854 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:32:03.792 1911854 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.792 1911854 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.793 1911855 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.795 1911857 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.799 1911861 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.799 1911861 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:32:03.799 1911861 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:32:03.801 1911863 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:32:03.801 1911863 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.801 1911863 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:32:03.818 1911880 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.818 1911880 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:03.818 1911880 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:32:03.818 1911880 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:32:03.818 1911880 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:03.0
20-08-2026 00:32:03.818 1911880 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:03.819 1911881 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.821 1911883 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.824 1911886 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.824 1911886 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:32:03.824 1911886 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:32:03.827 1911889 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:32:03.827 1911889 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:32:03.828 1911890 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.829 1911891 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.833 1911895 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.834 1911896 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:32:03.834 1911896 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:32:03.837 1911899 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:32:03.837 1911899 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:32:03.838 1911900 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.839 1911901 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.843 1911905 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.843 1911905 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:32:03.843 1911905 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:32:03.846 1911908 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:32:03.846 1911908 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:32:03.847 1911909 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:03.848 1911910 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:03.851 1911913 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:03.851 1911913 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:32:03.851 1911913 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:32:03.853 1911915 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:32:03.853 1911915 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:32:03.854 1911916 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:03.856 1911918 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:03.858 1911920 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:03.858 1911920 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:32:03.858 1911920 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:32:03.860 1911922 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:32:03.860 1911922 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:03.861 1911923 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:32:04.039 1912101 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.039 1912101 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.039 1912101 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:04.039 1912101 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:32:04.040 1912102 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.040 1912102 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.040 1912102 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.042 1912104 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.045 1912107 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.045 1912107 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:32:04.045 1912107 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:32:04.047 1912109 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:32:04.047 1912109 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:32:04.048 1912110 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.050 1912112 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.053 1912115 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.053 1912115 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:32:04.053 1912115 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.055 1912117 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:32:04.055 1912117 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:32:04.056 1912118 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.057 1912119 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.059 1912121 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.060 1912122 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:32:04.060 1912122 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.062 1912124 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:32:04.062 1912124 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:32:04.062 1912124 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.064 1912126 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.067 1912129 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.067 1912129 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:32:04.067 1912129 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:32:04.070 1912132 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:32:04.070 1912132 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:32:04.070 1912132 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.072 1912134 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.074 1912136 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.074 1912136 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:32:04.074 1912136 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.077 1912139 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:32:04.077 1912139 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:32:04.077 1912139 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.079 1912141 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.081 1912143 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.081 1912143 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:32:04.081 1912143 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:32:04.084 1912146 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:32:04.084 1912146 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:32:04.085 1912147 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.086 1912148 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.089 1912151 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.089 1912151 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:32:04.089 1912151 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:04.091 1912153 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:32:04.091 1912153 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:32:04.092 1912154 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.093 1912155 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.096 1912158 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.096 1912158 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:32:04.096 1912158 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.098 1912160 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:32:04.098 1912160 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:32:04.099 1912161 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.100 1912162 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.103 1912165 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.103 1912165 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:32:04.103 1912165 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:32:04.106 1912168 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:32:04.106 1912168 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:32:04.107 1912169 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.108 1912170 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.110 1912172 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.111 1912173 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:32:04.111 1912173 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:32:04.113 1912175 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:32:04.113 1912175 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:32:04.114 1912176 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.115 1912177 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.119 1912181 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.119 1912181 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:32:04.119 1912181 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:32:04.121 1912183 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:32:04.121 1912183 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:32:04.122 1912184 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.123 1912185 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.126 1912188 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.126 1912188 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:32:04.126 1912188 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:32:04.128 1912190 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:32:04.128 1912190 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:32:04.129 1912191 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.131 1912193 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.133 1912195 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.133 1912195 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:32:04.133 1912195 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:32:04.136 1912198 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:32:04.136 1912198 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.136 1912198 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:32:04.174 1912236 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.174 1912236 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.174 1912236 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:04.174 1912236 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:32:04.174 1912236 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.175 1912237 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.175 1912237 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.176 1912238 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.179 1912241 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.179 1912241 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:32:04.179 1912241 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.182 1912244 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:32:04.182 1912244 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:32:04.182 1912244 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.184 1912246 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.186 1912248 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.186 1912248 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:32:04.186 1912248 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.189 1912251 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:32:04.189 1912251 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:32:04.190 1912252 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.208 1912270 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.211 1912273 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.211 1912273 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:32:04.211 1912273 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:32:04.215 1912277 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:32:04.215 1912277 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.215 1912277 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:32:04.300 1912362 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.300 1912362 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.300 1912362 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:04.300 1912362 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:32:04.300 1912362 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.300 1912362 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.301 1912363 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.303 1912365 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.305 1912367 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.305 1912367 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:32:04.305 1912367 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:32:04.308 1912370 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:32:04.308 1912370 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:32:04.310 1912372 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.311 1912373 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.313 1912375 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.313 1912375 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:32:04.313 1912375 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:04.316 1912378 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:32:04.316 1912378 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:32:04.317 1912379 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.318 1912380 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.320 1912382 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.321 1912383 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:32:04.321 1912383 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:32:04.323 1912385 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:32:04.323 1912385 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:32:04.324 1912386 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.325 1912387 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.327 1912389 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.327 1912389 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:32:04.328 1912390 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:32:04.330 1912392 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:32:04.330 1912392 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:32:04.331 1912393 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.332 1912394 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.335 1912397 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.335 1912397 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:32:04.335 1912397 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.337 1912399 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:32:04.337 1912399 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:32:04.337 1912399 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.339 1912401 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.341 1912403 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.341 1912403 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:32:04.341 1912403 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:32:04.344 1912406 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:32:04.344 1912406 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.344 1912406 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:32:04.359 1912421 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.360 1912422 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.360 1912422 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:04.360 1912422 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:32:04.360 1912422 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.360 1912422 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.360 1912422 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.362 1912424 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.364 1912426 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.364 1912426 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:32:04.364 1912426 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:32:04.366 1912428 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:32:04.366 1912428 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:32:04.367 1912429 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.369 1912431 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.371 1912433 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.371 1912433 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:32:04.371 1912433 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:32:04.373 1912435 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:32:04.373 1912435 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:32:04.374 1912436 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.375 1912437 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.378 1912440 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.378 1912440 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:32:04.378 1912440 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:32:04.380 1912442 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:32:04.380 1912442 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:32:04.381 1912443 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.382 1912444 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.385 1912447 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.385 1912447 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:32:04.385 1912447 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:32:04.387 1912449 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:32:04.387 1912449 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:32:04.388 1912450 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.390 1912452 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.393 1912455 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.393 1912455 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:32:04.393 1912455 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:32:04.396 1912458 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:32:04.396 1912458 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.396 1912458 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:32:04.466 1912528 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.466 1912528 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.466 1912528 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:04.466 1912528 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.467 1912529 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:32:04.469 1912531 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ddd7b53
20-08-2026 00:32:04.472 1912534 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:32:04.472 1912534 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:32:04.472 1912534 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:32:04.475 1912537 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:32:04.475 1912537 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:32:04.475 1912537 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.477 1912539 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.479 1912541 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.479 1912541 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:32:04.479 1912541 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:32:04.482 1912544 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:32:04.482 1912544 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.482 1912544 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:32:04.528 1912590 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.528 1912590 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.528 1912590 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:04.528 1912590 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:32:04.528 1912590 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.528 1912590 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.528 1912590 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.530 1912592 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.532 1912594 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.532 1912594 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:32:04.532 1912594 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:04.535 1912597 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:32:04.535 1912597 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:32:04.535 1912597 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.537 1912599 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.540 1912602 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.540 1912602 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:32:04.540 1912602 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:32:04.543 1912605 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:32:04.543 1912605 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:32:04.543 1912605 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.545 1912607 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.547 1912609 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.547 1912609 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:32:04.547 1912609 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:32:04.550 1912612 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:32:04.550 1912612 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:32:04.550 1912612 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.551 1912613 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.555 1912617 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.555 1912617 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:32:04.555 1912617 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:32:04.557 1912619 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:32:04.557 1912619 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.557 1912619 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:32:04.579 1912641 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:32:04.579 1912641 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:32:04.579 1912641 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:04.579 1912641 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.579 1912641 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.581 1912643 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.583 1912645 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.583 1912645 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:32:04.583 1912645 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:32:04.585 1912647 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:32:04.585 1912647 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:32:04.587 1912649 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.588 1912650 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.591 1912653 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.591 1912653 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:32:04.591 1912653 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:32:04.593 1912655 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:32:04.593 1912655 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.593 1912655 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:32:04.628 1912690 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.628 1912690 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.628 1912690 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:04.628 1912690 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:32:04.628 1912690 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.628 1912690 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.628 1912690 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.629 1912691 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.632 1912694 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.632 1912694 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:32:04.632 1912694 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:32:04.635 1912697 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:32:04.635 1912697 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.635 1912697 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:32:04.660 1912722 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.660 1912722 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.660 1912722 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:04.660 1912722 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:32:04.661 1912723 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.661 1912723 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.662 1912724 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.663 1912725 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.666 1912728 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.667 1912729 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:32:04.667 1912729 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:32:04.670 1912732 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:32:04.670 1912732 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:32:04.671 1912733 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.672 1912734 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.674 1912736 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.675 1912737 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:32:04.675 1912737 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:32:04.678 1912740 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:32:04.678 1912740 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.678 1912740 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:32:04.706 1912768 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.706 1912768 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.706 1912768 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:04.706 1912768 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:32:04.706 1912768 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.706 1912768 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.707 1912769 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.708 1912770 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.710 1912772 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.710 1912772 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:32:04.710 1912772 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.713 1912775 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:32:04.713 1912775 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:32:04.714 1912776 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.715 1912777 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.717 1912779 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.717 1912779 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:32:04.717 1912779 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:32:04.719 1912781 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:32:04.719 1912781 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:32:04.720 1912782 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.722 1912784 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.724 1912786 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.724 1912786 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:32:04.724 1912786 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.726 1912788 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:32:04.727 1912789 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:32:04.728 1912790 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.729 1912791 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.733 1912795 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.733 1912795 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:32:04.733 1912795 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:32:04.735 1912797 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:32:04.735 1912797 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:32:04.736 1912798 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.737 1912799 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.741 1912803 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.741 1912803 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:32:04.741 1912803 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:32:04.743 1912805 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:32:04.743 1912805 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:32:04.744 1912806 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.745 1912807 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.748 1912810 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.748 1912810 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:32:04.748 1912810 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:32:04.751 1912813 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:32:04.751 1912813 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:32:04.751 1912813 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.753 1912815 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.755 1912817 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.755 1912817 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:32:04.755 1912817 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:32:04.758 1912820 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:32:04.758 1912820 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:32:04.759 1912821 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.760 1912822 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.763 1912825 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.763 1912825 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:32:04.763 1912825 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:32:04.765 1912827 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:32:04.765 1912827 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:32:04.766 1912828 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.767 1912829 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.769 1912831 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.769 1912831 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:32:04.769 1912831 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:32:04.772 1912834 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:32:04.772 1912834 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:32:04.773 1912835 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.774 1912836 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.776 1912838 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.776 1912838 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:32:04.776 1912838 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:32:04.779 1912841 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:32:04.779 1912841 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:32:04.780 1912842 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.782 1912844 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.784 1912846 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.784 1912846 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:32:04.784 1912846 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:32:04.787 1912849 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:32:04.787 1912849 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:32:04.787 1912849 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.789 1912851 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.791 1912853 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.791 1912853 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:32:04.791 1912853 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:32:04.794 1912856 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:32:04.794 1912856 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:32:04.795 1912857 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.796 1912858 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.799 1912861 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.799 1912861 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:32:04.799 1912861 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:32:04.802 1912864 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:32:04.802 1912864 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:32:04.802 1912864 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.804 1912866 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.806 1912868 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.806 1912868 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:32:04.806 1912868 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:32:04.819 1912881 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:32:04.819 1912881 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:32:04.820 1912882 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.821 1912883 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.824 1912886 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.824 1912886 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:32:04.824 1912886 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:04.826 1912888 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:32:04.826 1912888 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:32:04.827 1912889 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.828 1912890 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.831 1912893 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.831 1912893 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:32:04.831 1912893 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:32:04.833 1912895 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:32:04.833 1912895 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.833 1912895 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:32:04.852 1912914 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.852 1912914 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:04.852 1912914 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:04.852 1912914 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:32:04.852 1912914 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.852 1912914 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.853 1912915 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.855 1912917 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.858 1912920 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.859 1912921 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:32:04.859 1912921 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:32:04.861 1912923 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:32:04.861 1912923 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:32:04.862 1912924 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.863 1912925 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.866 1912928 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.866 1912928 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:32:04.866 1912928 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.870 1912932 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:32:04.870 1912932 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:32:04.871 1912933 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.872 1912934 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.875 1912937 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.875 1912937 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:32:04.875 1912937 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:32:04.878 1912940 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:32:04.878 1912940 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:32:04.879 1912941 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.881 1912943 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.884 1912946 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.884 1912946 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:32:04.884 1912946 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:32:04.887 1912949 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:32:04.887 1912949 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.887 1912949 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:32:04.903 1912965 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:04.903 1912965 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:04.903 1912965 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:32:04.903 1912965 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:32:04.903 1912965 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.903 1912965 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.904 1912966 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.906 1912968 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.909 1912971 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.909 1912971 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:32:04.909 1912971 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:32:04.913 1912975 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:32:04.913 1912975 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.913 1912975 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:32:04.937 1912999 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:04.937 1912999 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:04.937 1912999 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:32:04.937 1912999 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:32:04.937 1912999 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.937 1912999 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.937 1912999 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:04.939 1913001 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:04.942 1913004 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:04.942 1913004 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:32:04.942 1913004 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:32:04.944 1913006 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:32:04.945 1913007 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:04.945 1913007 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:32:04.963 1913025 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:04.963 1913025 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:32:04.963 1913025 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:32:04.963 1913025 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:32:04.963 1913025 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:04.0
20-08-2026 00:32:04.963 1913025 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:04.965 1913027 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.966 1913028 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.969 1913031 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.969 1913031 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:32:04.969 1913031 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:32:04.972 1913034 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:32:04.972 1913034 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:32:04.972 1913034 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.973 1913035 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.976 1913038 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.976 1913038 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:32:04.976 1913038 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.978 1913040 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:32:04.978 1913040 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:32:04.979 1913041 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.981 1913043 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.984 1913046 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.984 1913046 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:32:04.984 1913046 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:32:04.986 1913048 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:32:04.986 1913048 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:32:04.987 1913049 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.988 1913050 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.991 1913053 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.991 1913053 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:32:04.991 1913053 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:04.993 1913055 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:32:04.993 1913055 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:32:04.994 1913056 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:04.995 1913057 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:04.998 1913060 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:04.998 1913060 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:32:04.998 1913060 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:32:05.001 1913063 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:32:05.001 1913063 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:32:05.001 1913063 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:05.003 1913065 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:05.005 1913067 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:05.005 1913067 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:32:05.005 1913067 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:32:05.007 1913069 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:32:05.007 1913069 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:32:05.009 1913071 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:05.010 1913072 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:05.013 1913075 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:05.013 1913075 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:32:05.013 1913075 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:32:05.015 1913077 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:32:05.015 1913077 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:32:05.016 1913078 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:05.017 1913079 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:05.020 1913082 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:05.020 1913082 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:32:05.020 1913082 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:32:05.022 1913084 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:32:05.022 1913084 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:32:05.023 1913085 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:05.024 1913086 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:05.027 1913089 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:05.027 1913089 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:32:05.027 1913089 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:32:05.029 1913091 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:32:05.030 1913092 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:32:05.030 1913092 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:32:05.031 1913093 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@177a6ce4
20-08-2026 00:32:05.034 1913096 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:32:05.034 1913096 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:32:05.034 1913096 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:32:05.037 1913099 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:32:05.037 1913099 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:32:05.037 1913099 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:32:05.080 1913142 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:05.080 1913142 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:32:05.080 1913142 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:32:05.080 1913142 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:32:05.080 1913142 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:32:05.0
20-08-2026 00:32:05.080 1913142 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:32:05.080 1913142 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:05.082 1913144 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:05.084 1913146 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:05.084 1913146 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:32:05.084 1913146 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:32:05.087 1913149 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:32:05.087 1913149 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:32:05.088 1913150 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:05.089 1913151 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:05.092 1913154 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:05.092 1913154 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:32:05.092 1913154 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:32:05.095 1913157 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:32:05.095 1913157 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:32:05.095 1913157 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:05.097 1913159 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:05.099 1913161 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:05.099 1913161 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:32:05.099 1913161 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:32:05.101 1913163 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:32:05.101 1913163 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:32:05.103 1913165 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:05.104 1913166 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:05.107 1913169 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:05.107 1913169 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:32:05.107 1913169 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:32:05.110 1913172 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:32:05.110 1913172 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:32:05.110 1913172 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:05.112 1913174 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:05.115 1913177 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:05.115 1913177 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:32:05.115 1913177 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:32:05.117 1913179 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:32:05.117 1913179 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:32:05.118 1913180 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:32:05.119 1913181 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20ffb436
20-08-2026 00:32:05.122 1913184 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:32:05.122 1913184 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:32:05.122 1913184 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:32:05.124 1913186 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:32:05.124 1913186 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:32:05.678 1913740 [http-nio-8051-exec-109] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202501}
20-08-2026 00:32:07.665 1915727 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202203
20-08-2026 00:32:07.665 1915727 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:32:07.665 1915727 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:32:07
20-08-2026 00:32:08.909 1916971 [http-nio-8051-exec-101] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM01202601}
20-08-2026 00:32:09.014 1917076 [http-nio-8051-exec-20] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202203}
20-08-2026 00:32:09.886 1917948 [http-nio-8051-exec-120] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:32:09.886 1917948 [http-nio-8051-exec-120] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:32:12.813 1920875 [http-nio-8051-exec-104] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202302 
20-08-2026 00:32:12.814 1920876 [http-nio-8051-exec-104] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:32:12.815 1920877 [http-nio-8051-exec-104] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:32:12.824 1920886 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:32:12.824 1920886 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:32:12.825 1920887 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:32:12.825 1920887 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:32:12.825 1920887 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:32:12.826 1920888 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:32:12.826 1920888 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:12.826 1920888 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:12.827 1920889 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:12.827 1920889 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:12.827 1920889 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:12.828 1920890 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:12.828 1920890 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:12.828 1920890 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:12.828 1920890 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:12.829 1920891 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:12.829 1920891 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:12.829 1920891 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:12.830 1920892 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:12.830 1920892 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:12.831 1920893 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:12.831 1920893 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:12.831 1920893 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:12.832 1920894 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:12.832 1920894 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:12.832 1920894 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:12.833 1920895 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:12.833 1920895 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:12.833 1920895 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:12.834 1920896 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:12.834 1920896 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:12.834 1920896 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:12.835 1920897 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:12.835 1920897 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:12.835 1920897 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:12.836 1920898 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:12.836 1920898 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:12.836 1920898 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:12.837 1920899 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:12.837 1920899 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:12.837 1920899 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:12.838 1920900 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:12.838 1920900 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:12.838 1920900 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:12.839 1920901 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:12.839 1920901 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:12.839 1920901 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:12.840 1920902 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:12.840 1920902 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:12.840 1920902 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:12.840 1920902 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:12.841 1920903 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:12.841 1920903 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:12.842 1920904 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:12.842 1920904 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:12.842 1920904 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:12.843 1920905 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:12.843 1920905 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:12.843 1920905 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:12.844 1920906 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:12.844 1920906 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:12.844 1920906 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:12.845 1920907 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:12.845 1920907 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:12.845 1920907 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:12.846 1920908 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:12.846 1920908 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:12.846 1920908 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:12.847 1920909 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:12.847 1920909 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:12.847 1920909 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:12.848 1920910 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:12.850 1920912 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:12.850 1920912 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:12.850 1920912 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:12.850 1920912 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:12.850 1920912 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:12.851 1920913 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:12.851 1920913 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:12.851 1920913 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:12.852 1920914 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:12.852 1920914 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:12.852 1920914 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:12.853 1920915 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:12.853 1920915 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:12.853 1920915 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:12.854 1920916 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:12.854 1920916 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:12.854 1920916 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:12.854 1920916 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:12.854 1920916 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:12.854 1920916 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:12.855 1920917 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:12.856 1920918 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:12.856 1920918 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:12.857 1920919 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:12.857 1920919 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:12.857 1920919 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:12.857 1920919 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:12.876 1920938 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:32:19.637 1927699 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202203, skus=[4500715, 4500650, 4500656, 4500719, 4500646, 186094, 4500728, 4500499, 4500713, 185993, 186001, 4500711, 4500648, 4500725, 4500710, 4500669, 0, 186078, 4500705, 8355, 4500717, 4500624, 133041, 4500643, 4500726, 4500667, 166327, 4500626, 4500694, 4500644, 4500642, 4500712, 4500605]}
20-08-2026 00:32:19.643 1927705 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:32:19.645 1927707 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:32:21.563 1929625 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:32:21.563 1929625 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:32:22.515 1930577 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202501 
20-08-2026 00:32:22.515 1930577 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:32:22.516 1930578 [http-nio-8051-exec-116] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:32:22.526 1930588 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:22.526 1930588 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:22.527 1930589 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:22.527 1930589 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:22.527 1930589 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:22.528 1930590 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:22.528 1930590 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:22.528 1930590 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:22.529 1930591 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:22.529 1930591 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:22.529 1930591 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:22.530 1930592 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:22.530 1930592 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:22.530 1930592 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:22.531 1930593 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:22.531 1930593 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:22.531 1930593 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:22.532 1930594 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:22.532 1930594 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:32:22.532 1930594 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:32:22.533 1930595 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:32:22.533 1930595 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:22.533 1930595 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:22.534 1930596 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:22.534 1930596 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:22.534 1930596 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:22.535 1930597 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:22.535 1930597 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:22.535 1930597 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:22.537 1930599 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:22.537 1930599 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:22.537 1930599 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:22.538 1930600 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:22.538 1930600 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:32:22.538 1930600 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:32:22.540 1930602 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:32:22.540 1930602 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:32:22.540 1930602 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:32:22.541 1930603 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:32:22.541 1930603 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:22.541 1930603 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:22.542 1930604 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:22.542 1930604 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:32:22.542 1930604 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:32:22.543 1930605 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:32:22.543 1930605 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:22.543 1930605 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:22.544 1930606 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:22.544 1930606 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:22.544 1930606 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:22.545 1930607 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:22.545 1930607 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:22.545 1930607 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:22.546 1930608 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:22.546 1930608 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:22.546 1930608 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:22.547 1930609 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:22.547 1930609 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:22.547 1930609 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:22.548 1930610 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:22.548 1930610 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:22.548 1930610 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:22.550 1930612 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:22.550 1930612 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:22.550 1930612 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:22.551 1930613 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:22.551 1930613 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:22.551 1930613 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:22.552 1930614 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:22.552 1930614 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:22.552 1930614 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:22.552 1930614 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:22.552 1930614 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:22.552 1930614 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:22.553 1930615 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:22.553 1930615 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:22.553 1930615 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:22.554 1930616 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:22.554 1930616 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:32:22.554 1930616 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:32:22.555 1930617 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:32:22.556 1930618 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:22.556 1930618 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:22.556 1930618 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:22.556 1930618 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:22.556 1930618 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:22.557 1930619 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:22.557 1930619 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:22.557 1930619 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:22.559 1930621 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:22.559 1930621 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:22.559 1930621 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:22.560 1930622 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:22.560 1930622 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:22.560 1930622 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:22.561 1930623 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:22.561 1930623 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:22.561 1930623 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:22.562 1930624 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:22.594 1930656 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:32:22.913 1930975 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:32:22.701755, sensors=[{sensor_status=true, id=TM06202301-1-limit, sensor_type=limit}, {sensor_status=true, id=TM06202301-1-magnetic, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:32:22.702420, sensors=[{sensor_status=true, id=TM06202301-2-limit, sensor_type=limit}, {sensor_status=true, id=TM06202301-2-magnetic, sensor_type=magnetic}]}]}]}
20-08-2026 00:32:22.913 1930975 [http-nio-8051-exec-123] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:32:22.913 1930975 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202301, traysArr : []
20-08-2026 00:32:22.913 1930975 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202301, traysArr : []
20-08-2026 00:32:22.915 1930977 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:32:22.915 1930977 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:32:22.915 1930977 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:32:22.915 1930977 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:32:22.915 1930977 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:32:22.915 1930977 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:32:22.915 1930977 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:32:22.915 1930977 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:32:22.915 1930977 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:32:22.916 1930978 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:32:22.921 1930983 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:32:22.701755"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:32:22.702420"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:32:22.921 1930983 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:32:22.701755"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:32:22.702420"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:32:22.935 1930997 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202301, cameraArr : {}
20-08-2026 00:32:22.935 1930997 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202301, cameraInfoData : {}
20-08-2026 00:32:25.421 1933483 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:32:25.422 1933484 [http-nio-8051-exec-115] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:32:26.058 1934120 [http-nio-8051-exec-115] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:32:26.276 1934338 [http-nio-8051-exec-105] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202301}
20-08-2026 00:32:28.202 1936264 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202303
20-08-2026 00:32:28.202 1936264 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:32:28.202 1936264 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:32:28
20-08-2026 00:32:28.202 1936264 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 22:56:56.137825', '2026-08-19 19:02:28.487116', '2026-08-19 22:56:55.937252', '2026-08-19 19:02:28.286655'], 'open_time': ['2026-08-19 22:56:46.561584', '2026-08-19 19:02:24.817565', '2026-08-19 22:56:46.561783', '2026-08-19 19:02:24.817675']}","door1":"0"}
20-08-2026 00:32:28.202 1936264 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:32:28.202 1936264 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:32:28.202 1936264 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:32:28.202 1936264 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:32:28.202 1936264 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:32:28.202 1936264 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 22:56:56.137825", "2026-08-19 19:02:28.487116", "2026-08-19 22:56:55.937252", "2026-08-19 19:02:28.286655"], "open_time": ["2026-08-19 22:56:46.561584", "2026-08-19 19:02:24.817565", "2026-08-19 22:56:46.561783", "2026-08-19 19:02:24.817675"]}
20-08-2026 00:32:28.202 1936264 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:32:28.647 1936709 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202602 
20-08-2026 00:32:28.647 1936709 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:32:28.648 1936710 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:32:28.655 1936717 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:28.655 1936717 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:28.656 1936718 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:28.656 1936718 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:28.656 1936718 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:28.657 1936719 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:28.657 1936719 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:28.657 1936719 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:28.659 1936721 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:28.659 1936721 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:28.659 1936721 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:28.660 1936722 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:28.660 1936722 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:28.660 1936722 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:28.660 1936722 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:28.660 1936722 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:28.661 1936723 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:28.661 1936723 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:28.662 1936724 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:28.662 1936724 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:28.663 1936725 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:28.663 1936725 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:28.663 1936725 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:28.664 1936726 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:28.664 1936726 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:28.664 1936726 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:28.665 1936727 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:28.665 1936727 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:32:28.665 1936727 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:32:28.666 1936728 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:32:28.666 1936728 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:32:28.668 1936730 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:32:28.669 1936731 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:32:28.670 1936732 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:32:28.671 1936733 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:32:28.672 1936734 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:32:28.672 1936734 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:28.672 1936734 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:28.673 1936735 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:28.674 1936736 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:28.674 1936736 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:28.675 1936737 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:28.675 1936737 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:28.675 1936737 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:28.676 1936738 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:28.676 1936738 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:28.676 1936738 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:28.676 1936738 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:28.677 1936739 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:28.677 1936739 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:28.678 1936740 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:28.678 1936740 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:28.678 1936740 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:28.679 1936741 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:28.679 1936741 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:28.679 1936741 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:28.679 1936741 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:28.680 1936742 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:28.680 1936742 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:28.681 1936743 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:28.681 1936743 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:28.681 1936743 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:28.682 1936744 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:28.682 1936744 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:32:28.682 1936744 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:32:28.684 1936746 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:32:28.684 1936746 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:28.684 1936746 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:28.685 1936747 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:28.685 1936747 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:28.685 1936747 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:28.686 1936748 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:28.686 1936748 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:32:28.686 1936748 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:32:28.687 1936749 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:32:28.687 1936749 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:32:28.688 1936750 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:32:28.689 1936751 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:32:28.706 1936768 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"status":true,"order_items":[]}
20-08-2026 00:32:28.741 1936803 [http-nio-8051-exec-72] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM03202401}
20-08-2026 00:32:29.546 1937608 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:32:29.547 1937609 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:32:29.690 1937752 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:32:29.690 1937752 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:32:31.040 1939102 [http-nio-8051-exec-113] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:32:31.041 1939103 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:32:33.008 1941070 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=logs-full, value=100%}], created_at=2026-08-20 00:32:32}}
20-08-2026 00:32:33.008 1941070 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:32:33.008 1941070 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:32:33.008 1941070 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202003, traysArr : []
20-08-2026 00:32:33.009 1941071 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202003, traysArr : []
20-08-2026 00:32:33.009 1941071 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:32:33.009 1941071 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:32:33.009 1941071 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:32:33.009 1941071 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:32:33.009 1941071 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202003, cameraArr : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:32:32"}
20-08-2026 00:32:33.010 1941072 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202003, cameraInfoData : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:32:32"}
20-08-2026 00:32:34.236 1942298 [http-nio-8051-exec-102] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:32:34.236 1942298 [http-nio-8051-exec-102] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:32:35.923 1943985 [http-nio-8051-exec-92] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:32:35.923 1943985 [http-nio-8051-exec-92] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:32:36.878 1944940 [http-nio-8051-exec-121] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202203}
20-08-2026 00:32:36.927 1944989 [http-nio-8051-exec-118] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:32:36.927 1944989 [http-nio-8051-exec-118] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:32:37.347 1945409 [http-nio-8051-exec-107] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202305, skus=[4500726, 4500710, 177747, 186081, 4500725, 4500700, 4500722, 4500689, 4500715, 4500717, 4500499, 186094, 4500643, 108676, 4500607, 4500626, 4500667, 4500624, 4500655, 4500665, 4500573, 4500564, 4500612, 4500669, 166327, 4500664, 4500723, 8355, 4500656, 4500720, 4500701, 4500694]}
20-08-2026 00:32:37.351 1945413 [http-nio-8051-exec-107] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"Yoga Bar Blueberry Pie 6g Protein 45g","sku_id":"186081","vendor_id":"1","mrp":"60","selling_price":"60","weight":"46","image":"https://images.tinymart.in/product/186081-134.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-01-06 01:27:03.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Alo frut Anar Juice","sku_id":"4500607","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500607-3878.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-08 10:38:56.0"}, {"name":"Alo Frut Mosambi Juice ","sku_id":"4500612","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500612-4575.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-15 15:18:16.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Pink Harvest Sea Salt Edamame and Nuts 30g","sku_id":"4500655","vendor_id":"1","mrp":"60","selling_price":"60","weight":"33","image":"https://images.tinymart.in/product/4500655-6642.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 13:13:13.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:32:37.352 1945414 [http-nio-8051-exec-107] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:32:39.608 1947670 [http-nio-8051-exec-60] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202003 
20-08-2026 00:32:39.609 1947671 [http-nio-8051-exec-60] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:32:39.610 1947672 [http-nio-8051-exec-60] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:32:39.621 1947683 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:39.621 1947683 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:39.622 1947684 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:39.622 1947684 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:39.622 1947684 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:39.623 1947685 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:32:39.623 1947685 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:39.623 1947685 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:39.625 1947687 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:39.625 1947687 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:39.625 1947687 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:39.625 1947687 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:39.625 1947687 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:39.625 1947687 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:39.626 1947688 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:39.628 1947690 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:39.628 1947690 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:39.629 1947691 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:39.629 1947691 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:39.629 1947691 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:39.630 1947692 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:39.630 1947692 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:39.630 1947692 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:39.631 1947693 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:39.631 1947693 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:39.631 1947693 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:39.632 1947694 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:32:39.632 1947694 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:39.632 1947694 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:39.633 1947695 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:39.633 1947695 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:39.633 1947695 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:39.634 1947696 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:39.634 1947696 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:39.634 1947696 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:39.635 1947697 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:39.636 1947698 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:32:39.636 1947698 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:32:39.637 1947699 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:32:39.637 1947699 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:39.637 1947699 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:39.638 1947700 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:39.638 1947700 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:39.638 1947700 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:39.639 1947701 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:39.639 1947701 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:39.639 1947701 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:39.639 1947701 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:39.640 1947702 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:39.640 1947702 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:39.640 1947702 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:39.640 1947702 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:39.640 1947702 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:39.641 1947703 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:39.641 1947703 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:39.641 1947703 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:39.642 1947704 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:39.642 1947704 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:39.642 1947704 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:39.644 1947706 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:39.644 1947706 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:32:39.644 1947706 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:32:39.644 1947706 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:32:39.645 1947707 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:39.645 1947707 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:39.645 1947707 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:39.645 1947707 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:39.645 1947707 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:39.647 1947709 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:39.647 1947709 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:39.647 1947709 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:39.648 1947710 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:39.648 1947710 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:39.648 1947710 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:39.649 1947711 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:39.649 1947711 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:39.649 1947711 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:39.650 1947712 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:39.650 1947712 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:39.650 1947712 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:39.651 1947713 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:39.651 1947713 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:32:39.651 1947713 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:32:39.652 1947714 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:32:39.652 1947714 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:39.652 1947714 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:39.653 1947715 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:39.653 1947715 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:32:39.653 1947715 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:32:39.654 1947716 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:32:39.654 1947716 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:39.654 1947716 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:39.655 1947717 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:39.656 1947718 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:39.656 1947718 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:39.657 1947719 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:39.657 1947719 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:39.657 1947719 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:39.658 1947720 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:39.658 1947720 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:39.658 1947720 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:39.659 1947721 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:39.683 1947745 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:32:40.300 1948362 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-10-13 14:24:24"}
20-08-2026 00:32:41.494 1949556 [http-nio-8051-exec-106] INFO  n.c.kiosk.machine.MachineController - {skus=[4500723, 0, 4500678, 4500605, 4500726, 4500711, 185954, 4500713, 4500648, 4500472, 4500712], imei=TM09202502}
20-08-2026 00:32:41.499 1949561 [http-nio-8051-exec-106] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:32:41.501 1949563 [http-nio-8051-exec-106] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:32:41.926 1949988 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202602
20-08-2026 00:32:41.926 1949988 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:32:41.926 1949988 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:32:41
20-08-2026 00:32:41.926 1949988 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-10 07:50:22.800781', '2026-08-10 07:50:22.800873', '2026-08-19 20:54:54.720093', '2026-08-19 19:41:46.165700'], 'open_time': ['2026-08-10 07:50:21.540777', '2026-08-10 07:50:21.540777', '2026-08-19 20:54:46.343977', '2026-08-19 19:41:39.128304']}"}
20-08-2026 00:32:41.926 1949988 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:32:41.926 1949988 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:32:41.926 1949988 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:32:41.926 1949988 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:32:41.926 1949988 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:32:41.927 1949989 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-10 07:50:22.800781", "2026-08-10 07:50:22.800873", "2026-08-19 20:54:54.720093", "2026-08-19 19:41:46.165700"], "open_time": ["2026-08-10 07:50:21.540777", "2026-08-10 07:50:21.540777", "2026-08-19 20:54:46.343977", "2026-08-19 19:41:39.128304"]}
20-08-2026 00:32:41.927 1949989 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:32:42.749 1950811 [http-nio-8051-exec-20] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:32:42.749 1950811 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:32:42.792 1950854 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202201 
20-08-2026 00:32:42.792 1950854 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:32:42.793 1950855 [http-nio-8051-exec-100] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:32:42.804 1950866 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:42.804 1950866 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:42.804 1950866 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:42.805 1950867 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:42.805 1950867 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:42.806 1950868 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:42.806 1950868 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:42.806 1950868 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:42.807 1950869 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:42.808 1950870 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:42.808 1950870 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:42.809 1950871 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:42.810 1950872 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:42.810 1950872 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:42.811 1950873 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:42.811 1950873 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:42.811 1950873 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:42.812 1950874 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:42.812 1950874 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:42.812 1950874 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:42.813 1950875 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:42.813 1950875 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:42.813 1950875 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:42.814 1950876 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:42.815 1950877 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:42.815 1950877 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:42.816 1950878 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:42.816 1950878 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:42.816 1950878 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:42.816 1950878 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:42.816 1950878 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:42.817 1950879 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:42.817 1950879 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:42.817 1950879 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:42.817 1950879 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:42.818 1950880 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:42.818 1950880 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:42.818 1950880 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:42.819 1950881 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:42.819 1950881 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:42.819 1950881 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:42.819 1950881 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:42.819 1950881 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:42.820 1950882 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:42.820 1950882 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:42.820 1950882 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:42.820 1950882 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:42.821 1950883 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:42.821 1950883 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:42.821 1950883 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:42.822 1950884 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:42.822 1950884 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:42.823 1950885 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:42.823 1950885 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:42.823 1950885 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:42.823 1950885 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:42.825 1950887 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:42.825 1950887 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:42.825 1950887 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:42.825 1950887 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:42.825 1950887 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:42.825 1950887 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:42.826 1950888 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:42.826 1950888 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:42.826 1950888 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:42.827 1950889 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:42.827 1950889 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:42.827 1950889 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:42.828 1950890 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:42.828 1950890 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:42.828 1950890 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:42.829 1950891 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:42.829 1950891 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:42.829 1950891 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:42.829 1950891 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:42.829 1950891 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:42.829 1950891 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:42.831 1950893 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:42.831 1950893 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:42.831 1950893 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:42.831 1950893 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:42.831 1950893 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:42.831 1950893 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:42.832 1950894 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:42.832 1950894 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:42.832 1950894 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:42.833 1950895 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:42.833 1950895 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:42.833 1950895 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:42.834 1950896 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:42.834 1950896 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:42.834 1950896 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:42.835 1950897 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:42.835 1950897 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:42.835 1950897 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:42.836 1950898 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:42.836 1950898 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:42.837 1950899 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:42.837 1950899 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:42.855 1950917 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:32:42.954 1951016 [http-nio-8051-exec-120] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202508}
20-08-2026 00:32:44.195 1952257 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM07202501
20-08-2026 00:32:44.195 1952257 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:32:44.195 1952257 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:32:44
20-08-2026 00:32:44.225 1952287 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - {skus=[185993, 4500675, 0, 177441, 4500710, 4500677, 4500723, 4500724, 4500702, 137335, 4500667, 4500725, 4500656, 4500407, 4500643, 185994, 4500713, 4500694, 4500726, 4500624, 4500711, 4500722, 4500712, 186001, 4500499, 4500720, 4500642], imei=TM05202203}
20-08-2026 00:32:44.229 1952291 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:32:44.232 1952294 [http-nio-8051-exec-73] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:32:44.416 1952478 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:03:56.0, vm_id=1752230252801}
20-08-2026 00:32:44.416 1952478 [http-nio-8051-exec-119] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1752230252801, timestamp: 2026-08-19 20:03:56.0
20-08-2026 00:32:44.438 1952500 [http-nio-8051-exec-119] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202304
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:32:45
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 22:23:41.716815', '2026-08-19 14:35:09.992596', '2026-08-19 22:23:41.716980', '2026-08-19 14:35:09.992714'], 'close_time': ['2026-08-19 22:24:29.432015', '2026-08-19 14:35:14.836888', '2026-08-19 22:24:29.432090', '2026-08-19 14:35:14.836977']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:23:41.716815", "2026-08-19 14:35:09.992596", "2026-08-19 22:23:41.716980", "2026-08-19 14:35:09.992714"], "close_time": ["2026-08-19 22:24:29.432015", "2026-08-19 14:35:14.836888", "2026-08-19 22:24:29.432090", "2026-08-19 14:35:14.836977"]}
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:32:45.914 1953976 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:32:46.525 1954587 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:32:46.526 1954588 [http-nio-8051-exec-116] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:32:46.534 1954596 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:32:46.534 1954596 [http-nio-8051-exec-123] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:32:46.546 1954608 [http-nio-8051-exec-116] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:32:46.593 1954655 [http-nio-8051-exec-123] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:32:47.660 1955722 [http-nio-8051-exec-105] INFO  n.c.kiosk.machine.MachineController - {skus=[4500694, 4500643, 4500665, 4500626, 185993, 4500472, 4500612, 4500667, 4500624, 4500715, 4500712, 4500713, 186043, 4500700, 4500644, 4500627, 4500564, 4500499, 4500519, 4500651, 4500656, 4500668, 4500724, 4500719, 4500605, 4500669, 4500646, 4500407, 4500701, 4500711, 4500648, 185994, 4500650], imei=TM04202201}
20-08-2026 00:32:47.665 1955727 [http-nio-8051-exec-105] INFO  n.c.kiosk.machine.MachineController - [{"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Alo Frut Mosambi Juice ","sku_id":"4500612","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500612-4575.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-15 15:18:16.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Alo Frut Energy drink 250ml","sku_id":"4500627","vendor_id":"1","mrp":"60","selling_price":"60","weight":"270","image":"https://images.tinymart.in/product/4500627-1655.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"27","created_at":"2026-01-09 12:07:46.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}]
20-08-2026 00:32:47.667 1955729 [http-nio-8051-exec-105] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:32:49.158 1957220 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202501
20-08-2026 00:32:49.158 1957220 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:32:49.158 1957220 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:32:49
20-08-2026 00:32:49.158 1957220 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 23:30:14.710556', '2026-08-19 18:47:01.570923', '2026-08-19 23:30:14.911881', '2026-08-19 18:47:01.570995'], 'open_time': ['2026-08-19 23:30:04.486597', '2026-08-19 18:46:55.470734', '2026-08-19 23:30:04.486675', '2026-08-19 18:46:55.470805']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:32:49.158 1957220 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:32:49.158 1957220 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:32:49.159 1957221 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:32:49.159 1957221 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:32:49.159 1957221 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:32:49.159 1957221 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:30:14.710556", "2026-08-19 18:47:01.570923", "2026-08-19 23:30:14.911881", "2026-08-19 18:47:01.570995"], "open_time": ["2026-08-19 23:30:04.486597", "2026-08-19 18:46:55.470734", "2026-08-19 23:30:04.486675", "2026-08-19 18:46:55.470805"]}
20-08-2026 00:32:49.159 1957221 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:32:49.159 1957221 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:32:52.716 1960778 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM09202301 
20-08-2026 00:32:52.716 1960778 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:32:52.717 1960779 [http-nio-8051-exec-72] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:32:52.726 1960788 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:52.726 1960788 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:52.728 1960790 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:52.728 1960790 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:32:52.728 1960790 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:32:52.729 1960791 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:32:52.729 1960791 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:52.729 1960791 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:52.729 1960791 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:52.729 1960791 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:52.729 1960791 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:52.731 1960793 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:52.731 1960793 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:52.731 1960793 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:52.731 1960793 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:52.732 1960794 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:52.732 1960794 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:52.732 1960794 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:52.732 1960794 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:52.732 1960794 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:52.734 1960796 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:52.734 1960796 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:52.734 1960796 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:52.734 1960796 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:52.734 1960796 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:52.734 1960796 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:52.735 1960797 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:52.735 1960797 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:32:52.735 1960797 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:32:52.736 1960798 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:32:52.737 1960799 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:32:52.737 1960799 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:32:52.737 1960799 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:32:52.737 1960799 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:32:52.737 1960799 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:32:52.738 1960800 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:32:52.738 1960800 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:32:52.738 1960800 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:32:52.739 1960801 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:32:52.739 1960801 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:32:52.739 1960801 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:32:52.740 1960802 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:32:52.740 1960802 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:52.740 1960802 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:52.741 1960803 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:52.741 1960803 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:52.741 1960803 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:52.742 1960804 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:52.743 1960805 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:52.743 1960805 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:52.743 1960805 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:52.744 1960806 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:52.744 1960806 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:52.745 1960807 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:52.745 1960807 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:52.745 1960807 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:52.745 1960807 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:52.745 1960807 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:52.745 1960807 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:52.746 1960808 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:52.746 1960808 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:52.746 1960808 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:52.747 1960809 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:52.747 1960809 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:52.747 1960809 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:52.748 1960810 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:52.748 1960810 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:52.748 1960810 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:52.749 1960811 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:52.749 1960811 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:52.749 1960811 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:52.749 1960811 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:52.750 1960812 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:32:52.750 1960812 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:32:52.750 1960812 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:32:52.750 1960812 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:32:52.750 1960812 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:32:52.751 1960813 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:32:52.751 1960813 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:32:52.751 1960813 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:32:52.752 1960814 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:32:52.752 1960814 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:32:52.752 1960814 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:32:52.753 1960815 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:32:52.753 1960815 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:32:52.753 1960815 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:32:52.754 1960816 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:32:52.754 1960816 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:52.754 1960816 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:52.755 1960817 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:52.756 1960818 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:52.756 1960818 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:52.757 1960819 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:52.757 1960819 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:52.757 1960819 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:52.758 1960820 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:52.759 1960821 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:32:52.759 1960821 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:32:52.759 1960821 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:32:52.777 1960839 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:32:57.348 1965410 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:25:00"}
20-08-2026 00:32:57.378 1965440 [http-nio-8051-exec-122] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784271939, timestamp=2026-08-19 22:11:54.0}
20-08-2026 00:32:57.379 1965441 [http-nio-8051-exec-122] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784271939, timestamp: 2026-08-19 22:11:54.0
20-08-2026 00:32:57.462 1965524 [http-nio-8051-exec-99] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:32:57.462 1965524 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:32:57.475 1965537 [http-nio-8051-exec-122] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:01.320 1969382 [http-nio-8051-exec-103] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:33:01.331 1969393 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.333 1969395 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.335 1969397 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.335 1969397 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:33:01.335 1969397 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:33:01.337 1969399 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:33:01.337 1969399 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:33:01.338 1969400 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.340 1969402 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.342 1969404 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.342 1969404 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:33:01.342 1969404 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:33:01.344 1969406 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:33:01.345 1969407 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:01.345 1969407 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:33:01.368 1969430 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.369 1969431 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.369 1969431 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:01.369 1969431 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:33:01.369 1969431 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:01.0
20-08-2026 00:33:01.369 1969431 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:01.370 1969432 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.371 1969433 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.374 1969436 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.374 1969436 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:33:01.374 1969436 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:33:01.377 1969439 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:33:01.377 1969439 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:33:01.378 1969440 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.380 1969442 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.383 1969445 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.383 1969445 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:33:01.383 1969445 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:33:01.386 1969448 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:33:01.386 1969448 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:01.386 1969448 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:33:01.422 1969484 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.422 1969484 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.422 1969484 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:01.422 1969484 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:33:01.422 1969484 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:01.0
20-08-2026 00:33:01.422 1969484 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:01.423 1969485 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.425 1969487 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.428 1969490 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.428 1969490 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:33:01.428 1969490 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:01.431 1969493 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:33:01.431 1969493 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:33:01.431 1969493 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.433 1969495 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.436 1969498 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.436 1969498 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:33:01.436 1969498 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:33:01.439 1969501 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:33:01.439 1969501 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:01.439 1969501 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:33:01.458 1969520 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.458 1969520 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.458 1969520 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:01.458 1969520 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:33:01.458 1969520 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:01.0
20-08-2026 00:33:01.458 1969520 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:01.459 1969521 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.460 1969522 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.462 1969524 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.462 1969524 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:33:01.462 1969524 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:33:01.464 1969526 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:33:01.464 1969526 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:33:01.465 1969527 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.466 1969528 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.469 1969531 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.469 1969531 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:33:01.469 1969531 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:33:01.472 1969534 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:33:01.472 1969534 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:01.472 1969534 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:33:01.490 1969552 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.490 1969552 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.490 1969552 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:01.490 1969552 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:33:01.491 1969553 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:01.0
20-08-2026 00:33:01.491 1969553 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:01.491 1969553 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.493 1969555 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.495 1969557 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.495 1969557 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:33:01.495 1969557 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:33:01.497 1969559 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:33:01.497 1969559 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:33:01.497 1969559 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.498 1969560 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.501 1969563 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.501 1969563 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:33:01.501 1969563 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:33:01.502 1969564 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:33:01.502 1969564 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:33:01.503 1969565 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.504 1969566 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.506 1969568 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.506 1969568 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:33:01.506 1969568 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:33:01.509 1969571 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:33:01.509 1969571 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:33:01.510 1969572 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.510 1969572 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.513 1969575 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.513 1969575 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:33:01.513 1969575 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:33:01.517 1969579 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:33:01.517 1969579 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:33:01.518 1969580 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.519 1969581 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.522 1969584 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.522 1969584 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:33:01.522 1969584 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:33:01.525 1969587 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:33:01.525 1969587 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:33:01.525 1969587 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.527 1969589 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.529 1969591 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.529 1969591 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:33:01.529 1969591 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:33:01.532 1969594 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:33:01.532 1969594 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:33:01.533 1969595 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.535 1969597 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.537 1969599 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.537 1969599 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:33:01.538 1969600 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:33:01.540 1969602 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:33:01.541 1969603 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:33:01.542 1969604 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.543 1969605 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.545 1969607 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.545 1969607 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:33:01.545 1969607 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:33:01.547 1969609 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:33:01.547 1969609 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:33:01.548 1969610 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.549 1969611 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.552 1969614 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.552 1969614 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:33:01.552 1969614 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:33:01.554 1969616 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:33:01.555 1969617 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:01.555 1969617 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:33:01.574 1969636 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:01.574 1969636 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:01.574 1969636 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:33:01.574 1969636 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:33:01.574 1969636 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:01.0
20-08-2026 00:33:01.574 1969636 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:01.575 1969637 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.577 1969639 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.579 1969641 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.579 1969641 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:33:01.579 1969641 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:01.582 1969644 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:33:01.582 1969644 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:33:01.583 1969645 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.585 1969647 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.588 1969650 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.588 1969650 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:33:01.588 1969650 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:33:01.591 1969653 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:33:01.591 1969653 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:33:01.592 1969654 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.593 1969655 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.595 1969657 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.595 1969657 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:33:01.595 1969657 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:33:01.597 1969659 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:33:01.597 1969659 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:33:01.598 1969660 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.599 1969661 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.603 1969665 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.603 1969665 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:33:01.603 1969665 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:33:01.607 1969669 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:33:01.607 1969669 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:01.607 1969669 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:33:01.625 1969687 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.625 1969687 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.626 1969688 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:01.626 1969688 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:33:01.626 1969688 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:01.0
20-08-2026 00:33:01.626 1969688 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:01.628 1969690 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.630 1969692 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.634 1969696 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.634 1969696 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:33:01.634 1969696 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:33:01.638 1969700 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:33:01.638 1969700 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:01.638 1969700 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:33:01.694 1969756 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.694 1969756 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.694 1969756 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:01.694 1969756 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:33:01.694 1969756 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:01.0
20-08-2026 00:33:01.694 1969756 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:01.695 1969757 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.697 1969759 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.701 1969763 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.701 1969763 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:33:01.701 1969763 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:01.705 1969767 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:33:01.705 1969767 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:33:01.706 1969768 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.708 1969770 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.712 1969774 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.712 1969774 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:33:01.712 1969774 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:33:01.715 1969777 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:33:01.715 1969777 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:33:01.716 1969778 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.718 1969780 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.722 1969784 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.722 1969784 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:33:01.722 1969784 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:33:01.725 1969787 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:33:01.725 1969787 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:01.725 1969787 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:33:01.743 1969805 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.744 1969806 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.744 1969806 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:01.744 1969806 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:33:01.744 1969806 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:01.0
20-08-2026 00:33:01.744 1969806 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:01.745 1969807 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.747 1969809 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.751 1969813 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.751 1969813 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:33:01.751 1969813 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:33:01.754 1969816 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:33:01.754 1969816 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:33:01.755 1969817 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.757 1969819 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.761 1969823 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.761 1969823 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:33:01.761 1969823 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:33:01.764 1969826 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:33:01.764 1969826 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:33:01.765 1969827 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:33:01.767 1969829 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34086b51
20-08-2026 00:33:01.770 1969832 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:33:01.771 1969833 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:33:01.771 1969833 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:33:01.774 1969836 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:33:01.774 1969836 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:33:01.776 1969838 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.778 1969840 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.781 1969843 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.781 1969843 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:33:01.781 1969843 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:33:01.785 1969847 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:33:01.785 1969847 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:33:01.786 1969848 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.787 1969849 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.791 1969853 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.791 1969853 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:33:01.791 1969853 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:33:01.795 1969857 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:33:01.795 1969857 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:33:01.796 1969858 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.798 1969860 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.802 1969864 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.802 1969864 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:33:01.802 1969864 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:33:01.805 1969867 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:33:01.806 1969868 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:33:01.807 1969869 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.809 1969871 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.814 1969876 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.814 1969876 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:33:01.814 1969876 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:33:01.818 1969880 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:33:01.818 1969880 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:33:01.819 1969881 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.821 1969883 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.825 1969887 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.825 1969887 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:33:01.825 1969887 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:01.829 1969891 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:33:01.829 1969891 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:33:01.830 1969892 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.833 1969895 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.837 1969899 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.837 1969899 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:33:01.837 1969899 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:01.841 1969903 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:33:01.841 1969903 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:33:01.842 1969904 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:33:01.844 1969906 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34086b51
20-08-2026 00:33:01.848 1969910 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:33:01.848 1969910 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:33:01.848 1969910 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:33:01.851 1969913 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:33:01.852 1969914 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:33:01.853 1969915 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.854 1969916 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.858 1969920 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.858 1969920 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:33:01.858 1969920 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:33:01.862 1969924 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:33:01.863 1969925 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:33:01.864 1969926 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.865 1969927 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.869 1969931 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.869 1969931 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:33:01.869 1969931 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:33:01.870 1969932 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:33:01.870 1969932 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:33:01.872 1969934 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:33:01.872 1969934 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:33:01.873 1969935 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.874 1969936 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.876 1969938 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.876 1969938 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:33:01.876 1969938 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:33:01.879 1969941 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:33:01.879 1969941 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:33:01.881 1969943 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.882 1969944 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.885 1969947 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.885 1969947 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:33:01.885 1969947 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:33:01.888 1969950 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:33:01.888 1969950 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:01.888 1969950 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:33:01.908 1969970 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.908 1969970 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.908 1969970 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:01.908 1969970 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:33:01.908 1969970 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:01.0
20-08-2026 00:33:01.908 1969970 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:01.909 1969971 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.910 1969972 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.913 1969975 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.913 1969975 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:33:01.913 1969975 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:33:01.915 1969977 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:33:01.915 1969977 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:33:01.916 1969978 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.917 1969979 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.920 1969982 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.920 1969982 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:33:01.920 1969982 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:33:01.922 1969984 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:33:01.923 1969985 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:01.923 1969985 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:33:01.944 1970006 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.945 1970007 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:01.945 1970007 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:01.945 1970007 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:33:01.945 1970007 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:01.0
20-08-2026 00:33:01.945 1970007 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:01.947 1970009 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.949 1970011 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.953 1970015 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.953 1970015 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:33:01.953 1970015 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:33:01.956 1970018 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:33:01.956 1970018 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:33:01.957 1970019 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:01.959 1970021 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:01.963 1970025 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:01.963 1970025 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:33:01.963 1970025 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:33:01.966 1970028 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:33:01.966 1970028 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:33:01.967 1970029 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:01.969 1970031 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:01.973 1970035 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:01.973 1970035 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:33:01.973 1970035 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:33:01.977 1970039 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:33:01.977 1970039 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:01.977 1970039 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:33:02.009 1970071 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.009 1970071 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.009 1970071 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.009 1970071 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:33:02.009 1970071 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.009 1970071 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.010 1970072 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.013 1970075 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.016 1970078 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.016 1970078 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:33:02.016 1970078 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:33:02.020 1970082 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:33:02.021 1970083 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:33:02.022 1970084 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.023 1970085 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.026 1970088 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.026 1970088 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:33:02.026 1970088 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:02.029 1970091 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:33:02.029 1970091 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:33:02.029 1970091 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.030 1970092 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.033 1970095 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.033 1970095 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:33:02.033 1970095 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:33:02.036 1970098 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:33:02.036 1970098 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.036 1970098 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:33:02.052 1970114 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.052 1970114 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.052 1970114 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.052 1970114 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:33:02.052 1970114 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.052 1970114 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.053 1970115 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.054 1970116 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.057 1970119 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.057 1970119 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:33:02.057 1970119 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:33:02.060 1970122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:33:02.060 1970122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.060 1970122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:33:02.102 1970164 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.102 1970164 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.102 1970164 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.102 1970164 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:33:02.102 1970164 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.102 1970164 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.104 1970166 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.106 1970168 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.110 1970172 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.110 1970172 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:33:02.110 1970172 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:02.114 1970176 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:33:02.114 1970176 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:33:02.115 1970177 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.117 1970179 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.121 1970183 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.121 1970183 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:33:02.121 1970183 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:33:02.124 1970186 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:33:02.125 1970187 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:33:02.126 1970188 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.128 1970190 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.132 1970194 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.132 1970194 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:33:02.132 1970194 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:02.134 1970196 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:33:02.135 1970197 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:33:02.135 1970197 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.138 1970200 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.141 1970203 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.141 1970203 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:33:02.141 1970203 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:33:02.144 1970206 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:33:02.144 1970206 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.144 1970206 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:33:02.164 1970226 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:02.165 1970227 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:02.165 1970227 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:33:02.165 1970227 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:33:02.165 1970227 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.165 1970227 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.166 1970228 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.167 1970229 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.170 1970232 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.170 1970232 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:33:02.170 1970232 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:02.174 1970236 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:33:02.174 1970236 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:33:02.175 1970237 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.176 1970238 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.180 1970242 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.180 1970242 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:33:02.180 1970242 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:33:02.182 1970244 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:33:02.182 1970244 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:33:02.183 1970245 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.184 1970246 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.187 1970249 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.187 1970249 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:33:02.187 1970249 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:02.190 1970252 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:33:02.190 1970252 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:33:02.191 1970253 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:33:02.192 1970254 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d5e7558
20-08-2026 00:33:02.194 1970256 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:33:02.194 1970256 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:33:02.194 1970256 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:33:02.198 1970260 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:33:02.198 1970260 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:33:02.199 1970261 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.200 1970262 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.204 1970266 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.204 1970266 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:33:02.204 1970266 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:33:02.208 1970270 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:33:02.208 1970270 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:33:02.210 1970272 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.211 1970273 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.215 1970277 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.215 1970277 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:33:02.215 1970277 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:33:02.218 1970280 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:33:02.218 1970280 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:33:02.219 1970281 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.220 1970282 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.226 1970288 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.226 1970288 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:33:02.226 1970288 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:33:02.229 1970291 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:33:02.229 1970291 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:33:02.231 1970293 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.234 1970296 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.241 1970303 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.241 1970303 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:33:02.241 1970303 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:33:02.244 1970306 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:33:02.244 1970306 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.244 1970306 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:33:02.281 1970343 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.281 1970343 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.281 1970343 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.281 1970343 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:33:02.281 1970343 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.282 1970344 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.282 1970344 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.284 1970346 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.287 1970349 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.287 1970349 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:33:02.287 1970349 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:33:02.289 1970351 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:33:02.289 1970351 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:33:02.290 1970352 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.291 1970353 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.294 1970356 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.295 1970357 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:33:02.295 1970357 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:33:02.298 1970360 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:33:02.298 1970360 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:33:02.300 1970362 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.302 1970364 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.305 1970367 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.305 1970367 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:33:02.305 1970367 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:02.308 1970370 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:33:02.308 1970370 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:33:02.309 1970371 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.310 1970372 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.312 1970374 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.312 1970374 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:33:02.312 1970374 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:33:02.315 1970377 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:33:02.315 1970377 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.315 1970377 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:33:02.333 1970395 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.333 1970395 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.333 1970395 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.333 1970395 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:33:02.333 1970395 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.333 1970395 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.334 1970396 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.338 1970400 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.341 1970403 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.341 1970403 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:33:02.341 1970403 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:33:02.344 1970406 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:33:02.345 1970407 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.345 1970407 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:33:02.387 1970449 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.387 1970449 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.387 1970449 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.387 1970449 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:33:02.387 1970449 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.387 1970449 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.388 1970450 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.390 1970452 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.394 1970456 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.394 1970456 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:33:02.394 1970456 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:33:02.398 1970460 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:33:02.398 1970460 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:33:02.399 1970461 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.401 1970463 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.404 1970466 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.404 1970466 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:33:02.404 1970466 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:02.407 1970469 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:33:02.407 1970469 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:33:02.408 1970470 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.410 1970472 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.413 1970475 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.413 1970475 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:33:02.413 1970475 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:02.415 1970477 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:33:02.415 1970477 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:33:02.416 1970478 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.417 1970479 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.419 1970481 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.420 1970482 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:33:02.420 1970482 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:33:02.422 1970484 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:33:02.422 1970484 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.422 1970484 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:33:02.443 1970505 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.443 1970505 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.443 1970505 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.443 1970505 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:33:02.443 1970505 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.443 1970505 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.444 1970506 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.445 1970507 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.448 1970510 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.448 1970510 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:33:02.448 1970510 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:02.450 1970512 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:33:02.451 1970513 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:33:02.451 1970513 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.453 1970515 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.456 1970518 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.456 1970518 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:33:02.456 1970518 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:33:02.459 1970521 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:33:02.459 1970521 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.459 1970521 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:33:02.473 1970535 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.473 1970535 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.473 1970535 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.473 1970535 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:33:02.473 1970535 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.473 1970535 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.475 1970537 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.478 1970540 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.482 1970544 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.482 1970544 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:33:02.482 1970544 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:02.484 1970546 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:33:02.484 1970546 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:33:02.485 1970547 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.487 1970549 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.491 1970553 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.492 1970554 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:33:02.492 1970554 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:33:02.495 1970557 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:33:02.495 1970557 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.495 1970557 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:33:02.517 1970579 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.517 1970579 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.517 1970579 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.517 1970579 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:33:02.517 1970579 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.517 1970579 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.519 1970581 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.521 1970583 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.525 1970587 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.525 1970587 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:33:02.525 1970587 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:33:02.529 1970591 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:33:02.529 1970591 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:33:02.530 1970592 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.532 1970594 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.537 1970599 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.538 1970600 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:33:02.539 1970601 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:33:02.545 1970607 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:33:02.545 1970607 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.545 1970607 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:33:02.571 1970633 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.571 1970633 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.571 1970633 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.571 1970633 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:33:02.571 1970633 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.571 1970633 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.573 1970635 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.575 1970637 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.579 1970641 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.579 1970641 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:33:02.579 1970641 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:33:02.583 1970645 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:33:02.583 1970645 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.583 1970645 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:33:02.601 1970663 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.601 1970663 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.601 1970663 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.601 1970663 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:33:02.601 1970663 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.601 1970663 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.603 1970665 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.605 1970667 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.610 1970672 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.610 1970672 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:33:02.610 1970672 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:33:02.613 1970675 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:33:02.613 1970675 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:33:02.614 1970676 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.616 1970678 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.618 1970680 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.618 1970680 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:33:02.618 1970680 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:33:02.621 1970683 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:33:02.621 1970683 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.621 1970683 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:33:02.646 1970708 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.646 1970708 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.646 1970708 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.646 1970708 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:33:02.646 1970708 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.648 1970710 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.650 1970712 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.652 1970714 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.656 1970718 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.656 1970718 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:33:02.656 1970718 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:33:02.659 1970721 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:33:02.660 1970722 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:33:02.661 1970723 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.662 1970724 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.667 1970729 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.667 1970729 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:33:02.667 1970729 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:33:02.670 1970732 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:33:02.670 1970732 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:33:02.672 1970734 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.674 1970736 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.678 1970740 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.678 1970740 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:33:02.678 1970740 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:33:02.682 1970744 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:33:02.682 1970744 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:33:02.684 1970746 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.685 1970747 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.689 1970751 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.689 1970751 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:33:02.689 1970751 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:33:02.692 1970754 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:33:02.693 1970755 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:33:02.694 1970756 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.695 1970757 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.699 1970761 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.699 1970761 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:33:02.699 1970761 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:02.702 1970764 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:33:02.702 1970764 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:33:02.704 1970766 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.706 1970768 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.710 1970772 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.710 1970772 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:33:02.710 1970772 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:33:02.714 1970776 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:33:02.714 1970776 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:33:02.715 1970777 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.717 1970779 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.720 1970782 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.720 1970782 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:33:02.720 1970782 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:33:02.725 1970787 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:33:02.725 1970787 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:33:02.726 1970788 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.728 1970790 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.731 1970793 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.731 1970793 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:33:02.731 1970793 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:33:02.735 1970797 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:33:02.735 1970797 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:33:02.737 1970799 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.739 1970801 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.742 1970804 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.742 1970804 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:33:02.742 1970804 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:33:02.746 1970808 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:33:02.746 1970808 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:33:02.747 1970809 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:33:02.749 1970811 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34086b51
20-08-2026 00:33:02.753 1970815 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:33:02.753 1970815 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:33:02.753 1970815 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:33:02.757 1970819 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:33:02.757 1970819 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:33:02.758 1970820 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.759 1970821 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.762 1970824 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.763 1970825 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:33:02.763 1970825 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:33:02.767 1970829 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:33:02.767 1970829 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:33:02.768 1970830 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.770 1970832 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.775 1970837 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.775 1970837 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:33:02.775 1970837 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:33:02.779 1970841 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:33:02.779 1970841 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.779 1970841 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:33:02.800 1970862 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.800 1970862 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.800 1970862 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.800 1970862 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:33:02.800 1970862 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.800 1970862 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.801 1970863 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.804 1970866 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.808 1970870 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.808 1970870 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:33:02.808 1970870 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:33:02.812 1970874 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:33:02.812 1970874 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:33:02.814 1970876 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.815 1970877 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.819 1970881 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.819 1970881 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:33:02.819 1970881 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:33:02.824 1970886 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:33:02.824 1970886 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:33:02.825 1970887 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.828 1970890 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.832 1970894 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.832 1970894 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:33:02.832 1970894 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:33:02.836 1970898 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:33:02.836 1970898 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:33:02.837 1970899 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.839 1970901 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.842 1970904 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.842 1970904 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:33:02.842 1970904 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:02.844 1970906 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:33:02.844 1970906 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:33:02.845 1970907 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.848 1970910 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.852 1970914 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.853 1970915 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:33:02.853 1970915 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:33:02.855 1970917 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:33:02.855 1970917 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.855 1970917 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:33:02.910 1970972 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:02.910 1970972 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:02.910 1970972 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:33:02.910 1970972 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:33:02.910 1970972 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.910 1970972 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.911 1970973 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.913 1970975 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.916 1970978 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.916 1970978 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:33:02.916 1970978 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:33:02.919 1970981 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:33:02.919 1970981 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.919 1970981 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:33:02.943 1971005 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:02.943 1971005 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:02.943 1971005 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:33:02.943 1971005 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:33:02.943 1971005 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.943 1971005 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.944 1971006 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.946 1971008 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.950 1971012 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.950 1971012 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:33:02.950 1971012 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:33:02.955 1971017 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:33:02.955 1971017 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:02.955 1971017 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:33:02.970 1971032 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.970 1971032 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:02.970 1971032 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:02.970 1971032 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:33:02.970 1971032 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:02.0
20-08-2026 00:33:02.970 1971032 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:02.971 1971033 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.973 1971035 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.977 1971039 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.977 1971039 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:33:02.977 1971039 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:02.981 1971043 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:33:02.981 1971043 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:33:02.982 1971044 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:02.984 1971046 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:02.987 1971049 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:02.987 1971049 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:33:02.987 1971049 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:33:02.991 1971053 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:33:02.991 1971053 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:33:02.993 1971055 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:02.994 1971056 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:02.999 1971061 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:02.999 1971061 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:33:02.999 1971061 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:33:03.003 1971065 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:33:03.003 1971065 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.003 1971065 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:33:03.019 1971081 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.020 1971082 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.020 1971082 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.020 1971082 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:33:03.020 1971082 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.020 1971082 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.021 1971083 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.023 1971085 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.026 1971088 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.026 1971088 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:33:03.026 1971088 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:33:03.029 1971091 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:33:03.029 1971091 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:33:03.029 1971091 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.031 1971093 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.033 1971095 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.034 1971096 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:33:03.034 1971096 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:33:03.036 1971098 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:33:03.036 1971098 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.036 1971098 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:33:03.060 1971122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.060 1971122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.060 1971122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.060 1971122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:33:03.060 1971122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.060 1971122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.062 1971124 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.063 1971125 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.066 1971128 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.066 1971128 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:33:03.066 1971128 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:33:03.070 1971132 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:33:03.070 1971132 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:33:03.071 1971133 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.073 1971135 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.076 1971138 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.076 1971138 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:33:03.076 1971138 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:33:03.079 1971141 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:33:03.080 1971142 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:33:03.080 1971142 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.082 1971144 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.085 1971147 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.085 1971147 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:33:03.085 1971147 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:03.087 1971149 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:33:03.087 1971149 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:33:03.088 1971150 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.089 1971151 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.092 1971154 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.092 1971154 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:33:03.092 1971154 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:33:03.094 1971156 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:33:03.094 1971156 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:33:03.095 1971157 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.097 1971159 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.099 1971161 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.100 1971162 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:33:03.100 1971162 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:33:03.102 1971164 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:33:03.102 1971164 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:33:03.103 1971165 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.104 1971166 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.107 1971169 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.107 1971169 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:33:03.107 1971169 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:03.110 1971172 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:33:03.110 1971172 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:33:03.111 1971173 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.112 1971174 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.115 1971177 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.115 1971177 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:33:03.115 1971177 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:33:03.118 1971180 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:33:03.118 1971180 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.118 1971180 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:33:03.134 1971196 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:03.134 1971196 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:03.134 1971196 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:33:03.134 1971196 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:33:03.134 1971196 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.134 1971196 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.135 1971197 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.136 1971198 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.139 1971201 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.139 1971201 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:33:03.139 1971201 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:33:03.141 1971203 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:33:03.141 1971203 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:33:03.142 1971204 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.144 1971206 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.147 1971209 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.147 1971209 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:33:03.147 1971209 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:33:03.150 1971212 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:33:03.150 1971212 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.150 1971212 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:33:03.188 1971250 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:03.188 1971250 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:03.188 1971250 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:33:03.188 1971250 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:33:03.188 1971250 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.188 1971250 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.190 1971252 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.191 1971253 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.195 1971257 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.196 1971258 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:33:03.196 1971258 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:33:03.198 1971260 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:33:03.198 1971260 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.198 1971260 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:33:03.217 1971279 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.217 1971279 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.217 1971279 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.217 1971279 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:33:03.217 1971279 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.217 1971279 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.218 1971280 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.219 1971281 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.222 1971284 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.222 1971284 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:33:03.222 1971284 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:33:03.225 1971287 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:33:03.225 1971287 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:33:03.225 1971287 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.227 1971289 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.230 1971292 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.230 1971292 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:33:03.230 1971292 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:33:03.232 1971294 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:33:03.232 1971294 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.232 1971294 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:33:03.250 1971312 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.250 1971312 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.250 1971312 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.250 1971312 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:33:03.250 1971312 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.250 1971312 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.251 1971313 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.253 1971315 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.255 1971317 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.255 1971317 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:33:03.255 1971317 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:33:03.258 1971320 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:33:03.258 1971320 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:33:03.259 1971321 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.260 1971322 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.264 1971326 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.264 1971326 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:33:03.264 1971326 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:33:03.267 1971329 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:33:03.267 1971329 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:33:03.268 1971330 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.270 1971332 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.274 1971336 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.274 1971336 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:33:03.274 1971336 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:33:03.276 1971338 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:33:03.276 1971338 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:33:03.277 1971339 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.279 1971341 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.281 1971343 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.281 1971343 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:33:03.281 1971343 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:03.283 1971345 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:33:03.283 1971345 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:33:03.284 1971346 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.285 1971347 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.288 1971350 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.289 1971351 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:33:03.289 1971351 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:33:03.292 1971354 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:33:03.292 1971354 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.292 1971354 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:33:03.312 1971374 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:03.313 1971375 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:03.313 1971375 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:33:03.313 1971375 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:33:03.313 1971375 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.313 1971375 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.313 1971375 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.315 1971377 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.318 1971380 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.318 1971380 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:33:03.318 1971380 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:33:03.320 1971382 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:33:03.320 1971382 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:33:03.321 1971383 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.322 1971384 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.325 1971387 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.325 1971387 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:33:03.325 1971387 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:33:03.328 1971390 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:33:03.328 1971390 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:33:03.329 1971391 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.330 1971392 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.333 1971395 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.333 1971395 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:33:03.334 1971396 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:33:03.336 1971398 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:33:03.336 1971398 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.336 1971398 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:33:03.351 1971413 [http-nio-8051-exec-107] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:33:03.042762, sensors=[{id=TM06202505-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202505-1-magnetic, sensor_status=true, sensor_type=magnetic}]}], hcid=[1], door_id=1}], trays=[]}
20-08-2026 00:33:03.351 1971413 [http-nio-8051-exec-107] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:33:03.351 1971413 [http-nio-8051-exec-107] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202505, traysArr : []
20-08-2026 00:33:03.352 1971414 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202505, traysArr : []
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:33:03.353 1971415 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:33:03.358 1971420 [http-nio-8051-exec-107] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202505, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202505-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202505-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:03.042762"}],"hcid":[1],"door_id":1}]
20-08-2026 00:33:03.358 1971420 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202505, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202505-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202505-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:03.042762"}],"hcid":[1],"door_id":1}]
20-08-2026 00:33:03.366 1971428 [http-nio-8051-exec-107] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202505, cameraArr : {}
20-08-2026 00:33:03.366 1971428 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202505, cameraInfoData : {}
20-08-2026 00:33:03.375 1971437 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.375 1971437 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.375 1971437 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.375 1971437 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:33:03.375 1971437 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.375 1971437 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.376 1971438 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.378 1971440 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.381 1971443 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.381 1971443 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:33:03.381 1971443 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:33:03.384 1971446 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:33:03.384 1971446 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.384 1971446 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:33:03.411 1971473 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:03.411 1971473 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:03.411 1971473 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:33:03.411 1971473 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:33:03.411 1971473 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.411 1971473 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.412 1971474 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.413 1971475 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.416 1971478 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.416 1971478 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:33:03.416 1971478 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:33:03.419 1971481 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:33:03.419 1971481 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:33:03.420 1971482 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.421 1971483 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.423 1971485 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.423 1971485 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:33:03.423 1971485 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:33:03.426 1971488 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:33:03.426 1971488 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:33:03.427 1971489 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.429 1971491 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.431 1971493 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.431 1971493 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:33:03.431 1971493 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:33:03.434 1971496 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:33:03.434 1971496 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:33:03.434 1971496 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.435 1971497 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.438 1971500 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.438 1971500 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:33:03.438 1971500 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:33:03.441 1971503 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:33:03.441 1971503 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:33:03.442 1971504 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.443 1971505 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.446 1971508 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.446 1971508 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:33:03.446 1971508 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:33:03.448 1971510 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:33:03.448 1971510 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.448 1971510 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:33:03.476 1971538 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.476 1971538 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.476 1971538 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.476 1971538 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:33:03.476 1971538 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.476 1971538 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.478 1971540 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.479 1971541 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.482 1971544 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.482 1971544 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:33:03.482 1971544 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:33:03.485 1971547 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:33:03.485 1971547 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:33:03.486 1971548 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.487 1971549 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.490 1971552 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.490 1971552 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:33:03.490 1971552 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:03.492 1971554 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:33:03.492 1971554 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:33:03.493 1971555 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.494 1971556 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.497 1971559 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.497 1971559 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:33:03.497 1971559 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:03.499 1971561 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:33:03.499 1971561 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:33:03.500 1971562 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.501 1971563 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.504 1971566 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.504 1971566 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:33:03.504 1971566 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:33:03.506 1971568 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:33:03.506 1971568 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:33:03.507 1971569 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.508 1971570 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.510 1971572 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.510 1971572 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:33:03.510 1971572 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:03.512 1971574 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:33:03.512 1971574 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:33:03.513 1971575 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.515 1971577 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.517 1971579 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.517 1971579 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:33:03.517 1971579 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:33:03.520 1971582 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:33:03.520 1971582 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:33:03.520 1971582 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.521 1971583 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.524 1971586 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.524 1971586 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:33:03.524 1971586 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:03.526 1971588 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:33:03.526 1971588 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:33:03.527 1971589 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.528 1971590 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.530 1971592 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.530 1971592 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:33:03.530 1971592 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:03.533 1971595 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:33:03.533 1971595 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:33:03.534 1971596 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.535 1971597 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.538 1971600 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.538 1971600 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:33:03.538 1971600 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:33:03.547 1971609 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:33:03.547 1971609 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:33:03.547 1971609 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.548 1971610 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.551 1971613 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.551 1971613 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:33:03.551 1971613 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:33:03.554 1971616 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:33:03.554 1971616 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:33:03.555 1971617 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.556 1971618 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.560 1971622 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.560 1971622 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:33:03.560 1971622 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:33:03.562 1971624 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:33:03.562 1971624 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:33:03.563 1971625 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.564 1971626 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.567 1971629 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.567 1971629 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:33:03.567 1971629 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:33:03.569 1971631 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:33:03.569 1971631 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:33:03.570 1971632 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.571 1971633 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.574 1971636 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.574 1971636 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:33:03.574 1971636 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:33:03.576 1971638 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:33:03.576 1971638 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.576 1971638 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:33:03.596 1971658 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.596 1971658 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.596 1971658 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.596 1971658 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:33:03.596 1971658 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.596 1971658 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.597 1971659 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.598 1971660 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.601 1971663 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.601 1971663 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:33:03.601 1971663 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:03.604 1971666 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:33:03.604 1971666 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:33:03.604 1971666 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.606 1971668 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.608 1971670 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.608 1971670 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:33:03.608 1971670 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:03.610 1971672 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:33:03.610 1971672 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:33:03.612 1971674 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.613 1971675 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.615 1971677 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.615 1971677 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:33:03.615 1971677 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:33:03.618 1971680 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:33:03.618 1971680 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.618 1971680 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:33:03.669 1971731 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.669 1971731 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.669 1971731 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.669 1971731 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:33:03.669 1971731 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.669 1971731 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.670 1971732 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.672 1971734 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.674 1971736 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.674 1971736 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:33:03.674 1971736 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:33:03.678 1971740 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:33:03.678 1971740 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:33:03.678 1971740 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.681 1971743 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.684 1971746 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.684 1971746 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:33:03.684 1971746 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:03.687 1971749 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:33:03.687 1971749 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:33:03.688 1971750 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.689 1971751 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.693 1971755 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.693 1971755 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:33:03.693 1971755 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:33:03.696 1971758 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:33:03.696 1971758 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:33:03.697 1971759 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.698 1971760 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.701 1971763 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.701 1971763 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:33:03.701 1971763 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:33:03.703 1971765 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:33:03.703 1971765 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:33:03.704 1971766 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.706 1971768 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.709 1971771 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.709 1971771 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:33:03.709 1971771 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:03.713 1971775 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2023-08-30 11:02:20"}
20-08-2026 00:33:03.713 1971775 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:33:03.713 1971775 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:33:03.714 1971776 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.715 1971777 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.718 1971780 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.718 1971780 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:33:03.718 1971780 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:33:03.721 1971783 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:33:03.721 1971783 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.721 1971783 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:33:03.738 1971800 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.738 1971800 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.738 1971800 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.738 1971800 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:33:03.738 1971800 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.738 1971800 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.739 1971801 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.741 1971803 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.744 1971806 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.745 1971807 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:33:03.745 1971807 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:33:03.748 1971810 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:33:03.748 1971810 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:33:03.749 1971811 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.750 1971812 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.753 1971815 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.753 1971815 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:33:03.753 1971815 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:33:03.756 1971818 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:33:03.756 1971818 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:33:03.757 1971819 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.758 1971820 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.760 1971822 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.760 1971822 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:33:03.760 1971822 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:33:03.763 1971825 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:33:03.763 1971825 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:33:03.764 1971826 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.765 1971827 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.768 1971830 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.768 1971830 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:33:03.768 1971830 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:33:03.770 1971832 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:33:03.770 1971832 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:33:03.771 1971833 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.772 1971834 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.774 1971836 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.774 1971836 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:33:03.774 1971836 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:33:03.776 1971838 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:33:03.776 1971838 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.776 1971838 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:33:03.813 1971875 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.813 1971875 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.813 1971875 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.813 1971875 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.814 1971876 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:33:03.815 1971877 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@d5e7558
20-08-2026 00:33:03.818 1971880 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:33:03.818 1971880 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:33:03.818 1971880 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:33:03.820 1971882 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:33:03.820 1971882 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:33:03.821 1971883 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.822 1971884 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.825 1971887 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.825 1971887 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:33:03.825 1971887 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:33:03.828 1971890 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:33:03.828 1971890 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.828 1971890 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:33:03.857 1971919 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.857 1971919 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.857 1971919 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.857 1971919 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:33:03.857 1971919 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.857 1971919 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.858 1971920 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.860 1971922 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.863 1971925 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.863 1971925 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:33:03.863 1971925 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:03.865 1971927 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:33:03.865 1971927 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:33:03.866 1971928 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.867 1971929 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.870 1971932 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.870 1971932 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:33:03.870 1971932 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:33:03.872 1971934 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:33:03.872 1971934 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:33:03.873 1971935 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.874 1971936 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.876 1971938 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.877 1971939 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:33:03.877 1971939 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:33:03.879 1971941 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:33:03.879 1971941 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:33:03.880 1971942 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.881 1971943 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.884 1971946 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.884 1971946 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:33:03.884 1971946 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:33:03.887 1971949 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:33:03.887 1971949 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.887 1971949 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:33:03.923 1971985 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:33:03.923 1971985 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:33:03.923 1971985 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.923 1971985 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.924 1971986 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.926 1971988 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.928 1971990 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.928 1971990 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:33:03.928 1971990 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:33:03.931 1971993 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:33:03.931 1971993 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:33:03.932 1971994 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.933 1971995 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.936 1971998 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.936 1971998 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:33:03.936 1971998 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:33:03.938 1972000 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:33:03.939 1972001 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.939 1972001 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:33:03.958 1972020 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.959 1972021 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.959 1972021 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.959 1972021 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:33:03.959 1972021 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.959 1972021 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.960 1972022 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.962 1972024 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:03.966 1972028 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:03.966 1972028 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:33:03.966 1972028 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:33:03.969 1972031 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:33:03.969 1972031 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:03.969 1972031 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:33:03.986 1972048 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.986 1972048 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:03.986 1972048 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:03.987 1972049 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:33:03.987 1972049 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:03.0
20-08-2026 00:33:03.987 1972049 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:03.987 1972049 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:03.989 1972051 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:03.992 1972054 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:03.992 1972054 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:33:03.992 1972054 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:33:03.995 1972057 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:33:03.995 1972057 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:33:03.996 1972058 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:03.998 1972060 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:04.001 1972063 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:04.001 1972063 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:33:04.001 1972063 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:33:04.003 1972065 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:33:04.003 1972065 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:04.003 1972065 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:33:04.031 1972093 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:04.031 1972093 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:04.031 1972093 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:04.031 1972093 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:33:04.031 1972093 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:04.0
20-08-2026 00:33:04.031 1972093 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:04.032 1972094 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.034 1972096 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.037 1972099 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.037 1972099 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:33:04.037 1972099 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:04.040 1972102 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:33:04.040 1972102 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:33:04.040 1972102 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:04.042 1972104 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:04.044 1972106 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:04.045 1972107 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:33:04.045 1972107 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:33:04.048 1972110 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:33:04.048 1972110 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:33:04.049 1972111 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.050 1972112 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.052 1972114 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.052 1972114 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:33:04.052 1972114 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:04.054 1972116 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:33:04.055 1972117 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:33:04.056 1972118 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.057 1972119 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.060 1972122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.060 1972122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:33:04.060 1972122 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:33:04.062 1972124 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:33:04.062 1972124 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:33:04.063 1972125 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.064 1972126 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.067 1972129 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.067 1972129 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:33:04.067 1972129 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:33:04.069 1972131 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:33:04.069 1972131 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:33:04.070 1972132 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.071 1972133 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.075 1972137 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202506, skus=[185993, 4500642, 4500723, 4500564, 186001, 4500710, 4500715, 8355, 4500726, 4500667, 177747, 4500656, 4500647, 4500648, 4500712, 137335]}
20-08-2026 00:33:04.075 1972137 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.075 1972137 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:33:04.075 1972137 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:33:04.078 1972140 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - [{"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:33:04.078 1972140 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:33:04.078 1972140 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:33:04.079 1972141 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:04.079 1972141 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:33:04.081 1972143 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:04.084 1972146 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:04.084 1972146 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:33:04.084 1972146 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:33:04.086 1972148 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:33:04.086 1972148 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:33:04.087 1972149 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.088 1972150 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.090 1972152 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.090 1972152 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:33:04.090 1972152 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:33:04.093 1972155 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:33:04.093 1972155 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:33:04.094 1972156 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.095 1972157 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.098 1972160 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.098 1972160 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:33:04.098 1972160 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:33:04.100 1972162 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:33:04.100 1972162 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:33:04.101 1972163 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.102 1972164 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.105 1972167 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.105 1972167 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:33:04.105 1972167 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:33:04.108 1972170 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:33:04.108 1972170 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:33:04.109 1972171 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.110 1972172 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.114 1972176 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.114 1972176 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:33:04.114 1972176 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:33:04.117 1972179 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:33:04.117 1972179 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:33:04.117 1972179 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.119 1972181 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.121 1972183 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.121 1972183 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:33:04.122 1972184 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:33:04.124 1972186 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:33:04.124 1972186 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:33:04.125 1972187 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.126 1972188 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.128 1972190 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.128 1972190 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:33:04.128 1972190 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:33:04.131 1972193 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:33:04.131 1972193 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:33:04.131 1972193 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.133 1972195 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.136 1972198 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.136 1972198 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:33:04.136 1972198 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:33:04.138 1972200 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:33:04.138 1972200 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:33:04.139 1972201 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.141 1972203 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.144 1972206 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.144 1972206 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:33:04.144 1972206 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:04.146 1972208 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:33:04.146 1972208 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:33:04.147 1972209 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:04.148 1972210 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:04.151 1972213 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:04.151 1972213 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:33:04.151 1972213 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:33:04.154 1972216 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:33:04.154 1972216 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:04.154 1972216 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:33:04.206 1972268 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:04.206 1972268 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:04.206 1972268 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:04.206 1972268 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:33:04.206 1972268 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:04.0
20-08-2026 00:33:04.206 1972268 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:04.207 1972269 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.209 1972271 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.212 1972274 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.212 1972274 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:33:04.212 1972274 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:33:04.215 1972277 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:33:04.215 1972277 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:33:04.215 1972277 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.217 1972279 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.220 1972282 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.220 1972282 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:33:04.220 1972282 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:04.223 1972285 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:33:04.223 1972285 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:33:04.223 1972285 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.225 1972287 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.228 1972290 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.228 1972290 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:33:04.228 1972290 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:33:04.231 1972293 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:33:04.231 1972293 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:33:04.231 1972293 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:04.233 1972295 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:04.236 1972298 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:04.236 1972298 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:33:04.236 1972298 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:33:04.238 1972300 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:33:04.238 1972300 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:04.238 1972300 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:33:04.257 1972319 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:04.257 1972319 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:04.257 1972319 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:33:04.257 1972319 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:33:04.257 1972319 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:04.0
20-08-2026 00:33:04.257 1972319 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:04.258 1972320 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:04.260 1972322 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:04.263 1972325 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:04.263 1972325 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:33:04.263 1972325 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:33:04.266 1972328 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:33:04.266 1972328 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:04.266 1972328 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:33:04.290 1972352 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:04.290 1972352 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:04.290 1972352 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:33:04.290 1972352 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:33:04.290 1972352 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:04.0
20-08-2026 00:33:04.290 1972352 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:04.291 1972353 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:04.293 1972355 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:04.296 1972358 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:04.296 1972358 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:33:04.296 1972358 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:33:04.298 1972360 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:33:04.299 1972361 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:04.299 1972361 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:33:04.328 1972390 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:04.328 1972390 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:33:04.328 1972390 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:33:04.328 1972390 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:33:04.328 1972390 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:04.0
20-08-2026 00:33:04.328 1972390 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:04.328 1972390 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.330 1972392 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.333 1972395 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.333 1972395 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:33:04.333 1972395 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:33:04.336 1972398 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:33:04.336 1972398 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:33:04.337 1972399 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.338 1972400 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.341 1972403 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.341 1972403 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:33:04.341 1972403 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:04.343 1972405 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:33:04.343 1972405 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:33:04.344 1972406 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.345 1972407 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.348 1972410 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.348 1972410 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:33:04.348 1972410 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:33:04.351 1972413 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:33:04.351 1972413 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:33:04.352 1972414 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.353 1972415 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.357 1972419 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.357 1972419 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:33:04.357 1972419 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:04.359 1972421 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:33:04.359 1972421 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:33:04.360 1972422 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.361 1972423 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.364 1972426 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.364 1972426 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:33:04.364 1972426 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:33:04.367 1972429 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:33:04.368 1972430 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:33:04.368 1972430 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.370 1972432 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.374 1972436 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.374 1972436 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:33:04.374 1972436 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:33:04.376 1972438 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:33:04.377 1972439 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:33:04.378 1972440 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.379 1972441 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.383 1972445 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.383 1972445 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:33:04.383 1972445 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:33:04.386 1972448 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:33:04.388 1972450 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:33:04.389 1972451 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.390 1972452 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.393 1972455 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.393 1972455 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:33:04.393 1972455 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:33:04.396 1972458 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:33:04.396 1972458 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:33:04.397 1972459 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.398 1972460 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.401 1972463 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.401 1972463 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:33:04.401 1972463 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:33:04.404 1972466 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:33:04.404 1972466 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:33:04.405 1972467 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:33:04.406 1972468 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7701df5
20-08-2026 00:33:04.409 1972471 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:33:04.409 1972471 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:33:04.409 1972471 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:33:04.412 1972474 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:33:04.412 1972474 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:33:04.412 1972474 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:33:04.439 1972501 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:04.439 1972501 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:33:04.439 1972501 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:33:04.439 1972501 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:33:04.439 1972501 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:33:04.0
20-08-2026 00:33:04.439 1972501 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:33:04.440 1972502 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.441 1972503 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.444 1972506 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.444 1972506 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:33:04.444 1972506 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:33:04.447 1972509 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:33:04.447 1972509 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:33:04.448 1972510 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.449 1972511 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.452 1972514 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.452 1972514 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:33:04.452 1972514 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:33:04.454 1972516 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:33:04.454 1972516 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:33:04.456 1972518 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.457 1972519 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.459 1972521 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.460 1972522 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:33:04.460 1972522 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:33:04.462 1972524 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:33:04.462 1972524 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:33:04.463 1972525 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.465 1972527 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.468 1972530 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.468 1972530 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:33:04.468 1972530 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:33:04.470 1972532 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:33:04.470 1972532 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:33:04.471 1972533 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.472 1972534 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.475 1972537 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.475 1972537 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:33:04.475 1972537 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:33:04.477 1972539 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:33:04.477 1972539 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:33:04.478 1972540 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:33:04.479 1972541 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@21e7f4c4
20-08-2026 00:33:04.482 1972544 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:33:04.482 1972544 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:33:04.482 1972544 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:33:04.485 1972547 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:33:04.485 1972547 [http-nio-8051-exec-103] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:33:05.300 1973362 [http-nio-8051-exec-114] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:33:05.300 1973362 [http-nio-8051-exec-114] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:33:05.639 1973701 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-13 03:37:12"}
20-08-2026 00:33:06.329 1974391 [http-nio-8051-exec-101] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM07201911}
20-08-2026 00:33:06.592 1974654 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-16 09:47:47"}
20-08-2026 00:33:07.685 1975747 [http-nio-8051-exec-100] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM10201907}
20-08-2026 00:33:08.901 1976963 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:33:08.901 1976963 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:33:09.487 1977549 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:09.633 1977695 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:33:09}}
20-08-2026 00:33:09.633 1977695 [http-nio-8051-exec-112] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:33:09.633 1977695 [http-nio-8051-exec-112] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:33:09.633 1977695 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202304, traysArr : []
20-08-2026 00:33:09.634 1977696 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202304, traysArr : []
20-08-2026 00:33:09.634 1977696 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:33:09.634 1977696 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:33:09.634 1977696 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:33:09.634 1977696 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:33:09.635 1977697 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202304, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:33:09"}
20-08-2026 00:33:09.635 1977697 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202304, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:33:09"}
20-08-2026 00:33:11.103 1979165 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202204
20-08-2026 00:33:11.104 1979166 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:33:11.104 1979166 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:33:11
20-08-2026 00:33:11.104 1979166 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 19:42:32.198460', '2026-08-19 19:42:46.548124', '2026-08-19 19:42:32.198601', '2026-08-19 19:42:46.548214'], 'open_time': ['2026-08-19 19:42:19.211850', '2026-08-19 19:42:39.217540', '2026-08-19 19:42:19.211977', '2026-08-19 19:42:39.217657']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:33:11.104 1979166 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:33:11.104 1979166 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:33:11.104 1979166 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:11.104 1979166 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:11.104 1979166 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:33:11.104 1979166 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:42:32.198460", "2026-08-19 19:42:46.548124", "2026-08-19 19:42:32.198601", "2026-08-19 19:42:46.548214"], "open_time": ["2026-08-19 19:42:19.211850", "2026-08-19 19:42:39.217540", "2026-08-19 19:42:19.211977", "2026-08-19 19:42:39.217657"]}
20-08-2026 00:33:11.104 1979166 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:33:11.104 1979166 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:33:11.677 1979739 [http-nio-8051-exec-119] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202508 
20-08-2026 00:33:11.678 1979740 [http-nio-8051-exec-119] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:33:11.678 1979740 [http-nio-8051-exec-119] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:33:11.690 1979752 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:33:11.691 1979753 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:33:11.691 1979753 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:33:11.691 1979753 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:33:11.691 1979753 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:33:11.692 1979754 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:33:11.692 1979754 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.693 1979755 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.694 1979756 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.694 1979756 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.694 1979756 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.695 1979757 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.696 1979758 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.696 1979758 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.696 1979758 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.697 1979759 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.697 1979759 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.698 1979760 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.698 1979760 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.699 1979761 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.700 1979762 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.701 1979763 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:33:11.701 1979763 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:33:11.701 1979763 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:33:11.701 1979763 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.701 1979763 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.703 1979765 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.704 1979766 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.704 1979766 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.704 1979766 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.706 1979768 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:33:11.706 1979768 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:33:11.706 1979768 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:33:11.706 1979768 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.706 1979768 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.707 1979769 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.708 1979770 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.708 1979770 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.709 1979771 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.710 1979772 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.710 1979772 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.710 1979772 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.711 1979773 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.711 1979773 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.712 1979774 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.713 1979775 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.713 1979775 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.713 1979775 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.714 1979776 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:33:11.714 1979776 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:33:11.715 1979777 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:33:11.715 1979777 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:33:11.715 1979777 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:33:11.716 1979778 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:33:11.716 1979778 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:33:11.716 1979778 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:33:11.717 1979779 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:33:11.717 1979779 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:33:11.717 1979779 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:33:11.718 1979780 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:33:11.718 1979780 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:33:11.718 1979780 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:33:11.719 1979781 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:33:11.719 1979781 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.719 1979781 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.719 1979781 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.720 1979782 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.720 1979782 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.721 1979783 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.722 1979784 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:33:11.722 1979784 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:33:11.723 1979785 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:33:11.723 1979785 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:33:11.723 1979785 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:33:11.723 1979785 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:33:11.723 1979785 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:11.723 1979785 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:11.725 1979787 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:11.725 1979787 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:11.725 1979787 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:11.726 1979788 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:11.726 1979788 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:33:11.726 1979788 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:33:11.727 1979789 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:33:11.727 1979789 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:33:11.727 1979789 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:33:11.728 1979790 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:33:11.728 1979790 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:11.728 1979790 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:11.729 1979791 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:11.730 1979792 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:11.730 1979792 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:11.731 1979793 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:11.731 1979793 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:33:11.731 1979793 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:33:11.732 1979794 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:33:11.752 1979814 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM02201903190925175446', user_id=9005419587, vm_id=1194856388969476611, order_amount=0.0, pre_auth_amount=25.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"orderId": "TM02201903190925175446", "bill_amount": 0, "res": true, "cart_offer_desc": "", "userId": "9005419587", "imei": "TM02201903", "skus": [], "total_amount": 0}', weight_based_response='{"orderId": "TM02201903190925175446", "res": "True", "total_amount": 70, "skus": [{"skuid": "86", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/2686.JPG", "name": "Smoodies Mango/ Berries", "tray_id": "", "qty": 2, "mrp": "70", "sku_total": 70.0, "unit_price": "35", "door_id": ""}], "logic": "TBL"}', created_at='2019-09-25 17:54:46.0', pre_auth_gateway='ola', balance_gateway='null', short_order_id='gcc3Am', short_order_expiry='25-07-2025 19:09:49', receipt_id='IN20260819233945', proposedSkuJson='{"orderId": "TM02201903190925175446", "bill_amount": 105, "res": true, "cart_offer_desc": "", "userId": "9005419587", "imei": "TM02201903", "skus": [{"skuid": "5022", "name": "Coca Cola Drink (Reg/Diet/Zero)", "tray_id": "27", "offer_desc": "", "offer_id": "", "sku_total": "35.0", "unit_price": "35.0", "qty": "1", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-2285.jpg", "door_id": "2"}, {"skuid": "86", "name": "Smoodies Mango/ Berries", "tray_id": "29", "offer_desc": "", "offer_id": "", "sku_total": "35.0", "unit_price": "35.0", "qty": "1", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/2686.JPG", "door_id": "2"}], "total_amount": 70}', video_url='null', access_code='be23cec2-c2a2-4b2b-8604-7005b0da9b99', status='null', type_of_order='null', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:33:11.757 1979819 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":["TM02201903190925175446"],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:33:11.955 1980017 [http-nio-8051-exec-65] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{value=vfat, id=pd-invalidfs, status=true}], created_at=2026-08-20 00:33:11}}
20-08-2026 00:33:11.955 1980017 [http-nio-8051-exec-65] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:33:11.955 1980017 [http-nio-8051-exec-65] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:33:11.955 1980017 [http-nio-8051-exec-65] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202501, traysArr : []
20-08-2026 00:33:11.956 1980018 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202501, traysArr : []
20-08-2026 00:33:11.956 1980018 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:33:11.957 1980019 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:33:11.957 1980019 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:33:11.957 1980019 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:33:11.957 1980019 [http-nio-8051-exec-65] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202501, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:33:11"}
20-08-2026 00:33:11.957 1980019 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202501, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:33:11"}
20-08-2026 00:33:13.737 1981799 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:17:43.0, vm_id=1650863155668}
20-08-2026 00:33:13.738 1981800 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863155668, timestamp: 2026-08-19 19:17:43.0
20-08-2026 00:33:13.784 1981846 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:13.843 1981905 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:33:13.843 1981905 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:33:13.957 1982019 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{sensors=[{id=TM06202502-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202502-1-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:33:13.659906}]}, {hcid=[1], door_id=2, data=[{sensors=[{id=TM06202502-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202502-2-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:33:13.661198}]}]}
20-08-2026 00:33:13.958 1982020 [http-nio-8051-exec-123] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:33:13.958 1982020 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202502, traysArr : []
20-08-2026 00:33:13.958 1982020 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202502, traysArr : []
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:33:13.960 1982022 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:33:13.966 1982028 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:13.659906"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:13.661198"}],"hcid":[1],"door_id":2}]
20-08-2026 00:33:13.966 1982028 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:13.659906"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:13.661198"}],"hcid":[1],"door_id":2}]
20-08-2026 00:33:13.976 1982038 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202502, cameraArr : {}
20-08-2026 00:33:13.976 1982038 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202502, cameraInfoData : {}
20-08-2026 00:33:14.559 1982621 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519754127, timestamp=2026-08-19 22:35:20.0}
20-08-2026 00:33:14.560 1982622 [http-nio-8051-exec-105] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519754127, timestamp: 2026-08-19 22:35:20.0
20-08-2026 00:33:14.810 1982872 [http-nio-8051-exec-105] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:15.365 1983427 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202201
20-08-2026 00:33:15.365 1983427 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:33:15.365 1983427 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:33:15
20-08-2026 00:33:15.365 1983427 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 20:29:12.049641', '2026-08-19 19:28:28.468103', '2026-08-19 20:29:12.049707', '2026-08-19 19:28:28.468181'], 'close_time': ['2026-08-19 20:29:17.561278', '2026-08-19 19:28:35.048945', '2026-08-19 20:29:17.561347', '2026-08-19 19:28:35.049043']}","door1":"0"}
20-08-2026 00:33:15.365 1983427 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:33:15.365 1983427 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:33:15.365 1983427 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:15.365 1983427 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:15.365 1983427 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:33:15.365 1983427 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:29:12.049641", "2026-08-19 19:28:28.468103", "2026-08-19 20:29:12.049707", "2026-08-19 19:28:28.468181"], "close_time": ["2026-08-19 20:29:17.561278", "2026-08-19 19:28:35.048945", "2026-08-19 20:29:17.561347", "2026-08-19 19:28:35.049043"]}
20-08-2026 00:33:15.365 1983427 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:33:17.838 1985900 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:33:17.839 1985901 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:33:17.855 1985917 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:19.006 1987068 [http-nio-8051-exec-72] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-13 13:18:05"}
20-08-2026 00:33:19.417 1987479 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {value=, id=pd-invalidfs, status=true}, {value=100%, id=logs-full, status=true}, {value=73%, id=data-full, status=true}], created_at=2026-08-20 00:33:18}}
20-08-2026 00:33:19.417 1987479 [http-nio-8051-exec-111] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:33:19.417 1987479 [http-nio-8051-exec-111] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:33:19.417 1987479 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202501, traysArr : []
20-08-2026 00:33:19.418 1987480 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202501, traysArr : []
20-08-2026 00:33:19.419 1987481 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:33:19.419 1987481 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:33:19.419 1987481 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:33:19.419 1987481 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:33:19.419 1987481 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"73%","status":true}],"created_at":"2026-08-20 00:33:18"}
20-08-2026 00:33:19.419 1987481 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"73%","status":true}],"created_at":"2026-08-20 00:33:18"}
20-08-2026 00:33:21.088 1989150 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:33:21.090 1989152 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:33:21.100 1989162 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202502
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:33:21
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 18:51:55.766879', '2026-08-19 21:47:23.915981', '2026-08-19 18:51:55.767047', '2026-08-19 21:47:23.916127'], 'close_time': ['2026-08-19 18:52:00.209628', '2026-08-19 21:47:26.859989', '2026-08-19 18:52:00.209741', '2026-08-19 21:47:27.175967']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 18:51:55.766879", "2026-08-19 21:47:23.915981", "2026-08-19 18:51:55.767047", "2026-08-19 21:47:23.916127"], "close_time": ["2026-08-19 18:52:00.209628", "2026-08-19 21:47:26.859989", "2026-08-19 18:52:00.209741", "2026-08-19 21:47:27.175967"]}
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:33:21.162 1989224 [http-nio-8051-exec-122] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:33:23.466 1991528 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{sensor_type=limit, id=TM08202203-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM08202203-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:33:23.295706}], hcid=[1]}, {door_id=2, data=[{sensors=[{sensor_type=limit, id=TM08202203-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM08202203-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:33:23.296366}], hcid=[1]}]}
20-08-2026 00:33:23.467 1991529 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:33:23.467 1991529 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM08202203, traysArr : []
20-08-2026 00:33:23.467 1991529 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM08202203, traysArr : []
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:33:23.469 1991531 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:33:23.474 1991536 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:23.295706"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:23.296366"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:33:23.475 1991537 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM08202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:23.295706"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:23.296366"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:33:23.486 1991548 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202203, cameraArr : {}
20-08-2026 00:33:23.486 1991548 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM08202203, cameraInfoData : {}
20-08-2026 00:33:24.179 1992241 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:33:24.179 1992241 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:33:24.179 1992241 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:33:24.179 1992241 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:33:24.179 1992241 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:33:24.179 1992241 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Cf910e3847BdDaA9Be51E09c6dBe2d9402349103, device:app
20-08-2026 00:33:24.181 1992243 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:33:24.181 1992243 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9402349103
20-08-2026 00:33:24.181 1992243 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9402349103
20-08-2026 00:33:24.183 1992245 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@101a7da9
20-08-2026 00:33:24.183 1992245 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:33:24.184 1992246 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:33:24.184 1992246 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@101a7da9
20-08-2026 00:33:24.184 1992246 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:33:24.233 1992295 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:33:24.233 1992295 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:33:24.233 1992295 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:33:24.234 1992296 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:33:24.234 1992296 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:33:24.234 1992296 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Cf910e3847BdDaA9Be51E09c6dBe2d9402349103, device:app
20-08-2026 00:33:24.235 1992297 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:33:24.235 1992297 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9402349103, page=0}
20-08-2026 00:33:24.235 1992297 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9402349103, page=0}
20-08-2026 00:33:24.235 1992297 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:33:24.236 1992298 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9402349103
20-08-2026 00:33:24.239 1992301 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:33:24.239 1992301 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:33:24.240 1992302 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - orderArray [{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"9036f9ba-99dc-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500728-7019.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Kiru garlic Mixture 22gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500728\",\"tray_id\":\"19\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM06202202260817060218654\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM06202202\",\"userId\":\"9402349103\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1654519754127","video_url":"N/A","order_modified_at":"2026-08-17 07:10:01.0","user_id":9402349103,"vm_imei_id":"TM06202202","order_amount":0,"location":"Texas_LakeView_7th Floor","order_id":"TM06202202260817060218654","order_created_at":"2026-08-17 06:02:18.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"83590581-62ef-4954-b7ea-15d0115b9209","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1757400542576","video_url":"https://video.tinymart.in/VideoUpload/TMCAM09202501/TM09202501260801054716400.mp4","vm_imei_id":"TM09202501","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-01 05:47:16.0","area":"Texas Main","address":"Western","amount_received":10,"receipt_id":"IN20260801055051","proposedSkuJson":"{\"bill_amount\": 10, \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9402349103\", \"orderId\": \"TM09202501260801054942506\", \"imei\": \"TM09202501\", \"skus\": [{\"skuid\": \"4500710\", \"tray_id\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"qty\": 1, \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": 10, \"mrp\": \"10\", \"offer_desc\": \"\", \"door_id\": \"1\"}], \"total_amount\": 10}","short_order_expiry":"01-09-2026 05:50:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-01 06:10:04.0","user_id":9402349103,"short_order_id":"I4gN0y","location":"Texas Main","order_id":"TM09202501260801054716400","sku_json":"{\"bill_amount\": 10, \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9402349103\", \"order_status\": \"\", \"rstatus\": true, \"imei\": \"TM09202501\", \"skus\": [{\"tray_id\": \"20\", \"skuid\": \"4500710\", \"door_id\": \"\", \"qty\": 1, \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\"}], \"orderId\": \"TM09202501260801054716400\", \"total_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"17745e92-116b-4713-b45c-1c7495a7e0e0","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654510950489","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202201/TM06202201260731021241396.mp4","vm_imei_id":"TM06202201","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-31 02:12:41.0","area":"Nagavara","address":"Nagavara","amount_received":20,"receipt_id":"IN20260731021408","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"orderId\": \"TM06202201260731021241396\", \"skus\": [{\"skuid\": \"4500647\", \"offer_id\": \"\", \"mrp\": \"10\", \"tray_id\": \"14\", \"qty\": 2, \"unit_price\": 10, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"door_id\": \"1\", \"name\": \"Modern kitchens Roasted Channa 32g\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"imei\": \"TM06202201\"}","short_order_expiry":"31-08-2026 02:14:08","invoice_final_settled_amount":0,"previous_pending":47,"_invoice_balance":0,"order_modified_at":"2026-07-31 02:25:02.0","user_id":9402349103,"short_order_id":"srLC1W","location":"Texas_LakeView_1st Floor","order_id":"TM06202201260731021241396","sku_json":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"imei\": \"TM06202201\", \"orderId\": \"TM06202201260731021241396\", \"skus\": [{\"skuid\": \"4500647\", \"offer_id\": \"\", \"mrp\": \"10\", \"tray_id\": \"14\", \"qty\": 2, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"door_id\": \"\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"sku_total\": 20}], \"userId\": \"9402349103\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"rstatus\": true}","status":"invoiceOrder"},{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"a03d9677-7875-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500709-2651.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Butter Jeera Cookies58gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500709\",\"tray_id\":\"19\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM06202202260705175431564\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM06202202\",\"userId\":\"9402349103\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1654519754127","video_url":"N/A","order_modified_at":"2026-07-05 19:00:02.0","user_id":9402349103,"vm_imei_id":"TM06202202","order_amount":0,"location":"Texas_LakeView_7th Floor","order_id":"TM06202202260705175403225","order_created_at":"2026-07-05 17:54:03.0","sku_json":"0-0","status":"Cancelled"},{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"b75a5871-61dc-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500647-5070.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Modern kitchens Roasted Channa 32g\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500647\",\"tray_id\":\"15\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM06202202260606234222580\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM06202202\",\"userId\":\"9402349103\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1654519754127","video_url":"N/A","order_modified_at":"2026-06-07 00:50:02.0","user_id":9402349103,"vm_imei_id":"TM06202202","order_amount":0,"location":"Texas_LakeView_7th Floor","order_id":"TM06202202260606233601655","order_created_at":"2026-06-06 23:36:01.0","sku_json":"0-0","status":"Cancelled"},{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"08659712-5e08-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500650-61.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Modern kitchens Green Peas 26gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500650\",\"tray_id\":\"12\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM06202201260602023618581\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM06202201\",\"userId\":\"9402349103\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1654510950489","video_url":"N/A","order_modified_at":"2026-06-02 03:50:01.0","user_id":9402349103,"vm_imei_id":"TM06202201","order_amount":0,"location":"Texas_LakeView_1st Floor","order_id":"TM06202201260602023613179","order_created_at":"2026-06-02 02:36:13.0","sku_json":"0-0","status":"Cancelled"},{"area":"CV Raman Nagar","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","canonical_name":"Texas","amount_received":0,"access_code":"1c6fafc6-4b6f-11f1-8642-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":2,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"22\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202003260509103923593\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202003\",\"userId\":\"9402349103\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"3751046632410923167","video_url":"N/A","order_modified_at":"2026-05-09 11:50:01.0","user_id":9402349103,"vm_imei_id":"TM06202003","order_amount":0,"location":"TM Texas Cafeteria","order_id":"TM06202003260509103923593","order_created_at":"2026-05-09 10:39:23.0","sku_json":"0-0","status":"Cancelled"},{"area":"Nagavara","address":"Nagavara","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"3a282a82-4628-11f1-8642-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500680-2380.jpg\",\"door_id\":\"1\",\"qty\":2,\"name\":\"McVities Coconut Cookies 66gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500680\",\"tray_id\":\"16\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202202260502172744439\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202202\",\"userId\":\"9402349103\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1654519754127","video_url":"N/A","order_modified_at":"2026-05-02 18:40:01.0","user_id":9402349103,"vm_imei_id":"TM06202202","order_amount":0,"location":"Texas_LakeView_7th Floor","order_id":"TM06202202260502172744439","order_created_at":"2026-05-02 17:27:44.0","sku_json":"0-0","status":"Cancelled"},{"area":"Texas Main","address":"Western","vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","amount_received":0,"access_code":"13daddf4-4100-11f1-8642-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":15,\"image_url\":\"https://images.tinymart.in/product/4500484-7167.jpg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Bingo Chips OS Salt Sprinkled 21gm\",\"mrp\":\"15\",\"unit_price\":15,\"skuid\":\"4500484\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":15,\"orderId\":\"TM09202501260426035608629\",\"total_amount\":15,\"cart_offer_desc\":\"\",\"imei\":\"TM09202501\",\"userId\":\"9402349103\"}","pre_auth_amount":15,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1757400542576","video_url":"N/A","order_modified_at":"2026-04-26 05:10:01.0","user_id":9402349103,"vm_imei_id":"TM09202501","order_amount":0,"location":"Texas Main","order_id":"TM09202501260426035608629","order_created_at":"2026-04-26 03:56:08.0","sku_json":"0-0","status":"Cancelled"},{"area":"Texas Main","address":"Western","vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","amount_received":0,"access_code":"b50effa7-3cf7-11f1-8642-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500650-61.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Modern kitchens Green Peas 26gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500650\",\"tray_id\":\"14\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":15,\"image_url\":\"https://images.tinymart.in/product/4500484-7167.jpg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Bingo Chips OS Salt Sprinkled 21gm\",\"mrp\":\"15\",\"unit_price\":15,\"skuid\":\"4500484\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":25,\"orderId\":\"TM09202501260421005432082\",\"total_amount\":25,\"cart_offer_desc\":\"\",\"imei\":\"TM09202501\",\"userId\":\"9402349103\"}","pre_auth_amount":25,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1757400542576","video_url":"N/A","order_modified_at":"2026-04-21 02:00:01.0","user_id":9402349103,"vm_imei_id":"TM09202501","order_amount":0,"location":"Texas Main","order_id":"TM09202501260421005432082","order_created_at":"2026-04-21 00:54:32.0","sku_json":"0-0","status":"Cancelled"},{"area":"Western","address":"Western","vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","amount_received":0,"access_code":"4df2735e-3b29-11f1-8642-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500452-8664.jpg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Bingo Chips Chilli Sprinkled 30gm\",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"4500452\",\"tray_id\":\"12\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM09202502260418174435336\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM09202502\",\"userId\":\"9402349103\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1757402010096","video_url":"N/A","order_modified_at":"2026-04-18 18:50:01.0","user_id":9402349103,"vm_imei_id":"TM09202502","order_amount":0,"location":"Texas LV 4th floor","order_id":"TM09202502260418174406279","order_created_at":"2026-04-18 17:44:06.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Single Door-17","type_of_order":"app","access_code":"0419dc3b-87ae-4618-ac30-aa01ec2803fe","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1757400542576","video_url":"https://video.tinymart.in/VideoUpload/TMCAM09202501/TM09202501260202041659382.mp4","vm_imei_id":"TM09202501","order_amount":65,"weight_based_response":"{}","order_created_at":"2026-02-02 04:16:59.0","area":"Texas Main","address":"Western","amount_received":18,"receipt_id":"IN20260202041849","proposedSkuJson":"{\"imei\": \"TM09202501\", \"skus\": [{\"sku_total\": 18, \"tray_id\": \"18\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"4500622_0901\", \"unit_price\": 18, \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\"}], \"orderId\": \"TM09202501260202041659382\", \"bill_amount\": 18, \"res\": true, \"total_amount\": 18, \"userId\": \"9402349103\", \"cart_offer_desc\": \"\"}","short_order_expiry":"02-03-2026 04:18:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-02-02 04:25:02.0","user_id":9402349103,"short_order_id":"uf7GRL","location":"Texas Main","order_id":"TM09202501260202041659382","sku_json":"{\"imei\": \"TM09202501\", \"rstatus\": true, \"skus\": [{\"sku_total\": 20, \"tray_id\": \"12\", \"skuid\": \"4500451\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"unit_price\": \"20\", \"name\": \"Bingo Chips Cream Onion  43gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500451-2872.webp\"}, {\"sku_total\": 27, \"tray_id\": \"13\", \"skuid\": \"4500494\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"27\", \"offer_id\": \"\", \"unit_price\": \"27\", \"name\": \"Unibic cake Coconut Delight 55gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500494-7702.webp\"}, {\"sku_total\": 18, \"tray_id\": \"18\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"offer_id\": \"4500622_0901\", \"unit_price\": \"18\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\"}], \"orderId\": \"TM09202501260202041659382\", \"bill_amount\": 67, \"res\": true, \"total_amount\": 65, \"userId\": \"9402349103\", \"cart_offer_desc\": \"\", \"order_status\": \"\"}","status":"Completed"},{"area":"CV Raman Nagar","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","canonical_name":"Texas","amount_received":0,"access_code":"584d2141-a179-11ef-80a6-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/186046-395.jpg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"UNIBIC Choco Ripple Cookies\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"186046\",\"tray_id\":\"15\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM06202003241113085916064\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM06202003\",\"userId\":\"9402349103\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"3751046632410923167","video_url":"N/A","order_modified_at":"2024-11-13 10:10:01.0","user_id":9402349103,"vm_imei_id":"TM06202003","order_amount":0,"location":"TM Texas Cafeteria","order_id":"TM06202003241113085916064","order_created_at":"2024-11-13 08:59:16.0","sku_json":"0-0","status":"Cancelled"},{"area":"CV Raman Nagar","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","canonical_name":"Texas","amount_received":0,"access_code":"352cd7db-9967-11ef-80a6-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/185946-1453.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Kurkure Green Chutney Style, 75g \",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"185946\",\"tray_id\":\"22\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202003241103023508929\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202003\",\"userId\":\"9402349103\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"3751046632410923167","video_url":"N/A","order_modified_at":"2024-11-03 03:40:02.0","user_id":9402349103,"vm_imei_id":"TM06202003","order_amount":0,"location":"TM Texas Cafeteria","order_id":"TM06202003241103023412488","order_created_at":"2024-11-03 02:34:12.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"fe69f699-e2aa-4cc5-b3b3-72056b0dc8d4","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654519754127","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202202/TM06202202241031014204953.mp4","vm_imei_id":"TM06202202","order_amount":60,"weight_based_response":"{}","order_created_at":"2024-10-31 01:42:04.0","area":"Nagavara","address":"Nagavara","amount_received":60,"receipt_id":"IN20241031014624","proposedSkuJson":"{\"imei\": \"TM06202202\", \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"total_amount\": 60, \"skus\": [{\"name\": \"Kurkure Namkeen - Chilli Chatka Flavour 70 g\", \"image_url\": \"https://images.tinymart.in/product/185948-6124.jpeg\", \"skuid\": \"185948\", \"tray_id\": \"11\", \"offer_desc\": \"\", \"unit_price\": 20, \"qty\": 2, \"mrp\": \"20\", \"door_id\": \"1\", \"sku_total\": 40, \"offer_id\": \"\"}, {\"name\": \"Tropicana Mixed Fruit Delight 180ml Rs, 20\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1648108200441-WhatsApp%20Image%202022-03-24%20at%201.15.43%20PM.jpeg\", \"skuid\": \"169941\", \"tray_id\": \"34\", \"offer_desc\": \"\", \"unit_price\": 20, \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"2\", \"sku_total\": 20, \"offer_id\": \"\"}], \"orderId\": \"TM06202202241031014411307\", \"bill_amount\": 60, \"res\": true}","short_order_expiry":"30-11-2024 01:46:24","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2024-10-31 01:50:21.0","user_id":9402349103,"short_order_id":"0dqKaM","location":"Texas_LakeView_7th Floor","order_id":"TM06202202241031014204953","sku_json":"{\"order_status\": \"\", \"imei\": \"TM06202202\", \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"total_amount\": 60, \"rstatus\": true, \"skus\": [{\"name\": \"Kurkure Namkeen - Chilli Chatka Flavour 70 g per peice\", \"image_url\": \"https://images.tinymart.in/product/185948-6124.jpeg\", \"skuid\": \"185948\", \"tray_id\": \"11\", \"unit_price\": \"20\", \"qty\": 2, \"mrp\": \"20\", \"door_id\": \"\", \"sku_total\": 40, \"offer_id\": \"\"}, {\"name\": \"Tropicana Pomegranate Delight - 180ml Rs, 20 per peice\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png\", \"skuid\": \"183807\", \"tray_id\": \"36\", \"unit_price\": \"20\", \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"\", \"sku_total\": 20, \"offer_id\": \"\"}], \"orderId\": \"TM06202202241031014204953\", \"bill_amount\": 60, \"res\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"6f67c9b5-87a3-4281-b0b6-8c5e5512195f","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654519754127","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202202/TM06202202241029004155317.mp4","vm_imei_id":"TM06202202","order_amount":40,"weight_based_response":"{}","order_created_at":"2024-10-29 00:41:55.0","area":"Nagavara","address":"Nagavara","amount_received":40,"receipt_id":"IN20241029004523","proposedSkuJson":"{\"imei\": \"TM06202202\", \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"total_amount\": 40, \"skus\": [{\"name\": \"Lays Cream & Onion, 52g\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg\", \"skuid\": \"8393\", \"tray_id\": \"23\", \"offer_desc\": \"\", \"unit_price\": 20, \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_id\": \"\"}, {\"name\": \"Lays Magic Masala, 52g\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg\", \"skuid\": \"9400\", \"tray_id\": \"24\", \"offer_desc\": \"\", \"unit_price\": 20, \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_id\": \"\"}], \"orderId\": \"TM06202202241029004155317\", \"bill_amount\": 40, \"res\": true}","short_order_expiry":"29-11-2024 00:45:23","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2024-10-29 00:50:34.0","user_id":9402349103,"short_order_id":"dR6n2C","location":"Texas_LakeView_7th Floor","order_id":"TM06202202241029004155317","sku_json":"{\"order_status\": \"\", \"imei\": \"TM06202202\", \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"total_amount\": 40, \"rstatus\": true, \"skus\": [{\"name\": \"Lays Cream & Onion, 52g per peice\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg\", \"skuid\": \"8393\", \"tray_id\": \"23\", \"unit_price\": \"20\", \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"\", \"sku_total\": 20, \"offer_id\": \"\"}, {\"name\": \"Lays Magic Masala, 52g per peice\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg\", \"skuid\": \"9400\", \"tray_id\": \"24\", \"unit_price\": \"20\", \"qty\": 1, \"mrp\": \"20\", \"door_id\": \"\", \"sku_total\": 20, \"offer_id\": \"\"}], \"orderId\": \"TM06202202241029004155317\", \"bill_amount\": 40, \"res\": true}","status":"invoiceOrder"},{"area":"CV Raman Nagar","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","canonical_name":"Texas","amount_received":0,"access_code":"6137f15e-8ddf-11ef-80a6-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Townbus Madras - Mixture,30gms\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"120121\",\"tray_id\":\"16\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Townbus Masala Puri,30gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"133895\",\"tray_id\":\"17\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202003241019102434077\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202003\",\"userId\":\"9402349103\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"3751046632410923167","video_url":"N/A","order_modified_at":"2024-10-19 11:30:02.0","user_id":9402349103,"vm_imei_id":"TM06202003","order_amount":0,"location":"TM Texas Cafeteria","order_id":"TM06202003241019102330843","order_created_at":"2024-10-19 10:23:30.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"736f19e6-6b9a-4cee-b1cd-f9352d4e63e6","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"3751046632410923167","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202003/TM06202003241013083447315.mp4","vm_imei_id":"TM06202003","order_amount":30,"weight_based_response":"{}","order_created_at":"2024-10-13 08:34:47.0","area":"CV Raman Nagar","address":"cafeteria","canonical_name":"Texas","amount_received":20,"receipt_id":"IN20241013083643","proposedSkuJson":"{\"bill_amount\": 20, \"imei\": \"TM06202003\", \"total_amount\": 20, \"skus\": [{\"offer_id\": \"\", \"skuid\": \"133895\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"Townbus Masala Puri,30gm\", \"door_id\": \"1\", \"unit_price\": 10, \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg\", \"tray_id\": \"17\", \"qty\": 1, \"offer_desc\": \"\"}, {\"offer_id\": \"\", \"skuid\": \"120121\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"Townbus Madras - Mixture,30gms\", \"door_id\": \"1\", \"unit_price\": 10, \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg\", \"tray_id\": \"16\", \"qty\": 1, \"offer_desc\": \"\"}], \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"orderId\": \"TM06202003241013083447315\", \"res\": true}","short_order_expiry":"13-11-2024 08:36:43","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2024-10-13 08:55:23.0","user_id":9402349103,"short_order_id":"4S0xWz","location":"TM Texas Cafeteria","order_id":"TM06202003241013083447315","sku_json":"{\"rstatus\": true, \"bill_amount\": 30, \"imei\": \"TM06202003\", \"res\": true, \"skus\": [{\"offer_id\": \"\", \"skuid\": \"120121\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"Townbus Madras - Mixture,30gms per peice\", \"door_id\": \"\", \"unit_price\": \"10\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg\", \"tray_id\": \"16\", \"qty\": 1}, {\"offer_id\": \"\", \"skuid\": \"185939\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"50-50 MASKA CHASKA 40.5G 80PK per peice\", \"door_id\": \"\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/185939-9024.jpeg\", \"tray_id\": \"18\", \"qty\": 1}, {\"offer_id\": \"\", \"skuid\": \"133895\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"Townbus Masala Puri,30gm per peice\", \"door_id\": \"\", \"unit_price\": \"10\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg\", \"tray_id\": \"26\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9402349103\", \"orderId\": \"TM06202003241013083447315\", \"total_amount\": 30}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2623b024-b890-446d-aa4b-4f898a778372","pre_auth_amount":20,"pre_auth_gateway":"neuu_wallet","delivery_fee":"0","vm_id":"3751046632410923167","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202003/TM06202003241006084247693.mp4","vm_imei_id":"TM06202003","order_amount":20,"weight_based_response":"{}","order_created_at":"2024-10-06 08:42:47.0","area":"CV Raman Nagar","address":"cafeteria","canonical_name":"Texas","amount_received":20,"receipt_id":"IN20241006084340","proposedSkuJson":"{\"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"orderId\": \"TM06202003241006084247693\", \"imei\": \"TM06202003\", \"skus\": [{\"offer_id\": \"\", \"mrp\": \"10\", \"offer_desc\": \"\", \"door_id\": \"1\", \"skuid\": \"185939\", \"sku_total\": 10, \"name\": \"50-50 MASKA CHASKA 40.5G 80PK\", \"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/185939-9024.jpeg\", \"tray_id\": \"18\", \"qty\": 1}, {\"offer_id\": \"\", \"mrp\": \"10\", \"offer_desc\": \"\", \"door_id\": \"1\", \"skuid\": \"133895\", \"sku_total\": 10, \"name\": \"Townbus Masala Puri,30gm\", \"unit_price\": 10, \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg\", \"tray_id\": \"17\", \"qty\": 1}], \"userId\": \"9402349103\"}","short_order_expiry":"06-11-2024 08:43:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2024-10-06 08:55:23.0","user_id":9402349103,"short_order_id":"ubTxAd","location":"TM Texas Cafeteria","order_id":"TM06202003241006084247693","sku_json":"{\"orderId\": \"TM06202003241006084247693\", \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"order_status\": \"\", \"imei\": \"TM06202003\", \"skus\": [{\"offer_id\": \"\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"133895\", \"sku_total\": 10, \"name\": \"Townbus Masala Puri,30gm per peice\", \"unit_price\": \"10\", \"image_url\": \"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg\", \"tray_id\": \"17\", \"qty\": 1}, {\"offer_id\": \"\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"185939\", \"sku_total\": 10, \"name\": \"50-50 MASKA CHASKA 40.5G 80PK per peice\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/185939-9024.jpeg\", \"tray_id\": \"18\", \"qty\": 1}], \"rstatus\": true, \"userId\": \"9402349103\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"5c2ab04a-66d2-40f8-9f54-7e79cd34a72d","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"3751046632410923167","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202003/TM06202003241002184246827.mp4","vm_imei_id":"TM06202003","order_amount":20,"weight_based_response":"{}","order_created_at":"2024-10-02 18:42:46.0","area":"CV Raman Nagar","address":"cafeteria","canonical_name":"Texas","amount_received":20,"receipt_id":"IN20241002184454","proposedSkuJson":"{\"res\": true, \"orderId\": \"TM06202003241002184246827\", \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"userId\": \"9402349103\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/185945-8317.jpeg\", \"tray_id\": \"20\", \"skuid\": \"185945\", \"name\": \"Kurkure Masala Munch, 50g\", \"qty\": 1, \"offer_id\": \"\", \"unit_price\": 20, \"sku_total\": 20, \"mrp\": \"20\"}], \"total_amount\": 20, \"imei\": \"TM06202003\"}","short_order_expiry":"02-11-2024 18:44:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2024-10-02 18:55:25.0","user_id":9402349103,"short_order_id":"UDhLku","location":"TM Texas Cafeteria","order_id":"TM06202003241002184246827","sku_json":"{\"res\": true, \"orderId\": \"TM06202003241002184246827\", \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"rstatus\": true, \"order_status\": \"\", \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185945-8317.jpeg\", \"tray_id\": \"20\", \"skuid\": \"185945\", \"name\": \"Kurkure Masala Munch, 50g per peice\", \"qty\": 1, \"offer_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"mrp\": \"20\"}], \"total_amount\": 20, \"userId\": \"9402349103\", \"imei\": \"TM06202003\"}","status":"Completed"}]
20-08-2026 00:33:24.242 1992304 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.243 1992305 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500728-7019.jpeg","door_id":"1","qty":1,"name":"Kiru garlic Mixture 22gm","mrp":"10","unit_price":10,"skuid":"4500728","tray_id":"19","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.245 1992307 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM09202501260801054716400_0', order_id='TM09202501260801054716400', sku='4500710', tray_id='', vm_id='1757400542576', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 05:50:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:33:24.245 1992307 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500710-1463.png","door_id":"1","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"skuid":"4500710","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.247 1992309 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202201260731021241396_0', order_id='TM06202201260731021241396', sku='4500647', tray_id='', vm_id='1654510950489', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-31 02:14:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:33:24.247 1992309 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500647-1968.png","door_id":"1","qty":2,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"skuid":"4500647","offer_id":"","tray_id":"14","offer_desc":""}]
20-08-2026 00:33:24.249 1992311 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.249 1992311 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500709-2651.webp","door_id":"1","qty":1,"name":"McVities Butter Jeera Cookies58gm","mrp":"10","unit_price":10,"skuid":"4500709","tray_id":"19","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.251 1992313 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.251 1992313 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500647-5070.webp","door_id":"1","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"skuid":"4500647","tray_id":"15","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.252 1992314 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:33:24.253 1992315 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:33:24.253 1992315 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.253 1992315 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:33:24.253 1992315 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500650-61.webp","door_id":"1","qty":1,"name":"Modern kitchens Green Peas 26gm","mrp":"10","unit_price":10,"skuid":"4500650","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.253 1992315 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@15a8517b
20-08-2026 00:33:24.253 1992315 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:33:24.253 1992315 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:33:24.253 1992315 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@15a8517b
20-08-2026 00:33:24.253 1992315 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:33:24.255 1992317 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.255 1992317 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":2,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"22","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.257 1992319 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.257 1992319 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500680-2380.jpg","door_id":"1","qty":2,"name":"McVities Coconut Cookies 66gm","mrp":"10","unit_price":10,"skuid":"4500680","tray_id":"16","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.259 1992321 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.259 1992321 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":15,"image_url":"https://images.tinymart.in/product/4500484-7167.jpg","door_id":"1","qty":1,"name":"Bingo Chips OS Salt Sprinkled 21gm","mrp":"15","unit_price":15,"skuid":"4500484","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.261 1992323 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.261 1992323 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500650-61.webp","door_id":"1","qty":1,"name":"Modern kitchens Green Peas 26gm","mrp":"10","unit_price":10,"skuid":"4500650","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":15,"image_url":"https://images.tinymart.in/product/4500484-7167.jpg","door_id":"1","qty":1,"name":"Bingo Chips OS Salt Sprinkled 21gm","mrp":"15","unit_price":15,"skuid":"4500484","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.263 1992325 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.263 1992325 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.265 1992327 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM09202501260202041659382_0', order_id='TM09202501260202041659382', sku='4500451', tray_id='', vm_id='1757400542576', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-02-02 04:18:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202501260202041659382_1', order_id='TM09202501260202041659382', sku='4500494', tray_id='', vm_id='1757400542576', price=27.0, mrp=27.0, offer=0, offer_id='', qty=1.0, created_at='2026-02-02 04:18:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM09202501260202041659382_2', order_id='TM09202501260202041659382', sku='4500622', tray_id='', vm_id='1757400542576', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0901', qty=1.0, created_at='2026-02-02 04:18:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:33:24.265 1992327 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"18","skuid":"4500622","offer_id":"4500622_0901","offer_desc":""}]
20-08-2026 00:33:24.267 1992329 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.267 1992329 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/186046-395.jpg","door_id":"1","qty":1,"name":"UNIBIC Choco Ripple Cookies","mrp":"10","unit_price":10,"skuid":"186046","tray_id":"15","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.269 1992331 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.269 1992331 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185946-1453.jpeg","door_id":"1","qty":1,"name":"Kurkure Green Chutney Style, 75g ","mrp":"20","unit_price":20,"skuid":"185946","tray_id":"22","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.270 1992332 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202202241031014204953_0', order_id='TM06202202241031014204953', sku='185948', tray_id='', vm_id='1654519754127', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2024-10-31 01:46:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202202241031014204953_1', order_id='TM06202202241031014204953', sku='183807', tray_id='', vm_id='1654519754127', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-31 01:46:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:33:24.271 1992333 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/185948-6124.jpeg","door_id":"1","qty":2,"name":"Kurkure Namkeen - Chilli Chatka Flavour 70 g","mrp":"20","unit_price":20,"skuid":"185948","tray_id":"11","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1648108200441-WhatsApp%20Image%202022-03-24%20at%201.15.43%20PM.jpeg","door_id":"2","qty":1,"name":"Tropicana Mixed Fruit Delight 180ml Rs, 20","mrp":"20","unit_price":20,"skuid":"169941","tray_id":"34","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.272 1992334 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202202241029004155317_0', order_id='TM06202202241029004155317', sku='8393', tray_id='', vm_id='1654519754127', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-29 00:45:21.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202202241029004155317_1', order_id='TM06202202241029004155317', sku='9400', tray_id='', vm_id='1654519754127', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-29 00:45:21.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:33:24.272 1992334 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg","door_id":"1","qty":1,"name":"Lays Cream & Onion, 52g","mrp":"20","unit_price":20,"skuid":"8393","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg","door_id":"1","qty":1,"name":"Lays Magic Masala, 52g","mrp":"20","unit_price":20,"skuid":"9400","tray_id":"24","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.275 1992337 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:33:24.275 1992337 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg","door_id":"1","qty":1,"name":"Townbus Madras - Mixture,30gms","mrp":"10","unit_price":10,"skuid":"120121","tray_id":"16","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg","door_id":"1","qty":1,"name":"Townbus Masala Puri,30gm","mrp":"10","unit_price":10,"skuid":"133895","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.276 1992338 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202003241013083447315_0', order_id='TM06202003241013083447315', sku='120121', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-13 08:36:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202003241013083447315_1', order_id='TM06202003241013083447315', sku='185939', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-13 08:36:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202003241013083447315_2', order_id='TM06202003241013083447315', sku='133895', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-13 08:36:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:33:24.276 1992338 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg","qty":1,"name":"Townbus Masala Puri,30gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"133895","tray_id":"17","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg","qty":1,"name":"Townbus Madras - Mixture,30gms","mrp":"10","unit_price":10,"offer_id":"","skuid":"120121","tray_id":"16","offer_desc":""}]
20-08-2026 00:33:24.279 1992341 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202003241006084247693_0', order_id='TM06202003241006084247693', sku='133895', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-06 08:43:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202003241006084247693_1', order_id='TM06202003241006084247693', sku='185939', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-06 08:43:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:33:24.279 1992341 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/185939-9024.jpeg","qty":1,"name":"50-50 MASKA CHASKA 40.5G 80PK","mrp":"10","unit_price":10,"offer_id":"","skuid":"185939","tray_id":"18","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://skuimg.s3.ap-south-1.amazonaws.com/1686559859678-WhatsApp%20Image%202023-06-11%20at%209.19.30%20PM%20%281%29.jpeg","qty":1,"name":"Townbus Masala Puri,30gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"133895","tray_id":"17","offer_desc":""}]
20-08-2026 00:33:24.281 1992343 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202003241002184246827_0', order_id='TM06202003241002184246827', sku='185945', tray_id='', vm_id='3751046632410923167', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2024-10-02 18:44:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:33:24.281 1992343 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/185945-8317.jpeg","qty":1,"name":"Kurkure Masala Munch, 50g","mrp":"20","unit_price":20,"tray_id":"20","skuid":"185945","offer_id":"","offer_desc":""}]
20-08-2026 00:33:24.283 1992345 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@36208b9f
20-08-2026 00:33:24.283 1992345 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:33:24.283 1992345 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:33:24.283 1992345 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@36208b9f
20-08-2026 00:33:24.283 1992345 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:33:24.300 1992362 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:33:24.300 1992362 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:33:24.300 1992362 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Cf910e3847BdDaA9Be51E09c6dBe2d9402349103
20-08-2026 00:33:24.300 1992362 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:33:24.300 1992362 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:33:24.300 1992362 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Cf910e3847BdDaA9Be51E09c6dBe2d9402349103, device:app
20-08-2026 00:33:24.301 1992363 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:33:24.312 1992374 [http-nio-8051-exec-76] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:33:24.312 1992374 [http-nio-8051-exec-76] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:33:24.324 1992386 [http-nio-8051-exec-121] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 9402349103
20-08-2026 00:33:24.324 1992386 [http-nio-8051-exec-121] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9402349103
20-08-2026 00:33:24.325 1992387 [http-nio-8051-exec-121] INFO  neuu.utils.payment.NeuuWallet - customerId: 9402349103
20-08-2026 00:33:24.325 1992387 [http-nio-8051-exec-121] INFO  neuu.utils.payment.NeuuWallet - transactionKey: hzM0bhkGWSMYQOoIM7tTkNmxb41EBgzY74sGYU0wX4Q7TcvlIcYbRIwJAc1Yg0LrA6lOMG4cESF1TdPpyYTjb1cK0LDRq9ZaOAkb8cWs7AvKjSkD0GTX6RAkgSmANZjHF3q3si02YVHkgOYHAAQlUh00F7DYDDbmDkE08ePAdm1zUFpITZR97Lg9vEmzM1xR3Eyek9OeHFXPTyqFFxHYSs04wB3SfZW629bUmWOztZCjtUqP512YdzcR1MrGWmX2
20-08-2026 00:33:24.325 1992387 [http-nio-8051-exec-121] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:33:24.325 1992387 [http-nio-8051-exec-121] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"hzM0bhkGWSMYQOoIM7tTkNmxb41EBgzY74sGYU0wX4Q7TcvlIcYbRIwJAc1Yg0LrA6lOMG4cESF1TdPpyYTjb1cK0LDRq9ZaOAkb8cWs7AvKjSkD0GTX6RAkgSmANZjHF3q3si02YVHkgOYHAAQlUh00F7DYDDbmDkE08ePAdm1zUFpITZR97Lg9vEmzM1xR3Eyek9OeHFXPTyqFFxHYSs04wB3SfZW629bUmWOztZCjtUqP512YdzcR1MrGWmX2","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:33:24.325 1992387 [http-nio-8051-exec-121] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9402349103"}
20-08-2026 00:33:24.325 1992387 [http-nio-8051-exec-121] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:33:24.344 1992406 [http-nio-8051-exec-121] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:33:24.344 1992406 [http-nio-8051-exec-121] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9402349103-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:33:24.344 1992406 [http-nio-8051-exec-121] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9402349103-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:33:24.344 1992406 [http-nio-8051-exec-121] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:33:24.346 1992408 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5231ee73
20-08-2026 00:33:24.346 1992408 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:33:24.346 1992408 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:33:24.346 1992408 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5231ee73
20-08-2026 00:33:24.346 1992408 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:33:24.404 1992466 [http-nio-8051-exec-118] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:33:24.404 1992466 [http-nio-8051-exec-118] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:33:24.481 1992543 [http-nio-8051-exec-93] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202505}
20-08-2026 00:33:25.334 1993396 [http-nio-8051-exec-107] INFO  n.c.kiosk.machine.MachineController - {skus=[4500678, 4500605, 4500713, 4500656, 4500701, 4500681, 4500723, 133041, 4500725, 4500724, 4500722, 4500667, 4500624, 4500499, 4500700, 4500719, 166327, 4500642, 4500677, 4500726, 4500669, 4500711, 4500721, 4500712, 185994, 108676, 8355, 4500664, 4500710, 4500651, 4500644, 186094], imei=TM06202304}
20-08-2026 00:33:25.339 1993401 [http-nio-8051-exec-107] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:33:25.340 1993402 [http-nio-8051-exec-107] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:33:25.374 1993436 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202203 
20-08-2026 00:33:25.374 1993436 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:33:25.375 1993437 [http-nio-8051-exec-109] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:33:25.385 1993447 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:33:25.385 1993447 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:33:25.387 1993449 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:33:25.387 1993449 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:33:25.387 1993449 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:33:25.388 1993450 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:33:25.388 1993450 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:33:25.388 1993450 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:33:25.389 1993451 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:33:25.389 1993451 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:25.389 1993451 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:25.390 1993452 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:25.390 1993452 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:33:25.390 1993452 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:33:25.391 1993453 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:33:25.391 1993453 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:33:25.391 1993453 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:33:25.391 1993453 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:33:25.392 1993454 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:33:25.392 1993454 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:33:25.392 1993454 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:33:25.392 1993454 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:33:25.392 1993454 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:33:25.394 1993456 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:33:25.394 1993456 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:33:25.394 1993456 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:33:25.394 1993456 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:33:25.394 1993456 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:33:25.394 1993456 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:33:25.395 1993457 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:33:25.395 1993457 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:33:25.395 1993457 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:33:25.396 1993458 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:33:25.396 1993458 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:25.396 1993458 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:25.397 1993459 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:25.397 1993459 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:33:25.397 1993459 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:33:25.397 1993459 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:33:25.397 1993459 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:33:25.397 1993459 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:33:25.398 1993460 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:33:25.398 1993460 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:33:25.398 1993460 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:33:25.399 1993461 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:33:25.399 1993461 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:33:25.399 1993461 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:33:25.400 1993462 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:33:25.400 1993462 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:25.400 1993462 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:25.401 1993463 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:25.401 1993463 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:33:25.401 1993463 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:33:25.401 1993463 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:33:25.402 1993464 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:33:25.402 1993464 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:33:25.403 1993465 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:33:25.403 1993465 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:33:25.403 1993465 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:33:25.403 1993465 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:33:25.403 1993465 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:33:25.403 1993465 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:33:25.404 1993466 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:33:25.404 1993466 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:33:25.404 1993466 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:33:25.405 1993467 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:33:25.405 1993467 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:33:25.405 1993467 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:33:25.405 1993467 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:33:25.406 1993468 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:25.406 1993468 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:25.406 1993468 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:25.406 1993468 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:33:25.406 1993468 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:33:25.407 1993469 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:33:25.407 1993469 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:33:25.407 1993469 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:33:25.408 1993470 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:33:25.408 1993470 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:33:25.408 1993470 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:33:25.408 1993470 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:33:25.409 1993471 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:33:25.409 1993471 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:33:25.409 1993471 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:33:25.409 1993471 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:25.409 1993471 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:25.410 1993472 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:25.410 1993472 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:25.410 1993472 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:25.411 1993473 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:25.411 1993473 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:33:25.411 1993473 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:33:25.412 1993474 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:33:25.412 1993474 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:33:25.412 1993474 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:33:25.413 1993475 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:33:25.413 1993475 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:33:25.413 1993475 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:33:25.414 1993476 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:33:25.433 1993495 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:33:26.265 1994327 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 137335, 4500678, 4500681, 185994, 186059, 4500710, 4500713, 186094, 4500665, 4500712, 4500702, 166327, 4500499, 4500677, 4500719, 4500723, 4500667, 185993, 4500724, 4500694, 4500715, 4500711, 133041, 4500722, 4500651, 4500648, 4500671, 186081, 4500705, 4500669, 4500656], imei=TM07202501}
20-08-2026 00:33:26.271 1994333 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Yoga Bar Blueberry Pie 6g Protein 45g","sku_id":"186081","vendor_id":"1","mrp":"60","selling_price":"60","weight":"46","image":"https://images.tinymart.in/product/186081-134.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-01-06 01:27:03.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}]
20-08-2026 00:33:26.272 1994334 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:33:26.926 1994988 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:33:26.926 1994988 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:33:27.109 1995171 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519754127, timestamp=2026-08-19 22:35:20.0}
20-08-2026 00:33:27.110 1995172 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519754127, timestamp: 2026-08-19 22:35:20.0
20-08-2026 00:33:27.326 1995388 [http-nio-8051-exec-114] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:33:27.326 1995388 [http-nio-8051-exec-114] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:33:27.372 1995434 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:29.410 1997472 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM03202401
20-08-2026 00:33:29.410 1997472 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:33:29.410 1997472 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:33:29
20-08-2026 00:33:29.411 1997473 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 23:30:57.738808', '2026-08-19 18:53:37.239485', '2026-08-19 23:30:57.738984', '2026-08-19 18:53:37.239637'], 'close_time': ['2026-08-19 23:31:07.335293', '2026-08-19 18:53:43.319266', '2026-08-19 23:31:07.335425', '2026-08-19 18:53:43.319391']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:33:29.411 1997473 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:33:29.411 1997473 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:33:29.411 1997473 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:29.411 1997473 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:29.411 1997473 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:33:29.411 1997473 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:30:57.738808", "2026-08-19 18:53:37.239485", "2026-08-19 23:30:57.738984", "2026-08-19 18:53:37.239637"], "close_time": ["2026-08-19 23:31:07.335293", "2026-08-19 18:53:43.319266", "2026-08-19 23:31:07.335425", "2026-08-19 18:53:43.319391"]}
20-08-2026 00:33:29.411 1997473 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:33:29.411 1997473 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:33:29.850 1997912 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202204
20-08-2026 00:33:29.850 1997912 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:33:29.850 1997912 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:33:29
20-08-2026 00:33:32.174 2000236 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202201
20-08-2026 00:33:32.174 2000236 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:33:32.174 2000236 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:33:32
20-08-2026 00:33:32.174 2000236 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-18 18:07:13.465898', '2026-08-19 13:11:12.635942', '2026-08-18 18:07:13.465997', '2026-08-19 13:11:12.636037'], 'open_time': ['2026-08-18 18:06:51.305143', '2026-08-19 13:10:16.760541', '2026-08-18 18:06:51.305214', '2026-08-19 13:10:16.760599']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:33:32.174 2000236 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:33:32.174 2000236 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:33:32.174 2000236 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:32.174 2000236 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:32.174 2000236 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:33:32.174 2000236 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-18 18:07:13.465898", "2026-08-19 13:11:12.635942", "2026-08-18 18:07:13.465997", "2026-08-19 13:11:12.636037"], "open_time": ["2026-08-18 18:06:51.305143", "2026-08-19 13:10:16.760541", "2026-08-18 18:06:51.305214", "2026-08-19 13:10:16.760599"]}
20-08-2026 00:33:32.174 2000236 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:33:32.175 2000237 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:33:32.614 2000676 [http-nio-8051-exec-120] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM10201907
20-08-2026 00:33:32.614 2000676 [http-nio-8051-exec-120] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:33:32.614 2000676 [http-nio-8051-exec-120] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:33:32
20-08-2026 00:33:35.112 2003174 [http-nio-8051-exec-112] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202301}
20-08-2026 00:33:35.520 2003582 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:33:35.521 2003583 [http-nio-8051-exec-104] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:33:35.571 2003633 [http-nio-8051-exec-104] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:35.645 2003707 [http-nio-8051-exec-73] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:33:35}}
20-08-2026 00:33:35.645 2003707 [http-nio-8051-exec-73] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:33:35.645 2003707 [http-nio-8051-exec-73] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:33:35.645 2003707 [http-nio-8051-exec-73] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202204, traysArr : []
20-08-2026 00:33:35.645 2003707 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202204, traysArr : []
20-08-2026 00:33:35.646 2003708 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:33:35.646 2003708 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:33:35.646 2003708 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:33:35.646 2003708 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:33:35.646 2003708 [http-nio-8051-exec-73] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202204, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:33:35"}
20-08-2026 00:33:35.646 2003708 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202204, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:33:35"}
20-08-2026 00:33:35.693 2003755 [http-nio-8051-exec-119] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202304}
20-08-2026 00:33:35.935 2003997 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:21:17"}
20-08-2026 00:33:38.548 2006610 [http-nio-8051-exec-115] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202202}
20-08-2026 00:33:41.037 2009099 [http-nio-8051-exec-105] INFO  n.c.kiosk.machine.MachineController - {skus=[4500715, 133041, 185994, 186059, 4500499, 0, 4500712, 166327, 186043, 137335, 4500702, 4500705, 4500667, 4500656, 4500665, 186100, 4500717, 4500723, 4500711, 4500669, 4500648, 4500694, 185993, 4500664], imei=TM05202602}
20-08-2026 00:33:41.040 2009102 [http-nio-8051-exec-105] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}]
20-08-2026 00:33:41.042 2009104 [http-nio-8051-exec-105] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:33:41.152 2009214 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM09202501 
20-08-2026 00:33:41.153 2009215 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:33:41.153 2009215 [http-nio-8051-exec-59] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:33:41.163 2009225 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:41.163 2009225 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:41.165 2009227 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:41.165 2009227 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:33:41.165 2009227 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:33:41.166 2009228 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:33:41.166 2009228 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:33:41.166 2009228 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:33:41.167 2009229 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:33:41.167 2009229 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:41.167 2009229 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:41.168 2009230 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:41.168 2009230 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:33:41.168 2009230 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:33:41.169 2009231 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:33:41.169 2009231 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:33:41.169 2009231 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:33:41.170 2009232 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:33:41.170 2009232 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:33:41.170 2009232 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:33:41.171 2009233 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:33:41.171 2009233 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.171 2009233 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.172 2009234 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:33:41.172 2009234 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:33:41.172 2009234 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:33:41.172 2009234 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:33:41.173 2009235 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:41.173 2009235 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:41.173 2009235 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:41.173 2009235 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:33:41.173 2009235 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:33:41.175 2009237 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:33:41.175 2009237 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:33:41.175 2009237 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:33:41.176 2009238 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:33:41.176 2009238 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.176 2009238 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.176 2009238 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.177 2009239 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.177 2009239 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.178 2009240 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.178 2009240 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.178 2009240 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.179 2009241 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.180 2009242 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.180 2009242 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.181 2009243 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.181 2009243 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.181 2009243 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.182 2009244 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.183 2009245 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.183 2009245 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.183 2009245 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.184 2009246 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.184 2009246 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.185 2009247 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.185 2009247 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.185 2009247 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.186 2009248 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.187 2009249 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.187 2009249 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.188 2009250 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.189 2009251 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.189 2009251 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.190 2009252 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.191 2009253 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.191 2009253 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.192 2009254 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.193 2009255 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.193 2009255 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.194 2009256 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.195 2009257 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.195 2009257 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.196 2009258 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.196 2009258 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.196 2009258 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.197 2009259 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.198 2009260 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.198 2009260 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.199 2009261 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.200 2009262 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.200 2009262 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.201 2009263 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.202 2009264 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.202 2009264 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.203 2009265 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.203 2009265 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.203 2009265 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.204 2009266 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.204 2009266 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.204 2009266 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.205 2009267 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.206 2009268 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.206 2009268 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.206 2009268 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.207 2009269 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:41.207 2009269 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:41.208 2009270 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:41.227 2009289 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:33:41.230 2009292 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:33:41.230 2009292 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:33:43.141 2011203 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:33:43.141 2011203 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:33:43.151 2011213 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:44.379 2012441 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:17:43.0, vm_id=1650863155668}
20-08-2026 00:33:44.380 2012442 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863155668, timestamp: 2026-08-19 19:17:43.0
20-08-2026 00:33:44.427 2012489 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:44.880 2012942 [http-nio-8051-exec-108] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202302}
20-08-2026 00:33:45.484 2013546 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:33:45.485 2013547 [http-nio-8051-exec-111] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:33:45.530 2013592 [http-nio-8051-exec-111] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:46.066 2014128 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:33:46.067 2014129 [http-nio-8051-exec-113] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:33:46.154 2014216 [http-nio-8051-exec-113] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM01202601
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:33:46
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'close_time': ['2026-08-19 19:14:24.181679', '2026-08-19 19:24:24.278248'], 'open_time': ['2026-08-19 19:24:15.564392', '2026-08-19 19:24:11.967158']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}]"}
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:14:24.181679", "2026-08-19 19:24:24.278248"], "open_time": ["2026-08-19 19:24:15.564392", "2026-08-19 19:24:11.967158"]}
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}]
20-08-2026 00:33:46.819 2014881 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:33:52.159 2020221 [http-nio-8051-exec-122] INFO  n.c.kiosk.machine.MachineController - {imei=TM09202501, skus=[4500712, 4500710, 4500644, 4500713, 4500665, 4500711, 4500626, 4500689, 4500564, 4500693, 0, 4500624]}
20-08-2026 00:33:52.163 2020225 [http-nio-8051-exec-122] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}]
20-08-2026 00:33:52.165 2020227 [http-nio-8051-exec-122] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:33:52.344 2020406 [http-nio-8051-exec-85] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202201}
20-08-2026 00:33:52.792 2020854 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:33:52.793 2020855 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:33:54.135 2022197 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:33:54.136 2022198 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:33:54.168 2022230 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:55.262 2023324 [http-nio-8051-exec-12] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202505}
20-08-2026 00:33:55.466 2023528 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], data=[{sensors=[{id=TM06202003-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202003-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:33:55.214660}], door_id=1}, {hcid=[1], data=[{sensors=[{id=TM06202003-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202003-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:33:55.215802}], door_id=2}]}
20-08-2026 00:33:55.467 2023529 [http-nio-8051-exec-76] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:33:55.467 2023529 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202003, traysArr : []
20-08-2026 00:33:55.467 2023529 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202003, traysArr : []
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:33:55.469 2023531 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 47
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]
20-08-2026 00:33:55.470 2023532 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:33:55.475 2023537 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202003, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:55.214660"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:55.215802"}],"hcid":[1],"door_id":2}]
20-08-2026 00:33:55.475 2023537 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202003, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:55.214660"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:55.215802"}],"hcid":[1],"door_id":2}]
20-08-2026 00:33:55.484 2023546 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:33:55.484 2023546 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:33:55.488 2023550 [http-nio-8051-exec-76] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202003, cameraArr : {}
20-08-2026 00:33:55.488 2023550 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202003, cameraInfoData : {}
20-08-2026 00:33:55.744 2023806 [http-nio-8051-exec-118] INFO  n.c.kiosk.machine.MachineController - {skus=[166327, 4500701, 4500689, 4500726, 4500723, 4500665, 177747, 4500407, 4500644, 4500712, 185954, 4500643, 4500571, 4500717, 4500667, 185994, 186001, 4500656, 4500499, 186043, 4500722, 4500687, 4500704, 186078, 4500668, 4500711, 185993, 4500651, 4500694, 186059, 0, 4500624, 4500626], imei=TM03202201}
20-08-2026 00:33:55.748 2023810 [http-nio-8051-exec-118] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Perk Plus 38g","sku_id":"4500571","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500571-5060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-06 12:19:19.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Modern Kitchens Potato waffers Spicy 24gm ","sku_id":"4500687","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500687-5964.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-04-19 19:12:27.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:33:55.750 2023812 [http-nio-8051-exec-118] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:33:55.799 2023861 [http-nio-8051-exec-93] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:19:15"}
20-08-2026 00:33:56.091 2024153 [http-nio-8051-exec-107] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:33:56.091 2024153 [http-nio-8051-exec-107] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:33:56.723 2024785 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202202 
20-08-2026 00:33:56.723 2024785 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:33:56.724 2024786 [http-nio-8051-exec-109] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:33:56.734 2024796 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:33:56.734 2024796 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:33:56.735 2024797 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:33:56.735 2024797 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:33:56.735 2024797 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:33:56.736 2024798 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:33:56.736 2024798 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:33:56.736 2024798 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:33:56.737 2024799 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:33:56.737 2024799 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:33:56.737 2024799 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:33:56.738 2024800 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:33:56.738 2024800 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:33:56.738 2024800 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:33:56.739 2024801 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:33:56.739 2024801 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:56.739 2024801 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:56.740 2024802 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:56.740 2024802 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:33:56.740 2024802 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:33:56.741 2024803 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:33:56.741 2024803 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:33:56.741 2024803 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:33:56.742 2024804 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:33:56.742 2024804 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:33:56.742 2024804 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:33:56.743 2024805 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:33:56.744 2024806 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:33:56.744 2024806 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:33:56.744 2024806 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:33:56.744 2024806 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:56.744 2024806 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:56.745 2024807 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:56.746 2024808 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:33:56.746 2024808 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:33:56.747 2024809 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:33:56.747 2024809 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:33:56.747 2024809 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:33:56.748 2024810 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:33:56.748 2024810 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:33:56.748 2024810 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:33:56.749 2024811 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:33:56.749 2024811 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:33:56.749 2024811 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:33:56.750 2024812 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:33:56.750 2024812 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:33:56.750 2024812 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:33:56.751 2024813 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:33:56.751 2024813 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:33:56.751 2024813 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:33:56.752 2024814 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:33:56.752 2024814 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:56.752 2024814 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:56.753 2024815 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:56.753 2024815 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:33:56.753 2024815 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:33:56.754 2024816 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:33:56.754 2024816 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:33:56.754 2024816 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:33:56.755 2024817 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:33:56.755 2024817 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:33:56.755 2024817 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:33:56.756 2024818 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:33:56.756 2024818 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:33:56.756 2024818 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:33:56.757 2024819 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:33:56.757 2024819 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:33:56.757 2024819 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:33:56.758 2024820 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:33:56.758 2024820 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:33:56.758 2024820 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:33:56.759 2024821 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:33:56.759 2024821 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:33:56.759 2024821 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:33:56.760 2024822 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:33:56.760 2024822 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:33:56.760 2024822 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:33:56.761 2024823 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:33:56.761 2024823 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 27
20-08-2026 00:33:56.761 2024823 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 27
20-08-2026 00:33:56.762 2024824 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 27
20-08-2026 00:33:56.762 2024824 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:33:56.762 2024824 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:33:56.763 2024825 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:33:56.763 2024825 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 18
20-08-2026 00:33:56.763 2024825 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 18
20-08-2026 00:33:56.764 2024826 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 18
20-08-2026 00:33:56.764 2024826 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:33:56.764 2024826 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:33:56.765 2024827 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:33:56.765 2024827 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:33:56.765 2024827 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:33:56.766 2024828 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:33:56.766 2024828 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:33:56.766 2024828 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:33:56.767 2024829 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:33:56.787 2024849 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:33:58.514 2026576 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:33:58.515 2026577 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:33:58.557 2026619 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:33:59.810 2027872 [http-nio-8051-exec-114] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM03202401-1-limit, sensor_status=true, sensor_type=limit}, {id=TM03202401-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:33:59.598472}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM03202401-2-limit, sensor_status=true, sensor_type=limit}, {id=TM03202401-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:33:59.599634}], hcid=[1]}]}
20-08-2026 00:33:59.811 2027873 [http-nio-8051-exec-114] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:33:59.811 2027873 [http-nio-8051-exec-114] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM03202401, traysArr : []
20-08-2026 00:33:59.811 2027873 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM03202401, traysArr : []
20-08-2026 00:33:59.812 2027874 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:33:59.812 2027874 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:33:59.812 2027874 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:33:59.812 2027874 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:33:59.812 2027874 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:33:59.812 2027874 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:33:59.812 2027874 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:33:59.813 2027875 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:33:59.819 2027881 [http-nio-8051-exec-114] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202401, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:59.598472"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:59.599634"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:33:59.819 2027881 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM03202401, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:59.598472"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:33:59.599634"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:33:59.831 2027893 [http-nio-8051-exec-114] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202401, cameraArr : {}
20-08-2026 00:33:59.831 2027893 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM03202401, cameraInfoData : {}
20-08-2026 00:34:00.136 2028198 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:34:00.137 2028199 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:34:00.150 2028212 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:34:00.794 2028856 [http-nio-8051-exec-101] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:00.794 2028856 [http-nio-8051-exec-101] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:00.992 2029054 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:34:00.993 2029055 [http-nio-8051-exec-20] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:34:00.993 2029055 [http-nio-8051-exec-20] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:34:01.001 2029063 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:34:01.001 2029063 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:34:01.002 2029064 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:34:01.002 2029064 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:34:01.002 2029064 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:34:01.003 2029065 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:34:01.003 2029065 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:34:01.003 2029065 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:34:01.004 2029066 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:34:01.004 2029066 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:34:01.004 2029066 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:34:01.005 2029067 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:34:01.005 2029067 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:34:01.005 2029067 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:34:01.006 2029068 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:34:01.006 2029068 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:34:01.006 2029068 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:34:01.007 2029069 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:34:01.007 2029069 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:34:01.007 2029069 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:34:01.008 2029070 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:34:01.008 2029070 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:34:01.008 2029070 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:34:01.009 2029071 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:34:01.009 2029071 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:34:01.009 2029071 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:34:01.009 2029071 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:34:01.009 2029071 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:34:01.009 2029071 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:34:01.010 2029072 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:34:01.010 2029072 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:34:01.010 2029072 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:34:01.011 2029073 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:34:01.011 2029073 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:34:01.011 2029073 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:34:01.012 2029074 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:34:01.012 2029074 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:34:01.012 2029074 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:34:01.013 2029075 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:34:01.013 2029075 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:34:01.013 2029075 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:34:01.014 2029076 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:34:01.014 2029076 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:34:01.014 2029076 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:34:01.015 2029077 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:34:01.015 2029077 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:34:01.015 2029077 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:34:01.016 2029078 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:34:01.016 2029078 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:34:01.016 2029078 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:34:01.016 2029078 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:34:01.017 2029079 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:34:01.017 2029079 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:34:01.018 2029080 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:34:01.018 2029080 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:34:01.018 2029080 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:34:01.018 2029080 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:34:01.018 2029080 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:34:01.018 2029080 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:34:01.019 2029081 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:34:01.019 2029081 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:34:01.019 2029081 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:34:01.020 2029082 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:34:01.020 2029082 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:34:01.020 2029082 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:34:01.022 2029084 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:34:01.022 2029084 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:34:01.022 2029084 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:34:01.022 2029084 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:34:01.022 2029084 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:34:01.022 2029084 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:34:01.023 2029085 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:34:01.023 2029085 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:34:01.023 2029085 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:34:01.024 2029086 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:34:01.024 2029086 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:34:01.025 2029087 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:34:01.025 2029087 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:34:01.025 2029087 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:34:01.025 2029087 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:34:01.026 2029088 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:34:01.026 2029088 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:34:01.026 2029088 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:34:01.028 2029090 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:34:01.028 2029090 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:34:01.028 2029090 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:34:01.029 2029091 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:34:01.029 2029091 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:34:01.029 2029091 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:34:01.030 2029092 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:34:01.030 2029092 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:34:01.030 2029092 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:34:01.031 2029093 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:34:01.031 2029093 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:34:01.031 2029093 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:34:01.032 2029094 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:34:01.032 2029094 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:34:01.032 2029094 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:34:01.033 2029095 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:34:01.053 2029115 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:34:01.593 2029655 [http-nio-8051-exec-100] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:34:01.625 2029687 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.628 2029690 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.633 2029695 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.633 2029695 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:34:01.633 2029695 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:34:01.636 2029698 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:34:01.636 2029698 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:34:01.637 2029699 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:01.639 2029701 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:01.643 2029705 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:01.643 2029705 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:34:01.643 2029705 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:34:01.647 2029709 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:34:01.647 2029709 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:01.647 2029709 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:34:01.682 2029744 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.682 2029744 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.682 2029744 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:01.682 2029744 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:34:01.682 2029744 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:01.0
20-08-2026 00:34:01.682 2029744 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:01.684 2029746 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.685 2029747 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.687 2029749 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.688 2029750 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:34:01.688 2029750 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:34:01.690 2029752 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:34:01.690 2029752 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:34:01.691 2029753 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:01.693 2029755 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:01.696 2029758 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:01.696 2029758 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:34:01.697 2029759 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:34:01.700 2029762 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:34:01.700 2029762 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:01.700 2029762 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:34:01.721 2029783 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.721 2029783 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.721 2029783 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:01.721 2029783 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:34:01.721 2029783 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:01.0
20-08-2026 00:34:01.721 2029783 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:01.722 2029784 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.724 2029786 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.727 2029789 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.727 2029789 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:34:01.727 2029789 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:01.730 2029792 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:34:01.730 2029792 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:34:01.731 2029793 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:01.733 2029795 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:01.736 2029798 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:01.736 2029798 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:34:01.736 2029798 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:34:01.739 2029801 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:34:01.739 2029801 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:01.739 2029801 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:34:01.762 2029824 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.762 2029824 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.762 2029824 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:01.762 2029824 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:34:01.762 2029824 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:01.0
20-08-2026 00:34:01.762 2029824 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:01.763 2029825 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.765 2029827 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.768 2029830 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.768 2029830 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:34:01.769 2029831 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:34:01.771 2029833 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:34:01.771 2029833 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:34:01.772 2029834 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:01.774 2029836 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:01.778 2029840 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:01.778 2029840 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:34:01.778 2029840 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:34:01.780 2029842 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:34:01.780 2029842 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:01.780 2029842 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:34:01.798 2029860 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.799 2029861 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.799 2029861 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:01.799 2029861 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:34:01.799 2029861 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:01.0
20-08-2026 00:34:01.799 2029861 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:01.800 2029862 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.801 2029863 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.804 2029866 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.804 2029866 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:34:01.804 2029866 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:34:01.806 2029868 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:34:01.806 2029868 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:34:01.807 2029869 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.807 2029869 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.810 2029872 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.810 2029872 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:34:01.810 2029872 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:34:01.812 2029874 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:34:01.812 2029874 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:34:01.813 2029875 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.814 2029876 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.817 2029879 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.817 2029879 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:34:01.817 2029879 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:34:01.819 2029881 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:34:01.819 2029881 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:34:01.820 2029882 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.821 2029883 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.823 2029885 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.823 2029885 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:34:01.823 2029885 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:34:01.826 2029888 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:34:01.826 2029888 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:34:01.826 2029888 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:01.827 2029889 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:01.830 2029892 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:01.830 2029892 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:34:01.830 2029892 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:34:01.832 2029894 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:34:01.833 2029895 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:34:01.834 2029896 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.835 2029897 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.838 2029900 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.838 2029900 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:34:01.838 2029900 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:34:01.840 2029902 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:34:01.840 2029902 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:34:01.841 2029903 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.842 2029904 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.845 2029907 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.845 2029907 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:34:01.845 2029907 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:34:01.847 2029909 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:34:01.847 2029909 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:34:01.848 2029910 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.849 2029911 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.851 2029913 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.852 2029914 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:34:01.852 2029914 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:34:01.855 2029917 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:34:01.855 2029917 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:34:01.856 2029918 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:01.857 2029919 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:01.860 2029922 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:01.860 2029922 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:34:01.860 2029922 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:34:01.862 2029924 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:34:01.862 2029924 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:01.862 2029924 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:34:01.881 2029943 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:01.881 2029943 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:01.881 2029943 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:34:01.881 2029943 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:34:01.881 2029943 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:01.0
20-08-2026 00:34:01.881 2029943 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:01.882 2029944 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.883 2029945 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.885 2029947 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.885 2029947 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:34:01.885 2029947 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:01.888 2029950 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:34:01.888 2029950 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:34:01.889 2029951 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.890 2029952 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.892 2029954 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.892 2029954 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:34:01.892 2029954 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:34:01.895 2029957 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:34:01.895 2029957 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:34:01.895 2029957 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.897 2029959 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.900 2029962 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.900 2029962 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:34:01.900 2029962 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:34:01.903 2029965 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:34:01.903 2029965 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:34:01.904 2029966 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:01.906 2029968 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:01.909 2029971 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:01.909 2029971 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:34:01.909 2029971 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:34:01.912 2029974 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:34:01.912 2029974 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:01.913 2029975 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:34:01.931 2029993 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.931 2029993 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.931 2029993 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:01.931 2029993 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:34:01.932 2029994 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:01.0
20-08-2026 00:34:01.932 2029994 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:01.933 2029995 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:01.934 2029996 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:01.939 2030001 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:01.939 2030001 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:34:01.939 2030001 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:34:01.941 2030003 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:34:01.941 2030003 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:01.941 2030003 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:34:01.964 2030026 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.964 2030026 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:01.964 2030026 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:01.964 2030026 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:34:01.964 2030026 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:01.0
20-08-2026 00:34:01.964 2030026 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:01.965 2030027 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.966 2030028 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.969 2030031 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.969 2030031 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:34:01.969 2030031 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:01.971 2030033 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:34:01.971 2030033 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:34:01.972 2030034 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:01.974 2030036 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:01.978 2030040 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:01.978 2030040 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:34:01.978 2030040 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:34:01.980 2030042 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:34:01.981 2030043 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:34:01.982 2030044 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:01.983 2030045 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:01.987 2030049 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:01.987 2030049 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:34:01.987 2030049 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:34:01.989 2030051 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:34:01.989 2030051 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:01.989 2030051 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:34:02.018 2030080 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.018 2030080 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.018 2030080 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.018 2030080 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:34:02.019 2030081 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.019 2030081 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.019 2030081 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.021 2030083 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.024 2030086 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.024 2030086 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:34:02.024 2030086 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:34:02.028 2030090 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:34:02.028 2030090 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:34:02.029 2030091 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.031 2030093 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.035 2030097 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.035 2030097 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:34:02.035 2030097 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:34:02.038 2030100 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:34:02.038 2030100 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:34:02.039 2030101 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:34:02.041 2030103 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6a953f4d
20-08-2026 00:34:02.044 2030106 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:34:02.044 2030106 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:34:02.044 2030106 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:34:02.046 2030108 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:34:02.046 2030108 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:34:02.046 2030108 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.048 2030110 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.052 2030114 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.052 2030114 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:34:02.052 2030114 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:34:02.056 2030118 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:34:02.056 2030118 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:34:02.057 2030119 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.059 2030121 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.062 2030124 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.062 2030124 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:34:02.062 2030124 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:34:02.066 2030128 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:34:02.066 2030128 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:34:02.067 2030129 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.069 2030131 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.072 2030134 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.072 2030134 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:34:02.072 2030134 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:34:02.076 2030138 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:34:02.076 2030138 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:34:02.077 2030139 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.079 2030141 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.082 2030144 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.082 2030144 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:34:02.082 2030144 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:34:02.085 2030147 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:34:02.086 2030148 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:34:02.087 2030149 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.088 2030150 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.091 2030153 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.091 2030153 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:34:02.091 2030153 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:02.093 2030155 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:34:02.093 2030155 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:34:02.094 2030156 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.095 2030157 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.098 2030160 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.098 2030160 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:34:02.098 2030160 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:02.100 2030162 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:34:02.100 2030162 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:34:02.101 2030163 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:34:02.102 2030164 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6a953f4d
20-08-2026 00:34:02.104 2030166 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:34:02.105 2030167 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:34:02.105 2030167 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:34:02.107 2030169 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:34:02.107 2030169 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:34:02.107 2030169 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.108 2030170 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.110 2030172 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.111 2030173 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:34:02.111 2030173 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:34:02.114 2030176 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:34:02.114 2030176 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:34:02.114 2030176 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.115 2030177 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.118 2030180 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.118 2030180 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:34:02.118 2030180 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:34:02.120 2030182 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:34:02.120 2030182 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:34:02.121 2030183 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.122 2030184 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.125 2030187 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.125 2030187 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:34:02.125 2030187 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:34:02.127 2030189 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:34:02.127 2030189 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:34:02.128 2030190 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.129 2030191 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.131 2030193 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.131 2030193 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:34:02.131 2030193 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:34:02.134 2030196 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:34:02.134 2030196 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.134 2030196 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:34:02.152 2030214 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.152 2030214 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.152 2030214 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.152 2030214 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:34:02.152 2030214 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.152 2030214 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.153 2030215 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.155 2030217 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.157 2030219 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.158 2030220 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:34:02.158 2030220 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:34:02.160 2030222 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:34:02.160 2030222 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:34:02.161 2030223 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.162 2030224 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.165 2030227 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.165 2030227 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:34:02.165 2030227 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:34:02.167 2030229 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:34:02.168 2030230 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.168 2030230 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:34:02.189 2030251 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.189 2030251 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.189 2030251 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.189 2030251 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:34:02.189 2030251 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.189 2030251 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.190 2030252 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.191 2030253 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.194 2030256 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.194 2030256 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:34:02.194 2030256 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:34:02.198 2030260 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:34:02.198 2030260 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:34:02.198 2030260 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.200 2030262 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.202 2030264 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.202 2030264 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:34:02.202 2030264 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:34:02.204 2030266 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:34:02.204 2030266 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:34:02.205 2030267 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.207 2030269 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.209 2030271 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.209 2030271 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:34:02.209 2030271 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:34:02.212 2030274 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:34:02.212 2030274 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.212 2030274 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:34:02.257 2030319 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.257 2030319 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.257 2030319 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.257 2030319 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:34:02.257 2030319 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.257 2030319 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.258 2030320 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.259 2030321 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.262 2030324 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.262 2030324 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:34:02.262 2030324 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:34:02.265 2030327 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:34:02.265 2030327 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:34:02.266 2030328 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.267 2030329 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.270 2030332 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.270 2030332 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:34:02.270 2030332 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:02.274 2030336 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:34:02.274 2030336 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:34:02.275 2030337 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.277 2030339 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.281 2030343 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.281 2030343 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:34:02.281 2030343 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:34:02.284 2030346 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:34:02.284 2030346 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.284 2030346 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:34:02.311 2030373 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.312 2030374 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.312 2030374 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.312 2030374 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:34:02.312 2030374 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.312 2030374 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.313 2030375 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.315 2030377 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.319 2030381 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.319 2030381 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:34:02.319 2030381 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:34:02.321 2030383 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:34:02.321 2030383 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.321 2030383 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:34:02.479 2030541 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.479 2030541 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.479 2030541 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.479 2030541 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:34:02.479 2030541 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.479 2030541 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.480 2030542 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.481 2030543 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.484 2030546 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.484 2030546 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:34:02.484 2030546 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:02.487 2030549 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:34:02.487 2030549 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:34:02.487 2030549 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.489 2030551 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.492 2030554 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.492 2030554 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:34:02.492 2030554 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:34:02.495 2030557 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:34:02.495 2030557 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:34:02.496 2030558 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.498 2030560 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.501 2030563 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.501 2030563 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:34:02.501 2030563 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:02.505 2030567 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:34:02.505 2030567 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:34:02.506 2030568 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.507 2030569 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.510 2030572 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.510 2030572 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:34:02.510 2030572 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:34:02.512 2030574 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:34:02.512 2030574 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.512 2030574 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:34:02.543 2030605 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:02.543 2030605 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:02.543 2030605 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:34:02.543 2030605 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:34:02.543 2030605 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.543 2030605 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.544 2030606 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.552 2030614 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.555 2030617 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.555 2030617 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:34:02.555 2030617 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:02.562 2030624 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:34:02.562 2030624 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:34:02.563 2030625 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.564 2030626 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.567 2030629 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.567 2030629 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:34:02.567 2030629 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:34:02.570 2030632 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:34:02.570 2030632 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:34:02.571 2030633 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.572 2030634 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.575 2030637 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.575 2030637 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:34:02.575 2030637 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:02.577 2030639 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:34:02.577 2030639 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:34:02.578 2030640 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:34:02.579 2030641 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@545dbfe9
20-08-2026 00:34:02.581 2030643 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:34:02.581 2030643 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:34:02.581 2030643 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:34:02.585 2030647 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:34:02.585 2030647 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:34:02.586 2030648 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.588 2030650 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.590 2030652 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.590 2030652 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:34:02.590 2030652 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:34:02.592 2030654 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:34:02.592 2030654 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:34:02.593 2030655 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.594 2030656 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.597 2030659 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.597 2030659 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:34:02.597 2030659 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:34:02.599 2030661 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:34:02.599 2030661 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:34:02.600 2030662 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.601 2030663 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.603 2030665 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.603 2030665 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:34:02.603 2030665 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:34:02.606 2030668 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:34:02.606 2030668 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:34:02.607 2030669 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.608 2030670 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.610 2030672 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.610 2030672 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:34:02.610 2030672 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:34:02.613 2030675 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:34:02.613 2030675 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.613 2030675 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:34:02.631 2030693 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.631 2030693 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.631 2030693 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.631 2030693 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:34:02.631 2030693 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.631 2030693 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.632 2030694 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.634 2030696 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.637 2030699 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.637 2030699 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:34:02.637 2030699 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:34:02.642 2030704 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:34:02.642 2030704 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:34:02.643 2030705 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.645 2030707 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.648 2030710 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.648 2030710 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:34:02.648 2030710 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:34:02.651 2030713 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:34:02.651 2030713 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:34:02.652 2030714 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.654 2030716 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.655 2030717 [http-nio-8051-exec-120] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:34:02, data=[{status=true, id=pd-invalidfs, value=vfat}]}}
20-08-2026 00:34:02.656 2030718 [http-nio-8051-exec-120] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:34:02.656 2030718 [http-nio-8051-exec-120] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:34:02.656 2030718 [http-nio-8051-exec-120] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202203, traysArr : []
20-08-2026 00:34:02.656 2030718 [http-nio-8051-exec-120] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202203, traysArr : []
20-08-2026 00:34:02.657 2030719 [http-nio-8051-exec-120] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:34:02.657 2030719 [http-nio-8051-exec-120] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:34:02.657 2030719 [http-nio-8051-exec-120] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:34:02.657 2030719 [http-nio-8051-exec-120] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:34:02.657 2030719 [http-nio-8051-exec-120] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202203, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:34:02"}
20-08-2026 00:34:02.657 2030719 [http-nio-8051-exec-120] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202203, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:34:02"}
20-08-2026 00:34:02.658 2030720 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.658 2030720 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:34:02.658 2030720 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:02.662 2030724 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:34:02.663 2030725 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:34:02.664 2030726 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.667 2030729 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.670 2030732 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.670 2030732 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:34:02.670 2030732 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:34:02.673 2030735 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:34:02.673 2030735 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.673 2030735 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:34:02.694 2030756 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.694 2030756 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.694 2030756 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.694 2030756 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:34:02.694 2030756 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.694 2030756 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.696 2030758 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.698 2030760 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.703 2030765 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.703 2030765 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:34:02.703 2030765 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:34:02.706 2030768 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:34:02.706 2030768 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.706 2030768 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:34:02.731 2030793 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.731 2030793 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.731 2030793 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.731 2030793 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:34:02.731 2030793 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.731 2030793 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.733 2030795 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.735 2030797 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.739 2030801 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.739 2030801 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:34:02.739 2030801 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:34:02.743 2030805 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:34:02.743 2030805 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:34:02.744 2030806 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.746 2030808 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.750 2030812 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.750 2030812 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:34:02.750 2030812 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:02.753 2030815 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:34:02.753 2030815 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:34:02.754 2030816 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.757 2030819 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.761 2030823 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.761 2030823 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:34:02.761 2030823 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:02.764 2030826 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:34:02.764 2030826 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:34:02.765 2030827 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.767 2030829 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.771 2030833 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.771 2030833 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:34:02.771 2030833 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:34:02.775 2030837 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:34:02.775 2030837 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.775 2030837 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:34:02.800 2030862 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.800 2030862 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.800 2030862 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.800 2030862 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:34:02.800 2030862 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.800 2030862 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.802 2030864 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.803 2030865 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.808 2030870 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.808 2030870 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:34:02.808 2030870 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:02.811 2030873 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:34:02.811 2030873 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:34:02.812 2030874 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.814 2030876 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.819 2030881 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.819 2030881 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:34:02.819 2030881 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:34:02.822 2030884 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:34:02.822 2030884 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.822 2030884 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:34:02.839 2030901 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.839 2030901 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.839 2030901 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.839 2030901 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:34:02.839 2030901 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.839 2030901 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.840 2030902 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.843 2030905 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.847 2030909 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.847 2030909 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:34:02.847 2030909 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:02.851 2030913 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:34:02.851 2030913 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:34:02.852 2030914 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.854 2030916 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.858 2030920 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.858 2030920 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:34:02.858 2030920 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:34:02.861 2030923 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:34:02.861 2030923 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.861 2030923 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:34:02.890 2030952 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.890 2030952 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.890 2030952 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.890 2030952 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:34:02.890 2030952 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.890 2030952 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.891 2030953 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.894 2030956 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.898 2030960 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.899 2030961 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:34:02.899 2030961 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:34:02.903 2030965 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:34:02.903 2030965 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:34:02.904 2030966 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.907 2030969 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.911 2030973 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.911 2030973 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:34:02.912 2030974 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:34:02.915 2030977 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:34:02.915 2030977 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.915 2030977 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:34:02.935 2030997 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.935 2030997 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.935 2030997 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.935 2030997 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:34:02.935 2030997 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.935 2030997 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.936 2030998 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.938 2031000 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.944 2031006 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.944 2031006 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:34:02.944 2031006 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:34:02.948 2031010 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:34:02.948 2031010 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:02.948 2031010 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:34:02.974 2031036 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.974 2031036 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:02.974 2031036 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:02.975 2031037 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:34:02.975 2031037 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:02.0
20-08-2026 00:34:02.975 2031037 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:02.976 2031038 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:02.978 2031040 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:02.983 2031045 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:02.983 2031045 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:34:02.983 2031045 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:34:02.987 2031049 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:34:02.987 2031049 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:34:02.988 2031050 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:02.991 2031053 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:02.995 2031057 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:02.995 2031057 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:34:02.995 2031057 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:34:03.000 2031062 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:34:03.000 2031062 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.000 2031062 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:34:03.025 2031087 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.026 2031088 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.026 2031088 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:03.026 2031088 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:34:03.026 2031088 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.026 2031088 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.028 2031090 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.030 2031092 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.035 2031097 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.035 2031097 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:34:03.035 2031097 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:34:03.039 2031101 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:34:03.039 2031101 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:34:03.040 2031102 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.042 2031104 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.046 2031108 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.046 2031108 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:34:03.046 2031108 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:34:03.050 2031112 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:34:03.050 2031112 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:34:03.051 2031113 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.054 2031116 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.057 2031119 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.057 2031119 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:34:03.057 2031119 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:34:03.062 2031124 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:34:03.062 2031124 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:34:03.063 2031125 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.065 2031127 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.068 2031130 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.068 2031130 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:34:03.068 2031130 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:34:03.072 2031134 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:34:03.072 2031134 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:34:03.073 2031135 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.074 2031136 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.078 2031140 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.078 2031140 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:34:03.078 2031140 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:03.081 2031143 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:34:03.081 2031143 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:34:03.082 2031144 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.085 2031147 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.090 2031152 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.090 2031152 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:34:03.090 2031152 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:34:03.093 2031155 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:34:03.093 2031155 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:34:03.094 2031156 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.095 2031157 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.098 2031160 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.098 2031160 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:34:03.098 2031160 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:34:03.100 2031162 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:34:03.100 2031162 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:34:03.101 2031163 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.103 2031165 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.105 2031167 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.105 2031167 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:34:03.106 2031168 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:34:03.108 2031170 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:34:03.108 2031170 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:34:03.109 2031171 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.111 2031173 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.115 2031177 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.115 2031177 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:34:03.115 2031177 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:34:03.119 2031181 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:34:03.119 2031181 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:34:03.120 2031182 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:34:03.122 2031184 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6a953f4d
20-08-2026 00:34:03.126 2031188 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:34:03.126 2031188 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:34:03.126 2031188 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:34:03.130 2031192 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:34:03.130 2031192 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:34:03.131 2031193 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.133 2031195 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.135 2031197 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.135 2031197 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:34:03.135 2031197 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:34:03.138 2031200 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:34:03.138 2031200 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:34:03.139 2031201 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.140 2031202 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.142 2031204 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.142 2031204 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:34:03.142 2031204 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:34:03.144 2031206 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:34:03.145 2031207 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.145 2031207 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:34:03.183 2031245 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.183 2031245 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.183 2031245 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:03.183 2031245 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:34:03.183 2031245 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.183 2031245 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.184 2031246 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.186 2031248 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.189 2031251 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.189 2031251 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:34:03.189 2031251 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:34:03.190 2031252 [http-nio-8051-exec-112] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202003, skus=[4500678, 4500677, 137335, 4500681, 4500669, 4500642, 177747, 185993, 186001, 4500724, 4500722, 186059, 4500715, 4500701, 4500717, 4500647, 185994, 4500723, 4500643, 4500725, 4500726, 4500706, 186094, 166327, 4500499, 4500667, 4500624, 163527, 4500656, 4500727, 4500541, 113]}
20-08-2026 00:34:03.192 2031254 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:34:03.192 2031254 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:34:03.193 2031255 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.194 2031256 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.196 2031258 [http-nio-8051-exec-112] INFO  n.c.kiosk.machine.MachineController - [{"name":"Redbull Energy Drink 250 ml","sku_id":"113","vendor_id":"1","mrp":"125","selling_price":"125","weight":"272","image":"https://images.tinymart.in/product/113-2164.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"27","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"testing 5g sku","sku_id":"163527","vendor_id":"1","mrp":"1","selling_price":"1","weight":"5","image":"https://images.tinymart.in/product/163527-5994.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2023-07-04 18:26:43.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:34:03.198 2031260 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.198 2031260 [http-nio-8051-exec-112] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:34:03.198 2031260 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:34:03.198 2031260 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:34:03.201 2031263 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:34:03.201 2031263 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:34:03.202 2031264 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.203 2031265 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.206 2031268 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.206 2031268 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:34:03.206 2031268 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:34:03.209 2031271 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:34:03.209 2031271 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:34:03.210 2031272 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.211 2031273 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.214 2031276 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.214 2031276 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:34:03.214 2031276 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:03.216 2031278 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:34:03.216 2031278 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:34:03.217 2031279 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.219 2031281 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.221 2031283 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.221 2031283 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:34:03.221 2031283 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:34:03.223 2031285 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:34:03.224 2031286 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.224 2031286 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:34:03.250 2031312 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.250 2031312 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.250 2031312 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:34:03.250 2031312 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:34:03.250 2031312 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.250 2031312 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.251 2031313 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.252 2031314 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.255 2031317 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.255 2031317 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:34:03.256 2031318 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:34:03.258 2031320 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:34:03.258 2031320 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.258 2031320 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:34:03.282 2031344 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.282 2031344 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.282 2031344 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:34:03.282 2031344 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:34:03.282 2031344 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.282 2031344 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.283 2031345 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.284 2031346 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.288 2031350 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.288 2031350 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:34:03.288 2031350 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:34:03.290 2031352 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:34:03.290 2031352 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.290 2031352 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:34:03.315 2031377 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.315 2031377 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.315 2031377 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:03.315 2031377 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:34:03.315 2031377 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.315 2031377 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.316 2031378 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.319 2031381 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.322 2031384 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.322 2031384 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:34:03.322 2031384 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:03.325 2031387 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:34:03.325 2031387 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:34:03.326 2031388 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.328 2031390 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.330 2031392 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.330 2031392 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:34:03.330 2031392 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:34:03.332 2031394 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:34:03.333 2031395 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:34:03.333 2031395 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.334 2031396 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.338 2031400 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.338 2031400 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:34:03.339 2031401 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:34:03.342 2031404 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:34:03.342 2031404 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.342 2031404 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:34:03.364 2031426 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.365 2031427 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.365 2031427 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:03.365 2031427 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:34:03.365 2031427 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.365 2031427 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.366 2031428 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.368 2031430 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.373 2031435 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.373 2031435 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:34:03.373 2031435 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:34:03.375 2031437 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:34:03.375 2031437 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:34:03.376 2031438 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.377 2031439 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.380 2031442 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.380 2031442 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:34:03.380 2031442 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:34:03.383 2031445 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:34:03.383 2031445 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.383 2031445 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:34:03.422 2031484 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.422 2031484 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.422 2031484 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:03.422 2031484 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:34:03.422 2031484 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.422 2031484 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.423 2031485 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.424 2031486 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.427 2031489 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.427 2031489 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:34:03.427 2031489 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:34:03.430 2031492 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:34:03.430 2031492 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:34:03.431 2031493 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.433 2031495 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.435 2031497 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.435 2031497 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:34:03.435 2031497 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:34:03.438 2031500 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:34:03.438 2031500 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:34:03.440 2031502 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.443 2031505 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.447 2031509 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.447 2031509 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:34:03.447 2031509 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:03.450 2031512 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:34:03.450 2031512 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:34:03.451 2031513 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.453 2031515 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.455 2031517 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.455 2031517 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:34:03.456 2031518 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:34:03.458 2031520 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:34:03.458 2031520 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:34:03.459 2031521 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.460 2031522 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.465 2031527 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.465 2031527 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:34:03.465 2031527 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:34:03.470 2031532 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:34:03.470 2031532 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:34:03.471 2031533 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.473 2031535 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.476 2031538 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.476 2031538 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:34:03.476 2031538 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:03.479 2031541 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:34:03.479 2031541 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:34:03.479 2031541 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.481 2031543 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.484 2031546 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.484 2031546 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:34:03.484 2031546 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:34:03.486 2031548 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:34:03.486 2031548 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.486 2031548 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:34:03.506 2031568 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.506 2031568 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.506 2031568 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:34:03.506 2031568 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:34:03.506 2031568 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.506 2031568 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.507 2031569 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.509 2031571 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.512 2031574 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.512 2031574 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:34:03.512 2031574 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:34:03.515 2031577 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:34:03.515 2031577 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:34:03.515 2031577 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.517 2031579 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.519 2031581 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.519 2031581 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:34:03.519 2031581 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:34:03.522 2031584 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:34:03.522 2031584 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.522 2031584 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:34:03.556 2031618 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.556 2031618 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.556 2031618 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:34:03.556 2031618 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:34:03.556 2031618 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.556 2031618 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.557 2031619 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.559 2031621 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.563 2031625 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.563 2031625 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:34:03.563 2031625 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:34:03.567 2031629 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:34:03.567 2031629 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.567 2031629 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:34:03.582 2031644 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.582 2031644 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.582 2031644 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:03.582 2031644 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:34:03.582 2031644 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.582 2031644 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.583 2031645 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.585 2031647 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.589 2031651 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.589 2031651 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:34:03.589 2031651 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:34:03.593 2031655 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:34:03.593 2031655 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:34:03.594 2031656 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.596 2031658 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.600 2031662 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.600 2031662 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:34:03.600 2031662 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:34:03.604 2031666 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:34:03.604 2031666 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.604 2031666 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:34:03.621 2031683 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.621 2031683 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.621 2031683 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:03.621 2031683 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:34:03.621 2031683 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.621 2031683 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.622 2031684 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.623 2031685 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.626 2031688 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.626 2031688 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:34:03.626 2031688 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:34:03.629 2031691 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:34:03.629 2031691 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:34:03.630 2031692 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.631 2031693 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.634 2031696 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.634 2031696 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:34:03.634 2031696 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:34:03.636 2031698 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:34:03.636 2031698 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:34:03.637 2031699 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.638 2031700 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.641 2031703 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.641 2031703 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:34:03.641 2031703 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:34:03.643 2031705 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:34:03.643 2031705 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:34:03.644 2031706 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.645 2031707 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.648 2031710 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.648 2031710 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:34:03.648 2031710 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:03.651 2031713 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:34:03.651 2031713 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:34:03.651 2031713 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.652 2031714 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.655 2031717 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.655 2031717 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:34:03.655 2031717 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:34:03.657 2031719 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:34:03.657 2031719 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.657 2031719 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:34:03.680 2031742 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.680 2031742 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.680 2031742 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:34:03.680 2031742 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:34:03.680 2031742 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.680 2031742 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.681 2031743 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.682 2031744 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.684 2031746 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.684 2031746 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:34:03.684 2031746 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:34:03.687 2031749 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:34:03.687 2031749 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:34:03.688 2031750 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.689 2031751 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.691 2031753 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.691 2031753 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:34:03.691 2031753 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:34:03.694 2031756 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:34:03.694 2031756 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:34:03.695 2031757 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.696 2031758 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.699 2031761 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.699 2031761 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:34:03.699 2031761 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:34:03.702 2031764 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:34:03.702 2031764 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.702 2031764 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:34:03.747 2031809 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.747 2031809 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.747 2031809 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:03.747 2031809 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:34:03.747 2031809 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.747 2031809 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.748 2031810 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.750 2031812 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.753 2031815 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.753 2031815 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:34:03.753 2031815 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:34:03.756 2031818 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:34:03.756 2031818 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.756 2031818 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:34:03.787 2031849 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.787 2031849 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:03.787 2031849 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:34:03.787 2031849 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:34:03.787 2031849 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.787 2031849 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.788 2031850 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.790 2031852 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.792 2031854 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.792 2031854 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:34:03.792 2031854 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:34:03.795 2031857 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:34:03.795 2031857 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:34:03.795 2031857 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.797 2031859 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.799 2031861 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.800 2031862 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:34:03.800 2031862 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:34:03.802 2031864 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:34:03.802 2031864 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:34:03.803 2031865 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.804 2031866 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.806 2031868 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.806 2031868 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:34:03.806 2031868 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:34:03.808 2031870 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:34:03.809 2031871 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:34:03.809 2031871 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.810 2031872 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.814 2031876 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.814 2031876 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:34:03.814 2031876 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:34:03.817 2031879 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:34:03.818 2031880 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:34:03.818 2031880 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.820 2031882 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.823 2031885 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.823 2031885 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:34:03.823 2031885 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:34:03.826 2031888 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:34:03.826 2031888 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.826 2031888 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:34:03.851 2031913 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.851 2031913 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.851 2031913 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:03.851 2031913 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:34:03.851 2031913 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.851 2031913 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.851 2031913 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.853 2031915 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.856 2031918 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.856 2031918 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:34:03.856 2031918 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:34:03.858 2031920 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:34:03.858 2031920 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:34:03.859 2031921 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.860 2031922 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.863 2031925 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.863 2031925 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:34:03.863 2031925 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:03.865 2031927 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:34:03.865 2031927 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:34:03.866 2031928 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.867 2031929 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.869 2031931 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.869 2031931 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:34:03.869 2031931 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:03.872 2031934 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:34:03.872 2031934 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:34:03.873 2031935 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.875 2031937 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.877 2031939 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.877 2031939 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:34:03.877 2031939 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:34:03.879 2031941 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:34:03.880 2031942 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:34:03.881 2031943 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.882 2031944 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.884 2031946 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.884 2031946 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:34:03.884 2031946 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:03.887 2031949 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:34:03.887 2031949 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:34:03.887 2031949 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.889 2031951 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.891 2031953 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.891 2031953 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:34:03.891 2031953 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:34:03.893 2031955 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:34:03.893 2031955 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:34:03.894 2031956 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.895 2031957 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.898 2031960 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.898 2031960 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:34:03.898 2031960 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:03.900 2031962 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:34:03.900 2031962 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:34:03.901 2031963 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.903 2031965 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.905 2031967 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.905 2031967 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:34:03.905 2031967 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:03.907 2031969 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:34:03.907 2031969 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:34:03.908 2031970 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.909 2031971 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.912 2031974 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.912 2031974 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:34:03.912 2031974 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:34:03.914 2031976 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:34:03.914 2031976 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:34:03.915 2031977 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.916 2031978 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.919 2031981 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.919 2031981 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:34:03.919 2031981 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:34:03.922 2031984 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:34:03.922 2031984 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:34:03.922 2031984 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.923 2031985 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.926 2031988 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.926 2031988 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:34:03.926 2031988 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:34:03.928 2031990 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:34:03.928 2031990 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:34:03.929 2031991 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.931 2031993 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.933 2031995 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.933 2031995 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:34:03.933 2031995 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:34:03.935 2031997 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:34:03.935 2031997 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:34:03.936 2031998 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.937 2031999 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.940 2032002 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.940 2032002 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:34:03.940 2032002 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:34:03.942 2032004 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:34:03.942 2032004 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.942 2032004 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:34:03.959 2032021 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.959 2032021 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:03.959 2032021 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:03.959 2032021 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:34:03.959 2032021 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:03.0
20-08-2026 00:34:03.959 2032021 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:03.960 2032022 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.961 2032023 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.964 2032026 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.964 2032026 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:34:03.964 2032026 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:03.966 2032028 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:34:03.966 2032028 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:34:03.967 2032029 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:03.968 2032030 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:03.972 2032034 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:03.972 2032034 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:34:03.972 2032034 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:03.974 2032036 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:34:03.974 2032036 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:34:03.975 2032037 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:03.976 2032038 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:03.979 2032041 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:03.979 2032041 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:34:03.979 2032041 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:34:03.982 2032044 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:34:03.982 2032044 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:03.982 2032044 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:34:04.000 2032062 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.000 2032062 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.000 2032062 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:04.000 2032062 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:34:04.000 2032062 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:04.0
20-08-2026 00:34:04.000 2032062 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.001 2032063 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.002 2032064 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.005 2032067 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.006 2032068 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:34:04.006 2032068 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:34:04.008 2032070 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:34:04.008 2032070 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:34:04.009 2032071 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.011 2032073 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.013 2032075 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.013 2032075 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:34:04.013 2032075 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:04.016 2032078 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:34:04.016 2032078 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:34:04.017 2032079 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.018 2032080 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.020 2032082 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.020 2032082 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:34:04.020 2032082 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:34:04.023 2032085 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:34:04.023 2032085 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:34:04.024 2032086 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.025 2032087 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.028 2032090 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.028 2032090 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:34:04.028 2032090 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:34:04.030 2032092 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:34:04.030 2032092 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:34:04.030 2032092 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.032 2032094 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.034 2032096 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.034 2032096 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:34:04.034 2032096 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:04.037 2032099 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:34:04.037 2032099 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:34:04.037 2032099 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.039 2032101 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.041 2032103 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.041 2032103 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:34:04.041 2032103 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:34:04.043 2032105 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:34:04.043 2032105 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.043 2032105 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:34:04.082 2032144 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.082 2032144 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.082 2032144 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:04.082 2032144 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:34:04.082 2032144 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:04.0
20-08-2026 00:34:04.082 2032144 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.083 2032145 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.084 2032146 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.087 2032149 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.087 2032149 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:34:04.087 2032149 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:34:04.089 2032151 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:34:04.089 2032151 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:34:04.090 2032152 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.091 2032153 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.093 2032155 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.093 2032155 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:34:04.093 2032155 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:34:04.095 2032157 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:34:04.096 2032158 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:34:04.096 2032158 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.097 2032159 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.100 2032162 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.100 2032162 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:34:04.100 2032162 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:34:04.103 2032165 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:34:04.103 2032165 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:34:04.103 2032165 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.104 2032166 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.107 2032169 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.107 2032169 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:34:04.107 2032169 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:34:04.110 2032172 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:34:04.110 2032172 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:34:04.111 2032173 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.112 2032174 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.115 2032177 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.115 2032177 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:34:04.115 2032177 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:34:04.117 2032179 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:34:04.117 2032179 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.117 2032179 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:34:04.137 2032199 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.138 2032200 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.138 2032200 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:04.138 2032200 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.138 2032200 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:34:04.140 2032202 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@545dbfe9
20-08-2026 00:34:04.144 2032206 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:34:04.144 2032206 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:34:04.144 2032206 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:34:04.148 2032210 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:34:04.148 2032210 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:34:04.149 2032211 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.151 2032213 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.154 2032216 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.154 2032216 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:34:04.154 2032216 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:34:04.157 2032219 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:34:04.157 2032219 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.157 2032219 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:34:04.177 2032239 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.178 2032240 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.178 2032240 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:04.178 2032240 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:34:04.178 2032240 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:04.0
20-08-2026 00:34:04.178 2032240 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.178 2032240 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.180 2032242 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.183 2032245 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.184 2032246 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:34:04.184 2032246 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:04.186 2032248 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:34:04.186 2032248 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:34:04.188 2032250 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.190 2032252 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.193 2032255 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.193 2032255 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:34:04.193 2032255 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:34:04.196 2032258 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:34:04.196 2032258 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:34:04.197 2032259 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.199 2032261 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.203 2032265 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.203 2032265 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:34:04.203 2032265 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:34:04.206 2032268 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:34:04.206 2032268 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:34:04.206 2032268 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.208 2032270 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.211 2032273 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.211 2032273 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:34:04.211 2032273 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:34:04.214 2032276 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:34:04.214 2032276 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.214 2032276 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:34:04.231 2032293 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:34:04.231 2032293 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:34:04.231 2032293 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:04.231 2032293 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.232 2032294 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.233 2032295 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.236 2032298 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.236 2032298 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:34:04.236 2032298 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:34:04.239 2032301 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:34:04.239 2032301 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:34:04.240 2032302 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.241 2032303 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.244 2032306 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.244 2032306 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:34:04.244 2032306 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:34:04.247 2032309 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:34:04.247 2032309 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.247 2032309 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:34:04.275 2032337 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.275 2032337 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.275 2032337 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:04.275 2032337 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:34:04.275 2032337 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:04.0
20-08-2026 00:34:04.275 2032337 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.275 2032337 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.277 2032339 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.279 2032341 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.280 2032342 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:34:04.280 2032342 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:34:04.282 2032344 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:34:04.282 2032344 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.282 2032344 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:34:04.303 2032365 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.303 2032365 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.303 2032365 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:04.303 2032365 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:34:04.303 2032365 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:04.0
20-08-2026 00:34:04.303 2032365 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.303 2032365 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.305 2032367 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.307 2032369 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.307 2032369 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:34:04.307 2032369 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:34:04.310 2032372 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:34:04.310 2032372 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:34:04.310 2032372 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.312 2032374 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.315 2032377 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.315 2032377 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:34:04.315 2032377 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:34:04.317 2032379 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:34:04.317 2032379 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.317 2032379 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:34:04.341 2032403 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.341 2032403 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.341 2032403 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:04.341 2032403 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:34:04.341 2032403 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:04.0
20-08-2026 00:34:04.341 2032403 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.342 2032404 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.344 2032406 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.346 2032408 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.346 2032408 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:34:04.346 2032408 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:04.349 2032411 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:34:04.349 2032411 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:34:04.350 2032412 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.351 2032413 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.354 2032416 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.354 2032416 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:34:04.354 2032416 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:34:04.356 2032418 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:34:04.356 2032418 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:34:04.357 2032419 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.359 2032421 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.361 2032423 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.361 2032423 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:34:04.361 2032423 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:04.364 2032426 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:34:04.364 2032426 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:34:04.365 2032427 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.366 2032428 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.368 2032430 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.368 2032430 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:34:04.368 2032430 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:34:04.371 2032433 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:34:04.371 2032433 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:34:04.371 2032433 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.372 2032434 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.376 2032438 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.376 2032438 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:34:04.376 2032438 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:34:04.378 2032440 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:34:04.378 2032440 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:34:04.379 2032441 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.380 2032442 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.383 2032445 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.383 2032445 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:34:04.383 2032445 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:34:04.385 2032447 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:34:04.385 2032447 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:34:04.386 2032448 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.387 2032449 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.390 2032452 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.390 2032452 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:34:04.390 2032452 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:34:04.392 2032454 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:34:04.392 2032454 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:34:04.393 2032455 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.394 2032456 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.397 2032459 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.397 2032459 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:34:04.397 2032459 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:34:04.400 2032462 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:34:04.400 2032462 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:34:04.400 2032462 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.402 2032464 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.404 2032466 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.404 2032466 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:34:04.404 2032466 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:34:04.407 2032469 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:34:04.407 2032469 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:34:04.407 2032469 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.409 2032471 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.411 2032473 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.411 2032473 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:34:04.412 2032474 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:34:04.414 2032476 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:34:04.414 2032476 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:34:04.415 2032477 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.416 2032478 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.418 2032480 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.418 2032480 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:34:04.418 2032480 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:34:04.422 2032484 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:34:04.422 2032484 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:34:04.422 2032484 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.423 2032485 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.426 2032488 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.426 2032488 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:34:04.426 2032488 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:34:04.429 2032491 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:34:04.429 2032491 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:34:04.429 2032491 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.431 2032493 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.434 2032496 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.434 2032496 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:34:04.434 2032496 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:34:04.436 2032498 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:34:04.436 2032498 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:34:04.437 2032499 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.438 2032500 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.441 2032503 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.441 2032503 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:34:04.441 2032503 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:34:04.443 2032505 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:34:04.443 2032505 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:34:04.444 2032506 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.445 2032507 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.448 2032510 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.448 2032510 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:34:04.448 2032510 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:04.451 2032513 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:34:04.451 2032513 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:34:04.451 2032513 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.453 2032515 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.456 2032518 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.456 2032518 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:34:04.456 2032518 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:34:04.458 2032520 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:34:04.458 2032520 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.458 2032520 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:34:04.482 2032544 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.482 2032544 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.482 2032544 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:04.482 2032544 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:34:04.482 2032544 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:04.0
20-08-2026 00:34:04.482 2032544 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.483 2032545 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.484 2032546 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.487 2032549 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.487 2032549 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:34:04.487 2032549 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:34:04.489 2032551 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:34:04.489 2032551 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:34:04.490 2032552 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.491 2032553 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.494 2032556 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.494 2032556 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:34:04.494 2032556 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:04.497 2032559 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:34:04.497 2032559 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:34:04.498 2032560 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.499 2032561 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.501 2032563 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.501 2032563 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:34:04.501 2032563 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:34:04.504 2032566 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:34:04.504 2032566 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:34:04.506 2032568 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.507 2032569 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.510 2032572 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.510 2032572 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:34:04.510 2032572 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:34:04.512 2032574 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:34:04.512 2032574 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.512 2032574 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:34:04.535 2032597 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:04.535 2032597 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:04.535 2032597 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:34:04.535 2032597 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:34:04.535 2032597 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:04.0
20-08-2026 00:34:04.535 2032597 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.536 2032598 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.538 2032600 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.543 2032605 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.543 2032605 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:34:04.543 2032605 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:34:04.547 2032609 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:34:04.547 2032609 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.547 2032609 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:34:04.565 2032627 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:04.565 2032627 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:04.565 2032627 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:34:04.565 2032627 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:34:04.565 2032627 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:04.0
20-08-2026 00:34:04.565 2032627 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.566 2032628 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.567 2032629 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.571 2032633 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.571 2032633 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:34:04.571 2032633 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:34:04.573 2032635 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:34:04.573 2032635 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.573 2032635 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:34:04.593 2032655 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:04.593 2032655 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:34:04.593 2032655 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:34:04.593 2032655 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:34:04.593 2032655 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:04.0
20-08-2026 00:34:04.593 2032655 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.594 2032656 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.595 2032657 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.598 2032660 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.598 2032660 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:34:04.598 2032660 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:34:04.601 2032663 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:34:04.601 2032663 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:34:04.609 2032671 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.610 2032672 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.613 2032675 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.613 2032675 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:34:04.613 2032675 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:04.616 2032678 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:34:04.616 2032678 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:34:04.617 2032679 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.619 2032681 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.621 2032683 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.621 2032683 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:34:04.621 2032683 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:34:04.623 2032685 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:34:04.623 2032685 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:34:04.624 2032686 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.625 2032687 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.628 2032690 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.628 2032690 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:34:04.628 2032690 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:04.630 2032692 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:34:04.631 2032693 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:34:04.631 2032693 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.632 2032694 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.636 2032698 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.636 2032698 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:34:04.636 2032698 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:34:04.639 2032701 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:34:04.639 2032701 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:34:04.640 2032702 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.641 2032703 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.643 2032705 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.643 2032705 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:34:04.643 2032705 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:34:04.647 2032709 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:34:04.647 2032709 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:34:04.647 2032709 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.648 2032710 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.651 2032713 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.651 2032713 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:34:04.651 2032713 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:34:04.653 2032715 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:34:04.653 2032715 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:34:04.654 2032716 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.656 2032718 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.658 2032720 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.658 2032720 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:34:04.658 2032720 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:34:04.660 2032722 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:34:04.660 2032722 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:34:04.662 2032724 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.663 2032725 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.665 2032727 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.665 2032727 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:34:04.665 2032727 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:34:04.668 2032730 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:34:04.668 2032730 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:34:04.669 2032731 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:34:04.670 2032732 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2d375891
20-08-2026 00:34:04.672 2032734 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:34:04.672 2032734 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:34:04.672 2032734 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:34:04.675 2032737 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:34:04.675 2032737 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:34:04.675 2032737 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:34:04.691 2032753 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.691 2032753 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:34:04.691 2032753 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:34:04.691 2032753 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:34:04.691 2032753 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:34:04.0
20-08-2026 00:34:04.691 2032753 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:34:04.692 2032754 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.693 2032755 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.696 2032758 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.696 2032758 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:34:04.696 2032758 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:34:04.698 2032760 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:34:04.698 2032760 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:34:04.699 2032761 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.700 2032762 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.703 2032765 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.703 2032765 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:34:04.703 2032765 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:34:04.705 2032767 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:34:04.706 2032768 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:34:04.706 2032768 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.707 2032769 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.710 2032772 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.710 2032772 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:34:04.710 2032772 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:34:04.713 2032775 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:34:04.713 2032775 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:34:04.714 2032776 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.716 2032778 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.720 2032782 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.720 2032782 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:34:04.720 2032782 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:34:04.724 2032786 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:34:04.724 2032786 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:34:04.725 2032787 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.727 2032789 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.729 2032791 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.729 2032791 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:34:04.729 2032791 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:34:04.732 2032794 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:34:04.732 2032794 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:34:04.732 2032794 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:34:04.734 2032796 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b0f6dd8
20-08-2026 00:34:04.736 2032798 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:34:04.737 2032799 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:34:04.737 2032799 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:34:04.739 2032801 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:34:04.739 2032801 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:34:06.244 2034306 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-08-19 06:36:53"}
20-08-2026 00:34:06.471 2034533 [http-nio-8051-exec-104] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:06.471 2034533 [http-nio-8051-exec-104] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:06.474 2034536 [http-nio-8051-exec-119] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202201}
20-08-2026 00:34:06.717 2034779 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:34:06.717 2034779 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:34:07.308 2035370 [http-nio-8051-exec-117] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:07.309 2035371 [http-nio-8051-exec-117] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:08.758 2036820 [http-nio-8051-exec-116] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:08.758 2036820 [http-nio-8051-exec-116] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202202
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:34:10
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 22:39:58.655341', '2026-08-19 22:40:10.533976', '2026-08-19 22:39:58.655419', '2026-08-19 22:38:25.751858'], 'close_time': ['2026-08-19 22:40:02.907136', '2026-08-19 22:40:14.551293', '2026-08-19 22:40:02.907263', '2026-08-19 22:38:26.641571']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:39:58.655341", "2026-08-19 22:40:10.533976", "2026-08-19 22:39:58.655419", "2026-08-19 22:38:25.751858"], "close_time": ["2026-08-19 22:40:02.907136", "2026-08-19 22:40:14.551293", "2026-08-19 22:40:02.907263", "2026-08-19 22:38:26.641571"]}
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:34:10.049 2038111 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:34:11.131 2039193 [http-nio-8051-exec-115] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:11.131 2039193 [http-nio-8051-exec-115] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:11.606 2039668 [http-nio-8051-exec-105] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500726, 185994, 4500627, 4500727, 4500715, 4500692, 4500719, 4500712, 4500648, 185993, 4500605, 0, 4500499, 186059, 4500681, 4500710, 4500724, 4500643, 186001, 4500711, 4500644, 4500723, 133041, 4500452, 4500642, 8355, 4500664, 4500412, 4500720, 4500677, 177441, 4500667], imei=TM09202301}
20-08-2026 00:34:11.613 2039675 [http-nio-8051-exec-105] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Bingo Chips Chilli Sprinkled 30gm","sku_id":"4500452","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/4500452-8664.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-05-23 06:00:16.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Alo Frut Energy drink 250ml","sku_id":"4500627","vendor_id":"1","mrp":"60","selling_price":"60","weight":"270","image":"https://images.tinymart.in/product/4500627-1655.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"27","created_at":"2026-01-09 12:07:46.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Hot Chilli 30gm","sku_id":"4500692","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500692-4362.avif","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:40:02.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:34:11.615 2039677 [http-nio-8051-exec-105] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:34:12.785 2040847 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:34:12.785 2040847 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:34:12.907 2040969 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:34:17.229 2045291 [http-nio-8051-exec-87] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202202}
20-08-2026 00:34:17.578 2045640 [http-nio-8051-exec-68] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202501}
20-08-2026 00:34:18.744 2046806 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:34:18.745 2046807 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:34:18.801 2046863 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:34:20.010 2048072 [http-nio-8051-exec-72] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202501}
20-08-2026 00:34:21.472 2049534 [http-nio-8051-exec-111] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202506}
20-08-2026 00:34:25.359 2053421 [http-nio-8051-exec-122] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[], created_at=2026-08-20 00:34:24}}
20-08-2026 00:34:25.359 2053421 [http-nio-8051-exec-122] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:34:25.359 2053421 [http-nio-8051-exec-122] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:34:25.359 2053421 [http-nio-8051-exec-122] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202505, traysArr : []
20-08-2026 00:34:25.360 2053422 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202505, traysArr : []
20-08-2026 00:34:25.360 2053422 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:34:25.360 2053422 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:34:25.360 2053422 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:34:25.360 2053422 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:34:25.360 2053422 [http-nio-8051-exec-122] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202505, cameraArr : {"data":[],"created_at":"2026-08-20 00:34:24"}
20-08-2026 00:34:25.360 2053422 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202505, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:34:24"}
20-08-2026 00:34:29.564 2057626 [http-nio-8051-exec-85] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202508}
20-08-2026 00:34:29.701 2057763 [http-nio-8051-exec-102] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202503}
20-08-2026 00:34:30.331 2058393 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:59.0, vm_id=1711555283773}
20-08-2026 00:34:30.332 2058394 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-19 23:29:59.0
20-08-2026 00:34:30.432 2058494 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:34:31.731 2059793 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:34:31.731 2059793 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:34:32.151 2060213 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:34:32.152 2060214 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:34:32.164 2060226 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:34:33.765 2061827 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:34:33.765 2061827 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:34:34.497 2062559 [http-nio-8051-exec-93] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:34.497 2062559 [http-nio-8051-exec-93] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:34.573 2062635 [http-nio-8051-exec-118] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:34.573 2062635 [http-nio-8051-exec-118] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:36.751 2064813 [http-nio-8051-exec-107] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-26 11:34:05"}
20-08-2026 00:34:38.699 2066761 [http-nio-8051-exec-109] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201230220183652764","user_id":"1917737732","payment_gateway":"TEC"}
20-08-2026 00:34:38.700 2066762 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230220183652764-0.0-1917737732-TEC:
20-08-2026 00:34:38.700 2066762 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230220183652764-0.0-1917737732-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 0.0 ,  remainingAmount :: 140.0
20-08-2026 00:34:38.700 2066762 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:34:38.701 2066763 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230220183652764-0.0-1917737732-TEC: order row Order{order_id='TM08202201230220183652764', user_id=1917737732, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "1917737732", "rstatus": true, "bill_amount": 0, "order_status": "", "total_amount": 0, "cart_offer_desc": "", "skus": [], "orderId": "TM08202201230220183652764"}', weight_based_response='{}', created_at='2023-02-20 18:36:52.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='xlJbSR', short_order_expiry='20-03-2023 18:38:07', receipt_id='IN20260820001837', proposedSkuJson='{"res": true, "userId": "1917737732", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230220183652764", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='7675f0f8-0e62-416c-8b38-fe32ba9ad0b9', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:34:38.701 2066763 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230220183652764-0.0-1917737732-TEC: shortOrderId  xlJbSR
20-08-2026 00:34:38.701 2066763 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230220183652764-0.0-1917737732-TEC: preAuth  140.0
20-08-2026 00:34:38.704 2066766 [http-nio-8051-exec-109] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
	at neuu.kioskserviceImpl.WalletImpl.fetchWalletBalance(WalletImpl.kt:738)
	at neuu.kioskserviceImpl.WalletImpl.postSaleProcess(WalletImpl.kt:143)
	at neuu.kioskserviceImpl.WalletImpl$$FastClassBySpringCGLIB$$d14cf844.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at neuu.kioskserviceImpl.WalletImpl$$EnhancerBySpringCGLIB$$de2659df.postSaleProcess(<generated>)
	at neuu.controller.kiosk.payments.PaymentIntegratedController.integrated$services_0_0_1(PaymentIntegratedController.kt:37)
	at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:34:40.314 2068376 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:34:40.315 2068377 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:34:40.427 2068489 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:34:40, data=[{status=true, id=pd-readonly}, {value=vfat, status=true, id=pd-invalidfs}, {value=74%, status=true, id=data-full}]}}
20-08-2026 00:34:40.428 2068490 [http-nio-8051-exec-103] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:34:40.428 2068490 [http-nio-8051-exec-103] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:34:40.428 2068490 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM03202201, traysArr : []
20-08-2026 00:34:40.428 2068490 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM03202201, traysArr : []
20-08-2026 00:34:40.429 2068491 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:34:40.429 2068491 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:34:40.429 2068491 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:34:40.429 2068491 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:34:40.429 2068491 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM03202201, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"74%","status":true}],"created_at":"2026-08-20 00:34:40"}
20-08-2026 00:34:40.429 2068491 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM03202201, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"74%","status":true}],"created_at":"2026-08-20 00:34:40"}
20-08-2026 00:34:41.901 2069963 [http-nio-8051-exec-114] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:41.901 2069963 [http-nio-8051-exec-114] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:45.106 2073168 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:03:56.0, vm_id=1752230252801}
20-08-2026 00:34:45.107 2073169 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1752230252801, timestamp: 2026-08-19 20:03:56.0
20-08-2026 00:34:45.129 2073191 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:34:46.060 2074122 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202202
20-08-2026 00:34:46.060 2074122 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:34:46.060 2074122 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:34:46
20-08-2026 00:34:46.668 2074730 [http-nio-8051-exec-120] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202204}
20-08-2026 00:34:47.050 2075112 [http-nio-8051-exec-100] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=spiral, version_code=1019, imei=NU11202501}
20-08-2026 00:34:47.223 2075285 [http-nio-8051-exec-112] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:47.223 2075285 [http-nio-8051-exec-112] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:47.296 2075358 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202505
20-08-2026 00:34:47.297 2075359 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:34:47.297 2075359 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:34:47
20-08-2026 00:34:47.319 2075381 [http-nio-8051-exec-104] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:34:47.319 2075381 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:34:50.121 2078183 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-01 11:05:46"}
20-08-2026 00:34:51.861 2079923 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:44:15.0, vm_id=1650863570737}
20-08-2026 00:34:51.861 2079923 [http-nio-8051-exec-116] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863570737, timestamp: 2026-08-19 20:44:15.0
20-08-2026 00:34:51.936 2079998 [http-nio-8051-exec-116] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:34:51.998 2080060 [http-nio-8051-exec-117] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:51.998 2080060 [http-nio-8051-exec-117] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:34:54.215 2082277 [http-nio-8051-exec-123] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:34:54.216 2082278 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:34:55.673 2083735 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202502
20-08-2026 00:34:55.673 2083735 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:34:55.673 2083735 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:34:55
20-08-2026 00:34:56.150 2084212 [http-nio-8051-exec-105] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202503}
20-08-2026 00:34:58.269 2086331 [http-nio-8051-exec-59] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM08202203}
20-08-2026 00:34:58.825 2086887 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:34:58.826 2086888 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:34:58.875 2086937 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:34:59.138 2087200 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:34:59.140 2087202 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:34:59.151 2087213 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:35:00.595 2088657 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-25 13:54:01"}
20-08-2026 00:35:01.917 2089979 [http-nio-8051-exec-72] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:35:01.938 2090000 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:01.939 2090001 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:01.942 2090004 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:01.942 2090004 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:35:01.942 2090004 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:35:01.945 2090007 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:35:01.947 2090009 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:35:01.949 2090011 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:01.951 2090013 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:01.955 2090017 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:01.955 2090017 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:35:01.955 2090017 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:35:01.958 2090020 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:35:01.958 2090020 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:01.958 2090020 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:35:01.983 2090045 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:01.984 2090046 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:01.984 2090046 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:01.984 2090046 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:35:01.984 2090046 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:01.0
20-08-2026 00:35:01.984 2090046 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:01.985 2090047 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:01.987 2090049 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:01.990 2090052 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:01.990 2090052 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:35:01.990 2090052 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:35:01.992 2090054 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:35:01.993 2090055 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:35:01.993 2090055 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:01.995 2090057 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:01.998 2090060 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:01.998 2090060 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:35:01.998 2090060 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:35:02.001 2090063 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:35:02.001 2090063 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.001 2090063 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:35:02.021 2090083 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.022 2090084 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.022 2090084 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.022 2090084 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:35:02.022 2090084 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.022 2090084 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.023 2090085 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.025 2090087 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.028 2090090 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.028 2090090 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:35:02.028 2090090 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:02.031 2090093 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:35:02.031 2090093 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:35:02.032 2090094 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.034 2090096 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.038 2090100 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.038 2090100 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:35:02.038 2090100 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:35:02.041 2090103 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:35:02.041 2090103 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.041 2090103 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:35:02.067 2090129 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.067 2090129 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.067 2090129 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.067 2090129 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:35:02.068 2090130 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.068 2090130 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.069 2090131 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.071 2090133 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.074 2090136 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.074 2090136 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:35:02.075 2090137 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:35:02.078 2090140 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:35:02.078 2090140 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:35:02.079 2090141 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.081 2090143 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.085 2090147 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.085 2090147 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:35:02.085 2090147 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:35:02.088 2090150 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:35:02.088 2090150 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.088 2090150 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:35:02.115 2090177 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.115 2090177 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.115 2090177 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.115 2090177 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:35:02.115 2090177 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.115 2090177 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.116 2090178 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.118 2090180 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.124 2090186 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.124 2090186 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:35:02.124 2090186 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:35:02.127 2090189 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:35:02.127 2090189 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:35:02.128 2090190 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.130 2090192 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.133 2090195 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.133 2090195 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:35:02.133 2090195 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:35:02.136 2090198 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:35:02.136 2090198 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:35:02.137 2090199 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.139 2090201 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.142 2090204 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.142 2090204 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:35:02.142 2090204 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:35:02.145 2090207 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:35:02.145 2090207 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:35:02.146 2090208 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.148 2090210 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.151 2090213 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.154 2090216 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:35:02.154 2090216 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:35:02.160 2090222 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:35:02.160 2090222 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:35:02.161 2090223 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.162 2090224 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.166 2090228 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.166 2090228 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:35:02.166 2090228 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:35:02.169 2090231 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:35:02.169 2090231 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:35:02.170 2090232 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.171 2090233 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.174 2090236 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.174 2090236 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:35:02.174 2090236 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:35:02.177 2090239 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:35:02.178 2090240 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:35:02.178 2090240 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.180 2090242 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.183 2090245 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.183 2090245 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:35:02.183 2090245 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:35:02.186 2090248 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:35:02.186 2090248 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:35:02.187 2090249 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.188 2090250 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.192 2090254 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.192 2090254 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:35:02.192 2090254 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:35:02.195 2090257 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:35:02.195 2090257 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:35:02.196 2090258 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.197 2090259 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.201 2090263 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.201 2090263 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:35:02.201 2090263 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:35:02.206 2090268 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:35:02.207 2090269 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.207 2090269 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:35:02.237 2090299 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:02.237 2090299 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:02.237 2090299 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:35:02.237 2090299 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:35:02.237 2090299 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.237 2090299 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.238 2090300 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.241 2090303 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.244 2090306 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.244 2090306 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:35:02.244 2090306 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:02.247 2090309 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:35:02.247 2090309 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:35:02.247 2090309 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.249 2090311 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.252 2090314 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.252 2090314 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:35:02.252 2090314 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:35:02.255 2090317 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:35:02.255 2090317 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:35:02.256 2090318 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.258 2090320 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.261 2090323 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.261 2090323 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:35:02.261 2090323 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:35:02.263 2090325 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:35:02.264 2090326 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:35:02.265 2090327 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.267 2090329 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.270 2090332 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.270 2090332 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:35:02.270 2090332 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:35:02.273 2090335 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:35:02.273 2090335 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.273 2090335 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:35:02.290 2090352 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.290 2090352 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.291 2090353 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.291 2090353 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:35:02.291 2090353 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.291 2090353 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.292 2090354 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.294 2090356 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.297 2090359 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.297 2090359 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:35:02.297 2090359 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:35:02.301 2090363 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:35:02.301 2090363 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.301 2090363 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:35:02.337 2090399 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.337 2090399 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.337 2090399 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.337 2090399 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:35:02.337 2090399 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.337 2090399 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.338 2090400 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.341 2090403 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.344 2090406 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.344 2090406 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:35:02.344 2090406 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:02.347 2090409 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:35:02.347 2090409 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:35:02.348 2090410 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.350 2090412 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.353 2090415 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.353 2090415 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:35:02.353 2090415 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:35:02.357 2090419 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:35:02.357 2090419 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:35:02.358 2090420 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.359 2090421 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.362 2090424 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.363 2090425 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:35:02.363 2090425 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:35:02.365 2090427 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:35:02.366 2090428 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.366 2090428 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:35:02.384 2090446 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.385 2090447 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.385 2090447 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.385 2090447 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:35:02.385 2090447 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.385 2090447 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.386 2090448 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.388 2090450 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.391 2090453 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.392 2090454 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:35:02.392 2090454 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:35:02.395 2090457 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:35:02.396 2090458 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:35:02.397 2090459 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.399 2090461 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.403 2090465 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.403 2090465 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:35:02.403 2090465 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:35:02.406 2090468 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:35:02.406 2090468 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:35:02.407 2090469 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:35:02.409 2090471 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6f80f6b5
20-08-2026 00:35:02.412 2090474 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:35:02.412 2090474 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:35:02.412 2090474 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:35:02.415 2090477 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:35:02.415 2090477 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:35:02.416 2090478 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.419 2090481 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.422 2090484 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.422 2090484 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:35:02.422 2090484 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:35:02.425 2090487 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:35:02.425 2090487 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:35:02.426 2090488 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.428 2090490 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.432 2090494 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.432 2090494 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:35:02.432 2090494 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:35:02.436 2090498 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:35:02.437 2090499 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:35:02.438 2090500 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.439 2090501 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.443 2090505 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.443 2090505 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:35:02.443 2090505 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:35:02.446 2090508 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:35:02.446 2090508 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:35:02.447 2090509 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.449 2090511 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.454 2090516 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.454 2090516 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:35:02.454 2090516 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:35:02.457 2090519 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:35:02.457 2090519 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:35:02.458 2090520 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.460 2090522 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.463 2090525 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.463 2090525 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:35:02.463 2090525 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:02.467 2090529 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:35:02.467 2090529 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:35:02.468 2090530 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.470 2090532 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.474 2090536 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.474 2090536 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:35:02.474 2090536 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:02.478 2090540 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:35:02.478 2090540 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:35:02.479 2090541 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:35:02.481 2090543 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6f80f6b5
20-08-2026 00:35:02.484 2090546 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:35:02.484 2090546 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:35:02.484 2090546 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:35:02.487 2090549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:35:02.487 2090549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:35:02.488 2090550 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.491 2090553 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.494 2090556 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.494 2090556 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:35:02.494 2090556 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:35:02.498 2090560 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:35:02.498 2090560 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:35:02.499 2090561 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.503 2090565 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.513 2090575 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.513 2090575 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:35:02.513 2090575 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:35:02.518 2090580 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:35:02.518 2090580 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:35:02.521 2090583 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.525 2090587 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.531 2090593 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.531 2090593 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:35:02.531 2090593 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:35:02.535 2090597 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:35:02.535 2090597 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:35:02.537 2090599 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.539 2090601 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.543 2090605 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.543 2090605 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:35:02.543 2090605 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:35:02.547 2090609 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:35:02.547 2090609 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.547 2090609 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:35:02.561 2090623 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.561 2090623 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.561 2090623 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.561 2090623 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:35:02.561 2090623 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.561 2090623 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.562 2090624 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.564 2090626 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.568 2090630 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.568 2090630 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:35:02.568 2090630 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:35:02.575 2090637 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:35:02.575 2090637 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:35:02.576 2090638 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.578 2090640 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.582 2090644 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.582 2090644 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:35:02.582 2090644 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:35:02.585 2090647 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:35:02.585 2090647 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.585 2090647 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:35:02.606 2090668 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.606 2090668 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.606 2090668 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.606 2090668 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:35:02.606 2090668 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.606 2090668 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.607 2090669 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.610 2090672 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.614 2090676 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.614 2090676 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:35:02.614 2090676 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:35:02.617 2090679 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:35:02.617 2090679 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:35:02.618 2090680 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.620 2090682 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.623 2090685 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.623 2090685 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:35:02.623 2090685 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:35:02.627 2090689 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:35:02.627 2090689 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:35:02.628 2090690 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.630 2090692 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.634 2090696 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.634 2090696 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:35:02.634 2090696 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:35:02.638 2090700 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:35:02.638 2090700 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.638 2090700 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:35:02.661 2090723 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.661 2090723 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.661 2090723 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.661 2090723 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:35:02.661 2090723 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.661 2090723 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.662 2090724 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.663 2090725 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.666 2090728 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.666 2090728 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:35:02.666 2090728 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:35:02.669 2090731 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:35:02.669 2090731 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:35:02.671 2090733 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.672 2090734 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.675 2090737 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.675 2090737 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:35:02.675 2090737 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:02.678 2090740 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:35:02.678 2090740 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:35:02.680 2090742 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.683 2090745 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.687 2090749 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.687 2090749 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:35:02.687 2090749 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:35:02.690 2090752 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:35:02.690 2090752 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.690 2090752 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:35:02.707 2090769 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.708 2090770 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.708 2090770 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.708 2090770 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:35:02.708 2090770 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.708 2090770 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.709 2090771 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.710 2090772 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.713 2090775 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.713 2090775 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:35:02.713 2090775 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:35:02.718 2090780 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:35:02.718 2090780 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.718 2090780 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:35:02.748 2090810 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.748 2090810 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.748 2090810 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.748 2090810 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:35:02.749 2090811 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.749 2090811 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.751 2090813 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.754 2090816 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.759 2090821 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.759 2090821 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:35:02.759 2090821 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:02.765 2090827 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:35:02.766 2090828 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:35:02.768 2090830 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.772 2090834 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.780 2090842 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.780 2090842 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:35:02.780 2090842 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:35:02.787 2090849 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:35:02.787 2090849 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:35:02.789 2090851 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.792 2090854 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.800 2090862 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.800 2090862 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:35:02.800 2090862 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:02.804 2090866 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:35:02.804 2090866 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:35:02.806 2090868 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.807 2090869 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.812 2090874 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.812 2090874 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:35:02.812 2090874 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:35:02.816 2090878 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:35:02.816 2090878 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.817 2090879 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:35:02.837 2090899 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:02.838 2090900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:02.838 2090900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:35:02.838 2090900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:35:02.838 2090900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.838 2090900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.839 2090901 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.842 2090904 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.847 2090909 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.847 2090909 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:35:02.847 2090909 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:02.851 2090913 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:35:02.851 2090913 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:35:02.852 2090914 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.853 2090915 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.857 2090919 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.857 2090919 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:35:02.857 2090919 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:35:02.860 2090922 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:35:02.860 2090922 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:35:02.860 2090922 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.862 2090924 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.866 2090928 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.866 2090928 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:35:02.866 2090928 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:02.869 2090931 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:35:02.869 2090931 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:35:02.870 2090932 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:35:02.872 2090934 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@623ed6da
20-08-2026 00:35:02.875 2090937 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:35:02.875 2090937 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:35:02.875 2090937 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:35:02.879 2090941 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:35:02.879 2090941 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:35:02.881 2090943 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.883 2090945 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.887 2090949 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.888 2090950 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:35:02.888 2090950 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:35:02.893 2090955 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:35:02.893 2090955 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:35:02.894 2090956 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.896 2090958 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.901 2090963 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.901 2090963 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:35:02.901 2090963 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:35:02.906 2090968 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:35:02.906 2090968 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:35:02.908 2090970 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.910 2090972 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.914 2090976 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.914 2090976 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:35:02.914 2090976 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:35:02.918 2090980 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:35:02.918 2090980 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:35:02.920 2090982 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.922 2090984 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.926 2090988 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.926 2090988 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:35:02.926 2090988 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:35:02.931 2090993 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:35:02.931 2090993 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.931 2090993 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:35:02.960 2091022 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.960 2091022 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:02.960 2091022 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:02.960 2091022 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:35:02.960 2091022 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:02.0
20-08-2026 00:35:02.960 2091022 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:02.962 2091024 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.964 2091026 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.968 2091030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.968 2091030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:35:02.968 2091030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:35:02.971 2091033 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:35:02.971 2091033 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:35:02.972 2091034 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.974 2091036 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.977 2091039 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.977 2091039 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:35:02.977 2091039 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:35:02.980 2091042 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:35:02.980 2091042 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:35:02.981 2091043 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:02.982 2091044 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:02.986 2091048 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:02.986 2091048 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:35:02.986 2091048 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:02.989 2091051 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:35:02.989 2091051 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:35:02.990 2091052 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:02.991 2091053 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:02.995 2091057 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:02.995 2091057 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:35:02.995 2091057 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:35:02.998 2091060 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:35:02.998 2091060 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:02.998 2091060 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:35:03.029 2091091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.030 2091092 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.030 2091092 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.030 2091092 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:35:03.030 2091092 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.030 2091092 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.031 2091093 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.032 2091094 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.036 2091098 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.036 2091098 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:35:03.036 2091098 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:35:03.039 2091101 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:35:03.040 2091102 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.040 2091102 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:35:03.083 2091145 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.084 2091146 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.084 2091146 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.084 2091146 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:35:03.084 2091146 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.084 2091146 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.085 2091147 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.088 2091150 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.092 2091154 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.092 2091154 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:35:03.092 2091154 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:35:03.096 2091158 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:35:03.096 2091158 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:35:03.097 2091159 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.099 2091161 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.102 2091164 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.103 2091165 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:35:03.103 2091165 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:03.106 2091168 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:35:03.106 2091168 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:35:03.107 2091169 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.108 2091170 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.112 2091174 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.112 2091174 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:35:03.112 2091174 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:03.115 2091177 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:35:03.115 2091177 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:35:03.116 2091178 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.118 2091180 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.122 2091184 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.122 2091184 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:35:03.122 2091184 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:35:03.125 2091187 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:35:03.125 2091187 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.125 2091187 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:35:03.151 2091213 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.152 2091214 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.152 2091214 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.152 2091214 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:35:03.152 2091214 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.152 2091214 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.154 2091216 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.156 2091218 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.161 2091223 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.161 2091223 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:35:03.161 2091223 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:03.165 2091227 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:35:03.165 2091227 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:35:03.166 2091228 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.168 2091230 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.172 2091234 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.173 2091235 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:35:03.173 2091235 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:35:03.177 2091239 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:35:03.177 2091239 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.177 2091239 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:35:03.209 2091271 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.209 2091271 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.209 2091271 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.209 2091271 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:35:03.209 2091271 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.209 2091271 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.211 2091273 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.213 2091275 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.217 2091279 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.217 2091279 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:35:03.217 2091279 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:03.220 2091282 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:35:03.220 2091282 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:35:03.221 2091283 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.222 2091284 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.225 2091287 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.225 2091287 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:35:03.225 2091287 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:35:03.228 2091290 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:35:03.228 2091290 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.228 2091290 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:35:03.242 2091304 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.242 2091304 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.242 2091304 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.242 2091304 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:35:03.242 2091304 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.242 2091304 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.244 2091306 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.246 2091308 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.250 2091312 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.250 2091312 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:35:03.250 2091312 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:35:03.253 2091315 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:35:03.253 2091315 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:35:03.254 2091316 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.256 2091318 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.258 2091320 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.258 2091320 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:35:03.258 2091320 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:35:03.261 2091323 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:35:03.261 2091323 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.261 2091323 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:35:03.288 2091350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.288 2091350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.288 2091350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.288 2091350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:35:03.288 2091350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.288 2091350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.289 2091351 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.292 2091354 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.296 2091358 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.298 2091360 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:35:03.298 2091360 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:35:03.302 2091364 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:35:03.302 2091364 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.302 2091364 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:35:03.329 2091391 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.330 2091392 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.330 2091392 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.330 2091392 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:35:03.330 2091392 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.330 2091392 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.332 2091394 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.334 2091396 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.336 2091398 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.337 2091399 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:35:03.337 2091399 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:35:03.340 2091402 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:35:03.340 2091402 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:35:03.341 2091403 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.342 2091404 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.345 2091407 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.345 2091407 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:35:03.345 2091407 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:35:03.348 2091410 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:35:03.348 2091410 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.348 2091410 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:35:03.404 2091466 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.404 2091466 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.404 2091466 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.404 2091466 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:35:03.404 2091466 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.404 2091466 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.406 2091468 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.408 2091470 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.412 2091474 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.412 2091474 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:35:03.412 2091474 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:35:03.416 2091478 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:35:03.416 2091478 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:35:03.417 2091479 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.418 2091480 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.422 2091484 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.422 2091484 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:35:03.422 2091484 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:35:03.424 2091486 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:35:03.424 2091486 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:35:03.425 2091487 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.426 2091488 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.429 2091491 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.429 2091491 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:35:03.429 2091491 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:35:03.432 2091494 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:35:03.432 2091494 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:35:03.432 2091494 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.434 2091496 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.437 2091499 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.437 2091499 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:35:03.437 2091499 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:35:03.440 2091502 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:35:03.440 2091502 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:35:03.440 2091502 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.441 2091503 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.444 2091506 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.444 2091506 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:35:03.444 2091506 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:03.447 2091509 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:35:03.447 2091509 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:35:03.447 2091509 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.449 2091511 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.451 2091513 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.451 2091513 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:35:03.451 2091513 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:35:03.454 2091516 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:35:03.454 2091516 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:35:03.455 2091517 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.456 2091518 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.459 2091521 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.459 2091521 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:35:03.459 2091521 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:35:03.461 2091523 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:35:03.461 2091523 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:35:03.462 2091524 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.463 2091525 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.466 2091528 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.466 2091528 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:35:03.466 2091528 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:35:03.469 2091531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:35:03.469 2091531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:35:03.469 2091531 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.471 2091533 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.473 2091535 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.473 2091535 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:35:03.473 2091535 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:35:03.475 2091537 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:35:03.475 2091537 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:35:03.476 2091538 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:35:03.478 2091540 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6f80f6b5
20-08-2026 00:35:03.480 2091542 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:35:03.480 2091542 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:35:03.480 2091542 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:35:03.482 2091544 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:35:03.482 2091544 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:35:03.484 2091546 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.485 2091547 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.487 2091549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.487 2091549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:35:03.487 2091549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:35:03.490 2091552 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:35:03.490 2091552 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:35:03.491 2091553 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.492 2091554 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.494 2091556 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.494 2091556 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:35:03.494 2091556 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:35:03.497 2091559 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:35:03.497 2091559 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.497 2091559 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:35:03.514 2091576 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.515 2091577 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.515 2091577 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.515 2091577 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:35:03.515 2091577 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.515 2091577 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.515 2091577 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.517 2091579 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.519 2091581 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.519 2091581 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:35:03.519 2091581 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:35:03.522 2091584 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:35:03.522 2091584 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:35:03.523 2091585 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.526 2091588 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.529 2091591 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.529 2091591 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:35:03.529 2091591 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:35:03.531 2091593 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:35:03.531 2091593 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:35:03.532 2091594 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.534 2091596 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.537 2091599 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.537 2091599 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:35:03.537 2091599 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:35:03.540 2091602 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:35:03.540 2091602 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:35:03.541 2091603 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.542 2091604 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.544 2091606 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.545 2091607 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:35:03.545 2091607 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:03.547 2091609 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:35:03.547 2091609 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:35:03.548 2091610 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.551 2091613 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.554 2091616 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.554 2091616 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:35:03.554 2091616 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:35:03.556 2091618 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:35:03.556 2091618 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.556 2091618 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:35:03.575 2091637 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:03.576 2091638 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:03.576 2091638 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:35:03.576 2091638 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:35:03.576 2091638 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.576 2091638 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.576 2091638 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.578 2091640 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.581 2091643 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.581 2091643 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:35:03.581 2091643 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:35:03.584 2091646 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:35:03.584 2091646 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.584 2091646 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:35:03.604 2091666 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:03.604 2091666 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:03.605 2091667 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:35:03.605 2091667 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:35:03.605 2091667 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.605 2091667 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.606 2091668 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.607 2091669 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.610 2091672 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.610 2091672 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:35:03.610 2091672 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:35:03.613 2091675 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:35:03.613 2091675 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.613 2091675 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:35:03.633 2091695 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.633 2091695 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.633 2091695 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.633 2091695 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:35:03.633 2091695 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.633 2091695 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.634 2091696 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.636 2091698 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.638 2091700 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.638 2091700 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:35:03.638 2091700 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:03.641 2091703 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:35:03.641 2091703 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:35:03.642 2091704 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.643 2091705 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.645 2091707 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.645 2091707 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:35:03.645 2091707 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:35:03.648 2091710 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:35:03.648 2091710 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:35:03.649 2091711 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.650 2091712 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.653 2091715 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.653 2091715 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:35:03.653 2091715 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:35:03.656 2091718 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:35:03.656 2091718 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.656 2091718 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:35:03.683 2091745 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.683 2091745 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.683 2091745 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.683 2091745 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:35:03.683 2091745 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.683 2091745 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.684 2091746 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.686 2091748 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.689 2091751 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.689 2091751 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:35:03.689 2091751 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:35:03.691 2091753 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:35:03.692 2091754 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:35:03.693 2091755 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.694 2091756 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.697 2091759 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.697 2091759 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:35:03.697 2091759 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:35:03.700 2091762 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:35:03.700 2091762 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.700 2091762 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:35:03.716 2091778 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.716 2091778 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.716 2091778 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.716 2091778 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:35:03.716 2091778 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.716 2091778 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.717 2091779 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.718 2091780 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.721 2091783 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.721 2091783 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:35:03.721 2091783 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:35:03.724 2091786 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:35:03.724 2091786 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:35:03.725 2091787 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.726 2091788 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.729 2091791 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.729 2091791 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:35:03.729 2091791 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:35:03.731 2091793 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:35:03.731 2091793 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:35:03.732 2091794 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.733 2091795 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.736 2091798 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.736 2091798 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:35:03.736 2091798 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:03.738 2091800 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:35:03.738 2091800 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:35:03.739 2091801 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.741 2091803 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.744 2091806 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.744 2091806 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:35:03.744 2091806 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:35:03.746 2091808 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:35:03.746 2091808 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:35:03.747 2091809 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.748 2091810 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.751 2091813 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.751 2091813 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:35:03.751 2091813 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:35:03.754 2091816 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:35:03.754 2091816 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:35:03.755 2091817 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.756 2091818 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.759 2091821 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.759 2091821 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:35:03.759 2091821 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:03.762 2091824 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:35:03.762 2091824 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:35:03.763 2091825 [http-nio-8051-exec-108] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:35:03.763 2091825 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:35:03.763 2091825 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.765 2091827 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.768 2091830 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.768 2091830 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:35:03.768 2091830 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:35:03.771 2091833 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:35:03.771 2091833 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.771 2091833 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:35:03.786 2091848 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:03.786 2091848 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:03.786 2091848 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:35:03.786 2091848 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:35:03.786 2091848 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.786 2091848 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.787 2091849 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.788 2091850 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.791 2091853 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.791 2091853 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:35:03.791 2091853 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:35:03.794 2091856 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:35:03.794 2091856 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:35:03.795 2091857 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.796 2091858 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.799 2091861 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.799 2091861 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:35:03.799 2091861 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:35:03.802 2091864 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:35:03.802 2091864 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.802 2091864 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:35:03.821 2091883 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:03.821 2091883 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:03.821 2091883 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:35:03.821 2091883 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:35:03.821 2091883 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.821 2091883 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.822 2091884 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.823 2091885 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.827 2091889 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.827 2091889 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:35:03.827 2091889 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:35:03.829 2091891 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:35:03.829 2091891 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.829 2091891 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:35:03.885 2091947 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.885 2091947 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.885 2091947 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.885 2091947 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:35:03.885 2091947 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.885 2091947 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.887 2091949 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.890 2091952 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.895 2091957 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.895 2091957 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:35:03.895 2091957 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:35:03.899 2091961 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:35:03.899 2091961 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:35:03.900 2091962 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.901 2091963 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.905 2091967 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.905 2091967 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:35:03.905 2091967 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:35:03.907 2091969 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:35:03.907 2091969 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.907 2091969 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:35:03.933 2091995 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.933 2091995 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:03.933 2091995 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:03.933 2091995 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:35:03.934 2091996 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:03.0
20-08-2026 00:35:03.934 2091996 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:03.935 2091997 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.937 2091999 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.942 2092004 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.942 2092004 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:35:03.942 2092004 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:35:03.947 2092009 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:35:03.947 2092009 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:35:03.949 2092011 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.950 2092012 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.954 2092016 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.954 2092016 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:35:03.954 2092016 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:35:03.959 2092021 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:35:03.959 2092021 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:35:03.961 2092023 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.963 2092025 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.967 2092029 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.967 2092029 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:35:03.967 2092029 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:35:03.972 2092034 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:35:03.972 2092034 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:35:03.973 2092035 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:03.976 2092038 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:03.981 2092043 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:03.981 2092043 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:35:03.981 2092043 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:03.985 2092047 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:35:03.985 2092047 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:35:03.987 2092049 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:03.990 2092052 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:03.993 2092055 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:03.994 2092056 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:35:03.994 2092056 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:35:03.996 2092058 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:35:03.996 2092058 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:03.996 2092058 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:35:04.015 2092077 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:04.015 2092077 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:04.015 2092077 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:35:04.015 2092077 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:35:04.015 2092077 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.015 2092077 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.016 2092078 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.018 2092080 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.022 2092084 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.022 2092084 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:35:04.022 2092084 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:35:04.024 2092086 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:35:04.024 2092086 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:35:04.025 2092087 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.026 2092088 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.029 2092091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.029 2092091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:35:04.029 2092091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:35:04.031 2092093 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:35:04.031 2092093 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:35:04.032 2092094 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.034 2092096 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.037 2092099 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.037 2092099 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:35:04.037 2092099 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:35:04.040 2092102 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:35:04.040 2092102 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.040 2092102 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:35:04.090 2092152 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.090 2092152 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.091 2092153 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.091 2092153 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:35:04.091 2092153 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.091 2092153 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.093 2092155 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.095 2092157 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.100 2092162 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.100 2092162 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:35:04.101 2092163 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:35:04.105 2092167 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:35:04.106 2092168 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.106 2092168 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:35:04.122 2092184 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:04.122 2092184 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:04.122 2092184 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:35:04.122 2092184 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:35:04.122 2092184 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.122 2092184 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.123 2092185 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.125 2092187 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.130 2092192 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.130 2092192 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:35:04.130 2092192 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:35:04.134 2092196 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:35:04.134 2092196 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:35:04.135 2092197 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.137 2092199 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.141 2092203 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.141 2092203 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:35:04.141 2092203 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:35:04.145 2092207 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:35:04.145 2092207 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:35:04.146 2092208 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.148 2092210 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.152 2092214 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.153 2092215 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:35:04.153 2092215 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:35:04.156 2092218 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:35:04.156 2092218 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:35:04.158 2092220 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.159 2092221 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.163 2092225 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.163 2092225 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:35:04.163 2092225 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:35:04.167 2092229 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:35:04.167 2092229 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:35:04.168 2092230 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.170 2092232 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.175 2092237 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.175 2092237 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:35:04.175 2092237 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:35:04.179 2092241 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:35:04.179 2092241 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.179 2092241 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:35:04.195 2092257 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.195 2092257 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.195 2092257 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.195 2092257 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:35:04.195 2092257 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.195 2092257 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.197 2092259 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.199 2092261 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.202 2092264 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:35:04.203 2092265 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:35:04.204 2092266 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.204 2092266 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:35:04.204 2092266 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:35:04.209 2092271 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:35:04.209 2092271 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:35:04.210 2092272 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.212 2092274 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.215 2092277 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.216 2092278 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:35:04.216 2092278 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.220 2092282 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:35:04.220 2092282 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:35:04.221 2092283 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.222 2092284 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.226 2092288 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.226 2092288 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:35:04.226 2092288 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.231 2092293 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:35:04.231 2092293 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:35:04.232 2092294 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.234 2092296 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.238 2092300 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.238 2092300 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:35:04.238 2092300 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:35:04.242 2092304 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:35:04.242 2092304 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:35:04.243 2092305 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.244 2092306 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.248 2092310 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.248 2092310 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:35:04.248 2092310 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.252 2092314 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:35:04.252 2092314 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:35:04.253 2092315 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.256 2092318 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.260 2092322 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.260 2092322 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:35:04.260 2092322 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:35:04.264 2092326 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:35:04.264 2092326 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:35:04.265 2092327 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.267 2092329 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.270 2092332 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.270 2092332 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:35:04.271 2092333 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:04.273 2092335 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:35:04.273 2092335 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:35:04.274 2092336 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.276 2092338 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.281 2092343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.281 2092343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:35:04.281 2092343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.284 2092346 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:35:04.284 2092346 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:35:04.285 2092347 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.286 2092348 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.290 2092352 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.290 2092352 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:35:04.290 2092352 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:35:04.294 2092356 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:35:04.294 2092356 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:35:04.295 2092357 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.297 2092359 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.301 2092363 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.301 2092363 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:35:04.301 2092363 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:35:04.305 2092367 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:35:04.305 2092367 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:35:04.306 2092368 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.308 2092370 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.312 2092374 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.312 2092374 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:35:04.312 2092374 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:35:04.316 2092378 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:35:04.316 2092378 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:35:04.317 2092379 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.319 2092381 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.323 2092385 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.323 2092385 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:35:04.323 2092385 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:35:04.326 2092388 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:35:04.327 2092389 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:35:04.328 2092390 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.330 2092392 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.332 2092394 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.332 2092394 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:35:04.332 2092394 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:35:04.335 2092397 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:35:04.335 2092397 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.335 2092397 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:35:04.362 2092424 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.362 2092424 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.362 2092424 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.362 2092424 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:35:04.362 2092424 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.363 2092425 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.363 2092425 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.365 2092427 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.366 2092428 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-09 12:15:46"}
20-08-2026 00:35:04.368 2092430 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.368 2092430 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:35:04.368 2092430 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.371 2092433 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:35:04.371 2092433 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:35:04.372 2092434 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.373 2092435 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.376 2092438 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.376 2092438 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:35:04.376 2092438 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.379 2092441 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:35:04.379 2092441 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:35:04.379 2092441 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.381 2092443 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.384 2092446 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.384 2092446 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:35:04.384 2092446 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:35:04.387 2092449 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:35:04.387 2092449 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.387 2092449 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:35:04.405 2092467 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.405 2092467 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.405 2092467 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.405 2092467 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:35:04.405 2092467 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.405 2092467 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.406 2092468 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.407 2092469 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.411 2092473 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.411 2092473 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:35:04.411 2092473 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:35:04.413 2092475 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:35:04.413 2092475 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:35:04.415 2092477 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.416 2092478 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.419 2092481 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.419 2092481 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:35:04.419 2092481 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:04.422 2092484 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:35:04.422 2092484 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:35:04.423 2092485 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.424 2092486 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.426 2092488 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.426 2092488 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:35:04.426 2092488 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:35:04.429 2092491 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:35:04.429 2092491 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:35:04.430 2092492 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.431 2092493 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.434 2092496 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.434 2092496 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:35:04.434 2092496 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:35:04.436 2092498 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:35:04.437 2092499 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:35:04.437 2092499 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.438 2092500 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.441 2092503 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.441 2092503 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:35:04.441 2092503 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.443 2092505 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:35:04.443 2092505 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:35:04.444 2092506 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.445 2092507 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.448 2092510 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.448 2092510 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:35:04.448 2092510 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:35:04.450 2092512 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:35:04.450 2092512 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.450 2092512 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:35:04.469 2092531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.469 2092531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.469 2092531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.469 2092531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:35:04.469 2092531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.469 2092531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.469 2092531 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.470 2092532 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.473 2092535 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.473 2092535 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:35:04.473 2092535 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:35:04.475 2092537 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:35:04.475 2092537 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:35:04.476 2092538 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.477 2092539 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.480 2092542 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.480 2092542 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:35:04.480 2092542 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:35:04.482 2092544 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:35:04.482 2092544 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:35:04.483 2092545 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.485 2092547 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.487 2092549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.487 2092549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:35:04.487 2092549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:35:04.490 2092552 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:35:04.490 2092552 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:35:04.491 2092553 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.492 2092554 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.495 2092557 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.495 2092557 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:35:04.495 2092557 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:35:04.497 2092559 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:35:04.497 2092559 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:35:04.498 2092560 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.500 2092562 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.502 2092564 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.502 2092564 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:35:04.502 2092564 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:35:04.505 2092567 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:35:04.505 2092567 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.505 2092567 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:35:04.522 2092584 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.522 2092584 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.522 2092584 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.523 2092585 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.523 2092585 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:35:04.525 2092587 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@623ed6da
20-08-2026 00:35:04.528 2092590 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:35:04.528 2092590 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:35:04.528 2092590 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:35:04.530 2092592 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:35:04.530 2092592 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:35:04.531 2092593 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.532 2092594 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.535 2092597 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.535 2092597 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:35:04.535 2092597 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:35:04.537 2092599 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:35:04.537 2092599 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.537 2092599 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:35:04.552 2092614 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.552 2092614 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.552 2092614 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.552 2092614 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:35:04.552 2092614 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.552 2092614 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.553 2092615 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.554 2092616 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.557 2092619 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.557 2092619 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:35:04.557 2092619 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:04.560 2092622 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:35:04.560 2092622 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:35:04.561 2092623 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.562 2092624 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.565 2092627 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.565 2092627 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:35:04.565 2092627 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:35:04.567 2092629 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:35:04.567 2092629 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:35:04.568 2092630 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.569 2092631 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.572 2092634 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.572 2092634 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:35:04.572 2092634 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:35:04.574 2092636 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:35:04.574 2092636 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:35:04.575 2092637 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.576 2092638 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.579 2092641 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.579 2092641 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:35:04.579 2092641 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:35:04.581 2092643 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:35:04.581 2092643 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.581 2092643 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:35:04.597 2092659 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:35:04.597 2092659 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:35:04.597 2092659 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.597 2092659 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.598 2092660 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.599 2092661 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.601 2092663 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.601 2092663 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:35:04.601 2092663 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:35:04.604 2092666 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:35:04.604 2092666 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:35:04.605 2092667 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.606 2092668 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.609 2092671 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.609 2092671 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:35:04.609 2092671 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:35:04.611 2092673 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:35:04.611 2092673 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.611 2092673 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:35:04.628 2092690 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.628 2092690 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.628 2092690 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.628 2092690 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:35:04.628 2092690 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.628 2092690 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.629 2092691 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.630 2092692 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.633 2092695 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.633 2092695 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:35:04.633 2092695 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:35:04.635 2092697 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:35:04.635 2092697 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.635 2092697 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:35:04.665 2092727 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.665 2092727 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.665 2092727 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.665 2092727 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:35:04.665 2092727 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.665 2092727 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.666 2092728 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.667 2092729 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.670 2092732 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.670 2092732 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:35:04.670 2092732 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:35:04.672 2092734 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:35:04.672 2092734 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:35:04.673 2092735 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.675 2092737 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.678 2092740 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.678 2092740 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:35:04.678 2092740 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:35:04.680 2092742 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:35:04.680 2092742 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.680 2092742 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:35:04.696 2092758 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.696 2092758 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.696 2092758 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.696 2092758 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:35:04.696 2092758 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.696 2092758 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.697 2092759 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.698 2092760 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.701 2092763 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.701 2092763 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:35:04.702 2092764 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.704 2092766 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:35:04.704 2092766 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:35:04.704 2092766 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.706 2092768 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.709 2092771 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.709 2092771 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:35:04.709 2092771 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:35:04.711 2092773 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:35:04.712 2092774 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:35:04.712 2092774 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.714 2092776 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.716 2092778 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.716 2092778 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:35:04.716 2092778 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.719 2092781 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:35:04.719 2092781 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:35:04.720 2092782 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.722 2092784 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.725 2092787 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.725 2092787 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:35:04.725 2092787 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:35:04.727 2092789 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:35:04.727 2092789 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:35:04.728 2092790 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.729 2092791 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.732 2092794 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.732 2092794 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:35:04.732 2092794 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:35:04.735 2092797 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:35:04.735 2092797 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:35:04.736 2092798 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.737 2092799 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.740 2092802 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.740 2092802 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:35:04.740 2092802 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:35:04.742 2092804 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:35:04.742 2092804 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:35:04.743 2092805 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.744 2092806 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.747 2092809 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.747 2092809 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:35:04.747 2092809 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:35:04.749 2092811 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:35:04.749 2092811 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:35:04.750 2092812 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.751 2092813 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.754 2092816 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.754 2092816 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:35:04.754 2092816 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:35:04.757 2092819 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:35:04.757 2092819 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:35:04.758 2092820 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.759 2092821 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.762 2092824 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.762 2092824 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:35:04.762 2092824 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:35:04.764 2092826 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:35:04.765 2092827 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:35:04.765 2092827 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.766 2092828 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.769 2092831 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.769 2092831 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:35:04.769 2092831 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:35:04.772 2092834 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:35:04.772 2092834 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:35:04.772 2092834 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.773 2092835 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.776 2092838 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.777 2092839 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:35:04.777 2092839 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:35:04.779 2092841 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:35:04.779 2092841 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:35:04.780 2092842 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.781 2092843 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.784 2092846 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.784 2092846 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:35:04.784 2092846 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:35:04.787 2092849 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:35:04.787 2092849 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:35:04.787 2092849 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.788 2092850 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.791 2092853 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.791 2092853 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:35:04.791 2092853 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:35:04.794 2092856 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:35:04.794 2092856 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:35:04.795 2092857 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.797 2092859 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.800 2092862 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.800 2092862 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:35:04.800 2092862 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:35:04.803 2092865 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:35:04.803 2092865 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:35:04.803 2092865 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.805 2092867 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.807 2092869 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.807 2092869 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:35:04.807 2092869 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:04.810 2092872 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:35:04.810 2092872 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:35:04.810 2092872 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.812 2092874 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.815 2092877 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.815 2092877 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:35:04.815 2092877 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:35:04.817 2092879 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:35:04.817 2092879 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.817 2092879 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:35:04.838 2092900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.838 2092900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:04.838 2092900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:04.838 2092900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:35:04.838 2092900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.838 2092900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.839 2092901 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.841 2092903 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.843 2092905 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.843 2092905 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:35:04.843 2092905 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:35:04.846 2092908 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:35:04.846 2092908 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:35:04.847 2092909 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.848 2092910 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.850 2092912 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.850 2092912 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:35:04.850 2092912 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.854 2092916 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:35:04.854 2092916 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:35:04.854 2092916 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.856 2092918 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.858 2092920 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.858 2092920 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:35:04.858 2092920 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:35:04.861 2092923 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:35:04.861 2092923 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:35:04.862 2092924 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.863 2092925 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.866 2092928 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.866 2092928 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:35:04.866 2092928 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:35:04.868 2092930 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:35:04.868 2092930 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.868 2092930 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:35:04.897 2092959 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:04.897 2092959 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:04.897 2092959 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:35:04.897 2092959 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:35:04.897 2092959 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.897 2092959 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.898 2092960 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.899 2092961 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.902 2092964 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.902 2092964 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:35:04.902 2092964 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:35:04.906 2092968 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:35:04.906 2092968 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.906 2092968 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:35:04.919 2092981 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:04.920 2092982 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:04.920 2092982 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:35:04.920 2092982 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:35:04.920 2092982 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.920 2092982 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.921 2092983 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:04.922 2092984 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:04.926 2092988 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:04.926 2092988 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:35:04.926 2092988 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:35:04.928 2092990 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:35:04.928 2092990 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:04.928 2092990 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:35:04.946 2093008 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:04.946 2093008 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:35:04.946 2093008 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:35:04.946 2093008 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:35:04.946 2093008 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:04.0
20-08-2026 00:35:04.946 2093008 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:04.947 2093009 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.948 2093010 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.951 2093013 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.951 2093013 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:35:04.951 2093013 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:35:04.954 2093016 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:35:04.954 2093016 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:35:04.955 2093017 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.956 2093018 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.959 2093021 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.959 2093021 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:35:04.959 2093021 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.961 2093023 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:35:04.961 2093023 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:35:04.962 2093024 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.963 2093025 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.966 2093028 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.966 2093028 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:35:04.966 2093028 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:35:04.968 2093030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:35:04.968 2093030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:35:04.969 2093031 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.970 2093032 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.973 2093035 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.973 2093035 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:35:04.973 2093035 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:04.976 2093038 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:35:04.976 2093038 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:35:04.976 2093038 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.978 2093040 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.981 2093043 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.981 2093043 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:35:04.981 2093043 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:35:04.984 2093046 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:35:04.984 2093046 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:35:04.985 2093047 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.987 2093049 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.990 2093052 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.990 2093052 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:35:04.990 2093052 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:35:04.992 2093054 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:35:04.992 2093054 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:35:04.993 2093055 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:04.994 2093056 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:04.997 2093059 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:04.997 2093059 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:35:04.998 2093060 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:35:05.001 2093063 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:35:05.001 2093063 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:35:05.003 2093065 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:05.004 2093066 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:05.007 2093069 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:05.007 2093069 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:35:05.007 2093069 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:35:05.010 2093072 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:35:05.010 2093072 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:35:05.011 2093073 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:05.012 2093074 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:05.015 2093077 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:05.015 2093077 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:35:05.015 2093077 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:35:05.018 2093080 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:35:05.018 2093080 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:35:05.019 2093081 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:35:05.020 2093082 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@171701ff
20-08-2026 00:35:05.023 2093085 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:35:05.023 2093085 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:35:05.023 2093085 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:35:05.026 2093088 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:35:05.026 2093088 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:35:05.026 2093088 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:35:05.044 2093106 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:05.044 2093106 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:35:05.044 2093106 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:35:05.044 2093106 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:35:05.044 2093106 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:35:05.0
20-08-2026 00:35:05.044 2093106 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:35:05.045 2093107 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:05.047 2093109 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:05.049 2093111 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:05.049 2093111 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:35:05.049 2093111 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:35:05.052 2093114 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:35:05.052 2093114 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:35:05.052 2093114 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:05.054 2093116 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:05.057 2093119 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:05.057 2093119 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:35:05.057 2093119 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:35:05.060 2093122 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:35:05.060 2093122 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:35:05.061 2093123 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:05.063 2093125 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:05.066 2093128 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:05.066 2093128 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:35:05.066 2093128 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:35:05.068 2093130 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:35:05.068 2093130 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:35:05.069 2093131 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:05.070 2093132 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:05.073 2093135 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:05.073 2093135 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:35:05.073 2093135 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:35:05.076 2093138 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:35:05.076 2093138 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:35:05.077 2093139 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:05.079 2093141 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:05.083 2093145 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:05.083 2093145 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:35:05.083 2093145 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:35:05.087 2093149 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:35:05.087 2093149 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:35:05.088 2093150 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:35:05.089 2093151 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7d29066b
20-08-2026 00:35:05.092 2093154 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:35:05.092 2093154 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:35:05.092 2093154 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:35:05.094 2093156 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:35:05.094 2093156 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:35:10.684 2098746 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:35:10, data=[{status=true, id=pd-invalidfs, value=vfat}, {status=true, id=logs-full, value=100%}]}}
20-08-2026 00:35:10.684 2098746 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:35:10.684 2098746 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:35:10.684 2098746 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202508, traysArr : []
20-08-2026 00:35:10.685 2098747 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202508, traysArr : []
20-08-2026 00:35:10.686 2098748 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:35:10.686 2098748 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:35:10.686 2098748 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:35:10.686 2098748 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:35:10.686 2098748 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202508, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:35:10"}
20-08-2026 00:35:10.686 2098748 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202508, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:35:10"}
20-08-2026 00:35:12.200 2100262 [http-nio-8051-exec-102] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202204}
20-08-2026 00:35:13.750 2101812 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202302
20-08-2026 00:35:13.750 2101812 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:35:13.750 2101812 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:35:13
20-08-2026 00:35:13.750 2101812 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 20:57:08.068607', '2026-08-19 19:31:22.713962', '2026-08-19 20:57:08.068781', '2026-08-19 19:31:22.513348'], 'open_time': ['2026-08-19 20:57:04.152240', '2026-08-19 19:31:19.220811', '2026-08-19 20:57:04.152363', '2026-08-19 19:31:19.220943']}"}
20-08-2026 00:35:13.750 2101812 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:35:13.750 2101812 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:35:13.750 2101812 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:13.750 2101812 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:13.750 2101812 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:35:13.750 2101812 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:57:08.068607", "2026-08-19 19:31:22.713962", "2026-08-19 20:57:08.068781", "2026-08-19 19:31:22.513348"], "open_time": ["2026-08-19 20:57:04.152240", "2026-08-19 19:31:19.220811", "2026-08-19 20:57:04.152363", "2026-08-19 19:31:19.220943"]}
20-08-2026 00:35:13.750 2101812 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:35:13.756 2101818 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:35:13.756 2101818 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:35:14.381 2102443 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{created_at=2026-08-20 00:35:14.096260, sensors=[{id=TM05202203-1-limit, sensor_type=limit, sensor_status=true}, {id=TM05202203-1-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1], door_id=1}, {data=[{created_at=2026-08-20 00:35:14.097826, sensors=[{id=TM05202203-2-limit, sensor_type=limit, sensor_status=true}, {id=TM05202203-2-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1], door_id=2}]}
20-08-2026 00:35:14.382 2102444 [http-nio-8051-exec-121] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:35:14.382 2102444 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202203, traysArr : []
20-08-2026 00:35:14.382 2102444 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202203, traysArr : []
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:35:14.384 2102446 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:35:14.385 2102447 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:35:14.390 2102452 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:14.096260"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:14.097826"}],"hcid":[1],"door_id":2}]
20-08-2026 00:35:14.390 2102452 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:14.096260"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:14.097826"}],"hcid":[1],"door_id":2}]
20-08-2026 00:35:14.403 2102465 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202203, cameraArr : {}
20-08-2026 00:35:14.403 2102465 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202203, cameraInfoData : {}
20-08-2026 00:35:14.516 2102578 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202202 
20-08-2026 00:35:14.516 2102578 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:35:14.517 2102579 [http-nio-8051-exec-76] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:35:14.529 2102591 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:35:14.529 2102591 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:35:14.530 2102592 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:35:14.530 2102592 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:14.530 2102592 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:14.531 2102593 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:14.531 2102593 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:14.531 2102593 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:14.534 2102596 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:14.534 2102596 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:14.534 2102596 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:14.535 2102597 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:14.535 2102597 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:35:14.535 2102597 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:35:14.536 2102598 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:14.536 2102598 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:14.536 2102598 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:14.537 2102599 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:14.537 2102599 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:14.537 2102599 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:14.538 2102600 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:14.538 2102600 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:35:14.538 2102600 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:35:14.539 2102601 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:35:14.540 2102602 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:14.540 2102602 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:14.541 2102603 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:14.541 2102603 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:14.541 2102603 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:14.542 2102604 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:14.543 2102605 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:14.543 2102605 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:14.544 2102606 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:14.544 2102606 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:35:14.544 2102606 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:35:14.545 2102607 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:35:14.545 2102607 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:35:14.545 2102607 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:35:14.546 2102608 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:35:14.546 2102608 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:35:14.546 2102608 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:35:14.547 2102609 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:14.547 2102609 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:14.547 2102609 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:14.548 2102610 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:14.549 2102611 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:14.549 2102611 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:14.550 2102612 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:14.550 2102612 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:14.551 2102613 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:14.552 2102614 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:14.552 2102614 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:14.552 2102614 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:14.553 2102615 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:14.553 2102615 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:14.553 2102615 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:14.554 2102616 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:14.554 2102616 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:14.554 2102616 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:14.555 2102617 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:14.555 2102617 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:14.555 2102617 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:14.556 2102618 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:14.556 2102618 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:35:14.556 2102618 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:35:14.557 2102619 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:35:14.557 2102619 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:35:14.557 2102619 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:35:14.558 2102620 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:14.558 2102620 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:14.558 2102620 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:14.559 2102621 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:14.559 2102621 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:35:14.559 2102621 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:35:14.560 2102622 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:35:14.560 2102622 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:35:14.560 2102622 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:35:14.561 2102623 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:35:14.561 2102623 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:35:14.561 2102623 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:35:14.562 2102624 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:35:14.562 2102624 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:14.562 2102624 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:14.563 2102625 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:14.563 2102625 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:14.563 2102625 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:14.564 2102626 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:14.566 2102628 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:14.566 2102628 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:14.566 2102628 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:14.567 2102629 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:14.567 2102629 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:14.568 2102630 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:14.568 2102630 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:35:14.568 2102630 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:35:14.569 2102631 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:35:14.569 2102631 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:35:14.569 2102631 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:35:14.570 2102632 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:35:14.588 2102650 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:35:15.339 2103401 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:44:15.0, vm_id=1650863570737}
20-08-2026 00:35:15.340 2103402 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863570737, timestamp: 2026-08-19 20:44:15.0
20-08-2026 00:35:15.347 2103409 [http-nio-8051-exec-118] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202305}
20-08-2026 00:35:15.392 2103454 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:35:16.779 2104841 [http-nio-8051-exec-107] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:35:16.779 2104841 [http-nio-8051-exec-107] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:35:18.830 2106892 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202501
20-08-2026 00:35:18.830 2106892 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:35:18.830 2106892 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:35:18
20-08-2026 00:35:20.979 2109041 [http-nio-8051-exec-110] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:35:20.980 2109042 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:35:23.611 2111673 [http-nio-8051-exec-106] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:35:23.388555, sensors=[{sensor_type=limit, sensor_status=true, id=TM06202303-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202303-1-magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:35:23.389785, sensors=[{sensor_type=limit, sensor_status=true, id=TM06202303-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202303-2-magnetic}]}]}]}
20-08-2026 00:35:23.611 2111673 [http-nio-8051-exec-106] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:35:23.611 2111673 [http-nio-8051-exec-106] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202303, traysArr : []
20-08-2026 00:35:23.612 2111674 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202303, traysArr : []
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:35:23.613 2111675 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:35:23.614 2111676 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:35:23.619 2111681 [http-nio-8051-exec-106] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202303, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:23.388555"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:23.389785"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:35:23.619 2111681 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202303, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:23.388555"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:23.389785"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:35:23.630 2111692 [http-nio-8051-exec-106] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202303, cameraArr : {}
20-08-2026 00:35:23.631 2111693 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202303, cameraInfoData : {}
20-08-2026 00:35:23.892 2111954 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:35:23.892 2111954 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:35:24.134 2112196 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:35:24.135 2112197 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:35:24.190 2112252 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:35:24.879 2112941 [http-nio-8051-exec-120] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM09202502 
20-08-2026 00:35:24.879 2112941 [http-nio-8051-exec-120] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:35:24.880 2112942 [http-nio-8051-exec-120] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:35:24.889 2112951 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:24.889 2112951 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:24.890 2112952 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:24.890 2112952 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:35:24.890 2112952 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:35:24.890 2112952 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:35:24.891 2112953 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:35:24.891 2112953 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:35:24.891 2112953 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:35:24.891 2112953 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:35:24.891 2112953 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:35:24.892 2112954 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:35:24.892 2112954 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:35:24.892 2112954 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:35:24.893 2112955 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:35:24.893 2112955 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:24.893 2112955 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:24.894 2112956 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:24.894 2112956 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:24.894 2112956 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:24.895 2112957 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:35:24.895 2112957 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:24.895 2112957 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:24.896 2112958 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:24.896 2112958 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:24.896 2112958 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:24.897 2112959 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:35:24.897 2112959 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:24.897 2112959 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:24.898 2112960 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:24.898 2112960 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:24.898 2112960 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:24.899 2112961 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:24.899 2112961 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:24.899 2112961 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:24.899 2112961 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:24.900 2112962 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:24.900 2112962 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:24.900 2112962 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:24.901 2112963 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:24.901 2112963 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:24.901 2112963 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:24.902 2112964 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:24.902 2112964 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:24.903 2112965 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:24.903 2112965 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:24.903 2112965 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:24.904 2112966 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:24.916 2112978 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:35:25.676 2113738 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:35:25, data=[{id=logs-full, value=100%, status=true}]}}
20-08-2026 00:35:25.676 2113738 [http-nio-8051-exec-112] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:35:25.676 2113738 [http-nio-8051-exec-112] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:35:25.676 2113738 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM08202202, traysArr : []
20-08-2026 00:35:25.677 2113739 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM08202202, traysArr : []
20-08-2026 00:35:25.677 2113739 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:35:25.677 2113739 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:35:25.678 2113740 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:35:25.678 2113740 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:35:25.678 2113740 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM08202202, cameraArr : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:35:25"}
20-08-2026 00:35:25.678 2113740 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM08202202, cameraInfoData : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:35:25"}
20-08-2026 00:35:25.832 2113894 [http-nio-8051-exec-73] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:35:25.832 2113894 [http-nio-8051-exec-73] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202502
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:35:26
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'open_time': ['2026-08-19 16:19:05.560479', '2026-08-19 16:19:05.560568'], 'close_time': ['2026-08-19 16:19:09.776419', '2026-08-19 16:19:09.575898']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}]"}
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 16:19:05.560479", "2026-08-19 16:19:05.560568"], "close_time": ["2026-08-19 16:19:09.776419", "2026-08-19 16:19:09.575898"]}
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}]
20-08-2026 00:35:26.909 2114971 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:35:27.621 2115683 [http-nio-8051-exec-119] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202203 
20-08-2026 00:35:27.622 2115684 [http-nio-8051-exec-119] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:35:27.623 2115685 [http-nio-8051-exec-119] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:35:27.634 2115696 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:35:27.634 2115696 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:35:27.635 2115697 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:35:27.635 2115697 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:35:27.635 2115697 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:35:27.636 2115698 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:35:27.636 2115698 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:35:27.636 2115698 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:35:27.638 2115700 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:35:27.638 2115700 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:35:27.638 2115700 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:35:27.638 2115700 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:35:27.638 2115700 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:35:27.638 2115700 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:35:27.639 2115701 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:35:27.639 2115701 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:35:27.639 2115701 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:35:27.640 2115702 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:35:27.640 2115702 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:35:27.640 2115702 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:35:27.641 2115703 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:35:27.641 2115703 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:27.641 2115703 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:27.642 2115704 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:27.642 2115704 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:35:27.642 2115704 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:35:27.644 2115706 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:35:27.644 2115706 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:27.644 2115706 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:27.644 2115706 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:27.644 2115706 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:35:27.644 2115706 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:35:27.645 2115707 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:27.645 2115707 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:35:27.645 2115707 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:35:27.647 2115709 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:35:27.647 2115709 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:27.647 2115709 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:27.647 2115709 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:27.647 2115709 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:27.647 2115709 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:27.648 2115710 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:27.648 2115710 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:27.648 2115710 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:27.650 2115712 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:27.650 2115712 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:35:27.650 2115712 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:35:27.650 2115712 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:35:27.650 2115712 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:27.650 2115712 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:27.651 2115713 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:27.652 2115714 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:27.652 2115714 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:27.653 2115715 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:27.653 2115715 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:27.653 2115715 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:27.654 2115716 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:27.654 2115716 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:27.654 2115716 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:27.654 2115716 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:27.656 2115718 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:27.656 2115718 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:27.656 2115718 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:27.656 2115718 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:35:27.656 2115718 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:35:27.657 2115719 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:35:27.657 2115719 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:35:27.657 2115719 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:35:27.658 2115720 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:35:27.659 2115721 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:27.659 2115721 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:27.659 2115721 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:27.660 2115722 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:35:27.660 2115722 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:35:27.660 2115722 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:27.660 2115722 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:27.660 2115722 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:27.661 2115723 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:27.661 2115723 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:35:27.662 2115724 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:35:27.662 2115724 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:35:27.662 2115724 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:27.662 2115724 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:27.663 2115725 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:27.663 2115725 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:35:27.663 2115725 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:35:27.664 2115726 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:35:27.664 2115726 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:27.664 2115726 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:27.664 2115726 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:27.664 2115726 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:35:27.665 2115727 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:35:27.665 2115727 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:35:27.665 2115727 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:27.665 2115727 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:27.666 2115728 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:27.666 2115728 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:27.666 2115728 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:27.667 2115729 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:27.667 2115729 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:27.667 2115729 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:27.668 2115730 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:27.669 2115731 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:27.669 2115731 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:27.669 2115731 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:27.670 2115732 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:27.670 2115732 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:27.671 2115733 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:27.671 2115733 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:27.671 2115733 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:27.672 2115734 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:27.692 2115754 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:35:28.346 2116408 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202505, skus=[186043, 4500573, 186078, 4500667, 4500715, 4500681, 4500677, 4500713, 4500564, 4500563, 4500646, 4500705, 185993, 4500694, 4500712, 4500669]}
20-08-2026 00:35:28.349 2116411 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - [{"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","sku_id":"4500563","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500563-5270.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:00:22.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}]
20-08-2026 00:35:28.351 2116413 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:35:29.892 2117954 [http-nio-8051-exec-117] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:35:29.892 2117954 [http-nio-8051-exec-117] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:35:30.656 2118718 [http-nio-8051-exec-123] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:35:30.656 2118718 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:35:32.031 2120093 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-10 10:31:16"}
20-08-2026 00:35:32.495 2120557 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202503
20-08-2026 00:35:32.495 2120557 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:35:32.495 2120557 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:35:32
20-08-2026 00:35:32.495 2120557 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 22:36:50.068053', '2026-08-20 00:02:23.261302', '2026-08-19 22:36:50.068199', '2026-08-20 00:02:23.261454'], 'open_time': ['2026-08-19 22:36:47.329491', '2026-08-20 00:02:14.379870', '2026-08-19 22:36:47.329597', '2026-08-20 00:02:14.380014']}","door1":"0"}
20-08-2026 00:35:32.496 2120558 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:35:32.496 2120558 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:35:32.496 2120558 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:32.496 2120558 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:32.496 2120558 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:35:32.496 2120558 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 22:36:50.068053", "2026-08-20 00:02:23.261302", "2026-08-19 22:36:50.068199", "2026-08-20 00:02:23.261454"], "open_time": ["2026-08-19 22:36:47.329491", "2026-08-20 00:02:14.379870", "2026-08-19 22:36:47.329597", "2026-08-20 00:02:14.380014"]}
20-08-2026 00:35:32.496 2120558 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:35:35.744 2123806 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202203
20-08-2026 00:35:35.745 2123807 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:35:35.745 2123807 [http-nio-8051-exec-87] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:35:35
20-08-2026 00:35:36.200 2124262 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {value=, status=true, id=pd-invalidfs}], created_at=2026-08-20 00:35:35}}
20-08-2026 00:35:36.200 2124262 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:35:36.200 2124262 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:35:36.200 2124262 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202301, traysArr : []
20-08-2026 00:35:36.200 2124262 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202301, traysArr : []
20-08-2026 00:35:36.201 2124263 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:35:36.201 2124263 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:35:36.201 2124263 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:35:36.201 2124263 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:35:36.201 2124263 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202301, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:35:35"}
20-08-2026 00:35:36.202 2124264 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202301, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:35:35"}
20-08-2026 00:35:37.951 2126013 [http-nio-8051-exec-98] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{id=TM09202501-1-limit, sensor_status=true, sensor_type=limit}, {id=TM09202501-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:35:37.743929}], door_id=1, hcid=[1]}]}
20-08-2026 00:35:37.951 2126013 [http-nio-8051-exec-98] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:35:37.952 2126014 [http-nio-8051-exec-98] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202501, traysArr : []
20-08-2026 00:35:37.952 2126014 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202501, traysArr : []
20-08-2026 00:35:37.953 2126015 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:35:37.953 2126015 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:35:37.953 2126015 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:35:37.953 2126015 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:35:37.953 2126015 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:35:37.953 2126015 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:35:37.954 2126016 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:35:37.959 2126021 [http-nio-8051-exec-98] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:37.743929"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:35:37.959 2126021 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:37.743929"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:35:37.968 2126030 [http-nio-8051-exec-98] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202501, cameraArr : {}
20-08-2026 00:35:37.968 2126030 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202501, cameraInfoData : {}
20-08-2026 00:35:39.363 2127425 [http-nio-8051-exec-108] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{hcid=[1], door_id=1, data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM04202203-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202203-1-magnetic}], created_at=2026-08-20 00:35:38.913363}]}, {hcid=[1], door_id=2, data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM04202203-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202203-2-magnetic}], created_at=2026-08-20 00:35:38.914667}]}], trays=[]}
20-08-2026 00:35:39.364 2127426 [http-nio-8051-exec-108] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:35:39.364 2127426 [http-nio-8051-exec-108] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202203, traysArr : []
20-08-2026 00:35:39.364 2127426 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202203, traysArr : []
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:35:39.365 2127427 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:35:39.366 2127428 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:35:39.370 2127432 [http-nio-8051-exec-108] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:38.913363"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:38.914667"}],"hcid":[1],"door_id":2}]
20-08-2026 00:35:39.371 2127433 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:38.913363"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:38.914667"}],"hcid":[1],"door_id":2}]
20-08-2026 00:35:39.381 2127443 [http-nio-8051-exec-108] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202203, cameraArr : {}
20-08-2026 00:35:39.381 2127443 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202203, cameraInfoData : {}
20-08-2026 00:35:40.098 2128160 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{sensors=[{sensor_status=true, id=TM04202204-1-limit, sensor_type=limit}, {sensor_status=true, id=TM04202204-1-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:35:38.537875}], hcid=[1]}, {door_id=2, data=[{sensors=[{sensor_status=true, id=TM04202204-2-limit, sensor_type=limit}, {sensor_status=true, id=TM04202204-2-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:35:38.539007}], hcid=[1]}], trays=[]}
20-08-2026 00:35:40.098 2128160 [http-nio-8051-exec-111] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:35:40.099 2128161 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202204, traysArr : []
20-08-2026 00:35:40.099 2128161 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202204, traysArr : []
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:35:40.100 2128162 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:35:40.101 2128163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:35:40.101 2128163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:35:40.101 2128163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:35:40.101 2128163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:35:40.101 2128163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:35:40.101 2128163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:35:40.101 2128163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:35:40.101 2128163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:35:40.101 2128163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:35:40.101 2128163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:35:40.101 2128163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:35:40.106 2128168 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:38.537875"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:38.539007"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:35:40.106 2128168 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:38.537875"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:38.539007"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:35:40.116 2128178 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202204, cameraArr : {}
20-08-2026 00:35:40.116 2128178 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202204, cameraInfoData : {}
20-08-2026 00:35:41.180 2129242 [http-nio-8051-exec-113] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:35:40.892934}], tray=18}, {data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:35:40.893065}], tray=18}, {data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:35:40.893114}], tray=18}], doors=[{data=[{sensors=[{sensor_status=false, sensor_type=limit, disabled_at=2026-08-20 00:35:40.896649, id=TM01202601-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM01202601-1-magnetic}], created_at=2026-08-20 00:35:40.896223}], door_id=1, hcid=[1]}]}
20-08-2026 00:35:41.180 2129242 [http-nio-8051-exec-113] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:35:41.180 2129242 [http-nio-8051-exec-113] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM01202601, traysArr : [{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:35:40.892934"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:35:40.893065"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:35:40.893114"}]}]
20-08-2026 00:35:41.181 2129243 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM01202601, traysArr : [{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:35:40.892934"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:35:40.893065"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:35:40.893114"}]}]
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:35:40.892934"}
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:35:40.893065"}
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:35:40.893114"}
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 30
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:35:41.182 2129244 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:35:41.183 2129245 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:35:41.188 2129250 [http-nio-8051-exec-113] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM01202601, doorsArr : [{"data":[{"sensors":[{"sensor_status":false,"disabled_at":"2026-08-20 00:35:40.896649","id":"TM01202601-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM01202601-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:40.896223"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:35:41.188 2129250 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM01202601, doorsArr : [{"data":[{"sensors":[{"sensor_status":false,"disabled_at":"2026-08-20 00:35:40.896649","id":"TM01202601-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM01202601-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:40.896223"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:35:41.197 2129259 [http-nio-8051-exec-113] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM01202601, cameraArr : {}
20-08-2026 00:35:41.197 2129259 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM01202601, cameraInfoData : {}
20-08-2026 00:35:43.866 2131928 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202003
20-08-2026 00:35:43.866 2131928 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:35:43.867 2131929 [http-nio-8051-exec-72] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:35:43
20-08-2026 00:35:44.963 2133025 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:35:44.965 2133027 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B37e93B056B9BbDdD143C116D17388","status":true}
20-08-2026 00:35:45.718 2133780 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:35:45.948 2134010 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:35:45.948 2134010 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:35:46.034 2134096 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - requested status capture imei: NU11202501
20-08-2026 00:35:46.034 2134096 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:35:46.034 2134096 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:35:46
20-08-2026 00:35:46.034 2134096 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - {"power":1}
20-08-2026 00:35:46.034 2134096 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:46.034 2134096 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:46.034 2134096 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:46.034 2134096 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:46.034 2134096 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:35:46.034 2134096 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:35:46.034 2134096 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:35:46.158 2134220 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:35:46.182 2134244 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B37e93B056B9BbDdD143C116D17388
20-08-2026 00:35:46.182 2134244 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B37e93B056B9BbDdD143C116D17388
20-08-2026 00:35:46.182 2134244 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4d393ee0
20-08-2026 00:35:46.182 2134244 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115144964","expired":false,"activity":"","logged":false,"session":"B37e93B056B9BbDdD143C116D17388","mobile":"","active":1,"status":true}
20-08-2026 00:35:46.182 2134244 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B37e93B056B9BbDdD143C116D17388","status":true}
20-08-2026 00:35:46.182 2134244 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B37e93B056B9BbDdD143C116D17388
20-08-2026 00:35:46.183 2134245 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4d393ee0
20-08-2026 00:35:46.183 2134245 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115144964","expired":false,"activity":"","logged":false,"session":"B37e93B056B9BbDdD143C116D17388","mobile":"","active":1,"status":true}
20-08-2026 00:35:46.183 2134245 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B37e93B056B9BbDdD143C116D17388, mobile : , newSession : B37e93B056B9BbDdD143C116D17388, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"}}, expiry  :1795115144964
20-08-2026 00:35:46.183 2134245 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B37e93B056B9BbDdD143C116D17388
20-08-2026 00:35:46.183 2134245 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B37e93B056B9BbDdD143C116D17388
20-08-2026 00:35:46.184 2134246 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4d393ee0
20-08-2026 00:35:46.184 2134246 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115144964","expired":false,"activity":"","logged":false,"session":"B37e93B056B9BbDdD143C116D17388","mobile":"","active":1,"status":true}
20-08-2026 00:35:46.184 2134246 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B37e93B056B9BbDdD143C116D17388","status":true}
20-08-2026 00:35:46.391 2134453 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:35:46.391 2134453 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:35:46.599 2134661 [http-nio-8051-exec-118] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:35:46.599 2134661 [http-nio-8051-exec-118] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:35:46.628 2134690 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:35:46.788 2134850 [http-nio-8051-exec-109] INFO  n.c.kiosk.machine.MachineController - {skus=[4500631, 4500724, 108676, 185994, 4500715, 4500644, 0, 4500643, 4500499, 186078, 186001, 4500681, 4500713, 4500723, 4500665, 4500728, 133041, 4500669, 4500712, 4500648, 4500605, 4500702, 4500667, 4500678, 166327, 4500706, 186094, 186059, 4500717, 4500725, 4500693, 4500711], imei=TM06202502}
20-08-2026 00:35:46.794 2134856 [http-nio-8051-exec-109] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Kiru Peanut Chikki 40gms","sku_id":"4500631","vendor_id":"1","mrp":"25","selling_price":"25","weight":"47","image":"https://images.tinymart.in/product/4500631-6838.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-01-23 12:28:24.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:35:46.796 2134858 [http-nio-8051-exec-109] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202203
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:35:48
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798'], 'close_time': ['2026-08-19 21:42:45.889448', '2026-08-19 21:42:45.889571', '2026-08-19 21:42:45.889631', '2026-08-19 21:42:45.889688']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798"], "close_time": ["2026-08-19 21:42:45.889448", "2026-08-19 21:42:45.889571", "2026-08-19 21:42:45.889631", "2026-08-19 21:42:45.889688"]}
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:35:48.377 2136439 [http-nio-8051-exec-60] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:35:49.150 2137212 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202201 
20-08-2026 00:35:49.150 2137212 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:35:49.151 2137213 [http-nio-8051-exec-103] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:35:49.161 2137223 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:49.161 2137223 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:49.162 2137224 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:49.163 2137225 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:49.163 2137225 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:49.163 2137225 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:49.164 2137226 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:49.164 2137226 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:49.165 2137227 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:49.165 2137227 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:35:49.165 2137227 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:35:49.166 2137228 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:35:49.166 2137228 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:35:49.166 2137228 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:35:49.167 2137229 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:49.167 2137229 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:35:49.167 2137229 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:35:49.168 2137230 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:35:49.168 2137230 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:35:49.168 2137230 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:35:49.169 2137231 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:49.169 2137231 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:49.169 2137231 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:49.169 2137231 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:49.170 2137232 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:35:49.170 2137232 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:35:49.171 2137233 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:49.171 2137233 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:35:49.171 2137233 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:35:49.172 2137234 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:35:49.172 2137234 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:35:49.172 2137234 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:35:49.173 2137235 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:35:49.173 2137235 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:49.173 2137235 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:49.174 2137236 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:49.175 2137237 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:35:49.175 2137237 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:35:49.176 2137238 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:35:49.176 2137238 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:35:49.176 2137238 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:35:49.177 2137239 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:35:49.177 2137239 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:49.177 2137239 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:49.178 2137240 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:49.179 2137241 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:35:49.179 2137241 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:35:49.181 2137243 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:49.181 2137243 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:49.181 2137243 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:49.182 2137244 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:49.182 2137244 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:49.182 2137244 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:49.183 2137245 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:49.184 2137246 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:35:49.184 2137246 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:35:49.184 2137246 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:35:49.184 2137246 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:35:49.184 2137246 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:35:49.185 2137247 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:35:49.185 2137247 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:49.185 2137247 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:49.186 2137248 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:49.187 2137249 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:35:49.187 2137249 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:35:49.187 2137249 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:49.188 2137250 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:49.188 2137250 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:49.188 2137250 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:49.188 2137250 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:49.188 2137250 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:49.189 2137251 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:49.190 2137252 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:35:49.190 2137252 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:35:49.191 2137253 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:35:49.191 2137253 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:49.191 2137253 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:49.191 2137253 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:49.191 2137253 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:35:49.191 2137253 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:35:49.192 2137254 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:35:49.192 2137254 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:35:49.192 2137254 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:35:49.193 2137255 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:35:49.193 2137255 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:35:49.193 2137255 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:35:49.194 2137256 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:35:49.194 2137256 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:49.194 2137256 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:49.195 2137257 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:49.195 2137257 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:49.195 2137257 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:49.197 2137259 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:49.197 2137259 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:35:49.197 2137259 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:35:49.198 2137260 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:35:49.198 2137260 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:35:49.198 2137260 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:35:49.199 2137261 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:35:49.216 2137278 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:35:52.882 2140944 [http-nio-8051-exec-106] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{created_at=2026-08-20 00:35:52.597156, sensors=[{id=TM09202502-1-limit, sensor_status=true, sensor_type=limit}, {id=TM09202502-1-magnetic, sensor_status=true, sensor_type=magnetic}]}], hcid=[1]}], trays=[]}
20-08-2026 00:35:52.882 2140944 [http-nio-8051-exec-106] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:35:52.882 2140944 [http-nio-8051-exec-106] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202502, traysArr : []
20-08-2026 00:35:52.883 2140945 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202502, traysArr : []
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:35:52.884 2140946 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:35:52.889 2140951 [http-nio-8051-exec-106] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:52.597156"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:35:52.890 2140952 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:35:52.597156"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:35:52.898 2140960 [http-nio-8051-exec-106] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202502, cameraArr : {}
20-08-2026 00:35:52.898 2140960 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202502, cameraInfoData : {}
20-08-2026 00:35:53.098 2141160 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:35:53.098 2141160 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:35:54.878 2142940 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM01202601
20-08-2026 00:35:54.879 2142941 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:35:54.879 2142941 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:35:54
20-08-2026 00:35:56.357 2144419 [http-nio-8051-exec-100] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM03202201}
20-08-2026 00:35:57.272 2145334 [http-nio-8051-exec-112] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:35:57.272 2145334 [http-nio-8051-exec-112] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:35:57.849 2145911 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: mobile:9108022066
20-08-2026 00:35:57.850 2145912 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin:: isUser :: User [mobile=9108022066, pending_amount=0.0, payment_method_json={"neuu_wallets":{"transaction_key":"PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX","wallets":[{"wallet_id":"9108022066-Wallet-Personal","corporate_id":"","is_location_restricted":false}]}}]
20-08-2026 00:35:57.850 2145912 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::setOtpLogin:: userOtpLogin :: mobile :: 9108022066
20-08-2026 00:35:57.853 2145915 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin:: Update :: expiry:2026-08-20 01:35:57, mobile:9108022066, otp:5297
20-08-2026 00:35:57.859 2145921 [Thread-71] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin:: for registered user sms gateway 
20-08-2026 00:35:57.860 2145922 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin:: res : {"msg":"Sms containing otp has been sent.","status":true} 
20-08-2026 00:35:57.862 2145924 [Thread-72] INFO  n.s.LoginImplementation - LoginImplementation::sendSmsTransaction:: Using SMS gateway: 2factor for mobile: 9108022066
20-08-2026 00:35:57.862 2145924 [Thread-72] INFO  n.s.LoginImplementation - LoginImplementation::sendSmsTransaction:: Calling 2Factor SMS API
20-08-2026 00:35:57.863 2145925 [Thread-72] INFO  neuu.utils.sms.SMS - 2factor headers: {}
20-08-2026 00:35:57.863 2145925 [Thread-72] INFO  neuu.utils.sms.SMS - 2factor body: {"VAR1":"5297","VAR2":"https://go.vendingbuddy.in/wallet","TemplateName":"login_otp","From":"TNYMRT","To":"9108022066"}
20-08-2026 00:35:57.863 2145925 [Thread-72] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:35:57.863 2145925 [Thread-72] INFO  neuu.utils.NetworkCall - HEADERS {}
20-08-2026 00:35:57.863 2145925 [Thread-72] INFO  neuu.utils.NetworkCall - postdata {"VAR1":"5297","VAR2":"https://go.vendingbuddy.in/wallet","TemplateName":"login_otp","From":"TNYMRT","To":"9108022066"}
20-08-2026 00:35:57.863 2145925 [Thread-72] INFO  neuu.utils.NetworkCall - url http://2factor.in/API/V1/431c1717-9b42-11e9-ade6-0200cd936042/ADDON_SERVICES/SEND/TSMS
20-08-2026 00:35:58.252 2146314 [Thread-72] INFO  neuu.utils.NetworkCall - Request API = http://2factor.in/API/V1/431c1717-9b42-11e9-ade6-0200cd936042/ADDON_SERVICES/SEND/TSMS
20-08-2026 00:35:58.252 2146314 [Thread-72] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"Status\":\"Success\",\"Details\":\"6e981181-cb14-4f9e-8e15-4eb4b51ac4f2\"}","code":200}
20-08-2026 00:35:58.252 2146314 [Thread-72] INFO  neuu.utils.sms.SMS - 2factor sms: {"result":"{\"Status\":\"Success\",\"Details\":\"6e981181-cb14-4f9e-8e15-4eb4b51ac4f2\"}","code":200}
20-08-2026 00:36:00.293 2148355 [Thread-72] INFO  n.s.LoginImplementation - sms gateway response {"result":"{\"Status\":\"Success\",\"Details\":\"6e981181-cb14-4f9e-8e15-4eb4b51ac4f2\"}","code":200}
20-08-2026 00:36:01.245 2149307 [http-nio-8051-exec-65] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:36:01.269 2149331 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.271 2149333 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.280 2149342 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.280 2149342 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:36:01.280 2149342 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:36:01.283 2149345 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:36:01.284 2149346 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:36:01.284 2149346 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.286 2149348 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.290 2149352 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.290 2149352 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:36:01.290 2149352 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:36:01.293 2149355 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:36:01.293 2149355 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.293 2149355 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:36:01.325 2149387 [http-nio-8051-exec-116] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:36:01.325 2149387 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:36:01.334 2149396 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.334 2149396 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.334 2149396 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:01.334 2149396 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:36:01.334 2149396 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.334 2149396 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.335 2149397 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.337 2149399 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.340 2149402 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.340 2149402 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:36:01.340 2149402 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:36:01.343 2149405 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:36:01.343 2149405 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:36:01.344 2149406 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.346 2149408 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.349 2149411 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.349 2149411 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:36:01.349 2149411 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:36:01.353 2149415 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:36:01.353 2149415 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.353 2149415 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:36:01.376 2149438 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.376 2149438 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.376 2149438 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:01.376 2149438 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:36:01.376 2149438 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.376 2149438 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.378 2149440 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.380 2149442 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.382 2149444 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.383 2149445 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:36:01.383 2149445 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:01.386 2149448 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:36:01.386 2149448 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:36:01.387 2149449 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.388 2149450 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.391 2149453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.391 2149453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:36:01.391 2149453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:36:01.394 2149456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:36:01.394 2149456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.394 2149456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:36:01.421 2149483 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.421 2149483 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.421 2149483 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:01.421 2149483 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:36:01.421 2149483 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.421 2149483 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.422 2149484 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.424 2149486 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.427 2149489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.427 2149489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:36:01.427 2149489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:36:01.432 2149494 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:36:01.432 2149494 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:36:01.433 2149495 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.435 2149497 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.437 2149499 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.437 2149499 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:36:01.437 2149499 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:36:01.439 2149501 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:36:01.439 2149501 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.439 2149501 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:36:01.455 2149517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.455 2149517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.455 2149517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:01.455 2149517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:36:01.455 2149517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.455 2149517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.456 2149518 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.457 2149519 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.459 2149521 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.460 2149522 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:36:01.460 2149522 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:36:01.462 2149524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:36:01.462 2149524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:36:01.463 2149525 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.464 2149526 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.466 2149528 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.467 2149529 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:36:01.467 2149529 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:36:01.469 2149531 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:36:01.469 2149531 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:36:01.470 2149532 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.471 2149533 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.473 2149535 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.473 2149535 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:36:01.473 2149535 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:36:01.475 2149537 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:36:01.475 2149537 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:36:01.476 2149538 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.477 2149539 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.479 2149541 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.479 2149541 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:36:01.479 2149541 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:36:01.481 2149543 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:36:01.481 2149543 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:36:01.482 2149544 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.483 2149545 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.485 2149547 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.485 2149547 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:36:01.485 2149547 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:36:01.487 2149549 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:36:01.488 2149550 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:36:01.488 2149550 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.489 2149551 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.491 2149553 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.491 2149553 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:36:01.491 2149553 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:36:01.494 2149556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:36:01.494 2149556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:36:01.496 2149558 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.497 2149559 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.499 2149561 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.499 2149561 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:36:01.499 2149561 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:36:01.502 2149564 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:36:01.502 2149564 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:36:01.503 2149565 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.504 2149566 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.508 2149570 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.508 2149570 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:36:01.508 2149570 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:36:01.510 2149572 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:36:01.510 2149572 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:36:01.511 2149573 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.512 2149574 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.514 2149576 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.515 2149577 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:36:01.515 2149577 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:36:01.517 2149579 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:36:01.517 2149579 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.517 2149579 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:36:01.545 2149607 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:01.545 2149607 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:01.545 2149607 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:36:01.545 2149607 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:36:01.545 2149607 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.545 2149607 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.546 2149608 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.547 2149609 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.550 2149612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.551 2149613 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:36:01.551 2149613 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:01.553 2149615 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:36:01.553 2149615 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:36:01.553 2149615 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.554 2149616 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.557 2149619 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.557 2149619 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:36:01.557 2149619 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:36:01.560 2149622 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:36:01.560 2149622 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:36:01.560 2149622 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.561 2149623 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.564 2149626 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.564 2149626 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:36:01.564 2149626 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:36:01.570 2149632 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:36:01.570 2149632 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:36:01.571 2149633 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.572 2149634 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.577 2149639 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.577 2149639 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:36:01.577 2149639 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:36:01.579 2149641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:36:01.579 2149641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.579 2149641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:36:01.598 2149660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.598 2149660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.598 2149660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:01.598 2149660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:36:01.598 2149660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.598 2149660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.599 2149661 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.601 2149663 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.603 2149665 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.603 2149665 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:36:01.603 2149665 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:36:01.606 2149668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:36:01.606 2149668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.606 2149668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:36:01.625 2149687 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.626 2149688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.626 2149688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:01.626 2149688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:36:01.626 2149688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.626 2149688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.626 2149688 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.628 2149690 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.631 2149693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.631 2149693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:36:01.631 2149693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:01.634 2149696 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:36:01.634 2149696 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:36:01.634 2149696 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.635 2149697 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.638 2149700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.638 2149700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:36:01.638 2149700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:36:01.642 2149704 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:36:01.642 2149704 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:36:01.643 2149705 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.645 2149707 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.648 2149710 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.648 2149710 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:36:01.648 2149710 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:36:01.650 2149712 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:36:01.650 2149712 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.650 2149712 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:36:01.667 2149729 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.667 2149729 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.667 2149729 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:01.667 2149729 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:36:01.667 2149729 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.667 2149729 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.668 2149730 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.669 2149731 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.672 2149734 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.672 2149734 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:36:01.672 2149734 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:36:01.675 2149737 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:36:01.675 2149737 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:36:01.676 2149738 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.677 2149739 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.679 2149741 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.679 2149741 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:36:01.679 2149741 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:36:01.682 2149744 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:36:01.682 2149744 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:36:01.682 2149744 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:36:01.684 2149746 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4dfedb66
20-08-2026 00:36:01.686 2149748 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:36:01.686 2149748 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:36:01.686 2149748 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:36:01.689 2149751 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:36:01.689 2149751 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:36:01.690 2149752 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.691 2149753 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.693 2149755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.693 2149755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:36:01.693 2149755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:36:01.697 2149759 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:36:01.697 2149759 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:36:01.698 2149760 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.700 2149762 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.703 2149765 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.703 2149765 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:36:01.703 2149765 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:36:01.706 2149768 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:36:01.706 2149768 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:36:01.707 2149769 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.708 2149770 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.712 2149774 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.712 2149774 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:36:01.712 2149774 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:36:01.715 2149777 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:36:01.715 2149777 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:36:01.716 2149778 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.720 2149782 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.724 2149786 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.724 2149786 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:36:01.724 2149786 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:36:01.728 2149790 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:36:01.728 2149790 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:36:01.729 2149791 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.731 2149793 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.736 2149798 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.736 2149798 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:36:01.736 2149798 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:01.740 2149802 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:36:01.740 2149802 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:36:01.742 2149804 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.744 2149806 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.748 2149810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.748 2149810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:36:01.748 2149810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:01.752 2149814 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:36:01.752 2149814 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:36:01.752 2149814 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:36:01.754 2149816 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4dfedb66
20-08-2026 00:36:01.759 2149821 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:36:01.759 2149821 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:36:01.759 2149821 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:36:01.762 2149824 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:36:01.762 2149824 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:36:01.764 2149826 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.766 2149828 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.770 2149832 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.770 2149832 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:36:01.770 2149832 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:36:01.773 2149835 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:36:01.774 2149836 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:36:01.775 2149837 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.776 2149838 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.781 2149843 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.781 2149843 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:36:01.781 2149843 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:36:01.787 2149849 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:36:01.787 2149849 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:36:01.788 2149850 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.790 2149852 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.793 2149855 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.793 2149855 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:36:01.793 2149855 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:36:01.798 2149860 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:36:01.798 2149860 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:36:01.801 2149863 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.805 2149867 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.813 2149875 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.813 2149875 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:36:01.813 2149875 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:36:01.819 2149881 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:36:01.819 2149881 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.819 2149881 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:36:01.836 2149898 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.836 2149898 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.836 2149898 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:01.836 2149898 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:36:01.836 2149898 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.836 2149898 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.838 2149900 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.840 2149902 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.843 2149905 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.844 2149906 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:36:01.844 2149906 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:36:01.846 2149908 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:36:01.846 2149908 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:36:01.847 2149909 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.848 2149910 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.851 2149913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.851 2149913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:36:01.851 2149913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:36:01.853 2149915 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:36:01.853 2149915 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.853 2149915 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:36:01.869 2149931 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.870 2149932 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.870 2149932 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:01.870 2149932 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:36:01.870 2149932 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.870 2149932 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.871 2149933 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.872 2149934 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.876 2149938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.876 2149938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:36:01.876 2149938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:36:01.881 2149943 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:36:01.881 2149943 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:36:01.882 2149944 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.883 2149945 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.888 2149950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.888 2149950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:36:01.888 2149950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:36:01.892 2149954 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:36:01.892 2149954 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:36:01.893 2149955 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.895 2149957 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.897 2149959 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.897 2149959 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:36:01.897 2149959 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:36:01.899 2149961 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:36:01.899 2149961 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.899 2149961 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:36:01.916 2149978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.916 2149978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.916 2149978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:01.916 2149978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:36:01.916 2149978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.916 2149978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.917 2149979 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.919 2149981 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.921 2149983 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.921 2149983 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:36:01.921 2149983 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:36:01.924 2149986 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:36:01.924 2149986 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:36:01.925 2149987 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:01.928 2149990 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:01.932 2149994 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:01.932 2149994 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:36:01.932 2149994 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:01.935 2149997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:36:01.935 2149997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:36:01.937 2149999 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.939 2150001 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.942 2150004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.943 2150005 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:36:01.943 2150005 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:36:01.947 2150009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:36:01.947 2150009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.947 2150009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:36:01.970 2150032 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.970 2150032 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:01.970 2150032 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:01.970 2150032 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:36:01.970 2150032 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:01.0
20-08-2026 00:36:01.970 2150032 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:01.972 2150034 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:01.975 2150037 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:01.980 2150042 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:01.980 2150042 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:36:01.980 2150042 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:36:01.986 2150048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:36:01.986 2150048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:01.986 2150048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:36:02.015 2150077 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.015 2150077 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.015 2150077 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.015 2150077 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:36:02.015 2150077 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.015 2150077 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.017 2150079 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.020 2150082 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.026 2150088 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.026 2150088 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:36:02.026 2150088 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:02.030 2150092 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:36:02.030 2150092 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:36:02.032 2150094 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.036 2150098 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.040 2150102 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.040 2150102 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:36:02.040 2150102 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:36:02.044 2150106 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:36:02.044 2150106 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:36:02.046 2150108 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.048 2150110 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.051 2150113 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.051 2150113 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:36:02.051 2150113 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:02.055 2150117 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:36:02.055 2150117 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:36:02.056 2150118 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.058 2150120 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.062 2150124 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.062 2150124 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:36:02.062 2150124 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:36:02.065 2150127 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:36:02.065 2150127 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.065 2150127 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:36:02.099 2150161 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:02.099 2150161 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:02.099 2150161 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:36:02.099 2150161 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:36:02.100 2150162 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.100 2150162 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.101 2150163 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.102 2150164 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.105 2150167 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.105 2150167 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:36:02.105 2150167 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:02.108 2150170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:36:02.108 2150170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:36:02.109 2150171 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.111 2150173 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.115 2150177 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.115 2150177 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:36:02.115 2150177 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:36:02.118 2150180 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:36:02.119 2150181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:36:02.120 2150182 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.122 2150184 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.125 2150187 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.125 2150187 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:36:02.125 2150187 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:02.129 2150191 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:36:02.130 2150192 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:36:02.130 2150192 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:36:02.132 2150194 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@519767eb
20-08-2026 00:36:02.136 2150198 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:36:02.136 2150198 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:36:02.136 2150198 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:36:02.138 2150200 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:36:02.138 2150200 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:36:02.139 2150201 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.141 2150203 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.145 2150207 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.145 2150207 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:36:02.145 2150207 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:36:02.149 2150211 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:36:02.149 2150211 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:36:02.150 2150212 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.152 2150214 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.155 2150217 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.156 2150218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:36:02.156 2150218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:36:02.158 2150220 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:36:02.158 2150220 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:36:02.159 2150221 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.160 2150222 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.163 2150225 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.163 2150225 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:36:02.163 2150225 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:36:02.167 2150229 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:36:02.167 2150229 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:36:02.168 2150230 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.169 2150231 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.173 2150235 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.173 2150235 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:36:02.173 2150235 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:36:02.176 2150238 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:36:02.176 2150238 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.176 2150238 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:36:02.196 2150258 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.196 2150258 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.196 2150258 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.196 2150258 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:36:02.196 2150258 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.196 2150258 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.197 2150259 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.200 2150262 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.204 2150266 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.204 2150266 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:36:02.204 2150266 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:36:02.208 2150270 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:36:02.208 2150270 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:36:02.209 2150271 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.211 2150273 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.215 2150277 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.215 2150277 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:36:02.215 2150277 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:36:02.217 2150279 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:36:02.217 2150279 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:36:02.218 2150280 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.220 2150282 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.223 2150285 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.223 2150285 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:36:02.223 2150285 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:02.225 2150287 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:36:02.226 2150288 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:36:02.227 2150289 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.228 2150290 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.231 2150293 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.232 2150294 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:36:02.232 2150294 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:36:02.236 2150298 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:36:02.236 2150298 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.236 2150298 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:36:02.257 2150319 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.257 2150319 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.257 2150319 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.257 2150319 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:36:02.257 2150319 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.257 2150319 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.259 2150321 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.262 2150324 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.266 2150328 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.266 2150328 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:36:02.266 2150328 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:36:02.270 2150332 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:36:02.270 2150332 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.270 2150332 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:36:02.297 2150359 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.297 2150359 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.297 2150359 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.297 2150359 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:36:02.297 2150359 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.297 2150359 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.299 2150361 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.301 2150363 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.306 2150368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.306 2150368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:36:02.306 2150368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:36:02.310 2150372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:36:02.310 2150372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:36:02.312 2150374 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.313 2150375 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.316 2150378 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.316 2150378 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:36:02.316 2150378 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:02.318 2150380 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:36:02.318 2150380 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:36:02.319 2150381 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.320 2150382 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.323 2150385 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.323 2150385 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:36:02.323 2150385 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:02.327 2150389 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:36:02.327 2150389 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:36:02.328 2150390 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.330 2150392 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.334 2150396 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.334 2150396 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:36:02.334 2150396 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:36:02.337 2150399 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:36:02.337 2150399 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.337 2150399 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:36:02.357 2150419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.357 2150419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.357 2150419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.357 2150419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:36:02.357 2150419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.357 2150419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.359 2150421 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.360 2150422 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.363 2150425 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.363 2150425 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:36:02.363 2150425 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:02.366 2150428 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:36:02.366 2150428 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:36:02.367 2150429 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.368 2150430 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.370 2150432 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.370 2150432 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:36:02.370 2150432 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:36:02.373 2150435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:36:02.373 2150435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.373 2150435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:36:02.393 2150455 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.393 2150455 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.393 2150455 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.393 2150455 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:36:02.393 2150455 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.393 2150455 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.394 2150456 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.396 2150458 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.398 2150460 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.399 2150461 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:36:02.399 2150461 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:02.401 2150463 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:36:02.401 2150463 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:36:02.402 2150464 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.403 2150465 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.406 2150468 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.406 2150468 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:36:02.406 2150468 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:36:02.409 2150471 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:36:02.409 2150471 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.409 2150471 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:36:02.426 2150488 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.427 2150489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.427 2150489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.427 2150489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:36:02.427 2150489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.427 2150489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.428 2150490 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.429 2150491 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.431 2150493 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.431 2150493 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:36:02.431 2150493 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:36:02.434 2150496 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:36:02.434 2150496 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:36:02.435 2150497 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.436 2150498 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.439 2150501 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.439 2150501 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:36:02.439 2150501 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:36:02.442 2150504 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:36:02.442 2150504 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.442 2150504 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:36:02.462 2150524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.462 2150524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.462 2150524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.462 2150524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:36:02.462 2150524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.462 2150524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.463 2150525 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.465 2150527 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.468 2150530 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.468 2150530 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:36:02.468 2150530 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:36:02.471 2150533 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:36:02.471 2150533 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.471 2150533 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:36:02.497 2150559 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.497 2150559 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.497 2150559 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.497 2150559 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:36:02.497 2150559 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.497 2150559 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.499 2150561 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.501 2150563 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.502 2150564 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM03202201
20-08-2026 00:36:02.502 2150564 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:36:02.502 2150564 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:36:02
20-08-2026 00:36:02.502 2150564 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 18:45:30.597206', '2026-08-19 18:45:42.689973', '2026-08-19 18:45:30.597349', '2026-08-19 18:45:42.690123'], 'open_time': ['2026-08-19 18:45:07.954177', '2026-08-19 18:45:36.018172', '2026-08-19 18:45:07.954283', '2026-08-19 18:45:36.018276']}"}
20-08-2026 00:36:02.502 2150564 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:36:02.502 2150564 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:36:02.502 2150564 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:36:02.502 2150564 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:36:02.502 2150564 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:36:02.502 2150564 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 18:45:30.597206", "2026-08-19 18:45:42.689973", "2026-08-19 18:45:30.597349", "2026-08-19 18:45:42.690123"], "open_time": ["2026-08-19 18:45:07.954177", "2026-08-19 18:45:36.018172", "2026-08-19 18:45:07.954283", "2026-08-19 18:45:36.018276"]}
20-08-2026 00:36:02.502 2150564 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:36:02.507 2150569 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.507 2150569 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:36:02.507 2150569 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:36:02.512 2150574 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:36:02.512 2150574 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:36:02.514 2150576 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.515 2150577 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.519 2150581 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.519 2150581 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:36:02.519 2150581 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:36:02.525 2150587 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:36:02.525 2150587 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.525 2150587 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:36:02.550 2150612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.550 2150612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.550 2150612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.550 2150612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:36:02.550 2150612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.551 2150613 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.553 2150615 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.555 2150617 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.559 2150621 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.559 2150621 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:36:02.559 2150621 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:36:02.562 2150624 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:36:02.562 2150624 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:36:02.562 2150624 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.564 2150626 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.566 2150628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.566 2150628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:36:02.566 2150628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:36:02.569 2150631 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:36:02.569 2150631 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:36:02.570 2150632 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.571 2150633 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.574 2150636 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.574 2150636 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:36:02.574 2150636 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:36:02.576 2150638 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:36:02.576 2150638 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:36:02.578 2150640 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.579 2150641 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.581 2150643 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.581 2150643 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:36:02.582 2150644 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:36:02.584 2150646 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:36:02.584 2150646 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:36:02.584 2150646 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.586 2150648 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.588 2150650 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.588 2150650 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:36:02.588 2150650 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:02.591 2150653 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:36:02.591 2150653 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:36:02.592 2150654 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.593 2150655 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.595 2150657 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.595 2150657 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:36:02.595 2150657 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:36:02.598 2150660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:36:02.598 2150660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:36:02.599 2150661 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.600 2150662 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.602 2150664 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.603 2150665 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:36:02.603 2150665 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:36:02.605 2150667 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:36:02.605 2150667 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:36:02.606 2150668 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.607 2150669 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.610 2150672 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.610 2150672 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:36:02.610 2150672 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:36:02.612 2150674 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:36:02.612 2150674 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:36:02.613 2150675 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.614 2150676 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.617 2150679 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.617 2150679 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:36:02.617 2150679 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:36:02.620 2150682 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:36:02.620 2150682 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:36:02.621 2150683 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:36:02.622 2150684 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4dfedb66
20-08-2026 00:36:02.625 2150687 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:36:02.625 2150687 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:36:02.625 2150687 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:36:02.629 2150691 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:36:02.629 2150691 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:36:02.630 2150692 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.633 2150695 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.638 2150700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.638 2150700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:36:02.638 2150700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:36:02.640 2150702 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:36:02.640 2150702 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:36:02.641 2150703 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.642 2150704 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.645 2150707 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.645 2150707 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:36:02.645 2150707 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:36:02.647 2150709 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:36:02.647 2150709 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.647 2150709 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:36:02.697 2150759 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.697 2150759 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.697 2150759 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.697 2150759 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:36:02.697 2150759 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.697 2150759 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.698 2150760 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.700 2150762 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.704 2150766 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.704 2150766 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:36:02.704 2150766 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:36:02.706 2150768 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:36:02.707 2150769 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:36:02.707 2150769 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.709 2150771 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.714 2150776 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.714 2150776 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:36:02.714 2150776 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:36:02.716 2150778 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:36:02.716 2150778 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:36:02.717 2150779 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.719 2150781 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.722 2150784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.722 2150784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:36:02.722 2150784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:36:02.725 2150787 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:36:02.725 2150787 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:36:02.726 2150788 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.728 2150790 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.732 2150794 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.732 2150794 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:36:02.732 2150794 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:02.736 2150798 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:36:02.736 2150798 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:36:02.737 2150799 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.739 2150801 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.743 2150805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.743 2150805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:36:02.743 2150805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:36:02.747 2150809 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:36:02.747 2150809 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.747 2150809 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:36:02.769 2150831 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:02.769 2150831 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:02.769 2150831 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:36:02.769 2150831 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:36:02.769 2150831 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.770 2150832 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.771 2150833 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.774 2150836 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.778 2150840 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.778 2150840 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:36:02.779 2150841 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:36:02.782 2150844 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:36:02.783 2150845 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.783 2150845 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:36:02.838 2150900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:02.838 2150900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:02.838 2150900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:36:02.838 2150900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:36:02.838 2150900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.838 2150900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.839 2150901 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.842 2150904 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.846 2150908 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.846 2150908 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:36:02.847 2150909 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:36:02.851 2150913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:36:02.852 2150914 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.852 2150914 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:36:02.876 2150938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.876 2150938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.876 2150938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.876 2150938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:36:02.876 2150938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.876 2150938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.877 2150939 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.878 2150940 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.882 2150944 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.882 2150944 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:36:02.882 2150944 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:02.884 2150946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:36:02.884 2150946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:36:02.885 2150947 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.887 2150949 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.891 2150953 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.892 2150954 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:36:02.892 2150954 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:36:02.895 2150957 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:36:02.895 2150957 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:36:02.897 2150959 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.899 2150961 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.903 2150965 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.903 2150965 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:36:02.903 2150965 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:36:02.907 2150969 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:36:02.908 2150970 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.908 2150970 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:36:02.926 2150988 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.926 2150988 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.926 2150988 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.926 2150988 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:36:02.926 2150988 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.926 2150988 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.928 2150990 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.931 2150993 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.935 2150997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.935 2150997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:36:02.935 2150997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:36:02.939 2151001 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:36:02.939 2151001 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:36:02.940 2151002 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.943 2151005 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.947 2151009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.947 2151009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:36:02.947 2151009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:36:02.950 2151012 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:36:02.950 2151012 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:02.950 2151012 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:36:02.972 2151034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.972 2151034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:02.972 2151034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:02.972 2151034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:36:02.972 2151034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:02.0
20-08-2026 00:36:02.972 2151034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:02.973 2151035 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:02.974 2151036 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:02.979 2151041 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:02.979 2151041 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:36:02.979 2151041 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:36:02.983 2151045 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:36:02.983 2151045 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:36:02.984 2151046 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.986 2151048 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.990 2151052 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.990 2151052 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:36:02.990 2151052 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:36:02.992 2151054 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:36:02.993 2151055 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:36:02.993 2151055 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:02.994 2151056 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:02.997 2151059 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:02.997 2151059 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:36:02.997 2151059 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:02.999 2151061 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:36:02.999 2151061 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:36:03.000 2151062 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.001 2151063 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.004 2151066 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.004 2151066 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:36:03.004 2151066 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:36:03.007 2151069 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:36:03.007 2151069 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:36:03.007 2151069 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.009 2151071 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.012 2151074 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.012 2151074 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:36:03.012 2151074 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:36:03.014 2151076 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:36:03.014 2151076 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:36:03.015 2151077 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.016 2151078 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.019 2151081 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.019 2151081 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:36:03.019 2151081 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:03.022 2151084 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:36:03.022 2151084 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:36:03.022 2151084 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.023 2151085 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.026 2151088 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.026 2151088 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:36:03.026 2151088 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:36:03.029 2151091 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:36:03.029 2151091 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.029 2151091 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:36:03.071 2151133 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:03.071 2151133 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:03.071 2151133 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:36:03.071 2151133 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:36:03.071 2151133 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.071 2151133 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.072 2151134 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.075 2151137 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.078 2151140 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.078 2151140 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:36:03.078 2151140 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:36:03.082 2151144 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:36:03.082 2151144 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:36:03.084 2151146 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.086 2151148 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.094 2151156 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.094 2151156 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:36:03.094 2151156 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:36:03.098 2151160 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:36:03.098 2151160 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.098 2151160 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:36:03.119 2151181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:03.119 2151181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:03.119 2151181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:36:03.119 2151181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:36:03.119 2151181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.119 2151181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.121 2151183 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.124 2151186 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.129 2151191 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.129 2151191 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:36:03.129 2151191 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:36:03.133 2151195 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:36:03.133 2151195 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.133 2151195 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:36:03.190 2151252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.190 2151252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.190 2151252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.190 2151252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:36:03.190 2151252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.190 2151252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.192 2151254 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.194 2151256 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.198 2151260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.198 2151260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:36:03.198 2151260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:36:03.202 2151264 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:36:03.202 2151264 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:36:03.203 2151265 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.205 2151267 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.209 2151271 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.209 2151271 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:36:03.209 2151271 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:36:03.214 2151276 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:36:03.214 2151276 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.214 2151276 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:36:03.238 2151300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.238 2151300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.238 2151300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.238 2151300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:36:03.238 2151300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.238 2151300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.240 2151302 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.241 2151303 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.244 2151306 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.244 2151306 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:36:03.244 2151306 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:36:03.246 2151308 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:36:03.246 2151308 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:36:03.247 2151309 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.248 2151310 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.251 2151313 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.251 2151313 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:36:03.251 2151313 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:36:03.254 2151316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:36:03.254 2151316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:36:03.255 2151317 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.256 2151318 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.260 2151322 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.260 2151322 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:36:03.260 2151322 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:36:03.262 2151324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:36:03.262 2151324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:36:03.263 2151325 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.264 2151326 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.267 2151329 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.267 2151329 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:36:03.267 2151329 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:03.269 2151331 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:36:03.269 2151331 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:36:03.270 2151332 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.271 2151333 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.273 2151335 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.274 2151336 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:36:03.274 2151336 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:36:03.276 2151338 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:36:03.276 2151338 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.276 2151338 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:36:03.304 2151366 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:03.304 2151366 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:03.304 2151366 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:36:03.304 2151366 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:36:03.304 2151366 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.304 2151366 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.305 2151367 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.307 2151369 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.310 2151372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.310 2151372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:36:03.310 2151372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:36:03.312 2151374 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:36:03.312 2151374 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:36:03.313 2151375 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.314 2151376 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.317 2151379 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.317 2151379 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:36:03.317 2151379 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:36:03.319 2151381 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:36:03.319 2151381 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:36:03.320 2151382 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.321 2151383 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.324 2151386 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.324 2151386 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:36:03.324 2151386 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:36:03.326 2151388 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:36:03.326 2151388 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.326 2151388 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:36:03.341 2151403 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.341 2151403 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.341 2151403 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.341 2151403 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:36:03.341 2151403 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.341 2151403 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.342 2151404 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.344 2151406 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.346 2151408 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.346 2151408 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:36:03.346 2151408 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:36:03.350 2151412 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:36:03.350 2151412 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.350 2151412 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:36:03.373 2151435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:03.373 2151435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:03.373 2151435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:36:03.373 2151435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:36:03.373 2151435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.373 2151435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.374 2151436 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.375 2151437 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.378 2151440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.378 2151440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:36:03.378 2151440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:36:03.380 2151442 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:36:03.380 2151442 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:36:03.381 2151443 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.382 2151444 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.385 2151447 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.385 2151447 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:36:03.385 2151447 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:36:03.389 2151451 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:36:03.389 2151451 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:36:03.390 2151452 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.392 2151454 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.394 2151456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.394 2151456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:36:03.394 2151456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:36:03.397 2151459 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:36:03.397 2151459 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:36:03.398 2151460 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.400 2151462 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.403 2151465 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.403 2151465 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:36:03.403 2151465 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:36:03.405 2151467 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:36:03.405 2151467 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:36:03.406 2151468 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.408 2151470 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.410 2151472 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.410 2151472 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:36:03.410 2151472 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:36:03.413 2151475 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:36:03.413 2151475 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.413 2151475 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:36:03.432 2151494 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.432 2151494 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.432 2151494 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.433 2151495 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:36:03.433 2151495 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.433 2151495 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.434 2151496 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.435 2151497 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.439 2151501 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.439 2151501 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:36:03.439 2151501 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:36:03.441 2151503 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:36:03.441 2151503 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:36:03.442 2151504 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.444 2151506 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.447 2151509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.447 2151509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:36:03.447 2151509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:03.449 2151511 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:36:03.449 2151511 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:36:03.450 2151512 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.451 2151513 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.455 2151517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.455 2151517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:36:03.455 2151517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:03.457 2151519 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:36:03.457 2151519 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:36:03.458 2151520 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.459 2151521 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.462 2151524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.462 2151524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:36:03.462 2151524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:36:03.464 2151526 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:36:03.464 2151526 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:36:03.465 2151527 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.466 2151528 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.469 2151531 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.469 2151531 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:36:03.469 2151531 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:03.472 2151534 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:36:03.472 2151534 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:36:03.473 2151535 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.474 2151536 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.477 2151539 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.477 2151539 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:36:03.477 2151539 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:36:03.479 2151541 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:36:03.479 2151541 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:36:03.480 2151542 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.481 2151543 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.484 2151546 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.484 2151546 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:36:03.484 2151546 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:03.486 2151548 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:36:03.486 2151548 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:36:03.487 2151549 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.489 2151551 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.493 2151555 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.493 2151555 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:36:03.493 2151555 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:03.496 2151558 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:36:03.496 2151558 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:36:03.496 2151558 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.498 2151560 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.501 2151563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.501 2151563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:36:03.501 2151563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:36:03.503 2151565 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:36:03.503 2151565 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:36:03.504 2151566 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.506 2151568 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.508 2151570 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.508 2151570 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:36:03.508 2151570 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:36:03.510 2151572 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:36:03.510 2151572 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:36:03.512 2151574 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.513 2151575 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.515 2151577 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.515 2151577 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:36:03.515 2151577 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:36:03.518 2151580 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:36:03.518 2151580 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:36:03.518 2151580 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.519 2151581 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.523 2151585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.523 2151585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:36:03.523 2151585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM07202501
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:36:03
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 20:04:51.230131', '2026-08-19 19:16:38.755611', '2026-08-19 20:04:51.230283', '2026-08-19 19:16:38.755755'], 'close_time': ['2026-08-19 20:04:55.935736', '2026-08-19 19:16:41.624189', '2026-08-19 20:04:55.935883', '2026-08-19 19:16:41.423587']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:04:51.230131", "2026-08-19 19:16:38.755611", "2026-08-19 20:04:51.230283", "2026-08-19 19:16:38.755755"], "close_time": ["2026-08-19 20:04:55.935736", "2026-08-19 19:16:41.624189", "2026-08-19 20:04:55.935883", "2026-08-19 19:16:41.423587"]}
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:36:03.525 2151587 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:36:03.526 2151588 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.527 2151589 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.531 2151593 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.531 2151593 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:36:03.531 2151593 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:36:03.534 2151596 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:36:03.534 2151596 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.534 2151596 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:36:03.549 2151611 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.549 2151611 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.549 2151611 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.549 2151611 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:36:03.549 2151611 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.549 2151611 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.550 2151612 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.551 2151613 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.555 2151617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.555 2151617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:36:03.555 2151617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:03.562 2151624 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:36:03.562 2151624 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:36:03.562 2151624 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.564 2151626 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.566 2151628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.567 2151629 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:36:03.567 2151629 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:03.569 2151631 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:36:03.569 2151631 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:36:03.570 2151632 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.571 2151633 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.574 2151636 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.574 2151636 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:36:03.574 2151636 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:36:03.577 2151639 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:36:03.577 2151639 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.577 2151639 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:36:03.596 2151658 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.596 2151658 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.596 2151658 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.596 2151658 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:36:03.596 2151658 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.596 2151658 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.597 2151659 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.598 2151660 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.601 2151663 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.601 2151663 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:36:03.601 2151663 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:36:03.604 2151666 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:36:03.604 2151666 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:36:03.604 2151666 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.606 2151668 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.608 2151670 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.608 2151670 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:36:03.608 2151670 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:03.611 2151673 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:36:03.611 2151673 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:36:03.613 2151675 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.614 2151676 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.616 2151678 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.616 2151678 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:36:03.616 2151678 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:36:03.619 2151681 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:36:03.619 2151681 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:36:03.620 2151682 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.621 2151683 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.624 2151686 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.624 2151686 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:36:03.624 2151686 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:36:03.626 2151688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:36:03.626 2151688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:36:03.628 2151690 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.629 2151691 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.631 2151693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.631 2151693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:36:03.631 2151693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:03.634 2151696 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:36:03.634 2151696 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:36:03.634 2151696 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.635 2151697 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.639 2151701 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.639 2151701 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:36:03.639 2151701 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:36:03.642 2151704 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:36:03.642 2151704 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.642 2151704 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:36:03.664 2151726 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.664 2151726 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.664 2151726 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.664 2151726 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:36:03.664 2151726 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.664 2151726 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.665 2151727 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.667 2151729 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.672 2151734 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.672 2151734 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:36:03.672 2151734 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:36:03.675 2151737 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:36:03.675 2151737 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:36:03.676 2151738 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.678 2151740 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.681 2151743 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.681 2151743 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:36:03.681 2151743 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:36:03.683 2151745 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:36:03.683 2151745 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:36:03.684 2151746 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.685 2151747 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.688 2151750 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.688 2151750 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:36:03.688 2151750 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:36:03.690 2151752 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:36:03.690 2151752 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:36:03.691 2151753 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.692 2151754 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.694 2151756 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.695 2151757 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:36:03.695 2151757 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:36:03.697 2151759 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:36:03.697 2151759 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:36:03.698 2151760 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.700 2151762 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.702 2151764 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.702 2151764 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:36:03.702 2151764 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:36:03.705 2151767 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:36:03.705 2151767 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.705 2151767 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:36:03.732 2151794 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.732 2151794 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.732 2151794 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.733 2151795 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.734 2151796 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:36:03.735 2151797 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@519767eb
20-08-2026 00:36:03.738 2151800 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:36:03.738 2151800 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:36:03.738 2151800 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:36:03.741 2151803 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:36:03.741 2151803 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:36:03.742 2151804 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.744 2151806 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.746 2151808 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.746 2151808 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:36:03.746 2151808 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:36:03.748 2151810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:36:03.748 2151810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.748 2151810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:36:03.763 2151825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.763 2151825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.763 2151825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.763 2151825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:36:03.763 2151825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.763 2151825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.764 2151826 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.766 2151828 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.768 2151830 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.768 2151830 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:36:03.768 2151830 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:03.771 2151833 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:36:03.771 2151833 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:36:03.772 2151834 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.773 2151835 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.776 2151838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.776 2151838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:36:03.776 2151838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:36:03.779 2151841 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:36:03.779 2151841 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:36:03.780 2151842 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.781 2151843 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.784 2151846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.784 2151846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:36:03.784 2151846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:36:03.787 2151849 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:36:03.787 2151849 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:36:03.788 2151850 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.789 2151851 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.792 2151854 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.792 2151854 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:36:03.792 2151854 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:36:03.795 2151857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:36:03.795 2151857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.795 2151857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:36:03.814 2151876 [http-nio-8051-exec-115] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM07202501}
20-08-2026 00:36:03.829 2151891 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:36:03.829 2151891 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:36:03.829 2151891 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.829 2151891 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.830 2151892 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.832 2151894 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.835 2151897 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.835 2151897 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:36:03.835 2151897 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:36:03.838 2151900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:36:03.838 2151900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:36:03.839 2151901 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.840 2151902 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.852 2151914 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.852 2151914 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:36:03.852 2151914 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:36:03.855 2151917 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:36:03.855 2151917 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.855 2151917 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:36:03.884 2151946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.884 2151946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.884 2151946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.884 2151946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:36:03.884 2151946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.884 2151946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.885 2151947 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.886 2151948 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.890 2151952 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.890 2151952 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:36:03.890 2151952 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:36:03.892 2151954 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:36:03.892 2151954 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.892 2151954 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:36:03.912 2151974 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.912 2151974 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.912 2151974 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.912 2151974 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:36:03.912 2151974 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.912 2151974 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.913 2151975 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.914 2151976 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.917 2151979 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.917 2151979 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:36:03.917 2151979 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:36:03.919 2151981 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:36:03.919 2151981 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:36:03.920 2151982 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.922 2151984 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.925 2151987 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.925 2151987 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:36:03.925 2151987 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:36:03.927 2151989 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:36:03.927 2151989 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:03.927 2151989 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:36:03.949 2152011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.949 2152011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:03.949 2152011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:03.949 2152011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:36:03.949 2152011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:03.0
20-08-2026 00:36:03.949 2152011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:03.950 2152012 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.951 2152013 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.954 2152016 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.954 2152016 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:36:03.954 2152016 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:03.956 2152018 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:36:03.956 2152018 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:36:03.957 2152019 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.959 2152021 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:03.961 2152023 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:03.961 2152023 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:36:03.961 2152023 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:36:03.964 2152026 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:36:03.964 2152026 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:36:03.965 2152027 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.966 2152028 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.969 2152031 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.969 2152031 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:36:03.969 2152031 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:03.972 2152034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:36:03.972 2152034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:36:03.972 2152034 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.975 2152037 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.977 2152039 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.977 2152039 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:36:03.977 2152039 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:36:03.980 2152042 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:36:03.980 2152042 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:36:03.981 2152043 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.982 2152044 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.985 2152047 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.985 2152047 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:36:03.985 2152047 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:36:03.987 2152049 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:36:03.987 2152049 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:36:03.988 2152050 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:03.990 2152052 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:03.993 2152055 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:03.993 2152055 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:36:03.993 2152055 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:36:03.996 2152058 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:36:03.996 2152058 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:36:03.996 2152058 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:03.998 2152060 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:04.001 2152063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:04.001 2152063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:36:04.001 2152063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:36:04.003 2152065 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:36:04.003 2152065 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:36:04.004 2152066 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.005 2152067 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.008 2152070 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.008 2152070 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:36:04.008 2152070 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:36:04.011 2152073 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:36:04.011 2152073 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:36:04.012 2152074 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.013 2152075 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.015 2152077 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.015 2152077 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:36:04.015 2152077 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:36:04.018 2152080 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:36:04.018 2152080 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:36:04.018 2152080 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.019 2152081 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.022 2152084 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.022 2152084 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:36:04.022 2152084 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:36:04.025 2152087 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:36:04.025 2152087 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:36:04.026 2152088 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.027 2152089 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.029 2152091 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.029 2152091 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:36:04.029 2152091 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:36:04.032 2152094 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:36:04.032 2152094 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:36:04.033 2152095 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.034 2152096 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.036 2152098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.036 2152098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:36:04.036 2152098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:36:04.039 2152101 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:36:04.039 2152101 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:36:04.040 2152102 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.041 2152103 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.043 2152105 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.043 2152105 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:36:04.043 2152105 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:36:04.046 2152108 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:36:04.046 2152108 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:36:04.046 2152108 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.047 2152109 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.050 2152112 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.050 2152112 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:36:04.050 2152112 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:36:04.053 2152115 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:36:04.053 2152115 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:36:04.054 2152116 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.055 2152117 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.058 2152120 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.058 2152120 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:36:04.058 2152120 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:04.060 2152122 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:36:04.060 2152122 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:36:04.061 2152123 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:04.062 2152124 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:04.065 2152127 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:04.065 2152127 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:36:04.065 2152127 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:36:04.067 2152129 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:36:04.067 2152129 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:04.067 2152129 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:36:04.107 2152169 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:04.107 2152169 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:04.107 2152169 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:04.107 2152169 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:36:04.107 2152169 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:04.0
20-08-2026 00:36:04.107 2152169 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:04.108 2152170 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.109 2152171 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.112 2152174 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.112 2152174 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:36:04.112 2152174 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:36:04.114 2152176 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:36:04.114 2152176 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:36:04.115 2152177 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.116 2152178 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.119 2152181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.119 2152181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:36:04.119 2152181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:04.122 2152184 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:36:04.122 2152184 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:36:04.123 2152185 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.124 2152186 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.127 2152189 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.127 2152189 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:36:04.127 2152189 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:36:04.129 2152191 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:36:04.129 2152191 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:36:04.130 2152192 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:04.131 2152193 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:04.134 2152196 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:04.134 2152196 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:36:04.134 2152196 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:36:04.136 2152198 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:36:04.136 2152198 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:04.137 2152199 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:36:04.162 2152224 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:04.162 2152224 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:04.162 2152224 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:36:04.162 2152224 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:36:04.162 2152224 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:04.0
20-08-2026 00:36:04.162 2152224 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:04.163 2152225 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:04.165 2152227 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:04.168 2152230 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:04.168 2152230 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:36:04.168 2152230 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:36:04.172 2152234 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:36:04.172 2152234 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:04.172 2152234 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:36:04.210 2152272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:04.210 2152272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:04.210 2152272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:36:04.210 2152272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:36:04.210 2152272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:04.0
20-08-2026 00:36:04.210 2152272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:04.211 2152273 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:04.213 2152275 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:04.216 2152278 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:04.216 2152278 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:36:04.216 2152278 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:36:04.220 2152282 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:36:04.220 2152282 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:04.220 2152282 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:36:04.238 2152300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:04.238 2152300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:36:04.238 2152300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:36:04.238 2152300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:36:04.238 2152300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:04.0
20-08-2026 00:36:04.239 2152301 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:04.240 2152302 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.241 2152303 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.244 2152306 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.245 2152307 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:36:04.245 2152307 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:36:04.248 2152310 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:36:04.248 2152310 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:36:04.249 2152311 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.250 2152312 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.253 2152315 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.253 2152315 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:36:04.253 2152315 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:04.256 2152318 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:36:04.256 2152318 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:36:04.257 2152319 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.258 2152320 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.262 2152324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.262 2152324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:36:04.262 2152324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:36:04.264 2152326 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:36:04.264 2152326 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:36:04.265 2152327 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.266 2152328 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.269 2152331 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.269 2152331 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:36:04.269 2152331 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:04.271 2152333 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:36:04.272 2152334 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:36:04.272 2152334 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.273 2152335 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.276 2152338 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.276 2152338 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:36:04.276 2152338 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:36:04.279 2152341 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:36:04.279 2152341 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:36:04.280 2152342 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.281 2152343 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.284 2152346 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.284 2152346 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:36:04.284 2152346 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:36:04.287 2152349 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:36:04.287 2152349 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:36:04.288 2152350 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.289 2152351 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.292 2152354 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.292 2152354 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:36:04.292 2152354 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:36:04.294 2152356 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:36:04.294 2152356 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:36:04.295 2152357 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.296 2152358 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.299 2152361 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.299 2152361 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:36:04.299 2152361 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:36:04.301 2152363 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:36:04.301 2152363 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:36:04.303 2152365 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.304 2152366 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.306 2152368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.306 2152368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:36:04.306 2152368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:36:04.309 2152371 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:36:04.309 2152371 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:36:04.309 2152371 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:04.311 2152373 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3217dbe9
20-08-2026 00:36:04.313 2152375 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:36:04.314 2152376 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:36:04.314 2152376 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:36:04.314 2152376 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM08202203
20-08-2026 00:36:04.314 2152376 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:36:04.314 2152376 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:36:04
20-08-2026 00:36:04.314 2152376 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 23:40:33.706208', '2026-08-19 23:22:46.611449', '2026-08-19 23:40:33.706317', '2026-08-19 23:22:46.611594'], 'close_time': ['2026-08-19 23:40:40.301460', '2026-08-19 23:22:51.611225', '2026-08-19 23:40:40.301581', '2026-08-19 23:22:51.611315']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:36:04.314 2152376 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:36:04.314 2152376 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:36:04.314 2152376 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:36:04.314 2152376 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:36:04.314 2152376 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:36:04.315 2152377 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:40:33.706208", "2026-08-19 23:22:46.611449", "2026-08-19 23:40:33.706317", "2026-08-19 23:22:46.611594"], "close_time": ["2026-08-19 23:40:40.301460", "2026-08-19 23:22:51.611225", "2026-08-19 23:40:40.301581", "2026-08-19 23:22:51.611315"]}
20-08-2026 00:36:04.315 2152377 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:36:04.315 2152377 [http-nio-8051-exec-105] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:36:04.317 2152379 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:36:04.317 2152379 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:36:04.317 2152379 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:36:04.356 2152418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:04.356 2152418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:36:04.356 2152418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:36:04.356 2152418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:36:04.357 2152419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:36:04.0
20-08-2026 00:36:04.357 2152419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:36:04.357 2152419 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.359 2152421 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.362 2152424 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.362 2152424 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:36:04.362 2152424 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:36:04.364 2152426 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:36:04.364 2152426 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:36:04.365 2152427 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.366 2152428 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.369 2152431 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.369 2152431 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:36:04.369 2152431 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:36:04.371 2152433 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:36:04.371 2152433 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:36:04.372 2152434 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.373 2152435 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.376 2152438 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.376 2152438 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:36:04.376 2152438 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:36:04.379 2152441 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:36:04.379 2152441 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:36:04.380 2152442 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.381 2152443 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.384 2152446 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.384 2152446 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:36:04.384 2152446 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:36:04.386 2152448 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:36:04.386 2152448 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:36:04.387 2152449 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.388 2152450 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.391 2152453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.391 2152453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:36:04.391 2152453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:36:04.394 2152456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:36:04.395 2152457 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:36:04.395 2152457 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:36:04.397 2152459 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b956b8b
20-08-2026 00:36:04.400 2152462 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:36:04.400 2152462 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:36:04.400 2152462 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:36:04.403 2152465 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:36:04.403 2152465 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:36:04.640 2152702 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:36:04.640 2152702 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:36:04.651 2152713 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:36:05.679 2153741 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::validateOtpLogin: mobile:9108022066, otp:5297
20-08-2026 00:36:05.684 2153746 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: start:Thu Aug 20 00:36:05 IST 2026 ,end : Thu Aug 20 01:35:57 IST 2026, diff : 1 
20-08-2026 00:36:05.684 2153746 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::disableSession: mobile:9108022066
20-08-2026 00:36:06.068 2154130 [http-nio-8051-exec-108] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-invalidfs, value=, status=true}], created_at=2026-08-20 00:36:05}}
20-08-2026 00:36:06.068 2154130 [http-nio-8051-exec-108] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:36:06.068 2154130 [http-nio-8051-exec-108] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:36:06.068 2154130 [http-nio-8051-exec-108] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202301, traysArr : []
20-08-2026 00:36:06.069 2154131 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202301, traysArr : []
20-08-2026 00:36:06.069 2154131 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:36:06.069 2154131 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:36:06.069 2154131 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:36:06.069 2154131 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:36:06.070 2154132 [http-nio-8051-exec-108] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202301, cameraArr : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:36:05"}
20-08-2026 00:36:06.070 2154132 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202301, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:36:05"}
20-08-2026 00:36:07.885 2155947 [http-nio-8051-exec-113] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, value=99%, id=pd-full}, {status=true, value=100%, id=data-full}], created_at=2026-08-20 00:36:07}}
20-08-2026 00:36:07.885 2155947 [http-nio-8051-exec-113] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:36:07.885 2155947 [http-nio-8051-exec-113] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:36:07.885 2155947 [http-nio-8051-exec-113] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM01202601, traysArr : []
20-08-2026 00:36:07.885 2155947 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM01202601, traysArr : []
20-08-2026 00:36:07.886 2155948 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:36:07.886 2155948 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:36:07.886 2155948 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:36:07.886 2155948 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:36:07.887 2155949 [http-nio-8051-exec-113] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM01202601, cameraArr : {"data":[{"id":"pd-full","value":"99%","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:36:07"}
20-08-2026 00:36:07.887 2155949 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM01202601, cameraInfoData : {"data":[{"id":"pd-full","value":"99%","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:36:07"}
20-08-2026 00:36:08.561 2156623 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:36:08.562 2156624 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:36:08.619 2156681 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:36:09.099 2157161 [http-nio-8051-exec-99] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202303 
20-08-2026 00:36:09.100 2157162 [http-nio-8051-exec-99] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:09.101 2157163 [http-nio-8051-exec-99] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:36:09.110 2157172 [http-nio-8051-exec-122] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:36:09.110 2157172 [http-nio-8051-exec-122] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:36:09.112 2157174 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:09.113 2157175 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:09.113 2157175 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:09.114 2157176 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:09.114 2157176 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:09.114 2157176 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:09.115 2157177 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:09.115 2157177 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:09.115 2157177 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:09.115 2157177 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:09.115 2157177 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:09.116 2157178 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:09.116 2157178 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:36:09.116 2157178 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:36:09.117 2157179 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:36:09.117 2157179 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:09.117 2157179 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:09.118 2157180 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:09.119 2157181 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:36:09.119 2157181 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:36:09.119 2157181 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 21
20-08-2026 00:36:09.119 2157181 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:09.119 2157181 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:09.120 2157182 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:09.120 2157182 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:36:09.120 2157182 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:36:09.122 2157184 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:36:09.122 2157184 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:09.122 2157184 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:09.122 2157184 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:09.122 2157184 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:36:09.122 2157184 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:36:09.123 2157185 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:36:09.123 2157185 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:09.123 2157185 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:09.124 2157186 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:09.124 2157186 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:36:09.124 2157186 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:36:09.125 2157187 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:36:09.125 2157187 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:36:09.125 2157187 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:36:09.126 2157188 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:36:09.126 2157188 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:09.126 2157188 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:09.126 2157188 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:09.127 2157189 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:36:09.127 2157189 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:36:09.128 2157190 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:36:09.128 2157190 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:09.128 2157190 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:09.129 2157191 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:09.129 2157191 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:09.130 2157192 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:09.131 2157193 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:09.131 2157193 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:36:09.131 2157193 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:36:09.132 2157194 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:36:09.132 2157194 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:09.132 2157194 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:09.132 2157194 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:09.132 2157194 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:36:09.132 2157194 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:36:09.134 2157196 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:36:09.134 2157196 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:09.134 2157196 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:09.135 2157197 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:09.135 2157197 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:09.135 2157197 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:09.135 2157197 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:09.135 2157197 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:09.135 2157197 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:09.137 2157199 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:09.137 2157199 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 22
20-08-2026 00:36:09.137 2157199 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 22
20-08-2026 00:36:09.138 2157200 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 22
20-08-2026 00:36:09.138 2157200 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:09.138 2157200 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:09.138 2157200 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:09.138 2157200 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:09.138 2157200 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:09.139 2157201 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:09.139 2157201 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:36:09.139 2157201 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:36:09.140 2157202 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 21
20-08-2026 00:36:09.140 2157202 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:36:09.140 2157202 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:36:09.141 2157203 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:36:09.141 2157203 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:09.141 2157203 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:09.142 2157204 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:09.142 2157204 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:09.142 2157204 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:09.143 2157205 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:09.143 2157205 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:09.143 2157205 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:09.144 2157206 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:09.144 2157206 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:09.144 2157206 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:09.144 2157206 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:09.165 2157227 [http-nio-8051-exec-99] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:36:10.834 2158896 [http-nio-8051-exec-85] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:36:10.834 2158896 [http-nio-8051-exec-85] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:36:13.001 2161063 [http-nio-8051-exec-102] INFO  n.c.kiosk.machine.MachineController - {imei=TM01202601, skus=[6119, 4500712, 4500726, 186094, 186001, 4500643, 4500573, 4500648, 4500624, 4500723, 4500667, 185994, 4500704, 4500677, 4500499, 4500669, 186043, 0, 185993, 186059, 4500694, 4500715]}
20-08-2026 00:36:13.008 2161070 [http-nio-8051-exec-102] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Haldiram Tasty Nuts 10rs","sku_id":"6119","vendor_id":"1","mrp":"1","selling_price":"1","weight":"430","image":"https://images.tinymart.in/product/6119-5457.png","qty":"100","description":"","check_round_off":"0","sku_variance":"43","created_at":"2022-08-29 18:45:14.0"}]
20-08-2026 00:36:13.010 2161072 [http-nio-8051-exec-102] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:36:13.389 2161451 [http-nio-8051-exec-12] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202202}
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202506
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:36:13
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 20:05:17.424554', '2026-08-19 20:05:17.424645', '2026-08-19 20:05:17.424680', '2026-08-19 20:05:17.479241'], 'close_time': ['2026-08-19 20:05:23.836696', '2026-08-19 20:05:23.836777', '2026-08-19 20:05:23.836812', '2026-08-19 20:05:23.836842']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}]"}
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:05:17.424554", "2026-08-19 20:05:17.424645", "2026-08-19 20:05:17.424680", "2026-08-19 20:05:17.479241"], "close_time": ["2026-08-19 20:05:23.836696", "2026-08-19 20:05:23.836777", "2026-08-19 20:05:23.836812", "2026-08-19 20:05:23.836842"]}
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}]
20-08-2026 00:36:13.732 2161794 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:36:13.916 2161978 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:44:15.0, vm_id=1650863570737}
20-08-2026 00:36:13.917 2161979 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863570737, timestamp: 2026-08-19 20:44:15.0
20-08-2026 00:36:13.947 2162009 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{sensors=[{sensor_type=limit, id=TM05202204-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM05202204-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:36:13.486604}]}, {hcid=[1], door_id=2, data=[{sensors=[{sensor_type=limit, id=TM05202204-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM05202204-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:36:13.487245}]}]}
20-08-2026 00:36:13.948 2162010 [http-nio-8051-exec-121] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:36:13.948 2162010 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202204, traysArr : []
20-08-2026 00:36:13.948 2162010 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202204, traysArr : []
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:36:13.950 2162012 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:36:13.955 2162017 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:13.486604"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:13.487245"}],"hcid":[1],"door_id":2}]
20-08-2026 00:36:13.956 2162018 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:13.486604"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:13.487245"}],"hcid":[1],"door_id":2}]
20-08-2026 00:36:13.966 2162028 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202204, cameraArr : {}
20-08-2026 00:36:13.966 2162028 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202204, cameraInfoData : {}
20-08-2026 00:36:14.032 2162094 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:36:14.281 2162343 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202203
20-08-2026 00:36:14.281 2162343 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:36:14.281 2162343 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:36:14
20-08-2026 00:36:14.281 2162343 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 18:26:51.574600', '2026-08-19 20:32:44.899607', '2026-08-19 18:26:51.574755', '2026-08-19 20:32:44.899759'], 'close_time': ['2026-08-19 18:27:00.554856', '2026-08-19 20:32:49.050972', '2026-08-19 18:27:00.555026', '2026-08-19 20:32:49.051109']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:36:14.281 2162343 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:36:14.281 2162343 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:36:14.281 2162343 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:36:14.281 2162343 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:36:14.281 2162343 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:36:14.282 2162344 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 18:26:51.574600", "2026-08-19 20:32:44.899607", "2026-08-19 18:26:51.574755", "2026-08-19 20:32:44.899759"], "close_time": ["2026-08-19 18:27:00.554856", "2026-08-19 20:32:49.050972", "2026-08-19 18:27:00.555026", "2026-08-19 20:32:49.051109"]}
20-08-2026 00:36:14.282 2162344 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:36:14.282 2162344 [http-nio-8051-exec-93] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:36:16.178 2164240 [http-nio-8051-exec-107] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{value=64%, id=pd-full, status=true}, {value=100%, id=logs-full, status=true}], created_at=2026-08-20 00:36:15}}
20-08-2026 00:36:16.178 2164240 [http-nio-8051-exec-107] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:36:16.178 2164240 [http-nio-8051-exec-107] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:36:16.178 2164240 [http-nio-8051-exec-107] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202204, traysArr : []
20-08-2026 00:36:16.179 2164241 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202204, traysArr : []
20-08-2026 00:36:16.179 2164241 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:36:16.179 2164241 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:36:16.179 2164241 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:36:16.179 2164241 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:36:16.180 2164242 [http-nio-8051-exec-107] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202204, cameraArr : {"data":[{"id":"pd-full","value":"64%","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:36:15"}
20-08-2026 00:36:16.180 2164242 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202204, cameraInfoData : {"data":[{"id":"pd-full","value":"64%","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:36:15"}
20-08-2026 00:36:17.318 2165380 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:17.319 2165381 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:17.320 2165382 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@66f98daa
20-08-2026 00:36:17.320 2165382 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1790708389435","expired":false,"activity":"{\"machine\":{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}}","logged":true,"session":"5f05B0591fD957D1Aa184001D991507022042316","mobile":"7022042316","active":1,"status":true}
20-08-2026 00:36:17.320 2165382 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"5f05B0591fD957D1Aa184001D991507022042316","status":true}
20-08-2026 00:36:17.618 2165680 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=7022042316}
20-08-2026 00:36:17.867 2165929 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:7022042316, lat:, lng:
20-08-2026 00:36:17.867 2165929 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 7022042316, lat:, lng:
20-08-2026 00:36:18.017 2166079 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:36:18.017 2166079 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:36:18.017 2166079 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:36:18.018 2166080 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@746ada99
20-08-2026 00:36:18.018 2166080 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:18.018 2166080 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:18.018 2166080 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@746ada99
20-08-2026 00:36:18.018 2166080 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:18.028 2166090 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:18.028 2166090 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:18.029 2166091 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ba27964
20-08-2026 00:36:18.029 2166091 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1790708389435","expired":false,"activity":"{\"machine\":{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}}","logged":true,"session":"5f05B0591fD957D1Aa184001D991507022042316","mobile":"7022042316","active":1,"status":true}
20-08-2026 00:36:18.029 2166091 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"5f05B0591fD957D1Aa184001D991507022042316","status":true}
20-08-2026 00:36:18.029 2166091 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:18.029 2166091 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ba27964
20-08-2026 00:36:18.029 2166091 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1790708389435","expired":false,"activity":"{\"machine\":{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}}","logged":true,"session":"5f05B0591fD957D1Aa184001D991507022042316","mobile":"7022042316","active":1,"status":true}
20-08-2026 00:36:18.029 2166091 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5f05B0591fD957D1Aa184001D991507022042316, mobile : 7022042316, newSession : 5f05B0591fD957D1Aa184001D991507022042316, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"}}, expiry  :1790708389435
20-08-2026 00:36:18.029 2166091 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:18.029 2166091 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:18.030 2166092 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ba27964
20-08-2026 00:36:18.030 2166092 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1790708389435","expired":false,"activity":"{\"machine\":{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}}","logged":true,"session":"5f05B0591fD957D1Aa184001D991507022042316","mobile":"7022042316","active":1,"status":true}
20-08-2026 00:36:18.030 2166092 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"5f05B0591fD957D1Aa184001D991507022042316","status":true}
20-08-2026 00:36:18.065 2166127 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:36:18.065 2166127 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:36:18.065 2166127 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:18.066 2166128 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:36:18.066 2166128 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:18.066 2166128 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:36:18.067 2166129 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:18.067 2166129 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 7022042316
20-08-2026 00:36:18.067 2166129 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 7022042316
20-08-2026 00:36:18.069 2166131 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4437908c
20-08-2026 00:36:18.069 2166131 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:18.069 2166131 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:18.069 2166131 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4437908c
20-08-2026 00:36:18.069 2166131 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:18.126 2166188 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=7022042316}
20-08-2026 00:36:18.132 2166194 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:36:18.132 2166194 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:36:18.132 2166194 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:36:18.132 2166194 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1f445d43
20-08-2026 00:36:18.132 2166194 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:36:18.132 2166194 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:18.132 2166194 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1f445d43
20-08-2026 00:36:18.132 2166194 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:36:18.185 2166247 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:36:18.185 2166247 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:18.185 2166247 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:18.185 2166247 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:36:18.185 2166247 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:18.186 2166248 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:36:18.187 2166249 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:18.187 2166249 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=7022042316, page=0}
20-08-2026 00:36:18.187 2166249 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=7022042316, page=0}
20-08-2026 00:36:18.187 2166249 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:36:18.188 2166250 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 7022042316
20-08-2026 00:36:18.191 2166253 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:36:18.191 2166253 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:36:18.192 2166254 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"02d8a895-afb9-49fa-a166-e06f04c9eb73","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819002919757.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-19 00:29:19.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260819003205","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"14\", \"sku_total\": 40, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm\", \"qty\": 1, \"unit_price\": 40, \"skuid\": \"4500667\", \"offer_id\": \"\"}, {\"offer_desc\": \"\", \"tray_id\": \"32\", \"sku_total\": 20, \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"mrp\": \"20\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"qty\": 1, \"unit_price\": 20, \"skuid\": \"4500499\", \"offer_id\": \"\"}], \"total_amount\": 60, \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"bill_amount\": 60, \"orderId\": \"TM05202203260819002919757\"}","short_order_expiry":"19-09-2026 00:32:05","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-19 00:40:02.0","user_id":7022042316,"short_order_id":"hlBuiH","location":"Availity India 4th Floor lobby","order_id":"TM05202203260819002919757","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"sku_total\": 80, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"qty\": 2, \"unit_price\": \"40\", \"skuid\": \"4500667\", \"offer_id\": \"\"}, {\"tray_id\": \"32\", \"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"mrp\": \"20\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"qty\": 1, \"unit_price\": \"20\", \"skuid\": \"4500499\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260819002919757\", \"rstatus\": true, \"total_amount\": 100, \"imei\": \"TM05202203\", \"bill_amount\": 100}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1b2cd197-bf26-4152-81f7-1c7ec200b9ea","pre_auth_amount":80,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260817233734720.mp4","vm_imei_id":"TM05202203","order_amount":120,"weight_based_response":"{}","order_created_at":"2026-08-17 23:37:34.0","area":"Hebbal","address":"HSR","amount_received":80,"receipt_id":"IN20260817233923","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"14\", \"sku_total\": 80, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm\", \"qty\": 2, \"unit_price\": 40, \"skuid\": \"4500667\", \"offer_id\": \"\"}], \"total_amount\": 80, \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"bill_amount\": 80, \"orderId\": \"TM05202203260817233734720\"}","short_order_expiry":"17-09-2026 23:39:23","invoice_final_settled_amount":0,"previous_pending":50,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:50:02.0","user_id":7022042316,"short_order_id":"8MVIdF","location":"Availity India 4th Floor lobby","order_id":"TM05202203260817233734720","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"sku_total\": 120, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"qty\": 3, \"unit_price\": \"40\", \"skuid\": \"4500667\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260817233734720\", \"rstatus\": true, \"total_amount\": 120, \"imei\": \"TM05202203\", \"bill_amount\": 120}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3d425466-24cd-4696-85cc-53788025e8ed","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260814001554502.mp4","vm_imei_id":"TM05202203","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-14 00:15:54.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260814001702","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"2\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"mrp\": \"20\"}], \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260814001554502\", \"bill_amount\": 20, \"total_amount\": 20}","short_order_expiry":"14-09-2026 00:17:02","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-14 00:25:03.0","user_id":7022042316,"short_order_id":"U30MlK","location":"Availity India 4th Floor lobby","order_id":"TM05202203260814001554502","sku_json":"{\"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"mrp\": \"20\"}, {\"skuid\": \"4500642\", \"door_id\": \"\", \"unit_price\": \"50\", \"sku_total\": 50, \"qty\": 1, \"tray_id\": \"39\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"offer_id\": \"\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"mrp\": \"50\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260814001554502\", \"bill_amount\": 70, \"total_amount\": 70, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d4d63db6-f80b-4743-bca5-cc5c55cd0963","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812233647831.mp4","vm_imei_id":"TM05202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-12 23:36:47.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260812233756","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"2\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"mrp\": \"20\"}, {\"skuid\": \"4500677\", \"door_id\": \"2\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"34\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500677-4669.png\", \"offer_id\": \"\", \"name\": \"Eat Bit Peanut  Chikki 32gm\", \"mrp\": \"10\"}], \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260812233647831\", \"bill_amount\": 30, \"total_amount\": 30}","short_order_expiry":"12-09-2026 23:37:56","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-12 23:55:02.0","user_id":7022042316,"short_order_id":"lX7EfC","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812233647831","sku_json":"{\"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"mrp\": \"20\"}, {\"skuid\": \"4500677\", \"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 20, \"qty\": 2, \"tray_id\": \"34\", \"image_url\": \"https://images.tinymart.in/product/4500677-4669.png\", \"offer_id\": \"\", \"name\": \"Eat Bit Peanut  Chikki 32gm per peice\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260812233647831\", \"bill_amount\": 40, \"total_amount\": 40, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5bc10242-a9d5-4a85-9bf2-6fda57e60ba0","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812000427731.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-12 00:04:27.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260812000554","proposedSkuJson":"{\"bill_amount\": 60, \"orderId\": \"TM05202203260812000427731\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 40, \"skuid\": \"4500667\", \"tray_id\": \"14\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"mrp\": \"40\", \"qty\": 1}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 20, \"skuid\": \"4500499\", \"tray_id\": \"32\", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"mrp\": \"20\", \"qty\": 1}], \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 60}","short_order_expiry":"12-09-2026 00:05:54","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-12 00:10:03.0","user_id":7022042316,"short_order_id":"0SqSVM","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812000427731","sku_json":"{\"bill_amount\": 100, \"orderId\": \"TM05202203260812000427731\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 80, \"tray_id\": \"14\", \"skuid\": \"4500667\", \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"mrp\": \"40\", \"qty\": 2}, {\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 20, \"tray_id\": \"32\", \"skuid\": \"4500499\", \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"mrp\": \"20\", \"qty\": 1}], \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"7022042316\", \"total_amount\": 100}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cbb42088-9df9-40c9-8c7f-77697e267a12","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260811000412888.mp4","vm_imei_id":"TM05202203","order_amount":80,"weight_based_response":"{}","order_created_at":"2026-08-11 00:04:12.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260811000540","proposedSkuJson":"{\"bill_amount\": 40, \"orderId\": \"TM05202203260811000412888\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 40, \"skuid\": \"4500667\", \"tray_id\": \"14\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"mrp\": \"40\", \"qty\": 1}], \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 40}","short_order_expiry":"11-09-2026 00:05:40","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-11 00:25:03.0","user_id":7022042316,"short_order_id":"fnlPAv","location":"Availity India 4th Floor lobby","order_id":"TM05202203260811000412888","sku_json":"{\"bill_amount\": 80, \"orderId\": \"TM05202203260811000412888\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 80, \"tray_id\": \"14\", \"skuid\": \"4500667\", \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"mrp\": \"40\", \"qty\": 2}], \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"7022042316\", \"total_amount\": 80}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"211f93d8-e250-4e52-a119-be072362945b","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260807234316637.mp4","vm_imei_id":"TM05202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-07 23:43:16.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260807234439","proposedSkuJson":"{\"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"skus\": [{\"tray_id\": \"22\", \"sku_total\": 10, \"door_id\": \"1\", \"qty\": 1, \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"name\": \"MaxVita Moong daal 25gm\", \"skuid\": \"4500723\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\"}, {\"tray_id\": \"41\", \"sku_total\": 20, \"door_id\": \"2\", \"qty\": 1, \"unit_price\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"skuid\": \"186043\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\"}], \"total_amount\": 30, \"bill_amount\": 30, \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM05202203260807234316637\"}","short_order_expiry":"07-09-2026 23:44:39","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-07 23:55:10.0","user_id":7022042316,"short_order_id":"abNnBB","location":"Availity India 4th Floor lobby","order_id":"TM05202203260807234316637","sku_json":"{\"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"skus\": [{\"tray_id\": \"22\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 2, \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"name\": \"MaxVita Moong daal 25gm per peice\", \"skuid\": \"4500723\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\"}, {\"tray_id\": \"41\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"offer_id\": \"\", \"mrp\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"skuid\": \"186043\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\"}], \"total_amount\": 40, \"order_status\": \"\", \"bill_amount\": 40, \"rstatus\": true, \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM05202203260807234316637\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"815cfbe8-b42d-4691-b588-9a2d7c57f94f","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260807000920376.mp4","vm_imei_id":"TM05202203","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-07 00:09:20.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260807001048","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260807000920376\"}","short_order_expiry":"07-09-2026 00:10:48","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-07 00:25:03.0","user_id":7022042316,"short_order_id":"wqVkUo","location":"Availity India 4th Floor lobby","order_id":"TM05202203260807000920376","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"name\": \"Eat Bit Peanut  Chikki 32gm per peice\", \"tray_id\": \"34\", \"image_url\": \"https://images.tinymart.in/product/4500677-4669.png\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"4500677\", \"sku_total\": 10}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 70, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260807000920376\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 70}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ed8113c0-a078-4d38-915e-bdd300c72e3e","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260805235138141.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-05 23:51:38.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260805235257","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260805235138141\"}","short_order_expiry":"05-09-2026 23:52:57","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-05 23:55:02.0","user_id":7022042316,"short_order_id":"CKgRYl","location":"Availity India 4th Floor lobby","order_id":"TM05202203260805235138141","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 80}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 100, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260805235138141\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 100}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"dffad68a-27a6-4b48-802f-ffd20ec14d58","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260805003130346.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-05 00:31:30.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260805003250","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260805003130346\"}","short_order_expiry":"05-09-2026 00:32:50","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-05 00:35:02.0","user_id":7022042316,"short_order_id":"4HslId","location":"Availity India 4th Floor lobby","order_id":"TM05202203260805003130346","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 80}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 100, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260805003130346\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 100}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"73dd28ad-8ab0-4912-b3f3-f309666dbba4","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260804012225110.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-04 01:22:25.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260804012431","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260804012225110\"}","short_order_expiry":"04-09-2026 01:24:31","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-04 01:40:03.0","user_id":7022042316,"short_order_id":"fTTekW","location":"Availity India 4th Floor lobby","order_id":"TM05202203260804012225110","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 80}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 100, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260804012225110\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 100}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c6425146-b73a-45ea-8f62-20f7ac3e2e65","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260730232337656.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-07-30 23:23:37.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260730232648","proposedSkuJson":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730232337656\", \"total_amount\": 60, \"bill_amount\": 60, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20, \"unit_price\": 20, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"2\", \"mrp\": \"20\"}, {\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 40, \"unit_price\": 40, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"40\"}], \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM05202203\"}","short_order_expiry":"30-08-2026 23:26:48","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-07-30 23:40:02.0","user_id":7022042316,"short_order_id":"P9RfE6","location":"Availity India 4th Floor lobby","order_id":"TM05202203260730232337656","sku_json":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730232337656\", \"total_amount\": 100, \"bill_amount\": 100, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"skuid\": \"4500667\", \"offer_id\": \"\", \"tray_id\": \"14\", \"sku_total\": 80, \"unit_price\": \"40\", \"qty\": 2, \"door_id\": \"\", \"mrp\": \"40\"}, {\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"skuid\": \"186043\", \"offer_id\": \"\", \"tray_id\": \"41\", \"sku_total\": 20, \"unit_price\": \"20\", \"qty\": 1, \"door_id\": \"\", \"mrp\": \"20\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM05202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"01f56199-8af9-48e1-9436-6a02b204d83e","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260730001807838.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-07-30 00:18:07.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260730001935","proposedSkuJson":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730001807838\", \"total_amount\": 60, \"bill_amount\": 60, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20, \"unit_price\": 20, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"2\", \"mrp\": \"20\"}, {\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 40, \"unit_price\": 40, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"40\"}], \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM05202203\"}","short_order_expiry":"30-08-2026 00:19:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-30 00:25:03.0","user_id":7022042316,"short_order_id":"D03BDi","location":"Availity India 4th Floor lobby","order_id":"TM05202203260730001807838","sku_json":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730001807838\", \"total_amount\": 100, \"bill_amount\": 100, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"skuid\": \"4500667\", \"offer_id\": \"\", \"tray_id\": \"14\", \"sku_total\": 80, \"unit_price\": \"40\", \"qty\": 2, \"door_id\": \"\", \"mrp\": \"40\"}, {\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"skuid\": \"186043\", \"offer_id\": \"\", \"tray_id\": \"41\", \"sku_total\": 20, \"unit_price\": \"20\", \"qty\": 1, \"door_id\": \"\", \"mrp\": \"20\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM05202203\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a3714b00-18a9-45af-bbdb-dca23145b8cb","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260728231603170.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-28 23:16:03.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260728231721","proposedSkuJson":"{\"orderId\": \"TM05202203260728231603170\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 20, \"tray_id\": \"41\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"sku_total\": 20, \"skuid\": \"186043\"}], \"userId\": \"7022042316\", \"total_amount\": 20, \"imei\": \"TM05202203\"}","short_order_expiry":"28-08-2026 23:17:22","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-07-28 23:25:03.0","user_id":7022042316,"short_order_id":"lMYxa5","location":"Availity India 4th Floor lobby","order_id":"TM05202203260728231603170","sku_json":"{\"orderId\": \"TM05202203260728231603170\", \"rstatus\": true, \"bill_amount\": 20, \"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"41\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"sku_total\": 20, \"skuid\": \"186043\"}], \"imei\": \"TM05202203\", \"total_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"afba0a3e-61eb-44fa-a817-0f7974a6b3a8","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260724010254837.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-24 01:02:54.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260724010418","proposedSkuJson":"{\"orderId\": \"TM05202203260724010254837\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"14\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm\", \"sku_total\": 10, \"skuid\": \"4500723\"}], \"userId\": \"7022042316\", \"total_amount\": 10, \"imei\": \"TM05202203\"}","short_order_expiry":"24-08-2026 01:04:18","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-07-24 01:25:02.0","user_id":7022042316,"short_order_id":"cXpPtN","location":"Availity India 4th Floor lobby","order_id":"TM05202203260724010254837","sku_json":"{\"orderId\": \"TM05202203260724010254837\", \"rstatus\": true, \"bill_amount\": 30, \"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"qty\": 3, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"22\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm per peice\", \"sku_total\": 30, \"skuid\": \"4500723\"}], \"imei\": \"TM05202203\", \"total_amount\": 30, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"52cbb0c3-0bc6-4006-9f19-ce313b2b36ea","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260722010847374.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-22 01:08:47.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260722011148","proposedSkuJson":"{\"bill_amount\": 10, \"total_amount\": 10, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\"}], \"imei\": \"TM05202203\", \"res\": true, \"orderId\": \"TM05202203260722010847374\"}","short_order_expiry":"22-08-2026 01:11:48","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-22 01:25:02.0","user_id":7022042316,"short_order_id":"wHAeRn","location":"Availity India 4th Floor lobby","order_id":"TM05202203260722010847374","sku_json":"{\"bill_amount\": 30, \"skus\": [{\"tray_id\": \"14\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"door_id\": \"\"}, {\"tray_id\": \"18\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"sku_total\": 20, \"name\": \"Ongibytes Garlic Muruku  per peice\", \"unit_price\": \"20\", \"qty\": 1, \"skuid\": \"4500605\", \"offer_id\": \"\", \"door_id\": \"\"}], \"res\": true, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"total_amount\": 30, \"imei\": \"TM05202203\", \"order_status\": \"\", \"orderId\": \"TM05202203260722010847374\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"589f806f-8c97-442e-bdb4-3fb56f5df54d","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260721005424132.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-21 00:54:24.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260721005530","proposedSkuJson":"{\"bill_amount\": 10, \"total_amount\": 10, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\"}], \"imei\": \"TM05202203\", \"res\": true, \"orderId\": \"TM05202203260721005424132\"}","short_order_expiry":"21-08-2026 00:55:30","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-21 01:05:02.0","user_id":7022042316,"short_order_id":"pxXv30","location":"Availity India 4th Floor lobby","order_id":"TM05202203260721005424132","sku_json":"{\"bill_amount\": 20, \"skus\": [{\"tray_id\": \"17\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"sku_total\": 10, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"skuid\": \"4500648\", \"offer_id\": \"\", \"door_id\": \"\"}, {\"tray_id\": \"22\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"door_id\": \"\"}], \"res\": true, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"order_status\": \"\", \"orderId\": \"TM05202203260721005424132\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"24e73343-3a90-464f-9ab9-42b0e71d75a8","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260717003127949.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-17 00:31:27.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260717003305","proposedSkuJson":"{\"imei\": \"TM05202203\", \"total_amount\": 10, \"bill_amount\": 10, \"skus\": [{\"skuid\": \"4500673\", \"tray_id\": \"12\", \"sku_total\": 10, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"door_id\": \"1\", \"unit_price\": 10, \"mrp\": \"10\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM05202203260717003127949\", \"userId\": \"7022042316\"}","short_order_expiry":"17-08-2026 00:33:05","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-17 00:35:03.0","user_id":7022042316,"short_order_id":"QRQDLv","location":"Availity India 4th Floor lobby","order_id":"TM05202203260717003127949","sku_json":"{\"imei\": \"TM05202203\", \"total_amount\": 20, \"order_status\": \"\", \"bill_amount\": 20, \"userId\": \"7022042316\", \"skus\": [{\"tray_id\": \"11\", \"skuid\": \"4500648\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"door_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"qty\": 1}, {\"tray_id\": \"12\", \"skuid\": \"4500673\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"door_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"rstatus\": true, \"orderId\": \"TM05202203260717003127949\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d06abf60-5d6d-467d-b198-c5fb4c0432f1","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260715004044164.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-15 00:40:44.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260715004152","proposedSkuJson":"{\"orderId\": \"TM05202203260715004044164\", \"total_amount\": 10, \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"userId\": \"7022042316\", \"bill_amount\": 10, \"skus\": [{\"offer_id\": \"\", \"unit_price\": 10, \"mrp\": \"10\", \"qty\": 1, \"door_id\": \"1\", \"skuid\": \"4500650\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\", \"sku_total\": 10, \"offer_desc\": \"\", \"tray_id\": \"13\", \"name\": \"Modern kitchens Green Peas 26gm\"}], \"res\": true}","short_order_expiry":"15-08-2026 00:41:52","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-15 00:55:03.0","user_id":7022042316,"short_order_id":"UIq0SB","location":"Availity India 4th Floor lobby","order_id":"TM05202203260715004044164","sku_json":"{\"order_status\": \"\", \"orderId\": \"TM05202203260715004044164\", \"rstatus\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"res\": true, \"cart_offer_desc\": \"\", \"userId\": \"7022042316\", \"bill_amount\": 20, \"skus\": [{\"offer_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"qty\": 1, \"door_id\": \"\", \"skuid\": \"4500673\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"sku_total\": 10, \"tray_id\": \"12\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\"}, {\"offer_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"qty\": 1, \"door_id\": \"\", \"skuid\": \"4500650\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\", \"sku_total\": 10, \"tray_id\": \"13\", \"name\": \"Modern kitchens Green Peas 26gm per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"f40c72a7-ed6f-46e8-abfe-cec1a3c10f61","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260630003018583.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-30 00:30:18.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260630003151","proposedSkuJson":"{\"bill_amount\": 10, \"imei\": \"TM05202203\", \"skus\": [{\"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\", \"unit_price\": 10, \"tray_id\": \"18\", \"skuid\": \"4500659\", \"qty\": 1, \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500659-9360.webp\", \"mrp\": \"10\", \"name\": \"Modern Kitchen Roasted Peanut 29gm\"}], \"userId\": \"7022042316\", \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"orderId\": \"TM05202203260630003018583\"}","short_order_expiry":"30-07-2026 00:31:51","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-06-30 00:40:02.0","user_id":7022042316,"short_order_id":"FVVwje","location":"Availity India 4th Floor lobby","order_id":"TM05202203260630003018583","sku_json":"{\"userId\": \"7022042316\", \"bill_amount\": 20, \"imei\": \"TM05202203\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"orderId\": \"TM05202203260630003018583\", \"skus\": [{\"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"12\", \"skuid\": \"4500673\", \"qty\": 1, \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"mrp\": \"10\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\"}, {\"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"13\", \"skuid\": \"4500650\", \"qty\": 1, \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\", \"mrp\": \"10\", \"name\": \"Modern kitchens Green Peas 26gm per peice\"}], \"rstatus\": true}","status":"invoiceOrder"}]
20-08-2026 00:36:18.194 2166256 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260819002919757_0', order_id='TM05202203260819002919757', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-19 00:32:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260819002919757_1', order_id='TM05202203260819002919757', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 00:32:05.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.194 2166256 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","skuid":"4500667","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"tray_id":"32","skuid":"4500499","offer_id":"","offer_desc":""}]
20-08-2026 00:36:18.196 2166258 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260817233734720_0', order_id='TM05202203260817233734720', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=3.0, created_at='2026-08-17 23:39:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.196 2166258 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":80,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":2,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","skuid":"4500667","offer_id":"","offer_desc":""}]
20-08-2026 00:36:18.198 2166260 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260814001554502_0', order_id='TM05202203260814001554502', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-14 00:17:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260814001554502_1', order_id='TM05202203260814001554502', sku='4500642', tray_id='', vm_id='1652784235808', price=50.0, mrp=50.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-14 00:17:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.199 2166261 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}]
20-08-2026 00:36:18.201 2166263 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812233647831_0', order_id='TM05202203260812233647831', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 23:37:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260812233647831_1', order_id='TM05202203260812233647831', sku='4500677', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-12 23:37:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.201 2166263 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""},{"sku_total":10,"door_id":"2","image_url":"https://images.tinymart.in/product/4500677-4669.png","qty":1,"name":"Eat Bit Peanut  Chikki 32gm","mrp":"10","unit_price":10,"skuid":"4500677","tray_id":"34","offer_id":"","offer_desc":""}]
20-08-2026 00:36:18.203 2166265 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812000427731_0', order_id='TM05202203260812000427731', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-12 00:05:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260812000427731_1', order_id='TM05202203260812000427731', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 00:05:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.203 2166265 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500667","tray_id":"14","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"offer_id":"","skuid":"4500499","tray_id":"32","offer_desc":""}]
20-08-2026 00:36:18.206 2166268 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260811000412888_0', order_id='TM05202203260811000412888', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-11 00:05:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.206 2166268 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500667","tray_id":"14","offer_desc":""}]
20-08-2026 00:36:18.208 2166270 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260807234316637_0', order_id='TM05202203260807234316637', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-07 23:44:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260807234316637_1', order_id='TM05202203260807234316637', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 23:44:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.208 2166270 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500723-3888.png","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"22","offer_id":"","skuid":"4500723","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/186043-5089.png","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"tray_id":"41","offer_id":"","skuid":"186043","offer_desc":""}]
20-08-2026 00:36:18.211 2166273 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260807000920376_0', order_id='TM05202203260807000920376', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:10:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260807000920376_1', order_id='TM05202203260807000920376', sku='4500677', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:10:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260807000920376_2', order_id='TM05202203260807000920376', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:10:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.211 2166273 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:36:18.213 2166275 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260805235138141_0', order_id='TM05202203260805235138141', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-05 23:52:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260805235138141_1', order_id='TM05202203260805235138141', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 23:52:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.213 2166275 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:36:18.216 2166278 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260805003130346_0', order_id='TM05202203260805003130346', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-05 00:32:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260805003130346_1', order_id='TM05202203260805003130346', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 00:32:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.217 2166279 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:36:18.218 2166280 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260804012225110_0', order_id='TM05202203260804012225110', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-04 01:24:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260804012225110_1', order_id='TM05202203260804012225110', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-04 01:24:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.219 2166281 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:36:18.220 2166282 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260730232337656_0', order_id='TM05202203260730232337656', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-30 23:26:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260730232337656_1', order_id='TM05202203260730232337656', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-30 23:26:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.221 2166283 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"tray_id":"41","offer_id":"","skuid":"186043","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","offer_id":"","skuid":"4500667","offer_desc":""}]
20-08-2026 00:36:18.222 2166284 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260730001807838_0', order_id='TM05202203260730001807838', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-30 00:19:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260730001807838_1', order_id='TM05202203260730001807838', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-30 00:19:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.223 2166285 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"tray_id":"41","offer_id":"","skuid":"186043","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","offer_id":"","skuid":"4500667","offer_desc":""}]
20-08-2026 00:36:18.225 2166287 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260728231603170_0', order_id='TM05202203260728231603170', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 23:17:21.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.225 2166287 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/186043-5089.png","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:36:18.227 2166289 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260724010254837_0', order_id='TM05202203260724010254837', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=3.0, created_at='2026-07-24 01:04:18.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.227 2166289 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500723-3888.png","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"14","skuid":"4500723","offer_desc":""}]
20-08-2026 00:36:18.229 2166291 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260722010847374_0', order_id='TM05202203260722010847374', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 01:11:46.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260722010847374_1', order_id='TM05202203260722010847374', sku='4500605', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 01:11:46.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.229 2166291 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"14","skuid":"4500723","offer_id":"","offer_desc":""}]
20-08-2026 00:36:18.232 2166294 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260721005424132_0', order_id='TM05202203260721005424132', sku='4500648', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-21 00:55:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260721005424132_1', order_id='TM05202203260721005424132', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-21 00:55:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.232 2166294 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"14","skuid":"4500723","offer_id":"","offer_desc":""}]
20-08-2026 00:36:18.235 2166297 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260717003127949_0', order_id='TM05202203260717003127949', sku='4500648', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-17 00:33:03.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260717003127949_1', order_id='TM05202203260717003127949', sku='4500673', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-17 00:33:03.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.235 2166297 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"skuid":"4500673","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:36:18.237 2166299 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260715004044164_0', order_id='TM05202203260715004044164', sku='4500673', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-15 00:41:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260715004044164_1', order_id='TM05202203260715004044164', sku='4500650', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-15 00:41:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.237 2166299 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500650-61.webp","qty":1,"name":"Modern kitchens Green Peas 26gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500650","tray_id":"13","offer_desc":""}]
20-08-2026 00:36:18.240 2166302 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260630003018583_0', order_id='TM05202203260630003018583', sku='4500673', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-30 00:31:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260630003018583_1', order_id='TM05202203260630003018583', sku='4500650', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-30 00:31:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:18.240 2166302 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500659-9360.webp","qty":1,"name":"Modern Kitchen Roasted Peanut 29gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"18","skuid":"4500659","offer_desc":""}]
20-08-2026 00:36:18.244 2166306 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@51c9f5aa
20-08-2026 00:36:18.244 2166306 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:36:18.244 2166306 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:18.244 2166306 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@51c9f5aa
20-08-2026 00:36:18.244 2166306 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:36:18.391 2166453 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:7022042316, lat:, lng:
20-08-2026 00:36:18.391 2166453 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 7022042316, lat:, lng:
20-08-2026 00:36:18.518 2166580 [http-nio-8051-exec-104] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:36:18.518 2166580 [http-nio-8051-exec-104] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:36:18.518 2166580 [http-nio-8051-exec-104] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:36:18.519 2166581 [http-nio-8051-exec-104] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@76df44d0
20-08-2026 00:36:18.519 2166581 [http-nio-8051-exec-104] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:18.519 2166581 [http-nio-8051-exec-104] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:18.519 2166581 [http-nio-8051-exec-104] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@76df44d0
20-08-2026 00:36:18.519 2166581 [http-nio-8051-exec-104] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:18.562 2166624 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:36:18.562 2166624 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:18.562 2166624 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:18.563 2166625 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:36:18.563 2166625 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:18.563 2166625 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:36:18.567 2166629 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:18.568 2166630 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{},"imei":"TM05202203","total_items":0,"total_price":"0","user_id":"7022042316","session_id":"5f05B0591fD957D1Aa184001D991507022042316","read_only":true}
20-08-2026 00:36:18.573 2166635 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1b45616b
20-08-2026 00:36:18.573 2166635 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:18.574 2166636 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:18.574 2166636 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1b45616b
20-08-2026 00:36:18.574 2166636 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:18.679 2166741 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":"7022042316"}
20-08-2026 00:36:19.680 2167742 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:36:19.426933, sensors=[{id=TM06202508-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202508-1-magnetic, sensor_type=magnetic, sensor_status=true}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:36:19.428115, sensors=[{id=TM06202508-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202508-2-magnetic, sensor_type=magnetic, sensor_status=true}]}]}], trays=[]}
20-08-2026 00:36:19.680 2167742 [http-nio-8051-exec-123] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:36:19.681 2167743 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202508, traysArr : []
20-08-2026 00:36:19.681 2167743 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202508, traysArr : []
20-08-2026 00:36:19.682 2167744 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:36:19.682 2167744 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:36:19.683 2167745 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:36:19.684 2167746 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:36:19.688 2167750 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202508, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:19.426933"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:19.428115"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:36:19.688 2167750 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202508, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:19.426933"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:19.428115"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:36:19.699 2167761 [http-nio-8051-exec-123] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202508, cameraArr : {}
20-08-2026 00:36:19.699 2167761 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202508, cameraInfoData : {}
20-08-2026 00:36:22.660 2170722 [http-nio-8051-exec-105] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:36:22.660 2170722 [http-nio-8051-exec-105] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:36:22.689 2170751 [http-nio-8051-exec-65] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:36:22.689 2170751 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:36:25.402 2173464 [http-nio-8051-exec-59] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:36:25.201665, sensors=[{id=TM06202304-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202304-1-magnetic, sensor_status=true, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:36:25.202598, sensors=[{id=TM06202304-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202304-2-magnetic, sensor_status=true, sensor_type=magnetic}]}]}]}
20-08-2026 00:36:25.402 2173464 [http-nio-8051-exec-59] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:36:25.402 2173464 [http-nio-8051-exec-59] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202304, traysArr : []
20-08-2026 00:36:25.403 2173465 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202304, traysArr : []
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:36:25.404 2173466 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:36:25.405 2173467 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:36:25.405 2173467 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:36:25.405 2173467 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:36:25.405 2173467 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:36:25.405 2173467 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:36:25.409 2173471 [http-nio-8051-exec-59] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202304, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:25.201665"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:25.202598"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:36:25.410 2173472 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202304, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:25.201665"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:36:25.202598"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:36:25.421 2173483 [http-nio-8051-exec-59] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202304, cameraArr : {}
20-08-2026 00:36:25.421 2173483 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202304, cameraInfoData : {}
20-08-2026 00:36:26.592 2174654 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202202 
20-08-2026 00:36:26.593 2174655 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:26.593 2174655 [http-nio-8051-exec-87] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:36:26.604 2174666 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:26.604 2174666 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:26.606 2174668 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:26.606 2174668 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:36:26.606 2174668 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:36:26.607 2174669 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:36:26.607 2174669 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:26.607 2174669 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:26.608 2174670 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:26.608 2174670 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:36:26.608 2174670 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:36:26.608 2174670 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:36:26.608 2174670 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:26.608 2174670 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:26.609 2174671 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:26.609 2174671 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:26.609 2174671 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:26.610 2174672 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:26.610 2174672 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:26.610 2174672 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:26.611 2174673 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:26.611 2174673 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:26.612 2174674 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:26.612 2174674 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:26.612 2174674 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:36:26.612 2174674 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:36:26.613 2174675 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:36:26.613 2174675 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:26.613 2174675 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:26.614 2174676 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:26.614 2174676 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:26.614 2174676 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:26.615 2174677 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:26.615 2174677 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:36:26.615 2174677 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:36:26.616 2174678 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:36:26.616 2174678 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:26.616 2174678 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:26.617 2174679 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:26.617 2174679 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:26.617 2174679 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:26.618 2174680 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:26.618 2174680 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:36:26.618 2174680 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:36:26.619 2174681 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:36:26.619 2174681 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:26.619 2174681 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:26.620 2174682 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:26.620 2174682 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:26.620 2174682 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:26.621 2174683 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:26.622 2174684 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:36:26.622 2174684 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:36:26.623 2174685 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:36:26.623 2174685 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:26.623 2174685 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:26.624 2174686 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:26.625 2174687 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:26.625 2174687 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:26.626 2174688 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:26.626 2174688 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:36:26.626 2174688 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:36:26.627 2174689 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:36:26.627 2174689 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:26.627 2174689 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:26.628 2174690 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:26.628 2174690 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:36:26.628 2174690 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:36:26.629 2174691 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:36:26.629 2174691 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:36:26.629 2174691 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:36:26.630 2174692 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:36:26.630 2174692 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:26.630 2174692 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:26.631 2174693 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:26.631 2174693 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:36:26.631 2174693 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:36:26.632 2174694 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:36:26.632 2174694 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:26.632 2174694 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:26.632 2174694 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:26.633 2174695 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:26.633 2174695 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:26.634 2174696 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:26.634 2174696 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:26.634 2174696 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:26.635 2174697 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:26.635 2174697 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:26.635 2174697 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:26.635 2174697 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:26.635 2174697 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:26.635 2174697 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:26.637 2174699 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:26.637 2174699 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:26.637 2174699 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:26.637 2174699 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:26.637 2174699 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:36:26.637 2174699 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:36:26.638 2174700 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:36:26.659 2174721 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:36:27.058 2175120 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202301
20-08-2026 00:36:27.058 2175120 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:36:27.058 2175120 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:36:27
20-08-2026 00:36:28.709 2176771 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:36:28.709 2176771 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:28.709 2176771 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:28.709 2176771 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:36:28.709 2176771 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:28.710 2176772 [http-nio-8051-exec-108] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:36:28.711 2176773 [http-nio-8051-exec-108] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:28.715 2176777 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":1,"total_price":"40","skus":[{"selling_price":40,"image":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","created_at":"2026-08-20 00:23:06.0","weight":"23","sku_id":"4500667","mrp":"40","tray_id":"14","display_label":"Farmely Classic date Bites 20gm","vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Healthy Bites","vendor_id":"1","qty":"4","name":"Farmely Classic date Bites 20gm","sku_json":"4500667-4","key":"14-4500667","amount":40,"purchased_qty":1,"is_sample":false,"totalMRP":40}]}},"imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418","locationType":"Machine","machine":1},"total_items":1,"total_price":"40","user_id":"7022042316","session_id":"5f05B0591fD957D1Aa184001D991507022042316"}
20-08-2026 00:36:28.717 2176779 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::checkCart response:[]
20-08-2026 00:36:28.717 2176779 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::Iterables.size(checkCart):0
20-08-2026 00:36:28.717 2176779 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::checkCart CREATING CART:
20-08-2026 00:36:28.726 2176788 [http-nio-8051-exec-108] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@391eaba7
20-08-2026 00:36:28.727 2176789 [http-nio-8051-exec-108] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:36:28.727 2176789 [http-nio-8051-exec-108] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:36:28.727 2176789 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:36:28.727 2176789 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"40","user_id":"7022042316","imei":"TM05202203","session_id":"5f05B0591fD957D1Aa184001D991507022042316","created_at":"2026-08-20 00:36:28","modified_at":"2026-08-20 00:36:28","cb_amount":0,"cb_desc":"","total_items":"1","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}","sku_json":"{\"1\":{\"total_price\":\"40\",\"total_items\":1,\"skus\":[{\"selling_price\":40,\"image\":\"https://images.tinymart.in/product/4500667-4339.webp\",\"amount\":40,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:23:06.0\",\"weight\":\"23\",\"sku_id\":\"4500667\",\"mrp\":\"40\",\"tray_id\":\"14\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Farmely Classic date Bites 20gm\",\"totalMRP\":40,\"vm_id\":\"TM05202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Healthy Bites\",\"vendor_id\":\"1\",\"qty\":\"4\",\"name\":\"Farmely Classic date Bites 20gm\",\"key\":\"14-4500667\",\"sku_json\":\"4500667-4\"}]}}"}
20-08-2026 00:36:28.728 2176790 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1ea5a962
20-08-2026 00:36:28.728 2176790 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:28.728 2176790 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:28.728 2176790 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1ea5a962
20-08-2026 00:36:28.728 2176790 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:28.900 2176962 [http-nio-8051-exec-111] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:36:28.901 2176963 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:36:30.157 2178219 [http-nio-8051-exec-113] INFO  n.c.kiosk.machine.MachineController - {skus=[4500646, 4500665, 4500720, 4500711, 4500713, 4500715, 4500499, 186059, 108676, 4500541, 4500719, 4500669, 4500664, 4500726, 4500564, 4500712, 4500710, 4500725, 4500656, 166327, 4500651, 4500694, 4500643, 185993, 4500723, 4500702, 4500728, 4500717, 4500557, 185994, 4500667, 4500472, 4500722], imei=TM04202203}
20-08-2026 00:36:30.163 2178225 [http-nio-8051-exec-113] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Kiru Millet Crunchies Cream and Onion 22gm","sku_id":"4500557","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500557-4993.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-08 16:19:47.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:36:30.165 2178227 [http-nio-8051-exec-113] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:36:30.632 2178694 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B37e93B056B9BbDdD143C116D17388
20-08-2026 00:36:30.632 2178694 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fc3cd55
20-08-2026 00:36:30.632 2178694 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115144964","expired":false,"activity":"{\"machine\":{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1660745548012\",\"cart_enabled\":true,\"vm_imei_id\":\"TM08202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Tech Mahindra Cafeteria\"}}","logged":false,"session":"B37e93B056B9BbDdD143C116D17388","mobile":"","active":1,"status":true}
20-08-2026 00:36:30.632 2178694 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B37e93B056B9BbDdD143C116D17388, mobile : 9108022066, newSession : B37e93B056B9BbDdD143C116D173889108022066, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"}}, expiry  :1795115190632
20-08-2026 00:36:30.632 2178694 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B37e93B056B9BbDdD143C116D17388
20-08-2026 00:36:30.632 2178694 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B37e93B056B9BbDdD143C116D17388
20-08-2026 00:36:30.633 2178695 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4fc3cd55
20-08-2026 00:36:30.633 2178695 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115144964","expired":false,"activity":"{\"machine\":{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1660745548012\",\"cart_enabled\":true,\"vm_imei_id\":\"TM08202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Tech Mahindra Cafeteria\"}}","logged":false,"session":"B37e93B056B9BbDdD143C116D17388","mobile":"","active":1,"status":true}
20-08-2026 00:36:30.634 2178696 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B37e93B056B9BbDdD143C116D17388","status":true}
20-08-2026 00:36:30.634 2178696 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: res: {"msg":"Valid User","sessionId":"B37e93B056B9BbDdD143C116D173889108022066","status":true} 
20-08-2026 00:36:30.636 2178698 [http-nio-8051-exec-72] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202303}
20-08-2026 00:36:30.747 2178809 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:36:30.747 2178809 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:36:30.747 2178809 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:36:30.747 2178809 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@de44f1b
20-08-2026 00:36:30.747 2178809 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:30.747 2178809 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:30.747 2178809 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@de44f1b
20-08-2026 00:36:30.747 2178809 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:30.827 2178889 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:36:30.828 2178890 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:30.828 2178890 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:36:30.828 2178890 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:36:30.828 2178890 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:30.828 2178890 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:36:30.829 2178891 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:30.830 2178892 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":1,"total_price":"20","skus":[{"selling_price":20,"image":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"42","sku_id":"4500605","mrp":"20","tray_id":"20","display_label":"Ongibytes Garlic Muruku ","vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Namkeen","vendor_id":"1","qty":"3","name":"Ongibytes Garlic Muruku ","sku_json":"4500605-3","key":"20-4500605","amount":20,"purchased_qty":1,"is_sample":false,"totalMRP":20}]}},"imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418","locationType":"Machine","machine":1},"total_items":1,"total_price":"20","user_id":"9108022066","session_id":"B37e93B056B9BbDdD143C116D173889108022066"}
20-08-2026 00:36:30.835 2178897 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::checkCart response:[]
20-08-2026 00:36:30.835 2178897 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::Iterables.size(checkCart):0
20-08-2026 00:36:30.835 2178897 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::checkCart CREATING CART:
20-08-2026 00:36:30.845 2178907 [http-nio-8051-exec-99] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@692d0eab
20-08-2026 00:36:30.846 2178908 [http-nio-8051-exec-99] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:36:30.846 2178908 [http-nio-8051-exec-99] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:36:30.846 2178908 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:36:30.846 2178908 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"20","user_id":"9108022066","imei":"TM08202203","session_id":"B37e93B056B9BbDdD143C116D173889108022066","created_at":"2026-08-20 00:36:30","modified_at":"2026-08-20 00:36:30","cb_amount":0,"cb_desc":"","total_items":"1","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1660745548012\",\"cart_enabled\":true,\"vm_imei_id\":\"TM08202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Tech Mahindra Cafeteria\"}","sku_json":"{\"1\":{\"total_price\":\"20\",\"total_items\":1,\"skus\":[{\"selling_price\":20,\"image\":\"https://images.tinymart.in/product/4500605-6297.png\",\"amount\":20,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:34:00.0\",\"weight\":\"42\",\"sku_id\":\"4500605\",\"mrp\":\"20\",\"tray_id\":\"20\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Ongibytes Garlic Muruku \",\"totalMRP\":20,\"vm_id\":\"TM08202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Namkeen\",\"vendor_id\":\"1\",\"qty\":\"3\",\"name\":\"Ongibytes Garlic Muruku \",\"key\":\"20-4500605\",\"sku_json\":\"4500605-3\"}]}}"}
20-08-2026 00:36:30.846 2178908 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@145dde4f
20-08-2026 00:36:30.846 2178908 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:30.847 2178909 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:30.847 2178909 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@145dde4f
20-08-2026 00:36:30.847 2178909 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:30.900 2178962 [http-nio-8051-exec-85] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:36:30.900 2178962 [http-nio-8051-exec-85] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:36:30.918 2178980 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:36:30.919 2178981 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:36:30.919 2178981 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:36:30.919 2178981 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@70bb2685
20-08-2026 00:36:30.919 2178981 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:30.919 2178981 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:30.919 2178981 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@70bb2685
20-08-2026 00:36:30.919 2178981 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:30.926 2178988 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:36:30.926 2178988 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:36:30.926 2178988 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:36:30.926 2178988 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1ce25fd8
20-08-2026 00:36:30.926 2178988 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:30.926 2178988 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:30.927 2178989 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1ce25fd8
20-08-2026 00:36:30.927 2178989 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:30.989 2179051 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:36:30.989 2179051 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:36:30.989 2179051 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:36:30.989 2179051 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:36:30.989 2179051 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:30.990 2179052 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:36:30.990 2179052 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:30.991 2179053 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9108022066
20-08-2026 00:36:30.991 2179053 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9108022066
20-08-2026 00:36:30.995 2179057 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@33fa6e40
20-08-2026 00:36:30.995 2179057 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:30.995 2179057 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:30.995 2179057 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@33fa6e40
20-08-2026 00:36:30.995 2179057 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:30.998 2179060 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:36:30.998 2179060 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:30.999 2179061 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:36:30.999 2179061 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:36:30.999 2179061 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:30.999 2179061 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:36:30.999 2179061 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:31.000 2179062 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9108022066, page=0}
20-08-2026 00:36:31.000 2179062 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9108022066, page=0}
20-08-2026 00:36:31.000 2179062 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:36:31.001 2179063 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9108022066
20-08-2026 00:36:31.004 2179066 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:36:31.004 2179066 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:36:31.005 2179067 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"fbcb0758-3d47-40b3-a313-15b05b050c96","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260819040649790.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-19 04:06:49.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260819040928","proposedSkuJson":"{\"userId\": \"9108022066\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500711\", \"door_id\": \"1\", \"sku_total\": 30, \"tray_id\": \"25\", \"mrp\": \"30\", \"qty\": 1, \"name\": \"MaxVita Cheese Ball Cheese masti 70gm\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"unit_price\": 30}], \"res\": true, \"total_amount\": 30, \"orderId\": \"TM08202203260819040819630\", \"bill_amount\": 30}","short_order_expiry":"19-09-2026 04:09:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-19 04:30:03.0","user_id":9108022066,"short_order_id":"9Txui9","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260819040649790","sku_json":"{\"rstatus\": true, \"userId\": \"9108022066\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260819040649790\", \"res\": true, \"total_amount\": 30, \"skus\": [{\"offer_id\": \"\", \"skuid\": \"4500711\", \"door_id\": \"\", \"sku_total\": 30, \"tray_id\": \"26\", \"mrp\": \"30\", \"qty\": 1, \"name\": \"MaxVita Cheese Ball Cheese masti 70gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"unit_price\": \"30\"}], \"bill_amount\": 30, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d9906b7e-cdc2-4d77-a8cc-ee2bf92a5266","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260815040604157.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-15 04:06:04.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260815043356","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"185954\", \"mrp\": \"20\", \"unit_price\": 20, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"name\": \"TOO YUMM Karare Munchy Masala\", \"sku_total\": 20, \"door_id\": \"1\", \"offer_desc\": \"\", \"qty\": 1, \"tray_id\": \"23\"}], \"orderId\": \"TM08202203260815040604157\", \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"15-09-2026 04:07:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-15 04:33:56.0","user_id":9108022066,"short_order_id":"GqGBeC","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260815040604157","sku_json":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"orderId\": \"TM08202203260815040604157\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"185954\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"name\": \"TOO YUMM Karare Munchy Masala per peice\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 1, \"tray_id\": \"23\"}], \"rstatus\": true, \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","status":"Completed"},{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"e599ee97-9716-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":45,\"image_url\":\"https://images.tinymart.in/product/185994-2558.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Nescafe Choco Mocha Cold Coffee 180ml\",\"mrp\":\"45\",\"unit_price\":45,\"skuid\":\"185994\",\"tray_id\":\"39\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":45,\"orderId\":\"TM08202203260813172445751\",\"total_amount\":45,\"cart_offer_desc\":\"\",\"imei\":\"TM08202203\",\"userId\":\"9108022066\"}","pre_auth_amount":45,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1660745548012","video_url":"N/A","order_modified_at":"2026-08-13 18:30:02.0","user_id":9108022066,"vm_imei_id":"TM08202203","order_amount":0,"location":"Tech Mahindra Cafeteria","order_id":"TM08202203260813172445751","order_created_at":"2026-08-13 17:24:45.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ab2ad25a-220f-45c6-b859-78e57ea29027","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260813000350803.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-13 00:03:50.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260813000502","proposedSkuJson":"{\"total_amount\": 20, \"skus\": [{\"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku \", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM08202203260813000350803\", \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"13-09-2026 00:05:02","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 00:20:04.0","user_id":9108022066,"short_order_id":"7X8NiQ","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260813000350803","sku_json":"{\"orderId\": \"TM08202203260813000350803\", \"total_amount\": 20, \"skus\": [{\"door_id\": \"\", \"tray_id\": \"20\", \"unit_price\": \"20\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"userId\": \"9108022066\", \"rstatus\": true, \"res\": true, \"bill_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"15f1770d-318a-4904-9092-d4f63e2493e0","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260812030912095.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-12 03:09:12.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260812031024","proposedSkuJson":"{\"total_amount\": 20, \"skus\": [{\"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku \", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM08202203260812030912095\", \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"12-09-2026 03:10:25","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-12 03:20:03.0","user_id":9108022066,"short_order_id":"KSvi4K","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260812030912095","sku_json":"{\"orderId\": \"TM08202203260812030912095\", \"total_amount\": 20, \"skus\": [{\"door_id\": \"\", \"tray_id\": \"20\", \"unit_price\": \"20\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"userId\": \"9108022066\", \"rstatus\": true, \"res\": true, \"bill_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\"}","status":"Completed"},{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"3415a6f9-9516-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":40,\"image_url\":\"https://images.tinymart.in/product/186059-5330.png\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Pepsi ZeroSugar  300ml\",\"mrp\":\"40\",\"unit_price\":40,\"skuid\":\"186059\",\"tray_id\":\"46\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/185954-5230.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"TOO YUMM Karare Munchy Masala\",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"185954\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":60,\"orderId\":\"TM08202203260811041102078\",\"total_amount\":60,\"cart_offer_desc\":\"\",\"imei\":\"TM08202203\",\"userId\":\"9108022066\"}","pre_auth_amount":60,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1660745548012","video_url":"N/A","order_modified_at":"2026-08-11 05:20:02.0","user_id":9108022066,"vm_imei_id":"TM08202203","order_amount":0,"location":"Tech Mahindra Cafeteria","order_id":"TM08202203260811041102078","order_created_at":"2026-08-11 04:11:02.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e9691c1d-9d68-4764-93e5-017257a9f740","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260808030404115.mp4","vm_imei_id":"TM08202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-08 03:04:04.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260808030511","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 10, \"skuid\": \"4500648\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"door_id\": \"1\", \"tray_id\": \"12\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 10, \"userId\": \"9108022066\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808030404115\", \"res\": true, \"total_amount\": 10, \"cart_offer_desc\": \"\"}","short_order_expiry":"08-09-2026 03:05:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-08 03:25:06.0","user_id":9108022066,"short_order_id":"xdviDS","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260808030404115","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 10, \"skuid\": \"4500648\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"door_id\": \"\", \"tray_id\": \"12\", \"offer_id\": \"\"}], \"bill_amount\": 10, \"userId\": \"9108022066\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808030404115\", \"res\": true, \"total_amount\": 10, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c6e4f1d3-d537-481b-9b34-95df7ad6cce6","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260808003716653.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-08 00:37:16.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260808003832","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku \", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808003716653\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\"}","short_order_expiry":"08-09-2026 00:38:32","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-08 00:55:02.0","user_id":9108022066,"short_order_id":"by6UK7","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260808003716653","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"\", \"tray_id\": \"20\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808003716653\", \"res\": true, \"total_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"2904546c-9f39-4072-a6cc-cb3980394458","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260807224310021.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-07 22:43:10.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260807224417","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku \", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807224310021\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\"}","short_order_expiry":"07-09-2026 22:44:17","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-07 22:55:02.0","user_id":9108022066,"short_order_id":"YNuYyP","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260807224310021","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"\", \"tray_id\": \"20\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807224310021\", \"res\": true, \"total_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"893fdee9-58c7-4072-80b8-da96efbe6053","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260807001850316.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-07 00:18:50.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260807001954","proposedSkuJson":"{\"imei\": \"TM08202203\", \"cart_offer_desc\": \"\", \"userId\": \"9108022066\", \"orderId\": \"TM08202203260807001850316\", \"total_amount\": 40, \"skus\": [{\"tray_id\": \"37\", \"qty\": 1, \"sku_total\": 40, \"offer_desc\": \"\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"skuid\": \"4500643\", \"door_id\": \"2\", \"unit_price\": 40, \"offer_id\": \"\"}], \"bill_amount\": 40, \"res\": true}","short_order_expiry":"07-09-2026 00:19:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-07 00:25:03.0","user_id":9108022066,"short_order_id":"yR3rg4","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260807001850316","sku_json":"{\"imei\": \"TM08202203\", \"cart_offer_desc\": \"\", \"userId\": \"9108022066\", \"rstatus\": true, \"orderId\": \"TM08202203260807001850316\", \"total_amount\": 40, \"skus\": [{\"tray_id\": \"37\", \"qty\": 1, \"sku_total\": 40, \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"skuid\": \"4500643\", \"door_id\": \"\", \"unit_price\": \"40\", \"offer_id\": \"\"}], \"bill_amount\": 40, \"res\": true, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"bb85e87a-da38-4c55-a691-5c36ac59e008","pre_auth_amount":45,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260805031330976.mp4","vm_imei_id":"TM08202203","order_amount":45,"weight_based_response":"{}","order_created_at":"2026-08-05 03:13:30.0","area":"Hebbal","address":"HSR","amount_received":45,"receipt_id":"IN20260805031441","proposedSkuJson":"{\"total_amount\": 45, \"skus\": [{\"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"39\", \"door_id\": \"2\", \"mrp\": \"45\", \"name\": \"Nescafe Choco Mocha Cold Coffee 180ml\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185994-2558.webp\", \"skuid\": \"185994\", \"sku_total\": 45, \"unit_price\": 45}], \"orderId\": \"TM08202203260805031330976\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"bill_amount\": 45, \"imei\": \"TM08202203\"}","short_order_expiry":"05-09-2026 03:14:41","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-05 03:20:03.0","user_id":9108022066,"short_order_id":"VzaQXp","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260805031330976","sku_json":"{\"total_amount\": 45, \"bill_amount\": 45, \"imei\": \"TM08202203\", \"rstatus\": true, \"orderId\": \"TM08202203260805031330976\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"skus\": [{\"offer_id\": \"\", \"tray_id\": \"39\", \"door_id\": \"\", \"mrp\": \"45\", \"name\": \"Nescafe Choco Mocha Cold Coffee 180ml per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185994-2558.webp\", \"skuid\": \"185994\", \"sku_total\": 45, \"unit_price\": \"45\"}], \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c44312e9-4674-4753-93d4-1d9591be3745","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260805004022916.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-05 00:40:22.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260805004140","proposedSkuJson":"{\"total_amount\": 20, \"skus\": [{\"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"11\", \"door_id\": \"1\", \"mrp\": \"10\", \"name\": \"MaxVita Rice Kodubale 30gm\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"skuid\": \"4500722\", \"sku_total\": 10, \"unit_price\": 10}, {\"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"door_id\": \"1\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"sku_total\": 10, \"unit_price\": 10}], \"orderId\": \"TM08202203260805004022916\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"bill_amount\": 20, \"imei\": \"TM08202203\"}","short_order_expiry":"05-09-2026 00:41:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-05 00:50:02.0","user_id":9108022066,"short_order_id":"s4yfQD","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260805004022916","sku_json":"{\"total_amount\": 20, \"bill_amount\": 20, \"imei\": \"TM08202203\", \"rstatus\": true, \"orderId\": \"TM08202203260805004022916\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"skus\": [{\"offer_id\": \"\", \"tray_id\": \"11\", \"door_id\": \"\", \"mrp\": \"10\", \"name\": \"MaxVita Rice Kodubale 30gm per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"skuid\": \"4500722\", \"sku_total\": 10, \"unit_price\": \"10\"}, {\"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"fce5e275-1596-4343-a949-983de1919925","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260802004712209.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-02 00:47:12.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260802004836","proposedSkuJson":"{\"res\": true, \"userId\": \"9108022066\", \"orderId\": \"TM08202203260802004712209\", \"total_amount\": 30, \"skus\": [{\"mrp\": \"30\", \"unit_price\": 30, \"tray_id\": \"40\", \"offer_desc\": \"\", \"sku_total\": 30, \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"offer_id\": \"\", \"door_id\": \"2\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 30, \"imei\": \"TM08202203\"}","short_order_expiry":"02-09-2026 00:48:36","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-02 01:10:03.0","user_id":9108022066,"short_order_id":"wvsWC4","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260802004712209","sku_json":"{\"userId\": \"9108022066\", \"res\": true, \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260802004712209\", \"total_amount\": 30, \"skus\": [{\"mrp\": \"30\", \"unit_price\": \"30\", \"tray_id\": \"40\", \"sku_total\": 30, \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"offer_id\": \"\", \"door_id\": \"\"}], \"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ff618e07-1d68-4e72-9ba1-86b4820662b0","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260801174952389.mp4","vm_imei_id":"TM08202203","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-08-01 17:49:52.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260801175116","proposedSkuJson":"{\"bill_amount\": 60, \"userId\": \"9108022066\", \"total_amount\": 60, \"orderId\": \"TM08202203260801174952389\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku \", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_desc\": \"\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 20}, {\"skuid\": \"186059\", \"qty\": 1, \"name\": \"Pepsi ZeroSugar  300ml\", \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"offer_desc\": \"\", \"mrp\": \"40\", \"tray_id\": \"46\", \"offer_id\": \"\", \"door_id\": \"2\", \"unit_price\": 40}], \"imei\": \"TM08202203\", \"res\": true}","short_order_expiry":"01-09-2026 17:51:16","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-01 18:10:06.0","user_id":9108022066,"short_order_id":"SnmX4u","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260801174952389","sku_json":"{\"bill_amount\": 60, \"userId\": \"9108022066\", \"total_amount\": 60, \"orderId\": \"TM08202203260801174952389\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku  per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"20\"}, {\"skuid\": \"186059\", \"qty\": 1, \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"mrp\": \"40\", \"tray_id\": \"46\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"40\"}], \"imei\": \"TM08202203\", \"res\": true, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"44d90ea3-bf9b-4c7b-84d9-a6c41294edba","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260801031634932.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-01 03:16:34.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260801031742","proposedSkuJson":"{\"bill_amount\": 20, \"userId\": \"9108022066\", \"total_amount\": 20, \"orderId\": \"TM08202203260801031634932\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku \", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_desc\": \"\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 20}], \"imei\": \"TM08202203\", \"res\": true}","short_order_expiry":"01-09-2026 03:17:42","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-01 03:30:03.0","user_id":9108022066,"short_order_id":"ahKSiG","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260801031634932","sku_json":"{\"bill_amount\": 20, \"userId\": \"9108022066\", \"total_amount\": 20, \"orderId\": \"TM08202203260801031634932\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku  per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"20\"}], \"imei\": \"TM08202203\", \"res\": true, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a3c2f2ca-2bfb-48b0-bb21-ca466c699215","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260726043223704.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-26 04:32:23.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260726043334","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260726043223704\", \"res\": true, \"total_amount\": 30, \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"19\", \"offer_desc\": \"\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 10, \"mrp\": \"10\", \"qty\": 1, \"skuid\": \"4500648\", \"sku_total\": 10}, {\"tray_id\": \"20\", \"offer_desc\": \"\", \"name\": \"Ongibytes Garlic Muruku \", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 20, \"mrp\": \"20\", \"qty\": 1, \"skuid\": \"4500605\", \"sku_total\": 20}], \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"26-08-2026 04:33:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-26 04:40:02.0","user_id":9108022066,"short_order_id":"RBkjJA","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260726043223704","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260726043223704\", \"total_amount\": 30, \"res\": true, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"19\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"qty\": 1, \"skuid\": \"4500648\", \"sku_total\": 10}, {\"tray_id\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"20\", \"mrp\": \"20\", \"qty\": 1, \"skuid\": \"4500605\", \"sku_total\": 20}], \"imei\": \"TM08202203\", \"bill_amount\": 30, \"userId\": \"9108022066\", \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"2ba4456e-fd4c-4922-a980-a755c9acfd6f","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260711001148974.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-11 00:11:48.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260711001314","proposedSkuJson":"{\"imei\": \"TM08202203\", \"total_amount\": 20, \"skus\": [{\"name\": \"Max protein 7 grain Protein Barbeque 30gm\", \"sku_total\": 20, \"door_id\": \"1\", \"tray_id\": \"11\", \"image_url\": \"https://images.tinymart.in/product/4500718-9745.jpg\", \"skuid\": \"4500718\", \"mrp\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260711001148974\", \"userId\": \"9108022066\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"11-08-2026 00:13:14","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-11 00:30:03.0","user_id":9108022066,"short_order_id":"UGkbxf","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260711001148974","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"skus\": [{\"name\": \"Max protein 7 grain Protein Barbeque 30gm per peice\", \"sku_total\": 20, \"door_id\": \"\", \"tray_id\": \"11\", \"image_url\": \"https://images.tinymart.in/product/4500718-9745.jpg\", \"skuid\": \"4500718\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260711001148974\", \"userId\": \"9108022066\", \"res\": true, \"imei\": \"TM08202203\", \"bill_amount\": 20}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cf569e76-fe3f-4cd2-a932-fbf9a22ad2c4","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260709033917284.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-09 03:39:17.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260709034028","proposedSkuJson":"{\"imei\": \"TM08202203\", \"total_amount\": 30, \"skus\": [{\"name\": \"Modern kitchens Banana Chips 21gm\", \"sku_total\": 10, \"door_id\": \"1\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"mrp\": \"10\", \"offer_desc\": \"\", \"unit_price\": 10, \"offer_id\": \"\", \"qty\": 1}, {\"name\": \"Max protein 7 grain Protein Gochujang 30gm\", \"sku_total\": 20, \"door_id\": \"1\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/4500693-9518.webp\", \"skuid\": \"4500693\", \"mrp\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260709033917284\", \"userId\": \"9108022066\", \"res\": true, \"bill_amount\": 30}","short_order_expiry":"09-08-2026 03:40:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-09 03:50:02.0","user_id":9108022066,"short_order_id":"ZQcaok","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260709033917284","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"total_amount\": 30, \"skus\": [{\"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"sku_total\": 10, \"door_id\": \"\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"mrp\": \"10\", \"unit_price\": \"10\", \"offer_id\": \"\", \"qty\": 1}, {\"name\": \"Max protein 7 grain Protein Gochujang 30gm per peice\", \"sku_total\": 20, \"door_id\": \"\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/4500693-9518.webp\", \"skuid\": \"4500693\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260709033917284\", \"userId\": \"9108022066\", \"res\": true, \"imei\": \"TM08202203\", \"bill_amount\": 30}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3ca36ac6-ab60-4a22-9794-50b51c27cd06","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260623043033962.mp4","vm_imei_id":"TM08202203","order_amount":50,"weight_based_response":"{}","order_created_at":"2026-06-23 04:30:33.0","area":"Hebbal","address":"HSR","amount_received":50,"receipt_id":"IN20260623043139","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"userId\": \"9108022066\", \"skus\": [{\"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 30, \"offer_id\": \"\", \"mrp\": \"30\", \"skuid\": \"186084\", \"tray_id\": \"40\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g\", \"sku_total\": 30, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\"}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"skuid\": \"112220\", \"tray_id\": \"39\", \"name\": \"Snickers Chocolate Bar 22g\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}], \"orderId\": \"TM08202203260623043033962\", \"imei\": \"TM08202203\", \"total_amount\": 50, \"res\": true, \"bill_amount\": 50}","short_order_expiry":"23-07-2026 04:31:39","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-23 04:40:02.0","user_id":9108022066,"short_order_id":"HRT96u","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260623043033962","sku_json":"{\"cart_offer_desc\": \"\", \"total_amount\": 50, \"skus\": [{\"door_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"offer_id\": \"\", \"mrp\": \"20\", \"skuid\": \"112220\", \"tray_id\": \"39\", \"name\": \"Snickers Chocolate Bar 22g per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}, {\"door_id\": \"\", \"qty\": 1, \"unit_price\": \"30\", \"offer_id\": \"\", \"mrp\": \"30\", \"skuid\": \"186084\", \"tray_id\": \"40\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g per peice\", \"sku_total\": 30, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\"}], \"userId\": \"9108022066\", \"bill_amount\": 50, \"orderId\": \"TM08202203260623043033962\", \"imei\": \"TM08202203\", \"order_status\": \"\", \"res\": true, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a816b6e6-9232-4de4-97e0-9d67e9fe5077","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260616030119362.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-06-16 03:01:19.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260616030229","proposedSkuJson":"{\"bill_amount\": 30, \"orderId\": \"TM08202203260616030119362\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"door_id\": \"2\", \"mrp\": \"30\", \"offer_desc\": \"\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g\", \"tray_id\": \"40\", \"unit_price\": 30, \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"userId\": \"9108022066\", \"res\": true, \"total_amount\": 30}","short_order_expiry":"16-07-2026 03:02:29","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-16 03:25:03.0","user_id":9108022066,"short_order_id":"wnlNJ0","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260616030119362","sku_json":"{\"imei\": \"TM08202203\", \"rstatus\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"door_id\": \"\", \"mrp\": \"30\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g per peice\", \"tray_id\": \"40\", \"unit_price\": \"30\", \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260616030119362\", \"total_amount\": 30, \"order_status\": \"\", \"userId\": \"9108022066\", \"res\": true, \"bill_amount\": 30}","status":"invoiceOrder"}]
20-08-2026 00:36:31.007 2179069 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260819040649790_0', order_id='TM08202203260819040649790', sku='4500711', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 04:09:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.007 2179069 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"door_id":"1","image_url":"https://images.tinymart.in/product/4500711-9290.png","qty":1,"name":"MaxVita Cheese Ball Cheese masti 70gm","mrp":"30","unit_price":30,"offer_id":"","skuid":"4500711","tray_id":"25","offer_desc":""}]
20-08-2026 00:36:31.011 2179073 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260815040604157_0', order_id='TM08202203260815040604157', sku='185954', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-15 04:07:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.011 2179073 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185954-5230.jpeg","door_id":"1","qty":1,"name":"TOO YUMM Karare Munchy Masala","mrp":"20","unit_price":20,"skuid":"185954","offer_id":"","tray_id":"23","offer_desc":""}]
20-08-2026 00:36:31.013 2179075 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:36:31.013 2179075 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"image_url":"https://images.tinymart.in/product/185994-2558.webp","door_id":"2","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"skuid":"185994","tray_id":"39","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.016 2179078 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260813000350803_0', order_id='TM08202203260813000350803', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 00:05:02.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.016 2179078 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500605-6297.png","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"tray_id":"20","offer_id":"","skuid":"4500605","offer_desc":""}]
20-08-2026 00:36:31.019 2179081 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260812030912095_0', order_id='TM08202203260812030912095', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 03:10:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.019 2179081 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500605-6297.png","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"tray_id":"20","offer_id":"","skuid":"4500605","offer_desc":""}]
20-08-2026 00:36:31.020 2179082 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:36:31.020 2179082 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"skuid":"186059","tray_id":"46","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/185954-5230.jpeg","door_id":"1","qty":1,"name":"TOO YUMM Karare Munchy Masala","mrp":"20","unit_price":20,"skuid":"185954","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.022 2179084 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260808030404115_0', order_id='TM08202203260808030404115', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-08 03:05:11.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.022 2179084 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500648-25.webp","door_id":"1","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"skuid":"4500648","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.025 2179087 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260808003716653_0', order_id='TM08202203260808003716653', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-08 00:38:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.025 2179087 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.027 2179089 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260807224310021_0', order_id='TM08202203260807224310021', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 22:44:16.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.027 2179089 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.029 2179091 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260807001850316_0', order_id='TM08202203260807001850316', sku='4500643', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:19:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.029 2179091 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"37","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.032 2179094 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260805031330976_0', order_id='TM08202203260805031330976', sku='185994', tray_id='', vm_id='1660745548012', price=45.0, mrp=45.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 03:14:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.032 2179094 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/185994-2558.webp","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"offer_id":"","tray_id":"39","skuid":"185994","offer_desc":""}]
20-08-2026 00:36:31.035 2179097 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260805004022916_0', order_id='TM08202203260805004022916', sku='4500722', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 00:41:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260805004022916_1', order_id='TM08202203260805004022916', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 00:41:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.035 2179097 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"11","skuid":"4500722","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500648-25.webp","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"12","skuid":"4500648","offer_desc":""}]
20-08-2026 00:36:31.037 2179099 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260802004712209_0', order_id='TM08202203260802004712209', sku='186084', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-02 00:48:35.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.037 2179099 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/186084-5395.png","door_id":"2","qty":1,"name":"KITKAT Nestle 4 Finger Chocolate 38g","mrp":"30","unit_price":30,"tray_id":"40","skuid":"186084","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.039 2179101 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260801174952389_0', order_id='TM08202203260801174952389', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 17:51:15.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260801174952389_1', order_id='TM08202203260801174952389', sku='186059', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 17:51:15.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.039 2179101 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"skuid":"186059","tray_id":"46","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.041 2179103 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260801031634932_0', order_id='TM08202203260801031634932', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 03:17:41.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.041 2179103 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.044 2179106 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260726043223704_0', order_id='TM08202203260726043223704', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-26 04:33:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260726043223704_1', order_id='TM08202203260726043223704', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-26 04:33:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.044 2179106 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500648-25.webp","door_id":"1","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"tray_id":"19","offer_id":"","skuid":"4500648","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"tray_id":"20","offer_id":"","skuid":"4500605","offer_desc":""}]
20-08-2026 00:36:31.047 2179109 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260711001148974_0', order_id='TM08202203260711001148974', sku='4500718', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-11 00:13:13.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.047 2179109 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500718-9745.jpg","qty":1,"name":"Max protein 7 grain Protein Barbeque 30gm","mrp":"20","unit_price":20,"tray_id":"11","skuid":"4500718","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.050 2179112 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260709033917284_0', order_id='TM08202203260709033917284', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-09 03:40:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260709033917284_1', order_id='TM08202203260709033917284', sku='4500693', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-09 03:40:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.050 2179112 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500648-25.webp","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"tray_id":"19","skuid":"4500648","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500693-9518.webp","qty":1,"name":"Max protein 7 grain Protein Gochujang 30gm","mrp":"20","unit_price":20,"tray_id":"25","skuid":"4500693","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.054 2179116 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260623043033962_0', order_id='TM08202203260623043033962', sku='112220', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-23 04:31:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260623043033962_1', order_id='TM08202203260623043033962', sku='186084', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-23 04:31:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.054 2179116 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"door_id":"2","image_url":"https://images.tinymart.in/product/186084-5395.png","qty":1,"name":"KITKAT Nestle 4 Finger Chocolate 38g","mrp":"30","unit_price":30,"offer_id":"","skuid":"186084","tray_id":"40","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/112220-2513.jpg","qty":1,"name":"Snickers Chocolate Bar 22g","mrp":"20","unit_price":20,"offer_id":"","skuid":"112220","tray_id":"39","offer_desc":""}]
20-08-2026 00:36:31.059 2179121 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260616030119362_0', order_id='TM08202203260616030119362', sku='186084', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-16 03:02:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:36:31.059 2179121 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/186084-5395.png","door_id":"2","qty":1,"name":"KITKAT Nestle 4 Finger Chocolate 38g","mrp":"30","unit_price":30,"skuid":"186084","tray_id":"40","offer_id":"","offer_desc":""}]
20-08-2026 00:36:31.062 2179124 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@52d6b2a7
20-08-2026 00:36:31.062 2179124 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:31.062 2179124 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:31.062 2179124 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@52d6b2a7
20-08-2026 00:36:31.062 2179124 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:36:32.132 2180194 [http-nio-8051-exec-76] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:36:32.132 2180194 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:36:32.373 2180435 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.374 2180436 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"18Ba21A2D23699358204EbF9367207","status":true}
20-08-2026 00:36:32.381 2180443 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.382 2180444 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1a64F06468D305D8De590f094aCf05","status":true}
20-08-2026 00:36:32.390 2180452 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.391 2180453 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7984A63a147f81CbE6Bb0d39B66dFc","status":true}
20-08-2026 00:36:32.393 2180455 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.394 2180456 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"763aA93e6bF3E8D8696aA05c565d67","status":true}
20-08-2026 00:36:32.396 2180458 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.398 2180460 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D81bA757E2401eB9A30aA97e247436","status":true}
20-08-2026 00:36:32.415 2180477 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.416 2180478 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6161337872829e46C9572046Ba654d","status":true}
20-08-2026 00:36:32.417 2180479 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.418 2180480 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D6B3BaB8Ca80D0FfDb220682A09808","status":true}
20-08-2026 00:36:32.439 2180501 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.440 2180502 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"627a74360460Ed229bF968B3D97972","status":true}
20-08-2026 00:36:32.445 2180507 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.447 2180509 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C291EaEaC87fD89552F964E1Bb6d3f","status":true}
20-08-2026 00:36:32.454 2180516 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.455 2180517 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"15CdA601E6CdCcAf260fE9FbBdCf2b","status":true}
20-08-2026 00:36:32.457 2180519 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.459 2180521 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"973953A8B28fF87978E46058FaCf87","status":true}
20-08-2026 00:36:32.475 2180537 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.477 2180539 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D70b6893AbDd7b5240218bE2D1675f","status":true}
20-08-2026 00:36:32.486 2180548 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.487 2180549 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"56C2Fb728fC9F7D3A36e00F68bA6A1","status":true}
20-08-2026 00:36:32.510 2180572 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.511 2180573 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8dF3F354C8847dC5Ea74Bd7f1b3b66","status":true}
20-08-2026 00:36:32.527 2180589 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.528 2180590 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7a90E36eCbF0841fA10b4b0aB3B166","status":true}
20-08-2026 00:36:32.532 2180594 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.532 2180594 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8f9fC841E32929F5571fB9008b17F5","status":true}
20-08-2026 00:36:32.534 2180596 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.535 2180597 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E8E4D42a00BfC0Ba74FaC9708a0808","status":true}
20-08-2026 00:36:32.548 2180610 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.549 2180611 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.550 2180612 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"386aFd3c69Dd7246011a9d692aB971","status":true}
20-08-2026 00:36:32.550 2180612 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"27607f85060018F00c7273Db4c76C1","status":true}
20-08-2026 00:36:32.556 2180618 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.560 2180622 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5c0471693b3c3734C0EeB430E06dDa","status":true}
20-08-2026 00:36:32.570 2180632 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.571 2180633 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B423D9Cb025fFd7c4dA4949443D395","status":true}
20-08-2026 00:36:32.596 2180658 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.598 2180660 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C01c4a2b76E602F4317d0836C83f11","status":true}
20-08-2026 00:36:32.599 2180661 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.601 2180663 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1b1216Fc4f1f23D5520eB1C912Eb13","status":true}
20-08-2026 00:36:32.604 2180666 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.605 2180667 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0d2f586e37011dBb10Af7aDaEeA163","status":true}
20-08-2026 00:36:32.610 2180672 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.611 2180673 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"CaBd48C8161e301fA52417559d1b43","status":true}
20-08-2026 00:36:32.611 2180673 [http-nio-8051-exec-108] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.612 2180674 [http-nio-8051-exec-108] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1373F628364368C5239dB5F30177D6","status":true}
20-08-2026 00:36:32.615 2180677 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.617 2180679 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3c5eC7A4769373A27b56CaA8B4C568","status":true}
20-08-2026 00:36:32.617 2180679 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.618 2180680 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"AeEd6c21D65e587bBe559e2c5966D1","status":true}
20-08-2026 00:36:32.621 2180683 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.622 2180684 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.622 2180684 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"483a333dCb1b9147De83Db9966E566","status":true}
20-08-2026 00:36:32.623 2180685 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8bCfFa49F543006d586a1d6872262e","status":true}
20-08-2026 00:36:32.631 2180693 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.632 2180694 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"961d0c21Ae64A64a81CeA53b3eAa66","status":true}
20-08-2026 00:36:32.659 2180721 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.661 2180723 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3f80F757021b1a6d699f27Ae0344F2","status":true}
20-08-2026 00:36:32.674 2180736 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM08202202
20-08-2026 00:36:32.674 2180736 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:36:32.675 2180737 [http-nio-8051-exec-99] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:36:32
20-08-2026 00:36:32.679 2180741 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.680 2180742 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7b1a402d42A038847dA3FcD1298246","status":true}
20-08-2026 00:36:32.680 2180742 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.682 2180744 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F8E5003d3074B0Ce44E5215fF2E4Ae","status":true}
20-08-2026 00:36:32.686 2180748 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.686 2180748 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.686 2180748 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0619623941484126BfDf368976982f","status":true}
20-08-2026 00:36:32.687 2180749 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1dD2A1Bd292c868a63Dc7b8eB3531c","status":true}
20-08-2026 00:36:32.691 2180753 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.692 2180754 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.692 2180754 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D57458194eF029E333Dc76829aB8F8","status":true}
20-08-2026 00:36:32.693 2180755 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7eA1C251087aDf0e7a82156b23181e","status":true}
20-08-2026 00:36:32.696 2180758 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.696 2180758 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.697 2180759 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.697 2180759 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B5C84aC4D93e82Fc8d5bE9Dd3320D8","status":true}
20-08-2026 00:36:32.697 2180759 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3424C2Ec96F93d21F35f328eA8A12b","status":true}
20-08-2026 00:36:32.698 2180760 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bc7a1eE71f6b0945507e0680A1D700","status":true}
20-08-2026 00:36:32.700 2180762 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.701 2180763 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"315830B82b4c5bB5Fa9aFd4b3e3c37","status":true}
20-08-2026 00:36:32.702 2180764 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.704 2180766 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"36D55b81943c5c3dC5C92e76CfEb82","status":true}
20-08-2026 00:36:32.715 2180777 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.716 2180778 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7c935c3f6c6aE532F431B57e6f29Ef","status":true}
20-08-2026 00:36:32.740 2180802 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.741 2180803 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"BcBd86E9B1C0513fB83b25Ef9aF008","status":true}
20-08-2026 00:36:32.747 2180809 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.750 2180812 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.750 2180812 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.750 2180812 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7a1f746d1023584fD14767A8Fb50De","status":true}
20-08-2026 00:36:32.750 2180812 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F950E74d10352630Ac84796f1cD68b","status":true}
20-08-2026 00:36:32.750 2180812 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"FdBe4d1f8f81B27fF14aDd19De32Ac","status":true}
20-08-2026 00:36:32.753 2180815 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.753 2180815 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.753 2180815 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.753 2180815 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1d81DaF50927D6FcB4760fF9413106","status":true}
20-08-2026 00:36:32.754 2180816 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E78b89A6Cf5bDe2cFeD24a58Ed8221","status":true}
20-08-2026 00:36:32.755 2180817 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.755 2180817 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"296eEe5d44Cc8a05D715D90b1a8eCe","status":true}
20-08-2026 00:36:32.756 2180818 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1451026913C7B5C0F10fB7Fa5d9825","status":true}
20-08-2026 00:36:32.756 2180818 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.757 2180819 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"23B81811E1A6E2589eF3655a88Bd56","status":true}
20-08-2026 00:36:32.769 2180831 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.770 2180832 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"001b08DcD67bC8F53eDfBaFdAdCb71","status":true}
20-08-2026 00:36:32.771 2180833 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.772 2180834 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D394Ed2fCeB77426Ce9fEf152c1d85","status":true}
20-08-2026 00:36:32.774 2180836 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.774 2180836 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8109B0399077F5Da0104D1A156E42d","status":true}
20-08-2026 00:36:32.787 2180849 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.788 2180850 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"430dC1710361960152E67fC521C4A8","status":true}
20-08-2026 00:36:32.794 2180856 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.795 2180857 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B4Ab948e227689F9531b4417546bEb","status":true}
20-08-2026 00:36:32.803 2180865 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.803 2180865 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"23E4B64c216601362bDdCfFc8cCfB5","status":true}
20-08-2026 00:36:32.809 2180871 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:36:32.810 2180872 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D64bEeA12dDcBaF4D3C2E9B11162B8","status":true}
20-08-2026 00:36:33.524 2181586 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:36:33.524 2181586 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:33.524 2181586 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:33.524 2181586 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:36:33.524 2181586 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:33.524 2181586 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:36:33.525 2181587 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:33.526 2181588 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"60","skus":[{"selling_price":40,"image":"https://images.tinymart.in/product/4500667-4339.webp","amount":40,"door_id":"1","created_at":"2026-08-20 00:23:06.0","weight":"23","sku_id":"4500667","mrp":"40","tray_id":"14","purchased_qty":1,"is_sample":false,"display_label":"Farmely Classic date Bites 20gm","totalMRP":40,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Healthy Bites","vendor_id":"1","qty":"4","name":"Farmely Classic date Bites 20gm","key":"14-4500667","sku_json":"4500667-4"},{"selling_price":20,"image":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","created_at":"2026-08-20 00:23:06.0","weight":"192","sku_id":"4500499","mrp":"20","tray_id":"32","display_label":"Heritage A1 Spiced Butter Milk180ml","vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Lassi/ Buttermilk","vendor_id":"1","qty":"7","name":"Heritage A1 Spiced Butter Milk180ml","sku_json":"4500499-7","key":"32-4500499","amount":20,"purchased_qty":1,"is_sample":false,"totalMRP":20}]}},"imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418","locationType":"Machine","machine":1},"total_items":2,"total_price":"60","user_id":"7022042316","session_id":"5f05B0591fD957D1Aa184001D991507022042316"}
20-08-2026 00:36:33.528 2181590 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::checkCart response:[neuu.model.Cart@7309e5ce]
20-08-2026 00:36:33.528 2181590 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::Iterables.size(checkCart):1
20-08-2026 00:36:33.528 2181590 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::checkCart UPDATING CART:
20-08-2026 00:36:33.534 2181596 [http-nio-8051-exec-59] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@32adc7cd
20-08-2026 00:36:33.535 2181597 [http-nio-8051-exec-59] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:36:33.535 2181597 [http-nio-8051-exec-59] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:36:33.535 2181597 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:36:33.535 2181597 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"60","user_id":"7022042316","imei":"TM05202203","session_id":"5f05B0591fD957D1Aa184001D991507022042316","created_at":"2026-08-20 00:36:28","modified_at":"2026-08-20 00:36:33","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}","sku_json":"{\"1\":{\"total_price\":\"60\",\"total_items\":2,\"skus\":[{\"selling_price\":40,\"image\":\"https://images.tinymart.in/product/4500667-4339.webp\",\"amount\":40,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:23:06.0\",\"weight\":\"23\",\"sku_id\":\"4500667\",\"mrp\":\"40\",\"tray_id\":\"14\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Farmely Classic date Bites 20gm\",\"totalMRP\":40,\"vm_id\":\"TM05202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Healthy Bites\",\"vendor_id\":\"1\",\"qty\":\"4\",\"name\":\"Farmely Classic date Bites 20gm\",\"key\":\"14-4500667\",\"sku_json\":\"4500667-4\"},{\"selling_price\":20,\"image\":\"https://images.tinymart.in/product/4500499-5719.webp\",\"amount\":20,\"door_id\":\"2\",\"created_at\":\"2026-08-20 00:23:06.0\",\"weight\":\"192\",\"sku_id\":\"4500499\",\"mrp\":\"20\",\"tray_id\":\"32\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Heritage A1 Spiced Butter Milk180ml\",\"totalMRP\":20,\"vm_id\":\"TM05202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Lassi/ Buttermilk\",\"vendor_id\":\"1\",\"qty\":\"7\",\"name\":\"Heritage A1 Spiced Butter Milk180ml\",\"key\":\"32-4500499\",\"sku_json\":\"4500499-7\"}]}}"}
20-08-2026 00:36:33.535 2181597 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@59bc71c8
20-08-2026 00:36:33.536 2181598 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6a971819
20-08-2026 00:36:33.536 2181598 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:33.536 2181598 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@59bc71c8
20-08-2026 00:36:33.536 2181598 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6a971819
20-08-2026 00:36:33.612 2181674 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:33.804 2181866 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:33.836 2181898 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:33.836 2181898 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:33.845 2181907 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:33.900 2181962 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:33.901 2181963 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:33.948 2182010 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:33.971 2182033 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:33.976 2182038 [http-nio-8051-exec-122] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:33.996 2182058 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:34.037 2182099 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:34.069 2182131 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:34.117 2182179 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:34.140 2182202 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:34.175 2182237 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:34.210 2182272 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:34.226 2182288 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:34.257 2182319 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:34.300 2182362 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:34.365 2182427 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:36:34.366 2182428 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:36:34.368 2182430 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:36:34.368 2182430 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4c2f69c0
20-08-2026 00:36:34.368 2182430 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7fbe2243
20-08-2026 00:36:34.368 2182430 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:34.368 2182430 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4c2f69c0
20-08-2026 00:36:34.368 2182430 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7fbe2243
20-08-2026 00:36:34.447 2182509 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:36:34.447 2182509 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:36:34.447 2182509 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:34.447 2182509 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:36:34.447 2182509 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:34.479 2182541 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:36:34.481 2182543 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:34.484 2182546 [http-nio-8051-exec-60] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 7022042316
20-08-2026 00:36:34.489 2182551 [http-nio-8051-exec-60] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 7022042316
20-08-2026 00:36:34.493 2182555 [http-nio-8051-exec-60] INFO  neuu.utils.payment.NeuuWallet - customerId: 7022042316
20-08-2026 00:36:34.493 2182555 [http-nio-8051-exec-60] INFO  neuu.utils.payment.NeuuWallet - transactionKey: U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ
20-08-2026 00:36:34.493 2182555 [http-nio-8051-exec-60] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:36:34.493 2182555 [http-nio-8051-exec-60] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:36:34.493 2182555 [http-nio-8051-exec-60] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"7022042316"}
20-08-2026 00:36:34.493 2182555 [http-nio-8051-exec-60] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:36:34.524 2182586 [http-nio-8051-exec-60] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:36:34.524 2182586 [http-nio-8051-exec-60] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":-40,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":-40,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:36:34.524 2182586 [http-nio-8051-exec-60] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":-40,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":-40,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:36:34.524 2182586 [http-nio-8051-exec-60] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":-40,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":-40},"status":true}
20-08-2026 00:36:34.526 2182588 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2105550b
20-08-2026 00:36:34.526 2182588 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7fbe2243
20-08-2026 00:36:34.526 2182588 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:34.526 2182588 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2105550b
20-08-2026 00:36:34.526 2182588 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7fbe2243
20-08-2026 00:36:34.614 2182676 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:34.845 2182907 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:34.846 2182908 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:34.968 2183030 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.101 2183163 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.101 2183163 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.103 2183165 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.104 2183166 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.198 2183260 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.355 2183417 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:36:35.359 2183421 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:35.359 2183421 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:35.359 2183421 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:36:35.359 2183421 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:35.368 2183430 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:36:35.369 2183431 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:35.373 2183435 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"60","skus":[{"selling_price":40,"image":"https://images.tinymart.in/product/4500667-4339.webp","amount":40,"door_id":"1","created_at":"2026-08-20 00:23:06.0","weight":"23","sku_id":"4500667","mrp":"40","tray_id":"14","purchased_qty":1,"is_sample":false,"display_label":"Farmely Classic date Bites 20gm","totalMRP":40,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Healthy Bites","vendor_id":"1","qty":"4","name":"Farmely Classic date Bites 20gm","key":"14-4500667","sku_json":"4500667-4"},{"selling_price":20,"image":"https://images.tinymart.in/product/4500499-5719.webp","amount":20,"door_id":"2","created_at":"2026-08-20 00:23:06.0","weight":"192","sku_id":"4500499","mrp":"20","tray_id":"32","purchased_qty":1,"is_sample":false,"display_label":"Heritage A1 Spiced Butter Milk180ml","totalMRP":20,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Lassi/ Buttermilk","vendor_id":"1","qty":"7","name":"Heritage A1 Spiced Butter Milk180ml","key":"32-4500499","sku_json":"4500499-7"}]}},"imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"},"total_items":2,"total_price":"60","user_id":"7022042316","session_id":"5f05B0591fD957D1Aa184001D991507022042316","read_only":true}
20-08-2026 00:36:35.380 2183442 [http-nio-8051-exec-106] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@509ddde1
20-08-2026 00:36:35.383 2183445 [http-nio-8051-exec-106] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:36:35.383 2183445 [http-nio-8051-exec-106] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:36:35.383 2183445 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:36:35.387 2183449 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"60","user_id":"7022042316","imei":"TM05202203","session_id":"5f05B0591fD957D1Aa184001D991507022042316","created_at":"2026-08-20 00:36:28","modified_at":"2026-08-20 00:36:33","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}","sku_json":"{\"1\":{\"total_price\":\"60\",\"total_items\":2,\"skus\":[{\"selling_price\":40,\"image\":\"https://images.tinymart.in/product/4500667-4339.webp\",\"amount\":40,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:23:06.0\",\"weight\":\"23\",\"sku_id\":\"4500667\",\"mrp\":\"40\",\"tray_id\":\"14\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Farmely Classic date Bites 20gm\",\"totalMRP\":40,\"vm_id\":\"TM05202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Healthy Bites\",\"vendor_id\":\"1\",\"qty\":\"4\",\"name\":\"Farmely Classic date Bites 20gm\",\"key\":\"14-4500667\",\"sku_json\":\"4500667-4\"},{\"selling_price\":20,\"image\":\"https://images.tinymart.in/product/4500499-5719.webp\",\"amount\":20,\"door_id\":\"2\",\"created_at\":\"2026-08-20 00:23:06.0\",\"weight\":\"192\",\"sku_id\":\"4500499\",\"mrp\":\"20\",\"tray_id\":\"32\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Heritage A1 Spiced Butter Milk180ml\",\"totalMRP\":20,\"vm_id\":\"TM05202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Lassi/ Buttermilk\",\"vendor_id\":\"1\",\"qty\":\"7\",\"name\":\"Heritage A1 Spiced Butter Milk180ml\",\"key\":\"32-4500499\",\"sku_json\":\"4500499-7\"}]}}"}
20-08-2026 00:36:35.390 2183452 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@c19758a
20-08-2026 00:36:35.390 2183452 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6a971819
20-08-2026 00:36:35.390 2183452 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:35.390 2183452 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@c19758a
20-08-2026 00:36:35.390 2183452 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6a971819
20-08-2026 00:36:35.458 2183520 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.458 2183520 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.480 2183542 [http-nio-8051-exec-122] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.480 2183542 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.499 2183561 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.500 2183562 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.551 2183613 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.559 2183621 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.578 2183640 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.590 2183652 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.592 2183654 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.602 2183664 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.623 2183685 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.637 2183699 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.695 2183757 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.695 2183757 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.699 2183761 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.810 2183872 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.811 2183873 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.821 2183883 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.892 2183954 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.893 2183955 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.904 2183966 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.910 2183972 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:35.926 2183988 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.926 2183988 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.928 2183990 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.929 2183991 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.939 2184001 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.939 2184001 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:35.976 2184038 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:35.976 2184038 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:36.024 2184086 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.033 2184095 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.049 2184111 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:36.049 2184111 [http-nio-8051-exec-118] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:36.074 2184136 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.137 2184199 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:36.137 2184199 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:36.149 2184211 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM07201911 
20-08-2026 00:36:36.150 2184212 [http-nio-8051-exec-59] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:36.152 2184214 [http-nio-8051-exec-59] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:36:36.177 2184239 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:36.178 2184240 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:36.179 2184241 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:36.179 2184241 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:36:36.179 2184241 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:36:36.180 2184242 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:36:36.180 2184242 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:36:36.180 2184242 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:36:36.181 2184243 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:36:36.181 2184243 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:36.181 2184243 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:36.182 2184244 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:36.183 2184245 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:36.183 2184245 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:36.184 2184246 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:36.185 2184247 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:36:36.185 2184247 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:36:36.185 2184247 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.186 2184248 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:36:36.186 2184248 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:36.186 2184248 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:36.187 2184249 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:36.187 2184249 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:36.187 2184249 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:36.188 2184250 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:36.188 2184250 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:36.188 2184250 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:36.189 2184251 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:36.189 2184251 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:36.190 2184252 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:36.190 2184252 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:36.191 2184253 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:36.191 2184253 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:36.192 2184254 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:36.192 2184254 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:36:36.192 2184254 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:36:36.193 2184255 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:36:36.193 2184255 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:36.193 2184255 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:36.201 2184263 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:36.201 2184263 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:36.201 2184263 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:36.202 2184264 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:36.204 2184266 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:36.204 2184266 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:36.214 2184276 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:36.214 2184276 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:36.214 2184276 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:36.216 2184278 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:36.216 2184278 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:36.216 2184278 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:36.219 2184281 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:36.220 2184282 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:36:36.220 2184282 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:36:36.227 2184289 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:36:36.227 2184289 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:36:36.236 2184298 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:36:36.237 2184299 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:36:36.237 2184299 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:36.237 2184299 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:36.243 2184305 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.244 2184306 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:36.244 2184306 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:36.244 2184306 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:36.252 2184314 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:36.252 2184314 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:36.252 2184314 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:36.254 2184316 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:36.254 2184316 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:36:36.254 2184316 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:36:36.257 2184319 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:36:36.257 2184319 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:36.257 2184319 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:36.264 2184326 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:36.264 2184326 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:36.264 2184326 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:36.270 2184332 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:36.270 2184332 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:36.270 2184332 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:36.274 2184336 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:36.284 2184346 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:36.284 2184346 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:36.285 2184347 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:36.285 2184347 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:36.285 2184347 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:36.286 2184348 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:36.339 2184401 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:36.343 2184405 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:36.425 2184487 [http-nio-8051-exec-59] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:36:36.468 2184530 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.520 2184582 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:36.520 2184582 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:36.525 2184587 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.631 2184693 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.634 2184696 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.651 2184713 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.669 2184731 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.681 2184743 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:36.869 2184931 [http-nio-8051-exec-122] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:37.166 2185228 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:37.167 2185229 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:37.256 2185318 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:37.259 2185321 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:37.274 2185336 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:37.379 2185441 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:37.405 2185467 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:37.655 2185717 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:37.655 2185717 [http-nio-8051-exec-87] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:37.690 2185752 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:37.709 2185771 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:37.733 2185795 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:37.756 2185818 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:37.776 2185838 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:37.778 2185840 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:37.810 2185872 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:37.812 2185874 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:37.889 2185951 [http-nio-8051-exec-118] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:08:45"}
20-08-2026 00:36:37.932 2185994 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:37.966 2186028 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:37.966 2186028 [http-nio-8051-exec-120] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:37.985 2186047 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:37.991 2186053 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:38.041 2186103 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:38.072 2186134 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784271939, timestamp=2026-08-19 22:11:54.0}
20-08-2026 00:36:38.076 2186138 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784271939, timestamp: 2026-08-19 22:11:54.0
20-08-2026 00:36:38.077 2186139 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:38.086 2186148 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:38.087 2186149 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:38.208 2186270 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:38.247 2186309 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:36:38.293 2186355 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:38.380 2186442 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:38.461 2186523 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:38.461 2186523 [http-nio-8051-exec-115] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:38.580 2186642 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:38.581 2186643 [http-nio-8051-exec-104] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:38.694 2186756 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:38.696 2186758 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:38.699 2186761 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:36:38.744 2186806 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:36:38.745 2186807 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:36:38.745 2186807 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:36:38.748 2186810 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 18Ba21A2D23699358204EbF9367207
20-08-2026 00:36:38.748 2186810 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 18Ba21A2D23699358204EbF9367207
20-08-2026 00:36:38.747 2186809 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@62965a2c
20-08-2026 00:36:38.749 2186811 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@41c8b22c
20-08-2026 00:36:38.749 2186811 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:38.749 2186811 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@62965a2c
20-08-2026 00:36:38.749 2186811 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@41c8b22c
20-08-2026 00:36:38.753 2186815 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D6B3BaB8Ca80D0FfDb220682A09808
20-08-2026 00:36:38.753 2186815 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D6B3BaB8Ca80D0FfDb220682A09808
20-08-2026 00:36:38.759 2186821 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15718184
20-08-2026 00:36:38.759 2186821 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192373","expired":false,"activity":"","logged":false,"session":"18Ba21A2D23699358204EbF9367207","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.759 2186821 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"18Ba21A2D23699358204EbF9367207","status":true}
20-08-2026 00:36:38.759 2186821 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 18Ba21A2D23699358204EbF9367207
20-08-2026 00:36:38.760 2186822 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@53a2dc50
20-08-2026 00:36:38.764 2186826 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192417","expired":false,"activity":"","logged":false,"session":"D6B3BaB8Ca80D0FfDb220682A09808","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.764 2186826 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D6B3BaB8Ca80D0FfDb220682A09808","status":true}
20-08-2026 00:36:38.764 2186826 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D6B3BaB8Ca80D0FfDb220682A09808
20-08-2026 00:36:38.768 2186830 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15718184
20-08-2026 00:36:38.768 2186830 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192373","expired":false,"activity":"","logged":false,"session":"18Ba21A2D23699358204EbF9367207","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.768 2186830 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 18Ba21A2D23699358204EbF9367207, mobile : , newSession : 18Ba21A2D23699358204EbF9367207, active : 1, activity : {"machine":{"ds_imei":"VS04202102","area":"Indiranagar","vm_id":"1618809487195","cart_enabled":true,"address":"HAL 2nd Stage","vm_imei_id":"VS04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9653538, 77.639975","ds_area":"Indiranagar","location":"Tiny Cafe - Jyoti Bakery Indiranagar","ds_geocode":"12.9653538, 77.639975"}}, expiry  :1795115192373
20-08-2026 00:36:38.768 2186830 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 18Ba21A2D23699358204EbF9367207
20-08-2026 00:36:38.768 2186830 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 18Ba21A2D23699358204EbF9367207
20-08-2026 00:36:38.768 2186830 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15718184
20-08-2026 00:36:38.768 2186830 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192373","expired":false,"activity":"","logged":false,"session":"18Ba21A2D23699358204EbF9367207","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.768 2186830 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"18Ba21A2D23699358204EbF9367207","status":true}
20-08-2026 00:36:38.773 2186835 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@53a2dc50
20-08-2026 00:36:38.773 2186835 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192417","expired":false,"activity":"","logged":false,"session":"D6B3BaB8Ca80D0FfDb220682A09808","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.774 2186836 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D6B3BaB8Ca80D0FfDb220682A09808, mobile : , newSession : D6B3BaB8Ca80D0FfDb220682A09808, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513062","cart_enabled":true,"address":"HSR","vm_imei_id":"VS08202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Byjus Tiny Cafe Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795115192417
20-08-2026 00:36:38.774 2186836 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D6B3BaB8Ca80D0FfDb220682A09808
20-08-2026 00:36:38.774 2186836 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D6B3BaB8Ca80D0FfDb220682A09808
20-08-2026 00:36:38.784 2186846 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@53a2dc50
20-08-2026 00:36:38.784 2186846 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192417","expired":false,"activity":"","logged":false,"session":"D6B3BaB8Ca80D0FfDb220682A09808","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.785 2186847 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D6B3BaB8Ca80D0FfDb220682A09808","status":true}
20-08-2026 00:36:38.809 2186871 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3424C2Ec96F93d21F35f328eA8A12b
20-08-2026 00:36:38.809 2186871 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3424C2Ec96F93d21F35f328eA8A12b
20-08-2026 00:36:38.809 2186871 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@526d52cd
20-08-2026 00:36:38.810 2186872 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192696","expired":false,"activity":"","logged":false,"session":"3424C2Ec96F93d21F35f328eA8A12b","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.810 2186872 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3424C2Ec96F93d21F35f328eA8A12b","status":true}
20-08-2026 00:36:38.810 2186872 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3424C2Ec96F93d21F35f328eA8A12b
20-08-2026 00:36:38.815 2186877 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:38.816 2186878 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@526d52cd
20-08-2026 00:36:38.816 2186878 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192696","expired":false,"activity":"","logged":false,"session":"3424C2Ec96F93d21F35f328eA8A12b","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.816 2186878 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3424C2Ec96F93d21F35f328eA8A12b, mobile : , newSession : 3424C2Ec96F93d21F35f328eA8A12b, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1748242676721","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM05202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas lakeview  2nd floor"}}, expiry  :1795115192696
20-08-2026 00:36:38.816 2186878 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3424C2Ec96F93d21F35f328eA8A12b
20-08-2026 00:36:38.816 2186878 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3424C2Ec96F93d21F35f328eA8A12b
20-08-2026 00:36:38.816 2186878 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:38.817 2186879 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@526d52cd
20-08-2026 00:36:38.817 2186879 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192696","expired":false,"activity":"","logged":false,"session":"3424C2Ec96F93d21F35f328eA8A12b","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.817 2186879 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3424C2Ec96F93d21F35f328eA8A12b","status":true}
20-08-2026 00:36:38.821 2186883 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:36:38.821 2186883 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:36:38.821 2186883 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:36:38.821 2186883 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:36:38.821 2186883 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:38.821 2186883 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:36:38.822 2186884 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:38.822 2186884 [http-nio-8051-exec-112] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 9108022066
20-08-2026 00:36:38.823 2186885 [http-nio-8051-exec-112] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9108022066
20-08-2026 00:36:38.824 2186886 [http-nio-8051-exec-112] INFO  neuu.utils.payment.NeuuWallet - customerId: 9108022066
20-08-2026 00:36:38.824 2186886 [http-nio-8051-exec-112] INFO  neuu.utils.payment.NeuuWallet - transactionKey: PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX
20-08-2026 00:36:38.824 2186886 [http-nio-8051-exec-112] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:36:38.824 2186886 [http-nio-8051-exec-112] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:36:38.824 2186886 [http-nio-8051-exec-112] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9108022066"}
20-08-2026 00:36:38.824 2186886 [http-nio-8051-exec-112] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:36:38.832 2186894 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:38.853 2186915 [http-nio-8051-exec-112] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:36:38.853 2186915 [http-nio-8051-exec-112] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:36:38.853 2186915 [http-nio-8051-exec-112] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:36:38.853 2186915 [http-nio-8051-exec-112] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:36:38.856 2186918 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7de61bc
20-08-2026 00:36:38.856 2186918 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:38.856 2186918 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:38.857 2186919 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7de61bc
20-08-2026 00:36:38.857 2186919 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:38.871 2186933 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8bCfFa49F543006d586a1d6872262e
20-08-2026 00:36:38.871 2186933 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8bCfFa49F543006d586a1d6872262e
20-08-2026 00:36:38.871 2186933 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@674605a4
20-08-2026 00:36:38.872 2186934 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192622","expired":false,"activity":"","logged":false,"session":"8bCfFa49F543006d586a1d6872262e","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.872 2186934 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8bCfFa49F543006d586a1d6872262e","status":true}
20-08-2026 00:36:38.872 2186934 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8bCfFa49F543006d586a1d6872262e
20-08-2026 00:36:38.873 2186935 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@674605a4
20-08-2026 00:36:38.873 2186935 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192622","expired":false,"activity":"","logged":false,"session":"8bCfFa49F543006d586a1d6872262e","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.873 2186935 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8bCfFa49F543006d586a1d6872262e, mobile : , newSession : 8bCfFa49F543006d586a1d6872262e, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660749537502","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Titan Eye plus -2","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115192622
20-08-2026 00:36:38.873 2186935 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8bCfFa49F543006d586a1d6872262e
20-08-2026 00:36:38.873 2186935 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8bCfFa49F543006d586a1d6872262e
20-08-2026 00:36:38.874 2186936 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@674605a4
20-08-2026 00:36:38.876 2186938 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8dF3F354C8847dC5Ea74Bd7f1b3b66
20-08-2026 00:36:38.877 2186939 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8dF3F354C8847dC5Ea74Bd7f1b3b66
20-08-2026 00:36:38.877 2186939 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@438e7ea6
20-08-2026 00:36:38.877 2186939 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192511","expired":false,"activity":"","logged":false,"session":"8dF3F354C8847dC5Ea74Bd7f1b3b66","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.877 2186939 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8dF3F354C8847dC5Ea74Bd7f1b3b66","status":true}
20-08-2026 00:36:38.877 2186939 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8dF3F354C8847dC5Ea74Bd7f1b3b66
20-08-2026 00:36:38.877 2186939 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192622","expired":false,"activity":"","logged":false,"session":"8bCfFa49F543006d586a1d6872262e","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.879 2186941 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8bCfFa49F543006d586a1d6872262e","status":true}
20-08-2026 00:36:38.881 2186943 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@438e7ea6
20-08-2026 00:36:38.885 2186947 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192511","expired":false,"activity":"","logged":false,"session":"8dF3F354C8847dC5Ea74Bd7f1b3b66","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.885 2186947 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8dF3F354C8847dC5Ea74Bd7f1b3b66, mobile : , newSession : 8dF3F354C8847dC5Ea74Bd7f1b3b66, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513063","cart_enabled":true,"address":"HSR","vm_imei_id":"VS11202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Nyaa online Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795115192511
20-08-2026 00:36:38.885 2186947 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8dF3F354C8847dC5Ea74Bd7f1b3b66
20-08-2026 00:36:38.885 2186947 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8dF3F354C8847dC5Ea74Bd7f1b3b66
20-08-2026 00:36:38.886 2186948 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@438e7ea6
20-08-2026 00:36:38.887 2186949 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192511","expired":false,"activity":"","logged":false,"session":"8dF3F354C8847dC5Ea74Bd7f1b3b66","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.887 2186949 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8dF3F354C8847dC5Ea74Bd7f1b3b66","status":true}
20-08-2026 00:36:38.882 2186944 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 36D55b81943c5c3dC5C92e76CfEb82
20-08-2026 00:36:38.895 2186957 [http-nio-8051-exec-105] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:38.904 2186966 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C291EaEaC87fD89552F964E1Bb6d3f
20-08-2026 00:36:38.904 2186966 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C291EaEaC87fD89552F964E1Bb6d3f
20-08-2026 00:36:38.904 2186966 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1af7c79f
20-08-2026 00:36:38.904 2186966 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192445","expired":false,"activity":"","logged":false,"session":"C291EaEaC87fD89552F964E1Bb6d3f","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.904 2186966 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C291EaEaC87fD89552F964E1Bb6d3f","status":true}
20-08-2026 00:36:38.904 2186966 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C291EaEaC87fD89552F964E1Bb6d3f
20-08-2026 00:36:38.905 2186967 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1af7c79f
20-08-2026 00:36:38.905 2186967 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192445","expired":false,"activity":"","logged":false,"session":"C291EaEaC87fD89552F964E1Bb6d3f","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.905 2186967 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C291EaEaC87fD89552F964E1Bb6d3f, mobile : , newSession : C291EaEaC87fD89552F964E1Bb6d3f, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1646053315696","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM03202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Mediatek 4c 9th floor"}}, expiry  :1795115192445
20-08-2026 00:36:38.905 2186967 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C291EaEaC87fD89552F964E1Bb6d3f
20-08-2026 00:36:38.905 2186967 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C291EaEaC87fD89552F964E1Bb6d3f
20-08-2026 00:36:38.905 2186967 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1af7c79f
20-08-2026 00:36:38.905 2186967 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192445","expired":false,"activity":"","logged":false,"session":"C291EaEaC87fD89552F964E1Bb6d3f","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.905 2186967 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C291EaEaC87fD89552F964E1Bb6d3f","status":true}
20-08-2026 00:36:38.907 2186969 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 36D55b81943c5c3dC5C92e76CfEb82
20-08-2026 00:36:38.910 2186972 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3a6aaddc
20-08-2026 00:36:38.910 2186972 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192702","expired":false,"activity":"","logged":false,"session":"36D55b81943c5c3dC5C92e76CfEb82","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.910 2186972 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"36D55b81943c5c3dC5C92e76CfEb82","status":true}
20-08-2026 00:36:38.910 2186972 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 36D55b81943c5c3dC5C92e76CfEb82
20-08-2026 00:36:38.910 2186972 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3a6aaddc
20-08-2026 00:36:38.912 2186974 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192702","expired":false,"activity":"","logged":false,"session":"36D55b81943c5c3dC5C92e76CfEb82","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.912 2186974 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 36D55b81943c5c3dC5C92e76CfEb82, mobile : , newSession : 36D55b81943c5c3dC5C92e76CfEb82, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749558487402","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202505","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Godrej Table Space 5th Floor"}}, expiry  :1795115192702
20-08-2026 00:36:38.912 2186974 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 36D55b81943c5c3dC5C92e76CfEb82
20-08-2026 00:36:38.912 2186974 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 36D55b81943c5c3dC5C92e76CfEb82
20-08-2026 00:36:38.913 2186975 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3a6aaddc
20-08-2026 00:36:38.913 2186975 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192702","expired":false,"activity":"","logged":false,"session":"36D55b81943c5c3dC5C92e76CfEb82","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.913 2186975 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"36D55b81943c5c3dC5C92e76CfEb82","status":true}
20-08-2026 00:36:38.922 2186984 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E78b89A6Cf5bDe2cFeD24a58Ed8221
20-08-2026 00:36:38.922 2186984 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E78b89A6Cf5bDe2cFeD24a58Ed8221
20-08-2026 00:36:38.923 2186985 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7395c9cc
20-08-2026 00:36:38.923 2186985 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192753","expired":false,"activity":"","logged":false,"session":"E78b89A6Cf5bDe2cFeD24a58Ed8221","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.923 2186985 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E78b89A6Cf5bDe2cFeD24a58Ed8221","status":true}
20-08-2026 00:36:38.923 2186985 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E78b89A6Cf5bDe2cFeD24a58Ed8221
20-08-2026 00:36:38.925 2186987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7395c9cc
20-08-2026 00:36:38.925 2186987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192753","expired":false,"activity":"","logged":false,"session":"E78b89A6Cf5bDe2cFeD24a58Ed8221","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.925 2186987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E78b89A6Cf5bDe2cFeD24a58Ed8221, mobile : , newSession : E78b89A6Cf5bDe2cFeD24a58Ed8221, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749459193086","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 4th floor"}}, expiry  :1795115192753
20-08-2026 00:36:38.925 2186987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E78b89A6Cf5bDe2cFeD24a58Ed8221
20-08-2026 00:36:38.925 2186987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E78b89A6Cf5bDe2cFeD24a58Ed8221
20-08-2026 00:36:38.925 2186987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7395c9cc
20-08-2026 00:36:38.925 2186987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192753","expired":false,"activity":"","logged":false,"session":"E78b89A6Cf5bDe2cFeD24a58Ed8221","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.925 2186987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E78b89A6Cf5bDe2cFeD24a58Ed8221","status":true}
20-08-2026 00:36:38.939 2187001 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D70b6893AbDd7b5240218bE2D1675f
20-08-2026 00:36:38.939 2187001 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D70b6893AbDd7b5240218bE2D1675f
20-08-2026 00:36:38.939 2187001 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f13f530
20-08-2026 00:36:38.939 2187001 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192475","expired":false,"activity":"","logged":false,"session":"D70b6893AbDd7b5240218bE2D1675f","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.939 2187001 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D70b6893AbDd7b5240218bE2D1675f","status":true}
20-08-2026 00:36:38.939 2187001 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D70b6893AbDd7b5240218bE2D1675f
20-08-2026 00:36:38.940 2187002 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f13f530
20-08-2026 00:36:38.940 2187002 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192475","expired":false,"activity":"","logged":false,"session":"D70b6893AbDd7b5240218bE2D1675f","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.940 2187002 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D70b6893AbDd7b5240218bE2D1675f, mobile : , newSession : D70b6893AbDd7b5240218bE2D1675f, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1650862850550","cart_enabled":true,"address":"Mediatek B-5A  3rd Floor","vm_imei_id":"TM04202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,55555","location":"Mediatek B-5A  3rd Floor"}}, expiry  :1795115192475
20-08-2026 00:36:38.940 2187002 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D70b6893AbDd7b5240218bE2D1675f
20-08-2026 00:36:38.940 2187002 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D70b6893AbDd7b5240218bE2D1675f
20-08-2026 00:36:38.940 2187002 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f13f530
20-08-2026 00:36:38.940 2187002 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192475","expired":false,"activity":"","logged":false,"session":"D70b6893AbDd7b5240218bE2D1675f","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.940 2187002 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D70b6893AbDd7b5240218bE2D1675f","status":true}
20-08-2026 00:36:38.946 2187008 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 386aFd3c69Dd7246011a9d692aB971
20-08-2026 00:36:38.946 2187008 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 386aFd3c69Dd7246011a9d692aB971
20-08-2026 00:36:38.949 2187011 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@66578e56
20-08-2026 00:36:38.949 2187011 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192548","expired":false,"activity":"","logged":false,"session":"386aFd3c69Dd7246011a9d692aB971","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.949 2187011 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"386aFd3c69Dd7246011a9d692aB971","status":true}
20-08-2026 00:36:38.949 2187011 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 386aFd3c69Dd7246011a9d692aB971
20-08-2026 00:36:38.953 2187015 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@66578e56
20-08-2026 00:36:38.953 2187015 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192548","expired":false,"activity":"","logged":false,"session":"386aFd3c69Dd7246011a9d692aB971","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.954 2187016 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 386aFd3c69Dd7246011a9d692aB971, mobile : , newSession : 386aFd3c69Dd7246011a9d692aB971, active : 1, activity : {"machine":{"ds_imei":"VS09202101","area":"HSR","vm_id":"1619843922075","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 1 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115192548
20-08-2026 00:36:38.954 2187016 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 386aFd3c69Dd7246011a9d692aB971
20-08-2026 00:36:38.954 2187016 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 386aFd3c69Dd7246011a9d692aB971
20-08-2026 00:36:38.962 2187024 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@66578e56
20-08-2026 00:36:38.963 2187025 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192548","expired":false,"activity":"","logged":false,"session":"386aFd3c69Dd7246011a9d692aB971","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.963 2187025 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"386aFd3c69Dd7246011a9d692aB971","status":true}
20-08-2026 00:36:38.968 2187030 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1a64F06468D305D8De590f094aCf05
20-08-2026 00:36:38.968 2187030 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1a64F06468D305D8De590f094aCf05
20-08-2026 00:36:38.972 2187034 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7f23eea4
20-08-2026 00:36:38.972 2187034 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192381","expired":false,"activity":"","logged":false,"session":"1a64F06468D305D8De590f094aCf05","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.972 2187034 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1a64F06468D305D8De590f094aCf05","status":true}
20-08-2026 00:36:38.972 2187034 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1a64F06468D305D8De590f094aCf05
20-08-2026 00:36:38.985 2187047 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 627a74360460Ed229bF968B3D97972
20-08-2026 00:36:38.985 2187047 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 627a74360460Ed229bF968B3D97972
20-08-2026 00:36:38.985 2187047 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4f45f3f0
20-08-2026 00:36:38.985 2187047 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192439","expired":false,"activity":"","logged":false,"session":"627a74360460Ed229bF968B3D97972","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.985 2187047 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"627a74360460Ed229bF968B3D97972","status":true}
20-08-2026 00:36:38.985 2187047 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 627a74360460Ed229bF968B3D97972
20-08-2026 00:36:38.986 2187048 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4f45f3f0
20-08-2026 00:36:38.986 2187048 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192439","expired":false,"activity":"","logged":false,"session":"627a74360460Ed229bF968B3D97972","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.986 2187048 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 627a74360460Ed229bF968B3D97972, mobile : , newSession : 627a74360460Ed229bF968B3D97972, active : 1, activity : {"machine":{"ds_imei":"NU04202103","area":"Marathahalli","vm_id":"1619624606494","cart_enabled":true,"address":"Marathahalli","vm_imei_id":"NU04202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.957954, 77.702755","ds_area":"Marathahalli","location":"Mahaveer Traders","ds_geocode":"12.957954, 77.702755"}}, expiry  :1795115192439
20-08-2026 00:36:38.986 2187048 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 627a74360460Ed229bF968B3D97972
20-08-2026 00:36:38.986 2187048 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 627a74360460Ed229bF968B3D97972
20-08-2026 00:36:38.987 2187049 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4f45f3f0
20-08-2026 00:36:38.987 2187049 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192439","expired":false,"activity":"","logged":false,"session":"627a74360460Ed229bF968B3D97972","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.988 2187050 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"627a74360460Ed229bF968B3D97972","status":true}
20-08-2026 00:36:38.990 2187052 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7a90E36eCbF0841fA10b4b0aB3B166
20-08-2026 00:36:38.990 2187052 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7a90E36eCbF0841fA10b4b0aB3B166
20-08-2026 00:36:38.992 2187054 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@b89db0c
20-08-2026 00:36:38.993 2187055 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192527","expired":false,"activity":"","logged":false,"session":"7a90E36eCbF0841fA10b4b0aB3B166","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.993 2187055 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7a90E36eCbF0841fA10b4b0aB3B166","status":true}
20-08-2026 00:36:38.993 2187055 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7a90E36eCbF0841fA10b4b0aB3B166
20-08-2026 00:36:38.995 2187057 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@b89db0c
20-08-2026 00:36:38.996 2187058 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192527","expired":false,"activity":"","logged":false,"session":"7a90E36eCbF0841fA10b4b0aB3B166","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.996 2187058 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7a90E36eCbF0841fA10b4b0aB3B166, mobile : , newSession : 7a90E36eCbF0841fA10b4b0aB3B166, active : 1, activity : {"machine":{"area":"Media Tek_4 C_3rd Floor","vm_id":"1650863155668","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,5555555","location":"MediaTek_4 C_3rd Floor"}}, expiry  :1795115192527
20-08-2026 00:36:38.996 2187058 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7a90E36eCbF0841fA10b4b0aB3B166
20-08-2026 00:36:38.996 2187058 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7a90E36eCbF0841fA10b4b0aB3B166
20-08-2026 00:36:38.996 2187058 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@b89db0c
20-08-2026 00:36:38.996 2187058 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192527","expired":false,"activity":"","logged":false,"session":"7a90E36eCbF0841fA10b4b0aB3B166","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.997 2187059 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7a90E36eCbF0841fA10b4b0aB3B166","status":true}
20-08-2026 00:36:38.997 2187059 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7f23eea4
20-08-2026 00:36:38.997 2187059 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192381","expired":false,"activity":"","logged":false,"session":"1a64F06468D305D8De590f094aCf05","mobile":"","active":1,"status":true}
20-08-2026 00:36:38.998 2187060 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1a64F06468D305D8De590f094aCf05, mobile : , newSession : 1a64F06468D305D8De590f094aCf05, active : 1, activity : {"machine":{"area":"E City","vm_id":"595907803036339445","cart_enabled":true,"address":"Titan Cafeteria Ground Floor","vm_imei_id":"TM10201907","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.840723,77.6731761","location":"Texas LV 2nd Floor "}}, expiry  :1795115192381
20-08-2026 00:36:38.998 2187060 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1a64F06468D305D8De590f094aCf05
20-08-2026 00:36:38.998 2187060 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1a64F06468D305D8De590f094aCf05
20-08-2026 00:36:39.004 2187066 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FdBe4d1f8f81B27fF14aDd19De32Ac
20-08-2026 00:36:39.004 2187066 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FdBe4d1f8f81B27fF14aDd19De32Ac
20-08-2026 00:36:39.004 2187066 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31d2b362
20-08-2026 00:36:39.004 2187066 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192750","expired":false,"activity":"","logged":false,"session":"FdBe4d1f8f81B27fF14aDd19De32Ac","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.004 2187066 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FdBe4d1f8f81B27fF14aDd19De32Ac","status":true}
20-08-2026 00:36:39.004 2187066 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FdBe4d1f8f81B27fF14aDd19De32Ac
20-08-2026 00:36:39.004 2187066 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7f23eea4
20-08-2026 00:36:39.004 2187066 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192381","expired":false,"activity":"","logged":false,"session":"1a64F06468D305D8De590f094aCf05","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.004 2187066 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1a64F06468D305D8De590f094aCf05","status":true}
20-08-2026 00:36:39.007 2187069 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31d2b362
20-08-2026 00:36:39.008 2187070 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192750","expired":false,"activity":"","logged":false,"session":"FdBe4d1f8f81B27fF14aDd19De32Ac","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.008 2187070 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: FdBe4d1f8f81B27fF14aDd19De32Ac, mobile : , newSession : FdBe4d1f8f81B27fF14aDd19De32Ac, active : 1, activity : {"machine":{"area":"E city","vm_id":"1942326719453220784","cart_enabled":true,"address":"NEUU Factory","vm_imei_id":"RM10201901","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":0}","latlong":"12.8821704,77.6378531","location":"NEUU Factory"}}, expiry  :1795115192750
20-08-2026 00:36:39.008 2187070 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FdBe4d1f8f81B27fF14aDd19De32Ac
20-08-2026 00:36:39.008 2187070 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FdBe4d1f8f81B27fF14aDd19De32Ac
20-08-2026 00:36:39.012 2187074 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31d2b362
20-08-2026 00:36:39.012 2187074 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192750","expired":false,"activity":"","logged":false,"session":"FdBe4d1f8f81B27fF14aDd19De32Ac","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.012 2187074 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FdBe4d1f8f81B27fF14aDd19De32Ac","status":true}
20-08-2026 00:36:39.054 2187116 [http-nio-8051-exec-115] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202203}
20-08-2026 00:36:39.059 2187121 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CaBd48C8161e301fA52417559d1b43
20-08-2026 00:36:39.059 2187121 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaBd48C8161e301fA52417559d1b43
20-08-2026 00:36:39.061 2187123 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@17d5ae4a
20-08-2026 00:36:39.061 2187123 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192610","expired":false,"activity":"","logged":false,"session":"CaBd48C8161e301fA52417559d1b43","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.061 2187123 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CaBd48C8161e301fA52417559d1b43","status":true}
20-08-2026 00:36:39.061 2187123 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaBd48C8161e301fA52417559d1b43
20-08-2026 00:36:39.061 2187123 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@17d5ae4a
20-08-2026 00:36:39.061 2187123 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192610","expired":false,"activity":"","logged":false,"session":"CaBd48C8161e301fA52417559d1b43","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.061 2187123 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: CaBd48C8161e301fA52417559d1b43, mobile : , newSession : CaBd48C8161e301fA52417559d1b43, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519780232","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_6th Floor"}}, expiry  :1795115192610
20-08-2026 00:36:39.061 2187123 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CaBd48C8161e301fA52417559d1b43
20-08-2026 00:36:39.061 2187123 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaBd48C8161e301fA52417559d1b43
20-08-2026 00:36:39.062 2187124 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@17d5ae4a
20-08-2026 00:36:39.062 2187124 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192610","expired":false,"activity":"","logged":false,"session":"CaBd48C8161e301fA52417559d1b43","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.062 2187124 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CaBd48C8161e301fA52417559d1b43","status":true}
20-08-2026 00:36:39.072 2187134 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:36:39.072 2187134 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:39.072 2187134 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:36:39.073 2187135 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:36:39.073 2187135 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:39.076 2187138 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:36:39.077 2187139 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:39.080 2187142 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:39.080 2187142 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8f9fC841E32929F5571fB9008b17F5
20-08-2026 00:36:39.080 2187142 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8f9fC841E32929F5571fB9008b17F5
20-08-2026 00:36:39.080 2187142 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:39.081 2187143 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c0dea67
20-08-2026 00:36:39.081 2187143 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192532","expired":false,"activity":"","logged":false,"session":"8f9fC841E32929F5571fB9008b17F5","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.081 2187143 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8f9fC841E32929F5571fB9008b17F5","status":true}
20-08-2026 00:36:39.081 2187143 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8f9fC841E32929F5571fB9008b17F5
20-08-2026 00:36:39.082 2187144 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c0dea67
20-08-2026 00:36:39.082 2187144 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192532","expired":false,"activity":"","logged":false,"session":"8f9fC841E32929F5571fB9008b17F5","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.082 2187144 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8f9fC841E32929F5571fB9008b17F5, mobile : , newSession : 8f9fC841E32929F5571fB9008b17F5, active : 1, activity : {"machine":{"area":"Mediatek B-1 4th Floor","vm_id":"1650863616549","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"55555,55555","location":"Mediatek B-1 4th Floor"}}, expiry  :1795115192532
20-08-2026 00:36:39.082 2187144 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8f9fC841E32929F5571fB9008b17F5
20-08-2026 00:36:39.082 2187144 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8f9fC841E32929F5571fB9008b17F5
20-08-2026 00:36:39.082 2187144 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":1,"total_price":"20","skus":[{"selling_price":20,"image":"https://images.tinymart.in/product/4500605-6297.png","amount":20,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"42","sku_id":"4500605","mrp":"20","tray_id":"20","purchased_qty":1,"is_sample":false,"display_label":"Ongibytes Garlic Muruku ","totalMRP":20,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Namkeen","vendor_id":"1","qty":"3","name":"Ongibytes Garlic Muruku ","key":"20-4500605","sku_json":"4500605-3"}]}},"imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"},"total_items":1,"total_price":"20","user_id":"9108022066","session_id":"B37e93B056B9BbDdD143C116D173889108022066","read_only":true}
20-08-2026 00:36:39.083 2187145 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c0dea67
20-08-2026 00:36:39.083 2187145 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192532","expired":false,"activity":"","logged":false,"session":"8f9fC841E32929F5571fB9008b17F5","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.083 2187145 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8f9fC841E32929F5571fB9008b17F5","status":true}
20-08-2026 00:36:39.085 2187147 [http-nio-8051-exec-120] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@27aa1611
20-08-2026 00:36:39.089 2187151 [http-nio-8051-exec-120] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:36:39.091 2187153 [http-nio-8051-exec-120] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:36:39.091 2187153 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:36:39.091 2187153 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"20","user_id":"9108022066","imei":"TM08202203","session_id":"B37e93B056B9BbDdD143C116D173889108022066","created_at":"2026-08-20 00:36:30","modified_at":"2026-08-20 00:36:30","cb_amount":0,"cb_desc":"","total_items":"1","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1660745548012\",\"cart_enabled\":true,\"vm_imei_id\":\"TM08202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Tech Mahindra Cafeteria\"}","sku_json":"{\"1\":{\"total_price\":\"20\",\"total_items\":1,\"skus\":[{\"selling_price\":20,\"image\":\"https://images.tinymart.in/product/4500605-6297.png\",\"amount\":20,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:34:00.0\",\"weight\":\"42\",\"sku_id\":\"4500605\",\"mrp\":\"20\",\"tray_id\":\"20\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Ongibytes Garlic Muruku \",\"totalMRP\":20,\"vm_id\":\"TM08202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Namkeen\",\"vendor_id\":\"1\",\"qty\":\"3\",\"name\":\"Ongibytes Garlic Muruku \",\"key\":\"20-4500605\",\"sku_json\":\"4500605-3\"}]}}"}
20-08-2026 00:36:39.091 2187153 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4aeb0d81
20-08-2026 00:36:39.091 2187153 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:39.091 2187153 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:39.092 2187154 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0d2f586e37011dBb10Af7aDaEeA163
20-08-2026 00:36:39.092 2187154 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4aeb0d81
20-08-2026 00:36:39.092 2187154 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0d2f586e37011dBb10Af7aDaEeA163
20-08-2026 00:36:39.092 2187154 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1488289c
20-08-2026 00:36:39.092 2187154 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b9a0f3d
20-08-2026 00:36:39.092 2187154 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192604","expired":false,"activity":"","logged":false,"session":"0d2f586e37011dBb10Af7aDaEeA163","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.092 2187154 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0d2f586e37011dBb10Af7aDaEeA163","status":true}
20-08-2026 00:36:39.092 2187154 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0d2f586e37011dBb10Af7aDaEeA163
20-08-2026 00:36:39.093 2187155 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b9a0f3d
20-08-2026 00:36:39.093 2187155 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192604","expired":false,"activity":"","logged":false,"session":"0d2f586e37011dBb10Af7aDaEeA163","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.093 2187155 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0d2f586e37011dBb10Af7aDaEeA163, mobile : , newSession : 0d2f586e37011dBb10Af7aDaEeA163, active : 1, activity : {"machine":{"area":"MRO ","vm_id":"1654930522294","cart_enabled":true,"address":"Moglix MRO ","vm_imei_id":"TM07202204","webapp_config":"{\"server_order\":0,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9718724,77.7169408","location":"MRO "}}, expiry  :1795115192604
20-08-2026 00:36:39.093 2187155 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0d2f586e37011dBb10Af7aDaEeA163
20-08-2026 00:36:39.093 2187155 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0d2f586e37011dBb10Af7aDaEeA163
20-08-2026 00:36:39.094 2187156 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b9a0f3d
20-08-2026 00:36:39.094 2187156 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192604","expired":false,"activity":"","logged":false,"session":"0d2f586e37011dBb10Af7aDaEeA163","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.094 2187156 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0d2f586e37011dBb10Af7aDaEeA163","status":true}
20-08-2026 00:36:39.100 2187162 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F950E74d10352630Ac84796f1cD68b
20-08-2026 00:36:39.100 2187162 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F950E74d10352630Ac84796f1cD68b
20-08-2026 00:36:39.101 2187163 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@b8c42bb
20-08-2026 00:36:39.101 2187163 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192750","expired":false,"activity":"","logged":false,"session":"F950E74d10352630Ac84796f1cD68b","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.101 2187163 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F950E74d10352630Ac84796f1cD68b","status":true}
20-08-2026 00:36:39.101 2187163 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F950E74d10352630Ac84796f1cD68b
20-08-2026 00:36:39.101 2187163 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@b8c42bb
20-08-2026 00:36:39.101 2187163 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192750","expired":false,"activity":"","logged":false,"session":"F950E74d10352630Ac84796f1cD68b","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.102 2187164 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F950E74d10352630Ac84796f1cD68b, mobile : , newSession : F950E74d10352630Ac84796f1cD68b, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1861896391128712585","cart_enabled":true,"address":"4th Floor","vm_imei_id":"TM07201911","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9781663,77.6606663","location":"TM Texas LakeView 3rd Floor"}}, expiry  :1795115192750
20-08-2026 00:36:39.102 2187164 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F950E74d10352630Ac84796f1cD68b
20-08-2026 00:36:39.102 2187164 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F950E74d10352630Ac84796f1cD68b
20-08-2026 00:36:39.102 2187164 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@b8c42bb
20-08-2026 00:36:39.102 2187164 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192750","expired":false,"activity":"","logged":false,"session":"F950E74d10352630Ac84796f1cD68b","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.102 2187164 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F950E74d10352630Ac84796f1cD68b","status":true}
20-08-2026 00:36:39.132 2187194 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:39.132 2187194 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:39.173 2187235 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:39.177 2187239 [http-nio-8051-exec-116] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:39.183 2187245 [http-nio-8051-exec-73] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:36:39.197 2187259 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D57458194eF029E333Dc76829aB8F8
20-08-2026 00:36:39.204 2187266 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:36:39.204 2187266 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D57458194eF029E333Dc76829aB8F8
20-08-2026 00:36:39.211 2187273 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@33e553b5
20-08-2026 00:36:39.211 2187273 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192691","expired":false,"activity":"","logged":false,"session":"D57458194eF029E333Dc76829aB8F8","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.211 2187273 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D57458194eF029E333Dc76829aB8F8","status":true}
20-08-2026 00:36:39.211 2187273 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D57458194eF029E333Dc76829aB8F8
20-08-2026 00:36:39.216 2187278 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@33e553b5
20-08-2026 00:36:39.216 2187278 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192691","expired":false,"activity":"","logged":false,"session":"D57458194eF029E333Dc76829aB8F8","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.216 2187278 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D57458194eF029E333Dc76829aB8F8, mobile : , newSession : D57458194eF029E333Dc76829aB8F8, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL"}}, expiry  :1795115192691
20-08-2026 00:36:39.216 2187278 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D57458194eF029E333Dc76829aB8F8
20-08-2026 00:36:39.216 2187278 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D57458194eF029E333Dc76829aB8F8
20-08-2026 00:36:39.223 2187285 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@33e553b5
20-08-2026 00:36:39.223 2187285 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192691","expired":false,"activity":"","logged":false,"session":"D57458194eF029E333Dc76829aB8F8","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.223 2187285 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D57458194eF029E333Dc76829aB8F8","status":true}
20-08-2026 00:36:39.302 2187364 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:39.304 2187366 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:39.380 2187442 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:39.383 2187445 [http-nio-8051-exec-119] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:39.394 2187456 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:39.394 2187456 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 27607f85060018F00c7273Db4c76C1
20-08-2026 00:36:39.394 2187456 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 27607f85060018F00c7273Db4c76C1
20-08-2026 00:36:39.396 2187458 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:39.406 2187468 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a1052b2
20-08-2026 00:36:39.406 2187468 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192549","expired":false,"activity":"","logged":false,"session":"27607f85060018F00c7273Db4c76C1","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.406 2187468 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"27607f85060018F00c7273Db4c76C1","status":true}
20-08-2026 00:36:39.406 2187468 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 27607f85060018F00c7273Db4c76C1
20-08-2026 00:36:39.407 2187469 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a1052b2
20-08-2026 00:36:39.407 2187469 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192549","expired":false,"activity":"","logged":false,"session":"27607f85060018F00c7273Db4c76C1","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.407 2187469 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 27607f85060018F00c7273Db4c76C1, mobile : , newSession : 27607f85060018F00c7273Db4c76C1, active : 1, activity : {"machine":{"area":"Mediatek_B-1_5th Floor","vm_id":"1650863570737","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,555555","location":"Mediatek B-1 5th Floor"}}, expiry  :1795115192549
20-08-2026 00:36:39.407 2187469 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 27607f85060018F00c7273Db4c76C1
20-08-2026 00:36:39.407 2187469 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 27607f85060018F00c7273Db4c76C1
20-08-2026 00:36:39.407 2187469 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a1052b2
20-08-2026 00:36:39.407 2187469 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192549","expired":false,"activity":"","logged":false,"session":"27607f85060018F00c7273Db4c76C1","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.407 2187469 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"27607f85060018F00c7273Db4c76C1","status":true}
20-08-2026 00:36:39.472 2187534 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:39.475 2187537 [http-nio-8051-exec-60] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:39.585 2187647 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:39.585 2187647 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:39.629 2187691 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:39.629 2187691 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:39.857 2187919 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:39.858 2187920 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:39.887 2187949 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:39.888 2187950 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:39.922 2187984 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 56C2Fb728fC9F7D3A36e00F68bA6A1
20-08-2026 00:36:39.922 2187984 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 56C2Fb728fC9F7D3A36e00F68bA6A1
20-08-2026 00:36:39.922 2187984 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15a53427
20-08-2026 00:36:39.923 2187985 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192486","expired":false,"activity":"","logged":false,"session":"56C2Fb728fC9F7D3A36e00F68bA6A1","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.923 2187985 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"56C2Fb728fC9F7D3A36e00F68bA6A1","status":true}
20-08-2026 00:36:39.923 2187985 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 56C2Fb728fC9F7D3A36e00F68bA6A1
20-08-2026 00:36:39.924 2187986 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15a53427
20-08-2026 00:36:39.924 2187986 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192486","expired":false,"activity":"","logged":false,"session":"56C2Fb728fC9F7D3A36e00F68bA6A1","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.924 2187986 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 56C2Fb728fC9F7D3A36e00F68bA6A1, mobile : , newSession : 56C2Fb728fC9F7D3A36e00F68bA6A1, active : 1, activity : {"machine":{"ds_imei":"VS09202102","area":"HSR","vm_id":"1619843922076","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 2 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115192486
20-08-2026 00:36:39.925 2187987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 56C2Fb728fC9F7D3A36e00F68bA6A1
20-08-2026 00:36:39.925 2187987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 56C2Fb728fC9F7D3A36e00F68bA6A1
20-08-2026 00:36:39.925 2187987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15a53427
20-08-2026 00:36:39.925 2187987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192486","expired":false,"activity":"","logged":false,"session":"56C2Fb728fC9F7D3A36e00F68bA6A1","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.925 2187987 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"56C2Fb728fC9F7D3A36e00F68bA6A1","status":true}
20-08-2026 00:36:39.929 2187991 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5c0471693b3c3734C0EeB430E06dDa
20-08-2026 00:36:39.929 2187991 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5c0471693b3c3734C0EeB430E06dDa
20-08-2026 00:36:39.931 2187993 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5cf652bd
20-08-2026 00:36:39.931 2187993 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192556","expired":false,"activity":"","logged":false,"session":"5c0471693b3c3734C0EeB430E06dDa","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.931 2187993 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5c0471693b3c3734C0EeB430E06dDa","status":true}
20-08-2026 00:36:39.931 2187993 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5c0471693b3c3734C0EeB430E06dDa
20-08-2026 00:36:39.931 2187993 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5cf652bd
20-08-2026 00:36:39.931 2187993 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192556","expired":false,"activity":"","logged":false,"session":"5c0471693b3c3734C0EeB430E06dDa","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.931 2187993 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5c0471693b3c3734C0EeB430E06dDa, mobile : , newSession : 5c0471693b3c3734C0EeB430E06dDa, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115192556
20-08-2026 00:36:39.931 2187993 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5c0471693b3c3734C0EeB430E06dDa
20-08-2026 00:36:39.931 2187993 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5c0471693b3c3734C0EeB430E06dDa
20-08-2026 00:36:39.935 2187997 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5cf652bd
20-08-2026 00:36:39.935 2187997 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192556","expired":false,"activity":"","logged":false,"session":"5c0471693b3c3734C0EeB430E06dDa","mobile":"","active":1,"status":true}
20-08-2026 00:36:39.935 2187997 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5c0471693b3c3734C0EeB430E06dDa","status":true}
20-08-2026 00:36:40.000 2188062 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.001 2188063 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.125 2188187 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E8E4D42a00BfC0Ba74FaC9708a0808
20-08-2026 00:36:40.125 2188187 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E8E4D42a00BfC0Ba74FaC9708a0808
20-08-2026 00:36:40.125 2188187 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ad60293
20-08-2026 00:36:40.125 2188187 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192534","expired":false,"activity":"","logged":false,"session":"E8E4D42a00BfC0Ba74FaC9708a0808","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.125 2188187 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E8E4D42a00BfC0Ba74FaC9708a0808","status":true}
20-08-2026 00:36:40.125 2188187 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E8E4D42a00BfC0Ba74FaC9708a0808
20-08-2026 00:36:40.128 2188190 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ad60293
20-08-2026 00:36:40.128 2188190 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192534","expired":false,"activity":"","logged":false,"session":"E8E4D42a00BfC0Ba74FaC9708a0808","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.128 2188190 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E8E4D42a00BfC0Ba74FaC9708a0808, mobile : , newSession : E8E4D42a00BfC0Ba74FaC9708a0808, active : 1, activity : {"machine":{"ds_imei":"DS08202101","area":"Harlur","vm_id":"1628514764505","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"DS08202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"Tiny Cafe - Nyaa Retail ,Harlur ","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115192534
20-08-2026 00:36:40.128 2188190 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E8E4D42a00BfC0Ba74FaC9708a0808
20-08-2026 00:36:40.128 2188190 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E8E4D42a00BfC0Ba74FaC9708a0808
20-08-2026 00:36:40.130 2188192 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ad60293
20-08-2026 00:36:40.130 2188192 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192534","expired":false,"activity":"","logged":false,"session":"E8E4D42a00BfC0Ba74FaC9708a0808","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.131 2188193 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E8E4D42a00BfC0Ba74FaC9708a0808","status":true}
20-08-2026 00:36:40.239 2188301 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.239 2188301 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.243 2188305 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1451026913C7B5C0F10fB7Fa5d9825
20-08-2026 00:36:40.243 2188305 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1451026913C7B5C0F10fB7Fa5d9825
20-08-2026 00:36:40.245 2188307 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@34b82759
20-08-2026 00:36:40.245 2188307 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192756","expired":false,"activity":"","logged":false,"session":"1451026913C7B5C0F10fB7Fa5d9825","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.245 2188307 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1451026913C7B5C0F10fB7Fa5d9825","status":true}
20-08-2026 00:36:40.245 2188307 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1451026913C7B5C0F10fB7Fa5d9825
20-08-2026 00:36:40.247 2188309 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@34b82759
20-08-2026 00:36:40.247 2188309 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192756","expired":false,"activity":"","logged":false,"session":"1451026913C7B5C0F10fB7Fa5d9825","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.247 2188309 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1451026913C7B5C0F10fB7Fa5d9825, mobile : , newSession : 1451026913C7B5C0F10fB7Fa5d9825, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749462870626","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 6th floor"}}, expiry  :1795115192756
20-08-2026 00:36:40.247 2188309 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1451026913C7B5C0F10fB7Fa5d9825
20-08-2026 00:36:40.247 2188309 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1451026913C7B5C0F10fB7Fa5d9825
20-08-2026 00:36:40.248 2188310 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@34b82759
20-08-2026 00:36:40.248 2188310 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192756","expired":false,"activity":"","logged":false,"session":"1451026913C7B5C0F10fB7Fa5d9825","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.248 2188310 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1451026913C7B5C0F10fB7Fa5d9825","status":true}
20-08-2026 00:36:40.305 2188367 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202204","mobile":""}
20-08-2026 00:36:40.310 2188372 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.310 2188372 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.320 2188382 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.320 2188382 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.335 2188397 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.335 2188397 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.338 2188400 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202103","mobile":""}
20-08-2026 00:36:40.349 2188411 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202101","mobile":""}
20-08-2026 00:36:40.358 2188420 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.361 2188423 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.364 2188426 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202102","mobile":""}
20-08-2026 00:36:40.386 2188448 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202501","mobile":""}
20-08-2026 00:36:40.399 2188461 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202505","mobile":""}
20-08-2026 00:36:40.440 2188502 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202202","mobile":""}
20-08-2026 00:36:40.446 2188508 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.447 2188509 [http-nio-8051-exec-87] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.482 2188544 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.483 2188545 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.510 2188572 [http-nio-8051-exec-122] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.512 2188574 [http-nio-8051-exec-122] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.555 2188617 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"RM10201901","mobile":""}
20-08-2026 00:36:40.570 2188632 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.572 2188634 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.655 2188717 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0619623941484126BfDf368976982f
20-08-2026 00:36:40.655 2188717 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0619623941484126BfDf368976982f
20-08-2026 00:36:40.656 2188718 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c525e18
20-08-2026 00:36:40.656 2188718 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192686","expired":false,"activity":"","logged":false,"session":"0619623941484126BfDf368976982f","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.657 2188719 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0619623941484126BfDf368976982f","status":true}
20-08-2026 00:36:40.657 2188719 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0619623941484126BfDf368976982f
20-08-2026 00:36:40.659 2188721 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c525e18
20-08-2026 00:36:40.659 2188721 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192686","expired":false,"activity":"","logged":false,"session":"0619623941484126BfDf368976982f","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.659 2188721 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0619623941484126BfDf368976982f, mobile : , newSession : 0619623941484126BfDf368976982f, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1685598348495","cart_enabled":true,"address":"CV ","vm_imei_id":"TM06202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000000000","location":"Texas LakeView A Block 5th Floor"}}, expiry  :1795115192686
20-08-2026 00:36:40.660 2188722 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0619623941484126BfDf368976982f
20-08-2026 00:36:40.660 2188722 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0619623941484126BfDf368976982f
20-08-2026 00:36:40.663 2188725 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c525e18
20-08-2026 00:36:40.663 2188725 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192686","expired":false,"activity":"","logged":false,"session":"0619623941484126BfDf368976982f","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.663 2188725 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0619623941484126BfDf368976982f","status":true}
20-08-2026 00:36:40.675 2188737 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.675 2188737 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.687 2188749 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.688 2188750 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.775 2188837 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D64bEeA12dDcBaF4D3C2E9B11162B8
20-08-2026 00:36:40.775 2188837 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D64bEeA12dDcBaF4D3C2E9B11162B8
20-08-2026 00:36:40.782 2188844 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6f32bf56
20-08-2026 00:36:40.785 2188847 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192809","expired":false,"activity":"","logged":false,"session":"D64bEeA12dDcBaF4D3C2E9B11162B8","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.785 2188847 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D64bEeA12dDcBaF4D3C2E9B11162B8","status":true}
20-08-2026 00:36:40.785 2188847 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D64bEeA12dDcBaF4D3C2E9B11162B8
20-08-2026 00:36:40.786 2188848 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6f32bf56
20-08-2026 00:36:40.786 2188848 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192809","expired":false,"activity":"","logged":false,"session":"D64bEeA12dDcBaF4D3C2E9B11162B8","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.786 2188848 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D64bEeA12dDcBaF4D3C2E9B11162B8, mobile : , newSession : D64bEeA12dDcBaF4D3C2E9B11162B8, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1767156983476","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM01202601","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Mediatek 4AB_3rd floor "}}, expiry  :1795115192809
20-08-2026 00:36:40.786 2188848 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D64bEeA12dDcBaF4D3C2E9B11162B8
20-08-2026 00:36:40.786 2188848 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D64bEeA12dDcBaF4D3C2E9B11162B8
20-08-2026 00:36:40.787 2188849 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6f32bf56
20-08-2026 00:36:40.787 2188849 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192809","expired":false,"activity":"","logged":false,"session":"D64bEeA12dDcBaF4D3C2E9B11162B8","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.787 2188849 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D64bEeA12dDcBaF4D3C2E9B11162B8","status":true}
20-08-2026 00:36:40.804 2188866 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202201","mobile":""}
20-08-2026 00:36:40.807 2188869 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202203","mobile":""}
20-08-2026 00:36:40.818 2188880 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.819 2188881 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.843 2188905 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202204","mobile":""}
20-08-2026 00:36:40.845 2188907 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202201","mobile":""}
20-08-2026 00:36:40.855 2188917 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 430dC1710361960152E67fC521C4A8
20-08-2026 00:36:40.855 2188917 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 430dC1710361960152E67fC521C4A8
20-08-2026 00:36:40.858 2188920 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1de81703
20-08-2026 00:36:40.858 2188920 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192787","expired":false,"activity":"","logged":false,"session":"430dC1710361960152E67fC521C4A8","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.858 2188920 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"430dC1710361960152E67fC521C4A8","status":true}
20-08-2026 00:36:40.858 2188920 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 430dC1710361960152E67fC521C4A8
20-08-2026 00:36:40.863 2188925 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1de81703
20-08-2026 00:36:40.863 2188925 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192787","expired":false,"activity":"","logged":false,"session":"430dC1710361960152E67fC521C4A8","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.863 2188925 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 430dC1710361960152E67fC521C4A8, mobile : , newSession : 430dC1710361960152E67fC521C4A8, active : 1, activity : {"machine":{"ds_imei":"NU11202099","area":"HSR LAYOUT","vm_id":"8969790716036205479","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU11202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"Machine_Refills","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115192787
20-08-2026 00:36:40.863 2188925 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 430dC1710361960152E67fC521C4A8
20-08-2026 00:36:40.863 2188925 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 430dC1710361960152E67fC521C4A8
20-08-2026 00:36:40.866 2188928 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1de81703
20-08-2026 00:36:40.866 2188928 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192787","expired":false,"activity":"","logged":false,"session":"430dC1710361960152E67fC521C4A8","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.866 2188928 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"430dC1710361960152E67fC521C4A8","status":true}
20-08-2026 00:36:40.881 2188943 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.883 2188945 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.884 2188946 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:36:40.884 2188946 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:36:40.884 2188946 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:36:40.885 2188947 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.886 2188948 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.893 2188955 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:36:40.894 2188956 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:40.901 2188963 [http-nio-8051-exec-108] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:36:40.903 2188965 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.904 2188966 [http-nio-8051-exec-108] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:40.905 2188967 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3f80F757021b1a6d699f27Ae0344F2
20-08-2026 00:36:40.905 2188967 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f80F757021b1a6d699f27Ae0344F2
20-08-2026 00:36:40.907 2188969 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.908 2188970 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C01c4a2b76E602F4317d0836C83f11
20-08-2026 00:36:40.908 2188970 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C01c4a2b76E602F4317d0836C83f11
20-08-2026 00:36:40.909 2188971 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1bcbb803
20-08-2026 00:36:40.909 2188971 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192660","expired":false,"activity":"","logged":false,"session":"3f80F757021b1a6d699f27Ae0344F2","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.909 2188971 [http-nio-8051-exec-108] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 9108022066
20-08-2026 00:36:40.909 2188971 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3f80F757021b1a6d699f27Ae0344F2","status":true}
20-08-2026 00:36:40.909 2188971 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f80F757021b1a6d699f27Ae0344F2
20-08-2026 00:36:40.912 2188974 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1bcbb803
20-08-2026 00:36:40.912 2188974 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192660","expired":false,"activity":"","logged":false,"session":"3f80F757021b1a6d699f27Ae0344F2","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.912 2188974 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3f80F757021b1a6d699f27Ae0344F2, mobile : , newSession : 3f80F757021b1a6d699f27Ae0344F2, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686833081377","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202304","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Texas LV A Block 1st Floor"}}, expiry  :1795115192660
20-08-2026 00:36:40.912 2188974 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3f80F757021b1a6d699f27Ae0344F2
20-08-2026 00:36:40.912 2188974 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f80F757021b1a6d699f27Ae0344F2
20-08-2026 00:36:40.915 2188977 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44682560
20-08-2026 00:36:40.916 2188978 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192596","expired":false,"activity":"","logged":false,"session":"C01c4a2b76E602F4317d0836C83f11","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.916 2188978 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C01c4a2b76E602F4317d0836C83f11","status":true}
20-08-2026 00:36:40.916 2188978 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C01c4a2b76E602F4317d0836C83f11
20-08-2026 00:36:40.916 2188978 [http-nio-8051-exec-108] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9108022066
20-08-2026 00:36:40.916 2188978 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1bcbb803
20-08-2026 00:36:40.916 2188978 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192660","expired":false,"activity":"","logged":false,"session":"3f80F757021b1a6d699f27Ae0344F2","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.916 2188978 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3f80F757021b1a6d699f27Ae0344F2","status":true}
20-08-2026 00:36:40.917 2188979 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44682560
20-08-2026 00:36:40.917 2188979 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192596","expired":false,"activity":"","logged":false,"session":"C01c4a2b76E602F4317d0836C83f11","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.917 2188979 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C01c4a2b76E602F4317d0836C83f11, mobile : , newSession : C01c4a2b76E602F4317d0836C83f11, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1652784271939","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"TM Titan Eye Plus"}}, expiry  :1795115192596
20-08-2026 00:36:40.917 2188979 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C01c4a2b76E602F4317d0836C83f11
20-08-2026 00:36:40.917 2188979 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C01c4a2b76E602F4317d0836C83f11
20-08-2026 00:36:40.923 2188985 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - customerId: 9108022066
20-08-2026 00:36:40.924 2188986 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - transactionKey: PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX
20-08-2026 00:36:40.924 2188986 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:36:40.924 2188986 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:36:40.924 2188986 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9108022066"}
20-08-2026 00:36:40.924 2188986 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:36:40.930 2188992 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:40.934 2188996 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@44682560
20-08-2026 00:36:40.934 2188996 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192596","expired":false,"activity":"","logged":false,"session":"C01c4a2b76E602F4317d0836C83f11","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.934 2188996 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C01c4a2b76E602F4317d0836C83f11","status":true}
20-08-2026 00:36:40.934 2188996 [http-nio-8051-exec-114] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:40.942 2189004 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:36:40.943 2189005 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:36:40.943 2189005 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:36:40.943 2189005 [http-nio-8051-exec-108] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:36:40.945 2189007 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@79a36bd7
20-08-2026 00:36:40.945 2189007 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:36:40.945 2189007 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:40.945 2189007 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@79a36bd7
20-08-2026 00:36:40.945 2189007 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:36:40.977 2189039 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1b1216Fc4f1f23D5520eB1C912Eb13
20-08-2026 00:36:40.977 2189039 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1b1216Fc4f1f23D5520eB1C912Eb13
20-08-2026 00:36:40.977 2189039 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31762d15
20-08-2026 00:36:40.977 2189039 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192601","expired":false,"activity":"","logged":false,"session":"1b1216Fc4f1f23D5520eB1C912Eb13","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.977 2189039 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1b1216Fc4f1f23D5520eB1C912Eb13","status":true}
20-08-2026 00:36:40.977 2189039 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1b1216Fc4f1f23D5520eB1C912Eb13
20-08-2026 00:36:40.981 2189043 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31762d15
20-08-2026 00:36:40.982 2189044 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192601","expired":false,"activity":"","logged":false,"session":"1b1216Fc4f1f23D5520eB1C912Eb13","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.982 2189044 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1b1216Fc4f1f23D5520eB1C912Eb13, mobile : , newSession : 1b1216Fc4f1f23D5520eB1C912Eb13, active : 1, activity : {"machine":{"area":"store","vm_id":"1673075277157","cart_enabled":true,"address":"Rack Test","vm_imei_id":"TM12202250","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"server_spiral\":1}","latlong":"00000000,000000","location":"store machine 1"}}, expiry  :1795115192601
20-08-2026 00:36:40.982 2189044 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1b1216Fc4f1f23D5520eB1C912Eb13
20-08-2026 00:36:40.982 2189044 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1b1216Fc4f1f23D5520eB1C912Eb13
20-08-2026 00:36:40.982 2189044 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31762d15
20-08-2026 00:36:40.982 2189044 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192601","expired":false,"activity":"","logged":false,"session":"1b1216Fc4f1f23D5520eB1C912Eb13","mobile":"","active":1,"status":true}
20-08-2026 00:36:40.982 2189044 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1b1216Fc4f1f23D5520eB1C912Eb13","status":true}
20-08-2026 00:36:41.027 2189089 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7b1a402d42A038847dA3FcD1298246
20-08-2026 00:36:41.027 2189089 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7b1a402d42A038847dA3FcD1298246
20-08-2026 00:36:41.027 2189089 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72a2b682
20-08-2026 00:36:41.027 2189089 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192680","expired":false,"activity":"","logged":false,"session":"7b1a402d42A038847dA3FcD1298246","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.027 2189089 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7b1a402d42A038847dA3FcD1298246","status":true}
20-08-2026 00:36:41.027 2189089 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7b1a402d42A038847dA3FcD1298246
20-08-2026 00:36:41.028 2189090 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72a2b682
20-08-2026 00:36:41.028 2189090 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192680","expired":false,"activity":"","logged":false,"session":"7b1a402d42A038847dA3FcD1298246","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.028 2189090 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7b1a402d42A038847dA3FcD1298246, mobile : , newSession : 7b1a402d42A038847dA3FcD1298246, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686835929313","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202305","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Availity 4th floor Cafeteria"}}, expiry  :1795115192680
20-08-2026 00:36:41.028 2189090 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7b1a402d42A038847dA3FcD1298246
20-08-2026 00:36:41.028 2189090 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7b1a402d42A038847dA3FcD1298246
20-08-2026 00:36:41.029 2189091 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72a2b682
20-08-2026 00:36:41.029 2189091 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192680","expired":false,"activity":"","logged":false,"session":"7b1a402d42A038847dA3FcD1298246","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.029 2189091 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7b1a402d42A038847dA3FcD1298246","status":true}
20-08-2026 00:36:41.047 2189109 [http-nio-8051-exec-113] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:36:41.047 2189109 [http-nio-8051-exec-113] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:41.047 2189109 [http-nio-8051-exec-113] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:36:41.047 2189109 [http-nio-8051-exec-113] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:36:41.047 2189109 [http-nio-8051-exec-113] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:41.049 2189111 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:36:41.050 2189112 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:41.054 2189116 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":1,"total_price":"20","skus":[{"selling_price":20,"image":"https://images.tinymart.in/product/4500605-6297.png","amount":20,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"42","sku_id":"4500605","mrp":"20","tray_id":"20","purchased_qty":1,"is_sample":false,"display_label":"Ongibytes Garlic Muruku ","totalMRP":20,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Namkeen","vendor_id":"1","qty":"3","name":"Ongibytes Garlic Muruku ","key":"20-4500605","sku_json":"4500605-3"}]}},"imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"},"total_items":1,"total_price":"20","user_id":"9108022066","session_id":"B37e93B056B9BbDdD143C116D173889108022066","read_only":true}
20-08-2026 00:36:41.059 2189121 [http-nio-8051-exec-113] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@33f100db
20-08-2026 00:36:41.062 2189124 [http-nio-8051-exec-113] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:36:41.062 2189124 [http-nio-8051-exec-113] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:36:41.062 2189124 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:36:41.063 2189125 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"20","user_id":"9108022066","imei":"TM08202203","session_id":"B37e93B056B9BbDdD143C116D173889108022066","created_at":"2026-08-20 00:36:30","modified_at":"2026-08-20 00:36:30","cb_amount":0,"cb_desc":"","total_items":"1","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1660745548012\",\"cart_enabled\":true,\"vm_imei_id\":\"TM08202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Tech Mahindra Cafeteria\"}","sku_json":"{\"1\":{\"total_price\":\"20\",\"total_items\":1,\"skus\":[{\"selling_price\":20,\"image\":\"https://images.tinymart.in/product/4500605-6297.png\",\"amount\":20,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:34:00.0\",\"weight\":\"42\",\"sku_id\":\"4500605\",\"mrp\":\"20\",\"tray_id\":\"20\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Ongibytes Garlic Muruku \",\"totalMRP\":20,\"vm_id\":\"TM08202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Namkeen\",\"vendor_id\":\"1\",\"qty\":\"3\",\"name\":\"Ongibytes Garlic Muruku \",\"key\":\"20-4500605\",\"sku_json\":\"4500605-3\"}]}}"}
20-08-2026 00:36:41.063 2189125 [http-nio-8051-exec-113] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1a990b74
20-08-2026 00:36:41.063 2189125 [http-nio-8051-exec-113] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:36:41.063 2189125 [http-nio-8051-exec-113] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:41.063 2189125 [http-nio-8051-exec-113] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1a990b74
20-08-2026 00:36:41.063 2189125 [http-nio-8051-exec-113] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:36:41.137 2189199 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:36:41.137 2189199 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:36:41.156 2189218 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/paymentlist
20-08-2026 00:36:41.156 2189218 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:36:41.156 2189218 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:36:41.157 2189219 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@55e961a4
20-08-2026 00:36:41.157 2189219 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7baa7b41
20-08-2026 00:36:41.157 2189219 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:41.157 2189219 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@55e961a4
20-08-2026 00:36:41.157 2189219 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7baa7b41
20-08-2026 00:36:41.211 2189273 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM10201907","mobile":""}
20-08-2026 00:36:41.240 2189302 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/paymentlist
20-08-2026 00:36:41.240 2189302 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:41.240 2189302 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:36:41.241 2189303 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/paymentlist, match ::   false
20-08-2026 00:36:41.241 2189303 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:41.244 2189306 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:36:41.245 2189307 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:41.249 2189311 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519754127, timestamp=2026-08-19 22:35:20.0}
20-08-2026 00:36:41.249 2189311 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request payload:{"user_id":"9108022066","session_id":"B37e93B056B9BbDdD143C116D173889108022066","vm_id":"1660745548012","deviceType":"app","sku_json":{"1":{"total_items":1,"total_price":"20","skus":[{"selling_price":20,"image":"https://images.tinymart.in/product/4500605-6297.png","amount":20,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"42","sku_id":"4500605","mrp":"20","tray_id":"20","purchased_qty":1,"is_sample":false,"display_label":"Ongibytes Garlic Muruku ","totalMRP":20,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Namkeen","vendor_id":"1","qty":"3","name":"Ongibytes Garlic Muruku ","key":"20-4500605","sku_json":"4500605-3"}]}},"imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"},"total_items":1,"total_price":"20","invoice_amount":"20"}
20-08-2026 00:36:41.250 2189312 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request Origin:https://go.vendingbuddy.in
20-08-2026 00:36:41.250 2189312 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request cip:106.192.240.85
20-08-2026 00:36:41.251 2189313 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519754127, timestamp: 2026-08-19 22:35:20.0
20-08-2026 00:36:41.254 2189316 [http-nio-8051-exec-115] INFO  n.s.OrdersImplementation - OrdersImplementation::CreateOrder request payload:{"deviceType":"app","vm_id":"1660745548012","total_price":"20","user_id":"9108022066","session_id":"B37e93B056B9BbDdD143C116D173889108022066","imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"},"total_items":1,"invoice_amount":"20","sku_json":{"1":{"total_price":"20","total_items":1,"skus":[{"selling_price":20,"image":"https://images.tinymart.in/product/4500605-6297.png","amount":20,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"42","sku_id":"4500605","mrp":"20","tray_id":"20","purchased_qty":1,"is_sample":false,"display_label":"Ongibytes Garlic Muruku ","totalMRP":20,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Namkeen","vendor_id":"1","qty":"3","name":"Ongibytes Garlic Muruku ","key":"20-4500605","sku_json":"4500605-3"}]}}}
20-08-2026 00:36:41.254 2189316 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:36:41.257 2189319 [http-nio-8051-exec-115] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID request imei:TM08202203
20-08-2026 00:36:41.257 2189319 [http-nio-8051-exec-115] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID response orderID:TM08202203260820003641257
20-08-2026 00:36:41.257 2189319 [http-nio-8051-exec-115] INFO  n.s.OrdersImplementation - sku_json for order {"1":{"skus":[{"selling_price":20,"image":"https://images.tinymart.in/product/4500605-6297.png","amount":20,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"42","sku_id":"4500605","mrp":"20","tray_id":"20","purchased_qty":1,"is_sample":false,"display_label":"Ongibytes Garlic Muruku ","totalMRP":20,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Namkeen","vendor_id":"1","qty":"3","name":"Ongibytes Garlic Muruku ","key":"20-4500605","sku_json":"4500605-3"}],"total_price":"20","total_items":1}}
20-08-2026 00:36:41.257 2189319 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:36:41.260 2189322 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:41.263 2189325 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D394Ed2fCeB77426Ce9fEf152c1d85
20-08-2026 00:36:41.264 2189326 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D394Ed2fCeB77426Ce9fEf152c1d85
20-08-2026 00:36:41.264 2189326 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@28bba9f1
20-08-2026 00:36:41.264 2189326 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192771","expired":false,"activity":"","logged":false,"session":"D394Ed2fCeB77426Ce9fEf152c1d85","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.264 2189326 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D394Ed2fCeB77426Ce9fEf152c1d85","status":true}
20-08-2026 00:36:41.265 2189327 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D394Ed2fCeB77426Ce9fEf152c1d85
20-08-2026 00:36:41.266 2189328 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@28bba9f1
20-08-2026 00:36:41.266 2189328 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192771","expired":false,"activity":"","logged":false,"session":"D394Ed2fCeB77426Ce9fEf152c1d85","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.266 2189328 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D394Ed2fCeB77426Ce9fEf152c1d85, mobile : , newSession : D394Ed2fCeB77426Ce9fEf152c1d85, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205384","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202097","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR Samplinmg ","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115192771
20-08-2026 00:36:41.266 2189328 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D394Ed2fCeB77426Ce9fEf152c1d85
20-08-2026 00:36:41.266 2189328 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D394Ed2fCeB77426Ce9fEf152c1d85
20-08-2026 00:36:41.268 2189330 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@28bba9f1
20-08-2026 00:36:41.269 2189331 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192771","expired":false,"activity":"","logged":false,"session":"D394Ed2fCeB77426Ce9fEf152c1d85","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.269 2189331 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D394Ed2fCeB77426Ce9fEf152c1d85","status":true}
20-08-2026 00:36:41.290 2189352 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist createOrder: {"msg":"Successfully created order with order_id : TM08202203260820003641257","deliveryFee":"0","data":"","appOrder":{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"},"vsOrder":{},"status":true}
20-08-2026 00:36:41.290 2189352 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList request payload:{"deviceType":"app","vm_id":"1660745548012","total_price":"20","user_id":"9108022066","session_id":"B37e93B056B9BbDdD143C116D173889108022066","imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"},"total_items":1,"invoice_amount":"20","sku_json":{"1":{"total_price":"20","total_items":1,"skus":[{"selling_price":20,"image":"https://images.tinymart.in/product/4500605-6297.png","amount":20,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"42","sku_id":"4500605","mrp":"20","tray_id":"20","purchased_qty":1,"is_sample":false,"display_label":"Ongibytes Garlic Muruku ","totalMRP":20,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Namkeen","vendor_id":"1","qty":"3","name":"Ongibytes Garlic Muruku ","key":"20-4500605","sku_json":"4500605-3"}]}}}
20-08-2026 00:36:41.292 2189354 [http-nio-8051-exec-115] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9108022066
20-08-2026 00:36:41.293 2189355 [http-nio-8051-exec-115] INFO  neuu.utils.payment.NeuuWallet - customerId: 9108022066
20-08-2026 00:36:41.293 2189355 [http-nio-8051-exec-115] INFO  neuu.utils.payment.NeuuWallet - transactionKey: PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX
20-08-2026 00:36:41.293 2189355 [http-nio-8051-exec-115] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:36:41.293 2189355 [http-nio-8051-exec-115] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:36:41.293 2189355 [http-nio-8051-exec-115] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9108022066"}
20-08-2026 00:36:41.293 2189355 [http-nio-8051-exec-115] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:36:41.310 2189372 [http-nio-8051-exec-115] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:36:41.310 2189372 [http-nio-8051-exec-115] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:36:41.310 2189372 [http-nio-8051-exec-115] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:36:41.310 2189372 [http-nio-8051-exec-115] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:36:41.310 2189372 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList cart payment split into wallet and gateway:: user: 9108022066, cart_price : 20, wallet : 0.0, invoice :  20
20-08-2026 00:36:41.315 2189377 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[{"name":"paytm_upi","active":0,"label":"PayTM UPI"},{"name":"phonepe_upi","active":0,"label":"Phonepe/Bhim upi"},{"name":"payu_upi","active":0,"label":"PayU UPI"},{"name":"payu_collect","active":1,"label":"UPI"}],"header":"UPI","label":"upi"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:36:41.315 2189377 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList IMEI: TM08202203
20-08-2026 00:36:41.315 2189377 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods after: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:36:41.315 2189377 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'Ola' eligibility
20-08-2026 00:36:41.315 2189377 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9108022066, amont = 20.0, orderId = TM08202203260820003641257
20-08-2026 00:36:41.315 2189377 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:36:41.316 2189378 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:41.316 2189378 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: Ola :: machineEnv :: 9
20-08-2026 00:36:41.318 2189380 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@364a9ab8
20-08-2026 00:36:41.320 2189382 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'PayTM_WALLET' eligibility
20-08-2026 00:36:41.320 2189382 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9108022066, amont = 20.0, orderId = TM08202203260820003641257
20-08-2026 00:36:41.321 2189383 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:36:41.322 2189384 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:41.324 2189386 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: PayTM_WALLET :: machineEnv :: 9
20-08-2026 00:36:41.325 2189387 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c9f061b
20-08-2026 00:36:41.327 2189389 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'LazyPay' eligibility
20-08-2026 00:36:41.327 2189389 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9108022066, amont = 20.0, orderId = TM08202203260820003641257
20-08-2026 00:36:41.329 2189391 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:36:41.329 2189391 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:41.330 2189392 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: LazyPay :: machineEnv :: 9
20-08-2026 00:36:41.332 2189394 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@54606e86
20-08-2026 00:36:41.334 2189396 [http-nio-8051-exec-115] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentList: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:36:41.335 2189397 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::payment paymentOptionList :[{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:36:41.336 2189398 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@24df4d17
20-08-2026 00:36:41.336 2189398 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:36:41.336 2189398 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:41.337 2189399 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@24df4d17
20-08-2026 00:36:41.337 2189399 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:36:41.344 2189406 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"DS08202101","mobile":""}
20-08-2026 00:36:41.374 2189436 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bc7a1eE71f6b0945507e0680A1D700
20-08-2026 00:36:41.374 2189436 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc7a1eE71f6b0945507e0680A1D700
20-08-2026 00:36:41.375 2189437 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c5eb7c6
20-08-2026 00:36:41.375 2189437 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192697","expired":false,"activity":"","logged":false,"session":"Bc7a1eE71f6b0945507e0680A1D700","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.375 2189437 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bc7a1eE71f6b0945507e0680A1D700","status":true}
20-08-2026 00:36:41.375 2189437 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc7a1eE71f6b0945507e0680A1D700
20-08-2026 00:36:41.376 2189438 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c5eb7c6
20-08-2026 00:36:41.376 2189438 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192697","expired":false,"activity":"","logged":false,"session":"Bc7a1eE71f6b0945507e0680A1D700","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.376 2189438 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Bc7a1eE71f6b0945507e0680A1D700, mobile : , newSession : Bc7a1eE71f6b0945507e0680A1D700, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749560296622","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202507","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 5th floor-2"}}, expiry  :1795115192697
20-08-2026 00:36:41.376 2189438 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bc7a1eE71f6b0945507e0680A1D700
20-08-2026 00:36:41.376 2189438 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc7a1eE71f6b0945507e0680A1D700
20-08-2026 00:36:41.377 2189439 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c5eb7c6
20-08-2026 00:36:41.377 2189439 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192697","expired":false,"activity":"","logged":false,"session":"Bc7a1eE71f6b0945507e0680A1D700","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.377 2189439 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bc7a1eE71f6b0945507e0680A1D700","status":true}
20-08-2026 00:36:41.378 2189440 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07201911","mobile":""}
20-08-2026 00:36:41.414 2189476 [http-nio-8051-exec-92] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202502}
20-08-2026 00:36:41.451 2189513 [http-nio-8051-exec-122] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":""}
20-08-2026 00:36:41.500 2189562 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 961d0c21Ae64A64a81CeA53b3eAa66
20-08-2026 00:36:41.500 2189562 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 961d0c21Ae64A64a81CeA53b3eAa66
20-08-2026 00:36:41.501 2189563 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@253c49e8
20-08-2026 00:36:41.502 2189564 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192631","expired":false,"activity":"","logged":false,"session":"961d0c21Ae64A64a81CeA53b3eAa66","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.502 2189564 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"961d0c21Ae64A64a81CeA53b3eAa66","status":true}
20-08-2026 00:36:41.502 2189564 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 961d0c21Ae64A64a81CeA53b3eAa66
20-08-2026 00:36:41.502 2189564 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@253c49e8
20-08-2026 00:36:41.502 2189564 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192631","expired":false,"activity":"","logged":false,"session":"961d0c21Ae64A64a81CeA53b3eAa66","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.502 2189564 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 961d0c21Ae64A64a81CeA53b3eAa66, mobile : , newSession : 961d0c21Ae64A64a81CeA53b3eAa66, active : 1, activity : {"machine":{"area":"Western","vm_id":"1661836659685","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Tech Mahindra - Demo"}}, expiry  :1795115192631
20-08-2026 00:36:41.502 2189564 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 961d0c21Ae64A64a81CeA53b3eAa66
20-08-2026 00:36:41.502 2189564 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 961d0c21Ae64A64a81CeA53b3eAa66
20-08-2026 00:36:41.503 2189565 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@253c49e8
20-08-2026 00:36:41.503 2189565 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192631","expired":false,"activity":"","logged":false,"session":"961d0c21Ae64A64a81CeA53b3eAa66","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.503 2189565 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"961d0c21Ae64A64a81CeA53b3eAa66","status":true}
20-08-2026 00:36:41.512 2189574 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS08202103","mobile":""}
20-08-2026 00:36:41.541 2189603 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F8E5003d3074B0Ce44E5215fF2E4Ae
20-08-2026 00:36:41.541 2189603 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F8E5003d3074B0Ce44E5215fF2E4Ae
20-08-2026 00:36:41.547 2189609 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@62dc076c
20-08-2026 00:36:41.547 2189609 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192680","expired":false,"activity":"","logged":false,"session":"F8E5003d3074B0Ce44E5215fF2E4Ae","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.547 2189609 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F8E5003d3074B0Ce44E5215fF2E4Ae","status":true}
20-08-2026 00:36:41.548 2189610 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F8E5003d3074B0Ce44E5215fF2E4Ae
20-08-2026 00:36:41.551 2189613 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@62dc076c
20-08-2026 00:36:41.551 2189613 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192680","expired":false,"activity":"","logged":false,"session":"F8E5003d3074B0Ce44E5215fF2E4Ae","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.551 2189613 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F8E5003d3074B0Ce44E5215fF2E4Ae, mobile : , newSession : F8E5003d3074B0Ce44E5215fF2E4Ae, active : 1, activity : {"machine":{"area":"E-city ","vm_id":"1693385315786","cart_enabled":true,"address":"HSR","vm_imei_id":"TM09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas LV 5th Floor "}}, expiry  :1795115192680
20-08-2026 00:36:41.551 2189613 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F8E5003d3074B0Ce44E5215fF2E4Ae
20-08-2026 00:36:41.551 2189613 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F8E5003d3074B0Ce44E5215fF2E4Ae
20-08-2026 00:36:41.569 2189631 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@62dc076c
20-08-2026 00:36:41.569 2189631 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192680","expired":false,"activity":"","logged":false,"session":"F8E5003d3074B0Ce44E5215fF2E4Ae","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.569 2189631 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F8E5003d3074B0Ce44E5215fF2E4Ae","status":true}
20-08-2026 00:36:41.609 2189671 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:59.0, vm_id=1711555283773}
20-08-2026 00:36:41.617 2189679 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-19 23:29:59.0
20-08-2026 00:36:41.772 2189834 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS11202101","mobile":""}
20-08-2026 00:36:41.952 2190014 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202202","mobile":""}
20-08-2026 00:36:41.960 2190022 [http-nio-8051-exec-111] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:36:41.960 2190022 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:36:41.965 2190027 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202501","mobile":""}
20-08-2026 00:36:41.966 2190028 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B5C84aC4D93e82Fc8d5bE9Dd3320D8
20-08-2026 00:36:41.967 2190029 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B5C84aC4D93e82Fc8d5bE9Dd3320D8
20-08-2026 00:36:41.969 2190031 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11a96e2d
20-08-2026 00:36:41.969 2190031 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192696","expired":false,"activity":"","logged":false,"session":"B5C84aC4D93e82Fc8d5bE9Dd3320D8","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.969 2190031 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B5C84aC4D93e82Fc8d5bE9Dd3320D8","status":true}
20-08-2026 00:36:41.969 2190031 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B5C84aC4D93e82Fc8d5bE9Dd3320D8
20-08-2026 00:36:41.970 2190032 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11a96e2d
20-08-2026 00:36:41.970 2190032 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192696","expired":false,"activity":"","logged":false,"session":"B5C84aC4D93e82Fc8d5bE9Dd3320D8","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.970 2190032 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B5C84aC4D93e82Fc8d5bE9Dd3320D8, mobile : , newSession : B5C84aC4D93e82Fc8d5bE9Dd3320D8, active : 1, activity : {"machine":{"area":"HSR","vm_id":"1694000374524","cart_enabled":true,"address":"","vm_imei_id":"NU09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"Titan Eye plus Spiral"}}, expiry  :1795115192696
20-08-2026 00:36:41.970 2190032 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B5C84aC4D93e82Fc8d5bE9Dd3320D8
20-08-2026 00:36:41.970 2190032 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B5C84aC4D93e82Fc8d5bE9Dd3320D8
20-08-2026 00:36:41.971 2190033 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11a96e2d
20-08-2026 00:36:41.971 2190033 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192696","expired":false,"activity":"","logged":false,"session":"B5C84aC4D93e82Fc8d5bE9Dd3320D8","mobile":"","active":1,"status":true}
20-08-2026 00:36:41.971 2190033 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B5C84aC4D93e82Fc8d5bE9Dd3320D8","status":true}
20-08-2026 00:36:42.018 2190080 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B423D9Cb025fFd7c4dA4949443D395
20-08-2026 00:36:42.018 2190080 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B423D9Cb025fFd7c4dA4949443D395
20-08-2026 00:36:42.019 2190081 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ba45768
20-08-2026 00:36:42.020 2190082 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192570","expired":false,"activity":"","logged":false,"session":"B423D9Cb025fFd7c4dA4949443D395","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.020 2190082 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B423D9Cb025fFd7c4dA4949443D395","status":true}
20-08-2026 00:36:42.020 2190082 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B423D9Cb025fFd7c4dA4949443D395
20-08-2026 00:36:42.021 2190083 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ba45768
20-08-2026 00:36:42.021 2190083 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192570","expired":false,"activity":"","logged":false,"session":"B423D9Cb025fFd7c4dA4949443D395","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.021 2190083 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B423D9Cb025fFd7c4dA4949443D395, mobile : , newSession : B423D9Cb025fFd7c4dA4949443D395, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654510950489","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_1st Floor"}}, expiry  :1795115192570
20-08-2026 00:36:42.021 2190083 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B423D9Cb025fFd7c4dA4949443D395
20-08-2026 00:36:42.021 2190083 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B423D9Cb025fFd7c4dA4949443D395
20-08-2026 00:36:42.022 2190084 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ba45768
20-08-2026 00:36:42.022 2190084 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192570","expired":false,"activity":"","logged":false,"session":"B423D9Cb025fFd7c4dA4949443D395","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.022 2190084 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B423D9Cb025fFd7c4dA4949443D395","status":true}
20-08-2026 00:36:42.105 2190167 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D81bA757E2401eB9A30aA97e247436
20-08-2026 00:36:42.105 2190167 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D81bA757E2401eB9A30aA97e247436
20-08-2026 00:36:42.107 2190169 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f09b29f
20-08-2026 00:36:42.107 2190169 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192397","expired":false,"activity":"","logged":false,"session":"D81bA757E2401eB9A30aA97e247436","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.107 2190169 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D81bA757E2401eB9A30aA97e247436","status":true}
20-08-2026 00:36:42.107 2190169 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D81bA757E2401eB9A30aA97e247436
20-08-2026 00:36:42.108 2190170 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f09b29f
20-08-2026 00:36:42.108 2190170 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192397","expired":false,"activity":"","logged":false,"session":"D81bA757E2401eB9A30aA97e247436","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.108 2190170 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D81bA757E2401eB9A30aA97e247436, mobile : , newSession : D81bA757E2401eB9A30aA97e247436, active : 1, activity : {"machine":{"ds_imei":"VS04202109","area":"HSR","vm_id":"1619843922074","cart_enabled":true,"address":"HSR","vm_imei_id":"VS04202109","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tiny Cafe - Fresh n Bake","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115192397
20-08-2026 00:36:42.108 2190170 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D81bA757E2401eB9A30aA97e247436
20-08-2026 00:36:42.108 2190170 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D81bA757E2401eB9A30aA97e247436
20-08-2026 00:36:42.108 2190170 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f09b29f
20-08-2026 00:36:42.108 2190170 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192397","expired":false,"activity":"","logged":false,"session":"D81bA757E2401eB9A30aA97e247436","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.108 2190170 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D81bA757E2401eB9A30aA97e247436","status":true}
20-08-2026 00:36:42.118 2190180 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 23E4B64c216601362bDdCfFc8cCfB5
20-08-2026 00:36:42.119 2190181 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 23E4B64c216601362bDdCfFc8cCfB5
20-08-2026 00:36:42.119 2190181 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@28e02b77
20-08-2026 00:36:42.119 2190181 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192803","expired":false,"activity":"","logged":false,"session":"23E4B64c216601362bDdCfFc8cCfB5","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.119 2190181 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"23E4B64c216601362bDdCfFc8cCfB5","status":true}
20-08-2026 00:36:42.119 2190181 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 23E4B64c216601362bDdCfFc8cCfB5
20-08-2026 00:36:42.120 2190182 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@28e02b77
20-08-2026 00:36:42.120 2190182 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192803","expired":false,"activity":"","logged":false,"session":"23E4B64c216601362bDdCfFc8cCfB5","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.120 2190182 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 23E4B64c216601362bDdCfFc8cCfB5, mobile : , newSession : 23E4B64c216601362bDdCfFc8cCfB5, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205383","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202098","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR SKU Split","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115192803
20-08-2026 00:36:42.120 2190182 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 23E4B64c216601362bDdCfFc8cCfB5
20-08-2026 00:36:42.120 2190182 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 23E4B64c216601362bDdCfFc8cCfB5
20-08-2026 00:36:42.120 2190182 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@28e02b77
20-08-2026 00:36:42.121 2190183 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192803","expired":false,"activity":"","logged":false,"session":"23E4B64c216601362bDdCfFc8cCfB5","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.121 2190183 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"23E4B64c216601362bDdCfFc8cCfB5","status":true}
20-08-2026 00:36:42.136 2190198 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 973953A8B28fF87978E46058FaCf87
20-08-2026 00:36:42.136 2190198 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 973953A8B28fF87978E46058FaCf87
20-08-2026 00:36:42.138 2190200 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@716c3cf7
20-08-2026 00:36:42.139 2190201 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192458","expired":false,"activity":"","logged":false,"session":"973953A8B28fF87978E46058FaCf87","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.139 2190201 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"973953A8B28fF87978E46058FaCf87","status":true}
20-08-2026 00:36:42.139 2190201 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 973953A8B28fF87978E46058FaCf87
20-08-2026 00:36:42.139 2190201 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@716c3cf7
20-08-2026 00:36:42.139 2190201 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192458","expired":false,"activity":"","logged":false,"session":"973953A8B28fF87978E46058FaCf87","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.139 2190201 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 973953A8B28fF87978E46058FaCf87, mobile : , newSession : 973953A8B28fF87978E46058FaCf87, active : 1, activity : {"machine":{"ds_imei":"NU04202102","area":"Harlur","vm_id":"1619624548848","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"NU04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"HSR Nyaa Retail","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115192458
20-08-2026 00:36:42.139 2190201 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 973953A8B28fF87978E46058FaCf87
20-08-2026 00:36:42.139 2190201 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 973953A8B28fF87978E46058FaCf87
20-08-2026 00:36:42.140 2190202 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@716c3cf7
20-08-2026 00:36:42.140 2190202 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192458","expired":false,"activity":"","logged":false,"session":"973953A8B28fF87978E46058FaCf87","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.140 2190202 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"973953A8B28fF87978E46058FaCf87","status":true}
20-08-2026 00:36:42.146 2190208 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202203","mobile":""}
20-08-2026 00:36:42.171 2190233 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1373F628364368C5239dB5F30177D6
20-08-2026 00:36:42.172 2190234 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1373F628364368C5239dB5F30177D6
20-08-2026 00:36:42.172 2190234 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5dc59f54
20-08-2026 00:36:42.172 2190234 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192611","expired":false,"activity":"","logged":false,"session":"1373F628364368C5239dB5F30177D6","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.172 2190234 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1373F628364368C5239dB5F30177D6","status":true}
20-08-2026 00:36:42.172 2190234 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1373F628364368C5239dB5F30177D6
20-08-2026 00:36:42.173 2190235 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5dc59f54
20-08-2026 00:36:42.173 2190235 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192611","expired":false,"activity":"","logged":false,"session":"1373F628364368C5239dB5F30177D6","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.173 2190235 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1373F628364368C5239dB5F30177D6, mobile : , newSession : 1373F628364368C5239dB5F30177D6, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_7th Floor"}}, expiry  :1795115192611
20-08-2026 00:36:42.173 2190235 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1373F628364368C5239dB5F30177D6
20-08-2026 00:36:42.173 2190235 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1373F628364368C5239dB5F30177D6
20-08-2026 00:36:42.173 2190235 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5dc59f54
20-08-2026 00:36:42.174 2190236 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192611","expired":false,"activity":"","logged":false,"session":"1373F628364368C5239dB5F30177D6","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.174 2190236 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1373F628364368C5239dB5F30177D6","status":true}
20-08-2026 00:36:42.186 2190248 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 315830B82b4c5bB5Fa9aFd4b3e3c37
20-08-2026 00:36:42.186 2190248 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 315830B82b4c5bB5Fa9aFd4b3e3c37
20-08-2026 00:36:42.194 2190256 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@463bd860
20-08-2026 00:36:42.194 2190256 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192700","expired":false,"activity":"","logged":false,"session":"315830B82b4c5bB5Fa9aFd4b3e3c37","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.194 2190256 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"315830B82b4c5bB5Fa9aFd4b3e3c37","status":true}
20-08-2026 00:36:42.194 2190256 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 315830B82b4c5bB5Fa9aFd4b3e3c37
20-08-2026 00:36:42.199 2190261 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@463bd860
20-08-2026 00:36:42.200 2190262 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192700","expired":false,"activity":"","logged":false,"session":"315830B82b4c5bB5Fa9aFd4b3e3c37","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.200 2190262 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 315830B82b4c5bB5Fa9aFd4b3e3c37, mobile : , newSession : 315830B82b4c5bB5Fa9aFd4b3e3c37, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749559026472","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202506","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Version 1"}}, expiry  :1795115192700
20-08-2026 00:36:42.200 2190262 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 315830B82b4c5bB5Fa9aFd4b3e3c37
20-08-2026 00:36:42.200 2190262 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 315830B82b4c5bB5Fa9aFd4b3e3c37
20-08-2026 00:36:42.200 2190262 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@463bd860
20-08-2026 00:36:42.200 2190262 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192700","expired":false,"activity":"","logged":false,"session":"315830B82b4c5bB5Fa9aFd4b3e3c37","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.200 2190262 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"315830B82b4c5bB5Fa9aFd4b3e3c37","status":true}
20-08-2026 00:36:42.202 2190264 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202102","mobile":""}
20-08-2026 00:36:42.218 2190280 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BcBd86E9B1C0513fB83b25Ef9aF008
20-08-2026 00:36:42.218 2190280 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BcBd86E9B1C0513fB83b25Ef9aF008
20-08-2026 00:36:42.218 2190280 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@e923596
20-08-2026 00:36:42.218 2190280 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192740","expired":false,"activity":"","logged":false,"session":"BcBd86E9B1C0513fB83b25Ef9aF008","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.218 2190280 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BcBd86E9B1C0513fB83b25Ef9aF008","status":true}
20-08-2026 00:36:42.218 2190280 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BcBd86E9B1C0513fB83b25Ef9aF008
20-08-2026 00:36:42.220 2190282 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@e923596
20-08-2026 00:36:42.220 2190282 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192740","expired":false,"activity":"","logged":false,"session":"BcBd86E9B1C0513fB83b25Ef9aF008","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.220 2190282 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: BcBd86E9B1C0513fB83b25Ef9aF008, mobile : , newSession : BcBd86E9B1C0513fB83b25Ef9aF008, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749829657832","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202503","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 7th Floor"}}, expiry  :1795115192740
20-08-2026 00:36:42.220 2190282 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BcBd86E9B1C0513fB83b25Ef9aF008
20-08-2026 00:36:42.220 2190282 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BcBd86E9B1C0513fB83b25Ef9aF008
20-08-2026 00:36:42.221 2190283 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@e923596
20-08-2026 00:36:42.221 2190283 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192740","expired":false,"activity":"","logged":false,"session":"BcBd86E9B1C0513fB83b25Ef9aF008","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.221 2190283 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BcBd86E9B1C0513fB83b25Ef9aF008","status":true}
20-08-2026 00:36:42.276 2190338 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B4Ab948e227689F9531b4417546bEb
20-08-2026 00:36:42.276 2190338 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B4Ab948e227689F9531b4417546bEb
20-08-2026 00:36:42.276 2190338 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ce835c4
20-08-2026 00:36:42.276 2190338 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192794","expired":false,"activity":"","logged":false,"session":"B4Ab948e227689F9531b4417546bEb","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.277 2190339 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B4Ab948e227689F9531b4417546bEb","status":true}
20-08-2026 00:36:42.277 2190339 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B4Ab948e227689F9531b4417546bEb
20-08-2026 00:36:42.279 2190341 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ce835c4
20-08-2026 00:36:42.279 2190341 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192794","expired":false,"activity":"","logged":false,"session":"B4Ab948e227689F9531b4417546bEb","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.279 2190341 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B4Ab948e227689F9531b4417546bEb, mobile : , newSession : B4Ab948e227689F9531b4417546bEb, active : 1, activity : {"machine":{"area":"E-City","vm_id":"1763711688220","cart_enabled":true,"address":"","vm_imei_id":"NU11202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"TM TATA Solar"}}, expiry  :1795115192794
20-08-2026 00:36:42.279 2190341 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B4Ab948e227689F9531b4417546bEb
20-08-2026 00:36:42.279 2190341 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B4Ab948e227689F9531b4417546bEb
20-08-2026 00:36:42.280 2190342 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ce835c4
20-08-2026 00:36:42.280 2190342 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192794","expired":false,"activity":"","logged":false,"session":"B4Ab948e227689F9531b4417546bEb","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.280 2190342 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B4Ab948e227689F9531b4417546bEb","status":true}
20-08-2026 00:36:42.354 2190416 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 763aA93e6bF3E8D8696aA05c565d67
20-08-2026 00:36:42.354 2190416 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 763aA93e6bF3E8D8696aA05c565d67
20-08-2026 00:36:42.354 2190416 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3c5eC7A4769373A27b56CaA8B4C568
20-08-2026 00:36:42.354 2190416 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3c5eC7A4769373A27b56CaA8B4C568
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c07f68d
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c65c366
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192394","expired":false,"activity":"","logged":false,"session":"763aA93e6bF3E8D8696aA05c565d67","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192617","expired":false,"activity":"","logged":false,"session":"3c5eC7A4769373A27b56CaA8B4C568","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"763aA93e6bF3E8D8696aA05c565d67","status":true}
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3c5eC7A4769373A27b56CaA8B4C568","status":true}
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 763aA93e6bF3E8D8696aA05c565d67
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3c5eC7A4769373A27b56CaA8B4C568
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c65c366
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192617","expired":false,"activity":"","logged":false,"session":"3c5eC7A4769373A27b56CaA8B4C568","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3c5eC7A4769373A27b56CaA8B4C568, mobile : , newSession : 3c5eC7A4769373A27b56CaA8B4C568, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685608919720","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202303","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Tata communication  - EGL"}}, expiry  :1795115192617
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3c5eC7A4769373A27b56CaA8B4C568
20-08-2026 00:36:42.355 2190417 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3c5eC7A4769373A27b56CaA8B4C568
20-08-2026 00:36:42.356 2190418 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c65c366
20-08-2026 00:36:42.356 2190418 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192617","expired":false,"activity":"","logged":false,"session":"3c5eC7A4769373A27b56CaA8B4C568","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.356 2190418 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3c5eC7A4769373A27b56CaA8B4C568","status":true}
20-08-2026 00:36:42.358 2190420 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c07f68d
20-08-2026 00:36:42.359 2190421 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192394","expired":false,"activity":"","logged":false,"session":"763aA93e6bF3E8D8696aA05c565d67","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.359 2190421 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 763aA93e6bF3E8D8696aA05c565d67, mobile : , newSession : 763aA93e6bF3E8D8696aA05c565d67, active : 1, activity : {"machine":{"ds_imei":"VS12202101","area":"HSR","vm_id":"1619843922077","cart_enabled":true,"address":"HSR","vm_imei_id":"VS12202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Cold storage buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115192394
20-08-2026 00:36:42.359 2190421 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 763aA93e6bF3E8D8696aA05c565d67
20-08-2026 00:36:42.359 2190421 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 763aA93e6bF3E8D8696aA05c565d67
20-08-2026 00:36:42.359 2190421 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6c07f68d
20-08-2026 00:36:42.359 2190421 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192394","expired":false,"activity":"","logged":false,"session":"763aA93e6bF3E8D8696aA05c565d67","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.359 2190421 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"763aA93e6bF3E8D8696aA05c565d67","status":true}
20-08-2026 00:36:42.364 2190426 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1d81DaF50927D6FcB4760fF9413106
20-08-2026 00:36:42.364 2190426 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1d81DaF50927D6FcB4760fF9413106
20-08-2026 00:36:42.365 2190427 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@dc6ef67
20-08-2026 00:36:42.365 2190427 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192753","expired":false,"activity":"","logged":false,"session":"1d81DaF50927D6FcB4760fF9413106","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.365 2190427 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1d81DaF50927D6FcB4760fF9413106","status":true}
20-08-2026 00:36:42.365 2190427 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1d81DaF50927D6FcB4760fF9413106
20-08-2026 00:36:42.365 2190427 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@dc6ef67
20-08-2026 00:36:42.366 2190428 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192753","expired":false,"activity":"","logged":false,"session":"1d81DaF50927D6FcB4760fF9413106","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.366 2190428 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1d81DaF50927D6FcB4760fF9413106, mobile : , newSession : 1d81DaF50927D6FcB4760fF9413106, active : 1, activity : {"machine":{"area":"Western","vm_id":"1757402010096","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas LV 4th floor"}}, expiry  :1795115192753
20-08-2026 00:36:42.366 2190428 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1d81DaF50927D6FcB4760fF9413106
20-08-2026 00:36:42.366 2190428 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1d81DaF50927D6FcB4760fF9413106
20-08-2026 00:36:42.366 2190428 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@dc6ef67
20-08-2026 00:36:42.366 2190428 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192753","expired":false,"activity":"","logged":false,"session":"1d81DaF50927D6FcB4760fF9413106","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.366 2190428 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1d81DaF50927D6FcB4760fF9413106","status":true}
20-08-2026 00:36:42.460 2190522 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:36:42.463 2190525 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:36:42.485 2190547 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:36:42.554 2190616 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7eA1C251087aDf0e7a82156b23181e
20-08-2026 00:36:42.554 2190616 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7eA1C251087aDf0e7a82156b23181e
20-08-2026 00:36:42.564 2190626 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@13a817bb
20-08-2026 00:36:42.564 2190626 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192692","expired":false,"activity":"","logged":false,"session":"7eA1C251087aDf0e7a82156b23181e","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.564 2190626 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7eA1C251087aDf0e7a82156b23181e","status":true}
20-08-2026 00:36:42.564 2190626 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7eA1C251087aDf0e7a82156b23181e
20-08-2026 00:36:42.564 2190626 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@13a817bb
20-08-2026 00:36:42.564 2190626 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192692","expired":false,"activity":"","logged":false,"session":"7eA1C251087aDf0e7a82156b23181e","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.564 2190626 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7eA1C251087aDf0e7a82156b23181e, mobile : , newSession : 7eA1C251087aDf0e7a82156b23181e, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749614007458","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202508","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 8th floor"}}, expiry  :1795115192692
20-08-2026 00:36:42.564 2190626 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7eA1C251087aDf0e7a82156b23181e
20-08-2026 00:36:42.564 2190626 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7eA1C251087aDf0e7a82156b23181e
20-08-2026 00:36:42.564 2190626 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7a1f746d1023584fD14767A8Fb50De
20-08-2026 00:36:42.565 2190627 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7a1f746d1023584fD14767A8Fb50De
20-08-2026 00:36:42.565 2190627 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@13a817bb
20-08-2026 00:36:42.565 2190627 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192692","expired":false,"activity":"","logged":false,"session":"7eA1C251087aDf0e7a82156b23181e","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.565 2190627 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7eA1C251087aDf0e7a82156b23181e","status":true}
20-08-2026 00:36:42.566 2190628 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c5b2226
20-08-2026 00:36:42.566 2190628 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192747","expired":false,"activity":"","logged":false,"session":"7a1f746d1023584fD14767A8Fb50De","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.566 2190628 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7a1f746d1023584fD14767A8Fb50De","status":true}
20-08-2026 00:36:42.566 2190628 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7a1f746d1023584fD14767A8Fb50De
20-08-2026 00:36:42.568 2190630 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c5b2226
20-08-2026 00:36:42.569 2190631 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192747","expired":false,"activity":"","logged":false,"session":"7a1f746d1023584fD14767A8Fb50De","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.569 2190631 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7a1f746d1023584fD14767A8Fb50De, mobile : , newSession : 7a1f746d1023584fD14767A8Fb50De, active : 1, activity : {"machine":{"area":"Texas Main","vm_id":"1757400542576","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Main"}}, expiry  :1795115192747
20-08-2026 00:36:42.569 2190631 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7a1f746d1023584fD14767A8Fb50De
20-08-2026 00:36:42.569 2190631 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7a1f746d1023584fD14767A8Fb50De
20-08-2026 00:36:42.569 2190631 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c5b2226
20-08-2026 00:36:42.569 2190631 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192747","expired":false,"activity":"","logged":false,"session":"7a1f746d1023584fD14767A8Fb50De","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.569 2190631 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7a1f746d1023584fD14767A8Fb50De","status":true}
20-08-2026 00:36:42.588 2190650 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202204","mobile":""}
20-08-2026 00:36:42.712 2190774 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 483a333dCb1b9147De83Db9966E566
20-08-2026 00:36:42.713 2190775 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 483a333dCb1b9147De83Db9966E566
20-08-2026 00:36:42.713 2190775 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1444d4a7
20-08-2026 00:36:42.713 2190775 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192621","expired":false,"activity":"","logged":false,"session":"483a333dCb1b9147De83Db9966E566","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.713 2190775 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"483a333dCb1b9147De83Db9966E566","status":true}
20-08-2026 00:36:42.713 2190775 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 483a333dCb1b9147De83Db9966E566
20-08-2026 00:36:42.714 2190776 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1444d4a7
20-08-2026 00:36:42.714 2190776 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192621","expired":false,"activity":"","logged":false,"session":"483a333dCb1b9147De83Db9966E566","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.714 2190776 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 483a333dCb1b9147De83Db9966E566, mobile : , newSession : 483a333dCb1b9147De83Db9966E566, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115192621
20-08-2026 00:36:42.714 2190776 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 483a333dCb1b9147De83Db9966E566
20-08-2026 00:36:42.714 2190776 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 483a333dCb1b9147De83Db9966E566
20-08-2026 00:36:42.714 2190776 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1444d4a7
20-08-2026 00:36:42.715 2190777 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192621","expired":false,"activity":"","logged":false,"session":"483a333dCb1b9147De83Db9966E566","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.715 2190777 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"483a333dCb1b9147De83Db9966E566","status":true}
20-08-2026 00:36:42.732 2190794 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 296eEe5d44Cc8a05D715D90b1a8eCe
20-08-2026 00:36:42.732 2190794 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 296eEe5d44Cc8a05D715D90b1a8eCe
20-08-2026 00:36:42.732 2190794 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3cf3b11f
20-08-2026 00:36:42.732 2190794 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192753","expired":false,"activity":"","logged":false,"session":"296eEe5d44Cc8a05D715D90b1a8eCe","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.733 2190795 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"296eEe5d44Cc8a05D715D90b1a8eCe","status":true}
20-08-2026 00:36:42.733 2190795 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 296eEe5d44Cc8a05D715D90b1a8eCe
20-08-2026 00:36:42.733 2190795 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3cf3b11f
20-08-2026 00:36:42.733 2190795 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192753","expired":false,"activity":"","logged":false,"session":"296eEe5d44Cc8a05D715D90b1a8eCe","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.733 2190795 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 296eEe5d44Cc8a05D715D90b1a8eCe, mobile : , newSession : 296eEe5d44Cc8a05D715D90b1a8eCe, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"7421137583197604045","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM06202004","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Spare Single door"}}, expiry  :1795115192753
20-08-2026 00:36:42.733 2190795 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 296eEe5d44Cc8a05D715D90b1a8eCe
20-08-2026 00:36:42.733 2190795 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 296eEe5d44Cc8a05D715D90b1a8eCe
20-08-2026 00:36:42.735 2190797 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3cf3b11f
20-08-2026 00:36:42.735 2190797 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192753","expired":false,"activity":"","logged":false,"session":"296eEe5d44Cc8a05D715D90b1a8eCe","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.735 2190797 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"296eEe5d44Cc8a05D715D90b1a8eCe","status":true}
20-08-2026 00:36:42.793 2190855 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:36:42.882 2190944 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202099","mobile":""}
20-08-2026 00:36:42.893 2190955 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8109B0399077F5Da0104D1A156E42d
20-08-2026 00:36:42.893 2190955 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8109B0399077F5Da0104D1A156E42d
20-08-2026 00:36:42.895 2190957 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6770f290
20-08-2026 00:36:42.895 2190957 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192774","expired":false,"activity":"","logged":false,"session":"8109B0399077F5Da0104D1A156E42d","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.895 2190957 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8109B0399077F5Da0104D1A156E42d","status":true}
20-08-2026 00:36:42.895 2190957 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8109B0399077F5Da0104D1A156E42d
20-08-2026 00:36:42.895 2190957 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6770f290
20-08-2026 00:36:42.895 2190957 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192774","expired":false,"activity":"","logged":false,"session":"8109B0399077F5Da0104D1A156E42d","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.895 2190957 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8109B0399077F5Da0104D1A156E42d, mobile : , newSession : 8109B0399077F5Da0104D1A156E42d, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"3751046632410923167","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202003","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas Cafeteria"}}, expiry  :1795115192774
20-08-2026 00:36:42.895 2190957 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8109B0399077F5Da0104D1A156E42d
20-08-2026 00:36:42.895 2190957 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8109B0399077F5Da0104D1A156E42d
20-08-2026 00:36:42.899 2190961 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6770f290
20-08-2026 00:36:42.899 2190961 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192774","expired":false,"activity":"","logged":false,"session":"8109B0399077F5Da0104D1A156E42d","mobile":"","active":1,"status":true}
20-08-2026 00:36:42.899 2190961 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8109B0399077F5Da0104D1A156E42d","status":true}
20-08-2026 00:36:42.947 2191009 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202301","mobile":""}
20-08-2026 00:36:42.956 2191018 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202502","mobile":""}
20-08-2026 00:36:43.028 2191090 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:36:43.028 2191090 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:36:43.028 2191090 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:43.029 2191091 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:36:43.029 2191091 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:43.029 2191091 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:36:43.031 2191093 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:43.033 2191095 [http-nio-8051-exec-59] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 7022042316
20-08-2026 00:36:43.033 2191095 [http-nio-8051-exec-59] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 7022042316
20-08-2026 00:36:43.035 2191097 [http-nio-8051-exec-59] INFO  neuu.utils.payment.NeuuWallet - customerId: 7022042316
20-08-2026 00:36:43.036 2191098 [http-nio-8051-exec-59] INFO  neuu.utils.payment.NeuuWallet - transactionKey: U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ
20-08-2026 00:36:43.036 2191098 [http-nio-8051-exec-59] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:36:43.036 2191098 [http-nio-8051-exec-59] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:36:43.036 2191098 [http-nio-8051-exec-59] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"7022042316"}
20-08-2026 00:36:43.036 2191098 [http-nio-8051-exec-59] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:36:43.038 2191100 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1dD2A1Bd292c868a63Dc7b8eB3531c
20-08-2026 00:36:43.038 2191100 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dD2A1Bd292c868a63Dc7b8eB3531c
20-08-2026 00:36:43.039 2191101 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@709e7bb4
20-08-2026 00:36:43.039 2191101 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192686","expired":false,"activity":"","logged":false,"session":"1dD2A1Bd292c868a63Dc7b8eB3531c","mobile":"","active":1,"status":true}
20-08-2026 00:36:43.039 2191101 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1dD2A1Bd292c868a63Dc7b8eB3531c","status":true}
20-08-2026 00:36:43.039 2191101 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dD2A1Bd292c868a63Dc7b8eB3531c
20-08-2026 00:36:43.039 2191101 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@709e7bb4
20-08-2026 00:36:43.040 2191102 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192686","expired":false,"activity":"","logged":false,"session":"1dD2A1Bd292c868a63Dc7b8eB3531c","mobile":"","active":1,"status":true}
20-08-2026 00:36:43.040 2191102 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1dD2A1Bd292c868a63Dc7b8eB3531c, mobile : , newSession : 1dD2A1Bd292c868a63Dc7b8eB3531c, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685600316121","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202302","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas Ariel 2nd floor"}}, expiry  :1795115192686
20-08-2026 00:36:43.040 2191102 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1dD2A1Bd292c868a63Dc7b8eB3531c
20-08-2026 00:36:43.040 2191102 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dD2A1Bd292c868a63Dc7b8eB3531c
20-08-2026 00:36:43.042 2191104 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@709e7bb4
20-08-2026 00:36:43.042 2191104 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192686","expired":false,"activity":"","logged":false,"session":"1dD2A1Bd292c868a63Dc7b8eB3531c","mobile":"","active":1,"status":true}
20-08-2026 00:36:43.042 2191104 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1dD2A1Bd292c868a63Dc7b8eB3531c","status":true}
20-08-2026 00:36:43.080 2191142 [http-nio-8051-exec-59] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:36:43.080 2191142 [http-nio-8051-exec-59] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":-40,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":-40,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:36:43.080 2191142 [http-nio-8051-exec-59] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":-40,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":-40,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:36:43.081 2191143 [http-nio-8051-exec-59] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":-40,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":-40},"status":true}
20-08-2026 00:36:43.083 2191145 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@3ac50f00
20-08-2026 00:36:43.083 2191145 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@59e2881a
20-08-2026 00:36:43.083 2191145 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:43.083 2191145 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@3ac50f00
20-08-2026 00:36:43.083 2191145 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@59e2881a
20-08-2026 00:36:43.110 2191172 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202202","mobile":""}
20-08-2026 00:36:43.126 2191188 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:36:43.126 2191188 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:43.126 2191188 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:43.126 2191188 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:36:43.126 2191188 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:43.127 2191189 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:36:43.129 2191191 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:43.130 2191192 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"60","skus":[{"selling_price":40,"image":"https://images.tinymart.in/product/4500667-4339.webp","amount":40,"door_id":"1","created_at":"2026-08-20 00:23:06.0","weight":"23","sku_id":"4500667","mrp":"40","tray_id":"14","purchased_qty":1,"is_sample":false,"display_label":"Farmely Classic date Bites 20gm","totalMRP":40,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Healthy Bites","vendor_id":"1","qty":"4","name":"Farmely Classic date Bites 20gm","key":"14-4500667","sku_json":"4500667-4"},{"selling_price":20,"image":"https://images.tinymart.in/product/4500499-5719.webp","amount":20,"door_id":"2","created_at":"2026-08-20 00:23:06.0","weight":"192","sku_id":"4500499","mrp":"20","tray_id":"32","purchased_qty":1,"is_sample":false,"display_label":"Heritage A1 Spiced Butter Milk180ml","totalMRP":20,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Lassi/ Buttermilk","vendor_id":"1","qty":"7","name":"Heritage A1 Spiced Butter Milk180ml","key":"32-4500499","sku_json":"4500499-7"}]}},"imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"},"total_items":2,"total_price":"60","user_id":"7022042316","session_id":"5f05B0591fD957D1Aa184001D991507022042316","read_only":true}
20-08-2026 00:36:43.134 2191196 [http-nio-8051-exec-118] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@7e1cdfa8
20-08-2026 00:36:43.135 2191197 [http-nio-8051-exec-118] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:36:43.135 2191197 [http-nio-8051-exec-118] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:36:43.135 2191197 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:36:43.135 2191197 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"60","user_id":"7022042316","imei":"TM05202203","session_id":"5f05B0591fD957D1Aa184001D991507022042316","created_at":"2026-08-20 00:36:28","modified_at":"2026-08-20 00:36:33","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}","sku_json":"{\"1\":{\"total_price\":\"60\",\"total_items\":2,\"skus\":[{\"selling_price\":40,\"image\":\"https://images.tinymart.in/product/4500667-4339.webp\",\"amount\":40,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:23:06.0\",\"weight\":\"23\",\"sku_id\":\"4500667\",\"mrp\":\"40\",\"tray_id\":\"14\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Farmely Classic date Bites 20gm\",\"totalMRP\":40,\"vm_id\":\"TM05202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Healthy Bites\",\"vendor_id\":\"1\",\"qty\":\"4\",\"name\":\"Farmely Classic date Bites 20gm\",\"key\":\"14-4500667\",\"sku_json\":\"4500667-4\"},{\"selling_price\":20,\"image\":\"https://images.tinymart.in/product/4500499-5719.webp\",\"amount\":20,\"door_id\":\"2\",\"created_at\":\"2026-08-20 00:23:06.0\",\"weight\":\"192\",\"sku_id\":\"4500499\",\"mrp\":\"20\",\"tray_id\":\"32\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Heritage A1 Spiced Butter Milk180ml\",\"totalMRP\":20,\"vm_id\":\"TM05202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Lassi/ Buttermilk\",\"vendor_id\":\"1\",\"qty\":\"7\",\"name\":\"Heritage A1 Spiced Butter Milk180ml\",\"key\":\"32-4500499\",\"sku_json\":\"4500499-7\"}]}}"}
20-08-2026 00:36:43.136 2191198 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@318bf90f
20-08-2026 00:36:43.136 2191198 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:36:43.136 2191198 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:43.136 2191198 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@318bf90f
20-08-2026 00:36:43.136 2191198 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:36:43.166 2191228 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::payment userAGENNT : Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.6 Mobile/15E148 Safari/604.1
20-08-2026 00:36:43.166 2191228 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::payment IP : 106.192.240.85
20-08-2026 00:36:43.166 2191228 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::payment request payload:{"payment_method":"razor_pay","mobile":"9108022066","amount":20,"delivery_fee":0,"deviceType":"app","orderId":"TM08202203260820003641257"}
20-08-2026 00:36:43.166 2191228 [http-nio-8051-exec-100] INFO  n.s.PaymentsImplementation - PaymentsImplementation::makePaymentv2 request payload:{payment_method=razor_pay, mobile=9108022066, amount=20, delivery_fee=0, deviceType=app, orderId=TM08202203260820003641257}
20-08-2026 00:36:43.166 2191228 [http-nio-8051-exec-100] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM08202203260820003641257
20-08-2026 00:36:43.187 2191249 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/paymentlist
20-08-2026 00:36:43.188 2191250 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:36:43.188 2191250 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:36:43.188 2191250 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2a22dcec
20-08-2026 00:36:43.188 2191250 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1b45bbde
20-08-2026 00:36:43.188 2191250 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:43.188 2191250 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2a22dcec
20-08-2026 00:36:43.188 2191250 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1b45bbde
20-08-2026 00:36:43.205 2191267 [http-nio-8051-exec-100] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9108022066
20-08-2026 00:36:43.228 2191290 [http-nio-8051-exec-100] INFO  neuu.utils.payment.NeuuWallet - customerId: 9108022066
20-08-2026 00:36:43.229 2191291 [http-nio-8051-exec-100] INFO  neuu.utils.payment.NeuuWallet - transactionKey: PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX
20-08-2026 00:36:43.229 2191291 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:36:43.229 2191291 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:36:43.229 2191291 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9108022066"}
20-08-2026 00:36:43.229 2191291 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:36:43.246 2191308 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/paymentlist
20-08-2026 00:36:43.246 2191308 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:36:43.246 2191308 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:36:43.246 2191308 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/paymentlist, match ::   false
20-08-2026 00:36:43.246 2191308 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:36:43.253 2191315 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:36:43.254 2191316 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:36:43.255 2191317 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request payload:{"user_id":"7022042316","session_id":"5f05B0591fD957D1Aa184001D991507022042316","vm_id":"1652784235808","deviceType":"app","sku_json":{"1":{"total_items":2,"total_price":"60","skus":[{"selling_price":40,"image":"https://images.tinymart.in/product/4500667-4339.webp","amount":40,"door_id":"1","created_at":"2026-08-20 00:23:06.0","weight":"23","sku_id":"4500667","mrp":"40","tray_id":"14","purchased_qty":1,"is_sample":false,"display_label":"Farmely Classic date Bites 20gm","totalMRP":40,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Healthy Bites","vendor_id":"1","qty":"4","name":"Farmely Classic date Bites 20gm","key":"14-4500667","sku_json":"4500667-4"},{"selling_price":20,"image":"https://images.tinymart.in/product/4500499-5719.webp","amount":20,"door_id":"2","created_at":"2026-08-20 00:23:06.0","weight":"192","sku_id":"4500499","mrp":"20","tray_id":"32","purchased_qty":1,"is_sample":false,"display_label":"Heritage A1 Spiced Butter Milk180ml","totalMRP":20,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Lassi/ Buttermilk","vendor_id":"1","qty":"7","name":"Heritage A1 Spiced Butter Milk180ml","key":"32-4500499","sku_json":"4500499-7"}]}},"imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"},"total_items":2,"total_price":"60","invoice_amount":"100"}
20-08-2026 00:36:43.255 2191317 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request Origin:https://go.vendingbuddy.in
20-08-2026 00:36:43.255 2191317 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request cip:106.202.100.120
20-08-2026 00:36:43.256 2191318 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:36:43.256 2191318 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:36:43.256 2191318 [http-nio-8051-exec-100] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:36:43.256 2191318 [http-nio-8051-exec-100] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:36:43.256 2191318 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - OrdersImplementation::CreateOrder request payload:{"deviceType":"app","vm_id":"1652784235808","total_price":"60","user_id":"7022042316","session_id":"5f05B0591fD957D1Aa184001D991507022042316","imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"},"total_items":2,"invoice_amount":"100","sku_json":{"1":{"total_price":"60","total_items":2,"skus":[{"selling_price":40,"image":"https://images.tinymart.in/product/4500667-4339.webp","amount":40,"door_id":"1","created_at":"2026-08-20 00:23:06.0","weight":"23","sku_id":"4500667","mrp":"40","tray_id":"14","purchased_qty":1,"is_sample":false,"display_label":"Farmely Classic date Bites 20gm","totalMRP":40,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Healthy Bites","vendor_id":"1","qty":"4","name":"Farmely Classic date Bites 20gm","key":"14-4500667","sku_json":"4500667-4"},{"selling_price":20,"image":"https://images.tinymart.in/product/4500499-5719.webp","amount":20,"door_id":"2","created_at":"2026-08-20 00:23:06.0","weight":"192","sku_id":"4500499","mrp":"20","tray_id":"32","purchased_qty":1,"is_sample":false,"display_label":"Heritage A1 Spiced Butter Milk180ml","totalMRP":20,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Lassi/ Buttermilk","vendor_id":"1","qty":"7","name":"Heritage A1 Spiced Butter Milk180ml","key":"32-4500499","sku_json":"4500499-7"}]}}}
20-08-2026 00:36:43.258 2191320 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID request imei:TM05202203
20-08-2026 00:36:43.259 2191321 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachineEnvByOrderId :: orderId :: TM08202203260820003641257 
20-08-2026 00:36:43.258 2191320 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID response orderID:TM05202203260820003643258
20-08-2026 00:36:43.259 2191321 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - sku_json for order {"1":{"skus":[{"selling_price":40,"image":"https://images.tinymart.in/product/4500667-4339.webp","amount":40,"door_id":"1","created_at":"2026-08-20 00:23:06.0","weight":"23","sku_id":"4500667","mrp":"40","tray_id":"14","purchased_qty":1,"is_sample":false,"display_label":"Farmely Classic date Bites 20gm","totalMRP":40,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Healthy Bites","vendor_id":"1","qty":"4","name":"Farmely Classic date Bites 20gm","key":"14-4500667","sku_json":"4500667-4"},{"selling_price":20,"image":"https://images.tinymart.in/product/4500499-5719.webp","amount":20,"door_id":"2","created_at":"2026-08-20 00:23:06.0","weight":"192","sku_id":"4500499","mrp":"20","tray_id":"32","purchased_qty":1,"is_sample":false,"display_label":"Heritage A1 Spiced Butter Milk180ml","totalMRP":20,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Lassi/ Buttermilk","vendor_id":"1","qty":"7","name":"Heritage A1 Spiced Butter Milk180ml","key":"32-4500499","sku_json":"4500499-7"}],"total_price":"60","total_items":2}}
20-08-2026 00:36:43.259 2191321 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:36:43.260 2191322 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:43.263 2191325 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:43.266 2191328 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:43.267 2191329 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5784d632
20-08-2026 00:36:43.279 2191341 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:36:43.284 2191346 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist createOrder: {"msg":"Successfully created order with order_id : TM05202203260820003643258","deliveryFee":"0","data":"","appOrder":{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"},"vsOrder":{},"status":true}
20-08-2026 00:36:43.284 2191346 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7c935c3f6c6aE532F431B57e6f29Ef
20-08-2026 00:36:43.285 2191347 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList request payload:{"deviceType":"app","vm_id":"1652784235808","total_price":"60","user_id":"7022042316","session_id":"5f05B0591fD957D1Aa184001D991507022042316","imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"},"total_items":2,"invoice_amount":"100","sku_json":{"1":{"total_price":"60","total_items":2,"skus":[{"selling_price":40,"image":"https://images.tinymart.in/product/4500667-4339.webp","amount":40,"door_id":"1","created_at":"2026-08-20 00:23:06.0","weight":"23","sku_id":"4500667","mrp":"40","tray_id":"14","purchased_qty":1,"is_sample":false,"display_label":"Farmely Classic date Bites 20gm","totalMRP":40,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Healthy Bites","vendor_id":"1","qty":"4","name":"Farmely Classic date Bites 20gm","key":"14-4500667","sku_json":"4500667-4"},{"selling_price":20,"image":"https://images.tinymart.in/product/4500499-5719.webp","amount":20,"door_id":"2","created_at":"2026-08-20 00:23:06.0","weight":"192","sku_id":"4500499","mrp":"20","tray_id":"32","purchased_qty":1,"is_sample":false,"display_label":"Heritage A1 Spiced Butter Milk180ml","totalMRP":20,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Lassi/ Buttermilk","vendor_id":"1","qty":"7","name":"Heritage A1 Spiced Butter Milk180ml","key":"32-4500499","sku_json":"4500499-7"}]}}}
20-08-2026 00:36:43.285 2191347 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7c935c3f6c6aE532F431B57e6f29Ef
20-08-2026 00:36:43.285 2191347 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@468d9a95
20-08-2026 00:36:43.285 2191347 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192715","expired":false,"activity":"","logged":false,"session":"7c935c3f6c6aE532F431B57e6f29Ef","mobile":"","active":1,"status":true}
20-08-2026 00:36:43.285 2191347 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7c935c3f6c6aE532F431B57e6f29Ef","status":true}
20-08-2026 00:36:43.285 2191347 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7c935c3f6c6aE532F431B57e6f29Ef
20-08-2026 00:36:43.286 2191348 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@468d9a95
20-08-2026 00:36:43.286 2191348 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192715","expired":false,"activity":"","logged":false,"session":"7c935c3f6c6aE532F431B57e6f29Ef","mobile":"","active":1,"status":true}
20-08-2026 00:36:43.286 2191348 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7c935c3f6c6aE532F431B57e6f29Ef, mobile : , newSession : 7c935c3f6c6aE532F431B57e6f29Ef, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1752230252801","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM07202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_Ariel_3rd Floor"}}, expiry  :1795115192715
20-08-2026 00:36:43.286 2191348 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7c935c3f6c6aE532F431B57e6f29Ef
20-08-2026 00:36:43.286 2191348 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7c935c3f6c6aE532F431B57e6f29Ef
20-08-2026 00:36:43.287 2191349 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@468d9a95
20-08-2026 00:36:43.287 2191349 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192715","expired":false,"activity":"","logged":false,"session":"7c935c3f6c6aE532F431B57e6f29Ef","mobile":"","active":1,"status":true}
20-08-2026 00:36:43.287 2191349 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7c935c3f6c6aE532F431B57e6f29Ef","status":true}
20-08-2026 00:36:43.290 2191352 [http-nio-8051-exec-107] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 7022042316
20-08-2026 00:36:43.291 2191353 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - customerId: 7022042316
20-08-2026 00:36:43.291 2191353 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - transactionKey: U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ
20-08-2026 00:36:43.291 2191353 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:36:43.291 2191353 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:36:43.291 2191353 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"7022042316"}
20-08-2026 00:36:43.291 2191353 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:36:43.306 2191368 [http-nio-8051-exec-100] INFO  n.s.PaymentsImplementation - PaymentsImplementation::createPendingPaymentRow response : {"uid":4512662154454778478,"status":true}
20-08-2026 00:36:43.307 2191369 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM01202601","mobile":""}
20-08-2026 00:36:43.316 2191378 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:36:43.316 2191378 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":-40,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":-40,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:36:43.317 2191379 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":-40,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":-40,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:36:43.317 2191379 [http-nio-8051-exec-107] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":-40,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":-40},"status":true}
20-08-2026 00:36:43.320 2191382 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList cart payment split into wallet and gateway:: user: 7022042316, cart_price : 60, wallet : -40.0, invoice :  100
20-08-2026 00:36:43.324 2191386 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[{"name":"paytm_upi","active":0,"label":"PayTM UPI"},{"name":"phonepe_upi","active":0,"label":"Phonepe/Bhim upi"},{"name":"payu_upi","active":0,"label":"PayU UPI"},{"name":"payu_collect","active":1,"label":"UPI"}],"header":"UPI","label":"upi"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:36:43.324 2191386 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList IMEI: TM05202203
20-08-2026 00:36:43.324 2191386 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods after: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:36:43.325 2191387 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'Ola' eligibility
20-08-2026 00:36:43.325 2191387 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 7022042316, amont = 100.0, orderId = TM05202203260820003643258
20-08-2026 00:36:43.326 2191388 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:36:43.328 2191390 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:43.329 2191391 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202507","mobile":""}
20-08-2026 00:36:43.331 2191393 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: Ola :: machineEnv :: 9
20-08-2026 00:36:43.333 2191395 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@78d09bac
20-08-2026 00:36:43.334 2191396 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'PayTM_WALLET' eligibility
20-08-2026 00:36:43.335 2191397 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 7022042316, amont = 100.0, orderId = TM05202203260820003643258
20-08-2026 00:36:43.335 2191397 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:36:43.335 2191397 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:43.336 2191398 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: PayTM_WALLET :: machineEnv :: 9
20-08-2026 00:36:43.337 2191399 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e4073d
20-08-2026 00:36:43.341 2191403 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'LazyPay' eligibility
20-08-2026 00:36:43.342 2191404 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 7022042316, amont = 100.0, orderId = TM05202203260820003643258
20-08-2026 00:36:43.342 2191404 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:36:43.344 2191406 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:43.344 2191406 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: LazyPay :: machineEnv :: 9
20-08-2026 00:36:43.345 2191407 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@39a5dd5
20-08-2026 00:36:43.349 2191411 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order :: {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787166403,"amount_due":2000,"currency":"INR","receipt":"TM08202203260820003641257-003643","id":"order_TRjnxnKIxWwv36","entity":"order","offer_id":null,"attempts":0,"status":"created"}
20-08-2026 00:36:43.350 2191412 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order amount : 20.0, paymentId : TM08202203260820003641257-003643
20-08-2026 00:36:43.350 2191412 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order  {"razor_pay_order":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787166403,"amount_due":2000,"currency":"INR","receipt":"TM08202203260820003641257-003643","id":"order_TRjnxnKIxWwv36","entity":"order","offer_id":null,"attempts":0,"status":"created"}}
20-08-2026 00:36:43.353 2191415 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentList: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:36:43.353 2191415 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::payment paymentOptionList :[{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:36:43.354 2191416 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@d10f683
20-08-2026 00:36:43.354 2191416 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1b45bbde
20-08-2026 00:36:43.354 2191416 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:36:43.354 2191416 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@d10f683
20-08-2026 00:36:43.354 2191416 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1b45bbde
20-08-2026 00:36:43.408 2191470 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202305","mobile":""}
20-08-2026 00:36:43.512 2191574 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 001b08DcD67bC8F53eDfBaFdAdCb71
20-08-2026 00:36:43.512 2191574 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 001b08DcD67bC8F53eDfBaFdAdCb71
20-08-2026 00:36:43.513 2191575 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@112a2022
20-08-2026 00:36:43.513 2191575 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192769","expired":false,"activity":"","logged":false,"session":"001b08DcD67bC8F53eDfBaFdAdCb71","mobile":"","active":1,"status":true}
20-08-2026 00:36:43.513 2191575 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"001b08DcD67bC8F53eDfBaFdAdCb71","status":true}
20-08-2026 00:36:43.513 2191575 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 001b08DcD67bC8F53eDfBaFdAdCb71
20-08-2026 00:36:43.513 2191575 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@112a2022
20-08-2026 00:36:43.513 2191575 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192769","expired":false,"activity":"","logged":false,"session":"001b08DcD67bC8F53eDfBaFdAdCb71","mobile":"","active":1,"status":true}
20-08-2026 00:36:43.513 2191575 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 001b08DcD67bC8F53eDfBaFdAdCb71, mobile : , newSession : 001b08DcD67bC8F53eDfBaFdAdCb71, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT","vm_id":"8969790716036205382","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115192769
20-08-2026 00:36:43.513 2191575 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 001b08DcD67bC8F53eDfBaFdAdCb71
20-08-2026 00:36:43.513 2191575 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 001b08DcD67bC8F53eDfBaFdAdCb71
20-08-2026 00:36:43.514 2191576 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@112a2022
20-08-2026 00:36:43.514 2191576 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115192769","expired":false,"activity":"","logged":false,"session":"001b08DcD67bC8F53eDfBaFdAdCb71","mobile":"","active":1,"status":true}
20-08-2026 00:36:43.514 2191576 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"001b08DcD67bC8F53eDfBaFdAdCb71","status":true}
20-08-2026 00:36:43.528 2191590 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202301","mobile":""}
20-08-2026 00:36:43.560 2191622 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":""}
20-08-2026 00:36:43.735 2191797 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202303","mobile":""}
20-08-2026 00:36:43.794 2191856 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202506","mobile":""}
20-08-2026 00:36:43.844 2191906 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202201","mobile":""}
20-08-2026 00:36:43.863 2191925 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM12202250","mobile":""}
20-08-2026 00:36:43.972 2192034 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:36:44.016 2192078 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202508","mobile":""}
20-08-2026 00:36:44.032 2192094 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":""}
20-08-2026 00:36:44.273 2192335 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202301","mobile":""}
20-08-2026 00:36:44.317 2192379 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202102","mobile":""}
20-08-2026 00:36:44.432 2192494 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202097","mobile":""}
20-08-2026 00:36:44.446 2192508 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202109","mobile":""}
20-08-2026 00:36:44.572 2192634 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202503","mobile":""}
20-08-2026 00:36:44.723 2192785 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202098","mobile":""}
20-08-2026 00:36:44.945 2193007 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202502","mobile":""}
20-08-2026 00:36:45.047 2193109 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202004","mobile":""}
20-08-2026 00:36:45.098 2193160 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202302","mobile":""}
20-08-2026 00:36:45.121 2193183 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS12202101","mobile":""}
20-08-2026 00:36:45.266 2193328 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202501","mobile":""}
20-08-2026 00:36:45.273 2193335 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::payment userAGENNT : Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.6 Mobile/15E148 Safari/604.1
20-08-2026 00:36:45.273 2193335 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::payment IP : 106.202.100.120
20-08-2026 00:36:45.273 2193335 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::payment request payload:{"payment_method":"razor_pay","mobile":"7022042316","amount":100,"delivery_fee":0,"deviceType":"app","orderId":"TM05202203260820003643258"}
20-08-2026 00:36:45.273 2193335 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::makePaymentv2 request payload:{payment_method=razor_pay, mobile=7022042316, amount=100, delivery_fee=0, deviceType=app, orderId=TM05202203260820003643258}
20-08-2026 00:36:45.273 2193335 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM05202203260820003643258
20-08-2026 00:36:45.317 2193379 [http-nio-8051-exec-107] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 7022042316
20-08-2026 00:36:45.318 2193380 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - customerId: 7022042316
20-08-2026 00:36:45.318 2193380 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - transactionKey: U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ
20-08-2026 00:36:45.318 2193380 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:36:45.318 2193380 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:36:45.319 2193381 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"7022042316"}
20-08-2026 00:36:45.319 2193381 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:36:45.353 2193415 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:36:45.353 2193415 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":-40,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":-40,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:36:45.353 2193415 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":-40,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":-40,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:36:45.353 2193415 [http-nio-8051-exec-107] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":-40,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":-40},"status":true}
20-08-2026 00:36:45.367 2193429 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachineEnvByOrderId :: orderId :: TM05202203260820003643258 
20-08-2026 00:36:45.368 2193430 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:45.372 2193434 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:36:45.373 2193435 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2b2f2786
20-08-2026 00:36:45.398 2193460 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - PaymentsImplementation::createPendingPaymentRow response : {"uid":4112972410645266707,"status":true}
20-08-2026 00:36:45.429 2193491 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order :: {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787166405,"amount_due":10000,"currency":"INR","receipt":"TM05202203260820003643258-003645","id":"order_TRjo04BHReK7bn","entity":"order","offer_id":null,"attempts":0,"status":"created"}
20-08-2026 00:36:45.429 2193491 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order amount : 100.0, paymentId : TM05202203260820003643258-003645
20-08-2026 00:36:45.429 2193491 [http-nio-8051-exec-107] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order  {"razor_pay_order":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787166405,"amount_due":10000,"currency":"INR","receipt":"TM05202203260820003643258-003645","id":"order_TRjo04BHReK7bn","entity":"order","offer_id":null,"attempts":0,"status":"created"}}
20-08-2026 00:36:45.434 2193496 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202501","mobile":""}
20-08-2026 00:36:45.441 2193503 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:36:45.479 2193541 [http-nio-8051-exec-124] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:36:45.796 2193858 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202501","mobile":""}
20-08-2026 00:36:45.853 2193915 [http-nio-8051-exec-126] INFO  n.c.kiosk.machine.MachineController - {skus=[4500721, 4500726, 4500626, 4500664, 4500701, 4500681, 186001, 185993, 4500723, 4500727, 4500642, 4500711, 4500710, 4500722, 8355, 4500715, 4500644, 166327, 4500669, 177747, 4500499, 177441, 4500713, 4500719, 4500728, 4500541, 185994, 4500725, 4500724, 4500667], imei=TM06202301}
20-08-2026 00:36:45.917 2193979 [http-nio-8051-exec-126] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:36:45.919 2193981 [http-nio-8051-exec-126] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:36:45.990 2194052 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202003","mobile":""}
20-08-2026 00:36:46.146 2194208 [http-nio-8051-exec-112] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:36:46.146 2194208 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:36:46.475 2194537 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202099","mobile":""}
20-08-2026 00:36:46.521 2194583 [http-nio-8051-exec-124] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:36:46.856 2194918 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:36:46.856 2194918 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:36:48.797 2196859 [http-nio-8051-exec-123] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:36:48.797 2196859 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:36:50.711 2198773 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:36:50.717 2198779 [http-nio-8051-exec-113] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:36:51.090 2199152 [http-nio-8051-exec-113] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:36:52.890 2200952 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::v2/makePayment payment: {"msg":"Razorpay Payment","pg_data":{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787166403,"amount_due":2000,"currency":"INR","receipt":"TM08202203260820003641257-003643","id":"order_TRjnxnKIxWwv36","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"},"returnUrl":"https://go.vendingbuddy.in//razorpay/process-payment","order_id":"TM08202203260820003641257","status":true}
20-08-2026 00:36:53.847 2201909 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:39:26.0, vm_id=1660745548012}
20-08-2026 00:36:53.848 2201910 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-19 23:39:26.0
20-08-2026 00:36:53.997 2202059 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:36:54.179 2202241 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::v2/makePayment payment: {"msg":"Razorpay Payment","pg_data":{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787166405,"amount_due":10000,"currency":"INR","receipt":"TM05202203260820003643258-003645","id":"order_TRjo04BHReK7bn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"},"returnUrl":"https://go.vendingbuddy.in//razorpay/process-payment","order_id":"TM05202203260820003643258","status":true}
20-08-2026 00:36:55.453 2203515 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202507
20-08-2026 00:36:55.453 2203515 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:36:55.453 2203515 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:36:55
20-08-2026 00:36:56.484 2204546 [http-nio-8051-exec-124] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:36:56.485 2204547 [http-nio-8051-exec-124] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:56.486 2204548 [http-nio-8051-exec-124] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:36:56.497 2204559 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:56.497 2204559 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:56.498 2204560 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:56.498 2204560 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:56.498 2204560 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:56.498 2204560 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:56.498 2204560 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:56.498 2204560 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:56.499 2204561 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:56.499 2204561 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:36:56.499 2204561 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:36:56.500 2204562 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:36:56.500 2204562 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:56.500 2204562 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:56.501 2204563 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:36:56.501 2204563 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:56.501 2204563 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:56.501 2204563 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:56.501 2204563 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:36:56.501 2204563 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:36:56.503 2204565 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:36:56.503 2204565 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:56.503 2204565 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:56.503 2204565 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:56.503 2204565 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:56.503 2204565 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:56.504 2204566 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:56.504 2204566 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:36:56.504 2204566 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:36:56.505 2204567 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:36:56.505 2204567 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:56.505 2204567 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:56.506 2204568 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:56.506 2204568 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:36:56.506 2204568 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:36:56.507 2204569 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:36:56.507 2204569 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:36:56.507 2204569 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:36:56.507 2204569 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:36:56.507 2204569 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:56.507 2204569 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:56.508 2204570 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:56.508 2204570 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:56.509 2204571 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:56.509 2204571 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:36:56.509 2204571 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 24
20-08-2026 00:36:56.509 2204571 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 24
20-08-2026 00:36:56.510 2204572 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:36:56.510 2204572 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:36:56.510 2204572 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:36:56.511 2204573 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:36:56.511 2204573 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:56.511 2204573 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:56.511 2204573 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:56.511 2204573 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:56.511 2204573 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:56.512 2204574 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:36:56.512 2204574 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:56.512 2204574 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:56.513 2204575 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:56.513 2204575 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:56.513 2204575 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:56.514 2204576 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:56.514 2204576 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:36:56.514 2204576 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:36:56.514 2204576 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:36:56.514 2204576 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:56.514 2204576 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:56.515 2204577 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:56.515 2204577 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:56.515 2204577 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:56.516 2204578 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:36:56.516 2204578 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:36:56.516 2204578 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:36:56.516 2204578 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:36:56.516 2204578 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:56.516 2204578 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:56.517 2204579 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:56.517 2204579 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:56.517 2204579 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:56.519 2204581 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:56.519 2204581 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:56.519 2204581 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:56.519 2204581 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:56.520 2204582 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:36:56.520 2204582 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:36:56.520 2204582 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:36:56.520 2204582 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:36:56.520 2204582 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:36:56.521 2204583 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:36:56.521 2204583 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:36:56.521 2204583 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:36:56.522 2204584 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:36:56.522 2204584 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:56.522 2204584 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:56.523 2204585 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:56.523 2204585 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:36:56.523 2204585 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:36:56.523 2204585 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:36:56.545 2204607 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230220183652764', user_id=1917737732, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "1917737732", "rstatus": true, "bill_amount": 0, "order_status": "", "total_amount": 0, "cart_offer_desc": "", "skus": [], "orderId": "TM08202201230220183652764"}', weight_based_response='{}', created_at='2023-02-20 18:36:52.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='xlJbSR', short_order_expiry='20-03-2023 18:38:07', receipt_id='IN20260820001837', proposedSkuJson='{"res": true, "userId": "1917737732", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230220183652764", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='7675f0f8-0e62-416c-8b38-fe32ba9ad0b9', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:36:56.551 2204613 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230227153633830', user_id=306508960, vm_id=1659771892382, order_amount=3944.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "skus": [{"mrp": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "sku_total": 20, "qty": 1, "door_id": "", "tray_id": "12", "name": "Lays  TEC per peice", "offer_id": "", "skuid": "10030", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "sku_total": 20, "qty": 1, "door_id": "", "tray_id": "13", "name": "Lays  TEC per peice", "offer_id": "", "skuid": "10030", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10032-3250.png", "sku_total": 60, "qty": 3, "door_id": "", "tray_id": "15", "name": "Bhujia Sev - TEC per peice", "offer_id": "", "skuid": "10032", "unit_price": "20"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "sku_total": 40, "qty": 1, "door_id": "", "tray_id": "16", "name": "Doritos- TEC per peice", "offer_id": "", "skuid": "10057", "unit_price": "40"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10031-2415.png", "sku_total": 80, "qty": 4, "door_id": "", "tray_id": "17", "name": "Aloo Bhujia - TEC per peice", "offer_id": "", "skuid": "10031", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10045-2628.png", "sku_total": 60, "qty": 3, "door_id": "", "tray_id": "18", "name": "Good day butter - TEC per peice", "offer_id": "", "skuid": "10045", "unit_price": "20"}, {"mrp": "60", "image_url": "https://images.tinymart.in/product/10050-9302.png", "sku_total": 300, "qty": 5, "door_id": "", "tray_id": "19", "name": "Hide n seek - TEC per peice", "offer_id": "", "skuid": "10050", "unit_price": "60"}, {"mrp": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "sku_total": 100, "qty": 1, "door_id": "", "tray_id": "20", "name": "Cup Noodles - TEC per peice", "offer_id": "", "skuid": "10028", "unit_price": "100"}, {"mrp": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "sku_total": 100, "qty": 1, "door_id": "", "tray_id": "21", "name": "Cup Noodles - TEC per peice", "offer_id": "", "skuid": "10028", "unit_price": "100"}, {"mrp": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "sku_total": 84, "qty": 3, "door_id": "", "tray_id": "22", "name": "Maggie per peice", "offer_id": "", "skuid": "10029", "unit_price": "28"}, {"mrp": "60", "image_url": "https://images.tinymart.in/product/10050-9302.png", "sku_total": 360, "qty": 6, "door_id": "", "tray_id": "23", "name": "Hide n seek - TEC per peice", "offer_id": "", "skuid": "10050", "unit_price": "60"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10026-7258.png", "sku_total": 100, "qty": 5, "door_id": "", "tray_id": "24", "name": "Nutrichoice TEC per peice", "offer_id": "", "skuid": "10026", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10027-9753.png", "sku_total": 100, "qty": 5, "door_id": "", "tray_id": "25", "name": "all rounder per peice", "offer_id": "", "skuid": "10027", "unit_price": "20"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10039-8160.png", "sku_total": 40, "qty": 1, "door_id": "", "tray_id": "27", "name": "Bauli Moonfills vanilla- TEC per peice", "offer_id": "", "skuid": "10039", "unit_price": "40"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10055-6522.png", "sku_total": 200, "qty": 5, "door_id": "", "tray_id": "34", "name": "Mixed delight - TEC per peice", "offer_id": "", "skuid": "10055", "unit_price": "40"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10056-3422.png", "sku_total": 80, "qty": 2, "door_id": "", "tray_id": "35", "name": "Gauva delight - TEC per peice", "offer_id": "", "skuid": "10056", "unit_price": "40"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10053-6695.png", "sku_total": 80, "qty": 2, "door_id": "", "tray_id": "36", "name": "Tropicana mango delight - TEC per peice", "offer_id": "", "skuid": "10053", "unit_price": "40"}, {"mrp": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "sku_total": 476, "qty": 14, "door_id": "", "tray_id": "37", "name": "Amul lassi - TEC per peice", "offer_id": "", "skuid": "10040", "unit_price": "34"}, {"mrp": "28", "image_url": "https://images.tinymart.in/product/10041-4145.png", "sku_total": 224, "qty": 8, "door_id": "", "tray_id": "38", "name": "Amul masti- TEC per peice", "offer_id": "", "skuid": "10041", "unit_price": "28"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10056-3422.png", "sku_total": 80, "qty": 2, "door_id": "", "tray_id": "39", "name": "Gauva delight - TEC per peice", "offer_id": "", "skuid": "10056", "unit_price": "40"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10049-1896.png", "sku_total": 60, "qty": 3, "door_id": "", "tray_id": "40", "name": "Dairy milk - TEC per peice", "offer_id": "", "skuid": "10049", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10046-7760.JPEG", "sku_total": 80, "qty": 4, "door_id": "", "tray_id": "41", "name": "Kitkat-TEC per peice", "offer_id": "", "skuid": "10046", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10037-8149.png", "sku_total": 80, "qty": 4, "door_id": "", "tray_id": "42", "name": "Snickers - TEC per peice", "offer_id": "", "skuid": "10037", "unit_price": "20"}, {"mrp": "80", "image_url": "https://images.tinymart.in/product/10043-1825.jpg", "sku_total": 480, "qty": 6, "door_id": "", "tray_id": "44", "name": "Sting 250ML per peice", "offer_id": "", "skuid": "10043", "unit_price": "80"}, {"mrp": "80", "image_url": "https://images.tinymart.in/product/10042-1514.png", "sku_total": 160, "qty": 2, "door_id": "", "tray_id": "45", "name": "Sprite - TEC per peice", "offer_id": "", "skuid": "10042", "unit_price": "80"}, {"mrp": "80", "image_url": "https://images.tinymart.in/product/10044-3612.png", "sku_total": 480, "qty": 6, "door_id": "", "tray_id": "46", "name": "Coca Cola 300ml- TEC per peice", "offer_id": "", "skuid": "10044", "unit_price": "80"}], "cart_offer_desc": "", "userId": "306508960", "order_status": "", "imei": "TM08202201", "rstatus": true, "total_amount": 3944, "bill_amount": 3944, "orderId": "TM08202201230227153633830"}', weight_based_response='{}', created_at='2023-02-27 15:36:33.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='NOrKth', short_order_expiry='27-03-2023 15:42:16', receipt_id='IN20260820001837', proposedSkuJson='{"res": true, "skus": [{"mrp": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "sku_total": 20, "qty": 1, "door_id": "1", "tray_id": "11", "offer_desc": "", "name": "Lays  TEC", "offer_id": "", "skuid": "10030", "unit_price": "20"}, {"mrp": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "sku_total": 120, "qty": 1, "door_id": "2", "tray_id": "31", "offer_desc": "", "name": "Cocojal - TEC", "offer_id": "", "skuid": "10038", "unit_price": "120"}], "userId": "0306508960", "total_amount": "20.0", "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "orderId": "TM08202201230227153633830"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230227153633830.mp4', access_code='44a3d1a5-6b45-4088-86ca-af6290a7a820', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:36:56.557 2204619 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230615192111045', user_id=8778913068, vm_id=, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 0, "imei": "TM06202304", "order_status": "", "userId": "8778913068", "rstatus": true, "res": true, "skus": [], "orderId": "TM06202304230615192111045", "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-15 19:21:11.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='T5nOiE', short_order_expiry='15-07-2023 19:21:52', receipt_id='IN20260820001837', proposedSkuJson='{"total_amount": 60, "bill_amount": 60, "userId": "8778913068", "res": true, "skus": [{"sku_total": 20, "skuid": "10085", "unit_price": 20, "offer_desc": "", "qty": 1, "offer_id": "", "door_id": "1", "mrp": "20", "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1605099934272-Screenshot%202020-11-11%20183517.jpg", "name": "Too Yummi Karare Munchy Masala, 80"}, {"sku_total": 40, "skuid": "10155", "unit_price": 40, "offer_desc": "", "qty": 1, "offer_id": "", "door_id": "2", "mrp": "40", "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1605100053715-diet.jpg", "name": "Coke Diet 300ml"}], "orderId": "TM06202304230615192111045", "imei": "TM06202304", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230615192111045.mp4', access_code='43d381e1-3a28-4960-bfc9-1ce85745ff9e', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:36:56.562 2204624 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230623120159705', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=15.0, amount_received=15.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 0, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [], "orderId": "TM06202304230623120159705", "bill_amount": 0, "cart_offer_desc": "", "rstatus": true, "order_status": ""}', weight_based_response='{}', created_at='2023-06-23 12:01:59.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='tDXVD7', short_order_expiry='23-07-2023 12:02:35', receipt_id='IN20260820001837', proposedSkuJson='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "46", "qty": 1, "offer_desc": "", "sku_total": 15, "offer_id": "", "door_id": "2", "name": "Britannia Gobbles Chocolate Cake,50Gms", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140595228-259985_16-britannia-gobbles-choco-chill-cake.jpeg", "unit_price": 15, "skuid": "177700", "mrp": "15"}], "orderId": "TM06202304230623120159705", "bill_amount": 15, "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230623120159705.mp4', access_code='468c64e8-bf59-411a-b9cd-c4b42a1cbf78', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:36:56.566 2204628 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230623120333811', user_id=8489765204, vm_id=, order_amount=15.0, pre_auth_amount=15.0, amount_received=15.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "46", "qty": 1, "sku_total": 15, "offer_id": "", "door_id": "", "name": "Britannia Gobbles Chocolate Cake,50Gms per peice", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140595228-259985_16-britannia-gobbles-choco-chill-cake.jpeg", "unit_price": "15", "skuid": "177700", "mrp": "15"}], "orderId": "TM06202304230623120333811", "bill_amount": 15, "cart_offer_desc": "", "rstatus": true, "order_status": ""}', weight_based_response='{}', created_at='2023-06-23 12:03:33.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='wnEmF9', short_order_expiry='23-07-2023 12:04:13', receipt_id='IN20260820001837', proposedSkuJson='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "46", "qty": 1, "offer_desc": "", "sku_total": 15, "offer_id": "", "door_id": "2", "name": "Britannia Gobbles Chocolate Cake,50Gms", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140595228-259985_16-britannia-gobbles-choco-chill-cake.jpeg", "unit_price": 15, "skuid": "177700", "mrp": "15"}], "orderId": "TM06202304230623120333811", "bill_amount": 15, "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230623120333811.mp4', access_code='7b2d5c4a-d7e3-439a-8b79-dd9269b7656d', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:36:56.572 2204634 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230623133658760', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=15.0, amount_received=15.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 0, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [], "orderId": "TM06202304230623133658760", "bill_amount": 0, "cart_offer_desc": "", "rstatus": true, "order_status": ""}', weight_based_response='{}', created_at='2023-06-23 13:36:58.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='e8OblJ', short_order_expiry='23-07-2023 13:37:47', receipt_id='IN20260820001837', proposedSkuJson='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "19", "qty": 1, "offer_desc": "", "sku_total": 15, "offer_id": "", "door_id": "1", "name": "Britannia Gobbles Fruit Cake,50gms", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140402030-259977_16-britannia-gobbles-fruity-fun-cake.jpeg", "unit_price": 15, "skuid": "183532", "mrp": "15"}], "orderId": "TM06202304230623133658760", "bill_amount": 15, "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230623133658760.mp4', access_code='4015953c-ecd9-4ce6-9d97-b43e4740bdfa', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:36:56.578 2204640 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304250610165735127', user_id=7906770733, vm_id=1686833081377, order_amount=45.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 45, "userId": "7906770733", "orderId": "TM06202304250610165735127", "bill_amount": 45, "order_status": "", "imei": "TM06202304", "cart_offer_desc": "", "rstatus": true, "res": true, "skus": [{"qty": 1, "sku_total": 45, "offer_id": "", "tray_id": "39", "door_id": "", "unit_price": "45", "image_url": "https://images.tinymart.in/product/186001-2099.webp", "skuid": "186001", "name": "Nestle Nescafe Chilled Latte Coffee Milk  per peice", "mrp": "45"}]}', weight_based_response='{}', created_at='2025-06-10 16:57:35.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='IPeArK', short_order_expiry='10-07-2025 16:59:42', receipt_id='IN20260820001837', proposedSkuJson='{"total_amount": 40, "userId": "7906770733", "orderId": "TM06202304250610165735127", "bill_amount": 40, "skus": [{"qty": 1, "sku_total": 40, "offer_id": "", "offer_desc": "", "tray_id": "44", "door_id": "2", "unit_price": 40, "image_url": "https://images.tinymart.in/product/186020-1020.webp", "skuid": "186020", "name": "Cavins Belgian Chocolate Milkshake 170ml", "mrp": "40"}], "imei": "TM06202304", "cart_offer_desc": "", "res": true}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304250610165735127.mp4', access_code='d3ef7253-fa76-4ba2-9873-fc850f4dc384', status='Completed', type_of_order='app', wallet_txn_id='2400887538145315951', environment='9', wallet_txn_ids_json='{"pre_credit":"6680465197465161193","pre_debit":"2400887538145315951"}', internal_status='null'}
20-08-2026 00:36:56.584 2204646 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304250624103203715', user_id=9082254715, vm_id=1686833081377, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"bill_amount": 20, "orderId": "TM06202304250624103203715", "imei": "TM06202304", "userId": "9082254715", "cart_offer_desc": "", "skus": [{"name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "sku_total": 20, "door_id": "", "image_url": "https://images.tinymart.in/product/112220-4139.png", "qty": 1, "skuid": "112220", "offer_id": "", "unit_price": "20", "tray_id": "43", "mrp": "20"}], "order_status": "", "res": true, "rstatus": true, "total_amount": 20}', weight_based_response='{}', created_at='2025-06-24 10:32:03.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Djftvh', short_order_expiry='24-07-2025 10:34:24', receipt_id='IN20260820001837', proposedSkuJson='{"bill_amount": 20, "total_amount": 20, "imei": "TM06202304", "orderId": "TM06202304250624103203715", "skus": [{"name": "Snickers Chocolate Bar, 22g Rs - 20", "sku_total": 20, "door_id": "2", "image_url": "https://images.tinymart.in/product/112220-4139.png", "qty": 1, "skuid": "112220", "offer_desc": "", "offer_id": "", "unit_price": 20, "tray_id": "43", "mrp": "20"}], "res": true, "cart_offer_desc": "", "userId": "9082254715"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304250624103203715.mp4', access_code='cc6bbe0b-b6d9-4ed1-9dfb-121bd0857c45', status='Completed', type_of_order='app', wallet_txn_id='3963101479415073843', environment='9', wallet_txn_ids_json='{"pre_credit":"1824241440041093474","pre_debit":"3963101479415073843"}', internal_status='null'}
20-08-2026 00:36:56.589 2204651 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM03202401260819174013487', user_id=9492805149, vm_id=1711555283773, order_amount=30.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 30, "rstatus": true, "res": true, "orderId": "TM03202401260819174013487", "imei": "TM03202401", "bill_amount": 30, "cart_offer_desc": "", "order_status": "", "userId": "9492805149", "skus": [{"door_id": "", "tray_id": "18", "sku_total": 10, "skuid": "4500723", "image_url": "https://images.tinymart.in/product/4500723-3888.png", "mrp": "10", "offer_id": "", "unit_price": "10", "qty": 1, "name": "MaxVita Moong daal 25gm per peice"}, {"door_id": "", "tray_id": "35", "sku_total": 20, "skuid": "185993", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "offer_id": "", "unit_price": "20", "qty": 1, "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice"}]}', weight_based_response='{}', created_at='2026-08-19 17:40:13.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='dhIupC', short_order_expiry='19-09-2026 17:42:06', receipt_id='IN20260820001837', proposedSkuJson='{"total_amount": 30, "skus": [{"offer_desc": "", "door_id": "2", "tray_id": "35", "sku_total": 20, "skuid": "185993", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "offer_id": "", "unit_price": 20, "qty": 1, "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g"}, {"offer_desc": "", "door_id": "1", "tray_id": "18", "sku_total": 10, "skuid": "4500723", "image_url": "https://images.tinymart.in/product/4500723-3888.png", "mrp": "10", "offer_id": "", "unit_price": 10, "qty": 1, "name": "MaxVita Moong daal 25gm"}], "res": true, "imei": "TM03202401", "bill_amount": 30, "cart_offer_desc": "", "userId": "9492805149", "orderId": "TM03202401260819174013487"}', video_url='N/A', access_code='8a008027-5550-493d-9659-e5e78cd03e26', status='Completed', type_of_order='app', wallet_txn_id='3763913623827401336', environment='9', wallet_txn_ids_json='{"pre_credit":"8259355218030248562","pre_debit":"3763913623827401336","post_debit":""}', internal_status='null'}
20-08-2026 00:36:56.596 2204658 [http-nio-8051-exec-124] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":["TM08202201230220183652764","TM08202201230227153633830","TM06202304230615192111045","TM06202304230623120159705","TM06202304230623120333811","TM06202304230623133658760","TM06202304250610165735127","TM06202304250624103203715","TM03202401260819174013487"],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:36:57.469 2205531 [http-nio-8051-exec-122] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202302, skus=[133041, 4500701, 4500499, 186043, 4500643, 4500694, 4500656, 4500712, 0, 4500705, 4500650, 185954, 4500681, 177441, 4500715, 4500723, 4500720, 4500711, 4500665, 108676, 4500605, 4500717, 185993, 4500624, 4500727, 4500726, 4500669, 185994, 186059, 166327, 4500667, 4500664, 4500724]}
20-08-2026 00:36:57.473 2205535 [http-nio-8051-exec-122] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:36:57.476 2205538 [http-nio-8051-exec-122] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:36:58.655 2206717 [http-nio-8051-exec-108] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202507 
20-08-2026 00:36:58.656 2206718 [http-nio-8051-exec-108] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:36:58.656 2206718 [http-nio-8051-exec-108] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:36:58.666 2206728 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.666 2206728 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.667 2206729 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.667 2206729 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.667 2206729 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.669 2206731 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.669 2206731 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.669 2206731 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.670 2206732 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.671 2206733 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.671 2206733 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.671 2206733 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.672 2206734 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.672 2206734 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.673 2206735 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.673 2206735 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.673 2206735 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.674 2206736 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.675 2206737 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.675 2206737 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.676 2206738 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.676 2206738 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.676 2206738 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.677 2206739 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.678 2206740 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.678 2206740 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.678 2206740 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.679 2206741 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.679 2206741 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.680 2206742 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.680 2206742 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.680 2206742 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.681 2206743 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.681 2206743 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.681 2206743 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.682 2206744 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.683 2206745 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:36:58.683 2206745 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:36:58.684 2206746 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:36:58.684 2206746 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.684 2206746 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.684 2206746 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.685 2206747 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.685 2206747 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.686 2206748 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.686 2206748 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.686 2206748 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.687 2206749 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.688 2206750 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.688 2206750 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.688 2206750 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.689 2206751 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.689 2206751 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.690 2206752 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.691 2206753 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.691 2206753 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.692 2206754 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.692 2206754 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:36:58.692 2206754 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:36:58.693 2206755 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:36:58.693 2206755 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.693 2206755 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.694 2206756 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.695 2206757 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.695 2206757 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.695 2206757 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.697 2206759 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.697 2206759 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.697 2206759 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.698 2206760 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.698 2206760 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.698 2206760 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.699 2206761 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:36:58.699 2206761 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:36:58.700 2206762 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:36:58.700 2206762 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:36:58.700 2206762 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:36:58.700 2206762 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:36:58.700 2206762 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.700 2206762 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.701 2206763 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.702 2206764 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:36:58.702 2206764 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:36:58.703 2206765 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:36:58.703 2206765 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.703 2206765 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.703 2206765 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.704 2206766 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.704 2206766 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.706 2206768 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.706 2206768 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.706 2206768 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.707 2206769 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.708 2206770 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:36:58.708 2206770 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:36:58.709 2206771 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:36:58.709 2206771 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:36:58.709 2206771 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:36:58.710 2206772 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:36:58.734 2206796 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:36:59.515 2207577 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-22 12:33:02"}
20-08-2026 00:36:59.619 2207681 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:53:43.0, vm_id=1778290329057}
20-08-2026 00:36:59.620 2207682 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1778290329057, timestamp: 2026-08-19 20:53:43.0
20-08-2026 00:36:59.628 2207690 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:37:01.211 2209273 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-08-06 07:33:18"}
20-08-2026 00:37:01.521 2209583 [http-nio-8051-exec-76] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:37:01.544 2209606 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.546 2209608 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.552 2209614 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.552 2209614 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:37:01.552 2209614 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:37:01.555 2209617 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:37:01.555 2209617 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:37:01.556 2209618 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:01.557 2209619 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:01.561 2209623 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:01.561 2209623 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:37:01.561 2209623 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:37:01.566 2209628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:37:01.566 2209628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:01.566 2209628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:37:01.599 2209661 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:01.599 2209661 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:01.599 2209661 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:01.600 2209662 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:37:01.600 2209662 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:01.0
20-08-2026 00:37:01.600 2209662 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:01.601 2209663 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.603 2209665 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.607 2209669 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.607 2209669 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:37:01.607 2209669 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:37:01.612 2209674 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:37:01.612 2209674 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:37:01.613 2209675 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:01.616 2209678 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:01.619 2209681 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:01.619 2209681 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:37:01.619 2209681 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:37:01.623 2209685 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:37:01.623 2209685 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:01.623 2209685 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:37:01.645 2209707 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:01.645 2209707 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:01.645 2209707 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:01.645 2209707 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:37:01.645 2209707 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:01.0
20-08-2026 00:37:01.645 2209707 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:01.647 2209709 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.649 2209711 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.653 2209715 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.653 2209715 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:37:01.654 2209716 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:01.657 2209719 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:37:01.658 2209720 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:37:01.660 2209722 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:01.661 2209723 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:01.665 2209727 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:01.665 2209727 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:37:01.666 2209728 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:37:01.671 2209733 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:37:01.671 2209733 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:01.671 2209733 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:37:01.699 2209761 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:01.699 2209761 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:01.700 2209762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:01.700 2209762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:37:01.700 2209762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:01.0
20-08-2026 00:37:01.700 2209762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:01.701 2209763 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.703 2209765 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.710 2209772 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.710 2209772 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:37:01.710 2209772 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:37:01.713 2209775 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:37:01.713 2209775 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:37:01.714 2209776 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:01.715 2209777 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:01.719 2209781 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:01.719 2209781 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:37:01.719 2209781 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:37:01.721 2209783 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:37:01.721 2209783 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:01.721 2209783 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:37:01.760 2209822 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:01.761 2209823 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:01.761 2209823 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:01.761 2209823 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:37:01.761 2209823 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:01.0
20-08-2026 00:37:01.761 2209823 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:01.762 2209824 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.764 2209826 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.767 2209829 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.767 2209829 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:37:01.767 2209829 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:37:01.770 2209832 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:37:01.770 2209832 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:37:01.771 2209833 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.772 2209834 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.775 2209837 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.775 2209837 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:37:01.775 2209837 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:37:01.778 2209840 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:37:01.778 2209840 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:37:01.778 2209840 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.781 2209843 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.783 2209845 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.784 2209846 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:37:01.784 2209846 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:37:01.787 2209849 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:37:01.787 2209849 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:37:01.788 2209850 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.789 2209851 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.792 2209854 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.792 2209854 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:37:01.792 2209854 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:37:01.795 2209857 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:37:01.795 2209857 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:37:01.796 2209858 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:01.798 2209860 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:01.801 2209863 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:01.801 2209863 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:37:01.801 2209863 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:37:01.803 2209865 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:37:01.803 2209865 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:37:01.804 2209866 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.806 2209868 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.809 2209871 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.809 2209871 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:37:01.809 2209871 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:37:01.812 2209874 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:37:01.812 2209874 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:37:01.813 2209875 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.814 2209876 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.816 2209878 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.816 2209878 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:37:01.816 2209878 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:37:01.818 2209880 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:37:01.818 2209880 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:37:01.819 2209881 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.820 2209882 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.822 2209884 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.822 2209884 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:37:01.822 2209884 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:37:01.824 2209886 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:37:01.824 2209886 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:37:01.825 2209887 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:01.826 2209888 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:01.830 2209892 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:01.830 2209892 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:37:01.830 2209892 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:37:01.832 2209894 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:37:01.833 2209895 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:01.833 2209895 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:37:01.855 2209917 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:01.855 2209917 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:01.855 2209917 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:37:01.855 2209917 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:37:01.856 2209918 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:01.0
20-08-2026 00:37:01.856 2209918 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:01.857 2209919 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.859 2209921 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.862 2209924 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.862 2209924 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:37:01.863 2209925 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:01.866 2209928 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:37:01.866 2209928 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:37:01.867 2209929 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.868 2209930 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.871 2209933 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.871 2209933 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:37:01.871 2209933 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:37:01.875 2209937 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:37:01.875 2209937 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:37:01.876 2209938 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:01.878 2209940 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:01.880 2209942 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:01.881 2209943 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:37:01.881 2209943 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:37:01.883 2209945 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:37:01.883 2209945 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:37:01.883 2209945 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:01.885 2209947 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:01.889 2209951 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:01.889 2209951 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:37:01.889 2209951 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:37:01.893 2209955 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:37:01.893 2209955 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:01.893 2209955 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:37:01.916 2209978 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:01.917 2209979 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:01.917 2209979 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:01.917 2209979 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:37:01.917 2209979 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:01.0
20-08-2026 00:37:01.917 2209979 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:01.918 2209980 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:01.919 2209981 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:01.923 2209985 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:01.923 2209985 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:37:01.923 2209985 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:37:01.925 2209987 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:37:01.925 2209987 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:01.925 2209987 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:37:02.007 2210069 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.007 2210069 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.007 2210069 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.007 2210069 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:37:02.007 2210069 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.007 2210069 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.008 2210070 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.010 2210072 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.012 2210074 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.012 2210074 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:37:02.012 2210074 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:02.015 2210077 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:37:02.015 2210077 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:37:02.016 2210078 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.017 2210079 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.019 2210081 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.019 2210081 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:37:02.019 2210081 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:37:02.021 2210083 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:37:02.021 2210083 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:37:02.022 2210084 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.023 2210085 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.025 2210087 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.025 2210087 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:37:02.025 2210087 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:37:02.028 2210090 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:37:02.028 2210090 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.028 2210090 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:37:02.076 2210138 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.076 2210138 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.076 2210138 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.076 2210138 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:37:02.077 2210139 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.077 2210139 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.077 2210139 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.079 2210141 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.081 2210143 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.081 2210143 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:37:02.081 2210143 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:37:02.084 2210146 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:37:02.084 2210146 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:37:02.085 2210147 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.086 2210148 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.088 2210150 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.088 2210150 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:37:02.088 2210150 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:37:02.091 2210153 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:37:02.091 2210153 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:37:02.092 2210154 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:37:02.093 2210155 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cb4caf2
20-08-2026 00:37:02.095 2210157 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:37:02.095 2210157 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:37:02.095 2210157 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:37:02.097 2210159 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:37:02.097 2210159 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:37:02.098 2210160 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.100 2210162 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.102 2210164 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.102 2210164 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:37:02.102 2210164 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:37:02.104 2210166 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:37:02.104 2210166 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:37:02.106 2210168 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.107 2210169 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.109 2210171 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.109 2210171 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:37:02.109 2210171 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:37:02.112 2210174 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:37:02.112 2210174 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:37:02.112 2210174 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.113 2210175 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.116 2210178 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.116 2210178 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:37:02.116 2210178 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:37:02.118 2210180 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:37:02.118 2210180 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:37:02.119 2210181 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.120 2210182 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.123 2210185 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.123 2210185 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:37:02.123 2210185 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:37:02.125 2210187 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:37:02.126 2210188 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:37:02.126 2210188 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.128 2210190 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.131 2210193 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.131 2210193 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:37:02.131 2210193 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:02.132 2210194 [http-nio-8051-exec-85] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:37:02.132 2210194 [http-nio-8051-exec-85] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:37:02.134 2210196 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:37:02.134 2210196 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:37:02.135 2210197 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.136 2210198 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.138 2210200 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.138 2210200 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:37:02.138 2210200 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:02.141 2210203 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:37:02.141 2210203 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:37:02.142 2210204 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:37:02.143 2210205 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cb4caf2
20-08-2026 00:37:02.145 2210207 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:37:02.145 2210207 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:37:02.145 2210207 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:37:02.147 2210209 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:37:02.147 2210209 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:37:02.148 2210210 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.149 2210211 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.151 2210213 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.151 2210213 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:37:02.151 2210213 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:37:02.153 2210215 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:37:02.153 2210215 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:37:02.154 2210216 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.156 2210218 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.160 2210222 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.160 2210222 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:37:02.160 2210222 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:37:02.163 2210225 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:37:02.164 2210226 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:37:02.165 2210227 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.167 2210229 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.170 2210232 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.170 2210232 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:37:02.170 2210232 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:37:02.173 2210235 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:37:02.173 2210235 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:37:02.174 2210236 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.175 2210237 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.178 2210240 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.178 2210240 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:37:02.178 2210240 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:37:02.180 2210242 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:37:02.180 2210242 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.180 2210242 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:37:02.203 2210265 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.203 2210265 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.203 2210265 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.203 2210265 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:37:02.203 2210265 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.203 2210265 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.204 2210266 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.205 2210267 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.208 2210270 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.208 2210270 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:37:02.208 2210270 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:37:02.210 2210272 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:37:02.210 2210272 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:37:02.211 2210273 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.212 2210274 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.215 2210277 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.215 2210277 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:37:02.215 2210277 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:37:02.218 2210280 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:37:02.218 2210280 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.218 2210280 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:37:02.249 2210311 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.249 2210311 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.249 2210311 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.249 2210311 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:37:02.249 2210311 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.249 2210311 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.251 2210313 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.253 2210315 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.257 2210319 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.257 2210319 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:37:02.257 2210319 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:37:02.261 2210323 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:37:02.261 2210323 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:37:02.262 2210324 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.264 2210326 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.267 2210329 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.268 2210330 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:37:02.268 2210330 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:37:02.271 2210333 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:37:02.271 2210333 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:37:02.272 2210334 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.275 2210337 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.279 2210341 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.279 2210341 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:37:02.279 2210341 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:37:02.284 2210346 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:37:02.284 2210346 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.284 2210346 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:37:02.317 2210379 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.318 2210380 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.318 2210380 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.318 2210380 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:37:02.318 2210380 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.318 2210380 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.319 2210381 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.321 2210383 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.326 2210388 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.326 2210388 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:37:02.326 2210388 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:37:02.330 2210392 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:37:02.330 2210392 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:37:02.331 2210393 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.333 2210395 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.335 2210397 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.335 2210397 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:37:02.335 2210397 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:02.337 2210399 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:37:02.337 2210399 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:37:02.338 2210400 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.340 2210402 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.343 2210405 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.343 2210405 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:37:02.343 2210405 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:37:02.345 2210407 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:37:02.345 2210407 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.345 2210407 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:37:02.365 2210427 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.365 2210427 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.365 2210427 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.365 2210427 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:37:02.365 2210427 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.365 2210427 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.366 2210428 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.368 2210430 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.371 2210433 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.371 2210433 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:37:02.371 2210433 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:37:02.373 2210435 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:37:02.373 2210435 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.373 2210435 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:37:02.377 2210439 [http-nio-8051-exec-104] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202003}
20-08-2026 00:37:02.393 2210455 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.394 2210456 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.394 2210456 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.394 2210456 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:37:02.394 2210456 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.394 2210456 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.395 2210457 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.396 2210458 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.399 2210461 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.399 2210461 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:37:02.399 2210461 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:02.401 2210463 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:37:02.401 2210463 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:37:02.402 2210464 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.403 2210465 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.407 2210469 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.407 2210469 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:37:02.407 2210469 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:37:02.409 2210471 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:37:02.409 2210471 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:37:02.410 2210472 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.411 2210473 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.413 2210475 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.413 2210475 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:37:02.413 2210475 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:02.416 2210478 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:37:02.416 2210478 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:37:02.416 2210478 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.418 2210480 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.421 2210483 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.421 2210483 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:37:02.421 2210483 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:37:02.423 2210485 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:37:02.423 2210485 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.423 2210485 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:37:02.451 2210513 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:02.451 2210513 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:02.451 2210513 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:37:02.451 2210513 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:37:02.451 2210513 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.451 2210513 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.452 2210514 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.454 2210516 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.457 2210519 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.457 2210519 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:37:02.457 2210519 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:02.459 2210521 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:37:02.459 2210521 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:37:02.460 2210522 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.461 2210523 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.463 2210525 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.463 2210525 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:37:02.463 2210525 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:37:02.466 2210528 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:37:02.466 2210528 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:37:02.466 2210528 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.468 2210530 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.471 2210533 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.471 2210533 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:37:02.471 2210533 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:02.474 2210536 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:37:02.474 2210536 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:37:02.475 2210537 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:37:02.477 2210539 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@246a35e9
20-08-2026 00:37:02.481 2210543 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:37:02.481 2210543 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:37:02.481 2210543 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:37:02.484 2210546 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:37:02.484 2210546 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:37:02.485 2210547 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.488 2210550 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.491 2210553 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.491 2210553 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:37:02.491 2210553 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:37:02.493 2210555 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:37:02.493 2210555 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:37:02.494 2210556 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.495 2210557 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.498 2210560 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.498 2210560 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:37:02.498 2210560 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:37:02.500 2210562 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:37:02.501 2210563 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:37:02.502 2210564 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.505 2210567 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.508 2210570 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.508 2210570 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:37:02.508 2210570 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:37:02.511 2210573 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:37:02.512 2210574 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:37:02.512 2210574 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.514 2210576 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.518 2210580 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.518 2210580 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:37:02.518 2210580 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:37:02.522 2210584 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:37:02.522 2210584 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.522 2210584 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:37:02.547 2210609 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.547 2210609 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.547 2210609 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.547 2210609 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:37:02.547 2210609 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.547 2210609 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.549 2210611 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.551 2210613 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.555 2210617 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.555 2210617 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:37:02.555 2210617 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:37:02.559 2210621 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:37:02.559 2210621 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:37:02.560 2210622 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.562 2210624 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.566 2210628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.566 2210628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:37:02.566 2210628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:37:02.569 2210631 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:37:02.569 2210631 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:37:02.571 2210633 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.573 2210635 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.576 2210638 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.576 2210638 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:37:02.576 2210638 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:02.579 2210641 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:37:02.579 2210641 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:37:02.580 2210642 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.582 2210644 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.585 2210647 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.585 2210647 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:37:02.585 2210647 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:37:02.589 2210651 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:37:02.590 2210652 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.590 2210652 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:37:02.619 2210681 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.619 2210681 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.619 2210681 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.619 2210681 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:37:02.619 2210681 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.619 2210681 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.620 2210682 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.622 2210684 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.628 2210690 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.628 2210690 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:37:02.628 2210690 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:37:02.630 2210692 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:37:02.631 2210693 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.631 2210693 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:37:02.655 2210717 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.655 2210717 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.655 2210717 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.655 2210717 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:37:02.655 2210717 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.655 2210717 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.656 2210718 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.658 2210720 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.661 2210723 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.661 2210723 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:37:02.661 2210723 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:37:02.664 2210726 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:37:02.664 2210726 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:37:02.665 2210727 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.666 2210728 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.670 2210732 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.670 2210732 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:37:02.670 2210732 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:02.675 2210737 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:37:02.675 2210737 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:37:02.676 2210738 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.677 2210739 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.681 2210743 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.681 2210743 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:37:02.681 2210743 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:02.684 2210746 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:37:02.685 2210747 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:37:02.686 2210748 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.687 2210749 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.691 2210753 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.691 2210753 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:37:02.691 2210753 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:37:02.694 2210756 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:37:02.694 2210756 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.694 2210756 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:37:02.710 2210772 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.710 2210772 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.710 2210772 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.710 2210772 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:37:02.710 2210772 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.710 2210772 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.712 2210774 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.714 2210776 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.717 2210779 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.717 2210779 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:37:02.717 2210779 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:02.720 2210782 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:37:02.720 2210782 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:37:02.721 2210783 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.722 2210784 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.725 2210787 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.725 2210787 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:37:02.725 2210787 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:37:02.728 2210790 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:37:02.728 2210790 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.728 2210790 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:37:02.746 2210808 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.746 2210808 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.746 2210808 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.746 2210808 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:37:02.746 2210808 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.746 2210808 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.747 2210809 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.748 2210810 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.751 2210813 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.751 2210813 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:37:02.751 2210813 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:02.753 2210815 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:37:02.753 2210815 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:37:02.754 2210816 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.756 2210818 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.758 2210820 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.758 2210820 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:37:02.758 2210820 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:37:02.761 2210823 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:37:02.761 2210823 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.761 2210823 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:37:02.765 2210827 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-06-12 09:59:18"}
20-08-2026 00:37:02.784 2210846 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.784 2210846 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.784 2210846 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.784 2210846 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:37:02.784 2210846 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.784 2210846 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.785 2210847 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.787 2210849 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.791 2210853 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.791 2210853 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:37:02.791 2210853 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:37:02.795 2210857 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:37:02.795 2210857 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:37:02.796 2210858 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.798 2210860 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.801 2210863 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.801 2210863 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:37:02.802 2210864 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:37:02.805 2210867 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:37:02.805 2210867 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.805 2210867 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:37:02.885 2210947 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.885 2210947 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.885 2210947 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.885 2210947 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:37:02.885 2210947 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.885 2210947 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.886 2210948 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.888 2210950 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.892 2210954 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.892 2210954 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:37:02.892 2210954 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:37:02.896 2210958 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:37:02.896 2210958 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.896 2210958 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:37:02.927 2210989 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.928 2210990 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.928 2210990 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.928 2210990 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:37:02.928 2210990 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.928 2210990 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.929 2210991 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.931 2210993 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.935 2210997 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.935 2210997 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:37:02.936 2210998 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:37:02.940 2211002 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:37:02.940 2211002 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:37:02.941 2211003 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:02.943 2211005 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:02.947 2211009 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:02.947 2211009 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:37:02.947 2211009 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:37:02.951 2211013 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:37:02.951 2211013 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:02.951 2211013 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:37:02.966 2211028 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.966 2211028 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:02.966 2211028 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:02.966 2211028 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:37:02.966 2211028 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:02.0
20-08-2026 00:37:02.966 2211028 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:02.968 2211030 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.970 2211032 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.974 2211036 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.974 2211036 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:37:02.974 2211036 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:37:02.978 2211040 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:37:02.978 2211040 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:37:02.979 2211041 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.982 2211044 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.988 2211050 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.988 2211050 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:37:02.988 2211050 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:37:02.992 2211054 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:37:02.992 2211054 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:37:02.993 2211055 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:02.994 2211056 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:02.998 2211060 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:02.998 2211060 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:37:02.998 2211060 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:37:03.000 2211062 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:37:03.000 2211062 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:37:03.001 2211063 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.002 2211064 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.005 2211067 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.005 2211067 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:37:03.005 2211067 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:37:03.008 2211070 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:37:03.008 2211070 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:37:03.009 2211071 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.010 2211072 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.013 2211075 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.013 2211075 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:37:03.013 2211075 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:03.015 2211077 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:37:03.015 2211077 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:37:03.016 2211078 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.018 2211080 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.022 2211084 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.022 2211084 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:37:03.022 2211084 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:37:03.026 2211088 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:37:03.026 2211088 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:37:03.027 2211089 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.029 2211091 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.034 2211096 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.034 2211096 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:37:03.034 2211096 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:37:03.038 2211100 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:37:03.038 2211100 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:37:03.039 2211101 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.041 2211103 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.045 2211107 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.045 2211107 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:37:03.045 2211107 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:37:03.049 2211111 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:37:03.049 2211111 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:37:03.050 2211112 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.052 2211114 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.057 2211119 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.057 2211119 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:37:03.057 2211119 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:37:03.060 2211122 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:37:03.060 2211122 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:37:03.062 2211124 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:37:03.064 2211126 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7cb4caf2
20-08-2026 00:37:03.068 2211130 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:37:03.068 2211130 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:37:03.068 2211130 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:37:03.072 2211134 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:37:03.072 2211134 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:37:03.073 2211135 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.075 2211137 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.079 2211141 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.079 2211141 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:37:03.079 2211141 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:37:03.083 2211145 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:37:03.083 2211145 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:37:03.084 2211146 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.087 2211149 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.091 2211153 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.091 2211153 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:37:03.091 2211153 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:37:03.094 2211156 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:37:03.095 2211157 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.095 2211157 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:37:03.122 2211184 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.122 2211184 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.122 2211184 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:03.122 2211184 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:37:03.122 2211184 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.122 2211184 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.123 2211185 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.125 2211187 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.127 2211189 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.127 2211189 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:37:03.127 2211189 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:37:03.130 2211192 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:37:03.130 2211192 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:37:03.131 2211193 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.133 2211195 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.137 2211199 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.137 2211199 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:37:03.137 2211199 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:37:03.141 2211203 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:37:03.141 2211203 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:37:03.142 2211204 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.144 2211206 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.147 2211209 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.147 2211209 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:37:03.147 2211209 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:37:03.149 2211211 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:37:03.149 2211211 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:37:03.150 2211212 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.151 2211213 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.155 2211217 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.155 2211217 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:37:03.155 2211217 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:03.159 2211221 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:37:03.159 2211221 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:37:03.160 2211222 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.162 2211224 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.166 2211228 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.166 2211228 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:37:03.166 2211228 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:37:03.170 2211232 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:37:03.170 2211232 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.170 2211232 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:37:03.211 2211273 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.211 2211273 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.212 2211274 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:37:03.212 2211274 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:37:03.212 2211274 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.212 2211274 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.213 2211275 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.216 2211278 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.219 2211281 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.219 2211281 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:37:03.219 2211281 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:37:03.222 2211284 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:37:03.222 2211284 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.222 2211284 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:37:03.243 2211305 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.243 2211305 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.243 2211305 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:37:03.243 2211305 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:37:03.243 2211305 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.243 2211305 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.245 2211307 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.247 2211309 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.251 2211313 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.251 2211313 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:37:03.251 2211313 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:37:03.254 2211316 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:37:03.254 2211316 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.254 2211316 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:37:03.275 2211337 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.276 2211338 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.276 2211338 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:03.276 2211338 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:37:03.276 2211338 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.276 2211338 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.276 2211338 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.278 2211340 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.281 2211343 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.281 2211343 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:37:03.281 2211343 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:03.284 2211346 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:37:03.284 2211346 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:37:03.285 2211347 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.286 2211348 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.289 2211351 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.289 2211351 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:37:03.289 2211351 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:37:03.291 2211353 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:37:03.291 2211353 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:37:03.292 2211354 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.294 2211356 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.296 2211358 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.297 2211359 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:37:03.297 2211359 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:37:03.299 2211361 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:37:03.299 2211361 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.299 2211361 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:37:03.355 2211417 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.355 2211417 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.355 2211417 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:03.355 2211417 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:37:03.355 2211417 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.355 2211417 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.357 2211419 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.359 2211421 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.364 2211426 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.364 2211426 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:37:03.364 2211426 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:37:03.368 2211430 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:37:03.368 2211430 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:37:03.369 2211431 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.371 2211433 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.375 2211437 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.375 2211437 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:37:03.375 2211437 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:37:03.380 2211442 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:37:03.380 2211442 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.380 2211442 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:37:03.397 2211459 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.397 2211459 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.397 2211459 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:03.397 2211459 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:37:03.398 2211460 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.398 2211460 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.399 2211461 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.401 2211463 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.405 2211467 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.405 2211467 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:37:03.406 2211468 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:37:03.410 2211472 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:37:03.410 2211472 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:37:03.411 2211473 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.413 2211475 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.416 2211478 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.416 2211478 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:37:03.416 2211478 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:37:03.418 2211480 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:37:03.419 2211481 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:37:03.420 2211482 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.422 2211484 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.425 2211487 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.425 2211487 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:37:03.425 2211487 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:03.427 2211489 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:37:03.427 2211489 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:37:03.428 2211490 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.429 2211491 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.432 2211494 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.432 2211494 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:37:03.432 2211494 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:37:03.434 2211496 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:37:03.434 2211496 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:37:03.435 2211497 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.436 2211498 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.439 2211501 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.439 2211501 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:37:03.439 2211501 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:37:03.441 2211503 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:37:03.441 2211503 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:37:03.442 2211504 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.443 2211505 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.446 2211508 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.446 2211508 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:37:03.446 2211508 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:03.448 2211510 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:37:03.448 2211510 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:37:03.449 2211511 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.450 2211512 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.453 2211515 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.453 2211515 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:37:03.453 2211515 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:37:03.456 2211518 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:37:03.456 2211518 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.456 2211518 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:37:03.472 2211534 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.472 2211534 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.472 2211534 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:37:03.472 2211534 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:37:03.472 2211534 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.472 2211534 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.473 2211535 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.474 2211536 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.477 2211539 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.477 2211539 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:37:03.477 2211539 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:37:03.480 2211542 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:37:03.480 2211542 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:37:03.481 2211543 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.482 2211544 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.485 2211547 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.485 2211547 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:37:03.485 2211547 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:37:03.487 2211549 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:37:03.488 2211550 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.488 2211550 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:37:03.516 2211578 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.516 2211578 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.516 2211578 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:37:03.516 2211578 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:37:03.516 2211578 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.516 2211578 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.518 2211580 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.518 2211580 [http-nio-8051-exec-92] INFO  n.c.kiosk.machine.MachineController - {skus=[177747, 4500724, 4500605, 4500694, 4500665, 4500705, 4500656, 4500726, 4500631, 4500626, 4500710, 4500499, 4500669, 4500723, 4500682, 166327, 4500711, 4500648, 4500712, 186094, 133041, 4500728, 186059, 4500717, 4500681, 4500643, 4500624, 4500715, 177441, 185994, 4500667, 113], imei=TM06202501}
20-08-2026 00:37:03.520 2211582 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.522 2211584 [http-nio-8051-exec-92] INFO  n.c.kiosk.machine.MachineController - [{"name":"Redbull Energy Drink 250 ml","sku_id":"113","vendor_id":"1","mrp":"125","selling_price":"125","weight":"272","image":"https://images.tinymart.in/product/113-2164.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"27","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Kiru Peanut Chikki 40gms","sku_id":"4500631","vendor_id":"1","mrp":"25","selling_price":"25","weight":"47","image":"https://images.tinymart.in/product/4500631-6838.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-01-23 12:28:24.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Epigamia Almond Beverage Unsweetened 200ml","sku_id":"4500682","vendor_id":"1","mrp":"75","selling_price":"75","weight":"215","image":"https://images.tinymart.in/product/4500682-7506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-04-11 19:10:08.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:37:03.524 2211586 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.524 2211586 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:37:03.524 2211586 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:37:03.524 2211586 [http-nio-8051-exec-92] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:37:03.529 2211591 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:37:03.529 2211591 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.529 2211591 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:37:03.566 2211628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.566 2211628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.566 2211628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:03.566 2211628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:37:03.566 2211628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.566 2211628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.567 2211629 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.570 2211632 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.574 2211636 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.574 2211636 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:37:03.574 2211636 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:37:03.578 2211640 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:37:03.578 2211640 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:37:03.579 2211641 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.581 2211643 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.585 2211647 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.585 2211647 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:37:03.585 2211647 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:37:03.589 2211651 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:37:03.589 2211651 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.589 2211651 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:37:03.612 2211674 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.612 2211674 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.612 2211674 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:03.612 2211674 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:37:03.612 2211674 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.612 2211674 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.613 2211675 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.615 2211677 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.618 2211680 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.618 2211680 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:37:03.618 2211680 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:37:03.621 2211683 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:37:03.621 2211683 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:37:03.621 2211683 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.623 2211685 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.626 2211688 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.626 2211688 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:37:03.626 2211688 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:37:03.629 2211691 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:37:03.629 2211691 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:37:03.630 2211692 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.631 2211693 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.634 2211696 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.634 2211696 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:37:03.634 2211696 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:37:03.636 2211698 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:37:03.636 2211698 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:37:03.637 2211699 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.638 2211700 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.641 2211703 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.641 2211703 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:37:03.641 2211703 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:03.643 2211705 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:37:03.643 2211705 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:37:03.644 2211706 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.645 2211707 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.648 2211710 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.648 2211710 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:37:03.648 2211710 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:37:03.651 2211713 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:37:03.651 2211713 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.651 2211713 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:37:03.700 2211762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.700 2211762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.700 2211762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:37:03.700 2211762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:37:03.700 2211762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.700 2211762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.701 2211763 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.703 2211765 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.705 2211767 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.706 2211768 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:37:03.706 2211768 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:37:03.708 2211770 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:37:03.708 2211770 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:37:03.709 2211771 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.710 2211772 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.714 2211776 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.714 2211776 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:37:03.714 2211776 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:37:03.716 2211778 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:37:03.716 2211778 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:37:03.717 2211779 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.719 2211781 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.722 2211784 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.722 2211784 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:37:03.722 2211784 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:37:03.724 2211786 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:37:03.725 2211787 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.725 2211787 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:37:03.751 2211813 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.751 2211813 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.751 2211813 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:03.751 2211813 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:37:03.751 2211813 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.751 2211813 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.752 2211814 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.754 2211816 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.758 2211820 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.758 2211820 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:37:03.758 2211820 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:37:03.762 2211824 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:37:03.762 2211824 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.762 2211824 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:37:03.778 2211840 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.778 2211840 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:03.778 2211840 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:37:03.778 2211840 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:37:03.778 2211840 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.778 2211840 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.779 2211841 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.781 2211843 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.786 2211848 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.786 2211848 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:37:03.786 2211848 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:37:03.791 2211853 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:37:03.791 2211853 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:37:03.792 2211854 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.794 2211856 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.798 2211860 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.798 2211860 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:37:03.798 2211860 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:37:03.800 2211862 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:37:03.800 2211862 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:37:03.801 2211863 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.803 2211865 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.806 2211868 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.806 2211868 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:37:03.806 2211868 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:37:03.808 2211870 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:37:03.808 2211870 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:37:03.809 2211871 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.811 2211873 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.813 2211875 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.813 2211875 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:37:03.813 2211875 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:37:03.816 2211878 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:37:03.816 2211878 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:37:03.817 2211879 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.818 2211880 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.820 2211882 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.821 2211883 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:37:03.821 2211883 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:37:03.823 2211885 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:37:03.823 2211885 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.823 2211885 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:37:03.849 2211911 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.849 2211911 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.849 2211911 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:03.849 2211911 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:37:03.849 2211911 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.849 2211911 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.850 2211912 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.851 2211913 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.854 2211916 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.854 2211916 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:37:03.854 2211916 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:37:03.857 2211919 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:37:03.857 2211919 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:37:03.857 2211919 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.859 2211921 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.862 2211924 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.862 2211924 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:37:03.862 2211924 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:03.864 2211926 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:37:03.864 2211926 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:37:03.865 2211927 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.866 2211928 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.868 2211930 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.868 2211930 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:37:03.868 2211930 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:03.871 2211933 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:37:03.871 2211933 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:37:03.872 2211934 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.873 2211935 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.875 2211937 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.876 2211938 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:37:03.876 2211938 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:37:03.878 2211940 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:37:03.878 2211940 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:37:03.878 2211940 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.879 2211941 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.882 2211944 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.882 2211944 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:37:03.882 2211944 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:03.885 2211947 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:37:03.885 2211947 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:37:03.886 2211948 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.887 2211949 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.889 2211951 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.889 2211951 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:37:03.889 2211951 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:37:03.892 2211954 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:37:03.892 2211954 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:37:03.893 2211955 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.894 2211956 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.896 2211958 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.896 2211958 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:37:03.896 2211958 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:03.898 2211960 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:37:03.899 2211961 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:37:03.899 2211961 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.900 2211962 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.903 2211965 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.903 2211965 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:37:03.903 2211965 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:03.905 2211967 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:37:03.905 2211967 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:37:03.906 2211968 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.907 2211969 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.909 2211971 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.909 2211971 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:37:03.909 2211971 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:37:03.912 2211974 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:37:03.912 2211974 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:37:03.912 2211974 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.913 2211975 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.916 2211978 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.916 2211978 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:37:03.916 2211978 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:37:03.919 2211981 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:37:03.919 2211981 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:37:03.920 2211982 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.921 2211983 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.923 2211985 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.923 2211985 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:37:03.923 2211985 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:37:03.926 2211988 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:37:03.926 2211988 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:37:03.927 2211989 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.928 2211990 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.931 2211993 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.931 2211993 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:37:03.931 2211993 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:37:03.934 2211996 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:37:03.934 2211996 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:37:03.935 2211997 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.936 2211998 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.938 2212000 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.938 2212000 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:37:03.938 2212000 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:37:03.941 2212003 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:37:03.941 2212003 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.941 2212003 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:37:03.962 2212024 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.962 2212024 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:03.963 2212025 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:03.963 2212025 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:37:03.963 2212025 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:03.0
20-08-2026 00:37:03.963 2212025 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:03.963 2212025 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.965 2212027 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.968 2212030 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.968 2212030 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:37:03.968 2212030 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:03.970 2212032 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:37:03.970 2212032 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:37:03.971 2212033 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:03.973 2212035 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:03.977 2212039 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:03.977 2212039 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:37:03.977 2212039 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:03.979 2212041 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:37:03.979 2212041 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:37:03.980 2212042 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:03.981 2212043 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:03.985 2212047 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:03.986 2212048 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:37:03.986 2212048 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:37:03.989 2212051 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:37:03.989 2212051 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:03.989 2212051 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:37:04.005 2212067 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.005 2212067 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.005 2212067 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:04.005 2212067 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:37:04.005 2212067 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:04.0
20-08-2026 00:37:04.005 2212067 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.006 2212068 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.007 2212069 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.011 2212073 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.011 2212073 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:37:04.011 2212073 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:37:04.014 2212076 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:37:04.014 2212076 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:37:04.016 2212078 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.018 2212080 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.021 2212083 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.021 2212083 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:37:04.021 2212083 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:04.025 2212087 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:37:04.025 2212087 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:37:04.026 2212088 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.028 2212090 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.032 2212094 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.032 2212094 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:37:04.032 2212094 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:37:04.036 2212098 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:37:04.036 2212098 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:37:04.037 2212099 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.039 2212101 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.044 2212106 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.044 2212106 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:37:04.044 2212106 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:37:04.047 2212109 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:37:04.047 2212109 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:37:04.048 2212110 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.050 2212112 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.052 2212114 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.052 2212114 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:37:04.052 2212114 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:04.054 2212116 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:37:04.054 2212116 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:37:04.055 2212117 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.056 2212118 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.059 2212121 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.059 2212121 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:37:04.059 2212121 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:37:04.062 2212124 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:37:04.062 2212124 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.062 2212124 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:37:04.123 2212185 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.124 2212186 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.124 2212186 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:04.124 2212186 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:37:04.124 2212186 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:04.0
20-08-2026 00:37:04.124 2212186 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.125 2212187 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.126 2212188 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.129 2212191 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.129 2212191 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:37:04.129 2212191 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:37:04.132 2212194 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:37:04.132 2212194 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:37:04.133 2212195 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.134 2212196 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.137 2212199 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.137 2212199 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:37:04.137 2212199 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:37:04.140 2212202 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:37:04.140 2212202 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:37:04.141 2212203 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.142 2212204 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.144 2212206 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.144 2212206 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:37:04.144 2212206 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:37:04.147 2212209 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:37:04.147 2212209 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:37:04.148 2212210 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.149 2212211 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.151 2212213 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.151 2212213 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:37:04.152 2212214 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:37:04.154 2212216 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:37:04.154 2212216 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:37:04.154 2212216 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.156 2212218 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.159 2212221 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.159 2212221 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:37:04.159 2212221 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:37:04.163 2212225 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:37:04.163 2212225 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.163 2212225 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:37:04.182 2212244 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.182 2212244 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.182 2212244 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:04.182 2212244 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.183 2212245 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:37:04.184 2212246 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@246a35e9
20-08-2026 00:37:04.187 2212249 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:37:04.187 2212249 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:37:04.187 2212249 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:37:04.189 2212251 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:37:04.189 2212251 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:37:04.190 2212252 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.191 2212253 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.194 2212256 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.194 2212256 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:37:04.194 2212256 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:37:04.197 2212259 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:37:04.197 2212259 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.197 2212259 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:37:04.215 2212277 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.215 2212277 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.215 2212277 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:04.215 2212277 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:37:04.215 2212277 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:04.0
20-08-2026 00:37:04.215 2212277 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.215 2212277 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.217 2212279 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.219 2212281 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.219 2212281 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:37:04.219 2212281 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:04.222 2212284 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:37:04.222 2212284 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:37:04.223 2212285 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.224 2212286 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.227 2212289 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.227 2212289 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:37:04.227 2212289 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:37:04.229 2212291 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:37:04.230 2212292 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:37:04.230 2212292 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.231 2212293 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.234 2212296 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.234 2212296 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:37:04.234 2212296 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:37:04.237 2212299 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:37:04.237 2212299 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:37:04.237 2212299 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.239 2212301 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.242 2212304 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.242 2212304 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:37:04.242 2212304 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:37:04.244 2212306 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:37:04.244 2212306 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.245 2212307 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:37:04.268 2212330 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:37:04.269 2212331 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:37:04.269 2212331 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:04.269 2212331 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.269 2212331 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.271 2212333 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.273 2212335 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.273 2212335 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:37:04.273 2212335 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:37:04.276 2212338 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:37:04.276 2212338 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:37:04.277 2212339 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.278 2212340 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.281 2212343 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.281 2212343 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:37:04.281 2212343 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:37:04.284 2212346 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:37:04.284 2212346 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.284 2212346 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:37:04.311 2212373 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.311 2212373 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.311 2212373 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:04.311 2212373 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:37:04.311 2212373 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:04.0
20-08-2026 00:37:04.312 2212374 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.312 2212374 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.313 2212375 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.317 2212379 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.317 2212379 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:37:04.317 2212379 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:37:04.320 2212382 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:37:04.320 2212382 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.320 2212382 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:37:04.343 2212405 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.344 2212406 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.344 2212406 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:04.344 2212406 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:37:04.344 2212406 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:04.0
20-08-2026 00:37:04.344 2212406 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.344 2212406 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.346 2212408 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.349 2212411 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.349 2212411 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:37:04.349 2212411 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:37:04.351 2212413 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:37:04.351 2212413 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:37:04.353 2212415 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.354 2212416 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.357 2212419 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.357 2212419 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:37:04.357 2212419 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:37:04.360 2212422 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:37:04.360 2212422 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.360 2212422 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:37:04.396 2212458 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.396 2212458 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.396 2212458 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:04.396 2212458 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:37:04.397 2212459 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:04.0
20-08-2026 00:37:04.397 2212459 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.397 2212459 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.399 2212461 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.401 2212463 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.402 2212464 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:37:04.402 2212464 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:04.404 2212466 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:37:04.404 2212466 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:37:04.405 2212467 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.407 2212469 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.409 2212471 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.409 2212471 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:37:04.409 2212471 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:37:04.412 2212474 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:37:04.412 2212474 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:37:04.412 2212474 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.414 2212476 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.416 2212478 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.416 2212478 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:37:04.416 2212478 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:04.419 2212481 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:37:04.419 2212481 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:37:04.420 2212482 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.421 2212483 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.424 2212486 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.424 2212486 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:37:04.424 2212486 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:37:04.426 2212488 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:37:04.426 2212488 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:37:04.427 2212489 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.428 2212490 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.431 2212493 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.431 2212493 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:37:04.431 2212493 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:37:04.434 2212496 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:37:04.434 2212496 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:37:04.435 2212497 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.436 2212498 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.438 2212500 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.438 2212500 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:37:04.438 2212500 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:37:04.441 2212503 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:37:04.441 2212503 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:37:04.441 2212503 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.443 2212505 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.445 2212507 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.445 2212507 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:37:04.445 2212507 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:37:04.448 2212510 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:37:04.448 2212510 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:37:04.449 2212511 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.450 2212512 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.453 2212515 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.453 2212515 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:37:04.453 2212515 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:37:04.455 2212517 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:37:04.456 2212518 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:37:04.456 2212518 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.457 2212519 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.460 2212522 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.460 2212522 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:37:04.460 2212522 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:37:04.462 2212524 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:37:04.463 2212525 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:37:04.463 2212525 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.464 2212526 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.467 2212529 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.467 2212529 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:37:04.467 2212529 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:37:04.470 2212532 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:37:04.470 2212532 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:37:04.470 2212532 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.472 2212534 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.475 2212537 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.475 2212537 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:37:04.475 2212537 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:37:04.477 2212539 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:37:04.477 2212539 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:37:04.478 2212540 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.479 2212541 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.482 2212544 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.482 2212544 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:37:04.482 2212544 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:37:04.485 2212547 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:37:04.485 2212547 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:37:04.486 2212548 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.488 2212550 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.490 2212552 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.490 2212552 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:37:04.490 2212552 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:37:04.493 2212555 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:37:04.493 2212555 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:37:04.494 2212556 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.495 2212557 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.498 2212560 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.498 2212560 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:37:04.498 2212560 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:37:04.501 2212563 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:37:04.501 2212563 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:37:04.502 2212564 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.503 2212565 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.506 2212568 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.506 2212568 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:37:04.506 2212568 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:04.509 2212571 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:37:04.509 2212571 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:37:04.509 2212571 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.511 2212573 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.513 2212575 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.513 2212575 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:37:04.513 2212575 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:37:04.516 2212578 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:37:04.516 2212578 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.516 2212578 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:37:04.537 2212599 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.537 2212599 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.537 2212599 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:04.537 2212599 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:37:04.537 2212599 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:04.0
20-08-2026 00:37:04.537 2212599 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.538 2212600 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.539 2212601 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.542 2212604 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.542 2212604 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:37:04.542 2212604 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:37:04.545 2212607 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:37:04.545 2212607 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:37:04.545 2212607 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.547 2212609 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.549 2212611 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.549 2212611 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:37:04.549 2212611 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:04.552 2212614 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:37:04.552 2212614 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:37:04.552 2212614 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.554 2212616 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.556 2212618 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.556 2212618 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:37:04.556 2212618 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:37:04.559 2212621 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:37:04.559 2212621 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:37:04.560 2212622 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.561 2212623 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.563 2212625 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.563 2212625 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:37:04.563 2212625 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:37:04.566 2212628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:37:04.566 2212628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.566 2212628 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:37:04.587 2212649 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:04.587 2212649 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:04.587 2212649 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:37:04.587 2212649 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:37:04.587 2212649 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:04.0
20-08-2026 00:37:04.587 2212649 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.588 2212650 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.589 2212651 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.592 2212654 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.592 2212654 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:37:04.592 2212654 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:37:04.600 2212662 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:37:04.600 2212662 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.600 2212662 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:37:04.617 2212679 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:04.617 2212679 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:04.617 2212679 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:37:04.617 2212679 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:37:04.617 2212679 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:04.0
20-08-2026 00:37:04.617 2212679 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.618 2212680 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.619 2212681 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.622 2212684 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.622 2212684 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:37:04.622 2212684 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:37:04.625 2212687 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:37:04.625 2212687 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.625 2212687 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:37:04.662 2212724 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:04.662 2212724 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:37:04.662 2212724 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:37:04.662 2212724 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:37:04.662 2212724 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:04.0
20-08-2026 00:37:04.662 2212724 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.663 2212725 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.665 2212727 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.669 2212731 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.669 2212731 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:37:04.669 2212731 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:37:04.671 2212733 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:37:04.671 2212733 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:37:04.672 2212734 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.673 2212735 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.677 2212739 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.677 2212739 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:37:04.677 2212739 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:04.679 2212741 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:37:04.679 2212741 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:37:04.680 2212742 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.682 2212744 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.684 2212746 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.684 2212746 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:37:04.684 2212746 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:37:04.686 2212748 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:37:04.687 2212749 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:37:04.687 2212749 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.688 2212750 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.692 2212754 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.692 2212754 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:37:04.692 2212754 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:04.694 2212756 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:37:04.694 2212756 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:37:04.695 2212757 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.696 2212758 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.700 2212762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.700 2212762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:37:04.700 2212762 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:37:04.702 2212764 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:37:04.702 2212764 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:37:04.703 2212765 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.704 2212766 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.707 2212769 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.707 2212769 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:37:04.707 2212769 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:37:04.710 2212772 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:37:04.710 2212772 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:37:04.710 2212772 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.712 2212774 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.715 2212777 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.715 2212777 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:37:04.715 2212777 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:37:04.717 2212779 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:37:04.717 2212779 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:37:04.718 2212780 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.719 2212781 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.722 2212784 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.722 2212784 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:37:04.722 2212784 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:37:04.725 2212787 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:37:04.725 2212787 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:37:04.725 2212787 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.727 2212789 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.729 2212791 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.729 2212791 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:37:04.729 2212791 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:37:04.732 2212794 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:37:04.732 2212794 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:37:04.733 2212795 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:04.734 2212796 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@a37bd25
20-08-2026 00:37:04.737 2212799 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:37:04.737 2212799 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:37:04.737 2212799 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:37:04.739 2212801 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:37:04.740 2212802 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:37:04.740 2212802 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:37:04.768 2212830 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.768 2212830 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:37:04.768 2212830 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:37:04.768 2212830 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:37:04.768 2212830 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:37:04.0
20-08-2026 00:37:04.768 2212830 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:37:04.769 2212831 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.770 2212832 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.773 2212835 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.773 2212835 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:37:04.773 2212835 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:37:04.776 2212838 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:37:04.776 2212838 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:37:04.777 2212839 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.779 2212841 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.783 2212845 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.783 2212845 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:37:04.783 2212845 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:37:04.785 2212847 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:37:04.785 2212847 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:37:04.786 2212848 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.787 2212849 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.790 2212852 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.790 2212852 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:37:04.790 2212852 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:37:04.793 2212855 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:37:04.793 2212855 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:37:04.794 2212856 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.795 2212857 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.798 2212860 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.798 2212860 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:37:04.798 2212860 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:37:04.801 2212863 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:37:04.801 2212863 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:37:04.802 2212864 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.804 2212866 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.808 2212870 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.808 2212870 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:37:04.808 2212870 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:37:04.810 2212872 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:37:04.810 2212872 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:37:04.811 2212873 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:37:04.813 2212875 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71343a9
20-08-2026 00:37:04.816 2212878 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:37:04.816 2212878 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:37:04.816 2212878 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:37:04.819 2212881 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:37:04.819 2212881 [http-nio-8051-exec-76] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:37:06.560 2214622 [http-nio-8051-exec-109] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202507}
20-08-2026 00:37:07.919 2215981 [http-nio-8051-exec-103] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM01202601}
20-08-2026 00:37:10.760 2218822 [http-nio-8051-exec-59] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202502}
20-08-2026 00:37:11.422 2219484 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202305
20-08-2026 00:37:11.422 2219484 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:37:11.422 2219484 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:37:11
20-08-2026 00:37:11.422 2219484 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 23:19:31.403780', '2026-08-19 23:19:43.650579', '2026-08-19 23:19:31.403953', '2026-08-19 23:19:43.650725'], 'open_time': ['2026-08-19 23:19:23.219650', '2026-08-19 23:19:39.035795', '2026-08-19 23:19:23.219753', '2026-08-19 23:19:39.035936']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:37:11.422 2219484 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:37:11.422 2219484 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:37:11.423 2219485 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:11.423 2219485 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:11.423 2219485 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:37:11.423 2219485 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:19:31.403780", "2026-08-19 23:19:43.650579", "2026-08-19 23:19:31.403953", "2026-08-19 23:19:43.650725"], "open_time": ["2026-08-19 23:19:23.219650", "2026-08-19 23:19:39.035795", "2026-08-19 23:19:23.219753", "2026-08-19 23:19:39.035936"]}
20-08-2026 00:37:11.423 2219485 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:37:11.423 2219485 [http-nio-8051-exec-114] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:37:12.250 2220312 [http-nio-8051-exec-125] INFO  n.c.kiosk.machine.MachineController - {skus=[4500664, 4500713, 0, 185994, 4500694, 4500667, 4500499, 4500717, 4500605, 4500693, 4500715, 4500720, 4500656, 4500669, 4500681, 4500711, 166327, 186094, 4500643, 4500722, 108676, 4500702, 4500644, 4500642, 4500712, 4500723, 186001, 137335, 4500705, 4500704, 4500648, 133041, 186059], imei=TM06202507}
20-08-2026 00:37:12.255 2220317 [http-nio-8051-exec-125] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}]
20-08-2026 00:37:12.257 2220319 [http-nio-8051-exec-125] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:37:13.451 2221513 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:37:13.452 2221514 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:37:13.472 2221534 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:37:15.524 2223586 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:37:15.525 2223587 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:37:15.541 2223603 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:37:16.362 2224424 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:50:52.0, vm_id=1660749537502}
20-08-2026 00:37:16.363 2224425 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660749537502, timestamp: 2026-08-19 22:50:52.0
20-08-2026 00:37:16.424 2224486 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:37:17.085 2225147 [http-nio-8051-exec-12] INFO  n.c.kiosk.machine.MachineController - {skus=[4500700, 4500648, 4500499, 4500571, 4500605, 4500669, 159378, 186020, 4500701, 186059, 4500678, 4500672, 4500541, 166327, 4500726, 137335, 4500644, 4500677, 4500723, 4500722, 4500681, 4500519, 4500624, 185993, 4500725, 4500673, 4500710, 4500694, 4500573, 0, 4500564], imei=NU11202501}
20-08-2026 00:37:17.091 2225153 [http-nio-8051-exec-12] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Too Yum Indian Masala Chips 37g","sku_id":"159378","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/159378-4165.png","qty":"100","description":"","check_round_off":"0","sku_variance":"4","created_at":"2024-12-23 12:03:28.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Cavins Belgian Chocolate Milkshake 170ml","sku_id":"186020","vendor_id":"1","mrp":"37","selling_price":"37","weight":"200","image":"https://images.tinymart.in/product/186020-8456.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-06-10 14:14:35.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cad bury Perk Plus 38g","sku_id":"4500571","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500571-5060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-06 12:19:19.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Modern kitchens Garlic Mixture 26gm","sku_id":"4500672","vendor_id":"1","mrp":"10","selling_price":"10","weight":"29","image":"https://images.tinymart.in/product/4500672-7226.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:39:56.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:37:17.092 2225154 [http-nio-8051-exec-12] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:37:17.248 2225310 [http-nio-8051-exec-65] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:37:17.248 2225310 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:37:18.270 2226332 [http-nio-8051-exec-60] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202305 
20-08-2026 00:37:18.271 2226333 [http-nio-8051-exec-60] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:37:18.271 2226333 [http-nio-8051-exec-60] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:37:18.279 2226341 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:37:18.279 2226341 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:37:18.279 2226341 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:37:18.280 2226342 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:37:18.280 2226342 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:37:18.280 2226342 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:18.280 2226342 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:37:18.280 2226342 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:37:18.281 2226343 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:18.281 2226343 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:37:18.281 2226343 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:37:18.282 2226344 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:18.282 2226344 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:37:18.282 2226344 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:37:18.283 2226345 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:37:18.283 2226345 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:37:18.283 2226345 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:37:18.284 2226346 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:37:18.284 2226346 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:37:18.284 2226346 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:37:18.285 2226347 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:37:18.285 2226347 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:18.285 2226347 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:18.286 2226348 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:18.286 2226348 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:37:18.286 2226348 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:37:18.287 2226349 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:37:18.287 2226349 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:18.287 2226349 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:18.288 2226350 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:18.288 2226350 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:37:18.288 2226350 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:37:18.289 2226351 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:37:18.289 2226351 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:18.289 2226351 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:18.290 2226352 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:18.290 2226352 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:18.290 2226352 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:18.291 2226353 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:18.291 2226353 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:37:18.291 2226353 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:37:18.292 2226354 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:18.292 2226354 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:37:18.292 2226354 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:37:18.293 2226355 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:37:18.293 2226355 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:37:18.293 2226355 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:37:18.294 2226356 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:37:18.294 2226356 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:37:18.294 2226356 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:37:18.295 2226357 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:37:18.295 2226357 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:18.295 2226357 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:18.296 2226358 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:18.296 2226358 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:37:18.296 2226358 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:37:18.307 2226369 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:18.307 2226369 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:18.307 2226369 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:18.308 2226370 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:18.308 2226370 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:18.308 2226370 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:18.309 2226371 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:18.309 2226371 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:37:18.309 2226371 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:37:18.310 2226372 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:37:18.310 2226372 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:37:18.310 2226372 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:37:18.311 2226373 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:18.311 2226373 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:18.311 2226373 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:18.312 2226374 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:18.312 2226374 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:37:18.312 2226374 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:37:18.313 2226375 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:18.313 2226375 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:18.313 2226375 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:18.313 2226375 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:18.313 2226375 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:18.313 2226375 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:18.314 2226376 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:18.314 2226376 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:37:18.314 2226376 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:37:18.315 2226377 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:18.315 2226377 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:18.315 2226377 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:18.316 2226378 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:18.316 2226378 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:37:18.316 2226378 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:37:18.317 2226379 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:18.317 2226379 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:18.317 2226379 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:18.318 2226380 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:18.318 2226380 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:18.318 2226380 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:18.318 2226380 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:18.318 2226380 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:37:18.318 2226380 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:37:18.319 2226381 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:37:18.339 2226401 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:37:21.139 2229201 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerAppController::capturePayment: payload : {payment_method=razor_pay, mobile=7022042316, amount=100, delivery_fee=0, deviceType=app, orderId=TM05202203260820003643258, status=success, pg_data={razorpay_order_id=order_TRjo04BHReK7bn, razorpay_payment_id=pay_TRjoDbI9blViEM, razorpay_signature=036f256145aac7eb291fc54d9e55026effb41287c3c113c1c91cdd23f5588220}}
20-08-2026 00:37:21.141 2229203 [http-nio-8051-exec-108] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 7022042316
20-08-2026 00:37:21.142 2229204 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - customerId: 7022042316
20-08-2026 00:37:21.142 2229204 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - transactionKey: U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ
20-08-2026 00:37:21.142 2229204 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:37:21.142 2229204 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:37:21.142 2229204 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"7022042316"}
20-08-2026 00:37:21.142 2229204 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:37:21.149 2229211 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:37:21.149 2229211 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":-40,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":-40,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:37:21.149 2229211 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":-40,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":-40,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:37:21.149 2229211 [http-nio-8051-exec-108] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":-40,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":-40},"status":true}
20-08-2026 00:37:21.150 2229212 [http-nio-8051-exec-108] INFO  n.s.PaymentsImplementation - PaymentsImplementation::capturePayment name=razor_pay, order id= TM05202203260820003643258, status = success
20-08-2026 00:37:21.150 2229212 [http-nio-8051-exec-108] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  order id= TM05202203260820003643258, status = success
20-08-2026 00:37:21.150 2229212 [http-nio-8051-exec-108] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:21.150 2229212 [http-nio-8051-exec-108] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3841292b
20-08-2026 00:37:21.150 2229212 [http-nio-8051-exec-108] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  pg_data  {"razorpay_signature":"036f256145aac7eb291fc54d9e55026effb41287c3c113c1c91cdd23f5588220","razorpay_payment_id":"pay_TRjoDbI9blViEM","razorpay_order_id":"order_TRjo04BHReK7bn"}
20-08-2026 00:37:21.150 2229212 [http-nio-8051-exec-108] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  signature_status  true
20-08-2026 00:37:21.175 2229237 [http-nio-8051-exec-108] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  razorpay_order_id=order_TRjo04BHReK7bn, receipt=TM05202203260820003643258-003645, rp_status=paid
20-08-2026 00:37:21.176 2229238 [http-nio-8051-exec-108] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 uid = 4112972410645266707, getAccessCode = true, updatePayment = true, walletParam = false,  deviceType = app, orderId = TM05202203260820003643258, paymentId = TM05202203260820003643258-003645, amount = 100.0, mobileNumber = 7022042316, paymentJson = {"razor_pay_res":{"amount":10000,"amount_paid":10000,"notes":[],"created_at":1787166405,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM05202203260820003643258-003645","id":"order_TRjo04BHReK7bn","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"036f256145aac7eb291fc54d9e55026effb41287c3c113c1c91cdd23f5588220","razorpay_payment_id":"pay_TRjoDbI9blViEM","razorpay_order_id":"order_TRjo04BHReK7bn"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}, paymentGateway = razor_pay, txn_type = pre
20-08-2026 00:37:21.478 2229540 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerAppController::capturePayment: payload : {payment_method=razor_pay, mobile=9108022066, amount=20, delivery_fee=0, deviceType=app, orderId=TM08202203260820003641257, status=success, pg_data={razorpay_order_id=order_TRjnxnKIxWwv36, razorpay_payment_id=pay_TRjoDW3ZGS2qY4, razorpay_signature=f3d5c92b233ebd24ae53c25eb14bf8f0345d7b60d2854af2912d4b917ac78eb6}}
20-08-2026 00:37:21.480 2229542 [http-nio-8051-exec-110] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9108022066
20-08-2026 00:37:21.481 2229543 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - customerId: 9108022066
20-08-2026 00:37:21.481 2229543 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - transactionKey: PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX
20-08-2026 00:37:21.481 2229543 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:37:21.481 2229543 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:37:21.481 2229543 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9108022066"}
20-08-2026 00:37:21.481 2229543 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:37:21.487 2229549 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:37:21.487 2229549 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:37:21.487 2229549 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:37:21.487 2229549 [http-nio-8051-exec-110] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:37:21.487 2229549 [http-nio-8051-exec-110] INFO  n.s.PaymentsImplementation - PaymentsImplementation::capturePayment name=razor_pay, order id= TM08202203260820003641257, status = success
20-08-2026 00:37:21.488 2229550 [http-nio-8051-exec-110] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  order id= TM08202203260820003641257, status = success
20-08-2026 00:37:21.488 2229550 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:37:21.488 2229550 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@17055293
20-08-2026 00:37:21.488 2229550 [http-nio-8051-exec-110] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  pg_data  {"razorpay_signature":"f3d5c92b233ebd24ae53c25eb14bf8f0345d7b60d2854af2912d4b917ac78eb6","razorpay_payment_id":"pay_TRjoDW3ZGS2qY4","razorpay_order_id":"order_TRjnxnKIxWwv36"}
20-08-2026 00:37:21.488 2229550 [http-nio-8051-exec-110] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  signature_status  true
20-08-2026 00:37:21.513 2229575 [http-nio-8051-exec-110] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  razorpay_order_id=order_TRjnxnKIxWwv36, receipt=TM08202203260820003641257-003643, rp_status=paid
20-08-2026 00:37:21.514 2229576 [http-nio-8051-exec-110] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 uid = 4512662154454778478, getAccessCode = true, updatePayment = true, walletParam = false,  deviceType = app, orderId = TM08202203260820003641257, paymentId = TM08202203260820003641257-003643, amount = 20.0, mobileNumber = 9108022066, paymentJson = {"razor_pay_res":{"amount":2000,"amount_paid":2000,"notes":[],"created_at":1787166403,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM08202203260820003641257-003643","id":"order_TRjnxnKIxWwv36","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"f3d5c92b233ebd24ae53c25eb14bf8f0345d7b60d2854af2912d4b917ac78eb6","razorpay_payment_id":"pay_TRjoDW3ZGS2qY4","razorpay_order_id":"order_TRjnxnKIxWwv36"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}, paymentGateway = razor_pay, txn_type = pre
20-08-2026 00:37:21.808 2229870 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - payment_ref_id TM05202203260820003643258-003645
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - customerId: 7022042316
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - amount: 100.0
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - promotionalAmount: 0.0
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - creditor: razor_pay
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - terminalId: TM05202203260820003643258-003645
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM05202203260820003643258
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - description: Money added to TinyMart Wallet from  razor_pay
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - postdata {"promotional_amount":"0.0","amount":"100.0","corporate_id":"","is_send_sms_enabled":"false","description":"Money added to TinyMart Wallet from  razor_pay","creditor":"razor_pay","location":"","app_transaction_id":"pre_TM05202203260820003643258","customer_id":"7022042316","terminal_id":"TM05202203260820003643258-003645"}
20-08-2026 00:37:21.809 2229871 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/credit
20-08-2026 00:37:21.831 2229893 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/credit
20-08-2026 00:37:21.831 2229893 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"7340635487754078653\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:37:21.831 2229893 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - credit response:{"result":"{\"transaction_id\":\"7340635487754078653\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:37:21.831 2229893 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - WalletResponse response: {"result":"{\"transaction_id\":\"7340635487754078653\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:37:21.832 2229894 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - success payment row Payment{id=4112972410645266707, payment_id='TM05202203260820003643258-003645', order_id='TM05202203260820003643258', amount=100.0, payment_status='success', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":10000,"notes":[],"created_at":1787166405,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM05202203260820003643258-003645","id":"order_TRjo04BHReK7bn","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"036f256145aac7eb291fc54d9e55026effb41287c3c113c1c91cdd23f5588220","razorpay_payment_id":"pay_TRjoDbI9blViEM","razorpay_order_id":"order_TRjo04BHReK7bn"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7022042316', txn_type='inflow', environment='9', created_at='2026-08-20 00:36:45.0'}
20-08-2026 00:37:22.448 2230510 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - walletImpl::neuuWalletCredit :: response {"walletId":"7340635487754078653","status":true}
20-08-2026 00:37:22.448 2230510 [http-nio-8051-exec-108] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 creditResp = {"walletId":"7340635487754078653","status":true}
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - neuuWalletJson response: {"transaction_key":"U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ","wallets":[{"wallet_id":"7022042316-Wallet-Personal","corporate_id":"","is_location_restricted":false}]}
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - transactionKey response: U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - customerId: 7022042316
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - amount: 60.0
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - debitor: razor_pay
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - terminalId: 
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM05202203260820003643258
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - description: Paid from TinyMart Wallet for order  TM05202203260820003643258
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - transactionKey: U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ
20-08-2026 00:37:22.450 2230512 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:37:22.451 2230513 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:37:22.451 2230513 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - postdata {"debitor":"razor_pay","amount":"60.0","corporate_id":"","is_send_sms_enabled":"false","description":"Paid from TinyMart Wallet for order  TM05202203260820003643258","location":"","app_transaction_id":"pre_TM05202203260820003643258","customer_id":"7022042316","terminal_id":""}
20-08-2026 00:37:22.451 2230513 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/debit
20-08-2026 00:37:22.472 2230534 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/debit
20-08-2026 00:37:22.472 2230534 [http-nio-8051-exec-108] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"3482322311434685122\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:37:22.472 2230534 [http-nio-8051-exec-108] INFO  neuu.utils.payment.NeuuWallet - debit response:{"result":"{\"transaction_id\":\"3482322311434685122\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:37:22.472 2230534 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - status response: {"result":"{\"transaction_id\":\"3482322311434685122\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:37:22.472 2230534 [http-nio-8051-exec-108] INFO  neuu.kioskserviceImpl.WalletImpl - walletResponseResult response: {"transaction_id":"3482322311434685122","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:37:22.472 2230534 [http-nio-8051-exec-108] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 appdebitStatus = {"transaction_id":"3482322311434685122","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:37:22.472 2230534 [http-nio-8051-exec-108] INFO  n.s.PaymentsImplementation - order row updated Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='null', status='active', type_of_order='app', wallet_txn_id='3482322311434685122', environment='9', wallet_txn_ids_json='{"pre_credit":"7340635487754078653","pre_debit":"3482322311434685122"}', internal_status='null'}
20-08-2026 00:37:22.472 2230534 [http-nio-8051-exec-108] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode request payload:TM05202203260820003643258
20-08-2026 00:37:22.485 2230547 [http-nio-8051-exec-118] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"payment_gateway":"ola","user_id":"8197994909","order_amount":0.0,"order_id":"TM04201907190925140028"}
20-08-2026 00:37:22.485 2230547 [http-nio-8051-exec-118] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM04201907190925140028-0.0-8197994909-ola:
20-08-2026 00:37:22.486 2230548 [http-nio-8051-exec-118] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM04201907190925140028-0.0-8197994909-ola:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:37:22.487 2230549 [http-nio-8051-exec-118] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:37:22.487 2230549 [http-nio-8051-exec-118] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM04201907190925140028-0.0-8197994909-ola: order row Order{order_id='TM04201907190925140028', user_id=8197994909, vm_id=1528664925145548512, order_amount=0.0, pre_auth_amount=25.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"orderId": "TM04201907190925140028", "bill_amount": 0, "res": true, "cart_offer_desc": "", "userId": "8197994909", "imei": "TM04201907", "skus": [], "total_amount": 0}', weight_based_response='{"orderId": "TM04201907190925140028", "res": "False", "total_amount": 0, "skus": [], "logic": "TBL"}', created_at='2019-09-25 14:00:28.0', pre_auth_gateway='ola', balance_gateway='null', short_order_id='Q7Ylt4', short_order_expiry='27-07-2025 10:48:28', receipt_id='IN20260820000313', proposedSkuJson='{"orderId": "TM04201907190925140028", "bill_amount": 20, "res": true, "cart_offer_desc": "", "userId": "8197994909", "imei": "TM04201907", "skus": [{"skuid": "5004", "name": "Lays/Bingo/Too Yum Chips All Flavors", "tray_id": "32", "offer_desc": "", "offer_id": "", "sku_total": "19.0", "unit_price": "19.0", "qty": "1", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-2292.jpg", "door_id": "3"}], "total_amount": 19}', video_url='null', access_code='11901a6a-6e2d-4d95-83f9-f29f9863aba5', status='null', type_of_order='null', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:37:22.487 2230549 [http-nio-8051-exec-118] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM04201907190925140028-0.0-8197994909-ola: shortOrderId  Q7Ylt4
20-08-2026 00:37:22.487 2230549 [http-nio-8051-exec-118] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM04201907190925140028-0.0-8197994909-ola: preAuth  25.0
20-08-2026 00:37:22.487 2230549 [http-nio-8051-exec-118] INFO  neuu.utils.payment.NeuuWallet - customerId: 8197994909
20-08-2026 00:37:22.487 2230549 [http-nio-8051-exec-118] INFO  neuu.utils.payment.NeuuWallet - transactionKey: HaUUXJqiMZeOq99U40d2URDrMNT4swgLhzE4foncFBcbaFkXFhikAlJBh2yqTWN0yQJUA3cUIlYYFpaqqv5zLSkj2TLM6CuP1Oz2i2M3rUazIb6oUK56VX0dIgiqgXyN7lVqhbYGjphqDT0njNsXoTytfn0LL3kcPDjGpxi34gVTodWfdQ8MmTGxqvtFtwb2FXp5v8n4dPdua03fRGV4LkWz6kEC0Qq48hrvl9MPg0Hl47PxgxDaGzPJlmjMyNMe
20-08-2026 00:37:22.487 2230549 [http-nio-8051-exec-118] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:37:22.487 2230549 [http-nio-8051-exec-118] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"HaUUXJqiMZeOq99U40d2URDrMNT4swgLhzE4foncFBcbaFkXFhikAlJBh2yqTWN0yQJUA3cUIlYYFpaqqv5zLSkj2TLM6CuP1Oz2i2M3rUazIb6oUK56VX0dIgiqgXyN7lVqhbYGjphqDT0njNsXoTytfn0LL3kcPDjGpxi34gVTodWfdQ8MmTGxqvtFtwb2FXp5v8n4dPdua03fRGV4LkWz6kEC0Qq48hrvl9MPg0Hl47PxgxDaGzPJlmjMyNMe","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:37:22.487 2230549 [http-nio-8051-exec-118] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8197994909"}
20-08-2026 00:37:22.487 2230549 [http-nio-8051-exec-118] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:37:22.493 2230555 [http-nio-8051-exec-118] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:37:22.493 2230555 [http-nio-8051-exec-118] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"msg\":\"Invalid user\",\"status\":false}","code":200}
20-08-2026 00:37:22.493 2230555 [http-nio-8051-exec-118] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"msg\":\"Invalid user\",\"status\":false}","code":200,"status":true}
20-08-2026 00:37:23.454 2231516 [http-nio-8051-exec-108] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode accessCode : 49080170
20-08-2026 00:37:23.460 2231522 [http-nio-8051-exec-108] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM05202203260820003643258
20-08-2026 00:37:23.955 2232017 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{tray=33, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:37:23.670195, status=false}]}, {tray=33, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:37:23.670344, status=false}]}, {tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:37:23.670392, status=false}]}, {tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:37:23.670437, status=false}]}, {tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:37:23.670493, status=false}]}], doors=[{door_id=1, hcid=[1], data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM06202203-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202203-1-magnetic}], created_at=2026-08-20 00:37:23.674152}]}, {door_id=2, hcid=[1], data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM06202203-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202203-2-magnetic}], created_at=2026-08-20 00:37:23.674920}]}]}
20-08-2026 00:37:23.956 2232018 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:37:23.956 2232018 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202203, traysArr : [{"tray":"33","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670195","status":"false"}]},{"tray":"33","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670344","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670392","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670437","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670493","status":"false"}]}]
20-08-2026 00:37:23.956 2232018 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202203, traysArr : [{"tray":"33","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670195","status":"false"}]},{"tray":"33","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670344","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670392","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670437","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670493","status":"false"}]}]
20-08-2026 00:37:23.958 2232020 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670195","status":"false"}
20-08-2026 00:37:23.958 2232020 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670344","status":"false"}
20-08-2026 00:37:23.958 2232020 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670392","status":"false"}
20-08-2026 00:37:23.958 2232020 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670437","status":"false"}
20-08-2026 00:37:23.958 2232020 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670493","status":"false"}
20-08-2026 00:37:23.958 2232020 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 47
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 48
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 49
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 50
20-08-2026 00:37:23.959 2232021 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  [{"tray":"33","issue_type":"Non Communicable","timestamp":"2026-08-20 00:37:23.670195"}]
20-08-2026 00:37:23.960 2232022 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  [33]
20-08-2026 00:37:23.960 2232022 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50]
20-08-2026 00:37:23.960 2232022 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:37:23.972 2232034 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:23.674152"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:23.674920"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:37:23.972 2232034 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:23.674152"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:23.674920"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:37:23.987 2232049 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202203, cameraArr : {}
20-08-2026 00:37:23.987 2232049 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202203, cameraInfoData : {}
20-08-2026 00:37:24.366 2232428 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - payment_ref_id TM08202203260820003641257-003643
20-08-2026 00:37:24.366 2232428 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - customerId: 9108022066
20-08-2026 00:37:24.366 2232428 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:37:24.366 2232428 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - amount: 20.0
20-08-2026 00:37:24.367 2232429 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - promotionalAmount: 0.0
20-08-2026 00:37:24.367 2232429 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - creditor: razor_pay
20-08-2026 00:37:24.367 2232429 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - terminalId: TM08202203260820003641257-003643
20-08-2026 00:37:24.367 2232429 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM08202203260820003641257
20-08-2026 00:37:24.367 2232429 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:37:24.367 2232429 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - description: Money added to TinyMart Wallet from  razor_pay
20-08-2026 00:37:24.367 2232429 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:37:24.367 2232429 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:37:24.367 2232429 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:37:24.367 2232429 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - postdata {"promotional_amount":"0.0","amount":"20.0","corporate_id":"","is_send_sms_enabled":"false","description":"Money added to TinyMart Wallet from  razor_pay","creditor":"razor_pay","location":"","app_transaction_id":"pre_TM08202203260820003641257","customer_id":"9108022066","terminal_id":"TM08202203260820003641257-003643"}
20-08-2026 00:37:24.367 2232429 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/credit
20-08-2026 00:37:24.392 2232454 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/credit
20-08-2026 00:37:24.392 2232454 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"5806114303725552490\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:37:24.392 2232454 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - credit response:{"result":"{\"transaction_id\":\"5806114303725552490\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:37:24.392 2232454 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - WalletResponse response: {"result":"{\"transaction_id\":\"5806114303725552490\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:37:24.393 2232455 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - success payment row Payment{id=4512662154454778478, payment_id='TM08202203260820003641257-003643', order_id='TM08202203260820003641257', amount=20.0, payment_status='success', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":2000,"notes":[],"created_at":1787166403,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM08202203260820003641257-003643","id":"order_TRjnxnKIxWwv36","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"f3d5c92b233ebd24ae53c25eb14bf8f0345d7b60d2854af2912d4b917ac78eb6","razorpay_payment_id":"pay_TRjoDW3ZGS2qY4","razorpay_order_id":"order_TRjnxnKIxWwv36"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-20 00:36:43.0'}
20-08-2026 00:37:25.178 2233240 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - walletImpl::neuuWalletCredit :: response {"walletId":"5806114303725552490","status":true}
20-08-2026 00:37:25.179 2233241 [http-nio-8051-exec-110] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 creditResp = {"walletId":"5806114303725552490","status":true}
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - neuuWalletJson response: {"transaction_key":"PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX","wallets":[{"wallet_id":"9108022066-Wallet-Personal","corporate_id":"","is_location_restricted":false}]}
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - transactionKey response: PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - customerId: 9108022066
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - amount: 20.0
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - debitor: razor_pay
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - terminalId: 
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM08202203260820003641257
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - description: Paid from TinyMart Wallet for order  TM08202203260820003641257
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - transactionKey: PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - postdata {"debitor":"razor_pay","amount":"20.0","corporate_id":"","is_send_sms_enabled":"false","description":"Paid from TinyMart Wallet for order  TM08202203260820003641257","location":"","app_transaction_id":"pre_TM08202203260820003641257","customer_id":"9108022066","terminal_id":""}
20-08-2026 00:37:25.182 2233244 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/debit
20-08-2026 00:37:25.208 2233270 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/debit
20-08-2026 00:37:25.208 2233270 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"4563239570228461869\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:37:25.208 2233270 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - debit response:{"result":"{\"transaction_id\":\"4563239570228461869\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:37:25.208 2233270 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - status response: {"result":"{\"transaction_id\":\"4563239570228461869\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:37:25.208 2233270 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - walletResponseResult response: {"transaction_id":"4563239570228461869","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:37:25.208 2233270 [http-nio-8051-exec-110] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 appdebitStatus = {"transaction_id":"4563239570228461869","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:37:25.209 2233271 [http-nio-8051-exec-110] INFO  n.s.PaymentsImplementation - order row updated Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='null', status='active', type_of_order='app', wallet_txn_id='4563239570228461869', environment='9', wallet_txn_ids_json='{"pre_credit":"5806114303725552490","pre_debit":"4563239570228461869"}', internal_status='null'}
20-08-2026 00:37:25.209 2233271 [http-nio-8051-exec-110] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode request payload:TM08202203260820003641257
20-08-2026 00:37:25.997 2234059 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:37:25.997 2234059 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:37:26.371 2234433 [http-nio-8051-exec-110] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode accessCode : 93183243
20-08-2026 00:37:26.377 2234439 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM08202203260820003641257
20-08-2026 00:37:27.053 2235115 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM01202601 
20-08-2026 00:37:27.054 2235116 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:37:27.055 2235117 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:37:27.070 2235132 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:27.070 2235132 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:27.075 2235137 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:27.076 2235138 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:27.076 2235138 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:27.079 2235141 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:27.080 2235142 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.080 2235142 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.084 2235146 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.085 2235147 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:27.085 2235147 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:27.090 2235152 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:27.090 2235152 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.090 2235152 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.091 2235153 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.092 2235154 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:27.092 2235154 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:27.093 2235155 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:27.093 2235155 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:37:27.093 2235155 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:37:27.095 2235157 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:37:27.095 2235157 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.095 2235157 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.096 2235158 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.097 2235159 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:37:27.097 2235159 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:37:27.098 2235160 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:27.098 2235160 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:37:27.098 2235160 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:37:27.100 2235162 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:37:27.100 2235162 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:27.101 2235163 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:27.102 2235164 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:27.102 2235164 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.102 2235164 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.103 2235165 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.104 2235166 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.104 2235166 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.105 2235167 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.106 2235168 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:37:27.106 2235168 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:37:27.107 2235169 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:37:27.107 2235169 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:37:27.107 2235169 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:37:27.109 2235171 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:37:27.109 2235171 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:27.109 2235171 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:27.111 2235173 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:27.111 2235173 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.111 2235173 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.112 2235174 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.113 2235175 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:27.113 2235175 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:27.114 2235176 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:27.115 2235177 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.115 2235177 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.116 2235178 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.117 2235179 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:27.117 2235179 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:27.118 2235180 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:27.118 2235180 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:27.118 2235180 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:27.119 2235181 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:27.119 2235181 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:37:27.119 2235181 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:37:27.120 2235182 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:37:27.121 2235183 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.121 2235183 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.122 2235184 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.123 2235185 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.123 2235185 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.124 2235186 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.125 2235187 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.125 2235187 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.126 2235188 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.128 2235190 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.128 2235190 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.129 2235191 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.130 2235192 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.130 2235192 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.131 2235193 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.132 2235194 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.132 2235194 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.133 2235195 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.134 2235196 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.134 2235196 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.135 2235197 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.136 2235198 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.136 2235198 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.137 2235199 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.138 2235200 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.138 2235200 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.140 2235202 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.141 2235203 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.141 2235203 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.143 2235205 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.143 2235205 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.143 2235205 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.145 2235207 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.145 2235207 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.146 2235208 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.147 2235209 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.147 2235209 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.147 2235209 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.149 2235211 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.150 2235212 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:27.150 2235212 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:27.151 2235213 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:27.183 2235245 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:37:27.601 2235663 [http-nio-8051-exec-121] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202203}
20-08-2026 00:37:28.442 2236504 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{created_at=2026-08-20 00:37:28.209440, sensors=[{id=TM07201911-1-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-1-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=2, data=[{created_at=2026-08-20 00:37:28.210995, sensors=[{id=TM07201911-2-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-2-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=3, data=[{created_at=2026-08-20 00:37:28.212000, sensors=[{id=TM07201911-3-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-3-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=4, data=[{created_at=2026-08-20 00:37:28.213012, sensors=[{id=TM07201911-4-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-4-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}], trays=[]}
20-08-2026 00:37:28.442 2236504 [http-nio-8051-exec-92] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:37:28.442 2236504 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM07201911, traysArr : []
20-08-2026 00:37:28.443 2236505 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM07201911, traysArr : []
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:37:28.445 2236507 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 41, 42, 43, 44, 45]
20-08-2026 00:37:28.446 2236508 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:37:28.451 2236513 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07201911, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:28.209440"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:28.210995"}],"door_id":2,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-3-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-3-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:28.212000"}],"door_id":3,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-4-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-4-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:28.213012"}],"door_id":4,"hcid":[1]}]
20-08-2026 00:37:28.452 2236514 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM07201911, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:28.209440"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:28.210995"}],"door_id":2,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-3-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-3-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:28.212000"}],"door_id":3,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-4-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-4-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:28.213012"}],"door_id":4,"hcid":[1]}]
20-08-2026 00:37:28.475 2236537 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07201911, cameraArr : {}
20-08-2026 00:37:28.476 2236538 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM07201911, cameraInfoData : {}
20-08-2026 00:37:29.556 2237618 [http-nio-8051-exec-108] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app'}
20-08-2026 00:37:29.737 2237799 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:37:29.737 2237799 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:29.737 2237799 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:37:29.737 2237799 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:37:29.737 2237799 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:29.737 2237799 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:37:29.738 2237800 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:29.739 2237801 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 7022042316
20-08-2026 00:37:29.739 2237801 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 7022042316
20-08-2026 00:37:29.741 2237803 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app', wallet_txn_id='3482322311434685122', environment='9', wallet_txn_ids_json='{"pre_credit":"7340635487754078653","pre_debit":"3482322311434685122"}', internal_status='null'}
20-08-2026 00:37:29.741 2237803 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app', wallet_txn_id='3482322311434685122', environment='9', wallet_txn_ids_json='{"pre_credit":"7340635487754078653","pre_debit":"3482322311434685122"}', internal_status='null'}
20-08-2026 00:37:29.742 2237804 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@26103e8b
20-08-2026 00:37:29.742 2237804 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:29.742 2237804 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:29.742 2237804 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@26103e8b
20-08-2026 00:37:29.742 2237804 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:29.819 2237881 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:37:29.819 2237881 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:37:29.819 2237881 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:37:29.820 2237882 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:37:29.820 2237882 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:29.820 2237882 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:37:29.821 2237883 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:29.822 2237884 [http-nio-8051-exec-76] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:37:29.822 2237884 [http-nio-8051-exec-76] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:37:29.822 2237884 [http-nio-8051-exec-76] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:37:29.822 2237884 [http-nio-8051-exec-76] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7f851cd
20-08-2026 00:37:29.822 2237884 [http-nio-8051-exec-76] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:29.822 2237884 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=7022042316, page=0}
20-08-2026 00:37:29.822 2237884 [http-nio-8051-exec-76] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:29.822 2237884 [http-nio-8051-exec-76] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7f851cd
20-08-2026 00:37:29.822 2237884 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=7022042316, page=0}
20-08-2026 00:37:29.822 2237884 [http-nio-8051-exec-76] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:29.822 2237884 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:37:29.823 2237885 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 7022042316
20-08-2026 00:37:29.827 2237889 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:37:29.827 2237889 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:37:29.828 2237890 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - orderArray [{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":60,"access_code":"49080170","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":40,\"image_url\":\"https://images.tinymart.in/product/4500667-4339.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Farmely Classic date Bites 20gm\",\"mrp\":\"40\",\"unit_price\":40,\"skuid\":\"4500667\",\"tray_id\":\"14\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500499-5719.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Heritage A1 Spiced Butter Milk180ml\",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"4500499\",\"tray_id\":\"32\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":60,\"orderId\":\"TM05202203260820003643258\",\"total_amount\":60,\"cart_offer_desc\":\"\",\"imei\":\"TM05202203\",\"userId\":\"7022042316\"}","pre_auth_amount":60,"invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","order_modified_at":"2026-08-20 00:37:23.0","user_id":7022042316,"vm_imei_id":"TM05202203","order_amount":0,"location":"Availity India 4th Floor lobby","order_id":"TM05202203260820003643258","order_created_at":"2026-08-20 00:36:43.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"02d8a895-afb9-49fa-a166-e06f04c9eb73","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819002919757.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-19 00:29:19.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260819003205","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"14\", \"sku_total\": 40, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm\", \"qty\": 1, \"unit_price\": 40, \"skuid\": \"4500667\", \"offer_id\": \"\"}, {\"offer_desc\": \"\", \"tray_id\": \"32\", \"sku_total\": 20, \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"mrp\": \"20\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"qty\": 1, \"unit_price\": 20, \"skuid\": \"4500499\", \"offer_id\": \"\"}], \"total_amount\": 60, \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"bill_amount\": 60, \"orderId\": \"TM05202203260819002919757\"}","short_order_expiry":"19-09-2026 00:32:05","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-19 00:40:02.0","user_id":7022042316,"short_order_id":"hlBuiH","location":"Availity India 4th Floor lobby","order_id":"TM05202203260819002919757","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"sku_total\": 80, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"qty\": 2, \"unit_price\": \"40\", \"skuid\": \"4500667\", \"offer_id\": \"\"}, {\"tray_id\": \"32\", \"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"mrp\": \"20\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"qty\": 1, \"unit_price\": \"20\", \"skuid\": \"4500499\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260819002919757\", \"rstatus\": true, \"total_amount\": 100, \"imei\": \"TM05202203\", \"bill_amount\": 100}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1b2cd197-bf26-4152-81f7-1c7ec200b9ea","pre_auth_amount":80,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260817233734720.mp4","vm_imei_id":"TM05202203","order_amount":120,"weight_based_response":"{}","order_created_at":"2026-08-17 23:37:34.0","area":"Hebbal","address":"HSR","amount_received":80,"receipt_id":"IN20260817233923","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"14\", \"sku_total\": 80, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm\", \"qty\": 2, \"unit_price\": 40, \"skuid\": \"4500667\", \"offer_id\": \"\"}], \"total_amount\": 80, \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"bill_amount\": 80, \"orderId\": \"TM05202203260817233734720\"}","short_order_expiry":"17-09-2026 23:39:23","invoice_final_settled_amount":0,"previous_pending":50,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:50:02.0","user_id":7022042316,"short_order_id":"8MVIdF","location":"Availity India 4th Floor lobby","order_id":"TM05202203260817233734720","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"sku_total\": 120, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"qty\": 3, \"unit_price\": \"40\", \"skuid\": \"4500667\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260817233734720\", \"rstatus\": true, \"total_amount\": 120, \"imei\": \"TM05202203\", \"bill_amount\": 120}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3d425466-24cd-4696-85cc-53788025e8ed","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260814001554502.mp4","vm_imei_id":"TM05202203","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-14 00:15:54.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260814001702","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"2\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"mrp\": \"20\"}], \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260814001554502\", \"bill_amount\": 20, \"total_amount\": 20}","short_order_expiry":"14-09-2026 00:17:02","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-14 00:25:03.0","user_id":7022042316,"short_order_id":"U30MlK","location":"Availity India 4th Floor lobby","order_id":"TM05202203260814001554502","sku_json":"{\"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"mrp\": \"20\"}, {\"skuid\": \"4500642\", \"door_id\": \"\", \"unit_price\": \"50\", \"sku_total\": 50, \"qty\": 1, \"tray_id\": \"39\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"offer_id\": \"\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"mrp\": \"50\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260814001554502\", \"bill_amount\": 70, \"total_amount\": 70, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d4d63db6-f80b-4743-bca5-cc5c55cd0963","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812233647831.mp4","vm_imei_id":"TM05202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-12 23:36:47.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260812233756","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"2\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"mrp\": \"20\"}, {\"skuid\": \"4500677\", \"door_id\": \"2\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"34\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500677-4669.png\", \"offer_id\": \"\", \"name\": \"Eat Bit Peanut  Chikki 32gm\", \"mrp\": \"10\"}], \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260812233647831\", \"bill_amount\": 30, \"total_amount\": 30}","short_order_expiry":"12-09-2026 23:37:56","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-12 23:55:02.0","user_id":7022042316,"short_order_id":"lX7EfC","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812233647831","sku_json":"{\"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"mrp\": \"20\"}, {\"skuid\": \"4500677\", \"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 20, \"qty\": 2, \"tray_id\": \"34\", \"image_url\": \"https://images.tinymart.in/product/4500677-4669.png\", \"offer_id\": \"\", \"name\": \"Eat Bit Peanut  Chikki 32gm per peice\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260812233647831\", \"bill_amount\": 40, \"total_amount\": 40, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5bc10242-a9d5-4a85-9bf2-6fda57e60ba0","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812000427731.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-12 00:04:27.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260812000554","proposedSkuJson":"{\"bill_amount\": 60, \"orderId\": \"TM05202203260812000427731\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 40, \"skuid\": \"4500667\", \"tray_id\": \"14\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"mrp\": \"40\", \"qty\": 1}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 20, \"skuid\": \"4500499\", \"tray_id\": \"32\", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"mrp\": \"20\", \"qty\": 1}], \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 60}","short_order_expiry":"12-09-2026 00:05:54","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-12 00:10:03.0","user_id":7022042316,"short_order_id":"0SqSVM","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812000427731","sku_json":"{\"bill_amount\": 100, \"orderId\": \"TM05202203260812000427731\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 80, \"tray_id\": \"14\", \"skuid\": \"4500667\", \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"mrp\": \"40\", \"qty\": 2}, {\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 20, \"tray_id\": \"32\", \"skuid\": \"4500499\", \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"mrp\": \"20\", \"qty\": 1}], \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"7022042316\", \"total_amount\": 100}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cbb42088-9df9-40c9-8c7f-77697e267a12","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260811000412888.mp4","vm_imei_id":"TM05202203","order_amount":80,"weight_based_response":"{}","order_created_at":"2026-08-11 00:04:12.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260811000540","proposedSkuJson":"{\"bill_amount\": 40, \"orderId\": \"TM05202203260811000412888\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 40, \"skuid\": \"4500667\", \"tray_id\": \"14\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"mrp\": \"40\", \"qty\": 1}], \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 40}","short_order_expiry":"11-09-2026 00:05:40","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-11 00:25:03.0","user_id":7022042316,"short_order_id":"fnlPAv","location":"Availity India 4th Floor lobby","order_id":"TM05202203260811000412888","sku_json":"{\"bill_amount\": 80, \"orderId\": \"TM05202203260811000412888\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 80, \"tray_id\": \"14\", \"skuid\": \"4500667\", \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"mrp\": \"40\", \"qty\": 2}], \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"7022042316\", \"total_amount\": 80}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"211f93d8-e250-4e52-a119-be072362945b","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260807234316637.mp4","vm_imei_id":"TM05202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-07 23:43:16.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260807234439","proposedSkuJson":"{\"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"skus\": [{\"tray_id\": \"22\", \"sku_total\": 10, \"door_id\": \"1\", \"qty\": 1, \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"name\": \"MaxVita Moong daal 25gm\", \"skuid\": \"4500723\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\"}, {\"tray_id\": \"41\", \"sku_total\": 20, \"door_id\": \"2\", \"qty\": 1, \"unit_price\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"skuid\": \"186043\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\"}], \"total_amount\": 30, \"bill_amount\": 30, \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM05202203260807234316637\"}","short_order_expiry":"07-09-2026 23:44:39","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-07 23:55:10.0","user_id":7022042316,"short_order_id":"abNnBB","location":"Availity India 4th Floor lobby","order_id":"TM05202203260807234316637","sku_json":"{\"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"skus\": [{\"tray_id\": \"22\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 2, \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"name\": \"MaxVita Moong daal 25gm per peice\", \"skuid\": \"4500723\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\"}, {\"tray_id\": \"41\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"offer_id\": \"\", \"mrp\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"skuid\": \"186043\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\"}], \"total_amount\": 40, \"order_status\": \"\", \"bill_amount\": 40, \"rstatus\": true, \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM05202203260807234316637\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"815cfbe8-b42d-4691-b588-9a2d7c57f94f","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260807000920376.mp4","vm_imei_id":"TM05202203","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-07 00:09:20.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260807001048","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260807000920376\"}","short_order_expiry":"07-09-2026 00:10:48","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-07 00:25:03.0","user_id":7022042316,"short_order_id":"wqVkUo","location":"Availity India 4th Floor lobby","order_id":"TM05202203260807000920376","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"name\": \"Eat Bit Peanut  Chikki 32gm per peice\", \"tray_id\": \"34\", \"image_url\": \"https://images.tinymart.in/product/4500677-4669.png\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"4500677\", \"sku_total\": 10}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 70, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260807000920376\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 70}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ed8113c0-a078-4d38-915e-bdd300c72e3e","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260805235138141.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-05 23:51:38.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260805235257","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260805235138141\"}","short_order_expiry":"05-09-2026 23:52:57","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-05 23:55:02.0","user_id":7022042316,"short_order_id":"CKgRYl","location":"Availity India 4th Floor lobby","order_id":"TM05202203260805235138141","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 80}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 100, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260805235138141\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 100}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"dffad68a-27a6-4b48-802f-ffd20ec14d58","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260805003130346.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-05 00:31:30.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260805003250","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260805003130346\"}","short_order_expiry":"05-09-2026 00:32:50","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-05 00:35:02.0","user_id":7022042316,"short_order_id":"4HslId","location":"Availity India 4th Floor lobby","order_id":"TM05202203260805003130346","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 80}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 100, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260805003130346\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 100}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"73dd28ad-8ab0-4912-b3f3-f309666dbba4","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260804012225110.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-04 01:22:25.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260804012431","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260804012225110\"}","short_order_expiry":"04-09-2026 01:24:31","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-04 01:40:03.0","user_id":7022042316,"short_order_id":"fTTekW","location":"Availity India 4th Floor lobby","order_id":"TM05202203260804012225110","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 80}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 100, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260804012225110\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 100}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c6425146-b73a-45ea-8f62-20f7ac3e2e65","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260730232337656.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-07-30 23:23:37.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260730232648","proposedSkuJson":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730232337656\", \"total_amount\": 60, \"bill_amount\": 60, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20, \"unit_price\": 20, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"2\", \"mrp\": \"20\"}, {\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 40, \"unit_price\": 40, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"40\"}], \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM05202203\"}","short_order_expiry":"30-08-2026 23:26:48","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-07-30 23:40:02.0","user_id":7022042316,"short_order_id":"P9RfE6","location":"Availity India 4th Floor lobby","order_id":"TM05202203260730232337656","sku_json":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730232337656\", \"total_amount\": 100, \"bill_amount\": 100, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"skuid\": \"4500667\", \"offer_id\": \"\", \"tray_id\": \"14\", \"sku_total\": 80, \"unit_price\": \"40\", \"qty\": 2, \"door_id\": \"\", \"mrp\": \"40\"}, {\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"skuid\": \"186043\", \"offer_id\": \"\", \"tray_id\": \"41\", \"sku_total\": 20, \"unit_price\": \"20\", \"qty\": 1, \"door_id\": \"\", \"mrp\": \"20\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM05202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"01f56199-8af9-48e1-9436-6a02b204d83e","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260730001807838.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-07-30 00:18:07.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260730001935","proposedSkuJson":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730001807838\", \"total_amount\": 60, \"bill_amount\": 60, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20, \"unit_price\": 20, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"2\", \"mrp\": \"20\"}, {\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 40, \"unit_price\": 40, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"40\"}], \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM05202203\"}","short_order_expiry":"30-08-2026 00:19:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-30 00:25:03.0","user_id":7022042316,"short_order_id":"D03BDi","location":"Availity India 4th Floor lobby","order_id":"TM05202203260730001807838","sku_json":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730001807838\", \"total_amount\": 100, \"bill_amount\": 100, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"skuid\": \"4500667\", \"offer_id\": \"\", \"tray_id\": \"14\", \"sku_total\": 80, \"unit_price\": \"40\", \"qty\": 2, \"door_id\": \"\", \"mrp\": \"40\"}, {\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"skuid\": \"186043\", \"offer_id\": \"\", \"tray_id\": \"41\", \"sku_total\": 20, \"unit_price\": \"20\", \"qty\": 1, \"door_id\": \"\", \"mrp\": \"20\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM05202203\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a3714b00-18a9-45af-bbdb-dca23145b8cb","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260728231603170.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-28 23:16:03.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260728231721","proposedSkuJson":"{\"orderId\": \"TM05202203260728231603170\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 20, \"tray_id\": \"41\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"sku_total\": 20, \"skuid\": \"186043\"}], \"userId\": \"7022042316\", \"total_amount\": 20, \"imei\": \"TM05202203\"}","short_order_expiry":"28-08-2026 23:17:22","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-07-28 23:25:03.0","user_id":7022042316,"short_order_id":"lMYxa5","location":"Availity India 4th Floor lobby","order_id":"TM05202203260728231603170","sku_json":"{\"orderId\": \"TM05202203260728231603170\", \"rstatus\": true, \"bill_amount\": 20, \"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"41\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"sku_total\": 20, \"skuid\": \"186043\"}], \"imei\": \"TM05202203\", \"total_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"afba0a3e-61eb-44fa-a817-0f7974a6b3a8","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260724010254837.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-24 01:02:54.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260724010418","proposedSkuJson":"{\"orderId\": \"TM05202203260724010254837\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"14\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm\", \"sku_total\": 10, \"skuid\": \"4500723\"}], \"userId\": \"7022042316\", \"total_amount\": 10, \"imei\": \"TM05202203\"}","short_order_expiry":"24-08-2026 01:04:18","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-07-24 01:25:02.0","user_id":7022042316,"short_order_id":"cXpPtN","location":"Availity India 4th Floor lobby","order_id":"TM05202203260724010254837","sku_json":"{\"orderId\": \"TM05202203260724010254837\", \"rstatus\": true, \"bill_amount\": 30, \"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"qty\": 3, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"22\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm per peice\", \"sku_total\": 30, \"skuid\": \"4500723\"}], \"imei\": \"TM05202203\", \"total_amount\": 30, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"52cbb0c3-0bc6-4006-9f19-ce313b2b36ea","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260722010847374.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-22 01:08:47.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260722011148","proposedSkuJson":"{\"bill_amount\": 10, \"total_amount\": 10, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\"}], \"imei\": \"TM05202203\", \"res\": true, \"orderId\": \"TM05202203260722010847374\"}","short_order_expiry":"22-08-2026 01:11:48","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-22 01:25:02.0","user_id":7022042316,"short_order_id":"wHAeRn","location":"Availity India 4th Floor lobby","order_id":"TM05202203260722010847374","sku_json":"{\"bill_amount\": 30, \"skus\": [{\"tray_id\": \"14\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"door_id\": \"\"}, {\"tray_id\": \"18\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"sku_total\": 20, \"name\": \"Ongibytes Garlic Muruku  per peice\", \"unit_price\": \"20\", \"qty\": 1, \"skuid\": \"4500605\", \"offer_id\": \"\", \"door_id\": \"\"}], \"res\": true, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"total_amount\": 30, \"imei\": \"TM05202203\", \"order_status\": \"\", \"orderId\": \"TM05202203260722010847374\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"589f806f-8c97-442e-bdb4-3fb56f5df54d","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260721005424132.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-21 00:54:24.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260721005530","proposedSkuJson":"{\"bill_amount\": 10, \"total_amount\": 10, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\"}], \"imei\": \"TM05202203\", \"res\": true, \"orderId\": \"TM05202203260721005424132\"}","short_order_expiry":"21-08-2026 00:55:30","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-21 01:05:02.0","user_id":7022042316,"short_order_id":"pxXv30","location":"Availity India 4th Floor lobby","order_id":"TM05202203260721005424132","sku_json":"{\"bill_amount\": 20, \"skus\": [{\"tray_id\": \"17\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"sku_total\": 10, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"skuid\": \"4500648\", \"offer_id\": \"\", \"door_id\": \"\"}, {\"tray_id\": \"22\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"door_id\": \"\"}], \"res\": true, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"order_status\": \"\", \"orderId\": \"TM05202203260721005424132\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"24e73343-3a90-464f-9ab9-42b0e71d75a8","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260717003127949.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-17 00:31:27.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260717003305","proposedSkuJson":"{\"imei\": \"TM05202203\", \"total_amount\": 10, \"bill_amount\": 10, \"skus\": [{\"skuid\": \"4500673\", \"tray_id\": \"12\", \"sku_total\": 10, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"door_id\": \"1\", \"unit_price\": 10, \"mrp\": \"10\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM05202203260717003127949\", \"userId\": \"7022042316\"}","short_order_expiry":"17-08-2026 00:33:05","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-17 00:35:03.0","user_id":7022042316,"short_order_id":"QRQDLv","location":"Availity India 4th Floor lobby","order_id":"TM05202203260717003127949","sku_json":"{\"imei\": \"TM05202203\", \"total_amount\": 20, \"order_status\": \"\", \"bill_amount\": 20, \"userId\": \"7022042316\", \"skus\": [{\"tray_id\": \"11\", \"skuid\": \"4500648\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"door_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"qty\": 1}, {\"tray_id\": \"12\", \"skuid\": \"4500673\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"door_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"rstatus\": true, \"orderId\": \"TM05202203260717003127949\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d06abf60-5d6d-467d-b198-c5fb4c0432f1","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260715004044164.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-15 00:40:44.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260715004152","proposedSkuJson":"{\"orderId\": \"TM05202203260715004044164\", \"total_amount\": 10, \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"userId\": \"7022042316\", \"bill_amount\": 10, \"skus\": [{\"offer_id\": \"\", \"unit_price\": 10, \"mrp\": \"10\", \"qty\": 1, \"door_id\": \"1\", \"skuid\": \"4500650\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\", \"sku_total\": 10, \"offer_desc\": \"\", \"tray_id\": \"13\", \"name\": \"Modern kitchens Green Peas 26gm\"}], \"res\": true}","short_order_expiry":"15-08-2026 00:41:52","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-15 00:55:03.0","user_id":7022042316,"short_order_id":"UIq0SB","location":"Availity India 4th Floor lobby","order_id":"TM05202203260715004044164","sku_json":"{\"order_status\": \"\", \"orderId\": \"TM05202203260715004044164\", \"rstatus\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"res\": true, \"cart_offer_desc\": \"\", \"userId\": \"7022042316\", \"bill_amount\": 20, \"skus\": [{\"offer_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"qty\": 1, \"door_id\": \"\", \"skuid\": \"4500673\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"sku_total\": 10, \"tray_id\": \"12\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\"}, {\"offer_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"qty\": 1, \"door_id\": \"\", \"skuid\": \"4500650\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\", \"sku_total\": 10, \"tray_id\": \"13\", \"name\": \"Modern kitchens Green Peas 26gm per peice\"}]}","status":"Completed"}]
20-08-2026 00:37:29.829 2237891 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:37:29.829 2237891 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}]
20-08-2026 00:37:29.831 2237893 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260819002919757_0', order_id='TM05202203260819002919757', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-19 00:32:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260819002919757_1', order_id='TM05202203260819002919757', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 00:32:05.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.831 2237893 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","skuid":"4500667","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"tray_id":"32","skuid":"4500499","offer_id":"","offer_desc":""}]
20-08-2026 00:37:29.833 2237895 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260817233734720_0', order_id='TM05202203260817233734720', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=3.0, created_at='2026-08-17 23:39:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.833 2237895 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":80,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":2,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","skuid":"4500667","offer_id":"","offer_desc":""}]
20-08-2026 00:37:29.835 2237897 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260814001554502_0', order_id='TM05202203260814001554502', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-14 00:17:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260814001554502_1', order_id='TM05202203260814001554502', sku='4500642', tray_id='', vm_id='1652784235808', price=50.0, mrp=50.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-14 00:17:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.835 2237897 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}]
20-08-2026 00:37:29.837 2237899 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812233647831_0', order_id='TM05202203260812233647831', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 23:37:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260812233647831_1', order_id='TM05202203260812233647831', sku='4500677', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-12 23:37:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.837 2237899 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""},{"sku_total":10,"door_id":"2","image_url":"https://images.tinymart.in/product/4500677-4669.png","qty":1,"name":"Eat Bit Peanut  Chikki 32gm","mrp":"10","unit_price":10,"skuid":"4500677","tray_id":"34","offer_id":"","offer_desc":""}]
20-08-2026 00:37:29.839 2237901 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812000427731_0', order_id='TM05202203260812000427731', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-12 00:05:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260812000427731_1', order_id='TM05202203260812000427731', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 00:05:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.839 2237901 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500667","tray_id":"14","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"offer_id":"","skuid":"4500499","tray_id":"32","offer_desc":""}]
20-08-2026 00:37:29.841 2237903 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260811000412888_0', order_id='TM05202203260811000412888', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-11 00:05:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.841 2237903 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500667","tray_id":"14","offer_desc":""}]
20-08-2026 00:37:29.843 2237905 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260807234316637_0', order_id='TM05202203260807234316637', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-07 23:44:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260807234316637_1', order_id='TM05202203260807234316637', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 23:44:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.843 2237905 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500723-3888.png","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"22","offer_id":"","skuid":"4500723","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/186043-5089.png","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"tray_id":"41","offer_id":"","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:29.845 2237907 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260807000920376_0', order_id='TM05202203260807000920376', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:10:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260807000920376_1', order_id='TM05202203260807000920376', sku='4500677', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:10:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260807000920376_2', order_id='TM05202203260807000920376', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:10:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.845 2237907 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:29.846 2237908 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260805235138141_0', order_id='TM05202203260805235138141', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-05 23:52:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260805235138141_1', order_id='TM05202203260805235138141', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 23:52:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.846 2237908 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:29.848 2237910 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260805003130346_0', order_id='TM05202203260805003130346', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-05 00:32:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260805003130346_1', order_id='TM05202203260805003130346', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 00:32:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.848 2237910 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:29.851 2237913 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260804012225110_0', order_id='TM05202203260804012225110', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-04 01:24:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260804012225110_1', order_id='TM05202203260804012225110', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-04 01:24:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.851 2237913 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:29.853 2237915 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260730232337656_0', order_id='TM05202203260730232337656', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-30 23:26:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260730232337656_1', order_id='TM05202203260730232337656', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-30 23:26:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.853 2237915 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"tray_id":"41","offer_id":"","skuid":"186043","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","offer_id":"","skuid":"4500667","offer_desc":""}]
20-08-2026 00:37:29.856 2237918 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260730001807838_0', order_id='TM05202203260730001807838', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-30 00:19:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260730001807838_1', order_id='TM05202203260730001807838', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-30 00:19:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.856 2237918 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"tray_id":"41","offer_id":"","skuid":"186043","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","offer_id":"","skuid":"4500667","offer_desc":""}]
20-08-2026 00:37:29.859 2237921 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260728231603170_0', order_id='TM05202203260728231603170', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 23:17:21.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.859 2237921 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/186043-5089.png","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:29.861 2237923 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260724010254837_0', order_id='TM05202203260724010254837', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=3.0, created_at='2026-07-24 01:04:18.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.861 2237923 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500723-3888.png","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"14","skuid":"4500723","offer_desc":""}]
20-08-2026 00:37:29.863 2237925 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260722010847374_0', order_id='TM05202203260722010847374', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 01:11:46.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260722010847374_1', order_id='TM05202203260722010847374', sku='4500605', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 01:11:46.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.863 2237925 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"14","skuid":"4500723","offer_id":"","offer_desc":""}]
20-08-2026 00:37:29.866 2237928 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260721005424132_0', order_id='TM05202203260721005424132', sku='4500648', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-21 00:55:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260721005424132_1', order_id='TM05202203260721005424132', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-21 00:55:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.866 2237928 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"14","skuid":"4500723","offer_id":"","offer_desc":""}]
20-08-2026 00:37:29.869 2237931 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260717003127949_0', order_id='TM05202203260717003127949', sku='4500648', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-17 00:33:03.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260717003127949_1', order_id='TM05202203260717003127949', sku='4500673', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-17 00:33:03.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.869 2237931 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"skuid":"4500673","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:37:29.871 2237933 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260715004044164_0', order_id='TM05202203260715004044164', sku='4500673', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-15 00:41:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260715004044164_1', order_id='TM05202203260715004044164', sku='4500650', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-15 00:41:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:29.871 2237933 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500650-61.webp","qty":1,"name":"Modern kitchens Green Peas 26gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500650","tray_id":"13","offer_desc":""}]
20-08-2026 00:37:29.874 2237936 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@61f9ddcf
20-08-2026 00:37:29.874 2237936 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:29.875 2237937 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:29.875 2237937 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@61f9ddcf
20-08-2026 00:37:29.875 2237937 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:29.878 2237940 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:37:29.878 2237940 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:29.878 2237940 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:37:29.878 2237940 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:37:29.879 2237941 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:29.879 2237941 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:37:29.880 2237942 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:29.881 2237943 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM05202203260820003643258
20-08-2026 00:37:29.881 2237943 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM05202203260820003643258
20-08-2026 00:37:30.275 2238337 [http-nio-8051-exec-109] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM06202201-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202201-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:37:30.005601}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202201-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202201-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:37:30.006263}], hcid=[1]}]}
20-08-2026 00:37:30.276 2238338 [http-nio-8051-exec-109] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:37:30.276 2238338 [http-nio-8051-exec-109] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202201, traysArr : []
20-08-2026 00:37:30.277 2238339 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202201, traysArr : []
20-08-2026 00:37:30.279 2238341 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:37:30.279 2238341 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:37:30.280 2238342 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:37:30.286 2238348 [http-nio-8051-exec-109] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:30.005601"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:30.006263"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:37:30.286 2238348 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:30.005601"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:30.006263"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:37:30.304 2238366 [http-nio-8051-exec-109] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202201, cameraArr : {}
20-08-2026 00:37:30.304 2238366 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202201, cameraInfoData : {}
20-08-2026 00:37:30.380 2238442 [http-nio-8051-exec-105] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202203}
20-08-2026 00:37:31.119 2239181 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:37:31.120 2239182 [http-nio-8051-exec-115] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:37:31.179 2239241 [http-nio-8051-exec-115] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202301
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:37:31
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 20:57:53.666386', '2026-08-19 17:25:31.139623', '2026-08-19 20:57:53.465305', '2026-08-19 17:25:31.139682'], 'open_time': ['2026-08-19 20:57:46.839953', '2026-08-19 17:25:26.680857', '2026-08-19 20:57:46.840045', '2026-08-19 17:25:26.680928']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:57:53.666386", "2026-08-19 17:25:31.139623", "2026-08-19 20:57:53.465305", "2026-08-19 17:25:31.139682"], "open_time": ["2026-08-19 20:57:46.839953", "2026-08-19 17:25:26.680857", "2026-08-19 20:57:46.840045", "2026-08-19 17:25:26.680928"]}
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:37:31.443 2239505 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:37:31.529 2239591 [http-nio-8051-exec-102] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202507}
20-08-2026 00:37:32.511 2240573 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app'}
20-08-2026 00:37:32.727 2240789 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:37:32.727 2240789 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:32.727 2240789 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:37:32.727 2240789 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:37:32.727 2240789 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:32.728 2240790 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:37:32.729 2240791 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:32.729 2240791 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9108022066
20-08-2026 00:37:32.730 2240792 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9108022066
20-08-2026 00:37:32.731 2240793 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app', wallet_txn_id='4563239570228461869', environment='9', wallet_txn_ids_json='{"pre_credit":"5806114303725552490","pre_debit":"4563239570228461869"}', internal_status='null'}
20-08-2026 00:37:32.732 2240794 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app', wallet_txn_id='4563239570228461869', environment='9', wallet_txn_ids_json='{"pre_credit":"5806114303725552490","pre_debit":"4563239570228461869"}', internal_status='null'}
20-08-2026 00:37:32.732 2240794 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@44a8e720
20-08-2026 00:37:32.732 2240794 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:32.732 2240794 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:32.732 2240794 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@44a8e720
20-08-2026 00:37:32.732 2240794 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:32.865 2240927 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:37:32.865 2240927 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:37:32.865 2240927 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:37:32.865 2240927 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:37:32.865 2240927 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:32.866 2240928 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:37:32.867 2240929 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:32.867 2240929 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9108022066, page=0}
20-08-2026 00:37:32.867 2240929 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9108022066, page=0}
20-08-2026 00:37:32.868 2240930 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:37:32.870 2240932 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9108022066
20-08-2026 00:37:32.874 2240936 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:37:32.874 2240936 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:37:32.875 2240937 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - orderArray [{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":20,"access_code":"93183243","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500605-6297.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Ongibytes Garlic Muruku \",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"4500605\",\"tray_id\":\"20\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM08202203260820003641257\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM08202203\",\"userId\":\"9108022066\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","order_modified_at":"2026-08-20 00:37:26.0","user_id":9108022066,"vm_imei_id":"TM08202203","order_amount":0,"location":"Tech Mahindra Cafeteria","order_id":"TM08202203260820003641257","order_created_at":"2026-08-20 00:36:41.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"fbcb0758-3d47-40b3-a313-15b05b050c96","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260819040649790.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-19 04:06:49.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260819040928","proposedSkuJson":"{\"userId\": \"9108022066\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500711\", \"door_id\": \"1\", \"sku_total\": 30, \"tray_id\": \"25\", \"mrp\": \"30\", \"qty\": 1, \"name\": \"MaxVita Cheese Ball Cheese masti 70gm\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"unit_price\": 30}], \"res\": true, \"total_amount\": 30, \"orderId\": \"TM08202203260819040819630\", \"bill_amount\": 30}","short_order_expiry":"19-09-2026 04:09:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-19 04:30:03.0","user_id":9108022066,"short_order_id":"9Txui9","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260819040649790","sku_json":"{\"rstatus\": true, \"userId\": \"9108022066\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260819040649790\", \"res\": true, \"total_amount\": 30, \"skus\": [{\"offer_id\": \"\", \"skuid\": \"4500711\", \"door_id\": \"\", \"sku_total\": 30, \"tray_id\": \"26\", \"mrp\": \"30\", \"qty\": 1, \"name\": \"MaxVita Cheese Ball Cheese masti 70gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"unit_price\": \"30\"}], \"bill_amount\": 30, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d9906b7e-cdc2-4d77-a8cc-ee2bf92a5266","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260815040604157.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-15 04:06:04.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260815043356","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"185954\", \"mrp\": \"20\", \"unit_price\": 20, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"name\": \"TOO YUMM Karare Munchy Masala\", \"sku_total\": 20, \"door_id\": \"1\", \"offer_desc\": \"\", \"qty\": 1, \"tray_id\": \"23\"}], \"orderId\": \"TM08202203260815040604157\", \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"15-09-2026 04:07:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-15 04:33:56.0","user_id":9108022066,"short_order_id":"GqGBeC","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260815040604157","sku_json":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"orderId\": \"TM08202203260815040604157\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"185954\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"name\": \"TOO YUMM Karare Munchy Masala per peice\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 1, \"tray_id\": \"23\"}], \"rstatus\": true, \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","status":"Completed"},{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"e599ee97-9716-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":45,\"image_url\":\"https://images.tinymart.in/product/185994-2558.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Nescafe Choco Mocha Cold Coffee 180ml\",\"mrp\":\"45\",\"unit_price\":45,\"skuid\":\"185994\",\"tray_id\":\"39\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":45,\"orderId\":\"TM08202203260813172445751\",\"total_amount\":45,\"cart_offer_desc\":\"\",\"imei\":\"TM08202203\",\"userId\":\"9108022066\"}","pre_auth_amount":45,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1660745548012","video_url":"N/A","order_modified_at":"2026-08-13 18:30:02.0","user_id":9108022066,"vm_imei_id":"TM08202203","order_amount":0,"location":"Tech Mahindra Cafeteria","order_id":"TM08202203260813172445751","order_created_at":"2026-08-13 17:24:45.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ab2ad25a-220f-45c6-b859-78e57ea29027","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260813000350803.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-13 00:03:50.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260813000502","proposedSkuJson":"{\"total_amount\": 20, \"skus\": [{\"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku \", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM08202203260813000350803\", \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"13-09-2026 00:05:02","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 00:20:04.0","user_id":9108022066,"short_order_id":"7X8NiQ","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260813000350803","sku_json":"{\"orderId\": \"TM08202203260813000350803\", \"total_amount\": 20, \"skus\": [{\"door_id\": \"\", \"tray_id\": \"20\", \"unit_price\": \"20\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"userId\": \"9108022066\", \"rstatus\": true, \"res\": true, \"bill_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"15f1770d-318a-4904-9092-d4f63e2493e0","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260812030912095.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-12 03:09:12.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260812031024","proposedSkuJson":"{\"total_amount\": 20, \"skus\": [{\"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku \", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM08202203260812030912095\", \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"12-09-2026 03:10:25","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-12 03:20:03.0","user_id":9108022066,"short_order_id":"KSvi4K","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260812030912095","sku_json":"{\"orderId\": \"TM08202203260812030912095\", \"total_amount\": 20, \"skus\": [{\"door_id\": \"\", \"tray_id\": \"20\", \"unit_price\": \"20\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"userId\": \"9108022066\", \"rstatus\": true, \"res\": true, \"bill_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\"}","status":"Completed"},{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"3415a6f9-9516-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":40,\"image_url\":\"https://images.tinymart.in/product/186059-5330.png\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Pepsi ZeroSugar  300ml\",\"mrp\":\"40\",\"unit_price\":40,\"skuid\":\"186059\",\"tray_id\":\"46\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/185954-5230.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"TOO YUMM Karare Munchy Masala\",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"185954\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":60,\"orderId\":\"TM08202203260811041102078\",\"total_amount\":60,\"cart_offer_desc\":\"\",\"imei\":\"TM08202203\",\"userId\":\"9108022066\"}","pre_auth_amount":60,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1660745548012","video_url":"N/A","order_modified_at":"2026-08-11 05:20:02.0","user_id":9108022066,"vm_imei_id":"TM08202203","order_amount":0,"location":"Tech Mahindra Cafeteria","order_id":"TM08202203260811041102078","order_created_at":"2026-08-11 04:11:02.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e9691c1d-9d68-4764-93e5-017257a9f740","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260808030404115.mp4","vm_imei_id":"TM08202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-08 03:04:04.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260808030511","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 10, \"skuid\": \"4500648\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"door_id\": \"1\", \"tray_id\": \"12\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 10, \"userId\": \"9108022066\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808030404115\", \"res\": true, \"total_amount\": 10, \"cart_offer_desc\": \"\"}","short_order_expiry":"08-09-2026 03:05:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-08 03:25:06.0","user_id":9108022066,"short_order_id":"xdviDS","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260808030404115","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 10, \"skuid\": \"4500648\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"door_id\": \"\", \"tray_id\": \"12\", \"offer_id\": \"\"}], \"bill_amount\": 10, \"userId\": \"9108022066\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808030404115\", \"res\": true, \"total_amount\": 10, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c6e4f1d3-d537-481b-9b34-95df7ad6cce6","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260808003716653.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-08 00:37:16.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260808003832","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku \", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808003716653\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\"}","short_order_expiry":"08-09-2026 00:38:32","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-08 00:55:02.0","user_id":9108022066,"short_order_id":"by6UK7","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260808003716653","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"\", \"tray_id\": \"20\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808003716653\", \"res\": true, \"total_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"2904546c-9f39-4072-a6cc-cb3980394458","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260807224310021.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-07 22:43:10.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260807224417","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku \", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807224310021\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\"}","short_order_expiry":"07-09-2026 22:44:17","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-07 22:55:02.0","user_id":9108022066,"short_order_id":"YNuYyP","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260807224310021","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"\", \"tray_id\": \"20\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807224310021\", \"res\": true, \"total_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"893fdee9-58c7-4072-80b8-da96efbe6053","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260807001850316.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-07 00:18:50.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260807001954","proposedSkuJson":"{\"imei\": \"TM08202203\", \"cart_offer_desc\": \"\", \"userId\": \"9108022066\", \"orderId\": \"TM08202203260807001850316\", \"total_amount\": 40, \"skus\": [{\"tray_id\": \"37\", \"qty\": 1, \"sku_total\": 40, \"offer_desc\": \"\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"skuid\": \"4500643\", \"door_id\": \"2\", \"unit_price\": 40, \"offer_id\": \"\"}], \"bill_amount\": 40, \"res\": true}","short_order_expiry":"07-09-2026 00:19:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-07 00:25:03.0","user_id":9108022066,"short_order_id":"yR3rg4","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260807001850316","sku_json":"{\"imei\": \"TM08202203\", \"cart_offer_desc\": \"\", \"userId\": \"9108022066\", \"rstatus\": true, \"orderId\": \"TM08202203260807001850316\", \"total_amount\": 40, \"skus\": [{\"tray_id\": \"37\", \"qty\": 1, \"sku_total\": 40, \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"skuid\": \"4500643\", \"door_id\": \"\", \"unit_price\": \"40\", \"offer_id\": \"\"}], \"bill_amount\": 40, \"res\": true, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"bb85e87a-da38-4c55-a691-5c36ac59e008","pre_auth_amount":45,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260805031330976.mp4","vm_imei_id":"TM08202203","order_amount":45,"weight_based_response":"{}","order_created_at":"2026-08-05 03:13:30.0","area":"Hebbal","address":"HSR","amount_received":45,"receipt_id":"IN20260805031441","proposedSkuJson":"{\"total_amount\": 45, \"skus\": [{\"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"39\", \"door_id\": \"2\", \"mrp\": \"45\", \"name\": \"Nescafe Choco Mocha Cold Coffee 180ml\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185994-2558.webp\", \"skuid\": \"185994\", \"sku_total\": 45, \"unit_price\": 45}], \"orderId\": \"TM08202203260805031330976\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"bill_amount\": 45, \"imei\": \"TM08202203\"}","short_order_expiry":"05-09-2026 03:14:41","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-05 03:20:03.0","user_id":9108022066,"short_order_id":"VzaQXp","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260805031330976","sku_json":"{\"total_amount\": 45, \"bill_amount\": 45, \"imei\": \"TM08202203\", \"rstatus\": true, \"orderId\": \"TM08202203260805031330976\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"skus\": [{\"offer_id\": \"\", \"tray_id\": \"39\", \"door_id\": \"\", \"mrp\": \"45\", \"name\": \"Nescafe Choco Mocha Cold Coffee 180ml per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185994-2558.webp\", \"skuid\": \"185994\", \"sku_total\": 45, \"unit_price\": \"45\"}], \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c44312e9-4674-4753-93d4-1d9591be3745","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260805004022916.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-05 00:40:22.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260805004140","proposedSkuJson":"{\"total_amount\": 20, \"skus\": [{\"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"11\", \"door_id\": \"1\", \"mrp\": \"10\", \"name\": \"MaxVita Rice Kodubale 30gm\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"skuid\": \"4500722\", \"sku_total\": 10, \"unit_price\": 10}, {\"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"door_id\": \"1\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"sku_total\": 10, \"unit_price\": 10}], \"orderId\": \"TM08202203260805004022916\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"bill_amount\": 20, \"imei\": \"TM08202203\"}","short_order_expiry":"05-09-2026 00:41:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-05 00:50:02.0","user_id":9108022066,"short_order_id":"s4yfQD","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260805004022916","sku_json":"{\"total_amount\": 20, \"bill_amount\": 20, \"imei\": \"TM08202203\", \"rstatus\": true, \"orderId\": \"TM08202203260805004022916\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"skus\": [{\"offer_id\": \"\", \"tray_id\": \"11\", \"door_id\": \"\", \"mrp\": \"10\", \"name\": \"MaxVita Rice Kodubale 30gm per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"skuid\": \"4500722\", \"sku_total\": 10, \"unit_price\": \"10\"}, {\"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"fce5e275-1596-4343-a949-983de1919925","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260802004712209.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-02 00:47:12.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260802004836","proposedSkuJson":"{\"res\": true, \"userId\": \"9108022066\", \"orderId\": \"TM08202203260802004712209\", \"total_amount\": 30, \"skus\": [{\"mrp\": \"30\", \"unit_price\": 30, \"tray_id\": \"40\", \"offer_desc\": \"\", \"sku_total\": 30, \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"offer_id\": \"\", \"door_id\": \"2\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 30, \"imei\": \"TM08202203\"}","short_order_expiry":"02-09-2026 00:48:36","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-02 01:10:03.0","user_id":9108022066,"short_order_id":"wvsWC4","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260802004712209","sku_json":"{\"userId\": \"9108022066\", \"res\": true, \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260802004712209\", \"total_amount\": 30, \"skus\": [{\"mrp\": \"30\", \"unit_price\": \"30\", \"tray_id\": \"40\", \"sku_total\": 30, \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"offer_id\": \"\", \"door_id\": \"\"}], \"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ff618e07-1d68-4e72-9ba1-86b4820662b0","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260801174952389.mp4","vm_imei_id":"TM08202203","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-08-01 17:49:52.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260801175116","proposedSkuJson":"{\"bill_amount\": 60, \"userId\": \"9108022066\", \"total_amount\": 60, \"orderId\": \"TM08202203260801174952389\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku \", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_desc\": \"\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 20}, {\"skuid\": \"186059\", \"qty\": 1, \"name\": \"Pepsi ZeroSugar  300ml\", \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"offer_desc\": \"\", \"mrp\": \"40\", \"tray_id\": \"46\", \"offer_id\": \"\", \"door_id\": \"2\", \"unit_price\": 40}], \"imei\": \"TM08202203\", \"res\": true}","short_order_expiry":"01-09-2026 17:51:16","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-01 18:10:06.0","user_id":9108022066,"short_order_id":"SnmX4u","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260801174952389","sku_json":"{\"bill_amount\": 60, \"userId\": \"9108022066\", \"total_amount\": 60, \"orderId\": \"TM08202203260801174952389\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku  per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"20\"}, {\"skuid\": \"186059\", \"qty\": 1, \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"mrp\": \"40\", \"tray_id\": \"46\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"40\"}], \"imei\": \"TM08202203\", \"res\": true, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"44d90ea3-bf9b-4c7b-84d9-a6c41294edba","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260801031634932.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-01 03:16:34.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260801031742","proposedSkuJson":"{\"bill_amount\": 20, \"userId\": \"9108022066\", \"total_amount\": 20, \"orderId\": \"TM08202203260801031634932\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku \", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_desc\": \"\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 20}], \"imei\": \"TM08202203\", \"res\": true}","short_order_expiry":"01-09-2026 03:17:42","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-01 03:30:03.0","user_id":9108022066,"short_order_id":"ahKSiG","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260801031634932","sku_json":"{\"bill_amount\": 20, \"userId\": \"9108022066\", \"total_amount\": 20, \"orderId\": \"TM08202203260801031634932\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku  per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"20\"}], \"imei\": \"TM08202203\", \"res\": true, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a3c2f2ca-2bfb-48b0-bb21-ca466c699215","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260726043223704.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-26 04:32:23.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260726043334","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260726043223704\", \"res\": true, \"total_amount\": 30, \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"19\", \"offer_desc\": \"\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 10, \"mrp\": \"10\", \"qty\": 1, \"skuid\": \"4500648\", \"sku_total\": 10}, {\"tray_id\": \"20\", \"offer_desc\": \"\", \"name\": \"Ongibytes Garlic Muruku \", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 20, \"mrp\": \"20\", \"qty\": 1, \"skuid\": \"4500605\", \"sku_total\": 20}], \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"26-08-2026 04:33:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-26 04:40:02.0","user_id":9108022066,"short_order_id":"RBkjJA","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260726043223704","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260726043223704\", \"total_amount\": 30, \"res\": true, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"19\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"qty\": 1, \"skuid\": \"4500648\", \"sku_total\": 10}, {\"tray_id\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"20\", \"mrp\": \"20\", \"qty\": 1, \"skuid\": \"4500605\", \"sku_total\": 20}], \"imei\": \"TM08202203\", \"bill_amount\": 30, \"userId\": \"9108022066\", \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"2ba4456e-fd4c-4922-a980-a755c9acfd6f","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260711001148974.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-11 00:11:48.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260711001314","proposedSkuJson":"{\"imei\": \"TM08202203\", \"total_amount\": 20, \"skus\": [{\"name\": \"Max protein 7 grain Protein Barbeque 30gm\", \"sku_total\": 20, \"door_id\": \"1\", \"tray_id\": \"11\", \"image_url\": \"https://images.tinymart.in/product/4500718-9745.jpg\", \"skuid\": \"4500718\", \"mrp\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260711001148974\", \"userId\": \"9108022066\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"11-08-2026 00:13:14","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-11 00:30:03.0","user_id":9108022066,"short_order_id":"UGkbxf","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260711001148974","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"skus\": [{\"name\": \"Max protein 7 grain Protein Barbeque 30gm per peice\", \"sku_total\": 20, \"door_id\": \"\", \"tray_id\": \"11\", \"image_url\": \"https://images.tinymart.in/product/4500718-9745.jpg\", \"skuid\": \"4500718\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260711001148974\", \"userId\": \"9108022066\", \"res\": true, \"imei\": \"TM08202203\", \"bill_amount\": 20}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cf569e76-fe3f-4cd2-a932-fbf9a22ad2c4","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260709033917284.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-09 03:39:17.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260709034028","proposedSkuJson":"{\"imei\": \"TM08202203\", \"total_amount\": 30, \"skus\": [{\"name\": \"Modern kitchens Banana Chips 21gm\", \"sku_total\": 10, \"door_id\": \"1\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"mrp\": \"10\", \"offer_desc\": \"\", \"unit_price\": 10, \"offer_id\": \"\", \"qty\": 1}, {\"name\": \"Max protein 7 grain Protein Gochujang 30gm\", \"sku_total\": 20, \"door_id\": \"1\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/4500693-9518.webp\", \"skuid\": \"4500693\", \"mrp\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260709033917284\", \"userId\": \"9108022066\", \"res\": true, \"bill_amount\": 30}","short_order_expiry":"09-08-2026 03:40:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-09 03:50:02.0","user_id":9108022066,"short_order_id":"ZQcaok","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260709033917284","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"total_amount\": 30, \"skus\": [{\"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"sku_total\": 10, \"door_id\": \"\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"mrp\": \"10\", \"unit_price\": \"10\", \"offer_id\": \"\", \"qty\": 1}, {\"name\": \"Max protein 7 grain Protein Gochujang 30gm per peice\", \"sku_total\": 20, \"door_id\": \"\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/4500693-9518.webp\", \"skuid\": \"4500693\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260709033917284\", \"userId\": \"9108022066\", \"res\": true, \"imei\": \"TM08202203\", \"bill_amount\": 30}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3ca36ac6-ab60-4a22-9794-50b51c27cd06","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260623043033962.mp4","vm_imei_id":"TM08202203","order_amount":50,"weight_based_response":"{}","order_created_at":"2026-06-23 04:30:33.0","area":"Hebbal","address":"HSR","amount_received":50,"receipt_id":"IN20260623043139","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"userId\": \"9108022066\", \"skus\": [{\"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 30, \"offer_id\": \"\", \"mrp\": \"30\", \"skuid\": \"186084\", \"tray_id\": \"40\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g\", \"sku_total\": 30, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\"}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"skuid\": \"112220\", \"tray_id\": \"39\", \"name\": \"Snickers Chocolate Bar 22g\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}], \"orderId\": \"TM08202203260623043033962\", \"imei\": \"TM08202203\", \"total_amount\": 50, \"res\": true, \"bill_amount\": 50}","short_order_expiry":"23-07-2026 04:31:39","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-23 04:40:02.0","user_id":9108022066,"short_order_id":"HRT96u","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260623043033962","sku_json":"{\"cart_offer_desc\": \"\", \"total_amount\": 50, \"skus\": [{\"door_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"offer_id\": \"\", \"mrp\": \"20\", \"skuid\": \"112220\", \"tray_id\": \"39\", \"name\": \"Snickers Chocolate Bar 22g per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}, {\"door_id\": \"\", \"qty\": 1, \"unit_price\": \"30\", \"offer_id\": \"\", \"mrp\": \"30\", \"skuid\": \"186084\", \"tray_id\": \"40\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g per peice\", \"sku_total\": 30, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\"}], \"userId\": \"9108022066\", \"bill_amount\": 50, \"orderId\": \"TM08202203260623043033962\", \"imei\": \"TM08202203\", \"order_status\": \"\", \"res\": true, \"rstatus\": true}","status":"invoiceOrder"}]
20-08-2026 00:37:32.878 2240940 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:37:32.878 2240940 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.881 2240943 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260819040649790_0', order_id='TM08202203260819040649790', sku='4500711', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 04:09:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.881 2240943 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"door_id":"1","image_url":"https://images.tinymart.in/product/4500711-9290.png","qty":1,"name":"MaxVita Cheese Ball Cheese masti 70gm","mrp":"30","unit_price":30,"offer_id":"","skuid":"4500711","tray_id":"25","offer_desc":""}]
20-08-2026 00:37:32.882 2240944 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:37:32.882 2240944 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:37:32.882 2240944 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:37:32.882 2240944 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@a1f4e4a
20-08-2026 00:37:32.882 2240944 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:32.882 2240944 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:32.882 2240944 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@a1f4e4a
20-08-2026 00:37:32.882 2240944 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:32.883 2240945 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260815040604157_0', order_id='TM08202203260815040604157', sku='185954', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-15 04:07:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.883 2240945 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185954-5230.jpeg","door_id":"1","qty":1,"name":"TOO YUMM Karare Munchy Masala","mrp":"20","unit_price":20,"skuid":"185954","offer_id":"","tray_id":"23","offer_desc":""}]
20-08-2026 00:37:32.886 2240948 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:37:32.886 2240948 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"image_url":"https://images.tinymart.in/product/185994-2558.webp","door_id":"2","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"skuid":"185994","tray_id":"39","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.889 2240951 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260813000350803_0', order_id='TM08202203260813000350803', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 00:05:02.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.890 2240952 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500605-6297.png","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"tray_id":"20","offer_id":"","skuid":"4500605","offer_desc":""}]
20-08-2026 00:37:32.892 2240954 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260812030912095_0', order_id='TM08202203260812030912095', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 03:10:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.892 2240954 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500605-6297.png","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"tray_id":"20","offer_id":"","skuid":"4500605","offer_desc":""}]
20-08-2026 00:37:32.894 2240956 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:37:32.894 2240956 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"skuid":"186059","tray_id":"46","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/185954-5230.jpeg","door_id":"1","qty":1,"name":"TOO YUMM Karare Munchy Masala","mrp":"20","unit_price":20,"skuid":"185954","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.896 2240958 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260808030404115_0', order_id='TM08202203260808030404115', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-08 03:05:11.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.896 2240958 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500648-25.webp","door_id":"1","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"skuid":"4500648","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.899 2240961 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260808003716653_0', order_id='TM08202203260808003716653', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-08 00:38:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.899 2240961 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.905 2240967 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260807224310021_0', order_id='TM08202203260807224310021', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 22:44:16.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.906 2240968 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.909 2240971 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260807001850316_0', order_id='TM08202203260807001850316', sku='4500643', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:19:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.910 2240972 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"37","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.913 2240975 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260805031330976_0', order_id='TM08202203260805031330976', sku='185994', tray_id='', vm_id='1660745548012', price=45.0, mrp=45.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 03:14:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.913 2240975 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/185994-2558.webp","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"offer_id":"","tray_id":"39","skuid":"185994","offer_desc":""}]
20-08-2026 00:37:32.915 2240977 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260805004022916_0', order_id='TM08202203260805004022916', sku='4500722', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 00:41:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260805004022916_1', order_id='TM08202203260805004022916', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 00:41:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.915 2240977 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"11","skuid":"4500722","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500648-25.webp","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"12","skuid":"4500648","offer_desc":""}]
20-08-2026 00:37:32.918 2240980 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260802004712209_0', order_id='TM08202203260802004712209', sku='186084', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-02 00:48:35.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.918 2240980 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/186084-5395.png","door_id":"2","qty":1,"name":"KITKAT Nestle 4 Finger Chocolate 38g","mrp":"30","unit_price":30,"tray_id":"40","skuid":"186084","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.920 2240982 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260801174952389_0', order_id='TM08202203260801174952389', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 17:51:15.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260801174952389_1', order_id='TM08202203260801174952389', sku='186059', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 17:51:15.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.920 2240982 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"skuid":"186059","tray_id":"46","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.922 2240984 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260801031634932_0', order_id='TM08202203260801031634932', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 03:17:41.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.922 2240984 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.925 2240987 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260726043223704_0', order_id='TM08202203260726043223704', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-26 04:33:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260726043223704_1', order_id='TM08202203260726043223704', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-26 04:33:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.925 2240987 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500648-25.webp","door_id":"1","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"tray_id":"19","offer_id":"","skuid":"4500648","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"tray_id":"20","offer_id":"","skuid":"4500605","offer_desc":""}]
20-08-2026 00:37:32.927 2240989 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260711001148974_0', order_id='TM08202203260711001148974', sku='4500718', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-11 00:13:13.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.927 2240989 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500718-9745.jpg","qty":1,"name":"Max protein 7 grain Protein Barbeque 30gm","mrp":"20","unit_price":20,"tray_id":"11","skuid":"4500718","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.929 2240991 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260709033917284_0', order_id='TM08202203260709033917284', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-09 03:40:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260709033917284_1', order_id='TM08202203260709033917284', sku='4500693', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-09 03:40:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.930 2240992 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500648-25.webp","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"tray_id":"19","skuid":"4500648","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500693-9518.webp","qty":1,"name":"Max protein 7 grain Protein Gochujang 30gm","mrp":"20","unit_price":20,"tray_id":"25","skuid":"4500693","offer_id":"","offer_desc":""}]
20-08-2026 00:37:32.932 2240994 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260623043033962_0', order_id='TM08202203260623043033962', sku='112220', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-23 04:31:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260623043033962_1', order_id='TM08202203260623043033962', sku='186084', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-23 04:31:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:32.932 2240994 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"door_id":"2","image_url":"https://images.tinymart.in/product/186084-5395.png","qty":1,"name":"KITKAT Nestle 4 Finger Chocolate 38g","mrp":"30","unit_price":30,"offer_id":"","skuid":"186084","tray_id":"40","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/112220-2513.jpg","qty":1,"name":"Snickers Chocolate Bar 22g","mrp":"20","unit_price":20,"offer_id":"","skuid":"112220","tray_id":"39","offer_desc":""}]
20-08-2026 00:37:32.936 2240998 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@414e7ed0
20-08-2026 00:37:32.936 2240998 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:32.936 2240998 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:32.936 2240998 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@414e7ed0
20-08-2026 00:37:32.936 2240998 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:32.961 2241023 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:37:32.961 2241023 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:32.961 2241023 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:37:32.961 2241023 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:37:32.961 2241023 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:32.962 2241024 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:37:32.963 2241025 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:32.963 2241025 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM08202203260820003641257
20-08-2026 00:37:32.963 2241025 [http-nio-8051-exec-114] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM08202203260820003641257
20-08-2026 00:37:32.999 2241061 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202202
20-08-2026 00:37:32.999 2241061 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:37:33.000 2241062 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:37:33
20-08-2026 00:37:33.836 2241898 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202202
20-08-2026 00:37:33.836 2241898 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:37:33.836 2241898 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:37:33
20-08-2026 00:37:33.836 2241898 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 19:18:57.373047', '2026-08-19 19:19:09.138810', '2026-08-19 19:18:57.172188', '2026-08-19 19:19:09.138938'], 'open_time': ['2026-08-19 19:18:44.481832', '2026-08-19 19:19:04.601509', '2026-08-19 19:18:44.481973', '2026-08-19 19:19:04.601610']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:37:33.836 2241898 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:37:33.836 2241898 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:37:33.836 2241898 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:33.836 2241898 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:33.836 2241898 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:37:33.837 2241899 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:18:57.373047", "2026-08-19 19:19:09.138810", "2026-08-19 19:18:57.172188", "2026-08-19 19:19:09.138938"], "open_time": ["2026-08-19 19:18:44.481832", "2026-08-19 19:19:04.601509", "2026-08-19 19:18:44.481973", "2026-08-19 19:19:04.601610"]}
20-08-2026 00:37:33.837 2241899 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:37:33.837 2241899 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:37:34.896 2242958 [http-nio-8051-exec-93] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:37:34.896 2242958 [http-nio-8051-exec-93] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:37:35.249 2243311 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:37:34, data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, value=, status=true}, {id=data-full, value=58%, status=true}]}}
20-08-2026 00:37:35.250 2243312 [http-nio-8051-exec-111] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:37:35.250 2243312 [http-nio-8051-exec-111] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:37:35.250 2243312 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202202, traysArr : []
20-08-2026 00:37:35.250 2243312 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202202, traysArr : []
20-08-2026 00:37:35.251 2243313 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:37:35.251 2243313 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:37:35.251 2243313 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:37:35.251 2243313 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:37:35.251 2243313 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202202, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"data-full","value":"58%","status":true}],"created_at":"2026-08-20 00:37:34"}
20-08-2026 00:37:35.251 2243313 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202202, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"data-full","value":"58%","status":true}],"created_at":"2026-08-20 00:37:34"}
20-08-2026 00:37:35.983 2244045 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app'}
20-08-2026 00:37:35.983 2244045 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app'}
20-08-2026 00:37:35.985 2244047 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}]
20-08-2026 00:37:35.986 2244048 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@17746e20
20-08-2026 00:37:35.986 2244048 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:35.986 2244048 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:35.986 2244048 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@17746e20
20-08-2026 00:37:35.986 2244048 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:36.326 2244388 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:37:36.326 2244388 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:36.326 2244388 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:37:36.326 2244388 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:37:36.326 2244388 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:36.327 2244389 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:37:36.328 2244390 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:36.328 2244390 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 7022042316
20-08-2026 00:37:36.328 2244390 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 7022042316
20-08-2026 00:37:36.330 2244392 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app', wallet_txn_id='3482322311434685122', environment='9', wallet_txn_ids_json='{"pre_credit":"7340635487754078653","pre_debit":"3482322311434685122"}', internal_status='null'}
20-08-2026 00:37:36.330 2244392 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app', wallet_txn_id='3482322311434685122', environment='9', wallet_txn_ids_json='{"pre_credit":"7340635487754078653","pre_debit":"3482322311434685122"}', internal_status='null'}
20-08-2026 00:37:36.331 2244393 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5a81a9a7
20-08-2026 00:37:36.331 2244393 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:36.331 2244393 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:36.331 2244393 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5a81a9a7
20-08-2026 00:37:36.331 2244393 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:36.414 2244476 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:37:36.415 2244477 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:37:36.415 2244477 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:37:36.415 2244477 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:37:36.415 2244477 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:36.415 2244477 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:37:36.416 2244478 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:36.416 2244478 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=7022042316, page=0}
20-08-2026 00:37:36.416 2244478 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=7022042316, page=0}
20-08-2026 00:37:36.416 2244478 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:37:36.417 2244479 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 7022042316
20-08-2026 00:37:36.421 2244483 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:37:36.422 2244484 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:37:36.422 2244484 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - orderArray [{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":60,"access_code":"49080170","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":40,\"image_url\":\"https://images.tinymart.in/product/4500667-4339.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Farmely Classic date Bites 20gm\",\"mrp\":\"40\",\"unit_price\":40,\"skuid\":\"4500667\",\"tray_id\":\"14\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500499-5719.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Heritage A1 Spiced Butter Milk180ml\",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"4500499\",\"tray_id\":\"32\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":60,\"orderId\":\"TM05202203260820003643258\",\"total_amount\":60,\"cart_offer_desc\":\"\",\"imei\":\"TM05202203\",\"userId\":\"7022042316\"}","pre_auth_amount":60,"invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","order_modified_at":"2026-08-20 00:37:23.0","user_id":7022042316,"vm_imei_id":"TM05202203","order_amount":0,"location":"Availity India 4th Floor lobby","order_id":"TM05202203260820003643258","order_created_at":"2026-08-20 00:36:43.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"02d8a895-afb9-49fa-a166-e06f04c9eb73","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819002919757.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-19 00:29:19.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260819003205","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"14\", \"sku_total\": 40, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm\", \"qty\": 1, \"unit_price\": 40, \"skuid\": \"4500667\", \"offer_id\": \"\"}, {\"offer_desc\": \"\", \"tray_id\": \"32\", \"sku_total\": 20, \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"mrp\": \"20\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"qty\": 1, \"unit_price\": 20, \"skuid\": \"4500499\", \"offer_id\": \"\"}], \"total_amount\": 60, \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"bill_amount\": 60, \"orderId\": \"TM05202203260819002919757\"}","short_order_expiry":"19-09-2026 00:32:05","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-19 00:40:02.0","user_id":7022042316,"short_order_id":"hlBuiH","location":"Availity India 4th Floor lobby","order_id":"TM05202203260819002919757","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"sku_total\": 80, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"qty\": 2, \"unit_price\": \"40\", \"skuid\": \"4500667\", \"offer_id\": \"\"}, {\"tray_id\": \"32\", \"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"mrp\": \"20\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"qty\": 1, \"unit_price\": \"20\", \"skuid\": \"4500499\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260819002919757\", \"rstatus\": true, \"total_amount\": 100, \"imei\": \"TM05202203\", \"bill_amount\": 100}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1b2cd197-bf26-4152-81f7-1c7ec200b9ea","pre_auth_amount":80,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260817233734720.mp4","vm_imei_id":"TM05202203","order_amount":120,"weight_based_response":"{}","order_created_at":"2026-08-17 23:37:34.0","area":"Hebbal","address":"HSR","amount_received":80,"receipt_id":"IN20260817233923","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"14\", \"sku_total\": 80, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm\", \"qty\": 2, \"unit_price\": 40, \"skuid\": \"4500667\", \"offer_id\": \"\"}], \"total_amount\": 80, \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"bill_amount\": 80, \"orderId\": \"TM05202203260817233734720\"}","short_order_expiry":"17-09-2026 23:39:23","invoice_final_settled_amount":0,"previous_pending":50,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:50:02.0","user_id":7022042316,"short_order_id":"8MVIdF","location":"Availity India 4th Floor lobby","order_id":"TM05202203260817233734720","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"sku_total\": 120, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"qty\": 3, \"unit_price\": \"40\", \"skuid\": \"4500667\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260817233734720\", \"rstatus\": true, \"total_amount\": 120, \"imei\": \"TM05202203\", \"bill_amount\": 120}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3d425466-24cd-4696-85cc-53788025e8ed","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260814001554502.mp4","vm_imei_id":"TM05202203","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-14 00:15:54.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260814001702","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"2\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"mrp\": \"20\"}], \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260814001554502\", \"bill_amount\": 20, \"total_amount\": 20}","short_order_expiry":"14-09-2026 00:17:02","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-14 00:25:03.0","user_id":7022042316,"short_order_id":"U30MlK","location":"Availity India 4th Floor lobby","order_id":"TM05202203260814001554502","sku_json":"{\"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"mrp\": \"20\"}, {\"skuid\": \"4500642\", \"door_id\": \"\", \"unit_price\": \"50\", \"sku_total\": 50, \"qty\": 1, \"tray_id\": \"39\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"offer_id\": \"\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"mrp\": \"50\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260814001554502\", \"bill_amount\": 70, \"total_amount\": 70, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d4d63db6-f80b-4743-bca5-cc5c55cd0963","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812233647831.mp4","vm_imei_id":"TM05202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-12 23:36:47.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260812233756","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"2\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"mrp\": \"20\"}, {\"skuid\": \"4500677\", \"door_id\": \"2\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"34\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500677-4669.png\", \"offer_id\": \"\", \"name\": \"Eat Bit Peanut  Chikki 32gm\", \"mrp\": \"10\"}], \"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260812233647831\", \"bill_amount\": 30, \"total_amount\": 30}","short_order_expiry":"12-09-2026 23:37:56","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-12 23:55:02.0","user_id":7022042316,"short_order_id":"lX7EfC","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812233647831","sku_json":"{\"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"skuid\": \"4500499\", \"door_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"32\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"offer_id\": \"\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"mrp\": \"20\"}, {\"skuid\": \"4500677\", \"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 20, \"qty\": 2, \"tray_id\": \"34\", \"image_url\": \"https://images.tinymart.in/product/4500677-4669.png\", \"offer_id\": \"\", \"name\": \"Eat Bit Peanut  Chikki 32gm per peice\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260812233647831\", \"bill_amount\": 40, \"total_amount\": 40, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5bc10242-a9d5-4a85-9bf2-6fda57e60ba0","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812000427731.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-12 00:04:27.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260812000554","proposedSkuJson":"{\"bill_amount\": 60, \"orderId\": \"TM05202203260812000427731\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 40, \"skuid\": \"4500667\", \"tray_id\": \"14\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"mrp\": \"40\", \"qty\": 1}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 20, \"skuid\": \"4500499\", \"tray_id\": \"32\", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"name\": \"Heritage A1 Spiced Butter Milk180ml\", \"mrp\": \"20\", \"qty\": 1}], \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 60}","short_order_expiry":"12-09-2026 00:05:54","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-12 00:10:03.0","user_id":7022042316,"short_order_id":"0SqSVM","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812000427731","sku_json":"{\"bill_amount\": 100, \"orderId\": \"TM05202203260812000427731\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 80, \"tray_id\": \"14\", \"skuid\": \"4500667\", \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"mrp\": \"40\", \"qty\": 2}, {\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 20, \"tray_id\": \"32\", \"skuid\": \"4500499\", \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"mrp\": \"20\", \"qty\": 1}], \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"7022042316\", \"total_amount\": 100}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cbb42088-9df9-40c9-8c7f-77697e267a12","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260811000412888.mp4","vm_imei_id":"TM05202203","order_amount":80,"weight_based_response":"{}","order_created_at":"2026-08-11 00:04:12.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260811000540","proposedSkuJson":"{\"bill_amount\": 40, \"orderId\": \"TM05202203260811000412888\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 40, \"skuid\": \"4500667\", \"tray_id\": \"14\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"mrp\": \"40\", \"qty\": 1}], \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 40}","short_order_expiry":"11-09-2026 00:05:40","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-11 00:25:03.0","user_id":7022042316,"short_order_id":"fnlPAv","location":"Availity India 4th Floor lobby","order_id":"TM05202203260811000412888","sku_json":"{\"bill_amount\": 80, \"orderId\": \"TM05202203260811000412888\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 80, \"tray_id\": \"14\", \"skuid\": \"4500667\", \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"mrp\": \"40\", \"qty\": 2}], \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"7022042316\", \"total_amount\": 80}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"211f93d8-e250-4e52-a119-be072362945b","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260807234316637.mp4","vm_imei_id":"TM05202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-07 23:43:16.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260807234439","proposedSkuJson":"{\"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"skus\": [{\"tray_id\": \"22\", \"sku_total\": 10, \"door_id\": \"1\", \"qty\": 1, \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"name\": \"MaxVita Moong daal 25gm\", \"skuid\": \"4500723\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\"}, {\"tray_id\": \"41\", \"sku_total\": 20, \"door_id\": \"2\", \"qty\": 1, \"unit_price\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"skuid\": \"186043\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\"}], \"total_amount\": 30, \"bill_amount\": 30, \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM05202203260807234316637\"}","short_order_expiry":"07-09-2026 23:44:39","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-07 23:55:10.0","user_id":7022042316,"short_order_id":"abNnBB","location":"Availity India 4th Floor lobby","order_id":"TM05202203260807234316637","sku_json":"{\"userId\": \"7022042316\", \"imei\": \"TM05202203\", \"skus\": [{\"tray_id\": \"22\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 2, \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"name\": \"MaxVita Moong daal 25gm per peice\", \"skuid\": \"4500723\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\"}, {\"tray_id\": \"41\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"offer_id\": \"\", \"mrp\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"skuid\": \"186043\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\"}], \"total_amount\": 40, \"order_status\": \"\", \"bill_amount\": 40, \"rstatus\": true, \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM05202203260807234316637\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"815cfbe8-b42d-4691-b588-9a2d7c57f94f","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260807000920376.mp4","vm_imei_id":"TM05202203","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-07 00:09:20.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260807001048","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260807000920376\"}","short_order_expiry":"07-09-2026 00:10:48","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-07 00:25:03.0","user_id":7022042316,"short_order_id":"wqVkUo","location":"Availity India 4th Floor lobby","order_id":"TM05202203260807000920376","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"name\": \"Eat Bit Peanut  Chikki 32gm per peice\", \"tray_id\": \"34\", \"image_url\": \"https://images.tinymart.in/product/4500677-4669.png\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"4500677\", \"sku_total\": 10}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 70, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260807000920376\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 70}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ed8113c0-a078-4d38-915e-bdd300c72e3e","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260805235138141.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-05 23:51:38.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260805235257","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260805235138141\"}","short_order_expiry":"05-09-2026 23:52:57","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-05 23:55:02.0","user_id":7022042316,"short_order_id":"CKgRYl","location":"Availity India 4th Floor lobby","order_id":"TM05202203260805235138141","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 80}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 100, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260805235138141\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 100}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"dffad68a-27a6-4b48-802f-ffd20ec14d58","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260805003130346.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-05 00:31:30.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260805003250","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260805003130346\"}","short_order_expiry":"05-09-2026 00:32:50","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-05 00:35:02.0","user_id":7022042316,"short_order_id":"4HslId","location":"Availity India 4th Floor lobby","order_id":"TM05202203260805003130346","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 80}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 100, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260805003130346\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 100}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"73dd28ad-8ab0-4912-b3f3-f309666dbba4","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260804012225110.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-08-04 01:22:25.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260804012431","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"1\", \"skuid\": \"4500667\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 60, \"res\": true, \"bill_amount\": 60, \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"orderId\": \"TM05202203260804012225110\"}","short_order_expiry":"04-09-2026 01:24:31","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-08-04 01:40:03.0","user_id":7022042316,"short_order_id":"fTTekW","location":"Availity India 4th Floor lobby","order_id":"TM05202203260804012225110","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"40\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 80}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"tray_id\": \"41\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 100, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260804012225110\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"7022042316\", \"bill_amount\": 100}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c6425146-b73a-45ea-8f62-20f7ac3e2e65","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260730232337656.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-07-30 23:23:37.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260730232648","proposedSkuJson":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730232337656\", \"total_amount\": 60, \"bill_amount\": 60, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20, \"unit_price\": 20, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"2\", \"mrp\": \"20\"}, {\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 40, \"unit_price\": 40, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"40\"}], \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM05202203\"}","short_order_expiry":"30-08-2026 23:26:48","invoice_final_settled_amount":0,"previous_pending":40,"_invoice_balance":0,"order_modified_at":"2026-07-30 23:40:02.0","user_id":7022042316,"short_order_id":"P9RfE6","location":"Availity India 4th Floor lobby","order_id":"TM05202203260730232337656","sku_json":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730232337656\", \"total_amount\": 100, \"bill_amount\": 100, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"skuid\": \"4500667\", \"offer_id\": \"\", \"tray_id\": \"14\", \"sku_total\": 80, \"unit_price\": \"40\", \"qty\": 2, \"door_id\": \"\", \"mrp\": \"40\"}, {\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"skuid\": \"186043\", \"offer_id\": \"\", \"tray_id\": \"41\", \"sku_total\": 20, \"unit_price\": \"20\", \"qty\": 1, \"door_id\": \"\", \"mrp\": \"20\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM05202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"01f56199-8af9-48e1-9436-6a02b204d83e","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260730001807838.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-07-30 00:18:07.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260730001935","proposedSkuJson":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730001807838\", \"total_amount\": 60, \"bill_amount\": 60, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"tray_id\": \"41\", \"offer_id\": \"\", \"skuid\": \"186043\", \"sku_total\": 20, \"unit_price\": 20, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"2\", \"mrp\": \"20\"}, {\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"tray_id\": \"14\", \"offer_id\": \"\", \"skuid\": \"4500667\", \"sku_total\": 40, \"unit_price\": 40, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"40\"}], \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM05202203\"}","short_order_expiry":"30-08-2026 00:19:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-30 00:25:03.0","user_id":7022042316,"short_order_id":"D03BDi","location":"Availity India 4th Floor lobby","order_id":"TM05202203260730001807838","sku_json":"{\"userId\": \"7022042316\", \"orderId\": \"TM05202203260730001807838\", \"total_amount\": 100, \"bill_amount\": 100, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"skuid\": \"4500667\", \"offer_id\": \"\", \"tray_id\": \"14\", \"sku_total\": 80, \"unit_price\": \"40\", \"qty\": 2, \"door_id\": \"\", \"mrp\": \"40\"}, {\"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"skuid\": \"186043\", \"offer_id\": \"\", \"tray_id\": \"41\", \"sku_total\": 20, \"unit_price\": \"20\", \"qty\": 1, \"door_id\": \"\", \"mrp\": \"20\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM05202203\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a3714b00-18a9-45af-bbdb-dca23145b8cb","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260728231603170.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-28 23:16:03.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260728231721","proposedSkuJson":"{\"orderId\": \"TM05202203260728231603170\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 20, \"tray_id\": \"41\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"sku_total\": 20, \"skuid\": \"186043\"}], \"userId\": \"7022042316\", \"total_amount\": 20, \"imei\": \"TM05202203\"}","short_order_expiry":"28-08-2026 23:17:22","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-07-28 23:25:03.0","user_id":7022042316,"short_order_id":"lMYxa5","location":"Availity India 4th Floor lobby","order_id":"TM05202203260728231603170","sku_json":"{\"orderId\": \"TM05202203260728231603170\", \"rstatus\": true, \"bill_amount\": 20, \"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"41\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"sku_total\": 20, \"skuid\": \"186043\"}], \"imei\": \"TM05202203\", \"total_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"afba0a3e-61eb-44fa-a817-0f7974a6b3a8","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260724010254837.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-24 01:02:54.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260724010418","proposedSkuJson":"{\"orderId\": \"TM05202203260724010254837\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"14\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm\", \"sku_total\": 10, \"skuid\": \"4500723\"}], \"userId\": \"7022042316\", \"total_amount\": 10, \"imei\": \"TM05202203\"}","short_order_expiry":"24-08-2026 01:04:18","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-07-24 01:25:02.0","user_id":7022042316,"short_order_id":"cXpPtN","location":"Availity India 4th Floor lobby","order_id":"TM05202203260724010254837","sku_json":"{\"orderId\": \"TM05202203260724010254837\", \"rstatus\": true, \"bill_amount\": 30, \"userId\": \"7022042316\", \"res\": true, \"skus\": [{\"qty\": 3, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"22\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm per peice\", \"sku_total\": 30, \"skuid\": \"4500723\"}], \"imei\": \"TM05202203\", \"total_amount\": 30, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"52cbb0c3-0bc6-4006-9f19-ce313b2b36ea","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260722010847374.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-22 01:08:47.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260722011148","proposedSkuJson":"{\"bill_amount\": 10, \"total_amount\": 10, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\"}], \"imei\": \"TM05202203\", \"res\": true, \"orderId\": \"TM05202203260722010847374\"}","short_order_expiry":"22-08-2026 01:11:48","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-22 01:25:02.0","user_id":7022042316,"short_order_id":"wHAeRn","location":"Availity India 4th Floor lobby","order_id":"TM05202203260722010847374","sku_json":"{\"bill_amount\": 30, \"skus\": [{\"tray_id\": \"14\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"door_id\": \"\"}, {\"tray_id\": \"18\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"sku_total\": 20, \"name\": \"Ongibytes Garlic Muruku  per peice\", \"unit_price\": \"20\", \"qty\": 1, \"skuid\": \"4500605\", \"offer_id\": \"\", \"door_id\": \"\"}], \"res\": true, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"total_amount\": 30, \"imei\": \"TM05202203\", \"order_status\": \"\", \"orderId\": \"TM05202203260722010847374\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"589f806f-8c97-442e-bdb4-3fb56f5df54d","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260721005424132.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-21 00:54:24.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260721005530","proposedSkuJson":"{\"bill_amount\": 10, \"total_amount\": 10, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"14\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\"}], \"imei\": \"TM05202203\", \"res\": true, \"orderId\": \"TM05202203260721005424132\"}","short_order_expiry":"21-08-2026 00:55:30","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-21 01:05:02.0","user_id":7022042316,"short_order_id":"pxXv30","location":"Availity India 4th Floor lobby","order_id":"TM05202203260721005424132","sku_json":"{\"bill_amount\": 20, \"skus\": [{\"tray_id\": \"17\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"sku_total\": 10, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"skuid\": \"4500648\", \"offer_id\": \"\", \"door_id\": \"\"}, {\"tray_id\": \"22\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"sku_total\": 10, \"name\": \"MaxVita Moong daal 25gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"skuid\": \"4500723\", \"offer_id\": \"\", \"door_id\": \"\"}], \"res\": true, \"userId\": \"7022042316\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"order_status\": \"\", \"orderId\": \"TM05202203260721005424132\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"24e73343-3a90-464f-9ab9-42b0e71d75a8","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260717003127949.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-17 00:31:27.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260717003305","proposedSkuJson":"{\"imei\": \"TM05202203\", \"total_amount\": 10, \"bill_amount\": 10, \"skus\": [{\"skuid\": \"4500673\", \"tray_id\": \"12\", \"sku_total\": 10, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"door_id\": \"1\", \"unit_price\": 10, \"mrp\": \"10\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM05202203260717003127949\", \"userId\": \"7022042316\"}","short_order_expiry":"17-08-2026 00:33:05","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-17 00:35:03.0","user_id":7022042316,"short_order_id":"QRQDLv","location":"Availity India 4th Floor lobby","order_id":"TM05202203260717003127949","sku_json":"{\"imei\": \"TM05202203\", \"total_amount\": 20, \"order_status\": \"\", \"bill_amount\": 20, \"userId\": \"7022042316\", \"skus\": [{\"tray_id\": \"11\", \"skuid\": \"4500648\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"door_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"qty\": 1}, {\"tray_id\": \"12\", \"skuid\": \"4500673\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"door_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"rstatus\": true, \"orderId\": \"TM05202203260717003127949\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d06abf60-5d6d-467d-b198-c5fb4c0432f1","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260715004044164.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-15 00:40:44.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260715004152","proposedSkuJson":"{\"orderId\": \"TM05202203260715004044164\", \"total_amount\": 10, \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"userId\": \"7022042316\", \"bill_amount\": 10, \"skus\": [{\"offer_id\": \"\", \"unit_price\": 10, \"mrp\": \"10\", \"qty\": 1, \"door_id\": \"1\", \"skuid\": \"4500650\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\", \"sku_total\": 10, \"offer_desc\": \"\", \"tray_id\": \"13\", \"name\": \"Modern kitchens Green Peas 26gm\"}], \"res\": true}","short_order_expiry":"15-08-2026 00:41:52","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-15 00:55:03.0","user_id":7022042316,"short_order_id":"UIq0SB","location":"Availity India 4th Floor lobby","order_id":"TM05202203260715004044164","sku_json":"{\"order_status\": \"\", \"orderId\": \"TM05202203260715004044164\", \"rstatus\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"res\": true, \"cart_offer_desc\": \"\", \"userId\": \"7022042316\", \"bill_amount\": 20, \"skus\": [{\"offer_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"qty\": 1, \"door_id\": \"\", \"skuid\": \"4500673\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"sku_total\": 10, \"tray_id\": \"12\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\"}, {\"offer_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"qty\": 1, \"door_id\": \"\", \"skuid\": \"4500650\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\", \"sku_total\": 10, \"tray_id\": \"13\", \"name\": \"Modern kitchens Green Peas 26gm per peice\"}]}","status":"Completed"}]
20-08-2026 00:37:36.424 2244486 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:37:36.424 2244486 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}]
20-08-2026 00:37:36.426 2244488 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260819002919757_0', order_id='TM05202203260819002919757', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-19 00:32:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260819002919757_1', order_id='TM05202203260819002919757', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 00:32:05.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.427 2244489 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","skuid":"4500667","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"tray_id":"32","skuid":"4500499","offer_id":"","offer_desc":""}]
20-08-2026 00:37:36.429 2244491 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260817233734720_0', order_id='TM05202203260817233734720', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=3.0, created_at='2026-08-17 23:39:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.429 2244491 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":80,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":2,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","skuid":"4500667","offer_id":"","offer_desc":""}]
20-08-2026 00:37:36.431 2244493 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260814001554502_0', order_id='TM05202203260814001554502', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-14 00:17:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260814001554502_1', order_id='TM05202203260814001554502', sku='4500642', tray_id='', vm_id='1652784235808', price=50.0, mrp=50.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-14 00:17:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.431 2244493 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}]
20-08-2026 00:37:36.433 2244495 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812233647831_0', order_id='TM05202203260812233647831', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 23:37:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260812233647831_1', order_id='TM05202203260812233647831', sku='4500677', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-12 23:37:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.433 2244495 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""},{"sku_total":10,"door_id":"2","image_url":"https://images.tinymart.in/product/4500677-4669.png","qty":1,"name":"Eat Bit Peanut  Chikki 32gm","mrp":"10","unit_price":10,"skuid":"4500677","tray_id":"34","offer_id":"","offer_desc":""}]
20-08-2026 00:37:36.435 2244497 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812000427731_0', order_id='TM05202203260812000427731', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-12 00:05:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260812000427731_1', order_id='TM05202203260812000427731', sku='4500499', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 00:05:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.435 2244497 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500667","tray_id":"14","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"offer_id":"","skuid":"4500499","tray_id":"32","offer_desc":""}]
20-08-2026 00:37:36.438 2244500 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260811000412888_0', order_id='TM05202203260811000412888', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-11 00:05:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.438 2244500 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500667","tray_id":"14","offer_desc":""}]
20-08-2026 00:37:36.441 2244503 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260807234316637_0', order_id='TM05202203260807234316637', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-07 23:44:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260807234316637_1', order_id='TM05202203260807234316637', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 23:44:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.441 2244503 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500723-3888.png","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"22","offer_id":"","skuid":"4500723","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/186043-5089.png","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"tray_id":"41","offer_id":"","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:36.443 2244505 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260807000920376_0', order_id='TM05202203260807000920376', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:10:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260807000920376_1', order_id='TM05202203260807000920376', sku='4500677', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:10:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260807000920376_2', order_id='TM05202203260807000920376', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:10:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.443 2244505 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:36.445 2244507 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260805235138141_0', order_id='TM05202203260805235138141', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-05 23:52:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260805235138141_1', order_id='TM05202203260805235138141', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 23:52:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.445 2244507 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:36.447 2244509 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260805003130346_0', order_id='TM05202203260805003130346', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-05 00:32:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260805003130346_1', order_id='TM05202203260805003130346', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 00:32:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.448 2244510 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:36.449 2244511 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260804012225110_0', order_id='TM05202203260804012225110', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-04 01:24:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260804012225110_1', order_id='TM05202203260804012225110', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-04 01:24:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.449 2244511 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:36.452 2244514 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260730232337656_0', order_id='TM05202203260730232337656', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-30 23:26:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260730232337656_1', order_id='TM05202203260730232337656', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-30 23:26:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.452 2244514 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"tray_id":"41","offer_id":"","skuid":"186043","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","offer_id":"","skuid":"4500667","offer_desc":""}]
20-08-2026 00:37:36.455 2244517 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260730001807838_0', order_id='TM05202203260730001807838', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-30 00:19:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260730001807838_1', order_id='TM05202203260730001807838', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-30 00:19:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.455 2244517 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"tray_id":"41","offer_id":"","skuid":"186043","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"tray_id":"14","offer_id":"","skuid":"4500667","offer_desc":""}]
20-08-2026 00:37:36.458 2244520 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260728231603170_0', order_id='TM05202203260728231603170', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 23:17:21.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.458 2244520 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/186043-5089.png","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"offer_id":"","tray_id":"41","skuid":"186043","offer_desc":""}]
20-08-2026 00:37:36.461 2244523 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260724010254837_0', order_id='TM05202203260724010254837', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=3.0, created_at='2026-07-24 01:04:18.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.461 2244523 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500723-3888.png","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"14","skuid":"4500723","offer_desc":""}]
20-08-2026 00:37:36.463 2244525 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260722010847374_0', order_id='TM05202203260722010847374', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 01:11:46.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260722010847374_1', order_id='TM05202203260722010847374', sku='4500605', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 01:11:46.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.463 2244525 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"14","skuid":"4500723","offer_id":"","offer_desc":""}]
20-08-2026 00:37:36.467 2244529 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260721005424132_0', order_id='TM05202203260721005424132', sku='4500648', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-21 00:55:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260721005424132_1', order_id='TM05202203260721005424132', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-21 00:55:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.467 2244529 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"14","skuid":"4500723","offer_id":"","offer_desc":""}]
20-08-2026 00:37:36.470 2244532 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260717003127949_0', order_id='TM05202203260717003127949', sku='4500648', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-17 00:33:03.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260717003127949_1', order_id='TM05202203260717003127949', sku='4500673', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-17 00:33:03.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.470 2244532 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"skuid":"4500673","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:37:36.472 2244534 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260715004044164_0', order_id='TM05202203260715004044164', sku='4500673', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-15 00:41:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260715004044164_1', order_id='TM05202203260715004044164', sku='4500650', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-15 00:41:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:36.472 2244534 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500650-61.webp","qty":1,"name":"Modern kitchens Green Peas 26gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500650","tray_id":"13","offer_desc":""}]
20-08-2026 00:37:36.475 2244537 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@79701734
20-08-2026 00:37:36.475 2244537 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:36.475 2244537 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:36.475 2244537 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@79701734
20-08-2026 00:37:36.475 2244537 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:37.744 2245806 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:37:37.744 2245806 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:37:37.744 2245806 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:37:37.745 2245807 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7fd23ed5
20-08-2026 00:37:37.746 2245808 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:37.746 2245808 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:37.746 2245808 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7fd23ed5
20-08-2026 00:37:37.746 2245808 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:37.748 2245810 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:37:37.748 2245810 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:37:37.748 2245810 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:37:37.748 2245810 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@72fa829d
20-08-2026 00:37:37.748 2245810 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:37.748 2245810 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:37.748 2245810 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@72fa829d
20-08-2026 00:37:37.748 2245810 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:37.807 2245869 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:37:37.807 2245869 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:37:37.807 2245869 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 950d94249898Db0c5670F6B8841a4a7736720542
20-08-2026 00:37:37.807 2245869 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:37:37.808 2245870 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:37.809 2245871 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:950d94249898Db0c5670F6B8841a4a7736720542, device:app
20-08-2026 00:37:37.810 2245872 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:37.810 2245872 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=7736720542, page=0}
20-08-2026 00:37:37.810 2245872 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=7736720542, page=0}
20-08-2026 00:37:37.810 2245872 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:37:37.811 2245873 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 7736720542
20-08-2026 00:37:37.820 2245882 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:37:37.821 2245883 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:37:37.822 2245884 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cb453f09-4edd-4c5a-9ee1-2e606d5e63d4","pre_auth_amount":45,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":45,"weight_based_response":"{}","order_created_at":"2026-08-19 19:30:03.0","area":"Hebbal","address":"HSR","amount_received":45,"receipt_id":"IN20260819193135","proposedSkuJson":"{\"userId\": \"7736720542\", \"imei\": \"TM06202302\", \"total_amount\": 45, \"skus\": [{\"door_id\": \"2\", \"unit_price\": 45, \"sku_total\": 45, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185994-2558.webp\", \"mrp\": \"45\", \"name\": \"Nescafe Choco Mocha Cold Coffee 180ml\", \"offer_id\": \"\", \"tray_id\": \"32\", \"skuid\": \"185994\", \"offer_desc\": \"\"}], \"res\": true, \"bill_amount\": 45, \"orderId\": \"TM06202302260819193003848\", \"cart_offer_desc\": \"\"}","short_order_expiry":"19-09-2026 19:31:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-19 19:35:02.0","user_id":7736720542,"short_order_id":"KilD2v","location":"Texas Ariel 2nd floor","order_id":"TM06202302260819193003848","sku_json":"{\"userId\": \"7736720542\", \"orderId\": \"TM06202302260819193003848\", \"total_amount\": 45, \"skus\": [{\"door_id\": \"\", \"unit_price\": \"45\", \"sku_total\": 45, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185994-2558.webp\", \"mrp\": \"45\", \"name\": \"Nescafe Choco Mocha Cold Coffee 180ml per peice\", \"offer_id\": \"\", \"tray_id\": \"32\", \"skuid\": \"185994\"}], \"res\": true, \"bill_amount\": 45, \"imei\": \"TM06202302\", \"rstatus\": true, \"cart_offer_desc\": \"\", \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"fec2682a-761e-4b90-92bc-abe5277c10ab","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-19 19:22:49.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260819192430","proposedSkuJson":"{\"userId\": \"7736720542\", \"imei\": \"TM06202302\", \"total_amount\": 20, \"skus\": [{\"door_id\": \"1\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"mrp\": \"20\", \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\", \"offer_id\": \"\", \"tray_id\": \"26\", \"skuid\": \"4500712\", \"offer_desc\": \"\"}], \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM06202302260819192249211\", \"cart_offer_desc\": \"\"}","short_order_expiry":"19-09-2026 19:24:30","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-19 19:25:02.0","user_id":7736720542,"short_order_id":"sjcWiG","location":"Texas Ariel 2nd floor","order_id":"TM06202302260819192249211","sku_json":"{\"userId\": \"7736720542\", \"orderId\": \"TM06202302260819192249211\", \"total_amount\": 20, \"skus\": [{\"door_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"mrp\": \"20\", \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\", \"offer_id\": \"\", \"tray_id\": \"26\", \"skuid\": \"4500712\"}], \"res\": true, \"bill_amount\": 20, \"imei\": \"TM06202302\", \"rstatus\": true, \"cart_offer_desc\": \"\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"4fd59967-f7e9-4735-86ec-af6ff820aa60","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-12 13:45:25.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260812134643","proposedSkuJson":"{\"userId\": \"7736720542\", \"imei\": \"TM06202302\", \"total_amount\": 20, \"skus\": [{\"door_id\": \"2\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"mrp\": \"20\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\", \"offer_id\": \"\", \"tray_id\": \"37\", \"skuid\": \"185993\", \"offer_desc\": \"\"}], \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM06202302260812134525474\", \"cart_offer_desc\": \"\"}","short_order_expiry":"12-09-2026 13:46:43","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-12 13:50:03.0","user_id":7736720542,"short_order_id":"WYul3V","location":"Texas Ariel 2nd floor","order_id":"TM06202302260812134525474","sku_json":"{\"userId\": \"7736720542\", \"orderId\": \"TM06202302260812134525474\", \"total_amount\": 20, \"skus\": [{\"door_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"mrp\": \"20\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\", \"offer_id\": \"\", \"tray_id\": \"37\", \"skuid\": \"185993\"}], \"res\": true, \"bill_amount\": 20, \"imei\": \"TM06202302\", \"rstatus\": true, \"cart_offer_desc\": \"\", \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"6b0e191e-cde3-440a-a121-4f78b2444ccf","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-11 12:44:58.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260811124628","proposedSkuJson":"{\"userId\": \"7736720542\", \"imei\": \"TM06202302\", \"total_amount\": 40, \"skus\": [{\"door_id\": \"2\", \"unit_price\": 40, \"sku_total\": 40, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"offer_id\": \"\", \"tray_id\": \"44\", \"skuid\": \"4500643\", \"offer_desc\": \"\"}], \"res\": true, \"bill_amount\": 40, \"orderId\": \"TM06202302260811124458238\", \"cart_offer_desc\": \"\"}","short_order_expiry":"11-09-2026 12:46:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-11 12:46:28.0","user_id":7736720542,"short_order_id":"pzi02T","location":"Texas Ariel 2nd floor","order_id":"TM06202302260811124458238","sku_json":"{\"userId\": \"7736720542\", \"orderId\": \"TM06202302260811124458238\", \"total_amount\": 40, \"skus\": [{\"door_id\": \"\", \"unit_price\": \"40\", \"sku_total\": 40, \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"offer_id\": \"\", \"tray_id\": \"44\", \"skuid\": \"4500643\"}], \"res\": true, \"bill_amount\": 40, \"imei\": \"TM06202302\", \"rstatus\": true, \"cart_offer_desc\": \"\", \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"49306135-6130-4a96-87d4-11362b5f4868","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-07-27 20:12:05.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260727201330","proposedSkuJson":"{\"total_amount\": 40, \"imei\": \"TM06202302\", \"orderId\": \"TM06202302260727201205327\", \"bill_amount\": 40, \"userId\": \"7736720542\", \"res\": true, \"skus\": [{\"door_id\": \"2\", \"offer_id\": \"\", \"offer_desc\": \"\", \"mrp\": \"20\", \"unit_price\": 20, \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"skuid\": \"4500571\", \"tray_id\": \"37\", \"qty\": 2, \"name\": \"Cad bury Perk Plus 38g\"}], \"cart_offer_desc\": \"\"}","short_order_expiry":"27-08-2026 20:13:30","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-27 20:15:03.0","user_id":7736720542,"short_order_id":"pcVr4J","location":"Texas Ariel 2nd floor","order_id":"TM06202302260727201205327","sku_json":"{\"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\", \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"skuid\": \"4500571\", \"tray_id\": \"37\", \"qty\": 2, \"name\": \"Cad bury Perk Plus 38g per peice\"}], \"imei\": \"TM06202302\", \"orderId\": \"TM06202302260727201205327\", \"userId\": \"7736720542\", \"bill_amount\": 40, \"order_status\": \"\", \"rstatus\": true, \"res\": true, \"total_amount\": 40, \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"295ad931-1bce-42d1-9e1d-321e9889f4ec","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202503/TM06202503260727132605603.mp4","vm_imei_id":"TM06202503","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-07-27 13:26:05.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":40,"receipt_id":"IN20260727132721","proposedSkuJson":"{\"total_amount\": 40, \"res\": true, \"bill_amount\": 40, \"imei\": \"TM06202503\", \"userId\": \"7736720542\", \"skus\": [{\"qty\": 1, \"door_id\": \"2\", \"mrp\": \"40\", \"offer_id\": \"\", \"skuid\": \"4500643\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"offer_desc\": \"\", \"unit_price\": 40, \"tray_id\": \"43\"}], \"orderId\": \"TM06202503260727132605603\", \"cart_offer_desc\": \"\"}","short_order_expiry":"27-08-2026 13:27:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-27 14:35:02.0","user_id":7736720542,"short_order_id":"WoKXhj","location":"Texas Ariel 7th Floor","order_id":"TM06202503260727132605603","sku_json":"{\"total_amount\": 40, \"res\": true, \"skus\": [{\"qty\": 1, \"door_id\": \"\", \"mrp\": \"40\", \"offer_id\": \"\", \"skuid\": \"4500643\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"unit_price\": \"40\", \"tray_id\": \"43\"}], \"bill_amount\": 40, \"userId\": \"7736720542\", \"imei\": \"TM06202503\", \"rstatus\": true, \"order_status\": \"\", \"orderId\": \"TM06202503260727132605603\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"8e8209f0-d145-44a7-8cce-61fc20ac0c0b","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-07-23 19:48:34.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260723195111","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 40, \"imei\": \"TM06202302\", \"total_amount\": 40, \"userId\": \"7736720542\", \"orderId\": \"TM06202302260723194956381\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"unit_price\": 20, \"door_id\": \"2\", \"skuid\": \"4500541\", \"offer_desc\": \"\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm\", \"sku_total\": 40, \"offer_id\": \"\", \"qty\": 2, \"tray_id\": \"39\", \"mrp\": \"20\"}]}","short_order_expiry":"23-08-2026 19:51:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-23 19:51:11.0","user_id":7736720542,"short_order_id":"V7E8eQ","location":"Texas Ariel 2nd floor","order_id":"TM06202302260723194834524","sku_json":"{\"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 40, \"imei\": \"TM06202302\", \"total_amount\": 40, \"userId\": \"7736720542\", \"orderId\": \"TM06202302260723194834524\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"unit_price\": \"20\", \"door_id\": \"\", \"skuid\": \"4500541\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\", \"sku_total\": 40, \"offer_id\": \"\", \"qty\": 2, \"tray_id\": \"39\", \"mrp\": \"20\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"78c169b1-602d-495c-b391-8201037a8776","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-23 13:49:11.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260723135048","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"imei\": \"TM06202302\", \"total_amount\": 20, \"userId\": \"7736720542\", \"orderId\": \"TM06202302260723134911200\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"unit_price\": 20, \"door_id\": \"2\", \"skuid\": \"4500571\", \"offer_desc\": \"\", \"name\": \"Cad bury Perk Plus 38g\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"tray_id\": \"37\", \"mrp\": \"20\"}]}","short_order_expiry":"23-08-2026 13:50:48","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-23 13:50:48.0","user_id":7736720542,"short_order_id":"52QerH","location":"Texas Ariel 2nd floor","order_id":"TM06202302260723134911200","sku_json":"{\"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20, \"imei\": \"TM06202302\", \"total_amount\": 20, \"userId\": \"7736720542\", \"orderId\": \"TM06202302260723134911200\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"unit_price\": \"20\", \"door_id\": \"\", \"skuid\": \"4500571\", \"name\": \"Cad bury Perk Plus 38g per peice\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"tray_id\": \"37\", \"mrp\": \"20\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"6557f848-d9d4-4018-b188-a605eb2e0f37","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202302/TM06202302260722133149378.mp4","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-22 13:31:49.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260722133303","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"imei\": \"TM06202302\", \"total_amount\": 20, \"userId\": \"7736720542\", \"orderId\": \"TM06202302260722133149378\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"unit_price\": 20, \"door_id\": \"2\", \"skuid\": \"4500541\", \"offer_desc\": \"\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"tray_id\": \"39\", \"mrp\": \"20\"}]}","short_order_expiry":"22-08-2026 13:33:04","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-22 13:35:02.0","user_id":7736720542,"short_order_id":"IF9Zwv","location":"Texas Ariel 2nd floor","order_id":"TM06202302260722133149378","sku_json":"{\"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20, \"imei\": \"TM06202302\", \"total_amount\": 20, \"userId\": \"7736720542\", \"orderId\": \"TM06202302260722133149378\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"unit_price\": \"20\", \"door_id\": \"\", \"skuid\": \"4500541\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"tray_id\": \"39\", \"mrp\": \"20\"}], \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"f43f14ac-6a1c-4a92-80b6-d8a705d96c4a","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202302/TM06202302260721203720704.mp4","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-21 20:37:20.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260721203846","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"imei\": \"TM06202302\", \"total_amount\": 20, \"userId\": \"7736720542\", \"orderId\": \"TM06202302260721203720704\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"unit_price\": 20, \"door_id\": \"2\", \"skuid\": \"4500541\", \"offer_desc\": \"\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"tray_id\": \"39\", \"mrp\": \"20\"}]}","short_order_expiry":"21-08-2026 20:38:46","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-21 20:50:03.0","user_id":7736720542,"short_order_id":"ZJq8mv","location":"Texas Ariel 2nd floor","order_id":"TM06202302260721203720704","sku_json":"{\"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20, \"imei\": \"TM06202302\", \"total_amount\": 20, \"userId\": \"7736720542\", \"orderId\": \"TM06202302260721203720704\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"unit_price\": \"20\", \"door_id\": \"\", \"skuid\": \"4500541\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"tray_id\": \"39\", \"mrp\": \"20\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cf50b508-6477-4644-aaeb-6177eac27e96","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202302/TM06202302260717142919677.mp4","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-17 14:29:19.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260717143037","proposedSkuJson":"{\"orderId\": \"TM06202302260717142919677\", \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"total_amount\": 20, \"res\": true, \"skus\": [{\"door_id\": \"2\", \"unit_price\": 20, \"qty\": 1, \"name\": \"Cad bury Dairy Milk Chocolate 18gm\", \"offer_id\": \"\", \"skuid\": \"4500541\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"tray_id\": \"39\", \"offer_desc\": \"\", \"sku_total\": 20}], \"userId\": \"7736720542\"}","short_order_expiry":"17-08-2026 14:30:37","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-17 14:40:03.0","user_id":7736720542,"short_order_id":"hkMy84","location":"Texas Ariel 2nd floor","order_id":"TM06202302260717142919677","sku_json":"{\"orderId\": \"TM06202302260717142919677\", \"rstatus\": true, \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"total_amount\": 20, \"order_status\": \"\", \"res\": true, \"skus\": [{\"door_id\": \"\", \"unit_price\": \"20\", \"qty\": 1, \"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500541\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"tray_id\": \"39\", \"sku_total\": 20}], \"userId\": \"7736720542\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"eaff6bba-cddc-4cee-a92b-56cd534b0a69","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749829657832","video_url":"N/A","vm_imei_id":"TM06202503","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-07-10 20:02:24.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":60,"receipt_id":"IN20260710234612","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"bill_amount\": 60, \"skus\": [{\"mrp\": \"60\", \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"door_id\": \"2\", \"unit_price\": 60, \"sku_total\": 60, \"skuid\": \"4500656\", \"tray_id\": \"43\", \"offer_desc\": \"\", \"qty\": 1, \"offer_id\": \"\"}], \"imei\": \"TM06202503\", \"total_amount\": 60, \"orderId\": \"TM06202503260710200224656\", \"res\": true, \"userId\": \"7736720542\"}","short_order_expiry":"10-08-2026 20:03:44","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-10 23:46:12.0","user_id":7736720542,"short_order_id":"9ozM92","location":"Texas Ariel 7th Floor","order_id":"TM06202503260710200224656","sku_json":"{\"cart_offer_desc\": \"\", \"bill_amount\": 60, \"rstatus\": true, \"skus\": [{\"mrp\": \"60\", \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"door_id\": \"\", \"unit_price\": \"60\", \"sku_total\": 60, \"skuid\": \"4500656\", \"tray_id\": \"43\", \"qty\": 1, \"offer_id\": \"\"}], \"order_status\": \"\", \"total_amount\": 60, \"imei\": \"TM06202503\", \"orderId\": \"TM06202503260710200224656\", \"res\": true, \"userId\": \"7736720542\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"f07f1010-32d5-4e93-be1b-481bd1dd80c9","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202302/TM06202302260710115032034.mp4","vm_imei_id":"TM06202302","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-07-10 11:50:32.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260710115145","proposedSkuJson":"{\"orderId\": \"TM06202302260710115032034\", \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"res\": true, \"skus\": [{\"door_id\": \"2\", \"unit_price\": 20, \"qty\": 2, \"name\": \"Cad bury Dairy Milk Chocolate 18gm\", \"offer_id\": \"\", \"skuid\": \"4500541\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"tray_id\": \"39\", \"offer_desc\": \"\", \"sku_total\": 40}], \"userId\": \"7736720542\"}","short_order_expiry":"10-08-2026 11:51:45","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-10 12:05:02.0","user_id":7736720542,"short_order_id":"4GeKo8","location":"Texas Ariel 2nd floor","order_id":"TM06202302260710115032034","sku_json":"{\"orderId\": \"TM06202302260710115032034\", \"rstatus\": true, \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"order_status\": \"\", \"res\": true, \"skus\": [{\"door_id\": \"\", \"unit_price\": \"20\", \"qty\": 2, \"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500541\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"tray_id\": \"39\", \"sku_total\": 40}], \"userId\": \"7736720542\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"23e0fb98-c6e9-4d95-8272-e21ce494add6","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202302/TM06202302260706201840612.mp4","vm_imei_id":"TM06202302","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-07-06 20:18:40.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260706201956","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM06202302260706201840612\", \"total_amount\": 40, \"bill_amount\": 40, \"skus\": [{\"door_id\": \"2\", \"qty\": 2, \"tray_id\": \"39\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"offer_id\": \"\", \"offer_desc\": \"\", \"sku_total\": 40, \"mrp\": \"20\", \"unit_price\": 20, \"skuid\": \"4500541\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm\"}], \"imei\": \"TM06202302\", \"userId\": \"7736720542\", \"res\": true}","short_order_expiry":"06-08-2026 20:19:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-06 20:25:03.0","user_id":7736720542,"short_order_id":"5Kz2mF","location":"Texas Ariel 2nd floor","order_id":"TM06202302260706201840612","sku_json":"{\"cart_offer_desc\": \"\", \"order_status\": \"\", \"orderId\": \"TM06202302260706201840612\", \"rstatus\": true, \"total_amount\": 40, \"bill_amount\": 40, \"skus\": [{\"door_id\": \"\", \"qty\": 2, \"tray_id\": \"39\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"offer_id\": \"\", \"sku_total\": 40, \"mrp\": \"20\", \"unit_price\": \"20\", \"skuid\": \"4500541\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\"}], \"imei\": \"TM06202302\", \"userId\": \"7736720542\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1f2fb85c-b4b4-4803-a7a4-ccb24c2fe9ea","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202302/TM06202302260703160501503.mp4","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-03 16:05:01.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260703160613","proposedSkuJson":"{\"orderId\": \"TM06202302260703160501503\", \"userId\": \"7736720542\", \"res\": true, \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"20\", \"sku_total\": 20, \"unit_price\": 20, \"offer_id\": \"\", \"tray_id\": \"39\", \"door_id\": \"2\", \"skuid\": \"4500541\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"offer_desc\": \"\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm\", \"qty\": 1}], \"total_amount\": 20, \"bill_amount\": 20}","short_order_expiry":"03-08-2026 16:06:13","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 16:10:03.0","user_id":7736720542,"short_order_id":"x5VNlB","location":"Texas Ariel 2nd floor","order_id":"TM06202302260703160501503","sku_json":"{\"orderId\": \"TM06202302260703160501503\", \"userId\": \"7736720542\", \"res\": true, \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"20\", \"sku_total\": 20, \"unit_price\": \"20\", \"offer_id\": \"\", \"tray_id\": \"39\", \"door_id\": \"\", \"skuid\": \"4500541\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\", \"qty\": 1}], \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"12f831b1-0bd4-4d33-85cb-17c919c7448e","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202302/TM06202302260703143121983.mp4","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-03 14:31:21.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260703143243","proposedSkuJson":"{\"orderId\": \"TM06202302260703143121983\", \"userId\": \"7736720542\", \"res\": true, \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"20\", \"sku_total\": 20, \"unit_price\": 20, \"offer_id\": \"\", \"tray_id\": \"39\", \"door_id\": \"2\", \"skuid\": \"4500541\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"offer_desc\": \"\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm\", \"qty\": 1}], \"total_amount\": 20, \"bill_amount\": 20}","short_order_expiry":"03-08-2026 14:32:43","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 14:55:02.0","user_id":7736720542,"short_order_id":"0AfbNf","location":"Texas Ariel 2nd floor","order_id":"TM06202302260703143121983","sku_json":"{\"orderId\": \"TM06202302260703143121983\", \"userId\": \"7736720542\", \"res\": true, \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"20\", \"sku_total\": 20, \"unit_price\": \"20\", \"offer_id\": \"\", \"tray_id\": \"39\", \"door_id\": \"\", \"skuid\": \"4500541\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\", \"qty\": 1}], \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"01af6e01-0909-4763-8654-204c7350149b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202302/TM06202302260629180102041.mp4","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-29 18:01:02.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260629180217","proposedSkuJson":"{\"orderId\": \"TM06202302260629180102041\", \"userId\": \"7736720542\", \"res\": true, \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"20\", \"sku_total\": 20, \"unit_price\": 20, \"offer_id\": \"\", \"tray_id\": \"37\", \"door_id\": \"2\", \"skuid\": \"4500571\", \"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"offer_desc\": \"\", \"name\": \"Cad bury Perk Plus 38g\", \"qty\": 1}], \"total_amount\": 20, \"bill_amount\": 20}","short_order_expiry":"29-07-2026 18:02:17","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-29 18:10:07.0","user_id":7736720542,"short_order_id":"0PbeoO","location":"Texas Ariel 2nd floor","order_id":"TM06202302260629180102041","sku_json":"{\"orderId\": \"TM06202302260629180102041\", \"userId\": \"7736720542\", \"res\": true, \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"20\", \"sku_total\": 20, \"unit_price\": \"20\", \"offer_id\": \"\", \"tray_id\": \"37\", \"door_id\": \"\", \"skuid\": \"4500571\", \"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"name\": \"Cad bury Perk Plus 38g per peice\", \"qty\": 1}], \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d87495e1-ca98-4817-8b5e-4813e756a613","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202302/TM06202302260618211301166.mp4","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-18 21:13:01.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260618211419","proposedSkuJson":"{\"res\": true, \"skus\": [{\"door_id\": \"2\", \"offer_desc\": \"\", \"skuid\": \"4500541\", \"offer_id\": \"\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm\", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"qty\": 1, \"sku_total\": 20, \"tray_id\": \"39\", \"mrp\": \"20\"}], \"cart_offer_desc\": \"\", \"userId\": \"7736720542\", \"imei\": \"TM06202302\", \"total_amount\": 20, \"bill_amount\": 20, \"orderId\": \"TM06202302260618211301166\"}","short_order_expiry":"18-07-2026 21:14:19","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-18 21:20:03.0","user_id":7736720542,"short_order_id":"8FPnPl","location":"Texas Ariel 2nd floor","order_id":"TM06202302260618211301166","sku_json":"{\"res\": true, \"order_status\": \"\", \"total_amount\": 20, \"cart_offer_desc\": \"\", \"rstatus\": true, \"userId\": \"7736720542\", \"imei\": \"TM06202302\", \"skus\": [{\"door_id\": \"\", \"skuid\": \"4500541\", \"offer_id\": \"\", \"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\", \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"qty\": 1, \"sku_total\": 20, \"tray_id\": \"39\", \"mrp\": \"20\"}], \"bill_amount\": 20, \"orderId\": \"TM06202302260618211301166\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b977dfe2-9c75-458e-94c7-71fbb54339f0","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202302/TM06202302260527161109300.mp4","vm_imei_id":"TM06202302","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-05-27 16:11:09.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260527161225","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM06202302\", \"orderId\": \"TM06202302260527161109300\", \"total_amount\": 60, \"userId\": \"7736720542\", \"skus\": [{\"sku_total\": 60, \"qty\": 1, \"mrp\": \"60\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_desc\": \"\", \"tray_id\": \"31\", \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"door_id\": \"2\", \"skuid\": \"4500656\", \"offer_id\": \"\", \"unit_price\": 60}], \"bill_amount\": 60}","short_order_expiry":"27-06-2026 16:12:25","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-27 16:20:03.0","user_id":7736720542,"short_order_id":"qy3s1g","location":"Texas Ariel 2nd floor","order_id":"TM06202302260527161109300","sku_json":"{\"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM06202302\", \"total_amount\": 60, \"orderId\": \"TM06202302260527161109300\", \"userId\": \"7736720542\", \"order_status\": \"\", \"rstatus\": true, \"skus\": [{\"sku_total\": 60, \"qty\": 1, \"mrp\": \"60\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"tray_id\": \"31\", \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"door_id\": \"\", \"skuid\": \"4500656\", \"offer_id\": \"\", \"unit_price\": \"60\"}], \"bill_amount\": 60}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"611dcc5d-66b1-43a0-adb0-995baac4be93","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202302/TM06202302260424214340143.mp4","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-24 21:43:40.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260424214459","proposedSkuJson":"{\"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"tray_id\": \"24\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"offer_id\": \"\", \"unit_price\": 20, \"sku_total\": 20, \"offer_desc\": \"\", \"mrp\": \"20\", \"door_id\": \"1\", \"skuid\": \"4500452\", \"qty\": 1}], \"bill_amount\": 20, \"userId\": \"7736720542\", \"orderId\": \"TM06202302260424214340143\", \"total_amount\": 20, \"res\": true, \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\"}","short_order_expiry":"24-05-2026 21:44:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-24 21:55:02.0","user_id":7736720542,"short_order_id":"0NsgbG","location":"Texas Ariel 2nd floor","order_id":"TM06202302260424214340143","sku_json":"{\"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"tray_id\": \"24\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"offer_id\": \"\", \"unit_price\": \"20\", \"sku_total\": 20, \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1}], \"bill_amount\": 20, \"userId\": \"7736720542\", \"orderId\": \"TM06202302260424214340143\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"imei\": \"TM06202302\", \"cart_offer_desc\": \"\", \"order_status\": \"\"}","status":"invoiceOrder"}]
20-08-2026 00:37:37.831 2245893 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260819193003848_0', order_id='TM06202302260819193003848', sku='185994', tray_id='', vm_id='1685600316121', price=45.0, mrp=45.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 19:31:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.831 2245893 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/185994-2558.webp","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"offer_id":"","tray_id":"32","skuid":"185994","offer_desc":""}]
20-08-2026 00:37:37.834 2245896 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260819192249211_0', order_id='TM06202302260819192249211', sku='4500712', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 19:24:29.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.835 2245897 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500712-3453.png","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"offer_id":"","tray_id":"26","skuid":"4500712","offer_desc":""}]
20-08-2026 00:37:37.839 2245901 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260812134525474_0', order_id='TM06202302260812134525474', sku='185993', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 13:46:43.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.839 2245901 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/185993-3509.webp","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"offer_id":"","tray_id":"37","skuid":"185993","offer_desc":""}]
20-08-2026 00:37:37.841 2245903 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260811124458238_0', order_id='TM06202302260811124458238', sku='4500643', tray_id='', vm_id='1685600316121', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-11 12:46:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.842 2245904 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","tray_id":"44","skuid":"4500643","offer_desc":""}]
20-08-2026 00:37:37.847 2245909 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260727201205327_0', order_id='TM06202302260727201205327', sku='4500571', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-27 20:13:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.848 2245910 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500571-5060.jpg","qty":2,"name":"Cad bury Perk Plus 38g","mrp":"20","unit_price":20,"offer_id":"","skuid":"4500571","tray_id":"37","offer_desc":""}]
20-08-2026 00:37:37.855 2245917 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260727132605603_0', order_id='TM06202503260727132605603', sku='4500643', tray_id='', vm_id='1749829657832', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-27 13:27:21.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.855 2245917 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"43","offer_desc":""}]
20-08-2026 00:37:37.857 2245919 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260723194834524_0', order_id='TM06202302260723194834524', sku='4500541', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-23 19:51:11.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.858 2245920 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500541-6798.jpg","door_id":"2","qty":2,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"skuid":"4500541","offer_id":"","tray_id":"39","offer_desc":""}]
20-08-2026 00:37:37.860 2245922 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260723134911200_0', order_id='TM06202302260723134911200', sku='4500571', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-23 13:50:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.861 2245923 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500571-5060.jpg","door_id":"2","qty":1,"name":"Cad bury Perk Plus 38g","mrp":"20","unit_price":20,"skuid":"4500571","offer_id":"","tray_id":"37","offer_desc":""}]
20-08-2026 00:37:37.863 2245925 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260722133149378_0', order_id='TM06202302260722133149378', sku='4500541', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 13:33:03.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.863 2245925 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500541-6798.jpg","door_id":"2","qty":1,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"skuid":"4500541","offer_id":"","tray_id":"39","offer_desc":""}]
20-08-2026 00:37:37.866 2245928 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260721203720704_0', order_id='TM06202302260721203720704', sku='4500541', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-21 20:38:45.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.866 2245928 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500541-6798.jpg","door_id":"2","qty":1,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"skuid":"4500541","offer_id":"","tray_id":"39","offer_desc":""}]
20-08-2026 00:37:37.869 2245931 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260717142919677_0', order_id='TM06202302260717142919677', sku='4500541', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-17 14:30:36.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.870 2245932 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500541-6798.jpg","qty":1,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"offer_id":"","skuid":"4500541","tray_id":"39","offer_desc":""}]
20-08-2026 00:37:37.872 2245934 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202503260710200224656_0', order_id='TM06202503260710200224656', sku='4500656', tray_id='', vm_id='1749829657832', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-10 20:03:43.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.872 2245934 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"43","offer_id":"","offer_desc":""}]
20-08-2026 00:37:37.875 2245937 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260710115032034_0', order_id='TM06202302260710115032034', sku='4500541', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-10 11:51:44.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.875 2245937 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500541-6798.jpg","qty":2,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"offer_id":"","skuid":"4500541","tray_id":"39","offer_desc":""}]
20-08-2026 00:37:37.879 2245941 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260706201840612_0', order_id='TM06202302260706201840612', sku='4500541', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-06 20:19:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.879 2245941 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500541-6798.jpg","qty":2,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"4500541","offer_desc":""}]
20-08-2026 00:37:37.881 2245943 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260703160501503_0', order_id='TM06202302260703160501503', sku='4500541', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 16:06:13.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.882 2245944 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500541-6798.jpg","qty":1,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"offer_id":"","tray_id":"39","skuid":"4500541","offer_desc":""}]
20-08-2026 00:37:37.885 2245947 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260703143121983_0', order_id='TM06202302260703143121983', sku='4500541', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 14:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.886 2245948 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500541-6798.jpg","qty":1,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"offer_id":"","tray_id":"39","skuid":"4500541","offer_desc":""}]
20-08-2026 00:37:37.889 2245951 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260629180102041_0', order_id='TM06202302260629180102041', sku='4500571', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-29 18:02:16.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.890 2245952 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500571-5060.jpg","qty":1,"name":"Cad bury Perk Plus 38g","mrp":"20","unit_price":20,"offer_id":"","tray_id":"37","skuid":"4500571","offer_desc":""}]
20-08-2026 00:37:37.895 2245957 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260618211301166_0', order_id='TM06202302260618211301166', sku='4500541', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-18 21:14:19.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.895 2245957 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500541-6798.jpg","qty":1,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"skuid":"4500541","offer_id":"","tray_id":"39","offer_desc":""}]
20-08-2026 00:37:37.899 2245961 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260527161109300_0', order_id='TM06202302260527161109300', sku='4500656', tray_id='', vm_id='1685600316121', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-27 16:12:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.899 2245961 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"tray_id":"31","skuid":"4500656","offer_id":"","offer_desc":""}]
20-08-2026 00:37:37.902 2245964 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260424214340143_0', order_id='TM06202302260424214340143', sku='4500452', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-24 21:44:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:37.902 2245964 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"24","offer_id":"","skuid":"4500452","offer_desc":""}]
20-08-2026 00:37:37.905 2245967 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6e230004
20-08-2026 00:37:37.906 2245968 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:37.906 2245968 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:37.906 2245968 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6e230004
20-08-2026 00:37:37.906 2245968 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:38.239 2246301 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:37:38.240 2246302 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:37:38.240 2246302 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:37:38.240 2246302 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:37:38.240 2246302 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:38.240 2246302 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:37:38.241 2246303 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:38.242 2246304 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9108022066, page=0}
20-08-2026 00:37:38.242 2246304 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9108022066, page=0}
20-08-2026 00:37:38.242 2246304 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:37:38.243 2246305 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9108022066
20-08-2026 00:37:38.248 2246310 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:37:38.248 2246310 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:38.248 2246310 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:37:38.248 2246310 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:37:38.248 2246310 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:38.248 2246310 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:37:38.248 2246310 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:37:38.249 2246311 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:37:38.249 2246311 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:38.250 2246312 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - orderArray [{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":20,"access_code":"93183243","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500605-6297.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Ongibytes Garlic Muruku \",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"4500605\",\"tray_id\":\"20\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM08202203260820003641257\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM08202203\",\"userId\":\"9108022066\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","order_modified_at":"2026-08-20 00:37:26.0","user_id":9108022066,"vm_imei_id":"TM08202203","order_amount":0,"location":"Tech Mahindra Cafeteria","order_id":"TM08202203260820003641257","order_created_at":"2026-08-20 00:36:41.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"fbcb0758-3d47-40b3-a313-15b05b050c96","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260819040649790.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-19 04:06:49.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260819040928","proposedSkuJson":"{\"userId\": \"9108022066\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500711\", \"door_id\": \"1\", \"sku_total\": 30, \"tray_id\": \"25\", \"mrp\": \"30\", \"qty\": 1, \"name\": \"MaxVita Cheese Ball Cheese masti 70gm\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"unit_price\": 30}], \"res\": true, \"total_amount\": 30, \"orderId\": \"TM08202203260819040819630\", \"bill_amount\": 30}","short_order_expiry":"19-09-2026 04:09:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-19 04:30:03.0","user_id":9108022066,"short_order_id":"9Txui9","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260819040649790","sku_json":"{\"rstatus\": true, \"userId\": \"9108022066\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260819040649790\", \"res\": true, \"total_amount\": 30, \"skus\": [{\"offer_id\": \"\", \"skuid\": \"4500711\", \"door_id\": \"\", \"sku_total\": 30, \"tray_id\": \"26\", \"mrp\": \"30\", \"qty\": 1, \"name\": \"MaxVita Cheese Ball Cheese masti 70gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"unit_price\": \"30\"}], \"bill_amount\": 30, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d9906b7e-cdc2-4d77-a8cc-ee2bf92a5266","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260815040604157.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-15 04:06:04.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260815043356","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"185954\", \"mrp\": \"20\", \"unit_price\": 20, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"name\": \"TOO YUMM Karare Munchy Masala\", \"sku_total\": 20, \"door_id\": \"1\", \"offer_desc\": \"\", \"qty\": 1, \"tray_id\": \"23\"}], \"orderId\": \"TM08202203260815040604157\", \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"15-09-2026 04:07:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-15 04:33:56.0","user_id":9108022066,"short_order_id":"GqGBeC","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260815040604157","sku_json":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"orderId\": \"TM08202203260815040604157\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"185954\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"name\": \"TOO YUMM Karare Munchy Masala per peice\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 1, \"tray_id\": \"23\"}], \"rstatus\": true, \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","status":"Completed"},{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"e599ee97-9716-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":45,\"image_url\":\"https://images.tinymart.in/product/185994-2558.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Nescafe Choco Mocha Cold Coffee 180ml\",\"mrp\":\"45\",\"unit_price\":45,\"skuid\":\"185994\",\"tray_id\":\"39\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":45,\"orderId\":\"TM08202203260813172445751\",\"total_amount\":45,\"cart_offer_desc\":\"\",\"imei\":\"TM08202203\",\"userId\":\"9108022066\"}","pre_auth_amount":45,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1660745548012","video_url":"N/A","order_modified_at":"2026-08-13 18:30:02.0","user_id":9108022066,"vm_imei_id":"TM08202203","order_amount":0,"location":"Tech Mahindra Cafeteria","order_id":"TM08202203260813172445751","order_created_at":"2026-08-13 17:24:45.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ab2ad25a-220f-45c6-b859-78e57ea29027","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260813000350803.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-13 00:03:50.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260813000502","proposedSkuJson":"{\"total_amount\": 20, \"skus\": [{\"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku \", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM08202203260813000350803\", \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"13-09-2026 00:05:02","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 00:20:04.0","user_id":9108022066,"short_order_id":"7X8NiQ","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260813000350803","sku_json":"{\"orderId\": \"TM08202203260813000350803\", \"total_amount\": 20, \"skus\": [{\"door_id\": \"\", \"tray_id\": \"20\", \"unit_price\": \"20\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"userId\": \"9108022066\", \"rstatus\": true, \"res\": true, \"bill_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"15f1770d-318a-4904-9092-d4f63e2493e0","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260812030912095.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-12 03:09:12.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260812031024","proposedSkuJson":"{\"total_amount\": 20, \"skus\": [{\"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku \", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM08202203260812030912095\", \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"12-09-2026 03:10:25","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-12 03:20:03.0","user_id":9108022066,"short_order_id":"KSvi4K","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260812030912095","sku_json":"{\"orderId\": \"TM08202203260812030912095\", \"total_amount\": 20, \"skus\": [{\"door_id\": \"\", \"tray_id\": \"20\", \"unit_price\": \"20\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500605\", \"mrp\": \"20\"}], \"userId\": \"9108022066\", \"rstatus\": true, \"res\": true, \"bill_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\"}","status":"Completed"},{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"3415a6f9-9516-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":40,\"image_url\":\"https://images.tinymart.in/product/186059-5330.png\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Pepsi ZeroSugar  300ml\",\"mrp\":\"40\",\"unit_price\":40,\"skuid\":\"186059\",\"tray_id\":\"46\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/185954-5230.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"TOO YUMM Karare Munchy Masala\",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"185954\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":60,\"orderId\":\"TM08202203260811041102078\",\"total_amount\":60,\"cart_offer_desc\":\"\",\"imei\":\"TM08202203\",\"userId\":\"9108022066\"}","pre_auth_amount":60,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1660745548012","video_url":"N/A","order_modified_at":"2026-08-11 05:20:02.0","user_id":9108022066,"vm_imei_id":"TM08202203","order_amount":0,"location":"Tech Mahindra Cafeteria","order_id":"TM08202203260811041102078","order_created_at":"2026-08-11 04:11:02.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e9691c1d-9d68-4764-93e5-017257a9f740","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260808030404115.mp4","vm_imei_id":"TM08202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-08 03:04:04.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260808030511","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 10, \"skuid\": \"4500648\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"door_id\": \"1\", \"tray_id\": \"12\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 10, \"userId\": \"9108022066\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808030404115\", \"res\": true, \"total_amount\": 10, \"cart_offer_desc\": \"\"}","short_order_expiry":"08-09-2026 03:05:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-08 03:25:06.0","user_id":9108022066,"short_order_id":"xdviDS","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260808030404115","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 10, \"skuid\": \"4500648\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"door_id\": \"\", \"tray_id\": \"12\", \"offer_id\": \"\"}], \"bill_amount\": 10, \"userId\": \"9108022066\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808030404115\", \"res\": true, \"total_amount\": 10, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c6e4f1d3-d537-481b-9b34-95df7ad6cce6","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260808003716653.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-08 00:37:16.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260808003832","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku \", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808003716653\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\"}","short_order_expiry":"08-09-2026 00:38:32","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-08 00:55:02.0","user_id":9108022066,"short_order_id":"by6UK7","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260808003716653","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"\", \"tray_id\": \"20\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260808003716653\", \"res\": true, \"total_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"2904546c-9f39-4072-a6cc-cb3980394458","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260807224310021.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-07 22:43:10.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260807224417","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku \", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"1\", \"tray_id\": \"20\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807224310021\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\"}","short_order_expiry":"07-09-2026 22:44:17","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-07 22:55:02.0","user_id":9108022066,"short_order_id":"YNuYyP","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260807224310021","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 20, \"skuid\": \"4500605\", \"mrp\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"door_id\": \"\", \"tray_id\": \"20\", \"offer_id\": \"\"}], \"bill_amount\": 20, \"userId\": \"9108022066\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807224310021\", \"res\": true, \"total_amount\": 20, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"893fdee9-58c7-4072-80b8-da96efbe6053","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260807001850316.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-07 00:18:50.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260807001954","proposedSkuJson":"{\"imei\": \"TM08202203\", \"cart_offer_desc\": \"\", \"userId\": \"9108022066\", \"orderId\": \"TM08202203260807001850316\", \"total_amount\": 40, \"skus\": [{\"tray_id\": \"37\", \"qty\": 1, \"sku_total\": 40, \"offer_desc\": \"\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"skuid\": \"4500643\", \"door_id\": \"2\", \"unit_price\": 40, \"offer_id\": \"\"}], \"bill_amount\": 40, \"res\": true}","short_order_expiry":"07-09-2026 00:19:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-07 00:25:03.0","user_id":9108022066,"short_order_id":"yR3rg4","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260807001850316","sku_json":"{\"imei\": \"TM08202203\", \"cart_offer_desc\": \"\", \"userId\": \"9108022066\", \"rstatus\": true, \"orderId\": \"TM08202203260807001850316\", \"total_amount\": 40, \"skus\": [{\"tray_id\": \"37\", \"qty\": 1, \"sku_total\": 40, \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"skuid\": \"4500643\", \"door_id\": \"\", \"unit_price\": \"40\", \"offer_id\": \"\"}], \"bill_amount\": 40, \"res\": true, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"bb85e87a-da38-4c55-a691-5c36ac59e008","pre_auth_amount":45,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260805031330976.mp4","vm_imei_id":"TM08202203","order_amount":45,"weight_based_response":"{}","order_created_at":"2026-08-05 03:13:30.0","area":"Hebbal","address":"HSR","amount_received":45,"receipt_id":"IN20260805031441","proposedSkuJson":"{\"total_amount\": 45, \"skus\": [{\"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"39\", \"door_id\": \"2\", \"mrp\": \"45\", \"name\": \"Nescafe Choco Mocha Cold Coffee 180ml\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185994-2558.webp\", \"skuid\": \"185994\", \"sku_total\": 45, \"unit_price\": 45}], \"orderId\": \"TM08202203260805031330976\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"bill_amount\": 45, \"imei\": \"TM08202203\"}","short_order_expiry":"05-09-2026 03:14:41","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-05 03:20:03.0","user_id":9108022066,"short_order_id":"VzaQXp","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260805031330976","sku_json":"{\"total_amount\": 45, \"bill_amount\": 45, \"imei\": \"TM08202203\", \"rstatus\": true, \"orderId\": \"TM08202203260805031330976\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"skus\": [{\"offer_id\": \"\", \"tray_id\": \"39\", \"door_id\": \"\", \"mrp\": \"45\", \"name\": \"Nescafe Choco Mocha Cold Coffee 180ml per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/185994-2558.webp\", \"skuid\": \"185994\", \"sku_total\": 45, \"unit_price\": \"45\"}], \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c44312e9-4674-4753-93d4-1d9591be3745","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260805004022916.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-05 00:40:22.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260805004140","proposedSkuJson":"{\"total_amount\": 20, \"skus\": [{\"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"11\", \"door_id\": \"1\", \"mrp\": \"10\", \"name\": \"MaxVita Rice Kodubale 30gm\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"skuid\": \"4500722\", \"sku_total\": 10, \"unit_price\": 10}, {\"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"door_id\": \"1\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"sku_total\": 10, \"unit_price\": 10}], \"orderId\": \"TM08202203260805004022916\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"bill_amount\": 20, \"imei\": \"TM08202203\"}","short_order_expiry":"05-09-2026 00:41:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-05 00:50:02.0","user_id":9108022066,"short_order_id":"s4yfQD","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260805004022916","sku_json":"{\"total_amount\": 20, \"bill_amount\": 20, \"imei\": \"TM08202203\", \"rstatus\": true, \"orderId\": \"TM08202203260805004022916\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"9108022066\", \"skus\": [{\"offer_id\": \"\", \"tray_id\": \"11\", \"door_id\": \"\", \"mrp\": \"10\", \"name\": \"MaxVita Rice Kodubale 30gm per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"skuid\": \"4500722\", \"sku_total\": 10, \"unit_price\": \"10\"}, {\"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"mrp\": \"10\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"fce5e275-1596-4343-a949-983de1919925","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260802004712209.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-02 00:47:12.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260802004836","proposedSkuJson":"{\"res\": true, \"userId\": \"9108022066\", \"orderId\": \"TM08202203260802004712209\", \"total_amount\": 30, \"skus\": [{\"mrp\": \"30\", \"unit_price\": 30, \"tray_id\": \"40\", \"offer_desc\": \"\", \"sku_total\": 30, \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"offer_id\": \"\", \"door_id\": \"2\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 30, \"imei\": \"TM08202203\"}","short_order_expiry":"02-09-2026 00:48:36","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-02 01:10:03.0","user_id":9108022066,"short_order_id":"wvsWC4","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260802004712209","sku_json":"{\"userId\": \"9108022066\", \"res\": true, \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260802004712209\", \"total_amount\": 30, \"skus\": [{\"mrp\": \"30\", \"unit_price\": \"30\", \"tray_id\": \"40\", \"sku_total\": 30, \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g per peice\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"offer_id\": \"\", \"door_id\": \"\"}], \"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ff618e07-1d68-4e72-9ba1-86b4820662b0","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260801174952389.mp4","vm_imei_id":"TM08202203","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-08-01 17:49:52.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260801175116","proposedSkuJson":"{\"bill_amount\": 60, \"userId\": \"9108022066\", \"total_amount\": 60, \"orderId\": \"TM08202203260801174952389\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku \", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_desc\": \"\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 20}, {\"skuid\": \"186059\", \"qty\": 1, \"name\": \"Pepsi ZeroSugar  300ml\", \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"offer_desc\": \"\", \"mrp\": \"40\", \"tray_id\": \"46\", \"offer_id\": \"\", \"door_id\": \"2\", \"unit_price\": 40}], \"imei\": \"TM08202203\", \"res\": true}","short_order_expiry":"01-09-2026 17:51:16","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-01 18:10:06.0","user_id":9108022066,"short_order_id":"SnmX4u","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260801174952389","sku_json":"{\"bill_amount\": 60, \"userId\": \"9108022066\", \"total_amount\": 60, \"orderId\": \"TM08202203260801174952389\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku  per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"20\"}, {\"skuid\": \"186059\", \"qty\": 1, \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"mrp\": \"40\", \"tray_id\": \"46\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"40\"}], \"imei\": \"TM08202203\", \"res\": true, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"44d90ea3-bf9b-4c7b-84d9-a6c41294edba","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260801031634932.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-01 03:16:34.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260801031742","proposedSkuJson":"{\"bill_amount\": 20, \"userId\": \"9108022066\", \"total_amount\": 20, \"orderId\": \"TM08202203260801031634932\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku \", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_desc\": \"\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 20}], \"imei\": \"TM08202203\", \"res\": true}","short_order_expiry":"01-09-2026 03:17:42","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-01 03:30:03.0","user_id":9108022066,"short_order_id":"ahKSiG","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260801031634932","sku_json":"{\"bill_amount\": 20, \"userId\": \"9108022066\", \"total_amount\": 20, \"orderId\": \"TM08202203260801031634932\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500605\", \"qty\": 1, \"name\": \"Ongibytes Garlic Muruku  per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"mrp\": \"20\", \"tray_id\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"20\"}], \"imei\": \"TM08202203\", \"res\": true, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a3c2f2ca-2bfb-48b0-bb21-ca466c699215","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260726043223704.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-26 04:32:23.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260726043334","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260726043223704\", \"res\": true, \"total_amount\": 30, \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"19\", \"offer_desc\": \"\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 10, \"mrp\": \"10\", \"qty\": 1, \"skuid\": \"4500648\", \"sku_total\": 10}, {\"tray_id\": \"20\", \"offer_desc\": \"\", \"name\": \"Ongibytes Garlic Muruku \", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_id\": \"\", \"door_id\": \"1\", \"unit_price\": 20, \"mrp\": \"20\", \"qty\": 1, \"skuid\": \"4500605\", \"sku_total\": 20}], \"userId\": \"9108022066\", \"imei\": \"TM08202203\"}","short_order_expiry":"26-08-2026 04:33:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-26 04:40:02.0","user_id":9108022066,"short_order_id":"RBkjJA","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260726043223704","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260726043223704\", \"total_amount\": 30, \"res\": true, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"19\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"10\", \"mrp\": \"10\", \"qty\": 1, \"skuid\": \"4500648\", \"sku_total\": 10}, {\"tray_id\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"20\", \"mrp\": \"20\", \"qty\": 1, \"skuid\": \"4500605\", \"sku_total\": 20}], \"imei\": \"TM08202203\", \"bill_amount\": 30, \"userId\": \"9108022066\", \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"2ba4456e-fd4c-4922-a980-a755c9acfd6f","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260711001148974.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-11 00:11:48.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260711001314","proposedSkuJson":"{\"imei\": \"TM08202203\", \"total_amount\": 20, \"skus\": [{\"name\": \"Max protein 7 grain Protein Barbeque 30gm\", \"sku_total\": 20, \"door_id\": \"1\", \"tray_id\": \"11\", \"image_url\": \"https://images.tinymart.in/product/4500718-9745.jpg\", \"skuid\": \"4500718\", \"mrp\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260711001148974\", \"userId\": \"9108022066\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"11-08-2026 00:13:14","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-11 00:30:03.0","user_id":9108022066,"short_order_id":"UGkbxf","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260711001148974","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"skus\": [{\"name\": \"Max protein 7 grain Protein Barbeque 30gm per peice\", \"sku_total\": 20, \"door_id\": \"\", \"tray_id\": \"11\", \"image_url\": \"https://images.tinymart.in/product/4500718-9745.jpg\", \"skuid\": \"4500718\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260711001148974\", \"userId\": \"9108022066\", \"res\": true, \"imei\": \"TM08202203\", \"bill_amount\": 20}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cf569e76-fe3f-4cd2-a932-fbf9a22ad2c4","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260709033917284.mp4","vm_imei_id":"TM08202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-09 03:39:17.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260709034028","proposedSkuJson":"{\"imei\": \"TM08202203\", \"total_amount\": 30, \"skus\": [{\"name\": \"Modern kitchens Banana Chips 21gm\", \"sku_total\": 10, \"door_id\": \"1\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"mrp\": \"10\", \"offer_desc\": \"\", \"unit_price\": 10, \"offer_id\": \"\", \"qty\": 1}, {\"name\": \"Max protein 7 grain Protein Gochujang 30gm\", \"sku_total\": 20, \"door_id\": \"1\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/4500693-9518.webp\", \"skuid\": \"4500693\", \"mrp\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260709033917284\", \"userId\": \"9108022066\", \"res\": true, \"bill_amount\": 30}","short_order_expiry":"09-08-2026 03:40:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-09 03:50:02.0","user_id":9108022066,"short_order_id":"ZQcaok","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260709033917284","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"total_amount\": 30, \"skus\": [{\"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"sku_total\": 10, \"door_id\": \"\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"mrp\": \"10\", \"unit_price\": \"10\", \"offer_id\": \"\", \"qty\": 1}, {\"name\": \"Max protein 7 grain Protein Gochujang 30gm per peice\", \"sku_total\": 20, \"door_id\": \"\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/4500693-9518.webp\", \"skuid\": \"4500693\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260709033917284\", \"userId\": \"9108022066\", \"res\": true, \"imei\": \"TM08202203\", \"bill_amount\": 30}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3ca36ac6-ab60-4a22-9794-50b51c27cd06","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260623043033962.mp4","vm_imei_id":"TM08202203","order_amount":50,"weight_based_response":"{}","order_created_at":"2026-06-23 04:30:33.0","area":"Hebbal","address":"HSR","amount_received":50,"receipt_id":"IN20260623043139","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"userId\": \"9108022066\", \"skus\": [{\"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 30, \"offer_id\": \"\", \"mrp\": \"30\", \"skuid\": \"186084\", \"tray_id\": \"40\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g\", \"sku_total\": 30, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\"}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"skuid\": \"112220\", \"tray_id\": \"39\", \"name\": \"Snickers Chocolate Bar 22g\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}], \"orderId\": \"TM08202203260623043033962\", \"imei\": \"TM08202203\", \"total_amount\": 50, \"res\": true, \"bill_amount\": 50}","short_order_expiry":"23-07-2026 04:31:39","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-23 04:40:02.0","user_id":9108022066,"short_order_id":"HRT96u","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260623043033962","sku_json":"{\"cart_offer_desc\": \"\", \"total_amount\": 50, \"skus\": [{\"door_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"offer_id\": \"\", \"mrp\": \"20\", \"skuid\": \"112220\", \"tray_id\": \"39\", \"name\": \"Snickers Chocolate Bar 22g per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}, {\"door_id\": \"\", \"qty\": 1, \"unit_price\": \"30\", \"offer_id\": \"\", \"mrp\": \"30\", \"skuid\": \"186084\", \"tray_id\": \"40\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g per peice\", \"sku_total\": 30, \"image_url\": \"https://images.tinymart.in/product/186084-5395.png\"}], \"userId\": \"9108022066\", \"bill_amount\": 50, \"orderId\": \"TM08202203260623043033962\", \"imei\": \"TM08202203\", \"order_status\": \"\", \"res\": true, \"rstatus\": true}","status":"invoiceOrder"}]
20-08-2026 00:37:38.250 2246312 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9108022066
20-08-2026 00:37:38.250 2246312 [http-nio-8051-exec-124] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9108022066
20-08-2026 00:37:38.251 2246313 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:37:38.251 2246313 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.253 2246315 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app', wallet_txn_id='4563239570228461869', environment='9', wallet_txn_ids_json='{"pre_credit":"5806114303725552490","pre_debit":"4563239570228461869"}', internal_status='null'}
20-08-2026 00:37:38.253 2246315 [http-nio-8051-exec-124] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app', wallet_txn_id='4563239570228461869', environment='9', wallet_txn_ids_json='{"pre_credit":"5806114303725552490","pre_debit":"4563239570228461869"}', internal_status='null'}
20-08-2026 00:37:38.253 2246315 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@26514782
20-08-2026 00:37:38.253 2246315 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:38.253 2246315 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:38.253 2246315 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@26514782
20-08-2026 00:37:38.253 2246315 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:38.254 2246316 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260819040649790_0', order_id='TM08202203260819040649790', sku='4500711', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 04:09:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.254 2246316 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"door_id":"1","image_url":"https://images.tinymart.in/product/4500711-9290.png","qty":1,"name":"MaxVita Cheese Ball Cheese masti 70gm","mrp":"30","unit_price":30,"offer_id":"","skuid":"4500711","tray_id":"25","offer_desc":""}]
20-08-2026 00:37:38.256 2246318 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260815040604157_0', order_id='TM08202203260815040604157', sku='185954', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-15 04:07:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.257 2246319 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185954-5230.jpeg","door_id":"1","qty":1,"name":"TOO YUMM Karare Munchy Masala","mrp":"20","unit_price":20,"skuid":"185954","offer_id":"","tray_id":"23","offer_desc":""}]
20-08-2026 00:37:38.259 2246321 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:37:38.259 2246321 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"image_url":"https://images.tinymart.in/product/185994-2558.webp","door_id":"2","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"skuid":"185994","tray_id":"39","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.261 2246323 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260813000350803_0', order_id='TM08202203260813000350803', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 00:05:02.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.261 2246323 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500605-6297.png","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"tray_id":"20","offer_id":"","skuid":"4500605","offer_desc":""}]
20-08-2026 00:37:38.263 2246325 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260812030912095_0', order_id='TM08202203260812030912095', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 03:10:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.263 2246325 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500605-6297.png","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"tray_id":"20","offer_id":"","skuid":"4500605","offer_desc":""}]
20-08-2026 00:37:38.265 2246327 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:37:38.265 2246327 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"skuid":"186059","tray_id":"46","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/185954-5230.jpeg","door_id":"1","qty":1,"name":"TOO YUMM Karare Munchy Masala","mrp":"20","unit_price":20,"skuid":"185954","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.266 2246328 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260808030404115_0', order_id='TM08202203260808030404115', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-08 03:05:11.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.266 2246328 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500648-25.webp","door_id":"1","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"skuid":"4500648","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.268 2246330 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260808003716653_0', order_id='TM08202203260808003716653', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-08 00:38:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.268 2246330 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.270 2246332 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260807224310021_0', order_id='TM08202203260807224310021', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 22:44:16.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.270 2246332 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.272 2246334 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260807001850316_0', order_id='TM08202203260807001850316', sku='4500643', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 00:19:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.272 2246334 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"37","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.274 2246336 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260805031330976_0', order_id='TM08202203260805031330976', sku='185994', tray_id='', vm_id='1660745548012', price=45.0, mrp=45.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 03:14:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.274 2246336 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/185994-2558.webp","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"offer_id":"","tray_id":"39","skuid":"185994","offer_desc":""}]
20-08-2026 00:37:38.276 2246338 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260805004022916_0', order_id='TM08202203260805004022916', sku='4500722', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 00:41:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260805004022916_1', order_id='TM08202203260805004022916', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-05 00:41:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.276 2246338 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"11","skuid":"4500722","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500648-25.webp","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"12","skuid":"4500648","offer_desc":""}]
20-08-2026 00:37:38.278 2246340 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260802004712209_0', order_id='TM08202203260802004712209', sku='186084', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-02 00:48:35.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.278 2246340 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/186084-5395.png","door_id":"2","qty":1,"name":"KITKAT Nestle 4 Finger Chocolate 38g","mrp":"30","unit_price":30,"tray_id":"40","skuid":"186084","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.281 2246343 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260801174952389_0', order_id='TM08202203260801174952389', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 17:51:15.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260801174952389_1', order_id='TM08202203260801174952389', sku='186059', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 17:51:15.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.281 2246343 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"skuid":"186059","tray_id":"46","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.283 2246345 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260801031634932_0', order_id='TM08202203260801031634932', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-01 03:17:41.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.283 2246345 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.285 2246347 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260726043223704_0', order_id='TM08202203260726043223704', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-26 04:33:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260726043223704_1', order_id='TM08202203260726043223704', sku='4500605', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-26 04:33:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.285 2246347 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500648-25.webp","door_id":"1","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"tray_id":"19","offer_id":"","skuid":"4500648","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"tray_id":"20","offer_id":"","skuid":"4500605","offer_desc":""}]
20-08-2026 00:37:38.287 2246349 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260711001148974_0', order_id='TM08202203260711001148974', sku='4500718', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-11 00:13:13.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.287 2246349 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500718-9745.jpg","qty":1,"name":"Max protein 7 grain Protein Barbeque 30gm","mrp":"20","unit_price":20,"tray_id":"11","skuid":"4500718","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.289 2246351 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260709033917284_0', order_id='TM08202203260709033917284', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-09 03:40:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260709033917284_1', order_id='TM08202203260709033917284', sku='4500693', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-09 03:40:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.289 2246351 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500648-25.webp","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"tray_id":"19","skuid":"4500648","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500693-9518.webp","qty":1,"name":"Max protein 7 grain Protein Gochujang 30gm","mrp":"20","unit_price":20,"tray_id":"25","skuid":"4500693","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.292 2246354 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260623043033962_0', order_id='TM08202203260623043033962', sku='112220', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-23 04:31:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260623043033962_1', order_id='TM08202203260623043033962', sku='186084', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-23 04:31:38.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:38.292 2246354 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"door_id":"2","image_url":"https://images.tinymart.in/product/186084-5395.png","qty":1,"name":"KITKAT Nestle 4 Finger Chocolate 38g","mrp":"30","unit_price":30,"offer_id":"","skuid":"186084","tray_id":"40","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/112220-2513.jpg","qty":1,"name":"Snickers Chocolate Bar 22g","mrp":"20","unit_price":20,"offer_id":"","skuid":"112220","tray_id":"39","offer_desc":""}]
20-08-2026 00:37:38.295 2246357 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@f04e1fd
20-08-2026 00:37:38.296 2246358 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:38.296 2246358 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:38.296 2246358 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@f04e1fd
20-08-2026 00:37:38.296 2246358 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:38.501 2246563 [http-nio-8051-exec-123] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:37:38.501 2246563 [http-nio-8051-exec-123] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:38.501 2246563 [http-nio-8051-exec-123] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 5f05B0591fD957D1Aa184001D991507022042316
20-08-2026 00:37:38.501 2246563 [http-nio-8051-exec-123] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:37:38.501 2246563 [http-nio-8051-exec-123] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:38.501 2246563 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:5f05B0591fD957D1Aa184001D991507022042316, device:app
20-08-2026 00:37:38.502 2246564 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:38.503 2246565 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM05202203260820003643258
20-08-2026 00:37:38.503 2246565 [http-nio-8051-exec-123] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM05202203260820003643258
20-08-2026 00:37:38.555 2246617 [http-nio-8051-exec-122] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:45:26"}
20-08-2026 00:37:38.994 2247056 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app'}
20-08-2026 00:37:38.995 2247057 [http-nio-8051-exec-114] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app'}
20-08-2026 00:37:38.996 2247058 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:37:38.997 2247059 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@52894c12
20-08-2026 00:37:38.997 2247059 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:38.997 2247059 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:38.997 2247059 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@52894c12
20-08-2026 00:37:38.997 2247059 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:39.482 2247544 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:37:39.482 2247544 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:37:39.482 2247544 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:37:39.482 2247544 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1980f289
20-08-2026 00:37:39.482 2247544 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:39.482 2247544 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:39.482 2247544 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1980f289
20-08-2026 00:37:39.482 2247544 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:39.544 2247606 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:37:39.544 2247606 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:39.544 2247606 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 950d94249898Db0c5670F6B8841a4a7736720542
20-08-2026 00:37:39.544 2247606 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:37:39.544 2247606 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:39.545 2247607 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:950d94249898Db0c5670F6B8841a4a7736720542, device:app
20-08-2026 00:37:39.546 2247608 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:39.546 2247608 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202302260819193003848
20-08-2026 00:37:39.547 2247609 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202302260819193003848
20-08-2026 00:37:40.053 2248115 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:37:40.053 2248115 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:37:40.079 2248141 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:37:40.079 2248141 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:40.079 2248141 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: B37e93B056B9BbDdD143C116D173889108022066
20-08-2026 00:37:40.079 2248141 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:37:40.080 2248142 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:40.081 2248143 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:B37e93B056B9BbDdD143C116D173889108022066, device:app
20-08-2026 00:37:40.082 2248144 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:40.083 2248145 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM08202203260820003641257
20-08-2026 00:37:40.083 2248145 [http-nio-8051-exec-118] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM08202203260820003641257
20-08-2026 00:37:40.943 2249005 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode access_code : 93183243
20-08-2026 00:37:40.946 2249008 [http-nio-8051-exec-119] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderByAccessCode request access_code: 93183243 request vm_id: 1660745548012
20-08-2026 00:37:40.947 2249009 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode order: Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app', wallet_txn_id='4563239570228461869', environment='9', wallet_txn_ids_json='{"pre_credit":"5806114303725552490","pre_debit":"4563239570228461869"}', internal_status='null'}
20-08-2026 00:37:40.948 2249010 [http-nio-8051-exec-119] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app', wallet_txn_id='4563239570228461869', environment='9', wallet_txn_ids_json='{"pre_credit":"5806114303725552490","pre_debit":"4563239570228461869"}', internal_status='null'}
20-08-2026 00:37:41.177 2249239 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode access_code : 49080170
20-08-2026 00:37:41.179 2249241 [http-nio-8051-exec-113] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderByAccessCode request access_code: 49080170 request vm_id: 1652784235808
20-08-2026 00:37:41.180 2249242 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode order: Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app', wallet_txn_id='3482322311434685122', environment='9', wallet_txn_ids_json='{"pre_credit":"7340635487754078653","pre_debit":"3482322311434685122"}', internal_status='null'}
20-08-2026 00:37:41.181 2249243 [http-nio-8051-exec-113] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app', wallet_txn_id='3482322311434685122', environment='9', wallet_txn_ids_json='{"pre_credit":"7340635487754078653","pre_debit":"3482322311434685122"}', internal_status='null'}
20-08-2026 00:37:41.605 2249667 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM05202602-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM05202602-1-magnetic}], created_at=2026-08-20 00:37:41.295354}], door_id=1, hcid=[1]}, {data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM05202602-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM05202602-2-magnetic}], created_at=2026-08-20 00:37:41.296504}], door_id=2, hcid=[1]}]}
20-08-2026 00:37:41.605 2249667 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:37:41.606 2249668 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202602, traysArr : []
20-08-2026 00:37:41.607 2249669 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202602, traysArr : []
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:37:41.613 2249675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:37:41.614 2249676 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:37:41.614 2249676 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:37:41.614 2249676 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43]
20-08-2026 00:37:41.614 2249676 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:37:41.621 2249683 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202602, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:41.295354"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:41.296504"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:37:41.622 2249684 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202602, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:41.295354"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:41.296504"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:37:41.640 2249702 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202602, cameraArr : {}
20-08-2026 00:37:41.640 2249702 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202602, cameraInfoData : {}
20-08-2026 00:37:41.790 2249852 [http-nio-8051-exec-104] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-05-08 18:20:48"}
20-08-2026 00:37:41.915 2249977 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:37:41.915 2249977 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:37:42.264 2250326 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:37:42.265 2250327 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:37:42.930 2250992 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{sensors=[{id=TM06202503-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202503-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:37:42.723434}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202503-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202503-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:37:42.724781}], hcid=[1]}], trays=[]}
20-08-2026 00:37:42.930 2250992 [http-nio-8051-exec-92] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:37:42.930 2250992 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202503, traysArr : []
20-08-2026 00:37:42.934 2250996 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202503, traysArr : []
20-08-2026 00:37:42.935 2250997 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:37:42.935 2250997 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:37:42.936 2250998 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:37:42.937 2250999 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:37:42.946 2251008 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202503, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:42.723434"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:42.724781"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:37:42.946 2251008 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202503, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:42.723434"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:37:42.724781"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:37:42.966 2251028 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202503, cameraArr : {}
20-08-2026 00:37:42.966 2251028 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202503, cameraInfoData : {}
20-08-2026 00:37:43.748 2251810 [http-nio-8051-exec-108] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:37:43.748 2251810 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:37:46.024 2254086 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:37:46.026 2254088 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:37:46.057 2254119 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:37:46.167 2254229 [http-nio-8051-exec-76] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500407, 186078, 4500701, 4500671, 163528, 4500626, 185993, 186043, 4500715, 4500720, 4500617, 186001, 4500712, 4500680, 4500648, 4500499, 4500667, 4500728, 4500650, 4500702, 4500681, 4500664, 4500678, 4500711, 4500694, 8393, 186059, 133041, 4500643, 4500726], imei=TM10201907}
20-08-2026 00:37:46.178 2254240 [http-nio-8051-exec-76] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"testing 2g skuid","sku_id":"163528","vendor_id":"1","mrp":"1","selling_price":"1","weight":"2","image":"https://images.tinymart.in/product/163528-7269.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"0","created_at":"2023-07-04 18:27:23.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Nuvie 20g Protein cafe Latte 250ml","sku_id":"4500617","vendor_id":"1","mrp":"110","selling_price":"110","weight":"286","image":"https://images.tinymart.in/product/4500617-4855.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2025-12-23 09:04:52.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Coconut Cookies 66gm","sku_id":"4500680","vendor_id":"1","mrp":"10","selling_price":"10","weight":"73","image":"https://images.tinymart.in/product/4500680-2380.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"7","created_at":"2026-03-29 18:26:45.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Lays Wavy Cream  Onion 31g","sku_id":"8393","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/8393-3703.webp","qty":"100","description":"","check_round_off":"0","sku_variance":"4","created_at":"2019-09-25 17:58:11.0"}]
20-08-2026 00:37:46.180 2254242 [http-nio-8051-exec-76] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:37:46.187 2254249 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app'}
20-08-2026 00:37:46.187 2254249 [http-nio-8051-exec-123] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app'}
20-08-2026 00:37:46.189 2254251 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}]
20-08-2026 00:37:46.189 2254251 [http-nio-8051-exec-123] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@70d0a57
20-08-2026 00:37:46.189 2254251 [http-nio-8051-exec-123] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:46.189 2254251 [http-nio-8051-exec-123] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:46.189 2254251 [http-nio-8051-exec-123] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@70d0a57
20-08-2026 00:37:46.189 2254251 [http-nio-8051-exec-123] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:37:46.956 2255018 [http-nio-8051-exec-109] INFO  n.c.kiosk.machine.MachineController - {imei=TM04202204, skus=[186059, 4500710, 4500624, 4500677, 4500726, 4500541, 4500678, 4500499, 4500644, 4500673, 4500702, 4500715, 4500651, 4500668, 4500723, 4500705, 4500667, 185994, 4500711, 4500691, 4500718, 4500701, 166327, 4500519, 4500669, 4500643, 186001, 186043, 4500712, 185993, 4500647]}
20-08-2026 00:37:46.962 2255024 [http-nio-8051-exec-109] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Modern Kitchens Boondi Masala 36gm","sku_id":"4500691","vendor_id":"1","mrp":"10","selling_price":"10","weight":"40","image":"https://images.tinymart.in/product/4500691-6038.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-24 17:10:20.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Max protein 7 grain Protein Barbeque 30gm","sku_id":"4500718","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500718-9745.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-04 11:52:08.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:37:46.965 2255027 [http-nio-8051-exec-109] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:37:47.109 2255171 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:37:47.109 2255171 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:37:47.109 2255171 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app'}
20-08-2026 00:37:47.110 2255172 [http-nio-8051-exec-118] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app'}
20-08-2026 00:37:47.110 2255172 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/185994-2558.webp","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"offer_id":"","tray_id":"32","skuid":"185994","offer_desc":""}]
20-08-2026 00:37:47.111 2255173 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:37:47.111 2255173 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@17550b6a
20-08-2026 00:37:47.111 2255173 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:47.111 2255173 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@29d39caa
20-08-2026 00:37:47.111 2255173 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:47.111 2255173 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:47.111 2255173 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@29d39caa
20-08-2026 00:37:47.111 2255173 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:47.111 2255173 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:47.111 2255173 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@17550b6a
20-08-2026 00:37:47.111 2255173 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:47.192 2255254 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:37:47.192 2255254 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:47.192 2255254 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 950d94249898Db0c5670F6B8841a4a7736720542
20-08-2026 00:37:47.192 2255254 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:37:47.192 2255254 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:47.193 2255255 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:950d94249898Db0c5670F6B8841a4a7736720542, device:app
20-08-2026 00:37:47.194 2255256 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:47.195 2255257 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202302260819193003848
20-08-2026 00:37:47.195 2255257 [http-nio-8051-exec-105] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202302260819193003848
20-08-2026 00:37:47.524 2255586 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202505
20-08-2026 00:37:47.524 2255586 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:37:47.524 2255586 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:37:47
20-08-2026 00:37:47.524 2255586 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-07-30 13:13:00.277893', '2026-07-30 13:13:00.277983', '2026-08-19 17:53:51.468060', '2026-07-30 13:13:00.278099'], 'open_time': ['2026-07-30 13:12:58.890416', '2026-07-30 13:12:58.890416', '2026-08-19 17:53:45.644004', '2026-07-30 13:12:58.890416']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}]"}
20-08-2026 00:37:47.524 2255586 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:37:47.524 2255586 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:37:47.524 2255586 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:47.524 2255586 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:47.524 2255586 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:37:47.525 2255587 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-07-30 13:13:00.277893", "2026-07-30 13:13:00.277983", "2026-08-19 17:53:51.468060", "2026-07-30 13:13:00.278099"], "open_time": ["2026-07-30 13:12:58.890416", "2026-07-30 13:12:58.890416", "2026-08-19 17:53:45.644004", "2026-07-30 13:12:58.890416"]}
20-08-2026 00:37:47.525 2255587 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}]
20-08-2026 00:37:47.525 2255587 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:37:48.683 2256745 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:37:48.684 2256746 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:37:48.901 2256963 [http-nio-8051-exec-102] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-invalidfs, status=true, value=vfat}, {id=data-full, status=true, value=100%}], created_at=2026-08-20 00:37:48}}
20-08-2026 00:37:48.901 2256963 [http-nio-8051-exec-102] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:37:48.901 2256963 [http-nio-8051-exec-102] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:37:48.901 2256963 [http-nio-8051-exec-102] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202503, traysArr : []
20-08-2026 00:37:48.902 2256964 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202503, traysArr : []
20-08-2026 00:37:48.903 2256965 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:37:48.903 2256965 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:37:48.903 2256965 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:37:48.903 2256965 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:37:48.903 2256965 [http-nio-8051-exec-102] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202503, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:37:48"}
20-08-2026 00:37:48.903 2256965 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202503, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:37:48"}
20-08-2026 00:37:49.366 2257428 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:37:48, data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}]}}
20-08-2026 00:37:49.366 2257428 [http-nio-8051-exec-110] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:37:49.366 2257428 [http-nio-8051-exec-110] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:37:49.366 2257428 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM07202501, traysArr : []
20-08-2026 00:37:49.366 2257428 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM07202501, traysArr : []
20-08-2026 00:37:49.367 2257429 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:37:49.367 2257429 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:37:49.367 2257429 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:37:49.367 2257429 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:37:49.368 2257430 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM07202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:37:48"}
20-08-2026 00:37:49.368 2257430 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM07202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:37:48"}
20-08-2026 00:37:52.391 2260453 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:37:52.392 2260454 [http-nio-8051-exec-105] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:37:52.393 2260455 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/185994-2558.webp","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"offer_id":"","tray_id":"32","skuid":"185994","offer_desc":""}]
20-08-2026 00:37:52.393 2260455 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@43f2e89d
20-08-2026 00:37:52.393 2260455 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:52.393 2260455 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:52.393 2260455 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@43f2e89d
20-08-2026 00:37:52.393 2260455 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202203
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:37:52
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-20 00:37:45.872974', '2026-08-19 23:56:08.500163', '2026-08-20 00:37:45.873090', '2026-08-15 22:18:47.465723'], 'close_time': ['2026-08-20 00:37:50.931514', '2026-08-19 23:56:10.508124', '2026-08-20 00:37:50.931676', '2026-08-15 22:18:48.769098']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-20 00:37:45.872974", "2026-08-19 23:56:08.500163", "2026-08-20 00:37:45.873090", "2026-08-15 22:18:47.465723"], "close_time": ["2026-08-20 00:37:50.931514", "2026-08-19 23:56:10.508124", "2026-08-20 00:37:50.931676", "2026-08-15 22:18:48.769098"]}
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:37:52.631 2260693 [http-nio-8051-exec-59] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:37:52.791 2260853 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - requested status capture imei: NU11202501
20-08-2026 00:37:52.791 2260853 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:37:52.791 2260853 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:37:52
20-08-2026 00:37:52.791 2260853 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - {"power":1}
20-08-2026 00:37:52.791 2260853 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:52.791 2260853 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:52.791 2260853 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:52.791 2260853 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:37:52.791 2260853 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:37:52.791 2260853 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:37:52.791 2260853 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:37:53.856 2261918 [http-nio-8051-exec-116] INFO  n.c.kiosk.machine.MachineController - {skus=[4500642, 4500647, 4500710, 4500643, 4500713, 166327, 4500723, 4500711, 137335, 4500664, 4500452, 4500722, 4500726, 4500702, 4500719, 4500656, 4500667, 4500499, 4500650, 4500669, 4500721, 4500717, 4500694, 4500644, 186059, 4500678, 185993, 186001, 186043, 4500715, 4500725], imei=TM06202201}
20-08-2026 00:37:53.862 2261924 [http-nio-8051-exec-116] INFO  n.c.kiosk.machine.MachineController - [{"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Bingo Chips Chilli Sprinkled 30gm","sku_id":"4500452","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/4500452-8664.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-05-23 06:00:16.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:37:53.863 2261925 [http-nio-8051-exec-116] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:37:56.438 2264500 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:37:56.438 2264500 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:37:56.439 2264501 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@385c5a8c
20-08-2026 00:37:56.439 2264501 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1787735601749","expired":false,"activity":"","logged":true,"session":"Aa834a56700e978027DbB69fC4B4569100192714","mobile":"9100192714","active":1,"status":true}
20-08-2026 00:37:56.439 2264501 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"Aa834a56700e978027DbB69fC4B4569100192714","status":true}
20-08-2026 00:37:56.493 2264555 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:37:56.493 2264555 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:37:56.493 2264555 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:37:56.493 2264555 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5500a8d9
20-08-2026 00:37:56.493 2264555 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:56.493 2264555 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:56.493 2264555 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5500a8d9
20-08-2026 00:37:56.493 2264555 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:56.549 2264611 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:37:56.549 2264611 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:37:56.549 2264611 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:37:56.549 2264611 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7f9b6ae1
20-08-2026 00:37:56.549 2264611 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:56.549 2264611 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:56.549 2264611 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7f9b6ae1
20-08-2026 00:37:56.549 2264611 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:56.559 2264621 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:37:56.559 2264621 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:56.559 2264621 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:37:56.559 2264621 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:37:56.559 2264621 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:56.560 2264622 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:37:56.560 2264622 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:56.561 2264623 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9100192714
20-08-2026 00:37:56.561 2264623 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9100192714
20-08-2026 00:37:56.564 2264626 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@379deb44
20-08-2026 00:37:56.564 2264626 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:56.564 2264626 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:56.564 2264626 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@379deb44
20-08-2026 00:37:56.564 2264626 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:56.597 2264659 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:37:56.597 2264659 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:37:56.597 2264659 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:37:56.597 2264659 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:37:56.597 2264659 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:56.597 2264659 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:37:56.598 2264660 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:56.598 2264660 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9100192714, page=0}
20-08-2026 00:37:56.598 2264660 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9100192714, page=0}
20-08-2026 00:37:56.598 2264660 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:37:56.599 2264661 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9100192714
20-08-2026 00:37:56.611 2264673 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:37:56.611 2264673 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:37:56.612 2264674 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d1e6296a-b05e-4d53-8341-1fbf9d5f08b4","pre_auth_amount":45,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260818205211495.mp4","vm_imei_id":"TM08202203","order_amount":45,"weight_based_response":"{}","order_created_at":"2026-08-18 20:52:11.0","area":"Hebbal","address":"HSR","amount_received":45,"receipt_id":"IN20260818211207","proposedSkuJson":"{\"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500651\", \"door_id\": \"2\", \"sku_total\": 45, \"tray_id\": \"36\", \"mrp\": \"45\", \"qty\": 1, \"name\": \"Sunfeast Breakfast protein Smoothie with Oats\", \"image_url\": \"https://images.tinymart.in/product/4500651-8004.webp\", \"unit_price\": 45}], \"res\": true, \"total_amount\": 45, \"orderId\": \"TM08202203260818205223613\", \"bill_amount\": 45}","short_order_expiry":"18-09-2026 21:12:07","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:25:03.0","user_id":9100192714,"short_order_id":"9c921K","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260818205211495","sku_json":"{\"rstatus\": true, \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260818205211495\", \"res\": true, \"total_amount\": 45, \"skus\": [{\"offer_id\": \"\", \"skuid\": \"4500651\", \"door_id\": \"\", \"sku_total\": 45, \"tray_id\": \"36\", \"mrp\": \"45\", \"qty\": 1, \"name\": \"Sunfeast Breakfast protein Smoothie with Oats per peice\", \"image_url\": \"https://images.tinymart.in/product/4500651-8004.webp\", \"unit_price\": \"45\"}], \"bill_amount\": 45, \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"383f1d34-7390-40ee-874c-337e25c70779","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260815003408884.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-15 00:34:08.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260815003513","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500592\", \"mrp\": \"20\", \"unit_price\": 20, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500592-7887.webp\", \"name\": \"Jus Amazin SALTED PEANUTS 33g\", \"sku_total\": 20, \"door_id\": \"1\", \"offer_desc\": \"\", \"qty\": 1, \"tray_id\": \"13\"}], \"orderId\": \"TM08202203260815003408884\", \"userId\": \"9100192714\", \"imei\": \"TM08202203\"}","short_order_expiry":"15-09-2026 00:35:13","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-15 00:50:03.0","user_id":9100192714,"short_order_id":"Zk7sXd","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260815003408884","sku_json":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"orderId\": \"TM08202203260815003408884\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500592\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500592-7887.webp\", \"name\": \"Jus Amazin SALTED PEANUTS 33g per peice\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 1, \"tray_id\": \"13\"}], \"rstatus\": true, \"userId\": \"9100192714\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ebde0304-99e2-46a3-954a-5806cc7c9568","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260813224533264.mp4","vm_imei_id":"TM08202203","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-08-13 22:45:33.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260813224636","proposedSkuJson":"{\"total_amount\": 60, \"skus\": [{\"door_id\": \"2\", \"tray_id\": \"45\", \"offer_desc\": \"\", \"unit_price\": 60, \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500656\", \"mrp\": \"60\"}], \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 60, \"orderId\": \"TM08202203260813224533264\", \"userId\": \"9100192714\", \"imei\": \"TM08202203\"}","short_order_expiry":"13-09-2026 22:46:36","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9100192714,"short_order_id":"pxlPlM","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260813224533264","sku_json":"{\"orderId\": \"TM08202203260813224533264\", \"total_amount\": 60, \"skus\": [{\"door_id\": \"\", \"tray_id\": \"45\", \"unit_price\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500656\", \"mrp\": \"60\"}], \"userId\": \"9100192714\", \"rstatus\": true, \"res\": true, \"bill_amount\": 60, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e7c6559d-b2b5-4e15-b521-491281f5857f","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260807201139122.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-07 20:11:39.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260807201249","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 40, \"skuid\": \"186059\", \"mrp\": \"40\", \"name\": \"Pepsi ZeroSugar  300ml\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"door_id\": \"2\", \"tray_id\": \"46\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 40, \"userId\": \"9100192714\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807201139122\", \"res\": true, \"total_amount\": 40, \"cart_offer_desc\": \"\"}","short_order_expiry":"07-09-2026 20:12:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-07 20:25:03.0","user_id":9100192714,"short_order_id":"L07VyX","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260807201139122","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 40, \"skuid\": \"186059\", \"mrp\": \"40\", \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"door_id\": \"\", \"tray_id\": \"46\", \"offer_id\": \"\"}], \"bill_amount\": 40, \"userId\": \"9100192714\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807201139122\", \"res\": true, \"total_amount\": 40, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"eea61f5b-25ea-4686-a76e-b0a843c22857","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260710195335990.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-10 19:53:36.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260710195451","proposedSkuJson":"{\"imei\": \"TM08202203\", \"total_amount\": 20, \"skus\": [{\"name\": \"Cad bury Dairy Milk Chocolate 18gm\", \"sku_total\": 20, \"door_id\": \"2\", \"tray_id\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"skuid\": \"4500541\", \"mrp\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260710195335990\", \"userId\": \"9100192714\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"10-08-2026 19:54:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-10 19:55:03.0","user_id":9100192714,"short_order_id":"W400Pw","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260710195335990","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"skus\": [{\"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\", \"sku_total\": 20, \"door_id\": \"\", \"tray_id\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"skuid\": \"4500541\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260710195335990\", \"userId\": \"9100192714\", \"res\": true, \"imei\": \"TM08202203\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"9c6c946d-f4b3-41f2-99fb-358138a691b7","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260701205357038.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-01 20:53:57.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260701205506","proposedSkuJson":"{\"imei\": \"TM08202203\", \"orderId\": \"TM08202203260701205357038\", \"res\": true, \"total_amount\": 20, \"userId\": \"9100192714\", \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"skus\": [{\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"tray_id\": \"11\", \"mrp\": \"10\", \"door_id\": \"1\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500648\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"offer_desc\": \"\"}, {\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"tray_id\": \"14\", \"mrp\": \"10\", \"door_id\": \"1\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500647\", \"name\": \"Modern kitchens Roasted Channa 32g\", \"offer_desc\": \"\"}]}","short_order_expiry":"01-08-2026 20:55:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-01 21:05:02.0","user_id":9100192714,"short_order_id":"8M0mw7","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260701205357038","sku_json":"{\"total_amount\": 20, \"imei\": \"TM08202203\", \"rstatus\": true, \"res\": true, \"skus\": [{\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"skuid\": \"4500647\", \"mrp\": \"10\", \"door_id\": \"\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"tray_id\": \"14\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\"}, {\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"mrp\": \"10\", \"door_id\": \"\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"tray_id\": \"22\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\"}], \"order_status\": \"\", \"userId\": \"9100192714\", \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260701205357038\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e0380a77-8f7e-4068-828f-34ec533e77e4","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260617003052078.mp4","vm_imei_id":"TM08202203","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-06-17 00:30:52.0","area":"Hebbal","address":"HSR","amount_received":70,"receipt_id":"IN20260617003213","proposedSkuJson":"{\"bill_amount\": 70, \"orderId\": \"TM08202203260617003052078\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500707-9670.jpg\", \"skuid\": \"4500707\", \"door_id\": \"1\", \"mrp\": \"30\", \"offer_desc\": \"\", \"name\": \"Farmely Party Mix 21gm\", \"tray_id\": \"22\", \"unit_price\": 30, \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"skuid\": \"4500647\", \"door_id\": \"1\", \"mrp\": \"10\", \"offer_desc\": \"\", \"name\": \"Modern kitchens Roasted Channa 32g\", \"tray_id\": \"15\", \"unit_price\": 10, \"qty\": 1, \"sku_total\": 10, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"door_id\": \"2\", \"mrp\": \"30\", \"offer_desc\": \"\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g\", \"tray_id\": \"40\", \"unit_price\": 30, \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"userId\": \"9100192714\", \"res\": true, \"total_amount\": 70}","short_order_expiry":"17-07-2026 00:32:13","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-06-17 00:40:03.0","user_id":9100192714,"short_order_id":"o0PENv","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260617003052078","sku_json":"{\"imei\": \"TM08202203\", \"rstatus\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"skuid\": \"4500647\", \"door_id\": \"\", \"mrp\": \"10\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"tray_id\": \"15\", \"unit_price\": \"10\", \"qty\": 1, \"sku_total\": 10, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/4500707-9670.jpg\", \"skuid\": \"4500707\", \"door_id\": \"\", \"mrp\": \"30\", \"name\": \"Farmely Party Mix 21gm per peice\", \"tray_id\": \"22\", \"unit_price\": \"30\", \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"door_id\": \"\", \"mrp\": \"30\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g per peice\", \"tray_id\": \"40\", \"unit_price\": \"30\", \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260617003052078\", \"total_amount\": 70, \"order_status\": \"\", \"userId\": \"9100192714\", \"res\": true, \"bill_amount\": 70}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a432577b-4395-4db1-9a8c-3a8a895cd9b2","pre_auth_amount":56,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260526144149767.mp4","vm_imei_id":"TM08202203","order_amount":76,"weight_based_response":"{}","order_created_at":"2026-05-26 14:41:49.0","area":"Hebbal","address":"HSR","amount_received":56,"receipt_id":"IN20260526144252","proposedSkuJson":"{\"orderId\": \"TM08202203260526144149767\", \"cart_offer_desc\": \"\", \"bill_amount\": 56, \"imei\": \"TM08202203\", \"skus\": [{\"unit_price\": 20, \"qty\": 1, \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"40\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"mrp\": \"20\", \"offer_id\": \"\", \"door_id\": \"2\", \"skuid\": \"137335\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\"}, {\"unit_price\": 36, \"qty\": 1, \"sku_total\": 36, \"offer_desc\": \"\", \"tray_id\": \"38\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"mrp\": \"38\", \"offer_id\": \"166327_0803\", \"door_id\": \"2\", \"skuid\": \"166327\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\"}], \"res\": true, \"userId\": \"9100192714\", \"total_amount\": 56}","short_order_expiry":"26-06-2026 14:42:52","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-26 14:50:02.0","user_id":9100192714,"short_order_id":"iks2To","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260526144149767","sku_json":"{\"orderId\": \"TM08202203260526144149767\", \"rstatus\": true, \"total_amount\": 76, \"userId\": \"9100192714\", \"imei\": \"TM08202203\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"20\", \"qty\": 1, \"sku_total\": 20, \"tray_id\": \"36\", \"name\": \"Snickers Chocolate Bar 22g per peice\", \"mrp\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"skuid\": \"112220\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}, {\"unit_price\": \"36\", \"qty\": \"1\", \"sku_total\": 36, \"offer_desc\": \"5% OFF\", \"tray_id\": \"38\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"mrp\": \"38\", \"offer_id\": \"166327_0803\", \"door_id\": \"\", \"skuid\": \"166327\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\"}, {\"unit_price\": \"20\", \"qty\": 1, \"sku_total\": 20, \"tray_id\": \"40\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"mrp\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"skuid\": \"137335\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\"}], \"res\": true, \"order_status\": \"\", \"bill_amount\": 78}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a45d9ce6-49e3-40b9-b1f8-de18a32f7eff","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260513212949650.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-13 21:29:49.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260513213126","proposedSkuJson":"{\"userId\": \"9100192714\", \"total_amount\": 40, \"imei\": \"TM08202203\", \"skus\": [{\"door_id\": \"1\", \"tray_id\": \"13\", \"skuid\": \"4500659\", \"image_url\": \"https://images.tinymart.in/product/4500659-9360.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern Kitchen Roasted Peanut 29gm\", \"offer_desc\": \"\"}, {\"door_id\": \"1\", \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern kitchens Roasted Channa 32g\", \"offer_desc\": \"\"}, {\"door_id\": \"1\", \"tray_id\": \"26\", \"skuid\": \"8393\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\", \"unit_price\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"sku_total\": 20, \"qty\": 1, \"name\": \"Lays Wavy Cream  Onion 31g\", \"offer_desc\": \"\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"res\": true, \"orderId\": \"TM08202203260513212949650\"}","short_order_expiry":"13-06-2026 21:31:26","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-13 21:45:03.0","user_id":9100192714,"short_order_id":"eIlc8R","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260513212949650","sku_json":"{\"userId\": \"9100192714\", \"total_amount\": 40, \"rstatus\": true, \"imei\": \"TM08202203\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"13\", \"skuid\": \"4500659\", \"image_url\": \"https://images.tinymart.in/product/4500659-9360.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern Kitchen Roasted Peanut 29gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern kitchens Roasted Channa 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"26\", \"skuid\": \"8393\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\", \"unit_price\": \"20\", \"offer_id\": \"\", \"mrp\": \"20\", \"sku_total\": 20, \"qty\": 1, \"name\": \"Lays Wavy Cream  Onion 31g per peice\"}], \"cart_offer_desc\": \"\", \"order_status\": \"\", \"res\": true, \"bill_amount\": 40, \"orderId\": \"TM08202203260513212949650\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"4b6eb821-2366-494e-be51-47ee213716f1","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260511204710928.mp4","vm_imei_id":"TM08202203","order_amount":80,"weight_based_response":"{}","order_created_at":"2026-05-11 20:47:10.0","area":"Hebbal","address":"HSR","amount_received":70,"receipt_id":"IN20260511204840","proposedSkuJson":"{\"imei\": \"TM08202203\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500692-4362.avif\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": 20, \"name\": \"Max protein 7 grain Protein Hot Chilli 30gm\", \"sku_total\": 20, \"offer_desc\": \"\", \"skuid\": \"4500692\", \"door_id\": \"1\", \"tray_id\": \"24\"}, {\"image_url\": \"https://images.tinymart.in/product/4500653-5107.webp\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10, \"name\": \"Modern kitchens Kabuli Channa 26gm\", \"sku_total\": 10, \"offer_desc\": \"\", \"skuid\": \"4500653\", \"door_id\": \"1\", \"tray_id\": \"12\"}, {\"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"40\", \"unit_price\": 40, \"name\": \"Pepsi ZeroSugar  300ml\", \"sku_total\": 40, \"offer_desc\": \"\", \"skuid\": \"186059\", \"door_id\": \"2\", \"tray_id\": \"46\"}], \"userId\": \"9100192714\", \"res\": true, \"total_amount\": 70, \"orderId\": \"TM08202203260511204710928\", \"bill_amount\": 70, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-06-2026 20:48:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-11 21:05:02.0","user_id":9100192714,"short_order_id":"AC13WU","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260511204710928","sku_json":"{\"imei\": \"TM08202203\", \"userId\": \"9100192714\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500653-5107.webp\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\", \"name\": \"Modern kitchens Kabuli Channa 26gm per peice\", \"sku_total\": 10, \"skuid\": \"4500653\", \"door_id\": \"\", \"tray_id\": \"12\"}, {\"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"sku_total\": 10, \"skuid\": \"4500647\", \"door_id\": \"\", \"tray_id\": \"22\"}, {\"image_url\": \"https://images.tinymart.in/product/4500692-4362.avif\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\", \"name\": \"Max protein 7 grain Protein Hot Chilli 30gm per peice\", \"sku_total\": 20, \"skuid\": \"4500692\", \"door_id\": \"\", \"tray_id\": \"24\"}, {\"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"40\", \"unit_price\": \"40\", \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"sku_total\": 40, \"skuid\": \"186059\", \"door_id\": \"\", \"tray_id\": \"46\"}], \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 80, \"res\": true, \"orderId\": \"TM08202203260511204710928\", \"bill_amount\": 80, \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a64c459a-1071-4da9-8c01-d000b7b947ff","pre_auth_amount":69,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260508221414593.mp4","vm_imei_id":"TM08202203","order_amount":69,"weight_based_response":"{}","order_created_at":"2026-05-08 22:14:14.0","area":"Hebbal","address":"HSR","amount_received":69,"receipt_id":"IN20260508221607","proposedSkuJson":"{\"userId\": \"9100192714\", \"total_amount\": 69, \"skus\": [{\"name\": \"McVities Coconut Cookies 66gm\", \"sku_total\": 10, \"door_id\": \"1\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": 10, \"tray_id\": \"20\", \"skuid\": \"4500680\", \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\", \"offer_desc\": \"\"}, {\"name\": \"Modern kitchens Roasted Channa 32g\", \"sku_total\": 10, \"door_id\": \"1\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": 10, \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"offer_desc\": \"\"}, {\"name\": \"Town Bus Masala Peanuts\", \"sku_total\": 10, \"door_id\": \"1\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": 10, \"tray_id\": \"13\", \"skuid\": \"2332\", \"image_url\": \"https://images.tinymart.in/product/2332-5531.jpg\", \"offer_desc\": \"\"}, {\"name\": \"Snickers Chocolate Bar 22g\", \"sku_total\": 20, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"20\", \"unit_price\": 20, \"tray_id\": \"36\", \"skuid\": \"112220\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\", \"offer_desc\": \"\"}, {\"name\": \"Tropicana Orange Delight 180 ML\", \"sku_total\": 19, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"19\", \"unit_price\": 19, \"tray_id\": \"37\", \"skuid\": \"186090\", \"image_url\": \"https://images.tinymart.in/product/186090-4056.jpg\", \"offer_desc\": \"\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260508221414593\", \"res\": true, \"bill_amount\": 69}","short_order_expiry":"08-06-2026 22:16:08","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-08 22:25:02.0","user_id":9100192714,"short_order_id":"6XrDSI","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260508221414593","sku_json":"{\"userId\": \"9100192714\", \"rstatus\": true, \"bill_amount\": 69, \"skus\": [{\"name\": \"Modern kitchens Kabuli Channa 26gm per peice\", \"sku_total\": 10, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": \"10\", \"tray_id\": \"12\", \"skuid\": \"4500653\", \"image_url\": \"https://images.tinymart.in/product/4500653-5107.webp\"}, {\"name\": \"McVities Coconut Cookies 66gm per peice\", \"sku_total\": 10, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": \"10\", \"tray_id\": \"20\", \"skuid\": \"4500680\", \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\"}, {\"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"sku_total\": 10, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": \"10\", \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\"}, {\"name\": \"Snickers Chocolate Bar 22g per peice\", \"sku_total\": 20, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"20\", \"unit_price\": \"20\", \"tray_id\": \"36\", \"skuid\": \"112220\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}, {\"name\": \"Tropicana Orange Delight 180 ML per peice\", \"sku_total\": 19, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"19\", \"unit_price\": \"19\", \"tray_id\": \"37\", \"skuid\": \"186090\", \"image_url\": \"https://images.tinymart.in/product/186090-4056.jpg\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260508221414593\", \"order_status\": \"\", \"res\": true, \"total_amount\": 69}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"9945f185-f482-4e26-9017-9edf45f84b7f","pre_auth_amount":100,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260422202123465.mp4","vm_imei_id":"TM08202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-04-22 20:21:23.0","area":"Hebbal","address":"HSR","amount_received":100,"receipt_id":"IN20260422202245","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"door_id\": \"2\", \"mrp\": \"50\", \"skuid\": \"4500642\", \"unit_price\": 40, \"offer_desc\": \"\", \"tray_id\": \"41\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm\", \"qty\": 1, \"offer_id\": \"4500642_0803\"}, {\"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"door_id\": \"2\", \"mrp\": \"60\", \"skuid\": \"4500656\", \"unit_price\": 60, \"offer_desc\": \"\", \"tray_id\": \"45\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"qty\": 1, \"offer_id\": \"\"}], \"total_amount\": 100, \"bill_amount\": 100, \"userId\": \"9100192714\", \"orderId\": \"TM08202203260422202123465\", \"imei\": \"TM08202203\"}","short_order_expiry":"22-05-2026 20:22:45","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-22 20:40:02.0","user_id":9100192714,"short_order_id":"0aiT8F","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260422202123465","sku_json":"{\"res\": true, \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"skus\": [{\"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"door_id\": \"\", \"mrp\": \"50\", \"skuid\": \"4500642\", \"unit_price\": \"40\", \"offer_desc\": \"20% OFF\", \"tray_id\": \"41\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"qty\": \"1\", \"offer_id\": \"4500642_0803\"}, {\"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"door_id\": \"\", \"mrp\": \"60\", \"skuid\": \"4500656\", \"unit_price\": \"60\", \"tray_id\": \"45\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"qty\": 1, \"offer_id\": \"\"}], \"total_amount\": 100, \"bill_amount\": 110, \"rstatus\": true, \"order_status\": \"\", \"orderId\": \"TM08202203260422202123465\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"8c027519-3a81-417a-89c3-ebbcad0a7fb9","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260416202728293.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-16 20:27:28.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260416202854","proposedSkuJson":"{\"bill_amount\": 40, \"res\": true, \"userId\": \"9100192714\", \"orderId\": \"TM08202203260416202728293\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"offer_desc\": \"\", \"sku_total\": 40, \"unit_price\": 40, \"mrp\": \"40\", \"tray_id\": \"45\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500509-2152.webp\", \"skuid\": \"4500509\", \"qty\": 1, \"name\": \"Mirinda 330 ml can\", \"door_id\": \"2\"}], \"total_amount\": 40}","short_order_expiry":"16-05-2026 20:28:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-16 20:35:02.0","user_id":9100192714,"short_order_id":"i6xZuh","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260416202728293","sku_json":"{\"bill_amount\": 40, \"res\": true, \"order_status\": \"\", \"userId\": \"9100192714\", \"orderId\": \"TM08202203260416202728293\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"sku_total\": 40, \"unit_price\": \"40\", \"mrp\": \"40\", \"tray_id\": \"45\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500509-2152.webp\", \"skuid\": \"4500509\", \"qty\": 1, \"name\": \"Mirinda 330 ml can per peice\", \"door_id\": \"\"}], \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"2d4a2eda-c4b5-4f62-a9fd-82ef8ab63400","pre_auth_amount":95,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260406212642690.mp4","vm_imei_id":"TM08202203","order_amount":95,"weight_based_response":"{}","order_created_at":"2026-04-06 21:26:42.0","area":"Hebbal","address":"HSR","amount_received":95,"receipt_id":"IN20260406212819","proposedSkuJson":"{\"orderId\": \"TM08202203260406212642690\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 95, \"total_amount\": 95, \"userId\": \"9100192714\", \"skus\": [{\"sku_total\": 20, \"skuid\": \"137335\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"unit_price\": 20, \"name\": \"Nestle Milky bar, 25g RS- 20\", \"offer_id\": \"\", \"tray_id\": \"36\", \"door_id\": \"2\", \"offer_desc\": \"\", \"mrp\": \"20\"}, {\"sku_total\": 50, \"skuid\": \"4500642\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"unit_price\": 50, \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm\", \"offer_id\": \"\", \"tray_id\": \"41\", \"door_id\": \"2\", \"offer_desc\": \"\", \"mrp\": \"50\"}, {\"sku_total\": 25, \"skuid\": \"4500641\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500641-4924.avif\", \"unit_price\": 25, \"name\": \"Nandini Lassi 180ml\", \"offer_id\": \"\", \"tray_id\": \"45\", \"door_id\": \"2\", \"offer_desc\": \"\", \"mrp\": \"25\"}], \"imei\": \"TM08202203\"}","short_order_expiry":"06-05-2026 21:28:19","invoice_final_settled_amount":0,"previous_pending":38,"_invoice_balance":0,"order_modified_at":"2026-04-06 21:35:02.0","user_id":9100192714,"short_order_id":"b7gwAq","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260406212642690","sku_json":"{\"orderId\": \"TM08202203260406212642690\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"bill_amount\": 95, \"total_amount\": 95, \"userId\": \"9100192714\", \"res\": true, \"skus\": [{\"sku_total\": 20, \"skuid\": \"137335\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"unit_price\": \"20\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"offer_id\": \"\", \"tray_id\": \"36\", \"door_id\": \"\", \"mrp\": \"20\"}, {\"sku_total\": 50, \"skuid\": \"4500642\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"unit_price\": \"50\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"offer_id\": \"\", \"tray_id\": \"41\", \"door_id\": \"\", \"mrp\": \"50\"}, {\"sku_total\": 25, \"skuid\": \"4500641\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500641-4924.avif\", \"unit_price\": \"25\", \"name\": \"Nandini Lassi 180ml per peice\", \"offer_id\": \"\", \"tray_id\": \"45\", \"door_id\": \"\", \"mrp\": \"25\"}], \"imei\": \"TM08202203\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5a279be5-6109-46e0-a6fb-707763582795","pre_auth_amount":77,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260218223622879.mp4","vm_imei_id":"TM02202301","order_amount":115,"weight_based_response":"{}","order_created_at":"2026-02-18 22:36:22.0","area":"E-City ","address":"HSR","amount_received":77,"receipt_id":"IN20260218223749","proposedSkuJson":"{\"imei\": \"TM02202301\", \"total_amount\": 77, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"skuid\": \"4500642\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm\", \"tray_id\": \"41\", \"sku_total\": 43, \"offer_id\": \"4500642_0201\", \"qty\": 1, \"unit_price\": 43, \"mrp\": \"50\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"tray_id\": \"31\", \"sku_total\": 34, \"offer_id\": \"166327_0201\", \"qty\": 1, \"unit_price\": 34, \"mrp\": \"38\"}], \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"orderId\": \"TM02202301260218223622879\", \"res\": true, \"bill_amount\": 77}","short_order_expiry":"18-03-2026 22:37:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-02-18 22:50:02.0","user_id":9100192714,"short_order_id":"1sM2D2","location":"Tech Mahindra Smart","order_id":"TM02202301260218223622879","sku_json":"{\"imei\": \"TM02202301\", \"orderId\": \"TM02202301260218223622879\", \"skus\": [{\"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"tray_id\": \"31\", \"sku_total\": 34, \"offer_id\": \"166327_0201\", \"qty\": \"1\", \"unit_price\": \"34\", \"mrp\": \"38\"}, {\"offer_desc\": \"25% OFF\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500630-4211.png\", \"skuid\": \"4500630\", \"name\": \"Vito Care Mango passion fruit Vitamin Drink 250ml per peice\", \"tray_id\": \"34\", \"sku_total\": 38, \"offer_id\": \"4500630_0201\", \"qty\": \"1\", \"unit_price\": \"38\", \"mrp\": \"50\"}, {\"offer_desc\": \"15% OFF\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"skuid\": \"4500642\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"tray_id\": \"41\", \"sku_total\": 43, \"offer_id\": \"4500642_0201\", \"qty\": \"1\", \"unit_price\": \"43\", \"mrp\": \"50\"}], \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"total_amount\": 115, \"rstatus\": true, \"res\": true, \"bill_amount\": 138, \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3eee0199-9a4f-492b-8256-643b5fb55b6a","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260202210604399.mp4","vm_imei_id":"TM02202301","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-02-02 21:06:04.0","area":"E-City ","address":"HSR","amount_received":60,"receipt_id":"IN20260202211515","proposedSkuJson":"{\"userId\": \"9100192714\", \"res\": true, \"imei\": \"TM02202301\", \"total_amount\": 60, \"orderId\": \"TM02202301260202210604399\", \"cart_offer_desc\": \"\", \"bill_amount\": 60, \"skus\": [{\"name\": \"Nestle Milky bar, 25g RS- 20\", \"skuid\": \"137335\", \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"offer_desc\": \"\", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"tray_id\": \"37\", \"sku_total\": 20, \"mrp\": \"20\"}, {\"name\": \"Pepsi ZeroSugar  330ml\", \"skuid\": \"186059\", \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"offer_desc\": \"\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"tray_id\": \"44\", \"sku_total\": 40, \"mrp\": \"40\"}]}","short_order_expiry":"02-03-2026 21:15:15","invoice_final_settled_amount":0,"previous_pending":1,"_invoice_balance":0,"order_modified_at":"2026-02-02 21:25:03.0","user_id":9100192714,"short_order_id":"I6lSge","location":"Tech Mahindra Smart","order_id":"TM02202301260202210604399","sku_json":"{\"userId\": \"9100192714\", \"res\": true, \"imei\": \"TM02202301\", \"total_amount\": 60, \"order_status\": \"\", \"orderId\": \"TM02202301260202210604399\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"bill_amount\": 60, \"skus\": [{\"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"skuid\": \"137335\", \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"tray_id\": \"37\", \"sku_total\": 20, \"mrp\": \"20\"}, {\"name\": \"Pepsi ZeroSugar  330ml per peice\", \"skuid\": \"186059\", \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"tray_id\": \"44\", \"sku_total\": 40, \"mrp\": \"40\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a508c520-0218-469e-82a0-d1a13b05b10e","pre_auth_amount":76,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260129212912453.mp4","vm_imei_id":"TM02202301","order_amount":77,"weight_based_response":"{}","order_created_at":"2026-01-29 21:29:12.0","area":"E-City ","address":"HSR","amount_received":76,"receipt_id":"IN20260129213054","proposedSkuJson":"{\"userId\": \"9100192714\", \"orderId\": \"TM02202301260129212912453\", \"bill_amount\": 76, \"total_amount\": 76, \"cart_offer_desc\": \"\", \"imei\": \"TM02202301\", \"skus\": [{\"offer_desc\": \"\", \"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"1\", \"skuid\": \"8393\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"23\", \"name\": \"Lays Wavy Cream  Onion 31g\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\"}, {\"offer_desc\": \"\", \"offer_id\": \"166327_0201\", \"mrp\": \"40\", \"door_id\": \"2\", \"skuid\": \"166327\", \"unit_price\": 36, \"sku_total\": 36, \"qty\": 1, \"tray_id\": \"31\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\"}, {\"offer_desc\": \"\", \"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"112220\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"42\", \"name\": \"Snickers Chocolate Bar 22g\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}], \"res\": true}","short_order_expiry":"28-02-2026 21:30:54","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-01-29 21:40:03.0","user_id":9100192714,"short_order_id":"TzoNSt","location":"Tech Mahindra Smart","order_id":"TM02202301260129212912453","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9100192714\", \"orderId\": \"TM02202301260129212912453\", \"bill_amount\": 77, \"total_amount\": 77, \"rstatus\": true, \"imei\": \"TM02202301\", \"order_status\": \"\", \"skus\": [{\"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"8393\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"23\", \"name\": \"Lays Wavy Cream  Onion 31g per peice\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\"}, {\"offer_id\": \"\", \"mrp\": \"37\", \"door_id\": \"\", \"skuid\": \"186020\", \"unit_price\": \"37\", \"sku_total\": 37, \"qty\": 1, \"tray_id\": \"35\", \"name\": \"Cavins Belgian Chocolate Milkshake 170ml per peice\", \"image_url\": \"https://images.tinymart.in/product/186020-8456.webp\"}, {\"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"112220\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"42\", \"name\": \"Snickers Chocolate Bar 22g per peice\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}], \"res\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1b214e1c-63f3-496b-bd62-27253eb4b586","pre_auth_amount":54,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260122142520110.mp4","vm_imei_id":"TM02202301","order_amount":74,"weight_based_response":"{}","order_created_at":"2026-01-22 14:25:20.0","area":"E-City ","address":"HSR","amount_received":54,"receipt_id":"IN20260122142649","proposedSkuJson":"{\"bill_amount\": 54, \"skus\": [{\"skuid\": \"4500566\", \"name\": \"Snickers Chocolate 20gm\", \"unit_price\": 18, \"offer_id\": \"\", \"tray_id\": \"42\", \"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"mrp\": \"18\", \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\", \"sku_total\": 18}, {\"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"unit_price\": 36, \"offer_id\": \"166327_0201\", \"tray_id\": \"31\", \"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"sku_total\": 36}], \"res\": true, \"orderId\": \"TM02202301260122142520110\", \"cart_offer_desc\": \"\", \"imei\": \"TM02202301\", \"userId\": \"9100192714\", \"total_amount\": 54}","short_order_expiry":"22-02-2026 14:26:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-22 14:40:02.0","user_id":9100192714,"short_order_id":"FNuXoJ","location":"Tech Mahindra Smart","order_id":"TM02202301260122142520110","sku_json":"{\"bill_amount\": 78, \"skus\": [{\"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"unit_price\": \"36\", \"offer_id\": \"166327_0201\", \"tray_id\": \"31\", \"door_id\": \"\", \"offer_desc\": \"10% OFF\", \"qty\": \"1\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"sku_total\": 36}, {\"skuid\": \"4500621\", \"name\": \"Cadbury Fuse 23gm per peice\", \"unit_price\": \"20\", \"offer_id\": \"\", \"tray_id\": \"36\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500621-2427.jpg\", \"sku_total\": 20}, {\"skuid\": \"4500566\", \"name\": \"Snickers Chocolate 20gm per peice\", \"unit_price\": \"18\", \"offer_id\": \"\", \"tray_id\": \"42\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\", \"sku_total\": 18}], \"res\": true, \"rstatus\": true, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9100192714\", \"imei\": \"TM02202301\", \"total_amount\": 74, \"orderId\": \"TM02202301260122142520110\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"8e4453db-7581-439b-b98a-952b7194f829","pre_auth_amount":85,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260120155022901.mp4","vm_imei_id":"TM02202301","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-01-20 15:50:22.0","area":"E-City ","address":"HSR","amount_received":85,"receipt_id":"IN20260120155206","proposedSkuJson":"{\"skus\": [{\"mrp\": \"49\", \"sku_total\": 49, \"offer_id\": \"\", \"offer_desc\": \"\", \"name\": \"Cadbury Dairy Milk Fruit n Nut 35gms\", \"image_url\": \"https://images.tinymart.in/product/6417-8641.jpg\", \"qty\": 1, \"tray_id\": \"41\", \"door_id\": \"2\", \"unit_price\": 49, \"skuid\": \"6417\"}, {\"mrp\": \"40\", \"sku_total\": 36, \"offer_id\": \"166327_0201\", \"offer_desc\": \"\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"qty\": 1, \"tray_id\": \"31\", \"door_id\": \"2\", \"unit_price\": 36, \"skuid\": \"166327\"}], \"imei\": \"TM02202301\", \"res\": true, \"orderId\": \"TM02202301260120155022901\", \"cart_offer_desc\": \"\", \"bill_amount\": 85, \"total_amount\": 85, \"userId\": \"9100192714\"}","short_order_expiry":"20-02-2026 15:52:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-20 16:10:03.0","user_id":9100192714,"short_order_id":"XLBtT8","location":"Tech Mahindra Smart","order_id":"TM02202301260120155022901","sku_json":"{\"skus\": [{\"mrp\": \"40\", \"sku_total\": 36, \"offer_id\": \"166327_0201\", \"offer_desc\": \"10% OFF\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"qty\": \"1\", \"tray_id\": \"31\", \"door_id\": \"\", \"unit_price\": \"36\", \"skuid\": \"166327\"}, {\"mrp\": \"49\", \"sku_total\": 49, \"offer_id\": \"\", \"name\": \"Cadbury Dairy Milk Fruit n Nut 35gms per peice\", \"image_url\": \"https://images.tinymart.in/product/6417-8641.jpg\", \"qty\": 1, \"tray_id\": \"41\", \"door_id\": \"\", \"unit_price\": \"49\", \"skuid\": \"6417\"}], \"imei\": \"TM02202301\", \"res\": true, \"orderId\": \"TM02202301260120155022901\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"bill_amount\": 89, \"userId\": \"9100192714\", \"total_amount\": 85, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ee5f6277-aa88-4260-bdc5-8072aa84bcd6","pre_auth_amount":67,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260116225204937.mp4","vm_imei_id":"TM02202301","order_amount":67,"weight_based_response":"{}","order_created_at":"2026-01-16 22:52:04.0","area":"E-City ","address":"HSR","amount_received":67,"receipt_id":"IN20260116225322","proposedSkuJson":"{\"orderId\": \"TM02202301260116225204937\", \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 67, \"imei\": \"TM02202301\", \"userId\": \"9100192714\", \"skus\": [{\"mrp\": \"49\", \"offer_desc\": \"\", \"sku_total\": 49, \"door_id\": \"2\", \"name\": \"Cadbury Dairy Milk Fruit n Nut 35gms\", \"unit_price\": 49, \"offer_id\": \"\", \"skuid\": \"6417\", \"tray_id\": \"41\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/6417-8641.jpg\"}, {\"mrp\": \"18\", \"offer_desc\": \"\", \"sku_total\": 18, \"door_id\": \"2\", \"name\": \"Snickers Chocolate 20gm\", \"unit_price\": 18, \"offer_id\": \"\", \"skuid\": \"4500566\", \"tray_id\": \"42\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\"}], \"bill_amount\": 67}","short_order_expiry":"16-02-2026 22:53:22","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-16 23:10:03.0","user_id":9100192714,"short_order_id":"ta0p4c","location":"Tech Mahindra Smart","order_id":"TM02202301260116225204937","sku_json":"{\"orderId\": \"TM02202301260116225204937\", \"skus\": [{\"mrp\": \"49\", \"sku_total\": 49, \"door_id\": \"\", \"name\": \"Cadbury Dairy Milk Fruit n Nut 35gms per peice\", \"unit_price\": \"49\", \"offer_id\": \"\", \"skuid\": \"6417\", \"tray_id\": \"41\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/6417-8641.jpg\"}, {\"mrp\": \"18\", \"sku_total\": 18, \"door_id\": \"\", \"name\": \"Snickers Chocolate 20gm per peice\", \"unit_price\": \"18\", \"offer_id\": \"\", \"skuid\": \"4500566\", \"tray_id\": \"42\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\"}], \"rstatus\": true, \"imei\": \"TM02202301\", \"cart_offer_desc\": \"\", \"total_amount\": 67, \"res\": true, \"userId\": \"9100192714\", \"order_status\": \"\", \"bill_amount\": 67}","status":"Completed"}]
20-08-2026 00:37:56.613 2264675 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=9100192714}
20-08-2026 00:37:56.613 2264675 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260818205211495_0', order_id='TM08202203260818205211495', sku='4500651', tray_id='', vm_id='1660745548012', price=45.0, mrp=45.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:12:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.614 2264676 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/4500651-8004.webp","qty":1,"name":"Sunfeast Breakfast protein Smoothie with Oats","mrp":"45","unit_price":45,"offer_id":"","skuid":"4500651","tray_id":"36","offer_desc":""}]
20-08-2026 00:37:56.616 2264678 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260815003408884_0', order_id='TM08202203260815003408884', sku='4500592', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-15 00:35:11.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.616 2264678 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500592-7887.webp","door_id":"1","qty":1,"name":"Jus Amazin SALTED PEANUTS 33g","mrp":"20","unit_price":20,"skuid":"4500592","offer_id":"","tray_id":"13","offer_desc":""}]
20-08-2026 00:37:56.618 2264680 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260813224533264_0', order_id='TM08202203260813224533264', sku='4500656', tray_id='', vm_id='1660745548012', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:46:36.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.618 2264680 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"tray_id":"45","offer_id":"","skuid":"4500656","offer_desc":""}]
20-08-2026 00:37:56.620 2264682 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260807201139122_0', order_id='TM08202203260807201139122', sku='186059', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 20:12:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.620 2264682 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"skuid":"186059","tray_id":"46","offer_id":"","offer_desc":""}]
20-08-2026 00:37:56.622 2264684 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260710195335990_0', order_id='TM08202203260710195335990', sku='4500541', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-10 19:54:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.623 2264685 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500541-6798.jpg","qty":1,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"tray_id":"40","skuid":"4500541","offer_id":"","offer_desc":""}]
20-08-2026 00:37:56.626 2264688 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260701205357038_0', order_id='TM08202203260701205357038', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-01 20:55:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260701205357038_1', order_id='TM08202203260701205357038', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-01 20:55:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.626 2264688 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500648-25.webp","door_id":"1","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"tray_id":"11","offer_id":"","skuid":"4500648","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500647-1968.png","door_id":"1","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"tray_id":"14","offer_id":"","skuid":"4500647","offer_desc":""}]
20-08-2026 00:37:56.629 2264691 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260617003052078_0', order_id='TM08202203260617003052078', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 00:32:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260617003052078_1', order_id='TM08202203260617003052078', sku='4500707', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 00:32:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260617003052078_2', order_id='TM08202203260617003052078', sku='186084', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 00:32:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.629 2264691 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500707-9670.jpg","door_id":"1","qty":1,"name":"Farmely Party Mix 21gm","mrp":"30","unit_price":30,"skuid":"4500707","tray_id":"22","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500647-1968.png","door_id":"1","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"skuid":"4500647","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":30,"image_url":"https://images.tinymart.in/product/186084-5395.png","door_id":"2","qty":1,"name":"KITKAT Nestle 4 Finger Chocolate 38g","mrp":"30","unit_price":30,"skuid":"186084","tray_id":"40","offer_id":"","offer_desc":""}]
20-08-2026 00:37:56.632 2264694 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260526144149767_0', order_id='TM08202203260526144149767', sku='112220', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-26 14:42:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260526144149767_1', order_id='TM08202203260526144149767', sku='166327', tray_id='', vm_id='1660745548012', price=36.0, mrp=38.0, offer=2, offer_id='166327_0803', qty=1.0, created_at='2026-05-26 14:42:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260526144149767_2', order_id='TM08202203260526144149767', sku='137335', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-26 14:42:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.632 2264694 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"40","offer_id":"","skuid":"137335","offer_desc":""},{"sku_total":36,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"38","unit_price":36,"tray_id":"38","offer_id":"166327_0803","skuid":"166327","offer_desc":""}]
20-08-2026 00:37:56.637 2264699 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260513212949650_0', order_id='TM08202203260513212949650', sku='4500659', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-13 21:31:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260513212949650_1', order_id='TM08202203260513212949650', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-13 21:31:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260513212949650_2', order_id='TM08202203260513212949650', sku='8393', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-13 21:31:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.637 2264699 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500659-9360.webp","qty":1,"name":"Modern Kitchen Roasted Peanut 29gm","mrp":"10","unit_price":10,"tray_id":"13","skuid":"4500659","offer_id":"","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500647-5070.webp","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"tray_id":"22","skuid":"4500647","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/8393-3703.webp","qty":1,"name":"Lays Wavy Cream  Onion 31g","mrp":"20","unit_price":20,"tray_id":"26","skuid":"8393","offer_id":"","offer_desc":""}]
20-08-2026 00:37:56.641 2264703 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260511204710928_0', order_id='TM08202203260511204710928', sku='4500653', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260511204710928_1', order_id='TM08202203260511204710928', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260511204710928_2', order_id='TM08202203260511204710928', sku='4500692', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260511204710928_3', order_id='TM08202203260511204710928', sku='186059', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.641 2264703 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500692-4362.avif","door_id":"1","qty":1,"name":"Max protein 7 grain Protein Hot Chilli 30gm","mrp":"20","unit_price":20,"offer_id":"","skuid":"4500692","tray_id":"24","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500653-5107.webp","door_id":"1","qty":1,"name":"Modern kitchens Kabuli Channa 26gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500653","tray_id":"12","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"offer_id":"","skuid":"186059","tray_id":"46","offer_desc":""}]
20-08-2026 00:37:56.644 2264706 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260508221414593_0', order_id='TM08202203260508221414593', sku='4500653', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_1', order_id='TM08202203260508221414593', sku='4500680', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_2', order_id='TM08202203260508221414593', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_3', order_id='TM08202203260508221414593', sku='112220', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:07.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_4', order_id='TM08202203260508221414593', sku='186090', tray_id='', vm_id='1660745548012', price=19.0, mrp=19.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:07.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.644 2264706 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500680-2380.jpg","qty":1,"name":"McVities Coconut Cookies 66gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"20","skuid":"4500680","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500647-5070.webp","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"offer_id":"","tray_id":"22","skuid":"4500647","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/2332-5531.jpg","qty":1,"name":"Town Bus Masala Peanuts","mrp":"10","unit_price":10,"offer_id":"","tray_id":"13","skuid":"2332","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/112220-2513.jpg","qty":1,"name":"Snickers Chocolate Bar 22g","mrp":"20","unit_price":20,"offer_id":"","tray_id":"36","skuid":"112220","offer_desc":""},{"sku_total":19,"door_id":"2","image_url":"https://images.tinymart.in/product/186090-4056.jpg","qty":1,"name":"Tropicana Orange Delight 180 ML","mrp":"19","unit_price":19,"offer_id":"","tray_id":"37","skuid":"186090","offer_desc":""}]
20-08-2026 00:37:56.648 2264710 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260422202123465_0', order_id='TM08202203260422202123465', sku='4500642', tray_id='', vm_id='1660745548012', price=40.0, mrp=50.0, offer=10, offer_id='4500642_0803', qty=1.0, created_at='2026-04-22 20:22:45.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260422202123465_1', order_id='TM08202203260422202123465', sku='4500656', tray_id='', vm_id='1660745548012', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-22 20:22:45.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.648 2264710 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500642-3392.webp","door_id":"2","qty":1,"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","mrp":"50","unit_price":40,"skuid":"4500642","tray_id":"41","offer_id":"4500642_0803","offer_desc":""},{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"45","offer_id":"","offer_desc":""}]
20-08-2026 00:37:56.651 2264713 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260416202728293_0', order_id='TM08202203260416202728293', sku='4500509', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-16 20:28:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.652 2264714 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500509-2152.webp","door_id":"2","qty":1,"name":"Mirinda 330 ml can","mrp":"40","unit_price":40,"tray_id":"45","offer_id":"","skuid":"4500509","offer_desc":""}]
20-08-2026 00:37:56.655 2264717 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260406212642690_0', order_id='TM08202203260406212642690', sku='137335', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-06 21:28:19.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260406212642690_1', order_id='TM08202203260406212642690', sku='4500642', tray_id='', vm_id='1660745548012', price=50.0, mrp=50.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-06 21:28:19.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260406212642690_2', order_id='TM08202203260406212642690', sku='4500641', tray_id='', vm_id='1660745548012', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-06 21:28:19.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.655 2264717 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/137335-1619.png","door_id":"2","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"skuid":"137335","offer_id":"","tray_id":"36","offer_desc":""},{"sku_total":50,"image_url":"https://images.tinymart.in/product/4500642-3392.webp","door_id":"2","qty":1,"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","mrp":"50","unit_price":50,"skuid":"4500642","offer_id":"","tray_id":"41","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500641-4924.avif","door_id":"2","qty":1,"name":"Nandini Lassi 180ml","mrp":"25","unit_price":25,"skuid":"4500641","offer_id":"","tray_id":"45","offer_desc":""}]
20-08-2026 00:37:56.659 2264721 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260218223622879_0', order_id='TM02202301260218223622879', sku='166327', tray_id='', vm_id='1676009959600', price=34.0, mrp=38.0, offer=4, offer_id='166327_0201', qty=1.0, created_at='2026-02-18 22:37:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260218223622879_1', order_id='TM02202301260218223622879', sku='4500630', tray_id='', vm_id='1676009959600', price=38.0, mrp=50.0, offer=12, offer_id='4500630_0201', qty=1.0, created_at='2026-02-18 22:37:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260218223622879_2', order_id='TM02202301260218223622879', sku='4500642', tray_id='', vm_id='1676009959600', price=43.0, mrp=50.0, offer=7, offer_id='4500642_0201', qty=1.0, created_at='2026-02-18 22:37:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.659 2264721 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":43,"door_id":"2","image_url":"https://images.tinymart.in/product/4500642-3392.webp","qty":1,"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","mrp":"50","unit_price":43,"skuid":"4500642","tray_id":"41","offer_id":"4500642_0201","offer_desc":""},{"sku_total":34,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"38","unit_price":34,"skuid":"166327","tray_id":"31","offer_id":"166327_0201","offer_desc":""}]
20-08-2026 00:37:56.662 2264724 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260202210604399_0', order_id='TM02202301260202210604399', sku='137335', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-02-02 21:15:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260202210604399_1', order_id='TM02202301260202210604399', sku='186059', tray_id='', vm_id='1676009959600', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-02-02 21:15:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.662 2264724 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"skuid":"137335","offer_id":"","tray_id":"37","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/186059-5330.png","qty":1,"name":"Pepsi ZeroSugar  330ml","mrp":"40","unit_price":40,"skuid":"186059","offer_id":"","tray_id":"44","offer_desc":""}]
20-08-2026 00:37:56.666 2264728 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260129212912453_0', order_id='TM02202301260129212912453', sku='8393', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-29 21:30:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260129212912453_1', order_id='TM02202301260129212912453', sku='186020', tray_id='', vm_id='1676009959600', price=37.0, mrp=37.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-29 21:30:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260129212912453_2', order_id='TM02202301260129212912453', sku='112220', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-29 21:30:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.666 2264728 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/8393-3703.webp","qty":1,"name":"Lays Wavy Cream  Onion 31g","mrp":"20","unit_price":20,"offer_id":"","skuid":"8393","tray_id":"23","offer_desc":""},{"sku_total":36,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"40","unit_price":36,"offer_id":"166327_0201","skuid":"166327","tray_id":"31","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/112220-2513.jpg","qty":1,"name":"Snickers Chocolate Bar 22g","mrp":"20","unit_price":20,"offer_id":"","skuid":"112220","tray_id":"42","offer_desc":""}]
20-08-2026 00:37:56.670 2264732 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260122142520110_0', order_id='TM02202301260122142520110', sku='166327', tray_id='', vm_id='1676009959600', price=36.0, mrp=40.0, offer=4, offer_id='166327_0201', qty=1.0, created_at='2026-01-22 14:26:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260122142520110_1', order_id='TM02202301260122142520110', sku='4500621', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-22 14:26:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260122142520110_2', order_id='TM02202301260122142520110', sku='4500566', tray_id='', vm_id='1676009959600', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-22 14:26:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.670 2264732 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"2","image_url":"https://images.tinymart.in/product/4500566-5302.jpg","qty":1,"name":"Snickers Chocolate 20gm","mrp":"18","unit_price":18,"skuid":"4500566","offer_id":"","tray_id":"42","offer_desc":""},{"sku_total":36,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"40","unit_price":36,"skuid":"166327","offer_id":"166327_0201","tray_id":"31","offer_desc":""}]
20-08-2026 00:37:56.673 2264735 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260120155022901_0', order_id='TM02202301260120155022901', sku='166327', tray_id='', vm_id='1676009959600', price=36.0, mrp=40.0, offer=4, offer_id='166327_0201', qty=1.0, created_at='2026-01-20 15:52:05.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260120155022901_1', order_id='TM02202301260120155022901', sku='6417', tray_id='', vm_id='1676009959600', price=49.0, mrp=49.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-20 15:52:05.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.673 2264735 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":49,"image_url":"https://images.tinymart.in/product/6417-8641.jpg","door_id":"2","qty":1,"name":"Cadbury Dairy Milk Fruit n Nut 35gms","mrp":"49","unit_price":49,"offer_id":"","tray_id":"41","skuid":"6417","offer_desc":""},{"sku_total":36,"image_url":"https://images.tinymart.in/product/166327-5644.jpg","door_id":"2","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"40","unit_price":36,"offer_id":"166327_0201","tray_id":"31","skuid":"166327","offer_desc":""}]
20-08-2026 00:37:56.677 2264739 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260116225204937_0', order_id='TM02202301260116225204937', sku='6417', tray_id='', vm_id='1676009959600', price=49.0, mrp=49.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-16 22:53:21.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260116225204937_1', order_id='TM02202301260116225204937', sku='4500566', tray_id='', vm_id='1676009959600', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-16 22:53:21.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:37:56.677 2264739 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":49,"door_id":"2","image_url":"https://images.tinymart.in/product/6417-8641.jpg","qty":1,"name":"Cadbury Dairy Milk Fruit n Nut 35gms","mrp":"49","unit_price":49,"offer_id":"","skuid":"6417","tray_id":"41","offer_desc":""},{"sku_total":18,"door_id":"2","image_url":"https://images.tinymart.in/product/4500566-5302.jpg","qty":1,"name":"Snickers Chocolate 20gm","mrp":"18","unit_price":18,"offer_id":"","skuid":"4500566","tray_id":"42","offer_desc":""}]
20-08-2026 00:37:56.680 2264742 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@3e9cc5d7
20-08-2026 00:37:56.680 2264742 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:56.680 2264742 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:56.680 2264742 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@3e9cc5d7
20-08-2026 00:37:56.680 2264742 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:37:56.847 2264909 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:9100192714, lat:, lng:
20-08-2026 00:37:56.847 2264909 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 9100192714, lat:, lng:
20-08-2026 00:37:56.977 2265039 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:37:56.977 2265039 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:37:56.977 2265039 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:37:56.977 2265039 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@57f4802e
20-08-2026 00:37:56.978 2265040 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:56.978 2265040 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:56.978 2265040 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@57f4802e
20-08-2026 00:37:56.978 2265040 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:57.029 2265091 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:37:57.029 2265091 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:37:57.029 2265091 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:37:57.029 2265091 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:37:57.029 2265091 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:57.030 2265092 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:37:57.031 2265093 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:57.032 2265094 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{},"imei":"TM08202203","total_items":0,"total_price":"0","user_id":"9100192714","session_id":"Aa834a56700e978027DbB69fC4B4569100192714","read_only":true}
20-08-2026 00:37:57.035 2265097 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4bf1d80f
20-08-2026 00:37:57.035 2265097 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:57.035 2265097 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:37:57.035 2265097 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4bf1d80f
20-08-2026 00:37:57.035 2265097 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:37:57.127 2265189 [http-nio-8051-exec-122] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":"9100192714"}
20-08-2026 00:37:57.269 2265331 [http-nio-8051-exec-114] INFO  n.c.kiosk.machine.MachineController - {imei=TM04202202, skus=[4500693, 185993, 4500712, 4500659, 186043, 4500705, 4500726, 186094, 185954, 4500710, 4500700, 108676, 4500715, 185994, 4500472, 4500704, 4500647, 166327, 186059, 4500624, 4500711, 4500669, 4500648, 4500573, 4500541, 4500722, 4500701, 4500706, 4500723, 4500694, 4500499, 137335]}
20-08-2026 00:37:57.275 2265337 [http-nio-8051-exec-114] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern Kitchen Roasted Peanut 29gm","sku_id":"4500659","vendor_id":"1","mrp":"10","selling_price":"10","weight":"32","image":"https://images.tinymart.in/product/4500659-9360.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-19 10:34:26.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:37:57.277 2265339 [http-nio-8051-exec-114] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:37:58.600 2266662 [http-nio-8051-exec-73] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202204 
20-08-2026 00:37:58.601 2266663 [http-nio-8051-exec-73] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:37:58.601 2266663 [http-nio-8051-exec-73] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:37:58.613 2266675 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:37:58.613 2266675 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:37:58.614 2266676 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:37:58.614 2266676 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:37:58.614 2266676 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:37:58.616 2266678 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:37:58.616 2266678 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:58.616 2266678 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:58.616 2266678 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:37:58.616 2266678 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 25
20-08-2026 00:37:58.616 2266678 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 25
20-08-2026 00:37:58.617 2266679 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 25
20-08-2026 00:37:58.617 2266679 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:37:58.617 2266679 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:37:58.618 2266680 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:37:58.618 2266680 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:37:58.618 2266680 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:37:58.619 2266681 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:37:58.619 2266681 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:37:58.619 2266681 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:37:58.620 2266682 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:37:58.620 2266682 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:37:58.620 2266682 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:37:58.621 2266683 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:37:58.621 2266683 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:37:58.621 2266683 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:37:58.622 2266684 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:37:58.622 2266684 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:37:58.622 2266684 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:37:58.623 2266685 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:37:58.623 2266685 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:37:58.623 2266685 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:37:58.623 2266685 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:37:58.623 2266685 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:37:58.623 2266685 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:37:58.625 2266687 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:37:58.625 2266687 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:37:58.625 2266687 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:37:58.626 2266688 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:37:58.626 2266688 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:37:58.626 2266688 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:37:58.626 2266688 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:37:58.626 2266688 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 16
20-08-2026 00:37:58.626 2266688 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 16
20-08-2026 00:37:58.627 2266689 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 16
20-08-2026 00:37:58.627 2266689 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:58.627 2266689 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:58.628 2266690 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:58.628 2266690 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:37:58.628 2266690 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:37:58.629 2266691 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:37:58.629 2266691 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:37:58.629 2266691 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:37:58.629 2266691 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:37:58.630 2266692 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:37:58.630 2266692 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:37:58.631 2266693 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:58.631 2266693 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:37:58.631 2266693 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:37:58.632 2266694 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:37:58.632 2266694 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:37:58.632 2266694 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:37:58.632 2266694 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:37:58.632 2266694 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 18
20-08-2026 00:37:58.632 2266694 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 18
20-08-2026 00:37:58.633 2266695 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 18
20-08-2026 00:37:58.633 2266695 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:37:58.633 2266695 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:37:58.634 2266696 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:37:58.634 2266696 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:37:58.634 2266696 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:37:58.635 2266697 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:37:58.635 2266697 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 26
20-08-2026 00:37:58.635 2266697 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 26
20-08-2026 00:37:58.635 2266697 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 26
20-08-2026 00:37:58.635 2266697 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:58.635 2266697 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:58.637 2266699 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:58.637 2266699 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:37:58.637 2266699 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:37:58.637 2266699 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:37:58.638 2266700 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:37:58.638 2266700 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:37:58.638 2266700 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:37:58.638 2266700 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:37:58.638 2266700 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:37:58.639 2266701 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:37:58.639 2266701 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:37:58.639 2266701 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:37:58.640 2266702 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:37:58.640 2266702 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:37:58.640 2266702 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:37:58.641 2266703 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:37:58.641 2266703 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:37:58.641 2266703 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:37:58.642 2266704 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:37:58.659 2266721 [http-nio-8051-exec-73] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:37:58.919 2266981 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:37:58.919 2266981 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:37:58.952 2267014 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:37:58.952 2267014 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:37:58.952 2267014 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 950d94249898Db0c5670F6B8841a4a7736720542
20-08-2026 00:37:58.952 2267014 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:37:58.952 2267014 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:58.952 2267014 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:950d94249898Db0c5670F6B8841a4a7736720542, device:app
20-08-2026 00:37:58.953 2267015 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:37:58.954 2267016 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202302260819193003848
20-08-2026 00:37:58.954 2267016 [http-nio-8051-exec-119] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202302260819193003848
20-08-2026 00:37:58.970 2267032 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:37:59.313 2267375 [http-nio-8051-exec-113] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202501}
20-08-2026 00:37:59.524 2267586 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:37:59.524 2267586 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:37:59.524 2267586 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:37:59.524 2267586 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:37:59.524 2267586 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:37:59.525 2267587 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:37:59.781 2267843 [http-nio-8051-exec-104] INFO  n.c.kiosk.utils.OfferController - offer cart request payload: {skus=[{name=Ongibytes Garlic Muruku  per peice, tray_id=20, sku_total=20.0, door_id=, skuid=4500605, image_url=https://images.tinymart.in/product/4500605-6297.png, unit_price=20, qty=1, mrp=20}], rstatus=true, res=True, logic=WBL, orderId=TM08202203260820003641257, anomaly=0, total_amount=20.0}
20-08-2026 00:37:59.786 2267848 [http-nio-8051-exec-104] INFO  n.c.kiosk.utils.OfferController - null
20-08-2026 00:37:59.787 2267849 [http-nio-8051-exec-104] INFO  n.c.kiosk.utils.OfferController - offer cart response payload: {"rstatus":true,"res":true,"order_status":"","bill_amount":20,"skus":[{"sku_total":20,"door_id":"","image_url":"https://images.tinymart.in/product/4500605-6297.png","qty":1,"name":"Ongibytes Garlic Muruku  per peice","mrp":"20","unit_price":"20","tray_id":"20","skuid":"4500605","offer_id":""}],"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}
20-08-2026 00:38:00.444 2268506 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:38:00.445 2268507 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:00.445 2268507 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:38:00.457 2268519 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.457 2268519 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.458 2268520 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:38:00.458 2268520 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:38:00.458 2268520 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:38:00.459 2268521 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:38:00.459 2268521 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:00.459 2268521 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:00.460 2268522 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:00.460 2268522 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.460 2268522 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.461 2268523 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:38:00.461 2268523 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.461 2268523 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.462 2268524 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.463 2268525 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.463 2268525 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.464 2268526 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:38:00.464 2268526 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.464 2268526 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.465 2268527 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:00.466 2268528 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.466 2268528 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.466 2268528 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:00.466 2268528 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:00.466 2268528 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:00.467 2268529 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:00.467 2268529 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:00.467 2268529 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:00.469 2268531 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:00.469 2268531 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:00.469 2268531 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:00.470 2268532 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:00.470 2268532 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:00.470 2268532 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:00.471 2268533 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:00.471 2268533 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.471 2268533 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.472 2268534 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.473 2268535 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:00.473 2268535 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:00.473 2268535 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:00.473 2268535 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.474 2268536 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.474 2268536 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:38:00.474 2268536 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.474 2268536 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.475 2268537 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:38:00.475 2268537 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.475 2268537 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.476 2268538 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.477 2268539 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:00.477 2268539 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:00.478 2268540 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:00.478 2268540 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.478 2268540 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.479 2268541 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:00.479 2268541 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:00.479 2268541 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:00.480 2268542 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:00.480 2268542 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.480 2268542 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.481 2268543 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.482 2268544 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:00.482 2268544 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:00.483 2268545 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:00.483 2268545 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:00.483 2268545 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:00.484 2268546 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:00.484 2268546 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:00.484 2268546 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:00.485 2268547 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:00.485 2268547 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.485 2268547 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.485 2268547 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:00.486 2268548 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.486 2268548 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.487 2268549 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:00.487 2268549 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.487 2268549 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.488 2268550 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.489 2268551 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.489 2268551 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.490 2268552 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.491 2268553 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.491 2268553 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.492 2268554 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.493 2268555 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.493 2268555 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.493 2268555 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:00.494 2268556 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:00.494 2268556 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:00.494 2268556 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:00.494 2268556 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.494 2268556 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.495 2268557 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:00.495 2268557 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.495 2268557 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.496 2268558 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.519 2268581 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:37:59","mrp":20,"tray_id":null,"offer_id":"","offer":0,"order_item_id":"TM08202203260820003641257_0","vm_id":"1660745548012","vend_status":"success","sync_done":"False","price":20,"qty":1,"sku":"4500605","order_id":"TM08202203260820003641257"}
20-08-2026 00:38:00.521 2268583 [http-nio-8051-exec-98] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM08202203260820003641257' and sku = '4500605' and qty = 1
20-08-2026 00:38:00.530 2268592 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:38:00.539 2268601 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257"],"orders_data":[],"orders":[],"order_items_synced":["TM08202203260820003641257_0"],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:38:00.673 2268735 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:38:00.674 2268736 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:00.685 2268747 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.685 2268747 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.687 2268749 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:38:00.687 2268749 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:38:00.687 2268749 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:38:00.688 2268750 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:38:00.688 2268750 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:00.688 2268750 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:00.689 2268751 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:00.689 2268751 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.689 2268751 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.690 2268752 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:38:00.691 2268753 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.691 2268753 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.691 2268753 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.692 2268754 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.692 2268754 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.693 2268755 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:38:00.693 2268755 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.693 2268755 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.694 2268756 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:00.694 2268756 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.694 2268756 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.695 2268757 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:00.695 2268757 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:00.695 2268757 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:00.696 2268758 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:00.696 2268758 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:00.696 2268758 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:00.697 2268759 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:00.697 2268759 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:00.697 2268759 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:00.698 2268760 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:00.698 2268760 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:00.698 2268760 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:00.699 2268761 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:00.699 2268761 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.699 2268761 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.700 2268762 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.700 2268762 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:00.700 2268762 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:00.701 2268763 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:00.701 2268763 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.701 2268763 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.703 2268765 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:38:00.703 2268765 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.703 2268765 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.704 2268766 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:38:00.704 2268766 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.704 2268766 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.704 2268766 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.705 2268767 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:00.705 2268767 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:00.706 2268768 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:00.706 2268768 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.706 2268768 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.707 2268769 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:00.707 2268769 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:00.707 2268769 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:00.708 2268770 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:00.708 2268770 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.708 2268770 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.709 2268771 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.710 2268772 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:00.710 2268772 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:00.711 2268773 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:00.711 2268773 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:00.711 2268773 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:00.713 2268775 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:00.713 2268775 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:00.713 2268775 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:00.714 2268776 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:00.714 2268776 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.714 2268776 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.715 2268777 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:00.715 2268777 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.715 2268777 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.716 2268778 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:00.716 2268778 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.716 2268778 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.717 2268779 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.717 2268779 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.717 2268779 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.719 2268781 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.719 2268781 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.719 2268781 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.720 2268782 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.721 2268783 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:00.721 2268783 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:00.722 2268784 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:00.722 2268784 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:00.722 2268784 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:00.722 2268784 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:00.723 2268785 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:00.723 2268785 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:00.723 2268785 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:00.723 2268785 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:00.723 2268785 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:00.725 2268787 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:00.747 2268809 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":1,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"skuid":"4500605","tray_id":"20","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003641257","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9108022066"}', video_url='null', access_code='93183243', status='active', type_of_order='app', wallet_txn_id='4563239570228461869', environment='9', wallet_txn_ids_json='{"pre_credit":"5806114303725552490","pre_debit":"4563239570228461869"}', internal_status='null'}
20-08-2026 00:38:00.747 2268809 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - short order id in sync controller is --> aD2qNb
20-08-2026 00:38:00.747 2268809 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - short order expiry is --> 20-09-2026 00:38:00
20-08-2026 00:38:00.753 2268815 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:37:59","mrp":20,"tray_id":null,"offer_id":"","offer":0,"order_item_id":"TM08202203260820003641257_0","vm_id":"1660745548012","vend_status":"success","sync_done":"False","price":20,"qty":1,"sku":"4500605","order_id":"TM08202203260820003641257"}
20-08-2026 00:38:00.754 2268816 [http-nio-8051-exec-121] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM08202203260820003641257' and sku = '4500605' and qty = 1
20-08-2026 00:38:00.755 2268817 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:38:00.762 2268824 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":["TM08202203260820003641257"],"orders_synced":["TM08202203260820003641257"],"tray_synced":["TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257","TM08202203260820003641257"],"orders_data":[],"orders":[],"order_items_synced":["TM08202203260820003641257_0"],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:38:01.185 2269247 [http-nio-8051-exec-92] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:38:01.185 2269247 [http-nio-8051-exec-92] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:38:01.453 2269515 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:38:01.454 2269516 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:38:01.454 2269516 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:38:01.454 2269516 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:38:01.454 2269516 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:01.454 2269516 [http-nio-8051-exec-108] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:38:01.980 2270042 [http-nio-8051-exec-72] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:38:02.010 2270072 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.013 2270075 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.020 2270082 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.020 2270082 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:38:02.020 2270082 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:38:02.024 2270086 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:38:02.025 2270087 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:38:02.027 2270089 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.030 2270092 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.035 2270097 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.036 2270098 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:38:02.036 2270098 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:38:02.039 2270101 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:38:02.039 2270101 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.039 2270101 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:38:02.062 2270124 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.062 2270124 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.062 2270124 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.062 2270124 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:38:02.062 2270124 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.062 2270124 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.064 2270126 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.066 2270128 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.069 2270131 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.069 2270131 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:38:02.069 2270131 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:38:02.072 2270134 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:38:02.072 2270134 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:38:02.073 2270135 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.075 2270137 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.078 2270140 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.078 2270140 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:38:02.078 2270140 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:38:02.082 2270144 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:38:02.082 2270144 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.082 2270144 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:38:02.113 2270175 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.113 2270175 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.113 2270175 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.113 2270175 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:38:02.113 2270175 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.113 2270175 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.114 2270176 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.116 2270178 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.120 2270182 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.120 2270182 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:38:02.120 2270182 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:02.123 2270185 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:38:02.123 2270185 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:38:02.125 2270187 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.127 2270189 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.131 2270193 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.131 2270193 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:38:02.131 2270193 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:38:02.135 2270197 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:38:02.135 2270197 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.135 2270197 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:38:02.163 2270225 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.163 2270225 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.163 2270225 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.163 2270225 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:38:02.163 2270225 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.163 2270225 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.164 2270226 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.167 2270229 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.170 2270232 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.170 2270232 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:38:02.170 2270232 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:38:02.173 2270235 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:38:02.173 2270235 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:38:02.174 2270236 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.175 2270237 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.178 2270240 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.178 2270240 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:38:02.178 2270240 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:38:02.181 2270243 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:38:02.181 2270243 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.182 2270244 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:38:02.208 2270270 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.208 2270270 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.208 2270270 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.208 2270270 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:38:02.208 2270270 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.208 2270270 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.209 2270271 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.210 2270272 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.213 2270275 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.213 2270275 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:38:02.213 2270275 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:38:02.215 2270277 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:38:02.215 2270277 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:38:02.216 2270278 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.217 2270279 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.219 2270281 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.219 2270281 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:38:02.219 2270281 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:38:02.221 2270283 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:38:02.222 2270284 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:38:02.222 2270284 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.223 2270285 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.225 2270287 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.225 2270287 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:38:02.225 2270287 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:38:02.227 2270289 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:38:02.227 2270289 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:38:02.228 2270290 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.229 2270291 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.231 2270293 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.231 2270293 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:38:02.232 2270294 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:38:02.233 2270295 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:38:02.233 2270295 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:38:02.234 2270296 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.235 2270297 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.238 2270300 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.238 2270300 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:38:02.238 2270300 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:38:02.240 2270302 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:38:02.240 2270302 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:38:02.241 2270303 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.242 2270304 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.244 2270306 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.244 2270306 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:38:02.244 2270306 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:38:02.248 2270310 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:38:02.248 2270310 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:38:02.248 2270310 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.249 2270311 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.251 2270313 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.251 2270313 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:38:02.251 2270313 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:38:02.253 2270315 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:38:02.253 2270315 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:38:02.254 2270316 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.255 2270317 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.257 2270319 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.257 2270319 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:38:02.257 2270319 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:38:02.260 2270322 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:38:02.260 2270322 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:38:02.261 2270323 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.262 2270324 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.264 2270326 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.264 2270326 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:38:02.264 2270326 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:38:02.266 2270328 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:38:02.266 2270328 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.266 2270328 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:38:02.281 2270343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:02.281 2270343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:02.281 2270343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:38:02.281 2270343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:38:02.281 2270343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.281 2270343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.282 2270344 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.284 2270346 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.286 2270348 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.286 2270348 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:38:02.286 2270348 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:02.288 2270350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:38:02.288 2270350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:38:02.289 2270351 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.290 2270352 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.292 2270354 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.292 2270354 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:38:02.292 2270354 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:38:02.294 2270356 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:38:02.294 2270356 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:38:02.295 2270357 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.296 2270358 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.298 2270360 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.298 2270360 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:38:02.298 2270360 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:38:02.301 2270363 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:38:02.301 2270363 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:38:02.302 2270364 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.303 2270365 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.305 2270367 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.305 2270367 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:38:02.305 2270367 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:38:02.307 2270369 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:38:02.308 2270370 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.308 2270370 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:38:02.328 2270390 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.328 2270390 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.328 2270390 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.328 2270390 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:38:02.328 2270390 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.328 2270390 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.329 2270391 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.331 2270393 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.334 2270396 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.334 2270396 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:38:02.334 2270396 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:38:02.338 2270400 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:38:02.338 2270400 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.338 2270400 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:38:02.365 2270427 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.366 2270428 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.366 2270428 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.366 2270428 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:38:02.366 2270428 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.366 2270428 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.367 2270429 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.369 2270431 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.373 2270435 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.373 2270435 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:38:02.373 2270435 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:02.377 2270439 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:38:02.377 2270439 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:38:02.378 2270440 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.380 2270442 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.384 2270446 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.385 2270447 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:38:02.385 2270447 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:38:02.389 2270451 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:38:02.389 2270451 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:38:02.390 2270452 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.391 2270453 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.396 2270458 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.396 2270458 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:38:02.396 2270458 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:38:02.400 2270462 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:38:02.400 2270462 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.400 2270462 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:38:02.487 2270549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.487 2270549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.487 2270549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.487 2270549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:38:02.487 2270549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.487 2270549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.489 2270551 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.492 2270554 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.497 2270559 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.498 2270560 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:38:02.498 2270560 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:38:02.502 2270564 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:38:02.502 2270564 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:38:02.503 2270565 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.506 2270568 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.510 2270572 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.510 2270572 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:38:02.510 2270572 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:38:02.514 2270576 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:38:02.514 2270576 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:38:02.515 2270577 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:38:02.517 2270579 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@12d21411
20-08-2026 00:38:02.522 2270584 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:38:02.522 2270584 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:38:02.522 2270584 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:38:02.525 2270587 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:38:02.525 2270587 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:38:02.526 2270588 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.528 2270590 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.533 2270595 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.533 2270595 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:38:02.533 2270595 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:38:02.537 2270599 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:38:02.537 2270599 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:38:02.538 2270600 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.540 2270602 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.544 2270606 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.544 2270606 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:38:02.544 2270606 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:38:02.548 2270610 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:38:02.548 2270610 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:38:02.549 2270611 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.551 2270613 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.556 2270618 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.557 2270619 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:38:02.557 2270619 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:38:02.560 2270622 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:38:02.560 2270622 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:38:02.562 2270624 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.563 2270625 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.568 2270630 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.568 2270630 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:38:02.568 2270630 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:38:02.572 2270634 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:38:02.572 2270634 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:38:02.573 2270635 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.575 2270637 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.579 2270641 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.579 2270641 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:38:02.579 2270641 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:02.582 2270644 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:38:02.582 2270644 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:38:02.583 2270645 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.585 2270647 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.589 2270651 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.589 2270651 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:38:02.589 2270651 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:02.593 2270655 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:38:02.593 2270655 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:38:02.594 2270656 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:38:02.596 2270658 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@12d21411
20-08-2026 00:38:02.601 2270663 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:38:02.601 2270663 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:38:02.601 2270663 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:38:02.607 2270669 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:38:02.608 2270670 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:38:02.608 2270670 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.609 2270671 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.612 2270674 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.612 2270674 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:38:02.612 2270674 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:38:02.619 2270681 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:38:02.619 2270681 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:38:02.620 2270682 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.622 2270684 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.625 2270687 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.625 2270687 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:38:02.625 2270687 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:38:02.629 2270691 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:38:02.629 2270691 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:38:02.630 2270692 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.632 2270694 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.636 2270698 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.636 2270698 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:38:02.636 2270698 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:38:02.640 2270702 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:38:02.640 2270702 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:38:02.641 2270703 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.643 2270705 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.648 2270710 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.648 2270710 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:38:02.648 2270710 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:38:02.653 2270715 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:38:02.653 2270715 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.653 2270715 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:38:02.678 2270740 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.678 2270740 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.678 2270740 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.678 2270740 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:38:02.679 2270741 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.679 2270741 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.680 2270742 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.682 2270744 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.687 2270749 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.687 2270749 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:38:02.687 2270749 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:38:02.690 2270752 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:38:02.690 2270752 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:38:02.691 2270753 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.694 2270756 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.697 2270759 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.698 2270760 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:38:02.698 2270760 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:38:02.701 2270763 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:38:02.701 2270763 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.701 2270763 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:38:02.747 2270809 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.747 2270809 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.747 2270809 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.747 2270809 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:38:02.747 2270809 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.747 2270809 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.748 2270810 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.751 2270813 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.755 2270817 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.755 2270817 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:38:02.755 2270817 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:38:02.759 2270821 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:38:02.759 2270821 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:38:02.760 2270822 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.763 2270825 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.766 2270828 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.766 2270828 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:38:02.766 2270828 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:38:02.770 2270832 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:38:02.770 2270832 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:38:02.771 2270833 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.773 2270835 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.778 2270840 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.778 2270840 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:38:02.778 2270840 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:38:02.781 2270843 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:38:02.781 2270843 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.781 2270843 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:38:02.798 2270860 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.798 2270860 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.798 2270860 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.798 2270860 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:38:02.798 2270860 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.799 2270861 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.799 2270861 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.802 2270864 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.806 2270868 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.806 2270868 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:38:02.806 2270868 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:38:02.810 2270872 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:38:02.810 2270872 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:38:02.811 2270873 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.812 2270874 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.816 2270878 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.817 2270879 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:38:02.817 2270879 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:02.820 2270882 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:38:02.820 2270882 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:38:02.821 2270883 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.823 2270885 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.827 2270889 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.827 2270889 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:38:02.827 2270889 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:38:02.831 2270893 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:38:02.831 2270893 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.831 2270893 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:38:02.846 2270908 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.846 2270908 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.846 2270908 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.846 2270908 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:38:02.847 2270909 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.847 2270909 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.848 2270910 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.850 2270912 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.855 2270917 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.855 2270917 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:38:02.855 2270917 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:38:02.858 2270920 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:38:02.859 2270921 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.859 2270921 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:38:02.895 2270957 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.895 2270957 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:02.895 2270957 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:02.896 2270958 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:38:02.896 2270958 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.896 2270958 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.897 2270959 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.900 2270962 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.904 2270966 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.904 2270966 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:38:02.904 2270966 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:02.908 2270970 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:38:02.909 2270971 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:38:02.910 2270972 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.912 2270974 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.916 2270978 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.916 2270978 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:38:02.916 2270978 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:38:02.920 2270982 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:38:02.920 2270982 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:38:02.921 2270983 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.923 2270985 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.928 2270990 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.928 2270990 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:38:02.928 2270990 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:02.931 2270993 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:38:02.931 2270993 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:38:02.932 2270994 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:02.934 2270996 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:02.939 2271001 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:02.939 2271001 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:38:02.939 2271001 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:38:02.943 2271005 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:38:02.943 2271005 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:02.943 2271005 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:38:02.968 2271030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:02.968 2271030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:02.968 2271030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:38:02.968 2271030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:38:02.968 2271030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:02.0
20-08-2026 00:38:02.968 2271030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:02.969 2271031 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.972 2271034 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.976 2271038 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.976 2271038 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:38:02.976 2271038 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:02.980 2271042 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:38:02.980 2271042 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:38:02.982 2271044 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.984 2271046 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:02.988 2271050 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:02.988 2271050 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:38:02.988 2271050 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:38:02.993 2271055 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:38:02.993 2271055 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:38:02.994 2271056 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:02.997 2271059 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.001 2271063 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.002 2271064 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:38:03.002 2271064 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:03.005 2271067 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:38:03.005 2271067 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:38:03.006 2271068 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:38:03.008 2271070 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3a5e3be4
20-08-2026 00:38:03.013 2271075 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:38:03.013 2271075 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:38:03.013 2271075 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:38:03.019 2271081 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:38:03.019 2271081 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:38:03.021 2271083 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.024 2271086 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.029 2271091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.029 2271091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:38:03.029 2271091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:38:03.034 2271096 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:38:03.034 2271096 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:38:03.035 2271097 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.038 2271100 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.042 2271104 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.042 2271104 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:38:03.042 2271104 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:38:03.046 2271108 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:38:03.046 2271108 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:38:03.046 2271108 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.048 2271110 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.052 2271114 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.052 2271114 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:38:03.052 2271114 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:38:03.056 2271118 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:38:03.057 2271119 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:38:03.058 2271120 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.059 2271121 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.063 2271125 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.063 2271125 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:38:03.064 2271126 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:38:03.067 2271129 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:38:03.067 2271129 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.067 2271129 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:38:03.095 2271157 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.095 2271157 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.095 2271157 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.095 2271157 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:38:03.095 2271157 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.095 2271157 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.097 2271159 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.099 2271161 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.104 2271166 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.104 2271166 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:38:03.104 2271166 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:38:03.108 2271170 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:38:03.108 2271170 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:38:03.109 2271171 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.111 2271173 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.115 2271177 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.116 2271178 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:38:03.116 2271178 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:38:03.120 2271182 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:38:03.120 2271182 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:38:03.123 2271185 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.125 2271187 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.130 2271192 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.130 2271192 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:38:03.130 2271192 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:03.138 2271200 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:38:03.138 2271200 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:38:03.140 2271202 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.142 2271204 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.148 2271210 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.148 2271210 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:38:03.148 2271210 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:38:03.152 2271214 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:38:03.153 2271215 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.153 2271215 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:38:03.172 2271234 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.172 2271234 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.172 2271234 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.172 2271234 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:38:03.172 2271234 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.172 2271234 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.174 2271236 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.176 2271238 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.181 2271243 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.181 2271243 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:38:03.181 2271243 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:38:03.185 2271247 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:38:03.185 2271247 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.185 2271247 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:38:03.205 2271267 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.205 2271267 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.206 2271268 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.206 2271268 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:38:03.206 2271268 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.206 2271268 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.207 2271269 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.209 2271271 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.212 2271274 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.212 2271274 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:38:03.212 2271274 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:38:03.217 2271279 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:38:03.217 2271279 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:38:03.218 2271280 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.220 2271282 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.224 2271286 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.224 2271286 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:38:03.224 2271286 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:03.227 2271289 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:38:03.227 2271289 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:38:03.228 2271290 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.230 2271292 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.234 2271296 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.234 2271296 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:38:03.234 2271296 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:03.238 2271300 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:38:03.238 2271300 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:38:03.239 2271301 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.241 2271303 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.245 2271307 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.245 2271307 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:38:03.245 2271307 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:38:03.250 2271312 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:38:03.250 2271312 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.250 2271312 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:38:03.268 2271330 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.269 2271331 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.269 2271331 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.269 2271331 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:38:03.269 2271331 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.269 2271331 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.270 2271332 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.272 2271334 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.277 2271339 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.277 2271339 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:38:03.277 2271339 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:03.281 2271343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:38:03.281 2271343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:38:03.282 2271344 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.285 2271347 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.288 2271350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.288 2271350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:38:03.288 2271350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:38:03.292 2271354 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:38:03.292 2271354 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.292 2271354 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:38:03.315 2271377 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.315 2271377 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.315 2271377 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.315 2271377 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:38:03.315 2271377 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.316 2271378 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.317 2271379 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.319 2271381 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.323 2271385 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.324 2271386 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:38:03.324 2271386 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:03.327 2271389 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:38:03.327 2271389 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:38:03.329 2271391 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.331 2271393 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.335 2271397 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.336 2271398 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:38:03.336 2271398 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:38:03.340 2271402 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:38:03.340 2271402 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.340 2271402 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:38:03.365 2271427 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.365 2271427 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.365 2271427 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.365 2271427 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:38:03.366 2271428 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.366 2271428 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.367 2271429 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.369 2271431 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.373 2271435 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.373 2271435 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:38:03.373 2271435 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:38:03.377 2271439 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:38:03.377 2271439 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:38:03.378 2271440 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.381 2271443 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.384 2271446 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.384 2271446 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:38:03.384 2271446 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:38:03.388 2271450 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:38:03.388 2271450 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.388 2271450 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:38:03.425 2271487 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.425 2271487 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.426 2271488 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.426 2271488 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:38:03.426 2271488 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.426 2271488 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.427 2271489 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.430 2271492 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.434 2271496 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.434 2271496 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:38:03.434 2271496 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:38:03.439 2271501 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:38:03.439 2271501 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.439 2271501 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:38:03.469 2271531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.469 2271531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.469 2271531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.469 2271531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:38:03.469 2271531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.469 2271531 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.470 2271532 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.473 2271535 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.477 2271539 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.477 2271539 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:38:03.477 2271539 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:38:03.482 2271544 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:38:03.482 2271544 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:38:03.484 2271546 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.486 2271548 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.490 2271552 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.490 2271552 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:38:03.490 2271552 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:38:03.494 2271556 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:38:03.494 2271556 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.494 2271556 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:38:03.510 2271572 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.510 2271572 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.510 2271572 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.510 2271572 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:38:03.510 2271572 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.510 2271572 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.512 2271574 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.514 2271576 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.518 2271580 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.518 2271580 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:38:03.518 2271580 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:38:03.522 2271584 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:38:03.522 2271584 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:38:03.523 2271585 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.525 2271587 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.529 2271591 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.529 2271591 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:38:03.529 2271591 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:38:03.533 2271595 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:38:03.534 2271596 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:38:03.535 2271597 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.537 2271599 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.541 2271603 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.541 2271603 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:38:03.541 2271603 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:38:03.546 2271608 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:38:03.546 2271608 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:38:03.547 2271609 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.549 2271611 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.554 2271616 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.554 2271616 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:38:03.554 2271616 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:38:03.559 2271621 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:38:03.559 2271621 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:38:03.560 2271622 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.562 2271624 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.566 2271628 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.566 2271628 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:38:03.566 2271628 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:03.570 2271632 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:38:03.570 2271632 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:38:03.571 2271633 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.573 2271635 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.576 2271638 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.576 2271638 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:38:03.577 2271639 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:38:03.581 2271643 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:38:03.581 2271643 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:38:03.582 2271644 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.585 2271647 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.590 2271652 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.590 2271652 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:38:03.590 2271652 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:38:03.594 2271656 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:38:03.594 2271656 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:38:03.595 2271657 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.598 2271660 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.601 2271663 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.601 2271663 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:38:03.601 2271663 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:38:03.605 2271667 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:38:03.605 2271667 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:38:03.606 2271668 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.610 2271672 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.614 2271676 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.614 2271676 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:38:03.614 2271676 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:38:03.619 2271681 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:38:03.619 2271681 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:38:03.620 2271682 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:38:03.622 2271684 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@12d21411
20-08-2026 00:38:03.627 2271689 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:38:03.627 2271689 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:38:03.627 2271689 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:38:03.631 2271693 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:38:03.631 2271693 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:38:03.633 2271695 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.635 2271697 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.639 2271701 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.639 2271701 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:38:03.639 2271701 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:38:03.643 2271705 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:38:03.643 2271705 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:38:03.645 2271707 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.648 2271710 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.652 2271714 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.652 2271714 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:38:03.652 2271714 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:38:03.656 2271718 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:38:03.656 2271718 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.656 2271718 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:38:03.671 2271733 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.671 2271733 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.671 2271733 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.671 2271733 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:38:03.671 2271733 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.671 2271733 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.673 2271735 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.675 2271737 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.679 2271741 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.679 2271741 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:38:03.679 2271741 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:38:03.684 2271746 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:38:03.684 2271746 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:38:03.685 2271747 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.687 2271749 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.691 2271753 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.691 2271753 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:38:03.691 2271753 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:38:03.695 2271757 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:38:03.695 2271757 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:38:03.697 2271759 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.699 2271761 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.703 2271765 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.703 2271765 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:38:03.703 2271765 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:38:03.707 2271769 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:38:03.707 2271769 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:38:03.708 2271770 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.710 2271772 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.715 2271777 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.715 2271777 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:38:03.715 2271777 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:03.719 2271781 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:38:03.719 2271781 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:38:03.720 2271782 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.723 2271785 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.727 2271789 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.727 2271789 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:38:03.727 2271789 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:38:03.732 2271794 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:38:03.732 2271794 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.732 2271794 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:38:03.747 2271809 [http-nio-8051-exec-76] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"user_id":"9108022066","payment_gateway":"razor_pay","order_id":"TM08202203260820003641257","order_amount":20}
20-08-2026 00:38:03.748 2271810 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003641257-20-9108022066-razor_pay:
20-08-2026 00:38:03.749 2271811 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003641257-20-9108022066-razor_pay:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 20.0, orderAmount :: 20 ,  remainingAmount :: 0.0
20-08-2026 00:38:03.749 2271811 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{"pre_credit":"5806114303725552490","pre_debit":"4563239570228461869"}
20-08-2026 00:38:03.749 2271811 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003641257-20-9108022066-razor_pay: order row Order{order_id='TM08202203260820003641257', user_id=9108022066, vm_id=1660745548012, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"sku_total": 20, "name": "Ongibytes Garlic Muruku  per peice", "offer_id": "", "tray_id": "20", "door_id": "", "skuid": "4500605", "image_url": "https://images.tinymart.in/product/4500605-6297.png", "unit_price": "20", "qty": 1, "mrp": "20"}], "rstatus": true, "total_amount": 20, "order_status": "", "res": true, "imei": "TM08202203", "cart_offer_desc": "", "userId": "9108022066", "orderId": "TM08202203260820003641257", "bill_amount": 20}', weight_based_response='{}', created_at='2026-08-20 00:36:41.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='aD2qNb', short_order_expiry='20-09-2026 00:38:00', receipt_id='IN20260820003800', proposedSkuJson='{"skus": [{"sku_total": 20, "name": "Ongibytes Garlic Muruku ", "offer_desc": "", "offer_id": "", "tray_id": "20", "door_id": "1", "skuid": "4500605", "image_url": "https://images.tinymart.in/product/4500605-6297.png", "unit_price": 20, "qty": 1, "mrp": "20"}], "userId": "9108022066", "cart_offer_desc": "", "res": true, "imei": "TM08202203", "bill_amount": 20, "orderId": "TM08202203260820003641257", "total_amount": 20}', video_url='null', access_code='d6697436-1038-48d0-aed7-adece351a33a', status='Completed', type_of_order='app', wallet_txn_id='4563239570228461869', environment='9', wallet_txn_ids_json='{"pre_credit":"5806114303725552490","pre_debit":"4563239570228461869"}', internal_status='null'}
20-08-2026 00:38:03.749 2271811 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003641257-20-9108022066-razor_pay: shortOrderId  aD2qNb
20-08-2026 00:38:03.749 2271811 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003641257-20-9108022066-razor_pay: preAuth  20.0
20-08-2026 00:38:03.750 2271812 [http-nio-8051-exec-76] INFO  neuu.utils.payment.NeuuWallet - customerId: 9108022066
20-08-2026 00:38:03.750 2271812 [http-nio-8051-exec-76] INFO  neuu.utils.payment.NeuuWallet - transactionKey: PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX
20-08-2026 00:38:03.750 2271812 [http-nio-8051-exec-76] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:38:03.750 2271812 [http-nio-8051-exec-76] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"PkKh54HXEIzZndcp154x32ghD8IT1WOcQuBM3KAZAp5Vc7aAfjqT9cQSjsTjlbkvkZlYy3ipsqYgTEIhq3lGWe54qzfQKnAwkoMPUo7diQ5AP9jwKXcajCEbNepZruxQActBgx89nQIiT0A8MmaaTISsJwRiVuLuWENhJsTDToPsYxR4F3yMKLIjjJi3uRyryFSmPPuMIhC2tqTcmwxNKN58geIij2ucWs5PwCA34lDLv4hia1kdX18uimKoERkX","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:38:03.750 2271812 [http-nio-8051-exec-76] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9108022066"}
20-08-2026 00:38:03.750 2271812 [http-nio-8051-exec-76] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:38:03.756 2271818 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:03.756 2271818 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:03.756 2271818 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:38:03.756 2271818 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:38:03.756 2271818 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.756 2271818 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.760 2271822 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.762 2271824 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.765 2271827 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.765 2271827 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:38:03.765 2271827 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:38:03.766 2271828 [http-nio-8051-exec-76] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:38:03.766 2271828 [http-nio-8051-exec-76] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:38:03.767 2271829 [http-nio-8051-exec-76] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9108022066-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:38:03.767 2271829 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003641257-20-9108022066-razor_pay: data  {"total_balance":0,"promotional_balance":0,"personal_balance":0}
20-08-2026 00:38:03.767 2271829 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003641257-20-9108022066-razor_pay: walletBalance  0.0
20-08-2026 00:38:03.767 2271829 [http-nio-8051-exec-76] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM08202203260820003641257
20-08-2026 00:38:03.769 2271831 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:38:03.769 2271831 [http-nio-8051-exec-76] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:03.770 2271832 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:38:03.770 2271832 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.770 2271832 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:38:03.770 2271832 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - WalletImpl:: updatePostOrder :: orderId:TM08202203260820003641257, wallet_txn_id:, txn_type:d
20-08-2026 00:38:03.771 2271833 [http-nio-8051-exec-76] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003641257-20-9108022066-razor_pay: No debit/credit to wallet
20-08-2026 00:38:03.787 2271849 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:03.787 2271849 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:03.787 2271849 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:38:03.787 2271849 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:38:03.787 2271849 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.787 2271849 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.788 2271850 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.790 2271852 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.792 2271854 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.792 2271854 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:38:03.792 2271854 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:38:03.795 2271857 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:38:03.795 2271857 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.795 2271857 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:38:03.829 2271891 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.829 2271891 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.829 2271891 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.829 2271891 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:38:03.829 2271891 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.829 2271891 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.830 2271892 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.832 2271894 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.836 2271898 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.836 2271898 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:38:03.836 2271898 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:03.838 2271900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:38:03.838 2271900 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:38:03.839 2271901 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.841 2271903 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.844 2271906 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.844 2271906 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:38:03.844 2271906 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:38:03.846 2271908 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:38:03.846 2271908 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:38:03.847 2271909 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.848 2271910 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.851 2271913 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.851 2271913 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:38:03.851 2271913 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:38:03.854 2271916 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:38:03.854 2271916 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.854 2271916 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:38:03.871 2271933 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.871 2271933 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.871 2271933 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.871 2271933 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:38:03.871 2271933 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.871 2271933 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.872 2271934 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.873 2271935 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.877 2271939 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.877 2271939 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:38:03.877 2271939 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:38:03.879 2271941 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:38:03.879 2271941 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:38:03.880 2271942 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.882 2271944 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.885 2271947 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.885 2271947 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:38:03.885 2271947 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:38:03.888 2271950 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:38:03.888 2271950 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.888 2271950 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:38:03.915 2271977 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.915 2271977 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:03.915 2271977 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:03.915 2271977 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:38:03.915 2271977 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.915 2271977 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.916 2271978 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.918 2271980 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.922 2271984 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.922 2271984 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:38:03.922 2271984 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:38:03.926 2271988 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:38:03.926 2271988 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:38:03.927 2271989 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.929 2271991 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.933 2271995 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.933 2271995 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:38:03.933 2271995 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:38:03.937 2271999 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:38:03.937 2271999 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:38:03.938 2272000 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.940 2272002 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.942 2272004 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.943 2272005 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:38:03.943 2272005 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:03.945 2272007 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:38:03.945 2272007 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:38:03.946 2272008 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.948 2272010 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.950 2272012 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.950 2272012 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:38:03.950 2272012 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:38:03.953 2272015 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:38:03.953 2272015 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:38:03.954 2272016 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.955 2272017 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.958 2272020 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.958 2272020 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:38:03.958 2272020 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:38:03.960 2272022 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:38:03.960 2272022 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:38:03.962 2272024 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.963 2272025 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:03.966 2272028 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:03.966 2272028 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:38:03.966 2272028 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:03.968 2272030 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:38:03.969 2272031 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:38:03.969 2272031 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:03.971 2272033 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:03.973 2272035 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:03.973 2272035 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:38:03.973 2272035 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:38:03.976 2272038 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:38:03.976 2272038 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:03.976 2272038 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:38:03.994 2272056 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:03.994 2272056 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:03.994 2272056 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:38:03.994 2272056 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:38:03.994 2272056 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:03.0
20-08-2026 00:38:03.994 2272056 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:03.995 2272057 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:03.997 2272059 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.001 2272063 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.001 2272063 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:38:04.001 2272063 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:38:04.004 2272066 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:38:04.004 2272066 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:38:04.005 2272067 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.006 2272068 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.009 2272071 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.009 2272071 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:38:04.009 2272071 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:38:04.012 2272074 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:38:04.013 2272075 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.013 2272075 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:38:04.029 2272091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:04.029 2272091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:04.029 2272091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:38:04.029 2272091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:38:04.030 2272092 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.030 2272092 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.030 2272092 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.032 2272094 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.035 2272097 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.036 2272098 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:38:04.036 2272098 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:38:04.039 2272101 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:38:04.039 2272101 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.039 2272101 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:38:04.157 2272219 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.157 2272219 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.157 2272219 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.157 2272219 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:38:04.157 2272219 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.157 2272219 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.159 2272221 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.163 2272225 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.168 2272230 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.168 2272230 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:38:04.168 2272230 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:38:04.172 2272234 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:38:04.172 2272234 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:38:04.173 2272235 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.175 2272237 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.181 2272243 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.181 2272243 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:38:04.181 2272243 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:38:04.187 2272249 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:38:04.187 2272249 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.187 2272249 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:38:04.207 2272269 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.207 2272269 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.207 2272269 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.207 2272269 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:38:04.207 2272269 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.207 2272269 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.209 2272271 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.211 2272273 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.216 2272278 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.216 2272278 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:38:04.216 2272278 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:38:04.222 2272284 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:38:04.222 2272284 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:38:04.223 2272285 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.225 2272287 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.231 2272293 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.231 2272293 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:38:04.231 2272293 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:38:04.234 2272296 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:38:04.234 2272296 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:38:04.234 2272296 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.236 2272298 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.239 2272301 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.239 2272301 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:38:04.239 2272301 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:38:04.241 2272303 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:38:04.241 2272303 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:38:04.242 2272304 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.243 2272305 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.246 2272308 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.246 2272308 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:38:04.246 2272308 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:04.250 2272312 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:38:04.250 2272312 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:38:04.250 2272312 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.252 2272314 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.254 2272316 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.254 2272316 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:38:04.254 2272316 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:38:04.257 2272319 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:38:04.257 2272319 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.257 2272319 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:38:04.278 2272340 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:04.279 2272341 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:04.279 2272341 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:38:04.279 2272341 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:38:04.279 2272341 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.279 2272341 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.279 2272341 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.281 2272343 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.284 2272346 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.284 2272346 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:38:04.284 2272346 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:38:04.288 2272350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:38:04.288 2272350 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:38:04.288 2272350 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.290 2272352 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.293 2272355 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.293 2272355 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:38:04.293 2272355 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:38:04.295 2272357 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:38:04.295 2272357 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:38:04.296 2272358 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.298 2272360 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.301 2272363 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.301 2272363 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:38:04.301 2272363 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:38:04.303 2272365 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:38:04.303 2272365 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.304 2272366 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:38:04.339 2272401 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.339 2272401 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.339 2272401 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.340 2272402 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:38:04.340 2272402 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.340 2272402 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.341 2272403 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.343 2272405 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.347 2272409 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.347 2272409 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:38:04.347 2272409 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:38:04.351 2272413 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:38:04.352 2272414 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.352 2272414 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:38:04.370 2272432 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:04.370 2272432 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:04.370 2272432 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:38:04.370 2272432 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:38:04.370 2272432 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.370 2272432 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.371 2272433 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.374 2272436 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.377 2272439 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.377 2272439 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:38:04.377 2272439 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:38:04.381 2272443 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:38:04.381 2272443 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:38:04.382 2272444 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.383 2272445 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.387 2272449 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.387 2272449 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:38:04.387 2272449 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:38:04.390 2272452 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:38:04.390 2272452 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:38:04.391 2272453 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.392 2272454 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.395 2272457 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.395 2272457 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:38:04.395 2272457 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:38:04.398 2272460 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:38:04.399 2272461 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:38:04.399 2272461 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.401 2272463 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.404 2272466 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.404 2272466 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:38:04.404 2272466 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:38:04.407 2272469 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:38:04.407 2272469 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:38:04.408 2272470 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.409 2272471 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.413 2272475 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.413 2272475 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:38:04.413 2272475 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:38:04.416 2272478 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:38:04.416 2272478 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.416 2272478 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:38:04.437 2272499 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.438 2272500 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.438 2272500 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.438 2272500 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:38:04.438 2272500 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.438 2272500 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.438 2272500 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.440 2272502 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.442 2272504 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.442 2272504 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:38:04.442 2272504 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:38:04.445 2272507 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:38:04.445 2272507 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:38:04.446 2272508 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.447 2272509 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.450 2272512 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.450 2272512 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:38:04.450 2272512 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:04.453 2272515 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:38:04.453 2272515 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:38:04.454 2272516 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.455 2272517 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.457 2272519 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.457 2272519 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:38:04.457 2272519 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:04.460 2272522 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:38:04.460 2272522 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:38:04.460 2272522 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.462 2272524 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.466 2272528 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.466 2272528 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:38:04.466 2272528 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:38:04.468 2272530 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:38:04.468 2272530 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:38:04.469 2272531 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.471 2272533 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.475 2272537 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.475 2272537 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:38:04.475 2272537 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:04.479 2272541 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:38:04.479 2272541 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:38:04.481 2272543 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.483 2272545 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.487 2272549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.487 2272549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:38:04.487 2272549 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:38:04.490 2272552 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:38:04.490 2272552 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:38:04.491 2272553 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.492 2272554 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.495 2272557 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.495 2272557 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:38:04.495 2272557 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:04.498 2272560 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:38:04.498 2272560 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:38:04.499 2272561 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.501 2272563 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.503 2272565 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.503 2272565 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:38:04.503 2272565 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:04.506 2272568 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:38:04.506 2272568 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:38:04.507 2272569 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.508 2272570 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.511 2272573 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.511 2272573 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:38:04.511 2272573 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:38:04.513 2272575 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:38:04.513 2272575 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:38:04.514 2272576 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.516 2272578 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.518 2272580 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.518 2272580 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:38:04.518 2272580 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:38:04.521 2272583 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:38:04.521 2272583 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:38:04.522 2272584 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.523 2272585 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.526 2272588 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.526 2272588 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:38:04.526 2272588 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:38:04.529 2272591 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:38:04.529 2272591 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:38:04.530 2272592 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.531 2272593 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.534 2272596 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.534 2272596 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:38:04.534 2272596 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:38:04.537 2272599 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:38:04.537 2272599 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:38:04.537 2272599 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.538 2272600 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.542 2272604 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.542 2272604 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:38:04.542 2272604 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:38:04.544 2272606 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:38:04.544 2272606 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.544 2272606 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:38:04.565 2272627 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.565 2272627 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.565 2272627 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.565 2272627 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:38:04.565 2272627 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.565 2272627 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.565 2272627 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.567 2272629 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.570 2272632 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.570 2272632 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:38:04.570 2272632 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:04.573 2272635 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:38:04.573 2272635 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:38:04.574 2272636 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.576 2272638 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.579 2272641 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.579 2272641 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:38:04.579 2272641 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:04.582 2272644 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:38:04.582 2272644 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:38:04.582 2272644 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.584 2272646 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.588 2272650 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.588 2272650 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:38:04.588 2272650 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:38:04.590 2272652 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:38:04.590 2272652 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.590 2272652 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:38:04.604 2272666 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.605 2272667 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.605 2272667 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.605 2272667 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:38:04.606 2272668 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.606 2272668 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.606 2272668 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.610 2272672 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.618 2272680 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.618 2272680 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:38:04.618 2272680 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:38:04.620 2272682 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:38:04.620 2272682 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:38:04.621 2272683 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.623 2272685 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.626 2272688 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.626 2272688 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:38:04.626 2272688 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:04.629 2272691 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:38:04.629 2272691 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:38:04.629 2272691 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.631 2272693 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.634 2272696 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.634 2272696 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:38:04.634 2272696 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:38:04.636 2272698 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:38:04.636 2272698 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:38:04.637 2272699 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.638 2272700 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.640 2272702 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.641 2272703 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:38:04.641 2272703 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:38:04.644 2272706 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:38:04.644 2272706 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:38:04.644 2272706 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.646 2272708 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.648 2272710 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.648 2272710 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:38:04.648 2272710 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:04.651 2272713 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:38:04.651 2272713 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:38:04.653 2272715 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.654 2272716 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.657 2272719 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.657 2272719 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:38:04.657 2272719 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:38:04.660 2272722 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:38:04.660 2272722 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.660 2272722 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:38:04.681 2272743 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.681 2272743 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.681 2272743 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.681 2272743 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:38:04.681 2272743 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.681 2272743 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.682 2272744 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.683 2272745 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.686 2272748 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.686 2272748 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:38:04.686 2272748 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:38:04.689 2272751 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:38:04.689 2272751 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:38:04.690 2272752 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.691 2272753 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.694 2272756 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.694 2272756 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:38:04.694 2272756 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:38:04.696 2272758 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:38:04.697 2272759 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:38:04.697 2272759 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.698 2272760 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.701 2272763 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.701 2272763 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:38:04.701 2272763 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:38:04.705 2272767 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:38:04.705 2272767 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:38:04.706 2272768 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.707 2272769 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.711 2272773 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.711 2272773 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:38:04.711 2272773 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:38:04.715 2272777 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:38:04.715 2272777 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:38:04.716 2272778 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.719 2272781 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.722 2272784 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.722 2272784 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:38:04.722 2272784 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:38:04.725 2272787 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:38:04.725 2272787 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.725 2272787 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:38:04.748 2272810 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.748 2272810 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.748 2272810 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.748 2272810 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.749 2272811 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:38:04.751 2272813 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3a5e3be4
20-08-2026 00:38:04.756 2272818 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:38:04.756 2272818 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:38:04.756 2272818 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:38:04.759 2272821 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:38:04.759 2272821 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:38:04.760 2272822 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.762 2272824 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.765 2272827 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.765 2272827 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:38:04.765 2272827 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:38:04.768 2272830 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:38:04.768 2272830 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.768 2272830 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:38:04.793 2272855 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.793 2272855 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.793 2272855 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.793 2272855 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:38:04.793 2272855 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.793 2272855 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.795 2272857 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.797 2272859 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.800 2272862 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.800 2272862 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:38:04.800 2272862 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:04.803 2272865 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:38:04.803 2272865 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:38:04.804 2272866 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.806 2272868 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.808 2272870 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.808 2272870 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:38:04.808 2272870 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:38:04.811 2272873 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:38:04.811 2272873 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:38:04.812 2272874 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.813 2272875 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.817 2272879 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.817 2272879 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:38:04.817 2272879 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:38:04.820 2272882 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:38:04.820 2272882 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:38:04.821 2272883 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.822 2272884 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:38:04.822 2272884 [http-nio-8051-exec-119] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:38:04.823 2272885 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.825 2272887 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/185994-2558.webp","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"offer_id":"","tray_id":"32","skuid":"185994","offer_desc":""}]
20-08-2026 00:38:04.825 2272887 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@57a9f931
20-08-2026 00:38:04.825 2272887 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:04.826 2272888 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:04.826 2272888 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@57a9f931
20-08-2026 00:38:04.826 2272888 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:04.827 2272889 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.827 2272889 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:38:04.827 2272889 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:38:04.831 2272893 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:38:04.831 2272893 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.832 2272894 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:38:04.851 2272913 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:38:04.851 2272913 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:38:04.851 2272913 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.851 2272913 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.853 2272915 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.855 2272917 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.859 2272921 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.860 2272922 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:38:04.860 2272922 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:38:04.863 2272925 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:38:04.863 2272925 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:38:04.864 2272926 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.866 2272928 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.870 2272932 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.871 2272933 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:38:04.871 2272933 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:38:04.874 2272936 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:38:04.874 2272936 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.874 2272936 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:38:04.890 2272952 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.890 2272952 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.890 2272952 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.890 2272952 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:38:04.890 2272952 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.890 2272952 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.892 2272954 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.895 2272957 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.900 2272962 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.900 2272962 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:38:04.900 2272962 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:38:04.905 2272967 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:38:04.905 2272967 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.905 2272967 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:38:04.923 2272985 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.923 2272985 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.923 2272985 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.924 2272986 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:38:04.924 2272986 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.924 2272986 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.925 2272987 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.927 2272989 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.932 2272994 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.932 2272994 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:38:04.932 2272994 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:38:04.935 2272997 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:38:04.936 2272998 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:38:04.937 2272999 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.939 2273001 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.943 2273005 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.943 2273005 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:38:04.943 2273005 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:38:04.946 2273008 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:38:04.946 2273008 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:04.946 2273008 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:38:04.965 2273027 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.965 2273027 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:04.965 2273027 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:04.965 2273027 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:38:04.965 2273027 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:04.0
20-08-2026 00:38:04.965 2273027 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:04.966 2273028 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.968 2273030 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.970 2273032 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.970 2273032 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:38:04.970 2273032 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:04.973 2273035 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:38:04.973 2273035 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:38:04.974 2273036 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:04.975 2273037 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:04.978 2273040 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:04.978 2273040 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:38:04.978 2273040 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:38:04.981 2273043 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:38:04.981 2273043 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:38:04.982 2273044 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.984 2273046 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.987 2273049 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.987 2273049 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:38:04.987 2273049 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:04.990 2273052 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:38:04.990 2273052 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:38:04.991 2273053 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:04.994 2273056 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:04.997 2273059 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:04.997 2273059 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:38:04.998 2273060 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:38:05.002 2273064 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:38:05.002 2273064 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:38:05.003 2273065 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.004 2273066 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.008 2273070 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.008 2273070 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:38:05.008 2273070 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:38:05.011 2273073 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:38:05.011 2273073 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:38:05.012 2273074 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.013 2273075 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.016 2273078 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.016 2273078 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:38:05.016 2273078 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:38:05.021 2273083 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:38:05.021 2273083 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:38:05.022 2273084 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:05.023 2273085 [http-nio-8051-exec-99] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:38:05.023 2273085 [http-nio-8051-exec-99] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:38:05.024 2273086 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:05.026 2273088 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:05.026 2273088 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:38:05.026 2273088 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:38:05.029 2273091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:38:05.029 2273091 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:38:05.030 2273092 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.032 2273094 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.034 2273096 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.034 2273096 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:38:05.034 2273096 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:38:05.036 2273098 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:38:05.036 2273098 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:38:05.037 2273099 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.038 2273100 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.041 2273103 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.041 2273103 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:38:05.041 2273103 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:38:05.044 2273106 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:38:05.044 2273106 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:38:05.044 2273106 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.046 2273108 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.049 2273111 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.049 2273111 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:38:05.049 2273111 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:38:05.051 2273113 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:38:05.051 2273113 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:38:05.052 2273114 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.054 2273116 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.057 2273119 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.057 2273119 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:38:05.057 2273119 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:38:05.059 2273121 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:38:05.059 2273121 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:38:05.060 2273122 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.062 2273124 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.065 2273127 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.065 2273127 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:38:05.065 2273127 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:38:05.068 2273130 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:38:05.068 2273130 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:38:05.068 2273130 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.069 2273131 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.072 2273134 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.072 2273134 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:38:05.072 2273134 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:38:05.074 2273136 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:38:05.075 2273137 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:38:05.075 2273137 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.076 2273138 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.079 2273141 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.079 2273141 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:38:05.079 2273141 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:38:05.082 2273144 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:38:05.082 2273144 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:38:05.083 2273145 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.084 2273146 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.087 2273149 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.087 2273149 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:38:05.087 2273149 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:05.090 2273152 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:38:05.090 2273152 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:38:05.091 2273153 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:05.092 2273154 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:05.095 2273157 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:05.095 2273157 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:38:05.095 2273157 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:38:05.099 2273161 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:38:05.099 2273161 [http-nio-8051-exec-118] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-07-23 14:31:16"}
20-08-2026 00:38:05.099 2273161 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:05.099 2273161 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:38:05.127 2273189 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:05.127 2273189 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:05.127 2273189 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:05.127 2273189 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:38:05.127 2273189 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:05.0
20-08-2026 00:38:05.127 2273189 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:05.128 2273190 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.129 2273191 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.132 2273194 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.132 2273194 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:38:05.132 2273194 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:38:05.135 2273197 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:38:05.135 2273197 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:38:05.136 2273198 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.137 2273199 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.140 2273202 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.140 2273202 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:38:05.140 2273202 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:05.143 2273205 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:38:05.143 2273205 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:38:05.144 2273206 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.145 2273207 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.147 2273209 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.147 2273209 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:38:05.147 2273209 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:38:05.150 2273212 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:38:05.150 2273212 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:38:05.151 2273213 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:05.152 2273214 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:05.155 2273217 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:05.155 2273217 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:38:05.155 2273217 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:38:05.158 2273220 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:38:05.158 2273220 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:05.158 2273220 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:38:05.185 2273247 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:05.185 2273247 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:05.185 2273247 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:38:05.185 2273247 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:38:05.185 2273247 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:05.0
20-08-2026 00:38:05.185 2273247 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:05.186 2273248 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:05.188 2273250 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:05.191 2273253 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:05.191 2273253 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:38:05.191 2273253 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:38:05.194 2273256 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:38:05.194 2273256 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:05.194 2273256 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:38:05.212 2273274 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:05.213 2273275 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:05.213 2273275 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:38:05.213 2273275 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:38:05.213 2273275 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:05.0
20-08-2026 00:38:05.213 2273275 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:05.213 2273275 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:05.215 2273277 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:05.218 2273280 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:05.218 2273280 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:38:05.218 2273280 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:38:05.221 2273283 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:38:05.221 2273283 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:05.221 2273283 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:38:05.239 2273301 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:05.239 2273301 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:38:05.239 2273301 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:38:05.239 2273301 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:38:05.239 2273301 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:05.0
20-08-2026 00:38:05.239 2273301 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:05.240 2273302 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.241 2273303 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.244 2273306 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.244 2273306 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:38:05.244 2273306 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:38:05.246 2273308 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:38:05.246 2273308 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:38:05.247 2273309 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.248 2273310 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.251 2273313 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.251 2273313 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:38:05.251 2273313 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:05.254 2273316 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:38:05.254 2273316 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:38:05.254 2273316 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.256 2273318 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.259 2273321 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.259 2273321 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:38:05.259 2273321 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:38:05.261 2273323 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:38:05.261 2273323 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:38:05.262 2273324 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.263 2273325 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.266 2273328 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.266 2273328 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:38:05.266 2273328 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:05.268 2273330 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:38:05.268 2273330 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:38:05.269 2273331 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.270 2273332 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.273 2273335 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.273 2273335 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:38:05.273 2273335 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:38:05.275 2273337 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:38:05.276 2273338 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:38:05.276 2273338 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.278 2273340 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.281 2273343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.281 2273343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:38:05.281 2273343 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:38:05.284 2273346 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:38:05.284 2273346 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:38:05.285 2273347 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.288 2273350 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.291 2273353 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.291 2273353 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:38:05.291 2273353 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:38:05.294 2273356 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:38:05.294 2273356 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:38:05.295 2273357 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.297 2273359 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.299 2273361 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.299 2273361 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:38:05.300 2273362 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:38:05.302 2273364 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:38:05.302 2273364 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:38:05.303 2273365 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.304 2273366 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.307 2273369 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.307 2273369 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:38:05.307 2273369 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:38:05.310 2273372 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:38:05.311 2273373 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:38:05.311 2273373 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:05.313 2273375 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6161a0be
20-08-2026 00:38:05.316 2273378 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:38:05.316 2273378 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:38:05.316 2273378 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:38:05.318 2273380 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:38:05.318 2273380 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:38:05.318 2273380 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:38:05.343 2273405 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:05.343 2273405 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:38:05.343 2273405 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:38:05.344 2273406 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:38:05.344 2273406 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:38:05.0
20-08-2026 00:38:05.344 2273406 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:38:05.344 2273406 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.346 2273408 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.349 2273411 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.349 2273411 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:38:05.349 2273411 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:38:05.352 2273414 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:38:05.352 2273414 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:38:05.352 2273414 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.354 2273416 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.357 2273419 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.357 2273419 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:38:05.357 2273419 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:38:05.359 2273421 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:38:05.359 2273421 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:38:05.360 2273422 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.362 2273424 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.364 2273426 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.364 2273426 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:38:05.364 2273426 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:38:05.367 2273429 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:38:05.367 2273429 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:38:05.368 2273430 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.369 2273431 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.372 2273434 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.372 2273434 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:38:05.372 2273434 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:38:05.375 2273437 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:38:05.375 2273437 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:38:05.376 2273438 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.377 2273439 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.380 2273442 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.380 2273442 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:38:05.380 2273442 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:38:05.382 2273444 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:38:05.382 2273444 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:38:05.383 2273445 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:38:05.384 2273446 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@375eff01
20-08-2026 00:38:05.387 2273449 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:38:05.387 2273449 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:38:05.387 2273449 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:38:05.390 2273452 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:38:05.390 2273452 [http-nio-8051-exec-72] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:38:07.870 2275932 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:17:43.0, vm_id=1650863155668}
20-08-2026 00:38:07.871 2275933 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863155668, timestamp: 2026-08-19 19:17:43.0
20-08-2026 00:38:07.916 2275978 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:38:08.611 2276673 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:38:08.611 2276673 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:38:10.785 2278847 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:38:10.785 2278847 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:38:10.785 2278847 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 950d94249898Db0c5670F6B8841a4a7736720542
20-08-2026 00:38:10.785 2278847 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:38:10.785 2278847 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:10.786 2278848 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:950d94249898Db0c5670F6B8841a4a7736720542, device:app
20-08-2026 00:38:10.787 2278849 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:10.787 2278849 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202302260819193003848
20-08-2026 00:38:10.788 2278850 [http-nio-8051-exec-105] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202302260819193003848
20-08-2026 00:38:11.380 2279442 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:38:11.380 2279442 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:38:11.797 2279859 [http-nio-8051-exec-116] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202003}
20-08-2026 00:38:12.077 2280139 [http-nio-8051-exec-125] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:38:12.077 2280139 [http-nio-8051-exec-125] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:38:12.209 2280271 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{data=[{status=false, timestamp=2026-08-20 00:38:12.024055, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:38:12.024186, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:38:12.024231, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:38:12.024273, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:38:12.024315, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:38:12.024359, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:38:12.024400, issue_type=Non Communicable}], tray=34}, {data=[{status=false, timestamp=2026-08-20 00:38:12.024442, issue_type=Non Communicable}], tray=34}, {data=[{status=false, timestamp=2026-08-20 00:38:12.024483, issue_type=Non Communicable}], tray=34}], doors=[{hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202501-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202501-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:38:12.027637}], door_id=1}, {hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202501-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202501-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:38:12.028300}], door_id=2}]}
20-08-2026 00:38:12.210 2280272 [http-nio-8051-exec-111] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:38:12.210 2280272 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202501, traysArr : [{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024055"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024186"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024231"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024273"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024315"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024359"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024400"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024442"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024483"}]}]
20-08-2026 00:38:12.210 2280272 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202501, traysArr : [{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024055"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024186"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024231"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024273"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024315"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024359"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024400"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024442"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024483"}]}]
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024055"}
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024186"}
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024231"}
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024273"}
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024315"}
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024359"}
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024400"}
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024442"}
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:38:12.024483"}
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:38:12.212 2280274 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:38:12.213 2280275 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:38:12.219 2280281 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:12.027637"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:12.028300"}],"hcid":[1],"door_id":2}]
20-08-2026 00:38:12.219 2280281 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:12.027637"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:12.028300"}],"hcid":[1],"door_id":2}]
20-08-2026 00:38:12.231 2280293 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202501, cameraArr : {}
20-08-2026 00:38:12.231 2280293 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202501, cameraInfoData : {}
20-08-2026 00:38:13.513 2281575 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202304
20-08-2026 00:38:13.513 2281575 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:38:13.513 2281575 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:38:13
20-08-2026 00:38:13.999 2282061 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{created_at=2026-08-20 00:38:13.757782, sensors=[{sensor_type=limit, id=TM07202501-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM07202501-1-magnetic, sensor_status=true}]}]}, {hcid=[1], door_id=2, data=[{created_at=2026-08-20 00:38:13.758972, sensors=[{sensor_type=limit, id=TM07202501-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM07202501-2-magnetic, sensor_status=true}]}]}]}
20-08-2026 00:38:13.999 2282061 [http-nio-8051-exec-117] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:38:13.999 2282061 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM07202501, traysArr : []
20-08-2026 00:38:14.000 2282062 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM07202501, traysArr : []
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:38:14.001 2282063 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:38:14.002 2282064 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:38:14.009 2282071 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:13.757782"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:13.758972"}],"hcid":[1],"door_id":2}]
20-08-2026 00:38:14.010 2282072 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM07202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:13.757782"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:13.758972"}],"hcid":[1],"door_id":2}]
20-08-2026 00:38:14.023 2282085 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07202501, cameraArr : {}
20-08-2026 00:38:14.023 2282085 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM07202501, cameraInfoData : {}
20-08-2026 00:38:15.506 2283568 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}, {status=true, value=100%, id=logs-full}], created_at=2026-08-20 00:38:14}}
20-08-2026 00:38:15.506 2283568 [http-nio-8051-exec-112] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:38:15.506 2283568 [http-nio-8051-exec-112] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:38:15.506 2283568 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202507, traysArr : []
20-08-2026 00:38:15.507 2283569 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202507, traysArr : []
20-08-2026 00:38:15.508 2283570 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:38:15.508 2283570 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:38:15.508 2283570 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:38:15.509 2283571 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:38:15.509 2283571 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202507, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:38:14"}
20-08-2026 00:38:15.510 2283572 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202507, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:38:14"}
20-08-2026 00:38:15.642 2283704 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:38:15.642 2283704 [http-nio-8051-exec-87] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:38:16.158 2284220 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:38:16.159 2284221 [http-nio-8051-exec-105] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:38:16.160 2284222 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/185994-2558.webp","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"offer_id":"","tray_id":"32","skuid":"185994","offer_desc":""}]
20-08-2026 00:38:16.160 2284222 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@61fe0c23
20-08-2026 00:38:16.160 2284222 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:38:16.160 2284222 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:16.160 2284222 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@61fe0c23
20-08-2026 00:38:16.160 2284222 [http-nio-8051-exec-105] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:38:16.888 2284950 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:38:16.888 2284950 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:38:16.888 2284950 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:38:16.888 2284950 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:38:16.888 2284950 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:16.888 2284950 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:38:17.324 2285386 [http-nio-8051-exec-124] INFO  n.c.kiosk.utils.OfferController - offer cart request payload: {logic=WBL, res=True, skus=[{tray_id=14, name=Farmely Classic date Bites 20gm per peice, door_id=, image_url=https://images.tinymart.in/product/4500667-4339.webp, mrp=40, sku_total=80.0, qty=2, unit_price=40, skuid=4500667}, {tray_id=32, name=Heritage A1 Spiced Butter Milk180ml per peice, door_id=, image_url=https://images.tinymart.in/product/4500499-5719.webp, mrp=20, sku_total=20.0, qty=1, unit_price=20, skuid=4500499}], orderId=TM05202203260820003643258, rstatus=true, anomaly=0, total_amount=100.0}
20-08-2026 00:38:17.331 2285393 [http-nio-8051-exec-124] INFO  n.c.kiosk.utils.OfferController - null
20-08-2026 00:38:17.331 2285393 [http-nio-8051-exec-124] INFO  n.c.kiosk.utils.OfferController - offer cart response payload: {"rstatus":true,"res":true,"order_status":"","bill_amount":100,"skus":[{"sku_total":80,"door_id":"","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":2,"name":"Farmely Classic date Bites 20gm per peice","mrp":"40","unit_price":"40","tray_id":"14","skuid":"4500667","offer_id":""},{"sku_total":20,"door_id":"","image_url":"https://images.tinymart.in/product/4500499-5719.webp","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml per peice","mrp":"20","unit_price":"20","tray_id":"32","skuid":"4500499","offer_id":""}],"orderId":"TM05202203260820003643258","total_amount":100,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}
20-08-2026 00:38:17.378 2285440 [http-nio-8051-exec-60] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:38:17.379 2285441 [http-nio-8051-exec-60] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:17.379 2285441 [http-nio-8051-exec-60] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:38:17.387 2285449 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:17.387 2285449 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:17.388 2285450 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:17.388 2285450 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:17.388 2285450 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:17.389 2285451 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:38:17.389 2285451 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:17.389 2285451 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:17.390 2285452 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:38:17.390 2285452 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:17.390 2285452 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:17.391 2285453 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:17.391 2285453 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:38:17.391 2285453 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:38:17.392 2285454 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:38:17.392 2285454 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:17.392 2285454 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:17.394 2285456 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:38:17.394 2285456 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:17.394 2285456 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:17.394 2285456 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:17.395 2285457 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:38:17.395 2285457 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:38:17.395 2285457 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:38:17.395 2285457 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:38:17.395 2285457 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:38:17.396 2285458 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:38:17.396 2285458 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:38:17.396 2285458 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:38:17.397 2285459 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:38:17.397 2285459 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:38:17.397 2285459 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:38:17.398 2285460 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:38:17.398 2285460 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:38:17.398 2285460 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:38:17.399 2285461 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:38:17.399 2285461 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:17.399 2285461 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:17.400 2285462 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:17.400 2285462 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:17.400 2285462 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:17.400 2285462 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:17.401 2285463 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:17.401 2285463 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:17.401 2285463 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:38:17.401 2285463 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:17.401 2285463 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:17.403 2285465 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:17.403 2285465 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:17.403 2285465 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:17.403 2285465 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:17.404 2285466 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:17.404 2285466 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:17.405 2285467 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:17.405 2285467 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:17.405 2285467 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:17.406 2285468 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:17.406 2285468 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:17.406 2285468 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:17.407 2285469 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:17.407 2285469 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:17.407 2285469 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:17.408 2285470 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:17.408 2285470 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:17.408 2285470 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:17.409 2285471 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:17.409 2285471 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:17.409 2285471 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:17.410 2285472 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:17.410 2285472 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:17.410 2285472 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:17.411 2285473 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:17.411 2285473 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:17.411 2285473 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:17.412 2285474 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:17.412 2285474 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:17.412 2285474 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:17.413 2285475 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:17.413 2285475 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:17.413 2285475 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:17.414 2285476 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:17.414 2285476 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:17.414 2285476 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:17.415 2285477 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:17.415 2285477 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:17.415 2285477 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:17.416 2285478 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:17.416 2285478 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:38:17.416 2285478 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:38:17.417 2285479 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:38:17.417 2285479 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:17.417 2285479 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:17.418 2285480 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:17.419 2285481 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:17.419 2285481 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:17.419 2285481 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:17.419 2285481 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:17.419 2285481 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:17.420 2285482 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:17.440 2285502 [http-nio-8051-exec-60] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258","TM05202203260820003643258"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:38:17.831 2285893 [http-nio-8051-exec-114] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202506}
20-08-2026 00:38:18.174 2286236 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:38:18.174 2286236 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:38:18.174 2286236 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:38:18.174 2286236 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:38:18.174 2286236 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:18.174 2286236 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:38:18.294 2286356 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202201
20-08-2026 00:38:18.294 2286356 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:38:18.294 2286356 [http-nio-8051-exec-73] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:38:18
20-08-2026 00:38:18.795 2286857 [http-nio-8051-exec-120] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:38:18.795 2286857 [http-nio-8051-exec-120] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:18.805 2286867 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:18.805 2286867 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:18.806 2286868 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:18.806 2286868 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:18.806 2286868 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:18.807 2286869 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:38:18.807 2286869 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:18.807 2286869 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:18.807 2286869 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:38:18.807 2286869 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:18.807 2286869 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:18.809 2286871 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:18.809 2286871 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:38:18.809 2286871 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:38:18.809 2286871 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:38:18.809 2286871 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:18.809 2286871 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:18.810 2286872 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:38:18.810 2286872 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:18.810 2286872 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:18.811 2286873 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:18.811 2286873 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:38:18.811 2286873 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:38:18.811 2286873 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:38:18.811 2286873 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:38:18.811 2286873 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:38:18.812 2286874 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:38:18.812 2286874 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:38:18.812 2286874 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:38:18.813 2286875 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:38:18.813 2286875 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:38:18.813 2286875 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:38:18.814 2286876 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:38:18.814 2286876 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:38:18.814 2286876 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:38:18.815 2286877 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:38:18.815 2286877 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:18.815 2286877 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:18.815 2286877 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:18.815 2286877 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:18.815 2286877 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:18.816 2286878 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:18.816 2286878 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:18.816 2286878 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:18.817 2286879 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:38:18.817 2286879 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:18.817 2286879 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:18.817 2286879 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:18.818 2286880 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:18.818 2286880 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:18.819 2286881 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:18.819 2286881 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:18.819 2286881 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:18.820 2286882 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:18.820 2286882 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:18.820 2286882 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:18.820 2286882 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:18.820 2286882 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:18.820 2286882 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:18.821 2286883 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:18.821 2286883 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:18.821 2286883 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:18.822 2286884 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:18.822 2286884 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:18.822 2286884 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:18.822 2286884 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:18.822 2286884 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:18.822 2286884 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:18.823 2286885 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:18.823 2286885 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:18.823 2286885 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:18.824 2286886 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:18.824 2286886 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:18.824 2286886 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:18.825 2286887 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:18.825 2286887 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:18.825 2286887 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:18.825 2286887 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:18.825 2286887 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:18.825 2286887 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:18.826 2286888 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:18.826 2286888 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:18.826 2286888 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:18.827 2286889 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:18.827 2286889 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:18.827 2286889 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:18.828 2286890 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:18.828 2286890 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:38:18.828 2286890 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:38:18.829 2286891 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:38:18.829 2286891 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:18.829 2286891 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:18.829 2286891 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:18.829 2286891 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:18.829 2286891 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:18.830 2286892 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:18.830 2286892 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:18.830 2286892 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:18.831 2286893 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:18.849 2286911 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500667-4339.webp","door_id":"1","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"skuid":"4500667","tray_id":"14","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500499-5719.webp","door_id":"2","qty":1,"name":"Heritage A1 Spiced Butter Milk180ml","mrp":"20","unit_price":20,"skuid":"4500499","tray_id":"32","offer_id":"","offer_desc":""}],"bill_amount":60,"orderId":"TM05202203260820003643258","total_amount":60,"cart_offer_desc":"","imei":"TM05202203","userId":"7022042316"}', video_url='null', access_code='49080170', status='active', type_of_order='app', wallet_txn_id='3482322311434685122', environment='9', wallet_txn_ids_json='{"pre_credit":"7340635487754078653","pre_debit":"3482322311434685122"}', internal_status='null'}
20-08-2026 00:38:18.850 2286912 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - short order id in sync controller is --> N66s5K
20-08-2026 00:38:18.850 2286912 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - short order expiry is --> 20-09-2026 00:38:18
20-08-2026 00:38:18.856 2286918 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:38:17","mrp":40,"offer_id":"","tray_id":null,"order_item_id":"TM05202203260820003643258_0","offer":0,"vm_id":"1652784235808","vend_status":"success","sync_done":"False","price":40,"qty":2,"sku":"4500667","order_id":"TM05202203260820003643258"}
20-08-2026 00:38:18.857 2286919 [http-nio-8051-exec-120] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM05202203260820003643258' and sku = '4500667' and qty = 2
20-08-2026 00:38:18.865 2286927 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:38:18.872 2286934 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:38:17","mrp":20,"offer_id":"","tray_id":null,"order_item_id":"TM05202203260820003643258_1","offer":0,"vm_id":"1652784235808","vend_status":"success","sync_done":"False","price":20,"qty":1,"sku":"4500499","order_id":"TM05202203260820003643258"}
20-08-2026 00:38:18.873 2286935 [http-nio-8051-exec-120] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM05202203260820003643258' and sku = '4500499' and qty = 1
20-08-2026 00:38:18.881 2286943 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:38:18.892 2286954 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":["TM05202203260820003643258"],"orders_synced":["TM05202203260820003643258"],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":["TM05202203260820003643258_0","TM05202203260820003643258_1"],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:38:19.807 2287869 [http-nio-8051-exec-85] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"user_id":"7022042316","order_id":"TM05202203260820003643258","payment_gateway":"razor_pay","order_amount":100}
20-08-2026 00:38:19.808 2287870 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820003643258-100-7022042316-razor_pay:
20-08-2026 00:38:19.809 2287871 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820003643258-100-7022042316-razor_pay:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 60.0, orderAmount :: 100 ,  remainingAmount :: -40.0
20-08-2026 00:38:19.809 2287871 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{"pre_credit":"7340635487754078653","pre_debit":"3482322311434685122"}
20-08-2026 00:38:19.809 2287871 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820003643258-100-7022042316-razor_pay: order row Order{order_id='TM05202203260820003643258', user_id=7022042316, vm_id=1652784235808, order_amount=100.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=40.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "cart_offer_desc": "", "skus": [{"tray_id": "14", "sku_total": 80, "door_id": "", "image_url": "https://images.tinymart.in/product/4500667-4339.webp", "mrp": "40", "name": "Farmely Classic date Bites 20gm per peice", "qty": 2, "unit_price": "40", "skuid": "4500667", "offer_id": ""}, {"tray_id": "32", "sku_total": 20, "door_id": "", "image_url": "https://images.tinymart.in/product/4500499-5719.webp", "mrp": "20", "name": "Heritage A1 Spiced Butter Milk180ml per peice", "qty": 1, "unit_price": "20", "skuid": "4500499", "offer_id": ""}], "order_status": "", "userId": "7022042316", "orderId": "TM05202203260820003643258", "rstatus": true, "total_amount": 100, "imei": "TM05202203", "bill_amount": 100}', weight_based_response='{}', created_at='2026-08-20 00:36:43.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='N66s5K', short_order_expiry='20-09-2026 00:38:18', receipt_id='IN20260820003818', proposedSkuJson='{"res": true, "cart_offer_desc": "", "skus": [{"offer_desc": "", "tray_id": "14", "sku_total": 40, "door_id": "1", "image_url": "https://images.tinymart.in/product/4500667-4339.webp", "mrp": "40", "name": "Farmely Classic date Bites 20gm", "qty": 1, "unit_price": 40, "skuid": "4500667", "offer_id": ""}, {"offer_desc": "", "tray_id": "32", "sku_total": 20, "door_id": "2", "image_url": "https://images.tinymart.in/product/4500499-5719.webp", "mrp": "20", "name": "Heritage A1 Spiced Butter Milk180ml", "qty": 1, "unit_price": 20, "skuid": "4500499", "offer_id": ""}], "total_amount": 60, "userId": "7022042316", "imei": "TM05202203", "bill_amount": 60, "orderId": "TM05202203260820003643258"}', video_url='null', access_code='4e66ea15-005b-4121-a469-4097cacd3d80', status='Completed', type_of_order='app', wallet_txn_id='3482322311434685122', environment='9', wallet_txn_ids_json='{"pre_credit":"7340635487754078653","pre_debit":"3482322311434685122"}', internal_status='null'}
20-08-2026 00:38:19.809 2287871 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820003643258-100-7022042316-razor_pay: shortOrderId  N66s5K
20-08-2026 00:38:19.809 2287871 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820003643258-100-7022042316-razor_pay: preAuth  60.0
20-08-2026 00:38:19.809 2287871 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - customerId: 7022042316
20-08-2026 00:38:19.809 2287871 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - transactionKey: U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ
20-08-2026 00:38:19.810 2287872 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:38:19.810 2287872 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:38:19.810 2287872 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"7022042316"}
20-08-2026 00:38:19.810 2287872 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:38:19.822 2287884 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:38:19.822 2287884 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:38:19.822 2287884 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"7022042316-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:38:19.822 2287884 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820003643258-100-7022042316-razor_pay: data  {"total_balance":0,"promotional_balance":0,"personal_balance":0}
20-08-2026 00:38:19.822 2287884 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820003643258-100-7022042316-razor_pay: walletBalance  0.0
20-08-2026 00:38:19.822 2287884 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM05202203260820003643258
20-08-2026 00:38:19.823 2287885 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:38:19.823 2287885 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - neuuWalletJson response: {"transaction_key":"U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ","wallets":[{"wallet_id":"7022042316-Wallet-Personal","corporate_id":"","is_location_restricted":false}]}
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - transactionKey response: U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - customerId: 7022042316
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - amount: 40.0
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - debitor: razor_pay
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - terminalId: 
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: post_TM05202203260820003643258
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - description: Paid from TinyMart Wallet for order adjustment  TM05202203260820003643258
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - transactionKey: U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"U4gIMUIiYdsT9EcB2k6USENj86oipUf95CmITEjIFbzCw5OXHqoIHqj8rKdgTBBoEc8fHp56oxzKkKodea93rKJDVMmxZOjOWxXFVA47n1ZTVf7m6RtwLCOM0PDOoaqw5GgfOqN0GEHbRW1568NY50HMF9ka1d5tmkctloo9g5eYgV4p6yv1UWb9PPsECY2ktLLQ8Fe8sbeLnYaNHzbK6jBlTF0Pv9IaY8mJOUTdnOB70rv5ZbGscQWxfRgBjaxQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - postdata {"debitor":"razor_pay","amount":"40.0","corporate_id":"","is_send_sms_enabled":"false","description":"Paid from TinyMart Wallet for order adjustment  TM05202203260820003643258","location":"","app_transaction_id":"post_TM05202203260820003643258","customer_id":"7022042316","terminal_id":""}
20-08-2026 00:38:19.825 2287887 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/debit
20-08-2026 00:38:19.843 2287905 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/debit
20-08-2026 00:38:19.843 2287905 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"669384899569471062\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:38:19.843 2287905 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - debit response:{"result":"{\"transaction_id\":\"669384899569471062\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:38:19.843 2287905 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - status response: {"result":"{\"transaction_id\":\"669384899569471062\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:38:19.843 2287905 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - walletResponseResult response: {"transaction_id":"669384899569471062","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:38:19.843 2287905 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - WalletImpl :: POSTsaleprocess : POST Debit :: WalletResponse response: {"transaction_id":"669384899569471062","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:38:19.843 2287905 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - WalletImpl:: updatePostOrder :: orderId:TM05202203260820003643258, wallet_txn_id:669384899569471062, txn_type:d
20-08-2026 00:38:21.199 2289261 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:38:21.200 2289262 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:38:21.250 2289312 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:38:21.596 2289658 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:38:21.596 2289658 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:38:21.596 2289658 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 950d94249898Db0c5670F6B8841a4a7736720542
20-08-2026 00:38:21.596 2289658 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:38:21.596 2289658 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:21.597 2289659 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:950d94249898Db0c5670F6B8841a4a7736720542, device:app
20-08-2026 00:38:21.597 2289659 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:21.598 2289660 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202302260819193003848
20-08-2026 00:38:21.598 2289660 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202302260819193003848
20-08-2026 00:38:25.338 2293400 [http-nio-8051-exec-108] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:38:25.338 2293400 [http-nio-8051-exec-108] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:25.339 2293401 [http-nio-8051-exec-108] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:38:25.351 2293413 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:25.351 2293413 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:25.352 2293414 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:25.352 2293414 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:25.352 2293414 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:25.353 2293415 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:38:25.354 2293416 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:25.354 2293416 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:25.355 2293417 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:38:25.355 2293417 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:25.355 2293417 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:25.356 2293418 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:25.357 2293419 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:38:25.357 2293419 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:38:25.358 2293420 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:38:25.358 2293420 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:25.358 2293420 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:25.359 2293421 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:38:25.359 2293421 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:25.359 2293421 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:25.360 2293422 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:25.360 2293422 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:38:25.360 2293422 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:38:25.361 2293423 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:38:25.361 2293423 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:38:25.361 2293423 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:38:25.362 2293424 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:38:25.362 2293424 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:38:25.362 2293424 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:38:25.363 2293425 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:38:25.363 2293425 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:38:25.363 2293425 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:38:25.364 2293426 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:38:25.364 2293426 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:38:25.364 2293426 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:38:25.365 2293427 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:38:25.365 2293427 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:25.365 2293427 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:25.366 2293428 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:25.366 2293428 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:25.366 2293428 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:25.367 2293429 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:25.367 2293429 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:25.367 2293429 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:25.368 2293430 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:38:25.368 2293430 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:25.368 2293430 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:25.369 2293431 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:25.369 2293431 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:25.369 2293431 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:25.370 2293432 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:25.371 2293433 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:25.371 2293433 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:25.372 2293434 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:25.372 2293434 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:25.372 2293434 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:25.373 2293435 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:25.373 2293435 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:25.373 2293435 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:25.375 2293437 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:25.375 2293437 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:25.375 2293437 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:25.376 2293438 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:25.376 2293438 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:25.376 2293438 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:25.377 2293439 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:25.377 2293439 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:25.377 2293439 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:25.377 2293439 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:25.377 2293439 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:25.377 2293439 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:25.378 2293440 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:25.378 2293440 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:25.378 2293440 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:25.379 2293441 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:25.380 2293442 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:25.380 2293442 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:25.381 2293443 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:25.381 2293443 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:25.381 2293443 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:25.382 2293444 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:25.382 2293444 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:25.382 2293444 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:25.382 2293444 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:25.383 2293445 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:25.383 2293445 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:25.384 2293446 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:25.384 2293446 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:38:25.384 2293446 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:38:25.384 2293446 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:38:25.384 2293446 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:25.385 2293447 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:25.385 2293447 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:25.385 2293447 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:25.385 2293447 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:25.387 2293449 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:25.387 2293449 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:25.387 2293449 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:25.388 2293450 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:25.408 2293470 [http-nio-8051-exec-108] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:38:25.933 2293995 [http-nio-8051-exec-76] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202304}
20-08-2026 00:38:26.828 2294890 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202003
20-08-2026 00:38:26.828 2294890 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:38:26.828 2294890 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:38:26
20-08-2026 00:38:26.828 2294890 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 23:06:59.145242', '2026-08-19 22:28:26.205220', '2026-08-19 23:06:59.145322', '2026-08-19 22:28:26.205312'], 'open_time': ['2026-08-19 23:06:54.539839', '2026-08-19 22:28:17.368814', '2026-08-19 23:06:54.742944', '2026-08-19 22:28:17.368958']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:38:26.828 2294890 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:38:26.828 2294890 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:38:26.828 2294890 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:38:26.828 2294890 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:38:26.828 2294890 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:38:26.828 2294890 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:06:59.145242", "2026-08-19 22:28:26.205220", "2026-08-19 23:06:59.145322", "2026-08-19 22:28:26.205312"], "open_time": ["2026-08-19 23:06:54.539839", "2026-08-19 22:28:17.368814", "2026-08-19 23:06:54.742944", "2026-08-19 22:28:17.368958"]}
20-08-2026 00:38:26.830 2294892 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:38:26.830 2294892 [http-nio-8051-exec-123] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:38:26.950 2295012 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:38:26.950 2295012 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:38:26.952 2295014 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/185994-2558.webp","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"offer_id":"","tray_id":"32","skuid":"185994","offer_desc":""}]
20-08-2026 00:38:26.952 2295014 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7e340fca
20-08-2026 00:38:26.952 2295014 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:38:26.952 2295014 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:26.952 2295014 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7e340fca
20-08-2026 00:38:26.952 2295014 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:38:28.706 2296768 [http-nio-8051-exec-109] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:38:28.706 2296768 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:38:30.179 2298241 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:38:30.179 2298241 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:38:30.179 2298241 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:38:30.179 2298241 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:38:30.179 2298241 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:30.180 2298242 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:38:30.181 2298243 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:30.182 2298244 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":1,"total_price":"10","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"12","display_label":"MaxVita Moong daal 25gm","vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"17","name":"MaxVita Moong daal 25gm","sku_json":"4500723-11","key":"12-4500723","amount":10,"purchased_qty":1,"is_sample":false,"totalMRP":10}]}},"imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418","locationType":"Machine","machine":1},"total_items":1,"total_price":"10","user_id":"9100192714","session_id":"Aa834a56700e978027DbB69fC4B4569100192714"}
20-08-2026 00:38:30.183 2298245 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::checkCart response:[]
20-08-2026 00:38:30.183 2298245 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::Iterables.size(checkCart):0
20-08-2026 00:38:30.184 2298246 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::checkCart CREATING CART:
20-08-2026 00:38:30.198 2298260 [http-nio-8051-exec-118] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@6ddc1157
20-08-2026 00:38:30.199 2298261 [http-nio-8051-exec-118] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:38:30.199 2298261 [http-nio-8051-exec-118] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:38:30.199 2298261 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:38:30.199 2298261 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"10","user_id":"9100192714","imei":"TM08202203","session_id":"Aa834a56700e978027DbB69fC4B4569100192714","created_at":"2026-08-20 00:38:30","modified_at":"2026-08-20 00:38:30","cb_amount":0,"cb_desc":"","total_items":"1","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1660745548012\",\"cart_enabled\":true,\"vm_imei_id\":\"TM08202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Tech Mahindra Cafeteria\"}","sku_json":"{\"1\":{\"total_price\":\"10\",\"total_items\":1,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500723-3888.png\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:34:00.0\",\"weight\":\"28\",\"sku_id\":\"4500723\",\"mrp\":\"10\",\"tray_id\":\"12\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Moong daal 25gm\",\"totalMRP\":10,\"vm_id\":\"TM08202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"17\",\"name\":\"MaxVita Moong daal 25gm\",\"key\":\"12-4500723\",\"sku_json\":\"4500723-11\"}]}}"}
20-08-2026 00:38:30.199 2298261 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4bc1c20a
20-08-2026 00:38:30.199 2298261 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:38:30.199 2298261 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:30.199 2298261 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4bc1c20a
20-08-2026 00:38:30.199 2298261 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:38:32.603 2300665 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:38:32.603 2300665 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:38:32.603 2300665 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 950d94249898Db0c5670F6B8841a4a7736720542
20-08-2026 00:38:32.603 2300665 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:38:32.603 2300665 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:32.603 2300665 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:950d94249898Db0c5670F6B8841a4a7736720542, device:app
20-08-2026 00:38:32.604 2300666 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:32.605 2300667 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM06202302260819193003848
20-08-2026 00:38:32.605 2300667 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM06202302260819193003848
20-08-2026 00:38:35.377 2303439 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:38:35.377 2303439 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:38:35.377 2303439 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:38:35.378 2303440 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:38:35.378 2303440 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:35.378 2303440 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:38:35.379 2303441 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:35.380 2303442 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"20","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"12","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"17","name":"MaxVita Moong daal 25gm","key":"12-4500723","sku_json":"4500723-11"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"11","display_label":"MaxVita Rice Kodubale 30gm","vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"12","name":"MaxVita Rice Kodubale 30gm","sku_json":"4500722-6","key":"11-4500722","amount":10,"purchased_qty":1,"is_sample":false,"totalMRP":10}]}},"imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418","locationType":"Machine","machine":1},"total_items":2,"total_price":"20","user_id":"9100192714","session_id":"Aa834a56700e978027DbB69fC4B4569100192714"}
20-08-2026 00:38:35.381 2303443 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::checkCart response:[neuu.model.Cart@5564ebb1]
20-08-2026 00:38:35.381 2303443 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::Iterables.size(checkCart):1
20-08-2026 00:38:35.381 2303443 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::checkCart UPDATING CART:
20-08-2026 00:38:35.388 2303450 [http-nio-8051-exec-115] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@78a67fda
20-08-2026 00:38:35.389 2303451 [http-nio-8051-exec-115] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:38:35.389 2303451 [http-nio-8051-exec-115] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:38:35.389 2303451 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:38:35.389 2303451 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"20","user_id":"9100192714","imei":"TM08202203","session_id":"Aa834a56700e978027DbB69fC4B4569100192714","created_at":"2026-08-20 00:38:30","modified_at":"2026-08-20 00:38:35","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1660745548012\",\"cart_enabled\":true,\"vm_imei_id\":\"TM08202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Tech Mahindra Cafeteria\"}","sku_json":"{\"1\":{\"total_price\":\"20\",\"total_items\":2,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500723-3888.png\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:34:00.0\",\"weight\":\"28\",\"sku_id\":\"4500723\",\"mrp\":\"10\",\"tray_id\":\"12\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Moong daal 25gm\",\"totalMRP\":10,\"vm_id\":\"TM08202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"17\",\"name\":\"MaxVita Moong daal 25gm\",\"key\":\"12-4500723\",\"sku_json\":\"4500723-11\"},{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500722-2079.jpeg\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:34:00.0\",\"weight\":\"35\",\"sku_id\":\"4500722\",\"mrp\":\"10\",\"tray_id\":\"11\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Rice Kodubale 30gm\",\"totalMRP\":10,\"vm_id\":\"TM08202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"12\",\"name\":\"MaxVita Rice Kodubale 30gm\",\"key\":\"11-4500722\",\"sku_json\":\"4500722-6\"}]}}"}
20-08-2026 00:38:35.390 2303452 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4d98c53c
20-08-2026 00:38:35.390 2303452 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:35.390 2303452 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:35.390 2303452 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4d98c53c
20-08-2026 00:38:35.390 2303452 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:36.222 2304284 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202301 
20-08-2026 00:38:36.223 2304285 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:36.228 2304290 [http-nio-8051-exec-103] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:38:36.240 2304302 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:36.240 2304302 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:36.241 2304303 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:36.241 2304303 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:36.241 2304303 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:36.242 2304304 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:36.242 2304304 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:36.242 2304304 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:36.243 2304305 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:36.244 2304306 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:36.244 2304306 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:36.245 2304307 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:36.245 2304307 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:36.245 2304307 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:36.246 2304308 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:36.246 2304308 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:38:36.246 2304308 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:38:36.247 2304309 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:38:36.247 2304309 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:36.247 2304309 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:36.248 2304310 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:36.248 2304310 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:36.248 2304310 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:36.249 2304311 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:36.249 2304311 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:36.249 2304311 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:36.250 2304312 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:36.250 2304312 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:38:36.250 2304312 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:38:36.251 2304313 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:38:36.251 2304313 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:36.251 2304313 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:36.252 2304314 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:36.252 2304314 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:38:36.252 2304314 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:38:36.253 2304315 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:38:36.253 2304315 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:36.253 2304315 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:36.255 2304317 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:36.255 2304317 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:36.255 2304317 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:36.256 2304318 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:36.256 2304318 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:36.256 2304318 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:36.257 2304319 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:36.257 2304319 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:36.257 2304319 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:36.259 2304321 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:36.259 2304321 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:36.259 2304321 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:36.260 2304322 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:36.260 2304322 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:36.260 2304322 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:36.261 2304323 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:36.262 2304324 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:36.262 2304324 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:36.263 2304325 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:36.263 2304325 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:36.263 2304325 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:36.264 2304326 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:36.264 2304326 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:36.264 2304326 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:36.265 2304327 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:36.265 2304327 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:36.265 2304327 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:36.266 2304328 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:36.267 2304329 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:36.267 2304329 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:36.268 2304330 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:36.268 2304330 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:36.268 2304330 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:36.269 2304331 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:36.269 2304331 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:36.269 2304331 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:36.270 2304332 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:36.270 2304332 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:38:36.270 2304332 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:38:36.272 2304334 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:36.272 2304334 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:36.272 2304334 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:36.273 2304335 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:36.273 2304335 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:38:36.273 2304335 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:38:36.274 2304336 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:38:36.274 2304336 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:36.274 2304336 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:36.275 2304337 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:36.276 2304338 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:36.276 2304338 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:36.277 2304339 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:36.277 2304339 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:36.277 2304339 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:36.278 2304340 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:36.278 2304340 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:36.278 2304340 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:36.279 2304341 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:36.279 2304341 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:36.279 2304341 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:36.281 2304343 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:36.307 2304369 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM062020012102121250491', user_id=9066252069, vm_id=4996094359182263940, order_amount=20.0, pre_auth_amount=0.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "total_amount": 20, "skus": [{"tray_id": "13", "door_id": "", "skuid": "8393", "sku_total": 20, "unit_price": "20", "name": "Lays Cream & Onion, 52g per peice", "qty": 1, "mrp": "20", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "offer_id": ""}], "userId": "9066252069", "orderId": "TM062020012102121250491", "cart_offer_desc": "", "bill_amount": 20, "imei": "TM06202001", "rstatus": true, "order_status": ""}', weight_based_response='{}', created_at='2021-02-12 12:52:08.0', pre_auth_gateway='null', balance_gateway='null', short_order_id='QbyH91', short_order_expiry='10-08-2022 14:52:12', receipt_id='IN20260820000931', proposedSkuJson='{"res": "true", "skus": [{"door_id": "1", "skuid": "8393", "sku_total": "20.0", "name": "Lays Cream & Onion, 52g", "unit_price": "20.0", "tray_id": "13", "mrp": "20.0", "offer_desc": "", "qty": "1", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg"}], "userId": "9066252069", "orderId": "TM06202001210212125049", "bill_amount": "20.0", "imei": "TM06202001", "total_amount": "20.0"}', video_url='null', access_code='70adc0b1-da53-411c-9326-a4d8d626e165', status='Completed', type_of_order='kiosk', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.314 2304376 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230614180542073', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614180542073", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 18:05:42.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='4C0Wy4', short_order_expiry='14-07-2023 18:21:18', receipt_id='IN20260820001934', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614180542073", "bill_amount": 20, "skus": [{"tray_id": "35", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Tropicana Litchi Delight - 180ml Rs, 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "skuid": "185553", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614180542073.mp4', access_code='34de72c1-aebf-4e4d-a33c-ce2572829735', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.320 2304382 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230614182500393', user_id=8489765204, vm_id=, order_amount=40.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230614182500393", "cart_offer_desc": "", "bill_amount": 40, "skus": [{"tray_id": "32", "sku_total": 40, "door_id": "", "qty": 1, "name": "Cavins Cold Coffee Chilled Latte 200ML per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "skuid": "147159", "mrp": "40", "unit_price": "40"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 18:25:00.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='ngMzkU', short_order_expiry='14-07-2023 18:25:52', receipt_id='IN20260820001934', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 30, "imei": "TM06202301", "orderId": "TM06202301230614182500393", "bill_amount": 30, "skus": [{"tray_id": "11", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Townbus khara sev , 35gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "mrp": "10", "unit_price": 10}, {"tray_id": "36", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Cavins Masala Chaasa ,180ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670840395534-buttermilk-02.jpg", "skuid": "145724", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614182500393.mp4', access_code='509d2043-7c7a-42e3-bb5b-b055fd287a47', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.325 2304387 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230614183328428', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614183328428", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 18:33:28.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='g5PsOV', short_order_expiry='14-07-2023 18:34:01', receipt_id='IN20260820001934', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614183328428", "bill_amount": 20, "skus": [{"tray_id": "33", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Tropicana Pomegranate Delight - 180ml Rs, 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png", "skuid": "183807", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614183328428.mp4', access_code='6bcef47e-f3b6-402b-b9cd-38e42df91652', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.332 2304394 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230614205128197', user_id=8879489014, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8879489014", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614205128197", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 20:51:28.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='Ds7gOZ', short_order_expiry='14-07-2023 20:52:51', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8879489014", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614205128197", "bill_amount": 20, "skus": [{"tray_id": "40", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Snickers Chocolate Bar, 22g Rs - 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614205128197.mp4', access_code='000e6d41-4746-43e0-b47d-19980094cf99', status='Completed', type_of_order='app', wallet_txn_id='7106668122736051696', environment='9', wallet_txn_ids_json='{"pre_credit":"174711046193040109","pre_debit":"7106668122736051696"}', internal_status='null'}
20-08-2026 00:38:36.338 2304400 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230614205339991', user_id=8879489014, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8879489014", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614205339991", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 20:53:39.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='qx1jCX', short_order_expiry='14-07-2023 20:54:44', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8879489014", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614205339991", "bill_amount": 20, "skus": [{"tray_id": "40", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Snickers Chocolate Bar, 22g Rs - 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614205339991.mp4', access_code='368256d4-8390-471e-bbf6-20cae300c9d0', status='Completed', type_of_order='app', wallet_txn_id='338930706796068984', environment='9', wallet_txn_ids_json='{"pre_credit":"7690080345788795995","pre_debit":"338930706796068984"}', internal_status='null'}
20-08-2026 00:38:36.344 2304406 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230615110241513', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230615110241513", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-15 11:02:41.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='yrvhwt', short_order_expiry='15-07-2023 11:03:09', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230615110241513", "bill_amount": 10, "skus": [{"tray_id": "11", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Townbus khara sev , 35gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230615110241513.mp4', access_code='796c1a95-9bd8-4b3f-a35d-b30002cde28c', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.350 2304412 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230615175132242', user_id=9972572561, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9972572561", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615175132242", "cart_offer_desc": "", "bill_amount": 20, "skus": [{"tray_id": "46", "sku_total": 20, "door_id": "", "qty": 1, "name": "Coca Cola, 250ml per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "skuid": "8562", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-15 17:51:32.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='4pSugQ', short_order_expiry='15-07-2023 17:52:43', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9972572561", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615175132242", "bill_amount": 20, "skus": [{"tray_id": "46", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Coca Cola, 250ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "skuid": "8562", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230615175132242.mp4', access_code='2177fdae-a9c3-42ae-b274-e365a09089c8', status='Completed', type_of_order='app', wallet_txn_id='1146492395986371996', environment='9', wallet_txn_ids_json='{"pre_credit":"875196883925815135","pre_debit":"1146492395986371996"}', internal_status='null'}
20-08-2026 00:38:36.355 2304417 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230615181044870', user_id=9008632367, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9008632367", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615181044870", "cart_offer_desc": "", "bill_amount": 20, "skus": [{"tray_id": "40", "sku_total": 20, "door_id": "", "qty": 1, "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-15 18:10:44.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='GdoVX4', short_order_expiry='15-07-2023 18:11:54', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9008632367", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615181044870", "bill_amount": 20, "skus": [{"tray_id": "40", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Snickers Chocolate Bar, 22g Rs - 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230615181044870.mp4', access_code='9c3bb4e3-f0c0-41e7-a04a-1b0338da7aac', status='Completed', type_of_order='app', wallet_txn_id='6185497206508112951', environment='9', wallet_txn_ids_json='{"pre_credit":"4961074790311546110","pre_debit":"6185497206508112951"}', internal_status='null'}
20-08-2026 00:38:36.364 2304426 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230615185707479', user_id=8217478956, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8217478956", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615185707479", "cart_offer_desc": "", "bill_amount": 20, "skus": [{"tray_id": "16", "sku_total": 10, "door_id": "", "qty": 1, "name": "Town Bus Ribbon Pakoda, 35g per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "mrp": "10", "unit_price": "10"}, {"tray_id": "20", "sku_total": 10, "door_id": "", "qty": 1, "name": "HaldiRams Sev Murmura 58Gms per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-15 18:57:07.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='9LbntF', short_order_expiry='15-07-2023 19:00:17', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8217478956", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230615185707479", "bill_amount": 20, "skus": [{"tray_id": "16", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Town Bus Ribbon Pakoda, 35g", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "mrp": "10", "unit_price": 10}, {"tray_id": "20", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "HaldiRams Sev Murmura 58Gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230615185707479.mp4', access_code='7bc38244-6abe-4478-8fb3-f12d4932da1b', status='Completed', type_of_order='app', wallet_txn_id='6592094317863587645', environment='9', wallet_txn_ids_json='{"pre_credit":"6060464069098622787","pre_debit":"6592094317863587645"}', internal_status='null'}
20-08-2026 00:38:36.370 2304432 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230615190244691', user_id=9535998831, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9535998831", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230615190244691", "cart_offer_desc": "", "bill_amount": 10, "skus": [{"tray_id": "27", "sku_total": 10, "door_id": "", "qty": 1, "name": "Haldiram Khatta Meetha 60g per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-15 19:02:44.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='rev1iU', short_order_expiry='15-07-2023 19:06:30', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9535998831", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230615190347247", "bill_amount": 10, "skus": [{"tray_id": "27", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Haldiram Khatta Meetha 60g", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230615190244691.mp4', access_code='c0fd59cf-487b-4535-839e-b5c4a093039a', status='Completed', type_of_order='app', wallet_txn_id='5978298598964412956', environment='9', wallet_txn_ids_json='{"pre_credit":"5384955430228020916","pre_debit":"5978298598964412956"}', internal_status='null'}
20-08-2026 00:38:36.376 2304438 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616121431937', user_id=7750837487, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7750837487", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616121431937", "cart_offer_desc": "", "bill_amount": 10, "skus": [{"tray_id": "20", "sku_total": 10, "door_id": "", "qty": 1, "name": "HaldiRams Sev Murmura 58Gms per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 12:14:31.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='6Kst6o', short_order_expiry='16-07-2023 12:19:05', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "7750837487", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616121431937", "bill_amount": 10, "skus": [{"tray_id": "20", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "HaldiRams Sev Murmura 58Gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616121431937.mp4', access_code='d771a984-56e2-484c-8f31-fc150673aaf3', status='Completed', type_of_order='app', wallet_txn_id='5196362760349896420', environment='9', wallet_txn_ids_json='{"pre_credit":"4940210470002380457","pre_debit":"5196362760349896420"}', internal_status='null'}
20-08-2026 00:38:36.382 2304444 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616113826874', user_id=9090762716, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9090762716", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616113826874", "cart_offer_desc": "", "bill_amount": 50, "skus": [{"tray_id": "37", "sku_total": 50, "door_id": "", "qty": 2, "name": "Cavins Rose Lassi,180ml per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": "25"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 11:38:26.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='g3yEAl', short_order_expiry='16-07-2023 12:19:32', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9090762716", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616113826874", "bill_amount": 50, "skus": [{"tray_id": "37", "offer_desc": "", "sku_total": 50, "door_id": "2", "qty": 2, "name": "Cavins Rose Lassi,180ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": 25}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616113826874.mp4', access_code='c125eaa0-a92c-4144-91c0-2c9b228b4c29', status='Completed', type_of_order='app', wallet_txn_id='6173582423241345542', environment='9', wallet_txn_ids_json='{"pre_credit":"5932874175937463090","pre_debit":"6173582423241345542"}', internal_status='null'}
20-08-2026 00:38:36.387 2304449 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616122710768', user_id=9148053708, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9148053708", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616122710768", "cart_offer_desc": "", "bill_amount": 10, "skus": [{"tray_id": "20", "sku_total": 10, "door_id": "", "qty": 1, "name": "HaldiRams Sev Murmura 58Gms per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 12:27:10.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='zw9auJ', short_order_expiry='16-07-2023 12:31:12', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9148053708", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616122710768", "bill_amount": 10, "skus": [{"tray_id": "11", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Townbus khara sev , 35gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616122710768.mp4', access_code='a07e337f-3628-4a06-9360-56c499c457a2', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.393 2304455 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616134713617', user_id=8105596908, vm_id=, order_amount=25.0, pre_auth_amount=25.0, amount_received=25.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8105596908", "total_amount": 25, "imei": "TM06202301", "orderId": "TM06202301230616134713617", "cart_offer_desc": "", "bill_amount": 25, "skus": [{"tray_id": "37", "sku_total": 25, "door_id": "", "qty": 1, "name": "Cavins Rose Lassi,180ml per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": "25"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 13:47:13.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='XkxUno', short_order_expiry='16-07-2023 13:49:13', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8105596908", "total_amount": 25, "imei": "TM06202301", "orderId": "TM06202301230616134713617", "bill_amount": 25, "skus": [{"tray_id": "37", "offer_desc": "", "sku_total": 25, "door_id": "2", "qty": 1, "name": "Cavins Rose Lassi,180ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": 25}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616134713617.mp4', access_code='78775243-51ad-425e-8809-9ff57ecbcba6', status='Completed', type_of_order='app', wallet_txn_id='1245394692255401508', environment='9', wallet_txn_ids_json='{"pre_credit":"6549373439577835739","pre_debit":"1245394692255401508"}', internal_status='null'}
20-08-2026 00:38:36.398 2304460 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616134938931', user_id=7044149026, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7044149026", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230616134938931", "cart_offer_desc": "", "bill_amount": 40, "skus": [{"tray_id": "32", "sku_total": 40, "door_id": "", "qty": 1, "name": "Cavins Cold Coffee Chilled Latte 200ML per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "skuid": "147159", "mrp": "40", "unit_price": "40"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 13:49:38.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='BpSB3A', short_order_expiry='16-07-2023 13:50:47', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "7044149026", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230616134938931", "bill_amount": 40, "skus": [{"tray_id": "32", "offer_desc": "", "sku_total": 40, "door_id": "2", "qty": 1, "name": "Cavins Cold Coffee Chilled Latte 200ML", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "skuid": "147159", "mrp": "40", "unit_price": 40}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616134938931.mp4', access_code='0e3a483f-f76a-42c7-b676-d2b8a59c152b', status='Completed', type_of_order='app', wallet_txn_id='2445704453848843159', environment='9', wallet_txn_ids_json='{"pre_credit":"667312721736780241","pre_debit":"2445704453848843159"}', internal_status='null'}
20-08-2026 00:38:36.404 2304466 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616161456436', user_id=9916831032, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9916831032", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616161456436", "cart_offer_desc": "", "bill_amount": 50, "skus": [{"tray_id": "15", "sku_total": 10, "door_id": "", "qty": 1, "name": "Town Bus Soya Stick ,35g per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "mrp": "10", "unit_price": "10"}, {"tray_id": "46", "sku_total": 40, "door_id": "", "qty": 2, "name": "Coca Cola, 250ml per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "skuid": "8562", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 16:14:56.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='f6rC2Y', short_order_expiry='16-07-2023 16:17:56', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9916831032", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616161528600", "bill_amount": 50, "skus": [{"tray_id": "46", "offer_desc": "", "sku_total": 40, "door_id": "2", "qty": 2, "name": "Coca Cola, 250ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "skuid": "8562", "mrp": "20", "unit_price": 20}, {"tray_id": "15", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Town Bus Soya Stick ,35g", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616161456436.mp4', access_code='e511945e-bb23-4f95-afb6-3c137ad86727', status='Completed', type_of_order='app', wallet_txn_id='1971379207756138309', environment='9', wallet_txn_ids_json='{"pre_credit":"5424222918862718430","pre_debit":"1971379207756138309"}', internal_status='null'}
20-08-2026 00:38:36.409 2304471 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616175642453', user_id=8812978864, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8812978864", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616175642453", "cart_offer_desc": "", "bill_amount": 50, "skus": [{"tray_id": "37", "sku_total": 50, "door_id": "", "qty": 2, "name": "Cavins Rose Lassi,180ml per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": "25"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 17:56:42.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='N4rZEG', short_order_expiry='16-07-2023 17:58:15', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8812978864", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230616175642453", "bill_amount": 50, "skus": [{"tray_id": "37", "offer_desc": "", "sku_total": 50, "door_id": "2", "qty": 2, "name": "Cavins Rose Lassi,180ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "mrp": "25", "unit_price": 25}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616175642453.mp4', access_code='4c9c405e-84dc-449f-bb57-decf3374e90e', status='Completed', type_of_order='app', wallet_txn_id='9211817240714429430', environment='9', wallet_txn_ids_json='{"pre_credit":"1581784397614367809","pre_debit":"9211817240714429430"}', internal_status='null'}
20-08-2026 00:38:36.416 2304478 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616184214174', user_id=9206991174, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9206991174", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230616184214174", "cart_offer_desc": "", "bill_amount": 20, "skus": [{"tray_id": "19", "sku_total": 20, "door_id": "", "qty": 1, "name": "Lays Hot & Sweet Chilli, 52g per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 18:42:14.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='DH0426', short_order_expiry='16-07-2023 18:49:48', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9206991174", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230616184432217", "bill_amount": 20, "skus": [{"tray_id": "19", "offer_desc": "", "sku_total": 20, "door_id": "1", "qty": 1, "name": "Lays Hot & Sweet Chilli, 52g", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616184214174.mp4', access_code='d4e02d92-2351-4b9a-8922-c4f13367991f', status='Completed', type_of_order='app', wallet_txn_id='5593725794408024061', environment='9', wallet_txn_ids_json='{"pre_credit":"3905636625725145460","pre_debit":"5593725794408024061"}', internal_status='null'}
20-08-2026 00:38:36.422 2304484 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616185856799', user_id=9886534771, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=20.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9886534771", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616185856799", "cart_offer_desc": "", "bill_amount": 10, "skus": [{"tray_id": "24", "sku_total": 10, "door_id": "", "qty": 1, "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "skuid": "114535", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 18:58:56.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='bYzPte', short_order_expiry='16-07-2023 19:04:23', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9886534771", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616185856799", "bill_amount": 10, "skus": [{"tray_id": "24", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Haldirams Instant Bhel 55gms, Rs-10", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "skuid": "114535", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616185856799.mp4', access_code='3b57adeb-ff88-4d94-b82f-8cab12c2e558', status='Completed', type_of_order='app', wallet_txn_id='3622259192959879816', environment='9', wallet_txn_ids_json='{"pre_credit":"5666536568055352783","pre_debit":"3622259192959879816"}', internal_status='null'}
20-08-2026 00:38:36.427 2304489 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230616190646019', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230616190646019", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-16 19:06:46.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='syPKNH', short_order_expiry='16-07-2023 19:08:19', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 10, "imei": "TM06202301", "orderId": "TM06202301230616190646019", "bill_amount": 10, "skus": [{"tray_id": "11", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Townbus khara sev , 35gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "mrp": "10", "unit_price": 10}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230616190646019.mp4', access_code='f4106216-8955-42ac-a0ee-218161562e64', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.432 2304494 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230617111656624', user_id=9591951808, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9591951808", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230617111656624", "cart_offer_desc": "", "bill_amount": 40, "skus": [{"tray_id": "44", "sku_total": 40, "door_id": "", "qty": 1, "name": "Epigamia Strawberry Milkshake  180ML per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "skuid": "156976", "mrp": "40", "unit_price": "40"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-17 11:16:56.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='dX8epx', short_order_expiry='17-07-2023 11:19:19', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9591951808", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230617111656624", "bill_amount": 40, "skus": [{"tray_id": "44", "offer_desc": "", "sku_total": 40, "door_id": "2", "qty": 1, "name": "Epigamia Strawberry Milkshake  180ML", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "skuid": "156976", "mrp": "40", "unit_price": 40}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230617111656624.mp4', access_code='6f8295a4-e722-4dfc-8964-e4bbde9c18a6', status='Completed', type_of_order='app', wallet_txn_id='1967830034685575929', environment='9', wallet_txn_ids_json='{"pre_credit":"980967777113754853","pre_debit":"1967830034685575929"}', internal_status='null'}
20-08-2026 00:38:36.438 2304500 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230617122109164', user_id=7750837487, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7750837487", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230617122109164", "cart_offer_desc": "", "bill_amount": 40, "skus": [{"tray_id": "35", "sku_total": 40, "door_id": "", "qty": 2, "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "skuid": "185553", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-17 12:21:09.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Iy1zeC', short_order_expiry='17-07-2023 12:27:44', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "7750837487", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230617122231477", "bill_amount": 40, "skus": [{"tray_id": "35", "offer_desc": "", "sku_total": 40, "door_id": "2", "qty": 2, "name": "Tropicana Litchi Delight - 180ml Rs, 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "skuid": "185553", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230617122109164.mp4', access_code='155fcad8-4089-46c4-a60e-2013f4a4d00b', status='Completed', type_of_order='app', wallet_txn_id='4130552973274924337', environment='9', wallet_txn_ids_json='{"pre_credit":"3928362947522348492","pre_debit":"4130552973274924337"}', internal_status='null'}
20-08-2026 00:38:36.443 2304505 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230617155844433', user_id=9620625315, vm_id=, order_amount=100.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9620625315", "total_amount": 100, "imei": "TM06202301", "orderId": "TM06202301230617155844433", "cart_offer_desc": "", "bill_amount": 100, "skus": [{"tray_id": "32", "sku_total": 40, "door_id": "", "qty": 1, "name": "Cavins Cold Coffee Chilled Latte 200ML per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "skuid": "147159", "mrp": "40", "unit_price": "40"}, {"tray_id": "33", "sku_total": 20, "door_id": "", "qty": 1, "name": "Tropicana Pomegranate Delight - 180ml Rs, 20 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png", "skuid": "183807", "mrp": "20", "unit_price": "20"}, {"tray_id": "34", "sku_total": 20, "door_id": "", "qty": 1, "name": "Tropicana Mixed Fruit Delight - 180ml Rs, 20 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1648108200441-WhatsApp%20Image%202022-03-24%20at%201.15.43%20PM.jpeg", "skuid": "169941", "mrp": "20", "unit_price": "20"}, {"tray_id": "42", "sku_total": 20, "door_id": "", "qty": 1, "name": "Nestle Milky bar, 25g RS- 20 per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "skuid": "137335", "mrp": "20", "unit_price": "20"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-17 15:58:44.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='rirD4C', short_order_expiry='17-07-2023 16:08:18', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9620625315", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230617155844433", "bill_amount": 20, "skus": [{"tray_id": "38", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Thums Up, 250ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Thums+Up%2C+250ml.jpg", "skuid": "8901", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230617155844433.mp4', access_code='e6be156c-dfbd-48a3-bf76-ae5fa8c86e62', status='Completed', type_of_order='app', wallet_txn_id='1354361792521062378', environment='9', wallet_txn_ids_json='{"pre_credit":"3596990575270970184","pre_debit":"1354361792521062378"}', internal_status='null'}
20-08-2026 00:38:36.448 2304510 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230617164352209', user_id=9008632367, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9008632367", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230617164352209", "cart_offer_desc": "", "bill_amount": 50, "skus": [{"tray_id": "25", "sku_total": 30, "door_id": "", "qty": 1, "name": "Unibic Pista Badam Cookies , 86 Gms per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "skuid": "121399", "mrp": "30", "unit_price": "30"}, {"tray_id": "27", "sku_total": 20, "door_id": "", "qty": 2, "name": "Haldiram Khatta Meetha 60g per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "mrp": "10", "unit_price": "10"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-17 16:43:52.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='bb6bub', short_order_expiry='17-07-2023 16:48:10', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9008632367", "total_amount": 50, "imei": "TM06202301", "orderId": "TM06202301230617164352209", "bill_amount": 50, "skus": [{"tray_id": "27", "offer_desc": "", "sku_total": 20, "door_id": "1", "qty": 2, "name": "Haldiram Khatta Meetha 60g", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "mrp": "10", "unit_price": 10}, {"tray_id": "25", "offer_desc": "", "sku_total": 30, "door_id": "1", "qty": 1, "name": "Unibic Pista Badam Cookies , 86 Gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "skuid": "121399", "mrp": "30", "unit_price": 30}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230617164352209.mp4', access_code='85f86bef-5de0-45b6-8e74-c39930ed7364', status='Completed', type_of_order='app', wallet_txn_id='7392314440168263218', environment='9', wallet_txn_ids_json='{"pre_credit":"2946885823779851272","pre_debit":"7392314440168263218"}', internal_status='null'}
20-08-2026 00:38:36.454 2304516 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230617170437123', user_id=9731932968, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "res": true, "cart_offer_desc": "", "total_amount": 0, "bill_amount": 0, "skus": [], "orderId": "TM06202301230617170437123", "imei": "TM06202301", "userId": "9731932968", "order_status": ""}', weight_based_response='{}', created_at='2023-06-17 17:04:37.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='je0MQv', short_order_expiry='17-07-2023 17:08:27', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "bill_amount": 20, "total_amount": 20, "orderId": "TM06202301230617170437123", "skus": [{"tray_id": "46", "qty": 1, "mrp": "20", "unit_price": 20, "offer_desc": "", "skuid": "8562", "door_id": "2", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "name": "Coca Cola, 250ml", "sku_total": 20}], "cart_offer_desc": "", "imei": "TM06202301", "userId": "9731932968"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230617170437123.mp4', access_code='c2e6bc14-0b6c-4432-9ddd-eaf8dcc78474', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.460 2304522 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230618135917650', user_id=8959052325, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "skuid": "123126", "offer_id": "", "unit_price": "50", "qty": 1, "tray_id": "45", "sku_total": 50, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g per peice", "mrp": "50", "door_id": ""}], "orderId": "TM06202301230618135917650", "order_status": "", "bill_amount": 50, "userId": "8959052325", "total_amount": 50, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-18 13:59:17.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='7gg5Dj', short_order_expiry='18-07-2023 14:23:46', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "8959052325", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "offer_desc": "", "skuid": "123126", "offer_id": "", "unit_price": 50, "qty": 1, "tray_id": "45", "sku_total": 50, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g", "mrp": "50", "door_id": "2"}], "orderId": "TM06202301230618140100182", "bill_amount": 50, "total_amount": 50, "res": true, "imei": "TM06202301"}', video_url='N/A', access_code='f3411f72-cab1-4735-99ab-444ca8c5d6c1', status='Completed', type_of_order='app', wallet_txn_id='4381955500519802257', environment='9', wallet_txn_ids_json='{"pre_credit":"4417488979890163361","pre_debit":"4381955500519802257"}', internal_status='null'}
20-08-2026 00:38:36.465 2304527 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230618161616038', user_id=9047227907, vm_id=, order_amount=40.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "offer_id": "", "unit_price": "10", "qty": 2, "tray_id": "16", "sku_total": 20, "name": "Town Bus Ribbon Pakoda, 35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "20", "sku_total": 10, "name": "HaldiRams Sev Murmura 58Gms per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230618161616038", "order_status": "", "bill_amount": 40, "userId": "9047227907", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-18 16:16:16.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='SXgR23', short_order_expiry='18-07-2023 16:18:13', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9047227907", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "offer_desc": "", "skuid": "165143", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "offer_desc": "", "skuid": "8693", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "offer_desc": "", "skuid": "171828", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "20", "sku_total": 10, "name": "HaldiRams Sev Murmura 58Gms", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230618161616038", "bill_amount": 30, "total_amount": 30, "res": true, "imei": "TM06202301"}', video_url='N/A', access_code='f55bacd2-8024-48cf-9dfe-e6036902f8b0', status='Completed', type_of_order='app', wallet_txn_id='1335174177323437526', environment='9', wallet_txn_ids_json='{"pre_credit":"4424019582206429640","pre_debit":"1335174177323437526"}', internal_status='null'}
20-08-2026 00:38:36.471 2304533 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619101817157', user_id=9008484571, vm_id=, order_amount=40.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "skuid": "121399", "offer_id": "", "unit_price": "30", "qty": 1, "tray_id": "25", "sku_total": 30, "name": "Unibic Pista Badam Cookies , 86 Gms per peice", "mrp": "30", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "27", "sku_total": 10, "name": "Haldiram Khatta Meetha 60g per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230619101817157", "order_status": "", "bill_amount": 40, "userId": "9008484571", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 10:18:17.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='voQo9K', short_order_expiry='19-07-2023 10:19:40', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9008484571", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "offer_desc": "", "skuid": "121399", "offer_id": "", "unit_price": 30, "qty": 1, "tray_id": "25", "sku_total": 30, "name": "Unibic Pista Badam Cookies , 86 Gms", "mrp": "30", "door_id": "1"}], "orderId": "TM06202301230619101817157", "bill_amount": 30, "total_amount": 30, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619101817157.mp4', access_code='1da9cb3a-ca7e-4b2a-8f1d-bf4adf57c08a', status='Completed', type_of_order='app', wallet_txn_id='7457086524881390667', environment='9', wallet_txn_ids_json='{"pre_credit":"3198877894818809028","pre_debit":"7457086524881390667"}', internal_status='null'}
20-08-2026 00:38:36.478 2304540 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619130133130', user_id=9515068956, vm_id=, order_amount=165.0, pre_auth_amount=165.0, amount_received=165.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "skuid": "167950", "offer_id": "", "unit_price": "65", "qty": 1, "tray_id": "41", "sku_total": 65, "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65 per peice", "mrp": "65", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "skuid": "123126", "offer_id": "", "unit_price": "50", "qty": 2, "tray_id": "45", "sku_total": 100, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g per peice", "mrp": "50", "door_id": ""}], "orderId": "TM06202301230619130133130", "order_status": "", "bill_amount": 165, "userId": "9515068956", "total_amount": 165, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 13:01:33.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Wt8Wjd', short_order_expiry='19-07-2023 13:02:35', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9515068956", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "offer_desc": "", "skuid": "123126", "offer_id": "", "unit_price": 50, "qty": 2, "tray_id": "45", "sku_total": 100, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g", "mrp": "50", "door_id": "2"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "offer_desc": "", "skuid": "167950", "offer_id": "", "unit_price": 65, "qty": 1, "tray_id": "41", "sku_total": 65, "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65", "mrp": "65", "door_id": "2"}], "orderId": "TM06202301230619130133130", "bill_amount": 165, "total_amount": 165, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619130133130.mp4', access_code='4c559f39-a5ae-4568-8169-499b6ea5ac60', status='Completed', type_of_order='app', wallet_txn_id='4140385563866054921', environment='9', wallet_txn_ids_json='{"pre_credit":"7379300338595352504","pre_debit":"4140385563866054921"}', internal_status='null'}
20-08-2026 00:38:36.484 2304546 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619135058839', user_id=9426046304, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619135058839", "order_status": "", "bill_amount": 20, "userId": "9426046304", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 13:50:58.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='8vVl3S', short_order_expiry='19-07-2023 13:51:53', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9426046304", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "offer_desc": "", "skuid": "112220", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230619135058839", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619135058839.mp4', access_code='34dddeb8-a3ab-4bee-a323-e61a9b8c2130', status='Completed', type_of_order='app', wallet_txn_id='3980979608202593677', environment='9', wallet_txn_ids_json='{"pre_credit":"2983986620617542326","pre_debit":"3980979608202593677"}', internal_status='null'}
20-08-2026 00:38:36.495 2304557 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619142620934', user_id=8076460466, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619142620934", "order_status": "", "bill_amount": 20, "userId": "8076460466", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 14:26:20.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='LIUDGY', short_order_expiry='19-07-2023 14:27:13', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "8076460466", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "offer_desc": "", "skuid": "112220", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230619142620934", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619142620934.mp4', access_code='d4fa58d1-d456-48f0-afd6-52a02731159a', status='Completed', type_of_order='app', wallet_txn_id='4482294106033965418', environment='9', wallet_txn_ids_json='{"pre_credit":"8627584853077280403","pre_debit":"4482294106033965418"}', internal_status='null'}
20-08-2026 00:38:36.503 2304565 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619150449310', user_id=7306038120, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "skuid": "185553", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "35", "sku_total": 20, "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619150449310", "order_status": "", "bill_amount": 20, "userId": "7306038120", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 15:04:49.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='g7jAKB', short_order_expiry='19-07-2023 15:06:24', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "7306038120", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "offer_desc": "", "skuid": "185553", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "35", "sku_total": 20, "name": "Tropicana Litchi Delight - 180ml Rs, 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230619150449310", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619150449310.mp4', access_code='36f773fc-f6af-4ddc-93a3-612437d1a374', status='Completed', type_of_order='app', wallet_txn_id='6288102813986538327', environment='9', wallet_txn_ids_json='{"pre_credit":"1817856628545701491","pre_debit":"6288102813986538327"}', internal_status='null'}
20-08-2026 00:38:36.510 2304572 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619151545212', user_id=8586896062, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619151545212", "order_status": "", "bill_amount": 20, "userId": "8586896062", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 15:15:45.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='i6VzNw', short_order_expiry='19-07-2023 15:20:14', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "8586896062", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "offer_desc": "", "skuid": "4500402", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230619151545212", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619151545212.mp4', access_code='ef6e2cc6-98b5-40e8-a2b1-a49a278c9627', status='Completed', type_of_order='app', wallet_txn_id='6535257627131922617', environment='9', wallet_txn_ids_json='{"pre_credit":"4319817781048394703","pre_debit":"6535257627131922617"}', internal_status='null'}
20-08-2026 00:38:36.518 2304580 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619163005779', user_id=9674007913, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619163005779", "order_status": "", "bill_amount": 20, "userId": "9674007913", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 16:30:05.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='psbFlU', short_order_expiry='19-07-2023 16:30:37', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9674007913", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "offer_desc": "", "skuid": "112220", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "40", "sku_total": 20, "name": "Snickers Chocolate Bar, 22g Rs - 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230619163005779", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619163005779.mp4', access_code='ea1d5374-ecd1-42e3-aa0d-ee141d2e8a9c', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.528 2304590 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619163055560', user_id=6290414829, vm_id=, order_amount=90.0, pre_auth_amount=90.0, amount_received=90.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686126940405-Amajain%20Idli%20Sambar.jpg", "skuid": "115637", "offer_id": "", "unit_price": "90", "qty": 1, "tray_id": "21", "sku_total": 90, "name": "Amajain Idli Sambar, 90gms per peice", "mrp": "90", "door_id": ""}], "orderId": "TM06202301230619163055560", "order_status": "", "bill_amount": 90, "userId": "6290414829", "total_amount": 90, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 16:30:55.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='GIr65T', short_order_expiry='19-07-2023 16:35:24', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "6290414829", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686126940405-Amajain%20Idli%20Sambar.jpg", "offer_desc": "", "skuid": "115637", "offer_id": "", "unit_price": 90, "qty": 1, "tray_id": "21", "sku_total": 90, "name": "Amajain Idli Sambar, 90gms", "mrp": "90", "door_id": "1"}], "orderId": "TM06202301230619163055560", "bill_amount": 90, "total_amount": 90, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619163055560.mp4', access_code='e348e0c5-760c-4d97-8bcf-4d3e9dfcf9b9', status='Completed', type_of_order='app', wallet_txn_id='6336835252305612564', environment='9', wallet_txn_ids_json='{"pre_credit":"1462184767316380819","pre_debit":"6336835252305612564"}', internal_status='null'}
20-08-2026 00:38:36.534 2304596 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619164347780', user_id=7042434735, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230619164347780", "order_status": "", "bill_amount": 10, "userId": "7042434735", "total_amount": 10, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 16:43:47.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='5RyYjE', short_order_expiry='19-07-2023 16:48:26', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "7042434735", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "offer_desc": "", "skuid": "165143", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230619164347780", "bill_amount": 10, "total_amount": 10, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619164347780.mp4', access_code='13322f99-8d62-4dfe-8b06-c07fcb606be0', status='Completed', type_of_order='app', wallet_txn_id='4871469174876686542', environment='9', wallet_txn_ids_json='{"pre_credit":"175012279118677606","pre_debit":"4871469174876686542"}', internal_status='null'}
20-08-2026 00:38:36.540 2304602 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619165043694', user_id=9048270450, vm_id=, order_amount=65.0, pre_auth_amount=65.0, amount_received=65.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "skuid": "167950", "offer_id": "", "unit_price": "65", "qty": 1, "tray_id": "41", "sku_total": 65, "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65 per peice", "mrp": "65", "door_id": ""}], "orderId": "TM06202301230619165043694", "order_status": "", "bill_amount": 65, "userId": "9048270450", "total_amount": 65, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 16:50:43.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='ruDx4H', short_order_expiry='19-07-2023 16:51:20', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9048270450", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "offer_desc": "", "skuid": "167950", "offer_id": "", "unit_price": 65, "qty": 1, "tray_id": "41", "sku_total": 65, "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65", "mrp": "65", "door_id": "2"}], "orderId": "TM06202301230619165043694", "bill_amount": 65, "total_amount": 65, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619165043694.mp4', access_code='c6e251c9-c92b-48fb-8dd8-2ea88f83f161', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.547 2304609 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619170859550', user_id=8792293097, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "skuid": "123126", "offer_id": "", "unit_price": "50", "qty": 1, "tray_id": "45", "sku_total": 50, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g per peice", "mrp": "50", "door_id": ""}], "orderId": "TM06202301230619170859550", "order_status": "", "bill_amount": 50, "userId": "8792293097", "total_amount": 50, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 17:08:59.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='xhaimf', short_order_expiry='19-07-2023 17:09:33', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "8792293097", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "offer_desc": "", "skuid": "123126", "offer_id": "", "unit_price": 50, "qty": 1, "tray_id": "45", "sku_total": 50, "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g", "mrp": "50", "door_id": "2"}], "orderId": "TM06202301230619170859550", "bill_amount": 50, "total_amount": 50, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619170859550.mp4', access_code='d6237d2f-0693-4a62-873c-f7bc6e8d7421', status='Completed', type_of_order='app', wallet_txn_id='6450541520918694946', environment='9', wallet_txn_ids_json='{"pre_credit":"3371053746310591","pre_debit":"6450541520918694946"}', internal_status='null'}
20-08-2026 00:38:36.552 2304614 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619174110439', user_id=9491033768, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "offer_id": "", "unit_price": "10", "qty": 2, "tray_id": "15", "sku_total": 20, "name": "Town Bus Soya Stick ,35g per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230619174110439", "order_status": "", "bill_amount": 20, "userId": "9491033768", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 17:41:10.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='5AMVPj', short_order_expiry='19-07-2023 17:47:55', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9491033768", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "offer_desc": "", "skuid": "165143", "offer_id": "", "unit_price": 10, "qty": 2, "tray_id": "15", "sku_total": 20, "name": "Town Bus Soya Stick ,35g", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230619174312168", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619174110439.mp4', access_code='39a0e8b9-a3af-4a42-bf7c-b3ce249a223c', status='Completed', type_of_order='app', wallet_txn_id='9082774542131482340', environment='9', wallet_txn_ids_json='{"pre_credit":"7746849507414263295","pre_debit":"9082774542131482340"}', internal_status='null'}
20-08-2026 00:38:36.558 2304620 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619175721690', user_id=7042434735, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "skuid": "8393", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619175721690", "order_status": "", "bill_amount": 20, "userId": "7042434735", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 17:57:21.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='VEmrPS', short_order_expiry='19-07-2023 18:03:26', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "7042434735", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "offer_desc": "", "skuid": "8393", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230619175721690", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619175721690.mp4', access_code='e893b63e-8b85-492f-aa68-2dcca38b6b8a', status='Completed', type_of_order='app', wallet_txn_id='1502595567865253513', environment='9', wallet_txn_ids_json='{"pre_credit":"4094721864966229329","pre_debit":"1502595567865253513"}', internal_status='null'}
20-08-2026 00:38:36.564 2304626 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619181149663', user_id=9900334775, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "skuid": "120121", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "12", "sku_total": 10, "name": "Townbus Madras - Mixture,30gms per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "skuid": "114535", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "24", "sku_total": 10, "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230619181149663", "order_status": "", "bill_amount": 20, "userId": "9900334775", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 18:11:49.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='eYNpgH', short_order_expiry='19-07-2023 18:20:01', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9900334775", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "offer_desc": "", "skuid": "120121", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "12", "sku_total": 10, "name": "Townbus Madras - Mixture,30gms", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "offer_desc": "", "skuid": "114535", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "24", "sku_total": 10, "name": "Haldirams Instant Bhel 55gms, Rs-10", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230619181149663", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619181149663.mp4', access_code='acefd607-bb30-4520-a604-1e631a2b91ee', status='Completed', type_of_order='app', wallet_txn_id='3418525420425923429', environment='9', wallet_txn_ids_json='{"pre_credit":"4784701625821972944","pre_debit":"3418525420425923429"}', internal_status='null'}
20-08-2026 00:38:36.571 2304633 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619183724743', user_id=9167951411, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "skuid": "147159", "offer_id": "", "unit_price": "40", "qty": 1, "tray_id": "32", "sku_total": 40, "name": "Cavins Cold Coffee Chilled Latte 200ML per peice", "mrp": "40", "door_id": ""}], "orderId": "TM06202301230619183724743", "order_status": "", "bill_amount": 40, "userId": "9167951411", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 18:37:24.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='XqumbT', short_order_expiry='19-07-2023 18:38:27', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9167951411", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "offer_desc": "", "skuid": "147159", "offer_id": "", "unit_price": 40, "qty": 1, "tray_id": "32", "sku_total": 40, "name": "Cavins Cold Coffee Chilled Latte 200ML", "mrp": "40", "door_id": "2"}], "orderId": "TM06202301230619183724743", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619183724743.mp4', access_code='0aa72e8d-cc70-4e7c-b4f9-a908ecd56846', status='Completed', type_of_order='app', wallet_txn_id='3154997396327014', environment='9', wallet_txn_ids_json='{"pre_credit":"6718287247158103994","pre_debit":"3154997396327014"}', internal_status='null'}
20-08-2026 00:38:36.577 2304639 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230619184833544', user_id=9426046304, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "skuid": "137335", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "42", "sku_total": 20, "name": "Nestle Milky bar, 25g RS- 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230619184833544", "order_status": "", "bill_amount": 20, "userId": "9426046304", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-19 18:48:33.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='MbgRHF', short_order_expiry='19-07-2023 18:49:42', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9426046304", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "offer_desc": "", "skuid": "137335", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "42", "sku_total": 20, "name": "Nestle Milky bar, 25g RS- 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230619184833544", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230619184833544.mp4', access_code='73253011-0d48-4f01-a056-3ff006f2bcf0', status='Completed', type_of_order='app', wallet_txn_id='5705209991458211460', environment='9', wallet_txn_ids_json='{"pre_credit":"3335353218636532317","pre_debit":"5705209991458211460"}', internal_status='null'}
20-08-2026 00:38:36.583 2304645 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620115159168', user_id=8586896062, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620115159168", "order_status": "", "bill_amount": 20, "userId": "8586896062", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 11:51:59.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='fdfy0x', short_order_expiry='20-07-2023 11:56:35', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "8586896062", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "offer_desc": "", "skuid": "4500402", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620115159168", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620115159168.mp4', access_code='10a8c413-f101-448a-a1e8-1c00c23e414c', status='Completed', type_of_order='app', wallet_txn_id='7572338925484196679', environment='9', wallet_txn_ids_json='{"pre_credit":"5873311475704743218","pre_debit":"7572338925484196679"}', internal_status='null'}
20-08-2026 00:38:36.589 2304651 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620120301100', user_id=8495873864, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "skuid": "114535", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "24", "sku_total": 10, "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230620120301100", "order_status": "", "bill_amount": 10, "userId": "8495873864", "total_amount": 10, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 12:03:01.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='RNPKDA', short_order_expiry='20-07-2023 12:07:44', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "8495873864", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "offer_desc": "", "skuid": "114535", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "24", "sku_total": 10, "name": "Haldirams Instant Bhel 55gms, Rs-10", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620120301100", "bill_amount": 10, "total_amount": 10, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620120301100.mp4', access_code='a42cca85-890d-40f0-aa4e-989f904730b7', status='Completed', type_of_order='app', wallet_txn_id='1938068333992952554', environment='9', wallet_txn_ids_json='{"pre_credit":"2102411511232088912","pre_debit":"1938068333992952554"}', internal_status='null'}
20-08-2026 00:38:36.595 2304657 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620125120420', user_id=8861848365, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "skuid": "57", "offer_id": "", "unit_price": "10", "qty": 2, "tray_id": "27", "sku_total": 20, "name": "Haldiram Khatta Meetha 60g per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230620125120420", "order_status": "", "bill_amount": 20, "userId": "8861848365", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 12:51:20.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='VX5wAX', short_order_expiry='20-07-2023 12:56:40', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "8861848365", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "offer_desc": "", "skuid": "57", "offer_id": "", "unit_price": 10, "qty": 2, "tray_id": "27", "sku_total": 20, "name": "Haldiram Khatta Meetha 60g", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620125120420", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620125120420.mp4', access_code='03d22a1a-0ee9-493f-ac17-02e5e53abf47', status='Completed', type_of_order='app', wallet_txn_id='4513015063043328704', environment='9', wallet_txn_ids_json='{"pre_credit":"390883547175928036","pre_debit":"4513015063043328704"}', internal_status='null'}
20-08-2026 00:38:36.601 2304663 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620131123835', user_id=6202047553, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "11", "sku_total": 10, "name": "Townbus khara sev , 35gms per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230620131123835", "order_status": "", "bill_amount": 20, "userId": "6202047553", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 13:11:23.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='lM2kce', short_order_expiry='20-07-2023 13:16:35', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "6202047553", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "offer_desc": "", "skuid": "120089", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "11", "sku_total": 10, "name": "Townbus khara sev , 35gms", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "offer_desc": "", "skuid": "8693", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620131123835", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620131123835.mp4', access_code='0920a9dd-d563-4cd3-80fa-37d7f8cc99db', status='Completed', type_of_order='app', wallet_txn_id='4360263765552873739', environment='9', wallet_txn_ids_json='{"pre_credit":"5810963077897275859","pre_debit":"4360263765552873739"}', internal_status='null'}
20-08-2026 00:38:36.607 2304669 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620132453326', user_id=9167951411, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "skuid": "9400", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620132453326", "order_status": "", "bill_amount": 20, "userId": "9167951411", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 13:24:53.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='CNpR4e', short_order_expiry='20-07-2023 13:30:02', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9167951411", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "offer_desc": "", "skuid": "9400", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620132453326", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620132453326.mp4', access_code='351c4e7a-9daa-4844-ad6e-b5465ea1426c', status='Completed', type_of_order='app', wallet_txn_id='2554191008195363554', environment='9', wallet_txn_ids_json='{"pre_credit":"1721988782370537551","pre_debit":"2554191008195363554"}', internal_status='null'}
20-08-2026 00:38:36.614 2304676 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620132936785', user_id=9426046304, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "offer_id": "", "unit_price": "20", "qty": 2, "tray_id": "40", "sku_total": 40, "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620132936785", "order_status": "", "bill_amount": 40, "userId": "9426046304", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 13:29:36.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='0f44bv', short_order_expiry='20-07-2023 13:30:28', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9426046304", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "offer_desc": "", "skuid": "112220", "offer_id": "", "unit_price": 20, "qty": 2, "tray_id": "40", "sku_total": 40, "name": "Snickers Chocolate Bar, 22g Rs - 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230620132936785", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620132936785.mp4', access_code='253cbe20-759e-47ac-9be7-8c3fd93b932f', status='Completed', type_of_order='app', wallet_txn_id='895470743794437743', environment='9', wallet_txn_ids_json='{"pre_credit":"3910566229665727591","pre_debit":"895470743794437743"}', internal_status='null'}
20-08-2026 00:38:36.621 2304683 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620133852388', user_id=7898038518, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1667280175797-Screenshot%202022-11-01%20105238.jpg", "skuid": "166327", "offer_id": "", "unit_price": "40", "qty": 1, "tray_id": "43", "sku_total": 40, "name": "Epigamia Chocolate Milkshake 200g per peice", "mrp": "40", "door_id": ""}], "orderId": "TM06202301230620133852388", "order_status": "", "bill_amount": 40, "userId": "7898038518", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 13:38:52.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='4wJdAc', short_order_expiry='20-07-2023 13:40:01', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "7898038518", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1667280175797-Screenshot%202022-11-01%20105238.jpg", "offer_desc": "", "skuid": "166327", "offer_id": "", "unit_price": 40, "qty": 1, "tray_id": "43", "sku_total": 40, "name": "Epigamia Chocolate Milkshake 200g", "mrp": "40", "door_id": "2"}], "orderId": "TM06202301230620133852388", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620133852388.mp4', access_code='087f6e3d-7809-465e-8335-83072d088b0e', status='Completed', type_of_order='app', wallet_txn_id='5625813447566380015', environment='9', wallet_txn_ids_json='{"pre_credit":"2032850635878190465","pre_debit":"5625813447566380015"}', internal_status='null'}
20-08-2026 00:38:36.636 2304698 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620134649456', user_id=8860495209, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1667280175797-Screenshot%202022-11-01%20105238.jpg", "skuid": "166327", "offer_id": "", "unit_price": "40", "qty": 1, "tray_id": "43", "sku_total": 40, "name": "Epigamia Chocolate Milkshake 200g per peice", "mrp": "40", "door_id": ""}], "orderId": "TM06202301230620134649456", "order_status": "", "bill_amount": 40, "userId": "8860495209", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 13:46:49.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='y5sKqE', short_order_expiry='20-07-2023 13:47:49', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "8860495209", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1667280175797-Screenshot%202022-11-01%20105238.jpg", "offer_desc": "", "skuid": "166327", "offer_id": "", "unit_price": 40, "qty": 1, "tray_id": "43", "sku_total": 40, "name": "Epigamia Chocolate Milkshake 200g", "mrp": "40", "door_id": "2"}], "orderId": "TM06202301230620134649456", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620134649456.mp4', access_code='0fcee523-6ec5-471d-b652-3a434e07aed8', status='Completed', type_of_order='app', wallet_txn_id='4911361175569580993', environment='9', wallet_txn_ids_json='{"pre_credit":"1398379543540222474","pre_debit":"4911361175569580993"}', internal_status='null'}
20-08-2026 00:38:36.644 2304706 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620140256175', user_id=9008484571, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "offer_id": "", "unit_price": "10", "qty": 2, "tray_id": "11", "sku_total": 20, "name": "Townbus khara sev , 35gms per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230620140256175", "order_status": "", "bill_amount": 20, "userId": "9008484571", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 14:02:56.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='3BgoOF', short_order_expiry='20-07-2023 14:07:25', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9008484571", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "offer_desc": "", "skuid": "120089", "offer_id": "", "unit_price": 10, "qty": 2, "tray_id": "11", "sku_total": 20, "name": "Townbus khara sev , 35gms", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620140256175", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620140256175.mp4', access_code='262e277b-208f-40d6-bda0-8f6ba9a05c41', status='Completed', type_of_order='app', wallet_txn_id='8450345700817847867', environment='9', wallet_txn_ids_json='{"pre_credit":"194148496370581569","pre_debit":"8450345700817847867"}', internal_status='null'}
20-08-2026 00:38:36.651 2304713 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620140555703', user_id=7306038120, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "skuid": "185553", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "35", "sku_total": 20, "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620140555703", "order_status": "", "bill_amount": 20, "userId": "7306038120", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 14:05:55.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='uVp0TH', short_order_expiry='20-07-2023 14:08:05', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "7306038120", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "offer_desc": "", "skuid": "185553", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "35", "sku_total": 20, "name": "Tropicana Litchi Delight - 180ml Rs, 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230620140555703", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620140555703.mp4', access_code='298ad0df-4676-480e-9626-fc4341b79d44', status='Completed', type_of_order='app', wallet_txn_id='4718489849099012347', environment='9', wallet_txn_ids_json='{"pre_credit":"5895363365503321001","pre_debit":"4718489849099012347"}', internal_status='null'}
20-08-2026 00:38:36.657 2304719 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620150749590', user_id=6232299003, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "skuid": "9400", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620150749590", "order_status": "", "bill_amount": 20, "userId": "6232299003", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 15:07:49.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='wOMxFf', short_order_expiry='20-07-2023 15:12:32', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "6232299003", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "offer_desc": "", "skuid": "9400", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620150749590", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620150749590.mp4', access_code='f18fad93-d692-46f7-a8a0-745b1de1d759', status='Completed', type_of_order='app', wallet_txn_id='4684687364775168236', environment='9', wallet_txn_ids_json='{"pre_credit":"8283193746910625970","pre_debit":"4684687364775168236"}', internal_status='null'}
20-08-2026 00:38:36.663 2304725 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620152206264', user_id=9909989843, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "skuid": "171828", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "20", "sku_total": 10, "name": "HaldiRams Sev Murmura 58Gms per peice", "mrp": "10", "door_id": ""}], "orderId": "TM06202301230620152206264", "order_status": "", "bill_amount": 10, "userId": "9909989843", "total_amount": 10, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 15:22:06.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='7VLh9f', short_order_expiry='20-07-2023 15:26:54', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9909989843", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "offer_desc": "", "skuid": "171828", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "20", "sku_total": 10, "name": "HaldiRams Sev Murmura 58Gms", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620152206264", "bill_amount": 10, "total_amount": 10, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620152206264.mp4', access_code='8cd55bb2-e84c-4efc-8942-06695e3297b5', status='Completed', type_of_order='app', wallet_txn_id='1524164207462599962', environment='9', wallet_txn_ids_json='{"pre_credit":"5820540664165976510","pre_debit":"1524164207462599962"}', internal_status='null'}
20-08-2026 00:38:36.670 2304732 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620152347999', user_id=9491033768, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620152347999", "order_status": "", "bill_amount": 20, "userId": "9491033768", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 15:23:48.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='xijRyo', short_order_expiry='20-07-2023 15:30:47', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9491033768", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "offer_desc": "", "skuid": "4500402", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620152347999", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620152347999.mp4', access_code='bcac4ee3-2b5f-4f9f-8d64-d22280da8cb3', status='Completed', type_of_order='app', wallet_txn_id='559559172638916825', environment='9', wallet_txn_ids_json='{"pre_credit":"515579725363759030","pre_debit":"559559172638916825"}', internal_status='null'}
20-08-2026 00:38:36.676 2304738 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620161011700', user_id=8860101855, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1648108200441-WhatsApp%20Image%202022-03-24%20at%201.15.43%20PM.jpeg", "skuid": "169941", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "34", "sku_total": 20, "name": "Tropicana Mixed Fruit Delight - 180ml Rs, 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620161011700", "order_status": "", "bill_amount": 20, "userId": "8860101855", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 16:10:11.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='4J2gW2', short_order_expiry='20-07-2023 16:11:36', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "8860101855", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1648108200441-WhatsApp%20Image%202022-03-24%20at%201.15.43%20PM.jpeg", "offer_desc": "", "skuid": "169941", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "34", "sku_total": 20, "name": "Tropicana Mixed Fruit Delight - 180ml Rs, 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230620161011700", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620161011700.mp4', access_code='9f181a00-3656-4654-ac3a-7c980b235468', status='Completed', type_of_order='app', wallet_txn_id='9008906499016114595', environment='9', wallet_txn_ids_json='{"pre_credit":"5983034109072852544","pre_debit":"9008906499016114595"}', internal_status='null'}
20-08-2026 00:38:36.683 2304745 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620161651286', user_id=7044149026, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "skuid": "156976", "offer_id": "", "unit_price": "40", "qty": 1, "tray_id": "44", "sku_total": 40, "name": "Epigamia Strawberry Milkshake  180ML per peice", "mrp": "40", "door_id": ""}], "orderId": "TM06202301230620161651286", "order_status": "", "bill_amount": 40, "userId": "7044149026", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 16:16:51.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='DpnnaZ', short_order_expiry='20-07-2023 16:17:57', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "7044149026", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "offer_desc": "", "skuid": "156976", "offer_id": "", "unit_price": 40, "qty": 1, "tray_id": "44", "sku_total": 40, "name": "Epigamia Strawberry Milkshake  180ML", "mrp": "40", "door_id": "2"}], "orderId": "TM06202301230620161651286", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620161651286.mp4', access_code='a8ce6a95-eb52-420b-9a39-24fb5e28fb55', status='Completed', type_of_order='app', wallet_txn_id='5545115119261207389', environment='9', wallet_txn_ids_json='{"pre_credit":"7027050796990873797","pre_debit":"5545115119261207389"}', internal_status='null'}
20-08-2026 00:38:36.691 2304753 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620161728522', user_id=9666862200, vm_id=, order_amount=60.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "skuid": "9400", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g per peice", "mrp": "20", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "skuid": "156976", "offer_id": "", "unit_price": "40", "qty": 1, "tray_id": "44", "sku_total": 40, "name": "Epigamia Strawberry Milkshake  180ML per peice", "mrp": "40", "door_id": ""}], "orderId": "TM06202301230620161728522", "order_status": "", "bill_amount": 60, "userId": "9666862200", "total_amount": 60, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 16:17:28.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='aJdlE2', short_order_expiry='20-07-2023 16:22:49', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9666862200", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669974522981-Epigamia%20Strawberry%20Milkshake.png", "offer_desc": "", "skuid": "156976", "offer_id": "", "unit_price": 40, "qty": 1, "tray_id": "44", "sku_total": 40, "name": "Epigamia Strawberry Milkshake  180ML", "mrp": "40", "door_id": "2"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "offer_desc": "", "skuid": "9400", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620161728522", "bill_amount": 60, "total_amount": 60, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620161728522.mp4', access_code='33c48d6f-f804-415b-a0ff-2a11a200a7a1', status='Completed', type_of_order='app', wallet_txn_id='8801847805798007054', environment='9', wallet_txn_ids_json='{"pre_credit":"5359762769851797105","pre_debit":"8801847805798007054"}', internal_status='null'}
20-08-2026 00:38:36.698 2304760 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620165632503', user_id=8447840975, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "skuid": "9400", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620165632503", "order_status": "", "bill_amount": 20, "userId": "8447840975", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 16:56:32.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='AXj06r', short_order_expiry='20-07-2023 17:00:31', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "8447840975", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "offer_desc": "", "skuid": "9400", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "18", "sku_total": 20, "name": "Lays Magic Masala, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620165632503", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620165632503.mp4', access_code='cf449ea8-05b5-472b-92ff-c567db88e6f6', status='Completed', type_of_order='app', wallet_txn_id='6288971500462231076', environment='9', wallet_txn_ids_json='{"pre_credit":"8215371229651617571","pre_debit":"6288971500462231076"}', internal_status='null'}
20-08-2026 00:38:36.704 2304766 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620173519910', user_id=6290414829, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "skuid": "8393", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620173519910", "order_status": "", "bill_amount": 40, "userId": "6290414829", "total_amount": 40, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 17:35:19.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='40XiG8', short_order_expiry='20-07-2023 17:39:48', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "6290414829", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "offer_desc": "", "skuid": "8393", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g", "mrp": "20", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "offer_desc": "", "skuid": "165143", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "offer_desc": "", "skuid": "8693", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g", "mrp": "10", "door_id": "1"}], "orderId": "TM06202301230620173519910", "bill_amount": 40, "total_amount": 40, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620173519910.mp4', access_code='09209ba9-bb7b-4e45-8f0f-8d07b6ed9d0f', status='Completed', type_of_order='app', wallet_txn_id='5535721129746514360', environment='9', wallet_txn_ids_json='{"pre_credit":"8659931159012985179","pre_debit":"5535721129746514360"}', internal_status='null'}
20-08-2026 00:38:36.710 2304772 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620174549944', user_id=9488320854, vm_id=, order_amount=60.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "skuid": "165143", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "skuid": "8693", "offer_id": "", "unit_price": "10", "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g per peice", "mrp": "10", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "skuid": "8393", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g per peice", "mrp": "20", "door_id": ""}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "skuid": "4500402", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620174549944", "order_status": "", "bill_amount": 60, "userId": "9488320854", "total_amount": 60, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 17:45:49.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='n6Ox5u', short_order_expiry='20-07-2023 17:50:51', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9488320854", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "offer_desc": "", "skuid": "165143", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "15", "sku_total": 10, "name": "Town Bus Soya Stick ,35g", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "offer_desc": "", "skuid": "8693", "offer_id": "", "unit_price": 10, "qty": 1, "tray_id": "16", "sku_total": 10, "name": "Town Bus Ribbon Pakoda, 35g", "mrp": "10", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "offer_desc": "", "skuid": "4500402", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "19", "sku_total": 20, "name": "Lays Hot & Sweet Chilli, 52g", "mrp": "20", "door_id": "1"}, {"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "offer_desc": "", "skuid": "8393", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "17", "sku_total": 20, "name": "Lays Cream & Onion, 52g", "mrp": "20", "door_id": "1"}], "orderId": "TM06202301230620174549944", "bill_amount": 60, "total_amount": 60, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620174549944.mp4', access_code='56df8cbb-b44a-4ad4-9759-c38f0667c8ff', status='Completed', type_of_order='app', wallet_txn_id='8743161250372275920', environment='9', wallet_txn_ids_json='{"pre_credit":"8844620839455902796","pre_debit":"8743161250372275920"}', internal_status='null'}
20-08-2026 00:38:36.716 2304778 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620181105085', user_id=9426046304, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "skuid": "137335", "offer_id": "", "unit_price": "20", "qty": 1, "tray_id": "42", "sku_total": 20, "name": "Nestle Milky bar, 25g RS- 20 per peice", "mrp": "20", "door_id": ""}], "orderId": "TM06202301230620181105085", "order_status": "", "bill_amount": 20, "userId": "9426046304", "total_amount": 20, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 18:11:05.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='hy4pHk', short_order_expiry='20-07-2023 18:11:52', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "9426046304", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "offer_desc": "", "skuid": "137335", "offer_id": "", "unit_price": 20, "qty": 1, "tray_id": "42", "sku_total": 20, "name": "Nestle Milky bar, 25g RS- 20", "mrp": "20", "door_id": "2"}], "orderId": "TM06202301230620181105085", "bill_amount": 20, "total_amount": 20, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620181105085.mp4', access_code='41829edb-4e55-4e3c-93d7-4e594f7dd5da', status='Completed', type_of_order='app', wallet_txn_id='6264242536413546660', environment='9', wallet_txn_ids_json='{"pre_credit":"1218780996962307144","pre_debit":"6264242536413546660"}', internal_status='null'}
20-08-2026 00:38:36.723 2304785 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230620194950205', user_id=8495873864, vm_id=, order_amount=25.0, pre_auth_amount=25.0, amount_received=25.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"rstatus": true, "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "skuid": "185306", "offer_id": "", "unit_price": "25", "qty": 1, "tray_id": "37", "sku_total": 25, "name": "Cavins Rose Lassi,180ml per peice", "mrp": "25", "door_id": ""}], "orderId": "TM06202301230620194950205", "order_status": "", "bill_amount": 25, "userId": "8495873864", "total_amount": 25, "res": true, "imei": "TM06202301"}', weight_based_response='{}', created_at='2023-06-20 19:49:50.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='MADaAf', short_order_expiry='20-07-2023 19:51:04', receipt_id='IN20260820000931', proposedSkuJson='{"userId": "8495873864", "cart_offer_desc": "", "skus": [{"image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "offer_desc": "", "skuid": "185306", "offer_id": "", "unit_price": 25, "qty": 1, "tray_id": "37", "sku_total": 25, "name": "Cavins Rose Lassi,180ml", "mrp": "25", "door_id": "2"}], "orderId": "TM06202301230620194950205", "bill_amount": 25, "total_amount": 25, "res": true, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230620194950205.mp4', access_code='44fcda2d-107e-4ea1-9f71-0d6fc8027d71', status='Completed', type_of_order='app', wallet_txn_id='1625189994305441269', environment='9', wallet_txn_ids_json='{"pre_credit":"5905300746171793828","pre_debit":"1625189994305441269"}', internal_status='null'}
20-08-2026 00:38:36.729 2304791 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:38:36.729 2304791 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:38:36.729 2304791 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:38:36.729 2304791 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621113522105', user_id=8971352493, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8971352493", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "145724", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670840395534-buttermilk-02.jpg", "tray_id": "36", "offer_id": "", "door_id": "", "mrp": "20", "name": "Cavins Masala Chaasa ,180ml per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621113522105", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 11:35:22.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='fCnAol', short_order_expiry='21-07-2023 11:43:49', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8971352493", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "145724", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670840395534-buttermilk-02.jpg", "tray_id": "36", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Cavins Masala Chaasa ,180ml", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621113522105", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621113522105.mp4', access_code='a1d47120-7eca-462b-9b9e-0f2aa64cb363', status='Completed', type_of_order='app', wallet_txn_id='7341456853607074012', environment='9', wallet_txn_ids_json='{"pre_credit":"7538939761429267369","pre_debit":"7341456853607074012"}', internal_status='null'}
20-08-2026 00:38:36.729 2304791 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@54365766
20-08-2026 00:38:36.729 2304791 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:36.729 2304791 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:36.729 2304791 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@54365766
20-08-2026 00:38:36.730 2304792 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:36.736 2304798 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621123827014', user_id=9674007913, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9674007913", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "8562", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "tray_id": "46", "offer_id": "", "door_id": "", "mrp": "20", "name": "Coca Cola, 250ml per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621123827014", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 12:38:27.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='ORQx1d', short_order_expiry='21-07-2023 12:38:54', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9674007913", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "8562", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "tray_id": "46", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Coca Cola, 250ml", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621123827014", "cart_offer_desc": ""}', video_url='N/A', access_code='a07c4cc1-d23b-41e2-ae79-ba7b230b0d82', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.742 2304804 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621135820973', user_id=9426046304, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9426046304", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "112220", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "tray_id": "40", "offer_id": "", "door_id": "", "mrp": "20", "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "unit_price": "20", "qty": 2}], "order_status": "", "orderId": "TM06202301230621135820973", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 13:58:20.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='jRqObK', short_order_expiry='21-07-2023 13:59:18', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9426046304", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "skus": [{"skuid": "112220", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "tray_id": "40", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Snickers Chocolate Bar, 22g Rs - 20", "unit_price": 20, "qty": 2}], "orderId": "TM06202301230621135820973", "cart_offer_desc": ""}', video_url='N/A', access_code='ea10f824-0a13-45bd-8036-2a06c9a083bd', status='Completed', type_of_order='app', wallet_txn_id='5440713288385644416', environment='9', wallet_txn_ids_json='{"pre_credit":"3469907622412765318","pre_debit":"5440713288385644416"}', internal_status='null'}
20-08-2026 00:38:36.748 2304810 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621140938962', user_id=8105596908, vm_id=, order_amount=25.0, pre_auth_amount=25.0, amount_received=25.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8105596908", "bill_amount": 25, "total_amount": 25, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "185306", "sku_total": 25, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "tray_id": "37", "offer_id": "", "door_id": "", "mrp": "25", "name": "Cavins Rose Lassi,180ml per peice", "unit_price": "25", "qty": 1}], "order_status": "", "orderId": "TM06202301230621140938962", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 14:09:38.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='MKnFjz', short_order_expiry='21-07-2023 14:10:42', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8105596908", "bill_amount": 25, "total_amount": 25, "imei": "TM06202301", "skus": [{"skuid": "185306", "sku_total": 25, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669184812073-Screenshot%202022-11-23%20115602.jpg", "tray_id": "37", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "25", "name": "Cavins Rose Lassi,180ml", "unit_price": 25, "qty": 1}], "orderId": "TM06202301230621140938962", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621140938962.mp4', access_code='0c8658f1-8561-4b28-bcce-8f372776444d', status='Completed', type_of_order='app', wallet_txn_id='7832362479960408641', environment='9', wallet_txn_ids_json='{"pre_credit":"3777883958969976392","pre_debit":"7832362479960408641"}', internal_status='null'}
20-08-2026 00:38:36.754 2304816 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621141718701', user_id=7306038120, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7306038120", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621141718701", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 14:17:18.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='UQvHjx', short_order_expiry='21-07-2023 14:18:53', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "7306038120", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621141718701", "cart_offer_desc": ""}', video_url='N/A', access_code='cec1b215-3b3a-4bfb-9956-742620d68f1e', status='Completed', type_of_order='app', wallet_txn_id='615648090603537251', environment='9', wallet_txn_ids_json='{"pre_credit":"9212285186727035268","pre_debit":"615648090603537251"}', internal_status='null'}
20-08-2026 00:38:36.761 2304823 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621142917115', user_id=8190090410, vm_id=, order_amount=80.0, pre_auth_amount=80.0, amount_received=80.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8190090410", "bill_amount": 80, "total_amount": 80, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "8901", "sku_total": 80, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Thums+Up%2C+250ml.jpg", "tray_id": "38", "offer_id": "", "door_id": "", "mrp": "20", "name": "Thums Up, 250ml per peice", "unit_price": "20", "qty": 4}], "order_status": "", "orderId": "TM06202301230621142917115", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 14:29:17.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='rmitsf', short_order_expiry='21-07-2023 14:30:21', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8190090410", "bill_amount": 80, "total_amount": 80, "imei": "TM06202301", "skus": [{"skuid": "8901", "sku_total": 80, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Thums+Up%2C+250ml.jpg", "tray_id": "38", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Thums Up, 250ml", "unit_price": 20, "qty": 4}], "orderId": "TM06202301230621142917115", "cart_offer_desc": ""}', video_url='N/A', access_code='09810741-f6f8-477e-9e2f-78de01316445', status='Completed', type_of_order='app', wallet_txn_id='5086031216989062550', environment='9', wallet_txn_ids_json='{"pre_credit":"9180304317094314139","pre_debit":"5086031216989062550"}', internal_status='null'}
20-08-2026 00:38:36.766 2304828 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621152614000', user_id=8792293097, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8792293097", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "9400", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "tray_id": "18", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Magic Masala, 52g per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621152614000", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 15:26:14.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='85YB0O', short_order_expiry='21-07-2023 15:30:09', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8792293097", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "9400", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "tray_id": "18", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "20", "name": "Lays Magic Masala, 52g", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621152614000", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621152614000.mp4', access_code='69f0f619-e50c-4a30-9b43-fde7d9b29995', status='Completed', type_of_order='app', wallet_txn_id='8020671586802027110', environment='9', wallet_txn_ids_json='{"pre_credit":"6435823860965656135","pre_debit":"8020671586802027110"}', internal_status='null'}
20-08-2026 00:38:36.773 2304835 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621152926692', user_id=6290414829, vm_id=, order_amount=30.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "6290414829", "bill_amount": 30, "total_amount": 30, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "120089", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "tray_id": "11", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus khara sev , 35gms per peice", "unit_price": "10", "qty": 1}, {"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms per peice", "unit_price": "10", "qty": 1}, {"skuid": "133041", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230621152926692", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 15:29:26.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='OQ9e2m', short_order_expiry='21-07-2023 15:33:59', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "6290414829", "bill_amount": 30, "total_amount": 30, "imei": "TM06202301", "skus": [{"skuid": "133041", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms", "unit_price": 10, "qty": 1}, {"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms", "unit_price": 10, "qty": 1}, {"skuid": "120089", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "tray_id": "11", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus khara sev , 35gms", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230621152926692", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621152926692.mp4', access_code='7590bb40-8186-4b51-9e27-018fc1bc73ed', status='Completed', type_of_order='app', wallet_txn_id='2137514260129466659', environment='9', wallet_txn_ids_json='{"pre_credit":"6636926945973061819","pre_debit":"2137514260129466659"}', internal_status='null'}
20-08-2026 00:38:36.782 2304844 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621160841060', user_id=7042434735, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7042434735", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230621160841060", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 16:08:41.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='2BYe6r', short_order_expiry='21-07-2023 16:13:17', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "7042434735", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230621160841060", "cart_offer_desc": ""}', video_url='N/A', access_code='e0b22df7-13e1-4d91-8461-81caa20ebf1d', status='Completed', type_of_order='app', wallet_txn_id='4400349273406589779', environment='9', wallet_txn_ids_json='{"pre_credit":"5127763989407288574","pre_debit":"4400349273406589779"}', internal_status='null'}
20-08-2026 00:38:36.785 2304847 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:38:36.785 2304847 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:38:36.785 2304847 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:38:36.785 2304847 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:38:36.785 2304847 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:36.786 2304848 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:38:36.787 2304849 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:36.788 2304850 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"20","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"12","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"17","name":"MaxVita Moong daal 25gm","key":"12-4500723","sku_json":"4500723-11"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"11","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"12","name":"MaxVita Rice Kodubale 30gm","key":"11-4500722","sku_json":"4500722-6"}]}},"imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"},"total_items":2,"total_price":"20","user_id":"9100192714","session_id":"Aa834a56700e978027DbB69fC4B4569100192714","read_only":true}
20-08-2026 00:38:36.789 2304851 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621162235782', user_id=8050710791, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8050710791", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms per peice", "unit_price": "10", "qty": 1}, {"skuid": "8393", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "tray_id": "17", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Cream & Onion, 52g per peice", "unit_price": "20", "qty": 1}, {"skuid": "141952", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679908941421-40123667_2-townbus-namkeen-corn-flakes-mixture.JPEG", "tray_id": "26", "offer_id": "", "door_id": "", "mrp": "10", "name": "Town Bus Cornflakes Mixture,30Gms per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230621162235782", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 16:22:35.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='tv0Tan', short_order_expiry='21-07-2023 16:41:42', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8050710791", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "skus": [{"skuid": "8393", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "tray_id": "17", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "20", "name": "Lays Cream & Onion, 52g", "unit_price": 20, "qty": 1}, {"skuid": "165143", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "tray_id": "15", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Town Bus Soya Stick ,35g", "unit_price": 10, "qty": 1}, {"skuid": "141952", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679908941421-40123667_2-townbus-namkeen-corn-flakes-mixture.JPEG", "tray_id": "26", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Town Bus Cornflakes Mixture,30Gms", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230621162559118", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621162235782.mp4', access_code='8ce2f55c-e18a-46d7-aa89-ecac93e1ee07', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.790 2304852 [http-nio-8051-exec-110] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@14933643
20-08-2026 00:38:36.791 2304853 [http-nio-8051-exec-110] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:38:36.791 2304853 [http-nio-8051-exec-110] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:38:36.791 2304853 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:38:36.791 2304853 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"20","user_id":"9100192714","imei":"TM08202203","session_id":"Aa834a56700e978027DbB69fC4B4569100192714","created_at":"2026-08-20 00:38:30","modified_at":"2026-08-20 00:38:35","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1660745548012\",\"cart_enabled\":true,\"vm_imei_id\":\"TM08202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Tech Mahindra Cafeteria\"}","sku_json":"{\"1\":{\"total_price\":\"20\",\"total_items\":2,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500723-3888.png\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:34:00.0\",\"weight\":\"28\",\"sku_id\":\"4500723\",\"mrp\":\"10\",\"tray_id\":\"12\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Moong daal 25gm\",\"totalMRP\":10,\"vm_id\":\"TM08202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"17\",\"name\":\"MaxVita Moong daal 25gm\",\"key\":\"12-4500723\",\"sku_json\":\"4500723-11\"},{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500722-2079.jpeg\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:34:00.0\",\"weight\":\"35\",\"sku_id\":\"4500722\",\"mrp\":\"10\",\"tray_id\":\"11\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Rice Kodubale 30gm\",\"totalMRP\":10,\"vm_id\":\"TM08202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"12\",\"name\":\"MaxVita Rice Kodubale 30gm\",\"key\":\"11-4500722\",\"sku_json\":\"4500722-6\"}]}}"}
20-08-2026 00:38:36.791 2304853 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4f503be0
20-08-2026 00:38:36.791 2304853 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:36.791 2304853 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:36.791 2304853 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4f503be0
20-08-2026 00:38:36.791 2304853 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:36.795 2304857 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621165504803', user_id=9148046090, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9148046090", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621165504803", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 16:55:04.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Yoplyx', short_order_expiry='21-07-2023 16:57:06', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9148046090", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621165504803", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621165504803.mp4', access_code='7b9c45ec-51aa-4c17-b434-789ce0da7d76', status='Completed', type_of_order='app', wallet_txn_id='3986024295847380987', environment='9', wallet_txn_ids_json='{"pre_credit":"6875019947735204390","pre_debit":"3986024295847380987"}', internal_status='null'}
20-08-2026 00:38:36.802 2304864 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621171634642', user_id=8792293097, vm_id=, order_amount=50.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8792293097", "bill_amount": 50, "total_amount": 50, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "123126", "sku_total": 50, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "tray_id": "45", "offer_id": "", "door_id": "", "mrp": "50", "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g per peice", "unit_price": "50", "qty": 1}], "order_status": "", "orderId": "TM06202301230621171634642", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 17:16:34.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='wmKCOb', short_order_expiry='21-07-2023 17:17:37', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8792293097", "bill_amount": 50, "total_amount": 50, "imei": "TM06202301", "skus": [{"skuid": "123126", "sku_total": 50, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "tray_id": "45", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "50", "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g", "unit_price": 50, "qty": 1}], "orderId": "TM06202301230621171634642", "cart_offer_desc": ""}', video_url='N/A', access_code='0944b27a-e250-4f92-ada0-8f5efaa3c47f', status='Completed', type_of_order='app', wallet_txn_id='6702177116172929627', environment='9', wallet_txn_ids_json='{"pre_credit":"7398188068878634906","pre_debit":"6702177116172929627"}', internal_status='null'}
20-08-2026 00:38:36.811 2304873 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621172420779', user_id=9491033768, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9491033768", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms per peice", "unit_price": "10", "qty": 1}, {"skuid": "8693", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "tray_id": "16", "offer_id": "", "door_id": "", "mrp": "10", "name": "Town Bus Ribbon Pakoda, 35g per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230621172420779", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 17:24:20.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='VHonY1', short_order_expiry='21-07-2023 17:28:41', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9491033768", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms", "unit_price": 10, "qty": 1}, {"skuid": "8693", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Town+Bus+Ribbon+Pakoda+35g.jpg", "tray_id": "16", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Town Bus Ribbon Pakoda, 35g", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230621172420779", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621172420779.mp4', access_code='ecfd764f-9623-4f15-831d-f74f3bd055a4', status='Completed', type_of_order='app', wallet_txn_id='2258675331943581343', environment='9', wallet_txn_ids_json='{"pre_credit":"2948770246164565637","pre_debit":"2258675331943581343"}', internal_status='null'}
20-08-2026 00:38:36.818 2304880 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621175755911', user_id=6290414829, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "8562", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "tray_id": "46", "offer_id": "", "door_id": "", "mrp": "20", "name": "Coca Cola, 250ml per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621175755911", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 17:57:55.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='ouh99U', short_order_expiry='21-07-2023 17:59:01', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "8562", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "tray_id": "46", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Coca Cola, 250ml", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621175755911", "cart_offer_desc": ""}', video_url='N/A', access_code='1c24250f-aa4c-4048-a82d-a3218539b5ee', status='Completed', type_of_order='app', wallet_txn_id='7780124888776327600', environment='9', wallet_txn_ids_json='{"pre_credit":"8146957593505122281","pre_debit":"7780124888776327600"}', internal_status='null'}
20-08-2026 00:38:36.825 2304887 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621181156483', user_id=7042434735, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7042434735", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "114535", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "unit_price": "10", "qty": 2}], "order_status": "", "orderId": "TM06202301230621181156483", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 18:11:56.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='lPUysM', short_order_expiry='21-07-2023 18:16:21', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "7042434735", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "114535", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10", "unit_price": 10, "qty": 2}], "orderId": "TM06202301230621181156483", "cart_offer_desc": ""}', video_url='N/A', access_code='0bdeb1aa-f6d8-4928-9923-12bdc740d234', status='Completed', type_of_order='app', wallet_txn_id='13958746342705895', environment='9', wallet_txn_ids_json='{"pre_credit":"52114178669956852","pre_debit":"13958746342705895"}', internal_status='null'}
20-08-2026 00:38:36.827 2304889 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:38:36.827 2304889 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:38:36.827 2304889 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:38:36.827 2304889 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:38:36.827 2304889 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:36.828 2304890 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:38:36.828 2304890 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:36.829 2304891 [http-nio-8051-exec-101] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 9100192714
20-08-2026 00:38:36.830 2304892 [http-nio-8051-exec-101] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9100192714
20-08-2026 00:38:36.830 2304892 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - customerId: 9100192714
20-08-2026 00:38:36.831 2304893 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - transactionKey: OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ
20-08-2026 00:38:36.831 2304893 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:38:36.831 2304893 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:38:36.831 2304893 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9100192714"}
20-08-2026 00:38:36.831 2304893 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:38:36.832 2304894 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621181500973', user_id=9167951411, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9167951411", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "147159", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "tray_id": "32", "offer_id": "", "door_id": "", "mrp": "40", "name": "Cavins Cold Coffee Chilled Latte 200ML per peice", "unit_price": "40", "qty": 1}], "order_status": "", "orderId": "TM06202301230621181500973", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 18:15:00.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='IetM23', short_order_expiry='21-07-2023 18:16:51', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9167951411", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "skus": [{"skuid": "147159", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "tray_id": "32", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "40", "name": "Cavins Cold Coffee Chilled Latte 200ML", "unit_price": 40, "qty": 1}], "orderId": "TM06202301230621181500973", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621181500973.mp4', access_code='d4e30392-d4db-42d7-866a-4fb91b07eb3e', status='Completed', type_of_order='app', wallet_txn_id='7150944900365369836', environment='9', wallet_txn_ids_json='{"pre_credit":"273066552172890515","pre_debit":"7150944900365369836"}', internal_status='null'}
20-08-2026 00:38:36.840 2304902 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621184118954', user_id=8586896062, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8586896062", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "4500402", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "tray_id": "19", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Hot & Sweet Chilli, 52g per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621184118954", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 18:41:18.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='1bRmp3', short_order_expiry='21-07-2023 18:45:54', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8586896062", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "4500402", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "tray_id": "19", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "20", "name": "Lays Hot & Sweet Chilli, 52g", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230621184118954", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230621184118954.mp4', access_code='58065538-2301-4c00-806b-66b79f1f2940', status='Completed', type_of_order='app', wallet_txn_id='1895046271921767833', environment='9', wallet_txn_ids_json='{"pre_credit":"1708009666949038257","pre_debit":"1895046271921767833"}', internal_status='null'}
20-08-2026 00:38:36.845 2304907 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:38:36.845 2304907 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:38:36.845 2304907 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:38:36.845 2304907 [http-nio-8051-exec-101] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:38:36.846 2304908 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@3c164abb
20-08-2026 00:38:36.846 2304908 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:36.846 2304908 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:36.846 2304908 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@3c164abb
20-08-2026 00:38:36.846 2304908 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:36.848 2304910 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230621234047390', user_id=9886388794, vm_id=, order_amount=60.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9886388794", "bill_amount": 60, "total_amount": 60, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "145724", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670840395534-buttermilk-02.jpg", "tray_id": "36", "offer_id": "", "door_id": "", "mrp": "20", "name": "Cavins Masala Chaasa ,180ml per peice", "unit_price": "20", "qty": 2}, {"skuid": "112220", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "tray_id": "40", "offer_id": "", "door_id": "", "mrp": "20", "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230621234047390", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-21 23:40:47.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='67Agdn', short_order_expiry='21-07-2023 23:49:16', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9886388794", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "skus": [{"skuid": "145724", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670840395534-buttermilk-02.jpg", "tray_id": "36", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Cavins Masala Chaasa ,180ml", "unit_price": 20, "qty": 2}], "orderId": "TM06202301230621234536916", "cart_offer_desc": ""}', video_url='N/A', access_code='5c3f86e2-287d-4b9c-8ece-d923e8654eaf', status='Completed', type_of_order='app', wallet_txn_id='2800659972935599758', environment='9', wallet_txn_ids_json='{"pre_credit":"4124584244867910492","pre_debit":"2800659972935599758"}', internal_status='null'}
20-08-2026 00:38:36.856 2304918 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622111133470', user_id=9167951411, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9167951411", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "112220", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "tray_id": "40", "offer_id": "", "door_id": "", "mrp": "20", "name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622111133470", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 11:11:33.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='TxUD9E', short_order_expiry='22-07-2023 11:12:00', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9167951411", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "112220", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "tray_id": "40", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Snickers Chocolate Bar, 22g Rs - 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622111133470", "cart_offer_desc": ""}', video_url='N/A', access_code='bb43f6e3-9813-4673-904c-bec013bc77b0', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.863 2304925 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622112211243', user_id=9426046304, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9426046304", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622112211243", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 11:22:11.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='2O8sPa', short_order_expiry='22-07-2023 11:23:21', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9426046304", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622112211243", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622112211243.mp4', access_code='f89c2c7a-29d2-4d00-ba24-3b290f9f12f5', status='Completed', type_of_order='app', wallet_txn_id='1674222682908542311', environment='9', wallet_txn_ids_json='{"pre_credit":"2993559632119025046","pre_debit":"1674222682908542311"}', internal_status='null'}
20-08-2026 00:38:36.871 2304933 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622113600254', user_id=9359033403, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9359033403", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622113600254", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 11:36:00.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='DcVddT', short_order_expiry='22-07-2023 11:38:22', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9359033403", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622113600254", "cart_offer_desc": ""}', video_url='N/A', access_code='8a535800-bbce-420e-82ef-60e5f634465b', status='Completed', type_of_order='app', wallet_txn_id='7115397835172562083', environment='9', wallet_txn_ids_json='{"pre_credit":"1166594105176834193","pre_debit":"7115397835172562083"}', internal_status='null'}
20-08-2026 00:38:36.878 2304940 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622115103772', user_id=8860495209, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8860495209", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "57", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "tray_id": "27", "offer_id": "", "door_id": "", "mrp": "10", "name": "Haldiram Khatta Meetha 60g per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230622115103772", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 11:51:03.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='MJHlOa', short_order_expiry='22-07-2023 11:55:50', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8860495209", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "57", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-657.jpg", "tray_id": "27", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Haldiram Khatta Meetha 60g", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622115103772", "cart_offer_desc": ""}', video_url='N/A', access_code='f91cfc24-c775-4c71-83ed-8af287e9e31b', status='Completed', type_of_order='app', wallet_txn_id='6077982770125752690', environment='9', wallet_txn_ids_json='{"pre_credit":"781355421299067136","pre_debit":"6077982770125752690"}', internal_status='null'}
20-08-2026 00:38:36.884 2304946 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622123042402', user_id=8792293097, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8792293097", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "120089", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "tray_id": "11", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus khara sev , 35gms per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230622123042402", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 12:30:42.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='s6nB8a', short_order_expiry='22-07-2023 12:37:30', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8792293097", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "171828", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670562264920-Sev%20Murmura.jpg", "tray_id": "20", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "HaldiRams Sev Murmura 58Gms", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622123042402", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622123042402.mp4', access_code='a05771ac-ea1b-4793-b3ef-4e8010f3dac2', status='Completed', type_of_order='app', wallet_txn_id='7520223217571545161', environment='9', wallet_txn_ids_json='{"pre_credit":"6637952409224367364","pre_debit":"7520223217571545161"}', internal_status='null'}
20-08-2026 00:38:36.890 2304952 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622131909482', user_id=8861719354, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8861719354", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622131909482", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 13:19:09.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='DaaYTz', short_order_expiry='22-07-2023 13:20:56', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8861719354", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622131909482", "cart_offer_desc": ""}', video_url='N/A', access_code='b549291d-9cb3-4daa-ab0e-5518f3f3fc14', status='Completed', type_of_order='app', wallet_txn_id='2306703937783220600', environment='9', wallet_txn_ids_json='{"pre_credit":"4393172784952004264","pre_debit":"2306703937783220600"}', internal_status='null'}
20-08-2026 00:38:36.897 2304959 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622145424697', user_id=9008776494, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9008776494", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms per peice", "unit_price": "10", "qty": 1}, {"skuid": "133041", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230622145424697", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 14:54:24.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='azk9Ie', short_order_expiry='22-07-2023 14:59:21', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9008776494", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "120121", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562609781-madras%20Mixture.jpeg", "tray_id": "12", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Madras - Mixture,30gms", "unit_price": 10, "qty": 1}, {"skuid": "133041", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622145424697", "cart_offer_desc": ""}', video_url='N/A', access_code='7dc0ff5b-3257-4488-ae96-9d5f8a974613', status='Completed', type_of_order='app', wallet_txn_id='2679219150953793508', environment='9', wallet_txn_ids_json='{"pre_credit":"2518103689391063139","pre_debit":"2679219150953793508"}', internal_status='null'}
20-08-2026 00:38:36.904 2304966 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622150747811', user_id=6290414829, vm_id=, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "6290414829", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 2}], "order_status": "", "orderId": "TM06202301230622150747811", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 15:07:47.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='HUHgil', short_order_expiry='22-07-2023 15:08:17', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "6290414829", "bill_amount": 40, "total_amount": 40, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 2}], "orderId": "TM06202301230622150747811", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622150747811.mp4', access_code='2b3e6ee3-490d-48c5-a446-ac23df4c14fb', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.910 2304972 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622152919533', user_id=8495873864, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8495873864", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "183807", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png", "tray_id": "33", "offer_id": "", "door_id": "", "mrp": "20", "name": "Tropicana Pomegranate Delight - 180ml Rs, 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622152919533", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 15:29:19.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='VXDim2', short_order_expiry='22-07-2023 15:30:41', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8495873864", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "183807", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png", "tray_id": "33", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Tropicana Pomegranate Delight - 180ml Rs, 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622152919533", "cart_offer_desc": ""}', video_url='N/A', access_code='2bd29b4d-ae74-42d6-917e-4bee13f5247e', status='Completed', type_of_order='app', wallet_txn_id='8870605223132873220', environment='9', wallet_txn_ids_json='{"pre_credit":"2507358871435496243","pre_debit":"8870605223132873220"}', internal_status='null'}
20-08-2026 00:38:36.918 2304980 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622153552427', user_id=7042434735, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7042434735", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230622153552427", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 15:35:52.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='a3OjzE', short_order_expiry='22-07-2023 15:43:27', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "7042434735", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622153748159", "cart_offer_desc": ""}', video_url='N/A', access_code='e6e17481-66bf-4de0-bf17-0f1894b863b3', status='Completed', type_of_order='app', wallet_txn_id='3799227352704501710', environment='9', wallet_txn_ids_json='{"pre_credit":"4092581578521724671","pre_debit":"3799227352704501710"}', internal_status='null'}
20-08-2026 00:38:36.925 2304987 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622154425660', user_id=9148046090, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9148046090", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622154425660", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 15:44:25.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='k9vFk8', short_order_expiry='22-07-2023 15:45:34', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9148046090", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "185553", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "tray_id": "35", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Tropicana Litchi Delight - 180ml Rs, 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622154425660", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622154425660.mp4', access_code='4b702532-0eca-4c70-8a74-132577616392', status='Completed', type_of_order='app', wallet_txn_id='1000315018417162440', environment='9', wallet_txn_ids_json='{"pre_credit":"2147410099222498560","pre_debit":"1000315018417162440"}', internal_status='null'}
20-08-2026 00:38:36.933 2304995 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622162014289', user_id=9491033768, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9491033768", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "9400", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "tray_id": "18", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Magic Masala, 52g per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622162014289", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 16:20:14.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='wjBGnw', short_order_expiry='22-07-2023 16:25:02', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9491033768", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "9400", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "tray_id": "18", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "20", "name": "Lays Magic Masala, 52g", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622162014289", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622162014289.mp4', access_code='dede856a-73d5-4547-9e7a-01b8b36fef62', status='Completed', type_of_order='app', wallet_txn_id='2059133269897792384', environment='9', wallet_txn_ids_json='{"pre_credit":"4806800377709543458","pre_debit":"2059133269897792384"}', internal_status='null'}
20-08-2026 00:38:36.941 2305003 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622163606612', user_id=6290414829, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "4500402", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "tray_id": "19", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Hot & Sweet Chilli, 52g per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622163606612", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 16:36:06.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='gpaNug', short_order_expiry='22-07-2023 16:40:05', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "4500402", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Lays+Hot+and+Sweet.jpg", "tray_id": "19", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "20", "name": "Lays Hot & Sweet Chilli, 52g", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622163606612", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622163606612.mp4', access_code='2ac6c1d4-aea1-4c6e-abe3-232ec3d501f0', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:36.948 2305010 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622180309807', user_id=8495873864, vm_id=, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8495873864", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10 per peice", "unit_price": "10", "qty": 1}], "order_status": "", "orderId": "TM06202301230622180309807", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 18:03:09.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='q82BHI', short_order_expiry='22-07-2023 18:08:02', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8495873864", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "114535", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649225061685-WhatsApp%20Image%202022-04-06%20at%2011.29.25%20AM.jpeg", "tray_id": "24", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Haldirams Instant Bhel 55gms, Rs-10", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622180309807", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622180309807.mp4', access_code='0fda3687-0b72-4a02-a85a-6c504e47177d', status='Completed', type_of_order='app', wallet_txn_id='174765269718091432', environment='9', wallet_txn_ids_json='{"pre_credit":"1694392177878191078","pre_debit":"174765269718091432"}', internal_status='null'}
20-08-2026 00:38:36.957 2305019 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622183419550', user_id=9868125502, vm_id=, order_amount=20.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9868125502", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "8639", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062931479-sprite250ml.jpg", "tray_id": "39", "offer_id": "", "door_id": "", "mrp": "20", "name": "Sprite, 250ml per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622183419550", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 18:34:19.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='8mM5cc', short_order_expiry='22-07-2023 18:36:43', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9868125502", "bill_amount": 30, "total_amount": 30, "imei": "TM06202301", "skus": [{"skuid": "165143", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "tray_id": "15", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Town Bus Soya Stick ,35g", "unit_price": 10, "qty": 1}, {"skuid": "8639", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062931479-sprite250ml.jpg", "tray_id": "39", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Sprite, 250ml", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622183448838", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622183419550.mp4', access_code='f9f1333b-d0c1-4320-a09e-3ebf8335dbc8', status='Completed', type_of_order='app', wallet_txn_id='3142466404741237047', environment='9', wallet_txn_ids_json='{"pre_credit":"6546946227663552789","pre_debit":"3142466404741237047"}', internal_status='null'}
20-08-2026 00:38:36.968 2305030 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622183708631', user_id=9868125502, vm_id=, order_amount=20.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9868125502", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "9400", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062691853-laysmagicmasala.jpg", "tray_id": "18", "offer_id": "", "door_id": "", "mrp": "20", "name": "Lays Magic Masala, 52g per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230622183708631", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 18:37:08.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='SfyKbU', short_order_expiry='22-07-2023 18:41:31', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9868125502", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "165143", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1663232169723-town%20bus%20nameekns.jpg", "tray_id": "15", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Town Bus Soya Stick ,35g", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622183708631", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622183708631.mp4', access_code='cd38a91a-d602-48e3-ac5a-8c3015be5ee0', status='Completed', type_of_order='app', wallet_txn_id='8373811110783438429', environment='9', wallet_txn_ids_json='{"pre_credit":"7293546062996328209","pre_debit":"8373811110783438429"}', internal_status='null'}
20-08-2026 00:38:36.975 2305037 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622190241863', user_id=7321889183, vm_id=, order_amount=20.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7321889183", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "133041", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms per peice", "unit_price": "10", "qty": 2}], "order_status": "", "orderId": "TM06202301230622190241863", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 19:02:41.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Cw3F6q', short_order_expiry='22-07-2023 19:11:48', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "7321889183", "bill_amount": 10, "total_amount": 10, "imei": "TM06202301", "skus": [{"skuid": "133041", "sku_total": 10, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686562433830-Butter%20muruku.jpeg", "tray_id": "13", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "10", "name": "Townbus Butter Muruku,30gms", "unit_price": 10, "qty": 1}], "orderId": "TM06202301230622190550152", "cart_offer_desc": ""}', video_url='N/A', access_code='eeffe5ee-5086-46a0-a524-2177afab2de9', status='Completed', type_of_order='app', wallet_txn_id='5641308765211608610', environment='9', wallet_txn_ids_json='{"pre_credit":"8453234817830112978","pre_debit":"5641308765211608610"}', internal_status='null'}
20-08-2026 00:38:36.983 2305045 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230622191939559', user_id=9738556204, vm_id=, order_amount=170.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9738556204", "bill_amount": 170, "total_amount": 170, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "183807", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png", "tray_id": "33", "offer_id": "", "door_id": "", "mrp": "20", "name": "Tropicana Pomegranate Delight - 180ml Rs, 20 per peice", "unit_price": "20", "qty": 2}, {"skuid": "8901", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Thums+Up%2C+250ml.jpg", "tray_id": "38", "offer_id": "", "door_id": "", "mrp": "20", "name": "Thums Up, 250ml per peice", "unit_price": "20", "qty": 1}, {"skuid": "8639", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062931479-sprite250ml.jpg", "tray_id": "39", "offer_id": "", "door_id": "", "mrp": "20", "name": "Sprite, 250ml per peice", "unit_price": "20", "qty": 1}, {"skuid": "123126", "sku_total": 50, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1630495191904-cadbury.jpg", "tray_id": "45", "offer_id": "", "door_id": "", "mrp": "50", "name": "Cadbury Dairy Milk Chocolate Mahapack, 57g per peice", "unit_price": "50", "qty": 1}, {"skuid": "8562", "sku_total": 40, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/250ml-coca-cola-250.jpg", "tray_id": "46", "offer_id": "", "door_id": "", "mrp": "20", "name": "Coca Cola, 250ml per peice", "unit_price": "20", "qty": 2}], "order_status": "", "orderId": "TM06202301230622191939559", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-22 19:19:39.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='HP9u7P', short_order_expiry='22-07-2023 19:22:16', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9738556204", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "8639", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062931479-sprite250ml.jpg", "tray_id": "39", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Sprite, 250ml", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230622191939559", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230622191939559.mp4', access_code='538abd04-edec-43b1-9290-db3143d1d309', status='Completed', type_of_order='app', wallet_txn_id='2507243912656342811', environment='9', wallet_txn_ids_json='{"pre_credit":"6104859050298721470","pre_debit":"2507243912656342811"}', internal_status='null'}
20-08-2026 00:38:36.990 2305052 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623114641526', user_id=9163688350, vm_id=, order_amount=30.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9163688350", "bill_amount": 30, "total_amount": 30, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "121399", "sku_total": 30, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "tray_id": "25", "offer_id": "", "door_id": "", "mrp": "30", "name": "Unibic Pista Badam Cookies , 86 Gms per peice", "unit_price": "30", "qty": 1}], "order_status": "", "orderId": "TM06202301230623114641526", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 11:46:41.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='8M51E1', short_order_expiry='23-07-2023 11:52:09', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9163688350", "bill_amount": 30, "total_amount": 30, "imei": "TM06202301", "skus": [{"skuid": "121399", "sku_total": 30, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1668770495994-unibic%20Pista%20Badam.jpg", "tray_id": "25", "offer_id": "", "door_id": "1", "offer_desc": "", "mrp": "30", "name": "Unibic Pista Badam Cookies , 86 Gms", "unit_price": 30, "qty": 1}], "orderId": "TM06202301230623114721104", "cart_offer_desc": ""}', video_url='N/A', access_code='1852a2a0-3965-4d99-825b-3599d752fcef', status='Completed', type_of_order='app', wallet_txn_id='3641042561425951838', environment='9', wallet_txn_ids_json='{"pre_credit":"7664969025726336956","pre_debit":"3641042561425951838"}', internal_status='null'}
20-08-2026 00:38:36.997 2305059 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623131133960', user_id=9515068956, vm_id=, order_amount=65.0, pre_auth_amount=65.0, amount_received=65.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9515068956", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65 per peice", "unit_price": "65", "qty": 1}], "order_status": "", "orderId": "TM06202301230623131133960", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 13:11:33.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='I4b4vL', short_order_expiry='23-07-2023 13:13:50', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9515068956", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65", "unit_price": 65, "qty": 1}], "orderId": "TM06202301230623131244178", "cart_offer_desc": ""}', video_url='N/A', access_code='18ffca48-2429-4ad2-8ecd-cbb793df0e69', status='Completed', type_of_order='app', wallet_txn_id='7381929301497498239', environment='9', wallet_txn_ids_json='{"pre_credit":"6316911184214510633","pre_debit":"7381929301497498239"}', internal_status='null'}
20-08-2026 00:38:37.004 2305066 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623131651451', user_id=7042434735, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "7042434735", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230623131651451", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 13:16:51.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='RCsJgL', short_order_expiry='23-07-2023 13:18:02', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "7042434735", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230623131651451", "cart_offer_desc": ""}', video_url='N/A', access_code='dd76d847-06f4-4ef8-bccc-410b4c9c80c8', status='Completed', type_of_order='app', wallet_txn_id='4142576800227348079', environment='9', wallet_txn_ids_json='{"pre_credit":"3658569806692699574","pre_debit":"4142576800227348079"}', internal_status='null'}
20-08-2026 00:38:37.011 2305073 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623131742732', user_id=6290414829, vm_id=, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20 per peice", "unit_price": "20", "qty": 1}], "order_status": "", "orderId": "TM06202301230623131742732", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 13:17:42.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='thxweI', short_order_expiry='23-07-2023 13:18:49', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "6290414829", "bill_amount": 20, "total_amount": 20, "imei": "TM06202301", "skus": [{"skuid": "137335", "sku_total": 20, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "tray_id": "42", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "20", "name": "Nestle Milky bar, 25g RS- 20", "unit_price": 20, "qty": 1}], "orderId": "TM06202301230623131742732", "cart_offer_desc": ""}', video_url='N/A', access_code='79f48d5c-ec63-4a5b-880d-7897e4b27cf7', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:38:37.018 2305080 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623132641530', user_id=8792293097, vm_id=, order_amount=65.0, pre_auth_amount=65.0, amount_received=65.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8792293097", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65 per peice", "unit_price": "65", "qty": 1}], "order_status": "", "orderId": "TM06202301230623132641530", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 13:26:41.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='zB2IFp', short_order_expiry='23-07-2023 13:27:44', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "8792293097", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65", "unit_price": 65, "qty": 1}], "orderId": "TM06202301230623132641530", "cart_offer_desc": ""}', video_url='N/A', access_code='00c506ee-bd86-4224-9261-f7e90d776435', status='Completed', type_of_order='app', wallet_txn_id='486658313836513763', environment='9', wallet_txn_ids_json='{"pre_credit":"3599630316040963931","pre_debit":"486658313836513763"}', internal_status='null'}
20-08-2026 00:38:37.025 2305087 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301230623132943179', user_id=9426046304, vm_id=, order_amount=65.0, pre_auth_amount=65.0, amount_received=65.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "9426046304", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "rstatus": true, "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65 per peice", "unit_price": "65", "qty": 1}], "order_status": "", "orderId": "TM06202301230623132943179", "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-23 13:29:43.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Y0g24w', short_order_expiry='23-07-2023 13:30:39', receipt_id='IN20260820000931', proposedSkuJson='{"res": true, "userId": "9426046304", "bill_amount": 65, "total_amount": 65, "imei": "TM06202301", "skus": [{"skuid": "167950", "sku_total": 65, "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1649427701498-WhatsApp%20Image%202022-04-08%20at%207.48.43%20PM.jpeg", "tray_id": "41", "offer_id": "", "door_id": "2", "offer_desc": "", "mrp": "65", "name": "Nestle Kitkat Dessert Delight Choco Pudding, 50 g RS 65", "unit_price": 65, "qty": 1}], "orderId": "TM06202301230623132943179", "cart_offer_desc": ""}', video_url='N/A', access_code='18dc9929-84a6-4135-ae4c-ff9aac599bad', status='Completed', type_of_order='app', wallet_txn_id='4411720843235773404', environment='9', wallet_txn_ids_json='{"pre_credit":"4347602486982164911","pre_debit":"4411720843235773404"}', internal_status='null'}
20-08-2026 00:38:37.032 2305094 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301260707140607507', user_id=9818511901, vm_id=1685598348495, order_amount=40.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"order_status": "", "cart_offer_desc": "", "bill_amount": 40, "res": true, "imei": "TM06202301", "skus": [{"unit_price": "20", "sku_total": 20, "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice", "door_id": "", "tray_id": "36", "mrp": "20", "offer_id": "", "qty": 1, "skuid": "185993", "image_url": "https://images.tinymart.in/product/185993-3509.webp"}, {"unit_price": "20", "sku_total": 20, "name": "Cad bury Dairy Milk Chocolate 18gm per peice", "door_id": "", "tray_id": "44", "mrp": "20", "offer_id": "", "qty": 1, "skuid": "4500541", "image_url": "https://images.tinymart.in/product/4500541-6798.jpg"}], "total_amount": 40, "rstatus": true, "orderId": "TM06202301260707140607507", "userId": "9818511901"}', weight_based_response='{}', created_at='2026-07-07 14:06:07.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='AGM5S3', short_order_expiry='07-08-2026 14:07:26', receipt_id='IN20260820000931', proposedSkuJson='{"orderId": "TM06202301260707140607507", "cart_offer_desc": "", "bill_amount": 40, "res": true, "userId": "9818511901", "skus": [{"unit_price": 20, "sku_total": 20, "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "tray_id": "36", "mrp": "20", "offer_id": "", "qty": 1, "offer_desc": "", "skuid": "185993", "door_id": "2"}, {"unit_price": 20, "sku_total": 20, "name": "Cad bury Dairy Milk Chocolate 18gm", "image_url": "https://images.tinymart.in/product/4500541-6798.jpg", "tray_id": "44", "mrp": "20", "offer_id": "", "qty": 1, "offer_desc": "", "skuid": "4500541", "door_id": "2"}], "total_amount": 40, "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301260707140607507.mp4', access_code='b37bf4e2-a1fb-49c4-ab7d-738b6d321684', status='Completed', type_of_order='app', wallet_txn_id='1351560340408258196', environment='9', wallet_txn_ids_json='{"pre_credit":"5525006623045666795","pre_debit":"1351560340408258196","post_debit":""}', internal_status='null'}
20-08-2026 00:38:37.040 2305102 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301260711151442577', user_id=7019718240, vm_id=1685598348495, order_amount=30.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 30, "res": true, "bill_amount": 30, "userId": "7019718240", "orderId": "TM06202301260711151442577", "skus": [{"mrp": "10", "skuid": "4500696", "offer_id": "", "tray_id": "23", "image_url": "https://images.tinymart.in/product/4500696-244.webp", "unit_price": "10", "sku_total": 10, "name": "McVities Cashew almond  Cookies 58gm per peice", "door_id": "", "qty": 1}, {"mrp": "20", "skuid": "4500605", "offer_id": "", "tray_id": "24", "image_url": "https://images.tinymart.in/product/4500605-6297.png", "unit_price": "20", "sku_total": 20, "name": "Ongibytes Garlic Muruku  per peice", "door_id": "", "qty": 1}], "rstatus": true, "order_status": "", "cart_offer_desc": "", "imei": "TM06202301"}', weight_based_response='{}', created_at='2026-07-11 15:14:42.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='NfGXLT', short_order_expiry='11-08-2026 15:16:50', receipt_id='IN20260820000931', proposedSkuJson='{"bill_amount": 20, "userId": "7019718240", "orderId": "TM06202301260711151442577", "total_amount": 20, "skus": [{"mrp": "20", "skuid": "4500605", "offer_id": "", "tray_id": "24", "offer_desc": "", "image_url": "https://images.tinymart.in/product/4500605-6297.png", "unit_price": 20, "sku_total": 20, "name": "Ongibytes Garlic Muruku ", "door_id": "1", "qty": 1}], "res": true, "cart_offer_desc": "", "imei": "TM06202301"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301260711151442577.mp4', access_code='0a407886-f93f-41a4-a9ca-5bc692cc3c75', status='Completed', type_of_order='app', wallet_txn_id='2119192793122423132', environment='9', wallet_txn_ids_json='{"pre_credit":"4641502265524046513","pre_debit":"2119192793122423132","post_debit":"5445194857034761694"}', internal_status='null'}
20-08-2026 00:38:37.047 2305109 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301260813124704996', user_id=7974729369, vm_id=1685598348495, order_amount=50.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 50, "orderId": "TM06202301260813124704996", "imei": "TM06202301", "res": true, "cart_offer_desc": "", "order_status": "", "bill_amount": 50, "skus": [{"qty": 1, "mrp": "50", "door_id": "", "unit_price": "50", "image_url": "https://images.tinymart.in/product/4500642-3392.webp", "offer_id": "", "name": "Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice", "sku_total": 50, "skuid": "4500642", "tray_id": "34"}], "userId": "7974729369", "rstatus": true}', weight_based_response='{}', created_at='2026-08-13 12:47:05.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='bqjCNF', short_order_expiry='13-09-2026 12:48:25', receipt_id='IN20260820000931', proposedSkuJson='{"orderId": "TM06202301260813124704996", "imei": "TM06202301", "res": true, "cart_offer_desc": "", "bill_amount": 40, "total_amount": 40, "skus": [{"qty": 2, "mrp": "20", "door_id": "2", "unit_price": 20, "image_url": "https://images.tinymart.in/product/4500541-6798.jpg", "offer_id": "", "name": "Cad bury Dairy Milk Chocolate 18gm", "sku_total": 40, "skuid": "4500541", "offer_desc": "", "tray_id": "41"}], "userId": "7974729369"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301260813124704996.mp4', access_code='628276e0-bd3a-44ff-a3a6-b1c7125a05b5', status='Completed', type_of_order='app', wallet_txn_id='3910853065914598839', environment='9', wallet_txn_ids_json='{"pre_credit":"7628417117227075377","pre_debit":"3910853065914598839"}', internal_status='null'}
20-08-2026 00:38:37.054 2305116 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202301260819133025183', user_id=9999719112, vm_id=1685598348495, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM06202301", "total_amount": 10, "orderId": "TM06202301260819133025183", "rstatus": true, "order_status": "", "bill_amount": 10, "skus": [{"sku_total": 10, "door_id": "", "skuid": "4500722", "mrp": "10", "image_url": "https://images.tinymart.in/product/4500722-2079.jpeg", "name": "MaxVita Rice Kodubale 30gm per peice", "qty": 1, "unit_price": "10", "tray_id": "23", "offer_id": ""}], "cart_offer_desc": "", "res": true, "userId": "9999719112"}', weight_based_response='{}', created_at='2026-08-19 13:30:25.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='PoXGZz', short_order_expiry='19-09-2026 13:31:31', receipt_id='IN20260820000931', proposedSkuJson='{"imei": "TM06202301", "total_amount": 10, "userId": "9999719112", "orderId": "TM06202301260819133025183", "bill_amount": 10, "skus": [{"sku_total": 10, "door_id": "1", "skuid": "4500722", "mrp": "10", "image_url": "https://images.tinymart.in/product/4500722-2079.jpeg", "name": "MaxVita Rice Kodubale 30gm", "qty": 1, "offer_desc": "", "unit_price": 10, "tray_id": "23", "offer_id": ""}], "cart_offer_desc": "", "res": true}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301260819133025183.mp4', access_code='bf6125b5-ee60-4c46-8a4a-29e74c81fd1f', status='Completed', type_of_order='app', wallet_txn_id='4290329621882356427', environment='9', wallet_txn_ids_json='{"pre_credit":"7792050966463595242","pre_debit":"4290329621882356427","post_debit":""}', internal_status='null'}
20-08-2026 00:38:37.059 2305121 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":["TM062020012102121250491","TM06202301230614180542073","TM06202301230614182500393","TM06202301230614183328428","TM06202301230614205128197","TM06202301230614205339991","TM06202301230615110241513","TM06202301230615175132242","TM06202301230615181044870","TM06202301230615185707479","TM06202301230615190244691","TM06202301230616121431937","TM06202301230616113826874","TM06202301230616122710768","TM06202301230616134713617","TM06202301230616134938931","TM06202301230616161456436","TM06202301230616175642453","TM06202301230616184214174","TM06202301230616185856799","TM06202301230616190646019","TM06202301230617111656624","TM06202301230617122109164","TM06202301230617155844433","TM06202301230617164352209","TM06202301230617170437123","TM06202301230618135917650","TM06202301230618161616038","TM06202301230619101817157","TM06202301230619130133130","TM06202301230619135058839","TM06202301230619142620934","TM06202301230619150449310","TM06202301230619151545212","TM06202301230619163005779","TM06202301230619163055560","TM06202301230619164347780","TM06202301230619165043694","TM06202301230619170859550","TM06202301230619174110439","TM06202301230619175721690","TM06202301230619181149663","TM06202301230619183724743","TM06202301230619184833544","TM06202301230620115159168","TM06202301230620120301100","TM06202301230620125120420","TM06202301230620131123835","TM06202301230620132453326","TM06202301230620132936785","TM06202301230620133852388","TM06202301230620134649456","TM06202301230620140256175","TM06202301230620140555703","TM06202301230620150749590","TM06202301230620152206264","TM06202301230620152347999","TM06202301230620161011700","TM06202301230620161651286","TM06202301230620161728522","TM06202301230620165632503","TM06202301230620173519910","TM06202301230620174549944","TM06202301230620181105085","TM06202301230620194950205","TM06202301230621113522105","TM06202301230621123827014","TM06202301230621135820973","TM06202301230621140938962","TM06202301230621141718701","TM06202301230621142917115","TM06202301230621152614000","TM06202301230621152926692","TM06202301230621160841060","TM06202301230621162235782","TM06202301230621165504803","TM06202301230621171634642","TM06202301230621172420779","TM06202301230621175755911","TM06202301230621181156483","TM06202301230621181500973","TM06202301230621184118954","TM06202301230621234047390","TM06202301230622111133470","TM06202301230622112211243","TM06202301230622113600254","TM06202301230622115103772","TM06202301230622123042402","TM06202301230622131909482","TM06202301230622145424697","TM06202301230622150747811","TM06202301230622152919533","TM06202301230622153552427","TM06202301230622154425660","TM06202301230622162014289","TM06202301230622163606612","TM06202301230622180309807","TM06202301230622183419550","TM06202301230622183708631","TM06202301230622190241863","TM06202301230622191939559","TM06202301230623114641526","TM06202301230623131133960","TM06202301230623131651451","TM06202301230623131742732","TM06202301230623132641530","TM06202301230623132943179","TM06202301260707140607507","TM06202301260711151442577","TM06202301260813124704996","TM06202301260819133025183"],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:38:37.705 2305767 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:38:37.705 2305767 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:38:37.706 2305768 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:38:37.706 2305768 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:38:37.706 2305768 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:37.706 2305768 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:38:37.706 2305768 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:38:37.706 2305768 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:38:37.706 2305768 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:38:37.706 2305768 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:37.707 2305769 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:38:37.707 2305769 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:38:37.707 2305769 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:37.707 2305769 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:37.708 2305770 [http-nio-8051-exec-106] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 9100192714
20-08-2026 00:38:37.709 2305771 [http-nio-8051-exec-106] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9100192714
20-08-2026 00:38:37.709 2305771 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"20","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"12","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"17","name":"MaxVita Moong daal 25gm","key":"12-4500723","sku_json":"4500723-11"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"11","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"12","name":"MaxVita Rice Kodubale 30gm","key":"11-4500722","sku_json":"4500722-6"}]}},"imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"},"total_items":2,"total_price":"20","user_id":"9100192714","session_id":"Aa834a56700e978027DbB69fC4B4569100192714","read_only":true}
20-08-2026 00:38:37.709 2305771 [http-nio-8051-exec-106] INFO  neuu.utils.payment.NeuuWallet - customerId: 9100192714
20-08-2026 00:38:37.709 2305771 [http-nio-8051-exec-106] INFO  neuu.utils.payment.NeuuWallet - transactionKey: OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ
20-08-2026 00:38:37.710 2305772 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:38:37.710 2305772 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:38:37.710 2305772 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9100192714"}
20-08-2026 00:38:37.710 2305772 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:38:37.712 2305774 [http-nio-8051-exec-59] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@6d0b79f5
20-08-2026 00:38:37.714 2305776 [http-nio-8051-exec-59] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:38:37.714 2305776 [http-nio-8051-exec-59] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:38:37.714 2305776 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:38:37.714 2305776 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"20","user_id":"9100192714","imei":"TM08202203","session_id":"Aa834a56700e978027DbB69fC4B4569100192714","created_at":"2026-08-20 00:38:30","modified_at":"2026-08-20 00:38:35","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1660745548012\",\"cart_enabled\":true,\"vm_imei_id\":\"TM08202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Tech Mahindra Cafeteria\"}","sku_json":"{\"1\":{\"total_price\":\"20\",\"total_items\":2,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500723-3888.png\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:34:00.0\",\"weight\":\"28\",\"sku_id\":\"4500723\",\"mrp\":\"10\",\"tray_id\":\"12\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Moong daal 25gm\",\"totalMRP\":10,\"vm_id\":\"TM08202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"17\",\"name\":\"MaxVita Moong daal 25gm\",\"key\":\"12-4500723\",\"sku_json\":\"4500723-11\"},{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500722-2079.jpeg\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:34:00.0\",\"weight\":\"35\",\"sku_id\":\"4500722\",\"mrp\":\"10\",\"tray_id\":\"11\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Rice Kodubale 30gm\",\"totalMRP\":10,\"vm_id\":\"TM08202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"12\",\"name\":\"MaxVita Rice Kodubale 30gm\",\"key\":\"11-4500722\",\"sku_json\":\"4500722-6\"}]}}"}
20-08-2026 00:38:37.715 2305777 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4f3529c5
20-08-2026 00:38:37.715 2305777 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:37.715 2305777 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:37.715 2305777 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4f3529c5
20-08-2026 00:38:37.715 2305777 [http-nio-8051-exec-59] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:37.720 2305782 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:38:37.720 2305782 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:38:37.720 2305782 [http-nio-8051-exec-106] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:38:37.720 2305782 [http-nio-8051-exec-106] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:38:37.721 2305783 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2a79407f
20-08-2026 00:38:37.721 2305783 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:37.721 2305783 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:37.721 2305783 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2a79407f
20-08-2026 00:38:37.721 2305783 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:37.779 2305841 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/paymentlist
20-08-2026 00:38:37.779 2305841 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:38:37.779 2305841 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:38:37.779 2305841 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@59ac3808
20-08-2026 00:38:37.779 2305841 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:37.779 2305841 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:37.779 2305841 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@59ac3808
20-08-2026 00:38:37.779 2305841 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:37.832 2305894 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:38:37.832 2305894 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM06202302260819193003848', user_id=7736720542, vm_id=1685600316121, order_amount=45.0, pre_auth_amount=45.0, amount_received=45.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"userId": "7736720542", "orderId": "TM06202302260819193003848", "total_amount": 45, "skus": [{"door_id": "", "unit_price": "45", "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml per peice", "offer_id": "", "tray_id": "32", "skuid": "185994"}], "res": true, "bill_amount": 45, "imei": "TM06202302", "rstatus": true, "cart_offer_desc": "", "order_status": ""}', weight_based_response='{}', created_at='2026-08-19 19:30:03.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KilD2v', short_order_expiry='19-09-2026 19:31:35', receipt_id='IN20260819193135', proposedSkuJson='{"userId": "7736720542", "imei": "TM06202302", "total_amount": 45, "skus": [{"door_id": "2", "unit_price": 45, "sku_total": 45, "qty": 1, "image_url": "https://images.tinymart.in/product/185994-2558.webp", "mrp": "45", "name": "Nescafe Choco Mocha Cold Coffee 180ml", "offer_id": "", "tray_id": "32", "skuid": "185994", "offer_desc": ""}], "res": true, "bill_amount": 45, "orderId": "TM06202302260819193003848", "cart_offer_desc": ""}', video_url='N/A', access_code='cb453f09-4edd-4c5a-9ee1-2e606d5e63d4', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:38:37.834 2305896 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/185994-2558.webp","qty":1,"name":"Nescafe Choco Mocha Cold Coffee 180ml","mrp":"45","unit_price":45,"offer_id":"","tray_id":"32","skuid":"185994","offer_desc":""}]
20-08-2026 00:38:37.834 2305896 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@31be8c70
20-08-2026 00:38:37.834 2305896 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:38:37.834 2305896 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/paymentlist
20-08-2026 00:38:37.834 2305896 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:38:37.834 2305896 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:37.834 2305896 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:38:37.834 2305896 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@31be8c70
20-08-2026 00:38:37.834 2305896 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:38:37.834 2305896 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/paymentlist, match ::   false
20-08-2026 00:38:37.835 2305897 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:37.835 2305897 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:38:37.835 2305897 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:37.837 2305899 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request payload:{"user_id":"9100192714","session_id":"Aa834a56700e978027DbB69fC4B4569100192714","vm_id":"1660745548012","deviceType":"app","sku_json":{"1":{"total_items":2,"total_price":"20","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"12","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"17","name":"MaxVita Moong daal 25gm","key":"12-4500723","sku_json":"4500723-11"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"11","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"12","name":"MaxVita Rice Kodubale 30gm","key":"11-4500722","sku_json":"4500722-6"}]}},"imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"},"total_items":2,"total_price":"20","invoice_amount":"20"}
20-08-2026 00:38:37.837 2305899 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request Origin:https://go.vendingbuddy.in
20-08-2026 00:38:37.837 2305899 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request cip:106.221.197.151
20-08-2026 00:38:37.837 2305899 [http-nio-8051-exec-116] INFO  n.s.OrdersImplementation - OrdersImplementation::CreateOrder request payload:{"deviceType":"app","vm_id":"1660745548012","total_price":"20","user_id":"9100192714","session_id":"Aa834a56700e978027DbB69fC4B4569100192714","imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"},"total_items":2,"invoice_amount":"20","sku_json":{"1":{"total_price":"20","total_items":2,"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"12","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"17","name":"MaxVita Moong daal 25gm","key":"12-4500723","sku_json":"4500723-11"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"11","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"12","name":"MaxVita Rice Kodubale 30gm","key":"11-4500722","sku_json":"4500722-6"}]}}}
20-08-2026 00:38:37.838 2305900 [http-nio-8051-exec-116] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID request imei:TM08202203
20-08-2026 00:38:37.839 2305901 [http-nio-8051-exec-116] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID response orderID:TM08202203260820003837839
20-08-2026 00:38:37.839 2305901 [http-nio-8051-exec-116] INFO  n.s.OrdersImplementation - sku_json for order {"1":{"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"12","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"17","name":"MaxVita Moong daal 25gm","key":"12-4500723","sku_json":"4500723-11"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"11","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"12","name":"MaxVita Rice Kodubale 30gm","key":"11-4500722","sku_json":"4500722-6"}],"total_price":"20","total_items":2}}
20-08-2026 00:38:37.839 2305901 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:38:37.840 2305902 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:37.852 2305914 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist createOrder: {"msg":"Successfully created order with order_id : TM08202203260820003837839","deliveryFee":"0","data":"","appOrder":{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"},"vsOrder":{},"status":true}
20-08-2026 00:38:37.852 2305914 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList request payload:{"deviceType":"app","vm_id":"1660745548012","total_price":"20","user_id":"9100192714","session_id":"Aa834a56700e978027DbB69fC4B4569100192714","imei":"TM08202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1660745548012","cart_enabled":true,"vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Tech Mahindra Cafeteria"},"total_items":2,"invoice_amount":"20","sku_json":{"1":{"total_price":"20","total_items":2,"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"12","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"17","name":"MaxVita Moong daal 25gm","key":"12-4500723","sku_json":"4500723-11"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:34:00.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"11","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM08202203","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"12","name":"MaxVita Rice Kodubale 30gm","key":"11-4500722","sku_json":"4500722-6"}]}}}
20-08-2026 00:38:37.853 2305915 [http-nio-8051-exec-116] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9100192714
20-08-2026 00:38:37.853 2305915 [http-nio-8051-exec-116] INFO  neuu.utils.payment.NeuuWallet - customerId: 9100192714
20-08-2026 00:38:37.853 2305915 [http-nio-8051-exec-116] INFO  neuu.utils.payment.NeuuWallet - transactionKey: OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ
20-08-2026 00:38:37.853 2305915 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:38:37.853 2305915 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:38:37.853 2305915 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9100192714"}
20-08-2026 00:38:37.853 2305915 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:38:37.860 2305922 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:38:37.860 2305922 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:38:37.860 2305922 [http-nio-8051-exec-116] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:38:37.860 2305922 [http-nio-8051-exec-116] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:38:37.860 2305922 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList cart payment split into wallet and gateway:: user: 9100192714, cart_price : 20, wallet : 0.0, invoice :  20
20-08-2026 00:38:37.861 2305923 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[{"name":"paytm_upi","active":0,"label":"PayTM UPI"},{"name":"phonepe_upi","active":0,"label":"Phonepe/Bhim upi"},{"name":"payu_upi","active":0,"label":"PayU UPI"},{"name":"payu_collect","active":1,"label":"UPI"}],"header":"UPI","label":"upi"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:38:37.861 2305923 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList IMEI: TM08202203
20-08-2026 00:38:37.861 2305923 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods after: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:38:37.862 2305924 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'Ola' eligibility
20-08-2026 00:38:37.862 2305924 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9100192714, amont = 20.0, orderId = TM08202203260820003837839
20-08-2026 00:38:37.862 2305924 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:38:37.862 2305924 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:37.862 2305924 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: Ola :: machineEnv :: 9
20-08-2026 00:38:37.863 2305925 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ca80276
20-08-2026 00:38:37.864 2305926 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'PayTM_WALLET' eligibility
20-08-2026 00:38:37.864 2305926 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9100192714, amont = 20.0, orderId = TM08202203260820003837839
20-08-2026 00:38:37.864 2305926 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:38:37.864 2305926 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:37.865 2305927 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: PayTM_WALLET :: machineEnv :: 9
20-08-2026 00:38:37.865 2305927 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4cc737d7
20-08-2026 00:38:37.866 2305928 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'LazyPay' eligibility
20-08-2026 00:38:37.866 2305928 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9100192714, amont = 20.0, orderId = TM08202203260820003837839
20-08-2026 00:38:37.866 2305928 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:38:37.866 2305928 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:37.866 2305928 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: LazyPay :: machineEnv :: 9
20-08-2026 00:38:37.867 2305929 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4e9af6cf
20-08-2026 00:38:37.868 2305930 [http-nio-8051-exec-116] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentList: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:38:37.868 2305930 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::payment paymentOptionList :[{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:38:37.868 2305930 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1ca8f64d
20-08-2026 00:38:37.868 2305930 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:37.868 2305930 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:37.868 2305930 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1ca8f64d
20-08-2026 00:38:37.868 2305930 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:37.877 2305939 [http-nio-8051-exec-93] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:38:37.877 2305939 [http-nio-8051-exec-93] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:38:38.493 2306555 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:38:38.493 2306555 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:38:38.493 2306555 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 950d94249898Db0c5670F6B8841a4a7736720542
20-08-2026 00:38:38.494 2306556 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:38:38.494 2306556 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:38.494 2306556 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:950d94249898Db0c5670F6B8841a4a7736720542, device:app
20-08-2026 00:38:38.495 2306557 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:38.496 2306558 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 7736720542
20-08-2026 00:38:38.496 2306558 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 7736720542
20-08-2026 00:38:38.498 2306560 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@264b3ecf
20-08-2026 00:38:38.498 2306560 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:38.498 2306560 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:38.498 2306560 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@264b3ecf
20-08-2026 00:38:38.498 2306560 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:39.028 2307090 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=9597724778}
20-08-2026 00:38:39.036 2307098 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:38:39.036 2307098 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:38:39.037 2307099 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@346388b9
20-08-2026 00:38:39.038 2307100 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791800469945","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","mobile":"9597724778","active":1,"status":true}
20-08-2026 00:38:39.038 2307100 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","status":true}
20-08-2026 00:38:39.057 2307119 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::payment userAGENNT : Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Mobile Safari/537.36
20-08-2026 00:38:39.057 2307119 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::payment IP : 106.221.197.151
20-08-2026 00:38:39.058 2307120 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::payment request payload:{"payment_method":"razor_pay","mobile":"9100192714","amount":20,"delivery_fee":0,"deviceType":"app","orderId":"TM08202203260820003837839"}
20-08-2026 00:38:39.058 2307120 [http-nio-8051-exec-87] INFO  n.s.PaymentsImplementation - PaymentsImplementation::makePaymentv2 request payload:{payment_method=razor_pay, mobile=9100192714, amount=20, delivery_fee=0, deviceType=app, orderId=TM08202203260820003837839}
20-08-2026 00:38:39.058 2307120 [http-nio-8051-exec-87] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM08202203260820003837839
20-08-2026 00:38:39.060 2307122 [http-nio-8051-exec-87] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9100192714
20-08-2026 00:38:39.061 2307123 [http-nio-8051-exec-87] INFO  neuu.utils.payment.NeuuWallet - customerId: 9100192714
20-08-2026 00:38:39.061 2307123 [http-nio-8051-exec-87] INFO  neuu.utils.payment.NeuuWallet - transactionKey: OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ
20-08-2026 00:38:39.061 2307123 [http-nio-8051-exec-87] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:38:39.061 2307123 [http-nio-8051-exec-87] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:38:39.061 2307123 [http-nio-8051-exec-87] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9100192714"}
20-08-2026 00:38:39.061 2307123 [http-nio-8051-exec-87] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:38:39.069 2307131 [http-nio-8051-exec-87] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:38:39.069 2307131 [http-nio-8051-exec-87] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:38:39.069 2307131 [http-nio-8051-exec-87] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:38:39.069 2307131 [http-nio-8051-exec-87] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:38:39.070 2307132 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachineEnvByOrderId :: orderId :: TM08202203260820003837839 
20-08-2026 00:38:39.070 2307132 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:39.072 2307134 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:38:39.073 2307135 [http-nio-8051-exec-87] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65b944f0
20-08-2026 00:38:39.080 2307142 [http-nio-8051-exec-87] INFO  n.s.PaymentsImplementation - PaymentsImplementation::createPendingPaymentRow response : {"uid":2518243185698161915,"status":true}
20-08-2026 00:38:39.119 2307181 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order :: {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787166519,"amount_due":2000,"currency":"INR","receipt":"TM08202203260820003837839-003839","id":"order_TRjq0A6ThTWPcW","entity":"order","offer_id":null,"attempts":0,"status":"created"}
20-08-2026 00:38:39.119 2307181 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order amount : 20.0, paymentId : TM08202203260820003837839-003839
20-08-2026 00:38:39.119 2307181 [http-nio-8051-exec-87] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order  {"razor_pay_order":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787166519,"amount_due":2000,"currency":"INR","receipt":"TM08202203260820003837839-003839","id":"order_TRjq0A6ThTWPcW","entity":"order","offer_id":null,"attempts":0,"status":"created"}}
20-08-2026 00:38:39.314 2307376 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:9597724778, lat:, lng:
20-08-2026 00:38:39.314 2307376 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 9597724778, lat:, lng:
20-08-2026 00:38:39.484 2307546 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:38:39.484 2307546 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:38:39.484 2307546 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:38:39.484 2307546 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@31b97b08
20-08-2026 00:38:39.484 2307546 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:39.484 2307546 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:39.484 2307546 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@31b97b08
20-08-2026 00:38:39.484 2307546 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:39.491 2307553 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:38:39.491 2307553 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:38:39.492 2307554 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@34bb34a0
20-08-2026 00:38:39.492 2307554 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791800469945","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","mobile":"9597724778","active":1,"status":true}
20-08-2026 00:38:39.492 2307554 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","status":true}
20-08-2026 00:38:39.493 2307555 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:38:39.493 2307555 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@34bb34a0
20-08-2026 00:38:39.493 2307555 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791800469945","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","mobile":"9597724778","active":1,"status":true}
20-08-2026 00:38:39.493 2307555 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 795658Cb8d90B545E029581eA023629597724778, mobile : 9597724778, newSession : 795658Cb8d90B545E029581eA023629597724778, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"}}, expiry  :1791800469945
20-08-2026 00:38:39.493 2307555 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:38:39.493 2307555 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:38:39.494 2307556 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@34bb34a0
20-08-2026 00:38:39.494 2307556 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791800469945","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","mobile":"9597724778","active":1,"status":true}
20-08-2026 00:38:39.494 2307556 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","status":true}
20-08-2026 00:38:39.523 2307585 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:38:39.523 2307585 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:38:39.523 2307585 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:38:39.523 2307585 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2fe7833
20-08-2026 00:38:39.524 2307586 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:39.524 2307586 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:39.524 2307586 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2fe7833
20-08-2026 00:38:39.524 2307586 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:39.550 2307612 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=9597724778}
20-08-2026 00:38:39.563 2307625 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:38:39.563 2307625 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:38:39.563 2307625 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:38:39.564 2307626 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:38:39.564 2307626 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:39.564 2307626 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:38:39.565 2307627 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:39.566 2307628 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:38:39.567 2307629 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:38:39.570 2307632 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@617ad097
20-08-2026 00:38:39.570 2307632 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:39.570 2307632 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:39.570 2307632 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@617ad097
20-08-2026 00:38:39.570 2307632 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:39.609 2307671 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:38:39.609 2307671 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:38:39.609 2307671 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:38:39.609 2307671 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:38:39.609 2307671 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:39.610 2307672 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:38:39.612 2307674 [http-nio-8051-exec-114] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:39.612 2307674 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:38:39.613 2307675 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:38:39.613 2307675 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:38:39.614 2307676 [http-nio-8051-exec-114] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:38:39.628 2307690 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:38:39.628 2307690 [http-nio-8051-exec-114] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:38:39.629 2307691 [http-nio-8051-exec-114] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2686368b-08f7-4a68-8fcc-4ffcb3c1b75f","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260317230323306.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-03-17 23:03:23.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260317230434","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260317230323306\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 18, \"skus\": [{\"skuid\": \"8393\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Lays Wavy Cream  Onion 31g\", \"offer_id\": \"8393_0301\", \"unit_price\": 18, \"tray_id\": \"13\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\"}], \"total_amount\": 18}","short_order_expiry":"17-04-2026 23:04:34","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-17 23:20:02.0","user_id":9597724778,"short_order_id":"u72Yyr","location":"Tata Communication ITPL","order_id":"TM03202401260317230323306","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260317230323306\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500452\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"12\", \"mrp\": \"20\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\"}], \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"0fed79a0-c638-4b25-9d70-a858b3644e67","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260316223109481.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-03-16 22:31:09.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260316223234","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260316223109481\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 18, \"skus\": [{\"skuid\": \"9400\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Lays wavy Magic Masala 31g\", \"offer_id\": \"9400_0301\", \"unit_price\": 18, \"tray_id\": \"11\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\"}], \"total_amount\": 18}","short_order_expiry":"16-04-2026 22:32:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-16 22:40:03.0","user_id":9597724778,"short_order_id":"1q75Xt","location":"Tata Communication ITPL","order_id":"TM03202401260316223109481","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260316223109481\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500452\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"12\", \"mrp\": \"20\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\"}], \"total_amount\": 20}","status":"Completed"}]
20-08-2026 00:38:39.634 2307696 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.634 2307696 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:38:39.637 2307699 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.637 2307699 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:38:39.639 2307701 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.639 2307701 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:38:39.641 2307703 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.641 2307703 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:38:39.647 2307709 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.647 2307709 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:38:39.654 2307716 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.654 2307716 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:38:39.658 2307720 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.658 2307720 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:38:39.663 2307725 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.663 2307725 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:38:39.666 2307728 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.666 2307728 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:38:39.671 2307733 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.671 2307733 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:38:39.673 2307735 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.673 2307735 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:38:39.677 2307739 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.677 2307739 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:38:39.681 2307743 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.681 2307743 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:38:39.684 2307746 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.684 2307746 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:38:39.687 2307749 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.687 2307749 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:38:39.690 2307752 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.690 2307752 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:38:39.694 2307756 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.694 2307756 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:38:39.698 2307760 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.698 2307760 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:38:39.701 2307763 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260317230323306_0', order_id='TM03202401260317230323306', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-17 23:04:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.701 2307763 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/8393-3703.webp","qty":1,"name":"Lays Wavy Cream  Onion 31g","mrp":"20","unit_price":18,"skuid":"8393","offer_id":"8393_0301","tray_id":"13","offer_desc":""}]
20-08-2026 00:38:39.702 2307764 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260316223109481_0', order_id='TM03202401260316223109481', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-16 22:32:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:38:39.702 2307764 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"skuid":"9400","offer_id":"9400_0301","tray_id":"11","offer_desc":""}]
20-08-2026 00:38:39.705 2307767 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2ca3de68
20-08-2026 00:38:39.706 2307768 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:39.706 2307768 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:39.706 2307768 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2ca3de68
20-08-2026 00:38:39.706 2307768 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:38:39.826 2307888 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:9597724778, lat:, lng:
20-08-2026 00:38:39.826 2307888 [http-nio-8051-exec-124] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 9597724778, lat:, lng:
20-08-2026 00:38:39.949 2308011 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:38:39.949 2308011 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:38:39.950 2308012 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:38:39.950 2308012 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@704a82a
20-08-2026 00:38:39.950 2308012 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:39.950 2308012 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:39.950 2308012 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@704a82a
20-08-2026 00:38:39.950 2308012 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:40.015 2308077 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:38:40.015 2308077 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:38:40.015 2308077 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:38:40.015 2308077 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:38:40.015 2308077 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:38:40.016 2308078 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:38:40.016 2308078 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:38:40.018 2308080 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{},"imei":"TM03202401","total_items":0,"total_price":"0","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","read_only":true}
20-08-2026 00:38:40.031 2308093 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@345447ae
20-08-2026 00:38:40.031 2308093 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:40.031 2308093 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:38:40.031 2308093 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@345447ae
20-08-2026 00:38:40.031 2308093 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:38:40.156 2308218 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":"9597724778"}
20-08-2026 00:38:40.232 2308294 [http-nio-8051-exec-85] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM05202203}
20-08-2026 00:38:40.535 2308597 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::v2/makePayment payment: {"msg":"Razorpay Payment","pg_data":{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787166519,"amount_due":2000,"currency":"INR","receipt":"TM08202203260820003837839-003839","id":"order_TRjq0A6ThTWPcW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"},"returnUrl":"https://go.vendingbuddy.in//razorpay/process-payment","order_id":"TM08202203260820003837839","status":true}
20-08-2026 00:38:42.125 2310187 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202507
20-08-2026 00:38:42.125 2310187 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:38:42.125 2310187 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:38:42
20-08-2026 00:38:42.125 2310187 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 16:38:00.936050', '2026-08-19 20:51:17.631649', '2026-08-19 16:38:00.936203', '2026-08-19 20:51:17.631754'], 'open_time': ['2026-08-19 16:37:55.288860', '2026-08-19 20:51:00.320772', '2026-08-19 16:37:55.288964', '2026-08-19 20:51:00.320868']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:38:42.125 2310187 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:38:42.125 2310187 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:38:42.126 2310188 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:38:42.126 2310188 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:38:42.126 2310188 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:38:42.126 2310188 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 16:38:00.936050", "2026-08-19 20:51:17.631649", "2026-08-19 16:38:00.936203", "2026-08-19 20:51:17.631754"], "open_time": ["2026-08-19 16:37:55.288860", "2026-08-19 20:51:00.320772", "2026-08-19 16:37:55.288964", "2026-08-19 20:51:00.320868"]}
20-08-2026 00:38:42.126 2310188 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:38:42.126 2310188 [http-nio-8051-exec-104] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:38:42.227 2310289 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - {skus=[4500712, 4500719, 4500642, 4500665, 4500499, 186094, 4500721, 4500643, 4500624, 4500626, 4500713, 0, 4500664, 4500723, 4500715, 4500710, 186001, 4500717, 177747, 177441, 4500725, 185993, 185994, 4500705, 8355, 4500667, 4500669, 4500644, 4500711, 133041, 4500605, 4500722, 4500651], imei=TM06202202}
20-08-2026 00:38:42.232 2310294 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:38:42.233 2310295 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:38:42.595 2310657 [http-nio-8051-exec-92] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-10-14 15:24:30"}
20-08-2026 00:38:42.960 2311022 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:38:42.961 2311023 [http-nio-8051-exec-108] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:38:43.006 2311068 [http-nio-8051-exec-108] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:38:44.681 2312743 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:38:44.682 2312744 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:38:44.692 2312754 [http-nio-8051-exec-76] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:38:45.764 2313826 [http-nio-8051-exec-123] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202502}
20-08-2026 00:38:45.809 2313871 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=vfat}], created_at=2026-08-20 00:38:45}}
20-08-2026 00:38:45.809 2313871 [http-nio-8051-exec-121] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:38:45.809 2313871 [http-nio-8051-exec-121] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:38:45.809 2313871 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202202, traysArr : []
20-08-2026 00:38:45.810 2313872 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202202, traysArr : []
20-08-2026 00:38:45.810 2313872 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:38:45.811 2313873 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:38:45.811 2313873 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:38:45.811 2313873 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:38:45.811 2313873 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202202, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:38:45"}
20-08-2026 00:38:45.811 2313873 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202202, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:38:45"}
20-08-2026 00:38:46.630 2314692 [http-nio-8051-exec-109] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202301}
20-08-2026 00:38:46.754 2314816 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:50:52.0, vm_id=1660749537502}
20-08-2026 00:38:46.755 2314817 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660749537502, timestamp: 2026-08-19 22:50:52.0
20-08-2026 00:38:46.815 2314877 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:38:48.063 2316125 [http-nio-8051-exec-72] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202204}
20-08-2026 00:38:48.558 2316620 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202501 
20-08-2026 00:38:48.559 2316621 [http-nio-8051-exec-115] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:48.559 2316621 [http-nio-8051-exec-115] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:38:48.570 2316632 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:48.571 2316633 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:48.572 2316634 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:48.572 2316634 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:48.572 2316634 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:48.573 2316635 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:48.573 2316635 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:48.573 2316635 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:48.574 2316636 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:48.574 2316636 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:48.574 2316636 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:48.575 2316637 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:48.576 2316638 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:48.576 2316638 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:48.577 2316639 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:48.577 2316639 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:48.578 2316640 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:48.578 2316640 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:48.579 2316641 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:48.579 2316641 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:48.580 2316642 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:48.580 2316642 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:48.580 2316642 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:48.581 2316643 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:48.581 2316643 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:48.581 2316643 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:48.582 2316644 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:48.582 2316644 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:48.582 2316644 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:48.584 2316646 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:48.584 2316646 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:48.584 2316646 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:48.584 2316646 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:48.585 2316647 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:48.585 2316647 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:48.585 2316647 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:48.585 2316647 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:48.585 2316647 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:48.586 2316648 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:48.587 2316649 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:48.587 2316649 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:48.588 2316650 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:48.589 2316651 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:48.589 2316651 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:48.590 2316652 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:48.590 2316652 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:48.590 2316652 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:48.591 2316653 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:48.592 2316654 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:48.592 2316654 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:48.593 2316655 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:48.593 2316655 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:48.593 2316655 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:48.594 2316656 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:48.594 2316656 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:48.594 2316656 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:48.595 2316657 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:48.595 2316657 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:48.595 2316657 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:48.596 2316658 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:48.596 2316658 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:48.596 2316658 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:48.597 2316659 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:48.597 2316659 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:48.597 2316659 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:48.597 2316659 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:48.597 2316659 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:48.598 2316660 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:48.598 2316660 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:48.598 2316660 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:38:48.598 2316660 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:38:48.599 2316661 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:48.599 2316661 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:38:48.599 2316661 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:38:48.600 2316662 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:38:48.600 2316662 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:48.600 2316662 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:48.600 2316662 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:48.600 2316662 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:38:48.600 2316662 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:38:48.601 2316663 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:38:48.601 2316663 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:48.601 2316663 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:48.602 2316664 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:48.602 2316664 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:48.602 2316664 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:48.603 2316665 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:48.603 2316665 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:48.603 2316665 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:48.604 2316666 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:48.604 2316666 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:48.604 2316666 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:48.604 2316666 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:48.605 2316667 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:48.605 2316667 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:48.606 2316668 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:48.626 2316688 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:38:48.998 2317060 [http-nio-8051-exec-102] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:38:48.998 2317060 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:38:50.465 2318527 [http-nio-8051-exec-101] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500651, 4500702, 4500722, 4500725, 4500648, 186001, 4500712, 166327, 8355, 185994, 4500667, 4500689, 177747, 4500713, 186078, 185993, 4500656, 4500605, 4500710, 4500726, 4500407, 186059, 4500681, 4500564, 4500412, 4500643, 4500499, 4500644, 4500723], imei=TM03202401}
20-08-2026 00:38:50.471 2318533 [http-nio-8051-exec-101] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:38:50.473 2318535 [http-nio-8051-exec-101] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:38:51.503 2319565 [http-nio-8051-exec-59] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:38:51.286107, sensors=[{id=TM03202201-1-limit, sensor_type=limit, sensor_status=true}, {id=TM03202201-1-magnetic, sensor_type=magnetic, sensor_status=true}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:38:51.287272, sensors=[{id=TM03202201-2-limit, sensor_type=limit, sensor_status=true}, {id=TM03202201-2-magnetic, sensor_type=magnetic, sensor_status=true}]}]}]}
20-08-2026 00:38:51.503 2319565 [http-nio-8051-exec-59] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:38:51.503 2319565 [http-nio-8051-exec-59] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM03202201, traysArr : []
20-08-2026 00:38:51.503 2319565 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM03202201, traysArr : []
20-08-2026 00:38:51.504 2319566 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:38:51.504 2319566 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:38:51.504 2319566 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:38:51.504 2319566 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:38:51.504 2319566 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:38:51.505 2319567 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:38:51.510 2319572 [http-nio-8051-exec-59] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:51.286107"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:51.287272"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:38:51.510 2319572 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM03202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:51.286107"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:51.287272"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:38:51.522 2319584 [http-nio-8051-exec-59] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202201, cameraArr : {}
20-08-2026 00:38:51.522 2319584 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM03202201, cameraInfoData : {}
20-08-2026 00:38:52.020 2320082 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-07-11 08:23:36"}
20-08-2026 00:38:55.519 2323581 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202505 
20-08-2026 00:38:55.520 2323582 [http-nio-8051-exec-116] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:38:55.521 2323583 [http-nio-8051-exec-116] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:38:55.528 2323590 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:38:55.529 2323591 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:38:55.529 2323591 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:38:55.529 2323591 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:55.529 2323591 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:55.530 2323592 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:55.530 2323592 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:38:55.530 2323592 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:38:55.531 2323593 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:38:55.531 2323593 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:55.531 2323593 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:55.531 2323593 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:55.532 2323594 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:55.532 2323594 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:55.532 2323594 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:55.532 2323594 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:55.532 2323594 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:55.533 2323595 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:55.533 2323595 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:55.533 2323595 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:55.534 2323596 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:55.534 2323596 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:55.534 2323596 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:55.534 2323596 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:55.534 2323596 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:55.534 2323596 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:55.535 2323597 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:55.536 2323598 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:55.536 2323598 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:55.537 2323599 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:55.537 2323599 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:38:55.538 2323600 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:38:55.538 2323600 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:55.538 2323600 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:38:55.538 2323600 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:38:55.539 2323601 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:38:55.539 2323601 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:38:55.539 2323601 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:38:55.539 2323601 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:38:55.540 2323602 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:38:55.540 2323602 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:38:55.540 2323602 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:38:55.540 2323602 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:38:55.540 2323602 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:38:55.541 2323603 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:38:55.541 2323603 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:38:55.541 2323603 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:38:55.542 2323604 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:38:55.553 2323615 [http-nio-8051-exec-116] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:38:56.284 2324346 [http-nio-8051-exec-125] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM07202501}
20-08-2026 00:38:57.875 2325937 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM06202202-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202202-1-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:38:57.605172}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202202-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202202-2-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:38:57.605826}], hcid=[1]}]}
20-08-2026 00:38:57.876 2325938 [http-nio-8051-exec-111] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:38:57.876 2325938 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202202, traysArr : []
20-08-2026 00:38:57.876 2325938 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202202, traysArr : []
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:38:57.877 2325939 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:38:57.878 2325940 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:38:57.878 2325940 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:38:57.878 2325940 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:38:57.878 2325940 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:38:57.878 2325940 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:38:57.878 2325940 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:38:57.878 2325940 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:38:57.887 2325949 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:38:57.893 2325955 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:57.605172"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:57.605826"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:38:57.893 2325955 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:57.605172"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:38:57.605826"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:38:57.904 2325966 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202202, cameraArr : {}
20-08-2026 00:38:57.904 2325966 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202202, cameraInfoData : {}
20-08-2026 00:38:59.684 2327746 [http-nio-8051-exec-68] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:38:59.684 2327746 [http-nio-8051-exec-68] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:39:01.531 2329593 [http-nio-8051-exec-12] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:39:01.544 2329606 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.546 2329608 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.549 2329611 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.550 2329612 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:39:01.550 2329612 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:39:01.553 2329615 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:39:01.553 2329615 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:39:01.554 2329616 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:01.556 2329618 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:01.560 2329622 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:01.560 2329622 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:39:01.560 2329622 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:39:01.563 2329625 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:39:01.564 2329626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:01.564 2329626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:39:01.626 2329688 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.627 2329689 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.627 2329689 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:01.627 2329689 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:39:01.627 2329689 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:01.0
20-08-2026 00:39:01.627 2329689 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:01.628 2329690 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.629 2329691 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.632 2329694 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.633 2329695 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:39:01.633 2329695 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:39:01.636 2329698 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:39:01.636 2329698 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:39:01.637 2329699 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:01.638 2329700 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:01.641 2329703 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:01.641 2329703 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:39:01.641 2329703 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:39:01.644 2329706 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:39:01.644 2329706 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:01.644 2329706 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:39:01.665 2329727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.665 2329727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.665 2329727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:01.665 2329727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:39:01.665 2329727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:01.0
20-08-2026 00:39:01.665 2329727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:01.666 2329728 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.668 2329730 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.672 2329734 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.672 2329734 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:39:01.672 2329734 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:01.675 2329737 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:39:01.675 2329737 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:39:01.676 2329738 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:01.677 2329739 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:01.681 2329743 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:01.681 2329743 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:39:01.681 2329743 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:39:01.684 2329746 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:39:01.684 2329746 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:01.684 2329746 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:39:01.716 2329778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.716 2329778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.716 2329778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:01.716 2329778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:39:01.716 2329778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:01.0
20-08-2026 00:39:01.716 2329778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:01.717 2329779 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.719 2329781 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.721 2329783 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.722 2329784 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:39:01.722 2329784 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:39:01.725 2329787 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:39:01.725 2329787 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:39:01.726 2329788 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:01.728 2329790 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:01.731 2329793 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:01.731 2329793 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:39:01.731 2329793 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:39:01.734 2329796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:39:01.734 2329796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:01.734 2329796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:39:01.760 2329822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.760 2329822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.760 2329822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:01.760 2329822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:39:01.760 2329822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:01.0
20-08-2026 00:39:01.760 2329822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:01.762 2329824 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.763 2329825 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.766 2329828 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.767 2329829 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:39:01.767 2329829 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:39:01.769 2329831 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:39:01.769 2329831 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:39:01.770 2329832 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.771 2329833 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.773 2329835 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.773 2329835 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:39:01.773 2329835 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:39:01.775 2329837 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:39:01.775 2329837 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:39:01.776 2329838 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.777 2329839 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.779 2329841 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.779 2329841 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:39:01.779 2329841 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:39:01.782 2329844 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:39:01.782 2329844 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:39:01.783 2329845 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.785 2329847 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.788 2329850 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.788 2329850 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:39:01.788 2329850 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:39:01.791 2329853 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:39:01.791 2329853 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:39:01.792 2329854 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:01.793 2329855 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:01.796 2329858 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:01.796 2329858 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:39:01.796 2329858 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:39:01.798 2329860 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:39:01.798 2329860 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:39:01.798 2329860 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.799 2329861 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.801 2329863 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.801 2329863 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:39:01.801 2329863 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:39:01.803 2329865 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:39:01.803 2329865 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:39:01.804 2329866 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.805 2329867 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.807 2329869 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.807 2329869 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:39:01.807 2329869 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:39:01.810 2329872 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:39:01.810 2329872 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:39:01.810 2329872 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.812 2329874 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.813 2329875 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.814 2329876 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:39:01.814 2329876 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:39:01.815 2329877 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:39:01.815 2329877 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:39:01.816 2329878 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:01.817 2329879 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:01.819 2329881 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:01.819 2329881 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:39:01.819 2329881 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:39:01.821 2329883 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:39:01.821 2329883 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:01.821 2329883 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:39:01.842 2329904 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:01.842 2329904 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:01.842 2329904 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:39:01.843 2329905 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:39:01.843 2329905 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:01.0
20-08-2026 00:39:01.843 2329905 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:01.843 2329905 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.845 2329907 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.847 2329909 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.847 2329909 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:39:01.847 2329909 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:01.850 2329912 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:39:01.850 2329912 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:39:01.850 2329912 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.851 2329913 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.853 2329915 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.853 2329915 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:39:01.853 2329915 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:39:01.857 2329919 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:39:01.857 2329919 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:39:01.858 2329920 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.860 2329922 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.862 2329924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.862 2329924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:39:01.862 2329924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:39:01.864 2329926 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:39:01.864 2329926 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:39:01.865 2329927 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:01.866 2329928 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:01.869 2329931 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:01.869 2329931 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:39:01.869 2329931 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:39:01.871 2329933 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:39:01.871 2329933 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:01.871 2329933 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:39:01.897 2329959 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.897 2329959 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.897 2329959 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:01.897 2329959 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:39:01.897 2329959 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:01.0
20-08-2026 00:39:01.897 2329959 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:01.898 2329960 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:01.900 2329962 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:01.902 2329964 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:01.902 2329964 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:39:01.902 2329964 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:39:01.904 2329966 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:39:01.904 2329966 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:01.904 2329966 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:39:01.933 2329995 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.933 2329995 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.933 2329995 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:01.933 2329995 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:39:01.933 2329995 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:01.0
20-08-2026 00:39:01.933 2329995 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:01.934 2329996 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.935 2329997 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.938 2330000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.938 2330000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:39:01.938 2330000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:01.940 2330002 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:39:01.940 2330002 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:39:01.941 2330003 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.942 2330004 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.944 2330006 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.945 2330007 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:39:01.945 2330007 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:39:01.947 2330009 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:39:01.947 2330009 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:39:01.947 2330009 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:01.948 2330010 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:01.952 2330014 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:01.953 2330015 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:39:01.953 2330015 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:39:01.955 2330017 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:39:01.955 2330017 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:01.955 2330017 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:39:01.981 2330043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.981 2330043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:01.981 2330043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:01.981 2330043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:39:01.981 2330043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:01.0
20-08-2026 00:39:01.981 2330043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:01.982 2330044 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:01.983 2330045 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:01.986 2330048 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:01.986 2330048 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:39:01.986 2330048 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:39:01.988 2330050 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:39:01.988 2330050 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:39:01.989 2330051 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:01.990 2330052 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:01.992 2330054 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:01.992 2330054 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:39:01.992 2330054 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:39:01.994 2330056 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:39:01.995 2330057 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:39:01.995 2330057 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:39:01.996 2330058 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6b1adc68
20-08-2026 00:39:01.998 2330060 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:39:01.998 2330060 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:39:01.998 2330060 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:39:02.000 2330062 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:39:02.001 2330063 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:39:02.001 2330063 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.003 2330065 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.005 2330067 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.005 2330067 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:39:02.005 2330067 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:39:02.008 2330070 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:39:02.009 2330071 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:39:02.009 2330071 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.010 2330072 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.012 2330074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.012 2330074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:39:02.012 2330074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:39:02.015 2330077 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:39:02.015 2330077 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:39:02.015 2330077 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.016 2330078 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.019 2330081 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.019 2330081 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:39:02.019 2330081 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:39:02.022 2330084 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:39:02.022 2330084 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:39:02.023 2330085 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.025 2330087 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.027 2330089 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.027 2330089 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:39:02.027 2330089 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:39:02.030 2330092 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:39:02.030 2330092 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:39:02.031 2330093 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.033 2330095 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.035 2330097 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.035 2330097 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:39:02.035 2330097 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:02.039 2330101 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:39:02.039 2330101 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:39:02.040 2330102 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.041 2330103 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.043 2330105 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.043 2330105 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:39:02.043 2330105 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:02.047 2330109 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:39:02.047 2330109 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:39:02.048 2330110 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:39:02.051 2330113 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6b1adc68
20-08-2026 00:39:02.053 2330115 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:39:02.053 2330115 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:39:02.053 2330115 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:39:02.055 2330117 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:39:02.055 2330117 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:39:02.056 2330118 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.057 2330119 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.060 2330122 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.060 2330122 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:39:02.060 2330122 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:39:02.063 2330125 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:39:02.063 2330125 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:39:02.064 2330126 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.065 2330127 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.068 2330130 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.068 2330130 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:39:02.068 2330130 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:39:02.070 2330132 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:39:02.070 2330132 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:39:02.072 2330134 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.073 2330135 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.076 2330138 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.076 2330138 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:39:02.076 2330138 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:39:02.080 2330142 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:39:02.080 2330142 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:39:02.081 2330143 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.082 2330144 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.085 2330147 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.085 2330147 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:39:02.085 2330147 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:39:02.088 2330150 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:39:02.088 2330150 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.088 2330150 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:39:02.104 2330166 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.104 2330166 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.104 2330166 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.104 2330166 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:39:02.104 2330166 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.104 2330166 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.106 2330168 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.108 2330170 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.111 2330173 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.111 2330173 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:39:02.111 2330173 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:39:02.114 2330176 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:39:02.114 2330176 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:39:02.115 2330177 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.116 2330178 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerAppController::capturePayment: payload : {payment_method=razor_pay, mobile=9100192714, amount=20, delivery_fee=0, deviceType=app, orderId=TM08202203260820003837839, status=success, pg_data={razorpay_order_id=order_TRjq0A6ThTWPcW, razorpay_payment_id=pay_TRjq4pxeYOhnYz, razorpay_signature=14a1d9a039cb27a381b083a0a77d9e4fa2286d2d7b0164830d09bb8afd833e25}}
20-08-2026 00:39:02.117 2330179 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.120 2330182 [http-nio-8051-exec-65] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9100192714
20-08-2026 00:39:02.120 2330182 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - customerId: 9100192714
20-08-2026 00:39:02.121 2330183 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - transactionKey: OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ
20-08-2026 00:39:02.121 2330183 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:39:02.121 2330183 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:39:02.121 2330183 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9100192714"}
20-08-2026 00:39:02.121 2330183 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:39:02.121 2330183 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.121 2330183 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:39:02.121 2330183 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:39:02.125 2330187 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:39:02.125 2330187 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.125 2330187 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:39:02.131 2330193 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:39:02.132 2330194 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:39:02.132 2330194 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:39:02.132 2330194 [http-nio-8051-exec-65] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:39:02.132 2330194 [http-nio-8051-exec-65] INFO  n.s.PaymentsImplementation - PaymentsImplementation::capturePayment name=razor_pay, order id= TM08202203260820003837839, status = success
20-08-2026 00:39:02.132 2330194 [http-nio-8051-exec-65] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  order id= TM08202203260820003837839, status = success
20-08-2026 00:39:02.132 2330194 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.134 2330196 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2a7a6c91
20-08-2026 00:39:02.135 2330197 [http-nio-8051-exec-65] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  pg_data  {"razorpay_signature":"14a1d9a039cb27a381b083a0a77d9e4fa2286d2d7b0164830d09bb8afd833e25","razorpay_payment_id":"pay_TRjq4pxeYOhnYz","razorpay_order_id":"order_TRjq0A6ThTWPcW"}
20-08-2026 00:39:02.135 2330197 [http-nio-8051-exec-65] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  signature_status  true
20-08-2026 00:39:02.147 2330209 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.147 2330209 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.147 2330209 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.147 2330209 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:39:02.147 2330209 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.147 2330209 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.150 2330212 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.152 2330214 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.156 2330218 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.157 2330219 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:39:02.157 2330219 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:39:02.160 2330222 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:39:02.161 2330223 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:39:02.162 2330224 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.163 2330225 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.168 2330230 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.168 2330230 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:39:02.168 2330230 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:39:02.171 2330233 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:39:02.171 2330233 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:39:02.172 2330234 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.175 2330237 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.178 2330240 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.178 2330240 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:39:02.178 2330240 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:39:02.181 2330243 [http-nio-8051-exec-65] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  razorpay_order_id=order_TRjq0A6ThTWPcW, receipt=TM08202203260820003837839-003839, rp_status=paid
20-08-2026 00:39:02.182 2330244 [http-nio-8051-exec-65] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 uid = 2518243185698161915, getAccessCode = true, updatePayment = true, walletParam = false,  deviceType = app, orderId = TM08202203260820003837839, paymentId = TM08202203260820003837839-003839, amount = 20.0, mobileNumber = 9100192714, paymentJson = {"razor_pay_res":{"amount":2000,"amount_paid":2000,"notes":[],"created_at":1787166519,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM08202203260820003837839-003839","id":"order_TRjq0A6ThTWPcW","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"14a1d9a039cb27a381b083a0a77d9e4fa2286d2d7b0164830d09bb8afd833e25","razorpay_payment_id":"pay_TRjq4pxeYOhnYz","razorpay_order_id":"order_TRjq0A6ThTWPcW"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}, paymentGateway = razor_pay, txn_type = pre
20-08-2026 00:39:02.182 2330244 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:39:02.182 2330244 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.182 2330244 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:39:02.201 2330263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.201 2330263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.201 2330263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.201 2330263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:39:02.201 2330263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.201 2330263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.202 2330264 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.204 2330266 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.208 2330270 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.208 2330270 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:39:02.208 2330270 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:39:02.212 2330274 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:39:02.212 2330274 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:39:02.213 2330275 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.215 2330277 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.219 2330281 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.219 2330281 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:39:02.219 2330281 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:02.222 2330284 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:39:02.222 2330284 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:39:02.223 2330285 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.225 2330287 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.229 2330291 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.229 2330291 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:39:02.229 2330291 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:39:02.232 2330294 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:39:02.232 2330294 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.232 2330294 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:39:02.251 2330313 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.251 2330313 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.251 2330313 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.251 2330313 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:39:02.251 2330313 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.251 2330313 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.253 2330315 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.255 2330317 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.259 2330321 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.259 2330321 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:39:02.259 2330321 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:39:02.263 2330325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:39:02.263 2330325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.264 2330326 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:39:02.285 2330347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.285 2330347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.285 2330347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.285 2330347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:39:02.285 2330347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.286 2330348 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.287 2330349 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.290 2330352 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.294 2330356 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.294 2330356 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:39:02.294 2330356 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:02.298 2330360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:39:02.298 2330360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:39:02.299 2330361 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.301 2330363 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.305 2330367 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.305 2330367 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:39:02.305 2330367 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:39:02.309 2330371 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:39:02.309 2330371 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:39:02.310 2330372 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.312 2330374 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.316 2330378 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.316 2330378 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:39:02.316 2330378 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:02.319 2330381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:39:02.319 2330381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:39:02.321 2330383 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.323 2330385 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.327 2330389 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.327 2330389 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:39:02.327 2330389 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:39:02.331 2330393 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:39:02.331 2330393 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.331 2330393 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:39:02.363 2330425 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:02.363 2330425 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:02.363 2330425 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:39:02.363 2330425 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:39:02.363 2330425 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.363 2330425 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.365 2330427 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.367 2330429 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.370 2330432 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.371 2330433 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:39:02.371 2330433 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:02.375 2330437 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:39:02.375 2330437 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:39:02.376 2330438 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.378 2330440 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.382 2330444 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.382 2330444 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:39:02.382 2330444 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:39:02.386 2330448 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:39:02.386 2330448 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:39:02.387 2330449 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.389 2330451 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.393 2330455 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.393 2330455 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:39:02.393 2330455 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:02.396 2330458 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:39:02.396 2330458 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:39:02.398 2330460 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:39:02.399 2330461 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7c78de94
20-08-2026 00:39:02.404 2330466 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:39:02.404 2330466 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:39:02.404 2330466 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:39:02.408 2330470 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:39:02.408 2330470 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:39:02.409 2330471 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.410 2330472 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.415 2330477 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.415 2330477 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:39:02.415 2330477 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:39:02.419 2330481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:39:02.419 2330481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:39:02.420 2330482 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.422 2330484 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.426 2330488 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.426 2330488 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:39:02.426 2330488 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:39:02.430 2330492 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:39:02.430 2330492 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:39:02.431 2330493 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.433 2330495 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.436 2330498 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.436 2330498 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:39:02.436 2330498 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:39:02.440 2330502 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:39:02.440 2330502 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:39:02.441 2330503 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.443 2330505 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.446 2330508 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.446 2330508 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:39:02.446 2330508 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:39:02.451 2330513 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:39:02.451 2330513 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.451 2330513 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:39:02.470 2330532 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.470 2330532 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.470 2330532 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.470 2330532 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:39:02.470 2330532 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.470 2330532 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.471 2330533 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.473 2330535 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.477 2330539 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.478 2330540 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:39:02.478 2330540 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:39:02.481 2330543 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:39:02.481 2330543 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:39:02.482 2330544 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.484 2330546 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.488 2330550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.488 2330550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:39:02.488 2330550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:39:02.492 2330554 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:39:02.492 2330554 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:39:02.493 2330555 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.495 2330557 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.498 2330560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.498 2330560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:39:02.498 2330560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:02.502 2330564 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:39:02.503 2330565 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:39:02.504 2330566 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.506 2330568 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.510 2330572 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.510 2330572 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:39:02.510 2330572 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:39:02.514 2330576 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:39:02.514 2330576 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.514 2330576 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:39:02.530 2330592 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.530 2330592 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.530 2330592 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.530 2330592 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:39:02.530 2330592 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.530 2330592 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.532 2330594 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.534 2330596 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.539 2330601 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.539 2330601 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:39:02.539 2330601 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:39:02.542 2330604 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:39:02.543 2330605 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.543 2330605 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:39:02.559 2330621 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.559 2330621 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.560 2330622 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.560 2330622 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:39:02.560 2330622 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.560 2330622 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.561 2330623 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.563 2330625 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.568 2330630 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.568 2330630 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:39:02.568 2330630 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:39:02.572 2330634 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:39:02.572 2330634 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:39:02.573 2330635 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.574 2330636 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.578 2330640 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.578 2330640 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:39:02.578 2330640 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:02.581 2330643 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:39:02.581 2330643 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:39:02.582 2330644 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.584 2330646 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.587 2330649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.587 2330649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:39:02.587 2330649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:02.590 2330652 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:39:02.590 2330652 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:39:02.591 2330653 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.593 2330655 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.596 2330658 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.596 2330658 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:39:02.596 2330658 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:39:02.601 2330663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:39:02.601 2330663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.601 2330663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:39:02.623 2330685 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.626 2330688 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.626 2330688 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.626 2330688 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:39:02.626 2330688 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.626 2330688 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.628 2330690 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.641 2330703 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.646 2330708 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.646 2330708 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:39:02.646 2330708 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:02.651 2330713 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:39:02.651 2330713 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:39:02.652 2330714 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.654 2330716 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.658 2330720 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.658 2330720 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:39:02.659 2330721 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:39:02.665 2330727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:39:02.665 2330727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.665 2330727 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:39:02.696 2330758 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.697 2330759 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.697 2330759 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.697 2330759 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:39:02.697 2330759 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.697 2330759 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.698 2330760 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.700 2330762 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.705 2330767 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.705 2330767 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:39:02.705 2330767 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:02.709 2330771 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:39:02.709 2330771 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:39:02.710 2330772 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.712 2330774 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.716 2330778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.716 2330778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:39:02.716 2330778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:39:02.720 2330782 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:39:02.720 2330782 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.720 2330782 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:39:02.742 2330804 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.742 2330804 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.742 2330804 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.742 2330804 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:39:02.742 2330804 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.742 2330804 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.743 2330805 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.745 2330807 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.749 2330811 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.749 2330811 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:39:02.750 2330812 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:39:02.754 2330816 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:39:02.754 2330816 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:39:02.755 2330817 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.757 2330819 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.762 2330824 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.762 2330824 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:39:02.762 2330824 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:39:02.765 2330827 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:39:02.765 2330827 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.765 2330827 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:39:02.782 2330844 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.782 2330844 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.783 2330845 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.783 2330845 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:39:02.783 2330845 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.783 2330845 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.784 2330846 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.788 2330850 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.792 2330854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.792 2330854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:39:02.792 2330854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:39:02.796 2330858 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:39:02.796 2330858 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.796 2330858 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:39:02.823 2330885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.823 2330885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.823 2330885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.823 2330885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:39:02.823 2330885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.823 2330885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.825 2330887 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.828 2330890 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.832 2330894 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.832 2330894 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:39:02.832 2330894 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:39:02.835 2330897 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:39:02.836 2330898 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:39:02.837 2330899 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:02.839 2330901 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:02.844 2330906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:02.844 2330906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:39:02.844 2330906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:39:02.848 2330910 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:39:02.848 2330910 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:02.848 2330910 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:39:02.875 2330937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.875 2330937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:02.875 2330937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:02.876 2330938 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:39:02.876 2330938 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:02.0
20-08-2026 00:39:02.876 2330938 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:02.877 2330939 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.879 2330941 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.884 2330946 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.884 2330946 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:39:02.884 2330946 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:39:02.888 2330950 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:39:02.888 2330950 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:39:02.889 2330951 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.891 2330953 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.896 2330958 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.896 2330958 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:39:02.896 2330958 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:39:02.900 2330962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:39:02.900 2330962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:39:02.901 2330963 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.903 2330965 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.908 2330970 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.908 2330970 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:39:02.908 2330970 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:39:02.916 2330978 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:39:02.917 2330979 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:39:02.919 2330981 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.921 2330983 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.925 2330987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.925 2330987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:39:02.925 2330987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:39:02.930 2330992 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:39:02.930 2330992 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:39:02.931 2330993 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.932 2330994 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.937 2330999 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.937 2330999 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:39:02.937 2330999 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:02.942 2331004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:39:02.942 2331004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:39:02.943 2331005 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.945 2331007 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.949 2331011 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.950 2331012 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:39:02.950 2331012 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:39:02.953 2331015 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:39:02.953 2331015 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:39:02.954 2331016 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.956 2331018 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.960 2331022 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.960 2331022 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:39:02.960 2331022 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:39:02.963 2331025 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:39:02.964 2331026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:39:02.965 2331027 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.967 2331029 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.971 2331033 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.971 2331033 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:39:02.971 2331033 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:39:02.975 2331037 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:39:02.975 2331037 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:39:02.977 2331039 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:02.978 2331040 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:02.982 2331044 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:02.982 2331044 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:39:02.982 2331044 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:39:02.986 2331048 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:39:02.986 2331048 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:39:02.987 2331049 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:39:02.989 2331051 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6b1adc68
20-08-2026 00:39:02.993 2331055 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:39:02.993 2331055 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:39:02.993 2331055 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:39:02.997 2331059 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:39:02.997 2331059 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:39:02.998 2331060 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.000 2331062 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.003 2331065 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.003 2331065 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:39:03.003 2331065 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:39:03.008 2331070 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:39:03.008 2331070 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:39:03.010 2331072 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.013 2331075 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.017 2331079 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.017 2331079 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:39:03.017 2331079 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:39:03.021 2331083 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:39:03.021 2331083 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.021 2331083 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - payment_ref_id TM08202203260820003837839-003839
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - customerId: 9100192714
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - amount: 20.0
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - promotionalAmount: 0.0
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - creditor: razor_pay
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - terminalId: TM08202203260820003837839-003839
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM08202203260820003837839
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - description: Money added to TinyMart Wallet from  razor_pay
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:39:03.040 2331102 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:39:03.041 2331103 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:39:03.041 2331103 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - postdata {"promotional_amount":"0.0","amount":"20.0","corporate_id":"","is_send_sms_enabled":"false","description":"Money added to TinyMart Wallet from  razor_pay","creditor":"razor_pay","location":"","app_transaction_id":"pre_TM08202203260820003837839","customer_id":"9100192714","terminal_id":"TM08202203260820003837839-003839"}
20-08-2026 00:39:03.041 2331103 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/credit
20-08-2026 00:39:03.065 2331127 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/credit
20-08-2026 00:39:03.065 2331127 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"2236787425701351188\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:39:03.065 2331127 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - credit response:{"result":"{\"transaction_id\":\"2236787425701351188\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:39:03.065 2331127 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - WalletResponse response: {"result":"{\"transaction_id\":\"2236787425701351188\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:39:03.066 2331128 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - success payment row Payment{id=2518243185698161915, payment_id='TM08202203260820003837839-003839', order_id='TM08202203260820003837839', amount=20.0, payment_status='success', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":2000,"notes":[],"created_at":1787166519,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM08202203260820003837839-003839","id":"order_TRjq0A6ThTWPcW","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"14a1d9a039cb27a381b083a0a77d9e4fa2286d2d7b0164830d09bb8afd833e25","razorpay_payment_id":"pay_TRjq4pxeYOhnYz","razorpay_order_id":"order_TRjq0A6ThTWPcW"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9100192714', txn_type='inflow', environment='9', created_at='2026-08-20 00:38:39.0'}
20-08-2026 00:39:03.077 2331139 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.077 2331139 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.077 2331139 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:03.077 2331139 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:39:03.077 2331139 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.077 2331139 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.078 2331140 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.080 2331142 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.083 2331145 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.083 2331145 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:39:03.083 2331145 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:39:03.085 2331147 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:39:03.085 2331147 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:39:03.086 2331148 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.088 2331150 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.090 2331152 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.090 2331152 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:39:03.090 2331152 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:39:03.094 2331156 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:39:03.095 2331157 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:39:03.095 2331157 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.097 2331159 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.099 2331161 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.099 2331161 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:39:03.099 2331161 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:39:03.102 2331164 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:39:03.103 2331165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:39:03.103 2331165 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.104 2331166 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.107 2331169 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.107 2331169 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:39:03.107 2331169 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:03.110 2331172 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:39:03.110 2331172 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:39:03.111 2331173 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.112 2331174 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.115 2331177 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.115 2331177 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:39:03.115 2331177 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:39:03.117 2331179 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:39:03.117 2331179 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.117 2331179 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:39:03.128 2331190 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - {skus=[4500656, 4500726, 4500605, 186078, 4500704, 4500563, 4500573, 186043, 4500694, 4500651, 4500723, 4500713, 4500712, 4500499, 4500710, 185993, 186059, 186100, 108676, 4500407, 4500648, 185994, 4500667, 4500677, 8253, 4500665, 4500681, 4500672], imei=TM07201911}
20-08-2026 00:39:03.135 2331197 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.136 2331198 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.136 2331198 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:39:03.136 2331198 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:39:03.136 2331198 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.136 2331198 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.137 2331199 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","sku_id":"4500563","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500563-5270.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:00:22.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Modern kitchens Garlic Mixture 26gm","sku_id":"4500672","vendor_id":"1","mrp":"10","selling_price":"10","weight":"29","image":"https://images.tinymart.in/product/4500672-7226.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:39:56.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Cadbury Dairy Milk Chocolate Mahapack, 52g","sku_id":"8253","vendor_id":"1","mrp":"40","selling_price":"40","weight":"56","image":"https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Cadbury+Dairy+Milk+Chocolate+Mahapack%2C+52g.jpg","qty":"0","description":"","check_round_off":"0","sku_variance":"6","created_at":"2019-09-25 12:25:47.0"}]
20-08-2026 00:39:03.138 2331200 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.139 2331201 [http-nio-8051-exec-60] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:39:03.140 2331202 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.143 2331205 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.143 2331205 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:39:03.143 2331205 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:39:03.147 2331209 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:39:03.147 2331209 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.147 2331209 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:39:03.172 2331234 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.172 2331234 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.172 2331234 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:39:03.172 2331234 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:39:03.172 2331234 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.172 2331234 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.173 2331235 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.175 2331237 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.178 2331240 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.178 2331240 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:39:03.178 2331240 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:39:03.181 2331243 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:39:03.181 2331243 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.181 2331243 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:39:03.208 2331270 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.208 2331270 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.208 2331270 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:03.208 2331270 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:39:03.208 2331270 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.208 2331270 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.209 2331271 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.210 2331272 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.215 2331277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.215 2331277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:39:03.215 2331277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:03.218 2331280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:39:03.218 2331280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:39:03.219 2331281 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.220 2331282 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.223 2331285 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.223 2331285 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:39:03.223 2331285 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:39:03.228 2331290 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:39:03.228 2331290 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:39:03.229 2331291 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.231 2331293 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.235 2331297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.235 2331297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:39:03.235 2331297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:39:03.238 2331300 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:39:03.238 2331300 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.238 2331300 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:39:03.265 2331327 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.265 2331327 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.265 2331327 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:03.265 2331327 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:39:03.265 2331327 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.265 2331327 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.268 2331330 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.271 2331333 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.276 2331338 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.277 2331339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:39:03.277 2331339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:39:03.281 2331343 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:39:03.281 2331343 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:39:03.283 2331345 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.285 2331347 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.291 2331353 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.291 2331353 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:39:03.291 2331353 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:39:03.295 2331357 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:39:03.295 2331357 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.295 2331357 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:39:03.314 2331376 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.314 2331376 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.315 2331377 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:03.315 2331377 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:39:03.315 2331377 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.315 2331377 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.316 2331378 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.318 2331380 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.322 2331384 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.322 2331384 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:39:03.322 2331384 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:39:03.327 2331389 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:39:03.327 2331389 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:39:03.328 2331390 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.330 2331392 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.334 2331396 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.334 2331396 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:39:03.334 2331396 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:39:03.338 2331400 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:39:03.338 2331400 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:39:03.340 2331402 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.342 2331404 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.345 2331407 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.345 2331407 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:39:03.345 2331407 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:03.349 2331411 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:39:03.350 2331412 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:39:03.351 2331413 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.352 2331414 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.356 2331418 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.356 2331418 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:39:03.356 2331418 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:39:03.359 2331421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:39:03.359 2331421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:39:03.360 2331422 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.362 2331424 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.366 2331428 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.366 2331428 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:39:03.366 2331428 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:39:03.370 2331432 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:39:03.370 2331432 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:39:03.371 2331433 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.373 2331435 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.377 2331439 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.377 2331439 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:39:03.377 2331439 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:03.382 2331444 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:39:03.382 2331444 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:39:03.383 2331445 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.385 2331447 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.390 2331452 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.390 2331452 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:39:03.390 2331452 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:39:03.394 2331456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:39:03.394 2331456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.394 2331456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:39:03.418 2331480 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.419 2331481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.419 2331481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:39:03.419 2331481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:39:03.419 2331481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.419 2331481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.420 2331482 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.422 2331484 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.426 2331488 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.426 2331488 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:39:03.426 2331488 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:39:03.434 2331496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:39:03.434 2331496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:39:03.435 2331497 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.437 2331499 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.441 2331503 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.441 2331503 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:39:03.441 2331503 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:39:03.445 2331507 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:39:03.446 2331508 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.446 2331508 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:39:03.468 2331530 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.468 2331530 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.468 2331530 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:39:03.468 2331530 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:39:03.468 2331530 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.468 2331530 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.469 2331531 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.471 2331533 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.476 2331538 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.476 2331538 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:39:03.476 2331538 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:39:03.481 2331543 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:39:03.481 2331543 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.481 2331543 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:39:03.507 2331569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.507 2331569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.507 2331569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:03.507 2331569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:39:03.507 2331569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.507 2331569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.510 2331572 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.512 2331574 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.516 2331578 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.516 2331578 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:39:03.516 2331578 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:39:03.520 2331582 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:39:03.520 2331582 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:39:03.522 2331584 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.524 2331586 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.527 2331589 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.527 2331589 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:39:03.527 2331589 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:39:03.531 2331593 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:39:03.532 2331594 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.532 2331594 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:39:03.563 2331625 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.563 2331625 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.563 2331625 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:03.563 2331625 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:39:03.564 2331626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.564 2331626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.565 2331627 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.568 2331630 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.572 2331634 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.572 2331634 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:39:03.572 2331634 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:39:03.576 2331638 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:39:03.576 2331638 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:39:03.577 2331639 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.579 2331641 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.584 2331646 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.584 2331646 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:39:03.584 2331646 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:39:03.589 2331651 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:39:03.589 2331651 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:39:03.590 2331652 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.592 2331654 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.597 2331659 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.597 2331659 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:39:03.597 2331659 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:39:03.601 2331663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:39:03.601 2331663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:39:03.603 2331665 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.605 2331667 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.610 2331672 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.610 2331672 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:39:03.610 2331672 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:03.614 2331676 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:39:03.614 2331676 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:39:03.615 2331677 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.618 2331680 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.628 2331690 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.628 2331690 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:39:03.628 2331690 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:39:03.635 2331697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:39:03.635 2331697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.635 2331697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:39:03.652 2331714 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.652 2331714 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.653 2331715 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:39:03.653 2331715 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:39:03.653 2331715 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.653 2331715 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.653 2331715 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.655 2331717 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.659 2331721 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.659 2331721 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:39:03.659 2331721 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:39:03.661 2331723 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:39:03.661 2331723 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:39:03.662 2331724 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.663 2331725 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.667 2331729 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.667 2331729 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:39:03.667 2331729 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:39:03.669 2331731 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:39:03.669 2331731 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:39:03.670 2331732 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.672 2331734 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.675 2331737 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.675 2331737 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:39:03.675 2331737 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:39:03.678 2331740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:39:03.678 2331740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.678 2331740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:39:03.702 2331764 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.702 2331764 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.702 2331764 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:03.702 2331764 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:39:03.703 2331765 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.703 2331765 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.704 2331766 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.706 2331768 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.709 2331771 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.709 2331771 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:39:03.709 2331771 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:39:03.715 2331777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:39:03.716 2331778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.716 2331778 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:39:03.739 2331801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.739 2331801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:03.739 2331801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:39:03.739 2331801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:39:03.739 2331801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.739 2331801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.741 2331803 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.743 2331805 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.748 2331810 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.748 2331810 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:39:03.748 2331810 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:39:03.752 2331814 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:39:03.753 2331815 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:39:03.754 2331816 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.757 2331819 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.760 2331822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.761 2331823 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:39:03.761 2331823 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:39:03.765 2331827 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:39:03.765 2331827 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:39:03.766 2331828 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.769 2331831 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.773 2331835 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.773 2331835 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:39:03.773 2331835 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:39:03.776 2331838 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:39:03.776 2331838 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:39:03.778 2331840 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.780 2331842 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.784 2331846 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.784 2331846 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:39:03.784 2331846 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:39:03.786 2331848 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:39:03.787 2331849 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:39:03.787 2331849 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.788 2331850 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.792 2331854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.792 2331854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:39:03.792 2331854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:39:03.795 2331857 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:39:03.795 2331857 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.795 2331857 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:39:03.816 2331878 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.816 2331878 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.816 2331878 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:03.816 2331878 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:39:03.816 2331878 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.816 2331878 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.818 2331880 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.820 2331882 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.824 2331886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.824 2331886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:39:03.824 2331886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:39:03.829 2331891 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:39:03.829 2331891 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:39:03.831 2331893 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.833 2331895 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.837 2331899 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.837 2331899 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:39:03.837 2331899 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:03.841 2331903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:39:03.841 2331903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:39:03.842 2331904 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.844 2331906 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.850 2331912 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.850 2331912 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:39:03.850 2331912 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:03.855 2331917 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:39:03.856 2331918 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:39:03.856 2331918 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.857 2331919 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.860 2331922 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.860 2331922 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:39:03.860 2331922 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:39:03.863 2331925 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:39:03.863 2331925 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:39:03.864 2331926 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.865 2331927 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.869 2331931 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.869 2331931 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:39:03.869 2331931 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:03.872 2331934 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:39:03.872 2331934 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:39:03.873 2331935 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.874 2331936 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.876 2331938 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.876 2331938 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:39:03.876 2331938 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:39:03.879 2331941 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:39:03.879 2331941 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:39:03.880 2331942 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.881 2331943 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.884 2331946 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.885 2331947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:39:03.885 2331947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:03.887 2331949 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:39:03.887 2331949 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:39:03.888 2331950 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.889 2331951 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.892 2331954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.892 2331954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:39:03.892 2331954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:03.894 2331956 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:39:03.894 2331956 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:39:03.895 2331957 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.897 2331959 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.900 2331962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.900 2331962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:39:03.900 2331962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:39:03.904 2331966 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:39:03.904 2331966 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:39:03.905 2331967 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.907 2331969 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.911 2331973 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.911 2331973 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:39:03.911 2331973 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:39:03.913 2331975 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:39:03.913 2331975 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:39:03.914 2331976 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.916 2331978 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.918 2331980 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.918 2331980 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:39:03.918 2331980 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:39:03.921 2331983 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:39:03.921 2331983 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:39:03.922 2331984 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.923 2331985 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.926 2331988 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.926 2331988 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:39:03.926 2331988 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:39:03.928 2331990 [http-nio-8051-exec-114] INFO  n.c.kiosk.machine.MachineController - {skus=[4500712, 4500499, 4500724, 4500722, 4500624, 4500723, 185994, 4500711, 186100, 4500669, 4500681, 4500678, 4500706, 4500667, 108676, 186059, 4500715, 4500663, 4500592, 4500605, 4500726, 186001, 4500651, 4500728, 4500656, 4500407, 186078, 185993, 4500643, 0], imei=TM08202203}
20-08-2026 00:39:03.930 2331992 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:39:03.930 2331992 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:39:03.932 2331994 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.932 2331994 [http-nio-8051-exec-114] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Jus Amazin SALTED PEANUTS 33g","sku_id":"4500592","vendor_id":"1","mrp":"20","selling_price":"20","weight":"39","image":"https://images.tinymart.in/product/4500592-7887.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-19 14:49:26.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Paper Boat Apple 160ml","sku_id":"4500663","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500663-8979.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-20 11:12:17.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:39:03.934 2331996 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.934 2331996 [http-nio-8051-exec-114] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:39:03.938 2332000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.938 2332000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:39:03.938 2332000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:39:03.942 2332004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:39:03.942 2332004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.942 2332004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:39:03.961 2332023 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.961 2332023 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:03.961 2332023 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:03.961 2332023 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:39:03.961 2332023 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:03.0
20-08-2026 00:39:03.961 2332023 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:03.963 2332025 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.965 2332027 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.969 2332031 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.969 2332031 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:39:03.969 2332031 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:03.972 2332034 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:39:03.972 2332034 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:39:03.973 2332035 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:03.975 2332037 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:03.979 2332041 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:03.979 2332041 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:39:03.979 2332041 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:03.982 2332044 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:39:03.982 2332044 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:39:03.983 2332045 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:03.984 2332046 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:03.987 2332049 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:03.987 2332049 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:39:03.987 2332049 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:39:03.990 2332052 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:39:03.990 2332052 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:03.990 2332052 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:39:04.000 2332062 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - walletImpl::neuuWalletCredit :: response {"walletId":"2236787425701351188","status":true}
20-08-2026 00:39:04.000 2332062 [http-nio-8051-exec-65] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 creditResp = {"walletId":"2236787425701351188","status":true}
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - neuuWalletJson response: {"transaction_key":"OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ","wallets":[{"wallet_id":"9100192714-Wallet-Personal","corporate_id":"","is_location_restricted":false}]}
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - transactionKey response: OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - customerId: 9100192714
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - amount: 20.0
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - debitor: razor_pay
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - terminalId: 
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM08202203260820003837839
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - description: Paid from TinyMart Wallet for order  TM08202203260820003837839
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - transactionKey: OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - postdata {"debitor":"razor_pay","amount":"20.0","corporate_id":"","is_send_sms_enabled":"false","description":"Paid from TinyMart Wallet for order  TM08202203260820003837839","location":"","app_transaction_id":"pre_TM08202203260820003837839","customer_id":"9100192714","terminal_id":""}
20-08-2026 00:39:04.003 2332065 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/debit
20-08-2026 00:39:04.013 2332075 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.014 2332076 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.014 2332076 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:04.014 2332076 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:39:04.014 2332076 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:04.0
20-08-2026 00:39:04.014 2332076 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.015 2332077 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.019 2332081 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.023 2332085 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.023 2332085 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:39:04.023 2332085 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:39:04.026 2332088 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:39:04.026 2332088 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:39:04.027 2332089 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/debit
20-08-2026 00:39:04.027 2332089 [http-nio-8051-exec-65] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"2649684269312985027\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:39:04.027 2332089 [http-nio-8051-exec-65] INFO  neuu.utils.payment.NeuuWallet - debit response:{"result":"{\"transaction_id\":\"2649684269312985027\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:39:04.027 2332089 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - status response: {"result":"{\"transaction_id\":\"2649684269312985027\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:39:04.027 2332089 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - walletResponseResult response: {"transaction_id":"2649684269312985027","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:39:04.027 2332089 [http-nio-8051-exec-65] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 appdebitStatus = {"transaction_id":"2649684269312985027","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:39:04.027 2332089 [http-nio-8051-exec-65] INFO  n.s.PaymentsImplementation - order row updated Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='null', status='active', type_of_order='app', wallet_txn_id='2649684269312985027', environment='9', wallet_txn_ids_json='{"pre_credit":"2236787425701351188","pre_debit":"2649684269312985027"}', internal_status='null'}
20-08-2026 00:39:04.027 2332089 [http-nio-8051-exec-65] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode request payload:TM08202203260820003837839
20-08-2026 00:39:04.028 2332090 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.029 2332091 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.033 2332095 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.033 2332095 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:39:04.033 2332095 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:04.037 2332099 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:39:04.037 2332099 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:39:04.038 2332100 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.039 2332101 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.042 2332104 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.042 2332104 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:39:04.042 2332104 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:39:04.044 2332106 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:39:04.045 2332107 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:39:04.045 2332107 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.047 2332109 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.051 2332113 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.051 2332113 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:39:04.051 2332113 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:39:04.054 2332116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:39:04.054 2332116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:39:04.055 2332117 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.056 2332118 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.058 2332120 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.058 2332120 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:39:04.058 2332120 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:04.061 2332123 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:39:04.061 2332123 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:39:04.062 2332124 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.063 2332125 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.066 2332128 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.066 2332128 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:39:04.066 2332128 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:39:04.069 2332131 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:39:04.069 2332131 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.069 2332131 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:39:04.094 2332156 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.094 2332156 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.094 2332156 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:04.094 2332156 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:39:04.094 2332156 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:04.0
20-08-2026 00:39:04.094 2332156 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.095 2332157 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.097 2332159 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.100 2332162 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.100 2332162 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:39:04.100 2332162 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:39:04.103 2332165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:39:04.103 2332165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:39:04.103 2332165 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.105 2332167 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.107 2332169 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.107 2332169 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:39:04.107 2332169 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:39:04.110 2332172 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:39:04.110 2332172 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:39:04.110 2332172 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.112 2332174 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.114 2332176 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.114 2332176 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:39:04.114 2332176 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:39:04.117 2332179 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:39:04.117 2332179 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:39:04.117 2332179 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.119 2332181 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.122 2332184 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.122 2332184 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:39:04.122 2332184 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:39:04.125 2332187 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:39:04.125 2332187 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:39:04.126 2332188 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.128 2332190 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.134 2332196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.134 2332196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:39:04.134 2332196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:39:04.138 2332200 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:39:04.138 2332200 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.138 2332200 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:39:04.162 2332224 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.162 2332224 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.162 2332224 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:04.162 2332224 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.163 2332225 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:39:04.165 2332227 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7c78de94
20-08-2026 00:39:04.169 2332231 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:39:04.169 2332231 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:39:04.169 2332231 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:39:04.174 2332236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:39:04.174 2332236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:39:04.175 2332237 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.176 2332238 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.179 2332241 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.179 2332241 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:39:04.179 2332241 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:39:04.183 2332245 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:39:04.183 2332245 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.183 2332245 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:39:04.215 2332277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.215 2332277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.215 2332277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:04.215 2332277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:39:04.215 2332277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:04.0
20-08-2026 00:39:04.215 2332277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.216 2332278 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.218 2332280 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.222 2332284 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.222 2332284 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:39:04.222 2332284 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:04.226 2332288 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:39:04.226 2332288 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:39:04.227 2332289 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.229 2332291 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.233 2332295 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.233 2332295 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:39:04.233 2332295 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:39:04.236 2332298 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:39:04.236 2332298 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:39:04.237 2332299 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.239 2332301 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.243 2332305 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.243 2332305 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:39:04.243 2332305 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:39:04.247 2332309 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:39:04.247 2332309 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:39:04.248 2332310 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.250 2332312 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.254 2332316 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.254 2332316 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:39:04.254 2332316 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:39:04.256 2332318 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:39:04.256 2332318 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.257 2332319 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:39:04.272 2332334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:39:04.272 2332334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:39:04.272 2332334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:04.272 2332334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.273 2332335 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.274 2332336 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.277 2332339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.277 2332339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:39:04.277 2332339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:39:04.280 2332342 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:39:04.280 2332342 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:39:04.281 2332343 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.282 2332344 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.285 2332347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.285 2332347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:39:04.285 2332347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:39:04.289 2332351 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:39:04.289 2332351 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.289 2332351 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:39:04.312 2332374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.312 2332374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.312 2332374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:04.312 2332374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:39:04.312 2332374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:04.0
20-08-2026 00:39:04.312 2332374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.313 2332375 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.316 2332378 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.319 2332381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.320 2332382 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:39:04.320 2332382 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:39:04.324 2332386 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:39:04.324 2332386 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.324 2332386 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:39:04.358 2332420 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.359 2332421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.359 2332421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:04.359 2332421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:39:04.359 2332421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:04.0
20-08-2026 00:39:04.359 2332421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.360 2332422 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.363 2332425 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.367 2332429 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.367 2332429 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:39:04.367 2332429 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:39:04.370 2332432 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:39:04.370 2332432 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:39:04.371 2332433 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.372 2332434 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.375 2332437 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.375 2332437 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:39:04.375 2332437 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:39:04.378 2332440 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:39:04.378 2332440 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.378 2332440 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:39:04.395 2332457 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.395 2332457 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.395 2332457 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:04.395 2332457 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:39:04.395 2332457 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:04.0
20-08-2026 00:39:04.395 2332457 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.396 2332458 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.398 2332460 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.401 2332463 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.401 2332463 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:39:04.401 2332463 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:04.403 2332465 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:39:04.403 2332465 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:39:04.404 2332466 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.405 2332467 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.408 2332470 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.408 2332470 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:39:04.408 2332470 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:39:04.411 2332473 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:39:04.411 2332473 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:39:04.411 2332473 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.413 2332475 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.416 2332478 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.416 2332478 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:39:04.416 2332478 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:04.418 2332480 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:39:04.419 2332481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:39:04.419 2332481 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.421 2332483 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.423 2332485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.423 2332485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:39:04.423 2332485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:39:04.426 2332488 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:39:04.426 2332488 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:39:04.427 2332489 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.428 2332490 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.431 2332493 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.431 2332493 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:39:04.431 2332493 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:39:04.434 2332496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:39:04.434 2332496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:39:04.435 2332497 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.436 2332498 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.438 2332500 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.438 2332500 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:39:04.438 2332500 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:39:04.441 2332503 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:39:04.441 2332503 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:39:04.442 2332504 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.443 2332505 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.447 2332509 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.447 2332509 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:39:04.447 2332509 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:39:04.451 2332513 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:39:04.451 2332513 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:39:04.452 2332514 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.454 2332516 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.459 2332521 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.459 2332521 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:39:04.459 2332521 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:39:04.463 2332525 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:39:04.463 2332525 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:39:04.465 2332527 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.466 2332528 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.469 2332531 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.469 2332531 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:39:04.469 2332531 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:39:04.472 2332534 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:39:04.472 2332534 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:39:04.472 2332534 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.473 2332535 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.476 2332538 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.476 2332538 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:39:04.476 2332538 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:39:04.479 2332541 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:39:04.479 2332541 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:39:04.479 2332541 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.482 2332544 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.484 2332546 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.484 2332546 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:39:04.484 2332546 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:39:04.487 2332549 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:39:04.487 2332549 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:39:04.489 2332551 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.491 2332553 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.495 2332557 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.495 2332557 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:39:04.495 2332557 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:39:04.498 2332560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:39:04.498 2332560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:39:04.500 2332562 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.502 2332564 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.507 2332569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.507 2332569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:39:04.507 2332569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:39:04.509 2332571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:39:04.509 2332571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:39:04.510 2332572 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.512 2332574 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.515 2332577 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.515 2332577 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:39:04.515 2332577 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:39:04.518 2332580 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:39:04.518 2332580 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:39:04.519 2332581 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.521 2332583 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.524 2332586 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.524 2332586 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:39:04.525 2332587 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:04.528 2332590 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:39:04.528 2332590 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:39:04.529 2332591 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.531 2332593 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.534 2332596 [http-nio-8051-exec-122] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-25 08:38:35"}
20-08-2026 00:39:04.535 2332597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.535 2332597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:39:04.535 2332597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:39:04.538 2332600 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:39:04.538 2332600 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.538 2332600 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:39:04.573 2332635 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.573 2332635 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.573 2332635 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:04.573 2332635 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:39:04.573 2332635 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:04.0
20-08-2026 00:39:04.573 2332635 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.575 2332637 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.576 2332638 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.579 2332641 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.579 2332641 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:39:04.579 2332641 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:39:04.582 2332644 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:39:04.582 2332644 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:39:04.583 2332645 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.585 2332647 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.589 2332651 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.589 2332651 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:39:04.589 2332651 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:04.592 2332654 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:39:04.592 2332654 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:39:04.593 2332655 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.595 2332657 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.597 2332659 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.597 2332659 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:39:04.598 2332660 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:39:04.600 2332662 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:39:04.600 2332662 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:39:04.601 2332663 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.602 2332664 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.606 2332668 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.606 2332668 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:39:04.606 2332668 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:39:04.609 2332671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:39:04.609 2332671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.609 2332671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:39:04.630 2332692 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:04.630 2332692 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:04.630 2332692 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:39:04.630 2332692 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:39:04.630 2332692 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:04.0
20-08-2026 00:39:04.630 2332692 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.631 2332693 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.633 2332695 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.636 2332698 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.636 2332698 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:39:04.636 2332698 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:39:04.639 2332701 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:39:04.639 2332701 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.639 2332701 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:39:04.655 2332717 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:04.655 2332717 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:04.655 2332717 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:39:04.655 2332717 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:39:04.655 2332717 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:04.0
20-08-2026 00:39:04.655 2332717 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.656 2332718 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.657 2332719 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.660 2332722 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.660 2332722 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:39:04.660 2332722 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:39:04.662 2332724 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:39:04.662 2332724 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.662 2332724 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:39:04.683 2332745 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:04.683 2332745 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:39:04.683 2332745 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:39:04.683 2332745 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:39:04.683 2332745 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:04.0
20-08-2026 00:39:04.683 2332745 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.684 2332746 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.686 2332748 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.691 2332753 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.691 2332753 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:39:04.691 2332753 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:39:04.695 2332757 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:39:04.695 2332757 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:39:04.696 2332758 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.698 2332760 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.703 2332765 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.703 2332765 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:39:04.703 2332765 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:04.708 2332770 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:39:04.708 2332770 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:39:04.708 2332770 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.710 2332772 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.715 2332777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.715 2332777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:39:04.715 2332777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:39:04.719 2332781 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:39:04.719 2332781 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:39:04.721 2332783 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.723 2332785 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.726 2332788 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.726 2332788 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:39:04.726 2332788 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:04.729 2332791 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:39:04.729 2332791 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:39:04.730 2332792 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.731 2332793 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.734 2332796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.734 2332796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:39:04.734 2332796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:39:04.738 2332800 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:39:04.738 2332800 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:39:04.739 2332801 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.741 2332803 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.746 2332808 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.746 2332808 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:39:04.746 2332808 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:39:04.750 2332812 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:39:04.750 2332812 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:39:04.751 2332813 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.753 2332815 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.757 2332819 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.757 2332819 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:39:04.757 2332819 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:39:04.761 2332823 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:39:04.761 2332823 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:39:04.763 2332825 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.765 2332827 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.769 2332831 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.769 2332831 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:39:04.769 2332831 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:39:04.774 2332836 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:39:04.774 2332836 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:39:04.775 2332837 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.777 2332839 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.779 2332841 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.780 2332842 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:39:04.780 2332842 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:39:04.782 2332844 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:39:04.782 2332844 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:39:04.783 2332845 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:04.784 2332846 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7369dae1
20-08-2026 00:39:04.787 2332849 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:39:04.787 2332849 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:39:04.787 2332849 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:39:04.790 2332852 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:39:04.791 2332853 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:39:04.791 2332853 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:39:04.861 2332923 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.861 2332923 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:39:04.861 2332923 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:39:04.862 2332924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:39:04.862 2332924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:39:04.0
20-08-2026 00:39:04.862 2332924 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:39:04.863 2332925 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.864 2332926 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.867 2332929 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.867 2332929 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:39:04.868 2332930 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:39:04.870 2332932 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:39:04.870 2332932 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:39:04.872 2332934 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.873 2332935 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.876 2332938 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.876 2332938 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:39:04.876 2332938 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:39:04.879 2332941 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:39:04.879 2332941 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:39:04.880 2332942 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.881 2332943 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.885 2332947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.885 2332947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:39:04.885 2332947 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:39:04.887 2332949 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:39:04.888 2332950 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:39:04.888 2332950 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.890 2332952 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.895 2332957 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.895 2332957 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:39:04.895 2332957 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:39:04.900 2332962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:39:04.900 2332962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:39:04.902 2332964 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.904 2332966 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.906 2332968 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.906 2332968 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:39:04.906 2332968 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:39:04.910 2332972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:39:04.910 2332972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:39:04.911 2332973 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:39:04.912 2332974 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@cdf2e3
20-08-2026 00:39:04.915 2332977 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:39:04.915 2332977 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:39:04.915 2332977 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:39:04.918 2332980 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:39:04.918 2332980 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:39:05.115 2333177 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:39:05.116 2333178 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:39:05.149 2333211 [http-nio-8051-exec-65] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode accessCode : 45619377
20-08-2026 00:39:05.154 2333216 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM08202203260820003837839
20-08-2026 00:39:05.173 2333235 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:39:05.813 2333875 [http-nio-8051-exec-85] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:39:05.813 2333875 [http-nio-8051-exec-85] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:39:06.407 2334469 [http-nio-8051-exec-113] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM08202202}
20-08-2026 00:39:08.351 2336413 [http-nio-8051-exec-92] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:39:08.351 2336413 [http-nio-8051-exec-92] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:39:08.772 2336834 [http-nio-8051-exec-108] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM08202203
20-08-2026 00:39:08.772 2336834 [http-nio-8051-exec-108] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:39:08.772 2336834 [http-nio-8051-exec-108] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:39:08
20-08-2026 00:39:09.229 2337291 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:39:09.229 2337291 [http-nio-8051-exec-123] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:39:09.243 2337305 [http-nio-8051-exec-123] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:39:09.732 2337794 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202503
20-08-2026 00:39:09.732 2337794 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:39:09.732 2337794 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:39:09
20-08-2026 00:39:10.051 2338113 [http-nio-8051-exec-119] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:39:10.051 2338113 [http-nio-8051-exec-119] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:39:10.266 2338328 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app'}
20-08-2026 00:39:10.450 2338512 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:39:10.450 2338512 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:39:10.450 2338512 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:39:10.450 2338512 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:39:10.450 2338512 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:10.450 2338512 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:39:10.451 2338513 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:10.452 2338514 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9100192714
20-08-2026 00:39:10.452 2338514 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9100192714
20-08-2026 00:39:10.453 2338515 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app', wallet_txn_id='2649684269312985027', environment='9', wallet_txn_ids_json='{"pre_credit":"2236787425701351188","pre_debit":"2649684269312985027"}', internal_status='null'}
20-08-2026 00:39:10.453 2338515 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app', wallet_txn_id='2649684269312985027', environment='9', wallet_txn_ids_json='{"pre_credit":"2236787425701351188","pre_debit":"2649684269312985027"}', internal_status='null'}
20-08-2026 00:39:10.454 2338516 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@78c904f0
20-08-2026 00:39:10.454 2338516 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:10.454 2338516 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:10.454 2338516 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@78c904f0
20-08-2026 00:39:10.454 2338516 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:10.514 2338576 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:39:10.514 2338576 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:39:10.514 2338576 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:39:10.514 2338576 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:39:10.514 2338576 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:10.514 2338576 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:39:10.515 2338577 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:10.516 2338578 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9100192714, page=0}
20-08-2026 00:39:10.516 2338578 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9100192714, page=0}
20-08-2026 00:39:10.516 2338578 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:39:10.516 2338578 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9100192714
20-08-2026 00:39:10.522 2338584 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:39:10.523 2338585 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:39:10.524 2338586 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:39:10.524 2338586 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:39:10.524 2338586 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:39:10.524 2338586 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@34c34226
20-08-2026 00:39:10.524 2338586 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:10.523 2338585 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - orderArray [{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":20,"access_code":"45619377","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"12\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500722-2079.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Rice Kodubale 30gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500722\",\"tray_id\":\"11\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM08202203260820003837839\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM08202203\",\"userId\":\"9100192714\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","order_modified_at":"2026-08-20 00:39:05.0","user_id":9100192714,"vm_imei_id":"TM08202203","order_amount":0,"location":"Tech Mahindra Cafeteria","order_id":"TM08202203260820003837839","order_created_at":"2026-08-20 00:38:37.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d1e6296a-b05e-4d53-8341-1fbf9d5f08b4","pre_auth_amount":45,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260818205211495.mp4","vm_imei_id":"TM08202203","order_amount":45,"weight_based_response":"{}","order_created_at":"2026-08-18 20:52:11.0","area":"Hebbal","address":"HSR","amount_received":45,"receipt_id":"IN20260818211207","proposedSkuJson":"{\"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500651\", \"door_id\": \"2\", \"sku_total\": 45, \"tray_id\": \"36\", \"mrp\": \"45\", \"qty\": 1, \"name\": \"Sunfeast Breakfast protein Smoothie with Oats\", \"image_url\": \"https://images.tinymart.in/product/4500651-8004.webp\", \"unit_price\": 45}], \"res\": true, \"total_amount\": 45, \"orderId\": \"TM08202203260818205223613\", \"bill_amount\": 45}","short_order_expiry":"18-09-2026 21:12:07","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:25:03.0","user_id":9100192714,"short_order_id":"9c921K","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260818205211495","sku_json":"{\"rstatus\": true, \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260818205211495\", \"res\": true, \"total_amount\": 45, \"skus\": [{\"offer_id\": \"\", \"skuid\": \"4500651\", \"door_id\": \"\", \"sku_total\": 45, \"tray_id\": \"36\", \"mrp\": \"45\", \"qty\": 1, \"name\": \"Sunfeast Breakfast protein Smoothie with Oats per peice\", \"image_url\": \"https://images.tinymart.in/product/4500651-8004.webp\", \"unit_price\": \"45\"}], \"bill_amount\": 45, \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"383f1d34-7390-40ee-874c-337e25c70779","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260815003408884.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-15 00:34:08.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260815003513","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500592\", \"mrp\": \"20\", \"unit_price\": 20, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500592-7887.webp\", \"name\": \"Jus Amazin SALTED PEANUTS 33g\", \"sku_total\": 20, \"door_id\": \"1\", \"offer_desc\": \"\", \"qty\": 1, \"tray_id\": \"13\"}], \"orderId\": \"TM08202203260815003408884\", \"userId\": \"9100192714\", \"imei\": \"TM08202203\"}","short_order_expiry":"15-09-2026 00:35:13","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-15 00:50:03.0","user_id":9100192714,"short_order_id":"Zk7sXd","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260815003408884","sku_json":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"orderId\": \"TM08202203260815003408884\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500592\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500592-7887.webp\", \"name\": \"Jus Amazin SALTED PEANUTS 33g per peice\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 1, \"tray_id\": \"13\"}], \"rstatus\": true, \"userId\": \"9100192714\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ebde0304-99e2-46a3-954a-5806cc7c9568","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260813224533264.mp4","vm_imei_id":"TM08202203","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-08-13 22:45:33.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260813224636","proposedSkuJson":"{\"total_amount\": 60, \"skus\": [{\"door_id\": \"2\", \"tray_id\": \"45\", \"offer_desc\": \"\", \"unit_price\": 60, \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500656\", \"mrp\": \"60\"}], \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 60, \"orderId\": \"TM08202203260813224533264\", \"userId\": \"9100192714\", \"imei\": \"TM08202203\"}","short_order_expiry":"13-09-2026 22:46:36","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9100192714,"short_order_id":"pxlPlM","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260813224533264","sku_json":"{\"orderId\": \"TM08202203260813224533264\", \"total_amount\": 60, \"skus\": [{\"door_id\": \"\", \"tray_id\": \"45\", \"unit_price\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500656\", \"mrp\": \"60\"}], \"userId\": \"9100192714\", \"rstatus\": true, \"res\": true, \"bill_amount\": 60, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e7c6559d-b2b5-4e15-b521-491281f5857f","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260807201139122.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-07 20:11:39.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260807201249","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 40, \"skuid\": \"186059\", \"mrp\": \"40\", \"name\": \"Pepsi ZeroSugar  300ml\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"door_id\": \"2\", \"tray_id\": \"46\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 40, \"userId\": \"9100192714\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807201139122\", \"res\": true, \"total_amount\": 40, \"cart_offer_desc\": \"\"}","short_order_expiry":"07-09-2026 20:12:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-07 20:25:03.0","user_id":9100192714,"short_order_id":"L07VyX","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260807201139122","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 40, \"skuid\": \"186059\", \"mrp\": \"40\", \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"door_id\": \"\", \"tray_id\": \"46\", \"offer_id\": \"\"}], \"bill_amount\": 40, \"userId\": \"9100192714\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807201139122\", \"res\": true, \"total_amount\": 40, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"eea61f5b-25ea-4686-a76e-b0a843c22857","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260710195335990.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-10 19:53:36.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260710195451","proposedSkuJson":"{\"imei\": \"TM08202203\", \"total_amount\": 20, \"skus\": [{\"name\": \"Cad bury Dairy Milk Chocolate 18gm\", \"sku_total\": 20, \"door_id\": \"2\", \"tray_id\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"skuid\": \"4500541\", \"mrp\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260710195335990\", \"userId\": \"9100192714\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"10-08-2026 19:54:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-10 19:55:03.0","user_id":9100192714,"short_order_id":"W400Pw","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260710195335990","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"skus\": [{\"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\", \"sku_total\": 20, \"door_id\": \"\", \"tray_id\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"skuid\": \"4500541\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260710195335990\", \"userId\": \"9100192714\", \"res\": true, \"imei\": \"TM08202203\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"9c6c946d-f4b3-41f2-99fb-358138a691b7","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260701205357038.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-01 20:53:57.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260701205506","proposedSkuJson":"{\"imei\": \"TM08202203\", \"orderId\": \"TM08202203260701205357038\", \"res\": true, \"total_amount\": 20, \"userId\": \"9100192714\", \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"skus\": [{\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"tray_id\": \"11\", \"mrp\": \"10\", \"door_id\": \"1\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500648\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"offer_desc\": \"\"}, {\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"tray_id\": \"14\", \"mrp\": \"10\", \"door_id\": \"1\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500647\", \"name\": \"Modern kitchens Roasted Channa 32g\", \"offer_desc\": \"\"}]}","short_order_expiry":"01-08-2026 20:55:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-01 21:05:02.0","user_id":9100192714,"short_order_id":"8M0mw7","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260701205357038","sku_json":"{\"total_amount\": 20, \"imei\": \"TM08202203\", \"rstatus\": true, \"res\": true, \"skus\": [{\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"skuid\": \"4500647\", \"mrp\": \"10\", \"door_id\": \"\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"tray_id\": \"14\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\"}, {\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"mrp\": \"10\", \"door_id\": \"\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"tray_id\": \"22\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\"}], \"order_status\": \"\", \"userId\": \"9100192714\", \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260701205357038\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e0380a77-8f7e-4068-828f-34ec533e77e4","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260617003052078.mp4","vm_imei_id":"TM08202203","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-06-17 00:30:52.0","area":"Hebbal","address":"HSR","amount_received":70,"receipt_id":"IN20260617003213","proposedSkuJson":"{\"bill_amount\": 70, \"orderId\": \"TM08202203260617003052078\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500707-9670.jpg\", \"skuid\": \"4500707\", \"door_id\": \"1\", \"mrp\": \"30\", \"offer_desc\": \"\", \"name\": \"Farmely Party Mix 21gm\", \"tray_id\": \"22\", \"unit_price\": 30, \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"skuid\": \"4500647\", \"door_id\": \"1\", \"mrp\": \"10\", \"offer_desc\": \"\", \"name\": \"Modern kitchens Roasted Channa 32g\", \"tray_id\": \"15\", \"unit_price\": 10, \"qty\": 1, \"sku_total\": 10, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"door_id\": \"2\", \"mrp\": \"30\", \"offer_desc\": \"\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g\", \"tray_id\": \"40\", \"unit_price\": 30, \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"userId\": \"9100192714\", \"res\": true, \"total_amount\": 70}","short_order_expiry":"17-07-2026 00:32:13","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-06-17 00:40:03.0","user_id":9100192714,"short_order_id":"o0PENv","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260617003052078","sku_json":"{\"imei\": \"TM08202203\", \"rstatus\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"skuid\": \"4500647\", \"door_id\": \"\", \"mrp\": \"10\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"tray_id\": \"15\", \"unit_price\": \"10\", \"qty\": 1, \"sku_total\": 10, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/4500707-9670.jpg\", \"skuid\": \"4500707\", \"door_id\": \"\", \"mrp\": \"30\", \"name\": \"Farmely Party Mix 21gm per peice\", \"tray_id\": \"22\", \"unit_price\": \"30\", \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"door_id\": \"\", \"mrp\": \"30\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g per peice\", \"tray_id\": \"40\", \"unit_price\": \"30\", \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260617003052078\", \"total_amount\": 70, \"order_status\": \"\", \"userId\": \"9100192714\", \"res\": true, \"bill_amount\": 70}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a432577b-4395-4db1-9a8c-3a8a895cd9b2","pre_auth_amount":56,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260526144149767.mp4","vm_imei_id":"TM08202203","order_amount":76,"weight_based_response":"{}","order_created_at":"2026-05-26 14:41:49.0","area":"Hebbal","address":"HSR","amount_received":56,"receipt_id":"IN20260526144252","proposedSkuJson":"{\"orderId\": \"TM08202203260526144149767\", \"cart_offer_desc\": \"\", \"bill_amount\": 56, \"imei\": \"TM08202203\", \"skus\": [{\"unit_price\": 20, \"qty\": 1, \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"40\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"mrp\": \"20\", \"offer_id\": \"\", \"door_id\": \"2\", \"skuid\": \"137335\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\"}, {\"unit_price\": 36, \"qty\": 1, \"sku_total\": 36, \"offer_desc\": \"\", \"tray_id\": \"38\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"mrp\": \"38\", \"offer_id\": \"166327_0803\", \"door_id\": \"2\", \"skuid\": \"166327\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\"}], \"res\": true, \"userId\": \"9100192714\", \"total_amount\": 56}","short_order_expiry":"26-06-2026 14:42:52","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-26 14:50:02.0","user_id":9100192714,"short_order_id":"iks2To","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260526144149767","sku_json":"{\"orderId\": \"TM08202203260526144149767\", \"rstatus\": true, \"total_amount\": 76, \"userId\": \"9100192714\", \"imei\": \"TM08202203\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"20\", \"qty\": 1, \"sku_total\": 20, \"tray_id\": \"36\", \"name\": \"Snickers Chocolate Bar 22g per peice\", \"mrp\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"skuid\": \"112220\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}, {\"unit_price\": \"36\", \"qty\": \"1\", \"sku_total\": 36, \"offer_desc\": \"5% OFF\", \"tray_id\": \"38\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"mrp\": \"38\", \"offer_id\": \"166327_0803\", \"door_id\": \"\", \"skuid\": \"166327\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\"}, {\"unit_price\": \"20\", \"qty\": 1, \"sku_total\": 20, \"tray_id\": \"40\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"mrp\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"skuid\": \"137335\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\"}], \"res\": true, \"order_status\": \"\", \"bill_amount\": 78}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a45d9ce6-49e3-40b9-b1f8-de18a32f7eff","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260513212949650.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-13 21:29:49.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260513213126","proposedSkuJson":"{\"userId\": \"9100192714\", \"total_amount\": 40, \"imei\": \"TM08202203\", \"skus\": [{\"door_id\": \"1\", \"tray_id\": \"13\", \"skuid\": \"4500659\", \"image_url\": \"https://images.tinymart.in/product/4500659-9360.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern Kitchen Roasted Peanut 29gm\", \"offer_desc\": \"\"}, {\"door_id\": \"1\", \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern kitchens Roasted Channa 32g\", \"offer_desc\": \"\"}, {\"door_id\": \"1\", \"tray_id\": \"26\", \"skuid\": \"8393\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\", \"unit_price\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"sku_total\": 20, \"qty\": 1, \"name\": \"Lays Wavy Cream  Onion 31g\", \"offer_desc\": \"\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"res\": true, \"orderId\": \"TM08202203260513212949650\"}","short_order_expiry":"13-06-2026 21:31:26","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-13 21:45:03.0","user_id":9100192714,"short_order_id":"eIlc8R","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260513212949650","sku_json":"{\"userId\": \"9100192714\", \"total_amount\": 40, \"rstatus\": true, \"imei\": \"TM08202203\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"13\", \"skuid\": \"4500659\", \"image_url\": \"https://images.tinymart.in/product/4500659-9360.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern Kitchen Roasted Peanut 29gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern kitchens Roasted Channa 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"26\", \"skuid\": \"8393\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\", \"unit_price\": \"20\", \"offer_id\": \"\", \"mrp\": \"20\", \"sku_total\": 20, \"qty\": 1, \"name\": \"Lays Wavy Cream  Onion 31g per peice\"}], \"cart_offer_desc\": \"\", \"order_status\": \"\", \"res\": true, \"bill_amount\": 40, \"orderId\": \"TM08202203260513212949650\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"4b6eb821-2366-494e-be51-47ee213716f1","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260511204710928.mp4","vm_imei_id":"TM08202203","order_amount":80,"weight_based_response":"{}","order_created_at":"2026-05-11 20:47:10.0","area":"Hebbal","address":"HSR","amount_received":70,"receipt_id":"IN20260511204840","proposedSkuJson":"{\"imei\": \"TM08202203\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500692-4362.avif\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": 20, \"name\": \"Max protein 7 grain Protein Hot Chilli 30gm\", \"sku_total\": 20, \"offer_desc\": \"\", \"skuid\": \"4500692\", \"door_id\": \"1\", \"tray_id\": \"24\"}, {\"image_url\": \"https://images.tinymart.in/product/4500653-5107.webp\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10, \"name\": \"Modern kitchens Kabuli Channa 26gm\", \"sku_total\": 10, \"offer_desc\": \"\", \"skuid\": \"4500653\", \"door_id\": \"1\", \"tray_id\": \"12\"}, {\"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"40\", \"unit_price\": 40, \"name\": \"Pepsi ZeroSugar  300ml\", \"sku_total\": 40, \"offer_desc\": \"\", \"skuid\": \"186059\", \"door_id\": \"2\", \"tray_id\": \"46\"}], \"userId\": \"9100192714\", \"res\": true, \"total_amount\": 70, \"orderId\": \"TM08202203260511204710928\", \"bill_amount\": 70, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-06-2026 20:48:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-11 21:05:02.0","user_id":9100192714,"short_order_id":"AC13WU","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260511204710928","sku_json":"{\"imei\": \"TM08202203\", \"userId\": \"9100192714\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500653-5107.webp\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\", \"name\": \"Modern kitchens Kabuli Channa 26gm per peice\", \"sku_total\": 10, \"skuid\": \"4500653\", \"door_id\": \"\", \"tray_id\": \"12\"}, {\"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"sku_total\": 10, \"skuid\": \"4500647\", \"door_id\": \"\", \"tray_id\": \"22\"}, {\"image_url\": \"https://images.tinymart.in/product/4500692-4362.avif\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\", \"name\": \"Max protein 7 grain Protein Hot Chilli 30gm per peice\", \"sku_total\": 20, \"skuid\": \"4500692\", \"door_id\": \"\", \"tray_id\": \"24\"}, {\"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"40\", \"unit_price\": \"40\", \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"sku_total\": 40, \"skuid\": \"186059\", \"door_id\": \"\", \"tray_id\": \"46\"}], \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 80, \"res\": true, \"orderId\": \"TM08202203260511204710928\", \"bill_amount\": 80, \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a64c459a-1071-4da9-8c01-d000b7b947ff","pre_auth_amount":69,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260508221414593.mp4","vm_imei_id":"TM08202203","order_amount":69,"weight_based_response":"{}","order_created_at":"2026-05-08 22:14:14.0","area":"Hebbal","address":"HSR","amount_received":69,"receipt_id":"IN20260508221607","proposedSkuJson":"{\"userId\": \"9100192714\", \"total_amount\": 69, \"skus\": [{\"name\": \"McVities Coconut Cookies 66gm\", \"sku_total\": 10, \"door_id\": \"1\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": 10, \"tray_id\": \"20\", \"skuid\": \"4500680\", \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\", \"offer_desc\": \"\"}, {\"name\": \"Modern kitchens Roasted Channa 32g\", \"sku_total\": 10, \"door_id\": \"1\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": 10, \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"offer_desc\": \"\"}, {\"name\": \"Town Bus Masala Peanuts\", \"sku_total\": 10, \"door_id\": \"1\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": 10, \"tray_id\": \"13\", \"skuid\": \"2332\", \"image_url\": \"https://images.tinymart.in/product/2332-5531.jpg\", \"offer_desc\": \"\"}, {\"name\": \"Snickers Chocolate Bar 22g\", \"sku_total\": 20, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"20\", \"unit_price\": 20, \"tray_id\": \"36\", \"skuid\": \"112220\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\", \"offer_desc\": \"\"}, {\"name\": \"Tropicana Orange Delight 180 ML\", \"sku_total\": 19, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"19\", \"unit_price\": 19, \"tray_id\": \"37\", \"skuid\": \"186090\", \"image_url\": \"https://images.tinymart.in/product/186090-4056.jpg\", \"offer_desc\": \"\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260508221414593\", \"res\": true, \"bill_amount\": 69}","short_order_expiry":"08-06-2026 22:16:08","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-08 22:25:02.0","user_id":9100192714,"short_order_id":"6XrDSI","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260508221414593","sku_json":"{\"userId\": \"9100192714\", \"rstatus\": true, \"bill_amount\": 69, \"skus\": [{\"name\": \"Modern kitchens Kabuli Channa 26gm per peice\", \"sku_total\": 10, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": \"10\", \"tray_id\": \"12\", \"skuid\": \"4500653\", \"image_url\": \"https://images.tinymart.in/product/4500653-5107.webp\"}, {\"name\": \"McVities Coconut Cookies 66gm per peice\", \"sku_total\": 10, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": \"10\", \"tray_id\": \"20\", \"skuid\": \"4500680\", \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\"}, {\"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"sku_total\": 10, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": \"10\", \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\"}, {\"name\": \"Snickers Chocolate Bar 22g per peice\", \"sku_total\": 20, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"20\", \"unit_price\": \"20\", \"tray_id\": \"36\", \"skuid\": \"112220\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}, {\"name\": \"Tropicana Orange Delight 180 ML per peice\", \"sku_total\": 19, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"19\", \"unit_price\": \"19\", \"tray_id\": \"37\", \"skuid\": \"186090\", \"image_url\": \"https://images.tinymart.in/product/186090-4056.jpg\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260508221414593\", \"order_status\": \"\", \"res\": true, \"total_amount\": 69}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"9945f185-f482-4e26-9017-9edf45f84b7f","pre_auth_amount":100,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260422202123465.mp4","vm_imei_id":"TM08202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-04-22 20:21:23.0","area":"Hebbal","address":"HSR","amount_received":100,"receipt_id":"IN20260422202245","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"door_id\": \"2\", \"mrp\": \"50\", \"skuid\": \"4500642\", \"unit_price\": 40, \"offer_desc\": \"\", \"tray_id\": \"41\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm\", \"qty\": 1, \"offer_id\": \"4500642_0803\"}, {\"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"door_id\": \"2\", \"mrp\": \"60\", \"skuid\": \"4500656\", \"unit_price\": 60, \"offer_desc\": \"\", \"tray_id\": \"45\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"qty\": 1, \"offer_id\": \"\"}], \"total_amount\": 100, \"bill_amount\": 100, \"userId\": \"9100192714\", \"orderId\": \"TM08202203260422202123465\", \"imei\": \"TM08202203\"}","short_order_expiry":"22-05-2026 20:22:45","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-22 20:40:02.0","user_id":9100192714,"short_order_id":"0aiT8F","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260422202123465","sku_json":"{\"res\": true, \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"skus\": [{\"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"door_id\": \"\", \"mrp\": \"50\", \"skuid\": \"4500642\", \"unit_price\": \"40\", \"offer_desc\": \"20% OFF\", \"tray_id\": \"41\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"qty\": \"1\", \"offer_id\": \"4500642_0803\"}, {\"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"door_id\": \"\", \"mrp\": \"60\", \"skuid\": \"4500656\", \"unit_price\": \"60\", \"tray_id\": \"45\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"qty\": 1, \"offer_id\": \"\"}], \"total_amount\": 100, \"bill_amount\": 110, \"rstatus\": true, \"order_status\": \"\", \"orderId\": \"TM08202203260422202123465\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"8c027519-3a81-417a-89c3-ebbcad0a7fb9","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260416202728293.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-16 20:27:28.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260416202854","proposedSkuJson":"{\"bill_amount\": 40, \"res\": true, \"userId\": \"9100192714\", \"orderId\": \"TM08202203260416202728293\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"offer_desc\": \"\", \"sku_total\": 40, \"unit_price\": 40, \"mrp\": \"40\", \"tray_id\": \"45\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500509-2152.webp\", \"skuid\": \"4500509\", \"qty\": 1, \"name\": \"Mirinda 330 ml can\", \"door_id\": \"2\"}], \"total_amount\": 40}","short_order_expiry":"16-05-2026 20:28:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-16 20:35:02.0","user_id":9100192714,"short_order_id":"i6xZuh","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260416202728293","sku_json":"{\"bill_amount\": 40, \"res\": true, \"order_status\": \"\", \"userId\": \"9100192714\", \"orderId\": \"TM08202203260416202728293\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"sku_total\": 40, \"unit_price\": \"40\", \"mrp\": \"40\", \"tray_id\": \"45\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500509-2152.webp\", \"skuid\": \"4500509\", \"qty\": 1, \"name\": \"Mirinda 330 ml can per peice\", \"door_id\": \"\"}], \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"2d4a2eda-c4b5-4f62-a9fd-82ef8ab63400","pre_auth_amount":95,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260406212642690.mp4","vm_imei_id":"TM08202203","order_amount":95,"weight_based_response":"{}","order_created_at":"2026-04-06 21:26:42.0","area":"Hebbal","address":"HSR","amount_received":95,"receipt_id":"IN20260406212819","proposedSkuJson":"{\"orderId\": \"TM08202203260406212642690\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 95, \"total_amount\": 95, \"userId\": \"9100192714\", \"skus\": [{\"sku_total\": 20, \"skuid\": \"137335\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"unit_price\": 20, \"name\": \"Nestle Milky bar, 25g RS- 20\", \"offer_id\": \"\", \"tray_id\": \"36\", \"door_id\": \"2\", \"offer_desc\": \"\", \"mrp\": \"20\"}, {\"sku_total\": 50, \"skuid\": \"4500642\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"unit_price\": 50, \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm\", \"offer_id\": \"\", \"tray_id\": \"41\", \"door_id\": \"2\", \"offer_desc\": \"\", \"mrp\": \"50\"}, {\"sku_total\": 25, \"skuid\": \"4500641\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500641-4924.avif\", \"unit_price\": 25, \"name\": \"Nandini Lassi 180ml\", \"offer_id\": \"\", \"tray_id\": \"45\", \"door_id\": \"2\", \"offer_desc\": \"\", \"mrp\": \"25\"}], \"imei\": \"TM08202203\"}","short_order_expiry":"06-05-2026 21:28:19","invoice_final_settled_amount":0,"previous_pending":38,"_invoice_balance":0,"order_modified_at":"2026-04-06 21:35:02.0","user_id":9100192714,"short_order_id":"b7gwAq","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260406212642690","sku_json":"{\"orderId\": \"TM08202203260406212642690\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"bill_amount\": 95, \"total_amount\": 95, \"userId\": \"9100192714\", \"res\": true, \"skus\": [{\"sku_total\": 20, \"skuid\": \"137335\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"unit_price\": \"20\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"offer_id\": \"\", \"tray_id\": \"36\", \"door_id\": \"\", \"mrp\": \"20\"}, {\"sku_total\": 50, \"skuid\": \"4500642\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"unit_price\": \"50\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"offer_id\": \"\", \"tray_id\": \"41\", \"door_id\": \"\", \"mrp\": \"50\"}, {\"sku_total\": 25, \"skuid\": \"4500641\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500641-4924.avif\", \"unit_price\": \"25\", \"name\": \"Nandini Lassi 180ml per peice\", \"offer_id\": \"\", \"tray_id\": \"45\", \"door_id\": \"\", \"mrp\": \"25\"}], \"imei\": \"TM08202203\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5a279be5-6109-46e0-a6fb-707763582795","pre_auth_amount":77,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260218223622879.mp4","vm_imei_id":"TM02202301","order_amount":115,"weight_based_response":"{}","order_created_at":"2026-02-18 22:36:22.0","area":"E-City ","address":"HSR","amount_received":77,"receipt_id":"IN20260218223749","proposedSkuJson":"{\"imei\": \"TM02202301\", \"total_amount\": 77, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"skuid\": \"4500642\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm\", \"tray_id\": \"41\", \"sku_total\": 43, \"offer_id\": \"4500642_0201\", \"qty\": 1, \"unit_price\": 43, \"mrp\": \"50\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"tray_id\": \"31\", \"sku_total\": 34, \"offer_id\": \"166327_0201\", \"qty\": 1, \"unit_price\": 34, \"mrp\": \"38\"}], \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"orderId\": \"TM02202301260218223622879\", \"res\": true, \"bill_amount\": 77}","short_order_expiry":"18-03-2026 22:37:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-02-18 22:50:02.0","user_id":9100192714,"short_order_id":"1sM2D2","location":"Tech Mahindra Smart","order_id":"TM02202301260218223622879","sku_json":"{\"imei\": \"TM02202301\", \"orderId\": \"TM02202301260218223622879\", \"skus\": [{\"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"tray_id\": \"31\", \"sku_total\": 34, \"offer_id\": \"166327_0201\", \"qty\": \"1\", \"unit_price\": \"34\", \"mrp\": \"38\"}, {\"offer_desc\": \"25% OFF\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500630-4211.png\", \"skuid\": \"4500630\", \"name\": \"Vito Care Mango passion fruit Vitamin Drink 250ml per peice\", \"tray_id\": \"34\", \"sku_total\": 38, \"offer_id\": \"4500630_0201\", \"qty\": \"1\", \"unit_price\": \"38\", \"mrp\": \"50\"}, {\"offer_desc\": \"15% OFF\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"skuid\": \"4500642\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"tray_id\": \"41\", \"sku_total\": 43, \"offer_id\": \"4500642_0201\", \"qty\": \"1\", \"unit_price\": \"43\", \"mrp\": \"50\"}], \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"total_amount\": 115, \"rstatus\": true, \"res\": true, \"bill_amount\": 138, \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3eee0199-9a4f-492b-8256-643b5fb55b6a","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260202210604399.mp4","vm_imei_id":"TM02202301","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-02-02 21:06:04.0","area":"E-City ","address":"HSR","amount_received":60,"receipt_id":"IN20260202211515","proposedSkuJson":"{\"userId\": \"9100192714\", \"res\": true, \"imei\": \"TM02202301\", \"total_amount\": 60, \"orderId\": \"TM02202301260202210604399\", \"cart_offer_desc\": \"\", \"bill_amount\": 60, \"skus\": [{\"name\": \"Nestle Milky bar, 25g RS- 20\", \"skuid\": \"137335\", \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"offer_desc\": \"\", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"tray_id\": \"37\", \"sku_total\": 20, \"mrp\": \"20\"}, {\"name\": \"Pepsi ZeroSugar  330ml\", \"skuid\": \"186059\", \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"offer_desc\": \"\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"tray_id\": \"44\", \"sku_total\": 40, \"mrp\": \"40\"}]}","short_order_expiry":"02-03-2026 21:15:15","invoice_final_settled_amount":0,"previous_pending":1,"_invoice_balance":0,"order_modified_at":"2026-02-02 21:25:03.0","user_id":9100192714,"short_order_id":"I6lSge","location":"Tech Mahindra Smart","order_id":"TM02202301260202210604399","sku_json":"{\"userId\": \"9100192714\", \"res\": true, \"imei\": \"TM02202301\", \"total_amount\": 60, \"order_status\": \"\", \"orderId\": \"TM02202301260202210604399\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"bill_amount\": 60, \"skus\": [{\"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"skuid\": \"137335\", \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"tray_id\": \"37\", \"sku_total\": 20, \"mrp\": \"20\"}, {\"name\": \"Pepsi ZeroSugar  330ml per peice\", \"skuid\": \"186059\", \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"tray_id\": \"44\", \"sku_total\": 40, \"mrp\": \"40\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a508c520-0218-469e-82a0-d1a13b05b10e","pre_auth_amount":76,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260129212912453.mp4","vm_imei_id":"TM02202301","order_amount":77,"weight_based_response":"{}","order_created_at":"2026-01-29 21:29:12.0","area":"E-City ","address":"HSR","amount_received":76,"receipt_id":"IN20260129213054","proposedSkuJson":"{\"userId\": \"9100192714\", \"orderId\": \"TM02202301260129212912453\", \"bill_amount\": 76, \"total_amount\": 76, \"cart_offer_desc\": \"\", \"imei\": \"TM02202301\", \"skus\": [{\"offer_desc\": \"\", \"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"1\", \"skuid\": \"8393\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"23\", \"name\": \"Lays Wavy Cream  Onion 31g\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\"}, {\"offer_desc\": \"\", \"offer_id\": \"166327_0201\", \"mrp\": \"40\", \"door_id\": \"2\", \"skuid\": \"166327\", \"unit_price\": 36, \"sku_total\": 36, \"qty\": 1, \"tray_id\": \"31\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\"}, {\"offer_desc\": \"\", \"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"112220\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"42\", \"name\": \"Snickers Chocolate Bar 22g\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}], \"res\": true}","short_order_expiry":"28-02-2026 21:30:54","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-01-29 21:40:03.0","user_id":9100192714,"short_order_id":"TzoNSt","location":"Tech Mahindra Smart","order_id":"TM02202301260129212912453","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9100192714\", \"orderId\": \"TM02202301260129212912453\", \"bill_amount\": 77, \"total_amount\": 77, \"rstatus\": true, \"imei\": \"TM02202301\", \"order_status\": \"\", \"skus\": [{\"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"8393\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"23\", \"name\": \"Lays Wavy Cream  Onion 31g per peice\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\"}, {\"offer_id\": \"\", \"mrp\": \"37\", \"door_id\": \"\", \"skuid\": \"186020\", \"unit_price\": \"37\", \"sku_total\": 37, \"qty\": 1, \"tray_id\": \"35\", \"name\": \"Cavins Belgian Chocolate Milkshake 170ml per peice\", \"image_url\": \"https://images.tinymart.in/product/186020-8456.webp\"}, {\"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"112220\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"42\", \"name\": \"Snickers Chocolate Bar 22g per peice\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}], \"res\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1b214e1c-63f3-496b-bd62-27253eb4b586","pre_auth_amount":54,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260122142520110.mp4","vm_imei_id":"TM02202301","order_amount":74,"weight_based_response":"{}","order_created_at":"2026-01-22 14:25:20.0","area":"E-City ","address":"HSR","amount_received":54,"receipt_id":"IN20260122142649","proposedSkuJson":"{\"bill_amount\": 54, \"skus\": [{\"skuid\": \"4500566\", \"name\": \"Snickers Chocolate 20gm\", \"unit_price\": 18, \"offer_id\": \"\", \"tray_id\": \"42\", \"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"mrp\": \"18\", \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\", \"sku_total\": 18}, {\"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"unit_price\": 36, \"offer_id\": \"166327_0201\", \"tray_id\": \"31\", \"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"sku_total\": 36}], \"res\": true, \"orderId\": \"TM02202301260122142520110\", \"cart_offer_desc\": \"\", \"imei\": \"TM02202301\", \"userId\": \"9100192714\", \"total_amount\": 54}","short_order_expiry":"22-02-2026 14:26:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-22 14:40:02.0","user_id":9100192714,"short_order_id":"FNuXoJ","location":"Tech Mahindra Smart","order_id":"TM02202301260122142520110","sku_json":"{\"bill_amount\": 78, \"skus\": [{\"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"unit_price\": \"36\", \"offer_id\": \"166327_0201\", \"tray_id\": \"31\", \"door_id\": \"\", \"offer_desc\": \"10% OFF\", \"qty\": \"1\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"sku_total\": 36}, {\"skuid\": \"4500621\", \"name\": \"Cadbury Fuse 23gm per peice\", \"unit_price\": \"20\", \"offer_id\": \"\", \"tray_id\": \"36\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500621-2427.jpg\", \"sku_total\": 20}, {\"skuid\": \"4500566\", \"name\": \"Snickers Chocolate 20gm per peice\", \"unit_price\": \"18\", \"offer_id\": \"\", \"tray_id\": \"42\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\", \"sku_total\": 18}], \"res\": true, \"rstatus\": true, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9100192714\", \"imei\": \"TM02202301\", \"total_amount\": 74, \"orderId\": \"TM02202301260122142520110\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"8e4453db-7581-439b-b98a-952b7194f829","pre_auth_amount":85,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260120155022901.mp4","vm_imei_id":"TM02202301","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-01-20 15:50:22.0","area":"E-City ","address":"HSR","amount_received":85,"receipt_id":"IN20260120155206","proposedSkuJson":"{\"skus\": [{\"mrp\": \"49\", \"sku_total\": 49, \"offer_id\": \"\", \"offer_desc\": \"\", \"name\": \"Cadbury Dairy Milk Fruit n Nut 35gms\", \"image_url\": \"https://images.tinymart.in/product/6417-8641.jpg\", \"qty\": 1, \"tray_id\": \"41\", \"door_id\": \"2\", \"unit_price\": 49, \"skuid\": \"6417\"}, {\"mrp\": \"40\", \"sku_total\": 36, \"offer_id\": \"166327_0201\", \"offer_desc\": \"\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"qty\": 1, \"tray_id\": \"31\", \"door_id\": \"2\", \"unit_price\": 36, \"skuid\": \"166327\"}], \"imei\": \"TM02202301\", \"res\": true, \"orderId\": \"TM02202301260120155022901\", \"cart_offer_desc\": \"\", \"bill_amount\": 85, \"total_amount\": 85, \"userId\": \"9100192714\"}","short_order_expiry":"20-02-2026 15:52:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-20 16:10:03.0","user_id":9100192714,"short_order_id":"XLBtT8","location":"Tech Mahindra Smart","order_id":"TM02202301260120155022901","sku_json":"{\"skus\": [{\"mrp\": \"40\", \"sku_total\": 36, \"offer_id\": \"166327_0201\", \"offer_desc\": \"10% OFF\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"qty\": \"1\", \"tray_id\": \"31\", \"door_id\": \"\", \"unit_price\": \"36\", \"skuid\": \"166327\"}, {\"mrp\": \"49\", \"sku_total\": 49, \"offer_id\": \"\", \"name\": \"Cadbury Dairy Milk Fruit n Nut 35gms per peice\", \"image_url\": \"https://images.tinymart.in/product/6417-8641.jpg\", \"qty\": 1, \"tray_id\": \"41\", \"door_id\": \"\", \"unit_price\": \"49\", \"skuid\": \"6417\"}], \"imei\": \"TM02202301\", \"res\": true, \"orderId\": \"TM02202301260120155022901\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"bill_amount\": 89, \"userId\": \"9100192714\", \"total_amount\": 85, \"rstatus\": true}","status":"Completed"}]
20-08-2026 00:39:10.524 2338586 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:10.524 2338586 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@34c34226
20-08-2026 00:39:10.524 2338586 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:10.526 2338588 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:39:10.526 2338588 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:39:10.528 2338590 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260818205211495_0', order_id='TM08202203260818205211495', sku='4500651', tray_id='', vm_id='1660745548012', price=45.0, mrp=45.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:12:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.528 2338590 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/4500651-8004.webp","qty":1,"name":"Sunfeast Breakfast protein Smoothie with Oats","mrp":"45","unit_price":45,"offer_id":"","skuid":"4500651","tray_id":"36","offer_desc":""}]
20-08-2026 00:39:10.529 2338591 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260815003408884_0', order_id='TM08202203260815003408884', sku='4500592', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-15 00:35:11.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.530 2338592 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500592-7887.webp","door_id":"1","qty":1,"name":"Jus Amazin SALTED PEANUTS 33g","mrp":"20","unit_price":20,"skuid":"4500592","offer_id":"","tray_id":"13","offer_desc":""}]
20-08-2026 00:39:10.531 2338593 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260813224533264_0', order_id='TM08202203260813224533264', sku='4500656', tray_id='', vm_id='1660745548012', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:46:36.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.531 2338593 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"tray_id":"45","offer_id":"","skuid":"4500656","offer_desc":""}]
20-08-2026 00:39:10.533 2338595 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260807201139122_0', order_id='TM08202203260807201139122', sku='186059', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 20:12:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.533 2338595 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"skuid":"186059","tray_id":"46","offer_id":"","offer_desc":""}]
20-08-2026 00:39:10.535 2338597 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260710195335990_0', order_id='TM08202203260710195335990', sku='4500541', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-10 19:54:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.535 2338597 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500541-6798.jpg","qty":1,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"tray_id":"40","skuid":"4500541","offer_id":"","offer_desc":""}]
20-08-2026 00:39:10.537 2338599 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260701205357038_0', order_id='TM08202203260701205357038', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-01 20:55:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260701205357038_1', order_id='TM08202203260701205357038', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-01 20:55:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.537 2338599 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500648-25.webp","door_id":"1","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"tray_id":"11","offer_id":"","skuid":"4500648","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500647-1968.png","door_id":"1","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"tray_id":"14","offer_id":"","skuid":"4500647","offer_desc":""}]
20-08-2026 00:39:10.540 2338602 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260617003052078_0', order_id='TM08202203260617003052078', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 00:32:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260617003052078_1', order_id='TM08202203260617003052078', sku='4500707', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 00:32:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260617003052078_2', order_id='TM08202203260617003052078', sku='186084', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 00:32:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.540 2338602 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500707-9670.jpg","door_id":"1","qty":1,"name":"Farmely Party Mix 21gm","mrp":"30","unit_price":30,"skuid":"4500707","tray_id":"22","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500647-1968.png","door_id":"1","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"skuid":"4500647","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":30,"image_url":"https://images.tinymart.in/product/186084-5395.png","door_id":"2","qty":1,"name":"KITKAT Nestle 4 Finger Chocolate 38g","mrp":"30","unit_price":30,"skuid":"186084","tray_id":"40","offer_id":"","offer_desc":""}]
20-08-2026 00:39:10.541 2338603 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260526144149767_0', order_id='TM08202203260526144149767', sku='112220', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-26 14:42:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260526144149767_1', order_id='TM08202203260526144149767', sku='166327', tray_id='', vm_id='1660745548012', price=36.0, mrp=38.0, offer=2, offer_id='166327_0803', qty=1.0, created_at='2026-05-26 14:42:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260526144149767_2', order_id='TM08202203260526144149767', sku='137335', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-26 14:42:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.542 2338604 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"40","offer_id":"","skuid":"137335","offer_desc":""},{"sku_total":36,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"38","unit_price":36,"tray_id":"38","offer_id":"166327_0803","skuid":"166327","offer_desc":""}]
20-08-2026 00:39:10.544 2338606 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260513212949650_0', order_id='TM08202203260513212949650', sku='4500659', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-13 21:31:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260513212949650_1', order_id='TM08202203260513212949650', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-13 21:31:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260513212949650_2', order_id='TM08202203260513212949650', sku='8393', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-13 21:31:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.544 2338606 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500659-9360.webp","qty":1,"name":"Modern Kitchen Roasted Peanut 29gm","mrp":"10","unit_price":10,"tray_id":"13","skuid":"4500659","offer_id":"","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500647-5070.webp","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"tray_id":"22","skuid":"4500647","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/8393-3703.webp","qty":1,"name":"Lays Wavy Cream  Onion 31g","mrp":"20","unit_price":20,"tray_id":"26","skuid":"8393","offer_id":"","offer_desc":""}]
20-08-2026 00:39:10.546 2338608 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260511204710928_0', order_id='TM08202203260511204710928', sku='4500653', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260511204710928_1', order_id='TM08202203260511204710928', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260511204710928_2', order_id='TM08202203260511204710928', sku='4500692', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260511204710928_3', order_id='TM08202203260511204710928', sku='186059', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.546 2338608 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500692-4362.avif","door_id":"1","qty":1,"name":"Max protein 7 grain Protein Hot Chilli 30gm","mrp":"20","unit_price":20,"offer_id":"","skuid":"4500692","tray_id":"24","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500653-5107.webp","door_id":"1","qty":1,"name":"Modern kitchens Kabuli Channa 26gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500653","tray_id":"12","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"offer_id":"","skuid":"186059","tray_id":"46","offer_desc":""}]
20-08-2026 00:39:10.548 2338610 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260508221414593_0', order_id='TM08202203260508221414593', sku='4500653', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_1', order_id='TM08202203260508221414593', sku='4500680', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_2', order_id='TM08202203260508221414593', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_3', order_id='TM08202203260508221414593', sku='112220', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:07.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_4', order_id='TM08202203260508221414593', sku='186090', tray_id='', vm_id='1660745548012', price=19.0, mrp=19.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:07.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.548 2338610 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500680-2380.jpg","qty":1,"name":"McVities Coconut Cookies 66gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"20","skuid":"4500680","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500647-5070.webp","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"offer_id":"","tray_id":"22","skuid":"4500647","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/2332-5531.jpg","qty":1,"name":"Town Bus Masala Peanuts","mrp":"10","unit_price":10,"offer_id":"","tray_id":"13","skuid":"2332","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/112220-2513.jpg","qty":1,"name":"Snickers Chocolate Bar 22g","mrp":"20","unit_price":20,"offer_id":"","tray_id":"36","skuid":"112220","offer_desc":""},{"sku_total":19,"door_id":"2","image_url":"https://images.tinymart.in/product/186090-4056.jpg","qty":1,"name":"Tropicana Orange Delight 180 ML","mrp":"19","unit_price":19,"offer_id":"","tray_id":"37","skuid":"186090","offer_desc":""}]
20-08-2026 00:39:10.550 2338612 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260422202123465_0', order_id='TM08202203260422202123465', sku='4500642', tray_id='', vm_id='1660745548012', price=40.0, mrp=50.0, offer=10, offer_id='4500642_0803', qty=1.0, created_at='2026-04-22 20:22:45.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260422202123465_1', order_id='TM08202203260422202123465', sku='4500656', tray_id='', vm_id='1660745548012', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-22 20:22:45.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.550 2338612 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500642-3392.webp","door_id":"2","qty":1,"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","mrp":"50","unit_price":40,"skuid":"4500642","tray_id":"41","offer_id":"4500642_0803","offer_desc":""},{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"45","offer_id":"","offer_desc":""}]
20-08-2026 00:39:10.551 2338613 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260416202728293_0', order_id='TM08202203260416202728293', sku='4500509', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-16 20:28:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.551 2338613 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500509-2152.webp","door_id":"2","qty":1,"name":"Mirinda 330 ml can","mrp":"40","unit_price":40,"tray_id":"45","offer_id":"","skuid":"4500509","offer_desc":""}]
20-08-2026 00:39:10.553 2338615 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260406212642690_0', order_id='TM08202203260406212642690', sku='137335', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-06 21:28:19.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260406212642690_1', order_id='TM08202203260406212642690', sku='4500642', tray_id='', vm_id='1660745548012', price=50.0, mrp=50.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-06 21:28:19.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260406212642690_2', order_id='TM08202203260406212642690', sku='4500641', tray_id='', vm_id='1660745548012', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-06 21:28:19.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.553 2338615 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/137335-1619.png","door_id":"2","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"skuid":"137335","offer_id":"","tray_id":"36","offer_desc":""},{"sku_total":50,"image_url":"https://images.tinymart.in/product/4500642-3392.webp","door_id":"2","qty":1,"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","mrp":"50","unit_price":50,"skuid":"4500642","offer_id":"","tray_id":"41","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500641-4924.avif","door_id":"2","qty":1,"name":"Nandini Lassi 180ml","mrp":"25","unit_price":25,"skuid":"4500641","offer_id":"","tray_id":"45","offer_desc":""}]
20-08-2026 00:39:10.555 2338617 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260218223622879_0', order_id='TM02202301260218223622879', sku='166327', tray_id='', vm_id='1676009959600', price=34.0, mrp=38.0, offer=4, offer_id='166327_0201', qty=1.0, created_at='2026-02-18 22:37:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260218223622879_1', order_id='TM02202301260218223622879', sku='4500630', tray_id='', vm_id='1676009959600', price=38.0, mrp=50.0, offer=12, offer_id='4500630_0201', qty=1.0, created_at='2026-02-18 22:37:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260218223622879_2', order_id='TM02202301260218223622879', sku='4500642', tray_id='', vm_id='1676009959600', price=43.0, mrp=50.0, offer=7, offer_id='4500642_0201', qty=1.0, created_at='2026-02-18 22:37:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.555 2338617 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":43,"door_id":"2","image_url":"https://images.tinymart.in/product/4500642-3392.webp","qty":1,"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","mrp":"50","unit_price":43,"skuid":"4500642","tray_id":"41","offer_id":"4500642_0201","offer_desc":""},{"sku_total":34,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"38","unit_price":34,"skuid":"166327","tray_id":"31","offer_id":"166327_0201","offer_desc":""}]
20-08-2026 00:39:10.557 2338619 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260202210604399_0', order_id='TM02202301260202210604399', sku='137335', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-02-02 21:15:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260202210604399_1', order_id='TM02202301260202210604399', sku='186059', tray_id='', vm_id='1676009959600', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-02-02 21:15:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.557 2338619 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"skuid":"137335","offer_id":"","tray_id":"37","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/186059-5330.png","qty":1,"name":"Pepsi ZeroSugar  330ml","mrp":"40","unit_price":40,"skuid":"186059","offer_id":"","tray_id":"44","offer_desc":""}]
20-08-2026 00:39:10.559 2338621 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260129212912453_0', order_id='TM02202301260129212912453', sku='8393', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-29 21:30:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260129212912453_1', order_id='TM02202301260129212912453', sku='186020', tray_id='', vm_id='1676009959600', price=37.0, mrp=37.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-29 21:30:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260129212912453_2', order_id='TM02202301260129212912453', sku='112220', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-29 21:30:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.559 2338621 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/8393-3703.webp","qty":1,"name":"Lays Wavy Cream  Onion 31g","mrp":"20","unit_price":20,"offer_id":"","skuid":"8393","tray_id":"23","offer_desc":""},{"sku_total":36,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"40","unit_price":36,"offer_id":"166327_0201","skuid":"166327","tray_id":"31","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/112220-2513.jpg","qty":1,"name":"Snickers Chocolate Bar 22g","mrp":"20","unit_price":20,"offer_id":"","skuid":"112220","tray_id":"42","offer_desc":""}]
20-08-2026 00:39:10.561 2338623 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260122142520110_0', order_id='TM02202301260122142520110', sku='166327', tray_id='', vm_id='1676009959600', price=36.0, mrp=40.0, offer=4, offer_id='166327_0201', qty=1.0, created_at='2026-01-22 14:26:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260122142520110_1', order_id='TM02202301260122142520110', sku='4500621', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-22 14:26:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260122142520110_2', order_id='TM02202301260122142520110', sku='4500566', tray_id='', vm_id='1676009959600', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-22 14:26:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.562 2338624 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"2","image_url":"https://images.tinymart.in/product/4500566-5302.jpg","qty":1,"name":"Snickers Chocolate 20gm","mrp":"18","unit_price":18,"skuid":"4500566","offer_id":"","tray_id":"42","offer_desc":""},{"sku_total":36,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"40","unit_price":36,"skuid":"166327","offer_id":"166327_0201","tray_id":"31","offer_desc":""}]
20-08-2026 00:39:10.563 2338625 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260120155022901_0', order_id='TM02202301260120155022901', sku='166327', tray_id='', vm_id='1676009959600', price=36.0, mrp=40.0, offer=4, offer_id='166327_0201', qty=1.0, created_at='2026-01-20 15:52:05.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260120155022901_1', order_id='TM02202301260120155022901', sku='6417', tray_id='', vm_id='1676009959600', price=49.0, mrp=49.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-20 15:52:05.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:10.563 2338625 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - skuList [{"sku_total":49,"image_url":"https://images.tinymart.in/product/6417-8641.jpg","door_id":"2","qty":1,"name":"Cadbury Dairy Milk Fruit n Nut 35gms","mrp":"49","unit_price":49,"offer_id":"","tray_id":"41","skuid":"6417","offer_desc":""},{"sku_total":36,"image_url":"https://images.tinymart.in/product/166327-5644.jpg","door_id":"2","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"40","unit_price":36,"offer_id":"166327_0201","tray_id":"31","skuid":"166327","offer_desc":""}]
20-08-2026 00:39:10.565 2338627 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2032d37d
20-08-2026 00:39:10.566 2338628 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:10.566 2338628 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:10.566 2338628 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2032d37d
20-08-2026 00:39:10.566 2338628 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:10.570 2338632 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:39:10.570 2338632 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:39:10.570 2338632 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:39:10.570 2338632 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:39:10.570 2338632 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:10.571 2338633 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:39:10.571 2338633 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:10.572 2338634 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM08202203260820003837839
20-08-2026 00:39:10.572 2338634 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM08202203260820003837839
20-08-2026 00:39:11.948 2340010 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: [{"data": "{\"transactions\": [{\"tray_weight\": \"167\", \"TS\": 1787162810.503, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:36:50.503000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162810.524, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:36:50.524000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162810.529, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:36:50.529000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162810.53, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:36:50.530000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162810.531, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:36:50.531000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162810.533, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:36:50.533000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162820.2, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:00.200000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162820.202, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:00.202000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162820.202, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:00.202000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162820.2029998, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:00.203000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162820.205, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:00.205000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162820.2059999, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:00.206000\"}, {\"tray_weight\": \"256\", \"TS\": 1787162871.155, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"256\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.155000\"}, {\"tray_weight\": \"256\", \"TS\": 1787162871.161, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"256\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.161000\"}, {\"tray_weight\": \"256\", \"TS\": 1787162871.162, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"256\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.162000\"}, {\"tray_weight\": \"256\", \"TS\": 1787162871.164, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"256\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.164000\"}, {\"tray_weight\": \"256\", \"TS\": 1787162871.164, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"256\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.164000\"}, {\"tray_weight\": \"256\", \"TS\": 1787162871.1650002, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"256\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.165000\"}, {\"tray_weight\": \"375\", \"TS\": 1787162871.2879999, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"375\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.288000\"}, {\"tray_weight\": \"375\", \"TS\": 1787162871.289, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"375\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.289000\"}, {\"tray_weight\": \"375\", \"TS\": 1787162871.289, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"375\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.289000\"}, {\"tray_weight\": \"375\", \"TS\": 1787162871.293, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"375\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.293000\"}, {\"tray_weight\": \"375\", \"TS\": 1787162871.2930002, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"375\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.293000\"}, {\"tray_weight\": \"375\", \"TS\": 1787162871.2940001, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"375\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:51.294000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162872.769, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:52.769000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162872.771, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:52.771000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162872.771, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:52.771000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162872.7719998, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:52.772000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162872.774, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:52.774000\"}, {\"tray_weight\": \"72\", \"TS\": 1787162872.7749999, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:37:52.775000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162892.111, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:12.111000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162892.132, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:12.132000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162892.137, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:12.137000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162892.138, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:12.138000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162892.139, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:12.139000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162892.141, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:12.141000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162914.427, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:34.427000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162914.448, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:34.448000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162914.453, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:34.453000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162914.454, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:34.454000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162914.455, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:34.455000\"}, {\"tray_weight\": \"167\", \"TS\": 1787162914.457, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"167\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:38:34.457000\"}, {\"tray_weight\": \"312\", \"TS\": 1787162977.3040001, \"address\": \"12\", \"expected_tray_weight\": 308, \"weight\": \"312\", \"tray_id\": \"12\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:39:37.304000\"}, {\"tray_weight\": \"312\", \"TS\": 1787162977.305, \"address\": \"12\", \"expected_tray_weight\": 308, \"weight\": \"312\", \"tray_id\": \"12\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:39:37.305000\"}, {\"tray_weight\": \"312\", \"TS\": 1787162977.3079998, \"address\": \"12\", \"expected_tray_weight\": 308, \"weight\": \"312\", \"tray_id\": \"12\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:39:37.308000\"}, {\"tray_weight\": \"312\", \"TS\": 1787162977.308, \"address\": \"12\", \"expected_tray_weight\": 308, \"weight\": \"312\", \"tray_id\": \"12\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:39:37.308000\"}, {\"tray_weight\": \"312\", \"TS\": 1787162977.309, \"address\": \"12\", \"expected_tray_weight\": 308, \"weight\": \"312\", \"tray_id\": \"12\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:39:37.309000\"}, {\"tray_weight\": \"312\", \"TS\": 1787162977.312, \"address\": \"12\", \"expected_tray_weight\": 308, \"weight\": \"312\", \"tray_id\": \"12\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:39:37.312000\"}, {\"tray_weight\": \"85\", \"TS\": 1787163034.0839999, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:34.084000\"}, {\"tray_weight\": \"85\", \"TS\": 1787163034.092, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:34.092000\"}, {\"tray_weight\": \"85\", \"TS\": 1787163034.093, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:34.093000\"}, {\"tray_weight\": \"85\", \"TS\": 1787163034.0939999, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:34.094000\"}, {\"tray_weight\": \"85\", \"TS\": 1787163034.096, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:34.096000\"}, {\"tray_weight\": \"6\", \"TS\": 1787163035.866, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:35.866000\"}, {\"tray_weight\": \"6\", \"TS\": 1787163035.872, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:35.872000\"}, {\"tray_weight\": \"6\", \"TS\": 1787163035.873, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:35.873000\"}, {\"tray_weight\": \"6\", \"TS\": 1787163035.875, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:35.875000\"}, {\"tray_weight\": \"237\", \"TS\": 1787163035.931, \"address\": \"16\", \"expected_tray_weight\": 245, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:35.931000\"}, {\"tray_weight\": \"237\", \"TS\": 1787163035.932, \"address\": \"16\", \"expected_tray_weight\": 245, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:35.932000\"}, {\"tray_weight\": \"237\", \"TS\": 1787163035.934, \"address\": \"16\", \"expected_tray_weight\": 245, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:35.934000\"}, {\"tray_weight\": \"237\", \"TS\": 1787163035.935, \"address\": \"16\", \"expected_tray_weight\": 245, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:35.935000\"}, {\"tray_weight\": \"377\", \"TS\": 1787163037.542, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"377\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:37.542000\"}, {\"tray_weight\": \"377\", \"TS\": 1787163037.546, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"377\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:37.546000\"}, {\"tray_weight\": \"377\", \"TS\": 1787163037.547, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"377\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:37.547000\"}, {\"tray_weight\": \"379\", \"TS\": 1787163038.0440001, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"379\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:38.044000\"}, {\"tray_weight\": \"379\", \"TS\": 1787163038.0479999, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"379\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:38.048000\"}, {\"tray_weight\": \"379\", \"TS\": 1787163038.049, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"379\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:38.049000\"}, {\"tray_weight\": \"372\", \"TS\": 1787163038.615, \"address\": \"26\", \"expected_tray_weight\": 385, \"weight\": \"372\", \"tray_id\": \"26\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:38.615000\"}, {\"tray_weight\": \"81\", \"TS\": 1787163040.5279999, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"81\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:40.528000\"}, {\"tray_weight\": \"16\", \"TS\": 1787163040.539, \"address\": \"23\", \"expected_tray_weight\": 0, \"weight\": \"16\", \"tray_id\": \"23\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:40.539000\"}, {\"tray_weight\": \"373\", \"TS\": 1787163040.625, \"address\": \"26\", \"expected_tray_weight\": 385, \"weight\": \"373\", \"tray_id\": \"26\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:40.625000\"}, {\"tray_weight\": \"236\", \"TS\": 1787163041.988, \"address\": \"11\", \"expected_tray_weight\": 210, \"weight\": \"236\", \"tray_id\": \"11\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:41.988000\"}, {\"tray_weight\": \"311\", \"TS\": 1787163042.135, \"address\": \"12\", \"expected_tray_weight\": 308, \"weight\": \"311\", \"tray_id\": \"12\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.135000\"}, {\"tray_weight\": \"168\", \"TS\": 1787163042.194, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"168\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.194000\"}, {\"tray_weight\": \"192\", \"TS\": 1787163042.259, \"address\": \"14\", \"expected_tray_weight\": 168, \"weight\": \"192\", \"tray_id\": \"14\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.259000\"}, {\"tray_weight\": \"7\", \"TS\": 1787163042.309, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"7\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.309000\"}, {\"tray_weight\": \"237\", \"TS\": 1787163042.465, \"address\": \"16\", \"expected_tray_weight\": 245, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.465000\"}, {\"tray_weight\": \"163\", \"TS\": 1787163042.5180001, \"address\": \"17\", \"expected_tray_weight\": 150, \"weight\": \"163\", \"tray_id\": \"17\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.518000\"}, {\"tray_weight\": \"121\", \"TS\": 1787163042.543, \"address\": \"18\", \"expected_tray_weight\": 120, \"weight\": \"121\", \"tray_id\": \"18\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.543000\"}, {\"tray_weight\": \"256\", \"TS\": 1787163042.626, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"256\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.626000\"}, {\"tray_weight\": \"168\", \"TS\": 1787163042.6299999, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"168\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.630000\"}, {\"tray_weight\": \"191\", \"TS\": 1787163042.758, \"address\": \"21\", \"expected_tray_weight\": 192, \"weight\": \"191\", \"tray_id\": \"21\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.758000\"}, {\"tray_weight\": \"71\", \"TS\": 1787163042.802, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"71\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.802000\"}, {\"tray_weight\": \"85\", \"TS\": 1787163042.839, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.839000\"}, {\"tray_weight\": \"16\", \"TS\": 1787163042.855, \"address\": \"23\", \"expected_tray_weight\": 0, \"weight\": \"16\", \"tray_id\": \"23\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.855000\"}, {\"tray_weight\": \"373\", \"TS\": 1787163042.875, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"373\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:42.875000\"}, {\"tray_weight\": \"373\", \"TS\": 1787163043.244, \"address\": \"26\", \"expected_tray_weight\": 385, \"weight\": \"373\", \"tray_id\": \"26\", \"flow\": \"0\", \"datetime\": \"2026-08-19 23:40:43.244000\"}], \"sku_selected\": true, \"order_data\": {}, \"payment\": true, \"close_door\": true, \"offer_applied\": true, \"order_id\": \"TM08202203260819233926601\", \"open_door\": true, \"invoice_order\": \"Completed\", \"initial_weights\": [{\"tray_weight\": \"236\", \"tray_id\": 11, \"active\": 1, \"org_sku\": \"4500722\", \"door_id\": \"1\", \"sku_json\": \"4500722-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"312\", \"tray_id\": 12, \"active\": 1, \"org_sku\": \"4500723\", \"door_id\": \"1\", \"sku_json\": \"4500723-11\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"168\", \"tray_id\": 13, \"active\": 1, \"org_sku\": \"4500592\", \"door_id\": \"1\", \"sku_json\": \"4500592-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"192\", \"tray_id\": 14, \"active\": 1, \"org_sku\": \"4500723\", \"door_id\": \"1\", \"sku_json\": \"4500723-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"7\", \"tray_id\": 15, \"active\": 1, \"org_sku\": \"4500715\", \"door_id\": \"1\", \"sku_json\": \"4500715-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"271\", \"tray_id\": 16, \"active\": 1, \"org_sku\": \"4500722\", \"door_id\": \"1\", \"sku_json\": \"4500722-7\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"163\", \"tray_id\": 17, \"active\": 1, \"org_sku\": \"4500728\", \"door_id\": \"1\", \"sku_json\": \"4500728-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"121\", \"tray_id\": 18, \"active\": 1, \"org_sku\": \"4500624\", \"door_id\": \"1\", \"sku_json\": \"4500624-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"256\", \"tray_id\": 19, \"active\": 1, \"org_sku\": \"4500669\", \"door_id\": \"1\", \"sku_json\": \"4500669-5\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"168\", \"tray_id\": 20, \"active\": 1, \"org_sku\": \"4500605\", \"door_id\": \"1\", \"sku_json\": \"4500605-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"191\", \"tray_id\": 21, \"active\": 1, \"org_sku\": \"4500681\", \"door_id\": \"1\", \"sku_json\": \"4500681-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"72\", \"tray_id\": 22, \"active\": 1, \"org_sku\": \"4500726\", \"door_id\": \"1\", \"sku_json\": \"4500726-1\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"16\", \"tray_id\": 23, \"active\": 1, \"org_sku\": \"186100\", \"door_id\": \"1\", \"sku_json\": \"186100-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"85\", \"tray_id\": 24, \"active\": 1, \"org_sku\": \"4500712\", \"door_id\": \"1\", \"sku_json\": \"4500712-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"375\", \"tray_id\": 25, \"active\": 1, \"org_sku\": \"4500711\", \"door_id\": \"1\", \"sku_json\": \"4500711-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"447\", \"tray_id\": 26, \"active\": 1, \"org_sku\": \"4500711\", \"door_id\": \"1\", \"sku_json\": \"4500711-5\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"99999\", \"tray_id\": 27, \"active\": 1, \"org_sku\": \"0\", \"door_id\": \"1\", \"sku_json\": \"0-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"419\", \"tray_id\": 31, \"active\": 1, \"org_sku\": \"4500724\", \"door_id\": \"2\", \"sku_json\": \"4500724-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1171\", \"tray_id\": 32, \"active\": 1, \"org_sku\": \"4500499\", \"door_id\": \"2\", \"sku_json\": \"4500499-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"203\", \"tray_id\": 33, \"active\": 1, \"org_sku\": \"186001\", \"door_id\": \"2\", \"sku_json\": \"186001-1\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"-4\", \"tray_id\": 34, \"active\": 1, \"org_sku\": \"4500667\", \"door_id\": \"2\", \"sku_json\": \"4500667-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1036\", \"tray_id\": 35, \"active\": 1, \"org_sku\": \"108676\", \"door_id\": \"2\", \"sku_json\": \"108676-5\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"381\", \"tray_id\": 36, \"active\": 1, \"org_sku\": \"4500651\", \"door_id\": \"2\", \"sku_json\": \"4500651-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"379\", \"tray_id\": 37, \"active\": 1, \"org_sku\": \"4500643\", \"door_id\": \"2\", \"sku_json\": \"4500643-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"183\", \"tray_id\": 38, \"active\": 1, \"org_sku\": \"4500678\", \"door_id\": \"2\", \"sku_json\": \"4500678-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"806\", \"tray_id\": 39, \"active\": 1, \"org_sku\": \"185994\", \"door_id\": \"2\", \"sku_json\": \"185994-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"-2\", \"tray_id\": 40, \"active\": 1, \"org_sku\": \"185993\", \"door_id\": \"2\", \"sku_json\": \"185993-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"188\", \"tray_id\": 41, \"active\": 1, \"org_sku\": \"4500706\", \"door_id\": \"2\", \"sku_json\": \"4500706-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"4\", \"tray_id\": 42, \"active\": 1, \"org_sku\": \"4500663\", \"door_id\": \"2\", \"sku_json\": \"4500663-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1090\", \"tray_id\": 43, \"active\": 1, \"org_sku\": \"4500407\", \"door_id\": \"2\", \"sku_json\": \"4500407-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"337\", \"tray_id\": 44, \"active\": 1, \"org_sku\": \"186078\", \"door_id\": \"2\", \"sku_json\": \"186078-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"889\", \"tray_id\": 45, \"active\": 1, \"org_sku\": \"4500656\", \"door_id\": \"2\", \"sku_json\": \"4500656-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"295\", \"tray_id\": 46, \"active\": 1, \"org_sku\": \"186059\", \"door_id\": \"2\", \"sku_json\": \"186059-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}], \"init_txn\": true, \"complete_order\": \"Completed\", \"order_status\": {\"status\": \"True\", \"rstatus\": true, \"delay\": 100, \"SectionMain\": {\"Header\": \"Door Closed\"}, \"SectionStatus\": {\"UI_Header\": \"\", \"SubHeader\": \"Please wait for invoice to generate\", \"Note\": \"If any due amount, clear at https://go.tinymart.in\", \"Header\": \" Order is complete \"}, \"SectionSKU\": {\"skus\": [], \"Header\": \"If you like us, tell others... else tell us\"}, \"voiceNote\": \"Transaction Completed\"}, \"state\": \"STATE_COMPLETE\", \"complete_order_data\": {\"status\": \"True\", \"sku_json\": {\"skus\": [{\"name\": \"MaxVita Rice Kodubale 30gm per peice\", \"tray_id\": \"16\", \"sku_total\": 10.0, \"door_id\": \"\", \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\"}, {\"name\": \"MaxVita Cheese Ball Cheese masti 70gm per peice\", \"tray_id\": \"26\", \"sku_total\": 30.0, \"door_id\": \"\", \"skuid\": \"4500711\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"unit_price\": \"30\", \"qty\": 1, \"mrp\": \"30\"}], \"rstatus\": true, \"res\": \"True\", \"logic\": \"WBL\", \"orderId\": \"TM08202203260819233926601\", \"total_amount\": 40.0}, \"rstatus\": true}, \"final_weights\": [{\"tray_weight\": \"236\", \"tray_id\": 11, \"active\": 1, \"org_sku\": \"4500722\", \"door_id\": \"1\", \"sku_json\": \"4500722-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"311\", \"tray_id\": 12, \"active\": 1, \"org_sku\": \"4500723\", \"door_id\": \"1\", \"sku_json\": \"4500723-11\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"168\", \"tray_id\": 13, \"active\": 1, \"org_sku\": \"4500592\", \"door_id\": \"1\", \"sku_json\": \"4500592-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"192\", \"tray_id\": 14, \"active\": 1, \"org_sku\": \"4500723\", \"door_id\": \"1\", \"sku_json\": \"4500723-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"7\", \"tray_id\": 15, \"active\": 1, \"org_sku\": \"4500715\", \"door_id\": \"1\", \"sku_json\": \"4500715-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"237\", \"tray_id\": 16, \"active\": 1, \"org_sku\": \"4500722\", \"door_id\": \"1\", \"sku_json\": \"4500722-7\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"163\", \"tray_id\": 17, \"active\": 1, \"org_sku\": \"4500728\", \"door_id\": \"1\", \"sku_json\": \"4500728-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"121\", \"tray_id\": 18, \"active\": 1, \"org_sku\": \"4500624\", \"door_id\": \"1\", \"sku_json\": \"4500624-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"256\", \"tray_id\": 19, \"active\": 1, \"org_sku\": \"4500669\", \"door_id\": \"1\", \"sku_json\": \"4500669-5\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"168\", \"tray_id\": 20, \"active\": 1, \"org_sku\": \"4500605\", \"door_id\": \"1\", \"sku_json\": \"4500605-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"191\", \"tray_id\": 21, \"active\": 1, \"org_sku\": \"4500681\", \"door_id\": \"1\", \"sku_json\": \"4500681-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"71\", \"tray_id\": 22, \"active\": 1, \"org_sku\": \"4500726\", \"door_id\": \"1\", \"sku_json\": \"4500726-1\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"16\", \"tray_id\": 23, \"active\": 1, \"org_sku\": \"186100\", \"door_id\": \"1\", \"sku_json\": \"186100-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"85\", \"tray_id\": 24, \"active\": 1, \"org_sku\": \"4500712\", \"door_id\": \"1\", \"sku_json\": \"4500712-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"373\", \"tray_id\": 25, \"active\": 1, \"org_sku\": \"4500711\", \"door_id\": \"1\", \"sku_json\": \"4500711-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"373\", \"tray_id\": 26, \"active\": 1, \"org_sku\": \"4500711\", \"door_id\": \"1\", \"sku_json\": \"4500711-5\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"99999\", \"tray_id\": 27, \"active\": 1, \"org_sku\": \"0\", \"door_id\": \"1\", \"sku_json\": \"0-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"419\", \"tray_id\": 31, \"active\": 1, \"org_sku\": \"4500724\", \"door_id\": \"2\", \"sku_json\": \"4500724-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1171\", \"tray_id\": 32, \"active\": 1, \"org_sku\": \"4500499\", \"door_id\": \"2\", \"sku_json\": \"4500499-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"203\", \"tray_id\": 33, \"active\": 1, \"org_sku\": \"186001\", \"door_id\": \"2\", \"sku_json\": \"186001-1\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"-4\", \"tray_id\": 34, \"active\": 1, \"org_sku\": \"4500667\", \"door_id\": \"2\", \"sku_json\": \"4500667-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1036\", \"tray_id\": 35, \"active\": 1, \"org_sku\": \"108676\", \"door_id\": \"2\", \"sku_json\": \"108676-5\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"381\", \"tray_id\": 36, \"active\": 1, \"org_sku\": \"4500651\", \"door_id\": \"2\", \"sku_json\": \"4500651-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"379\", \"tray_id\": 37, \"active\": 1, \"org_sku\": \"4500643\", \"door_id\": \"2\", \"sku_json\": \"4500643-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"183\", \"tray_id\": 38, \"active\": 1, \"org_sku\": \"4500678\", \"door_id\": \"2\", \"sku_json\": \"4500678-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"806\", \"tray_id\": 39, \"active\": 1, \"org_sku\": \"185994\", \"door_id\": \"2\", \"sku_json\": \"185994-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"-2\", \"tray_id\": 40, \"active\": 1, \"org_sku\": \"185993\", \"door_id\": \"2\", \"sku_json\": \"185993-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"188\", \"tray_id\": 41, \"active\": 1, \"org_sku\": \"4500706\", \"door_id\": \"2\", \"sku_json\": \"4500706-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"4\", \"tray_id\": 42, \"active\": 1, \"org_sku\": \"4500663\", \"door_id\": \"2\", \"sku_json\": \"4500663-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1090\", \"tray_id\": 43, \"active\": 1, \"org_sku\": \"4500407\", \"door_id\": \"2\", \"sku_json\": \"4500407-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"337\", \"tray_id\": 44, \"active\": 1, \"org_sku\": \"186078\", \"door_id\": \"2\", \"sku_json\": \"186078-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"889\", \"tray_id\": 45, \"active\": 1, \"org_sku\": \"4500656\", \"door_id\": \"2\", \"sku_json\": \"4500656-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"295\", \"tray_id\": 46, \"active\": 1, \"org_sku\": \"186059\", \"door_id\": \"2\", \"sku_json\": \"186059-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}], \"auth\": true}", "sync_done": "False", "order_id": "TM08202203260819233926601", "created_at": "2026-08-20 00:37:40.368469"}]
20-08-2026 00:39:11.957 2340019 [http-nio-8051-exec-115] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":["TM08202203260819233926601"],"status":true}
20-08-2026 00:39:14.557 2342619 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:39:14.557 2342619 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:39:14.557 2342619 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:39:14.558 2342620 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:39:14.558 2342620 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:14.559 2342621 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:39:14.559 2342621 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:14.560 2342622 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9100192714, page=0}
20-08-2026 00:39:14.560 2342622 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9100192714, page=0}
20-08-2026 00:39:14.560 2342622 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:39:14.561 2342623 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9100192714
20-08-2026 00:39:14.564 2342626 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:39:14.564 2342626 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:39:14.564 2342626 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:39:14.564 2342626 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:39:14.564 2342626 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:14.565 2342627 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:39:14.565 2342627 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:14.566 2342628 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9100192714
20-08-2026 00:39:14.566 2342628 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9100192714
20-08-2026 00:39:14.568 2342630 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app', wallet_txn_id='2649684269312985027', environment='9', wallet_txn_ids_json='{"pre_credit":"2236787425701351188","pre_debit":"2649684269312985027"}', internal_status='null'}
20-08-2026 00:39:14.568 2342630 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app', wallet_txn_id='2649684269312985027', environment='9', wallet_txn_ids_json='{"pre_credit":"2236787425701351188","pre_debit":"2649684269312985027"}', internal_status='null'}
20-08-2026 00:39:14.569 2342631 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4deedbd
20-08-2026 00:39:14.569 2342631 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:39:14.569 2342631 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:14.569 2342631 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:39:14.569 2342631 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4deedbd
20-08-2026 00:39:14.569 2342631 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:39:14.569 2342631 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:39:14.570 2342632 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - orderArray [{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":20,"access_code":"45619377","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"12\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500722-2079.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Rice Kodubale 30gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500722\",\"tray_id\":\"11\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM08202203260820003837839\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM08202203\",\"userId\":\"9100192714\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","order_modified_at":"2026-08-20 00:39:05.0","user_id":9100192714,"vm_imei_id":"TM08202203","order_amount":0,"location":"Tech Mahindra Cafeteria","order_id":"TM08202203260820003837839","order_created_at":"2026-08-20 00:38:37.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"d1e6296a-b05e-4d53-8341-1fbf9d5f08b4","pre_auth_amount":45,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260818205211495.mp4","vm_imei_id":"TM08202203","order_amount":45,"weight_based_response":"{}","order_created_at":"2026-08-18 20:52:11.0","area":"Hebbal","address":"HSR","amount_received":45,"receipt_id":"IN20260818211207","proposedSkuJson":"{\"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"offer_desc\": \"\", \"offer_id\": \"\", \"skuid\": \"4500651\", \"door_id\": \"2\", \"sku_total\": 45, \"tray_id\": \"36\", \"mrp\": \"45\", \"qty\": 1, \"name\": \"Sunfeast Breakfast protein Smoothie with Oats\", \"image_url\": \"https://images.tinymart.in/product/4500651-8004.webp\", \"unit_price\": 45}], \"res\": true, \"total_amount\": 45, \"orderId\": \"TM08202203260818205223613\", \"bill_amount\": 45}","short_order_expiry":"18-09-2026 21:12:07","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:25:03.0","user_id":9100192714,"short_order_id":"9c921K","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260818205211495","sku_json":"{\"rstatus\": true, \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260818205211495\", \"res\": true, \"total_amount\": 45, \"skus\": [{\"offer_id\": \"\", \"skuid\": \"4500651\", \"door_id\": \"\", \"sku_total\": 45, \"tray_id\": \"36\", \"mrp\": \"45\", \"qty\": 1, \"name\": \"Sunfeast Breakfast protein Smoothie with Oats per peice\", \"image_url\": \"https://images.tinymart.in/product/4500651-8004.webp\", \"unit_price\": \"45\"}], \"bill_amount\": 45, \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"383f1d34-7390-40ee-874c-337e25c70779","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260815003408884.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-15 00:34:08.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260815003513","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500592\", \"mrp\": \"20\", \"unit_price\": 20, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500592-7887.webp\", \"name\": \"Jus Amazin SALTED PEANUTS 33g\", \"sku_total\": 20, \"door_id\": \"1\", \"offer_desc\": \"\", \"qty\": 1, \"tray_id\": \"13\"}], \"orderId\": \"TM08202203260815003408884\", \"userId\": \"9100192714\", \"imei\": \"TM08202203\"}","short_order_expiry":"15-09-2026 00:35:13","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-15 00:50:03.0","user_id":9100192714,"short_order_id":"Zk7sXd","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260815003408884","sku_json":"{\"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"orderId\": \"TM08202203260815003408884\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500592\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500592-7887.webp\", \"name\": \"Jus Amazin SALTED PEANUTS 33g per peice\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 1, \"tray_id\": \"13\"}], \"rstatus\": true, \"userId\": \"9100192714\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ebde0304-99e2-46a3-954a-5806cc7c9568","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260813224533264.mp4","vm_imei_id":"TM08202203","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-08-13 22:45:33.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260813224636","proposedSkuJson":"{\"total_amount\": 60, \"skus\": [{\"door_id\": \"2\", \"tray_id\": \"45\", \"offer_desc\": \"\", \"unit_price\": 60, \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500656\", \"mrp\": \"60\"}], \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 60, \"orderId\": \"TM08202203260813224533264\", \"userId\": \"9100192714\", \"imei\": \"TM08202203\"}","short_order_expiry":"13-09-2026 22:46:36","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9100192714,"short_order_id":"pxlPlM","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260813224533264","sku_json":"{\"orderId\": \"TM08202203260813224533264\", \"total_amount\": 60, \"skus\": [{\"door_id\": \"\", \"tray_id\": \"45\", \"unit_price\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500656\", \"mrp\": \"60\"}], \"userId\": \"9100192714\", \"rstatus\": true, \"res\": true, \"bill_amount\": 60, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e7c6559d-b2b5-4e15-b521-491281f5857f","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260807201139122.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-07 20:11:39.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260807201249","proposedSkuJson":"{\"skus\": [{\"qty\": 1, \"sku_total\": 40, \"skuid\": \"186059\", \"mrp\": \"40\", \"name\": \"Pepsi ZeroSugar  300ml\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"door_id\": \"2\", \"tray_id\": \"46\", \"offer_desc\": \"\", \"offer_id\": \"\"}], \"bill_amount\": 40, \"userId\": \"9100192714\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807201139122\", \"res\": true, \"total_amount\": 40, \"cart_offer_desc\": \"\"}","short_order_expiry":"07-09-2026 20:12:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-07 20:25:03.0","user_id":9100192714,"short_order_id":"L07VyX","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260807201139122","sku_json":"{\"skus\": [{\"qty\": 1, \"sku_total\": 40, \"skuid\": \"186059\", \"mrp\": \"40\", \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"door_id\": \"\", \"tray_id\": \"46\", \"offer_id\": \"\"}], \"bill_amount\": 40, \"userId\": \"9100192714\", \"rstatus\": true, \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260807201139122\", \"res\": true, \"total_amount\": 40, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"eea61f5b-25ea-4686-a76e-b0a843c22857","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260710195335990.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-10 19:53:36.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260710195451","proposedSkuJson":"{\"imei\": \"TM08202203\", \"total_amount\": 20, \"skus\": [{\"name\": \"Cad bury Dairy Milk Chocolate 18gm\", \"sku_total\": 20, \"door_id\": \"2\", \"tray_id\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"skuid\": \"4500541\", \"mrp\": \"20\", \"offer_desc\": \"\", \"unit_price\": 20, \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260710195335990\", \"userId\": \"9100192714\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"10-08-2026 19:54:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-10 19:55:03.0","user_id":9100192714,"short_order_id":"W400Pw","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260710195335990","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"skus\": [{\"name\": \"Cad bury Dairy Milk Chocolate 18gm per peice\", \"sku_total\": 20, \"door_id\": \"\", \"tray_id\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500541-6798.jpg\", \"skuid\": \"4500541\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260710195335990\", \"userId\": \"9100192714\", \"res\": true, \"imei\": \"TM08202203\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"9c6c946d-f4b3-41f2-99fb-358138a691b7","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260701205357038.mp4","vm_imei_id":"TM08202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-01 20:53:57.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260701205506","proposedSkuJson":"{\"imei\": \"TM08202203\", \"orderId\": \"TM08202203260701205357038\", \"res\": true, \"total_amount\": 20, \"userId\": \"9100192714\", \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"skus\": [{\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"tray_id\": \"11\", \"mrp\": \"10\", \"door_id\": \"1\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500648\", \"name\": \"Modern kitchens Banana Chips 21gm\", \"offer_desc\": \"\"}, {\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"tray_id\": \"14\", \"mrp\": \"10\", \"door_id\": \"1\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500647\", \"name\": \"Modern kitchens Roasted Channa 32g\", \"offer_desc\": \"\"}]}","short_order_expiry":"01-08-2026 20:55:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-01 21:05:02.0","user_id":9100192714,"short_order_id":"8M0mw7","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260701205357038","sku_json":"{\"total_amount\": 20, \"imei\": \"TM08202203\", \"rstatus\": true, \"res\": true, \"skus\": [{\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"skuid\": \"4500647\", \"mrp\": \"10\", \"door_id\": \"\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"tray_id\": \"14\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\"}, {\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"skuid\": \"4500648\", \"mrp\": \"10\", \"door_id\": \"\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"tray_id\": \"22\", \"name\": \"Modern kitchens Banana Chips 21gm per peice\"}], \"order_status\": \"\", \"userId\": \"9100192714\", \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260701205357038\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e0380a77-8f7e-4068-828f-34ec533e77e4","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260617003052078.mp4","vm_imei_id":"TM08202203","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-06-17 00:30:52.0","area":"Hebbal","address":"HSR","amount_received":70,"receipt_id":"IN20260617003213","proposedSkuJson":"{\"bill_amount\": 70, \"orderId\": \"TM08202203260617003052078\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500707-9670.jpg\", \"skuid\": \"4500707\", \"door_id\": \"1\", \"mrp\": \"30\", \"offer_desc\": \"\", \"name\": \"Farmely Party Mix 21gm\", \"tray_id\": \"22\", \"unit_price\": 30, \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"skuid\": \"4500647\", \"door_id\": \"1\", \"mrp\": \"10\", \"offer_desc\": \"\", \"name\": \"Modern kitchens Roasted Channa 32g\", \"tray_id\": \"15\", \"unit_price\": 10, \"qty\": 1, \"sku_total\": 10, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"door_id\": \"2\", \"mrp\": \"30\", \"offer_desc\": \"\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g\", \"tray_id\": \"40\", \"unit_price\": 30, \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"userId\": \"9100192714\", \"res\": true, \"total_amount\": 70}","short_order_expiry":"17-07-2026 00:32:13","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-06-17 00:40:03.0","user_id":9100192714,"short_order_id":"o0PENv","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260617003052078","sku_json":"{\"imei\": \"TM08202203\", \"rstatus\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500647-1968.png\", \"skuid\": \"4500647\", \"door_id\": \"\", \"mrp\": \"10\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"tray_id\": \"15\", \"unit_price\": \"10\", \"qty\": 1, \"sku_total\": 10, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/4500707-9670.jpg\", \"skuid\": \"4500707\", \"door_id\": \"\", \"mrp\": \"30\", \"name\": \"Farmely Party Mix 21gm per peice\", \"tray_id\": \"22\", \"unit_price\": \"30\", \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}, {\"image_url\": \"https://images.tinymart.in/product/186084-5395.png\", \"skuid\": \"186084\", \"door_id\": \"\", \"mrp\": \"30\", \"name\": \"KITKAT Nestle 4 Finger Chocolate 38g per peice\", \"tray_id\": \"40\", \"unit_price\": \"30\", \"qty\": 1, \"sku_total\": 30, \"offer_id\": \"\"}], \"cart_offer_desc\": \"\", \"orderId\": \"TM08202203260617003052078\", \"total_amount\": 70, \"order_status\": \"\", \"userId\": \"9100192714\", \"res\": true, \"bill_amount\": 70}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a432577b-4395-4db1-9a8c-3a8a895cd9b2","pre_auth_amount":56,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260526144149767.mp4","vm_imei_id":"TM08202203","order_amount":76,"weight_based_response":"{}","order_created_at":"2026-05-26 14:41:49.0","area":"Hebbal","address":"HSR","amount_received":56,"receipt_id":"IN20260526144252","proposedSkuJson":"{\"orderId\": \"TM08202203260526144149767\", \"cart_offer_desc\": \"\", \"bill_amount\": 56, \"imei\": \"TM08202203\", \"skus\": [{\"unit_price\": 20, \"qty\": 1, \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"40\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"mrp\": \"20\", \"offer_id\": \"\", \"door_id\": \"2\", \"skuid\": \"137335\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\"}, {\"unit_price\": 36, \"qty\": 1, \"sku_total\": 36, \"offer_desc\": \"\", \"tray_id\": \"38\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"mrp\": \"38\", \"offer_id\": \"166327_0803\", \"door_id\": \"2\", \"skuid\": \"166327\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\"}], \"res\": true, \"userId\": \"9100192714\", \"total_amount\": 56}","short_order_expiry":"26-06-2026 14:42:52","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-26 14:50:02.0","user_id":9100192714,"short_order_id":"iks2To","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260526144149767","sku_json":"{\"orderId\": \"TM08202203260526144149767\", \"rstatus\": true, \"total_amount\": 76, \"userId\": \"9100192714\", \"imei\": \"TM08202203\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"20\", \"qty\": 1, \"sku_total\": 20, \"tray_id\": \"36\", \"name\": \"Snickers Chocolate Bar 22g per peice\", \"mrp\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"skuid\": \"112220\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}, {\"unit_price\": \"36\", \"qty\": \"1\", \"sku_total\": 36, \"offer_desc\": \"5% OFF\", \"tray_id\": \"38\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"mrp\": \"38\", \"offer_id\": \"166327_0803\", \"door_id\": \"\", \"skuid\": \"166327\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\"}, {\"unit_price\": \"20\", \"qty\": 1, \"sku_total\": 20, \"tray_id\": \"40\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"mrp\": \"20\", \"offer_id\": \"\", \"door_id\": \"\", \"skuid\": \"137335\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\"}], \"res\": true, \"order_status\": \"\", \"bill_amount\": 78}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a45d9ce6-49e3-40b9-b1f8-de18a32f7eff","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260513212949650.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-13 21:29:49.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260513213126","proposedSkuJson":"{\"userId\": \"9100192714\", \"total_amount\": 40, \"imei\": \"TM08202203\", \"skus\": [{\"door_id\": \"1\", \"tray_id\": \"13\", \"skuid\": \"4500659\", \"image_url\": \"https://images.tinymart.in/product/4500659-9360.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern Kitchen Roasted Peanut 29gm\", \"offer_desc\": \"\"}, {\"door_id\": \"1\", \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern kitchens Roasted Channa 32g\", \"offer_desc\": \"\"}, {\"door_id\": \"1\", \"tray_id\": \"26\", \"skuid\": \"8393\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\", \"unit_price\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"sku_total\": 20, \"qty\": 1, \"name\": \"Lays Wavy Cream  Onion 31g\", \"offer_desc\": \"\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"res\": true, \"orderId\": \"TM08202203260513212949650\"}","short_order_expiry":"13-06-2026 21:31:26","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-13 21:45:03.0","user_id":9100192714,"short_order_id":"eIlc8R","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260513212949650","sku_json":"{\"userId\": \"9100192714\", \"total_amount\": 40, \"rstatus\": true, \"imei\": \"TM08202203\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"13\", \"skuid\": \"4500659\", \"image_url\": \"https://images.tinymart.in/product/4500659-9360.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern Kitchen Roasted Peanut 29gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"qty\": 1, \"name\": \"Modern kitchens Roasted Channa 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"26\", \"skuid\": \"8393\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\", \"unit_price\": \"20\", \"offer_id\": \"\", \"mrp\": \"20\", \"sku_total\": 20, \"qty\": 1, \"name\": \"Lays Wavy Cream  Onion 31g per peice\"}], \"cart_offer_desc\": \"\", \"order_status\": \"\", \"res\": true, \"bill_amount\": 40, \"orderId\": \"TM08202203260513212949650\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"4b6eb821-2366-494e-be51-47ee213716f1","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260511204710928.mp4","vm_imei_id":"TM08202203","order_amount":80,"weight_based_response":"{}","order_created_at":"2026-05-11 20:47:10.0","area":"Hebbal","address":"HSR","amount_received":70,"receipt_id":"IN20260511204840","proposedSkuJson":"{\"imei\": \"TM08202203\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500692-4362.avif\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": 20, \"name\": \"Max protein 7 grain Protein Hot Chilli 30gm\", \"sku_total\": 20, \"offer_desc\": \"\", \"skuid\": \"4500692\", \"door_id\": \"1\", \"tray_id\": \"24\"}, {\"image_url\": \"https://images.tinymart.in/product/4500653-5107.webp\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10, \"name\": \"Modern kitchens Kabuli Channa 26gm\", \"sku_total\": 10, \"offer_desc\": \"\", \"skuid\": \"4500653\", \"door_id\": \"1\", \"tray_id\": \"12\"}, {\"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"40\", \"unit_price\": 40, \"name\": \"Pepsi ZeroSugar  300ml\", \"sku_total\": 40, \"offer_desc\": \"\", \"skuid\": \"186059\", \"door_id\": \"2\", \"tray_id\": \"46\"}], \"userId\": \"9100192714\", \"res\": true, \"total_amount\": 70, \"orderId\": \"TM08202203260511204710928\", \"bill_amount\": 70, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-06-2026 20:48:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-11 21:05:02.0","user_id":9100192714,"short_order_id":"AC13WU","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260511204710928","sku_json":"{\"imei\": \"TM08202203\", \"userId\": \"9100192714\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500653-5107.webp\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\", \"name\": \"Modern kitchens Kabuli Channa 26gm per peice\", \"sku_total\": 10, \"skuid\": \"4500653\", \"door_id\": \"\", \"tray_id\": \"12\"}, {\"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\", \"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"sku_total\": 10, \"skuid\": \"4500647\", \"door_id\": \"\", \"tray_id\": \"22\"}, {\"image_url\": \"https://images.tinymart.in/product/4500692-4362.avif\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\", \"name\": \"Max protein 7 grain Protein Hot Chilli 30gm per peice\", \"sku_total\": 20, \"skuid\": \"4500692\", \"door_id\": \"\", \"tray_id\": \"24\"}, {\"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"qty\": 1, \"offer_id\": \"\", \"mrp\": \"40\", \"unit_price\": \"40\", \"name\": \"Pepsi ZeroSugar  300ml per peice\", \"sku_total\": 40, \"skuid\": \"186059\", \"door_id\": \"\", \"tray_id\": \"46\"}], \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 80, \"res\": true, \"orderId\": \"TM08202203260511204710928\", \"bill_amount\": 80, \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a64c459a-1071-4da9-8c01-d000b7b947ff","pre_auth_amount":69,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260508221414593.mp4","vm_imei_id":"TM08202203","order_amount":69,"weight_based_response":"{}","order_created_at":"2026-05-08 22:14:14.0","area":"Hebbal","address":"HSR","amount_received":69,"receipt_id":"IN20260508221607","proposedSkuJson":"{\"userId\": \"9100192714\", \"total_amount\": 69, \"skus\": [{\"name\": \"McVities Coconut Cookies 66gm\", \"sku_total\": 10, \"door_id\": \"1\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": 10, \"tray_id\": \"20\", \"skuid\": \"4500680\", \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\", \"offer_desc\": \"\"}, {\"name\": \"Modern kitchens Roasted Channa 32g\", \"sku_total\": 10, \"door_id\": \"1\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": 10, \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\", \"offer_desc\": \"\"}, {\"name\": \"Town Bus Masala Peanuts\", \"sku_total\": 10, \"door_id\": \"1\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": 10, \"tray_id\": \"13\", \"skuid\": \"2332\", \"image_url\": \"https://images.tinymart.in/product/2332-5531.jpg\", \"offer_desc\": \"\"}, {\"name\": \"Snickers Chocolate Bar 22g\", \"sku_total\": 20, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"20\", \"unit_price\": 20, \"tray_id\": \"36\", \"skuid\": \"112220\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\", \"offer_desc\": \"\"}, {\"name\": \"Tropicana Orange Delight 180 ML\", \"sku_total\": 19, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"19\", \"unit_price\": 19, \"tray_id\": \"37\", \"skuid\": \"186090\", \"image_url\": \"https://images.tinymart.in/product/186090-4056.jpg\", \"offer_desc\": \"\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260508221414593\", \"res\": true, \"bill_amount\": 69}","short_order_expiry":"08-06-2026 22:16:08","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-05-08 22:25:02.0","user_id":9100192714,"short_order_id":"6XrDSI","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260508221414593","sku_json":"{\"userId\": \"9100192714\", \"rstatus\": true, \"bill_amount\": 69, \"skus\": [{\"name\": \"Modern kitchens Kabuli Channa 26gm per peice\", \"sku_total\": 10, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": \"10\", \"tray_id\": \"12\", \"skuid\": \"4500653\", \"image_url\": \"https://images.tinymart.in/product/4500653-5107.webp\"}, {\"name\": \"McVities Coconut Cookies 66gm per peice\", \"sku_total\": 10, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": \"10\", \"tray_id\": \"20\", \"skuid\": \"4500680\", \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\"}, {\"name\": \"Modern kitchens Roasted Channa 32g per peice\", \"sku_total\": 10, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"unit_price\": \"10\", \"tray_id\": \"22\", \"skuid\": \"4500647\", \"image_url\": \"https://images.tinymart.in/product/4500647-5070.webp\"}, {\"name\": \"Snickers Chocolate Bar 22g per peice\", \"sku_total\": 20, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"20\", \"unit_price\": \"20\", \"tray_id\": \"36\", \"skuid\": \"112220\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}, {\"name\": \"Tropicana Orange Delight 180 ML per peice\", \"sku_total\": 19, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"mrp\": \"19\", \"unit_price\": \"19\", \"tray_id\": \"37\", \"skuid\": \"186090\", \"image_url\": \"https://images.tinymart.in/product/186090-4056.jpg\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"orderId\": \"TM08202203260508221414593\", \"order_status\": \"\", \"res\": true, \"total_amount\": 69}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"9945f185-f482-4e26-9017-9edf45f84b7f","pre_auth_amount":100,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260422202123465.mp4","vm_imei_id":"TM08202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-04-22 20:21:23.0","area":"Hebbal","address":"HSR","amount_received":100,"receipt_id":"IN20260422202245","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"door_id\": \"2\", \"mrp\": \"50\", \"skuid\": \"4500642\", \"unit_price\": 40, \"offer_desc\": \"\", \"tray_id\": \"41\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm\", \"qty\": 1, \"offer_id\": \"4500642_0803\"}, {\"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"door_id\": \"2\", \"mrp\": \"60\", \"skuid\": \"4500656\", \"unit_price\": 60, \"offer_desc\": \"\", \"tray_id\": \"45\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"qty\": 1, \"offer_id\": \"\"}], \"total_amount\": 100, \"bill_amount\": 100, \"userId\": \"9100192714\", \"orderId\": \"TM08202203260422202123465\", \"imei\": \"TM08202203\"}","short_order_expiry":"22-05-2026 20:22:45","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-22 20:40:02.0","user_id":9100192714,"short_order_id":"0aiT8F","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260422202123465","sku_json":"{\"res\": true, \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"skus\": [{\"sku_total\": 40, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"door_id\": \"\", \"mrp\": \"50\", \"skuid\": \"4500642\", \"unit_price\": \"40\", \"offer_desc\": \"20% OFF\", \"tray_id\": \"41\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"qty\": \"1\", \"offer_id\": \"4500642_0803\"}, {\"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"door_id\": \"\", \"mrp\": \"60\", \"skuid\": \"4500656\", \"unit_price\": \"60\", \"tray_id\": \"45\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"qty\": 1, \"offer_id\": \"\"}], \"total_amount\": 100, \"bill_amount\": 110, \"rstatus\": true, \"order_status\": \"\", \"orderId\": \"TM08202203260422202123465\", \"imei\": \"TM08202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"8c027519-3a81-417a-89c3-ebbcad0a7fb9","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260416202728293.mp4","vm_imei_id":"TM08202203","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-16 20:27:28.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260416202854","proposedSkuJson":"{\"bill_amount\": 40, \"res\": true, \"userId\": \"9100192714\", \"orderId\": \"TM08202203260416202728293\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"offer_desc\": \"\", \"sku_total\": 40, \"unit_price\": 40, \"mrp\": \"40\", \"tray_id\": \"45\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500509-2152.webp\", \"skuid\": \"4500509\", \"qty\": 1, \"name\": \"Mirinda 330 ml can\", \"door_id\": \"2\"}], \"total_amount\": 40}","short_order_expiry":"16-05-2026 20:28:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-16 20:35:02.0","user_id":9100192714,"short_order_id":"i6xZuh","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260416202728293","sku_json":"{\"bill_amount\": 40, \"res\": true, \"order_status\": \"\", \"userId\": \"9100192714\", \"orderId\": \"TM08202203260416202728293\", \"cart_offer_desc\": \"\", \"imei\": \"TM08202203\", \"skus\": [{\"sku_total\": 40, \"unit_price\": \"40\", \"mrp\": \"40\", \"tray_id\": \"45\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500509-2152.webp\", \"skuid\": \"4500509\", \"qty\": 1, \"name\": \"Mirinda 330 ml can per peice\", \"door_id\": \"\"}], \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"2d4a2eda-c4b5-4f62-a9fd-82ef8ab63400","pre_auth_amount":95,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1660745548012","video_url":"https://video.tinymart.in/VideoUpload/TMCAM08202203/TM08202203260406212642690.mp4","vm_imei_id":"TM08202203","order_amount":95,"weight_based_response":"{}","order_created_at":"2026-04-06 21:26:42.0","area":"Hebbal","address":"HSR","amount_received":95,"receipt_id":"IN20260406212819","proposedSkuJson":"{\"orderId\": \"TM08202203260406212642690\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 95, \"total_amount\": 95, \"userId\": \"9100192714\", \"skus\": [{\"sku_total\": 20, \"skuid\": \"137335\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"unit_price\": 20, \"name\": \"Nestle Milky bar, 25g RS- 20\", \"offer_id\": \"\", \"tray_id\": \"36\", \"door_id\": \"2\", \"offer_desc\": \"\", \"mrp\": \"20\"}, {\"sku_total\": 50, \"skuid\": \"4500642\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"unit_price\": 50, \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm\", \"offer_id\": \"\", \"tray_id\": \"41\", \"door_id\": \"2\", \"offer_desc\": \"\", \"mrp\": \"50\"}, {\"sku_total\": 25, \"skuid\": \"4500641\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500641-4924.avif\", \"unit_price\": 25, \"name\": \"Nandini Lassi 180ml\", \"offer_id\": \"\", \"tray_id\": \"45\", \"door_id\": \"2\", \"offer_desc\": \"\", \"mrp\": \"25\"}], \"imei\": \"TM08202203\"}","short_order_expiry":"06-05-2026 21:28:19","invoice_final_settled_amount":0,"previous_pending":38,"_invoice_balance":0,"order_modified_at":"2026-04-06 21:35:02.0","user_id":9100192714,"short_order_id":"b7gwAq","location":"Tech Mahindra Cafeteria","order_id":"TM08202203260406212642690","sku_json":"{\"orderId\": \"TM08202203260406212642690\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"bill_amount\": 95, \"total_amount\": 95, \"userId\": \"9100192714\", \"res\": true, \"skus\": [{\"sku_total\": 20, \"skuid\": \"137335\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"unit_price\": \"20\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"offer_id\": \"\", \"tray_id\": \"36\", \"door_id\": \"\", \"mrp\": \"20\"}, {\"sku_total\": 50, \"skuid\": \"4500642\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"unit_price\": \"50\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"offer_id\": \"\", \"tray_id\": \"41\", \"door_id\": \"\", \"mrp\": \"50\"}, {\"sku_total\": 25, \"skuid\": \"4500641\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500641-4924.avif\", \"unit_price\": \"25\", \"name\": \"Nandini Lassi 180ml per peice\", \"offer_id\": \"\", \"tray_id\": \"45\", \"door_id\": \"\", \"mrp\": \"25\"}], \"imei\": \"TM08202203\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5a279be5-6109-46e0-a6fb-707763582795","pre_auth_amount":77,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260218223622879.mp4","vm_imei_id":"TM02202301","order_amount":115,"weight_based_response":"{}","order_created_at":"2026-02-18 22:36:22.0","area":"E-City ","address":"HSR","amount_received":77,"receipt_id":"IN20260218223749","proposedSkuJson":"{\"imei\": \"TM02202301\", \"total_amount\": 77, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"skuid\": \"4500642\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm\", \"tray_id\": \"41\", \"sku_total\": 43, \"offer_id\": \"4500642_0201\", \"qty\": 1, \"unit_price\": 43, \"mrp\": \"50\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"tray_id\": \"31\", \"sku_total\": 34, \"offer_id\": \"166327_0201\", \"qty\": 1, \"unit_price\": 34, \"mrp\": \"38\"}], \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"orderId\": \"TM02202301260218223622879\", \"res\": true, \"bill_amount\": 77}","short_order_expiry":"18-03-2026 22:37:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-02-18 22:50:02.0","user_id":9100192714,"short_order_id":"1sM2D2","location":"Tech Mahindra Smart","order_id":"TM02202301260218223622879","sku_json":"{\"imei\": \"TM02202301\", \"orderId\": \"TM02202301260218223622879\", \"skus\": [{\"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"tray_id\": \"31\", \"sku_total\": 34, \"offer_id\": \"166327_0201\", \"qty\": \"1\", \"unit_price\": \"34\", \"mrp\": \"38\"}, {\"offer_desc\": \"25% OFF\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500630-4211.png\", \"skuid\": \"4500630\", \"name\": \"Vito Care Mango passion fruit Vitamin Drink 250ml per peice\", \"tray_id\": \"34\", \"sku_total\": 38, \"offer_id\": \"4500630_0201\", \"qty\": \"1\", \"unit_price\": \"38\", \"mrp\": \"50\"}, {\"offer_desc\": \"15% OFF\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"skuid\": \"4500642\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"tray_id\": \"41\", \"sku_total\": 43, \"offer_id\": \"4500642_0201\", \"qty\": \"1\", \"unit_price\": \"43\", \"mrp\": \"50\"}], \"userId\": \"9100192714\", \"cart_offer_desc\": \"\", \"total_amount\": 115, \"rstatus\": true, \"res\": true, \"bill_amount\": 138, \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3eee0199-9a4f-492b-8256-643b5fb55b6a","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260202210604399.mp4","vm_imei_id":"TM02202301","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-02-02 21:06:04.0","area":"E-City ","address":"HSR","amount_received":60,"receipt_id":"IN20260202211515","proposedSkuJson":"{\"userId\": \"9100192714\", \"res\": true, \"imei\": \"TM02202301\", \"total_amount\": 60, \"orderId\": \"TM02202301260202210604399\", \"cart_offer_desc\": \"\", \"bill_amount\": 60, \"skus\": [{\"name\": \"Nestle Milky bar, 25g RS- 20\", \"skuid\": \"137335\", \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"offer_desc\": \"\", \"unit_price\": 20, \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"tray_id\": \"37\", \"sku_total\": 20, \"mrp\": \"20\"}, {\"name\": \"Pepsi ZeroSugar  330ml\", \"skuid\": \"186059\", \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"offer_desc\": \"\", \"unit_price\": 40, \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"tray_id\": \"44\", \"sku_total\": 40, \"mrp\": \"40\"}]}","short_order_expiry":"02-03-2026 21:15:15","invoice_final_settled_amount":0,"previous_pending":1,"_invoice_balance":0,"order_modified_at":"2026-02-02 21:25:03.0","user_id":9100192714,"short_order_id":"I6lSge","location":"Tech Mahindra Smart","order_id":"TM02202301260202210604399","sku_json":"{\"userId\": \"9100192714\", \"res\": true, \"imei\": \"TM02202301\", \"total_amount\": 60, \"order_status\": \"\", \"orderId\": \"TM02202301260202210604399\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"bill_amount\": 60, \"skus\": [{\"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"skuid\": \"137335\", \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"tray_id\": \"37\", \"sku_total\": 20, \"mrp\": \"20\"}, {\"name\": \"Pepsi ZeroSugar  330ml per peice\", \"skuid\": \"186059\", \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"40\", \"image_url\": \"https://images.tinymart.in/product/186059-5330.png\", \"tray_id\": \"44\", \"sku_total\": 40, \"mrp\": \"40\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a508c520-0218-469e-82a0-d1a13b05b10e","pre_auth_amount":76,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260129212912453.mp4","vm_imei_id":"TM02202301","order_amount":77,"weight_based_response":"{}","order_created_at":"2026-01-29 21:29:12.0","area":"E-City ","address":"HSR","amount_received":76,"receipt_id":"IN20260129213054","proposedSkuJson":"{\"userId\": \"9100192714\", \"orderId\": \"TM02202301260129212912453\", \"bill_amount\": 76, \"total_amount\": 76, \"cart_offer_desc\": \"\", \"imei\": \"TM02202301\", \"skus\": [{\"offer_desc\": \"\", \"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"1\", \"skuid\": \"8393\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"23\", \"name\": \"Lays Wavy Cream  Onion 31g\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\"}, {\"offer_desc\": \"\", \"offer_id\": \"166327_0201\", \"mrp\": \"40\", \"door_id\": \"2\", \"skuid\": \"166327\", \"unit_price\": 36, \"sku_total\": 36, \"qty\": 1, \"tray_id\": \"31\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\"}, {\"offer_desc\": \"\", \"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"2\", \"skuid\": \"112220\", \"unit_price\": 20, \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"42\", \"name\": \"Snickers Chocolate Bar 22g\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}], \"res\": true}","short_order_expiry":"28-02-2026 21:30:54","invoice_final_settled_amount":0,"previous_pending":20,"_invoice_balance":0,"order_modified_at":"2026-01-29 21:40:03.0","user_id":9100192714,"short_order_id":"TzoNSt","location":"Tech Mahindra Smart","order_id":"TM02202301260129212912453","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9100192714\", \"orderId\": \"TM02202301260129212912453\", \"bill_amount\": 77, \"total_amount\": 77, \"rstatus\": true, \"imei\": \"TM02202301\", \"order_status\": \"\", \"skus\": [{\"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"8393\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"23\", \"name\": \"Lays Wavy Cream  Onion 31g per peice\", \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\"}, {\"offer_id\": \"\", \"mrp\": \"37\", \"door_id\": \"\", \"skuid\": \"186020\", \"unit_price\": \"37\", \"sku_total\": 37, \"qty\": 1, \"tray_id\": \"35\", \"name\": \"Cavins Belgian Chocolate Milkshake 170ml per peice\", \"image_url\": \"https://images.tinymart.in/product/186020-8456.webp\"}, {\"offer_id\": \"\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"112220\", \"unit_price\": \"20\", \"sku_total\": 20, \"qty\": 1, \"tray_id\": \"42\", \"name\": \"Snickers Chocolate Bar 22g per peice\", \"image_url\": \"https://images.tinymart.in/product/112220-2513.jpg\"}], \"res\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1b214e1c-63f3-496b-bd62-27253eb4b586","pre_auth_amount":54,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260122142520110.mp4","vm_imei_id":"TM02202301","order_amount":74,"weight_based_response":"{}","order_created_at":"2026-01-22 14:25:20.0","area":"E-City ","address":"HSR","amount_received":54,"receipt_id":"IN20260122142649","proposedSkuJson":"{\"bill_amount\": 54, \"skus\": [{\"skuid\": \"4500566\", \"name\": \"Snickers Chocolate 20gm\", \"unit_price\": 18, \"offer_id\": \"\", \"tray_id\": \"42\", \"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"mrp\": \"18\", \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\", \"sku_total\": 18}, {\"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"unit_price\": 36, \"offer_id\": \"166327_0201\", \"tray_id\": \"31\", \"door_id\": \"2\", \"offer_desc\": \"\", \"qty\": 1, \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"sku_total\": 36}], \"res\": true, \"orderId\": \"TM02202301260122142520110\", \"cart_offer_desc\": \"\", \"imei\": \"TM02202301\", \"userId\": \"9100192714\", \"total_amount\": 54}","short_order_expiry":"22-02-2026 14:26:49","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-22 14:40:02.0","user_id":9100192714,"short_order_id":"FNuXoJ","location":"Tech Mahindra Smart","order_id":"TM02202301260122142520110","sku_json":"{\"bill_amount\": 78, \"skus\": [{\"skuid\": \"166327\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"unit_price\": \"36\", \"offer_id\": \"166327_0201\", \"tray_id\": \"31\", \"door_id\": \"\", \"offer_desc\": \"10% OFF\", \"qty\": \"1\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"sku_total\": 36}, {\"skuid\": \"4500621\", \"name\": \"Cadbury Fuse 23gm per peice\", \"unit_price\": \"20\", \"offer_id\": \"\", \"tray_id\": \"36\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500621-2427.jpg\", \"sku_total\": 20}, {\"skuid\": \"4500566\", \"name\": \"Snickers Chocolate 20gm per peice\", \"unit_price\": \"18\", \"offer_id\": \"\", \"tray_id\": \"42\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\", \"sku_total\": 18}], \"res\": true, \"rstatus\": true, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9100192714\", \"imei\": \"TM02202301\", \"total_amount\": 74, \"orderId\": \"TM02202301260122142520110\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"8e4453db-7581-439b-b98a-952b7194f829","pre_auth_amount":85,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1676009959600","video_url":"https://video.tinymart.in/VideoUpload/TMCAM02202301/TM02202301260120155022901.mp4","vm_imei_id":"TM02202301","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-01-20 15:50:22.0","area":"E-City ","address":"HSR","amount_received":85,"receipt_id":"IN20260120155206","proposedSkuJson":"{\"skus\": [{\"mrp\": \"49\", \"sku_total\": 49, \"offer_id\": \"\", \"offer_desc\": \"\", \"name\": \"Cadbury Dairy Milk Fruit n Nut 35gms\", \"image_url\": \"https://images.tinymart.in/product/6417-8641.jpg\", \"qty\": 1, \"tray_id\": \"41\", \"door_id\": \"2\", \"unit_price\": 49, \"skuid\": \"6417\"}, {\"mrp\": \"40\", \"sku_total\": 36, \"offer_id\": \"166327_0201\", \"offer_desc\": \"\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"qty\": 1, \"tray_id\": \"31\", \"door_id\": \"2\", \"unit_price\": 36, \"skuid\": \"166327\"}], \"imei\": \"TM02202301\", \"res\": true, \"orderId\": \"TM02202301260120155022901\", \"cart_offer_desc\": \"\", \"bill_amount\": 85, \"total_amount\": 85, \"userId\": \"9100192714\"}","short_order_expiry":"20-02-2026 15:52:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-20 16:10:03.0","user_id":9100192714,"short_order_id":"XLBtT8","location":"Tech Mahindra Smart","order_id":"TM02202301260120155022901","sku_json":"{\"skus\": [{\"mrp\": \"40\", \"sku_total\": 36, \"offer_id\": \"166327_0201\", \"offer_desc\": \"10% OFF\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\", \"qty\": \"1\", \"tray_id\": \"31\", \"door_id\": \"\", \"unit_price\": \"36\", \"skuid\": \"166327\"}, {\"mrp\": \"49\", \"sku_total\": 49, \"offer_id\": \"\", \"name\": \"Cadbury Dairy Milk Fruit n Nut 35gms per peice\", \"image_url\": \"https://images.tinymart.in/product/6417-8641.jpg\", \"qty\": 1, \"tray_id\": \"41\", \"door_id\": \"\", \"unit_price\": \"49\", \"skuid\": \"6417\"}], \"imei\": \"TM02202301\", \"res\": true, \"orderId\": \"TM02202301260120155022901\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"bill_amount\": 89, \"userId\": \"9100192714\", \"total_amount\": 85, \"rstatus\": true}","status":"Completed"}]
20-08-2026 00:39:14.571 2342633 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:39:14.571 2342633 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:39:14.574 2342636 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260818205211495_0', order_id='TM08202203260818205211495', sku='4500651', tray_id='', vm_id='1660745548012', price=45.0, mrp=45.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:12:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.574 2342636 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"door_id":"2","image_url":"https://images.tinymart.in/product/4500651-8004.webp","qty":1,"name":"Sunfeast Breakfast protein Smoothie with Oats","mrp":"45","unit_price":45,"offer_id":"","skuid":"4500651","tray_id":"36","offer_desc":""}]
20-08-2026 00:39:14.576 2342638 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260815003408884_0', order_id='TM08202203260815003408884', sku='4500592', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-15 00:35:11.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.576 2342638 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500592-7887.webp","door_id":"1","qty":1,"name":"Jus Amazin SALTED PEANUTS 33g","mrp":"20","unit_price":20,"skuid":"4500592","offer_id":"","tray_id":"13","offer_desc":""}]
20-08-2026 00:39:14.578 2342640 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260813224533264_0', order_id='TM08202203260813224533264', sku='4500656', tray_id='', vm_id='1660745548012', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:46:36.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.578 2342640 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"tray_id":"45","offer_id":"","skuid":"4500656","offer_desc":""}]
20-08-2026 00:39:14.581 2342643 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260807201139122_0', order_id='TM08202203260807201139122', sku='186059', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-07 20:12:49.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.581 2342643 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"skuid":"186059","tray_id":"46","offer_id":"","offer_desc":""}]
20-08-2026 00:39:14.583 2342645 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260710195335990_0', order_id='TM08202203260710195335990', sku='4500541', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-10 19:54:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.583 2342645 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500541-6798.jpg","qty":1,"name":"Cad bury Dairy Milk Chocolate 18gm","mrp":"20","unit_price":20,"tray_id":"40","skuid":"4500541","offer_id":"","offer_desc":""}]
20-08-2026 00:39:14.585 2342647 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260701205357038_0', order_id='TM08202203260701205357038', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-01 20:55:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260701205357038_1', order_id='TM08202203260701205357038', sku='4500648', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-01 20:55:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.585 2342647 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500648-25.webp","door_id":"1","qty":1,"name":"Modern kitchens Banana Chips 21gm","mrp":"10","unit_price":10,"tray_id":"11","offer_id":"","skuid":"4500648","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500647-1968.png","door_id":"1","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"tray_id":"14","offer_id":"","skuid":"4500647","offer_desc":""}]
20-08-2026 00:39:14.587 2342649 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260617003052078_0', order_id='TM08202203260617003052078', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 00:32:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260617003052078_1', order_id='TM08202203260617003052078', sku='4500707', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 00:32:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260617003052078_2', order_id='TM08202203260617003052078', sku='186084', tray_id='', vm_id='1660745548012', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 00:32:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.588 2342650 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500707-9670.jpg","door_id":"1","qty":1,"name":"Farmely Party Mix 21gm","mrp":"30","unit_price":30,"skuid":"4500707","tray_id":"22","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500647-1968.png","door_id":"1","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"skuid":"4500647","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":30,"image_url":"https://images.tinymart.in/product/186084-5395.png","door_id":"2","qty":1,"name":"KITKAT Nestle 4 Finger Chocolate 38g","mrp":"30","unit_price":30,"skuid":"186084","tray_id":"40","offer_id":"","offer_desc":""}]
20-08-2026 00:39:14.590 2342652 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260526144149767_0', order_id='TM08202203260526144149767', sku='112220', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-26 14:42:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260526144149767_1', order_id='TM08202203260526144149767', sku='166327', tray_id='', vm_id='1660745548012', price=36.0, mrp=38.0, offer=2, offer_id='166327_0803', qty=1.0, created_at='2026-05-26 14:42:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260526144149767_2', order_id='TM08202203260526144149767', sku='137335', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-26 14:42:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.590 2342652 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"40","offer_id":"","skuid":"137335","offer_desc":""},{"sku_total":36,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"38","unit_price":36,"tray_id":"38","offer_id":"166327_0803","skuid":"166327","offer_desc":""}]
20-08-2026 00:39:14.593 2342655 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260513212949650_0', order_id='TM08202203260513212949650', sku='4500659', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-13 21:31:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260513212949650_1', order_id='TM08202203260513212949650', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-13 21:31:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260513212949650_2', order_id='TM08202203260513212949650', sku='8393', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-13 21:31:26.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.593 2342655 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500659-9360.webp","qty":1,"name":"Modern Kitchen Roasted Peanut 29gm","mrp":"10","unit_price":10,"tray_id":"13","skuid":"4500659","offer_id":"","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500647-5070.webp","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"tray_id":"22","skuid":"4500647","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/8393-3703.webp","qty":1,"name":"Lays Wavy Cream  Onion 31g","mrp":"20","unit_price":20,"tray_id":"26","skuid":"8393","offer_id":"","offer_desc":""}]
20-08-2026 00:39:14.595 2342657 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260511204710928_0', order_id='TM08202203260511204710928', sku='4500653', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260511204710928_1', order_id='TM08202203260511204710928', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260511204710928_2', order_id='TM08202203260511204710928', sku='4500692', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260511204710928_3', order_id='TM08202203260511204710928', sku='186059', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-11 20:48:39.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.595 2342657 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500692-4362.avif","door_id":"1","qty":1,"name":"Max protein 7 grain Protein Hot Chilli 30gm","mrp":"20","unit_price":20,"offer_id":"","skuid":"4500692","tray_id":"24","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500653-5107.webp","door_id":"1","qty":1,"name":"Modern kitchens Kabuli Channa 26gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500653","tray_id":"12","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/186059-5330.png","door_id":"2","qty":1,"name":"Pepsi ZeroSugar  300ml","mrp":"40","unit_price":40,"offer_id":"","skuid":"186059","tray_id":"46","offer_desc":""}]
20-08-2026 00:39:14.597 2342659 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260508221414593_0', order_id='TM08202203260508221414593', sku='4500653', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_1', order_id='TM08202203260508221414593', sku='4500680', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_2', order_id='TM08202203260508221414593', sku='4500647', tray_id='', vm_id='1660745548012', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_3', order_id='TM08202203260508221414593', sku='112220', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:07.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260508221414593_4', order_id='TM08202203260508221414593', sku='186090', tray_id='', vm_id='1660745548012', price=19.0, mrp=19.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-08 22:16:07.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.597 2342659 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500680-2380.jpg","qty":1,"name":"McVities Coconut Cookies 66gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"20","skuid":"4500680","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500647-5070.webp","qty":1,"name":"Modern kitchens Roasted Channa 32g","mrp":"10","unit_price":10,"offer_id":"","tray_id":"22","skuid":"4500647","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/2332-5531.jpg","qty":1,"name":"Town Bus Masala Peanuts","mrp":"10","unit_price":10,"offer_id":"","tray_id":"13","skuid":"2332","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/112220-2513.jpg","qty":1,"name":"Snickers Chocolate Bar 22g","mrp":"20","unit_price":20,"offer_id":"","tray_id":"36","skuid":"112220","offer_desc":""},{"sku_total":19,"door_id":"2","image_url":"https://images.tinymart.in/product/186090-4056.jpg","qty":1,"name":"Tropicana Orange Delight 180 ML","mrp":"19","unit_price":19,"offer_id":"","tray_id":"37","skuid":"186090","offer_desc":""}]
20-08-2026 00:39:14.599 2342661 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260422202123465_0', order_id='TM08202203260422202123465', sku='4500642', tray_id='', vm_id='1660745548012', price=40.0, mrp=50.0, offer=10, offer_id='4500642_0803', qty=1.0, created_at='2026-04-22 20:22:45.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260422202123465_1', order_id='TM08202203260422202123465', sku='4500656', tray_id='', vm_id='1660745548012', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-22 20:22:45.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.599 2342661 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500642-3392.webp","door_id":"2","qty":1,"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","mrp":"50","unit_price":40,"skuid":"4500642","tray_id":"41","offer_id":"4500642_0803","offer_desc":""},{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"45","offer_id":"","offer_desc":""}]
20-08-2026 00:39:14.601 2342663 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260416202728293_0', order_id='TM08202203260416202728293', sku='4500509', tray_id='', vm_id='1660745548012', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-16 20:28:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.601 2342663 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500509-2152.webp","door_id":"2","qty":1,"name":"Mirinda 330 ml can","mrp":"40","unit_price":40,"tray_id":"45","offer_id":"","skuid":"4500509","offer_desc":""}]
20-08-2026 00:39:14.604 2342666 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM08202203260406212642690_0', order_id='TM08202203260406212642690', sku='137335', tray_id='', vm_id='1660745548012', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-06 21:28:19.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260406212642690_1', order_id='TM08202203260406212642690', sku='4500642', tray_id='', vm_id='1660745548012', price=50.0, mrp=50.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-06 21:28:19.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM08202203260406212642690_2', order_id='TM08202203260406212642690', sku='4500641', tray_id='', vm_id='1660745548012', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-06 21:28:19.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.604 2342666 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/137335-1619.png","door_id":"2","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"skuid":"137335","offer_id":"","tray_id":"36","offer_desc":""},{"sku_total":50,"image_url":"https://images.tinymart.in/product/4500642-3392.webp","door_id":"2","qty":1,"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","mrp":"50","unit_price":50,"skuid":"4500642","offer_id":"","tray_id":"41","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500641-4924.avif","door_id":"2","qty":1,"name":"Nandini Lassi 180ml","mrp":"25","unit_price":25,"skuid":"4500641","offer_id":"","tray_id":"45","offer_desc":""}]
20-08-2026 00:39:14.606 2342668 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260218223622879_0', order_id='TM02202301260218223622879', sku='166327', tray_id='', vm_id='1676009959600', price=34.0, mrp=38.0, offer=4, offer_id='166327_0201', qty=1.0, created_at='2026-02-18 22:37:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260218223622879_1', order_id='TM02202301260218223622879', sku='4500630', tray_id='', vm_id='1676009959600', price=38.0, mrp=50.0, offer=12, offer_id='4500630_0201', qty=1.0, created_at='2026-02-18 22:37:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260218223622879_2', order_id='TM02202301260218223622879', sku='4500642', tray_id='', vm_id='1676009959600', price=43.0, mrp=50.0, offer=7, offer_id='4500642_0201', qty=1.0, created_at='2026-02-18 22:37:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.606 2342668 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":43,"door_id":"2","image_url":"https://images.tinymart.in/product/4500642-3392.webp","qty":1,"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","mrp":"50","unit_price":43,"skuid":"4500642","tray_id":"41","offer_id":"4500642_0201","offer_desc":""},{"sku_total":34,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"38","unit_price":34,"skuid":"166327","tray_id":"31","offer_id":"166327_0201","offer_desc":""}]
20-08-2026 00:39:14.608 2342670 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260202210604399_0', order_id='TM02202301260202210604399', sku='137335', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-02-02 21:15:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260202210604399_1', order_id='TM02202301260202210604399', sku='186059', tray_id='', vm_id='1676009959600', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-02-02 21:15:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.608 2342670 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"skuid":"137335","offer_id":"","tray_id":"37","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/186059-5330.png","qty":1,"name":"Pepsi ZeroSugar  330ml","mrp":"40","unit_price":40,"skuid":"186059","offer_id":"","tray_id":"44","offer_desc":""}]
20-08-2026 00:39:14.612 2342674 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260129212912453_0', order_id='TM02202301260129212912453', sku='8393', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-29 21:30:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260129212912453_1', order_id='TM02202301260129212912453', sku='186020', tray_id='', vm_id='1676009959600', price=37.0, mrp=37.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-29 21:30:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260129212912453_2', order_id='TM02202301260129212912453', sku='112220', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-29 21:30:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.612 2342674 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/8393-3703.webp","qty":1,"name":"Lays Wavy Cream  Onion 31g","mrp":"20","unit_price":20,"offer_id":"","skuid":"8393","tray_id":"23","offer_desc":""},{"sku_total":36,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"40","unit_price":36,"offer_id":"166327_0201","skuid":"166327","tray_id":"31","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/112220-2513.jpg","qty":1,"name":"Snickers Chocolate Bar 22g","mrp":"20","unit_price":20,"offer_id":"","skuid":"112220","tray_id":"42","offer_desc":""}]
20-08-2026 00:39:14.615 2342677 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260122142520110_0', order_id='TM02202301260122142520110', sku='166327', tray_id='', vm_id='1676009959600', price=36.0, mrp=40.0, offer=4, offer_id='166327_0201', qty=1.0, created_at='2026-01-22 14:26:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260122142520110_1', order_id='TM02202301260122142520110', sku='4500621', tray_id='', vm_id='1676009959600', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-22 14:26:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260122142520110_2', order_id='TM02202301260122142520110', sku='4500566', tray_id='', vm_id='1676009959600', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-22 14:26:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.615 2342677 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"2","image_url":"https://images.tinymart.in/product/4500566-5302.jpg","qty":1,"name":"Snickers Chocolate 20gm","mrp":"18","unit_price":18,"skuid":"4500566","offer_id":"","tray_id":"42","offer_desc":""},{"sku_total":36,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"40","unit_price":36,"skuid":"166327","offer_id":"166327_0201","tray_id":"31","offer_desc":""}]
20-08-2026 00:39:14.618 2342680 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM02202301260120155022901_0', order_id='TM02202301260120155022901', sku='166327', tray_id='', vm_id='1676009959600', price=36.0, mrp=40.0, offer=4, offer_id='166327_0201', qty=1.0, created_at='2026-01-20 15:52:05.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM02202301260120155022901_1', order_id='TM02202301260120155022901', sku='6417', tray_id='', vm_id='1676009959600', price=49.0, mrp=49.0, offer=0, offer_id='', qty=1.0, created_at='2026-01-20 15:52:05.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:39:14.618 2342680 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - skuList [{"sku_total":49,"image_url":"https://images.tinymart.in/product/6417-8641.jpg","door_id":"2","qty":1,"name":"Cadbury Dairy Milk Fruit n Nut 35gms","mrp":"49","unit_price":49,"offer_id":"","tray_id":"41","skuid":"6417","offer_desc":""},{"sku_total":36,"image_url":"https://images.tinymart.in/product/166327-5644.jpg","door_id":"2","qty":1,"name":"Epigamia Chocolate Milkshake 200g","mrp":"40","unit_price":36,"offer_id":"166327_0201","tray_id":"31","skuid":"166327","offer_desc":""}]
20-08-2026 00:39:14.621 2342683 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6d8fada5
20-08-2026 00:39:14.621 2342683 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:14.621 2342683 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:14.621 2342683 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6d8fada5
20-08-2026 00:39:14.621 2342683 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:14.807 2342869 [http-nio-8051-exec-101] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:39:14.807 2342869 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:39:15.867 2343929 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app'}
20-08-2026 00:39:15.867 2343929 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app'}
20-08-2026 00:39:15.868 2343930 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:39:15.868 2343930 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@12072442
20-08-2026 00:39:15.868 2343930 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:15.868 2343930 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:15.869 2343931 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@12072442
20-08-2026 00:39:15.869 2343931 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:16.569 2344631 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:39:16.569 2344631 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:39:16.569 2344631 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:39:16.569 2344631 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:39:16.570 2344632 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:16.570 2344632 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:39:16.571 2344633 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:16.572 2344634 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM08202203260820003837839
20-08-2026 00:39:16.572 2344634 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM08202203260820003837839
20-08-2026 00:39:17.516 2345578 [http-nio-8051-exec-126] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM08202202}
20-08-2026 00:39:18.558 2346620 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202301
20-08-2026 00:39:18.558 2346620 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:39:18.558 2346620 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:39:18
20-08-2026 00:39:18.558 2346620 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 20:22:00.430078', '2026-08-19 22:18:58.940198', '2026-08-19 20:22:00.430181', '2026-08-19 22:18:58.940358'], 'close_time': ['2026-08-19 20:22:08.333985', '2026-08-19 22:19:02.830138', '2026-08-19 20:22:08.334114', '2026-08-19 22:19:02.830304']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:39:18.559 2346621 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:39:18.559 2346621 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:39:18.559 2346621 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:39:18.559 2346621 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:39:18.559 2346621 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:39:18.559 2346621 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:22:00.430078", "2026-08-19 22:18:58.940198", "2026-08-19 20:22:00.430181", "2026-08-19 22:18:58.940358"], "close_time": ["2026-08-19 20:22:08.333985", "2026-08-19 22:19:02.830138", "2026-08-19 20:22:08.334114", "2026-08-19 22:19:02.830304"]}
20-08-2026 00:39:18.559 2346621 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:39:18.559 2346621 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:39:19.371 2347433 [http-nio-8051-exec-93] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:39:19.040597, sensors=[{sensor_type=limit, sensor_status=true, id=TM08202202-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM08202202-1-magnetic}]}], hcid=[1], door_id=1}, {data=[{created_at=2026-08-20 00:39:19.041801, sensors=[{sensor_type=limit, sensor_status=true, id=TM08202202-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM08202202-2-magnetic}]}], hcid=[1], door_id=2}], trays=[]}
20-08-2026 00:39:19.372 2347434 [http-nio-8051-exec-93] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:39:19.372 2347434 [http-nio-8051-exec-93] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM08202202, traysArr : []
20-08-2026 00:39:19.372 2347434 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM08202202, traysArr : []
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:39:19.374 2347436 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:39:19.375 2347437 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:39:19.381 2347443 [http-nio-8051-exec-93] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:19.040597"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:19.041801"}],"hcid":[1],"door_id":2}]
20-08-2026 00:39:19.381 2347443 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM08202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:19.040597"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:19.041801"}],"hcid":[1],"door_id":2}]
20-08-2026 00:39:19.395 2347457 [http-nio-8051-exec-93] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202202, cameraArr : {}
20-08-2026 00:39:19.395 2347457 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM08202202, cameraInfoData : {}
20-08-2026 00:39:20.278 2348340 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:39:20.278 2348340 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:39:20.278 2348340 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:39:20.278 2348340 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:39:20.278 2348340 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:20.279 2348341 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:39:20.279 2348341 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:20.281 2348343 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":1,"total_price":"10","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","created_at":"2026-08-20 00:36:56.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"15","display_label":"MaxVita Rice Kodubale 30gm","vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"13","name":"MaxVita Rice Kodubale 30gm","sku_json":"4500722-6","key":"15-4500722","amount":10,"purchased_qty":1,"is_sample":false,"totalMRP":10}]}},"imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL","locationType":"Machine","machine":1},"total_items":1,"total_price":"10","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778"}
20-08-2026 00:39:20.282 2348344 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::checkCart response:[]
20-08-2026 00:39:20.282 2348344 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::Iterables.size(checkCart):0
20-08-2026 00:39:20.282 2348344 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::checkCart CREATING CART:
20-08-2026 00:39:20.290 2348352 [http-nio-8051-exec-125] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@711421d2
20-08-2026 00:39:20.291 2348353 [http-nio-8051-exec-125] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:39:20.291 2348353 [http-nio-8051-exec-125] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:39:20.291 2348353 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:39:20.291 2348353 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"10","user_id":"9597724778","imei":"TM03202401","session_id":"795658Cb8d90B545E029581eA023629597724778","created_at":"2026-08-20 00:39:20","modified_at":"2026-08-20 00:39:20","cb_amount":0,"cb_desc":"","total_items":"1","machine_json":"{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}","sku_json":"{\"1\":{\"total_price\":\"10\",\"total_items\":1,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500722-2079.jpeg\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:36:56.0\",\"weight\":\"35\",\"sku_id\":\"4500722\",\"mrp\":\"10\",\"tray_id\":\"15\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Rice Kodubale 30gm\",\"totalMRP\":10,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"13\",\"name\":\"MaxVita Rice Kodubale 30gm\",\"key\":\"15-4500722\",\"sku_json\":\"4500722-6\"}]}}"}
20-08-2026 00:39:20.291 2348353 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6a58a003
20-08-2026 00:39:20.291 2348353 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:20.291 2348353 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:20.291 2348353 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6a58a003
20-08-2026 00:39:20.291 2348353 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:21.311 2349373 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode access_code : 45619377
20-08-2026 00:39:21.312 2349374 [http-nio-8051-exec-111] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderByAccessCode request access_code: 45619377 request vm_id: 1660745548012
20-08-2026 00:39:21.314 2349376 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode order: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app', wallet_txn_id='2649684269312985027', environment='9', wallet_txn_ids_json='{"pre_credit":"2236787425701351188","pre_debit":"2649684269312985027"}', internal_status='null'}
20-08-2026 00:39:21.314 2349376 [http-nio-8051-exec-111] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app', wallet_txn_id='2649684269312985027', environment='9', wallet_txn_ids_json='{"pre_credit":"2236787425701351188","pre_debit":"2649684269312985027"}', internal_status='null'}
20-08-2026 00:39:21.685 2349747 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app'}
20-08-2026 00:39:21.685 2349747 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app'}
20-08-2026 00:39:21.687 2349749 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:39:21.687 2349749 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@34edefb8
20-08-2026 00:39:21.687 2349749 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:21.687 2349749 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:21.687 2349749 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@34edefb8
20-08-2026 00:39:21.687 2349749 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:21.759 2349821 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:39:21.759 2349821 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:39:21.759 2349821 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: Aa834a56700e978027DbB69fC4B4569100192714
20-08-2026 00:39:21.759 2349821 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:39:21.759 2349821 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:21.759 2349821 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:Aa834a56700e978027DbB69fC4B4569100192714, device:app
20-08-2026 00:39:21.760 2349822 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:21.760 2349822 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM08202203260820003837839
20-08-2026 00:39:21.761 2349823 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM08202203260820003837839
20-08-2026 00:39:25.407 2353469 [http-nio-8051-exec-112] INFO  n.c.kiosk.machine.MachineController - {imei=TM05202501, skus=[4500407, 4500624, 133041, 4500710, 4500726, 185954, 4500647, 4500705, 4500675, 4500669, 4500648, 4500723, 4500722, 185993, 4500643, 4500499, 4500677, 4500712, 185994, 4500651, 4500671, 4500626, 4500715, 4500719, 4500667, 8355, 4500656, 4500642, 186100, 4500672, 186001, 4500563, 166327]}
20-08-2026 00:39:25.414 2353476 [http-nio-8051-exec-112] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","sku_id":"4500563","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500563-5270.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:00:22.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Modern kitchens Garlic Mixture 26gm","sku_id":"4500672","vendor_id":"1","mrp":"10","selling_price":"10","weight":"29","image":"https://images.tinymart.in/product/4500672-7226.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:39:56.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:39:25.416 2353478 [http-nio-8051-exec-112] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:39:26.025 2354087 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{created_at=2026-08-20 00:39:25.850267, sensors=[{sensor_status=true, id=TM05202501-1-limit, sensor_type=limit}, {sensor_status=true, id=TM05202501-1-magnetic, sensor_type=magnetic}]}], hcid=[1]}, {door_id=2, data=[{created_at=2026-08-20 00:39:25.850923, sensors=[{sensor_status=true, id=TM05202501-2-limit, sensor_type=limit}, {sensor_status=true, id=TM05202501-2-magnetic, sensor_type=magnetic}]}], hcid=[1]}]}
20-08-2026 00:39:26.025 2354087 [http-nio-8051-exec-117] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:39:26.025 2354087 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202501, traysArr : []
20-08-2026 00:39:26.026 2354088 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202501, traysArr : []
20-08-2026 00:39:26.027 2354089 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:39:26.027 2354089 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:39:26.027 2354089 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:39:26.027 2354089 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:39:26.027 2354089 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:39:26.027 2354089 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:39:26.027 2354089 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:39:26.027 2354089 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:39:26.027 2354089 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:39:26.027 2354089 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:39:26.028 2354090 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:39:26.034 2354096 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:25.850267"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:25.850923"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:39:26.034 2354096 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:25.850267"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:25.850923"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:39:26.050 2354112 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202501, cameraArr : {}
20-08-2026 00:39:26.051 2354113 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202501, cameraInfoData : {}
20-08-2026 00:39:26.197 2354259 [http-nio-8051-exec-107] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:39:26.197 2354259 [http-nio-8051-exec-107] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:39:26.828 2354890 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app'}
20-08-2026 00:39:26.828 2354890 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app'}
20-08-2026 00:39:26.829 2354891 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:39:26.830 2354892 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@67c23cf4
20-08-2026 00:39:26.830 2354892 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:26.830 2354892 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:26.830 2354892 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@67c23cf4
20-08-2026 00:39:26.830 2354892 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:30.220 2358282 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:39:30.220 2358282 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:39:30.220 2358282 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:39:30.221 2358283 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:39:30.221 2358283 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:30.221 2358283 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:39:30.222 2358284 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:30.223 2358285 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"50","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:36:56.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"13","name":"MaxVita Rice Kodubale 30gm","key":"15-4500722","sku_json":"4500722-6"},{"selling_price":40,"image":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","created_at":"2026-08-20 00:36:56.0","weight":"191","sku_id":"4500643","mrp":"40","tray_id":"45","display_label":"Cavins Belgian chocolate 170ml spl pack","vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Milk Shake","vendor_id":"1","qty":"7","name":"Cavins Belgian chocolate 170ml spl pack","sku_json":"4500643-7","key":"45-4500643","amount":40,"purchased_qty":1,"is_sample":false,"totalMRP":40}]}},"imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL","locationType":"Machine","machine":1},"total_items":2,"total_price":"50","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778"}
20-08-2026 00:39:30.225 2358287 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::checkCart response:[neuu.model.Cart@5cda5242]
20-08-2026 00:39:30.225 2358287 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::Iterables.size(checkCart):1
20-08-2026 00:39:30.225 2358287 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::checkCart UPDATING CART:
20-08-2026 00:39:30.231 2358293 [http-nio-8051-exec-60] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@245f3d5c
20-08-2026 00:39:30.231 2358293 [http-nio-8051-exec-60] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:39:30.231 2358293 [http-nio-8051-exec-60] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:39:30.231 2358293 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:39:30.231 2358293 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"50","user_id":"9597724778","imei":"TM03202401","session_id":"795658Cb8d90B545E029581eA023629597724778","created_at":"2026-08-20 00:39:20","modified_at":"2026-08-20 00:39:30","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}","sku_json":"{\"1\":{\"total_price\":\"50\",\"total_items\":2,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500722-2079.jpeg\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:36:56.0\",\"weight\":\"35\",\"sku_id\":\"4500722\",\"mrp\":\"10\",\"tray_id\":\"15\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Rice Kodubale 30gm\",\"totalMRP\":10,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"13\",\"name\":\"MaxVita Rice Kodubale 30gm\",\"key\":\"15-4500722\",\"sku_json\":\"4500722-6\"},{\"selling_price\":40,\"image\":\"https://images.tinymart.in/product/4500643-6170.webp\",\"amount\":40,\"door_id\":\"2\",\"created_at\":\"2026-08-20 00:36:56.0\",\"weight\":\"191\",\"sku_id\":\"4500643\",\"mrp\":\"40\",\"tray_id\":\"45\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Cavins Belgian chocolate 170ml spl pack\",\"totalMRP\":40,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Milk Shake\",\"vendor_id\":\"1\",\"qty\":\"7\",\"name\":\"Cavins Belgian chocolate 170ml spl pack\",\"key\":\"45-4500643\",\"sku_json\":\"4500643-7\"}]}}"}
20-08-2026 00:39:30.232 2358294 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7d9c9744
20-08-2026 00:39:30.232 2358294 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:30.232 2358294 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:30.232 2358294 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7d9c9744
20-08-2026 00:39:30.232 2358294 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:30.822 2358884 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:39:30.822 2358884 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:39:30.822 2358884 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:39:30.822 2358884 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:39:30.822 2358884 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:39:30.822 2358884 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:39:30.822 2358884 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:39:30.822 2358884 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1049c705
20-08-2026 00:39:30.823 2358885 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:30.823 2358885 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:30.823 2358885 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:30.823 2358885 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1049c705
20-08-2026 00:39:30.823 2358885 [http-nio-8051-exec-114] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:30.823 2358885 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:39:30.824 2358886 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:30.825 2358887 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"50","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:36:56.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"13","name":"MaxVita Rice Kodubale 30gm","key":"15-4500722","sku_json":"4500722-6"},{"selling_price":40,"image":"https://images.tinymart.in/product/4500643-6170.webp","amount":40,"door_id":"2","created_at":"2026-08-20 00:36:56.0","weight":"191","sku_id":"4500643","mrp":"40","tray_id":"45","purchased_qty":1,"is_sample":false,"display_label":"Cavins Belgian chocolate 170ml spl pack","totalMRP":40,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Milk Shake","vendor_id":"1","qty":"7","name":"Cavins Belgian chocolate 170ml spl pack","key":"45-4500643","sku_json":"4500643-7"}]}},"imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"},"total_items":2,"total_price":"50","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","read_only":true}
20-08-2026 00:39:30.826 2358888 [http-nio-8051-exec-124] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@12b3aaff
20-08-2026 00:39:30.828 2358890 [http-nio-8051-exec-124] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:39:30.828 2358890 [http-nio-8051-exec-124] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:39:30.828 2358890 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:39:30.828 2358890 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"50","user_id":"9597724778","imei":"TM03202401","session_id":"795658Cb8d90B545E029581eA023629597724778","created_at":"2026-08-20 00:39:20","modified_at":"2026-08-20 00:39:30","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}","sku_json":"{\"1\":{\"total_price\":\"50\",\"total_items\":2,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500722-2079.jpeg\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:36:56.0\",\"weight\":\"35\",\"sku_id\":\"4500722\",\"mrp\":\"10\",\"tray_id\":\"15\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Rice Kodubale 30gm\",\"totalMRP\":10,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"13\",\"name\":\"MaxVita Rice Kodubale 30gm\",\"key\":\"15-4500722\",\"sku_json\":\"4500722-6\"},{\"selling_price\":40,\"image\":\"https://images.tinymart.in/product/4500643-6170.webp\",\"amount\":40,\"door_id\":\"2\",\"created_at\":\"2026-08-20 00:36:56.0\",\"weight\":\"191\",\"sku_id\":\"4500643\",\"mrp\":\"40\",\"tray_id\":\"45\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Cavins Belgian chocolate 170ml spl pack\",\"totalMRP\":40,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Milk Shake\",\"vendor_id\":\"1\",\"qty\":\"7\",\"name\":\"Cavins Belgian chocolate 170ml spl pack\",\"key\":\"45-4500643\",\"sku_json\":\"4500643-7\"}]}}"}
20-08-2026 00:39:30.828 2358890 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2051080f
20-08-2026 00:39:30.828 2358890 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:30.828 2358890 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:30.828 2358890 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2051080f
20-08-2026 00:39:30.828 2358890 [http-nio-8051-exec-124] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:30.872 2358934 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:39:30.872 2358934 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:39:30.872 2358934 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:39:30.872 2358934 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:39:30.872 2358934 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:30.873 2358935 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:39:30.873 2358935 [http-nio-8051-exec-122] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:30.875 2358937 [http-nio-8051-exec-122] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 9597724778
20-08-2026 00:39:30.875 2358937 [http-nio-8051-exec-122] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9597724778
20-08-2026 00:39:30.876 2358938 [http-nio-8051-exec-122] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:39:30.876 2358938 [http-nio-8051-exec-122] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:39:30.876 2358938 [http-nio-8051-exec-122] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:39:30.876 2358938 [http-nio-8051-exec-122] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:39:30.876 2358938 [http-nio-8051-exec-122] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9597724778"}
20-08-2026 00:39:30.876 2358938 [http-nio-8051-exec-122] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:39:30.892 2358954 [http-nio-8051-exec-122] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:39:30.892 2358954 [http-nio-8051-exec-122] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:39:30.892 2358954 [http-nio-8051-exec-122] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:39:30.892 2358954 [http-nio-8051-exec-122] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:39:30.893 2358955 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@428d52d
20-08-2026 00:39:30.893 2358955 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:30.893 2358955 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:30.893 2358955 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@428d52d
20-08-2026 00:39:30.893 2358955 [http-nio-8051-exec-122] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:32.134 2360196 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:39:32.134 2360196 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:39:32.134 2360196 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:39:32.135 2360197 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:39:32.135 2360197 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:32.135 2360197 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:39:32.135 2360197 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:39:32.135 2360197 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:39:32.135 2360197 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:39:32.135 2360197 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:39:32.135 2360197 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:32.136 2360198 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:39:32.136 2360198 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:32.136 2360198 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:32.137 2360199 [http-nio-8051-exec-12] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 9597724778
20-08-2026 00:39:32.137 2360199 [http-nio-8051-exec-12] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9597724778
20-08-2026 00:39:32.137 2360199 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"50","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:36:56.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"13","name":"MaxVita Rice Kodubale 30gm","key":"15-4500722","sku_json":"4500722-6"},{"selling_price":40,"image":"https://images.tinymart.in/product/4500643-6170.webp","amount":40,"door_id":"2","created_at":"2026-08-20 00:36:56.0","weight":"191","sku_id":"4500643","mrp":"40","tray_id":"45","purchased_qty":1,"is_sample":false,"display_label":"Cavins Belgian chocolate 170ml spl pack","totalMRP":40,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Milk Shake","vendor_id":"1","qty":"7","name":"Cavins Belgian chocolate 170ml spl pack","key":"45-4500643","sku_json":"4500643-7"}]}},"imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"},"total_items":2,"total_price":"50","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","read_only":true}
20-08-2026 00:39:32.138 2360200 [http-nio-8051-exec-12] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:39:32.138 2360200 [http-nio-8051-exec-12] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:39:32.138 2360200 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:39:32.138 2360200 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:39:32.138 2360200 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9597724778"}
20-08-2026 00:39:32.138 2360200 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:39:32.139 2360201 [http-nio-8051-exec-73] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@490c805
20-08-2026 00:39:32.139 2360201 [http-nio-8051-exec-73] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:39:32.139 2360201 [http-nio-8051-exec-73] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:39:32.140 2360202 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:39:32.140 2360202 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"50","user_id":"9597724778","imei":"TM03202401","session_id":"795658Cb8d90B545E029581eA023629597724778","created_at":"2026-08-20 00:39:20","modified_at":"2026-08-20 00:39:30","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}","sku_json":"{\"1\":{\"total_price\":\"50\",\"total_items\":2,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500722-2079.jpeg\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:36:56.0\",\"weight\":\"35\",\"sku_id\":\"4500722\",\"mrp\":\"10\",\"tray_id\":\"15\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Rice Kodubale 30gm\",\"totalMRP\":10,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"13\",\"name\":\"MaxVita Rice Kodubale 30gm\",\"key\":\"15-4500722\",\"sku_json\":\"4500722-6\"},{\"selling_price\":40,\"image\":\"https://images.tinymart.in/product/4500643-6170.webp\",\"amount\":40,\"door_id\":\"2\",\"created_at\":\"2026-08-20 00:36:56.0\",\"weight\":\"191\",\"sku_id\":\"4500643\",\"mrp\":\"40\",\"tray_id\":\"45\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Cavins Belgian chocolate 170ml spl pack\",\"totalMRP\":40,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Milk Shake\",\"vendor_id\":\"1\",\"qty\":\"7\",\"name\":\"Cavins Belgian chocolate 170ml spl pack\",\"key\":\"45-4500643\",\"sku_json\":\"4500643-7\"}]}}"}
20-08-2026 00:39:32.140 2360202 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@313b3f94
20-08-2026 00:39:32.140 2360202 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:32.140 2360202 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:32.140 2360202 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@313b3f94
20-08-2026 00:39:32.140 2360202 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:39:32.144 2360206 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:39:32.144 2360206 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:39:32.144 2360206 [http-nio-8051-exec-12] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:39:32.144 2360206 [http-nio-8051-exec-12] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:39:32.145 2360207 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@18f7606b
20-08-2026 00:39:32.145 2360207 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:32.145 2360207 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:32.145 2360207 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@18f7606b
20-08-2026 00:39:32.145 2360207 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:32.202 2360264 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/paymentlist
20-08-2026 00:39:32.203 2360265 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:39:32.203 2360265 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:39:32.203 2360265 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@22dddd87
20-08-2026 00:39:32.203 2360265 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:32.203 2360265 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:32.203 2360265 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@22dddd87
20-08-2026 00:39:32.203 2360265 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:32.265 2360327 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/paymentlist
20-08-2026 00:39:32.265 2360327 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:39:32.265 2360327 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:39:32.265 2360327 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/paymentlist, match ::   false
20-08-2026 00:39:32.265 2360327 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:32.266 2360328 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:39:32.266 2360328 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:39:32.267 2360329 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request payload:{"user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","vm_id":"1711555283773","deviceType":"app","sku_json":{"1":{"total_items":2,"total_price":"50","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:36:56.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"13","name":"MaxVita Rice Kodubale 30gm","key":"15-4500722","sku_json":"4500722-6"},{"selling_price":40,"image":"https://images.tinymart.in/product/4500643-6170.webp","amount":40,"door_id":"2","created_at":"2026-08-20 00:36:56.0","weight":"191","sku_id":"4500643","mrp":"40","tray_id":"45","purchased_qty":1,"is_sample":false,"display_label":"Cavins Belgian chocolate 170ml spl pack","totalMRP":40,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Milk Shake","vendor_id":"1","qty":"7","name":"Cavins Belgian chocolate 170ml spl pack","key":"45-4500643","sku_json":"4500643-7"}]}},"imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"},"total_items":2,"total_price":"50","invoice_amount":"50"}
20-08-2026 00:39:32.267 2360329 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request Origin:https://go.vendingbuddy.in
20-08-2026 00:39:32.267 2360329 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request cip:106.221.193.146
20-08-2026 00:39:32.268 2360330 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::CreateOrder request payload:{"deviceType":"app","vm_id":"1711555283773","total_price":"50","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"},"total_items":2,"invoice_amount":"50","sku_json":{"1":{"total_price":"50","total_items":2,"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:36:56.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"13","name":"MaxVita Rice Kodubale 30gm","key":"15-4500722","sku_json":"4500722-6"},{"selling_price":40,"image":"https://images.tinymart.in/product/4500643-6170.webp","amount":40,"door_id":"2","created_at":"2026-08-20 00:36:56.0","weight":"191","sku_id":"4500643","mrp":"40","tray_id":"45","purchased_qty":1,"is_sample":false,"display_label":"Cavins Belgian chocolate 170ml spl pack","totalMRP":40,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Milk Shake","vendor_id":"1","qty":"7","name":"Cavins Belgian chocolate 170ml spl pack","key":"45-4500643","sku_json":"4500643-7"}]}}}
20-08-2026 00:39:32.268 2360330 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID request imei:TM03202401
20-08-2026 00:39:32.268 2360330 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID response orderID:TM03202401260820003932268
20-08-2026 00:39:32.269 2360331 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - sku_json for order {"1":{"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:36:56.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"13","name":"MaxVita Rice Kodubale 30gm","key":"15-4500722","sku_json":"4500722-6"},{"selling_price":40,"image":"https://images.tinymart.in/product/4500643-6170.webp","amount":40,"door_id":"2","created_at":"2026-08-20 00:36:56.0","weight":"191","sku_id":"4500643","mrp":"40","tray_id":"45","purchased_qty":1,"is_sample":false,"display_label":"Cavins Belgian chocolate 170ml spl pack","totalMRP":40,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Milk Shake","vendor_id":"1","qty":"7","name":"Cavins Belgian chocolate 170ml spl pack","key":"45-4500643","sku_json":"4500643-7"}],"total_price":"50","total_items":2}}
20-08-2026 00:39:32.269 2360331 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:39:32.269 2360331 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:39:32.280 2360342 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist createOrder: {"msg":"Successfully created order with order_id : TM03202401260820003932268","deliveryFee":"0","data":"","appOrder":{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"},"vsOrder":{},"status":true}
20-08-2026 00:39:32.280 2360342 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList request payload:{"deviceType":"app","vm_id":"1711555283773","total_price":"50","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"},"total_items":2,"invoice_amount":"50","sku_json":{"1":{"total_price":"50","total_items":2,"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500722-2079.jpeg","amount":10,"door_id":"1","created_at":"2026-08-20 00:36:56.0","weight":"35","sku_id":"4500722","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Rice Kodubale 30gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"13","name":"MaxVita Rice Kodubale 30gm","key":"15-4500722","sku_json":"4500722-6"},{"selling_price":40,"image":"https://images.tinymart.in/product/4500643-6170.webp","amount":40,"door_id":"2","created_at":"2026-08-20 00:36:56.0","weight":"191","sku_id":"4500643","mrp":"40","tray_id":"45","purchased_qty":1,"is_sample":false,"display_label":"Cavins Belgian chocolate 170ml spl pack","totalMRP":40,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Milk Shake","vendor_id":"1","qty":"7","name":"Cavins Belgian chocolate 170ml spl pack","key":"45-4500643","sku_json":"4500643-7"}]}}}
20-08-2026 00:39:32.281 2360343 [http-nio-8051-exec-85] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9597724778
20-08-2026 00:39:32.281 2360343 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:39:32.281 2360343 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:39:32.281 2360343 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:39:32.281 2360343 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:39:32.281 2360343 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9597724778"}
20-08-2026 00:39:32.281 2360343 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:39:32.288 2360350 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:39:32.288 2360350 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:39:32.288 2360350 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:39:32.288 2360350 [http-nio-8051-exec-85] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:39:32.288 2360350 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList cart payment split into wallet and gateway:: user: 9597724778, cart_price : 50, wallet : 0.0, invoice :  50
20-08-2026 00:39:32.289 2360351 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[{"name":"paytm_upi","active":0,"label":"PayTM UPI"},{"name":"phonepe_upi","active":0,"label":"Phonepe/Bhim upi"},{"name":"payu_upi","active":0,"label":"PayU UPI"},{"name":"payu_collect","active":1,"label":"UPI"}],"header":"UPI","label":"upi"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:39:32.289 2360351 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList IMEI: TM03202401
20-08-2026 00:39:32.289 2360351 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods after: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:39:32.289 2360351 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'Ola' eligibility
20-08-2026 00:39:32.289 2360351 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9597724778, amont = 50.0, orderId = TM03202401260820003932268
20-08-2026 00:39:32.290 2360352 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:39:32.290 2360352 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:39:32.290 2360352 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: Ola :: machineEnv :: 9
20-08-2026 00:39:32.290 2360352 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5b71d282
20-08-2026 00:39:32.291 2360353 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'PayTM_WALLET' eligibility
20-08-2026 00:39:32.291 2360353 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9597724778, amont = 50.0, orderId = TM03202401260820003932268
20-08-2026 00:39:32.291 2360353 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:39:32.292 2360354 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:39:32.292 2360354 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: PayTM_WALLET :: machineEnv :: 9
20-08-2026 00:39:32.292 2360354 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1bf11452
20-08-2026 00:39:32.293 2360355 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'LazyPay' eligibility
20-08-2026 00:39:32.293 2360355 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9597724778, amont = 50.0, orderId = TM03202401260820003932268
20-08-2026 00:39:32.293 2360355 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:39:32.294 2360356 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:39:32.294 2360356 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: LazyPay :: machineEnv :: 9
20-08-2026 00:39:32.294 2360356 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@9bce23d
20-08-2026 00:39:32.295 2360357 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentList: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:39:32.295 2360357 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::payment paymentOptionList :[{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:39:32.295 2360357 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@48f0f0c7
20-08-2026 00:39:32.295 2360357 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:32.295 2360357 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:39:32.295 2360357 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@48f0f0c7
20-08-2026 00:39:32.295 2360357 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:39:33.039 2361101 [http-nio-8051-exec-87] INFO  n.c.kiosk.machine.MachineController - {imei=TM05202204, skus=[177747, 186042, 165143, 4500700, 4500689, 4500667, 185993, 4500681, 4500715, 186059, 186043, 4500678, 4500712, 4500709, 186084, 4500499, 4500668, 4500726, 4500723, 4500714, 4500643, 166327, 4500407, 4500711, 186100, 4500706, 185994, 4500701, 4500677, 4500564, 186078]}
20-08-2026 00:39:33.044 2361106 [http-nio-8051-exec-87] INFO  n.c.kiosk.machine.MachineController - [{"name":"Town Bus Soya Stick ,35g","sku_id":"165143","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/165143-5076.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-09-15 14:26:09.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Townbus Green Masala Peas 28g ","sku_id":"186042","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/186042-4971.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2024-09-13 17:53:24.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"KITKAT Nestle 4 Finger Chocolate 38g","sku_id":"186084","vendor_id":"1","mrp":"30","selling_price":"30","weight":"41","image":"https://images.tinymart.in/product/186084-5395.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-01-06 17:47:45.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"McVities Butter Jeera Cookies58gm","sku_id":"4500709","vendor_id":"1","mrp":"10","selling_price":"10","weight":"61","image":"https://images.tinymart.in/product/4500709-2651.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-10 09:46:56.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"McVities Triple Nut Cookies 58gm","sku_id":"4500714","vendor_id":"1","mrp":"10","selling_price":"10","weight":"58","image":"https://images.tinymart.in/product/4500714-2989.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:47:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:39:33.046 2361108 [http-nio-8051-exec-87] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:39:33.608 2361670 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::payment userAGENNT : Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/30.0 Chrome/143.0.0.0 Mobile Safari/537.36
20-08-2026 00:39:33.608 2361670 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::payment IP : 106.221.193.146
20-08-2026 00:39:33.608 2361670 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::payment request payload:{"payment_method":"razor_pay","mobile":"9597724778","amount":50,"delivery_fee":0,"deviceType":"app","orderId":"TM03202401260820003932268"}
20-08-2026 00:39:33.608 2361670 [http-nio-8051-exec-104] INFO  n.s.PaymentsImplementation - PaymentsImplementation::makePaymentv2 request payload:{payment_method=razor_pay, mobile=9597724778, amount=50, delivery_fee=0, deviceType=app, orderId=TM03202401260820003932268}
20-08-2026 00:39:33.608 2361670 [http-nio-8051-exec-104] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM03202401260820003932268
20-08-2026 00:39:33.611 2361673 [http-nio-8051-exec-104] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9597724778
20-08-2026 00:39:33.612 2361674 [http-nio-8051-exec-104] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:39:33.612 2361674 [http-nio-8051-exec-104] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:39:33.612 2361674 [http-nio-8051-exec-104] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:39:33.612 2361674 [http-nio-8051-exec-104] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:39:33.612 2361674 [http-nio-8051-exec-104] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9597724778"}
20-08-2026 00:39:33.612 2361674 [http-nio-8051-exec-104] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:39:33.619 2361681 [http-nio-8051-exec-104] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:39:33.619 2361681 [http-nio-8051-exec-104] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:39:33.619 2361681 [http-nio-8051-exec-104] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:39:33.619 2361681 [http-nio-8051-exec-104] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:39:33.619 2361681 [http-nio-8051-exec-104] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachineEnvByOrderId :: orderId :: TM03202401260820003932268 
20-08-2026 00:39:33.619 2361681 [http-nio-8051-exec-104] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:39:33.621 2361683 [http-nio-8051-exec-104] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:39:33.622 2361684 [http-nio-8051-exec-104] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@341689
20-08-2026 00:39:33.628 2361690 [http-nio-8051-exec-104] INFO  n.s.PaymentsImplementation - PaymentsImplementation::createPendingPaymentRow response : {"uid":7468750134362456895,"status":true}
20-08-2026 00:39:33.660 2361722 [http-nio-8051-exec-104] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order :: {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787166573,"amount_due":5000,"currency":"INR","receipt":"TM03202401260820003932268-003933","id":"order_TRjqxhFfiiNUDo","entity":"order","offer_id":null,"attempts":0,"status":"created"}
20-08-2026 00:39:33.660 2361722 [http-nio-8051-exec-104] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order amount : 50.0, paymentId : TM03202401260820003932268-003933
20-08-2026 00:39:33.660 2361722 [http-nio-8051-exec-104] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order  {"razor_pay_order":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787166573,"amount_due":5000,"currency":"INR","receipt":"TM03202401260820003932268-003933","id":"order_TRjqxhFfiiNUDo","entity":"order","offer_id":null,"attempts":0,"status":"created"}}
20-08-2026 00:39:34.135 2362197 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:39:34.137 2362199 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:39:34.154 2362216 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:39:34.535 2362597 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:39:33, data=[{id=pd-invalidfs, value=, status=true}]}}
20-08-2026 00:39:34.535 2362597 [http-nio-8051-exec-92] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:39:34.535 2362597 [http-nio-8051-exec-92] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:39:34.535 2362597 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202506, traysArr : []
20-08-2026 00:39:34.536 2362598 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202506, traysArr : []
20-08-2026 00:39:34.537 2362599 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:39:34.537 2362599 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:39:34.537 2362599 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:39:34.537 2362599 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:39:34.537 2362599 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202506, cameraArr : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:39:33"}
20-08-2026 00:39:34.537 2362599 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202506, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:39:33"}
20-08-2026 00:39:34.965 2363027 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::v2/makePayment payment: {"msg":"Razorpay Payment","pg_data":{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787166573,"amount_due":5000,"currency":"INR","receipt":"TM03202401260820003932268-003933","id":"order_TRjqxhFfiiNUDo","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"},"returnUrl":"https://go.vendingbuddy.in//razorpay/process-payment","order_id":"TM03202401260820003932268","status":true}
20-08-2026 00:39:37.392 2365454 [http-nio-8051-exec-108] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202501
20-08-2026 00:39:37.392 2365454 [http-nio-8051-exec-108] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:39:37.392 2365454 [http-nio-8051-exec-108] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:39:37
20-08-2026 00:39:38.768 2366830 [http-nio-8051-exec-76] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-21 10:53:53"}
20-08-2026 00:39:40.360 2368422 [http-nio-8051-exec-123] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM10201907 
20-08-2026 00:39:40.361 2368423 [http-nio-8051-exec-123] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:39:40.362 2368424 [http-nio-8051-exec-123] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:39:40.375 2368437 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:40.375 2368437 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:40.376 2368438 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:39:40.377 2368439 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:40.377 2368439 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:40.379 2368441 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:40.380 2368442 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:39:40.380 2368442 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:39:40.381 2368443 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:39:40.381 2368443 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:40.381 2368443 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:40.382 2368444 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:40.382 2368444 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:40.382 2368444 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:40.383 2368445 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:40.383 2368445 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:40.383 2368445 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:40.384 2368446 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:39:40.384 2368446 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:40.384 2368446 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:40.385 2368447 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:40.385 2368447 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:40.385 2368447 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:40.386 2368448 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:40.386 2368448 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:40.386 2368448 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:40.388 2368450 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:40.388 2368450 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:40.388 2368450 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:40.389 2368451 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:39:40.389 2368451 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:40.389 2368451 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:40.391 2368453 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:40.391 2368453 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:40.391 2368453 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:40.392 2368454 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:39:40.392 2368454 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:40.392 2368454 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:40.393 2368455 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:40.393 2368455 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:39:40.393 2368455 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:39:40.395 2368457 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:39:40.395 2368457 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:40.395 2368457 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:40.396 2368458 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:40.397 2368459 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:40.397 2368459 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:40.398 2368460 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:40.399 2368461 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:40.399 2368461 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:40.400 2368462 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:40.401 2368463 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:39:40.401 2368463 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:39:40.402 2368464 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:39:40.402 2368464 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:40.402 2368464 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:40.403 2368465 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:40.403 2368465 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:40.403 2368465 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:40.404 2368466 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:40.404 2368466 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:39:40.404 2368466 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:39:40.405 2368467 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:39:40.405 2368467 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:40.405 2368467 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:40.406 2368468 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:40.407 2368469 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:39:40.407 2368469 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:39:40.408 2368470 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:39:40.408 2368470 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:40.408 2368470 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:40.409 2368471 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:40.410 2368472 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:40.410 2368472 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:40.411 2368473 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:40.411 2368473 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:40.411 2368473 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:40.412 2368474 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:40.412 2368474 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:39:40.412 2368474 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:39:40.413 2368475 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:39:40.413 2368475 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:40.413 2368475 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:40.414 2368476 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:40.415 2368477 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:40.415 2368477 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:40.416 2368478 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:40.416 2368478 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:39:40.416 2368478 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:39:40.416 2368478 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:39:40.416 2368478 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:40.416 2368478 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:40.417 2368479 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:40.417 2368479 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:40.417 2368479 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:40.418 2368480 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:40.419 2368481 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:40.419 2368481 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:40.420 2368482 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:40.441 2368503 [http-nio-8051-exec-123] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:39:40.584 2368646 [http-nio-8051-exec-121] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:39:40.584 2368646 [http-nio-8051-exec-121] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:39:41.202 2369264 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:39:41.202 2369264 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:39:41.279 2369341 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM03202201
20-08-2026 00:39:41.279 2369341 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:39:41.279 2369341 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:39:41
20-08-2026 00:39:43.456 2371518 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:39:43.456 2371518 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:39:43.456 2371518 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:39:43.456 2371518 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:39:43.456 2371518 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:43.457 2371519 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:39:43.818 2371880 [http-nio-8051-exec-115] INFO  n.c.kiosk.utils.OfferController - offer cart request payload: {skus=[{name=MaxVita Moong daal 25gm per peice, tray_id=14, sku_total=10.0, door_id=, skuid=4500723, image_url=https://images.tinymart.in/product/4500723-3888.png, unit_price=10, qty=1, mrp=10}, {name=MaxVita Rice Kodubale 30gm per peice, tray_id=16, sku_total=10.0, door_id=, skuid=4500722, image_url=https://images.tinymart.in/product/4500722-2079.jpeg, unit_price=10, qty=1, mrp=10}], rstatus=true, res=True, logic=WBL, orderId=TM08202203260820003837839, anomaly=0, total_amount=20.0}
20-08-2026 00:39:43.825 2371887 [http-nio-8051-exec-115] INFO  n.c.kiosk.utils.OfferController - null
20-08-2026 00:39:43.825 2371887 [http-nio-8051-exec-115] INFO  n.c.kiosk.utils.OfferController - offer cart response payload: {"rstatus":true,"res":true,"order_status":"","bill_amount":20,"skus":[{"sku_total":10,"door_id":"","image_url":"https://images.tinymart.in/product/4500723-3888.png","qty":1,"name":"MaxVita Moong daal 25gm per peice","mrp":"10","unit_price":"10","tray_id":"14","skuid":"4500723","offer_id":""},{"sku_total":10,"door_id":"","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm per peice","mrp":"10","unit_price":"10","tray_id":"16","skuid":"4500722","offer_id":""}],"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}
20-08-2026 00:39:44.607 2372669 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:39:44.608 2372670 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:39:44.622 2372684 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:44.622 2372684 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:44.623 2372685 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:39:44.623 2372685 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:39:44.623 2372685 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:39:44.624 2372686 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:39:44.625 2372687 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:39:44.625 2372687 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:39:44.625 2372687 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:39:44.626 2372688 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:44.626 2372688 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:44.626 2372688 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:39:44.626 2372688 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:44.626 2372688 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:44.628 2372690 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:44.629 2372691 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:44.629 2372691 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:44.630 2372692 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:39:44.630 2372692 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:44.630 2372692 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:44.631 2372693 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:39:44.631 2372693 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:44.631 2372693 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:44.632 2372694 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:44.632 2372694 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:44.632 2372694 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:44.633 2372695 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:44.633 2372695 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:44.633 2372695 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:39:44.634 2372696 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:39:44.634 2372696 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:39:44.634 2372696 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:39:44.635 2372697 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:39:44.635 2372697 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:39:44.635 2372697 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:39:44.636 2372698 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:39:44.636 2372698 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:44.636 2372698 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:44.637 2372699 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:44.638 2372700 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:44.638 2372700 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:44.639 2372701 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:44.639 2372701 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:44.639 2372701 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:44.640 2372702 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:39:44.640 2372702 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:44.640 2372702 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:44.641 2372703 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:39:44.641 2372703 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:44.641 2372703 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:44.642 2372704 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:44.643 2372705 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:44.643 2372705 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:44.644 2372706 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:44.644 2372706 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:44.644 2372706 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:44.645 2372707 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:39:44.645 2372707 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:39:44.645 2372707 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:39:44.646 2372708 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:39:44.646 2372708 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:44.646 2372708 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:44.647 2372709 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:44.648 2372710 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:44.648 2372710 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:44.649 2372711 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:44.649 2372711 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:44.649 2372711 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:44.650 2372712 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:39:44.650 2372712 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:39:44.650 2372712 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:39:44.650 2372712 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:44.650 2372712 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:39:44.650 2372712 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:44.650 2372712 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:39:44.650 2372712 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:44.650 2372712 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:39:44.651 2372713 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:44.651 2372713 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:44.651 2372713 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:44.652 2372714 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:44.653 2372715 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:44.653 2372715 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:44.653 2372715 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:44.653 2372715 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:44.653 2372715 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:44.654 2372716 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:44.656 2372718 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:44.656 2372718 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:44.657 2372719 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:44.658 2372720 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:44.658 2372720 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:44.659 2372721 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:44.659 2372721 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:44.659 2372721 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:44.660 2372722 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:39:44.661 2372723 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:44.661 2372723 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:44.662 2372724 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:44.662 2372724 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:44.662 2372724 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:44.663 2372725 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:44.663 2372725 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:44.663 2372725 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:44.663 2372725 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:44.684 2372746 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"12","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"11","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM08202203260820003837839","total_amount":20,"cart_offer_desc":"","imei":"TM08202203","userId":"9100192714"}', video_url='null', access_code='45619377', status='active', type_of_order='app', wallet_txn_id='2649684269312985027', environment='9', wallet_txn_ids_json='{"pre_credit":"2236787425701351188","pre_debit":"2649684269312985027"}', internal_status='null'}
20-08-2026 00:39:44.684 2372746 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - short order id in sync controller is --> KCsxOg
20-08-2026 00:39:44.685 2372747 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - short order expiry is --> 20-09-2026 00:39:44
20-08-2026 00:39:44.690 2372752 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:39:43","mrp":10,"tray_id":null,"offer_id":"","offer":0,"order_item_id":"TM08202203260820003837839_0","vm_id":"1660745548012","vend_status":"success","sync_done":"False","price":10,"qty":1,"sku":"4500723","order_id":"TM08202203260820003837839"}
20-08-2026 00:39:44.691 2372753 [http-nio-8051-exec-110] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM08202203260820003837839' and sku = '4500723' and qty = 1
20-08-2026 00:39:44.696 2372758 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:39:44.702 2372764 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:39:43","mrp":10,"tray_id":null,"offer_id":"","offer":0,"order_item_id":"TM08202203260820003837839_1","vm_id":"1660745548012","vend_status":"success","sync_done":"False","price":10,"qty":1,"sku":"4500722","order_id":"TM08202203260820003837839"}
20-08-2026 00:39:44.703 2372765 [http-nio-8051-exec-110] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM08202203260820003837839' and sku = '4500722' and qty = 1
20-08-2026 00:39:44.704 2372766 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:39:44.713 2372775 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":["TM08202203260820003837839"],"orders_synced":["TM08202203260820003837839"],"tray_synced":["TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839","TM08202203260820003837839"],"orders_data":[],"orders":[],"order_items_synced":["TM08202203260820003837839_0","TM08202203260820003837839_1"],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:39:45.424 2373486 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:39:45.425 2373487 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:39:45.543 2373605 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:39:45.695 2373757 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:39:45.695 2373757 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:39:45.696 2373758 [http-nio-8051-exec-103] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:39:45.703 2373765 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:45.703 2373765 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:45.704 2373766 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:39:45.704 2373766 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:39:45.704 2373766 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:39:45.704 2373766 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:39:45.704 2373766 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:39:45.705 2373767 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:39:45.706 2373768 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:39:45.706 2373768 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:45.706 2373768 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:45.706 2373768 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:39:45.707 2373769 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:45.707 2373769 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:45.707 2373769 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:45.708 2373770 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:45.708 2373770 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:45.709 2373771 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:39:45.709 2373771 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:45.709 2373771 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:45.710 2373772 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:39:45.710 2373772 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:45.710 2373772 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:45.710 2373772 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:45.711 2373773 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:45.711 2373773 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:45.712 2373774 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:45.712 2373774 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:45.712 2373774 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:45.712 2373774 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:45.712 2373774 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:39:45.712 2373774 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:39:45.713 2373775 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:39:45.713 2373775 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:39:45.713 2373775 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:39:45.714 2373776 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:39:45.714 2373776 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:45.714 2373776 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:45.714 2373776 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:45.715 2373777 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:45.715 2373777 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:45.716 2373778 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:45.716 2373778 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:45.716 2373778 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:45.716 2373778 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:39:45.716 2373778 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:45.716 2373778 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:45.717 2373779 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:39:45.718 2373780 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:45.718 2373780 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:45.718 2373780 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:45.719 2373781 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:45.719 2373781 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:45.719 2373781 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:45.719 2373781 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:45.719 2373781 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:45.720 2373782 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:39:45.720 2373782 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:39:45.720 2373782 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:39:45.721 2373783 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:39:45.721 2373783 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:45.721 2373783 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:45.722 2373784 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:45.722 2373784 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:45.722 2373784 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:45.723 2373785 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:45.723 2373785 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:45.723 2373785 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:45.724 2373786 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:45.724 2373786 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:45.724 2373786 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:45.725 2373787 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:45.725 2373787 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:45.725 2373787 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:45.726 2373788 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:45.726 2373788 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:45.726 2373788 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:45.727 2373789 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:45.727 2373789 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:45.727 2373789 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:45.728 2373790 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:45.729 2373791 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:45.729 2373791 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:45.729 2373791 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:45.730 2373792 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:45.730 2373792 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:45.731 2373793 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:45.732 2373794 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:39:45.732 2373794 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:39:45.733 2373795 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:39:45.733 2373795 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:45.733 2373795 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:45.734 2373796 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:45.734 2373796 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:45.734 2373796 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:45.735 2373797 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:45.735 2373797 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:45.735 2373797 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:45.736 2373798 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:45.760 2373822 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:39:46.398 2374460 [http-nio-8051-exec-72] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"user_id":"9100192714","payment_gateway":"razor_pay","order_id":"TM08202203260820003837839","order_amount":20}
20-08-2026 00:39:46.398 2374460 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003837839-20-9100192714-razor_pay:
20-08-2026 00:39:46.400 2374462 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003837839-20-9100192714-razor_pay:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 20.0, orderAmount :: 20 ,  remainingAmount :: 0.0
20-08-2026 00:39:46.400 2374462 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{"pre_credit":"2236787425701351188","pre_debit":"2649684269312985027"}
20-08-2026 00:39:46.400 2374462 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003837839-20-9100192714-razor_pay: order row Order{order_id='TM08202203260820003837839', user_id=9100192714, vm_id=1660745548012, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"skus": [{"sku_total": 10, "name": "MaxVita Moong daal 25gm per peice", "offer_id": "", "tray_id": "14", "door_id": "", "skuid": "4500723", "image_url": "https://images.tinymart.in/product/4500723-3888.png", "unit_price": "10", "qty": 1, "mrp": "10"}, {"sku_total": 10, "name": "MaxVita Rice Kodubale 30gm per peice", "offer_id": "", "tray_id": "16", "door_id": "", "skuid": "4500722", "image_url": "https://images.tinymart.in/product/4500722-2079.jpeg", "unit_price": "10", "qty": 1, "mrp": "10"}], "rstatus": true, "total_amount": 20, "order_status": "", "res": true, "imei": "TM08202203", "cart_offer_desc": "", "userId": "9100192714", "orderId": "TM08202203260820003837839", "bill_amount": 20}', weight_based_response='{}', created_at='2026-08-20 00:38:37.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='KCsxOg', short_order_expiry='20-09-2026 00:39:44', receipt_id='IN20260820003944', proposedSkuJson='{"skus": [{"sku_total": 10, "name": "MaxVita Moong daal 25gm", "offer_desc": "", "offer_id": "", "tray_id": "12", "door_id": "1", "skuid": "4500723", "image_url": "https://images.tinymart.in/product/4500723-3888.png", "unit_price": 10, "qty": 1, "mrp": "10"}, {"sku_total": 10, "name": "MaxVita Rice Kodubale 30gm", "offer_desc": "", "offer_id": "", "tray_id": "11", "door_id": "1", "skuid": "4500722", "image_url": "https://images.tinymart.in/product/4500722-2079.jpeg", "unit_price": 10, "qty": 1, "mrp": "10"}], "userId": "9100192714", "cart_offer_desc": "", "res": true, "imei": "TM08202203", "bill_amount": 20, "orderId": "TM08202203260820003837839", "total_amount": 20}', video_url='null', access_code='d1c7f124-74ee-470e-9a6a-4b5de9730928', status='Completed', type_of_order='app', wallet_txn_id='2649684269312985027', environment='9', wallet_txn_ids_json='{"pre_credit":"2236787425701351188","pre_debit":"2649684269312985027"}', internal_status='null'}
20-08-2026 00:39:46.400 2374462 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003837839-20-9100192714-razor_pay: shortOrderId  KCsxOg
20-08-2026 00:39:46.400 2374462 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003837839-20-9100192714-razor_pay: preAuth  20.0
20-08-2026 00:39:46.400 2374462 [http-nio-8051-exec-72] INFO  neuu.utils.payment.NeuuWallet - customerId: 9100192714
20-08-2026 00:39:46.400 2374462 [http-nio-8051-exec-72] INFO  neuu.utils.payment.NeuuWallet - transactionKey: OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ
20-08-2026 00:39:46.400 2374462 [http-nio-8051-exec-72] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:39:46.401 2374463 [http-nio-8051-exec-72] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"OscUyv3NCcztYfvKUjpVELmue8FegR3s0E7mNuwu2SqBDHPh57Ru9WZwo3QXW0rvbPdrfw3hRZgeGa0opNdJdbb5ymycv4bKvx9jgI1QPAawL5vL4YGwIpk1y1c75iF6hlEOslRxs87w01sFWaPOVe0HMh6WGNOKgcsdHeksrA68cfVbtkudByTXbKQmwNo69zd4CRDuodYjstFvZVrfJly7CxHbEcz15iNxTtHj8aTEIR5tpDsQe7f5ayuFkVqQ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:39:46.401 2374463 [http-nio-8051-exec-72] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9100192714"}
20-08-2026 00:39:46.401 2374463 [http-nio-8051-exec-72] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:39:46.408 2374470 [http-nio-8051-exec-72] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:39:46.408 2374470 [http-nio-8051-exec-72] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:39:46.408 2374470 [http-nio-8051-exec-72] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9100192714-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:39:46.408 2374470 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003837839-20-9100192714-razor_pay: data  {"total_balance":0,"promotional_balance":0,"personal_balance":0}
20-08-2026 00:39:46.408 2374470 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003837839-20-9100192714-razor_pay: walletBalance  0.0
20-08-2026 00:39:46.408 2374470 [http-nio-8051-exec-72] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM08202203260820003837839
20-08-2026 00:39:46.409 2374471 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:39:46.410 2374472 [http-nio-8051-exec-72] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:39:46.410 2374472 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - WalletImpl:: updatePostOrder :: orderId:TM08202203260820003837839, wallet_txn_id:, txn_type:d
20-08-2026 00:39:46.411 2374473 [http-nio-8051-exec-72] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202203260820003837839-20-9100192714-razor_pay: No debit/credit to wallet
20-08-2026 00:39:48.129 2376191 [http-nio-8051-exec-59] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM10201907}
20-08-2026 00:39:50.990 2379052 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:55:58.0, vm_id=1685608919720}
20-08-2026 00:39:50.991 2379053 [http-nio-8051-exec-126] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685608919720, timestamp: 2026-08-19 22:55:58.0
20-08-2026 00:39:51.092 2379154 [http-nio-8051-exec-126] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:39:52.204 2380266 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:39:52.004832, sensors=[{sensor_status=true, sensor_type=limit, id=TM06202302-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202302-1-magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:39:52.005973, sensors=[{sensor_status=true, sensor_type=limit, id=TM06202302-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202302-2-magnetic}]}]}], trays=[]}
20-08-2026 00:39:52.204 2380266 [http-nio-8051-exec-20] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:39:52.204 2380266 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202302, traysArr : []
20-08-2026 00:39:52.205 2380267 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202302, traysArr : []
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:39:52.206 2380268 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:39:52.207 2380269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:39:52.212 2380274 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202302, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:52.004832"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:52.005973"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:39:52.212 2380274 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202302, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:52.004832"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:39:52.005973"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:39:52.223 2380285 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202302, cameraArr : {}
20-08-2026 00:39:52.224 2380286 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202302, cameraInfoData : {}
20-08-2026 00:39:52.466 2380528 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202501
20-08-2026 00:39:52.466 2380528 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:39:52.466 2380528 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:39:52
20-08-2026 00:39:52.466 2380528 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 20:05:02.964388', '2026-08-19 17:37:19.996887', '2026-08-19 20:05:02.764003', '2026-08-19 17:37:19.996975'], 'open_time': ['2026-08-19 20:04:36.687728', '2026-08-19 17:37:16.870753', '2026-08-19 20:04:36.687797', '2026-08-19 17:37:16.870835']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:39:52.466 2380528 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:39:52.466 2380528 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:39:52.467 2380529 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:39:52.467 2380529 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:39:52.467 2380529 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:39:52.467 2380529 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:05:02.964388", "2026-08-19 17:37:19.996887", "2026-08-19 20:05:02.764003", "2026-08-19 17:37:19.996975"], "open_time": ["2026-08-19 20:04:36.687728", "2026-08-19 17:37:16.870753", "2026-08-19 20:04:36.687797", "2026-08-19 17:37:16.870835"]}
20-08-2026 00:39:52.467 2380529 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:39:52.467 2380529 [http-nio-8051-exec-116] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:39:54.029 2382091 [http-nio-8051-exec-125] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202502 
20-08-2026 00:39:54.030 2382092 [http-nio-8051-exec-125] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:39:54.030 2382092 [http-nio-8051-exec-125] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:39:54.041 2382103 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.041 2382103 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.042 2382104 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.043 2382105 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.043 2382105 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.044 2382106 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.044 2382106 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:54.044 2382106 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:54.045 2382107 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:54.045 2382107 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.045 2382107 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.046 2382108 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.047 2382109 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.047 2382109 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.047 2382109 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.048 2382110 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.048 2382110 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.049 2382111 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.050 2382112 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.050 2382112 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.051 2382113 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.051 2382113 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.051 2382113 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.052 2382114 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.052 2382114 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:54.052 2382114 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:54.053 2382115 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:54.053 2382115 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.053 2382115 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.054 2382116 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.054 2382116 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.054 2382116 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.055 2382117 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.056 2382118 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.056 2382118 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.056 2382118 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.057 2382119 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.057 2382119 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.058 2382120 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.059 2382121 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.059 2382121 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.059 2382121 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.060 2382122 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:39:54.060 2382122 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:39:54.061 2382123 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:39:54.061 2382123 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:54.061 2382123 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:54.062 2382124 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:54.062 2382124 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.062 2382124 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.063 2382125 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.063 2382125 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.063 2382125 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.064 2382126 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.065 2382127 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.065 2382127 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.065 2382127 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.066 2382128 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:54.066 2382128 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:54.067 2382129 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:54.067 2382129 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:39:54.067 2382129 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:39:54.067 2382129 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:39:54.067 2382129 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:54.067 2382129 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:54.068 2382130 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:54.068 2382130 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:54.068 2382130 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:54.069 2382131 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:54.069 2382131 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:54.069 2382131 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:54.070 2382132 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:54.070 2382132 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.070 2382132 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.070 2382132 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.071 2382133 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.071 2382133 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.072 2382134 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.072 2382134 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.072 2382134 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.073 2382135 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.073 2382135 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:39:54.073 2382135 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:39:54.075 2382137 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:39:54.075 2382137 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.075 2382137 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.075 2382137 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.076 2382138 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:54.076 2382138 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:54.077 2382139 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:54.077 2382139 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:39:54.077 2382139 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:39:54.077 2382139 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:39:54.077 2382139 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:39:54.077 2382139 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:39:54.078 2382140 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:39:54.078 2382140 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:39:54.078 2382140 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:39:54.079 2382141 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:39:54.079 2382141 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:39:54.080 2382142 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:39:54.081 2382143 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:39:54.081 2382143 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:39:54.081 2382143 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:39:54.082 2382144 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:39:54.100 2382162 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:39:55.969 2384031 [http-nio-8051-exec-106] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:39:55.969 2384031 [http-nio-8051-exec-106] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:40:00.876 2388938 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:40:00, data=[{status=true, id=pd-readonly}, {status=true, id=pd-invalidfs, value=vfat}, {status=true, id=logs-full, value=100%}, {status=true, id=data-full, value=70%}]}}
20-08-2026 00:40:00.876 2388938 [http-nio-8051-exec-117] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:40:00.876 2388938 [http-nio-8051-exec-117] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:40:00.876 2388938 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM07201911, traysArr : []
20-08-2026 00:40:00.876 2388938 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM07201911, traysArr : []
20-08-2026 00:40:00.877 2388939 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:40:00.878 2388940 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:40:00.878 2388940 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:40:00.878 2388940 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:40:00.878 2388940 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM07201911, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"70%","status":true}],"created_at":"2026-08-20 00:40:00"}
20-08-2026 00:40:00.878 2388940 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM07201911, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"70%","status":true}],"created_at":"2026-08-20 00:40:00"}
20-08-2026 00:40:01.300 2389362 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:40:01.300 2389362 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:40:01.318 2389380 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:40:02.056 2390118 [http-nio-8051-exec-100] INFO  n.c.crons.SchedulerController - CustomerappController::cronPendingPayments 
20-08-2026 00:40:02.060 2390122 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders
20-08-2026 00:40:02.075 2390137 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders: getTimeOutOrders.count(): 0
20-08-2026 00:40:02.105 2390167 [http-nio-8051-exec-105] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:40:02.135 2390197 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.138 2390200 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.150 2390212 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.150 2390212 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:40:02.150 2390212 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:40:02.153 2390215 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:40:02.153 2390215 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:40:02.154 2390216 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.156 2390218 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.159 2390221 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.159 2390221 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:40:02.159 2390221 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:40:02.162 2390224 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:40:02.162 2390224 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.162 2390224 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:40:02.199 2390261 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.199 2390261 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.199 2390261 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.200 2390262 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:40:02.200 2390262 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.200 2390262 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.202 2390264 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.206 2390268 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.210 2390272 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.210 2390272 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:40:02.210 2390272 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:40:02.213 2390275 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:40:02.213 2390275 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:40:02.214 2390276 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.216 2390278 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.218 2390280 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.218 2390280 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:40:02.218 2390280 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:40:02.221 2390283 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:40:02.221 2390283 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.221 2390283 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:40:02.242 2390304 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.242 2390304 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.242 2390304 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.242 2390304 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:40:02.242 2390304 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.242 2390304 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.243 2390305 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.245 2390307 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.248 2390310 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.248 2390310 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:40:02.248 2390310 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:02.251 2390313 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:40:02.251 2390313 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:40:02.252 2390314 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.255 2390317 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.259 2390321 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.259 2390321 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:40:02.259 2390321 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:40:02.263 2390325 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:40:02.263 2390325 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.263 2390325 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:40:02.307 2390369 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.308 2390370 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.308 2390370 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.308 2390370 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:40:02.308 2390370 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.308 2390370 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.309 2390371 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.310 2390372 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.312 2390374 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.312 2390374 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:40:02.312 2390374 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:40:02.314 2390376 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:40:02.315 2390377 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:40:02.315 2390377 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.316 2390378 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.318 2390380 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.318 2390380 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:40:02.318 2390380 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:40:02.320 2390382 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:40:02.320 2390382 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.320 2390382 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:40:02.341 2390403 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.342 2390404 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.342 2390404 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.342 2390404 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:40:02.342 2390404 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.342 2390404 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.343 2390405 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.344 2390406 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.346 2390408 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.346 2390408 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:40:02.346 2390408 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:40:02.348 2390410 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:40:02.348 2390410 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:40:02.350 2390412 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.352 2390414 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.356 2390418 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.356 2390418 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:40:02.356 2390418 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:40:02.359 2390421 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:40:02.359 2390421 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:40:02.360 2390422 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.361 2390423 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.365 2390427 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.365 2390427 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:40:02.365 2390427 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:40:02.366 2390428 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:40:02.366 2390428 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:40:02.367 2390429 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.368 2390430 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.370 2390432 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.370 2390432 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:40:02.370 2390432 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:40:02.372 2390434 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:40:02.372 2390434 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:40:02.373 2390435 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.374 2390436 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.376 2390438 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.376 2390438 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:40:02.376 2390438 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:40:02.378 2390440 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:40:02.378 2390440 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:40:02.379 2390441 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.380 2390442 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.384 2390446 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.384 2390446 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:40:02.384 2390446 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:40:02.387 2390449 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:40:02.388 2390450 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:40:02.389 2390451 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.390 2390452 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.392 2390454 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.393 2390455 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:40:02.393 2390455 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:40:02.395 2390457 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:40:02.395 2390457 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:40:02.397 2390459 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.398 2390460 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.400 2390462 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.400 2390462 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:40:02.400 2390462 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:40:02.402 2390464 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:40:02.402 2390464 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:40:02.403 2390465 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.404 2390466 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.406 2390468 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.406 2390468 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:40:02.406 2390468 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:40:02.408 2390470 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:40:02.408 2390470 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.408 2390470 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:40:02.429 2390491 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:02.429 2390491 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:02.429 2390491 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:40:02.429 2390491 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:40:02.429 2390491 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.429 2390491 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.431 2390493 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.432 2390494 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.435 2390497 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.435 2390497 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:40:02.435 2390497 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:02.437 2390499 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:40:02.437 2390499 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:40:02.437 2390499 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.438 2390500 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.441 2390503 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.441 2390503 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:40:02.441 2390503 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:40:02.443 2390505 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:40:02.443 2390505 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:40:02.444 2390506 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.445 2390507 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.447 2390509 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.447 2390509 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:40:02.447 2390509 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:40:02.450 2390512 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:40:02.450 2390512 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:40:02.450 2390512 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.451 2390513 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.454 2390516 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.454 2390516 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:40:02.454 2390516 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:40:02.456 2390518 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:40:02.456 2390518 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.456 2390518 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:40:02.481 2390543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.481 2390543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.481 2390543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.481 2390543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:40:02.481 2390543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.481 2390543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.482 2390544 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.485 2390547 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.489 2390551 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.489 2390551 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:40:02.489 2390551 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:40:02.492 2390554 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:40:02.492 2390554 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.492 2390554 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:40:02.512 2390574 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.512 2390574 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.512 2390574 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.512 2390574 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:40:02.512 2390574 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.512 2390574 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.513 2390575 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.515 2390577 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.519 2390581 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.519 2390581 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:40:02.519 2390581 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:02.522 2390584 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:40:02.522 2390584 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:40:02.523 2390585 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.525 2390587 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.528 2390590 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.528 2390590 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:40:02.528 2390590 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:40:02.530 2390592 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:40:02.531 2390593 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:40:02.531 2390593 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.533 2390595 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.536 2390598 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.536 2390598 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:40:02.536 2390598 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:40:02.539 2390601 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:40:02.540 2390602 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.540 2390602 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:40:02.565 2390627 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.565 2390627 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.565 2390627 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.565 2390627 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:40:02.565 2390627 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.565 2390627 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.566 2390628 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.568 2390630 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.572 2390634 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.572 2390634 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:40:02.572 2390634 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:40:02.575 2390637 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:40:02.575 2390637 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:40:02.576 2390638 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.578 2390640 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.581 2390643 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.581 2390643 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:40:02.581 2390643 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:40:02.585 2390647 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:40:02.585 2390647 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:40:02.587 2390649 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:40:02.588 2390650 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4d745149
20-08-2026 00:40:02.592 2390654 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:40:02.592 2390654 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:40:02.592 2390654 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:40:02.594 2390656 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:40:02.595 2390657 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:40:02.595 2390657 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.597 2390659 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.599 2390661 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.599 2390661 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:40:02.599 2390661 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:40:02.601 2390663 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:40:02.601 2390663 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:40:02.603 2390665 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.604 2390666 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.606 2390668 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.606 2390668 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:40:02.606 2390668 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:40:02.608 2390670 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:40:02.608 2390670 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:40:02.609 2390671 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.610 2390672 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.612 2390674 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.612 2390674 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:40:02.612 2390674 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:40:02.614 2390676 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:40:02.614 2390676 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:40:02.615 2390677 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.616 2390678 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.618 2390680 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.618 2390680 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:40:02.618 2390680 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:40:02.622 2390684 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:40:02.622 2390684 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:40:02.623 2390685 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.624 2390686 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.628 2390690 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.629 2390691 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:40:02.629 2390691 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:02.636 2390698 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:40:02.636 2390698 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:40:02.636 2390698 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.637 2390699 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.640 2390702 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.641 2390703 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:40:02.641 2390703 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:02.643 2390705 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:40:02.643 2390705 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:40:02.643 2390705 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:40:02.644 2390706 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4d745149
20-08-2026 00:40:02.647 2390709 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:40:02.647 2390709 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:40:02.647 2390709 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:40:02.650 2390712 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:40:02.650 2390712 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:40:02.651 2390713 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.654 2390716 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.656 2390718 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.656 2390718 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:40:02.656 2390718 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:40:02.659 2390721 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:40:02.659 2390721 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:40:02.660 2390722 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.661 2390723 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.664 2390726 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.664 2390726 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:40:02.664 2390726 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:40:02.666 2390728 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:40:02.666 2390728 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:40:02.666 2390728 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.668 2390730 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.670 2390732 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.670 2390732 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:40:02.670 2390732 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:40:02.672 2390734 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:40:02.672 2390734 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:40:02.673 2390735 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.674 2390736 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.676 2390738 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.677 2390739 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:40:02.677 2390739 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:40:02.679 2390741 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:40:02.679 2390741 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.679 2390741 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:40:02.696 2390758 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.696 2390758 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.696 2390758 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.696 2390758 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:40:02.696 2390758 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.696 2390758 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.697 2390759 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.699 2390761 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.702 2390764 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.702 2390764 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:40:02.702 2390764 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:40:02.705 2390767 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:40:02.705 2390767 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:40:02.707 2390769 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.710 2390772 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.714 2390776 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.714 2390776 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:40:02.714 2390776 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:40:02.717 2390779 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:40:02.717 2390779 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.717 2390779 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:40:02.741 2390803 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.741 2390803 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.741 2390803 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.741 2390803 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:40:02.741 2390803 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.741 2390803 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.742 2390804 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.744 2390806 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.747 2390809 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.747 2390809 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:40:02.747 2390809 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:40:02.750 2390812 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:40:02.750 2390812 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:40:02.750 2390812 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.752 2390814 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.754 2390816 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.754 2390816 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:40:02.754 2390816 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:40:02.756 2390818 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:40:02.756 2390818 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:40:02.757 2390819 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.759 2390821 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.763 2390825 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.763 2390825 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:40:02.763 2390825 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:40:02.767 2390829 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:40:02.767 2390829 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.767 2390829 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:40:02.806 2390868 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.806 2390868 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.806 2390868 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.806 2390868 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:40:02.806 2390868 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.806 2390868 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.808 2390870 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.811 2390873 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.817 2390879 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.817 2390879 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:40:02.817 2390879 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:40:02.820 2390882 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:40:02.820 2390882 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:40:02.821 2390883 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.823 2390885 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.825 2390887 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.825 2390887 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:40:02.825 2390887 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:02.828 2390890 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:40:02.828 2390890 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:40:02.829 2390891 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.830 2390892 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.833 2390895 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.833 2390895 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:40:02.833 2390895 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:40:02.836 2390898 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:40:02.836 2390898 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.836 2390898 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:40:02.865 2390927 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.865 2390927 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.865 2390927 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.865 2390927 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:40:02.865 2390927 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.865 2390927 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.866 2390928 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.871 2390933 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.875 2390937 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.875 2390937 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:40:02.875 2390937 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:40:02.880 2390942 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:40:02.880 2390942 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.880 2390942 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:40:02.902 2390964 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.902 2390964 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:02.902 2390964 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:02.902 2390964 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:40:02.902 2390964 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.902 2390964 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.903 2390965 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.906 2390968 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.909 2390971 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.909 2390971 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:40:02.909 2390971 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:02.912 2390974 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:40:02.912 2390974 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:40:02.913 2390975 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.915 2390977 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.918 2390980 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.918 2390980 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:40:02.918 2390980 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:40:02.920 2390982 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:40:02.921 2390983 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:40:02.921 2390983 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.923 2390985 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.926 2390988 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.926 2390988 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:40:02.926 2390988 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:02.929 2390991 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:40:02.930 2390992 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:40:02.930 2390992 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:02.932 2390994 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:02.936 2390998 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:02.936 2390998 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:40:02.936 2390998 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:40:02.940 2391002 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:40:02.940 2391002 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:02.940 2391002 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:40:02.973 2391035 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:02.973 2391035 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:02.973 2391035 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:40:02.973 2391035 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:40:02.973 2391035 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:02.0
20-08-2026 00:40:02.973 2391035 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:02.975 2391037 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.977 2391039 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.982 2391044 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.982 2391044 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:40:02.982 2391044 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:02.986 2391048 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:40:02.986 2391048 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:40:02.987 2391049 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.989 2391051 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:02.992 2391054 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:02.992 2391054 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:40:02.992 2391054 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:40:02.995 2391057 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:40:02.995 2391057 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:40:02.996 2391058 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:02.997 2391059 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.000 2391062 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.000 2391062 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:40:03.000 2391062 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:03.002 2391064 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:40:03.002 2391064 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:40:03.003 2391065 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:40:03.004 2391066 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@544c2e45
20-08-2026 00:40:03.008 2391070 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:40:03.008 2391070 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:40:03.008 2391070 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:40:03.011 2391073 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:40:03.011 2391073 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:40:03.012 2391074 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.014 2391076 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.017 2391079 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.017 2391079 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:40:03.017 2391079 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:40:03.020 2391082 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:40:03.020 2391082 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:40:03.021 2391083 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.022 2391084 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.026 2391088 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.026 2391088 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:40:03.026 2391088 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:40:03.030 2391092 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:40:03.030 2391092 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:40:03.031 2391093 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.033 2391095 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.037 2391099 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.037 2391099 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:40:03.037 2391099 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:40:03.041 2391103 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:40:03.041 2391103 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:40:03.042 2391104 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.044 2391106 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.049 2391111 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.049 2391111 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:40:03.049 2391111 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:40:03.052 2391114 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:40:03.052 2391114 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.052 2391114 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:40:03.159 2391221 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.159 2391221 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.159 2391221 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.160 2391222 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:40:03.160 2391222 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.160 2391222 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.161 2391223 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.162 2391224 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.165 2391227 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.165 2391227 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:40:03.165 2391227 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:40:03.168 2391230 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:40:03.168 2391230 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:40:03.169 2391231 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.170 2391232 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.173 2391235 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.173 2391235 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:40:03.173 2391235 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:40:03.175 2391237 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:40:03.176 2391238 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:40:03.176 2391238 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.178 2391240 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.181 2391243 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.181 2391243 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:40:03.181 2391243 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:03.184 2391246 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:40:03.184 2391246 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:40:03.185 2391247 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.186 2391248 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.189 2391251 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.189 2391251 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:40:03.189 2391251 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:40:03.192 2391254 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:40:03.192 2391254 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.192 2391254 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:40:03.225 2391287 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.225 2391287 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.225 2391287 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.225 2391287 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:40:03.225 2391287 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.225 2391287 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.226 2391288 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.229 2391291 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.234 2391296 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.234 2391296 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:40:03.234 2391296 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:40:03.238 2391300 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:40:03.238 2391300 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.238 2391300 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:40:03.256 2391318 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.256 2391318 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.256 2391318 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.256 2391318 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:40:03.256 2391318 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.256 2391318 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.257 2391319 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.259 2391321 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.262 2391324 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.262 2391324 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:40:03.263 2391325 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:40:03.266 2391328 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:40:03.266 2391328 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:40:03.267 2391329 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.269 2391331 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.274 2391336 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.274 2391336 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:40:03.274 2391336 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:03.278 2391340 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:40:03.279 2391341 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:40:03.280 2391342 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.283 2391345 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.287 2391349 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.287 2391349 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:40:03.287 2391349 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:03.291 2391353 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:40:03.291 2391353 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:40:03.293 2391355 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.295 2391357 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.300 2391362 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.300 2391362 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:40:03.300 2391362 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:40:03.303 2391365 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:40:03.303 2391365 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.303 2391365 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:40:03.332 2391394 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.332 2391394 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.332 2391394 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.332 2391394 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:40:03.332 2391394 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.332 2391394 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.333 2391395 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.335 2391397 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.339 2391401 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.339 2391401 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:40:03.339 2391401 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:03.343 2391405 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:40:03.343 2391405 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:40:03.345 2391407 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.347 2391409 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.351 2391413 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.351 2391413 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:40:03.351 2391413 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:40:03.355 2391417 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:40:03.355 2391417 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.355 2391417 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:40:03.381 2391443 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.381 2391443 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.381 2391443 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.381 2391443 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:40:03.381 2391443 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.381 2391443 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.383 2391445 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.386 2391448 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.390 2391452 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.390 2391452 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:40:03.391 2391453 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:03.394 2391456 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:40:03.395 2391457 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:40:03.396 2391458 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.398 2391460 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.402 2391464 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.402 2391464 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:40:03.402 2391464 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:40:03.409 2391471 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:40:03.409 2391471 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.409 2391471 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:40:03.469 2391531 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.469 2391531 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.469 2391531 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.469 2391531 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:40:03.469 2391531 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.469 2391531 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.471 2391533 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.476 2391538 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.481 2391543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.481 2391543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:40:03.481 2391543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:40:03.484 2391546 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:40:03.484 2391546 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:40:03.485 2391547 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.488 2391550 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.492 2391554 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.492 2391554 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:40:03.492 2391554 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:40:03.496 2391558 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:40:03.496 2391558 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.496 2391558 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:40:03.547 2391609 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.547 2391609 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.547 2391609 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.547 2391609 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:40:03.547 2391609 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.547 2391609 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.549 2391611 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.552 2391614 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.556 2391618 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.556 2391618 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:40:03.556 2391618 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:40:03.560 2391622 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:40:03.561 2391623 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.561 2391623 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:40:03.577 2391639 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.578 2391640 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.578 2391640 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.578 2391640 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:40:03.578 2391640 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.578 2391640 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.579 2391641 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.580 2391642 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.583 2391645 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.583 2391645 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:40:03.583 2391645 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:40:03.586 2391648 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:40:03.586 2391648 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:40:03.587 2391649 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.589 2391651 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.594 2391656 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.594 2391656 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:40:03.594 2391656 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:40:03.597 2391659 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:40:03.597 2391659 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.597 2391659 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:40:03.626 2391688 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.626 2391688 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.626 2391688 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.626 2391688 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:40:03.626 2391688 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.627 2391689 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.628 2391690 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.629 2391691 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.632 2391694 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.632 2391694 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:40:03.632 2391694 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:40:03.635 2391697 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:40:03.635 2391697 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:40:03.636 2391698 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.638 2391700 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.640 2391702 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.640 2391702 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:40:03.640 2391702 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:40:03.643 2391705 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:40:03.643 2391705 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:40:03.644 2391706 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.645 2391707 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.647 2391709 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.647 2391709 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:40:03.647 2391709 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:40:03.650 2391712 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:40:03.650 2391712 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:40:03.651 2391713 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.652 2391714 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.654 2391716 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.654 2391716 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:40:03.655 2391717 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:40:03.657 2391719 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:40:03.657 2391719 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:40:03.658 2391720 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.660 2391722 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.663 2391725 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.663 2391725 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:40:03.663 2391725 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:03.667 2391729 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:40:03.667 2391729 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:40:03.668 2391730 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.670 2391732 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.674 2391736 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.674 2391736 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:40:03.674 2391736 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:40:03.678 2391740 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:40:03.678 2391740 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:40:03.679 2391741 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.681 2391743 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.683 2391745 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.683 2391745 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:40:03.683 2391745 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:40:03.686 2391748 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:40:03.686 2391748 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:40:03.687 2391749 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.688 2391750 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.691 2391753 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.691 2391753 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:40:03.691 2391753 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:40:03.693 2391755 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:40:03.693 2391755 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:40:03.694 2391756 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.696 2391758 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.700 2391762 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.700 2391762 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:40:03.700 2391762 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:40:03.704 2391766 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:40:03.704 2391766 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:40:03.706 2391768 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:40:03.707 2391769 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4d745149
20-08-2026 00:40:03.710 2391772 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:40:03.710 2391772 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:40:03.710 2391772 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:40:03.714 2391776 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:40:03.714 2391776 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:40:03.715 2391777 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.716 2391778 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.719 2391781 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.719 2391781 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:40:03.719 2391781 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:40:03.722 2391784 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:40:03.722 2391784 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:40:03.723 2391785 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.725 2391787 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.729 2391791 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.729 2391791 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:40:03.729 2391791 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:40:03.733 2391795 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:40:03.733 2391795 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.733 2391795 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:40:03.760 2391822 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.760 2391822 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.760 2391822 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.760 2391822 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:40:03.760 2391822 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.760 2391822 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.762 2391824 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.764 2391826 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.766 2391828 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.767 2391829 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:40:03.767 2391829 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:40:03.770 2391832 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:40:03.770 2391832 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:40:03.771 2391833 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.772 2391834 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.775 2391837 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.775 2391837 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:40:03.776 2391838 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:40:03.779 2391841 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:40:03.779 2391841 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:40:03.780 2391842 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.782 2391844 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.785 2391847 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.785 2391847 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:40:03.785 2391847 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:40:03.788 2391850 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:40:03.788 2391850 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:40:03.789 2391851 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.790 2391852 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.792 2391854 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.793 2391855 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:40:03.793 2391855 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:03.795 2391857 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:40:03.795 2391857 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:40:03.796 2391858 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.797 2391859 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.801 2391863 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.801 2391863 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:40:03.801 2391863 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:40:03.804 2391866 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:40:03.804 2391866 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.804 2391866 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:40:03.847 2391909 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:03.848 2391910 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:03.848 2391910 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:40:03.848 2391910 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:40:03.848 2391910 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.848 2391910 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.849 2391911 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.850 2391912 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.853 2391915 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.853 2391915 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:40:03.853 2391915 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:40:03.856 2391918 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:40:03.856 2391918 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.856 2391918 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:40:03.878 2391940 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:03.878 2391940 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:03.878 2391940 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:40:03.878 2391940 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:40:03.878 2391940 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.878 2391940 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.879 2391941 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.881 2391943 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.884 2391946 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.884 2391946 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:40:03.884 2391946 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:40:03.888 2391950 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:40:03.888 2391950 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.888 2391950 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:40:03.910 2391972 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.910 2391972 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.910 2391972 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.910 2391972 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:40:03.910 2391972 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.910 2391972 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.912 2391974 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.914 2391976 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.919 2391981 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.919 2391981 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:40:03.919 2391981 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:03.922 2391984 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:40:03.922 2391984 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:40:03.924 2391986 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.926 2391988 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.930 2391992 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.930 2391992 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:40:03.930 2391992 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:40:03.934 2391996 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:40:03.934 2391996 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:40:03.935 2391997 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.936 2391998 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.938 2392000 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.938 2392000 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:40:03.938 2392000 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:40:03.942 2392004 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:40:03.942 2392004 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.942 2392004 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:40:03.967 2392029 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.967 2392029 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:03.967 2392029 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:03.967 2392029 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:40:03.967 2392029 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:03.0
20-08-2026 00:40:03.967 2392029 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:03.968 2392030 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:03.970 2392032 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:03.976 2392038 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:03.976 2392038 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:40:03.976 2392038 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:40:03.981 2392043 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:40:03.981 2392043 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:40:03.982 2392044 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:03.985 2392047 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:03.990 2392052 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:03.990 2392052 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:40:03.990 2392052 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:40:03.994 2392056 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:40:03.994 2392056 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:03.994 2392056 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:40:04.013 2392075 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.013 2392075 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.013 2392075 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.013 2392075 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:40:04.013 2392075 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.013 2392075 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.015 2392077 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.018 2392080 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.023 2392085 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.023 2392085 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:40:04.023 2392085 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:40:04.026 2392088 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:40:04.026 2392088 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:40:04.027 2392089 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.029 2392091 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.031 2392093 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.031 2392093 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:40:04.031 2392093 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:40:04.034 2392096 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:40:04.034 2392096 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:40:04.034 2392096 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.035 2392097 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.039 2392101 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.039 2392101 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:40:04.039 2392101 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:04.041 2392103 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:40:04.041 2392103 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:40:04.042 2392104 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.043 2392105 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.047 2392109 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.047 2392109 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:40:04.047 2392109 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:40:04.049 2392111 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:40:04.049 2392111 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:40:04.050 2392112 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.051 2392113 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.054 2392116 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.054 2392116 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:40:04.054 2392116 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:40:04.057 2392119 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:40:04.057 2392119 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:40:04.058 2392120 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.060 2392122 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.063 2392125 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.063 2392125 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:40:04.063 2392125 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:04.067 2392129 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:40:04.067 2392129 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:40:04.068 2392130 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.069 2392131 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.073 2392135 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.073 2392135 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:40:04.073 2392135 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:40:04.075 2392137 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:40:04.075 2392137 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.075 2392137 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:40:04.104 2392166 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:04.104 2392166 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:04.104 2392166 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:40:04.104 2392166 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:40:04.104 2392166 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.104 2392166 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.106 2392168 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.107 2392169 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.110 2392172 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.110 2392172 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:40:04.110 2392172 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:40:04.114 2392176 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:40:04.114 2392176 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:40:04.115 2392177 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.116 2392178 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.119 2392181 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.119 2392181 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:40:04.119 2392181 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:40:04.122 2392184 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:40:04.122 2392184 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.122 2392184 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:40:04.141 2392203 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:04.141 2392203 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:04.141 2392203 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:40:04.141 2392203 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:40:04.141 2392203 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.141 2392203 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.143 2392205 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.146 2392208 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.150 2392212 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.150 2392212 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:40:04.150 2392212 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:40:04.154 2392216 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:40:04.155 2392217 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.155 2392217 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:40:04.178 2392240 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.178 2392240 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.178 2392240 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.178 2392240 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:40:04.178 2392240 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.178 2392240 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.180 2392242 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.182 2392244 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.185 2392247 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.185 2392247 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:40:04.185 2392247 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:40:04.188 2392250 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:40:04.188 2392250 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:40:04.188 2392250 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.191 2392253 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.195 2392257 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.196 2392258 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:40:04.196 2392258 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:40:04.199 2392261 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:40:04.199 2392261 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.199 2392261 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:40:04.266 2392328 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.266 2392328 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.266 2392328 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.266 2392328 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:40:04.266 2392328 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.267 2392329 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.268 2392330 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.271 2392333 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.276 2392338 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.276 2392338 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:40:04.276 2392338 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:40:04.280 2392342 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:40:04.280 2392342 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:40:04.281 2392343 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.282 2392344 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.285 2392347 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.285 2392347 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:40:04.285 2392347 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:40:04.288 2392350 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:40:04.288 2392350 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:40:04.290 2392352 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.292 2392354 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.297 2392359 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.297 2392359 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:40:04.297 2392359 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:40:04.300 2392362 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:40:04.300 2392362 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:40:04.301 2392363 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.303 2392365 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.308 2392370 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.308 2392370 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:40:04.308 2392370 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:04.312 2392374 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:40:04.312 2392374 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:40:04.313 2392375 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.315 2392377 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.318 2392380 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.318 2392380 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:40:04.318 2392380 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:40:04.321 2392383 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:40:04.321 2392383 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.321 2392383 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:40:04.337 2392399 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:04.337 2392399 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:04.337 2392399 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:40:04.338 2392400 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:40:04.338 2392400 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.338 2392400 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.339 2392401 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.340 2392402 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.344 2392406 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.344 2392406 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:40:04.344 2392406 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:40:04.346 2392408 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:40:04.346 2392408 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:40:04.347 2392409 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.348 2392410 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.352 2392414 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.352 2392414 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:40:04.352 2392414 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:40:04.356 2392418 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:40:04.356 2392418 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:40:04.356 2392418 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.358 2392420 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.361 2392423 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.361 2392423 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:40:04.361 2392423 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:40:04.366 2392428 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:40:04.366 2392428 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.366 2392428 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:40:04.390 2392452 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.390 2392452 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.391 2392453 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.391 2392453 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:40:04.391 2392453 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.391 2392453 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.393 2392455 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.395 2392457 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.401 2392463 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.401 2392463 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:40:04.401 2392463 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:40:04.405 2392467 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:40:04.406 2392468 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.406 2392468 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:40:04.445 2392507 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:04.445 2392507 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:04.445 2392507 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:40:04.445 2392507 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:40:04.445 2392507 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.445 2392507 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.446 2392508 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.448 2392510 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.451 2392513 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.451 2392513 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:40:04.451 2392513 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:40:04.454 2392516 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:40:04.454 2392516 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:40:04.456 2392518 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.458 2392520 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.462 2392524 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.462 2392524 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:40:04.462 2392524 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:40:04.465 2392527 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:40:04.465 2392527 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:40:04.466 2392528 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.468 2392530 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.471 2392533 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.471 2392533 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:40:04.471 2392533 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:40:04.474 2392536 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:40:04.474 2392536 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:40:04.475 2392537 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.476 2392538 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.481 2392543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.481 2392543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:40:04.481 2392543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:40:04.485 2392547 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:40:04.485 2392547 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:40:04.487 2392549 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.488 2392550 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.493 2392555 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.493 2392555 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:40:04.493 2392555 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:40:04.496 2392558 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:40:04.497 2392559 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.497 2392559 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:40:04.536 2392598 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.537 2392599 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.537 2392599 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.537 2392599 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:40:04.537 2392599 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.537 2392599 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.538 2392600 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.539 2392601 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.542 2392604 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.542 2392604 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:40:04.542 2392604 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:40:04.544 2392606 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:40:04.544 2392606 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:40:04.545 2392607 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.546 2392608 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.549 2392611 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.549 2392611 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:40:04.549 2392611 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:04.551 2392613 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:40:04.551 2392613 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:40:04.552 2392614 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.553 2392615 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.556 2392618 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.556 2392618 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:40:04.556 2392618 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:04.558 2392620 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:40:04.558 2392620 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:40:04.559 2392621 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.560 2392622 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.563 2392625 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.563 2392625 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:40:04.563 2392625 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:40:04.565 2392627 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:40:04.565 2392627 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:40:04.566 2392628 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.567 2392629 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.570 2392632 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.570 2392632 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:40:04.570 2392632 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:04.572 2392634 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:40:04.572 2392634 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:40:04.573 2392635 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.574 2392636 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.576 2392638 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.576 2392638 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:40:04.576 2392638 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:40:04.579 2392641 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:40:04.579 2392641 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:40:04.580 2392642 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.581 2392643 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.584 2392646 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.584 2392646 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:40:04.584 2392646 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:04.587 2392649 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:40:04.587 2392649 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:40:04.588 2392650 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.589 2392651 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.591 2392653 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.592 2392654 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:40:04.592 2392654 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:04.594 2392656 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:40:04.594 2392656 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:40:04.595 2392657 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.596 2392658 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.598 2392660 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.598 2392660 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:40:04.598 2392660 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:40:04.601 2392663 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:40:04.601 2392663 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:40:04.602 2392664 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.603 2392665 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.606 2392668 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.606 2392668 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:40:04.606 2392668 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:40:04.609 2392671 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:40:04.609 2392671 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:40:04.609 2392671 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.610 2392672 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.613 2392675 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.613 2392675 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:40:04.613 2392675 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:40:04.615 2392677 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:40:04.615 2392677 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:40:04.616 2392678 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.617 2392679 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.620 2392682 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.621 2392683 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:40:04.621 2392683 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:40:04.628 2392690 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:40:04.628 2392690 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:40:04.629 2392691 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.630 2392692 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.632 2392694 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.632 2392694 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:40:04.632 2392694 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:40:04.635 2392697 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:40:04.635 2392697 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.635 2392697 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:40:04.670 2392732 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.670 2392732 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.670 2392732 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.670 2392732 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:40:04.670 2392732 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.670 2392732 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.671 2392733 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.672 2392734 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.676 2392738 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.676 2392738 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:40:04.676 2392738 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:04.678 2392740 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:40:04.678 2392740 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:40:04.679 2392741 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.680 2392742 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.683 2392745 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.683 2392745 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:40:04.683 2392745 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:04.685 2392747 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:40:04.685 2392747 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:40:04.686 2392748 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.687 2392749 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.690 2392752 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.690 2392752 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:40:04.690 2392752 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:40:04.693 2392755 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:40:04.693 2392755 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.693 2392755 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:40:04.707 2392769 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.707 2392769 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.707 2392769 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.707 2392769 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:40:04.707 2392769 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.707 2392769 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.708 2392770 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.709 2392771 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.711 2392773 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.712 2392774 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:40:04.712 2392774 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:40:04.714 2392776 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:40:04.715 2392777 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:40:04.716 2392778 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.717 2392779 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.720 2392782 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.720 2392782 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:40:04.720 2392782 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:04.722 2392784 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:40:04.722 2392784 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:40:04.723 2392785 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.725 2392787 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.727 2392789 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.727 2392789 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:40:04.727 2392789 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:40:04.730 2392792 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:40:04.730 2392792 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:40:04.731 2392793 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.732 2392794 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.735 2392797 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.735 2392797 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:40:04.735 2392797 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:40:04.737 2392799 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:40:04.737 2392799 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:40:04.738 2392800 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.739 2392801 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.742 2392804 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.742 2392804 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:40:04.742 2392804 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:04.744 2392806 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:40:04.744 2392806 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:40:04.745 2392807 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.747 2392809 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.749 2392811 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.749 2392811 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:40:04.749 2392811 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:40:04.752 2392814 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:40:04.752 2392814 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.752 2392814 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:40:04.776 2392838 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.776 2392838 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.776 2392838 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.776 2392838 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:40:04.776 2392838 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.776 2392838 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.777 2392839 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.779 2392841 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.781 2392843 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.781 2392843 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:40:04.781 2392843 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:40:04.783 2392845 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:40:04.784 2392846 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:40:04.784 2392846 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.785 2392847 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.788 2392850 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.788 2392850 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:40:04.788 2392850 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:40:04.791 2392853 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:40:04.791 2392853 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:40:04.791 2392853 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.793 2392855 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.795 2392857 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.795 2392857 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:40:04.795 2392857 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:40:04.798 2392860 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:40:04.798 2392860 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:40:04.799 2392861 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.800 2392862 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.802 2392864 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.802 2392864 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:40:04.802 2392864 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:40:04.804 2392866 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:40:04.805 2392867 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:40:04.806 2392868 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.807 2392869 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.810 2392872 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.810 2392872 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:40:04.810 2392872 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:40:04.812 2392874 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:40:04.812 2392874 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.812 2392874 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:40:04.846 2392908 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.846 2392908 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.846 2392908 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.846 2392908 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.847 2392909 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:40:04.849 2392911 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@544c2e45
20-08-2026 00:40:04.853 2392915 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:40:04.853 2392915 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:40:04.853 2392915 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:40:04.856 2392918 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:40:04.856 2392918 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:40:04.857 2392919 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.858 2392920 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.861 2392923 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.861 2392923 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:40:04.861 2392923 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:40:04.864 2392926 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:40:04.864 2392926 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.864 2392926 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:40:04.886 2392948 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.886 2392948 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.886 2392948 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.886 2392948 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:40:04.886 2392948 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.886 2392948 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.887 2392949 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.889 2392951 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.892 2392954 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.892 2392954 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:40:04.892 2392954 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:04.894 2392956 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:40:04.894 2392956 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:40:04.895 2392957 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.897 2392959 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.900 2392962 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.900 2392962 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:40:04.900 2392962 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:40:04.903 2392965 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:40:04.903 2392965 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:40:04.904 2392966 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.905 2392967 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.908 2392970 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.908 2392970 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:40:04.908 2392970 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:40:04.910 2392972 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:40:04.910 2392972 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:40:04.911 2392973 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.912 2392974 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.916 2392978 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.916 2392978 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:40:04.916 2392978 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:40:04.919 2392981 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:40:04.920 2392982 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.920 2392982 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:40:04.945 2393007 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:40:04.945 2393007 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:40:04.945 2393007 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.945 2393007 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.946 2393008 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:04.947 2393009 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:04.950 2393012 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:04.950 2393012 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:40:04.950 2393012 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:40:04.953 2393015 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:40:04.953 2393015 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:40:04.954 2393016 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.956 2393018 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.958 2393020 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.958 2393020 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:40:04.958 2393020 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:40:04.961 2393023 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:40:04.961 2393023 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.961 2393023 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:40:04.989 2393051 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.989 2393051 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:04.989 2393051 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:04.989 2393051 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:40:04.989 2393051 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:04.0
20-08-2026 00:40:04.989 2393051 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:04.990 2393052 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:04.992 2393054 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:04.995 2393057 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:04.995 2393057 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:40:04.995 2393057 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:40:04.997 2393059 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:40:04.997 2393059 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:04.997 2393059 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:40:05.038 2393100 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:05.038 2393100 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:05.038 2393100 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:05.038 2393100 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:40:05.038 2393100 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:05.0
20-08-2026 00:40:05.038 2393100 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:05.039 2393101 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.040 2393102 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.044 2393106 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.044 2393106 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:40:05.044 2393106 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:40:05.046 2393108 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:40:05.046 2393108 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:40:05.047 2393109 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:05.048 2393110 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:05.052 2393114 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:05.052 2393114 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:40:05.052 2393114 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:40:05.055 2393117 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:40:05.055 2393117 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:05.055 2393117 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:40:05.119 2393181 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:05.120 2393182 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:05.120 2393182 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:05.120 2393182 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:40:05.120 2393182 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:05.0
20-08-2026 00:40:05.120 2393182 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:05.121 2393183 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.122 2393184 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.126 2393188 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.126 2393188 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:40:05.126 2393188 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:05.128 2393190 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:40:05.128 2393190 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:40:05.129 2393191 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:05.131 2393193 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:05.133 2393195 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:05.133 2393195 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:40:05.133 2393195 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:40:05.136 2393198 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:40:05.136 2393198 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:40:05.136 2393198 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.138 2393200 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.141 2393203 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.141 2393203 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:40:05.141 2393203 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:05.144 2393206 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:40:05.144 2393206 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:40:05.145 2393207 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.147 2393209 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.151 2393213 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.151 2393213 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:40:05.151 2393213 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:40:05.154 2393216 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:40:05.154 2393216 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:40:05.154 2393216 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.156 2393218 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.159 2393221 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.159 2393221 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:40:05.159 2393221 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:40:05.161 2393223 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:40:05.161 2393223 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:40:05.162 2393224 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.163 2393225 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.166 2393228 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.166 2393228 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:40:05.166 2393228 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:40:05.169 2393231 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:40:05.169 2393231 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:40:05.170 2393232 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:05.171 2393233 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:05.173 2393235 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:05.173 2393235 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:40:05.173 2393235 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:40:05.176 2393238 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:40:05.176 2393238 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:40:05.177 2393239 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.178 2393240 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.181 2393243 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.181 2393243 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:40:05.181 2393243 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:40:05.184 2393246 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:40:05.184 2393246 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:40:05.184 2393246 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.186 2393248 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.188 2393250 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.188 2393250 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:40:05.188 2393250 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:40:05.191 2393253 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:40:05.191 2393253 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:40:05.191 2393253 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.193 2393255 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.195 2393257 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.195 2393257 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:40:05.195 2393257 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:40:05.198 2393260 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:40:05.198 2393260 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:40:05.198 2393260 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.200 2393262 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.203 2393265 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.203 2393265 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:40:05.203 2393265 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:40:05.205 2393267 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:40:05.205 2393267 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:40:05.206 2393268 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.207 2393269 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.210 2393272 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.210 2393272 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:40:05.210 2393272 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:40:05.212 2393274 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:40:05.212 2393274 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:40:05.213 2393275 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.215 2393277 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.218 2393280 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.218 2393280 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:40:05.218 2393280 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:40:05.220 2393282 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:40:05.220 2393282 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:40:05.221 2393283 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.222 2393284 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.225 2393287 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.225 2393287 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:40:05.225 2393287 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:40:05.227 2393289 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:40:05.227 2393289 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:40:05.228 2393290 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.229 2393291 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.232 2393294 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.232 2393294 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:40:05.232 2393294 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:05.235 2393297 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:40:05.235 2393297 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:40:05.235 2393297 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:05.237 2393299 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:05.239 2393301 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:05.239 2393301 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:40:05.239 2393301 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:40:05.242 2393304 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:40:05.242 2393304 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:05.242 2393304 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:40:05.280 2393342 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:05.280 2393342 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:05.280 2393342 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:05.280 2393342 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:40:05.280 2393342 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:05.0
20-08-2026 00:40:05.280 2393342 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:05.281 2393343 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.283 2393345 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.285 2393347 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.285 2393347 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:40:05.285 2393347 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:40:05.288 2393350 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:40:05.288 2393350 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:40:05.289 2393351 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.290 2393352 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.293 2393355 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.293 2393355 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:40:05.293 2393355 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:05.296 2393358 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:40:05.296 2393358 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:40:05.297 2393359 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.298 2393360 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.301 2393363 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.301 2393363 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:40:05.301 2393363 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:40:05.303 2393365 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:40:05.304 2393366 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:40:05.304 2393366 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:05.306 2393368 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:05.308 2393370 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:05.308 2393370 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:40:05.308 2393370 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:40:05.311 2393373 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:40:05.311 2393373 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:05.311 2393373 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:40:05.329 2393391 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:05.329 2393391 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:05.329 2393391 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:40:05.329 2393391 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:40:05.329 2393391 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:05.0
20-08-2026 00:40:05.329 2393391 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:05.330 2393392 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:05.331 2393393 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:05.335 2393397 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:05.335 2393397 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:40:05.335 2393397 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:40:05.337 2393399 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:40:05.337 2393399 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:05.337 2393399 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:40:05.387 2393449 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:05.387 2393449 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:05.387 2393449 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:40:05.387 2393449 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:40:05.387 2393449 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:05.0
20-08-2026 00:40:05.387 2393449 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:05.388 2393450 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:05.390 2393452 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:05.393 2393455 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:05.393 2393455 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:40:05.393 2393455 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:40:05.396 2393458 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:40:05.396 2393458 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:05.396 2393458 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:40:05.414 2393476 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:05.414 2393476 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:40:05.414 2393476 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:40:05.414 2393476 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:40:05.414 2393476 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:05.0
20-08-2026 00:40:05.414 2393476 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:05.415 2393477 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.417 2393479 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.420 2393482 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.420 2393482 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:40:05.420 2393482 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:40:05.423 2393485 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:40:05.423 2393485 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:40:05.424 2393486 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.425 2393487 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.428 2393490 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.428 2393490 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:40:05.428 2393490 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:05.431 2393493 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:40:05.431 2393493 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:40:05.431 2393493 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.433 2393495 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.435 2393497 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.435 2393497 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:40:05.435 2393497 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:40:05.438 2393500 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:40:05.438 2393500 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:40:05.439 2393501 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.440 2393502 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.443 2393505 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.443 2393505 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:40:05.443 2393505 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:05.445 2393507 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:40:05.445 2393507 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:40:05.446 2393508 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.447 2393509 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.450 2393512 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.450 2393512 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:40:05.451 2393513 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:40:05.453 2393515 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:40:05.453 2393515 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:40:05.454 2393516 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.456 2393518 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.458 2393520 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.458 2393520 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:40:05.458 2393520 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:40:05.461 2393523 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:40:05.461 2393523 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:40:05.462 2393524 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.463 2393525 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.466 2393528 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.466 2393528 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:40:05.466 2393528 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:40:05.468 2393530 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:40:05.468 2393530 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:40:05.469 2393531 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.470 2393532 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.473 2393535 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.473 2393535 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:40:05.473 2393535 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:40:05.476 2393538 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:40:05.476 2393538 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:40:05.477 2393539 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.478 2393540 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.481 2393543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.481 2393543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:40:05.481 2393543 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:40:05.483 2393545 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:40:05.483 2393545 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:40:05.484 2393546 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:05.485 2393547 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6aa4a040
20-08-2026 00:40:05.488 2393550 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:40:05.488 2393550 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:40:05.488 2393550 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:40:05.490 2393552 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:40:05.490 2393552 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:40:05.490 2393552 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:40:05.515 2393577 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:05.515 2393577 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:40:05.515 2393577 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:40:05.515 2393577 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:40:05.515 2393577 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:40:05.0
20-08-2026 00:40:05.515 2393577 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:40:05.516 2393578 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.518 2393580 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.521 2393583 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.521 2393583 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:40:05.521 2393583 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:40:05.524 2393586 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:40:05.524 2393586 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:40:05.525 2393587 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.526 2393588 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.529 2393591 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.529 2393591 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:40:05.529 2393591 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:40:05.532 2393594 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:40:05.532 2393594 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:40:05.533 2393595 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.534 2393596 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.537 2393599 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.537 2393599 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:40:05.537 2393599 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:40:05.540 2393602 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:40:05.540 2393602 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:40:05.541 2393603 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.542 2393604 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.544 2393606 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.545 2393607 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:40:05.545 2393607 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:40:05.547 2393609 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:40:05.547 2393609 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:40:05.548 2393610 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.550 2393612 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.552 2393614 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.552 2393614 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:40:05.552 2393614 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:40:05.555 2393617 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:40:05.555 2393617 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:40:05.556 2393618 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:40:05.557 2393619 [http-nio-8051-exec-105] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3248fc26
20-08-2026 00:40:05.560 2393622 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:40:05.560 2393622 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:40:05.560 2393622 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:40:05.563 2393625 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:40:05.563 2393625 [http-nio-8051-exec-105] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:40:08.454 2396516 [http-nio-8051-exec-114] INFO  n.c.c.CustomerappController - CustomerAppController::capturePayment: payload : {payment_method=razor_pay, mobile=9597724778, amount=50, delivery_fee=0, deviceType=app, orderId=TM03202401260820003932268, status=success, pg_data={razorpay_order_id=order_TRjqxhFfiiNUDo, razorpay_payment_id=pay_TRjrAO06UiFF34, razorpay_signature=47bb00379fd976f173398e362ff298ba396b985ddee6ff5231e079936cfd2f57}}
20-08-2026 00:40:08.458 2396520 [http-nio-8051-exec-114] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9597724778
20-08-2026 00:40:08.458 2396520 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:40:08.459 2396521 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:40:08.459 2396521 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:40:08.459 2396521 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:40:08.459 2396521 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9597724778"}
20-08-2026 00:40:08.459 2396521 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:40:08.470 2396532 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:40:08.470 2396532 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:40:08.470 2396532 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:40:08.470 2396532 [http-nio-8051-exec-114] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:40:08.470 2396532 [http-nio-8051-exec-114] INFO  n.s.PaymentsImplementation - PaymentsImplementation::capturePayment name=razor_pay, order id= TM03202401260820003932268, status = success
20-08-2026 00:40:08.470 2396532 [http-nio-8051-exec-114] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  order id= TM03202401260820003932268, status = success
20-08-2026 00:40:08.470 2396532 [http-nio-8051-exec-114] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:08.471 2396533 [http-nio-8051-exec-114] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20b99d8d
20-08-2026 00:40:08.471 2396533 [http-nio-8051-exec-114] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  pg_data  {"razorpay_signature":"47bb00379fd976f173398e362ff298ba396b985ddee6ff5231e079936cfd2f57","razorpay_payment_id":"pay_TRjrAO06UiFF34","razorpay_order_id":"order_TRjqxhFfiiNUDo"}
20-08-2026 00:40:08.471 2396533 [http-nio-8051-exec-114] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  signature_status  true
20-08-2026 00:40:08.493 2396555 [http-nio-8051-exec-114] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  razorpay_order_id=order_TRjqxhFfiiNUDo, receipt=TM03202401260820003932268-003933, rp_status=paid
20-08-2026 00:40:08.494 2396556 [http-nio-8051-exec-114] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 uid = 7468750134362456895, getAccessCode = true, updatePayment = true, walletParam = false,  deviceType = app, orderId = TM03202401260820003932268, paymentId = TM03202401260820003932268-003933, amount = 50.0, mobileNumber = 9597724778, paymentJson = {"razor_pay_res":{"amount":5000,"amount_paid":5000,"notes":[],"created_at":1787166573,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM03202401260820003932268-003933","id":"order_TRjqxhFfiiNUDo","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"47bb00379fd976f173398e362ff298ba396b985ddee6ff5231e079936cfd2f57","razorpay_payment_id":"pay_TRjrAO06UiFF34","razorpay_order_id":"order_TRjqxhFfiiNUDo"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}, paymentGateway = razor_pay, txn_type = pre
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.kioskserviceImpl.WalletImpl - payment_ref_id TM03202401260820003932268-003933
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - amount: 50.0
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - promotionalAmount: 0.0
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - creditor: razor_pay
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - terminalId: TM03202401260820003932268-003933
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM03202401260820003932268
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - description: Money added to TinyMart Wallet from  razor_pay
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - postdata {"promotional_amount":"0.0","amount":"50.0","corporate_id":"","is_send_sms_enabled":"false","description":"Money added to TinyMart Wallet from  razor_pay","creditor":"razor_pay","location":"","app_transaction_id":"pre_TM03202401260820003932268","customer_id":"9597724778","terminal_id":"TM03202401260820003932268-003933"}
20-08-2026 00:40:09.159 2397221 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/credit
20-08-2026 00:40:09.184 2397246 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/credit
20-08-2026 00:40:09.184 2397246 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"8146792211586174049\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:40:09.184 2397246 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - credit response:{"result":"{\"transaction_id\":\"8146792211586174049\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:40:09.184 2397246 [http-nio-8051-exec-114] INFO  neuu.kioskserviceImpl.WalletImpl - WalletResponse response: {"result":"{\"transaction_id\":\"8146792211586174049\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:40:09.185 2397247 [http-nio-8051-exec-114] INFO  neuu.kioskserviceImpl.WalletImpl - success payment row Payment{id=7468750134362456895, payment_id='TM03202401260820003932268-003933', order_id='TM03202401260820003932268', amount=50.0, payment_status='success', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":5000,"notes":[],"created_at":1787166573,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM03202401260820003932268-003933","id":"order_TRjqxhFfiiNUDo","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"47bb00379fd976f173398e362ff298ba396b985ddee6ff5231e079936cfd2f57","razorpay_payment_id":"pay_TRjrAO06UiFF34","razorpay_order_id":"order_TRjqxhFfiiNUDo"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9597724778', txn_type='inflow', environment='9', created_at='2026-08-20 00:39:33.0'}
20-08-2026 00:40:09.185 2397247 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:40:09.185 2397247 [http-nio-8051-exec-124] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:40:09.200 2397262 [http-nio-8051-exec-124] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:40:09.819 2397881 [http-nio-8051-exec-114] INFO  neuu.kioskserviceImpl.WalletImpl - walletImpl::neuuWalletCredit :: response {"walletId":"8146792211586174049","status":true}
20-08-2026 00:40:09.820 2397882 [http-nio-8051-exec-114] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 creditResp = {"walletId":"8146792211586174049","status":true}
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.kioskserviceImpl.WalletImpl - neuuWalletJson response: {"transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","wallets":[{"wallet_id":"9597724778-Wallet-Personal","corporate_id":"","is_location_restricted":false}]}
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.kioskserviceImpl.WalletImpl - transactionKey response: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - amount: 50.0
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - debitor: razor_pay
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - terminalId: 
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM03202401260820003932268
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - description: Paid from TinyMart Wallet for order  TM03202401260820003932268
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - postdata {"debitor":"razor_pay","amount":"50.0","corporate_id":"","is_send_sms_enabled":"false","description":"Paid from TinyMart Wallet for order  TM03202401260820003932268","location":"","app_transaction_id":"pre_TM03202401260820003932268","customer_id":"9597724778","terminal_id":""}
20-08-2026 00:40:09.825 2397887 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/debit
20-08-2026 00:40:09.847 2397909 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/debit
20-08-2026 00:40:09.848 2397910 [http-nio-8051-exec-114] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"3318202646362604492\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:40:09.848 2397910 [http-nio-8051-exec-114] INFO  neuu.utils.payment.NeuuWallet - debit response:{"result":"{\"transaction_id\":\"3318202646362604492\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:40:09.848 2397910 [http-nio-8051-exec-114] INFO  neuu.kioskserviceImpl.WalletImpl - status response: {"result":"{\"transaction_id\":\"3318202646362604492\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:40:09.848 2397910 [http-nio-8051-exec-114] INFO  neuu.kioskserviceImpl.WalletImpl - walletResponseResult response: {"transaction_id":"3318202646362604492","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:40:09.848 2397910 [http-nio-8051-exec-114] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 appdebitStatus = {"transaction_id":"3318202646362604492","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:40:09.848 2397910 [http-nio-8051-exec-114] INFO  n.s.PaymentsImplementation - order row updated Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='null', status='active', type_of_order='app', wallet_txn_id='3318202646362604492', environment='9', wallet_txn_ids_json='{"pre_credit":"8146792211586174049","pre_debit":"3318202646362604492"}', internal_status='null'}
20-08-2026 00:40:09.848 2397910 [http-nio-8051-exec-114] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode request payload:TM03202401260820003932268
20-08-2026 00:40:10.838 2398900 [http-nio-8051-exec-114] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode accessCode : 22915978
20-08-2026 00:40:10.843 2398905 [http-nio-8051-exec-114] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820003932268
20-08-2026 00:40:16.002 2404064 [http-nio-8051-exec-114] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app'}
20-08-2026 00:40:16.193 2404255 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:40:16.193 2404255 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:40:16.193 2404255 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:40:16.194 2404256 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:40:16.194 2404256 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:16.194 2404256 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:40:16.195 2404257 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:16.195 2404257 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:40:16.196 2404258 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:40:16.197 2404259 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app', wallet_txn_id='3318202646362604492', environment='9', wallet_txn_ids_json='{"pre_credit":"8146792211586174049","pre_debit":"3318202646362604492"}', internal_status='null'}
20-08-2026 00:40:16.197 2404259 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app', wallet_txn_id='3318202646362604492', environment='9', wallet_txn_ids_json='{"pre_credit":"8146792211586174049","pre_debit":"3318202646362604492"}', internal_status='null'}
20-08-2026 00:40:16.198 2404260 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4b22e374
20-08-2026 00:40:16.198 2404260 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:16.198 2404260 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:16.198 2404260 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4b22e374
20-08-2026 00:40:16.198 2404260 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:16.248 2404310 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:40:16.248 2404310 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:40:16.248 2404310 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:40:16.248 2404310 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:40:16.248 2404310 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:16.249 2404311 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:40:16.249 2404311 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:16.250 2404312 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:40:16.250 2404312 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:40:16.250 2404312 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:40:16.250 2404312 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:40:16.258 2404320 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:40:16.259 2404321 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:40:16.260 2404322 [http-nio-8051-exec-120] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":50,"access_code":"22915978","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500722-2079.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Rice Kodubale 30gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500722\",\"tray_id\":\"15\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":40,\"image_url\":\"https://images.tinymart.in/product/4500643-6170.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Cavins Belgian chocolate 170ml spl pack\",\"mrp\":\"40\",\"unit_price\":40,\"skuid\":\"4500643\",\"tray_id\":\"45\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":50,\"orderId\":\"TM03202401260820003932268\",\"total_amount\":50,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":50,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:40:10.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","order_created_at":"2026-08-20 00:39:32.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2686368b-08f7-4a68-8fcc-4ffcb3c1b75f","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260317230323306.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-03-17 23:03:23.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260317230434","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260317230323306\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 18, \"skus\": [{\"skuid\": \"8393\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Lays Wavy Cream  Onion 31g\", \"offer_id\": \"8393_0301\", \"unit_price\": 18, \"tray_id\": \"13\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\"}], \"total_amount\": 18}","short_order_expiry":"17-04-2026 23:04:34","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-17 23:20:02.0","user_id":9597724778,"short_order_id":"u72Yyr","location":"Tata Communication ITPL","order_id":"TM03202401260317230323306","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260317230323306\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500452\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"12\", \"mrp\": \"20\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\"}], \"total_amount\": 20}","status":"invoiceOrder"}]
20-08-2026 00:40:16.262 2404324 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:40:16.262 2404324 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}]
20-08-2026 00:40:16.268 2404330 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.268 2404330 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:40:16.270 2404332 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.270 2404332 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:40:16.270 2404332 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:40:16.270 2404332 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:40:16.270 2404332 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:40:16.270 2404332 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@509e8ee9
20-08-2026 00:40:16.270 2404332 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:16.271 2404333 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:16.271 2404333 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@509e8ee9
20-08-2026 00:40:16.271 2404333 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:16.272 2404334 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.272 2404334 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:40:16.275 2404337 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.275 2404337 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:40:16.277 2404339 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.277 2404339 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:40:16.280 2404342 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.280 2404342 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:40:16.283 2404345 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.283 2404345 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:40:16.285 2404347 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.285 2404347 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:40:16.288 2404350 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.288 2404350 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:40:16.292 2404354 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.292 2404354 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:40:16.294 2404356 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.294 2404356 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:40:16.297 2404359 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.297 2404359 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:40:16.300 2404362 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.300 2404362 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:40:16.302 2404364 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.302 2404364 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:40:16.304 2404366 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.305 2404367 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:40:16.307 2404369 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.307 2404369 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:40:16.310 2404372 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.310 2404372 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:40:16.313 2404375 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.313 2404375 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:40:16.314 2404376 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:40:16.314 2404376 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:40:16.314 2404376 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:40:16.315 2404377 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:40:16.315 2404377 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:16.315 2404377 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260317230323306_0', order_id='TM03202401260317230323306', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-17 23:04:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:16.315 2404377 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/8393-3703.webp","qty":1,"name":"Lays Wavy Cream  Onion 31g","mrp":"20","unit_price":18,"skuid":"8393","offer_id":"8393_0301","tray_id":"13","offer_desc":""}]
20-08-2026 00:40:16.315 2404377 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:40:16.315 2404377 [http-nio-8051-exec-87] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:16.316 2404378 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820003932268
20-08-2026 00:40:16.316 2404378 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820003932268
20-08-2026 00:40:16.317 2404379 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@677f4ec2
20-08-2026 00:40:16.317 2404379 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:16.317 2404379 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:16.317 2404379 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@677f4ec2
20-08-2026 00:40:16.317 2404379 [http-nio-8051-exec-120] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:17.061 2405123 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:53:43.0, vm_id=1778290329057}
20-08-2026 00:40:17.062 2405124 [http-nio-8051-exec-113] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1778290329057, timestamp: 2026-08-19 20:53:43.0
20-08-2026 00:40:17.070 2405132 [http-nio-8051-exec-113] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:40:21.355 2409417 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:21.355 2409417 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:21.357 2409419 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@25a685ab
20-08-2026 00:40:21.358 2409420 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1792680859747","expired":false,"activity":"{\"machine\":{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}}","logged":true,"session":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","mobile":"8867982589","active":1,"status":true}
20-08-2026 00:40:21.358 2409420 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","status":true}
20-08-2026 00:40:21.422 2409484 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app'}
20-08-2026 00:40:21.422 2409484 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app'}
20-08-2026 00:40:21.423 2409485 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}]
20-08-2026 00:40:21.424 2409486 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@603fb474
20-08-2026 00:40:21.424 2409486 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:21.424 2409486 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:21.424 2409486 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@603fb474
20-08-2026 00:40:21.424 2409486 [http-nio-8051-exec-87] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:21.472 2409534 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=8867982589}
20-08-2026 00:40:21.699 2409761 [http-nio-8051-exec-108] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:8867982589, lat:, lng:
20-08-2026 00:40:21.699 2409761 [http-nio-8051-exec-108] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 8867982589, lat:, lng:
20-08-2026 00:40:21.933 2409995 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=8867982589}
20-08-2026 00:40:21.934 2409996 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:21.934 2409996 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:21.934 2409996 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6cc815fb
20-08-2026 00:40:21.934 2409996 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1792680859747","expired":false,"activity":"{\"machine\":{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}}","logged":true,"session":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","mobile":"8867982589","active":1,"status":true}
20-08-2026 00:40:21.934 2409996 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","status":true}
20-08-2026 00:40:21.934 2409996 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:21.935 2409997 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6cc815fb
20-08-2026 00:40:21.935 2409997 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1792680859747","expired":false,"activity":"{\"machine\":{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}}","logged":true,"session":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","mobile":"8867982589","active":1,"status":true}
20-08-2026 00:40:21.935 2409997 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D348B0Fe98697c91C913E9Fc6aC3C58867982589, mobile : 8867982589, newSession : D348B0Fe98697c91C913E9Fc6aC3C58867982589, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"}}, expiry  :1792680859747
20-08-2026 00:40:21.935 2409997 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:21.935 2409997 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:21.935 2409997 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6cc815fb
20-08-2026 00:40:21.935 2409997 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1792680859747","expired":false,"activity":"{\"machine\":{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}}","logged":true,"session":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","mobile":"8867982589","active":1,"status":true}
20-08-2026 00:40:21.935 2409997 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","status":true}
20-08-2026 00:40:21.939 2410001 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:40:21.939 2410001 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:40:21.939 2410001 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:40:21.940 2410002 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4bd758d9
20-08-2026 00:40:21.940 2410002 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:40:21.940 2410002 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:21.940 2410002 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4bd758d9
20-08-2026 00:40:21.940 2410002 [http-nio-8051-exec-119] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:40:22.015 2410077 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:40:22.016 2410078 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:40:22.016 2410078 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:22.016 2410078 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:40:22.016 2410078 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:22.016 2410078 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:40:22.017 2410079 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:22.017 2410079 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 8867982589
20-08-2026 00:40:22.018 2410080 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 8867982589
20-08-2026 00:40:22.019 2410081 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@67206126
20-08-2026 00:40:22.019 2410081 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:22.020 2410082 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:22.020 2410082 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@67206126
20-08-2026 00:40:22.020 2410082 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:22.056 2410118 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:40:22.056 2410118 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:40:22.056 2410118 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:40:22.057 2410119 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1ecfa469
20-08-2026 00:40:22.057 2410119 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:22.057 2410119 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:22.057 2410119 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1ecfa469
20-08-2026 00:40:22.057 2410119 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:22.128 2410190 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:40:22.128 2410190 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:40:22.128 2410190 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:22.128 2410190 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:40:22.128 2410190 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:22.128 2410190 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:40:22.129 2410191 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:22.130 2410192 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=8867982589, page=0}
20-08-2026 00:40:22.130 2410192 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=8867982589, page=0}
20-08-2026 00:40:22.130 2410192 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:40:22.130 2410192 [http-nio-8051-exec-118] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 8867982589
20-08-2026 00:40:22.134 2410196 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:40:22.134 2410196 [http-nio-8051-exec-118] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:40:22.135 2410197 [http-nio-8051-exec-118] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"321c1b4a-3ab0-48e0-9d3f-cb9e4db094ce","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819190228054.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-19 19:02:28.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260819190446","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"qty\": 1, \"unit_price\": 10, \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"total_amount\": 10, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 10, \"orderId\": \"TM05202203260819190228054\"}","short_order_expiry":"19-09-2026 19:04:46","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-19 19:20:03.0","user_id":8867982589,"short_order_id":"nKveFc","location":"Availity India 4th Floor lobby","order_id":"TM05202203260819190228054","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"qty\": 1, \"unit_price\": \"10\", \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260819190228054\", \"rstatus\": true, \"total_amount\": 10, \"imei\": \"TM05202203\", \"bill_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a4a5efab-e6ed-4398-afb1-197a493015b3","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260818191424281.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-18 19:14:24.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260818191541","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"20\", \"sku_total\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"mrp\": \"10\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"qty\": 1, \"unit_price\": 10, \"skuid\": \"4500710\", \"offer_id\": \"\"}], \"total_amount\": 10, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 10, \"orderId\": \"TM05202203260818191424281\"}","short_order_expiry":"18-09-2026 19:15:42","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 19:20:02.0","user_id":8867982589,"short_order_id":"G9Qkrb","location":"Availity India 4th Floor lobby","order_id":"TM05202203260818191424281","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"qty\": 1, \"unit_price\": \"10\", \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260818191424281\", \"rstatus\": true, \"total_amount\": 10, \"imei\": \"TM05202203\", \"bill_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"60af495b-566f-4de8-ba38-e2396eb8cdb8","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260818191212909.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-18 19:12:12.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260818191325","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"11\", \"sku_total\": 30, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"mrp\": \"30\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm\", \"qty\": 1, \"unit_price\": 30, \"skuid\": \"4500711\", \"offer_id\": \"\"}], \"total_amount\": 30, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 30, \"orderId\": \"TM05202203260818191212909\"}","short_order_expiry":"18-09-2026 19:13:25","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 19:20:02.0","user_id":8867982589,"short_order_id":"B1SJH7","location":"Availity India 4th Floor lobby","order_id":"TM05202203260818191212909","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"23\", \"sku_total\": 30, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"mrp\": \"30\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm per peice\", \"qty\": 1, \"unit_price\": \"30\", \"skuid\": \"4500711\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260818191212909\", \"rstatus\": true, \"total_amount\": 30, \"imei\": \"TM05202203\", \"bill_amount\": 30}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b81e2dc9-de11-492b-8bee-68deafbc35de","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260817191126703.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-17 19:11:26.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260817191253","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"qty\": 1, \"unit_price\": 10, \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"total_amount\": 10, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 10, \"orderId\": \"TM05202203260817191126703\"}","short_order_expiry":"17-09-2026 19:12:53","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 19:25:03.0","user_id":8867982589,"short_order_id":"Q0C8ru","location":"Availity India 4th Floor lobby","order_id":"TM05202203260817191126703","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"qty\": 1, \"unit_price\": \"10\", \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260817191126703\", \"rstatus\": true, \"total_amount\": 10, \"imei\": \"TM05202203\", \"bill_amount\": 10}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e5d80190-5d0a-47b1-b18f-8df8a4471855","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812190516237.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-12 19:05:16.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260812190625","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"1\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm\", \"mrp\": \"10\"}], \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260812190516237\", \"bill_amount\": 10, \"total_amount\": 10}","short_order_expiry":"12-09-2026 19:06:25","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-12 19:10:04.0","user_id":8867982589,"short_order_id":"jXWknI","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812190516237","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260812190516237\", \"bill_amount\": 10, \"total_amount\": 10, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"4a4a42b0-e95b-4dfd-883f-c00257867bff","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812185753566.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-12 18:57:53.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260812185902","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"1\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm\", \"mrp\": \"10\"}], \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260812185753566\", \"bill_amount\": 10, \"total_amount\": 10}","short_order_expiry":"12-09-2026 18:59:02","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-12 19:10:04.0","user_id":8867982589,"short_order_id":"UACCEW","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812185753566","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260812185753566\", \"bill_amount\": 10, \"total_amount\": 10, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b754a62f-6527-4b29-9624-780ae4fb3dd9","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260810204026703.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-10 20:40:26.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260810204138","proposedSkuJson":"{\"bill_amount\": 10, \"orderId\": \"TM05202203260810204026703\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"skuid\": \"4500714\", \"tray_id\": \"16\", \"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"name\": \"McVities Triple Nut Cookies 58gm\", \"mrp\": \"10\", \"qty\": 1}], \"userId\": \"8867982589\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 10}","short_order_expiry":"10-09-2026 20:41:38","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-10 20:55:03.0","user_id":8867982589,"short_order_id":"bKAbPN","location":"Availity India 4th Floor lobby","order_id":"TM05202203260810204026703","sku_json":"{\"bill_amount\": 10, \"orderId\": \"TM05202203260810204026703\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"skuid\": \"4500714\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"mrp\": \"10\", \"qty\": 1}], \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"8867982589\", \"total_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"92c61be9-3455-4ac3-9548-3215fc956c21","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260806194959351.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-06 19:49:59.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260806195128","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"name\": \"Maxvita Coconut Cookies 40gm\", \"tray_id\": \"16\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"door_id\": \"1\", \"skuid\": \"4500725\", \"sku_total\": 10}], \"cart_offer_desc\": \"\", \"total_amount\": 10, \"res\": true, \"bill_amount\": 10, \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260806194959351\"}","short_order_expiry":"06-09-2026 19:51:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-06 20:05:03.0","user_id":8867982589,"short_order_id":"9a4T5u","location":"Availity India 4th Floor lobby","order_id":"TM05202203260806194959351","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"tray_id\": \"16\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"4500725\", \"sku_total\": 10}], \"cart_offer_desc\": \"\", \"total_amount\": 10, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260806194959351\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"bill_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e258bc6f-31a3-45f0-ada0-5ba13bf019a0","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260806004008420.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-06 00:40:08.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260806004127","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"TOO YUMM Karare Munchy Masala\", \"tray_id\": \"23\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"mrp\": \"20\", \"door_id\": \"1\", \"skuid\": \"185954\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 20, \"res\": true, \"bill_amount\": 20, \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260806004008420\"}","short_order_expiry":"06-09-2026 00:41:27","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-06 00:55:03.0","user_id":8867982589,"short_order_id":"RZHKgc","location":"Availity India 4th Floor lobby","order_id":"TM05202203260806004008420","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"TOO YUMM Karare Munchy Masala per peice\", \"tray_id\": \"23\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"185954\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 20, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260806004008420\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b54556ab-f129-4b7f-a4dc-0372e8c880a2","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260731060710518.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-31 06:07:10.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260731060840","proposedSkuJson":"{\"userId\": \"8867982589\", \"orderId\": \"TM05202203260731060710518\", \"total_amount\": 10, \"bill_amount\": 10, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm\", \"tray_id\": \"22\", \"offer_id\": \"\", \"skuid\": \"4500723\", \"sku_total\": 10, \"unit_price\": 10, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM05202203\"}","short_order_expiry":"31-08-2026 06:08:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-31 06:20:03.0","user_id":8867982589,"short_order_id":"VArTc4","location":"Availity India 4th Floor lobby","order_id":"TM05202203260731060710518","sku_json":"{\"userId\": \"8867982589\", \"orderId\": \"TM05202203260731060710518\", \"total_amount\": 20, \"bill_amount\": 20, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm per peice\", \"skuid\": \"4500723\", \"offer_id\": \"\", \"tray_id\": \"22\", \"sku_total\": 20, \"unit_price\": \"10\", \"qty\": 2, \"door_id\": \"\", \"mrp\": \"10\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM05202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5c842090-3c71-47a8-87e2-9763fdd38fd4","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260727203507038.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-27 20:35:07.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260727203637","proposedSkuJson":"{\"orderId\": \"TM05202203260727203507038\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"16\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"sku_total\": 10, \"skuid\": \"4500725\"}], \"userId\": \"8867982589\", \"total_amount\": 10, \"imei\": \"TM05202203\"}","short_order_expiry":"27-08-2026 20:36:37","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-27 20:50:02.0","user_id":8867982589,"short_order_id":"cseHnV","location":"Availity India 4th Floor lobby","order_id":"TM05202203260727203507038","sku_json":"{\"orderId\": \"TM05202203260727203507038\", \"rstatus\": true, \"bill_amount\": 10, \"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"16\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"sku_total\": 10, \"skuid\": \"4500725\"}], \"imei\": \"TM05202203\", \"total_amount\": 10, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"738b8060-ced2-45bc-be40-94b79b28095d","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260722202428990.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-22 20:24:28.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260722202544","proposedSkuJson":"{\"orderId\": \"TM05202203260722202428990\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"16\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"name\": \"McVities Cashew almond  Cookies 58gm\", \"sku_total\": 10, \"skuid\": \"4500696\"}], \"userId\": \"8867982589\", \"total_amount\": 10, \"imei\": \"TM05202203\"}","short_order_expiry":"22-08-2026 20:25:44","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-22 20:35:02.0","user_id":8867982589,"short_order_id":"vI2WKA","location":"Availity India 4th Floor lobby","order_id":"TM05202203260722202428990","sku_json":"{\"orderId\": \"TM05202203260722202428990\", \"rstatus\": true, \"bill_amount\": 10, \"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"16\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"sku_total\": 10, \"skuid\": \"4500696\"}], \"imei\": \"TM05202203\", \"total_amount\": 10, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ab3a9fa4-95de-4358-9fa9-f2839f0145bb","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260713195306455.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-13 19:53:06.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260713195423","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260713195306455\", \"bill_amount\": 30, \"userId\": \"8867982589\", \"skus\": [{\"name\": \"McVities Cashew almond  Cookies 58gm\", \"unit_price\": 10, \"skuid\": \"4500696\", \"sku_total\": 10, \"mrp\": \"10\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_desc\": \"\", \"qty\": 1, \"door_id\": \"1\", \"tray_id\": \"16\"}, {\"name\": \"Bingo Mad Angles Achari Masti, 44g\", \"unit_price\": 20, \"skuid\": \"4500546\", \"sku_total\": 20, \"mrp\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500546-8991.jpg\", \"offer_desc\": \"\", \"qty\": 1, \"door_id\": \"1\", \"tray_id\": \"26\"}], \"imei\": \"TM05202203\", \"res\": true, \"total_amount\": 30}","short_order_expiry":"13-08-2026 19:54:23","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-13 20:05:03.0","user_id":8867982589,"short_order_id":"pRMpGB","location":"Availity India 4th Floor lobby","order_id":"TM05202203260713195306455","sku_json":"{\"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 30, \"order_status\": \"\", \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260713195306455\", \"skus\": [{\"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"skuid\": \"4500696\", \"unit_price\": \"10\", \"tray_id\": \"16\", \"sku_total\": 10, \"mrp\": \"10\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"qty\": 1, \"door_id\": \"\"}, {\"name\": \"Bingo Mad Angles Achari Masti, 44g per peice\", \"skuid\": \"4500546\", \"unit_price\": \"20\", \"tray_id\": \"26\", \"sku_total\": 20, \"mrp\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500546-8991.jpg\", \"qty\": 1, \"door_id\": \"\"}], \"total_amount\": 30}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"58699406-8d06-4540-b606-8adf36c92b40","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260703050822809.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-03 05:08:22.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260703050951","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"userId\": \"8867982589\", \"res\": true, \"total_amount\": 20, \"orderId\": \"TM05202203260703050822809\", \"imei\": \"TM05202203\", \"bill_amount\": 20, \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"13\", \"qty\": 1, \"skuid\": \"4500650\", \"door_id\": \"1\", \"name\": \"Modern kitchens Green Peas 26gm\", \"unit_price\": 10, \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\"}, {\"offer_desc\": \"\", \"tray_id\": \"17\", \"qty\": 1, \"skuid\": \"4500708\", \"door_id\": \"1\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"unit_price\": 10, \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\"}]}","short_order_expiry":"03-08-2026 05:09:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 05:25:03.0","user_id":8867982589,"short_order_id":"mWT15A","location":"Availity India 4th Floor lobby","order_id":"TM05202203260703050822809","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"8867982589\", \"res\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"orderId\": \"TM05202203260703050822809\", \"rstatus\": true, \"bill_amount\": 20, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"13\", \"qty\": 1, \"skuid\": \"4500650\", \"door_id\": \"\", \"name\": \"Modern kitchens Green Peas 26gm per peice\", \"unit_price\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\"}, {\"tray_id\": \"17\", \"qty\": 1, \"skuid\": \"4500708\", \"door_id\": \"\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"unit_price\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2592a309-825f-42b4-9f4f-7a79f4b26d21","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1686835929313","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202305/TM06202305260702033915860.mp4","vm_imei_id":"TM06202305","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-02 03:39:15.0","area":"CV Raman Nagar","address":"cafeteria","amount_received":10,"receipt_id":"IN20260702034132","proposedSkuJson":"{\"imei\": \"TM06202305\", \"total_amount\": 10, \"res\": true, \"skus\": [{\"door_id\": \"1\", \"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500558-8740.jpeg\", \"qty\": 1, \"sku_total\": 10, \"offer_desc\": \"\", \"name\": \"Kiru Millet Crunchies Bayiruchi Masala 22gm\", \"mrp\": \"10\", \"offer_id\": \"\", \"tray_id\": \"13\", \"skuid\": \"4500558\"}], \"userId\": \"8867982589\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"orderId\": \"TM06202305260702033915860\"}","short_order_expiry":"02-08-2026 03:41:32","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-02 03:50:03.0","user_id":8867982589,"short_order_id":"t9wAYO","location":"Availity 4th floor Cafeteria","order_id":"TM06202305260702033915860","sku_json":"{\"imei\": \"TM06202305\", \"total_amount\": 10, \"res\": true, \"skus\": [{\"door_id\": \"\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500558-8740.jpeg\", \"qty\": 1, \"sku_total\": 10, \"name\": \"Kiru Millet Crunchies Bayiruchi Masala 22gm per peice\", \"mrp\": \"10\", \"offer_id\": \"\", \"tray_id\": \"13\", \"skuid\": \"4500558\"}], \"order_status\": \"\", \"rstatus\": true, \"userId\": \"8867982589\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"orderId\": \"TM06202305260702033915860\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5c6bbb03-8f0c-4305-95b6-1a0059e46775","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260629190406555.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-29 19:04:06.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260629190518","proposedSkuJson":"{\"bill_amount\": 10, \"imei\": \"TM05202203\", \"skus\": [{\"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\", \"unit_price\": 10, \"tray_id\": \"20\", \"skuid\": \"4500680\", \"qty\": 1, \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\", \"mrp\": \"10\", \"name\": \"McVities Coconut Cookies 66gm\"}], \"userId\": \"8867982589\", \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"orderId\": \"TM05202203260629190406555\"}","short_order_expiry":"29-07-2026 19:05:18","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-29 19:20:10.0","user_id":8867982589,"short_order_id":"oqR6UW","location":"Availity India 4th Floor lobby","order_id":"TM05202203260629190406555","sku_json":"{\"userId\": \"8867982589\", \"bill_amount\": 10, \"imei\": \"TM05202203\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 10, \"orderId\": \"TM05202203260629190406555\", \"skus\": [{\"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"20\", \"skuid\": \"4500680\", \"qty\": 1, \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\", \"mrp\": \"10\", \"name\": \"McVities Coconut Cookies 66gm per peice\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c9b801ea-487b-436f-8521-d54ddf424d81","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260617185606307.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-17 18:56:06.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260617185730","proposedSkuJson":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260617185606307\", \"total_amount\": 10, \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"1\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": 10, \"name\": \"McVities Cashew almond  Cookies 58gm\"}], \"bill_amount\": 10}","short_order_expiry":"17-07-2026 18:57:30","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-17 19:10:03.0","user_id":8867982589,"short_order_id":"AI03tO","location":"Availity India 4th Floor lobby","order_id":"TM05202203260617185606307","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260617185606307\", \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"order_status\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": \"10\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\"}], \"total_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"51c6119c-9d99-4812-9080-22d2b66e00b9","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260616190012850.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-16 19:00:12.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260616190130","proposedSkuJson":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260616190012850\", \"total_amount\": 10, \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"1\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": 10, \"name\": \"McVities Cashew almond  Cookies 58gm\"}], \"bill_amount\": 10}","short_order_expiry":"16-07-2026 19:01:30","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-16 19:10:03.0","user_id":8867982589,"short_order_id":"lrUnGY","location":"Availity India 4th Floor lobby","order_id":"TM05202203260616190012850","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260616190012850\", \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"order_status\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": \"10\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\"}], \"total_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1648d284-8172-4ed2-b24f-a59e598ca76c","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260615184903888.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-15 18:49:03.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260615185023","proposedSkuJson":"{\"res\": true, \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500709\", \"offer_desc\": \"\", \"door_id\": \"1\", \"sku_total\": 10, \"unit_price\": 10, \"qty\": 1, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500709-2651.webp\", \"mrp\": \"10\", \"name\": \"McVities Butter Jeera Cookies58gm\", \"offer_id\": \"\"}], \"orderId\": \"TM05202203260615184903888\", \"imei\": \"TM05202203\", \"total_amount\": 10, \"userId\": \"8867982589\"}","short_order_expiry":"15-07-2026 18:50:23","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-15 19:05:03.0","user_id":8867982589,"short_order_id":"GG7ZRi","location":"Availity India 4th Floor lobby","order_id":"TM05202203260615184903888","sku_json":"{\"res\": true, \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260615184903888\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500709\", \"door_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\", \"qty\": 1, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500709-2651.webp\", \"mrp\": \"10\", \"name\": \"McVities Butter Jeera Cookies58gm per peice\", \"offer_id\": \"\"}], \"order_status\": \"\", \"imei\": \"TM05202203\", \"total_amount\": 10, \"userId\": \"8867982589\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ac222411-7b8e-4611-84d8-073243bdbc3f","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260611032254748.mp4","vm_imei_id":"TM05202203","order_amount":50,"weight_based_response":"{}","order_created_at":"2026-06-11 03:22:54.0","area":"Hebbal","address":"HSR","amount_received":50,"receipt_id":"IN20260611032405","proposedSkuJson":"{\"res\": true, \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500700\", \"offer_desc\": \"\", \"door_id\": \"2\", \"sku_total\": 25, \"unit_price\": 25, \"qty\": 1, \"tray_id\": \"43\", \"image_url\": \"https://images.tinymart.in/product/4500700-8130.jpg\", \"mrp\": \"25\", \"name\": \"Paper Boat Aamras 160ml\", \"offer_id\": \"\"}, {\"skuid\": \"4500407\", \"offer_desc\": \"\", \"door_id\": \"2\", \"sku_total\": 25, \"unit_price\": 25, \"qty\": 1, \"tray_id\": \"36\", \"image_url\": \"https://images.tinymart.in/product/4500407-2060.jpg\", \"mrp\": \"25\", \"name\": \"Paper boat Alphonso Mango 160ml\", \"offer_id\": \"\"}], \"orderId\": \"TM05202203260611032254748\", \"imei\": \"TM05202203\", \"total_amount\": 50, \"userId\": \"8867982589\"}","short_order_expiry":"11-07-2026 03:24:05","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-11 03:40:03.0","user_id":8867982589,"short_order_id":"bMyiK8","location":"Availity India 4th Floor lobby","order_id":"TM05202203260611032254748","sku_json":"{\"res\": true, \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260611032254748\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500407\", \"door_id\": \"\", \"sku_total\": 25, \"unit_price\": \"25\", \"qty\": 1, \"tray_id\": \"36\", \"image_url\": \"https://images.tinymart.in/product/4500407-2060.jpg\", \"mrp\": \"25\", \"name\": \"Paper boat Alphonso Mango 160ml per peice\", \"offer_id\": \"\"}, {\"skuid\": \"186078\", \"door_id\": \"\", \"sku_total\": 25, \"unit_price\": \"25\", \"qty\": 1, \"tray_id\": \"39\", \"image_url\": \"https://images.tinymart.in/product/186078-2883.png\", \"mrp\": \"25\", \"name\": \"Paper boat Aam Panna 150ml per peice\", \"offer_id\": \"\"}], \"order_status\": \"\", \"imei\": \"TM05202203\", \"total_amount\": 50, \"userId\": \"8867982589\"}","status":"invoiceOrder"}]
20-08-2026 00:40:22.137 2410199 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260819190228054_0', order_id='TM05202203260819190228054', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 19:04:45.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.137 2410199 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500725","offer_id":"","offer_desc":""}]
20-08-2026 00:40:22.139 2410201 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260818191424281_0', order_id='TM05202203260818191424281', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 19:15:41.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.139 2410201 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"tray_id":"20","skuid":"4500710","offer_id":"","offer_desc":""}]
20-08-2026 00:40:22.141 2410203 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260818191212909_0', order_id='TM05202203260818191212909', sku='4500711', tray_id='', vm_id='1652784235808', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 19:13:25.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.141 2410203 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"door_id":"1","image_url":"https://images.tinymart.in/product/4500711-9290.png","qty":1,"name":"MaxVita Cheese Ball Cheese masti 70gm","mrp":"30","unit_price":30,"tray_id":"11","skuid":"4500711","offer_id":"","offer_desc":""}]
20-08-2026 00:40:22.143 2410205 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260817191126703_0', order_id='TM05202203260817191126703', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 19:12:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.143 2410205 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500725","offer_id":"","offer_desc":""}]
20-08-2026 00:40:22.145 2410207 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812190516237_0', order_id='TM05202203260812190516237', sku='4500714', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 19:06:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.145 2410207 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500714","tray_id":"16","offer_id":"","offer_desc":""}]
20-08-2026 00:40:22.148 2410210 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812185753566_0', order_id='TM05202203260812185753566', sku='4500714', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 18:59:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.148 2410210 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500714","tray_id":"16","offer_id":"","offer_desc":""}]
20-08-2026 00:40:22.150 2410212 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260810204026703_0', order_id='TM05202203260810204026703', sku='4500714', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-10 20:41:37.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.150 2410212 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500714","tray_id":"16","offer_desc":""}]
20-08-2026 00:40:22.152 2410214 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260806194959351_0', order_id='TM05202203260806194959351', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-06 19:51:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.152 2410214 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"16","skuid":"4500725","offer_desc":""}]
20-08-2026 00:40:22.155 2410217 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260806004008420_0', order_id='TM05202203260806004008420', sku='185954', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-06 00:41:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.155 2410217 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185954-5230.jpeg","door_id":"1","qty":1,"name":"TOO YUMM Karare Munchy Masala","mrp":"20","unit_price":20,"offer_id":"","tray_id":"23","skuid":"185954","offer_desc":""}]
20-08-2026 00:40:22.156 2410218 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260731060710518_0', order_id='TM05202203260731060710518', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-31 06:08:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.157 2410219 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"22","offer_id":"","skuid":"4500723","offer_desc":""}]
20-08-2026 00:40:22.159 2410221 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260727203507038_0', order_id='TM05202203260727203507038', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-27 20:36:37.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.159 2410221 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"16","skuid":"4500725","offer_desc":""}]
20-08-2026 00:40:22.161 2410223 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260722202428990_0', order_id='TM05202203260722202428990', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 20:25:43.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.161 2410223 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500696-244.webp","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"16","skuid":"4500696","offer_desc":""}]
20-08-2026 00:40:22.163 2410225 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260713195306455_0', order_id='TM05202203260713195306455', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-13 19:54:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260713195306455_1', order_id='TM05202203260713195306455', sku='4500546', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-13 19:54:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.163 2410225 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500696-244.webp","door_id":"1","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500696","offer_id":"","tray_id":"16","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500546-8991.jpg","door_id":"1","qty":1,"name":"Bingo Mad Angles Achari Masti, 44g","mrp":"20","unit_price":20,"skuid":"4500546","offer_id":"","tray_id":"26","offer_desc":""}]
20-08-2026 00:40:22.165 2410227 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260703050822809_0', order_id='TM05202203260703050822809', sku='4500650', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 05:09:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260703050822809_1', order_id='TM05202203260703050822809', sku='4500708', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 05:09:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.165 2410227 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500650-61.webp","qty":1,"name":"Modern kitchens Green Peas 26gm","mrp":"10","unit_price":10,"tray_id":"13","skuid":"4500650","offer_id":"","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500708-7901.webp","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"tray_id":"17","skuid":"4500708","offer_id":"","offer_desc":""}]
20-08-2026 00:40:22.171 2410233 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202305260702033915860_0', order_id='TM06202305260702033915860', sku='4500558', tray_id='', vm_id='1686835929313', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-02 03:41:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.172 2410234 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500558-8740.jpeg","qty":1,"name":"Kiru Millet Crunchies Bayiruchi Masala 22gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"13","skuid":"4500558","offer_desc":""}]
20-08-2026 00:40:22.173 2410235 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260629190406555_0', order_id='TM05202203260629190406555', sku='4500680', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-29 19:05:17.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.173 2410235 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500680-2380.jpg","qty":1,"name":"McVities Coconut Cookies 66gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"20","skuid":"4500680","offer_desc":""}]
20-08-2026 00:40:22.176 2410238 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260617185606307_0', order_id='TM05202203260617185606307', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 18:57:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.176 2410238 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500696-244.webp","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500696","offer_id":"","tray_id":"16","offer_desc":""}]
20-08-2026 00:40:22.179 2410241 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260616190012850_0', order_id='TM05202203260616190012850', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-16 19:01:29.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.179 2410241 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500696-244.webp","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500696","offer_id":"","tray_id":"16","offer_desc":""}]
20-08-2026 00:40:22.181 2410243 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260615184903888_0', order_id='TM05202203260615184903888', sku='4500709', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-15 18:50:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.181 2410243 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:8867982589, lat:, lng:
20-08-2026 00:40:22.181 2410243 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500709-2651.webp","qty":1,"name":"McVities Butter Jeera Cookies58gm","mrp":"10","unit_price":10,"skuid":"4500709","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:40:22.181 2410243 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 8867982589, lat:, lng:
20-08-2026 00:40:22.184 2410246 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260611032254748_0', order_id='TM05202203260611032254748', sku='4500407', tray_id='', vm_id='1652784235808', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-11 03:24:04.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260611032254748_1', order_id='TM05202203260611032254748', sku='186078', tray_id='', vm_id='1652784235808', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-11 03:24:05.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:22.184 2410246 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/4500700-8130.jpg","qty":1,"name":"Paper Boat Aamras 160ml","mrp":"25","unit_price":25,"skuid":"4500700","tray_id":"43","offer_id":"","offer_desc":""},{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/4500407-2060.jpg","qty":1,"name":"Paper boat Alphonso Mango 160ml","mrp":"25","unit_price":25,"skuid":"4500407","tray_id":"36","offer_id":"","offer_desc":""}]
20-08-2026 00:40:22.186 2410248 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@b54f94a
20-08-2026 00:40:22.186 2410248 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:22.186 2410248 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:22.186 2410248 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@b54f94a
20-08-2026 00:40:22.186 2410248 [http-nio-8051-exec-118] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:22.346 2410408 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:40:22.346 2410408 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:40:22.346 2410408 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:40:22.346 2410408 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@47fad05d
20-08-2026 00:40:22.346 2410408 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:22.346 2410408 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:22.346 2410408 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@47fad05d
20-08-2026 00:40:22.346 2410408 [http-nio-8051-exec-99] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:22.410 2410472 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:40:22.411 2410473 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:40:22.411 2410473 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:22.411 2410473 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:40:22.411 2410473 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:22.412 2410474 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:40:22.412 2410474 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:22.413 2410475 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{},"imei":"TM05202203","total_items":0,"total_price":"0","user_id":"8867982589","session_id":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","read_only":true}
20-08-2026 00:40:22.417 2410479 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@ccb465d
20-08-2026 00:40:22.417 2410479 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:22.417 2410479 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:22.417 2410479 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@ccb465d
20-08-2026 00:40:22.418 2410480 [http-nio-8051-exec-115] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:22.576 2410638 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":"8867982589"}
20-08-2026 00:40:26.226 2414288 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:40:26.227 2414289 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:40:26.228 2414290 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:26.228 2414290 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:40:26.228 2414290 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:26.228 2414290 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:40:26.229 2414291 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:26.230 2414292 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":1,"total_price":"10","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","created_at":"2026-08-20 00:38:25.0","weight":"44","sku_id":"4500725","mrp":"10","tray_id":"15","display_label":"Maxvita Coconut Cookies 40gm","vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"17","name":"Maxvita Coconut Cookies 40gm","sku_json":"4500725-17","key":"15-4500725","amount":10,"purchased_qty":1,"is_sample":false,"totalMRP":10}]}},"imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418","locationType":"Machine","machine":1},"total_items":1,"total_price":"10","user_id":"8867982589","session_id":"D348B0Fe98697c91C913E9Fc6aC3C58867982589"}
20-08-2026 00:40:26.231 2414293 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::checkCart response:[]
20-08-2026 00:40:26.231 2414293 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::Iterables.size(checkCart):0
20-08-2026 00:40:26.231 2414293 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::checkCart CREATING CART:
20-08-2026 00:40:26.239 2414301 [http-nio-8051-exec-72] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@1a6b9718
20-08-2026 00:40:26.239 2414301 [http-nio-8051-exec-72] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:40:26.239 2414301 [http-nio-8051-exec-72] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:40:26.239 2414301 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:40:26.240 2414302 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"10","user_id":"8867982589","imei":"TM05202203","session_id":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","created_at":"2026-08-20 00:40:26","modified_at":"2026-08-20 00:40:26","cb_amount":0,"cb_desc":"","total_items":"1","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}","sku_json":"{\"1\":{\"total_price\":\"10\",\"total_items\":1,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500725-5961.png\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:38:25.0\",\"weight\":\"44\",\"sku_id\":\"4500725\",\"mrp\":\"10\",\"tray_id\":\"15\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Maxvita Coconut Cookies 40gm\",\"totalMRP\":10,\"vm_id\":\"TM05202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Biscuits and Cookies\",\"vendor_id\":\"1\",\"qty\":\"17\",\"name\":\"Maxvita Coconut Cookies 40gm\",\"key\":\"15-4500725\",\"sku_json\":\"4500725-17\"}]}}"}
20-08-2026 00:40:26.240 2414302 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5fbf72fe
20-08-2026 00:40:26.240 2414302 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:26.240 2414302 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:26.240 2414302 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5fbf72fe
20-08-2026 00:40:26.240 2414302 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:26.579 2414641 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784271939, timestamp=2026-08-19 22:11:54.0}
20-08-2026 00:40:26.581 2414643 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784271939, timestamp: 2026-08-19 22:11:54.0
20-08-2026 00:40:26.663 2414725 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:40:26.663 2414725 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:40:26.663 2414725 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:26.663 2414725 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:40:26.663 2414725 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:26.664 2414726 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:40:26.665 2414727 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:26.666 2414728 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":1,"total_price":"10","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500725-5961.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:38:25.0","weight":"44","sku_id":"4500725","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"Maxvita Coconut Cookies 40gm","totalMRP":10,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"17","name":"Maxvita Coconut Cookies 40gm","key":"15-4500725","sku_json":"4500725-17"}]}},"imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"},"total_items":1,"total_price":"10","user_id":"8867982589","session_id":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","read_only":true}
20-08-2026 00:40:26.667 2414729 [http-nio-8051-exec-126] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@1415fa2e
20-08-2026 00:40:26.668 2414730 [http-nio-8051-exec-126] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:40:26.668 2414730 [http-nio-8051-exec-126] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:40:26.668 2414730 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:40:26.668 2414730 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"10","user_id":"8867982589","imei":"TM05202203","session_id":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","created_at":"2026-08-20 00:40:26","modified_at":"2026-08-20 00:40:26","cb_amount":0,"cb_desc":"","total_items":"1","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}","sku_json":"{\"1\":{\"total_price\":\"10\",\"total_items\":1,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500725-5961.png\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:38:25.0\",\"weight\":\"44\",\"sku_id\":\"4500725\",\"mrp\":\"10\",\"tray_id\":\"15\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Maxvita Coconut Cookies 40gm\",\"totalMRP\":10,\"vm_id\":\"TM05202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Biscuits and Cookies\",\"vendor_id\":\"1\",\"qty\":\"17\",\"name\":\"Maxvita Coconut Cookies 40gm\",\"key\":\"15-4500725\",\"sku_json\":\"4500725-17\"}]}}"}
20-08-2026 00:40:26.668 2414730 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1ab7f607
20-08-2026 00:40:26.668 2414730 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:26.668 2414730 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:26.668 2414730 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1ab7f607
20-08-2026 00:40:26.668 2414730 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:40:26.682 2414744 [http-nio-8051-exec-59] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:40:26.799 2414861 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:40:26.799 2414861 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:40:26.799 2414861 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:40:26.799 2414861 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5d1dfb0c
20-08-2026 00:40:26.799 2414861 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:26.799 2414861 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:26.799 2414861 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5d1dfb0c
20-08-2026 00:40:26.799 2414861 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:26.872 2414934 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:40:26.873 2414935 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:40:26.873 2414935 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:26.873 2414935 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:40:26.873 2414935 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:26.873 2414935 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:40:26.874 2414936 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:26.874 2414936 [http-nio-8051-exec-116] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 8867982589
20-08-2026 00:40:26.875 2414937 [http-nio-8051-exec-116] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 8867982589
20-08-2026 00:40:26.875 2414937 [http-nio-8051-exec-116] INFO  neuu.utils.payment.NeuuWallet - customerId: 8867982589
20-08-2026 00:40:26.875 2414937 [http-nio-8051-exec-116] INFO  neuu.utils.payment.NeuuWallet - transactionKey: EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH
20-08-2026 00:40:26.875 2414937 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:40:26.875 2414937 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:40:26.875 2414937 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8867982589"}
20-08-2026 00:40:26.875 2414937 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:40:26.885 2414947 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:40:26.885 2414947 [http-nio-8051-exec-116] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:40:26.885 2414947 [http-nio-8051-exec-116] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:40:26.886 2414948 [http-nio-8051-exec-116] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:40:26.886 2414948 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5e8a75fe
20-08-2026 00:40:26.886 2414948 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:26.886 2414948 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:26.886 2414948 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5e8a75fe
20-08-2026 00:40:26.886 2414948 [http-nio-8051-exec-116] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:27.876 2415938 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:40:27.876 2415938 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:40:27.876 2415938 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:27.876 2415938 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:40:27.876 2415938 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:27.876 2415938 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:40:27.877 2415939 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:27.878 2415940 [http-nio-8051-exec-93] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 8867982589
20-08-2026 00:40:27.878 2415940 [http-nio-8051-exec-93] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 8867982589
20-08-2026 00:40:27.879 2415941 [http-nio-8051-exec-93] INFO  neuu.utils.payment.NeuuWallet - customerId: 8867982589
20-08-2026 00:40:27.879 2415941 [http-nio-8051-exec-93] INFO  neuu.utils.payment.NeuuWallet - transactionKey: EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH
20-08-2026 00:40:27.879 2415941 [http-nio-8051-exec-93] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:40:27.879 2415941 [http-nio-8051-exec-93] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:40:27.879 2415941 [http-nio-8051-exec-93] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8867982589"}
20-08-2026 00:40:27.879 2415941 [http-nio-8051-exec-93] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:40:27.886 2415948 [http-nio-8051-exec-93] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:40:27.886 2415948 [http-nio-8051-exec-93] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:40:27.886 2415948 [http-nio-8051-exec-93] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:40:27.886 2415948 [http-nio-8051-exec-93] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:40:27.887 2415949 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5b2d2180
20-08-2026 00:40:27.887 2415949 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:27.887 2415949 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:27.887 2415949 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5b2d2180
20-08-2026 00:40:27.887 2415949 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:28.021 2416083 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:40:28.021 2416083 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:40:28.021 2416083 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:28.021 2416083 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:40:28.021 2416083 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:28.022 2416084 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:40:28.022 2416084 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:28.023 2416085 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":1,"total_price":"10","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500725-5961.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:38:25.0","weight":"44","sku_id":"4500725","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"Maxvita Coconut Cookies 40gm","totalMRP":10,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"17","name":"Maxvita Coconut Cookies 40gm","key":"15-4500725","sku_json":"4500725-17"}]}},"imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"},"total_items":1,"total_price":"10","user_id":"8867982589","session_id":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","read_only":true}
20-08-2026 00:40:28.024 2416086 [http-nio-8051-exec-111] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@199435e6
20-08-2026 00:40:28.025 2416087 [http-nio-8051-exec-111] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:40:28.025 2416087 [http-nio-8051-exec-111] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:40:28.025 2416087 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:40:28.025 2416087 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"10","user_id":"8867982589","imei":"TM05202203","session_id":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","created_at":"2026-08-20 00:40:26","modified_at":"2026-08-20 00:40:26","cb_amount":0,"cb_desc":"","total_items":"1","machine_json":"{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}","sku_json":"{\"1\":{\"total_price\":\"10\",\"total_items\":1,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500725-5961.png\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:38:25.0\",\"weight\":\"44\",\"sku_id\":\"4500725\",\"mrp\":\"10\",\"tray_id\":\"15\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"Maxvita Coconut Cookies 40gm\",\"totalMRP\":10,\"vm_id\":\"TM05202203\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Biscuits and Cookies\",\"vendor_id\":\"1\",\"qty\":\"17\",\"name\":\"Maxvita Coconut Cookies 40gm\",\"key\":\"15-4500725\",\"sku_json\":\"4500725-17\"}]}}"}
20-08-2026 00:40:28.026 2416088 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@65f5fae7
20-08-2026 00:40:28.026 2416088 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:28.026 2416088 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:28.026 2416088 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@65f5fae7
20-08-2026 00:40:28.026 2416088 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:28.256 2416318 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/paymentlist
20-08-2026 00:40:28.256 2416318 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:40:28.256 2416318 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:40:28.256 2416318 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@57b72da
20-08-2026 00:40:28.256 2416318 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:28.256 2416318 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:28.257 2416319 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@57b72da
20-08-2026 00:40:28.257 2416319 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:28.341 2416403 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/paymentlist
20-08-2026 00:40:28.341 2416403 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:40:28.341 2416403 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:40:28.341 2416403 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/paymentlist, match ::   false
20-08-2026 00:40:28.341 2416403 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:28.341 2416403 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:40:28.342 2416404 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:28.343 2416405 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request payload:{"user_id":"8867982589","session_id":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","vm_id":"1652784235808","deviceType":"app","sku_json":{"1":{"total_items":1,"total_price":"10","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500725-5961.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:38:25.0","weight":"44","sku_id":"4500725","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"Maxvita Coconut Cookies 40gm","totalMRP":10,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"17","name":"Maxvita Coconut Cookies 40gm","key":"15-4500725","sku_json":"4500725-17"}]}},"imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"},"total_items":1,"total_price":"10","invoice_amount":"10"}
20-08-2026 00:40:28.343 2416405 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request Origin:https://go.vendingbuddy.in
20-08-2026 00:40:28.343 2416405 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request cip:106.202.96.46
20-08-2026 00:40:28.343 2416405 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::CreateOrder request payload:{"deviceType":"app","vm_id":"1652784235808","total_price":"10","user_id":"8867982589","session_id":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"},"total_items":1,"invoice_amount":"10","sku_json":{"1":{"total_price":"10","total_items":1,"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500725-5961.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:38:25.0","weight":"44","sku_id":"4500725","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"Maxvita Coconut Cookies 40gm","totalMRP":10,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"17","name":"Maxvita Coconut Cookies 40gm","key":"15-4500725","sku_json":"4500725-17"}]}}}
20-08-2026 00:40:28.344 2416406 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID request imei:TM05202203
20-08-2026 00:40:28.344 2416406 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID response orderID:TM05202203260820004028344
20-08-2026 00:40:28.344 2416406 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - sku_json for order {"1":{"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500725-5961.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:38:25.0","weight":"44","sku_id":"4500725","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"Maxvita Coconut Cookies 40gm","totalMRP":10,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"17","name":"Maxvita Coconut Cookies 40gm","key":"15-4500725","sku_json":"4500725-17"}],"total_price":"10","total_items":1}}
20-08-2026 00:40:28.344 2416406 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:40:28.345 2416407 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:40:28.354 2416416 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist createOrder: {"msg":"Successfully created order with order_id : TM05202203260820004028344","deliveryFee":"0","data":"","appOrder":{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"},"vsOrder":{},"status":true}
20-08-2026 00:40:28.354 2416416 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList request payload:{"deviceType":"app","vm_id":"1652784235808","total_price":"10","user_id":"8867982589","session_id":"D348B0Fe98697c91C913E9Fc6aC3C58867982589","imei":"TM05202203","machine_json":{"ds_imei":"NU09202001","area":"Hebbal","address":"HSR","latlong":"12.9336659,77.627933","ds_area":"Harlur","locationType":"Machine","ds_geocode":"12.898824,77.652418","vm_id":"1652784235808","cart_enabled":true,"vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"location":"Availity India 4th Floor lobby"},"total_items":1,"invoice_amount":"10","sku_json":{"1":{"total_price":"10","total_items":1,"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500725-5961.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:38:25.0","weight":"44","sku_id":"4500725","mrp":"10","tray_id":"15","purchased_qty":1,"is_sample":false,"display_label":"Maxvita Coconut Cookies 40gm","totalMRP":10,"vm_id":"TM05202203","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"17","name":"Maxvita Coconut Cookies 40gm","key":"15-4500725","sku_json":"4500725-17"}]}}}
20-08-2026 00:40:28.355 2416417 [http-nio-8051-exec-106] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 8867982589
20-08-2026 00:40:28.356 2416418 [http-nio-8051-exec-106] INFO  neuu.utils.payment.NeuuWallet - customerId: 8867982589
20-08-2026 00:40:28.356 2416418 [http-nio-8051-exec-106] INFO  neuu.utils.payment.NeuuWallet - transactionKey: EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH
20-08-2026 00:40:28.356 2416418 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:40:28.356 2416418 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:40:28.356 2416418 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8867982589"}
20-08-2026 00:40:28.356 2416418 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:40:28.364 2416426 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:40:28.364 2416426 [http-nio-8051-exec-106] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:40:28.365 2416427 [http-nio-8051-exec-106] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:40:28.365 2416427 [http-nio-8051-exec-106] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:40:28.365 2416427 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList cart payment split into wallet and gateway:: user: 8867982589, cart_price : 10, wallet : 0.0, invoice :  10
20-08-2026 00:40:28.366 2416428 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[{"name":"paytm_upi","active":0,"label":"PayTM UPI"},{"name":"phonepe_upi","active":0,"label":"Phonepe/Bhim upi"},{"name":"payu_upi","active":0,"label":"PayU UPI"},{"name":"payu_collect","active":1,"label":"UPI"}],"header":"UPI","label":"upi"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:40:28.366 2416428 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList IMEI: TM05202203
20-08-2026 00:40:28.366 2416428 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods after: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:40:28.366 2416428 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'Ola' eligibility
20-08-2026 00:40:28.366 2416428 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 8867982589, amont = 10.0, orderId = TM05202203260820004028344
20-08-2026 00:40:28.366 2416428 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:40:28.368 2416430 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:40:28.368 2416430 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: Ola :: machineEnv :: 9
20-08-2026 00:40:28.368 2416430 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@75803b31
20-08-2026 00:40:28.369 2416431 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'PayTM_WALLET' eligibility
20-08-2026 00:40:28.369 2416431 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 8867982589, amont = 10.0, orderId = TM05202203260820004028344
20-08-2026 00:40:28.369 2416431 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:40:28.370 2416432 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:40:28.370 2416432 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: PayTM_WALLET :: machineEnv :: 9
20-08-2026 00:40:28.370 2416432 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@78e79c45
20-08-2026 00:40:28.371 2416433 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'LazyPay' eligibility
20-08-2026 00:40:28.371 2416433 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 8867982589, amont = 10.0, orderId = TM05202203260820004028344
20-08-2026 00:40:28.371 2416433 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:40:28.372 2416434 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:40:28.372 2416434 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: LazyPay :: machineEnv :: 9
20-08-2026 00:40:28.373 2416435 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@44d8dd4
20-08-2026 00:40:28.373 2416435 [http-nio-8051-exec-106] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentList: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:40:28.374 2416436 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::payment paymentOptionList :[{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:40:28.374 2416436 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@15f6347f
20-08-2026 00:40:28.374 2416436 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:28.374 2416436 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:28.374 2416436 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@15f6347f
20-08-2026 00:40:28.374 2416436 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:29.573 2417635 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:40:29.573 2417635 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:40:29.573 2417635 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:40:29.573 2417635 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:40:29.573 2417635 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:29.574 2417636 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:40:29.575 2417637 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:29.575 2417637 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:40:29.575 2417637 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:40:29.577 2417639 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app', wallet_txn_id='3318202646362604492', environment='9', wallet_txn_ids_json='{"pre_credit":"8146792211586174049","pre_debit":"3318202646362604492"}', internal_status='null'}
20-08-2026 00:40:29.577 2417639 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app', wallet_txn_id='3318202646362604492', environment='9', wallet_txn_ids_json='{"pre_credit":"8146792211586174049","pre_debit":"3318202646362604492"}', internal_status='null'}
20-08-2026 00:40:29.578 2417640 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2ca9686
20-08-2026 00:40:29.578 2417640 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:29.578 2417640 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:29.578 2417640 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2ca9686
20-08-2026 00:40:29.578 2417640 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:29.623 2417685 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:40:29.623 2417685 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:40:29.623 2417685 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:40:29.623 2417685 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:40:29.623 2417685 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:29.623 2417685 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:40:29.624 2417686 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:29.625 2417687 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:40:29.625 2417687 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:40:29.625 2417687 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:40:29.625 2417687 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:40:29.636 2417698 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:40:29.636 2417698 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:40:29.637 2417699 [http-nio-8051-exec-107] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":50,"access_code":"22915978","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500722-2079.jpeg\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Rice Kodubale 30gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500722\",\"tray_id\":\"15\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":40,\"image_url\":\"https://images.tinymart.in/product/4500643-6170.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Cavins Belgian chocolate 170ml spl pack\",\"mrp\":\"40\",\"unit_price\":40,\"skuid\":\"4500643\",\"tray_id\":\"45\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":50,\"orderId\":\"TM03202401260820003932268\",\"total_amount\":50,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":50,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:40:10.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","order_created_at":"2026-08-20 00:39:32.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2686368b-08f7-4a68-8fcc-4ffcb3c1b75f","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260317230323306.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-03-17 23:03:23.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260317230434","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260317230323306\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 18, \"skus\": [{\"skuid\": \"8393\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Lays Wavy Cream  Onion 31g\", \"offer_id\": \"8393_0301\", \"unit_price\": 18, \"tray_id\": \"13\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\"}], \"total_amount\": 18}","short_order_expiry":"17-04-2026 23:04:34","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-17 23:20:02.0","user_id":9597724778,"short_order_id":"u72Yyr","location":"Tata Communication ITPL","order_id":"TM03202401260317230323306","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260317230323306\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500452\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"12\", \"mrp\": \"20\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\"}], \"total_amount\": 20}","status":"invoiceOrder"}]
20-08-2026 00:40:29.638 2417700 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:40:29.638 2417700 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}]
20-08-2026 00:40:29.640 2417702 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.640 2417702 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:40:29.642 2417704 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.642 2417704 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:40:29.643 2417705 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.643 2417705 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:40:29.645 2417707 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.645 2417707 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:40:29.647 2417709 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.647 2417709 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:40:29.650 2417712 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.650 2417712 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:40:29.651 2417713 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.651 2417713 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:40:29.653 2417715 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.653 2417715 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:40:29.654 2417716 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.654 2417716 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:40:29.656 2417718 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.656 2417718 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:40:29.658 2417720 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.658 2417720 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:40:29.660 2417722 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.660 2417722 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:40:29.662 2417724 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.662 2417724 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:40:29.664 2417726 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.664 2417726 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:40:29.665 2417727 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.666 2417728 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:40:29.668 2417730 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.668 2417730 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:40:29.670 2417732 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.670 2417732 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:40:29.672 2417734 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.672 2417734 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:40:29.675 2417737 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260317230323306_0', order_id='TM03202401260317230323306', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-17 23:04:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:40:29.675 2417737 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/8393-3703.webp","qty":1,"name":"Lays Wavy Cream  Onion 31g","mrp":"20","unit_price":18,"skuid":"8393","offer_id":"8393_0301","tray_id":"13","offer_desc":""}]
20-08-2026 00:40:29.678 2417740 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@79546c08
20-08-2026 00:40:29.678 2417740 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:29.678 2417740 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:29.678 2417740 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@79546c08
20-08-2026 00:40:29.678 2417740 [http-nio-8051-exec-107] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:29.858 2417920 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::payment userAGENNT : Mozilla/5.0 (iPhone; CPU iPhone OS 26_5_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/434.2.961627397 Mobile/15E148 Safari/604.1
20-08-2026 00:40:29.858 2417920 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::payment IP : 106.202.96.46
20-08-2026 00:40:29.858 2417920 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::payment request payload:{"payment_method":"razor_pay","mobile":"8867982589","amount":10,"delivery_fee":0,"deviceType":"app","orderId":"TM05202203260820004028344"}
20-08-2026 00:40:29.858 2417920 [http-nio-8051-exec-100] INFO  n.s.PaymentsImplementation - PaymentsImplementation::makePaymentv2 request payload:{payment_method=razor_pay, mobile=8867982589, amount=10, delivery_fee=0, deviceType=app, orderId=TM05202203260820004028344}
20-08-2026 00:40:29.858 2417920 [http-nio-8051-exec-100] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM05202203260820004028344
20-08-2026 00:40:29.861 2417923 [http-nio-8051-exec-100] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 8867982589
20-08-2026 00:40:29.862 2417924 [http-nio-8051-exec-100] INFO  neuu.utils.payment.NeuuWallet - customerId: 8867982589
20-08-2026 00:40:29.862 2417924 [http-nio-8051-exec-100] INFO  neuu.utils.payment.NeuuWallet - transactionKey: EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH
20-08-2026 00:40:29.862 2417924 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:40:29.862 2417924 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:40:29.862 2417924 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8867982589"}
20-08-2026 00:40:29.862 2417924 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:40:29.869 2417931 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:40:29.869 2417931 [http-nio-8051-exec-100] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:40:29.869 2417931 [http-nio-8051-exec-100] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:40:29.869 2417931 [http-nio-8051-exec-100] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:40:29.869 2417931 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachineEnvByOrderId :: orderId :: TM05202203260820004028344 
20-08-2026 00:40:29.870 2417932 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:40:29.872 2417934 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:40:29.872 2417934 [http-nio-8051-exec-100] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4b04e3c4
20-08-2026 00:40:29.878 2417940 [http-nio-8051-exec-100] INFO  n.s.PaymentsImplementation - PaymentsImplementation::createPendingPaymentRow response : {"uid":7670502549963100100,"status":true}
20-08-2026 00:40:29.924 2417986 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order :: {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787166629,"amount_due":1000,"currency":"INR","receipt":"TM05202203260820004028344-004029","id":"order_TRjrx70G0EnBq7","entity":"order","offer_id":null,"attempts":0,"status":"created"}
20-08-2026 00:40:29.924 2417986 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order amount : 10.0, paymentId : TM05202203260820004028344-004029
20-08-2026 00:40:29.924 2417986 [http-nio-8051-exec-100] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order  {"razor_pay_order":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787166629,"amount_due":1000,"currency":"INR","receipt":"TM05202203260820004028344-004029","id":"order_TRjrx70G0EnBq7","entity":"order","offer_id":null,"attempts":0,"status":"created"}}
20-08-2026 00:40:31.193 2419255 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::v2/makePayment payment: {"msg":"Razorpay Payment","pg_data":{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787166629,"amount_due":1000,"currency":"INR","receipt":"TM05202203260820004028344-004029","id":"order_TRjrx70G0EnBq7","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"},"returnUrl":"https://go.vendingbuddy.in//razorpay/process-payment","order_id":"TM05202203260820004028344","status":true}
20-08-2026 00:40:31.574 2419636 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:40:31.574 2419636 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:40:31.574 2419636 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:40:31.574 2419636 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:40:31.574 2419636 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:31.575 2419637 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:40:31.575 2419637 [http-nio-8051-exec-60] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:31.576 2419638 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820003932268
20-08-2026 00:40:31.576 2419638 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820003932268
20-08-2026 00:40:36.710 2424772 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app'}
20-08-2026 00:40:36.711 2424773 [http-nio-8051-exec-60] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app'}
20-08-2026 00:40:36.712 2424774 [http-nio-8051-exec-60] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}]
20-08-2026 00:40:36.712 2424774 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@20556e7c
20-08-2026 00:40:36.712 2424774 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:36.713 2424775 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:36.713 2424775 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@20556e7c
20-08-2026 00:40:36.713 2424775 [http-nio-8051-exec-60] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:36.769 2424831 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:40:36.769 2424831 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:40:36.769 2424831 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:40:36.769 2424831 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:40:36.769 2424831 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:40:36.770 2424832 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:40:36.771 2424833 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:40:36.772 2424834 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820003932268
20-08-2026 00:40:36.772 2424834 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820003932268
20-08-2026 00:40:41.888 2429950 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app'}
20-08-2026 00:40:41.889 2429951 [http-nio-8051-exec-73] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app'}
20-08-2026 00:40:41.890 2429952 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}]
20-08-2026 00:40:41.891 2429953 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6961a4bc
20-08-2026 00:40:41.891 2429953 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:41.891 2429953 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:40:41.891 2429953 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6961a4bc
20-08-2026 00:40:41.891 2429953 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:40:43.900 2431962 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode access_code : 22915978
20-08-2026 00:40:43.901 2431963 [http-nio-8051-exec-113] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderByAccessCode request access_code: 22915978 request vm_id: 1711555283773
20-08-2026 00:40:43.903 2431965 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode order: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app', wallet_txn_id='3318202646362604492', environment='9', wallet_txn_ids_json='{"pre_credit":"8146792211586174049","pre_debit":"3318202646362604492"}', internal_status='null'}
20-08-2026 00:40:43.903 2431965 [http-nio-8051-exec-113] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app', wallet_txn_id='3318202646362604492', environment='9', wallet_txn_ids_json='{"pre_credit":"8146792211586174049","pre_debit":"3318202646362604492"}', internal_status='null'}
20-08-2026 00:40:49.260 2437322 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:40:49.261 2437323 [http-nio-8051-exec-104] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:40:49.271 2437333 [http-nio-8051-exec-104] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:40:53.072 2441134 [http-nio-8051-exec-87] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:40:53.073 2441135 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:40:53.104 2441166 [http-nio-8051-exec-87] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:41:01.678 2449740 [http-nio-8051-exec-65] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:41:01.693 2449755 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:01.695 2449757 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:01.697 2449759 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerAppController::capturePayment: payload : {payment_method=razor_pay, mobile=8867982589, amount=10, delivery_fee=0, deviceType=app, orderId=TM05202203260820004028344, status=success, pg_data={razorpay_order_id=order_TRjrx70G0EnBq7, razorpay_payment_id=pay_TRjs1tYy1rwR6w, razorpay_signature=51330d632f8ded5d1c794769ae867c480ef7bd455f694220833c8a2a48e01347}}
20-08-2026 00:41:01.699 2449761 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:01.699 2449761 [http-nio-8051-exec-109] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 8867982589
20-08-2026 00:41:01.699 2449761 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:41:01.699 2449761 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:41:01.700 2449762 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - customerId: 8867982589
20-08-2026 00:41:01.700 2449762 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - transactionKey: EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH
20-08-2026 00:41:01.700 2449762 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:41:01.700 2449762 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:41:01.700 2449762 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8867982589"}
20-08-2026 00:41:01.700 2449762 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:41:01.705 2449767 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:41:01.705 2449767 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:41:01.707 2449769 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:01.710 2449772 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:01.711 2449773 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:41:01.711 2449773 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:41:01.711 2449773 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:41:01.712 2449774 [http-nio-8051-exec-109] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":0,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":0},"status":true}
20-08-2026 00:41:01.712 2449774 [http-nio-8051-exec-109] INFO  n.s.PaymentsImplementation - PaymentsImplementation::capturePayment name=razor_pay, order id= TM05202203260820004028344, status = success
20-08-2026 00:41:01.712 2449774 [http-nio-8051-exec-109] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  order id= TM05202203260820004028344, status = success
20-08-2026 00:41:01.712 2449774 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:01.713 2449775 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@717e150
20-08-2026 00:41:01.713 2449775 [http-nio-8051-exec-109] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  pg_data  {"razorpay_signature":"51330d632f8ded5d1c794769ae867c480ef7bd455f694220833c8a2a48e01347","razorpay_payment_id":"pay_TRjs1tYy1rwR6w","razorpay_order_id":"order_TRjrx70G0EnBq7"}
20-08-2026 00:41:01.713 2449775 [http-nio-8051-exec-109] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  signature_status  true
20-08-2026 00:41:01.714 2449776 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:01.714 2449776 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:41:01.714 2449776 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:41:01.717 2449779 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:41:01.717 2449779 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:01.717 2449779 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:41:01.736 2449798 [http-nio-8051-exec-109] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  razorpay_order_id=order_TRjrx70G0EnBq7, receipt=TM05202203260820004028344-004029, rp_status=paid
20-08-2026 00:41:01.737 2449799 [http-nio-8051-exec-109] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 uid = 7670502549963100100, getAccessCode = true, updatePayment = true, walletParam = false,  deviceType = app, orderId = TM05202203260820004028344, paymentId = TM05202203260820004028344-004029, amount = 10.0, mobileNumber = 8867982589, paymentJson = {"razor_pay_res":{"amount":1000,"amount_paid":1000,"notes":[],"created_at":1787166629,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM05202203260820004028344-004029","id":"order_TRjrx70G0EnBq7","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"51330d632f8ded5d1c794769ae867c480ef7bd455f694220833c8a2a48e01347","razorpay_payment_id":"pay_TRjs1tYy1rwR6w","razorpay_order_id":"order_TRjrx70G0EnBq7"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}, paymentGateway = razor_pay, txn_type = pre
20-08-2026 00:41:01.745 2449807 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:01.745 2449807 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:01.745 2449807 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:01.745 2449807 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:41:01.745 2449807 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:01.0
20-08-2026 00:41:01.745 2449807 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:01.749 2449811 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:01.751 2449813 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:01.754 2449816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:01.754 2449816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:41:01.754 2449816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:41:01.757 2449819 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:41:01.758 2449820 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:41:01.759 2449821 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:01.760 2449822 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:01.763 2449825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:01.763 2449825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:41:01.763 2449825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:41:01.767 2449829 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:41:01.767 2449829 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:01.767 2449829 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:41:01.808 2449870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:01.808 2449870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:01.808 2449870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:01.808 2449870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:41:01.808 2449870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:01.0
20-08-2026 00:41:01.808 2449870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:01.809 2449871 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:01.811 2449873 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:01.814 2449876 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:01.814 2449876 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:41:01.814 2449876 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:01.818 2449880 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:41:01.818 2449880 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:41:01.819 2449881 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:01.820 2449882 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:01.828 2449890 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:01.828 2449890 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:41:01.828 2449890 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:41:01.831 2449893 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:41:01.832 2449894 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:01.832 2449894 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:41:01.849 2449911 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:01.849 2449911 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:01.849 2449911 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:01.850 2449912 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:41:01.850 2449912 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:01.0
20-08-2026 00:41:01.850 2449912 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:01.851 2449913 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:01.853 2449915 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:01.856 2449918 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:01.856 2449918 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:41:01.856 2449918 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:41:01.860 2449922 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:41:01.860 2449922 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:41:01.861 2449923 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:01.862 2449924 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:01.865 2449927 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:01.865 2449927 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:41:01.865 2449927 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:41:01.868 2449930 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:41:01.868 2449930 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:01.868 2449930 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:41:01.887 2449949 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:01.887 2449949 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:01.887 2449949 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:01.887 2449949 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:41:01.887 2449949 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:01.0
20-08-2026 00:41:01.887 2449949 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:01.888 2449950 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:01.890 2449952 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:01.893 2449955 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:01.893 2449955 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:41:01.893 2449955 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:41:01.896 2449958 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:41:01.896 2449958 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:41:01.897 2449959 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:01.899 2449961 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:01.902 2449964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:01.902 2449964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:41:01.902 2449964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:41:01.905 2449967 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:41:01.905 2449967 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:41:01.906 2449968 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:01.908 2449970 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:01.910 2449972 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:01.910 2449972 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:41:01.910 2449972 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:41:01.914 2449976 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:41:01.914 2449976 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:41:01.915 2449977 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:01.916 2449978 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:01.920 2449982 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:01.920 2449982 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:41:01.920 2449982 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:41:01.923 2449985 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:41:01.923 2449985 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:41:01.924 2449986 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:01.925 2449987 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:01.929 2449991 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:01.929 2449991 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:41:01.929 2449991 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:41:01.932 2449994 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:41:01.932 2449994 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:41:01.933 2449995 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:01.935 2449997 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:01.938 2450000 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:01.938 2450000 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:41:01.938 2450000 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:41:01.942 2450004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:41:01.942 2450004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:41:01.943 2450005 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:01.944 2450006 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:01.949 2450011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:01.949 2450011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:41:01.949 2450011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:41:01.952 2450014 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:41:01.952 2450014 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:41:01.953 2450015 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:01.955 2450017 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:01.958 2450020 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:01.958 2450020 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:41:01.958 2450020 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:41:01.961 2450023 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:41:01.962 2450024 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:41:01.962 2450024 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:01.964 2450026 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:01.968 2450030 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:01.968 2450030 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:41:01.969 2450031 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:41:01.972 2450034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:41:01.972 2450034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:01.972 2450034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:41:02.013 2450075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:02.013 2450075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:02.013 2450075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:41:02.013 2450075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:41:02.013 2450075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.013 2450075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.015 2450077 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.016 2450078 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.021 2450083 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.021 2450083 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:41:02.021 2450083 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:02.024 2450086 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:41:02.024 2450086 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:41:02.025 2450087 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.027 2450089 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.031 2450093 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.031 2450093 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:41:02.031 2450093 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:41:02.035 2450097 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:41:02.035 2450097 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:41:02.036 2450098 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.037 2450099 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.040 2450102 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.040 2450102 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:41:02.041 2450103 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:41:02.044 2450106 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:41:02.044 2450106 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:41:02.045 2450107 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.048 2450110 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.051 2450113 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.052 2450114 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:41:02.052 2450114 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:41:02.056 2450118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:41:02.056 2450118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.056 2450118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:41:02.102 2450164 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.103 2450165 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.103 2450165 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.103 2450165 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:41:02.103 2450165 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.103 2450165 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.104 2450166 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.106 2450168 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.111 2450173 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.111 2450173 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:41:02.111 2450173 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:41:02.115 2450177 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:41:02.115 2450177 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.115 2450177 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:41:02.137 2450199 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.138 2450200 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.138 2450200 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.138 2450200 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:41:02.138 2450200 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.138 2450200 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.139 2450201 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.141 2450203 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.146 2450208 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.146 2450208 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:41:02.146 2450208 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:02.150 2450212 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:41:02.150 2450212 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:41:02.151 2450213 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.153 2450215 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.157 2450219 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.157 2450219 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:41:02.157 2450219 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:41:02.160 2450222 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:41:02.160 2450222 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:41:02.161 2450223 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.163 2450225 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.166 2450228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.166 2450228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:41:02.166 2450228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:41:02.170 2450232 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:41:02.170 2450232 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.170 2450232 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:41:02.194 2450256 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.194 2450256 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.195 2450257 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.195 2450257 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:41:02.195 2450257 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.195 2450257 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.196 2450258 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.198 2450260 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.202 2450264 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.203 2450265 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:41:02.203 2450265 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:41:02.206 2450268 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:41:02.206 2450268 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:41:02.207 2450269 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.209 2450271 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.213 2450275 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.213 2450275 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:41:02.214 2450276 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:41:02.217 2450279 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:41:02.217 2450279 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:41:02.218 2450280 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:41:02.220 2450282 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51c27aa6
20-08-2026 00:41:02.225 2450287 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:41:02.225 2450287 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:41:02.225 2450287 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:41:02.228 2450290 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:41:02.228 2450290 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:41:02.229 2450291 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.232 2450294 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.235 2450297 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.235 2450297 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:41:02.235 2450297 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:41:02.238 2450300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:41:02.238 2450300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:41:02.240 2450302 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.241 2450303 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.245 2450307 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.245 2450307 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:41:02.245 2450307 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:41:02.248 2450310 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:41:02.248 2450310 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:41:02.249 2450311 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.251 2450313 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.254 2450316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.254 2450316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:41:02.254 2450316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:41:02.258 2450320 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:41:02.258 2450320 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:41:02.259 2450321 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.261 2450323 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.264 2450326 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.264 2450326 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:41:02.264 2450326 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:41:02.267 2450329 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:41:02.268 2450330 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:41:02.268 2450330 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.270 2450332 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.273 2450335 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.274 2450336 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:41:02.274 2450336 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:02.277 2450339 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:41:02.277 2450339 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:41:02.278 2450340 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.281 2450343 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.284 2450346 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.284 2450346 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:41:02.284 2450346 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:02.288 2450350 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:41:02.288 2450350 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:41:02.289 2450351 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:41:02.290 2450352 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51c27aa6
20-08-2026 00:41:02.293 2450355 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:41:02.293 2450355 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:41:02.293 2450355 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:41:02.298 2450360 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:41:02.298 2450360 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:41:02.299 2450361 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.300 2450362 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.304 2450366 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.304 2450366 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:41:02.304 2450366 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:41:02.308 2450370 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:41:02.308 2450370 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:41:02.309 2450371 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.311 2450373 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.314 2450376 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.314 2450376 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:41:02.314 2450376 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:41:02.317 2450379 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:41:02.317 2450379 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:41:02.318 2450380 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.320 2450382 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.325 2450387 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.325 2450387 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:41:02.325 2450387 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:41:02.328 2450390 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:41:02.329 2450391 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:41:02.330 2450392 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.331 2450393 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.335 2450397 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.335 2450397 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:41:02.335 2450397 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:41:02.338 2450400 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:41:02.338 2450400 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.338 2450400 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:41:02.356 2450418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.356 2450418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.356 2450418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.356 2450418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:41:02.356 2450418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.356 2450418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.358 2450420 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.360 2450422 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.363 2450425 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.363 2450425 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:41:02.363 2450425 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:41:02.367 2450429 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:41:02.367 2450429 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:41:02.368 2450430 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.370 2450432 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.375 2450437 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.375 2450437 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:41:02.375 2450437 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:41:02.378 2450440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:41:02.378 2450440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.378 2450440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:41:02.402 2450464 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.403 2450465 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.403 2450465 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.403 2450465 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:41:02.403 2450465 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.403 2450465 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.404 2450466 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.407 2450469 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.410 2450472 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.410 2450472 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:41:02.410 2450472 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:41:02.414 2450476 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:41:02.414 2450476 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:41:02.416 2450478 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.418 2450480 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.422 2450484 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.422 2450484 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:41:02.422 2450484 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:41:02.425 2450487 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:41:02.425 2450487 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:41:02.426 2450488 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.428 2450490 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.432 2450494 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.432 2450494 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:41:02.432 2450494 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:41:02.435 2450497 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:41:02.435 2450497 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.435 2450497 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:41:02.464 2450526 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.465 2450527 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.465 2450527 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.465 2450527 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:41:02.465 2450527 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.465 2450527 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.467 2450529 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.470 2450532 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.475 2450537 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.475 2450537 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:41:02.475 2450537 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:41:02.479 2450541 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:41:02.479 2450541 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:41:02.481 2450543 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.483 2450545 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.486 2450548 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.486 2450548 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:41:02.486 2450548 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:02.490 2450552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:41:02.490 2450552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:41:02.491 2450553 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.494 2450556 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.497 2450559 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.497 2450559 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:41:02.497 2450559 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:41:02.501 2450563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:41:02.501 2450563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.501 2450563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:41:02.521 2450583 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.521 2450583 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.521 2450583 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.521 2450583 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:41:02.521 2450583 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.521 2450583 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.523 2450585 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.525 2450587 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.528 2450590 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.528 2450590 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:41:02.529 2450591 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:41:02.532 2450594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:41:02.532 2450594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.532 2450594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - payment_ref_id TM05202203260820004028344-004029
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - customerId: 8867982589
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - amount: 10.0
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - promotionalAmount: 0.0
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - creditor: razor_pay
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - terminalId: TM05202203260820004028344-004029
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM05202203260820004028344
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - description: Money added to TinyMart Wallet from  razor_pay
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - postdata {"promotional_amount":"0.0","amount":"10.0","corporate_id":"","is_send_sms_enabled":"false","description":"Money added to TinyMart Wallet from  razor_pay","creditor":"razor_pay","location":"","app_transaction_id":"pre_TM05202203260820004028344","customer_id":"8867982589","terminal_id":"TM05202203260820004028344-004029"}
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/credit
20-08-2026 00:41:02.552 2450614 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.553 2450615 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.553 2450615 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.553 2450615 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:41:02.553 2450615 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.553 2450615 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.554 2450616 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.556 2450618 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.560 2450622 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.560 2450622 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:41:02.560 2450622 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:02.562 2450624 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:41:02.562 2450624 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:41:02.563 2450625 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.565 2450627 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.568 2450630 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.568 2450630 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:41:02.568 2450630 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:41:02.571 2450633 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:41:02.571 2450633 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:41:02.572 2450634 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.574 2450636 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.578 2450640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.579 2450641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:41:02.579 2450641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:02.582 2450644 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:41:02.582 2450644 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:41:02.583 2450645 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.584 2450646 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/credit
20-08-2026 00:41:02.584 2450646 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"303745911869163574\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:41:02.584 2450646 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - credit response:{"result":"{\"transaction_id\":\"303745911869163574\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:41:02.584 2450646 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - WalletResponse response: {"result":"{\"transaction_id\":\"303745911869163574\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:41:02.584 2450646 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.584 2450646 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - success payment row Payment{id=7670502549963100100, payment_id='TM05202203260820004028344-004029', order_id='TM05202203260820004028344', amount=10.0, payment_status='success', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":1000,"notes":[],"created_at":1787166629,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM05202203260820004028344-004029","id":"order_TRjrx70G0EnBq7","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"51330d632f8ded5d1c794769ae867c480ef7bd455f694220833c8a2a48e01347","razorpay_payment_id":"pay_TRjs1tYy1rwR6w","razorpay_order_id":"order_TRjrx70G0EnBq7"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8867982589', txn_type='inflow', environment='9', created_at='2026-08-20 00:40:29.0'}
20-08-2026 00:41:02.588 2450650 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.588 2450650 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:41:02.588 2450650 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:41:02.592 2450654 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:41:02.592 2450654 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.592 2450654 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:41:02.606 2450668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:02.606 2450668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:02.606 2450668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:41:02.606 2450668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:41:02.607 2450669 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.607 2450669 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.608 2450670 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.609 2450671 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.613 2450675 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.613 2450675 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:41:02.613 2450675 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:02.616 2450678 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:41:02.616 2450678 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:41:02.617 2450679 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.619 2450681 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.623 2450685 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.623 2450685 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:41:02.623 2450685 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:41:02.628 2450690 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:41:02.628 2450690 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:41:02.629 2450691 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.631 2450693 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.635 2450697 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.635 2450697 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:41:02.635 2450697 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:02.639 2450701 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:41:02.639 2450701 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:41:02.640 2450702 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:41:02.641 2450703 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4608e06e
20-08-2026 00:41:02.646 2450708 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:41:02.646 2450708 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:41:02.646 2450708 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:41:02.653 2450715 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:41:02.653 2450715 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:41:02.655 2450717 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.656 2450718 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.660 2450722 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.660 2450722 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:41:02.660 2450722 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:41:02.665 2450727 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:41:02.665 2450727 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:41:02.666 2450728 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.669 2450731 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.673 2450735 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.673 2450735 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:41:02.673 2450735 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:41:02.677 2450739 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:41:02.677 2450739 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:41:02.678 2450740 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.680 2450742 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.685 2450747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.685 2450747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:41:02.685 2450747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:41:02.689 2450751 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:41:02.689 2450751 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:41:02.690 2450752 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.692 2450754 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.696 2450758 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.696 2450758 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:41:02.696 2450758 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:41:02.699 2450761 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:41:02.700 2450762 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.700 2450762 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:41:02.756 2450818 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.756 2450818 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.756 2450818 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.756 2450818 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:41:02.756 2450818 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.756 2450818 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.758 2450820 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.760 2450822 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.764 2450826 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.764 2450826 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:41:02.764 2450826 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:41:02.768 2450830 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:41:02.768 2450830 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:41:02.769 2450831 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.771 2450833 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.776 2450838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.776 2450838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:41:02.776 2450838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:41:02.780 2450842 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:41:02.780 2450842 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:41:02.781 2450843 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.783 2450845 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.795 2450857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.795 2450857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:41:02.795 2450857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:02.800 2450862 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:41:02.800 2450862 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:41:02.802 2450864 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.804 2450866 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.808 2450870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.808 2450870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:41:02.808 2450870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:41:02.812 2450874 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:41:02.812 2450874 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.812 2450874 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:41:02.845 2450907 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.845 2450907 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.845 2450907 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.846 2450908 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:41:02.846 2450908 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.846 2450908 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.847 2450909 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.849 2450911 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.853 2450915 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.853 2450915 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:41:02.853 2450915 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:41:02.857 2450919 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:41:02.857 2450919 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.857 2450919 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:41:02.872 2450934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.872 2450934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.872 2450934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.872 2450934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:41:02.872 2450934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.872 2450934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.873 2450935 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.875 2450937 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:41:02.876 2450938 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.876 2450938 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:41:02.881 2450943 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.881 2450943 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:41:02.881 2450943 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:41:02.885 2450947 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:41:02.885 2450947 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:41:02.886 2450948 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.888 2450950 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.893 2450955 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.893 2450955 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:41:02.893 2450955 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:02.897 2450959 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:41:02.897 2450959 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:41:02.898 2450960 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.900 2450962 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.904 2450966 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.904 2450966 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:41:02.904 2450966 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:02.908 2450970 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:41:02.908 2450970 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:41:02.909 2450971 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.912 2450974 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.916 2450978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.916 2450978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:41:02.916 2450978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:41:02.920 2450982 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:41:02.920 2450982 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.920 2450982 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:41:02.935 2450997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.935 2450997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.935 2450997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.935 2450997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:41:02.935 2450997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.935 2450997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.936 2450998 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.938 2451000 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.942 2451004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.942 2451004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:41:02.942 2451004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:02.945 2451007 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:41:02.945 2451007 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:41:02.946 2451008 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.948 2451010 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.952 2451014 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.952 2451014 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:41:02.952 2451014 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:41:02.956 2451018 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:41:02.956 2451018 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.956 2451018 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:41:02.960 2451022 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:41:02.981 2451043 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.981 2451043 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:02.981 2451043 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:02.981 2451043 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:41:02.981 2451043 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:02.0
20-08-2026 00:41:02.981 2451043 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:02.982 2451044 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:02.983 2451045 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:02.986 2451048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:02.986 2451048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:41:02.986 2451048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:02.988 2451050 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:41:02.988 2451050 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:41:02.989 2451051 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:02.990 2451052 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:02.993 2451055 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:02.993 2451055 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:41:02.993 2451055 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:41:02.995 2451057 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:41:02.995 2451057 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:02.995 2451057 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:41:03.016 2451078 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.016 2451078 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.016 2451078 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:03.016 2451078 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:41:03.016 2451078 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.016 2451078 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.017 2451079 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.018 2451080 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.022 2451084 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.022 2451084 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:41:03.022 2451084 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:41:03.024 2451086 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:41:03.024 2451086 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:41:03.025 2451087 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.026 2451088 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.028 2451090 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.028 2451090 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:41:03.028 2451090 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:41:03.031 2451093 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:41:03.031 2451093 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.032 2451094 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:41:03.084 2451146 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.084 2451146 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.084 2451146 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:03.084 2451146 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:41:03.084 2451146 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.084 2451146 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.086 2451148 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.088 2451150 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.092 2451154 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.092 2451154 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:41:03.092 2451154 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:41:03.096 2451158 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:41:03.096 2451158 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.096 2451158 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:41:03.118 2451180 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.119 2451181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.119 2451181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:03.119 2451181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:41:03.119 2451181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.119 2451181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.120 2451182 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.123 2451185 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.126 2451188 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.126 2451188 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:41:03.126 2451188 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:41:03.130 2451192 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:41:03.131 2451193 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:41:03.132 2451194 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.134 2451196 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.138 2451200 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.138 2451200 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:41:03.138 2451200 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:41:03.142 2451204 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:41:03.142 2451204 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.142 2451204 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:41:03.168 2451230 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.168 2451230 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.168 2451230 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:03.168 2451230 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:41:03.168 2451230 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.168 2451230 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.170 2451232 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.173 2451235 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.179 2451241 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.179 2451241 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:41:03.179 2451241 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:41:03.183 2451245 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:41:03.183 2451245 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:41:03.184 2451246 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.186 2451248 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.190 2451252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.190 2451252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:41:03.190 2451252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:41:03.195 2451257 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:41:03.195 2451257 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:41:03.197 2451259 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.198 2451260 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.203 2451265 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.203 2451265 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:41:03.203 2451265 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:41:03.206 2451268 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:41:03.206 2451268 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:41:03.207 2451269 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.209 2451271 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.213 2451275 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.213 2451275 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:41:03.213 2451275 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:41:03.217 2451279 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:41:03.217 2451279 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:41:03.218 2451280 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.220 2451282 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.223 2451285 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.223 2451285 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:41:03.223 2451285 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:03.227 2451289 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:41:03.227 2451289 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:41:03.228 2451290 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.230 2451292 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.235 2451297 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.235 2451297 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:41:03.235 2451297 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:41:03.238 2451300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:41:03.238 2451300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:41:03.240 2451302 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.242 2451304 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.245 2451307 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.245 2451307 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:41:03.245 2451307 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:41:03.249 2451311 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:41:03.249 2451311 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:41:03.250 2451312 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.253 2451315 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.256 2451318 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.256 2451318 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:41:03.257 2451319 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:41:03.261 2451323 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:41:03.261 2451323 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:41:03.262 2451324 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.264 2451326 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.268 2451330 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.268 2451330 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:41:03.268 2451330 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:41:03.272 2451334 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:41:03.272 2451334 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:41:03.273 2451335 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:41:03.275 2451337 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@51c27aa6
20-08-2026 00:41:03.279 2451341 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:41:03.279 2451341 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:41:03.279 2451341 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:41:03.284 2451346 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:41:03.284 2451346 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:41:03.285 2451347 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.287 2451349 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.291 2451353 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.291 2451353 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:41:03.291 2451353 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:41:03.295 2451357 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:41:03.295 2451357 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:41:03.296 2451358 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.298 2451360 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.302 2451364 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.302 2451364 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:41:03.302 2451364 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:41:03.306 2451368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:41:03.306 2451368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.307 2451369 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:41:03.355 2451417 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.356 2451418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.356 2451418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:03.356 2451418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:41:03.356 2451418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.356 2451418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.358 2451420 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.360 2451422 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.364 2451426 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.364 2451426 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:41:03.364 2451426 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:41:03.367 2451429 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:41:03.367 2451429 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:41:03.368 2451430 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.370 2451432 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.374 2451436 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.374 2451436 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:41:03.374 2451436 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:41:03.378 2451440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:41:03.378 2451440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:41:03.379 2451441 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.381 2451443 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.385 2451447 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.385 2451447 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:41:03.385 2451447 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:41:03.389 2451451 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:41:03.389 2451451 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:41:03.390 2451452 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.392 2451454 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.396 2451458 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.396 2451458 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:41:03.396 2451458 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:03.400 2451462 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:41:03.401 2451463 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:41:03.402 2451464 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.404 2451466 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.408 2451470 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.408 2451470 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:41:03.408 2451470 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:41:03.412 2451474 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:41:03.412 2451474 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.413 2451475 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:41:03.446 2451508 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:03.446 2451508 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:03.446 2451508 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:41:03.446 2451508 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:41:03.446 2451508 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.446 2451508 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.448 2451510 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.450 2451512 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.454 2451516 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.454 2451516 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:41:03.454 2451516 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:41:03.455 2451517 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - walletImpl::neuuWalletCredit :: response {"walletId":"303745911869163574","status":true}
20-08-2026 00:41:03.455 2451517 [http-nio-8051-exec-109] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 creditResp = {"walletId":"303745911869163574","status":true}
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - neuuWalletJson response: {"transaction_key":"EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH","wallets":[{"wallet_id":"8867982589-Wallet-Personal","corporate_id":"","is_location_restricted":false}]}
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - transactionKey response: EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - customerId: 8867982589
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - amount: 10.0
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - debitor: razor_pay
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - terminalId: 
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM05202203260820004028344
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - description: Paid from TinyMart Wallet for order  TM05202203260820004028344
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - transactionKey: EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:41:03.458 2451520 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:41:03.459 2451521 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - postdata {"debitor":"razor_pay","amount":"10.0","corporate_id":"","is_send_sms_enabled":"false","description":"Paid from TinyMart Wallet for order  TM05202203260820004028344","location":"","app_transaction_id":"pre_TM05202203260820004028344","customer_id":"8867982589","terminal_id":""}
20-08-2026 00:41:03.459 2451521 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.459 2451521 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/debit
20-08-2026 00:41:03.459 2451521 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:41:03.484 2451546 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/debit
20-08-2026 00:41:03.484 2451546 [http-nio-8051-exec-109] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"1050830637970048216\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:41:03.484 2451546 [http-nio-8051-exec-109] INFO  neuu.utils.payment.NeuuWallet - debit response:{"result":"{\"transaction_id\":\"1050830637970048216\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:41:03.484 2451546 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - status response: {"result":"{\"transaction_id\":\"1050830637970048216\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:41:03.484 2451546 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - walletResponseResult response: {"transaction_id":"1050830637970048216","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:41:03.484 2451546 [http-nio-8051-exec-109] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 appdebitStatus = {"transaction_id":"1050830637970048216","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:41:03.484 2451546 [http-nio-8051-exec-109] INFO  n.s.PaymentsImplementation - order row updated Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='null', status='active', type_of_order='app', wallet_txn_id='1050830637970048216', environment='9', wallet_txn_ids_json='{"pre_credit":"303745911869163574","pre_debit":"1050830637970048216"}', internal_status='null'}
20-08-2026 00:41:03.484 2451546 [http-nio-8051-exec-109] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode request payload:TM05202203260820004028344
20-08-2026 00:41:03.490 2451552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:03.490 2451552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:03.490 2451552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:41:03.490 2451552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:41:03.490 2451552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.490 2451552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.492 2451554 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.494 2451556 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.499 2451561 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.499 2451561 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:41:03.499 2451561 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:41:03.504 2451566 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:41:03.504 2451566 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.504 2451566 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:41:03.526 2451588 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.526 2451588 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.526 2451588 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:03.526 2451588 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:41:03.526 2451588 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.526 2451588 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.527 2451589 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.529 2451591 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.533 2451595 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.533 2451595 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:41:03.533 2451595 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:03.537 2451599 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:41:03.537 2451599 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:41:03.539 2451601 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.542 2451604 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.546 2451608 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.546 2451608 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:41:03.546 2451608 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:41:03.550 2451612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:41:03.550 2451612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:41:03.552 2451614 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.554 2451616 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.558 2451620 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.558 2451620 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:41:03.558 2451620 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:41:03.562 2451624 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:41:03.562 2451624 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.562 2451624 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:41:03.587 2451649 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.587 2451649 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.587 2451649 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:03.587 2451649 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:41:03.587 2451649 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.587 2451649 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.588 2451650 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.591 2451653 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.594 2451656 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.594 2451656 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:41:03.594 2451656 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:41:03.598 2451660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:41:03.598 2451660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:41:03.600 2451662 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.602 2451664 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.606 2451668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.606 2451668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:41:03.606 2451668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:41:03.611 2451673 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:41:03.611 2451673 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.611 2451673 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:41:03.631 2451693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.631 2451693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.631 2451693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:03.631 2451693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:41:03.631 2451693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.631 2451693 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.632 2451694 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.634 2451696 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.639 2451701 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.640 2451702 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:41:03.640 2451702 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:41:03.652 2451714 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:41:03.652 2451714 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:41:03.653 2451715 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.655 2451717 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.658 2451720 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.658 2451720 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:41:03.658 2451720 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:41:03.663 2451725 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:41:03.663 2451725 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:41:03.664 2451726 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.665 2451727 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.669 2451731 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.669 2451731 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:41:03.669 2451731 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:03.673 2451735 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:41:03.673 2451735 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:41:03.674 2451736 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.676 2451738 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.680 2451742 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.680 2451742 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:41:03.680 2451742 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:41:03.685 2451747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:41:03.685 2451747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:41:03.686 2451748 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.688 2451750 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.691 2451753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.691 2451753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:41:03.691 2451753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:41:03.693 2451755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:41:03.693 2451755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:41:03.694 2451756 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.695 2451757 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.698 2451760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.698 2451760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:41:03.698 2451760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:03.701 2451763 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:41:03.701 2451763 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:41:03.701 2451763 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.703 2451765 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.706 2451768 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.706 2451768 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:41:03.706 2451768 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:41:03.708 2451770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:41:03.708 2451770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.708 2451770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:41:03.741 2451803 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:03.741 2451803 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:03.741 2451803 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:41:03.741 2451803 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:41:03.741 2451803 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.741 2451803 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.742 2451804 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.744 2451806 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.747 2451809 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.747 2451809 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:41:03.747 2451809 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:41:03.750 2451812 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:41:03.750 2451812 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:41:03.751 2451813 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.752 2451814 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.755 2451817 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.755 2451817 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:41:03.755 2451817 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:41:03.757 2451819 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:41:03.757 2451819 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.757 2451819 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:41:03.775 2451837 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:03.775 2451837 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:03.776 2451838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:41:03.776 2451838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:41:03.776 2451838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.776 2451838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.776 2451838 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.778 2451840 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.781 2451843 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.781 2451843 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:41:03.781 2451843 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:41:03.784 2451846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:41:03.784 2451846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.784 2451846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:41:03.809 2451871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.809 2451871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.809 2451871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:03.809 2451871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:41:03.809 2451871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.809 2451871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.810 2451872 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.813 2451875 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.817 2451879 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.817 2451879 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:41:03.817 2451879 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:41:03.822 2451884 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:41:03.822 2451884 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:41:03.823 2451885 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.826 2451888 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.832 2451894 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.832 2451894 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:41:03.832 2451894 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:41:03.837 2451899 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:41:03.837 2451899 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.837 2451899 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:41:03.863 2451925 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.863 2451925 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:03.863 2451925 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:03.864 2451926 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:41:03.864 2451926 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.864 2451926 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.865 2451927 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.867 2451929 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.872 2451934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.872 2451934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:41:03.872 2451934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:41:03.876 2451938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:41:03.876 2451938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:41:03.878 2451940 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.879 2451941 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.884 2451946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.884 2451946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:41:03.884 2451946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:41:03.888 2451950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:41:03.888 2451950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:41:03.890 2451952 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.892 2451954 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.896 2451958 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.896 2451958 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:41:03.896 2451958 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:41:03.901 2451963 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:41:03.901 2451963 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:41:03.902 2451964 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.904 2451966 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.909 2451971 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.909 2451971 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:41:03.909 2451971 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:03.914 2451976 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:41:03.914 2451976 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:41:03.916 2451978 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.918 2451980 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.923 2451985 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.923 2451985 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:41:03.923 2451985 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:41:03.927 2451989 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:41:03.927 2451989 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.927 2451989 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:41:03.946 2452008 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:03.947 2452009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:03.947 2452009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:41:03.947 2452009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:41:03.947 2452009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:03.0
20-08-2026 00:41:03.947 2452009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:03.948 2452010 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.950 2452012 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.954 2452016 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.955 2452017 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:41:03.955 2452017 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:41:03.959 2452021 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:41:03.959 2452021 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:41:03.960 2452022 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:03.963 2452025 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:03.967 2452029 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:03.967 2452029 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:41:03.967 2452029 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:41:03.970 2452032 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:41:03.970 2452032 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:41:03.972 2452034 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:03.974 2452036 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:03.978 2452040 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:03.978 2452040 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:41:03.978 2452040 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:41:03.981 2452043 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:41:03.981 2452043 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:03.981 2452043 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:41:04.018 2452080 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.018 2452080 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.018 2452080 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.018 2452080 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:41:04.018 2452080 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:04.0
20-08-2026 00:41:04.018 2452080 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.019 2452081 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.021 2452083 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.025 2452087 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.025 2452087 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:41:04.025 2452087 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:41:04.029 2452091 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:41:04.029 2452091 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.029 2452091 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:41:04.062 2452124 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:04.063 2452125 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:04.063 2452125 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:41:04.063 2452125 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:41:04.063 2452125 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:04.0
20-08-2026 00:41:04.063 2452125 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.064 2452126 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.065 2452127 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.069 2452131 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.069 2452131 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:41:04.069 2452131 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:41:04.072 2452134 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:41:04.072 2452134 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:41:04.073 2452135 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.075 2452137 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.079 2452141 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.079 2452141 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:41:04.079 2452141 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:41:04.083 2452145 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:41:04.083 2452145 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:41:04.084 2452146 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.086 2452148 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.089 2452151 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.089 2452151 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:41:04.089 2452151 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:41:04.091 2452153 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:41:04.091 2452153 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:41:04.093 2452155 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.094 2452156 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.096 2452158 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.097 2452159 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:41:04.097 2452159 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:41:04.099 2452161 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:41:04.099 2452161 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:41:04.100 2452162 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.101 2452163 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.104 2452166 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.104 2452166 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:41:04.104 2452166 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:41:04.107 2452169 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:41:04.107 2452169 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.107 2452169 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:41:04.152 2452214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.152 2452214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.152 2452214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.152 2452214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:41:04.152 2452214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:04.0
20-08-2026 00:41:04.152 2452214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.153 2452215 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.155 2452217 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.159 2452221 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.159 2452221 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:41:04.159 2452221 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:41:04.161 2452223 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:41:04.161 2452223 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:41:04.162 2452224 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.163 2452225 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.166 2452228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.166 2452228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:41:04.166 2452228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:04.170 2452232 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:41:04.170 2452232 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:41:04.170 2452232 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.172 2452234 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.174 2452236 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.175 2452237 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:41:04.175 2452237 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:04.177 2452239 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:41:04.177 2452239 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:41:04.178 2452240 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.179 2452241 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.182 2452244 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.182 2452244 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:41:04.182 2452244 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:41:04.186 2452248 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:41:04.186 2452248 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:41:04.187 2452249 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.188 2452250 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.190 2452252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.190 2452252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:41:04.190 2452252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:04.193 2452255 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:41:04.194 2452256 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:41:04.194 2452256 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.195 2452257 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.198 2452260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.198 2452260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:41:04.198 2452260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:41:04.201 2452263 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:41:04.201 2452263 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:41:04.201 2452263 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.202 2452264 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.205 2452267 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.205 2452267 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:41:04.205 2452267 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:04.207 2452269 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:41:04.207 2452269 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:41:04.209 2452271 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.210 2452272 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.212 2452274 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.212 2452274 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:41:04.212 2452274 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:04.215 2452277 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:41:04.215 2452277 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:41:04.216 2452278 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.217 2452279 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.220 2452282 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.220 2452282 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:41:04.220 2452282 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:41:04.223 2452285 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:41:04.223 2452285 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:41:04.224 2452286 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.225 2452287 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.228 2452290 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.228 2452290 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:41:04.228 2452290 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:41:04.231 2452293 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:41:04.231 2452293 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:41:04.231 2452293 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.232 2452294 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.236 2452298 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.236 2452298 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:41:04.236 2452298 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:41:04.238 2452300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:41:04.238 2452300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:41:04.239 2452301 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.241 2452303 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.244 2452306 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.244 2452306 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:41:04.244 2452306 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:41:04.248 2452310 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:41:04.248 2452310 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:41:04.249 2452311 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.251 2452313 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.255 2452317 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.255 2452317 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:41:04.255 2452317 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:41:04.259 2452321 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:41:04.259 2452321 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.259 2452321 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:41:04.295 2452357 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.295 2452357 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.295 2452357 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.295 2452357 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:41:04.295 2452357 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:04.0
20-08-2026 00:41:04.295 2452357 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.296 2452358 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.298 2452360 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.302 2452364 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.302 2452364 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:41:04.302 2452364 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:04.306 2452368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:41:04.306 2452368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:41:04.307 2452369 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.309 2452371 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.313 2452375 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.313 2452375 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:41:04.313 2452375 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:04.316 2452378 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:41:04.316 2452378 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:41:04.317 2452379 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.318 2452380 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.321 2452383 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.321 2452383 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:41:04.321 2452383 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:41:04.324 2452386 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:41:04.324 2452386 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.324 2452386 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:41:04.347 2452409 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.348 2452410 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.348 2452410 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.348 2452410 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:41:04.348 2452410 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:04.0
20-08-2026 00:41:04.348 2452410 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.348 2452410 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.351 2452413 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.353 2452415 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.353 2452415 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:41:04.353 2452415 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:41:04.356 2452418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:41:04.356 2452418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:41:04.357 2452419 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.359 2452421 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.361 2452423 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.361 2452423 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:41:04.361 2452423 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:04.364 2452426 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:41:04.364 2452426 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:41:04.365 2452427 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.366 2452428 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.370 2452432 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.370 2452432 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:41:04.370 2452432 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:41:04.373 2452435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:41:04.373 2452435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:41:04.373 2452435 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.375 2452437 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.378 2452440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.378 2452440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:41:04.378 2452440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:41:04.380 2452442 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:41:04.380 2452442 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:41:04.381 2452443 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.383 2452445 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.386 2452448 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.386 2452448 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:41:04.386 2452448 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:04.389 2452451 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:41:04.389 2452451 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:41:04.390 2452452 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.391 2452453 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.396 2452458 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.396 2452458 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:41:04.396 2452458 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:41:04.399 2452461 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:41:04.399 2452461 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.399 2452461 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:41:04.433 2452495 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.433 2452495 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.433 2452495 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.433 2452495 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:41:04.434 2452496 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:04.0
20-08-2026 00:41:04.434 2452496 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.435 2452497 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.436 2452498 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.441 2452503 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.441 2452503 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:41:04.441 2452503 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:41:04.444 2452506 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:41:04.444 2452506 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:41:04.445 2452507 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.446 2452508 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.449 2452511 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.449 2452511 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:41:04.449 2452511 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:41:04.453 2452515 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:41:04.453 2452515 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:41:04.454 2452516 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.456 2452518 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.460 2452522 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.460 2452522 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:41:04.460 2452522 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:41:04.464 2452526 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:41:04.464 2452526 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:41:04.465 2452527 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.466 2452528 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.469 2452531 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.469 2452531 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:41:04.469 2452531 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:41:04.472 2452534 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:41:04.472 2452534 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:41:04.473 2452535 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.474 2452536 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.477 2452539 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.477 2452539 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:41:04.477 2452539 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:41:04.479 2452541 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:41:04.479 2452541 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.479 2452541 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:41:04.523 2452585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.523 2452585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.523 2452585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.523 2452585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.524 2452586 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:41:04.526 2452588 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@4608e06e
20-08-2026 00:41:04.529 2452591 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:41:04.529 2452591 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:41:04.529 2452591 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:41:04.532 2452594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:41:04.532 2452594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:41:04.533 2452595 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.534 2452596 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.538 2452600 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.538 2452600 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:41:04.538 2452600 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:41:04.540 2452602 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:41:04.541 2452603 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.541 2452603 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:41:04.566 2452628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.566 2452628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.566 2452628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.566 2452628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:41:04.566 2452628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:04.0
20-08-2026 00:41:04.566 2452628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.567 2452629 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.568 2452630 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.571 2452633 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.571 2452633 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:41:04.571 2452633 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:04.574 2452636 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:41:04.574 2452636 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:41:04.575 2452637 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.576 2452638 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.578 2452640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.578 2452640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:41:04.578 2452640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:41:04.582 2452644 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:41:04.582 2452644 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:41:04.582 2452644 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.584 2452646 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.587 2452649 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.587 2452649 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:41:04.587 2452649 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:41:04.589 2452651 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:41:04.589 2452651 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:41:04.590 2452652 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.591 2452653 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.594 2452656 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.594 2452656 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:41:04.594 2452656 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:41:04.598 2452660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:41:04.598 2452660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.598 2452660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:41:04.633 2452695 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:41:04.633 2452695 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:41:04.633 2452695 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.633 2452695 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.634 2452696 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.636 2452698 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.641 2452703 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.641 2452703 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:41:04.641 2452703 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:41:04.647 2452709 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:41:04.647 2452709 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:41:04.648 2452710 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.650 2452712 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.654 2452716 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.654 2452716 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:41:04.654 2452716 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:41:04.656 2452718 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:41:04.656 2452718 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.656 2452718 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:41:04.665 2452727 [http-nio-8051-exec-109] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode accessCode : 81599196
20-08-2026 00:41:04.670 2452732 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM05202203260820004028344
20-08-2026 00:41:04.692 2452754 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.693 2452755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.693 2452755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.693 2452755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:41:04.693 2452755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:04.0
20-08-2026 00:41:04.693 2452755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.694 2452756 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.695 2452757 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.698 2452760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.698 2452760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:41:04.698 2452760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:41:04.701 2452763 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:41:04.701 2452763 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.701 2452763 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:41:04.728 2452790 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.728 2452790 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.728 2452790 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.728 2452790 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:41:04.728 2452790 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:04.0
20-08-2026 00:41:04.728 2452790 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.730 2452792 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.732 2452794 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.734 2452796 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.735 2452797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:41:04.735 2452797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:41:04.739 2452801 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:41:04.739 2452801 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:41:04.740 2452802 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.742 2452804 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.747 2452809 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.747 2452809 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:41:04.747 2452809 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:41:04.751 2452813 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:41:04.751 2452813 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.751 2452813 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:41:04.777 2452839 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.777 2452839 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.777 2452839 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.777 2452839 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:41:04.777 2452839 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:04.0
20-08-2026 00:41:04.777 2452839 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.778 2452840 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.780 2452842 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.785 2452847 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.785 2452847 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:41:04.785 2452847 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:04.790 2452852 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:41:04.790 2452852 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:41:04.791 2452853 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.792 2452854 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.795 2452857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.795 2452857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:41:04.795 2452857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:41:04.798 2452860 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:41:04.798 2452860 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:41:04.799 2452861 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.801 2452863 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.805 2452867 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.805 2452867 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:41:04.805 2452867 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:04.810 2452872 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:41:04.810 2452872 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:41:04.812 2452874 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.813 2452875 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.816 2452878 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.816 2452878 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:41:04.816 2452878 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:41:04.820 2452882 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:41:04.820 2452882 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:41:04.821 2452883 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.822 2452884 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.824 2452886 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.824 2452886 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:41:04.824 2452886 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:41:04.827 2452889 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:41:04.827 2452889 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:41:04.828 2452890 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.829 2452891 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.832 2452894 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.832 2452894 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:41:04.832 2452894 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:41:04.835 2452897 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:41:04.835 2452897 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:41:04.837 2452899 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.838 2452900 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.841 2452903 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.841 2452903 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:41:04.841 2452903 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:41:04.845 2452907 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:41:04.845 2452907 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:41:04.847 2452909 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.849 2452911 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.852 2452914 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.852 2452914 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:41:04.852 2452914 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:41:04.856 2452918 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:41:04.856 2452918 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:41:04.857 2452919 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.858 2452920 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.862 2452924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.862 2452924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:41:04.862 2452924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:41:04.864 2452926 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:41:04.865 2452927 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:41:04.866 2452928 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.868 2452930 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.872 2452934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.872 2452934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:41:04.872 2452934 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:41:04.878 2452940 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:41:04.878 2452940 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:41:04.879 2452941 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.881 2452943 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.884 2452946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.884 2452946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:41:04.884 2452946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:41:04.888 2452950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:41:04.888 2452950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:41:04.890 2452952 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.891 2452953 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.894 2452956 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.894 2452956 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:41:04.894 2452956 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:41:04.897 2452959 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:41:04.897 2452959 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:41:04.898 2452960 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.899 2452961 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.902 2452964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.902 2452964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:41:04.902 2452964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:41:04.905 2452967 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:41:04.905 2452967 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:41:04.906 2452968 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.907 2452969 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.910 2452972 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.910 2452972 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:41:04.910 2452972 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:41:04.913 2452975 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:41:04.913 2452975 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:41:04.914 2452976 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.916 2452978 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.919 2452981 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.919 2452981 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:41:04.919 2452981 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:04.922 2452984 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:41:04.922 2452984 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:41:04.923 2452985 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.925 2452987 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.929 2452991 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.929 2452991 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:41:04.929 2452991 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:41:04.933 2452995 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:41:04.933 2452995 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.933 2452995 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:41:04.951 2453013 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.951 2453013 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:04.951 2453013 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:04.951 2453013 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:41:04.951 2453013 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:04.0
20-08-2026 00:41:04.951 2453013 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:04.952 2453014 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.954 2453016 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.956 2453018 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.957 2453019 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:41:04.957 2453019 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:41:04.959 2453021 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:41:04.959 2453021 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:41:04.960 2453022 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.962 2453024 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.966 2453028 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.966 2453028 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:41:04.966 2453028 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:04.969 2453031 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:41:04.969 2453031 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:41:04.970 2453032 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:04.972 2453034 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:04.977 2453039 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:04.977 2453039 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:41:04.977 2453039 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:41:04.979 2453041 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:41:04.979 2453041 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:41:04.981 2453043 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:04.982 2453044 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:04.986 2453048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:04.986 2453048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:41:04.986 2453048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:41:04.988 2453050 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:41:04.988 2453050 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:04.988 2453050 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:41:05.013 2453075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:05.013 2453075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:05.013 2453075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:41:05.013 2453075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:41:05.013 2453075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:05.0
20-08-2026 00:41:05.013 2453075 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:05.014 2453076 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:05.016 2453078 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:05.019 2453081 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:05.019 2453081 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:41:05.019 2453081 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:41:05.021 2453083 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:41:05.021 2453083 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:05.022 2453084 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:41:05.054 2453116 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:05.054 2453116 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:05.054 2453116 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:41:05.054 2453116 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:41:05.054 2453116 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:05.0
20-08-2026 00:41:05.054 2453116 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:05.055 2453117 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:05.057 2453119 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:05.060 2453122 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:05.060 2453122 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:41:05.060 2453122 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:41:05.062 2453124 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:41:05.062 2453124 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:05.062 2453124 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:41:05.101 2453163 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:05.101 2453163 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:41:05.101 2453163 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:41:05.101 2453163 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:41:05.101 2453163 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:05.0
20-08-2026 00:41:05.102 2453164 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:05.103 2453165 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.104 2453166 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.107 2453169 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.107 2453169 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:41:05.108 2453170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:41:05.110 2453172 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:41:05.110 2453172 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:41:05.112 2453174 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.113 2453175 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.116 2453178 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.116 2453178 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:41:05.116 2453178 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:05.119 2453181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:41:05.119 2453181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:41:05.119 2453181 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.121 2453183 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.124 2453186 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.124 2453186 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:41:05.124 2453186 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:41:05.127 2453189 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:41:05.127 2453189 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:41:05.128 2453190 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.129 2453191 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.132 2453194 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.132 2453194 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:41:05.132 2453194 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:05.135 2453197 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:41:05.135 2453197 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:41:05.137 2453199 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.138 2453200 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.141 2453203 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.141 2453203 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:41:05.141 2453203 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:41:05.144 2453206 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:41:05.144 2453206 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:41:05.145 2453207 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.146 2453208 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.149 2453211 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.149 2453211 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:41:05.149 2453211 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:41:05.153 2453215 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:41:05.153 2453215 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:41:05.154 2453216 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.155 2453217 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.158 2453220 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.158 2453220 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:41:05.158 2453220 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:41:05.161 2453223 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:41:05.161 2453223 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:41:05.162 2453224 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.163 2453225 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.166 2453228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.166 2453228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:41:05.166 2453228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:41:05.170 2453232 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:41:05.170 2453232 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:41:05.171 2453233 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.173 2453235 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.176 2453238 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.176 2453238 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:41:05.176 2453238 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:41:05.179 2453241 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:41:05.179 2453241 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:41:05.179 2453241 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:41:05.181 2453243 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3df7f0af
20-08-2026 00:41:05.184 2453246 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:41:05.184 2453246 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:41:05.184 2453246 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:41:05.187 2453249 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:41:05.187 2453249 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:41:05.187 2453249 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:41:05.209 2453271 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:05.209 2453271 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:41:05.209 2453271 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:41:05.210 2453272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:41:05.210 2453272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:41:05.0
20-08-2026 00:41:05.210 2453272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:41:05.210 2453272 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.212 2453274 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.214 2453276 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.215 2453277 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:41:05.215 2453277 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:41:05.219 2453281 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:41:05.219 2453281 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:41:05.221 2453283 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.223 2453285 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.226 2453288 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.226 2453288 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:41:05.226 2453288 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:41:05.229 2453291 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:41:05.229 2453291 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:41:05.230 2453292 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.232 2453294 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.237 2453299 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.237 2453299 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:41:05.237 2453299 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:41:05.241 2453303 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:41:05.241 2453303 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:41:05.242 2453304 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.244 2453306 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.247 2453309 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.247 2453309 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:41:05.247 2453309 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:41:05.249 2453311 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:41:05.249 2453311 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:41:05.250 2453312 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.251 2453313 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.254 2453316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.254 2453316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:41:05.254 2453316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:41:05.257 2453319 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:41:05.257 2453319 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:41:05.258 2453320 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:41:05.259 2453321 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3c472634
20-08-2026 00:41:05.262 2453324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:41:05.262 2453324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:41:05.262 2453324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:41:05.265 2453327 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:41:05.265 2453327 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:41:08.569 2456631 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - requested status capture imei: NU11202501
20-08-2026 00:41:08.569 2456631 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:41:08.569 2456631 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:41:08
20-08-2026 00:41:08.569 2456631 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - {"power":1}
20-08-2026 00:41:08.569 2456631 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:41:08.569 2456631 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:41:08.569 2456631 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:41:08.569 2456631 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:41:08.569 2456631 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:41:08.569 2456631 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:41:08.569 2456631 [http-nio-8051-exec-115] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:41:09.866 2457928 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app'}
20-08-2026 00:41:10.026 2458088 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:41:10.026 2458088 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:41:10.026 2458088 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:41:10.026 2458088 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:41:10.026 2458088 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:41:10.026 2458088 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:41:10.027 2458089 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:41:10.028 2458090 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 8867982589
20-08-2026 00:41:10.028 2458090 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 8867982589
20-08-2026 00:41:10.029 2458091 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app', wallet_txn_id='1050830637970048216', environment='9', wallet_txn_ids_json='{"pre_credit":"303745911869163574","pre_debit":"1050830637970048216"}', internal_status='null'}
20-08-2026 00:41:10.029 2458091 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app', wallet_txn_id='1050830637970048216', environment='9', wallet_txn_ids_json='{"pre_credit":"303745911869163574","pre_debit":"1050830637970048216"}', internal_status='null'}
20-08-2026 00:41:10.030 2458092 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@16e5594
20-08-2026 00:41:10.030 2458092 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:41:10.030 2458092 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:41:10.030 2458092 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@16e5594
20-08-2026 00:41:10.030 2458092 [http-nio-8051-exec-102] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:41:10.146 2458208 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:41:10.146 2458208 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:41:10.146 2458208 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:41:10.146 2458208 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:41:10.146 2458208 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:41:10.146 2458208 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:41:10.147 2458209 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:41:10.147 2458209 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=8867982589, page=0}
20-08-2026 00:41:10.147 2458209 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=8867982589, page=0}
20-08-2026 00:41:10.147 2458209 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:41:10.148 2458210 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 8867982589
20-08-2026 00:41:10.153 2458215 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:41:10.153 2458215 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:41:10.153 2458215 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - orderArray [{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":10,"access_code":"81599196","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500725-5961.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Maxvita Coconut Cookies 40gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500725\",\"tray_id\":\"15\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM05202203260820004028344\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM05202203\",\"userId\":\"8867982589\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","order_modified_at":"2026-08-20 00:41:04.0","user_id":8867982589,"vm_imei_id":"TM05202203","order_amount":0,"location":"Availity India 4th Floor lobby","order_id":"TM05202203260820004028344","order_created_at":"2026-08-20 00:40:28.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"321c1b4a-3ab0-48e0-9d3f-cb9e4db094ce","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819190228054.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-19 19:02:28.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260819190446","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"qty\": 1, \"unit_price\": 10, \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"total_amount\": 10, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 10, \"orderId\": \"TM05202203260819190228054\"}","short_order_expiry":"19-09-2026 19:04:46","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-19 19:20:03.0","user_id":8867982589,"short_order_id":"nKveFc","location":"Availity India 4th Floor lobby","order_id":"TM05202203260819190228054","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"qty\": 1, \"unit_price\": \"10\", \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260819190228054\", \"rstatus\": true, \"total_amount\": 10, \"imei\": \"TM05202203\", \"bill_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a4a5efab-e6ed-4398-afb1-197a493015b3","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260818191424281.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-18 19:14:24.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260818191541","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"20\", \"sku_total\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"mrp\": \"10\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"qty\": 1, \"unit_price\": 10, \"skuid\": \"4500710\", \"offer_id\": \"\"}], \"total_amount\": 10, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 10, \"orderId\": \"TM05202203260818191424281\"}","short_order_expiry":"18-09-2026 19:15:42","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 19:20:02.0","user_id":8867982589,"short_order_id":"G9Qkrb","location":"Availity India 4th Floor lobby","order_id":"TM05202203260818191424281","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"qty\": 1, \"unit_price\": \"10\", \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260818191424281\", \"rstatus\": true, \"total_amount\": 10, \"imei\": \"TM05202203\", \"bill_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"60af495b-566f-4de8-ba38-e2396eb8cdb8","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260818191212909.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-18 19:12:12.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260818191325","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"11\", \"sku_total\": 30, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"mrp\": \"30\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm\", \"qty\": 1, \"unit_price\": 30, \"skuid\": \"4500711\", \"offer_id\": \"\"}], \"total_amount\": 30, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 30, \"orderId\": \"TM05202203260818191212909\"}","short_order_expiry":"18-09-2026 19:13:25","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 19:20:02.0","user_id":8867982589,"short_order_id":"B1SJH7","location":"Availity India 4th Floor lobby","order_id":"TM05202203260818191212909","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"23\", \"sku_total\": 30, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"mrp\": \"30\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm per peice\", \"qty\": 1, \"unit_price\": \"30\", \"skuid\": \"4500711\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260818191212909\", \"rstatus\": true, \"total_amount\": 30, \"imei\": \"TM05202203\", \"bill_amount\": 30}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b81e2dc9-de11-492b-8bee-68deafbc35de","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260817191126703.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-17 19:11:26.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260817191253","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"qty\": 1, \"unit_price\": 10, \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"total_amount\": 10, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 10, \"orderId\": \"TM05202203260817191126703\"}","short_order_expiry":"17-09-2026 19:12:53","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 19:25:03.0","user_id":8867982589,"short_order_id":"Q0C8ru","location":"Availity India 4th Floor lobby","order_id":"TM05202203260817191126703","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"qty\": 1, \"unit_price\": \"10\", \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260817191126703\", \"rstatus\": true, \"total_amount\": 10, \"imei\": \"TM05202203\", \"bill_amount\": 10}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e5d80190-5d0a-47b1-b18f-8df8a4471855","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812190516237.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-12 19:05:16.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260812190625","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"1\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm\", \"mrp\": \"10\"}], \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260812190516237\", \"bill_amount\": 10, \"total_amount\": 10}","short_order_expiry":"12-09-2026 19:06:25","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-12 19:10:04.0","user_id":8867982589,"short_order_id":"jXWknI","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812190516237","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260812190516237\", \"bill_amount\": 10, \"total_amount\": 10, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"4a4a42b0-e95b-4dfd-883f-c00257867bff","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812185753566.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-12 18:57:53.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260812185902","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"1\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm\", \"mrp\": \"10\"}], \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260812185753566\", \"bill_amount\": 10, \"total_amount\": 10}","short_order_expiry":"12-09-2026 18:59:02","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-12 19:10:04.0","user_id":8867982589,"short_order_id":"UACCEW","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812185753566","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260812185753566\", \"bill_amount\": 10, \"total_amount\": 10, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b754a62f-6527-4b29-9624-780ae4fb3dd9","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260810204026703.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-10 20:40:26.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260810204138","proposedSkuJson":"{\"bill_amount\": 10, \"orderId\": \"TM05202203260810204026703\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"skuid\": \"4500714\", \"tray_id\": \"16\", \"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"name\": \"McVities Triple Nut Cookies 58gm\", \"mrp\": \"10\", \"qty\": 1}], \"userId\": \"8867982589\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 10}","short_order_expiry":"10-09-2026 20:41:38","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-10 20:55:03.0","user_id":8867982589,"short_order_id":"bKAbPN","location":"Availity India 4th Floor lobby","order_id":"TM05202203260810204026703","sku_json":"{\"bill_amount\": 10, \"orderId\": \"TM05202203260810204026703\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"skuid\": \"4500714\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"mrp\": \"10\", \"qty\": 1}], \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"8867982589\", \"total_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"92c61be9-3455-4ac3-9548-3215fc956c21","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260806194959351.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-06 19:49:59.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260806195128","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"name\": \"Maxvita Coconut Cookies 40gm\", \"tray_id\": \"16\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"door_id\": \"1\", \"skuid\": \"4500725\", \"sku_total\": 10}], \"cart_offer_desc\": \"\", \"total_amount\": 10, \"res\": true, \"bill_amount\": 10, \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260806194959351\"}","short_order_expiry":"06-09-2026 19:51:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-06 20:05:03.0","user_id":8867982589,"short_order_id":"9a4T5u","location":"Availity India 4th Floor lobby","order_id":"TM05202203260806194959351","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"tray_id\": \"16\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"4500725\", \"sku_total\": 10}], \"cart_offer_desc\": \"\", \"total_amount\": 10, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260806194959351\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"bill_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e258bc6f-31a3-45f0-ada0-5ba13bf019a0","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260806004008420.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-06 00:40:08.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260806004127","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"TOO YUMM Karare Munchy Masala\", \"tray_id\": \"23\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"mrp\": \"20\", \"door_id\": \"1\", \"skuid\": \"185954\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 20, \"res\": true, \"bill_amount\": 20, \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260806004008420\"}","short_order_expiry":"06-09-2026 00:41:27","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-06 00:55:03.0","user_id":8867982589,"short_order_id":"RZHKgc","location":"Availity India 4th Floor lobby","order_id":"TM05202203260806004008420","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"TOO YUMM Karare Munchy Masala per peice\", \"tray_id\": \"23\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"185954\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 20, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260806004008420\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b54556ab-f129-4b7f-a4dc-0372e8c880a2","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260731060710518.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-31 06:07:10.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260731060840","proposedSkuJson":"{\"userId\": \"8867982589\", \"orderId\": \"TM05202203260731060710518\", \"total_amount\": 10, \"bill_amount\": 10, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm\", \"tray_id\": \"22\", \"offer_id\": \"\", \"skuid\": \"4500723\", \"sku_total\": 10, \"unit_price\": 10, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM05202203\"}","short_order_expiry":"31-08-2026 06:08:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-31 06:20:03.0","user_id":8867982589,"short_order_id":"VArTc4","location":"Availity India 4th Floor lobby","order_id":"TM05202203260731060710518","sku_json":"{\"userId\": \"8867982589\", \"orderId\": \"TM05202203260731060710518\", \"total_amount\": 20, \"bill_amount\": 20, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm per peice\", \"skuid\": \"4500723\", \"offer_id\": \"\", \"tray_id\": \"22\", \"sku_total\": 20, \"unit_price\": \"10\", \"qty\": 2, \"door_id\": \"\", \"mrp\": \"10\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM05202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5c842090-3c71-47a8-87e2-9763fdd38fd4","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260727203507038.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-27 20:35:07.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260727203637","proposedSkuJson":"{\"orderId\": \"TM05202203260727203507038\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"16\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"sku_total\": 10, \"skuid\": \"4500725\"}], \"userId\": \"8867982589\", \"total_amount\": 10, \"imei\": \"TM05202203\"}","short_order_expiry":"27-08-2026 20:36:37","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-27 20:50:02.0","user_id":8867982589,"short_order_id":"cseHnV","location":"Availity India 4th Floor lobby","order_id":"TM05202203260727203507038","sku_json":"{\"orderId\": \"TM05202203260727203507038\", \"rstatus\": true, \"bill_amount\": 10, \"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"16\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"sku_total\": 10, \"skuid\": \"4500725\"}], \"imei\": \"TM05202203\", \"total_amount\": 10, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"738b8060-ced2-45bc-be40-94b79b28095d","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260722202428990.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-22 20:24:28.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260722202544","proposedSkuJson":"{\"orderId\": \"TM05202203260722202428990\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"16\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"name\": \"McVities Cashew almond  Cookies 58gm\", \"sku_total\": 10, \"skuid\": \"4500696\"}], \"userId\": \"8867982589\", \"total_amount\": 10, \"imei\": \"TM05202203\"}","short_order_expiry":"22-08-2026 20:25:44","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-22 20:35:02.0","user_id":8867982589,"short_order_id":"vI2WKA","location":"Availity India 4th Floor lobby","order_id":"TM05202203260722202428990","sku_json":"{\"orderId\": \"TM05202203260722202428990\", \"rstatus\": true, \"bill_amount\": 10, \"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"16\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"sku_total\": 10, \"skuid\": \"4500696\"}], \"imei\": \"TM05202203\", \"total_amount\": 10, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ab3a9fa4-95de-4358-9fa9-f2839f0145bb","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260713195306455.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-13 19:53:06.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260713195423","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260713195306455\", \"bill_amount\": 30, \"userId\": \"8867982589\", \"skus\": [{\"name\": \"McVities Cashew almond  Cookies 58gm\", \"unit_price\": 10, \"skuid\": \"4500696\", \"sku_total\": 10, \"mrp\": \"10\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_desc\": \"\", \"qty\": 1, \"door_id\": \"1\", \"tray_id\": \"16\"}, {\"name\": \"Bingo Mad Angles Achari Masti, 44g\", \"unit_price\": 20, \"skuid\": \"4500546\", \"sku_total\": 20, \"mrp\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500546-8991.jpg\", \"offer_desc\": \"\", \"qty\": 1, \"door_id\": \"1\", \"tray_id\": \"26\"}], \"imei\": \"TM05202203\", \"res\": true, \"total_amount\": 30}","short_order_expiry":"13-08-2026 19:54:23","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-13 20:05:03.0","user_id":8867982589,"short_order_id":"pRMpGB","location":"Availity India 4th Floor lobby","order_id":"TM05202203260713195306455","sku_json":"{\"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 30, \"order_status\": \"\", \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260713195306455\", \"skus\": [{\"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"skuid\": \"4500696\", \"unit_price\": \"10\", \"tray_id\": \"16\", \"sku_total\": 10, \"mrp\": \"10\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"qty\": 1, \"door_id\": \"\"}, {\"name\": \"Bingo Mad Angles Achari Masti, 44g per peice\", \"skuid\": \"4500546\", \"unit_price\": \"20\", \"tray_id\": \"26\", \"sku_total\": 20, \"mrp\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500546-8991.jpg\", \"qty\": 1, \"door_id\": \"\"}], \"total_amount\": 30}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"58699406-8d06-4540-b606-8adf36c92b40","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260703050822809.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-03 05:08:22.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260703050951","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"userId\": \"8867982589\", \"res\": true, \"total_amount\": 20, \"orderId\": \"TM05202203260703050822809\", \"imei\": \"TM05202203\", \"bill_amount\": 20, \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"13\", \"qty\": 1, \"skuid\": \"4500650\", \"door_id\": \"1\", \"name\": \"Modern kitchens Green Peas 26gm\", \"unit_price\": 10, \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\"}, {\"offer_desc\": \"\", \"tray_id\": \"17\", \"qty\": 1, \"skuid\": \"4500708\", \"door_id\": \"1\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"unit_price\": 10, \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\"}]}","short_order_expiry":"03-08-2026 05:09:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 05:25:03.0","user_id":8867982589,"short_order_id":"mWT15A","location":"Availity India 4th Floor lobby","order_id":"TM05202203260703050822809","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"8867982589\", \"res\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"orderId\": \"TM05202203260703050822809\", \"rstatus\": true, \"bill_amount\": 20, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"13\", \"qty\": 1, \"skuid\": \"4500650\", \"door_id\": \"\", \"name\": \"Modern kitchens Green Peas 26gm per peice\", \"unit_price\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\"}, {\"tray_id\": \"17\", \"qty\": 1, \"skuid\": \"4500708\", \"door_id\": \"\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"unit_price\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2592a309-825f-42b4-9f4f-7a79f4b26d21","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1686835929313","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202305/TM06202305260702033915860.mp4","vm_imei_id":"TM06202305","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-02 03:39:15.0","area":"CV Raman Nagar","address":"cafeteria","amount_received":10,"receipt_id":"IN20260702034132","proposedSkuJson":"{\"imei\": \"TM06202305\", \"total_amount\": 10, \"res\": true, \"skus\": [{\"door_id\": \"1\", \"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500558-8740.jpeg\", \"qty\": 1, \"sku_total\": 10, \"offer_desc\": \"\", \"name\": \"Kiru Millet Crunchies Bayiruchi Masala 22gm\", \"mrp\": \"10\", \"offer_id\": \"\", \"tray_id\": \"13\", \"skuid\": \"4500558\"}], \"userId\": \"8867982589\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"orderId\": \"TM06202305260702033915860\"}","short_order_expiry":"02-08-2026 03:41:32","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-02 03:50:03.0","user_id":8867982589,"short_order_id":"t9wAYO","location":"Availity 4th floor Cafeteria","order_id":"TM06202305260702033915860","sku_json":"{\"imei\": \"TM06202305\", \"total_amount\": 10, \"res\": true, \"skus\": [{\"door_id\": \"\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500558-8740.jpeg\", \"qty\": 1, \"sku_total\": 10, \"name\": \"Kiru Millet Crunchies Bayiruchi Masala 22gm per peice\", \"mrp\": \"10\", \"offer_id\": \"\", \"tray_id\": \"13\", \"skuid\": \"4500558\"}], \"order_status\": \"\", \"rstatus\": true, \"userId\": \"8867982589\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"orderId\": \"TM06202305260702033915860\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5c6bbb03-8f0c-4305-95b6-1a0059e46775","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260629190406555.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-29 19:04:06.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260629190518","proposedSkuJson":"{\"bill_amount\": 10, \"imei\": \"TM05202203\", \"skus\": [{\"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\", \"unit_price\": 10, \"tray_id\": \"20\", \"skuid\": \"4500680\", \"qty\": 1, \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\", \"mrp\": \"10\", \"name\": \"McVities Coconut Cookies 66gm\"}], \"userId\": \"8867982589\", \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"orderId\": \"TM05202203260629190406555\"}","short_order_expiry":"29-07-2026 19:05:18","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-29 19:20:10.0","user_id":8867982589,"short_order_id":"oqR6UW","location":"Availity India 4th Floor lobby","order_id":"TM05202203260629190406555","sku_json":"{\"userId\": \"8867982589\", \"bill_amount\": 10, \"imei\": \"TM05202203\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 10, \"orderId\": \"TM05202203260629190406555\", \"skus\": [{\"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"20\", \"skuid\": \"4500680\", \"qty\": 1, \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\", \"mrp\": \"10\", \"name\": \"McVities Coconut Cookies 66gm per peice\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c9b801ea-487b-436f-8521-d54ddf424d81","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260617185606307.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-17 18:56:06.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260617185730","proposedSkuJson":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260617185606307\", \"total_amount\": 10, \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"1\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": 10, \"name\": \"McVities Cashew almond  Cookies 58gm\"}], \"bill_amount\": 10}","short_order_expiry":"17-07-2026 18:57:30","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-17 19:10:03.0","user_id":8867982589,"short_order_id":"AI03tO","location":"Availity India 4th Floor lobby","order_id":"TM05202203260617185606307","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260617185606307\", \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"order_status\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": \"10\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\"}], \"total_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"51c6119c-9d99-4812-9080-22d2b66e00b9","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260616190012850.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-16 19:00:12.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260616190130","proposedSkuJson":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260616190012850\", \"total_amount\": 10, \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"1\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": 10, \"name\": \"McVities Cashew almond  Cookies 58gm\"}], \"bill_amount\": 10}","short_order_expiry":"16-07-2026 19:01:30","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-16 19:10:03.0","user_id":8867982589,"short_order_id":"lrUnGY","location":"Availity India 4th Floor lobby","order_id":"TM05202203260616190012850","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260616190012850\", \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"order_status\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": \"10\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\"}], \"total_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1648d284-8172-4ed2-b24f-a59e598ca76c","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260615184903888.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-15 18:49:03.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260615185023","proposedSkuJson":"{\"res\": true, \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500709\", \"offer_desc\": \"\", \"door_id\": \"1\", \"sku_total\": 10, \"unit_price\": 10, \"qty\": 1, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500709-2651.webp\", \"mrp\": \"10\", \"name\": \"McVities Butter Jeera Cookies58gm\", \"offer_id\": \"\"}], \"orderId\": \"TM05202203260615184903888\", \"imei\": \"TM05202203\", \"total_amount\": 10, \"userId\": \"8867982589\"}","short_order_expiry":"15-07-2026 18:50:23","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-15 19:05:03.0","user_id":8867982589,"short_order_id":"GG7ZRi","location":"Availity India 4th Floor lobby","order_id":"TM05202203260615184903888","sku_json":"{\"res\": true, \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260615184903888\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500709\", \"door_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\", \"qty\": 1, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500709-2651.webp\", \"mrp\": \"10\", \"name\": \"McVities Butter Jeera Cookies58gm per peice\", \"offer_id\": \"\"}], \"order_status\": \"\", \"imei\": \"TM05202203\", \"total_amount\": 10, \"userId\": \"8867982589\"}","status":"invoiceOrder"}]
20-08-2026 00:41:10.155 2458217 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:41:10.155 2458217 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}]
20-08-2026 00:41:10.156 2458218 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260819190228054_0', order_id='TM05202203260819190228054', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 19:04:45.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.156 2458218 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500725","offer_id":"","offer_desc":""}]
20-08-2026 00:41:10.159 2458221 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260818191424281_0', order_id='TM05202203260818191424281', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 19:15:41.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.159 2458221 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"tray_id":"20","skuid":"4500710","offer_id":"","offer_desc":""}]
20-08-2026 00:41:10.160 2458222 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260818191212909_0', order_id='TM05202203260818191212909', sku='4500711', tray_id='', vm_id='1652784235808', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 19:13:25.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.160 2458222 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"door_id":"1","image_url":"https://images.tinymart.in/product/4500711-9290.png","qty":1,"name":"MaxVita Cheese Ball Cheese masti 70gm","mrp":"30","unit_price":30,"tray_id":"11","skuid":"4500711","offer_id":"","offer_desc":""}]
20-08-2026 00:41:10.162 2458224 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260817191126703_0', order_id='TM05202203260817191126703', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 19:12:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.162 2458224 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500725","offer_id":"","offer_desc":""}]
20-08-2026 00:41:10.163 2458225 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812190516237_0', order_id='TM05202203260812190516237', sku='4500714', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 19:06:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.163 2458225 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500714","tray_id":"16","offer_id":"","offer_desc":""}]
20-08-2026 00:41:10.166 2458228 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812185753566_0', order_id='TM05202203260812185753566', sku='4500714', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 18:59:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.166 2458228 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500714","tray_id":"16","offer_id":"","offer_desc":""}]
20-08-2026 00:41:10.167 2458229 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260810204026703_0', order_id='TM05202203260810204026703', sku='4500714', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-10 20:41:37.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.167 2458229 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500714","tray_id":"16","offer_desc":""}]
20-08-2026 00:41:10.169 2458231 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260806194959351_0', order_id='TM05202203260806194959351', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-06 19:51:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.169 2458231 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"16","skuid":"4500725","offer_desc":""}]
20-08-2026 00:41:10.171 2458233 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260806004008420_0', order_id='TM05202203260806004008420', sku='185954', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-06 00:41:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.171 2458233 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185954-5230.jpeg","door_id":"1","qty":1,"name":"TOO YUMM Karare Munchy Masala","mrp":"20","unit_price":20,"offer_id":"","tray_id":"23","skuid":"185954","offer_desc":""}]
20-08-2026 00:41:10.173 2458235 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260731060710518_0', order_id='TM05202203260731060710518', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-31 06:08:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.173 2458235 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"22","offer_id":"","skuid":"4500723","offer_desc":""}]
20-08-2026 00:41:10.175 2458237 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260727203507038_0', order_id='TM05202203260727203507038', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-27 20:36:37.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.175 2458237 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"16","skuid":"4500725","offer_desc":""}]
20-08-2026 00:41:10.176 2458238 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260722202428990_0', order_id='TM05202203260722202428990', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 20:25:43.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.177 2458239 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500696-244.webp","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"16","skuid":"4500696","offer_desc":""}]
20-08-2026 00:41:10.179 2458241 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260713195306455_0', order_id='TM05202203260713195306455', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-13 19:54:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260713195306455_1', order_id='TM05202203260713195306455', sku='4500546', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-13 19:54:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.179 2458241 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500696-244.webp","door_id":"1","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500696","offer_id":"","tray_id":"16","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500546-8991.jpg","door_id":"1","qty":1,"name":"Bingo Mad Angles Achari Masti, 44g","mrp":"20","unit_price":20,"skuid":"4500546","offer_id":"","tray_id":"26","offer_desc":""}]
20-08-2026 00:41:10.181 2458243 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260703050822809_0', order_id='TM05202203260703050822809', sku='4500650', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 05:09:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260703050822809_1', order_id='TM05202203260703050822809', sku='4500708', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 05:09:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.181 2458243 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500650-61.webp","qty":1,"name":"Modern kitchens Green Peas 26gm","mrp":"10","unit_price":10,"tray_id":"13","skuid":"4500650","offer_id":"","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500708-7901.webp","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"tray_id":"17","skuid":"4500708","offer_id":"","offer_desc":""}]
20-08-2026 00:41:10.184 2458246 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202305260702033915860_0', order_id='TM06202305260702033915860', sku='4500558', tray_id='', vm_id='1686835929313', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-02 03:41:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.184 2458246 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500558-8740.jpeg","qty":1,"name":"Kiru Millet Crunchies Bayiruchi Masala 22gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"13","skuid":"4500558","offer_desc":""}]
20-08-2026 00:41:10.186 2458248 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260629190406555_0', order_id='TM05202203260629190406555', sku='4500680', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-29 19:05:17.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.186 2458248 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500680-2380.jpg","qty":1,"name":"McVities Coconut Cookies 66gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"20","skuid":"4500680","offer_desc":""}]
20-08-2026 00:41:10.190 2458252 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260617185606307_0', order_id='TM05202203260617185606307', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 18:57:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.190 2458252 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500696-244.webp","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500696","offer_id":"","tray_id":"16","offer_desc":""}]
20-08-2026 00:41:10.192 2458254 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:41:10.192 2458254 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:41:10.192 2458254 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:41:10.192 2458254 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260616190012850_0', order_id='TM05202203260616190012850', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-16 19:01:29.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.192 2458254 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@524eea52
20-08-2026 00:41:10.192 2458254 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:41:10.192 2458254 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500696-244.webp","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500696","offer_id":"","tray_id":"16","offer_desc":""}]
20-08-2026 00:41:10.192 2458254 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:41:10.192 2458254 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@524eea52
20-08-2026 00:41:10.192 2458254 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:41:10.194 2458256 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260615184903888_0', order_id='TM05202203260615184903888', sku='4500709', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-15 18:50:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:10.194 2458256 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500709-2651.webp","qty":1,"name":"McVities Butter Jeera Cookies58gm","mrp":"10","unit_price":10,"skuid":"4500709","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:41:10.196 2458258 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@cc46c19
20-08-2026 00:41:10.197 2458259 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:41:10.197 2458259 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:41:10.197 2458259 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@cc46c19
20-08-2026 00:41:10.197 2458259 [http-nio-8051-exec-110] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:41:10.263 2458325 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:41:10.263 2458325 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:41:10.263 2458325 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:41:10.263 2458325 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:41:10.263 2458325 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:41:10.263 2458325 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:41:10.264 2458326 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:41:10.264 2458326 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM05202203260820004028344
20-08-2026 00:41:10.265 2458327 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM05202203260820004028344
20-08-2026 00:41:14.040 2462102 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:41:14.040 2462102 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:41:14.040 2462102 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:41:14.040 2462102 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:41:14.040 2462102 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:41:14.041 2462103 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:41:14.042 2462104 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:41:14.042 2462104 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=8867982589, page=0}
20-08-2026 00:41:14.042 2462104 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=8867982589, page=0}
20-08-2026 00:41:14.042 2462104 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:41:14.043 2462105 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 8867982589
20-08-2026 00:41:14.048 2462110 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:41:14.048 2462110 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:41:14.049 2462111 [http-nio-8051-exec-72] INFO  n.s.OrdersImplementation - orderArray [{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":10,"access_code":"81599196","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500725-5961.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"Maxvita Coconut Cookies 40gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500725\",\"tray_id\":\"15\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":10,\"orderId\":\"TM05202203260820004028344\",\"total_amount\":10,\"cart_offer_desc\":\"\",\"imei\":\"TM05202203\",\"userId\":\"8867982589\"}","pre_auth_amount":10,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","order_modified_at":"2026-08-20 00:41:04.0","user_id":8867982589,"vm_imei_id":"TM05202203","order_amount":0,"location":"Availity India 4th Floor lobby","order_id":"TM05202203260820004028344","order_created_at":"2026-08-20 00:40:28.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"321c1b4a-3ab0-48e0-9d3f-cb9e4db094ce","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819190228054.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-19 19:02:28.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260819190446","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"qty\": 1, \"unit_price\": 10, \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"total_amount\": 10, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 10, \"orderId\": \"TM05202203260819190228054\"}","short_order_expiry":"19-09-2026 19:04:46","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-19 19:20:03.0","user_id":8867982589,"short_order_id":"nKveFc","location":"Availity India 4th Floor lobby","order_id":"TM05202203260819190228054","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"qty\": 1, \"unit_price\": \"10\", \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260819190228054\", \"rstatus\": true, \"total_amount\": 10, \"imei\": \"TM05202203\", \"bill_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a4a5efab-e6ed-4398-afb1-197a493015b3","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260818191424281.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-18 19:14:24.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260818191541","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"20\", \"sku_total\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"mrp\": \"10\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"qty\": 1, \"unit_price\": 10, \"skuid\": \"4500710\", \"offer_id\": \"\"}], \"total_amount\": 10, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 10, \"orderId\": \"TM05202203260818191424281\"}","short_order_expiry":"18-09-2026 19:15:42","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 19:20:02.0","user_id":8867982589,"short_order_id":"G9Qkrb","location":"Availity India 4th Floor lobby","order_id":"TM05202203260818191424281","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"qty\": 1, \"unit_price\": \"10\", \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260818191424281\", \"rstatus\": true, \"total_amount\": 10, \"imei\": \"TM05202203\", \"bill_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"60af495b-566f-4de8-ba38-e2396eb8cdb8","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260818191212909.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-18 19:12:12.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260818191325","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"11\", \"sku_total\": 30, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"mrp\": \"30\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm\", \"qty\": 1, \"unit_price\": 30, \"skuid\": \"4500711\", \"offer_id\": \"\"}], \"total_amount\": 30, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 30, \"orderId\": \"TM05202203260818191212909\"}","short_order_expiry":"18-09-2026 19:13:25","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 19:20:02.0","user_id":8867982589,"short_order_id":"B1SJH7","location":"Availity India 4th Floor lobby","order_id":"TM05202203260818191212909","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"23\", \"sku_total\": 30, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"mrp\": \"30\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm per peice\", \"qty\": 1, \"unit_price\": \"30\", \"skuid\": \"4500711\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260818191212909\", \"rstatus\": true, \"total_amount\": 30, \"imei\": \"TM05202203\", \"bill_amount\": 30}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b81e2dc9-de11-492b-8bee-68deafbc35de","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260817191126703.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-17 19:11:26.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260817191253","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"qty\": 1, \"unit_price\": 10, \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"total_amount\": 10, \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"bill_amount\": 10, \"orderId\": \"TM05202203260817191126703\"}","short_order_expiry":"17-09-2026 19:12:53","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 19:25:03.0","user_id":8867982589,"short_order_id":"Q0C8ru","location":"Availity India 4th Floor lobby","order_id":"TM05202203260817191126703","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"15\", \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"qty\": 1, \"unit_price\": \"10\", \"skuid\": \"4500725\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260817191126703\", \"rstatus\": true, \"total_amount\": 10, \"imei\": \"TM05202203\", \"bill_amount\": 10}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e5d80190-5d0a-47b1-b18f-8df8a4471855","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812190516237.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-12 19:05:16.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260812190625","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"1\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm\", \"mrp\": \"10\"}], \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260812190516237\", \"bill_amount\": 10, \"total_amount\": 10}","short_order_expiry":"12-09-2026 19:06:25","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-12 19:10:04.0","user_id":8867982589,"short_order_id":"jXWknI","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812190516237","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260812190516237\", \"bill_amount\": 10, \"total_amount\": 10, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"4a4a42b0-e95b-4dfd-883f-c00257867bff","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260812185753566.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-12 18:57:53.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260812185902","proposedSkuJson":"{\"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"1\", \"unit_price\": 10, \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm\", \"mrp\": \"10\"}], \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260812185753566\", \"bill_amount\": 10, \"total_amount\": 10}","short_order_expiry":"12-09-2026 18:59:02","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-12 19:10:04.0","user_id":8867982589,"short_order_id":"UACCEW","location":"Availity India 4th Floor lobby","order_id":"TM05202203260812185753566","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"skuid\": \"4500714\", \"door_id\": \"\", \"unit_price\": \"10\", \"sku_total\": 10, \"qty\": 1, \"tray_id\": \"16\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260812185753566\", \"bill_amount\": 10, \"total_amount\": 10, \"order_status\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b754a62f-6527-4b29-9624-780ae4fb3dd9","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260810204026703.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-10 20:40:26.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260810204138","proposedSkuJson":"{\"bill_amount\": 10, \"orderId\": \"TM05202203260810204026703\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"skuid\": \"4500714\", \"tray_id\": \"16\", \"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"name\": \"McVities Triple Nut Cookies 58gm\", \"mrp\": \"10\", \"qty\": 1}], \"userId\": \"8867982589\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 10}","short_order_expiry":"10-09-2026 20:41:38","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-10 20:55:03.0","user_id":8867982589,"short_order_id":"bKAbPN","location":"Availity India 4th Floor lobby","order_id":"TM05202203260810204026703","sku_json":"{\"bill_amount\": 10, \"orderId\": \"TM05202203260810204026703\", \"imei\": \"TM05202203\", \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"skuid\": \"4500714\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"mrp\": \"10\", \"qty\": 1}], \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"userId\": \"8867982589\", \"total_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"92c61be9-3455-4ac3-9548-3215fc956c21","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260806194959351.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-06 19:49:59.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260806195128","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"name\": \"Maxvita Coconut Cookies 40gm\", \"tray_id\": \"16\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"door_id\": \"1\", \"skuid\": \"4500725\", \"sku_total\": 10}], \"cart_offer_desc\": \"\", \"total_amount\": 10, \"res\": true, \"bill_amount\": 10, \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260806194959351\"}","short_order_expiry":"06-09-2026 19:51:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-06 20:05:03.0","user_id":8867982589,"short_order_id":"9a4T5u","location":"Availity India 4th Floor lobby","order_id":"TM05202203260806194959351","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"tray_id\": \"16\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"4500725\", \"sku_total\": 10}], \"cart_offer_desc\": \"\", \"total_amount\": 10, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260806194959351\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"bill_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e258bc6f-31a3-45f0-ada0-5ba13bf019a0","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260806004008420.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-06 00:40:08.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260806004127","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 20, \"name\": \"TOO YUMM Karare Munchy Masala\", \"tray_id\": \"23\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"mrp\": \"20\", \"door_id\": \"1\", \"skuid\": \"185954\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 20, \"res\": true, \"bill_amount\": 20, \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"orderId\": \"TM05202203260806004008420\"}","short_order_expiry":"06-09-2026 00:41:27","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-06 00:55:03.0","user_id":8867982589,"short_order_id":"RZHKgc","location":"Availity India 4th Floor lobby","order_id":"TM05202203260806004008420","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"20\", \"name\": \"TOO YUMM Karare Munchy Masala per peice\", \"tray_id\": \"23\", \"image_url\": \"https://images.tinymart.in/product/185954-5230.jpeg\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"185954\", \"sku_total\": 20}], \"cart_offer_desc\": \"\", \"total_amount\": 20, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260806004008420\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"8867982589\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b54556ab-f129-4b7f-a4dc-0372e8c880a2","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260731060710518.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-31 06:07:10.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260731060840","proposedSkuJson":"{\"userId\": \"8867982589\", \"orderId\": \"TM05202203260731060710518\", \"total_amount\": 10, \"bill_amount\": 10, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm\", \"tray_id\": \"22\", \"offer_id\": \"\", \"skuid\": \"4500723\", \"sku_total\": 10, \"unit_price\": 10, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"10\"}], \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM05202203\"}","short_order_expiry":"31-08-2026 06:08:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-31 06:20:03.0","user_id":8867982589,"short_order_id":"VArTc4","location":"Availity India 4th Floor lobby","order_id":"TM05202203260731060710518","sku_json":"{\"userId\": \"8867982589\", \"orderId\": \"TM05202203260731060710518\", \"total_amount\": 20, \"bill_amount\": 20, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm per peice\", \"skuid\": \"4500723\", \"offer_id\": \"\", \"tray_id\": \"22\", \"sku_total\": 20, \"unit_price\": \"10\", \"qty\": 2, \"door_id\": \"\", \"mrp\": \"10\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM05202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5c842090-3c71-47a8-87e2-9763fdd38fd4","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260727203507038.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-27 20:35:07.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260727203637","proposedSkuJson":"{\"orderId\": \"TM05202203260727203507038\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"16\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"sku_total\": 10, \"skuid\": \"4500725\"}], \"userId\": \"8867982589\", \"total_amount\": 10, \"imei\": \"TM05202203\"}","short_order_expiry":"27-08-2026 20:36:37","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-27 20:50:02.0","user_id":8867982589,"short_order_id":"cseHnV","location":"Availity India 4th Floor lobby","order_id":"TM05202203260727203507038","sku_json":"{\"orderId\": \"TM05202203260727203507038\", \"rstatus\": true, \"bill_amount\": 10, \"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"16\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"sku_total\": 10, \"skuid\": \"4500725\"}], \"imei\": \"TM05202203\", \"total_amount\": 10, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"738b8060-ced2-45bc-be40-94b79b28095d","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260722202428990.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-22 20:24:28.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260722202544","proposedSkuJson":"{\"orderId\": \"TM05202203260722202428990\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"16\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"name\": \"McVities Cashew almond  Cookies 58gm\", \"sku_total\": 10, \"skuid\": \"4500696\"}], \"userId\": \"8867982589\", \"total_amount\": 10, \"imei\": \"TM05202203\"}","short_order_expiry":"22-08-2026 20:25:44","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-22 20:35:02.0","user_id":8867982589,"short_order_id":"vI2WKA","location":"Availity India 4th Floor lobby","order_id":"TM05202203260722202428990","sku_json":"{\"orderId\": \"TM05202203260722202428990\", \"rstatus\": true, \"bill_amount\": 10, \"userId\": \"8867982589\", \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"16\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"sku_total\": 10, \"skuid\": \"4500696\"}], \"imei\": \"TM05202203\", \"total_amount\": 10, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ab3a9fa4-95de-4358-9fa9-f2839f0145bb","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260713195306455.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-13 19:53:06.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260713195423","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260713195306455\", \"bill_amount\": 30, \"userId\": \"8867982589\", \"skus\": [{\"name\": \"McVities Cashew almond  Cookies 58gm\", \"unit_price\": 10, \"skuid\": \"4500696\", \"sku_total\": 10, \"mrp\": \"10\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_desc\": \"\", \"qty\": 1, \"door_id\": \"1\", \"tray_id\": \"16\"}, {\"name\": \"Bingo Mad Angles Achari Masti, 44g\", \"unit_price\": 20, \"skuid\": \"4500546\", \"sku_total\": 20, \"mrp\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500546-8991.jpg\", \"offer_desc\": \"\", \"qty\": 1, \"door_id\": \"1\", \"tray_id\": \"26\"}], \"imei\": \"TM05202203\", \"res\": true, \"total_amount\": 30}","short_order_expiry":"13-08-2026 19:54:23","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-13 20:05:03.0","user_id":8867982589,"short_order_id":"pRMpGB","location":"Availity India 4th Floor lobby","order_id":"TM05202203260713195306455","sku_json":"{\"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 30, \"order_status\": \"\", \"userId\": \"8867982589\", \"imei\": \"TM05202203\", \"rstatus\": true, \"orderId\": \"TM05202203260713195306455\", \"skus\": [{\"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"skuid\": \"4500696\", \"unit_price\": \"10\", \"tray_id\": \"16\", \"sku_total\": 10, \"mrp\": \"10\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"qty\": 1, \"door_id\": \"\"}, {\"name\": \"Bingo Mad Angles Achari Masti, 44g per peice\", \"skuid\": \"4500546\", \"unit_price\": \"20\", \"tray_id\": \"26\", \"sku_total\": 20, \"mrp\": \"20\", \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500546-8991.jpg\", \"qty\": 1, \"door_id\": \"\"}], \"total_amount\": 30}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"58699406-8d06-4540-b606-8adf36c92b40","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260703050822809.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-03 05:08:22.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260703050951","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"userId\": \"8867982589\", \"res\": true, \"total_amount\": 20, \"orderId\": \"TM05202203260703050822809\", \"imei\": \"TM05202203\", \"bill_amount\": 20, \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"13\", \"qty\": 1, \"skuid\": \"4500650\", \"door_id\": \"1\", \"name\": \"Modern kitchens Green Peas 26gm\", \"unit_price\": 10, \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\"}, {\"offer_desc\": \"\", \"tray_id\": \"17\", \"qty\": 1, \"skuid\": \"4500708\", \"door_id\": \"1\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"unit_price\": 10, \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\"}]}","short_order_expiry":"03-08-2026 05:09:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 05:25:03.0","user_id":8867982589,"short_order_id":"mWT15A","location":"Availity India 4th Floor lobby","order_id":"TM05202203260703050822809","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"8867982589\", \"res\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"orderId\": \"TM05202203260703050822809\", \"rstatus\": true, \"bill_amount\": 20, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"13\", \"qty\": 1, \"skuid\": \"4500650\", \"door_id\": \"\", \"name\": \"Modern kitchens Green Peas 26gm per peice\", \"unit_price\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500650-61.webp\"}, {\"tray_id\": \"17\", \"qty\": 1, \"skuid\": \"4500708\", \"door_id\": \"\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"unit_price\": \"10\", \"sku_total\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2592a309-825f-42b4-9f4f-7a79f4b26d21","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1686835929313","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202305/TM06202305260702033915860.mp4","vm_imei_id":"TM06202305","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-02 03:39:15.0","area":"CV Raman Nagar","address":"cafeteria","amount_received":10,"receipt_id":"IN20260702034132","proposedSkuJson":"{\"imei\": \"TM06202305\", \"total_amount\": 10, \"res\": true, \"skus\": [{\"door_id\": \"1\", \"unit_price\": 10, \"image_url\": \"https://images.tinymart.in/product/4500558-8740.jpeg\", \"qty\": 1, \"sku_total\": 10, \"offer_desc\": \"\", \"name\": \"Kiru Millet Crunchies Bayiruchi Masala 22gm\", \"mrp\": \"10\", \"offer_id\": \"\", \"tray_id\": \"13\", \"skuid\": \"4500558\"}], \"userId\": \"8867982589\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"orderId\": \"TM06202305260702033915860\"}","short_order_expiry":"02-08-2026 03:41:32","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-02 03:50:03.0","user_id":8867982589,"short_order_id":"t9wAYO","location":"Availity 4th floor Cafeteria","order_id":"TM06202305260702033915860","sku_json":"{\"imei\": \"TM06202305\", \"total_amount\": 10, \"res\": true, \"skus\": [{\"door_id\": \"\", \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500558-8740.jpeg\", \"qty\": 1, \"sku_total\": 10, \"name\": \"Kiru Millet Crunchies Bayiruchi Masala 22gm per peice\", \"mrp\": \"10\", \"offer_id\": \"\", \"tray_id\": \"13\", \"skuid\": \"4500558\"}], \"order_status\": \"\", \"rstatus\": true, \"userId\": \"8867982589\", \"cart_offer_desc\": \"\", \"bill_amount\": 10, \"orderId\": \"TM06202305260702033915860\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5c6bbb03-8f0c-4305-95b6-1a0059e46775","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260629190406555.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-29 19:04:06.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260629190518","proposedSkuJson":"{\"bill_amount\": 10, \"imei\": \"TM05202203\", \"skus\": [{\"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\", \"unit_price\": 10, \"tray_id\": \"20\", \"skuid\": \"4500680\", \"qty\": 1, \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\", \"mrp\": \"10\", \"name\": \"McVities Coconut Cookies 66gm\"}], \"userId\": \"8867982589\", \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"orderId\": \"TM05202203260629190406555\"}","short_order_expiry":"29-07-2026 19:05:18","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-29 19:20:10.0","user_id":8867982589,"short_order_id":"oqR6UW","location":"Availity India 4th Floor lobby","order_id":"TM05202203260629190406555","sku_json":"{\"userId\": \"8867982589\", \"bill_amount\": 10, \"imei\": \"TM05202203\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 10, \"orderId\": \"TM05202203260629190406555\", \"skus\": [{\"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"20\", \"skuid\": \"4500680\", \"qty\": 1, \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500680-2380.jpg\", \"mrp\": \"10\", \"name\": \"McVities Coconut Cookies 66gm per peice\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c9b801ea-487b-436f-8521-d54ddf424d81","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260617185606307.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-17 18:56:06.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260617185730","proposedSkuJson":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260617185606307\", \"total_amount\": 10, \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"1\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": 10, \"name\": \"McVities Cashew almond  Cookies 58gm\"}], \"bill_amount\": 10}","short_order_expiry":"17-07-2026 18:57:30","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-17 19:10:03.0","user_id":8867982589,"short_order_id":"AI03tO","location":"Availity India 4th Floor lobby","order_id":"TM05202203260617185606307","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260617185606307\", \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"order_status\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": \"10\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\"}], \"total_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"51c6119c-9d99-4812-9080-22d2b66e00b9","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260616190012850.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-16 19:00:12.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260616190130","proposedSkuJson":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260616190012850\", \"total_amount\": 10, \"imei\": \"TM05202203\", \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"1\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": 10, \"name\": \"McVities Cashew almond  Cookies 58gm\"}], \"bill_amount\": 10}","short_order_expiry":"16-07-2026 19:01:30","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-16 19:10:03.0","user_id":8867982589,"short_order_id":"lrUnGY","location":"Availity India 4th Floor lobby","order_id":"TM05202203260616190012850","sku_json":"{\"userId\": \"8867982589\", \"res\": true, \"orderId\": \"TM05202203260616190012850\", \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"imei\": \"TM05202203\", \"order_status\": \"\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500696\", \"mrp\": \"10\", \"qty\": 1, \"sku_total\": 10, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"offer_id\": \"\", \"tray_id\": \"16\", \"unit_price\": \"10\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\"}], \"total_amount\": 10}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1648d284-8172-4ed2-b24f-a59e598ca76c","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260615184903888.mp4","vm_imei_id":"TM05202203","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-06-15 18:49:03.0","area":"Hebbal","address":"HSR","amount_received":10,"receipt_id":"IN20260615185023","proposedSkuJson":"{\"res\": true, \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"skus\": [{\"skuid\": \"4500709\", \"offer_desc\": \"\", \"door_id\": \"1\", \"sku_total\": 10, \"unit_price\": 10, \"qty\": 1, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500709-2651.webp\", \"mrp\": \"10\", \"name\": \"McVities Butter Jeera Cookies58gm\", \"offer_id\": \"\"}], \"orderId\": \"TM05202203260615184903888\", \"imei\": \"TM05202203\", \"total_amount\": 10, \"userId\": \"8867982589\"}","short_order_expiry":"15-07-2026 18:50:23","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-15 19:05:03.0","user_id":8867982589,"short_order_id":"GG7ZRi","location":"Availity India 4th Floor lobby","order_id":"TM05202203260615184903888","sku_json":"{\"res\": true, \"bill_amount\": 10, \"cart_offer_desc\": \"\", \"orderId\": \"TM05202203260615184903888\", \"rstatus\": true, \"skus\": [{\"skuid\": \"4500709\", \"door_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\", \"qty\": 1, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500709-2651.webp\", \"mrp\": \"10\", \"name\": \"McVities Butter Jeera Cookies58gm per peice\", \"offer_id\": \"\"}], \"order_status\": \"\", \"imei\": \"TM05202203\", \"total_amount\": 10, \"userId\": \"8867982589\"}","status":"invoiceOrder"}]
20-08-2026 00:41:14.051 2462113 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:41:14.051 2462113 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}]
20-08-2026 00:41:14.053 2462115 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260819190228054_0', order_id='TM05202203260819190228054', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 19:04:45.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.053 2462115 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500725","offer_id":"","offer_desc":""}]
20-08-2026 00:41:14.055 2462117 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260818191424281_0', order_id='TM05202203260818191424281', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 19:15:41.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.055 2462117 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"tray_id":"20","skuid":"4500710","offer_id":"","offer_desc":""}]
20-08-2026 00:41:14.057 2462119 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260818191212909_0', order_id='TM05202203260818191212909', sku='4500711', tray_id='', vm_id='1652784235808', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 19:13:25.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.057 2462119 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"door_id":"1","image_url":"https://images.tinymart.in/product/4500711-9290.png","qty":1,"name":"MaxVita Cheese Ball Cheese masti 70gm","mrp":"30","unit_price":30,"tray_id":"11","skuid":"4500711","offer_id":"","offer_desc":""}]
20-08-2026 00:41:14.058 2462120 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260817191126703_0', order_id='TM05202203260817191126703', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 19:12:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.058 2462120 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500725","offer_id":"","offer_desc":""}]
20-08-2026 00:41:14.060 2462122 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:41:14.060 2462122 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:41:14.060 2462122 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:41:14.060 2462122 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:41:14.060 2462122 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:41:14.060 2462122 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812190516237_0', order_id='TM05202203260812190516237', sku='4500714', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 19:06:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.060 2462122 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500714","tray_id":"16","offer_id":"","offer_desc":""}]
20-08-2026 00:41:14.061 2462123 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:41:14.062 2462124 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:41:14.063 2462125 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260812185753566_0', order_id='TM05202203260812185753566', sku='4500714', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-12 18:59:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.063 2462125 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500714","tray_id":"16","offer_id":"","offer_desc":""}]
20-08-2026 00:41:14.063 2462125 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 8867982589
20-08-2026 00:41:14.063 2462125 [http-nio-8051-exec-126] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 8867982589
20-08-2026 00:41:14.065 2462127 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app', wallet_txn_id='1050830637970048216', environment='9', wallet_txn_ids_json='{"pre_credit":"303745911869163574","pre_debit":"1050830637970048216"}', internal_status='null'}
20-08-2026 00:41:14.065 2462127 [http-nio-8051-exec-126] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app', wallet_txn_id='1050830637970048216', environment='9', wallet_txn_ids_json='{"pre_credit":"303745911869163574","pre_debit":"1050830637970048216"}', internal_status='null'}
20-08-2026 00:41:14.065 2462127 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@71512bb2
20-08-2026 00:41:14.065 2462127 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:41:14.065 2462127 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:41:14.065 2462127 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@71512bb2
20-08-2026 00:41:14.065 2462127 [http-nio-8051-exec-126] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:41:14.066 2462128 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260810204026703_0', order_id='TM05202203260810204026703', sku='4500714', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-10 20:41:37.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.066 2462128 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":1,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500714","tray_id":"16","offer_desc":""}]
20-08-2026 00:41:14.068 2462130 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260806194959351_0', order_id='TM05202203260806194959351', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-06 19:51:28.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.068 2462130 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"16","skuid":"4500725","offer_desc":""}]
20-08-2026 00:41:14.069 2462131 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260806004008420_0', order_id='TM05202203260806004008420', sku='185954', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-06 00:41:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.069 2462131 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185954-5230.jpeg","door_id":"1","qty":1,"name":"TOO YUMM Karare Munchy Masala","mrp":"20","unit_price":20,"offer_id":"","tray_id":"23","skuid":"185954","offer_desc":""}]
20-08-2026 00:41:14.072 2462134 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260731060710518_0', order_id='TM05202203260731060710518', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-31 06:08:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.072 2462134 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"22","offer_id":"","skuid":"4500723","offer_desc":""}]
20-08-2026 00:41:14.074 2462136 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260727203507038_0', order_id='TM05202203260727203507038', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-27 20:36:37.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.074 2462136 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"16","skuid":"4500725","offer_desc":""}]
20-08-2026 00:41:14.076 2462138 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260722202428990_0', order_id='TM05202203260722202428990', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-22 20:25:43.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.077 2462139 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500696-244.webp","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"16","skuid":"4500696","offer_desc":""}]
20-08-2026 00:41:14.079 2462141 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260713195306455_0', order_id='TM05202203260713195306455', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-13 19:54:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260713195306455_1', order_id='TM05202203260713195306455', sku='4500546', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-13 19:54:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.079 2462141 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500696-244.webp","door_id":"1","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500696","offer_id":"","tray_id":"16","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500546-8991.jpg","door_id":"1","qty":1,"name":"Bingo Mad Angles Achari Masti, 44g","mrp":"20","unit_price":20,"skuid":"4500546","offer_id":"","tray_id":"26","offer_desc":""}]
20-08-2026 00:41:14.082 2462144 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260703050822809_0', order_id='TM05202203260703050822809', sku='4500650', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 05:09:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260703050822809_1', order_id='TM05202203260703050822809', sku='4500708', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 05:09:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.082 2462144 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500650-61.webp","qty":1,"name":"Modern kitchens Green Peas 26gm","mrp":"10","unit_price":10,"tray_id":"13","skuid":"4500650","offer_id":"","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500708-7901.webp","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"tray_id":"17","skuid":"4500708","offer_id":"","offer_desc":""}]
20-08-2026 00:41:14.084 2462146 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202305260702033915860_0', order_id='TM06202305260702033915860', sku='4500558', tray_id='', vm_id='1686835929313', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-02 03:41:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.084 2462146 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500558-8740.jpeg","qty":1,"name":"Kiru Millet Crunchies Bayiruchi Masala 22gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"13","skuid":"4500558","offer_desc":""}]
20-08-2026 00:41:14.087 2462149 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260629190406555_0', order_id='TM05202203260629190406555', sku='4500680', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-29 19:05:17.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.087 2462149 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500680-2380.jpg","qty":1,"name":"McVities Coconut Cookies 66gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"20","skuid":"4500680","offer_desc":""}]
20-08-2026 00:41:14.089 2462151 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260617185606307_0', order_id='TM05202203260617185606307', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-17 18:57:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.089 2462151 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500696-244.webp","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500696","offer_id":"","tray_id":"16","offer_desc":""}]
20-08-2026 00:41:14.092 2462154 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260616190012850_0', order_id='TM05202203260616190012850', sku='4500696', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-16 19:01:29.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.092 2462154 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500696-244.webp","qty":1,"name":"McVities Cashew almond  Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500696","offer_id":"","tray_id":"16","offer_desc":""}]
20-08-2026 00:41:14.094 2462156 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260615184903888_0', order_id='TM05202203260615184903888', sku='4500709', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-15 18:50:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:41:14.094 2462156 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500709-2651.webp","qty":1,"name":"McVities Butter Jeera Cookies58gm","mrp":"10","unit_price":10,"skuid":"4500709","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:41:14.098 2462160 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@3c5082f9
20-08-2026 00:41:14.098 2462160 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:41:14.098 2462160 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:41:14.098 2462160 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@3c5082f9
20-08-2026 00:41:14.098 2462160 [http-nio-8051-exec-72] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1bcc40d0
20-08-2026 00:41:15.512 2463574 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app'}
20-08-2026 00:41:15.512 2463574 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app'}
20-08-2026 00:41:15.513 2463575 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}]
20-08-2026 00:41:15.514 2463576 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@65099ca3
20-08-2026 00:41:15.514 2463576 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:41:15.514 2463576 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:41:15.514 2463576 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@65099ca3
20-08-2026 00:41:15.514 2463576 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:41:15.909 2463971 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:41:15.909 2463971 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:41:15.909 2463971 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:41:15.909 2463971 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:41:15.909 2463971 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:41:15.910 2463972 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:41:15.910 2463972 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:41:15.911 2463973 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM05202203260820004028344
20-08-2026 00:41:15.911 2463973 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM05202203260820004028344
20-08-2026 00:41:18.627 2466689 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode access_code : 81599196
20-08-2026 00:41:18.628 2466690 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderByAccessCode request access_code: 81599196 request vm_id: 1652784235808
20-08-2026 00:41:18.629 2466691 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getOrderByAccesscode order: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app', wallet_txn_id='1050830637970048216', environment='9', wallet_txn_ids_json='{"pre_credit":"303745911869163574","pre_debit":"1050830637970048216"}', internal_status='null'}
20-08-2026 00:41:18.630 2466692 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app', wallet_txn_id='1050830637970048216', environment='9', wallet_txn_ids_json='{"pre_credit":"303745911869163574","pre_debit":"1050830637970048216"}', internal_status='null'}
20-08-2026 00:41:20.118 2468180 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:41:20.118 2468180 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:41:20.118 2468180 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:41:20.119 2468181 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:41:20.119 2468181 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:41:20.119 2468181 [http-nio-8051-exec-93] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:41:20.498 2468560 [http-nio-8051-exec-111] INFO  n.c.kiosk.utils.OfferController - offer cart request payload: {total_amount=85.0, rstatus=true, skus=[{door_id=, qty=1, sku_total=10.0, skuid=4500722, tray_id=15, mrp=10, unit_price=10, image_url=https://images.tinymart.in/product/4500722-2079.jpeg, name=MaxVita Rice Kodubale 30gm per peice}, {door_id=, qty=1, sku_total=35.0, skuid=4500564, tray_id=17, mrp=35, unit_price=35, image_url=https://images.tinymart.in/product/4500564-6115.jpg, name=Wholy Fudgy Cakes Red Velvet 32g per peice}, {door_id=, qty=1, sku_total=40.0, skuid=4500643, tray_id=45, mrp=40, unit_price=40, image_url=https://images.tinymart.in/product/4500643-6170.webp, name=Cavins Belgian chocolate 170ml spl pack per peice}], res=True, anomaly=0, logic=WBL, orderId=TM03202401260820003932268}
20-08-2026 00:41:20.511 2468573 [http-nio-8051-exec-111] INFO  n.c.kiosk.utils.OfferController - null
20-08-2026 00:41:20.511 2468573 [http-nio-8051-exec-111] INFO  n.c.kiosk.utils.OfferController - offer cart response payload: {"rstatus":true,"res":true,"order_status":"","bill_amount":85,"skus":[{"sku_total":10,"door_id":"","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm per peice","mrp":"10","unit_price":"10","skuid":"4500722","tray_id":"15","offer_id":""},{"sku_total":35,"door_id":"","image_url":"https://images.tinymart.in/product/4500564-6115.jpg","qty":1,"name":"Wholy Fudgy Cakes Red Velvet 32g per peice","mrp":"35","unit_price":"35","skuid":"4500564","tray_id":"17","offer_id":""},{"sku_total":40,"door_id":"","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack per peice","mrp":"40","unit_price":"40","skuid":"4500643","tray_id":"45","offer_id":""}],"orderId":"TM03202401260820003932268","total_amount":85,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}
20-08-2026 00:41:21.010 2469072 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app'}
20-08-2026 00:41:21.010 2469072 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app'}
20-08-2026 00:41:21.012 2469074 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}]
20-08-2026 00:41:21.012 2469074 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2f7a7100
20-08-2026 00:41:21.012 2469074 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:41:21.012 2469074 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:41:21.012 2469074 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2f7a7100
20-08-2026 00:41:21.012 2469074 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cede62f
20-08-2026 00:41:21.402 2469464 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:41:21.403 2469465 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:41:21.414 2469476 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:21.414 2469476 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:21.415 2469477 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:41:21.415 2469477 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:21.415 2469477 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:21.416 2469478 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:21.416 2469478 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:21.416 2469478 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:21.417 2469479 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:21.417 2469479 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:41:21.417 2469479 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:41:21.419 2469481 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:41:21.419 2469481 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:21.419 2469481 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:21.420 2469482 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:41:21.420 2469482 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:21.420 2469482 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:21.421 2469483 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:21.422 2469484 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:41:21.422 2469484 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:41:21.426 2469488 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:41:21.426 2469488 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:21.426 2469488 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:21.427 2469489 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:21.427 2469489 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:21.427 2469489 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:21.429 2469491 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:21.429 2469491 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:41:21.430 2469492 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:41:21.431 2469493 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:41:21.431 2469493 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:21.431 2469493 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:21.432 2469494 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:21.432 2469494 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:41:21.432 2469494 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:41:21.433 2469495 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:41:21.433 2469495 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:41:21.433 2469495 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:41:21.434 2469496 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:41:21.434 2469496 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:21.434 2469496 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:21.435 2469497 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:21.435 2469497 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:21.435 2469497 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:21.437 2469499 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:41:21.437 2469499 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 24
20-08-2026 00:41:21.437 2469499 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 24
20-08-2026 00:41:21.440 2469502 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:41:21.440 2469502 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:41:21.440 2469502 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:41:21.442 2469504 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:41:21.442 2469504 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:21.442 2469504 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:21.443 2469505 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:21.443 2469505 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:21.443 2469505 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:21.444 2469506 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:41:21.444 2469506 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:21.444 2469506 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:21.445 2469507 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:21.445 2469507 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:21.445 2469507 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:21.447 2469509 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:41:21.447 2469509 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:41:21.447 2469509 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:41:21.448 2469510 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:41:21.448 2469510 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:21.448 2469510 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:21.449 2469511 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:21.449 2469511 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:21.449 2469511 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:21.450 2469512 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:41:21.450 2469512 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:21.450 2469512 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:21.451 2469513 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:41:21.451 2469513 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:21.451 2469513 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:21.452 2469514 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:21.452 2469514 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:21.452 2469514 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:21.453 2469515 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:41:21.453 2469515 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:21.453 2469515 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:21.454 2469516 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:21.454 2469516 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:21.454 2469516 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:21.455 2469517 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:21.455 2469517 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:21.455 2469517 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:21.456 2469518 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:21.456 2469518 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:21.456 2469518 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:21.457 2469519 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:41:21.457 2469519 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:21.457 2469519 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:21.459 2469521 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:21.459 2469521 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:21.459 2469521 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:21.460 2469522 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:21.481 2469543 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"skuid":"4500722","tray_id":"15","offer_id":"","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"skuid":"4500643","tray_id":"45","offer_id":"","offer_desc":""}],"bill_amount":50,"orderId":"TM03202401260820003932268","total_amount":50,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='22915978', status='active', type_of_order='app', wallet_txn_id='3318202646362604492', environment='9', wallet_txn_ids_json='{"pre_credit":"8146792211586174049","pre_debit":"3318202646362604492"}', internal_status='null'}
20-08-2026 00:41:21.481 2469543 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - short order id in sync controller is --> l2e8zT
20-08-2026 00:41:21.481 2469543 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - short order expiry is --> 20-09-2026 00:41:21
20-08-2026 00:41:21.488 2469550 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:41:20","mrp":10,"tray_id":null,"offer_id":"","offer":0,"order_item_id":"TM03202401260820003932268_0","vm_id":"1711555283773","vend_status":"success","sync_done":"False","price":10,"qty":1,"sku":"4500722","order_id":"TM03202401260820003932268"}
20-08-2026 00:41:21.489 2469551 [http-nio-8051-exec-68] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM03202401260820003932268' and sku = '4500722' and qty = 1
20-08-2026 00:41:21.493 2469555 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:41:21.501 2469563 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:41:20","mrp":35,"tray_id":null,"offer_id":"","offer":0,"order_item_id":"TM03202401260820003932268_1","vm_id":"1711555283773","vend_status":"success","sync_done":"False","price":35,"qty":1,"sku":"4500564","order_id":"TM03202401260820003932268"}
20-08-2026 00:41:21.502 2469564 [http-nio-8051-exec-68] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM03202401260820003932268' and sku = '4500564' and qty = 1
20-08-2026 00:41:21.510 2469572 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:41:21.515 2469577 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:41:20","mrp":40,"tray_id":null,"offer_id":"","offer":0,"order_item_id":"TM03202401260820003932268_2","vm_id":"1711555283773","vend_status":"success","sync_done":"False","price":40,"qty":1,"sku":"4500643","order_id":"TM03202401260820003932268"}
20-08-2026 00:41:21.516 2469578 [http-nio-8051-exec-68] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM03202401260820003932268' and sku = '4500643' and qty = 1
20-08-2026 00:41:21.519 2469581 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:41:21.533 2469595 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":["TM03202401260820003932268"],"orders_synced":["TM03202401260820003932268"],"tray_synced":["TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268","TM03202401260820003932268"],"orders_data":[],"orders":[],"order_items_synced":["TM03202401260820003932268_0","TM03202401260820003932268_1","TM03202401260820003932268_2"],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:41:23.314 2471376 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:41:23.314 2471376 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:41:23.314 2471376 [http-nio-8051-exec-106] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:41:23.326 2471388 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:23.326 2471388 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:23.327 2471389 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:41:23.327 2471389 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:23.327 2471389 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:23.328 2471390 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:23.328 2471390 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:23.328 2471390 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:23.329 2471391 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:23.329 2471391 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:41:23.329 2471391 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:41:23.329 2471391 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:41:23.329 2471391 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:23.329 2471391 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:23.331 2471393 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:41:23.331 2471393 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:23.331 2471393 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:23.331 2471393 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:23.331 2471393 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:41:23.331 2471393 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:41:23.332 2471394 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:41:23.332 2471394 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:23.332 2471394 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:23.333 2471395 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:23.333 2471395 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:23.333 2471395 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:23.334 2471396 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:23.334 2471396 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:41:23.334 2471396 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:41:23.334 2471396 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:41:23.334 2471396 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:23.334 2471396 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:23.335 2471397 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:23.335 2471397 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:41:23.335 2471397 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:41:23.335 2471397 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:41:23.335 2471397 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:41:23.336 2471398 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:41:23.336 2471398 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:41:23.336 2471398 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:23.336 2471398 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:23.337 2471399 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:23.337 2471399 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:23.337 2471399 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:23.338 2471400 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:41:23.338 2471400 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 24
20-08-2026 00:41:23.338 2471400 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 24
20-08-2026 00:41:23.338 2471400 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:41:23.339 2471401 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:41:23.339 2471401 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:41:23.339 2471401 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:41:23.339 2471401 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:23.339 2471401 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:23.340 2471402 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:23.340 2471402 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:23.340 2471402 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:23.341 2471403 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:41:23.341 2471403 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:23.341 2471403 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:23.341 2471403 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:23.341 2471403 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:23.341 2471403 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:23.342 2471404 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:41:23.342 2471404 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:41:23.342 2471404 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:41:23.343 2471405 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:41:23.344 2471406 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:23.344 2471406 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:23.344 2471406 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:23.344 2471406 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:23.344 2471406 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:23.345 2471407 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:41:23.345 2471407 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:23.345 2471407 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:23.345 2471407 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:41:23.345 2471407 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:23.345 2471407 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:23.346 2471408 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:23.346 2471408 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:23.346 2471408 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:23.347 2471409 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:41:23.347 2471409 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:23.347 2471409 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:23.347 2471409 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:23.347 2471409 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:23.347 2471409 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:23.348 2471410 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:23.348 2471410 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:23.348 2471410 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:23.349 2471411 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:23.349 2471411 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:23.349 2471411 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:23.350 2471412 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:41:23.350 2471412 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:23.350 2471412 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:23.351 2471413 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:23.351 2471413 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:23.351 2471413 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:23.352 2471414 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:23.373 2471435 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:41:28.021 2476083 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:41:28.021 2476083 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:41:28.134 2476196 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:41:28.203 2476265 [http-nio-8051-exec-107] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":85,"order_id":"TM03202401260820003932268","user_id":"9597724778","payment_gateway":"razor_pay"}
20-08-2026 00:41:28.204 2476266 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM03202401260820003932268-85-9597724778-razor_pay:
20-08-2026 00:41:28.204 2476266 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM03202401260820003932268-85-9597724778-razor_pay:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 50.0, orderAmount :: 85 ,  remainingAmount :: -35.0
20-08-2026 00:41:28.204 2476266 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{"pre_credit":"8146792211586174049","pre_debit":"3318202646362604492"}
20-08-2026 00:41:28.204 2476266 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM03202401260820003932268-85-9597724778-razor_pay: order row Order{order_id='TM03202401260820003932268', user_id=9597724778, vm_id=1711555283773, order_amount=85.0, pre_auth_amount=50.0, amount_received=50.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 85, "rstatus": true, "res": true, "orderId": "TM03202401260820003932268", "imei": "TM03202401", "bill_amount": 85, "cart_offer_desc": "", "order_status": "", "userId": "9597724778", "skus": [{"door_id": "", "tray_id": "15", "sku_total": 10, "skuid": "4500722", "image_url": "https://images.tinymart.in/product/4500722-2079.jpeg", "mrp": "10", "offer_id": "", "unit_price": "10", "qty": 1, "name": "MaxVita Rice Kodubale 30gm per peice"}, {"door_id": "", "tray_id": "17", "sku_total": 35, "skuid": "4500564", "image_url": "https://images.tinymart.in/product/4500564-6115.jpg", "mrp": "35", "offer_id": "", "unit_price": "35", "qty": 1, "name": "Wholy Fudgy Cakes Red Velvet 32g per peice"}, {"door_id": "", "tray_id": "45", "sku_total": 40, "skuid": "4500643", "image_url": "https://images.tinymart.in/product/4500643-6170.webp", "mrp": "40", "offer_id": "", "unit_price": "40", "qty": 1, "name": "Cavins Belgian chocolate 170ml spl pack per peice"}]}', weight_based_response='{}', created_at='2026-08-20 00:39:32.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='l2e8zT', short_order_expiry='20-09-2026 00:41:21', receipt_id='IN20260820004121', proposedSkuJson='{"total_amount": 50, "skus": [{"offer_desc": "", "door_id": "1", "tray_id": "15", "sku_total": 10, "skuid": "4500722", "image_url": "https://images.tinymart.in/product/4500722-2079.jpeg", "mrp": "10", "offer_id": "", "unit_price": 10, "qty": 1, "name": "MaxVita Rice Kodubale 30gm"}, {"offer_desc": "", "door_id": "2", "tray_id": "45", "sku_total": 40, "skuid": "4500643", "image_url": "https://images.tinymart.in/product/4500643-6170.webp", "mrp": "40", "offer_id": "", "unit_price": 40, "qty": 1, "name": "Cavins Belgian chocolate 170ml spl pack"}], "res": true, "imei": "TM03202401", "bill_amount": 50, "cart_offer_desc": "", "userId": "9597724778", "orderId": "TM03202401260820003932268"}', video_url='N/A', access_code='f7aeed56-fc30-42b9-a2e0-9602b69b6ce0', status='Completed', type_of_order='app', wallet_txn_id='3318202646362604492', environment='9', wallet_txn_ids_json='{"pre_credit":"8146792211586174049","pre_debit":"3318202646362604492"}', internal_status='null'}
20-08-2026 00:41:28.204 2476266 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM03202401260820003932268-85-9597724778-razor_pay: shortOrderId  l2e8zT
20-08-2026 00:41:28.205 2476267 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM03202401260820003932268-85-9597724778-razor_pay: preAuth  50.0
20-08-2026 00:41:28.205 2476267 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:41:28.206 2476268 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:41:28.206 2476268 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:41:28.206 2476268 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:41:28.206 2476268 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9597724778"}
20-08-2026 00:41:28.206 2476268 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:41:28.218 2476280 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:41:28.218 2476280 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:41:28.218 2476280 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:41:28.219 2476281 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM03202401260820003932268-85-9597724778-razor_pay: data  {"total_balance":0,"promotional_balance":0,"personal_balance":0}
20-08-2026 00:41:28.219 2476281 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM03202401260820003932268-85-9597724778-razor_pay: walletBalance  0.0
20-08-2026 00:41:28.219 2476281 [http-nio-8051-exec-107] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM03202401260820003932268
20-08-2026 00:41:28.220 2476282 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:41:28.220 2476282 [http-nio-8051-exec-107] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - neuuWalletJson response: {"transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","wallets":[{"wallet_id":"9597724778-Wallet-Personal","corporate_id":"","is_location_restricted":false}]}
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - transactionKey response: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - amount: 35.0
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - debitor: razor_pay
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - terminalId: 
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: post_TM03202401260820003932268
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - description: Paid from TinyMart Wallet for order adjustment  TM03202401260820003932268
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - postdata {"debitor":"razor_pay","amount":"35.0","corporate_id":"","is_send_sms_enabled":"false","description":"Paid from TinyMart Wallet for order adjustment  TM03202401260820003932268","location":"","app_transaction_id":"post_TM03202401260820003932268","customer_id":"9597724778","terminal_id":""}
20-08-2026 00:41:28.221 2476283 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/debit
20-08-2026 00:41:28.242 2476304 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/debit
20-08-2026 00:41:28.242 2476304 [http-nio-8051-exec-107] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"4427863853764136408\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:41:28.242 2476304 [http-nio-8051-exec-107] INFO  neuu.utils.payment.NeuuWallet - debit response:{"result":"{\"transaction_id\":\"4427863853764136408\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:41:28.242 2476304 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - status response: {"result":"{\"transaction_id\":\"4427863853764136408\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:41:28.242 2476304 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - walletResponseResult response: {"transaction_id":"4427863853764136408","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:41:28.242 2476304 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - WalletImpl :: POSTsaleprocess : POST Debit :: WalletResponse response: {"transaction_id":"4427863853764136408","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:41:28.242 2476304 [http-nio-8051-exec-107] INFO  neuu.kioskserviceImpl.WalletImpl - WalletImpl:: updatePostOrder :: orderId:TM03202401260820003932268, wallet_txn_id:4427863853764136408, txn_type:d
20-08-2026 00:41:37.645 2485707 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:41:37.645 2485707 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:41:37.645 2485707 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:41:37.645 2485707 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:41:37.645 2485707 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:41:37.645 2485707 [http-nio-8051-exec-73] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:41:37.961 2486023 [http-nio-8051-exec-85] INFO  n.c.kiosk.utils.OfferController - offer cart request payload: {logic=WBL, res=True, skus=[{tray_id=15, name=Maxvita Coconut Cookies 40gm per peice, door_id=, image_url=https://images.tinymart.in/product/4500725-5961.png, mrp=10, sku_total=10.0, qty=1, unit_price=10, skuid=4500725}], orderId=TM05202203260820004028344, rstatus=true, anomaly=0, total_amount=10.0}
20-08-2026 00:41:37.966 2486028 [http-nio-8051-exec-85] INFO  n.c.kiosk.utils.OfferController - null
20-08-2026 00:41:37.966 2486028 [http-nio-8051-exec-85] INFO  n.c.kiosk.utils.OfferController - offer cart response payload: {"rstatus":true,"res":true,"order_status":"","bill_amount":10,"skus":[{"sku_total":10,"door_id":"","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm per peice","mrp":"10","unit_price":"10","tray_id":"15","skuid":"4500725","offer_id":""}],"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}
20-08-2026 00:41:38.066 2486128 [http-nio-8051-exec-120] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:41:38.067 2486129 [http-nio-8051-exec-120] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:41:38.067 2486129 [http-nio-8051-exec-120] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:41:38.077 2486139 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:41:38.077 2486139 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:41:38.078 2486140 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:41:38.078 2486140 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:38.078 2486140 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:38.079 2486141 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:41:38.079 2486141 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:38.079 2486141 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:38.080 2486142 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:41:38.080 2486142 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:38.080 2486142 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:38.081 2486143 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:41:38.081 2486143 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:41:38.081 2486143 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:41:38.082 2486144 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:41:38.082 2486144 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:38.082 2486144 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:38.082 2486144 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:41:38.083 2486145 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:38.083 2486145 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:38.084 2486146 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:38.084 2486146 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:41:38.084 2486146 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:41:38.085 2486147 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:41:38.085 2486147 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:41:38.085 2486147 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:41:38.086 2486148 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:41:38.086 2486148 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:41:38.086 2486148 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:41:38.087 2486149 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:41:38.087 2486149 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:41:38.087 2486149 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:41:38.088 2486150 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:41:38.088 2486150 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:41:38.088 2486150 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:41:38.089 2486151 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:41:38.089 2486151 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:38.089 2486151 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:38.090 2486152 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:41:38.091 2486153 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:38.091 2486153 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:38.091 2486153 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:38.091 2486153 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:38.091 2486153 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:38.092 2486154 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:41:38.092 2486154 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:38.092 2486154 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:38.093 2486155 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:41:38.094 2486156 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:41:38.094 2486156 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:41:38.094 2486156 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:41:38.095 2486157 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:38.095 2486157 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:38.096 2486158 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:38.096 2486158 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:38.096 2486158 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:38.097 2486159 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:38.097 2486159 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:38.097 2486159 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:38.098 2486160 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:38.098 2486160 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:38.098 2486160 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:38.098 2486160 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:38.098 2486160 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:38.098 2486160 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:38.099 2486161 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:38.100 2486162 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:38.100 2486162 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:38.100 2486162 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:41:38.100 2486162 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:38.100 2486162 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:38.101 2486163 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:41:38.101 2486163 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:38.101 2486163 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:38.102 2486164 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:38.102 2486164 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:38.102 2486164 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:38.103 2486165 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:38.103 2486165 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:38.103 2486165 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:38.104 2486166 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:41:38.104 2486166 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:41:38.104 2486166 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:41:38.105 2486167 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:41:38.105 2486167 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:38.105 2486167 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:38.106 2486168 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:38.106 2486168 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:41:38.106 2486168 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:41:38.107 2486169 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:41:38.107 2486169 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:38.107 2486169 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:38.108 2486170 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:38.108 2486170 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:38.108 2486170 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:38.109 2486171 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:38.109 2486171 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:38.109 2486171 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:38.110 2486172 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:38.131 2486193 [http-nio-8051-exec-120] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:41:38.827 2486889 [http-nio-8051-exec-113] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:41:38.828 2486890 [http-nio-8051-exec-113] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:41:38.838 2486900 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:41:38.838 2486900 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:41:38.839 2486901 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:41:38.839 2486901 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:38.839 2486901 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:38.840 2486902 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:41:38.840 2486902 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:38.840 2486902 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:38.841 2486903 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:41:38.841 2486903 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:38.841 2486903 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:38.841 2486903 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:41:38.842 2486904 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:41:38.842 2486904 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:41:38.842 2486904 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:41:38.842 2486904 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:38.842 2486904 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:38.843 2486905 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:41:38.843 2486905 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:38.843 2486905 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:38.844 2486906 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:38.844 2486906 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:41:38.844 2486906 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:41:38.844 2486906 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:41:38.844 2486906 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:41:38.844 2486906 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:41:38.845 2486907 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:41:38.845 2486907 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:41:38.845 2486907 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:41:38.846 2486908 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:41:38.846 2486908 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:41:38.846 2486908 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:41:38.847 2486909 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:41:38.847 2486909 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:41:38.847 2486909 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:41:38.847 2486909 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:41:38.847 2486909 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:38.847 2486909 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:38.848 2486910 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:41:38.848 2486910 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:38.848 2486910 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:38.850 2486912 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:38.850 2486912 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:38.850 2486912 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:38.850 2486912 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:41:38.850 2486912 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:38.850 2486912 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:38.851 2486913 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:41:38.851 2486913 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:41:38.851 2486913 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:41:38.852 2486914 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:41:38.853 2486915 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:38.853 2486915 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:38.853 2486915 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:38.853 2486915 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:38.853 2486915 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:38.854 2486916 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:38.854 2486916 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:38.854 2486916 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:38.855 2486917 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:38.855 2486917 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:38.855 2486917 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:38.856 2486918 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:38.856 2486918 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:38.856 2486918 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:38.857 2486919 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:38.857 2486919 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:41:38.857 2486919 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:41:38.858 2486920 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:41:38.858 2486920 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:38.858 2486920 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:38.859 2486921 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:41:38.859 2486921 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:41:38.859 2486921 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:41:38.860 2486922 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:41:38.860 2486922 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:41:38.860 2486922 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:41:38.861 2486923 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:41:38.861 2486923 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:41:38.861 2486923 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:41:38.862 2486924 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:41:38.862 2486924 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:41:38.862 2486924 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:41:38.863 2486925 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:41:38.863 2486925 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:41:38.863 2486925 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:41:38.864 2486926 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:41:38.864 2486926 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:41:38.864 2486926 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:41:38.865 2486927 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:41:38.865 2486927 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:38.865 2486927 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:38.866 2486928 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:38.866 2486928 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:38.866 2486928 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:38.867 2486929 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:38.867 2486929 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:41:38.867 2486929 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:41:38.868 2486930 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:41:38.886 2486948 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=0.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"15","offer_id":"","offer_desc":""}],"bill_amount":10,"orderId":"TM05202203260820004028344","total_amount":10,"cart_offer_desc":"","imei":"TM05202203","userId":"8867982589"}', video_url='null', access_code='81599196', status='active', type_of_order='app', wallet_txn_id='1050830637970048216', environment='9', wallet_txn_ids_json='{"pre_credit":"303745911869163574","pre_debit":"1050830637970048216"}', internal_status='null'}
20-08-2026 00:41:38.886 2486948 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - short order id in sync controller is --> DlRmCU
20-08-2026 00:41:38.886 2486948 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - short order expiry is --> 20-09-2026 00:41:38
20-08-2026 00:41:38.892 2486954 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - {"created_at":"2026-08-20 00:41:38","mrp":10,"offer_id":"","tray_id":null,"order_item_id":"TM05202203260820004028344_0","offer":0,"vm_id":"1652784235808","vend_status":"success","sync_done":"False","price":10,"qty":1,"sku":"4500725","order_id":"TM05202203260820004028344"}
20-08-2026 00:41:38.893 2486955 [http-nio-8051-exec-113] INFO  neuu.service.OrderItemService - select * from orders_items where order_id = 'TM05202203260820004028344' and sku = '4500725' and qty = 1
20-08-2026 00:41:38.896 2486958 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - size of data 0
20-08-2026 00:41:38.908 2486970 [http-nio-8051-exec-113] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":["TM05202203260820004028344"],"orders_synced":["TM05202203260820004028344"],"tray_synced":["TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344","TM05202203260820004028344"],"orders_data":[],"orders":[],"order_items_synced":["TM05202203260820004028344_0"],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:41:40.069 2488131 [http-nio-8051-exec-98] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:41:40.069 2488131 [http-nio-8051-exec-98] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:41:40.069 2488131 [http-nio-8051-exec-98] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:41:40.069 2488131 [http-nio-8051-exec-98] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:41:40.069 2488131 [http-nio-8051-exec-98] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:41:40.069 2488131 [http-nio-8051-exec-98] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:41:41.628 2489690 [http-nio-8051-exec-92] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"user_id":"8867982589","order_id":"TM05202203260820004028344","payment_gateway":"razor_pay","order_amount":10}
20-08-2026 00:41:41.629 2489691 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820004028344-10-8867982589-razor_pay:
20-08-2026 00:41:41.631 2489693 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820004028344-10-8867982589-razor_pay:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 10.0, orderAmount :: 10 ,  remainingAmount :: 0.0
20-08-2026 00:41:41.631 2489693 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{"pre_credit":"303745911869163574","pre_debit":"1050830637970048216"}
20-08-2026 00:41:41.631 2489693 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820004028344-10-8867982589-razor_pay: order row Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "cart_offer_desc": "", "skus": [{"tray_id": "15", "sku_total": 10, "door_id": "", "image_url": "https://images.tinymart.in/product/4500725-5961.png", "mrp": "10", "name": "Maxvita Coconut Cookies 40gm per peice", "qty": 1, "unit_price": "10", "skuid": "4500725", "offer_id": ""}], "order_status": "", "userId": "8867982589", "orderId": "TM05202203260820004028344", "rstatus": true, "total_amount": 10, "imei": "TM05202203", "bill_amount": 10}', weight_based_response='{}', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='DlRmCU', short_order_expiry='20-09-2026 00:41:38', receipt_id='IN20260820004138', proposedSkuJson='{"res": true, "cart_offer_desc": "", "skus": [{"offer_desc": "", "tray_id": "15", "sku_total": 10, "door_id": "1", "image_url": "https://images.tinymart.in/product/4500725-5961.png", "mrp": "10", "name": "Maxvita Coconut Cookies 40gm", "qty": 1, "unit_price": 10, "skuid": "4500725", "offer_id": ""}], "total_amount": 10, "userId": "8867982589", "imei": "TM05202203", "bill_amount": 10, "orderId": "TM05202203260820004028344"}', video_url='null', access_code='57d26eb6-b99a-4d86-ba98-74b8973db4d9', status='Completed', type_of_order='app', wallet_txn_id='1050830637970048216', environment='9', wallet_txn_ids_json='{"pre_credit":"303745911869163574","pre_debit":"1050830637970048216"}', internal_status='null'}
20-08-2026 00:41:41.631 2489693 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820004028344-10-8867982589-razor_pay: shortOrderId  DlRmCU
20-08-2026 00:41:41.631 2489693 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820004028344-10-8867982589-razor_pay: preAuth  10.0
20-08-2026 00:41:41.631 2489693 [http-nio-8051-exec-92] INFO  neuu.utils.payment.NeuuWallet - customerId: 8867982589
20-08-2026 00:41:41.632 2489694 [http-nio-8051-exec-92] INFO  neuu.utils.payment.NeuuWallet - transactionKey: EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH
20-08-2026 00:41:41.632 2489694 [http-nio-8051-exec-92] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:41:41.632 2489694 [http-nio-8051-exec-92] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"EySvZsc4r0CCUawDOeoecBQ1lQPYw4R4PyJehCdVnFAvqlDWhg6f5UAdGwIq44Q2FxvlUA9HybTCkCEYi8SNW4n1jPwikJtD3fvWUkQLH7mWqUNCh4V3O8jVpH4IzVTYkT1Bta1j3S75Pb9CebJEHbKZvxP56Ic6iHXuUY2bSUGwMdtzF4ia5Dno1J8kYclan1FI1GFnNcC1dc7uG04AXgnItqQ6k0rUOcktcNHyzQFkmNJfgTkhX107AADBACAH","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:41:41.632 2489694 [http-nio-8051-exec-92] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8867982589"}
20-08-2026 00:41:41.632 2489694 [http-nio-8051-exec-92] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:41:41.639 2489701 [http-nio-8051-exec-92] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:41:41.639 2489701 [http-nio-8051-exec-92] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:41:41.639 2489701 [http-nio-8051-exec-92] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8867982589-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:41:41.639 2489701 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820004028344-10-8867982589-razor_pay: data  {"total_balance":0,"promotional_balance":0,"personal_balance":0}
20-08-2026 00:41:41.639 2489701 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820004028344-10-8867982589-razor_pay: walletBalance  0.0
20-08-2026 00:41:41.639 2489701 [http-nio-8051-exec-92] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM05202203260820004028344
20-08-2026 00:41:41.640 2489702 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:41:41.640 2489702 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:41:41.641 2489703 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - WalletImpl:: updatePostOrder :: orderId:TM05202203260820004028344, wallet_txn_id:, txn_type:d
20-08-2026 00:41:41.641 2489703 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM05202203260820004028344-10-8867982589-razor_pay: No debit/credit to wallet
20-08-2026 00:41:47.738 2495800 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-20 00:38:37.0, vm_id=1660745548012}
20-08-2026 00:41:47.739 2495801 [http-nio-8051-exec-104] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-20 00:38:37.0
20-08-2026 00:41:47.856 2495918 [http-nio-8051-exec-104] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:41:55.056 2503118 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.057 2503119 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D817Dd6fEbBaB2D976549fD485376e","status":true}
20-08-2026 00:41:55.062 2503124 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.063 2503125 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.063 2503125 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"67000a3c433bFe2d80044c5d0e220e","status":true}
20-08-2026 00:41:55.063 2503125 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8aA8DdA886602d66Bb1044EfDc1733","status":true}
20-08-2026 00:41:55.084 2503146 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.085 2503147 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fd1d6aEb2f4eEeD364235b9070315f","status":true}
20-08-2026 00:41:55.127 2503189 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.129 2503191 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Df1208B0Ee67B8D50d6106E2E6B3Cb","status":true}
20-08-2026 00:41:55.142 2503204 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.143 2503205 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"546b27A150Aa98B23631266455D856","status":true}
20-08-2026 00:41:55.145 2503207 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.147 2503209 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.147 2503209 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"96B4F1AaC7D4114a9223094e767101","status":true}
20-08-2026 00:41:55.148 2503210 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"78E4F101459e0f27F6393571310691","status":true}
20-08-2026 00:41:55.158 2503220 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.159 2503221 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"50B4A441E62468Fc69B9675f733039","status":true}
20-08-2026 00:41:55.170 2503232 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.171 2503233 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9dE50e2a5d5408F10425F765958527","status":true}
20-08-2026 00:41:55.204 2503266 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.204 2503266 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.205 2503267 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3484Dd93E67c3b6284B36d8a5e9bAd","status":true}
20-08-2026 00:41:55.205 2503267 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"75DcC9Df98Af66D09bD409622a3dE0","status":true}
20-08-2026 00:41:55.222 2503284 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.223 2503285 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"096d05D678De68Aa1719672bD6D8Aa","status":true}
20-08-2026 00:41:55.227 2503289 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.229 2503291 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C04fDb36Ee05F6B01103Fd50C03807","status":true}
20-08-2026 00:41:55.229 2503291 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.230 2503292 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6340C670Be56F5F0C4C3295e1328B3","status":true}
20-08-2026 00:41:55.247 2503309 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.250 2503312 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"16594371292a143d0a8e2b9e9eEc8b","status":true}
20-08-2026 00:41:55.266 2503328 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.266 2503328 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1aA7502a609dAf670260D055A0B38e","status":true}
20-08-2026 00:41:55.276 2503338 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.277 2503339 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C77e6dEc66391b56AaEf954384E650","status":true}
20-08-2026 00:41:55.293 2503355 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.293 2503355 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"50Df084793BaB5C616BeBf9bEaA73b","status":true}
20-08-2026 00:41:55.306 2503368 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.307 2503369 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"06F4071128996b943eC077Ad959cDc","status":true}
20-08-2026 00:41:55.307 2503369 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.308 2503370 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A1287d1b68913cD00716Fe00C74d6f","status":true}
20-08-2026 00:41:55.326 2503388 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.328 2503390 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0c8d0fFb6f9391C2D8760dA04dEa96","status":true}
20-08-2026 00:41:55.334 2503396 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.334 2503396 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6423F8A88d5106D8F1318f84Ec7e04","status":true}
20-08-2026 00:41:55.335 2503397 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.336 2503398 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"63D4C06e4b8a04Fb28F109C78aDc92","status":true}
20-08-2026 00:41:55.349 2503411 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.351 2503413 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ca055e039733DfC660D4EeFb9f84Eb","status":true}
20-08-2026 00:41:55.360 2503422 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.361 2503423 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"84Fe2e8c787bC8Aa2bDaD7E162Ab37","status":true}
20-08-2026 00:41:55.365 2503427 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.367 2503429 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"50F0Da5d629d7b2c5801886694FaC0","status":true}
20-08-2026 00:41:55.377 2503439 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.378 2503440 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2731D424648bE264381929C496DeFd","status":true}
20-08-2026 00:41:55.396 2503458 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.398 2503460 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"26B9489935D3874b816f2b3233D91f","status":true}
20-08-2026 00:41:55.398 2503460 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.400 2503462 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.400 2503462 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C083Ca4e35C53d7eAeB1E6857cDc4f","status":true}
20-08-2026 00:41:55.402 2503464 [http-nio-8051-exec-73] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1784974d3aFcB8B67aEa3dE7C900C1","status":true}
20-08-2026 00:41:55.412 2503474 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.413 2503475 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0b673454216594997dE3BdCbE5CaA3","status":true}
20-08-2026 00:41:55.430 2503492 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.431 2503493 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3a1e505275E173Be4915B10fCc7794","status":true}
20-08-2026 00:41:55.436 2503498 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.436 2503498 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0c12D39cC6879991E07741691dF290","status":true}
20-08-2026 00:41:55.437 2503499 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.437 2503499 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"DdD29844A82cFa20B65c205e5eF96d","status":true}
20-08-2026 00:41:55.458 2503520 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.460 2503522 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1412688e554aAc6d00C723C2720dD0","status":true}
20-08-2026 00:41:55.461 2503523 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.464 2503526 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7997D907E1232eDc9a6543Bf3e5bE0","status":true}
20-08-2026 00:41:55.469 2503531 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.470 2503532 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.471 2503533 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3f84Ad8aA741B31cEd74Db6b93367b","status":true}
20-08-2026 00:41:55.471 2503533 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"84A6F3D4E1895f652aA38cAdD509A8","status":true}
20-08-2026 00:41:55.487 2503549 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.489 2503551 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"44815d0d7901CbB28694F0893e174a","status":true}
20-08-2026 00:41:55.496 2503558 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.496 2503558 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.497 2503559 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2f734a308bB3C8B6EeB9536d066362","status":true}
20-08-2026 00:41:55.501 2503563 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"57741fB97670Bd9e44DaA2F9A30e0a","status":true}
20-08-2026 00:41:55.517 2503579 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.518 2503580 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1823886bD5AcE42116A33c829fFe16","status":true}
20-08-2026 00:41:55.524 2503586 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.525 2503587 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"57F94e58F9124f7fD43916B8397686","status":true}
20-08-2026 00:41:55.528 2503590 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.529 2503591 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D4Df9aAb9cE026C6CaE7C2B4999b78","status":true}
20-08-2026 00:41:55.532 2503594 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.533 2503595 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"56DaA140B193126c29D9F15e4eEb60","status":true}
20-08-2026 00:41:55.548 2503610 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.550 2503612 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B20dD9E7E384689025E242A298238d","status":true}
20-08-2026 00:41:55.557 2503619 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.558 2503620 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D724E8885aA8E031F4419b4fD5B159","status":true}
20-08-2026 00:41:55.564 2503626 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.565 2503627 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5172B80e009b29616c34Ad67F06120","status":true}
20-08-2026 00:41:55.568 2503630 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.568 2503630 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"553b5955Aa8dC1508c5aE2B0EdEbBf","status":true}
20-08-2026 00:41:55.573 2503635 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.574 2503636 [http-nio-8051-exec-72] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3268316a3b9a509fBaDb2781B61325","status":true}
20-08-2026 00:41:55.589 2503651 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.591 2503653 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"27812eEe219d638e930255E667B5E3","status":true}
20-08-2026 00:41:55.592 2503654 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.595 2503657 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"115dF1984b4b0d1e817e9e15D1F677","status":true}
20-08-2026 00:41:55.599 2503661 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.599 2503661 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"80C7E86aD47d46Af8712E2E7E1D9C4","status":true}
20-08-2026 00:41:55.600 2503662 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.602 2503664 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"41B4481b675f5f3b5eE5B274021095","status":true}
20-08-2026 00:41:55.608 2503670 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.609 2503671 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F1C46b93Fd572f416670260fDa4eEf","status":true}
20-08-2026 00:41:55.626 2503688 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.627 2503689 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D3Fd5413528c32031860AbCf421581","status":true}
20-08-2026 00:41:55.638 2503700 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.639 2503701 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.640 2503702 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C1304329EdA18fB59257761eD8Da90","status":true}
20-08-2026 00:41:55.640 2503702 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7b5c58D0Fa828bD76eBb92E36c03C5","status":true}
20-08-2026 00:41:55.674 2503736 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:41:55.674 2503736 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"064293A7C4C9F06b8c54D747F16e9f","status":true}
20-08-2026 00:41:56.290 2504352 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.358 2504420 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/updateOrderStatus
20-08-2026 00:41:56.358 2504420 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:41:56.358 2504420 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:41:56.358 2504420 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/updateOrderStatus, match ::   true
20-08-2026 00:41:56.358 2504420 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:41:56.358 2504420 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::UnAuthorised::Error::{"msg":"Invalid Session","code":401,"status":false}
20-08-2026 00:41:56.391 2504453 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.400 2504462 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.573 2504635 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:56.573 2504635 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:56.574 2504636 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.685 2504747 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.708 2504770 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.710 2504772 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.723 2504785 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:56.724 2504786 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:56.724 2504786 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.733 2504795 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.760 2504822 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:56.760 2504822 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:56.826 2504888 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.849 2504911 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.851 2504913 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:56.853 2504915 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.017 2505079 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.182 2505244 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.248 2505310 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:57.249 2505311 [http-nio-8051-exec-105] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:57.336 2505398 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.471 2505533 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.476 2505538 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.494 2505556 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.498 2505560 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.645 2505707 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.665 2505727 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.714 2505776 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:57.715 2505777 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:57.719 2505781 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:57.720 2505782 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:57.769 2505831 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.813 2505875 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:57.859 2505921 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:57.859 2505921 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:57.981 2506043 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.023 2506085 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:58.024 2506086 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:58.039 2506101 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:58.040 2506102 [http-nio-8051-exec-120] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:58.081 2506143 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:58.082 2506144 [http-nio-8051-exec-124] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:58.116 2506178 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.132 2506194 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:58.132 2506194 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:58.138 2506200 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:58.139 2506201 [http-nio-8051-exec-104] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:58.151 2506213 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.185 2506247 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.216 2506278 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.222 2506284 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.352 2506414 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:58.353 2506415 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:58.458 2506520 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.495 2506557 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.498 2506560 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.517 2506579 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.519 2506581 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.530 2506592 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.542 2506604 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.553 2506615 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:58.747 2506809 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:58.750 2506812 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:58.852 2506914 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.035 2507097 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:59.035 2507097 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:59.145 2507207 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.198 2507260 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:59.203 2507265 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:59.316 2507378 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.352 2507414 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:59.353 2507415 [http-nio-8051-exec-119] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:59.436 2507498 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.461 2507523 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.545 2507607 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.552 2507614 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.553 2507615 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.550 2507612 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.568 2507630 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.570 2507632 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.585 2507647 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.603 2507665 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.610 2507672 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.642 2507704 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.656 2507718 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.671 2507733 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.690 2507752 [http-nio-8051-exec-130] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.703 2507765 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.736 2507798 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:59.739 2507801 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:59.820 2507882 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:41:59.820 2507882 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:41:59.821 2507883 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 096d05D678De68Aa1719672bD6D8Aa
20-08-2026 00:41:59.821 2507883 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 096d05D678De68Aa1719672bD6D8Aa
20-08-2026 00:41:59.822 2507884 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ce9b0eb
20-08-2026 00:41:59.822 2507884 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515222","expired":false,"activity":"","logged":false,"session":"096d05D678De68Aa1719672bD6D8Aa","mobile":"","active":1,"status":true}
20-08-2026 00:41:59.822 2507884 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"096d05D678De68Aa1719672bD6D8Aa","status":true}
20-08-2026 00:41:59.822 2507884 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 096d05D678De68Aa1719672bD6D8Aa
20-08-2026 00:41:59.822 2507884 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ce9b0eb
20-08-2026 00:41:59.840 2507902 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515222","expired":false,"activity":"","logged":false,"session":"096d05D678De68Aa1719672bD6D8Aa","mobile":"","active":1,"status":true}
20-08-2026 00:41:59.840 2507902 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 096d05D678De68Aa1719672bD6D8Aa, mobile : , newSession : 096d05D678De68Aa1719672bD6D8Aa, active : 1, activity : {"machine":{"ds_imei":"VS09202101","area":"HSR","vm_id":"1619843922075","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 1 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115515222
20-08-2026 00:41:59.840 2507902 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 096d05D678De68Aa1719672bD6D8Aa
20-08-2026 00:41:59.840 2507902 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 096d05D678De68Aa1719672bD6D8Aa
20-08-2026 00:41:59.844 2507906 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ce9b0eb
20-08-2026 00:41:59.844 2507906 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515222","expired":false,"activity":"","logged":false,"session":"096d05D678De68Aa1719672bD6D8Aa","mobile":"","active":1,"status":true}
20-08-2026 00:41:59.844 2507906 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"096d05D678De68Aa1719672bD6D8Aa","status":true}
20-08-2026 00:41:59.860 2507922 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.929 2507991 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.960 2508022 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:41:59.970 2508032 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Df1208B0Ee67B8D50d6106E2E6B3Cb
20-08-2026 00:41:59.970 2508032 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Df1208B0Ee67B8D50d6106E2E6B3Cb
20-08-2026 00:41:59.970 2508032 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3298901c
20-08-2026 00:41:59.970 2508032 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515128","expired":false,"activity":"","logged":false,"session":"Df1208B0Ee67B8D50d6106E2E6B3Cb","mobile":"","active":1,"status":true}
20-08-2026 00:41:59.970 2508032 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Df1208B0Ee67B8D50d6106E2E6B3Cb","status":true}
20-08-2026 00:41:59.970 2508032 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Df1208B0Ee67B8D50d6106E2E6B3Cb
20-08-2026 00:41:59.974 2508036 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3298901c
20-08-2026 00:41:59.974 2508036 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515128","expired":false,"activity":"","logged":false,"session":"Df1208B0Ee67B8D50d6106E2E6B3Cb","mobile":"","active":1,"status":true}
20-08-2026 00:41:59.974 2508036 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Df1208B0Ee67B8D50d6106E2E6B3Cb, mobile : , newSession : Df1208B0Ee67B8D50d6106E2E6B3Cb, active : 1, activity : {"machine":{"ds_imei":"VS04202109","area":"HSR","vm_id":"1619843922074","cart_enabled":true,"address":"HSR","vm_imei_id":"VS04202109","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tiny Cafe - Fresh n Bake","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115515128
20-08-2026 00:41:59.974 2508036 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Df1208B0Ee67B8D50d6106E2E6B3Cb
20-08-2026 00:41:59.974 2508036 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Df1208B0Ee67B8D50d6106E2E6B3Cb
20-08-2026 00:42:00.013 2508075 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3298901c
20-08-2026 00:42:00.013 2508075 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515128","expired":false,"activity":"","logged":false,"session":"Df1208B0Ee67B8D50d6106E2E6B3Cb","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.013 2508075 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Df1208B0Ee67B8D50d6106E2E6B3Cb","status":true}
20-08-2026 00:42:00.393 2508455 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:00.394 2508456 [http-nio-8051-exec-115] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:00.515 2508577 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6340C670Be56F5F0C4C3295e1328B3
20-08-2026 00:42:00.515 2508577 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6340C670Be56F5F0C4C3295e1328B3
20-08-2026 00:42:00.519 2508581 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27ff33cc
20-08-2026 00:42:00.519 2508581 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515229","expired":false,"activity":"","logged":false,"session":"6340C670Be56F5F0C4C3295e1328B3","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.519 2508581 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6340C670Be56F5F0C4C3295e1328B3","status":true}
20-08-2026 00:42:00.519 2508581 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6340C670Be56F5F0C4C3295e1328B3
20-08-2026 00:42:00.523 2508585 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27ff33cc
20-08-2026 00:42:00.523 2508585 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515229","expired":false,"activity":"","logged":false,"session":"6340C670Be56F5F0C4C3295e1328B3","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.523 2508585 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6340C670Be56F5F0C4C3295e1328B3, mobile : , newSession : 6340C670Be56F5F0C4C3295e1328B3, active : 1, activity : {"machine":{"area":"Media Tek_4 C_3rd Floor","vm_id":"1650863155668","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,5555555","location":"MediaTek_4 C_3rd Floor"}}, expiry  :1795115515229
20-08-2026 00:42:00.523 2508585 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6340C670Be56F5F0C4C3295e1328B3
20-08-2026 00:42:00.523 2508585 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6340C670Be56F5F0C4C3295e1328B3
20-08-2026 00:42:00.523 2508585 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27ff33cc
20-08-2026 00:42:00.523 2508585 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515229","expired":false,"activity":"","logged":false,"session":"6340C670Be56F5F0C4C3295e1328B3","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.523 2508585 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6340C670Be56F5F0C4C3295e1328B3","status":true}
20-08-2026 00:42:00.551 2508613 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:00.571 2508633 [http-nio-8051-exec-99] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:00.594 2508656 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:00.594 2508656 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:00.644 2508706 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:00.647 2508709 [http-nio-8051-exec-116] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:00.678 2508740 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 50B4A441E62468Fc69B9675f733039
20-08-2026 00:42:00.678 2508740 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50B4A441E62468Fc69B9675f733039
20-08-2026 00:42:00.682 2508744 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@76ea897a
20-08-2026 00:42:00.682 2508744 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515158","expired":false,"activity":"","logged":false,"session":"50B4A441E62468Fc69B9675f733039","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.682 2508744 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"50B4A441E62468Fc69B9675f733039","status":true}
20-08-2026 00:42:00.682 2508744 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50B4A441E62468Fc69B9675f733039
20-08-2026 00:42:00.687 2508749 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@76ea897a
20-08-2026 00:42:00.687 2508749 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515158","expired":false,"activity":"","logged":false,"session":"50B4A441E62468Fc69B9675f733039","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.687 2508749 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 50B4A441E62468Fc69B9675f733039, mobile : , newSession : 50B4A441E62468Fc69B9675f733039, active : 1, activity : {"machine":{"ds_imei":"DS08202101","area":"Harlur","vm_id":"1628514764505","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"DS08202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"Tiny Cafe - Nyaa Retail ,Harlur ","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115515158
20-08-2026 00:42:00.687 2508749 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 50B4A441E62468Fc69B9675f733039
20-08-2026 00:42:00.687 2508749 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50B4A441E62468Fc69B9675f733039
20-08-2026 00:42:00.687 2508749 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@76ea897a
20-08-2026 00:42:00.687 2508749 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515158","expired":false,"activity":"","logged":false,"session":"50B4A441E62468Fc69B9675f733039","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.687 2508749 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"50B4A441E62468Fc69B9675f733039","status":true}
20-08-2026 00:42:00.704 2508766 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2f734a308bB3C8B6EeB9536d066362
20-08-2026 00:42:00.704 2508766 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2f734a308bB3C8B6EeB9536d066362
20-08-2026 00:42:00.712 2508774 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60118453
20-08-2026 00:42:00.712 2508774 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515497","expired":false,"activity":"","logged":false,"session":"2f734a308bB3C8B6EeB9536d066362","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.712 2508774 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2f734a308bB3C8B6EeB9536d066362","status":true}
20-08-2026 00:42:00.712 2508774 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2f734a308bB3C8B6EeB9536d066362
20-08-2026 00:42:00.715 2508777 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60118453
20-08-2026 00:42:00.715 2508777 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515497","expired":false,"activity":"","logged":false,"session":"2f734a308bB3C8B6EeB9536d066362","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.715 2508777 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2f734a308bB3C8B6EeB9536d066362, mobile : , newSession : 2f734a308bB3C8B6EeB9536d066362, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749462870626","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 6th floor"}}, expiry  :1795115515497
20-08-2026 00:42:00.715 2508777 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2f734a308bB3C8B6EeB9536d066362
20-08-2026 00:42:00.715 2508777 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2f734a308bB3C8B6EeB9536d066362
20-08-2026 00:42:00.719 2508781 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@60118453
20-08-2026 00:42:00.719 2508781 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515497","expired":false,"activity":"","logged":false,"session":"2f734a308bB3C8B6EeB9536d066362","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.719 2508781 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2f734a308bB3C8B6EeB9536d066362","status":true}
20-08-2026 00:42:00.823 2508885 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 67000a3c433bFe2d80044c5d0e220e
20-08-2026 00:42:00.823 2508885 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 67000a3c433bFe2d80044c5d0e220e
20-08-2026 00:42:00.828 2508890 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@63d1b496
20-08-2026 00:42:00.828 2508890 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515063","expired":false,"activity":"","logged":false,"session":"67000a3c433bFe2d80044c5d0e220e","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.829 2508891 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"67000a3c433bFe2d80044c5d0e220e","status":true}
20-08-2026 00:42:00.829 2508891 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 67000a3c433bFe2d80044c5d0e220e
20-08-2026 00:42:00.829 2508891 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@63d1b496
20-08-2026 00:42:00.829 2508891 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515063","expired":false,"activity":"","logged":false,"session":"67000a3c433bFe2d80044c5d0e220e","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.829 2508891 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 67000a3c433bFe2d80044c5d0e220e, mobile : , newSession : 67000a3c433bFe2d80044c5d0e220e, active : 1, activity : {"machine":{"ds_imei":"VS04202102","area":"Indiranagar","vm_id":"1618809487195","cart_enabled":true,"address":"HAL 2nd Stage","vm_imei_id":"VS04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9653538, 77.639975","ds_area":"Indiranagar","location":"Tiny Cafe - Jyoti Bakery Indiranagar","ds_geocode":"12.9653538, 77.639975"}}, expiry  :1795115515063
20-08-2026 00:42:00.829 2508891 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 67000a3c433bFe2d80044c5d0e220e
20-08-2026 00:42:00.829 2508891 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 67000a3c433bFe2d80044c5d0e220e
20-08-2026 00:42:00.831 2508893 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@63d1b496
20-08-2026 00:42:00.831 2508893 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515063","expired":false,"activity":"","logged":false,"session":"67000a3c433bFe2d80044c5d0e220e","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.831 2508893 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"67000a3c433bFe2d80044c5d0e220e","status":true}
20-08-2026 00:42:00.839 2508901 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0c12D39cC6879991E07741691dF290
20-08-2026 00:42:00.839 2508901 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0c12D39cC6879991E07741691dF290
20-08-2026 00:42:00.841 2508903 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C77e6dEc66391b56AaEf954384E650
20-08-2026 00:42:00.841 2508903 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C77e6dEc66391b56AaEf954384E650
20-08-2026 00:42:00.841 2508903 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b26a28e
20-08-2026 00:42:00.841 2508903 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515436","expired":false,"activity":"","logged":false,"session":"0c12D39cC6879991E07741691dF290","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.841 2508903 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0c12D39cC6879991E07741691dF290","status":true}
20-08-2026 00:42:00.841 2508903 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0c12D39cC6879991E07741691dF290
20-08-2026 00:42:00.842 2508904 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@588ef3c0
20-08-2026 00:42:00.842 2508904 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515276","expired":false,"activity":"","logged":false,"session":"C77e6dEc66391b56AaEf954384E650","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.842 2508904 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C77e6dEc66391b56AaEf954384E650","status":true}
20-08-2026 00:42:00.842 2508904 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C77e6dEc66391b56AaEf954384E650
20-08-2026 00:42:00.842 2508904 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b26a28e
20-08-2026 00:42:00.843 2508905 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515436","expired":false,"activity":"","logged":false,"session":"0c12D39cC6879991E07741691dF290","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.843 2508905 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0c12D39cC6879991E07741691dF290, mobile : , newSession : 0c12D39cC6879991E07741691dF290, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686833081377","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202304","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Texas LV A Block 1st Floor"}}, expiry  :1795115515436
20-08-2026 00:42:00.843 2508905 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0c12D39cC6879991E07741691dF290
20-08-2026 00:42:00.843 2508905 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0c12D39cC6879991E07741691dF290
20-08-2026 00:42:00.847 2508909 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@588ef3c0
20-08-2026 00:42:00.847 2508909 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515276","expired":false,"activity":"","logged":false,"session":"C77e6dEc66391b56AaEf954384E650","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.847 2508909 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C77e6dEc66391b56AaEf954384E650, mobile : , newSession : C77e6dEc66391b56AaEf954384E650, active : 1, activity : {"machine":{"ds_imei":"VS09202102","area":"HSR","vm_id":"1619843922076","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 2 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115515276
20-08-2026 00:42:00.847 2508909 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C77e6dEc66391b56AaEf954384E650
20-08-2026 00:42:00.847 2508909 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C77e6dEc66391b56AaEf954384E650
20-08-2026 00:42:00.847 2508909 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@588ef3c0
20-08-2026 00:42:00.847 2508909 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515276","expired":false,"activity":"","logged":false,"session":"C77e6dEc66391b56AaEf954384E650","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.847 2508909 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C77e6dEc66391b56AaEf954384E650","status":true}
20-08-2026 00:42:00.848 2508910 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b26a28e
20-08-2026 00:42:00.848 2508910 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515436","expired":false,"activity":"","logged":false,"session":"0c12D39cC6879991E07741691dF290","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.848 2508910 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0c12D39cC6879991E07741691dF290","status":true}
20-08-2026 00:42:00.861 2508923 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D3Fd5413528c32031860AbCf421581
20-08-2026 00:42:00.861 2508923 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D3Fd5413528c32031860AbCf421581
20-08-2026 00:42:00.863 2508925 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3484Dd93E67c3b6284B36d8a5e9bAd
20-08-2026 00:42:00.863 2508925 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3484Dd93E67c3b6284B36d8a5e9bAd
20-08-2026 00:42:00.864 2508926 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@680cfbe8
20-08-2026 00:42:00.864 2508926 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515626","expired":false,"activity":"","logged":false,"session":"D3Fd5413528c32031860AbCf421581","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.864 2508926 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D3Fd5413528c32031860AbCf421581","status":true}
20-08-2026 00:42:00.865 2508927 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D3Fd5413528c32031860AbCf421581
20-08-2026 00:42:00.865 2508927 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 84Fe2e8c787bC8Aa2bDaD7E162Ab37
20-08-2026 00:42:00.865 2508927 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84Fe2e8c787bC8Aa2bDaD7E162Ab37
20-08-2026 00:42:00.865 2508927 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@336a13dd
20-08-2026 00:42:00.865 2508927 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515360","expired":false,"activity":"","logged":false,"session":"84Fe2e8c787bC8Aa2bDaD7E162Ab37","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.865 2508927 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"84Fe2e8c787bC8Aa2bDaD7E162Ab37","status":true}
20-08-2026 00:42:00.865 2508927 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84Fe2e8c787bC8Aa2bDaD7E162Ab37
20-08-2026 00:42:00.866 2508928 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@336a13dd
20-08-2026 00:42:00.866 2508928 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515360","expired":false,"activity":"","logged":false,"session":"84Fe2e8c787bC8Aa2bDaD7E162Ab37","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.866 2508928 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 84Fe2e8c787bC8Aa2bDaD7E162Ab37, mobile : , newSession : 84Fe2e8c787bC8Aa2bDaD7E162Ab37, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660749537502","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Titan Eye plus -2","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115515360
20-08-2026 00:42:00.866 2508928 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 84Fe2e8c787bC8Aa2bDaD7E162Ab37
20-08-2026 00:42:00.866 2508928 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84Fe2e8c787bC8Aa2bDaD7E162Ab37
20-08-2026 00:42:00.866 2508928 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@336a13dd
20-08-2026 00:42:00.867 2508929 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515360","expired":false,"activity":"","logged":false,"session":"84Fe2e8c787bC8Aa2bDaD7E162Ab37","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.867 2508929 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"84Fe2e8c787bC8Aa2bDaD7E162Ab37","status":true}
20-08-2026 00:42:00.867 2508929 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1d9d50a
20-08-2026 00:42:00.867 2508929 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515204","expired":false,"activity":"","logged":false,"session":"3484Dd93E67c3b6284B36d8a5e9bAd","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.867 2508929 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3484Dd93E67c3b6284B36d8a5e9bAd","status":true}
20-08-2026 00:42:00.867 2508929 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3484Dd93E67c3b6284B36d8a5e9bAd
20-08-2026 00:42:00.867 2508929 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@680cfbe8
20-08-2026 00:42:00.867 2508929 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515626","expired":false,"activity":"","logged":false,"session":"D3Fd5413528c32031860AbCf421581","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.867 2508929 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D3Fd5413528c32031860AbCf421581, mobile : , newSession : D3Fd5413528c32031860AbCf421581, active : 1, activity : {"machine":{"ds_imei":"NU11202099","area":"HSR LAYOUT","vm_id":"8969790716036205479","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU11202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"Machine_Refills","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115515626
20-08-2026 00:42:00.867 2508929 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D3Fd5413528c32031860AbCf421581
20-08-2026 00:42:00.867 2508929 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D3Fd5413528c32031860AbCf421581
20-08-2026 00:42:00.868 2508930 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@680cfbe8
20-08-2026 00:42:00.868 2508930 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515626","expired":false,"activity":"","logged":false,"session":"D3Fd5413528c32031860AbCf421581","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.868 2508930 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D3Fd5413528c32031860AbCf421581","status":true}
20-08-2026 00:42:00.877 2508939 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1d9d50a
20-08-2026 00:42:00.878 2508940 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515204","expired":false,"activity":"","logged":false,"session":"3484Dd93E67c3b6284B36d8a5e9bAd","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.878 2508940 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3484Dd93E67c3b6284B36d8a5e9bAd, mobile : , newSession : 3484Dd93E67c3b6284B36d8a5e9bAd, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115515204
20-08-2026 00:42:00.878 2508940 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3484Dd93E67c3b6284B36d8a5e9bAd
20-08-2026 00:42:00.917 2508979 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3484Dd93E67c3b6284B36d8a5e9bAd
20-08-2026 00:42:00.920 2508982 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1d9d50a
20-08-2026 00:42:00.920 2508982 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515204","expired":false,"activity":"","logged":false,"session":"3484Dd93E67c3b6284B36d8a5e9bAd","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.920 2508982 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3484Dd93E67c3b6284B36d8a5e9bAd","status":true}
20-08-2026 00:42:00.881 2508943 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 96B4F1AaC7D4114a9223094e767101
20-08-2026 00:42:00.924 2508986 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 96B4F1AaC7D4114a9223094e767101
20-08-2026 00:42:00.925 2508987 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ff26908
20-08-2026 00:42:00.925 2508987 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515146","expired":false,"activity":"","logged":false,"session":"96B4F1AaC7D4114a9223094e767101","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.925 2508987 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"96B4F1AaC7D4114a9223094e767101","status":true}
20-08-2026 00:42:00.925 2508987 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 96B4F1AaC7D4114a9223094e767101
20-08-2026 00:42:00.926 2508988 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ff26908
20-08-2026 00:42:00.926 2508988 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515146","expired":false,"activity":"","logged":false,"session":"96B4F1AaC7D4114a9223094e767101","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.926 2508988 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 96B4F1AaC7D4114a9223094e767101, mobile : , newSession : 96B4F1AaC7D4114a9223094e767101, active : 1, activity : {"machine":{"ds_imei":"VS12202101","area":"HSR","vm_id":"1619843922077","cart_enabled":true,"address":"HSR","vm_imei_id":"VS12202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Cold storage buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115515146
20-08-2026 00:42:00.926 2508988 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 96B4F1AaC7D4114a9223094e767101
20-08-2026 00:42:00.926 2508988 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 96B4F1AaC7D4114a9223094e767101
20-08-2026 00:42:00.880 2508942 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3f84Ad8aA741B31cEd74Db6b93367b
20-08-2026 00:42:00.928 2508990 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f84Ad8aA741B31cEd74Db6b93367b
20-08-2026 00:42:00.928 2508990 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3cb5a5d2
20-08-2026 00:42:00.928 2508990 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515470","expired":false,"activity":"","logged":false,"session":"3f84Ad8aA741B31cEd74Db6b93367b","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.928 2508990 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3f84Ad8aA741B31cEd74Db6b93367b","status":true}
20-08-2026 00:42:00.928 2508990 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f84Ad8aA741B31cEd74Db6b93367b
20-08-2026 00:42:00.933 2508995 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3ff26908
20-08-2026 00:42:00.933 2508995 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515146","expired":false,"activity":"","logged":false,"session":"96B4F1AaC7D4114a9223094e767101","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.933 2508995 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"96B4F1AaC7D4114a9223094e767101","status":true}
20-08-2026 00:42:00.935 2508997 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3cb5a5d2
20-08-2026 00:42:00.935 2508997 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515470","expired":false,"activity":"","logged":false,"session":"3f84Ad8aA741B31cEd74Db6b93367b","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.935 2508997 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3f84Ad8aA741B31cEd74Db6b93367b, mobile : , newSession : 3f84Ad8aA741B31cEd74Db6b93367b, active : 1, activity : {"machine":{"area":"E-city ","vm_id":"1693385315786","cart_enabled":true,"address":"HSR","vm_imei_id":"TM09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas LV 5th Floor "}}, expiry  :1795115515470
20-08-2026 00:42:00.935 2508997 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3f84Ad8aA741B31cEd74Db6b93367b
20-08-2026 00:42:00.935 2508997 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3f84Ad8aA741B31cEd74Db6b93367b
20-08-2026 00:42:00.942 2509004 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3a1e505275E173Be4915B10fCc7794
20-08-2026 00:42:00.942 2509004 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3a1e505275E173Be4915B10fCc7794
20-08-2026 00:42:00.943 2509005 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12e39a7f
20-08-2026 00:42:00.965 2509027 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515430","expired":false,"activity":"","logged":false,"session":"3a1e505275E173Be4915B10fCc7794","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.965 2509027 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3a1e505275E173Be4915B10fCc7794","status":true}
20-08-2026 00:42:00.965 2509027 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3a1e505275E173Be4915B10fCc7794
20-08-2026 00:42:00.966 2509028 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12e39a7f
20-08-2026 00:42:00.966 2509028 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515430","expired":false,"activity":"","logged":false,"session":"3a1e505275E173Be4915B10fCc7794","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.966 2509028 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3a1e505275E173Be4915B10fCc7794, mobile : , newSession : 3a1e505275E173Be4915B10fCc7794, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685600316121","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202302","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas Ariel 2nd floor"}}, expiry  :1795115515430
20-08-2026 00:42:00.966 2509028 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3a1e505275E173Be4915B10fCc7794
20-08-2026 00:42:00.966 2509028 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3a1e505275E173Be4915B10fCc7794
20-08-2026 00:42:00.967 2509029 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12e39a7f
20-08-2026 00:42:00.967 2509029 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515430","expired":false,"activity":"","logged":false,"session":"3a1e505275E173Be4915B10fCc7794","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.967 2509029 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3a1e505275E173Be4915B10fCc7794","status":true}
20-08-2026 00:42:00.943 2509005 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:00.943 2509005 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3cb5a5d2
20-08-2026 00:42:00.970 2509032 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515470","expired":false,"activity":"","logged":false,"session":"3f84Ad8aA741B31cEd74Db6b93367b","mobile":"","active":1,"status":true}
20-08-2026 00:42:00.970 2509032 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3f84Ad8aA741B31cEd74Db6b93367b","status":true}
20-08-2026 00:42:00.975 2509037 [http-nio-8051-exec-118] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:01.081 2509143 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:01.081 2509143 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:01.176 2509238 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 50F0Da5d629d7b2c5801886694FaC0
20-08-2026 00:42:01.176 2509238 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50F0Da5d629d7b2c5801886694FaC0
20-08-2026 00:42:01.180 2509242 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b46f704
20-08-2026 00:42:01.180 2509242 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515365","expired":false,"activity":"","logged":false,"session":"50F0Da5d629d7b2c5801886694FaC0","mobile":"","active":1,"status":true}
20-08-2026 00:42:01.180 2509242 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"50F0Da5d629d7b2c5801886694FaC0","status":true}
20-08-2026 00:42:01.180 2509242 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50F0Da5d629d7b2c5801886694FaC0
20-08-2026 00:42:01.182 2509244 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b46f704
20-08-2026 00:42:01.182 2509244 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515365","expired":false,"activity":"","logged":false,"session":"50F0Da5d629d7b2c5801886694FaC0","mobile":"","active":1,"status":true}
20-08-2026 00:42:01.182 2509244 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 50F0Da5d629d7b2c5801886694FaC0, mobile : , newSession : 50F0Da5d629d7b2c5801886694FaC0, active : 1, activity : {"machine":{"area":"Western","vm_id":"1661836659685","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Tech Mahindra - Demo"}}, expiry  :1795115515365
20-08-2026 00:42:01.182 2509244 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 50F0Da5d629d7b2c5801886694FaC0
20-08-2026 00:42:01.182 2509244 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50F0Da5d629d7b2c5801886694FaC0
20-08-2026 00:42:01.184 2509246 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b46f704
20-08-2026 00:42:01.184 2509246 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515365","expired":false,"activity":"","logged":false,"session":"50F0Da5d629d7b2c5801886694FaC0","mobile":"","active":1,"status":true}
20-08-2026 00:42:01.184 2509246 [http-nio-8051-exec-134] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"50F0Da5d629d7b2c5801886694FaC0","status":true}
20-08-2026 00:42:01.591 2509653 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:01.591 2509653 [http-nio-8051-exec-93] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:01.755 2509817 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 75DcC9Df98Af66D09bD409622a3dE0
20-08-2026 00:42:01.755 2509817 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 75DcC9Df98Af66D09bD409622a3dE0
20-08-2026 00:42:01.758 2509820 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e0dbb1e
20-08-2026 00:42:01.758 2509820 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515204","expired":false,"activity":"","logged":false,"session":"75DcC9Df98Af66D09bD409622a3dE0","mobile":"","active":1,"status":true}
20-08-2026 00:42:01.758 2509820 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"75DcC9Df98Af66D09bD409622a3dE0","status":true}
20-08-2026 00:42:01.758 2509820 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 75DcC9Df98Af66D09bD409622a3dE0
20-08-2026 00:42:01.771 2509833 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e0dbb1e
20-08-2026 00:42:01.771 2509833 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515204","expired":false,"activity":"","logged":false,"session":"75DcC9Df98Af66D09bD409622a3dE0","mobile":"","active":1,"status":true}
20-08-2026 00:42:01.771 2509833 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 75DcC9Df98Af66D09bD409622a3dE0, mobile : , newSession : 75DcC9Df98Af66D09bD409622a3dE0, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1646053315696","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM03202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Mediatek 4c 9th floor"}}, expiry  :1795115515204
20-08-2026 00:42:01.771 2509833 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 75DcC9Df98Af66D09bD409622a3dE0
20-08-2026 00:42:01.771 2509833 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 75DcC9Df98Af66D09bD409622a3dE0
20-08-2026 00:42:01.772 2509834 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e0dbb1e
20-08-2026 00:42:01.772 2509834 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515204","expired":false,"activity":"","logged":false,"session":"75DcC9Df98Af66D09bD409622a3dE0","mobile":"","active":1,"status":true}
20-08-2026 00:42:01.772 2509834 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"75DcC9Df98Af66D09bD409622a3dE0","status":true}
20-08-2026 00:42:01.776 2509838 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:01.778 2509840 [http-nio-8051-exec-59] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:01.883 2509945 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202101","mobile":""}
20-08-2026 00:42:01.937 2509999 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:01.938 2510000 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:02.021 2510083 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:02.022 2510084 [http-nio-8051-exec-72] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:02.126 2510188 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202102","mobile":""}
20-08-2026 00:42:02.206 2510268 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202502","mobile":""}
20-08-2026 00:42:02.219 2510281 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1aA7502a609dAf670260D055A0B38e
20-08-2026 00:42:02.219 2510281 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1aA7502a609dAf670260D055A0B38e
20-08-2026 00:42:02.283 2510345 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:02.287 2510349 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:02.306 2510368 [http-nio-8051-exec-132] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:42:02.368 2510430 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@728ad9b9
20-08-2026 00:42:02.369 2510431 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515266","expired":false,"activity":"","logged":false,"session":"1aA7502a609dAf670260D055A0B38e","mobile":"","active":1,"status":true}
20-08-2026 00:42:02.369 2510431 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1aA7502a609dAf670260D055A0B38e","status":true}
20-08-2026 00:42:02.369 2510431 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1aA7502a609dAf670260D055A0B38e
20-08-2026 00:42:02.369 2510431 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@728ad9b9
20-08-2026 00:42:02.370 2510432 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515266","expired":false,"activity":"","logged":false,"session":"1aA7502a609dAf670260D055A0B38e","mobile":"","active":1,"status":true}
20-08-2026 00:42:02.370 2510432 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1aA7502a609dAf670260D055A0B38e, mobile : , newSession : 1aA7502a609dAf670260D055A0B38e, active : 1, activity : {"machine":{"ds_imei":"NU04202102","area":"Harlur","vm_id":"1619624548848","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"NU04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"HSR Nyaa Retail","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115515266
20-08-2026 00:42:02.370 2510432 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1aA7502a609dAf670260D055A0B38e
20-08-2026 00:42:02.370 2510432 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1aA7502a609dAf670260D055A0B38e
20-08-2026 00:42:02.375 2510437 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@728ad9b9
20-08-2026 00:42:02.375 2510437 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515266","expired":false,"activity":"","logged":false,"session":"1aA7502a609dAf670260D055A0B38e","mobile":"","active":1,"status":true}
20-08-2026 00:42:02.375 2510437 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1aA7502a609dAf670260D055A0B38e","status":true}
20-08-2026 00:42:02.381 2510443 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:02.397 2510459 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:02.422 2510484 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C1304329EdA18fB59257761eD8Da90
20-08-2026 00:42:02.422 2510484 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C1304329EdA18fB59257761eD8Da90
20-08-2026 00:42:02.426 2510488 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:02.426 2510488 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:42:02.426 2510488 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:42:02.426 2510488 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2db961b8
20-08-2026 00:42:02.426 2510488 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515638","expired":false,"activity":"","logged":false,"session":"C1304329EdA18fB59257761eD8Da90","mobile":"","active":1,"status":true}
20-08-2026 00:42:02.426 2510488 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C1304329EdA18fB59257761eD8Da90","status":true}
20-08-2026 00:42:02.426 2510488 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C1304329EdA18fB59257761eD8Da90
20-08-2026 00:42:02.428 2510490 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2db961b8
20-08-2026 00:42:02.428 2510490 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515638","expired":false,"activity":"","logged":false,"session":"C1304329EdA18fB59257761eD8Da90","mobile":"","active":1,"status":true}
20-08-2026 00:42:02.428 2510490 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C1304329EdA18fB59257761eD8Da90, mobile : , newSession : C1304329EdA18fB59257761eD8Da90, active : 1, activity : {"machine":{"area":"E-City","vm_id":"1763711688220","cart_enabled":true,"address":"","vm_imei_id":"NU11202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"TM TATA Solar"}}, expiry  :1795115515638
20-08-2026 00:42:02.428 2510490 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C1304329EdA18fB59257761eD8Da90
20-08-2026 00:42:02.428 2510490 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C1304329EdA18fB59257761eD8Da90
20-08-2026 00:42:02.439 2510501 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2db961b8
20-08-2026 00:42:02.439 2510501 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515638","expired":false,"activity":"","logged":false,"session":"C1304329EdA18fB59257761eD8Da90","mobile":"","active":1,"status":true}
20-08-2026 00:42:02.447 2510509 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C1304329EdA18fB59257761eD8Da90","status":true}
20-08-2026 00:42:02.458 2510520 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:42:02.459 2510521 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:42:02.481 2510543 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:02.490 2510552 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:02.491 2510553 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:02.493 2510555 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:02.538 2510600 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:02.538 2510600 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:42:02.538 2510600 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:42:02.600 2510662 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:42:02.601 2510663 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:02.601 2510663 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:42:02.608 2510670 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS12202101","mobile":""}
20-08-2026 00:42:02.675 2510737 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7b5c58D0Fa828bD76eBb92E36c03C5
20-08-2026 00:42:02.679 2510741 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7b5c58D0Fa828bD76eBb92E36c03C5
20-08-2026 00:42:02.679 2510741 [http-nio-8051-exec-134] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202109","mobile":""}
20-08-2026 00:42:02.680 2510742 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2342054b
20-08-2026 00:42:02.680 2510742 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515639","expired":false,"activity":"","logged":false,"session":"7b5c58D0Fa828bD76eBb92E36c03C5","mobile":"","active":1,"status":true}
20-08-2026 00:42:02.680 2510742 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7b5c58D0Fa828bD76eBb92E36c03C5","status":true}
20-08-2026 00:42:02.680 2510742 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7b5c58D0Fa828bD76eBb92E36c03C5
20-08-2026 00:42:02.681 2510743 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:02.682 2510744 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:02.682 2510744 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:02.682 2510744 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:42:02.682 2510744 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:02.0
20-08-2026 00:42:02.682 2510744 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:02.687 2510749 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2342054b
20-08-2026 00:42:02.687 2510749 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515639","expired":false,"activity":"","logged":false,"session":"7b5c58D0Fa828bD76eBb92E36c03C5","mobile":"","active":1,"status":true}
20-08-2026 00:42:02.687 2510749 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7b5c58D0Fa828bD76eBb92E36c03C5, mobile : , newSession : 7b5c58D0Fa828bD76eBb92E36c03C5, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT","vm_id":"8969790716036205382","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115515639
20-08-2026 00:42:02.687 2510749 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7b5c58D0Fa828bD76eBb92E36c03C5
20-08-2026 00:42:02.687 2510749 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7b5c58D0Fa828bD76eBb92E36c03C5
20-08-2026 00:42:02.693 2510755 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2342054b
20-08-2026 00:42:02.693 2510755 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515639","expired":false,"activity":"","logged":false,"session":"7b5c58D0Fa828bD76eBb92E36c03C5","mobile":"","active":1,"status":true}
20-08-2026 00:42:02.693 2510755 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7b5c58D0Fa828bD76eBb92E36c03C5","status":true}
20-08-2026 00:42:02.708 2510770 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:02.709 2510771 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:02.788 2510850 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:02.788 2510850 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:42:02.788 2510850 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:42:02.793 2510855 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202202","mobile":""}
20-08-2026 00:42:02.847 2510909 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:02.847 2510909 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:02.852 2510914 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:42:02.852 2510914 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:42:02.873 2510935 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:02.886 2510948 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:02.915 2510977 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:02.915 2510977 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:42:02.915 2510977 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:42:02.937 2510999 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:42:02.940 2511002 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:02.940 2511002 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:42:02.939 2511001 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:02.942 2511004 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:02.961 2511023 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202102","mobile":""}
20-08-2026 00:42:02.974 2511036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:02.974 2511036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:02.974 2511036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:02.974 2511036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:42:02.974 2511036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:02.0
20-08-2026 00:42:02.974 2511036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:02.975 2511037 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:02.976 2511038 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:02.976 2511038 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:02.985 2511047 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:03.133 2511195 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202202","mobile":""}
20-08-2026 00:42:03.188 2511250 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:03.194 2511256 [http-nio-8051-exec-107] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:03.205 2511267 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202302","mobile":""}
20-08-2026 00:42:03.213 2511275 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0c8d0fFb6f9391C2D8760dA04dEa96
20-08-2026 00:42:03.213 2511275 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0c8d0fFb6f9391C2D8760dA04dEa96
20-08-2026 00:42:03.217 2511279 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@204cf7d0
20-08-2026 00:42:03.218 2511280 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515326","expired":false,"activity":"","logged":false,"session":"0c8d0fFb6f9391C2D8760dA04dEa96","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.218 2511280 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0c8d0fFb6f9391C2D8760dA04dEa96","status":true}
20-08-2026 00:42:03.218 2511280 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0c8d0fFb6f9391C2D8760dA04dEa96
20-08-2026 00:42:03.228 2511290 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:03.228 2511290 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:42:03.228 2511290 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:03.245 2511307 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@204cf7d0
20-08-2026 00:42:03.246 2511308 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515326","expired":false,"activity":"","logged":false,"session":"0c8d0fFb6f9391C2D8760dA04dEa96","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.246 2511308 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0c8d0fFb6f9391C2D8760dA04dEa96, mobile : , newSession : 0c8d0fFb6f9391C2D8760dA04dEa96, active : 1, activity : {"machine":{"area":"MRO ","vm_id":"1654930522294","cart_enabled":true,"address":"Moglix MRO ","vm_imei_id":"TM07202204","webapp_config":"{\"server_order\":0,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9718724,77.7169408","location":"MRO "}}, expiry  :1795115515326
20-08-2026 00:42:03.246 2511308 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0c8d0fFb6f9391C2D8760dA04dEa96
20-08-2026 00:42:03.246 2511308 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0c8d0fFb6f9391C2D8760dA04dEa96
20-08-2026 00:42:03.268 2511330 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@204cf7d0
20-08-2026 00:42:03.268 2511330 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515326","expired":false,"activity":"","logged":false,"session":"0c8d0fFb6f9391C2D8760dA04dEa96","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.268 2511330 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0c8d0fFb6f9391C2D8760dA04dEa96","status":true}
20-08-2026 00:42:03.290 2511352 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:42:03.290 2511352 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:42:03.324 2511386 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:03.326 2511388 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:03.351 2511413 [http-nio-8051-exec-72] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202202","mobile":""}
20-08-2026 00:42:03.391 2511453 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:03.391 2511453 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:42:03.391 2511453 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:42:03.400 2511462 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 546b27A150Aa98B23631266455D856
20-08-2026 00:42:03.400 2511462 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 546b27A150Aa98B23631266455D856
20-08-2026 00:42:03.402 2511464 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@23f598ea
20-08-2026 00:42:03.402 2511464 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515142","expired":false,"activity":"","logged":false,"session":"546b27A150Aa98B23631266455D856","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.402 2511464 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"546b27A150Aa98B23631266455D856","status":true}
20-08-2026 00:42:03.402 2511464 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 546b27A150Aa98B23631266455D856
20-08-2026 00:42:03.402 2511464 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@23f598ea
20-08-2026 00:42:03.402 2511464 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515142","expired":false,"activity":"","logged":false,"session":"546b27A150Aa98B23631266455D856","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.403 2511465 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 546b27A150Aa98B23631266455D856, mobile : , newSession : 546b27A150Aa98B23631266455D856, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1650862850550","cart_enabled":true,"address":"Mediatek B-5A  3rd Floor","vm_imei_id":"TM04202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,55555","location":"Mediatek B-5A  3rd Floor"}}, expiry  :1795115515142
20-08-2026 00:42:03.403 2511465 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 546b27A150Aa98B23631266455D856
20-08-2026 00:42:03.403 2511465 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 546b27A150Aa98B23631266455D856
20-08-2026 00:42:03.404 2511466 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@23f598ea
20-08-2026 00:42:03.404 2511466 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515142","expired":false,"activity":"","logged":false,"session":"546b27A150Aa98B23631266455D856","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.404 2511466 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"546b27A150Aa98B23631266455D856","status":true}
20-08-2026 00:42:03.428 2511490 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 50Df084793BaB5C616BeBf9bEaA73b
20-08-2026 00:42:03.428 2511490 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50Df084793BaB5C616BeBf9bEaA73b
20-08-2026 00:42:03.431 2511493 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:42:03.431 2511493 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:03.431 2511493 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:42:03.437 2511499 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1af0f234
20-08-2026 00:42:03.437 2511499 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515293","expired":false,"activity":"","logged":false,"session":"50Df084793BaB5C616BeBf9bEaA73b","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.437 2511499 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"50Df084793BaB5C616BeBf9bEaA73b","status":true}
20-08-2026 00:42:03.437 2511499 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50Df084793BaB5C616BeBf9bEaA73b
20-08-2026 00:42:03.439 2511501 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1af0f234
20-08-2026 00:42:03.440 2511502 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515293","expired":false,"activity":"","logged":false,"session":"50Df084793BaB5C616BeBf9bEaA73b","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.440 2511502 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 50Df084793BaB5C616BeBf9bEaA73b, mobile : , newSession : 50Df084793BaB5C616BeBf9bEaA73b, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_7th Floor"}}, expiry  :1795115515293
20-08-2026 00:42:03.440 2511502 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 50Df084793BaB5C616BeBf9bEaA73b
20-08-2026 00:42:03.440 2511502 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 50Df084793BaB5C616BeBf9bEaA73b
20-08-2026 00:42:03.441 2511503 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1af0f234
20-08-2026 00:42:03.441 2511503 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515293","expired":false,"activity":"","logged":false,"session":"50Df084793BaB5C616BeBf9bEaA73b","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.441 2511503 [http-nio-8051-exec-99] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"50Df084793BaB5C616BeBf9bEaA73b","status":true}
20-08-2026 00:42:03.458 2511520 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:03.458 2511520 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:03.458 2511520 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:03.458 2511520 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:42:03.458 2511520 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:03.0
20-08-2026 00:42:03.458 2511520 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:03.474 2511536 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202201","mobile":""}
20-08-2026 00:42:03.475 2511537 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:03.518 2511580 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:03.591 2511653 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202301","mobile":""}
20-08-2026 00:42:03.596 2511658 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":""}
20-08-2026 00:42:03.605 2511667 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:03.605 2511667 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:42:03.606 2511668 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:42:03.643 2511705 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:42:03.643 2511705 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:42:03.662 2511724 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:03.672 2511734 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:03.753 2511815 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"DS08202101","mobile":""}
20-08-2026 00:42:03.764 2511826 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:03.764 2511826 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:42:03.764 2511826 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:42:03.798 2511860 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:42:03.798 2511860 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:03.798 2511860 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:42:03.830 2511892 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:03.830 2511892 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:03.830 2511892 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:03.830 2511892 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:42:03.830 2511892 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:03.0
20-08-2026 00:42:03.830 2511892 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:03.855 2511917 [http-nio-8051-exec-134] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":""}
20-08-2026 00:42:03.855 2511917 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 553b5955Aa8dC1508c5aE2B0EdEbBf
20-08-2026 00:42:03.855 2511917 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 553b5955Aa8dC1508c5aE2B0EdEbBf
20-08-2026 00:42:03.860 2511922 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:03.870 2511932 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@76bc2755
20-08-2026 00:42:03.870 2511932 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515568","expired":false,"activity":"","logged":false,"session":"553b5955Aa8dC1508c5aE2B0EdEbBf","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.870 2511932 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"553b5955Aa8dC1508c5aE2B0EdEbBf","status":true}
20-08-2026 00:42:03.870 2511932 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 553b5955Aa8dC1508c5aE2B0EdEbBf
20-08-2026 00:42:03.874 2511936 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:03.886 2511948 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@76bc2755
20-08-2026 00:42:03.886 2511948 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515568","expired":false,"activity":"","logged":false,"session":"553b5955Aa8dC1508c5aE2B0EdEbBf","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.886 2511948 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 553b5955Aa8dC1508c5aE2B0EdEbBf, mobile : , newSession : 553b5955Aa8dC1508c5aE2B0EdEbBf, active : 1, activity : {"machine":{"area":"E city","vm_id":"1942326719453220784","cart_enabled":true,"address":"NEUU Factory","vm_imei_id":"RM10201901","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":0}","latlong":"12.8821704,77.6378531","location":"NEUU Factory"}}, expiry  :1795115515568
20-08-2026 00:42:03.886 2511948 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 553b5955Aa8dC1508c5aE2B0EdEbBf
20-08-2026 00:42:03.886 2511948 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 553b5955Aa8dC1508c5aE2B0EdEbBf
20-08-2026 00:42:03.897 2511959 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@76bc2755
20-08-2026 00:42:03.897 2511959 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515568","expired":false,"activity":"","logged":false,"session":"553b5955Aa8dC1508c5aE2B0EdEbBf","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.897 2511959 [http-nio-8051-exec-118] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"553b5955Aa8dC1508c5aE2B0EdEbBf","status":true}
20-08-2026 00:42:03.918 2511980 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 115dF1984b4b0d1e817e9e15D1F677
20-08-2026 00:42:03.918 2511980 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 115dF1984b4b0d1e817e9e15D1F677
20-08-2026 00:42:03.920 2511982 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@729c49f2
20-08-2026 00:42:03.920 2511982 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515593","expired":false,"activity":"","logged":false,"session":"115dF1984b4b0d1e817e9e15D1F677","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.920 2511982 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"115dF1984b4b0d1e817e9e15D1F677","status":true}
20-08-2026 00:42:03.920 2511982 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 115dF1984b4b0d1e817e9e15D1F677
20-08-2026 00:42:03.922 2511984 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@729c49f2
20-08-2026 00:42:03.922 2511984 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515593","expired":false,"activity":"","logged":false,"session":"115dF1984b4b0d1e817e9e15D1F677","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.922 2511984 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 115dF1984b4b0d1e817e9e15D1F677, mobile : , newSession : 115dF1984b4b0d1e817e9e15D1F677, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205383","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202098","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR SKU Split","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115515593
20-08-2026 00:42:03.922 2511984 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 115dF1984b4b0d1e817e9e15D1F677
20-08-2026 00:42:03.922 2511984 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 115dF1984b4b0d1e817e9e15D1F677
20-08-2026 00:42:03.925 2511987 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@729c49f2
20-08-2026 00:42:03.925 2511987 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515593","expired":false,"activity":"","logged":false,"session":"115dF1984b4b0d1e817e9e15D1F677","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.925 2511987 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"115dF1984b4b0d1e817e9e15D1F677","status":true}
20-08-2026 00:42:03.943 2512005 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1784974d3aFcB8B67aEa3dE7C900C1
20-08-2026 00:42:03.943 2512005 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1784974d3aFcB8B67aEa3dE7C900C1
20-08-2026 00:42:03.944 2512006 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@fa55f82
20-08-2026 00:42:03.944 2512006 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515401","expired":false,"activity":"","logged":false,"session":"1784974d3aFcB8B67aEa3dE7C900C1","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.944 2512006 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1784974d3aFcB8B67aEa3dE7C900C1","status":true}
20-08-2026 00:42:03.945 2512007 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1784974d3aFcB8B67aEa3dE7C900C1
20-08-2026 00:42:03.949 2512011 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:03.949 2512011 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:42:03.949 2512011 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:42:03.968 2512030 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@fa55f82
20-08-2026 00:42:03.968 2512030 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515401","expired":false,"activity":"","logged":false,"session":"1784974d3aFcB8B67aEa3dE7C900C1","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.968 2512030 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1784974d3aFcB8B67aEa3dE7C900C1, mobile : , newSession : 1784974d3aFcB8B67aEa3dE7C900C1, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686835929313","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202305","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Availity 4th floor Cafeteria"}}, expiry  :1795115515401
20-08-2026 00:42:03.968 2512030 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1784974d3aFcB8B67aEa3dE7C900C1
20-08-2026 00:42:03.969 2512031 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1784974d3aFcB8B67aEa3dE7C900C1
20-08-2026 00:42:03.974 2512036 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@fa55f82
20-08-2026 00:42:03.974 2512036 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515401","expired":false,"activity":"","logged":false,"session":"1784974d3aFcB8B67aEa3dE7C900C1","mobile":"","active":1,"status":true}
20-08-2026 00:42:03.974 2512036 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1784974d3aFcB8B67aEa3dE7C900C1","status":true}
20-08-2026 00:42:03.979 2512041 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202099","mobile":""}
20-08-2026 00:42:04.018 2512080 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:42:04.018 2512080 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:42:04.143 2512205 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202102","mobile":""}
20-08-2026 00:42:04.147 2512209 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:04.165 2512227 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:04.174 2512236 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 16594371292a143d0a8e2b9e9eEc8b
20-08-2026 00:42:04.174 2512236 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 16594371292a143d0a8e2b9e9eEc8b
20-08-2026 00:42:04.176 2512238 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3343c65d
20-08-2026 00:42:04.176 2512238 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515248","expired":false,"activity":"","logged":false,"session":"16594371292a143d0a8e2b9e9eEc8b","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.176 2512238 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"16594371292a143d0a8e2b9e9eEc8b","status":true}
20-08-2026 00:42:04.176 2512238 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 16594371292a143d0a8e2b9e9eEc8b
20-08-2026 00:42:04.177 2512239 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3343c65d
20-08-2026 00:42:04.177 2512239 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515248","expired":false,"activity":"","logged":false,"session":"16594371292a143d0a8e2b9e9eEc8b","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.177 2512239 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 16594371292a143d0a8e2b9e9eEc8b, mobile : , newSession : 16594371292a143d0a8e2b9e9eEc8b, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115515248
20-08-2026 00:42:04.177 2512239 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 16594371292a143d0a8e2b9e9eEc8b
20-08-2026 00:42:04.177 2512239 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 16594371292a143d0a8e2b9e9eEc8b
20-08-2026 00:42:04.180 2512242 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3343c65d
20-08-2026 00:42:04.180 2512242 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515248","expired":false,"activity":"","logged":false,"session":"16594371292a143d0a8e2b9e9eEc8b","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.180 2512242 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"16594371292a143d0a8e2b9e9eEc8b","status":true}
20-08-2026 00:42:04.188 2512250 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 41B4481b675f5f3b5eE5B274021095
20-08-2026 00:42:04.188 2512250 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 41B4481b675f5f3b5eE5B274021095
20-08-2026 00:42:04.194 2512256 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5933494
20-08-2026 00:42:04.194 2512256 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515601","expired":false,"activity":"","logged":false,"session":"41B4481b675f5f3b5eE5B274021095","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.194 2512256 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"41B4481b675f5f3b5eE5B274021095","status":true}
20-08-2026 00:42:04.194 2512256 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 41B4481b675f5f3b5eE5B274021095
20-08-2026 00:42:04.204 2512266 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5933494
20-08-2026 00:42:04.204 2512266 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515601","expired":false,"activity":"","logged":false,"session":"41B4481b675f5f3b5eE5B274021095","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.204 2512266 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 41B4481b675f5f3b5eE5B274021095, mobile : , newSession : 41B4481b675f5f3b5eE5B274021095, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205384","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202097","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR Samplinmg ","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115515601
20-08-2026 00:42:04.204 2512266 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 41B4481b675f5f3b5eE5B274021095
20-08-2026 00:42:04.204 2512266 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 41B4481b675f5f3b5eE5B274021095
20-08-2026 00:42:04.207 2512269 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5933494
20-08-2026 00:42:04.208 2512270 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515601","expired":false,"activity":"","logged":false,"session":"41B4481b675f5f3b5eE5B274021095","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.208 2512270 [http-nio-8051-exec-107] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"41B4481b675f5f3b5eE5B274021095","status":true}
20-08-2026 00:42:04.223 2512285 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:04.223 2512285 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:42:04.223 2512285 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:42:04.255 2512317 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:04.266 2512328 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:04.268 2512330 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:42:04.269 2512331 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:42:04.276 2512338 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:04.291 2512353 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:04.304 2512366 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:04.310 2512372 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:04.361 2512423 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:04.361 2512423 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:42:04.362 2512424 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:42:04.390 2512452 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:42:04.391 2512453 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:42:04.415 2512477 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:04.422 2512484 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:04.449 2512511 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 57F94e58F9124f7fD43916B8397686
20-08-2026 00:42:04.449 2512511 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 57F94e58F9124f7fD43916B8397686
20-08-2026 00:42:04.450 2512512 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@176b5710
20-08-2026 00:42:04.450 2512512 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515524","expired":false,"activity":"","logged":false,"session":"57F94e58F9124f7fD43916B8397686","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.450 2512512 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"57F94e58F9124f7fD43916B8397686","status":true}
20-08-2026 00:42:04.450 2512512 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 57F94e58F9124f7fD43916B8397686
20-08-2026 00:42:04.470 2512532 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@176b5710
20-08-2026 00:42:04.470 2512532 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515524","expired":false,"activity":"","logged":false,"session":"57F94e58F9124f7fD43916B8397686","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.470 2512532 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 57F94e58F9124f7fD43916B8397686, mobile : , newSession : 57F94e58F9124f7fD43916B8397686, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749559026472","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202506","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Version 1"}}, expiry  :1795115515524
20-08-2026 00:42:04.470 2512532 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 57F94e58F9124f7fD43916B8397686
20-08-2026 00:42:04.471 2512533 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 57F94e58F9124f7fD43916B8397686
20-08-2026 00:42:04.471 2512533 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:04.473 2512535 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:04.478 2512540 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@176b5710
20-08-2026 00:42:04.478 2512540 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515524","expired":false,"activity":"","logged":false,"session":"57F94e58F9124f7fD43916B8397686","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.478 2512540 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"57F94e58F9124f7fD43916B8397686","status":true}
20-08-2026 00:42:04.499 2512561 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:04.499 2512561 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:42:04.499 2512561 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:42:04.540 2512602 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:42:04.541 2512603 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:42:04.567 2512629 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:04.575 2512637 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:04.628 2512690 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:04.628 2512690 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:42:04.628 2512690 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:42:04.636 2512698 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 80C7E86aD47d46Af8712E2E7E1D9C4
20-08-2026 00:42:04.636 2512698 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80C7E86aD47d46Af8712E2E7E1D9C4
20-08-2026 00:42:04.646 2512708 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1afbcec4
20-08-2026 00:42:04.646 2512708 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515599","expired":false,"activity":"","logged":false,"session":"80C7E86aD47d46Af8712E2E7E1D9C4","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.646 2512708 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"80C7E86aD47d46Af8712E2E7E1D9C4","status":true}
20-08-2026 00:42:04.646 2512708 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80C7E86aD47d46Af8712E2E7E1D9C4
20-08-2026 00:42:04.647 2512709 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1afbcec4
20-08-2026 00:42:04.648 2512710 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515599","expired":false,"activity":"","logged":false,"session":"80C7E86aD47d46Af8712E2E7E1D9C4","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.648 2512710 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 80C7E86aD47d46Af8712E2E7E1D9C4, mobile : , newSession : 80C7E86aD47d46Af8712E2E7E1D9C4, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"7421137583197604045","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM06202004","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Spare Single door"}}, expiry  :1795115515599
20-08-2026 00:42:04.648 2512710 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 80C7E86aD47d46Af8712E2E7E1D9C4
20-08-2026 00:42:04.648 2512710 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 80C7E86aD47d46Af8712E2E7E1D9C4
20-08-2026 00:42:04.655 2512717 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1afbcec4
20-08-2026 00:42:04.655 2512717 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515599","expired":false,"activity":"","logged":false,"session":"80C7E86aD47d46Af8712E2E7E1D9C4","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.655 2512717 [http-nio-8051-exec-116] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"80C7E86aD47d46Af8712E2E7E1D9C4","status":true}
20-08-2026 00:42:04.659 2512721 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:42:04.660 2512722 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:42:04.695 2512757 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:04.708 2512770 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:04.792 2512854 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:04.792 2512854 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:42:04.792 2512854 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:42:04.800 2512862 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:04.805 2512867 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:04.816 2512878 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:42:04.817 2512879 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:42:04.837 2512899 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D817Dd6fEbBaB2D976549fD485376e
20-08-2026 00:42:04.838 2512900 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D817Dd6fEbBaB2D976549fD485376e
20-08-2026 00:42:04.843 2512905 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a19494f
20-08-2026 00:42:04.843 2512905 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515056","expired":false,"activity":"","logged":false,"session":"D817Dd6fEbBaB2D976549fD485376e","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.843 2512905 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D817Dd6fEbBaB2D976549fD485376e","status":true}
20-08-2026 00:42:04.843 2512905 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D817Dd6fEbBaB2D976549fD485376e
20-08-2026 00:42:04.849 2512911 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a19494f
20-08-2026 00:42:04.849 2512911 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515056","expired":false,"activity":"","logged":false,"session":"D817Dd6fEbBaB2D976549fD485376e","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.849 2512911 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D817Dd6fEbBaB2D976549fD485376e, mobile : , newSession : D817Dd6fEbBaB2D976549fD485376e, active : 1, activity : {"machine":{"area":"E City","vm_id":"595907803036339445","cart_enabled":true,"address":"Titan Cafeteria Ground Floor","vm_imei_id":"TM10201907","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.840723,77.6731761","location":"Texas LV 2nd Floor "}}, expiry  :1795115515056
20-08-2026 00:42:04.849 2512911 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D817Dd6fEbBaB2D976549fD485376e
20-08-2026 00:42:04.849 2512911 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D817Dd6fEbBaB2D976549fD485376e
20-08-2026 00:42:04.850 2512912 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:04.851 2512913 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a19494f
20-08-2026 00:42:04.851 2512913 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515056","expired":false,"activity":"","logged":false,"session":"D817Dd6fEbBaB2D976549fD485376e","mobile":"","active":1,"status":true}
20-08-2026 00:42:04.851 2512913 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D817Dd6fEbBaB2D976549fD485376e","status":true}
20-08-2026 00:42:04.882 2512944 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:04.941 2513003 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:04.941 2513003 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:42:04.941 2513003 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:42:04.951 2513013 [http-nio-8051-exec-76] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:04.957 2513019 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:04.957 2513019 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:04.963 2513025 [http-nio-8051-exec-76] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:04.975 2513037 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:04.979 2513041 [http-nio-8051-exec-73] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:04.989 2513051 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:42:04.989 2513051 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:42:04.999 2513061 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.000 2513062 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.014 2513076 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:05.021 2513083 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.022 2513084 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.031 2513093 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:05.074 2513136 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:05.074 2513136 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:42:05.074 2513136 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:42:05.122 2513184 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:42:05.129 2513191 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:42:05.146 2513208 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:05.163 2513225 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:05.184 2513246 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202501","mobile":""}
20-08-2026 00:42:05.190 2513252 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9dE50e2a5d5408F10425F765958527
20-08-2026 00:42:05.190 2513252 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9dE50e2a5d5408F10425F765958527
20-08-2026 00:42:05.192 2513254 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4853cb61
20-08-2026 00:42:05.192 2513254 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515170","expired":false,"activity":"","logged":false,"session":"9dE50e2a5d5408F10425F765958527","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.193 2513255 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9dE50e2a5d5408F10425F765958527","status":true}
20-08-2026 00:42:05.193 2513255 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9dE50e2a5d5408F10425F765958527
20-08-2026 00:42:05.193 2513255 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4853cb61
20-08-2026 00:42:05.193 2513255 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515170","expired":false,"activity":"","logged":false,"session":"9dE50e2a5d5408F10425F765958527","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.193 2513255 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9dE50e2a5d5408F10425F765958527, mobile : , newSession : 9dE50e2a5d5408F10425F765958527, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1652784271939","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"TM Titan Eye Plus"}}, expiry  :1795115515170
20-08-2026 00:42:05.193 2513255 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9dE50e2a5d5408F10425F765958527
20-08-2026 00:42:05.193 2513255 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9dE50e2a5d5408F10425F765958527
20-08-2026 00:42:05.208 2513270 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4853cb61
20-08-2026 00:42:05.208 2513270 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515170","expired":false,"activity":"","logged":false,"session":"9dE50e2a5d5408F10425F765958527","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.208 2513270 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9dE50e2a5d5408F10425F765958527","status":true}
20-08-2026 00:42:05.212 2513274 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:05.212 2513274 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:42:05.212 2513274 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:42:05.247 2513309 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:42:05.248 2513310 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:05.248 2513310 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:42:05.275 2513337 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:05.275 2513337 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:05.275 2513337 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:42:05.275 2513337 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:42:05.275 2513337 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:05.0
20-08-2026 00:42:05.275 2513337 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:05.284 2513346 [http-nio-8051-exec-120] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.284 2513346 [http-nio-8051-exec-120] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.309 2513371 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:05.314 2513376 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.314 2513376 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.325 2513387 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:05.353 2513415 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:05.353 2513415 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:42:05.353 2513415 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:05.378 2513440 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 57741fB97670Bd9e44DaA2F9A30e0a
20-08-2026 00:42:05.378 2513440 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 57741fB97670Bd9e44DaA2F9A30e0a
20-08-2026 00:42:05.384 2513446 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.385 2513447 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8d207eb
20-08-2026 00:42:05.385 2513447 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515496","expired":false,"activity":"","logged":false,"session":"57741fB97670Bd9e44DaA2F9A30e0a","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.385 2513447 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"57741fB97670Bd9e44DaA2F9A30e0a","status":true}
20-08-2026 00:42:05.385 2513447 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 57741fB97670Bd9e44DaA2F9A30e0a
20-08-2026 00:42:05.388 2513450 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8d207eb
20-08-2026 00:42:05.388 2513450 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515496","expired":false,"activity":"","logged":false,"session":"57741fB97670Bd9e44DaA2F9A30e0a","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.388 2513450 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 57741fB97670Bd9e44DaA2F9A30e0a, mobile : , newSession : 57741fB97670Bd9e44DaA2F9A30e0a, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749558487402","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202505","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Godrej Table Space 5th Floor"}}, expiry  :1795115515496
20-08-2026 00:42:05.388 2513450 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 57741fB97670Bd9e44DaA2F9A30e0a
20-08-2026 00:42:05.388 2513450 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 57741fB97670Bd9e44DaA2F9A30e0a
20-08-2026 00:42:05.392 2513454 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.394 2513456 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:42:05.395 2513457 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:42:05.395 2513457 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8d207eb
20-08-2026 00:42:05.395 2513457 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515496","expired":false,"activity":"","logged":false,"session":"57741fB97670Bd9e44DaA2F9A30e0a","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.395 2513457 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"57741fB97670Bd9e44DaA2F9A30e0a","status":true}
20-08-2026 00:42:05.401 2513463 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.405 2513467 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:05.409 2513471 [http-nio-8051-exec-128] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.415 2513477 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:05.425 2513487 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.429 2513491 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.430 2513492 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.430 2513492 [http-nio-8051-exec-127] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.436 2513498 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:05.436 2513498 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:42:05.436 2513498 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:42:05.443 2513505 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.446 2513508 [http-nio-8051-exec-123] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.459 2513521 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:42:05.459 2513521 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:42:05.471 2513533 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:05.476 2513538 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:05.494 2513556 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:05.494 2513556 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:42:05.494 2513556 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:42:05.506 2513568 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:42:05.506 2513568 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:42:05.524 2513586 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.525 2513587 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:05.526 2513588 [http-nio-8051-exec-119] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.530 2513592 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:05.552 2513614 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:05.552 2513614 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:42:05.552 2513614 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:42:05.565 2513627 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:42:05.565 2513627 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:05.565 2513627 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:42:05.571 2513633 [http-nio-8051-exec-124] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.572 2513634 [http-nio-8051-exec-124] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.589 2513651 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:05.589 2513651 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:05.589 2513651 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:05.589 2513651 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:42:05.589 2513651 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:05.0
20-08-2026 00:42:05.589 2513651 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:05.594 2513656 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:05.600 2513662 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:05.623 2513685 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.625 2513687 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.626 2513688 [http-nio-8051-exec-130] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.628 2513690 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:05.628 2513690 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:42:05.628 2513690 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:42:05.630 2513692 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.632 2513694 [http-nio-8051-exec-130] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.638 2513700 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:42:05.639 2513701 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:05.639 2513701 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:42:05.643 2513705 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202099","mobile":""}
20-08-2026 00:42:05.643 2513705 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.652 2513714 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:42:05.657 2513719 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:42:05.664 2513726 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:05.664 2513726 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:05.664 2513726 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:05.664 2513726 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:42:05.664 2513726 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:05.0
20-08-2026 00:42:05.664 2513726 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:05.669 2513731 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.669 2513731 [http-nio-8051-exec-113] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.670 2513732 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:05.673 2513735 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0b673454216594997dE3BdCbE5CaA3
20-08-2026 00:42:05.673 2513735 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0b673454216594997dE3BdCbE5CaA3
20-08-2026 00:42:05.676 2513738 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5d81c4ee
20-08-2026 00:42:05.677 2513739 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515412","expired":false,"activity":"","logged":false,"session":"0b673454216594997dE3BdCbE5CaA3","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.677 2513739 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0b673454216594997dE3BdCbE5CaA3","status":true}
20-08-2026 00:42:05.677 2513739 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0b673454216594997dE3BdCbE5CaA3
20-08-2026 00:42:05.677 2513739 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:05.679 2513741 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5d81c4ee
20-08-2026 00:42:05.679 2513741 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515412","expired":false,"activity":"","logged":false,"session":"0b673454216594997dE3BdCbE5CaA3","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.679 2513741 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0b673454216594997dE3BdCbE5CaA3, mobile : , newSession : 0b673454216594997dE3BdCbE5CaA3, active : 1, activity : {"machine":{"area":"HSR","vm_id":"1694000374524","cart_enabled":true,"address":"","vm_imei_id":"NU09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"Titan Eye plus Spiral"}}, expiry  :1795115515412
20-08-2026 00:42:05.679 2513741 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0b673454216594997dE3BdCbE5CaA3
20-08-2026 00:42:05.680 2513742 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0b673454216594997dE3BdCbE5CaA3
20-08-2026 00:42:05.680 2513742 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5d81c4ee
20-08-2026 00:42:05.681 2513743 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515412","expired":false,"activity":"","logged":false,"session":"0b673454216594997dE3BdCbE5CaA3","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.681 2513743 [http-nio-8051-exec-59] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0b673454216594997dE3BdCbE5CaA3","status":true}
20-08-2026 00:42:05.702 2513764 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:05.702 2513764 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:42:05.702 2513764 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:05.735 2513797 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:42:05.736 2513798 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:42:05.741 2513803 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:05.744 2513806 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:05.757 2513819 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:05.757 2513819 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:42:05.757 2513819 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:42:05.760 2513822 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.762 2513824 [http-nio-8051-exec-104] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.768 2513830 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.770 2513832 [http-nio-8051-exec-105] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.772 2513834 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:42:05.772 2513834 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:42:05.781 2513843 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:05.784 2513846 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:05.794 2513856 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:05.794 2513856 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:42:05.794 2513856 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:42:05.801 2513863 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:42:05.801 2513863 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202204","mobile":""}
20-08-2026 00:42:05.801 2513863 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:05.801 2513863 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:42:05.811 2513873 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:42:05.812 2513874 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:42:05.813 2513875 [http-nio-8051-exec-93] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:42:05.842 2513904 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:05.842 2513904 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:05.842 2513904 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:05.842 2513904 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:42:05.842 2513904 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:05.0
20-08-2026 00:42:05.842 2513904 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:05.844 2513906 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:05.850 2513912 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:05.860 2513922 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:05.860 2513922 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:42:05.860 2513922 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:42:05.866 2513928 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:42:05.866 2513928 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:42:05.867 2513929 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:05.868 2513930 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:05.870 2513932 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C04fDb36Ee05F6B01103Fd50C03807
20-08-2026 00:42:05.870 2513932 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C04fDb36Ee05F6B01103Fd50C03807
20-08-2026 00:42:05.875 2513937 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:05.875 2513937 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:42:05.875 2513937 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:42:05.878 2513940 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@48c72e0
20-08-2026 00:42:05.878 2513940 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515227","expired":false,"activity":"","logged":false,"session":"C04fDb36Ee05F6B01103Fd50C03807","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.878 2513940 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C04fDb36Ee05F6B01103Fd50C03807","status":true}
20-08-2026 00:42:05.878 2513940 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C04fDb36Ee05F6B01103Fd50C03807
20-08-2026 00:42:05.878 2513940 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@48c72e0
20-08-2026 00:42:05.878 2513940 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515227","expired":false,"activity":"","logged":false,"session":"C04fDb36Ee05F6B01103Fd50C03807","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.879 2513941 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C04fDb36Ee05F6B01103Fd50C03807, mobile : , newSession : C04fDb36Ee05F6B01103Fd50C03807, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513062","cart_enabled":true,"address":"HSR","vm_imei_id":"VS08202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Byjus Tiny Cafe Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795115515227
20-08-2026 00:42:05.879 2513941 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C04fDb36Ee05F6B01103Fd50C03807
20-08-2026 00:42:05.879 2513941 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C04fDb36Ee05F6B01103Fd50C03807
20-08-2026 00:42:05.879 2513941 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@48c72e0
20-08-2026 00:42:05.879 2513941 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515227","expired":false,"activity":"","logged":false,"session":"C04fDb36Ee05F6B01103Fd50C03807","mobile":"","active":1,"status":true}
20-08-2026 00:42:05.879 2513941 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C04fDb36Ee05F6B01103Fd50C03807","status":true}
20-08-2026 00:42:05.884 2513946 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:42:05.884 2513946 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:42:05.888 2513950 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:42:05.893 2513955 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@12b9d693
20-08-2026 00:42:05.898 2513960 [http-nio-8051-exec-107] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202004","mobile":""}
20-08-2026 00:42:05.898 2513960 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:42:05.898 2513960 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:42:05.898 2513960 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:42:05.905 2513967 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:42:05.905 2513967 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:42:05.906 2513968 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:05.909 2513971 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:05.926 2513988 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:05.926 2513988 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:42:05.926 2513988 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:42:05.930 2513992 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:42:05.930 2513992 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:42:05.932 2513994 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:05.934 2513996 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:05.947 2514009 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:05.947 2514009 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:42:05.947 2514009 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:42:05.950 2514012 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:42:05.950 2514012 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:42:05.957 2514019 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:05.962 2514024 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:05.971 2514033 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:05.971 2514033 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:42:05.971 2514033 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:42:05.975 2514037 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:42:05.976 2514038 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:42:05.979 2514041 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:05.981 2514043 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:05.986 2514048 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:05.987 2514049 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:42:05.987 2514049 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:42:05.991 2514053 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:42:05.991 2514053 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:42:05.992 2514054 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:05.994 2514056 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:05.997 2514059 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:05.997 2514059 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:42:05.997 2514059 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:06.001 2514063 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:42:06.001 2514063 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:42:06.003 2514065 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.004 2514066 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.016 2514078 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.016 2514078 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:42:06.016 2514078 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:06.022 2514084 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:42:06.022 2514084 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:42:06.028 2514090 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:42:06.030 2514092 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@12b9d693
20-08-2026 00:42:06.040 2514102 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:42:06.040 2514102 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:42:06.040 2514102 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:42:06.044 2514106 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:42:06.044 2514106 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:42:06.046 2514108 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.046 2514108 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202201","mobile":""}
20-08-2026 00:42:06.054 2514116 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":""}
20-08-2026 00:42:06.060 2514122 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.065 2514127 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.066 2514128 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:42:06.066 2514128 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:42:06.072 2514134 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:42:06.072 2514134 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:42:06.073 2514135 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.076 2514138 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.082 2514144 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.083 2514145 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:42:06.083 2514145 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:42:06.088 2514150 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:42:06.089 2514151 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:42:06.089 2514151 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.094 2514156 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.103 2514165 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.103 2514165 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:42:06.103 2514165 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:42:06.109 2514171 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:42:06.109 2514171 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:42:06.112 2514174 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:06.117 2514179 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:06.125 2514187 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:06.125 2514187 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:42:06.125 2514187 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:42:06.130 2514192 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:42:06.130 2514192 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:06.130 2514192 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:42:06.158 2514220 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.158 2514220 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.158 2514220 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:06.158 2514220 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:42:06.158 2514220 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:06.0
20-08-2026 00:42:06.158 2514220 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:06.170 2514232 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.172 2514234 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.182 2514244 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.182 2514244 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:42:06.182 2514244 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:42:06.189 2514251 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:42:06.189 2514251 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:42:06.190 2514252 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:06.191 2514253 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:06.194 2514256 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:06.194 2514256 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:42:06.194 2514256 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:42:06.198 2514260 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:42:06.198 2514260 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:06.198 2514260 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:42:06.219 2514281 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.219 2514281 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.219 2514281 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:06.219 2514281 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:42:06.219 2514281 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:06.0
20-08-2026 00:42:06.219 2514281 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:06.224 2514286 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.225 2514287 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.228 2514290 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fd1d6aEb2f4eEeD364235b9070315f
20-08-2026 00:42:06.228 2514290 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.228 2514290 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fd1d6aEb2f4eEeD364235b9070315f
20-08-2026 00:42:06.228 2514290 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:42:06.228 2514290 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:42:06.232 2514294 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d593e57
20-08-2026 00:42:06.232 2514294 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515084","expired":false,"activity":"","logged":false,"session":"Fd1d6aEb2f4eEeD364235b9070315f","mobile":"","active":1,"status":true}
20-08-2026 00:42:06.232 2514294 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fd1d6aEb2f4eEeD364235b9070315f","status":true}
20-08-2026 00:42:06.232 2514294 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fd1d6aEb2f4eEeD364235b9070315f
20-08-2026 00:42:06.233 2514295 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:42:06.233 2514295 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:42:06.234 2514296 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.234 2514296 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d593e57
20-08-2026 00:42:06.234 2514296 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515084","expired":false,"activity":"","logged":false,"session":"Fd1d6aEb2f4eEeD364235b9070315f","mobile":"","active":1,"status":true}
20-08-2026 00:42:06.234 2514296 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fd1d6aEb2f4eEeD364235b9070315f, mobile : , newSession : Fd1d6aEb2f4eEeD364235b9070315f, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513063","cart_enabled":true,"address":"HSR","vm_imei_id":"VS11202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Nyaa online Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795115515084
20-08-2026 00:42:06.234 2514296 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fd1d6aEb2f4eEeD364235b9070315f
20-08-2026 00:42:06.234 2514296 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fd1d6aEb2f4eEeD364235b9070315f
20-08-2026 00:42:06.234 2514296 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d593e57
20-08-2026 00:42:06.234 2514296 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515084","expired":false,"activity":"","logged":false,"session":"Fd1d6aEb2f4eEeD364235b9070315f","mobile":"","active":1,"status":true}
20-08-2026 00:42:06.234 2514296 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fd1d6aEb2f4eEeD364235b9070315f","status":true}
20-08-2026 00:42:06.235 2514297 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.241 2514303 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.242 2514304 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:42:06.242 2514304 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:42:06.245 2514307 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:42:06.245 2514307 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:42:06.246 2514308 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:06.248 2514310 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:06.254 2514316 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:06.254 2514316 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:42:06.254 2514316 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:42:06.257 2514319 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:42:06.257 2514319 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:06.257 2514319 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:42:06.301 2514363 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.302 2514364 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.302 2514364 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:06.302 2514364 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:42:06.302 2514364 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:06.0
20-08-2026 00:42:06.302 2514364 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:06.307 2514369 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.318 2514380 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.322 2514384 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.322 2514384 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:42:06.322 2514384 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:42:06.325 2514387 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:42:06.325 2514387 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:42:06.327 2514389 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.331 2514393 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.339 2514401 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.339 2514401 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:42:06.339 2514401 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:06.343 2514405 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:42:06.343 2514405 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:42:06.345 2514407 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:06.347 2514409 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:06.352 2514414 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:06.352 2514414 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:42:06.352 2514414 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:42:06.359 2514421 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:42:06.359 2514421 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:06.360 2514422 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:42:06.378 2514440 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.378 2514440 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.378 2514440 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:06.378 2514440 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:42:06.378 2514440 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:06.0
20-08-2026 00:42:06.378 2514440 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:06.381 2514443 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:06.383 2514445 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:06.392 2514454 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:06.393 2514455 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:42:06.393 2514455 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:42:06.396 2514458 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:42:06.397 2514459 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:06.397 2514459 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:42:06.414 2514476 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.414 2514476 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.414 2514476 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:06.414 2514476 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:42:06.414 2514476 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:06.0
20-08-2026 00:42:06.414 2514476 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:06.416 2514478 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.421 2514483 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.433 2514495 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.433 2514495 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:42:06.433 2514495 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:06.437 2514499 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:42:06.438 2514500 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:42:06.439 2514501 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.441 2514503 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.445 2514507 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.445 2514507 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:42:06.445 2514507 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:42:06.456 2514518 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:42:06.456 2514518 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:42:06.457 2514519 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.463 2514525 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.466 2514528 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.466 2514528 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:42:06.466 2514528 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:06.471 2514533 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:42:06.471 2514533 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:42:06.472 2514534 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:06.475 2514537 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:06.482 2514544 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:06.483 2514545 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:42:06.483 2514545 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:42:06.487 2514549 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:42:06.487 2514549 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:06.487 2514549 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:42:06.507 2514569 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:06.508 2514570 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:06.508 2514570 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:42:06.508 2514570 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:42:06.508 2514570 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:06.0
20-08-2026 00:42:06.508 2514570 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:06.517 2514579 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.519 2514581 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.525 2514587 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.525 2514587 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:42:06.525 2514587 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:06.529 2514591 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:42:06.529 2514591 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:42:06.531 2514593 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.532 2514594 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.536 2514598 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.536 2514598 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:42:06.536 2514598 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:42:06.538 2514600 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202506","mobile":""}
20-08-2026 00:42:06.540 2514602 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:42:06.540 2514602 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:42:06.541 2514603 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.547 2514609 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.551 2514613 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.551 2514613 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:42:06.551 2514613 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:06.554 2514616 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:42:06.554 2514616 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:42:06.558 2514620 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:42:06.569 2514631 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@54deb157
20-08-2026 00:42:06.573 2514635 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:42:06.573 2514635 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:42:06.573 2514635 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:42:06.576 2514638 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:42:06.576 2514638 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:42:06.577 2514639 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.580 2514642 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.586 2514648 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.586 2514648 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:42:06.586 2514648 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:42:06.593 2514655 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:42:06.593 2514655 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:42:06.594 2514656 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.596 2514658 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.600 2514662 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.600 2514662 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:42:06.600 2514662 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:42:06.635 2514697 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:42:06.635 2514697 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:42:06.640 2514702 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:06.642 2514704 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:06.648 2514710 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:06.648 2514710 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:42:06.648 2514710 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:42:06.652 2514714 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202097","mobile":""}
20-08-2026 00:42:06.652 2514714 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202098","mobile":""}
20-08-2026 00:42:06.658 2514720 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:42:06.659 2514721 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:42:06.660 2514722 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:06.668 2514730 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:06.677 2514739 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:06.677 2514739 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:42:06.677 2514739 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:42:06.688 2514750 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:42:06.688 2514750 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:06.688 2514750 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:42:06.713 2514775 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ca055e039733DfC660D4EeFb9f84Eb
20-08-2026 00:42:06.713 2514775 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ca055e039733DfC660D4EeFb9f84Eb
20-08-2026 00:42:06.714 2514776 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@a679b88
20-08-2026 00:42:06.714 2514776 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515350","expired":false,"activity":"","logged":false,"session":"Ca055e039733DfC660D4EeFb9f84Eb","mobile":"","active":1,"status":true}
20-08-2026 00:42:06.714 2514776 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ca055e039733DfC660D4EeFb9f84Eb","status":true}
20-08-2026 00:42:06.714 2514776 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ca055e039733DfC660D4EeFb9f84Eb
20-08-2026 00:42:06.715 2514777 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@a679b88
20-08-2026 00:42:06.715 2514777 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515350","expired":false,"activity":"","logged":false,"session":"Ca055e039733DfC660D4EeFb9f84Eb","mobile":"","active":1,"status":true}
20-08-2026 00:42:06.715 2514777 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Ca055e039733DfC660D4EeFb9f84Eb, mobile : , newSession : Ca055e039733DfC660D4EeFb9f84Eb, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519780232","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_6th Floor"}}, expiry  :1795115515350
20-08-2026 00:42:06.715 2514777 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ca055e039733DfC660D4EeFb9f84Eb
20-08-2026 00:42:06.715 2514777 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ca055e039733DfC660D4EeFb9f84Eb
20-08-2026 00:42:06.715 2514777 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@a679b88
20-08-2026 00:42:06.715 2514777 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515350","expired":false,"activity":"","logged":false,"session":"Ca055e039733DfC660D4EeFb9f84Eb","mobile":"","active":1,"status":true}
20-08-2026 00:42:06.715 2514777 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ca055e039733DfC660D4EeFb9f84Eb","status":true}
20-08-2026 00:42:06.725 2514787 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.725 2514787 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.725 2514787 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:06.725 2514787 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:42:06.725 2514787 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:06.0
20-08-2026 00:42:06.725 2514787 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:06.726 2514788 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.729 2514791 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.736 2514798 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.736 2514798 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:42:06.736 2514798 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:42:06.741 2514803 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:42:06.741 2514803 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:42:06.745 2514807 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.750 2514812 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.754 2514816 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.754 2514816 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:42:06.754 2514816 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:42:06.759 2514821 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:42:06.759 2514821 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:42:06.762 2514824 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.765 2514827 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.773 2514835 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.773 2514835 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:42:06.773 2514835 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:06.779 2514841 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:42:06.779 2514841 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:42:06.780 2514842 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:06.782 2514844 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:06.789 2514851 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:06.790 2514852 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:42:06.790 2514852 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:42:06.796 2514858 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:42:06.796 2514858 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:06.796 2514858 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:42:06.823 2514885 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202305","mobile":""}
20-08-2026 00:42:06.827 2514889 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.827 2514889 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.827 2514889 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:06.827 2514889 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:42:06.827 2514889 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:06.0
20-08-2026 00:42:06.827 2514889 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:06.829 2514891 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:06.830 2514892 [http-nio-8051-exec-73] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"RM10201901","mobile":""}
20-08-2026 00:42:06.831 2514893 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:06.839 2514901 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:06.839 2514901 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:42:06.839 2514901 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:42:06.844 2514906 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:42:06.844 2514906 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:06.844 2514906 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:42:06.870 2514932 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM10201907","mobile":""}
20-08-2026 00:42:06.879 2514941 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.879 2514941 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:06.879 2514941 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:06.879 2514941 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:42:06.879 2514941 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:06.0
20-08-2026 00:42:06.879 2514941 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:06.885 2514947 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.888 2514950 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.903 2514965 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.903 2514965 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:42:06.903 2514965 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:42:06.906 2514968 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:42:06.906 2514968 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:42:06.910 2514972 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.912 2514974 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.914 2514976 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202505","mobile":""}
20-08-2026 00:42:06.926 2514988 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.926 2514988 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:42:06.926 2514988 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:06.949 2515011 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:42:06.950 2515012 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:42:06.952 2515014 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:06.956 2515018 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:06.962 2515024 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:06.962 2515024 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:42:06.962 2515024 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:06.968 2515030 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:42:06.968 2515030 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:42:06.971 2515033 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:06.975 2515037 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:06.981 2515043 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:06.981 2515043 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:42:06.981 2515043 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:42:06.986 2515048 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:42:06.986 2515048 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:06.986 2515048 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:42:07.004 2515066 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.004 2515066 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.004 2515066 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:07.004 2515066 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:42:07.004 2515066 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:07.0
20-08-2026 00:42:07.004 2515066 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:07.005 2515067 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.008 2515070 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.012 2515074 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.012 2515074 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:42:07.012 2515074 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:07.019 2515081 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:42:07.019 2515081 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:42:07.021 2515083 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:07.023 2515085 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:07.043 2515105 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:07.043 2515105 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:42:07.043 2515105 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:42:07.046 2515108 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:42:07.047 2515109 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:07.047 2515109 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:42:07.085 2515147 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.085 2515147 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.085 2515147 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:07.085 2515147 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:42:07.085 2515147 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:07.0
20-08-2026 00:42:07.085 2515147 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:07.090 2515152 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.098 2515160 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.104 2515166 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.104 2515166 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:42:07.104 2515166 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:07.109 2515171 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:42:07.109 2515171 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:42:07.112 2515174 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:07.123 2515185 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:07.127 2515189 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:07.127 2515189 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:42:07.127 2515189 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:42:07.133 2515195 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:42:07.133 2515195 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:07.133 2515195 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:42:07.152 2515214 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7997D907E1232eDc9a6543Bf3e5bE0
20-08-2026 00:42:07.153 2515215 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7997D907E1232eDc9a6543Bf3e5bE0
20-08-2026 00:42:07.160 2515222 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7649121
20-08-2026 00:42:07.160 2515222 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515463","expired":false,"activity":"","logged":false,"session":"7997D907E1232eDc9a6543Bf3e5bE0","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.160 2515222 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7997D907E1232eDc9a6543Bf3e5bE0","status":true}
20-08-2026 00:42:07.160 2515222 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7997D907E1232eDc9a6543Bf3e5bE0
20-08-2026 00:42:07.161 2515223 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7649121
20-08-2026 00:42:07.161 2515223 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515463","expired":false,"activity":"","logged":false,"session":"7997D907E1232eDc9a6543Bf3e5bE0","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.161 2515223 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7997D907E1232eDc9a6543Bf3e5bE0, mobile : , newSession : 7997D907E1232eDc9a6543Bf3e5bE0, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1748242676721","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM05202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas lakeview  2nd floor"}}, expiry  :1795115515463
20-08-2026 00:42:07.161 2515223 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7997D907E1232eDc9a6543Bf3e5bE0
20-08-2026 00:42:07.161 2515223 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7997D907E1232eDc9a6543Bf3e5bE0
20-08-2026 00:42:07.161 2515223 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7649121
20-08-2026 00:42:07.161 2515223 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515463","expired":false,"activity":"","logged":false,"session":"7997D907E1232eDc9a6543Bf3e5bE0","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.161 2515223 [http-nio-8051-exec-120] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7997D907E1232eDc9a6543Bf3e5bE0","status":true}
20-08-2026 00:42:07.174 2515236 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:42:07.175 2515237 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.175 2515237 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.175 2515237 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:07.175 2515237 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:42:07.175 2515237 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:07.0
20-08-2026 00:42:07.176 2515238 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:07.185 2515247 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.188 2515250 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.195 2515257 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.195 2515257 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:42:07.195 2515257 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:42:07.205 2515267 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:42:07.205 2515267 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:42:07.208 2515270 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:07.215 2515277 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DdD29844A82cFa20B65c205e5eF96d
20-08-2026 00:42:07.216 2515278 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DdD29844A82cFa20B65c205e5eF96d
20-08-2026 00:42:07.216 2515278 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4176f12d
20-08-2026 00:42:07.216 2515278 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515437","expired":false,"activity":"","logged":false,"session":"DdD29844A82cFa20B65c205e5eF96d","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.216 2515278 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DdD29844A82cFa20B65c205e5eF96d","status":true}
20-08-2026 00:42:07.216 2515278 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DdD29844A82cFa20B65c205e5eF96d
20-08-2026 00:42:07.217 2515279 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4176f12d
20-08-2026 00:42:07.217 2515279 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515437","expired":false,"activity":"","logged":false,"session":"DdD29844A82cFa20B65c205e5eF96d","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.217 2515279 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: DdD29844A82cFa20B65c205e5eF96d, mobile : , newSession : DdD29844A82cFa20B65c205e5eF96d, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685608919720","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202303","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Tata communication  - EGL"}}, expiry  :1795115515437
20-08-2026 00:42:07.217 2515279 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DdD29844A82cFa20B65c205e5eF96d
20-08-2026 00:42:07.217 2515279 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DdD29844A82cFa20B65c205e5eF96d
20-08-2026 00:42:07.218 2515280 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4176f12d
20-08-2026 00:42:07.218 2515280 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515437","expired":false,"activity":"","logged":false,"session":"DdD29844A82cFa20B65c205e5eF96d","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.218 2515280 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DdD29844A82cFa20B65c205e5eF96d","status":true}
20-08-2026 00:42:07.221 2515283 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:07.227 2515289 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:07.227 2515289 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:42:07.227 2515289 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:42:07.230 2515292 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:42:07.231 2515293 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:07.231 2515293 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:42:07.232 2515294 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1823886bD5AcE42116A33c829fFe16
20-08-2026 00:42:07.233 2515295 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1823886bD5AcE42116A33c829fFe16
20-08-2026 00:42:07.236 2515298 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20e71a6c
20-08-2026 00:42:07.236 2515298 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515517","expired":false,"activity":"","logged":false,"session":"1823886bD5AcE42116A33c829fFe16","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.236 2515298 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1823886bD5AcE42116A33c829fFe16","status":true}
20-08-2026 00:42:07.236 2515298 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1823886bD5AcE42116A33c829fFe16
20-08-2026 00:42:07.237 2515299 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20e71a6c
20-08-2026 00:42:07.237 2515299 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515517","expired":false,"activity":"","logged":false,"session":"1823886bD5AcE42116A33c829fFe16","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.237 2515299 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1823886bD5AcE42116A33c829fFe16, mobile : , newSession : 1823886bD5AcE42116A33c829fFe16, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749560296622","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202507","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 5th floor-2"}}, expiry  :1795115515517
20-08-2026 00:42:07.237 2515299 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1823886bD5AcE42116A33c829fFe16
20-08-2026 00:42:07.237 2515299 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1823886bD5AcE42116A33c829fFe16
20-08-2026 00:42:07.237 2515299 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@20e71a6c
20-08-2026 00:42:07.237 2515299 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515517","expired":false,"activity":"","logged":false,"session":"1823886bD5AcE42116A33c829fFe16","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.237 2515299 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1823886bD5AcE42116A33c829fFe16","status":true}
20-08-2026 00:42:07.272 2515334 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.273 2515335 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.273 2515335 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:07.273 2515335 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:42:07.273 2515335 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:07.0
20-08-2026 00:42:07.273 2515335 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:07.273 2515335 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D724E8885aA8E031F4419b4fD5B159
20-08-2026 00:42:07.273 2515335 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D724E8885aA8E031F4419b4fD5B159
20-08-2026 00:42:07.279 2515341 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2f6e6ec3
20-08-2026 00:42:07.279 2515341 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515558","expired":false,"activity":"","logged":false,"session":"D724E8885aA8E031F4419b4fD5B159","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.279 2515341 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D724E8885aA8E031F4419b4fD5B159","status":true}
20-08-2026 00:42:07.279 2515341 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D724E8885aA8E031F4419b4fD5B159
20-08-2026 00:42:07.279 2515341 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2f6e6ec3
20-08-2026 00:42:07.279 2515341 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515558","expired":false,"activity":"","logged":false,"session":"D724E8885aA8E031F4419b4fD5B159","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.279 2515341 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D724E8885aA8E031F4419b4fD5B159, mobile : , newSession : D724E8885aA8E031F4419b4fD5B159, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749614007458","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202508","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 8th floor"}}, expiry  :1795115515558
20-08-2026 00:42:07.279 2515341 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D724E8885aA8E031F4419b4fD5B159
20-08-2026 00:42:07.279 2515341 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D724E8885aA8E031F4419b4fD5B159
20-08-2026 00:42:07.280 2515342 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:07.280 2515342 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2f6e6ec3
20-08-2026 00:42:07.280 2515342 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515558","expired":false,"activity":"","logged":false,"session":"D724E8885aA8E031F4419b4fD5B159","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.280 2515342 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D724E8885aA8E031F4419b4fD5B159","status":true}
20-08-2026 00:42:07.282 2515344 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:07.297 2515359 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:07.297 2515359 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:42:07.297 2515359 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:42:07.310 2515372 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:42:07.310 2515372 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:07.310 2515372 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:42:07.340 2515402 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2731D424648bE264381929C496DeFd
20-08-2026 00:42:07.340 2515402 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2731D424648bE264381929C496DeFd
20-08-2026 00:42:07.342 2515404 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11571a1e
20-08-2026 00:42:07.342 2515404 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515377","expired":false,"activity":"","logged":false,"session":"2731D424648bE264381929C496DeFd","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.342 2515404 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2731D424648bE264381929C496DeFd","status":true}
20-08-2026 00:42:07.342 2515404 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2731D424648bE264381929C496DeFd
20-08-2026 00:42:07.342 2515404 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11571a1e
20-08-2026 00:42:07.342 2515404 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515377","expired":false,"activity":"","logged":false,"session":"2731D424648bE264381929C496DeFd","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.342 2515404 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2731D424648bE264381929C496DeFd, mobile : , newSession : 2731D424648bE264381929C496DeFd, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654510950489","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_1st Floor"}}, expiry  :1795115515377
20-08-2026 00:42:07.342 2515404 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2731D424648bE264381929C496DeFd
20-08-2026 00:42:07.342 2515404 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2731D424648bE264381929C496DeFd
20-08-2026 00:42:07.344 2515406 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@11571a1e
20-08-2026 00:42:07.344 2515406 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515377","expired":false,"activity":"","logged":false,"session":"2731D424648bE264381929C496DeFd","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.344 2515406 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2731D424648bE264381929C496DeFd","status":true}
20-08-2026 00:42:07.378 2515440 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.378 2515440 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.378 2515440 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:07.378 2515440 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:42:07.378 2515440 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:07.0
20-08-2026 00:42:07.379 2515441 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:07.382 2515444 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.387 2515449 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.388 2515450 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202204","mobile":""}
20-08-2026 00:42:07.395 2515457 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.395 2515457 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:42:07.395 2515457 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:42:07.401 2515463 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:42:07.401 2515463 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:42:07.410 2515472 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:07.412 2515474 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:07.426 2515488 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:07.426 2515488 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:42:07.426 2515488 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:42:07.435 2515497 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:42:07.435 2515497 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:07.435 2515497 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:42:07.458 2515520 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3268316a3b9a509fBaDb2781B61325
20-08-2026 00:42:07.458 2515520 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3268316a3b9a509fBaDb2781B61325
20-08-2026 00:42:07.459 2515521 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f091f87
20-08-2026 00:42:07.459 2515521 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515573","expired":false,"activity":"","logged":false,"session":"3268316a3b9a509fBaDb2781B61325","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.459 2515521 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3268316a3b9a509fBaDb2781B61325","status":true}
20-08-2026 00:42:07.459 2515521 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3268316a3b9a509fBaDb2781B61325
20-08-2026 00:42:07.459 2515521 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.459 2515521 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:07.0
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f091f87
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515573","expired":false,"activity":"","logged":false,"session":"3268316a3b9a509fBaDb2781B61325","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3268316a3b9a509fBaDb2781B61325, mobile : , newSession : 3268316a3b9a509fBaDb2781B61325, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"3751046632410923167","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202003","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas Cafeteria"}}, expiry  :1795115515573
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3268316a3b9a509fBaDb2781B61325
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3268316a3b9a509fBaDb2781B61325
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f091f87
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515573","expired":false,"activity":"","logged":false,"session":"3268316a3b9a509fBaDb2781B61325","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.460 2515522 [http-nio-8051-exec-123] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3268316a3b9a509fBaDb2781B61325","status":true}
20-08-2026 00:42:07.461 2515523 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.465 2515527 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.483 2515545 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.483 2515545 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:42:07.483 2515545 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:42:07.487 2515549 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D4Df9aAb9cE026C6CaE7C2B4999b78
20-08-2026 00:42:07.487 2515549 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D4Df9aAb9cE026C6CaE7C2B4999b78
20-08-2026 00:42:07.489 2515551 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e65c8bc
20-08-2026 00:42:07.489 2515551 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515528","expired":false,"activity":"","logged":false,"session":"D4Df9aAb9cE026C6CaE7C2B4999b78","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.489 2515551 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D4Df9aAb9cE026C6CaE7C2B4999b78","status":true}
20-08-2026 00:42:07.489 2515551 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D4Df9aAb9cE026C6CaE7C2B4999b78
20-08-2026 00:42:07.490 2515552 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e65c8bc
20-08-2026 00:42:07.490 2515552 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515528","expired":false,"activity":"","logged":false,"session":"D4Df9aAb9cE026C6CaE7C2B4999b78","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.490 2515552 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D4Df9aAb9cE026C6CaE7C2B4999b78, mobile : , newSession : D4Df9aAb9cE026C6CaE7C2B4999b78, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1752230252801","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM07202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_Ariel_3rd Floor"}}, expiry  :1795115515528
20-08-2026 00:42:07.490 2515552 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D4Df9aAb9cE026C6CaE7C2B4999b78
20-08-2026 00:42:07.490 2515552 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D4Df9aAb9cE026C6CaE7C2B4999b78
20-08-2026 00:42:07.490 2515552 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e65c8bc
20-08-2026 00:42:07.490 2515552 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515528","expired":false,"activity":"","logged":false,"session":"D4Df9aAb9cE026C6CaE7C2B4999b78","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.490 2515552 [http-nio-8051-exec-119] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D4Df9aAb9cE026C6CaE7C2B4999b78","status":true}
20-08-2026 00:42:07.492 2515554 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:42:07.492 2515554 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:42:07.499 2515561 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.501 2515563 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.511 2515573 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.511 2515573 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:42:07.511 2515573 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:42:07.521 2515583 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:42:07.521 2515583 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:42:07.526 2515588 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.528 2515590 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.540 2515602 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.540 2515602 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:42:07.540 2515602 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:42:07.546 2515608 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:42:07.546 2515608 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:42:07.548 2515610 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.550 2515612 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.562 2515624 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.562 2515624 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:42:07.562 2515624 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:42:07.570 2515632 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:42:07.570 2515632 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:42:07.571 2515633 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.574 2515636 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.592 2515654 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.592 2515654 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:42:07.592 2515654 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:07.595 2515657 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:42:07.596 2515658 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:42:07.605 2515667 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.608 2515670 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.616 2515678 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.616 2515678 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:42:07.616 2515678 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:42:07.626 2515688 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:42:07.626 2515688 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:42:07.628 2515690 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.630 2515692 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.644 2515706 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.644 2515706 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:42:07.644 2515706 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:42:07.652 2515714 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:42:07.652 2515714 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:42:07.659 2515721 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.664 2515726 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.675 2515737 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.676 2515738 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:42:07.676 2515738 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:42:07.693 2515755 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:42:07.693 2515755 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:42:07.694 2515756 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.697 2515759 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.704 2515766 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.704 2515766 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:42:07.704 2515766 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:42:07.709 2515771 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:42:07.709 2515771 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:42:07.710 2515772 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:42:07.712 2515774 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@12b9d693
20-08-2026 00:42:07.721 2515783 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:42:07.721 2515783 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:42:07.721 2515783 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:42:07.724 2515786 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:42:07.724 2515786 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:42:07.726 2515788 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.731 2515793 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.735 2515797 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6423F8A88d5106D8F1318f84Ec7e04
20-08-2026 00:42:07.735 2515797 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6423F8A88d5106D8F1318f84Ec7e04
20-08-2026 00:42:07.735 2515797 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.735 2515797 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:42:07.735 2515797 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:42:07.735 2515797 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@545f38f
20-08-2026 00:42:07.735 2515797 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515334","expired":false,"activity":"","logged":false,"session":"6423F8A88d5106D8F1318f84Ec7e04","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.735 2515797 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6423F8A88d5106D8F1318f84Ec7e04","status":true}
20-08-2026 00:42:07.735 2515797 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6423F8A88d5106D8F1318f84Ec7e04
20-08-2026 00:42:07.744 2515806 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:42:07.744 2515806 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:42:07.746 2515808 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@545f38f
20-08-2026 00:42:07.746 2515808 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515334","expired":false,"activity":"","logged":false,"session":"6423F8A88d5106D8F1318f84Ec7e04","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.746 2515808 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6423F8A88d5106D8F1318f84Ec7e04, mobile : , newSession : 6423F8A88d5106D8F1318f84Ec7e04, active : 1, activity : {"machine":{"area":"store","vm_id":"1673075277157","cart_enabled":true,"address":"Rack Test","vm_imei_id":"TM12202250","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"server_spiral\":1}","latlong":"00000000,000000","location":"store machine 1"}}, expiry  :1795115515334
20-08-2026 00:42:07.746 2515808 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:07.746 2515808 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6423F8A88d5106D8F1318f84Ec7e04
20-08-2026 00:42:07.746 2515808 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6423F8A88d5106D8F1318f84Ec7e04
20-08-2026 00:42:07.748 2515810 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:07.749 2515811 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@545f38f
20-08-2026 00:42:07.749 2515811 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515334","expired":false,"activity":"","logged":false,"session":"6423F8A88d5106D8F1318f84Ec7e04","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.749 2515811 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6423F8A88d5106D8F1318f84Ec7e04","status":true}
20-08-2026 00:42:07.760 2515822 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:07.760 2515822 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:42:07.760 2515822 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:42:07.765 2515827 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:42:07.765 2515827 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:07.765 2515827 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:42:07.787 2515849 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.787 2515849 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:07.787 2515849 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:07.787 2515849 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:42:07.787 2515849 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:07.0
20-08-2026 00:42:07.787 2515849 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:07.789 2515851 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:07.792 2515854 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:07.810 2515872 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:07.810 2515872 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:42:07.810 2515872 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:42:07.817 2515879 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:42:07.817 2515879 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:42:07.818 2515880 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.821 2515883 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.835 2515897 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F1C46b93Fd572f416670260fDa4eEf
20-08-2026 00:42:07.835 2515897 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1C46b93Fd572f416670260fDa4eEf
20-08-2026 00:42:07.837 2515899 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1ea5e8e2
20-08-2026 00:42:07.837 2515899 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515608","expired":false,"activity":"","logged":false,"session":"F1C46b93Fd572f416670260fDa4eEf","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.837 2515899 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F1C46b93Fd572f416670260fDa4eEf","status":true}
20-08-2026 00:42:07.837 2515899 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1C46b93Fd572f416670260fDa4eEf
20-08-2026 00:42:07.837 2515899 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1ea5e8e2
20-08-2026 00:42:07.837 2515899 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515608","expired":false,"activity":"","logged":false,"session":"F1C46b93Fd572f416670260fDa4eEf","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.837 2515899 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F1C46b93Fd572f416670260fDa4eEf, mobile : , newSession : F1C46b93Fd572f416670260fDa4eEf, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1861896391128712585","cart_enabled":true,"address":"4th Floor","vm_imei_id":"TM07201911","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9781663,77.6606663","location":"TM Texas LakeView 3rd Floor"}}, expiry  :1795115515608
20-08-2026 00:42:07.837 2515899 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F1C46b93Fd572f416670260fDa4eEf
20-08-2026 00:42:07.838 2515900 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F1C46b93Fd572f416670260fDa4eEf
20-08-2026 00:42:07.838 2515900 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1ea5e8e2
20-08-2026 00:42:07.838 2515900 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515608","expired":false,"activity":"","logged":false,"session":"F1C46b93Fd572f416670260fDa4eEf","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.838 2515900 [http-nio-8051-exec-124] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F1C46b93Fd572f416670260fDa4eEf","status":true}
20-08-2026 00:42:07.843 2515905 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.843 2515905 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:42:07.843 2515905 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:42:07.863 2515925 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:42:07.863 2515925 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:42:07.864 2515926 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.866 2515928 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.872 2515934 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.872 2515934 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:42:07.872 2515934 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:42:07.888 2515950 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 26B9489935D3874b816f2b3233D91f
20-08-2026 00:42:07.888 2515950 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26B9489935D3874b816f2b3233D91f
20-08-2026 00:42:07.890 2515952 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:42:07.890 2515952 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:42:07.894 2515956 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:07.898 2515960 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2f9c19e1
20-08-2026 00:42:07.898 2515960 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515396","expired":false,"activity":"","logged":false,"session":"26B9489935D3874b816f2b3233D91f","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.898 2515960 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"26B9489935D3874b816f2b3233D91f","status":true}
20-08-2026 00:42:07.898 2515960 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26B9489935D3874b816f2b3233D91f
20-08-2026 00:42:07.899 2515961 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2f9c19e1
20-08-2026 00:42:07.899 2515961 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515396","expired":false,"activity":"","logged":false,"session":"26B9489935D3874b816f2b3233D91f","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.899 2515961 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 26B9489935D3874b816f2b3233D91f, mobile : , newSession : 26B9489935D3874b816f2b3233D91f, active : 1, activity : {"machine":{"area":"Mediatek B-1 4th Floor","vm_id":"1650863616549","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"55555,55555","location":"Mediatek B-1 4th Floor"}}, expiry  :1795115515396
20-08-2026 00:42:07.899 2515961 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 26B9489935D3874b816f2b3233D91f
20-08-2026 00:42:07.899 2515961 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 26B9489935D3874b816f2b3233D91f
20-08-2026 00:42:07.899 2515961 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:07.899 2515961 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2f9c19e1
20-08-2026 00:42:07.899 2515961 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515396","expired":false,"activity":"","logged":false,"session":"26B9489935D3874b816f2b3233D91f","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.899 2515961 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"26B9489935D3874b816f2b3233D91f","status":true}
20-08-2026 00:42:07.903 2515965 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:07.903 2515965 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:42:07.903 2515965 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:07.908 2515970 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:42:07.908 2515970 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:42:07.909 2515971 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:07.910 2515972 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:07.916 2515978 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:07.916 2515978 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:42:07.916 2515978 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:42:07.921 2515983 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:42:07.921 2515983 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:07.921 2515983 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:42:07.950 2516012 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:07.950 2516012 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:07.950 2516012 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:42:07.950 2516012 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:42:07.950 2516012 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:07.0
20-08-2026 00:42:07.950 2516012 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:07.961 2516023 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:07.964 2516026 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:07.972 2516034 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:07.972 2516034 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:42:07.972 2516034 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:42:07.988 2516050 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 44815d0d7901CbB28694F0893e174a
20-08-2026 00:42:07.988 2516050 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 44815d0d7901CbB28694F0893e174a
20-08-2026 00:42:07.993 2516055 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3fd24ba3
20-08-2026 00:42:07.994 2516056 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515488","expired":false,"activity":"","logged":false,"session":"44815d0d7901CbB28694F0893e174a","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.994 2516056 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"44815d0d7901CbB28694F0893e174a","status":true}
20-08-2026 00:42:07.994 2516056 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 44815d0d7901CbB28694F0893e174a
20-08-2026 00:42:07.993 2516055 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:42:07.994 2516056 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:07.994 2516056 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:42:07.995 2516057 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3fd24ba3
20-08-2026 00:42:07.995 2516057 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515488","expired":false,"activity":"","logged":false,"session":"44815d0d7901CbB28694F0893e174a","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.995 2516057 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 44815d0d7901CbB28694F0893e174a, mobile : , newSession : 44815d0d7901CbB28694F0893e174a, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1685598348495","cart_enabled":true,"address":"CV ","vm_imei_id":"TM06202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000000000","location":"Texas LakeView A Block 5th Floor"}}, expiry  :1795115515488
20-08-2026 00:42:07.995 2516057 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 44815d0d7901CbB28694F0893e174a
20-08-2026 00:42:07.995 2516057 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 44815d0d7901CbB28694F0893e174a
20-08-2026 00:42:07.995 2516057 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3fd24ba3
20-08-2026 00:42:07.995 2516057 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515488","expired":false,"activity":"","logged":false,"session":"44815d0d7901CbB28694F0893e174a","mobile":"","active":1,"status":true}
20-08-2026 00:42:07.995 2516057 [http-nio-8051-exec-130] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"44815d0d7901CbB28694F0893e174a","status":true}
20-08-2026 00:42:07.999 2516061 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 84A6F3D4E1895f652aA38cAdD509A8
20-08-2026 00:42:08.000 2516062 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84A6F3D4E1895f652aA38cAdD509A8
20-08-2026 00:42:08.001 2516063 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@afde4e
20-08-2026 00:42:08.002 2516064 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515470","expired":false,"activity":"","logged":false,"session":"84A6F3D4E1895f652aA38cAdD509A8","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.002 2516064 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"84A6F3D4E1895f652aA38cAdD509A8","status":true}
20-08-2026 00:42:08.002 2516064 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84A6F3D4E1895f652aA38cAdD509A8
20-08-2026 00:42:08.004 2516066 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B20dD9E7E384689025E242A298238d
20-08-2026 00:42:08.004 2516066 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B20dD9E7E384689025E242A298238d
20-08-2026 00:42:08.004 2516066 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@afde4e
20-08-2026 00:42:08.005 2516067 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515470","expired":false,"activity":"","logged":false,"session":"84A6F3D4E1895f652aA38cAdD509A8","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.006 2516068 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3796d6b4
20-08-2026 00:42:08.006 2516068 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515548","expired":false,"activity":"","logged":false,"session":"B20dD9E7E384689025E242A298238d","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.006 2516068 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B20dD9E7E384689025E242A298238d","status":true}
20-08-2026 00:42:08.006 2516068 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B20dD9E7E384689025E242A298238d
20-08-2026 00:42:08.005 2516067 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 84A6F3D4E1895f652aA38cAdD509A8, mobile : , newSession : 84A6F3D4E1895f652aA38cAdD509A8, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749459193086","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 4th floor"}}, expiry  :1795115515470
20-08-2026 00:42:08.006 2516068 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 84A6F3D4E1895f652aA38cAdD509A8
20-08-2026 00:42:08.006 2516068 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3796d6b4
20-08-2026 00:42:08.006 2516068 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84A6F3D4E1895f652aA38cAdD509A8
20-08-2026 00:42:08.006 2516068 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515548","expired":false,"activity":"","logged":false,"session":"B20dD9E7E384689025E242A298238d","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.006 2516068 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B20dD9E7E384689025E242A298238d, mobile : , newSession : B20dD9E7E384689025E242A298238d, active : 1, activity : {"machine":{"area":"Texas Main","vm_id":"1757400542576","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Main"}}, expiry  :1795115515548
20-08-2026 00:42:08.006 2516068 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B20dD9E7E384689025E242A298238d
20-08-2026 00:42:08.006 2516068 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B20dD9E7E384689025E242A298238d
20-08-2026 00:42:08.007 2516069 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@afde4e
20-08-2026 00:42:08.007 2516069 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515470","expired":false,"activity":"","logged":false,"session":"84A6F3D4E1895f652aA38cAdD509A8","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.007 2516069 [http-nio-8051-exec-113] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"84A6F3D4E1895f652aA38cAdD509A8","status":true}
20-08-2026 00:42:08.007 2516069 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3796d6b4
20-08-2026 00:42:08.007 2516069 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515548","expired":false,"activity":"","logged":false,"session":"B20dD9E7E384689025E242A298238d","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.007 2516069 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B20dD9E7E384689025E242A298238d","status":true}
20-08-2026 00:42:08.018 2516080 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:08.018 2516080 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:08.018 2516080 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:42:08.018 2516080 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:42:08.018 2516080 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:08.0
20-08-2026 00:42:08.018 2516080 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:08.019 2516081 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.028 2516090 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.032 2516094 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.032 2516094 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:42:08.032 2516094 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:42:08.041 2516103 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:42:08.041 2516103 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:08.041 2516103 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:42:08.054 2516116 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS11202101","mobile":""}
20-08-2026 00:42:08.075 2516137 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 78E4F101459e0f27F6393571310691
20-08-2026 00:42:08.075 2516137 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 78E4F101459e0f27F6393571310691
20-08-2026 00:42:08.082 2516144 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.082 2516144 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.082 2516144 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:08.082 2516144 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:42:08.082 2516144 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:08.0
20-08-2026 00:42:08.082 2516144 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:08.085 2516147 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@302569ce
20-08-2026 00:42:08.086 2516148 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515147","expired":false,"activity":"","logged":false,"session":"78E4F101459e0f27F6393571310691","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.086 2516148 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"78E4F101459e0f27F6393571310691","status":true}
20-08-2026 00:42:08.086 2516148 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 78E4F101459e0f27F6393571310691
20-08-2026 00:42:08.087 2516149 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@302569ce
20-08-2026 00:42:08.087 2516149 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515147","expired":false,"activity":"","logged":false,"session":"78E4F101459e0f27F6393571310691","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.087 2516149 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 78E4F101459e0f27F6393571310691, mobile : , newSession : 78E4F101459e0f27F6393571310691, active : 1, activity : {"machine":{"ds_imei":"NU04202103","area":"Marathahalli","vm_id":"1619624606494","cart_enabled":true,"address":"Marathahalli","vm_imei_id":"NU04202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.957954, 77.702755","ds_area":"Marathahalli","location":"Mahaveer Traders","ds_geocode":"12.957954, 77.702755"}}, expiry  :1795115515147
20-08-2026 00:42:08.087 2516149 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 78E4F101459e0f27F6393571310691
20-08-2026 00:42:08.087 2516149 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 78E4F101459e0f27F6393571310691
20-08-2026 00:42:08.087 2516149 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@302569ce
20-08-2026 00:42:08.087 2516149 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515147","expired":false,"activity":"","logged":false,"session":"78E4F101459e0f27F6393571310691","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.087 2516149 [http-nio-8051-exec-104] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"78E4F101459e0f27F6393571310691","status":true}
20-08-2026 00:42:08.088 2516150 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.095 2516157 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.096 2516158 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C083Ca4e35C53d7eAeB1E6857cDc4f
20-08-2026 00:42:08.096 2516158 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C083Ca4e35C53d7eAeB1E6857cDc4f
20-08-2026 00:42:08.100 2516162 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@70e9ffa2
20-08-2026 00:42:08.100 2516162 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515398","expired":false,"activity":"","logged":false,"session":"C083Ca4e35C53d7eAeB1E6857cDc4f","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.100 2516162 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C083Ca4e35C53d7eAeB1E6857cDc4f","status":true}
20-08-2026 00:42:08.100 2516162 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C083Ca4e35C53d7eAeB1E6857cDc4f
20-08-2026 00:42:08.102 2516164 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.102 2516164 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:42:08.102 2516164 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:08.104 2516166 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@70e9ffa2
20-08-2026 00:42:08.104 2516166 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515398","expired":false,"activity":"","logged":false,"session":"C083Ca4e35C53d7eAeB1E6857cDc4f","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.104 2516166 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C083Ca4e35C53d7eAeB1E6857cDc4f, mobile : , newSession : C083Ca4e35C53d7eAeB1E6857cDc4f, active : 1, activity : {"machine":{"area":"Mediatek_B-1_5th Floor","vm_id":"1650863570737","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,555555","location":"Mediatek B-1 5th Floor"}}, expiry  :1795115515398
20-08-2026 00:42:08.104 2516166 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C083Ca4e35C53d7eAeB1E6857cDc4f
20-08-2026 00:42:08.104 2516166 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C083Ca4e35C53d7eAeB1E6857cDc4f
20-08-2026 00:42:08.107 2516169 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@70e9ffa2
20-08-2026 00:42:08.107 2516169 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515398","expired":false,"activity":"","logged":false,"session":"C083Ca4e35C53d7eAeB1E6857cDc4f","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.107 2516169 [http-nio-8051-exec-105] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C083Ca4e35C53d7eAeB1E6857cDc4f","status":true}
20-08-2026 00:42:08.109 2516171 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:42:08.109 2516171 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:42:08.110 2516172 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.114 2516176 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.119 2516181 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.119 2516181 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:42:08.119 2516181 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:42:08.123 2516185 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:42:08.123 2516185 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:42:08.136 2516198 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.155 2516217 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.162 2516224 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.163 2516225 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:42:08.163 2516225 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:42:08.167 2516229 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:42:08.168 2516230 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:08.168 2516230 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:42:08.197 2516259 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 56DaA140B193126c29D9F15e4eEb60
20-08-2026 00:42:08.198 2516260 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 56DaA140B193126c29D9F15e4eEb60
20-08-2026 00:42:08.199 2516261 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c5f03ef
20-08-2026 00:42:08.199 2516261 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515533","expired":false,"activity":"","logged":false,"session":"56DaA140B193126c29D9F15e4eEb60","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.199 2516261 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"56DaA140B193126c29D9F15e4eEb60","status":true}
20-08-2026 00:42:08.199 2516261 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 56DaA140B193126c29D9F15e4eEb60
20-08-2026 00:42:08.199 2516261 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c5f03ef
20-08-2026 00:42:08.199 2516261 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515533","expired":false,"activity":"","logged":false,"session":"56DaA140B193126c29D9F15e4eEb60","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.199 2516261 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 56DaA140B193126c29D9F15e4eEb60, mobile : , newSession : 56DaA140B193126c29D9F15e4eEb60, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749829657832","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202503","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 7th Floor"}}, expiry  :1795115515533
20-08-2026 00:42:08.199 2516261 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 56DaA140B193126c29D9F15e4eEb60
20-08-2026 00:42:08.200 2516262 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 56DaA140B193126c29D9F15e4eEb60
20-08-2026 00:42:08.200 2516262 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c5f03ef
20-08-2026 00:42:08.200 2516262 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515533","expired":false,"activity":"","logged":false,"session":"56DaA140B193126c29D9F15e4eEb60","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.200 2516262 [http-nio-8051-exec-93] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"56DaA140B193126c29D9F15e4eEb60","status":true}
20-08-2026 00:42:08.206 2516268 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.206 2516268 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.206 2516268 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:08.206 2516268 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:42:08.207 2516269 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:08.0
20-08-2026 00:42:08.207 2516269 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:08.208 2516270 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.211 2516273 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.222 2516284 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.222 2516284 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:42:08.222 2516284 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:42:08.226 2516288 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:42:08.226 2516288 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:42:08.228 2516290 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.234 2516296 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS08202103","mobile":""}
20-08-2026 00:42:08.242 2516304 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.252 2516314 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.252 2516314 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:42:08.253 2516315 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:42:08.260 2516322 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:42:08.260 2516322 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:08.260 2516322 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:42:08.286 2516348 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.287 2516349 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.287 2516349 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:08.287 2516349 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:42:08.287 2516349 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:08.0
20-08-2026 00:42:08.287 2516349 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:08.288 2516350 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.292 2516354 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.304 2516366 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.304 2516366 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:42:08.304 2516366 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:42:08.313 2516375 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:42:08.313 2516375 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:42:08.316 2516378 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.318 2516380 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.324 2516386 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.324 2516386 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:42:08.324 2516386 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:42:08.336 2516398 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:42:08.336 2516398 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:42:08.338 2516400 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.341 2516403 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.352 2516414 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.352 2516414 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:42:08.352 2516414 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:08.358 2516420 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:42:08.358 2516420 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:42:08.359 2516421 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.369 2516431 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.373 2516435 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.373 2516435 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:42:08.373 2516435 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:42:08.388 2516450 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:42:08.388 2516450 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:42:08.390 2516452 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.394 2516456 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.396 2516458 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1412688e554aAc6d00C723C2720dD0
20-08-2026 00:42:08.396 2516458 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1412688e554aAc6d00C723C2720dD0
20-08-2026 00:42:08.398 2516460 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3adb8763
20-08-2026 00:42:08.398 2516460 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515459","expired":false,"activity":"","logged":false,"session":"1412688e554aAc6d00C723C2720dD0","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.398 2516460 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1412688e554aAc6d00C723C2720dD0","status":true}
20-08-2026 00:42:08.398 2516460 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1412688e554aAc6d00C723C2720dD0
20-08-2026 00:42:08.398 2516460 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3adb8763
20-08-2026 00:42:08.398 2516460 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515459","expired":false,"activity":"","logged":false,"session":"1412688e554aAc6d00C723C2720dD0","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.398 2516460 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1412688e554aAc6d00C723C2720dD0, mobile : , newSession : 1412688e554aAc6d00C723C2720dD0, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL"}}, expiry  :1795115515459
20-08-2026 00:42:08.398 2516460 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1412688e554aAc6d00C723C2720dD0
20-08-2026 00:42:08.398 2516460 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1412688e554aAc6d00C723C2720dD0
20-08-2026 00:42:08.399 2516461 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3adb8763
20-08-2026 00:42:08.399 2516461 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515459","expired":false,"activity":"","logged":false,"session":"1412688e554aAc6d00C723C2720dD0","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.399 2516461 [http-nio-8051-exec-115] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1412688e554aAc6d00C723C2720dD0","status":true}
20-08-2026 00:42:08.406 2516468 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.407 2516469 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:42:08.407 2516469 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:42:08.414 2516476 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:42:08.414 2516476 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:42:08.418 2516480 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.419 2516481 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.436 2516498 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.436 2516498 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:42:08.436 2516498 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:08.437 2516499 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202508","mobile":""}
20-08-2026 00:42:08.440 2516502 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:42:08.440 2516502 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:42:08.445 2516507 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.448 2516510 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.454 2516516 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.454 2516516 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:42:08.454 2516516 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:42:08.462 2516524 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:42:08.462 2516524 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:08.462 2516524 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:42:08.462 2516524 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202301","mobile":""}
20-08-2026 00:42:08.481 2516543 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:08.481 2516543 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:08.481 2516543 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:42:08.481 2516543 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:42:08.481 2516543 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:08.0
20-08-2026 00:42:08.481 2516543 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:08.482 2516544 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5172B80e009b29616c34Ad67F06120
20-08-2026 00:42:08.482 2516544 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5172B80e009b29616c34Ad67F06120
20-08-2026 00:42:08.485 2516547 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.487 2516549 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@38848b8a
20-08-2026 00:42:08.487 2516549 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515564","expired":false,"activity":"","logged":false,"session":"5172B80e009b29616c34Ad67F06120","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.487 2516549 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5172B80e009b29616c34Ad67F06120","status":true}
20-08-2026 00:42:08.487 2516549 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5172B80e009b29616c34Ad67F06120
20-08-2026 00:42:08.487 2516549 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.488 2516550 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@38848b8a
20-08-2026 00:42:08.488 2516550 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515564","expired":false,"activity":"","logged":false,"session":"5172B80e009b29616c34Ad67F06120","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.488 2516550 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5172B80e009b29616c34Ad67F06120, mobile : , newSession : 5172B80e009b29616c34Ad67F06120, active : 1, activity : {"machine":{"area":"Western","vm_id":"1757402010096","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas LV 4th floor"}}, expiry  :1795115515564
20-08-2026 00:42:08.488 2516550 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5172B80e009b29616c34Ad67F06120
20-08-2026 00:42:08.488 2516550 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5172B80e009b29616c34Ad67F06120
20-08-2026 00:42:08.488 2516550 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@38848b8a
20-08-2026 00:42:08.488 2516550 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515564","expired":false,"activity":"","logged":false,"session":"5172B80e009b29616c34Ad67F06120","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.488 2516550 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5172B80e009b29616c34Ad67F06120","status":true}
20-08-2026 00:42:08.497 2516559 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.497 2516559 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:42:08.497 2516559 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:42:08.503 2516565 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:42:08.503 2516565 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:42:08.506 2516568 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.523 2516585 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.538 2516600 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.538 2516600 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:42:08.538 2516600 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:42:08.548 2516610 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:42:08.548 2516610 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:08.548 2516610 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:42:08.588 2516650 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:08.588 2516650 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:08.589 2516651 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:42:08.589 2516651 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:42:08.589 2516651 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:08.0
20-08-2026 00:42:08.589 2516651 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:08.591 2516653 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.593 2516655 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.598 2516660 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.599 2516661 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:42:08.599 2516661 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:42:08.605 2516667 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:42:08.605 2516667 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:08.605 2516667 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:42:08.625 2516687 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.625 2516687 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.625 2516687 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:08.625 2516687 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:42:08.625 2516687 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:08.0
20-08-2026 00:42:08.625 2516687 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:08.626 2516688 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.630 2516692 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202501","mobile":""}
20-08-2026 00:42:08.630 2516692 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.638 2516700 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.638 2516700 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:42:08.638 2516700 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:42:08.640 2516702 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 064293A7C4C9F06b8c54D747F16e9f
20-08-2026 00:42:08.640 2516702 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 064293A7C4C9F06b8c54D747F16e9f
20-08-2026 00:42:08.640 2516702 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@18e9f4a0
20-08-2026 00:42:08.640 2516702 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515674","expired":false,"activity":"","logged":false,"session":"064293A7C4C9F06b8c54D747F16e9f","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.640 2516702 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"064293A7C4C9F06b8c54D747F16e9f","status":true}
20-08-2026 00:42:08.640 2516702 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 064293A7C4C9F06b8c54D747F16e9f
20-08-2026 00:42:08.641 2516703 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@18e9f4a0
20-08-2026 00:42:08.641 2516703 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515674","expired":false,"activity":"","logged":false,"session":"064293A7C4C9F06b8c54D747F16e9f","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.641 2516703 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 064293A7C4C9F06b8c54D747F16e9f, mobile : , newSession : 064293A7C4C9F06b8c54D747F16e9f, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1767156983476","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM01202601","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Mediatek 4AB_3rd floor "}}, expiry  :1795115515674
20-08-2026 00:42:08.641 2516703 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 064293A7C4C9F06b8c54D747F16e9f
20-08-2026 00:42:08.641 2516703 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 064293A7C4C9F06b8c54D747F16e9f
20-08-2026 00:42:08.643 2516705 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@18e9f4a0
20-08-2026 00:42:08.643 2516705 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115515674","expired":false,"activity":"","logged":false,"session":"064293A7C4C9F06b8c54D747F16e9f","mobile":"","active":1,"status":true}
20-08-2026 00:42:08.643 2516705 [http-nio-8051-exec-76] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"064293A7C4C9F06b8c54D747F16e9f","status":true}
20-08-2026 00:42:08.645 2516707 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:42:08.646 2516708 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:42:08.648 2516710 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.650 2516712 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.660 2516722 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.660 2516722 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:42:08.660 2516722 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:42:08.668 2516730 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:42:08.668 2516730 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:08.668 2516730 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:42:08.698 2516760 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.698 2516760 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.698 2516760 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:08.698 2516760 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:42:08.698 2516760 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:08.0
20-08-2026 00:42:08.698 2516760 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:08.699 2516761 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.701 2516763 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.709 2516771 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.709 2516771 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:42:08.709 2516771 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:42:08.715 2516777 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:42:08.715 2516777 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:42:08.716 2516778 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.720 2516782 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.723 2516785 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.723 2516785 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:42:08.723 2516785 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:42:08.728 2516790 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:42:08.728 2516790 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:42:08.731 2516793 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.733 2516795 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.740 2516802 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.740 2516802 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:42:08.740 2516802 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:42:08.745 2516807 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:42:08.745 2516807 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:42:08.755 2516817 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.757 2516819 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.766 2516828 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.766 2516828 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:42:08.766 2516828 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:08.774 2516836 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:42:08.774 2516836 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:42:08.783 2516845 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.785 2516847 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.790 2516852 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.790 2516852 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:42:08.790 2516852 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:42:08.795 2516857 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:42:08.795 2516857 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:08.795 2516857 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:42:08.832 2516894 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:08.832 2516894 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:08.832 2516894 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:42:08.832 2516894 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:42:08.832 2516894 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:08.0
20-08-2026 00:42:08.832 2516894 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:08.835 2516897 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.837 2516899 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.845 2516907 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202203","mobile":""}
20-08-2026 00:42:08.845 2516907 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.846 2516908 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:42:08.846 2516908 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:42:08.851 2516913 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:42:08.851 2516913 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:42:08.855 2516917 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.857 2516919 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.864 2516926 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.864 2516926 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:42:08.864 2516926 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:42:08.871 2516933 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:42:08.871 2516933 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:42:08.878 2516940 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.887 2516949 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.893 2516955 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.893 2516955 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:42:08.893 2516955 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:42:08.898 2516960 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:42:08.898 2516960 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:08.898 2516960 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:42:08.927 2516989 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.927 2516989 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:08.927 2516989 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:08.927 2516989 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:42:08.927 2516989 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:08.0
20-08-2026 00:42:08.927 2516989 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:08.931 2516993 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:08.937 2516999 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:08.947 2517009 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:08.947 2517009 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:42:08.948 2517010 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:42:08.955 2517017 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:42:08.955 2517017 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:08.955 2517017 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:42:08.974 2517036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:08.974 2517036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:08.974 2517036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:42:08.974 2517036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:42:08.974 2517036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:08.0
20-08-2026 00:42:08.974 2517036 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:08.983 2517045 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:08.985 2517047 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:08.993 2517055 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:08.994 2517056 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:42:08.994 2517056 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:42:09.012 2517074 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:42:09.012 2517074 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:42:09.015 2517077 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.017 2517079 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.022 2517084 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.022 2517084 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:42:09.022 2517084 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:42:09.026 2517088 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:42:09.026 2517088 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:42:09.027 2517089 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.030 2517092 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.035 2517097 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.035 2517097 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:42:09.035 2517097 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202201","mobile":""}
20-08-2026 00:42:09.035 2517097 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:42:09.041 2517103 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:42:09.041 2517103 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:42:09.042 2517104 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.045 2517107 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.050 2517112 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.050 2517112 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:42:09.050 2517112 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:42:09.055 2517117 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:42:09.055 2517117 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:42:09.058 2517120 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:09.060 2517122 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:09.064 2517126 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:09.064 2517126 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:42:09.064 2517126 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:42:09.075 2517137 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:42:09.075 2517137 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:09.075 2517137 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:42:09.124 2517186 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:09.124 2517186 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:09.124 2517186 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:09.124 2517186 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:42:09.124 2517186 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:09.0
20-08-2026 00:42:09.124 2517186 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:09.128 2517190 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.145 2517207 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.153 2517215 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.153 2517215 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:42:09.153 2517215 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:42:09.159 2517221 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:42:09.159 2517221 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:42:09.161 2517223 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.164 2517226 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.170 2517232 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202303","mobile":""}
20-08-2026 00:42:09.174 2517236 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.174 2517236 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:42:09.175 2517237 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:09.179 2517241 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:42:09.179 2517241 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:42:09.181 2517243 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.184 2517246 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.201 2517263 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.201 2517263 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:42:09.201 2517263 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:09.205 2517267 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:42:09.205 2517267 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:42:09.209 2517271 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.211 2517273 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.223 2517285 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.224 2517286 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:42:09.224 2517286 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:42:09.231 2517293 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:42:09.231 2517293 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:42:09.237 2517299 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.239 2517301 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.246 2517308 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.246 2517308 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:42:09.246 2517308 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:09.254 2517316 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:42:09.254 2517316 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:42:09.258 2517320 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.261 2517323 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.273 2517335 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.273 2517335 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:42:09.273 2517335 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:42:09.281 2517343 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:42:09.281 2517343 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:42:09.285 2517347 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.296 2517358 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.301 2517363 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.357 2517419 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:42:09.357 2517419 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:09.359 2517421 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202003","mobile":""}
20-08-2026 00:42:09.364 2517426 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:42:09.364 2517426 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:42:09.365 2517427 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.368 2517430 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.372 2517434 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.372 2517434 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:42:09.372 2517434 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:09.380 2517442 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:42:09.380 2517442 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:42:09.381 2517443 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.383 2517445 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.391 2517453 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.391 2517453 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:42:09.391 2517453 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:42:09.397 2517459 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:42:09.397 2517459 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:42:09.399 2517461 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.401 2517463 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.408 2517470 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.408 2517470 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:42:09.408 2517470 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:42:09.415 2517477 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:42:09.415 2517477 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:42:09.419 2517481 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.421 2517483 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.426 2517488 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.426 2517488 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:42:09.426 2517488 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:42:09.430 2517492 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:42:09.432 2517494 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:42:09.438 2517500 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.440 2517502 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.448 2517510 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.448 2517510 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:42:09.448 2517510 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:42:09.454 2517516 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:42:09.454 2517516 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:42:09.457 2517519 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:09.464 2517526 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:09.483 2517545 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:09.483 2517545 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:42:09.483 2517545 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:42:09.490 2517552 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:42:09.490 2517552 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:09.490 2517552 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:42:09.507 2517569 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:09.507 2517569 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:09.507 2517569 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:09.507 2517569 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:42:09.507 2517569 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:09.0
20-08-2026 00:42:09.507 2517569 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:09.509 2517571 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.511 2517573 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.520 2517582 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.520 2517582 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:42:09.520 2517582 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:09.531 2517593 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:42:09.531 2517593 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:42:09.533 2517595 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.534 2517596 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.549 2517611 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.549 2517611 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:42:09.549 2517611 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:09.552 2517614 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:42:09.553 2517615 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:42:09.554 2517616 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:09.555 2517617 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:09.564 2517626 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:09.564 2517626 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:42:09.564 2517626 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:42:09.570 2517632 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:42:09.570 2517632 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:09.570 2517632 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:42:09.595 2517657 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:09.595 2517657 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:09.595 2517657 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:09.595 2517657 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:42:09.595 2517657 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:09.0
20-08-2026 00:42:09.595 2517657 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:09.600 2517662 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.613 2517675 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.619 2517681 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202204","mobile":""}
20-08-2026 00:42:09.620 2517682 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202501","mobile":""}
20-08-2026 00:42:09.620 2517682 [http-nio-8051-exec-123] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202501","mobile":""}
20-08-2026 00:42:09.622 2517684 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.622 2517684 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:42:09.622 2517684 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:42:09.625 2517687 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:42:09.625 2517687 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:42:09.627 2517689 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.643 2517705 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.649 2517711 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.649 2517711 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:42:09.649 2517711 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:09.655 2517717 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:42:09.655 2517717 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:42:09.657 2517719 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.658 2517720 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.664 2517726 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.664 2517726 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:42:09.664 2517726 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:42:09.668 2517730 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:42:09.668 2517730 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:42:09.672 2517734 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.675 2517737 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.685 2517747 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.685 2517747 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:42:09.685 2517747 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:42:09.697 2517759 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:42:09.697 2517759 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:42:09.699 2517761 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.702 2517764 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.709 2517771 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.709 2517771 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:42:09.709 2517771 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:09.712 2517774 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:42:09.712 2517774 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:42:09.718 2517780 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:09.720 2517782 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:09.743 2517805 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:09.743 2517805 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:42:09.744 2517806 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:42:09.747 2517809 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:42:09.747 2517809 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:09.747 2517809 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:42:09.764 2517826 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:09.764 2517826 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:09.764 2517826 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:09.764 2517826 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:42:09.764 2517826 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:09.0
20-08-2026 00:42:09.764 2517826 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:09.768 2517830 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.772 2517834 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.778 2517840 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.778 2517840 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:42:09.778 2517840 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:42:09.785 2517847 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:42:09.785 2517847 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:42:09.788 2517850 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.791 2517853 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.807 2517869 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.807 2517869 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:42:09.807 2517869 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:42:09.812 2517874 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:42:09.812 2517874 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:42:09.813 2517875 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.823 2517885 [http-nio-8051-exec-119] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM12202250","mobile":""}
20-08-2026 00:42:09.829 2517891 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.834 2517896 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.834 2517896 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:42:09.834 2517896 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:42:09.840 2517902 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:42:09.840 2517902 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:42:09.845 2517907 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:09.853 2517915 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:09.858 2517920 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202502","mobile":""}
20-08-2026 00:42:09.871 2517933 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:09.871 2517933 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:42:09.871 2517933 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:42:09.876 2517938 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:42:09.876 2517938 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:42:09.877 2517939 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:09.884 2517946 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:09.908 2517970 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:09.909 2517971 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:42:09.909 2517971 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:42:09.914 2517976 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:42:09.914 2517976 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:09.914 2517976 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:42:09.946 2518008 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:09.946 2518008 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:09.947 2518009 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:09.947 2518009 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:09.951 2518013 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:42:09.953 2518015 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@54deb157
20-08-2026 00:42:09.970 2518032 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:42:09.970 2518032 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:42:09.970 2518032 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:42:09.982 2518044 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:42:09.982 2518044 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:42:09.983 2518045 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202501","mobile":""}
20-08-2026 00:42:09.990 2518052 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:09.993 2518055 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:10.015 2518077 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:10.015 2518077 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:42:10.015 2518077 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:42:10.021 2518083 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202301","mobile":""}
20-08-2026 00:42:10.022 2518084 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:42:10.022 2518084 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:10.022 2518084 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:42:10.023 2518085 [http-nio-8051-exec-130] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202507","mobile":""}
20-08-2026 00:42:10.050 2518112 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:10.050 2518112 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:10.050 2518112 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:10.050 2518112 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:42:10.050 2518112 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:10.0
20-08-2026 00:42:10.050 2518112 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:10.056 2518118 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.106 2518168 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.111 2518173 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.111 2518173 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:42:10.111 2518173 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:10.115 2518177 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:42:10.115 2518177 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:42:10.118 2518180 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.120 2518182 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.125 2518187 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.125 2518187 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:42:10.125 2518187 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:42:10.130 2518192 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:42:10.130 2518192 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:42:10.132 2518194 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.135 2518197 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.140 2518202 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.140 2518202 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:42:10.140 2518202 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:42:10.143 2518205 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:42:10.144 2518206 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:42:10.148 2518210 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:10.150 2518212 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:10.156 2518218 [http-nio-8051-exec-113] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202103","mobile":""}
20-08-2026 00:42:10.157 2518219 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:10.157 2518219 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:42:10.157 2518219 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:42:10.162 2518224 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:42:10.162 2518224 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:10.162 2518224 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:42:10.169 2518231 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07201911","mobile":""}
20-08-2026 00:42:10.180 2518242 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:42:10.181 2518243 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:42:10.181 2518243 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:10.181 2518243 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:10.182 2518244 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.197 2518259 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.201 2518263 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.201 2518263 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:42:10.201 2518263 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:42:10.206 2518268 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:42:10.206 2518268 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:42:10.207 2518269 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:10.210 2518272 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:10.213 2518275 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:10.213 2518275 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:42:10.213 2518275 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:42:10.218 2518280 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:42:10.218 2518280 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:10.218 2518280 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:42:10.243 2518305 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:10.243 2518305 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:10.243 2518305 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:10.243 2518305 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:42:10.243 2518305 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:10.0
20-08-2026 00:42:10.244 2518306 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:10.249 2518311 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:10.252 2518314 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:10.259 2518321 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:10.259 2518321 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:42:10.259 2518321 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:42:10.270 2518332 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:42:10.270 2518332 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:10.270 2518332 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:42:10.285 2518347 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:10.285 2518347 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:10.285 2518347 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:10.285 2518347 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:42:10.285 2518347 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:10.0
20-08-2026 00:42:10.285 2518347 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:10.288 2518350 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.300 2518362 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.305 2518367 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.305 2518367 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:42:10.305 2518367 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:42:10.309 2518371 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:42:10.309 2518371 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:42:10.310 2518372 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:10.323 2518385 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:10.333 2518395 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:10.333 2518395 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:42:10.333 2518395 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:42:10.344 2518406 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:42:10.344 2518406 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:10.344 2518406 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:42:10.354 2518416 [http-nio-8051-exec-59] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM01202601","mobile":""}
20-08-2026 00:42:10.364 2518426 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:10.364 2518426 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:10.364 2518426 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:10.364 2518426 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:42:10.364 2518426 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:10.0
20-08-2026 00:42:10.364 2518426 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:10.365 2518427 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.386 2518448 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.392 2518454 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.392 2518454 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:42:10.392 2518454 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:10.396 2518458 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:42:10.396 2518458 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:42:10.397 2518459 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:10.399 2518461 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:10.403 2518465 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:10.403 2518465 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:42:10.403 2518465 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:42:10.409 2518471 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:42:10.409 2518471 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:42:10.411 2518473 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.415 2518477 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.421 2518483 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.421 2518483 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:42:10.421 2518483 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:10.425 2518487 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:42:10.425 2518487 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:42:10.427 2518489 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.437 2518499 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.449 2518511 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.450 2518512 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:42:10.450 2518512 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:42:10.469 2518531 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:42:10.469 2518531 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:42:10.472 2518534 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.474 2518536 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.483 2518545 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.483 2518545 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:42:10.483 2518545 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:42:10.491 2518553 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:42:10.491 2518553 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:42:10.494 2518556 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.494 2518556 [http-nio-8051-exec-104] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202203","mobile":""}
20-08-2026 00:42:10.496 2518558 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.506 2518568 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.506 2518568 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:42:10.506 2518568 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:42:10.511 2518573 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:42:10.511 2518573 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:42:10.513 2518575 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:10.516 2518578 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:10.543 2518605 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:10.543 2518605 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:42:10.543 2518605 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:42:10.548 2518610 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:42:10.548 2518610 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:42:10.558 2518620 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.561 2518623 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.575 2518637 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.575 2518637 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:42:10.576 2518638 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:42:10.581 2518643 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:42:10.581 2518643 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:42:10.582 2518644 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.585 2518647 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.596 2518658 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.596 2518658 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:42:10.596 2518658 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:42:10.603 2518665 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:42:10.603 2518665 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:42:10.609 2518671 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.614 2518676 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.619 2518681 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.619 2518681 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:42:10.619 2518681 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:42:10.623 2518685 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:42:10.623 2518685 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:42:10.627 2518689 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.632 2518694 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.645 2518707 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.645 2518707 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:42:10.645 2518707 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:42:10.652 2518714 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:42:10.652 2518714 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:42:10.659 2518721 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.664 2518726 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.674 2518736 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.674 2518736 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:42:10.674 2518736 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:42:10.683 2518745 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:42:10.684 2518746 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:42:10.685 2518747 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.690 2518752 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.696 2518758 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.696 2518758 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:42:10.696 2518758 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:42:10.704 2518766 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:42:10.704 2518766 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:42:10.709 2518771 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.713 2518775 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.731 2518793 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.731 2518793 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:42:10.731 2518793 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:42:10.740 2518802 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:42:10.740 2518802 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:42:10.744 2518806 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.746 2518808 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.756 2518818 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.756 2518818 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:42:10.756 2518818 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:10.761 2518823 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:42:10.761 2518823 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:42:10.763 2518825 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:10.766 2518828 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:10.783 2518845 [http-nio-8051-exec-105] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202503","mobile":""}
20-08-2026 00:42:10.784 2518846 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:10.784 2518846 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:42:10.784 2518846 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:42:10.788 2518850 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:42:10.788 2518850 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:10.788 2518850 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:42:10.810 2518872 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:10.810 2518872 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:10.810 2518872 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:10.810 2518872 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:42:10.810 2518872 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:10.0
20-08-2026 00:42:10.810 2518872 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:10.813 2518875 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.816 2518878 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.823 2518885 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.823 2518885 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:42:10.823 2518885 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:42:10.831 2518893 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:42:10.831 2518893 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:42:10.837 2518899 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.840 2518902 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.853 2518915 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.854 2518916 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:42:10.854 2518916 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:10.858 2518920 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:42:10.858 2518920 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:42:10.865 2518927 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:10.867 2518929 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:10.874 2518936 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:10.874 2518936 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:42:10.874 2518936 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:42:10.887 2518949 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:42:10.887 2518949 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:42:10.890 2518952 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:10.892 2518954 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:10.907 2518969 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:10.907 2518969 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:42:10.907 2518969 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:42:10.912 2518974 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:42:10.912 2518974 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:10.912 2518974 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:42:10.933 2518995 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:10.933 2518995 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:10.933 2518995 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:42:10.933 2518995 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:42:10.933 2518995 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:10.0
20-08-2026 00:42:10.933 2518995 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:10.937 2518999 [http-nio-8051-exec-93] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:42:10.951 2519013 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:10.957 2519019 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:10.967 2519029 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:10.967 2519029 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:42:10.967 2519029 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:42:10.979 2519041 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:42:10.979 2519041 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:10.979 2519041 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:42:10.995 2519057 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:10.995 2519057 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:10.995 2519057 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:42:10.995 2519057 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:42:10.995 2519057 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:10.0
20-08-2026 00:42:10.995 2519057 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:10.997 2519059 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:11.002 2519064 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:11.020 2519082 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:11.020 2519082 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:42:11.020 2519082 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:42:11.031 2519093 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:42:11.031 2519093 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:11.031 2519093 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:42:11.047 2519109 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:11.047 2519109 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:42:11.047 2519109 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:42:11.047 2519109 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:42:11.047 2519109 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:11.0
20-08-2026 00:42:11.047 2519109 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:11.069 2519131 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.073 2519135 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.082 2519144 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.082 2519144 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:42:11.082 2519144 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:42:11.094 2519156 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:42:11.095 2519157 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:42:11.099 2519161 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.101 2519163 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.115 2519177 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.115 2519177 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:42:11.115 2519177 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:11.127 2519189 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:42:11.127 2519189 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:42:11.129 2519191 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.153 2519215 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.159 2519221 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.159 2519221 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:42:11.159 2519221 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:42:11.164 2519226 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:42:11.164 2519226 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:42:11.167 2519229 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.169 2519231 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.176 2519238 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.176 2519238 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:42:11.176 2519238 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:11.182 2519244 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:42:11.182 2519244 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:42:11.187 2519249 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.207 2519269 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.212 2519274 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.212 2519274 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:42:11.212 2519274 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:42:11.216 2519278 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:42:11.216 2519278 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:42:11.218 2519280 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.221 2519283 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.227 2519289 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.227 2519289 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:42:11.227 2519289 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:42:11.236 2519298 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:42:11.236 2519298 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:42:11.240 2519302 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.242 2519304 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.275 2519337 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.275 2519337 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:42:11.275 2519337 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:42:11.280 2519342 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:42:11.281 2519343 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:42:11.294 2519356 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.299 2519361 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.306 2519368 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.306 2519368 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:42:11.306 2519368 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:42:11.315 2519377 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:42:11.315 2519377 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:42:11.325 2519387 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.327 2519389 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.334 2519396 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.334 2519396 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:42:11.334 2519396 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:42:11.338 2519400 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:42:11.338 2519400 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:42:11.348 2519410 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:42:11.351 2519413 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10aa8336
20-08-2026 00:42:11.362 2519424 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:42:11.362 2519424 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:42:11.363 2519425 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:42:11.382 2519444 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:42:11.383 2519445 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:42:11.383 2519445 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:42:11.399 2519461 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:11.399 2519461 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:42:11.399 2519461 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:42:11.399 2519461 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:42:11.399 2519461 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:42:11.0
20-08-2026 00:42:11.399 2519461 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:42:11.400 2519462 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.413 2519475 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.418 2519480 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.418 2519480 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:42:11.418 2519480 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:42:11.424 2519486 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:42:11.424 2519486 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:42:11.426 2519488 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.448 2519510 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.455 2519517 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.455 2519517 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:42:11.455 2519517 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:42:11.464 2519526 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:42:11.464 2519526 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:42:11.466 2519528 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.469 2519531 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.482 2519544 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.482 2519544 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:42:11.482 2519544 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:42:11.493 2519555 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:42:11.493 2519555 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:42:11.505 2519567 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.508 2519570 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.516 2519578 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.516 2519578 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:42:11.516 2519578 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:42:11.523 2519585 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:42:11.523 2519585 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:42:11.530 2519592 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.532 2519594 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.563 2519625 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.563 2519625 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:42:11.563 2519625 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:42:11.568 2519630 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:42:11.568 2519630 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:42:11.573 2519635 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:42:11.576 2519638 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22b2ad2b
20-08-2026 00:42:11.585 2519647 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:42:11.585 2519647 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:42:11.585 2519647 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:42:11.595 2519657 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:42:11.595 2519657 [http-nio-8051-exec-132] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:42:13.775 2521837 [http-nio-8051-exec-115] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:42:13.777 2521839 [http-nio-8051-exec-115] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:42:14.158 2522220 [http-nio-8051-exec-115] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:42:21.642 2529704 [http-nio-8051-exec-116] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:42:21.643 2529705 [http-nio-8051-exec-116] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:42:22.029 2530091 [http-nio-8051-exec-116] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:42:23.756 2531818 [http-nio-8051-exec-118] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:42:23.757 2531819 [http-nio-8051-exec-118] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:42:23.831 2531893 [http-nio-8051-exec-118] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:42:36.933 2544995 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:42:36.934 2544996 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:42:36.994 2545056 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:42:37.891 2545953 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:42:37.891 2545953 [http-nio-8051-exec-127] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:42:38.506 2546568 [http-nio-8051-exec-127] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:42:39.890 2547952 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:42:39.890 2547952 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:42:39.890 2547952 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: D348B0Fe98697c91C913E9Fc6aC3C58867982589
20-08-2026 00:42:39.891 2547953 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:42:39.891 2547953 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:42:39.891 2547953 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:D348B0Fe98697c91C913E9Fc6aC3C58867982589, device:app
20-08-2026 00:42:39.892 2547954 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:42:39.892 2547954 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM05202203260820004028344
20-08-2026 00:42:39.892 2547954 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM05202203260820004028344
20-08-2026 00:42:44.795 2552857 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:50:52.0, vm_id=1660749537502}
20-08-2026 00:42:44.796 2552858 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660749537502, timestamp: 2026-08-19 22:50:52.0
20-08-2026 00:42:44.872 2552934 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:42:44.995 2553057 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "cart_offer_desc": "", "skus": [{"tray_id": "15", "sku_total": 10, "door_id": "", "image_url": "https://images.tinymart.in/product/4500725-5961.png", "mrp": "10", "name": "Maxvita Coconut Cookies 40gm per peice", "qty": 1, "unit_price": "10", "skuid": "4500725", "offer_id": ""}], "order_status": "", "userId": "8867982589", "orderId": "TM05202203260820004028344", "rstatus": true, "total_amount": 10, "imei": "TM05202203", "bill_amount": 10}', weight_based_response='{}', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='DlRmCU', short_order_expiry='20-09-2026 00:41:38', receipt_id='IN20260820004138', proposedSkuJson='{"res": true, "cart_offer_desc": "", "skus": [{"offer_desc": "", "tray_id": "15", "sku_total": 10, "door_id": "1", "image_url": "https://images.tinymart.in/product/4500725-5961.png", "mrp": "10", "name": "Maxvita Coconut Cookies 40gm", "qty": 1, "unit_price": 10, "skuid": "4500725", "offer_id": ""}], "total_amount": 10, "userId": "8867982589", "imei": "TM05202203", "bill_amount": 10, "orderId": "TM05202203260820004028344"}', video_url='null', access_code='57d26eb6-b99a-4d86-ba98-74b8973db4d9', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:42:44.995 2553057 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM05202203260820004028344', user_id=8867982589, vm_id=1652784235808, order_amount=10.0, pre_auth_amount=10.0, amount_received=10.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "cart_offer_desc": "", "skus": [{"tray_id": "15", "sku_total": 10, "door_id": "", "image_url": "https://images.tinymart.in/product/4500725-5961.png", "mrp": "10", "name": "Maxvita Coconut Cookies 40gm per peice", "qty": 1, "unit_price": "10", "skuid": "4500725", "offer_id": ""}], "order_status": "", "userId": "8867982589", "orderId": "TM05202203260820004028344", "rstatus": true, "total_amount": 10, "imei": "TM05202203", "bill_amount": 10}', weight_based_response='{}', created_at='2026-08-20 00:40:28.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='DlRmCU', short_order_expiry='20-09-2026 00:41:38', receipt_id='IN20260820004138', proposedSkuJson='{"res": true, "cart_offer_desc": "", "skus": [{"offer_desc": "", "tray_id": "15", "sku_total": 10, "door_id": "1", "image_url": "https://images.tinymart.in/product/4500725-5961.png", "mrp": "10", "name": "Maxvita Coconut Cookies 40gm", "qty": 1, "unit_price": 10, "skuid": "4500725", "offer_id": ""}], "total_amount": 10, "userId": "8867982589", "imei": "TM05202203", "bill_amount": 10, "orderId": "TM05202203260820004028344"}', video_url='null', access_code='57d26eb6-b99a-4d86-ba98-74b8973db4d9', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:42:44.997 2553059 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500725","offer_id":"","offer_desc":""}]
20-08-2026 00:42:44.998 2553060 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7283cf5b
20-08-2026 00:42:44.998 2553060 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:42:44.998 2553060 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:42:44.998 2553060 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7283cf5b
20-08-2026 00:42:44.998 2553060 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:42:45.641 2553703 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:42:45.642 2553704 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:42:45.697 2553759 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:42:51.557 2559619 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:42:51.559 2559621 [http-nio-8051-exec-126] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:42:51.685 2559747 [http-nio-8051-exec-126] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:43:01.328 2569390 [http-nio-8051-exec-65] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:43:01.341 2569403 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.342 2569404 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.345 2569407 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.346 2569408 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:43:01.346 2569408 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:43:01.349 2569411 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:43:01.349 2569411 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:43:01.349 2569411 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.351 2569413 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.355 2569417 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.355 2569417 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:43:01.355 2569417 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:43:01.358 2569420 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:43:01.358 2569420 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.358 2569420 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:43:01.381 2569443 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.381 2569443 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.382 2569444 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:01.382 2569444 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:43:01.382 2569444 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.382 2569444 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.384 2569446 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.386 2569448 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.389 2569451 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.389 2569451 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:43:01.389 2569451 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:43:01.392 2569454 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:43:01.392 2569454 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:43:01.393 2569455 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.395 2569457 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.398 2569460 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.398 2569460 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:43:01.398 2569460 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:43:01.401 2569463 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:43:01.401 2569463 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.401 2569463 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:43:01.427 2569489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.427 2569489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.427 2569489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:01.427 2569489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:43:01.427 2569489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.427 2569489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.428 2569490 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.429 2569491 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.433 2569495 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.433 2569495 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:43:01.433 2569495 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:01.436 2569498 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:43:01.436 2569498 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:43:01.437 2569499 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.439 2569501 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.443 2569505 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.443 2569505 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:43:01.443 2569505 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:43:01.446 2569508 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:43:01.446 2569508 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.446 2569508 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:43:01.471 2569533 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.471 2569533 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.471 2569533 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:01.471 2569533 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:43:01.471 2569533 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.471 2569533 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.472 2569534 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.474 2569536 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.476 2569538 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.476 2569538 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:43:01.476 2569538 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:43:01.480 2569542 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:43:01.480 2569542 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:43:01.481 2569543 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.484 2569546 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.488 2569550 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.488 2569550 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:43:01.488 2569550 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:43:01.491 2569553 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:43:01.492 2569554 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.492 2569554 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:43:01.519 2569581 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.519 2569581 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.519 2569581 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:01.520 2569582 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:43:01.520 2569582 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.520 2569582 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.520 2569582 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.522 2569584 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.524 2569586 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.524 2569586 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:43:01.524 2569586 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:43:01.526 2569588 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:43:01.526 2569588 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:43:01.527 2569589 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.528 2569590 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.530 2569592 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.530 2569592 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:43:01.530 2569592 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:43:01.532 2569594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:43:01.532 2569594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:43:01.533 2569595 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.534 2569596 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.537 2569599 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.537 2569599 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:43:01.537 2569599 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:43:01.539 2569601 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:43:01.539 2569601 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:43:01.539 2569601 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.540 2569602 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.542 2569604 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.542 2569604 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:43:01.542 2569604 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:43:01.544 2569606 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:43:01.544 2569606 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:43:01.545 2569607 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.546 2569608 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.548 2569610 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.548 2569610 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:43:01.548 2569610 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:43:01.551 2569613 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:43:01.551 2569613 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:43:01.551 2569613 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.552 2569614 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.555 2569617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.555 2569617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:43:01.555 2569617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:43:01.558 2569620 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:43:01.558 2569620 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:43:01.559 2569621 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.561 2569623 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.564 2569626 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.564 2569626 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:43:01.564 2569626 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:43:01.567 2569629 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:43:01.567 2569629 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:43:01.568 2569630 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.569 2569631 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.571 2569633 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.571 2569633 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:43:01.572 2569634 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:43:01.574 2569636 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:43:01.574 2569636 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:43:01.575 2569637 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.576 2569638 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.579 2569641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.579 2569641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:43:01.579 2569641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:43:01.583 2569645 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:43:01.583 2569645 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.583 2569645 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:43:01.600 2569662 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:01.600 2569662 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:01.600 2569662 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:43:01.600 2569662 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:43:01.600 2569662 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.600 2569662 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.601 2569663 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.602 2569664 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.606 2569668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.606 2569668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:43:01.606 2569668 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:01.609 2569671 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:43:01.609 2569671 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:43:01.609 2569671 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.610 2569672 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.613 2569675 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.613 2569675 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:43:01.613 2569675 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:43:01.615 2569677 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:43:01.615 2569677 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:43:01.616 2569678 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.617 2569679 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.619 2569681 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.619 2569681 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:43:01.619 2569681 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:43:01.622 2569684 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:43:01.622 2569684 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:43:01.622 2569684 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.623 2569685 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.625 2569687 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.626 2569688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:43:01.626 2569688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:43:01.628 2569690 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:43:01.628 2569690 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.628 2569690 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:43:01.648 2569710 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.648 2569710 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.648 2569710 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:01.648 2569710 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:43:01.648 2569710 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.648 2569710 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.648 2569710 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.649 2569711 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.652 2569714 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.652 2569714 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:43:01.652 2569714 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:43:01.654 2569716 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:43:01.654 2569716 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.654 2569716 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:43:01.673 2569735 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.673 2569735 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.673 2569735 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:01.673 2569735 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:43:01.673 2569735 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.673 2569735 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.674 2569736 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.678 2569740 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.680 2569742 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.680 2569742 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:43:01.680 2569742 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:01.682 2569744 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:43:01.683 2569745 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:43:01.684 2569746 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.685 2569747 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.687 2569749 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.687 2569749 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:43:01.687 2569749 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:43:01.690 2569752 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:43:01.690 2569752 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:43:01.690 2569752 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.691 2569753 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.694 2569756 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.694 2569756 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:43:01.694 2569756 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:43:01.696 2569758 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:43:01.696 2569758 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.697 2569759 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:43:01.721 2569783 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.722 2569784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.722 2569784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:01.722 2569784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:43:01.722 2569784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.722 2569784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.722 2569784 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.724 2569786 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.726 2569788 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.726 2569788 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:43:01.726 2569788 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:43:01.729 2569791 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:43:01.729 2569791 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:43:01.729 2569791 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.731 2569793 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.733 2569795 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.733 2569795 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:43:01.733 2569795 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:43:01.735 2569797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:43:01.735 2569797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:43:01.737 2569799 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:43:01.738 2569800 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@273216e0
20-08-2026 00:43:01.741 2569803 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:43:01.741 2569803 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:43:01.741 2569803 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:43:01.743 2569805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:43:01.743 2569805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:43:01.744 2569806 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.745 2569807 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.748 2569810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.748 2569810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:43:01.748 2569810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:43:01.750 2569812 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:43:01.750 2569812 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:43:01.751 2569813 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.752 2569814 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.754 2569816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.754 2569816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:43:01.754 2569816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:43:01.756 2569818 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:43:01.756 2569818 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:43:01.757 2569819 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.758 2569820 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.760 2569822 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.760 2569822 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:43:01.760 2569822 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:43:01.763 2569825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:43:01.763 2569825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:43:01.764 2569826 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.765 2569827 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.767 2569829 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.767 2569829 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:43:01.767 2569829 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:43:01.769 2569831 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:43:01.769 2569831 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:43:01.770 2569832 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.771 2569833 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.773 2569835 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.773 2569835 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:43:01.773 2569835 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:01.775 2569837 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:43:01.775 2569837 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:43:01.776 2569838 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.777 2569839 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.779 2569841 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.780 2569842 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:43:01.780 2569842 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:01.781 2569843 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:43:01.782 2569844 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:43:01.782 2569844 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:43:01.784 2569846 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@273216e0
20-08-2026 00:43:01.786 2569848 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:43:01.786 2569848 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:43:01.786 2569848 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:43:01.788 2569850 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:43:01.788 2569850 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:43:01.789 2569851 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.790 2569852 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.792 2569854 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.792 2569854 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:43:01.792 2569854 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:43:01.794 2569856 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:43:01.794 2569856 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:43:01.795 2569857 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.796 2569858 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.798 2569860 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.798 2569860 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:43:01.798 2569860 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:43:01.801 2569863 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:43:01.801 2569863 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:43:01.801 2569863 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.802 2569864 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.804 2569866 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.804 2569866 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:43:01.804 2569866 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:43:01.806 2569868 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:43:01.806 2569868 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:43:01.807 2569869 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.809 2569871 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.811 2569873 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.811 2569873 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:43:01.811 2569873 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:43:01.813 2569875 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:43:01.813 2569875 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.813 2569875 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:43:01.828 2569890 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.828 2569890 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.828 2569890 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:01.828 2569890 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:43:01.828 2569890 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.828 2569890 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.829 2569891 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.831 2569893 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.833 2569895 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.833 2569895 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:43:01.833 2569895 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:43:01.835 2569897 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:43:01.835 2569897 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:43:01.835 2569897 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.837 2569899 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.840 2569902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.840 2569902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:43:01.840 2569902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:43:01.843 2569905 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:43:01.843 2569905 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.843 2569905 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:43:01.862 2569924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.862 2569924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.862 2569924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:01.862 2569924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:43:01.862 2569924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.862 2569924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.863 2569925 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.866 2569928 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.869 2569931 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.869 2569931 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:43:01.869 2569931 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:43:01.871 2569933 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:43:01.871 2569933 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:43:01.872 2569934 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.874 2569936 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.877 2569939 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.877 2569939 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:43:01.877 2569939 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:43:01.880 2569942 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:43:01.881 2569943 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:43:01.881 2569943 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.883 2569945 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.886 2569948 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.886 2569948 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:43:01.886 2569948 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:43:01.890 2569952 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:43:01.890 2569952 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.890 2569952 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:43:01.916 2569978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.916 2569978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.916 2569978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:01.916 2569978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:43:01.916 2569978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.916 2569978 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.918 2569980 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.920 2569982 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.924 2569986 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.924 2569986 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:43:01.924 2569986 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:43:01.927 2569989 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:43:01.927 2569989 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:43:01.928 2569990 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:01.931 2569993 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:01.934 2569996 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:01.934 2569996 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:43:01.934 2569996 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:01.938 2570000 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:43:01.938 2570000 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:43:01.940 2570002 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.941 2570003 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.946 2570008 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.946 2570008 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:43:01.946 2570008 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:43:01.949 2570011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:43:01.949 2570011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:01.949 2570011 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:43:01.990 2570052 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.991 2570053 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:01.991 2570053 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:01.991 2570053 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:43:01.991 2570053 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:01.0
20-08-2026 00:43:01.991 2570053 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:01.992 2570054 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:01.994 2570056 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:01.998 2570060 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:01.998 2570060 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:43:01.998 2570060 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:43:02.003 2570065 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:43:02.003 2570065 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.003 2570065 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:43:02.034 2570096 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.034 2570096 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.034 2570096 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.034 2570096 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:43:02.034 2570096 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.034 2570096 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.035 2570097 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.038 2570100 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.041 2570103 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.041 2570103 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:43:02.041 2570103 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:02.045 2570107 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:43:02.045 2570107 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:43:02.047 2570109 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.048 2570110 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.053 2570115 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.053 2570115 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:43:02.053 2570115 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:43:02.056 2570118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:43:02.056 2570118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:43:02.057 2570119 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.059 2570121 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.063 2570125 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.063 2570125 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:43:02.063 2570125 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:02.066 2570128 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:43:02.067 2570129 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:43:02.069 2570131 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.070 2570132 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.074 2570136 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.075 2570137 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:43:02.075 2570137 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:43:02.078 2570140 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:43:02.078 2570140 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.078 2570140 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:43:02.108 2570170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:02.108 2570170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:02.108 2570170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:43:02.108 2570170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:43:02.108 2570170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.108 2570170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.110 2570172 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.112 2570174 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.115 2570177 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.115 2570177 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:43:02.115 2570177 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:02.119 2570181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:43:02.119 2570181 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:43:02.120 2570182 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.122 2570184 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.126 2570188 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.126 2570188 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:43:02.126 2570188 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:43:02.130 2570192 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:43:02.130 2570192 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:43:02.131 2570193 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.133 2570195 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.136 2570198 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.136 2570198 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:43:02.136 2570198 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:02.141 2570203 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:43:02.141 2570203 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:43:02.142 2570204 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:43:02.144 2570206 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@504ebb44
20-08-2026 00:43:02.149 2570211 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:43:02.149 2570211 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:43:02.149 2570211 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:43:02.153 2570215 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:43:02.153 2570215 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:43:02.154 2570216 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.156 2570218 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.160 2570222 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.160 2570222 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:43:02.160 2570222 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:43:02.163 2570225 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:43:02.163 2570225 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:43:02.165 2570227 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.167 2570229 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.171 2570233 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.171 2570233 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:43:02.171 2570233 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:43:02.175 2570237 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:43:02.175 2570237 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:43:02.176 2570238 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.178 2570240 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.182 2570244 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.182 2570244 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:43:02.182 2570244 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:43:02.185 2570247 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:43:02.186 2570248 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:43:02.187 2570249 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.189 2570251 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.193 2570255 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.193 2570255 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:43:02.193 2570255 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:43:02.197 2570259 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:43:02.197 2570259 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.197 2570259 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:43:02.221 2570283 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.221 2570283 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.221 2570283 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.221 2570283 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:43:02.221 2570283 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.221 2570283 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.223 2570285 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.225 2570287 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.228 2570290 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.229 2570291 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:43:02.229 2570291 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:43:02.234 2570296 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:43:02.234 2570296 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:43:02.235 2570297 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.237 2570299 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.241 2570303 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.241 2570303 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:43:02.241 2570303 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:43:02.245 2570307 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:43:02.245 2570307 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:43:02.246 2570308 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.248 2570310 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.250 2570312 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.250 2570312 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:43:02.250 2570312 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:02.254 2570316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:43:02.254 2570316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:43:02.256 2570318 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.257 2570319 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.262 2570324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.262 2570324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:43:02.262 2570324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:43:02.266 2570328 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:43:02.266 2570328 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.266 2570328 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:43:02.289 2570351 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.289 2570351 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.289 2570351 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.289 2570351 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:43:02.290 2570352 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.290 2570352 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.292 2570354 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.295 2570357 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.303 2570365 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.303 2570365 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:43:02.303 2570365 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:43:02.308 2570370 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:43:02.308 2570370 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.308 2570370 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:43:02.328 2570390 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.328 2570390 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.328 2570390 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.328 2570390 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:43:02.328 2570390 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.328 2570390 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.329 2570391 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.331 2570393 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.335 2570397 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.335 2570397 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:43:02.335 2570397 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:43:02.338 2570400 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:43:02.338 2570400 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:43:02.339 2570401 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.340 2570402 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.343 2570405 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.343 2570405 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:43:02.343 2570405 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:02.346 2570408 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:43:02.347 2570409 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:43:02.348 2570410 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.350 2570412 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.353 2570415 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.353 2570415 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:43:02.353 2570415 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:02.357 2570419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:43:02.357 2570419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:43:02.358 2570420 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.360 2570422 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.364 2570426 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.365 2570427 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:43:02.365 2570427 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:43:02.367 2570429 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:43:02.367 2570429 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.367 2570429 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:43:02.384 2570446 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.384 2570446 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.384 2570446 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.384 2570446 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:43:02.384 2570446 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.384 2570446 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.385 2570447 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.388 2570450 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.391 2570453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.391 2570453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:43:02.391 2570453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:02.394 2570456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:43:02.394 2570456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:43:02.395 2570457 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.397 2570459 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.400 2570462 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.401 2570463 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:43:02.401 2570463 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:43:02.404 2570466 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:43:02.404 2570466 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.404 2570466 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:43:02.424 2570486 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.424 2570486 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.424 2570486 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.424 2570486 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:43:02.424 2570486 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.424 2570486 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.425 2570487 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.426 2570488 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.430 2570492 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.430 2570492 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:43:02.430 2570492 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:02.434 2570496 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:43:02.434 2570496 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:43:02.435 2570497 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.437 2570499 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.440 2570502 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.440 2570502 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:43:02.440 2570502 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:43:02.443 2570505 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:43:02.443 2570505 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.443 2570505 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:43:02.465 2570527 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.465 2570527 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.465 2570527 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.465 2570527 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:43:02.465 2570527 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.465 2570527 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.466 2570528 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.467 2570529 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.470 2570532 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.470 2570532 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:43:02.470 2570532 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:43:02.472 2570534 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:43:02.472 2570534 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:43:02.473 2570535 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.474 2570536 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.476 2570538 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.477 2570539 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:43:02.477 2570539 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:43:02.480 2570542 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:43:02.480 2570542 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.480 2570542 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:43:02.494 2570556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.494 2570556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.494 2570556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.494 2570556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:43:02.494 2570556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.494 2570556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.495 2570557 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.496 2570558 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.498 2570560 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.498 2570560 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:43:02.498 2570560 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:43:02.500 2570562 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:43:02.500 2570562 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.500 2570562 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:43:02.518 2570580 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.518 2570580 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.518 2570580 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.518 2570580 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:43:02.518 2570580 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.519 2570581 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.519 2570581 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.520 2570582 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.522 2570584 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.523 2570585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:43:02.523 2570585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:43:02.525 2570587 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:43:02.525 2570587 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:43:02.526 2570588 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.528 2570590 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.530 2570592 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.530 2570592 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:43:02.530 2570592 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:43:02.532 2570594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:43:02.532 2570594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.532 2570594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:43:02.557 2570619 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.557 2570619 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.557 2570619 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.557 2570619 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:43:02.557 2570619 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.557 2570619 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.558 2570620 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.559 2570621 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.563 2570625 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.563 2570625 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:43:02.563 2570625 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:43:02.566 2570628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:43:02.566 2570628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:43:02.567 2570629 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.568 2570630 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.571 2570633 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.571 2570633 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:43:02.571 2570633 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:43:02.573 2570635 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:43:02.573 2570635 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:43:02.574 2570636 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.575 2570637 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.578 2570640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.578 2570640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:43:02.578 2570640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:43:02.580 2570642 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:43:02.580 2570642 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:43:02.581 2570643 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.582 2570644 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.584 2570646 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.584 2570646 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:43:02.584 2570646 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:43:02.586 2570648 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:43:02.586 2570648 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:43:02.587 2570649 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.588 2570650 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.591 2570653 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.591 2570653 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:43:02.591 2570653 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:02.593 2570655 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:43:02.593 2570655 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:43:02.594 2570656 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.595 2570657 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.598 2570660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.598 2570660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:43:02.598 2570660 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:43:02.600 2570662 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:43:02.600 2570662 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:43:02.601 2570663 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.602 2570664 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.604 2570666 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.604 2570666 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:43:02.605 2570667 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:43:02.607 2570669 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:43:02.607 2570669 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:43:02.608 2570670 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.609 2570671 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.611 2570673 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.611 2570673 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:43:02.611 2570673 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:43:02.613 2570675 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:43:02.613 2570675 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:43:02.614 2570676 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.616 2570678 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.618 2570680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.618 2570680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:43:02.618 2570680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:43:02.620 2570682 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:43:02.620 2570682 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:43:02.621 2570683 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:43:02.622 2570684 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@273216e0
20-08-2026 00:43:02.625 2570687 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:43:02.625 2570687 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:43:02.625 2570687 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:43:02.627 2570689 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:43:02.628 2570690 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:43:02.629 2570691 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.630 2570692 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.632 2570694 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.632 2570694 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:43:02.632 2570694 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:43:02.635 2570697 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:43:02.635 2570697 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:43:02.635 2570697 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.637 2570699 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.640 2570702 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.640 2570702 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:43:02.640 2570702 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:43:02.642 2570704 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:43:02.642 2570704 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.642 2570704 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:43:02.662 2570724 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.662 2570724 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.662 2570724 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.662 2570724 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:43:02.662 2570724 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.662 2570724 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.663 2570725 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.665 2570727 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.668 2570730 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.668 2570730 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:43:02.668 2570730 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:43:02.670 2570732 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:43:02.670 2570732 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:43:02.672 2570734 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.674 2570736 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.678 2570740 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.678 2570740 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:43:02.678 2570740 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:43:02.684 2570746 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:43:02.684 2570746 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:43:02.685 2570747 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.687 2570749 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.691 2570753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.691 2570753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:43:02.691 2570753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:43:02.693 2570755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:43:02.693 2570755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:43:02.694 2570756 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.695 2570757 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.698 2570760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.698 2570760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:43:02.698 2570760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:02.700 2570762 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:43:02.700 2570762 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:43:02.701 2570763 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.702 2570764 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.705 2570767 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.706 2570768 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:43:02.706 2570768 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:43:02.708 2570770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:43:02.708 2570770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.708 2570770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:43:02.727 2570789 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:02.727 2570789 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:02.727 2570789 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:43:02.727 2570789 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:43:02.727 2570789 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.727 2570789 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.728 2570790 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.729 2570791 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.732 2570794 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.732 2570794 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:43:02.732 2570794 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:43:02.734 2570796 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:43:02.734 2570796 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.735 2570797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:43:02.754 2570816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:02.754 2570816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:02.754 2570816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:43:02.754 2570816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:43:02.754 2570816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.754 2570816 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.755 2570817 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.756 2570818 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.760 2570822 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.760 2570822 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:43:02.760 2570822 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:43:02.762 2570824 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:43:02.762 2570824 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.762 2570824 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:43:02.784 2570846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.784 2570846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.784 2570846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.784 2570846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:43:02.784 2570846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.784 2570846 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.785 2570847 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.786 2570848 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.789 2570851 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.789 2570851 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:43:02.789 2570851 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:02.792 2570854 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:43:02.792 2570854 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:43:02.793 2570855 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.794 2570856 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.797 2570859 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.797 2570859 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:43:02.797 2570859 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:43:02.800 2570862 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:43:02.800 2570862 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:43:02.800 2570862 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.802 2570864 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.805 2570867 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.805 2570867 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:43:02.805 2570867 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:43:02.807 2570869 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:43:02.807 2570869 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.807 2570869 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:43:02.830 2570892 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.830 2570892 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.830 2570892 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.830 2570892 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:43:02.830 2570892 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.830 2570892 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.831 2570893 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.834 2570896 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.838 2570900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.838 2570900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:43:02.838 2570900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:43:02.842 2570904 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:43:02.842 2570904 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:43:02.844 2570906 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.846 2570908 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.850 2570912 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.851 2570913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:43:02.851 2570913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:43:02.855 2570917 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:43:02.855 2570917 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.855 2570917 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:43:02.871 2570933 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.871 2570933 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:02.871 2570933 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:02.871 2570933 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:43:02.871 2570933 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.871 2570933 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.872 2570934 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.874 2570936 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.878 2570940 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.878 2570940 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:43:02.878 2570940 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:43:02.882 2570944 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:43:02.882 2570944 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:43:02.884 2570946 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.886 2570948 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.890 2570952 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.890 2570952 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:43:02.890 2570952 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:43:02.894 2570956 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:43:02.894 2570956 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:43:02.896 2570958 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.898 2570960 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.902 2570964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.902 2570964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:43:02.902 2570964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:02.906 2570968 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:43:02.906 2570968 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:43:02.907 2570969 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.909 2570971 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.913 2570975 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.913 2570975 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:43:02.913 2570975 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:43:02.917 2570979 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:43:02.917 2570979 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:43:02.918 2570980 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.920 2570982 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.925 2570987 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.925 2570987 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:43:02.925 2570987 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:43:02.928 2570990 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:43:02.928 2570990 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:43:02.930 2570992 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.931 2570993 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.934 2570996 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.934 2570996 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:43:02.934 2570996 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:02.937 2570999 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:43:02.937 2570999 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:43:02.937 2570999 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.938 2571000 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.942 2571004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.942 2571004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:43:02.942 2571004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:43:02.945 2571007 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:43:02.945 2571007 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.945 2571007 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:43:02.974 2571036 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:02.974 2571036 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:02.974 2571036 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:43:02.974 2571036 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:43:02.974 2571036 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:02.0
20-08-2026 00:43:02.974 2571036 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:02.975 2571037 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:02.976 2571038 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:02.979 2571041 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:02.979 2571041 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:43:02.979 2571041 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:43:02.982 2571044 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:43:02.982 2571044 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:43:02.983 2571045 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:02.985 2571047 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:02.989 2571051 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:02.989 2571051 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:43:02.989 2571051 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:43:02.993 2571055 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:43:02.993 2571055 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:02.993 2571055 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:43:03.035 2571097 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:03.036 2571098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:03.036 2571098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:43:03.036 2571098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:43:03.036 2571098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.036 2571098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.037 2571099 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.038 2571100 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.041 2571103 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.042 2571104 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:43:03.042 2571104 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:43:03.044 2571106 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:43:03.045 2571107 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.045 2571107 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:43:03.086 2571148 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.086 2571148 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.086 2571148 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.086 2571148 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:43:03.086 2571148 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.086 2571148 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.087 2571149 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.088 2571150 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.091 2571153 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.091 2571153 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:43:03.091 2571153 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:43:03.094 2571156 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:43:03.094 2571156 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:43:03.095 2571157 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.097 2571159 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.102 2571164 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.102 2571164 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:43:03.102 2571164 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:43:03.106 2571168 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:43:03.106 2571168 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.106 2571168 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:43:03.152 2571214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.152 2571214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.152 2571214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.152 2571214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:43:03.152 2571214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.152 2571214 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.153 2571215 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.155 2571217 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.158 2571220 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.158 2571220 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:43:03.158 2571220 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:43:03.160 2571222 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:43:03.160 2571222 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:43:03.162 2571224 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.163 2571225 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.166 2571228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.166 2571228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:43:03.166 2571228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:43:03.168 2571230 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:43:03.168 2571230 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:43:03.169 2571231 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.170 2571232 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.173 2571235 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.173 2571235 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:43:03.173 2571235 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:43:03.176 2571238 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:43:03.176 2571238 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:43:03.176 2571238 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.178 2571240 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.181 2571243 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.181 2571243 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:43:03.181 2571243 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:03.183 2571245 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:43:03.183 2571245 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:43:03.184 2571246 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.185 2571247 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.188 2571250 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.188 2571250 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:43:03.188 2571250 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:43:03.190 2571252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:43:03.190 2571252 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.191 2571253 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:43:03.206 2571268 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:03.206 2571268 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:03.206 2571268 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:43:03.206 2571268 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:43:03.206 2571268 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.206 2571268 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.206 2571268 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.208 2571270 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.210 2571272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.210 2571272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:43:03.210 2571272 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:43:03.213 2571275 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:43:03.213 2571275 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:43:03.214 2571276 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.216 2571278 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.220 2571282 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.220 2571282 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:43:03.220 2571282 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:43:03.223 2571285 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:43:03.223 2571285 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:43:03.223 2571285 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.225 2571287 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.228 2571290 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.228 2571290 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:43:03.228 2571290 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:43:03.230 2571292 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:43:03.230 2571292 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.230 2571292 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:43:03.250 2571312 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.250 2571312 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.250 2571312 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.250 2571312 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:43:03.250 2571312 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.250 2571312 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.251 2571313 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.254 2571316 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.257 2571319 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.258 2571320 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:43:03.258 2571320 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:43:03.261 2571323 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:43:03.262 2571324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.262 2571324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:43:03.279 2571341 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:03.279 2571341 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:03.279 2571341 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:43:03.279 2571341 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:43:03.280 2571342 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.280 2571342 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.281 2571343 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.283 2571345 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.286 2571348 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.286 2571348 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:43:03.286 2571348 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:43:03.290 2571352 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:43:03.290 2571352 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:43:03.291 2571353 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.293 2571355 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.296 2571358 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.296 2571358 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:43:03.296 2571358 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:43:03.298 2571360 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:43:03.298 2571360 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:43:03.299 2571361 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.300 2571362 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.303 2571365 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.303 2571365 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:43:03.303 2571365 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:43:03.306 2571368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:43:03.306 2571368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:43:03.306 2571368 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.308 2571370 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.311 2571373 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.311 2571373 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:43:03.311 2571373 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:43:03.313 2571375 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:43:03.313 2571375 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:43:03.314 2571376 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.315 2571377 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.319 2571381 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.319 2571381 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:43:03.319 2571381 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:43:03.321 2571383 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:43:03.321 2571383 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.321 2571383 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:43:03.338 2571400 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.338 2571400 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.338 2571400 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.338 2571400 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:43:03.338 2571400 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.338 2571400 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.338 2571400 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.340 2571402 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.342 2571404 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.342 2571404 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:43:03.342 2571404 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:43:03.345 2571407 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:43:03.345 2571407 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:43:03.346 2571408 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.347 2571409 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.349 2571411 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.349 2571411 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:43:03.349 2571411 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:03.351 2571413 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:43:03.351 2571413 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:43:03.353 2571415 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.354 2571416 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.356 2571418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.356 2571418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:43:03.356 2571418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:03.359 2571421 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:43:03.359 2571421 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:43:03.359 2571421 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.361 2571423 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.364 2571426 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.364 2571426 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:43:03.364 2571426 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:43:03.366 2571428 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:43:03.367 2571429 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:43:03.367 2571429 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.369 2571431 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.371 2571433 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.371 2571433 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:43:03.371 2571433 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:03.373 2571435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:43:03.373 2571435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:43:03.374 2571436 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.375 2571437 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.378 2571440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.378 2571440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:43:03.378 2571440 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:43:03.380 2571442 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:43:03.380 2571442 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:43:03.381 2571443 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.382 2571444 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.384 2571446 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.384 2571446 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:43:03.385 2571447 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:03.387 2571449 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:43:03.387 2571449 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:43:03.388 2571450 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.389 2571451 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.391 2571453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.391 2571453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:43:03.391 2571453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:03.393 2571455 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:43:03.393 2571455 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:43:03.394 2571456 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.395 2571457 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.397 2571459 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.397 2571459 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:43:03.397 2571459 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:43:03.400 2571462 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:43:03.400 2571462 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:43:03.401 2571463 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.403 2571465 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.405 2571467 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.405 2571467 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:43:03.405 2571467 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:43:03.407 2571469 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:43:03.407 2571469 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:43:03.408 2571470 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.409 2571471 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.412 2571474 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.412 2571474 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:43:03.412 2571474 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:43:03.415 2571477 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:43:03.415 2571477 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:43:03.415 2571477 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.416 2571478 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.418 2571480 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.418 2571480 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:43:03.419 2571481 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:43:03.421 2571483 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:43:03.421 2571483 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:43:03.422 2571484 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.423 2571485 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.426 2571488 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.426 2571488 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:43:03.426 2571488 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:43:03.429 2571491 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:43:03.429 2571491 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.429 2571491 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:43:03.447 2571509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.447 2571509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.447 2571509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.447 2571509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:43:03.447 2571509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.447 2571509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.447 2571509 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.448 2571510 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.452 2571514 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.452 2571514 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:43:03.452 2571514 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:03.455 2571517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:43:03.455 2571517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:43:03.456 2571518 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.457 2571519 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.460 2571522 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.460 2571522 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:43:03.460 2571522 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:03.462 2571524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:43:03.462 2571524 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:43:03.463 2571525 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.464 2571526 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.466 2571528 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.466 2571528 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:43:03.466 2571528 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:43:03.469 2571531 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:43:03.469 2571531 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.469 2571531 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:43:03.490 2571552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.490 2571552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.490 2571552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.490 2571552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:43:03.490 2571552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.490 2571552 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.491 2571553 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.492 2571554 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.494 2571556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.494 2571556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:43:03.494 2571556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:43:03.497 2571559 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:43:03.497 2571559 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:43:03.498 2571560 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.499 2571561 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.501 2571563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.501 2571563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:43:03.501 2571563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:03.504 2571566 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:43:03.504 2571566 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:43:03.505 2571567 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.506 2571568 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.509 2571571 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.509 2571571 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:43:03.509 2571571 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:43:03.511 2571573 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:43:03.511 2571573 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:43:03.512 2571574 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.513 2571575 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.515 2571577 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.515 2571577 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:43:03.515 2571577 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:43:03.517 2571579 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:43:03.517 2571579 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:43:03.518 2571580 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.519 2571581 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.522 2571584 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.522 2571584 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:43:03.522 2571584 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:03.524 2571586 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:43:03.524 2571586 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:43:03.525 2571587 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.526 2571588 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.529 2571591 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.529 2571591 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:43:03.529 2571591 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:43:03.532 2571594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:43:03.532 2571594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.532 2571594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:43:03.555 2571617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.555 2571617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.555 2571617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.555 2571617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:43:03.555 2571617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.555 2571617 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.556 2571618 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.557 2571619 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.560 2571622 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.560 2571622 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:43:03.560 2571622 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:43:03.562 2571624 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:43:03.562 2571624 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:43:03.563 2571625 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.564 2571626 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.566 2571628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.566 2571628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:43:03.566 2571628 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:43:03.569 2571631 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:43:03.569 2571631 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:43:03.570 2571632 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.571 2571633 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.574 2571636 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.575 2571637 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:43:03.575 2571637 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:43:03.577 2571639 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:43:03.577 2571639 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:43:03.578 2571640 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.580 2571642 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.583 2571645 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.583 2571645 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:43:03.583 2571645 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:43:03.585 2571647 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:43:03.585 2571647 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:43:03.586 2571648 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.588 2571650 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.592 2571654 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.592 2571654 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:43:03.592 2571654 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:43:03.594 2571656 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:43:03.594 2571656 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.594 2571656 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:43:03.612 2571674 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.612 2571674 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.612 2571674 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.612 2571674 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.613 2571675 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:43:03.615 2571677 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@504ebb44
20-08-2026 00:43:03.618 2571680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:43:03.618 2571680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:43:03.618 2571680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:43:03.620 2571682 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:43:03.621 2571683 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:43:03.621 2571683 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.623 2571685 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.626 2571688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.626 2571688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:43:03.626 2571688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:43:03.629 2571691 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:43:03.629 2571691 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.629 2571691 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:43:03.655 2571717 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.655 2571717 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.655 2571717 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.655 2571717 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:43:03.655 2571717 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.655 2571717 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.656 2571718 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.657 2571719 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.659 2571721 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.659 2571721 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:43:03.659 2571721 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:03.662 2571724 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:43:03.662 2571724 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:43:03.663 2571725 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.664 2571726 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.667 2571729 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.667 2571729 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:43:03.667 2571729 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:43:03.669 2571731 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:43:03.670 2571732 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:43:03.670 2571732 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.671 2571733 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.675 2571737 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.675 2571737 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:43:03.675 2571737 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:43:03.677 2571739 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:43:03.677 2571739 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:43:03.678 2571740 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.679 2571741 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.682 2571744 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.682 2571744 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:43:03.682 2571744 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:43:03.685 2571747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:43:03.685 2571747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.685 2571747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:43:03.703 2571765 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:43:03.703 2571765 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:43:03.703 2571765 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.703 2571765 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.703 2571765 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.704 2571766 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.707 2571769 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.707 2571769 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:43:03.707 2571769 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:43:03.710 2571772 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:43:03.710 2571772 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:43:03.711 2571773 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.712 2571774 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.715 2571777 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.715 2571777 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:43:03.715 2571777 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:43:03.717 2571779 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:43:03.717 2571779 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.717 2571779 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:43:03.735 2571797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.735 2571797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.735 2571797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.735 2571797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:43:03.735 2571797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.735 2571797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.736 2571798 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.737 2571799 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.740 2571802 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.740 2571802 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:43:03.740 2571802 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:43:03.742 2571804 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:43:03.743 2571805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.743 2571805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:43:03.764 2571826 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.764 2571826 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.764 2571826 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.765 2571827 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:43:03.765 2571827 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.765 2571827 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.765 2571827 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.767 2571829 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.770 2571832 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.770 2571832 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:43:03.770 2571832 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:43:03.772 2571834 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:43:03.772 2571834 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:43:03.773 2571835 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.774 2571836 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.776 2571838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.776 2571838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:43:03.776 2571838 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:43:03.780 2571842 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:43:03.780 2571842 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.780 2571842 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:43:03.802 2571864 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.802 2571864 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.802 2571864 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.802 2571864 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:43:03.802 2571864 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.802 2571864 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.803 2571865 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.804 2571866 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.807 2571869 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.807 2571869 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:43:03.807 2571869 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:03.809 2571871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:43:03.810 2571872 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:43:03.810 2571872 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.812 2571874 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.814 2571876 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.814 2571876 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:43:03.814 2571876 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:43:03.817 2571879 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:43:03.817 2571879 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:43:03.818 2571880 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.819 2571881 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.822 2571884 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.822 2571884 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:43:03.822 2571884 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:03.824 2571886 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:43:03.824 2571886 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:43:03.825 2571887 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.826 2571888 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.829 2571891 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.829 2571891 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:43:03.829 2571891 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:43:03.831 2571893 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:43:03.831 2571893 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:43:03.832 2571894 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.833 2571895 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.836 2571898 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.836 2571898 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:43:03.836 2571898 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:43:03.838 2571900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:43:03.838 2571900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:43:03.839 2571901 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.840 2571902 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.843 2571905 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.843 2571905 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:43:03.843 2571905 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:43:03.846 2571908 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:43:03.846 2571908 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:43:03.847 2571909 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.848 2571910 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.851 2571913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.851 2571913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:43:03.851 2571913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:43:03.854 2571916 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:43:03.854 2571916 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:43:03.855 2571917 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.856 2571918 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.859 2571921 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.859 2571921 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:43:03.859 2571921 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:43:03.861 2571923 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:43:03.861 2571923 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:43:03.862 2571924 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.863 2571925 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.865 2571927 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.865 2571927 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:43:03.865 2571927 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:43:03.869 2571931 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:43:03.869 2571931 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:43:03.870 2571932 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.871 2571933 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.873 2571935 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.873 2571935 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:43:03.873 2571935 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:43:03.876 2571938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:43:03.876 2571938 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:43:03.877 2571939 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.878 2571940 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.881 2571943 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.881 2571943 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:43:03.881 2571943 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:43:03.884 2571946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:43:03.884 2571946 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:43:03.884 2571946 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.886 2571948 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.888 2571950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.888 2571950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:43:03.888 2571950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:43:03.891 2571953 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:43:03.891 2571953 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:43:03.892 2571954 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.893 2571955 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.896 2571958 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.896 2571958 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:43:03.896 2571958 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:43:03.898 2571960 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:43:03.898 2571960 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:43:03.899 2571961 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.900 2571962 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.903 2571965 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.903 2571965 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:43:03.903 2571965 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:43:03.906 2571968 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:43:03.906 2571968 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:43:03.906 2571968 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.907 2571969 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.910 2571972 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.910 2571972 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:43:03.910 2571972 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:03.913 2571975 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:43:03.913 2571975 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:43:03.913 2571975 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.915 2571977 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.918 2571980 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.918 2571980 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:43:03.918 2571980 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:43:03.920 2571982 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:43:03.920 2571982 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.920 2571982 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:43:03.937 2571999 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.937 2571999 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:03.937 2571999 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:03.937 2571999 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:43:03.937 2571999 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.937 2571999 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.938 2572000 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.939 2572001 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.942 2572004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.942 2572004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:43:03.942 2572004 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:43:03.945 2572007 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:43:03.945 2572007 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:43:03.946 2572008 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.947 2572009 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.951 2572013 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.951 2572013 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:43:03.951 2572013 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:03.953 2572015 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:43:03.953 2572015 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:43:03.954 2572016 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:03.955 2572017 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:03.958 2572020 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:03.958 2572020 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:43:03.958 2572020 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:43:03.961 2572023 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:43:03.961 2572023 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:43:03.962 2572024 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.963 2572025 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:03.966 2572028 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:03.966 2572028 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:43:03.966 2572028 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:43:03.968 2572030 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:43:03.968 2572030 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:03.968 2572030 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:43:03.994 2572056 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:03.994 2572056 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:03.994 2572056 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:43:03.995 2572057 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:43:03.995 2572057 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:03.0
20-08-2026 00:43:03.995 2572057 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:03.996 2572058 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:03.998 2572060 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:04.001 2572063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:04.001 2572063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:43:04.001 2572063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:43:04.004 2572066 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:43:04.004 2572066 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:04.004 2572066 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:43:04.020 2572082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:04.020 2572082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:04.020 2572082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:43:04.020 2572082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:43:04.020 2572082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:04.0
20-08-2026 00:43:04.020 2572082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:04.021 2572083 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:04.022 2572084 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:04.024 2572086 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:04.025 2572087 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:43:04.025 2572087 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:43:04.027 2572089 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:43:04.027 2572089 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:04.027 2572089 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:43:04.056 2572118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:04.056 2572118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:43:04.056 2572118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:43:04.056 2572118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:43:04.056 2572118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:04.0
20-08-2026 00:43:04.056 2572118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:04.057 2572119 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.058 2572120 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.061 2572123 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.061 2572123 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:43:04.061 2572123 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:43:04.063 2572125 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:43:04.063 2572125 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:43:04.064 2572126 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.066 2572128 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.069 2572131 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.069 2572131 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:43:04.069 2572131 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:04.071 2572133 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:43:04.071 2572133 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:43:04.072 2572134 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.073 2572135 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.076 2572138 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.076 2572138 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:43:04.076 2572138 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:43:04.079 2572141 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:43:04.079 2572141 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:43:04.079 2572141 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.080 2572142 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.083 2572145 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.083 2572145 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:43:04.083 2572145 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:04.086 2572148 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:43:04.086 2572148 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:43:04.087 2572149 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.088 2572150 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.090 2572152 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.090 2572152 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:43:04.090 2572152 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:43:04.093 2572155 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:43:04.093 2572155 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:43:04.094 2572156 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.095 2572157 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.098 2572160 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.098 2572160 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:43:04.098 2572160 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:43:04.101 2572163 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:43:04.101 2572163 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:43:04.102 2572164 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.103 2572165 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.106 2572168 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.106 2572168 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:43:04.106 2572168 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:43:04.109 2572171 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:43:04.109 2572171 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:43:04.110 2572172 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.111 2572173 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.114 2572176 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.114 2572176 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:43:04.114 2572176 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:43:04.116 2572178 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:43:04.116 2572178 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:43:04.117 2572179 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.118 2572180 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.121 2572183 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.121 2572183 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:43:04.121 2572183 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:43:04.123 2572185 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:43:04.123 2572185 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:43:04.125 2572187 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:43:04.126 2572188 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46a5466
20-08-2026 00:43:04.128 2572190 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:43:04.129 2572191 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:43:04.129 2572191 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:43:04.131 2572193 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:43:04.131 2572193 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:43:04.131 2572193 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:43:04.150 2572212 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:04.150 2572212 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:43:04.150 2572212 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:43:04.150 2572212 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:43:04.150 2572212 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:43:04.0
20-08-2026 00:43:04.150 2572212 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:43:04.151 2572213 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.153 2572215 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.155 2572217 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.155 2572217 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:43:04.155 2572217 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:43:04.158 2572220 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:43:04.158 2572220 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:43:04.159 2572221 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.160 2572222 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.163 2572225 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.163 2572225 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:43:04.163 2572225 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:43:04.166 2572228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:43:04.166 2572228 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:43:04.167 2572229 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.169 2572231 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.171 2572233 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.171 2572233 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:43:04.171 2572233 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:43:04.174 2572236 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:43:04.174 2572236 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:43:04.175 2572237 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.176 2572238 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.180 2572242 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.180 2572242 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:43:04.180 2572242 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:43:04.184 2572246 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:43:04.184 2572246 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:43:04.185 2572247 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.187 2572249 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.191 2572253 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.191 2572253 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:43:04.191 2572253 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:43:04.193 2572255 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:43:04.193 2572255 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:43:04.194 2572256 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:43:04.195 2572257 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@16b33569
20-08-2026 00:43:04.198 2572260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:43:04.198 2572260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:43:04.198 2572260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:43:04.200 2572262 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:43:04.200 2572262 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:43:06.427 2574489 [http-nio-8051-exec-99] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:43:06.428 2574490 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:43:06.552 2574614 [http-nio-8051-exec-99] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:43:11.538 2579600 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:43:11.539 2579601 [http-nio-8051-exec-111] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:43:11.550 2579612 [http-nio-8051-exec-111] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:43:19.959 2588021 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:03:56.0, vm_id=1752230252801}
20-08-2026 00:43:19.959 2588021 [http-nio-8051-exec-127] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1752230252801, timestamp: 2026-08-19 20:03:56.0
20-08-2026 00:43:19.981 2588043 [http-nio-8051-exec-127] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:43:42.892 2610954 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:43:42.893 2610955 [http-nio-8051-exec-131] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:43:42.968 2611030 [http-nio-8051-exec-131] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:43:47.559 2615621 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685600316121, timestamp=2026-08-19 20:56:02.0}
20-08-2026 00:43:47.560 2615622 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685600316121, timestamp: 2026-08-19 20:56:02.0
20-08-2026 00:43:47.647 2615709 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:43:57.415 2625477 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:43:57.415 2625477 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:43:57.579 2625641 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:43:58.174 2626236 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:43:58.175 2626237 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:43:58.288 2626350 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:44:01.363 2629425 [http-nio-8051-exec-12] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:44:01.373 2629435 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.375 2629437 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.377 2629439 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.377 2629439 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:44:01.378 2629440 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:44:01.380 2629442 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:44:01.380 2629442 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:44:01.381 2629443 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.383 2629445 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.386 2629448 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.386 2629448 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:44:01.386 2629448 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:44:01.388 2629450 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:44:01.388 2629450 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:01.389 2629451 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:44:01.423 2629485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.423 2629485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.423 2629485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:01.423 2629485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:44:01.423 2629485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:01.0
20-08-2026 00:44:01.423 2629485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:01.424 2629486 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.425 2629487 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.428 2629490 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.428 2629490 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:44:01.428 2629490 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:44:01.430 2629492 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:44:01.430 2629492 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:44:01.431 2629493 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.432 2629494 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.434 2629496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.434 2629496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:44:01.434 2629496 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:44:01.436 2629498 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:44:01.436 2629498 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:01.436 2629498 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:44:01.456 2629518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.456 2629518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.456 2629518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:01.456 2629518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:44:01.456 2629518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:01.0
20-08-2026 00:44:01.456 2629518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:01.457 2629519 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.458 2629520 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.461 2629523 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.461 2629523 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:44:01.461 2629523 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:01.464 2629526 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:44:01.464 2629526 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:44:01.465 2629527 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.467 2629529 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.470 2629532 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.470 2629532 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:44:01.470 2629532 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:44:01.473 2629535 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:44:01.473 2629535 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:01.473 2629535 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:44:01.498 2629560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.498 2629560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.498 2629560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:01.498 2629560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:44:01.498 2629560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:01.0
20-08-2026 00:44:01.498 2629560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:01.498 2629560 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.499 2629561 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.501 2629563 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.501 2629563 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:44:01.501 2629563 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:44:01.504 2629566 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:44:01.504 2629566 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:44:01.504 2629566 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.505 2629567 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.507 2629569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.507 2629569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:44:01.507 2629569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:44:01.510 2629572 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:44:01.510 2629572 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:01.510 2629572 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:44:01.529 2629591 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.529 2629591 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.529 2629591 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:01.529 2629591 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:44:01.529 2629591 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:01.0
20-08-2026 00:44:01.529 2629591 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:01.529 2629591 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.531 2629593 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.533 2629595 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.533 2629595 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:44:01.533 2629595 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:44:01.535 2629597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:44:01.535 2629597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:44:01.535 2629597 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.536 2629598 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.538 2629600 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.538 2629600 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:44:01.538 2629600 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:44:01.540 2629602 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:44:01.540 2629602 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:44:01.541 2629603 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.542 2629604 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.544 2629606 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.544 2629606 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:44:01.544 2629606 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:44:01.546 2629608 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:44:01.546 2629608 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:44:01.547 2629609 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.548 2629610 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.550 2629612 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.550 2629612 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:44:01.550 2629612 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:44:01.552 2629614 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:44:01.552 2629614 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:44:01.553 2629615 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.554 2629616 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.556 2629618 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.557 2629619 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:44:01.557 2629619 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:44:01.558 2629620 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:44:01.559 2629621 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:44:01.559 2629621 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.560 2629622 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.562 2629624 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.562 2629624 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:44:01.562 2629624 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:44:01.564 2629626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:44:01.565 2629627 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:44:01.566 2629628 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.567 2629629 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.571 2629633 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.571 2629633 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:44:01.571 2629633 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:44:01.573 2629635 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:44:01.575 2629637 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:44:01.576 2629638 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.578 2629640 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.579 2629641 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.580 2629642 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:44:01.580 2629642 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:44:01.581 2629643 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:44:01.581 2629643 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:44:01.582 2629644 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.583 2629645 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.585 2629647 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.585 2629647 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:44:01.585 2629647 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:44:01.587 2629649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:44:01.587 2629649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:01.587 2629649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:44:01.604 2629666 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:01.604 2629666 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:01.604 2629666 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:44:01.604 2629666 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:44:01.604 2629666 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:01.0
20-08-2026 00:44:01.604 2629666 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:01.605 2629667 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.606 2629668 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.609 2629671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.609 2629671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:44:01.609 2629671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:01.611 2629673 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:44:01.611 2629673 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:44:01.612 2629674 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.612 2629674 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.615 2629677 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.615 2629677 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:44:01.615 2629677 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:44:01.617 2629679 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:44:01.617 2629679 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:44:01.618 2629680 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.619 2629681 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.622 2629684 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.622 2629684 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:44:01.622 2629684 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:44:01.625 2629687 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:44:01.625 2629687 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:44:01.625 2629687 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.628 2629690 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.631 2629693 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.631 2629693 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:44:01.631 2629693 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:44:01.634 2629696 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:44:01.635 2629697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:01.635 2629697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:44:01.650 2629712 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.651 2629713 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.651 2629713 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:01.651 2629713 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:44:01.651 2629713 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:01.0
20-08-2026 00:44:01.651 2629713 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:01.652 2629714 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.654 2629716 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.657 2629719 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.657 2629719 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:44:01.657 2629719 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:44:01.660 2629722 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:44:01.660 2629722 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:01.660 2629722 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:44:01.677 2629739 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.677 2629739 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.677 2629739 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:01.677 2629739 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:44:01.677 2629739 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:01.0
20-08-2026 00:44:01.677 2629739 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:01.678 2629740 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.679 2629741 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.682 2629744 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.682 2629744 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:44:01.682 2629744 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:01.684 2629746 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:44:01.684 2629746 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:44:01.685 2629747 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.686 2629748 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.688 2629750 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.688 2629750 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:44:01.688 2629750 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:44:01.691 2629753 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:44:01.691 2629753 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:44:01.691 2629753 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.693 2629755 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.696 2629758 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.696 2629758 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:44:01.696 2629758 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:44:01.698 2629760 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:44:01.698 2629760 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:01.698 2629760 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:44:01.762 2629824 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.763 2629825 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.763 2629825 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:01.763 2629825 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:44:01.763 2629825 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:01.0
20-08-2026 00:44:01.763 2629825 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:01.764 2629826 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.765 2629827 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.768 2629830 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.768 2629830 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:44:01.768 2629830 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:44:01.770 2629832 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:44:01.770 2629832 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:44:01.771 2629833 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.772 2629834 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.775 2629837 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.775 2629837 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:44:01.775 2629837 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:44:01.779 2629841 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:44:01.779 2629841 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:44:01.780 2629842 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:44:01.782 2629844 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@48d4ddfe
20-08-2026 00:44:01.786 2629848 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:44:01.786 2629848 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:44:01.786 2629848 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:44:01.789 2629851 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:44:01.789 2629851 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:44:01.790 2629852 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.791 2629853 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.794 2629856 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.794 2629856 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:44:01.794 2629856 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:44:01.796 2629858 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:44:01.796 2629858 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:44:01.797 2629859 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.798 2629860 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.800 2629862 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.800 2629862 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:44:01.800 2629862 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:44:01.802 2629864 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:44:01.802 2629864 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:44:01.803 2629865 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.804 2629866 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.808 2629870 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.808 2629870 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:44:01.808 2629870 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:44:01.812 2629874 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:44:01.812 2629874 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:44:01.813 2629875 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.815 2629877 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.819 2629881 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.819 2629881 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:44:01.819 2629881 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:44:01.821 2629883 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:44:01.821 2629883 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:44:01.822 2629884 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.823 2629885 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.826 2629888 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.826 2629888 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:44:01.826 2629888 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:01.828 2629890 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:44:01.828 2629890 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:44:01.828 2629890 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.830 2629892 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.833 2629895 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.833 2629895 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:44:01.833 2629895 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:01.835 2629897 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:44:01.835 2629897 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:44:01.836 2629898 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:44:01.838 2629900 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@48d4ddfe
20-08-2026 00:44:01.841 2629903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:44:01.842 2629904 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:44:01.842 2629904 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:44:01.844 2629906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:44:01.844 2629906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:44:01.846 2629908 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.848 2629910 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.851 2629913 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.851 2629913 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:44:01.851 2629913 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:44:01.855 2629917 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:44:01.855 2629917 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:44:01.856 2629918 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.858 2629920 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.861 2629923 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.861 2629923 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:44:01.861 2629923 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:44:01.865 2629927 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:44:01.865 2629927 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:44:01.866 2629928 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.868 2629930 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.871 2629933 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.871 2629933 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:44:01.871 2629933 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:44:01.875 2629937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:44:01.875 2629937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:44:01.876 2629938 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.877 2629939 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.881 2629943 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.881 2629943 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:44:01.881 2629943 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:44:01.884 2629946 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:44:01.884 2629946 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:01.884 2629946 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:44:01.899 2629961 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.899 2629961 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.899 2629961 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:01.899 2629961 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:44:01.899 2629961 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:01.0
20-08-2026 00:44:01.899 2629961 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:01.899 2629961 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.901 2629963 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.903 2629965 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.903 2629965 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:44:01.904 2629966 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:44:01.906 2629968 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:44:01.906 2629968 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:44:01.907 2629969 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.908 2629970 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.910 2629972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.910 2629972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:44:01.910 2629972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:44:01.913 2629975 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:44:01.913 2629975 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:01.913 2629975 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:44:01.942 2630004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.942 2630004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:01.942 2630004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:01.942 2630004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:44:01.942 2630004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:01.0
20-08-2026 00:44:01.942 2630004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:01.943 2630005 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.945 2630007 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.949 2630011 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.949 2630011 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:44:01.949 2630011 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:44:01.953 2630015 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:44:01.953 2630015 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:44:01.954 2630016 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:01.956 2630018 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:01.960 2630022 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:01.960 2630022 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:44:01.960 2630022 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:44:01.963 2630025 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:44:01.964 2630026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:44:01.965 2630027 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:01.966 2630028 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:01.970 2630032 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:01.970 2630032 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:44:01.970 2630032 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:44:01.973 2630035 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:44:01.973 2630035 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:01.973 2630035 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:44:01.999 2630061 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.000 2630062 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.000 2630062 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.000 2630062 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:44:02.000 2630062 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.000 2630062 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.000 2630062 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.002 2630064 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.005 2630067 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.005 2630067 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:44:02.005 2630067 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:44:02.009 2630071 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:44:02.009 2630071 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:44:02.010 2630072 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.012 2630074 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.015 2630077 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.015 2630077 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:44:02.015 2630077 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:02.017 2630079 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:44:02.017 2630079 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:44:02.018 2630080 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.019 2630081 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.022 2630084 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.022 2630084 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:44:02.022 2630084 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:44:02.024 2630086 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:44:02.024 2630086 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.024 2630086 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:44:02.049 2630111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.049 2630111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.049 2630111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.049 2630111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:44:02.049 2630111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.049 2630111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.050 2630112 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.051 2630113 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.054 2630116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.054 2630116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:44:02.054 2630116 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:44:02.056 2630118 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:44:02.056 2630118 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.056 2630118 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:44:02.085 2630147 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.086 2630148 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.086 2630148 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.086 2630148 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:44:02.086 2630148 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.086 2630148 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.086 2630148 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.089 2630151 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.093 2630155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.093 2630155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:44:02.093 2630155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:02.097 2630159 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:44:02.097 2630159 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:44:02.098 2630160 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.099 2630161 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.103 2630165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.103 2630165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:44:02.103 2630165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:44:02.107 2630169 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:44:02.107 2630169 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:44:02.109 2630171 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.111 2630173 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.115 2630177 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.115 2630177 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:44:02.115 2630177 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:02.118 2630180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:44:02.118 2630180 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:44:02.119 2630181 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.121 2630183 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.125 2630187 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.125 2630187 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:44:02.125 2630187 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:44:02.130 2630192 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:44:02.130 2630192 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.130 2630192 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:44:02.149 2630211 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:02.149 2630211 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:02.149 2630211 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:44:02.149 2630211 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:44:02.149 2630211 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.149 2630211 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.150 2630212 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.153 2630215 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.157 2630219 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.157 2630219 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:44:02.157 2630219 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:02.160 2630222 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:44:02.160 2630222 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:44:02.162 2630224 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.163 2630225 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.166 2630228 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.166 2630228 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:44:02.166 2630228 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:44:02.168 2630230 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:44:02.168 2630230 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:44:02.169 2630231 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.171 2630233 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.173 2630235 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.173 2630235 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:44:02.173 2630235 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:02.176 2630238 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:44:02.176 2630238 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:44:02.177 2630239 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:44:02.179 2630241 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@484910d4
20-08-2026 00:44:02.181 2630243 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:44:02.181 2630243 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:44:02.181 2630243 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:44:02.184 2630246 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:44:02.184 2630246 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:44:02.185 2630247 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.186 2630248 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.189 2630251 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.189 2630251 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:44:02.189 2630251 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:44:02.192 2630254 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:44:02.192 2630254 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:44:02.192 2630254 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.194 2630256 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.197 2630259 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.197 2630259 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:44:02.197 2630259 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:44:02.200 2630262 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:44:02.200 2630262 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:44:02.201 2630263 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.203 2630265 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.206 2630268 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.206 2630268 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:44:02.206 2630268 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:44:02.210 2630272 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:44:02.210 2630272 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:44:02.211 2630273 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.212 2630274 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.216 2630278 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.216 2630278 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:44:02.216 2630278 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:44:02.218 2630280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:44:02.218 2630280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.218 2630280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:44:02.243 2630305 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.243 2630305 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.243 2630305 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.243 2630305 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:44:02.243 2630305 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.243 2630305 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.244 2630306 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.246 2630308 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.248 2630310 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.248 2630310 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:44:02.248 2630310 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:44:02.250 2630312 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:44:02.250 2630312 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:44:02.251 2630313 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.253 2630315 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.255 2630317 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.255 2630317 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:44:02.255 2630317 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:44:02.258 2630320 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:44:02.258 2630320 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:44:02.259 2630321 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.260 2630322 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.262 2630324 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.263 2630325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:44:02.263 2630325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:02.265 2630327 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:44:02.265 2630327 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:44:02.266 2630328 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.267 2630329 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.270 2630332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.270 2630332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:44:02.270 2630332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:44:02.273 2630335 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:44:02.273 2630335 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.273 2630335 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:44:02.319 2630381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.319 2630381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.319 2630381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.319 2630381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:44:02.319 2630381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.319 2630381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.320 2630382 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.322 2630384 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.324 2630386 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.324 2630386 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:44:02.324 2630386 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:44:02.327 2630389 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:44:02.327 2630389 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.327 2630389 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:44:02.358 2630420 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.358 2630420 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.358 2630420 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.359 2630421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:44:02.359 2630421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.359 2630421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.359 2630421 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.362 2630424 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.365 2630427 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.365 2630427 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:44:02.365 2630427 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:44:02.369 2630431 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:44:02.369 2630431 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:44:02.370 2630432 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.371 2630433 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.374 2630436 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.374 2630436 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:44:02.374 2630436 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:02.376 2630438 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:44:02.376 2630438 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:44:02.377 2630439 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.379 2630441 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.384 2630446 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.384 2630446 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:44:02.384 2630446 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:02.387 2630449 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:44:02.388 2630450 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:44:02.389 2630451 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.390 2630452 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.394 2630456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.394 2630456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:44:02.394 2630456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:44:02.398 2630460 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:44:02.398 2630460 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.398 2630460 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:44:02.419 2630481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.419 2630481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.419 2630481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.419 2630481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:44:02.419 2630481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.419 2630481 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.420 2630482 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.423 2630485 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.427 2630489 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.427 2630489 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:44:02.428 2630490 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:02.432 2630494 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:44:02.432 2630494 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:44:02.433 2630495 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.434 2630496 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.439 2630501 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.439 2630501 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:44:02.439 2630501 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:44:02.442 2630504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:44:02.442 2630504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.442 2630504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:44:02.474 2630536 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.474 2630536 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.474 2630536 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.474 2630536 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:44:02.474 2630536 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.474 2630536 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.476 2630538 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.478 2630540 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.482 2630544 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.482 2630544 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:44:02.482 2630544 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:02.485 2630547 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:44:02.485 2630547 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:44:02.486 2630548 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.488 2630550 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.492 2630554 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.492 2630554 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:44:02.492 2630554 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:44:02.495 2630557 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:44:02.495 2630557 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.495 2630557 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:44:02.518 2630580 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.518 2630580 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.518 2630580 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.518 2630580 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:44:02.518 2630580 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.518 2630580 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.520 2630582 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.521 2630583 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.526 2630588 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.526 2630588 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:44:02.526 2630588 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:44:02.529 2630591 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:44:02.529 2630591 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:44:02.530 2630592 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.532 2630594 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.535 2630597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.535 2630597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:44:02.535 2630597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:44:02.539 2630601 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:44:02.539 2630601 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.539 2630601 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:44:02.556 2630618 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.556 2630618 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.556 2630618 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.556 2630618 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:44:02.556 2630618 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.556 2630618 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.557 2630619 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.560 2630622 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.565 2630627 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.565 2630627 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:44:02.565 2630627 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:44:02.569 2630631 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:44:02.569 2630631 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.569 2630631 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:44:02.588 2630650 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.588 2630650 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.588 2630650 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.588 2630650 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:44:02.588 2630650 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.588 2630650 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.590 2630652 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.592 2630654 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.596 2630658 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.596 2630658 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:44:02.596 2630658 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:44:02.601 2630663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:44:02.601 2630663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:44:02.602 2630664 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.604 2630666 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.609 2630671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.609 2630671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:44:02.609 2630671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:44:02.613 2630675 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:44:02.613 2630675 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.613 2630675 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:44:02.635 2630697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.635 2630697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.635 2630697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.635 2630697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:44:02.635 2630697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.635 2630697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.637 2630699 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.640 2630702 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.643 2630705 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.644 2630706 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:44:02.644 2630706 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:44:02.648 2630710 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:44:02.648 2630710 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:44:02.650 2630712 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.652 2630714 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.656 2630718 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.656 2630718 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:44:02.656 2630718 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:44:02.659 2630721 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:44:02.659 2630721 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:44:02.660 2630722 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.662 2630724 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.666 2630728 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.666 2630728 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:44:02.666 2630728 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:44:02.670 2630732 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:44:02.670 2630732 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:44:02.672 2630734 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.677 2630739 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.681 2630743 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.681 2630743 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:44:02.681 2630743 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:44:02.685 2630747 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:44:02.685 2630747 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:44:02.686 2630748 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.688 2630750 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.692 2630754 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.692 2630754 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:44:02.692 2630754 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:02.697 2630759 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:44:02.697 2630759 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:44:02.698 2630760 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.700 2630762 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.704 2630766 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.704 2630766 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:44:02.704 2630766 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:44:02.709 2630771 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:44:02.709 2630771 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:44:02.710 2630772 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.712 2630774 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.715 2630777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.715 2630777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:44:02.715 2630777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:44:02.720 2630782 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:44:02.720 2630782 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:44:02.720 2630782 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.722 2630784 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.726 2630788 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.726 2630788 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:44:02.726 2630788 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:44:02.730 2630792 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:44:02.730 2630792 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:44:02.731 2630793 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.733 2630795 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.737 2630799 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.737 2630799 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:44:02.737 2630799 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:44:02.740 2630802 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:44:02.740 2630802 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:44:02.741 2630803 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:44:02.743 2630805 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@48d4ddfe
20-08-2026 00:44:02.747 2630809 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:44:02.748 2630810 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:44:02.748 2630810 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:44:02.752 2630814 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:44:02.752 2630814 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:44:02.753 2630815 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.755 2630817 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.759 2630821 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.759 2630821 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:44:02.759 2630821 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:44:02.764 2630826 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:44:02.764 2630826 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:44:02.765 2630827 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.767 2630829 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.771 2630833 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.771 2630833 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:44:02.771 2630833 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:44:02.775 2630837 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:44:02.775 2630837 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.775 2630837 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:44:02.797 2630859 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.797 2630859 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.797 2630859 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.797 2630859 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:44:02.797 2630859 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.797 2630859 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.798 2630860 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.800 2630862 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.803 2630865 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.803 2630865 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:44:02.804 2630866 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:44:02.806 2630868 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:44:02.807 2630869 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:44:02.807 2630869 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.809 2630871 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.812 2630874 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.812 2630874 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:44:02.812 2630874 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:44:02.815 2630877 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:44:02.815 2630877 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:44:02.816 2630878 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.817 2630879 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.821 2630883 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.821 2630883 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:44:02.821 2630883 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:44:02.823 2630885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:44:02.823 2630885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:44:02.825 2630887 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.826 2630888 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.829 2630891 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.829 2630891 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:44:02.829 2630891 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:02.832 2630894 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:44:02.832 2630894 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:44:02.833 2630895 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.835 2630897 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.838 2630900 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.838 2630900 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:44:02.838 2630900 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:44:02.841 2630903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:44:02.841 2630903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.841 2630903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:44:02.867 2630929 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:02.867 2630929 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:02.867 2630929 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:44:02.867 2630929 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:44:02.867 2630929 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.867 2630929 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.868 2630930 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.869 2630931 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.872 2630934 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.872 2630934 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:44:02.872 2630934 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:44:02.875 2630937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:44:02.875 2630937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.875 2630937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:44:02.892 2630954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:02.892 2630954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:02.892 2630954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:44:02.892 2630954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:44:02.892 2630954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.892 2630954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.893 2630955 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.894 2630956 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.898 2630960 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.898 2630960 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:44:02.898 2630960 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:44:02.900 2630962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:44:02.900 2630962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.900 2630962 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:44:02.920 2630982 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.921 2630983 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.921 2630983 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.921 2630983 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:44:02.921 2630983 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.921 2630983 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.921 2630983 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.923 2630985 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.925 2630987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.925 2630987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:44:02.925 2630987 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:02.928 2630990 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:44:02.928 2630990 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:44:02.929 2630991 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.930 2630992 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.933 2630995 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.933 2630995 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:44:02.933 2630995 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:44:02.935 2630997 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:44:02.935 2630997 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:44:02.936 2630998 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.937 2630999 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.939 2631001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.939 2631001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:44:02.939 2631001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:44:02.942 2631004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:44:02.942 2631004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.942 2631004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:44:02.959 2631021 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.959 2631021 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.959 2631021 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.959 2631021 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:44:02.959 2631021 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.959 2631021 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.959 2631021 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:02.961 2631023 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:02.964 2631026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:02.964 2631026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:44:02.964 2631026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:44:02.966 2631028 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:44:02.966 2631028 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:44:02.967 2631029 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.969 2631031 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.972 2631034 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.972 2631034 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:44:02.972 2631034 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:44:02.974 2631036 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:44:02.974 2631036 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:02.974 2631036 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:44:02.993 2631055 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.993 2631055 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:02.993 2631055 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:02.993 2631055 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:44:02.993 2631055 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:02.0
20-08-2026 00:44:02.993 2631055 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:02.994 2631056 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:02.995 2631057 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:02.998 2631060 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:02.998 2631060 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:44:02.998 2631060 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:44:03.001 2631063 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:44:03.001 2631063 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:44:03.003 2631065 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.004 2631066 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.009 2631071 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.009 2631071 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:44:03.009 2631071 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:44:03.011 2631073 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:44:03.011 2631073 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:44:03.012 2631074 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.013 2631075 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.016 2631078 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.016 2631078 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:44:03.016 2631078 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:03.018 2631080 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:44:03.018 2631080 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:44:03.019 2631081 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.020 2631082 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.022 2631084 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.022 2631084 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:44:03.022 2631084 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:44:03.025 2631087 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:44:03.025 2631087 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:44:03.026 2631088 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.028 2631090 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.031 2631093 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.031 2631093 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:44:03.031 2631093 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:44:03.033 2631095 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:44:03.033 2631095 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:44:03.034 2631096 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.035 2631097 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.038 2631100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.038 2631100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:44:03.038 2631100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:03.040 2631102 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:44:03.040 2631102 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:44:03.041 2631103 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.042 2631104 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.044 2631106 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.045 2631107 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:44:03.045 2631107 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:44:03.048 2631110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:44:03.048 2631110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.048 2631110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:44:03.087 2631149 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:03.088 2631150 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:03.088 2631150 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:44:03.088 2631150 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:44:03.088 2631150 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.088 2631150 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.089 2631151 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.090 2631152 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.093 2631155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.093 2631155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:44:03.093 2631155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:44:03.095 2631157 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:44:03.095 2631157 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:44:03.096 2631158 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.097 2631159 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.101 2631163 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.101 2631163 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:44:03.101 2631163 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:44:03.103 2631165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:44:03.103 2631165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.103 2631165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:44:03.124 2631186 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:03.124 2631186 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:03.124 2631186 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:44:03.124 2631186 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:44:03.124 2631186 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.124 2631186 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.125 2631187 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.127 2631189 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.129 2631191 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.129 2631191 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:44:03.129 2631191 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:44:03.132 2631194 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:44:03.132 2631194 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.132 2631194 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:44:03.164 2631226 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.164 2631226 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.164 2631226 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.164 2631226 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:44:03.164 2631226 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.164 2631226 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.165 2631227 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.168 2631230 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.171 2631233 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.171 2631233 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:44:03.171 2631233 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:44:03.175 2631237 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:44:03.175 2631237 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:44:03.176 2631238 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.177 2631239 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.180 2631242 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.180 2631242 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:44:03.180 2631242 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:44:03.184 2631246 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:44:03.184 2631246 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.184 2631246 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:44:03.207 2631269 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.207 2631269 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.207 2631269 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.207 2631269 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:44:03.207 2631269 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.207 2631269 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.209 2631271 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.210 2631272 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.213 2631275 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.213 2631275 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:44:03.213 2631275 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:44:03.215 2631277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:44:03.215 2631277 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:44:03.216 2631278 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.217 2631279 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.219 2631281 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.220 2631282 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:44:03.220 2631282 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:44:03.223 2631285 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:44:03.223 2631285 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:44:03.224 2631286 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.225 2631287 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.228 2631290 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.228 2631290 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:44:03.228 2631290 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:44:03.231 2631293 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:44:03.231 2631293 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:44:03.231 2631293 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.232 2631294 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.235 2631297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.235 2631297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:44:03.235 2631297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:03.237 2631299 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:44:03.237 2631299 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:44:03.238 2631300 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.239 2631301 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.241 2631303 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.241 2631303 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:44:03.241 2631303 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:44:03.244 2631306 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:44:03.244 2631306 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.244 2631306 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:44:03.257 2631319 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:03.257 2631319 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:03.257 2631319 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:44:03.257 2631319 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:44:03.257 2631319 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.257 2631319 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.258 2631320 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.259 2631321 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.262 2631324 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.262 2631324 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:44:03.262 2631324 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:44:03.264 2631326 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:44:03.264 2631326 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:44:03.264 2631326 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.266 2631328 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.268 2631330 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.268 2631330 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:44:03.268 2631330 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:44:03.270 2631332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:44:03.270 2631332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:44:03.271 2631333 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.272 2631334 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.275 2631337 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.275 2631337 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:44:03.275 2631337 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:44:03.277 2631339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:44:03.277 2631339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.277 2631339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:44:03.297 2631359 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.298 2631360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.298 2631360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.298 2631360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:44:03.298 2631360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.298 2631360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.298 2631360 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.300 2631362 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.302 2631364 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.302 2631364 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:44:03.302 2631364 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:44:03.304 2631366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:44:03.304 2631366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.304 2631366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:44:03.319 2631381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:03.319 2631381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:03.319 2631381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:44:03.319 2631381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:44:03.319 2631381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.319 2631381 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.320 2631382 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.321 2631383 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.323 2631385 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.323 2631385 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:44:03.323 2631385 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:44:03.325 2631387 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:44:03.326 2631388 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:44:03.326 2631388 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.328 2631390 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.331 2631393 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.331 2631393 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:44:03.331 2631393 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:44:03.333 2631395 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:44:03.333 2631395 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:44:03.334 2631396 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.335 2631397 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.338 2631400 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.338 2631400 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:44:03.338 2631400 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:44:03.341 2631403 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:44:03.341 2631403 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:44:03.342 2631404 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.343 2631405 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.345 2631407 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.345 2631407 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:44:03.345 2631407 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:44:03.347 2631409 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:44:03.348 2631410 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:44:03.348 2631410 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.350 2631412 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.353 2631415 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.353 2631415 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:44:03.353 2631415 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:44:03.355 2631417 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:44:03.355 2631417 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.355 2631417 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:44:03.372 2631434 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.372 2631434 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.372 2631434 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.372 2631434 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:44:03.372 2631434 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.372 2631434 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.373 2631435 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.375 2631437 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.378 2631440 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.378 2631440 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:44:03.378 2631440 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:44:03.380 2631442 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:44:03.380 2631442 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:44:03.381 2631443 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.382 2631444 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.385 2631447 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.385 2631447 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:44:03.385 2631447 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:03.388 2631450 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:44:03.388 2631450 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:44:03.388 2631450 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.390 2631452 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.392 2631454 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.392 2631454 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:44:03.392 2631454 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:03.394 2631456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:44:03.394 2631456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:44:03.395 2631457 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.396 2631458 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.399 2631461 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.399 2631461 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:44:03.399 2631461 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:44:03.401 2631463 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:44:03.401 2631463 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:44:03.402 2631464 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.403 2631465 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.406 2631468 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.406 2631468 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:44:03.406 2631468 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:03.409 2631471 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:44:03.409 2631471 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:44:03.409 2631471 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.410 2631472 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.413 2631475 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.413 2631475 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:44:03.413 2631475 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:44:03.416 2631478 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:44:03.416 2631478 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:44:03.416 2631478 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.418 2631480 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.420 2631482 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.420 2631482 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:44:03.420 2631482 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:03.423 2631485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:44:03.423 2631485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:44:03.424 2631486 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.425 2631487 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.428 2631490 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.428 2631490 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:44:03.428 2631490 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:03.430 2631492 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:44:03.430 2631492 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:44:03.431 2631493 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.432 2631494 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.435 2631497 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.435 2631497 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:44:03.435 2631497 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:44:03.437 2631499 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:44:03.437 2631499 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:44:03.438 2631500 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.439 2631501 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.441 2631503 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.441 2631503 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:44:03.441 2631503 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:44:03.444 2631506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:44:03.444 2631506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:44:03.445 2631507 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.447 2631509 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.449 2631511 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.449 2631511 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:44:03.449 2631511 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:44:03.451 2631513 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:44:03.451 2631513 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:44:03.452 2631514 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.453 2631515 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.456 2631518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.456 2631518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:44:03.456 2631518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:44:03.458 2631520 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:44:03.459 2631521 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:44:03.459 2631521 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.460 2631522 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.462 2631524 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.463 2631525 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:44:03.463 2631525 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:44:03.465 2631527 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:44:03.465 2631527 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.465 2631527 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:44:03.488 2631550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.488 2631550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.488 2631550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.488 2631550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:44:03.488 2631550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.488 2631550 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.489 2631551 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.490 2631552 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.493 2631555 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.493 2631555 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:44:03.493 2631555 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:03.495 2631557 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:44:03.495 2631557 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:44:03.496 2631558 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.497 2631559 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.499 2631561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.499 2631561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:44:03.499 2631561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:03.501 2631563 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:44:03.501 2631563 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:44:03.503 2631565 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.504 2631566 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.506 2631568 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.506 2631568 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:44:03.506 2631568 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:44:03.509 2631571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:44:03.509 2631571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.509 2631571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:44:03.529 2631591 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.530 2631592 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.530 2631592 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.530 2631592 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:44:03.530 2631592 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.530 2631592 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.531 2631593 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.532 2631594 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.535 2631597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.535 2631597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:44:03.535 2631597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:44:03.537 2631599 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:44:03.537 2631599 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:44:03.538 2631600 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.539 2631601 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.541 2631603 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.541 2631603 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:44:03.541 2631603 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:03.543 2631605 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:44:03.543 2631605 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:44:03.544 2631606 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.545 2631607 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.548 2631610 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.548 2631610 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:44:03.548 2631610 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:44:03.550 2631612 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:44:03.550 2631612 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:44:03.551 2631613 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.553 2631615 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.555 2631617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.555 2631617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:44:03.555 2631617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:44:03.557 2631619 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:44:03.557 2631619 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:44:03.558 2631620 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.559 2631621 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.562 2631624 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.562 2631624 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:44:03.562 2631624 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:03.564 2631626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:44:03.564 2631626 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:44:03.565 2631627 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.566 2631628 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.569 2631631 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.569 2631631 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:44:03.569 2631631 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:44:03.571 2631633 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:44:03.571 2631633 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.571 2631633 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:44:03.587 2631649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.587 2631649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.587 2631649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.587 2631649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:44:03.587 2631649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.587 2631649 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.587 2631649 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.589 2631651 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.591 2631653 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.591 2631653 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:44:03.591 2631653 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:44:03.594 2631656 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:44:03.594 2631656 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:44:03.594 2631656 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.596 2631658 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.598 2631660 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.598 2631660 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:44:03.598 2631660 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:44:03.601 2631663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:44:03.601 2631663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:44:03.602 2631664 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.603 2631665 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.606 2631668 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.606 2631668 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:44:03.606 2631668 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:44:03.608 2631670 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:44:03.608 2631670 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:44:03.609 2631671 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.610 2631672 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.613 2631675 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.613 2631675 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:44:03.613 2631675 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:44:03.615 2631677 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:44:03.615 2631677 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:44:03.616 2631678 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.617 2631679 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.620 2631682 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.620 2631682 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:44:03.620 2631682 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:44:03.622 2631684 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:44:03.622 2631684 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.622 2631684 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:44:03.647 2631709 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.647 2631709 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.647 2631709 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.647 2631709 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.648 2631710 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:44:03.650 2631712 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@484910d4
20-08-2026 00:44:03.652 2631714 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:44:03.652 2631714 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:44:03.652 2631714 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:44:03.654 2631716 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:44:03.654 2631716 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:44:03.655 2631717 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.657 2631719 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.660 2631722 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.660 2631722 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:44:03.660 2631722 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:44:03.662 2631724 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:44:03.662 2631724 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.662 2631724 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:44:03.714 2631776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.714 2631776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.714 2631776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.714 2631776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:44:03.714 2631776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.714 2631776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.715 2631777 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.717 2631779 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.719 2631781 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.719 2631781 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:44:03.719 2631781 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:03.723 2631785 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:44:03.723 2631785 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:44:03.723 2631785 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.725 2631787 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.727 2631789 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.727 2631789 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:44:03.727 2631789 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:44:03.730 2631792 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:44:03.730 2631792 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:44:03.731 2631793 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.732 2631794 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.734 2631796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.734 2631796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:44:03.734 2631796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:44:03.737 2631799 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:44:03.738 2631800 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:44:03.738 2631800 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.739 2631801 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.742 2631804 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.742 2631804 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:44:03.742 2631804 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:44:03.744 2631806 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:44:03.744 2631806 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.744 2631806 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:44:03.760 2631822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:44:03.760 2631822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:44:03.760 2631822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.760 2631822 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.761 2631823 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.762 2631824 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.764 2631826 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.764 2631826 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:44:03.764 2631826 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:44:03.766 2631828 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:44:03.767 2631829 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:44:03.768 2631830 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.769 2631831 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.772 2631834 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.772 2631834 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:44:03.772 2631834 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:44:03.775 2631837 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:44:03.775 2631837 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.775 2631837 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:44:03.794 2631856 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.794 2631856 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.794 2631856 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.794 2631856 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:44:03.794 2631856 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.794 2631856 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.795 2631857 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.796 2631858 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.799 2631861 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.799 2631861 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:44:03.799 2631861 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:44:03.801 2631863 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:44:03.802 2631864 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.802 2631864 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:44:03.822 2631884 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.823 2631885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.823 2631885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.823 2631885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:44:03.823 2631885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.823 2631885 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.824 2631886 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.825 2631887 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.828 2631890 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.828 2631890 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:44:03.828 2631890 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:44:03.831 2631893 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:44:03.831 2631893 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:44:03.832 2631894 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.834 2631896 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.838 2631900 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.838 2631900 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:44:03.838 2631900 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:44:03.841 2631903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:44:03.841 2631903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.841 2631903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:44:03.857 2631919 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.857 2631919 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:03.857 2631919 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:03.857 2631919 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:44:03.857 2631919 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:03.0
20-08-2026 00:44:03.857 2631919 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:03.858 2631920 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.860 2631922 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.863 2631925 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.863 2631925 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:44:03.863 2631925 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:03.865 2631927 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:44:03.865 2631927 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:44:03.866 2631928 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.868 2631930 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.870 2631932 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.870 2631932 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:44:03.870 2631932 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:44:03.873 2631935 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:44:03.873 2631935 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:44:03.874 2631936 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.875 2631937 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.878 2631940 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.879 2631941 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:44:03.879 2631941 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:03.881 2631943 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:44:03.881 2631943 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:44:03.882 2631944 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.884 2631946 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.886 2631948 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.886 2631948 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:44:03.886 2631948 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:44:03.889 2631951 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:44:03.889 2631951 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:44:03.890 2631952 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.891 2631953 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.894 2631956 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.894 2631956 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:44:03.894 2631956 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:44:03.897 2631959 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:44:03.897 2631959 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:44:03.898 2631960 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.900 2631962 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.904 2631966 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.904 2631966 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:44:03.904 2631966 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:44:03.906 2631968 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:44:03.906 2631968 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:44:03.907 2631969 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.909 2631971 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.913 2631975 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.913 2631975 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:44:03.913 2631975 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:44:03.916 2631978 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:44:03.916 2631978 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:44:03.916 2631978 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.918 2631980 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.921 2631983 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.921 2631983 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:44:03.921 2631983 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:44:03.924 2631986 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:44:03.924 2631986 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:44:03.925 2631987 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.926 2631988 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.928 2631990 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.929 2631991 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:44:03.929 2631991 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:44:03.931 2631993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:44:03.931 2631993 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:44:03.931 2631993 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.933 2631995 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.935 2631997 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.935 2631997 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:44:03.935 2631997 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:44:03.938 2632000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:44:03.938 2632000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:44:03.939 2632001 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.940 2632002 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.942 2632004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.942 2632004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:44:03.942 2632004 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:44:03.945 2632007 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:44:03.945 2632007 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:44:03.946 2632008 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.947 2632009 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.950 2632012 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.950 2632012 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:44:03.950 2632012 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:44:03.952 2632014 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:44:03.952 2632014 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:44:03.953 2632015 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.954 2632016 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.957 2632019 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.957 2632019 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:44:03.957 2632019 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:44:03.959 2632021 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:44:03.959 2632021 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:44:03.960 2632022 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.962 2632024 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.965 2632027 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.965 2632027 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:44:03.965 2632027 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:44:03.968 2632030 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:44:03.968 2632030 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:44:03.969 2632031 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:03.970 2632032 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:03.973 2632035 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:03.973 2632035 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:44:03.973 2632035 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:03.976 2632038 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:44:03.976 2632038 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:44:03.976 2632038 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:03.978 2632040 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:03.980 2632042 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:03.980 2632042 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:44:03.980 2632042 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:44:03.982 2632044 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:44:03.982 2632044 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:03.983 2632045 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:44:04.006 2632068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:04.006 2632068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:04.006 2632068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:04.006 2632068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:44:04.006 2632068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:04.0
20-08-2026 00:44:04.006 2632068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:04.007 2632069 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.008 2632070 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.011 2632073 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.011 2632073 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:44:04.011 2632073 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:44:04.013 2632075 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:44:04.013 2632075 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:44:04.014 2632076 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.016 2632078 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.019 2632081 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.019 2632081 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:44:04.019 2632081 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:04.021 2632083 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:44:04.021 2632083 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:44:04.022 2632084 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.035 2632097 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.038 2632100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.038 2632100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:44:04.038 2632100 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:44:04.041 2632103 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:44:04.041 2632103 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:44:04.041 2632103 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:04.043 2632105 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:04.045 2632107 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:04.045 2632107 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:44:04.045 2632107 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:44:04.048 2632110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:44:04.048 2632110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:04.048 2632110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:44:04.074 2632136 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:04.074 2632136 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:04.074 2632136 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:44:04.074 2632136 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:44:04.074 2632136 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:04.0
20-08-2026 00:44:04.074 2632136 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:04.075 2632137 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:04.076 2632138 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:04.079 2632141 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:04.079 2632141 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:44:04.079 2632141 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:44:04.082 2632144 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:44:04.082 2632144 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:04.082 2632144 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:44:04.103 2632165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:04.103 2632165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:04.103 2632165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:44:04.103 2632165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:44:04.103 2632165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:04.0
20-08-2026 00:44:04.103 2632165 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:04.104 2632166 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:04.106 2632168 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:04.108 2632170 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:04.108 2632170 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:44:04.108 2632170 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:44:04.110 2632172 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:44:04.110 2632172 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:04.110 2632172 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:44:04.157 2632219 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:04.158 2632220 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:44:04.158 2632220 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:44:04.158 2632220 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:44:04.158 2632220 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:04.0
20-08-2026 00:44:04.158 2632220 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:04.158 2632220 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.160 2632222 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.163 2632225 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.163 2632225 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:44:04.163 2632225 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:44:04.166 2632228 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:44:04.166 2632228 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:44:04.167 2632229 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.169 2632231 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.172 2632234 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.172 2632234 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:44:04.172 2632234 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:04.174 2632236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:44:04.174 2632236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:44:04.175 2632237 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.177 2632239 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.180 2632242 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.180 2632242 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:44:04.180 2632242 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:44:04.184 2632246 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:44:04.184 2632246 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:44:04.184 2632246 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.185 2632247 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.188 2632250 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.188 2632250 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:44:04.188 2632250 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:04.191 2632253 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:44:04.191 2632253 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:44:04.192 2632254 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.193 2632255 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.195 2632257 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.195 2632257 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:44:04.195 2632257 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:44:04.198 2632260 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:44:04.198 2632260 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:44:04.199 2632261 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.201 2632263 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.203 2632265 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.203 2632265 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:44:04.203 2632265 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:44:04.206 2632268 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:44:04.206 2632268 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:44:04.207 2632269 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.208 2632270 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.210 2632272 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.210 2632272 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:44:04.210 2632272 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:44:04.213 2632275 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:44:04.213 2632275 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:44:04.214 2632276 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.215 2632277 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.218 2632280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.218 2632280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:44:04.218 2632280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:44:04.220 2632282 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:44:04.220 2632282 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:44:04.221 2632283 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.222 2632284 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.225 2632287 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.225 2632287 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:44:04.225 2632287 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:44:04.228 2632290 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:44:04.228 2632290 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:44:04.228 2632290 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:44:04.230 2632292 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@481bfc6
20-08-2026 00:44:04.233 2632295 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:44:04.233 2632295 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:44:04.233 2632295 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:44:04.235 2632297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:44:04.235 2632297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:44:04.235 2632297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:44:04.256 2632318 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:04.256 2632318 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:44:04.256 2632318 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:44:04.256 2632318 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:44:04.256 2632318 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:44:04.0
20-08-2026 00:44:04.256 2632318 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:44:04.257 2632319 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.258 2632320 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.262 2632324 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.262 2632324 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:44:04.262 2632324 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:44:04.264 2632326 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:44:04.265 2632327 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:44:04.265 2632327 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.267 2632329 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.270 2632332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.270 2632332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:44:04.270 2632332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:44:04.272 2632334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:44:04.272 2632334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:44:04.273 2632335 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.274 2632336 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.277 2632339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.277 2632339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:44:04.278 2632340 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:44:04.280 2632342 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:44:04.280 2632342 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:44:04.281 2632343 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.282 2632344 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.285 2632347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.285 2632347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:44:04.285 2632347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:44:04.287 2632349 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:44:04.287 2632349 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:44:04.288 2632350 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.290 2632352 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.292 2632354 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.292 2632354 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:44:04.292 2632354 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:44:04.295 2632357 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:44:04.295 2632357 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:44:04.296 2632358 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:44:04.297 2632359 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6bb3cd39
20-08-2026 00:44:04.300 2632362 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:44:04.300 2632362 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:44:04.300 2632362 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:44:04.303 2632365 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:44:04.303 2632365 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:44:11.448 2639510 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:44:11.448 2639510 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:44:11.448 2639510 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:44:11.448 2639510 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5c8898d1
20-08-2026 00:44:11.448 2639510 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:44:11.448 2639510 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:44:11.448 2639510 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5c8898d1
20-08-2026 00:44:11.448 2639510 [http-nio-8051-exec-111] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:44:11.493 2639555 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:44:11.493 2639555 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:44:11.493 2639555 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: A7134eD766847d3115Da7fAaC531B38618018514
20-08-2026 00:44:11.493 2639555 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:44:11.493 2639555 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:44:11.494 2639556 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:A7134eD766847d3115Da7fAaC531B38618018514, device:app
20-08-2026 00:44:11.496 2639558 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:44:11.497 2639559 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 8618018514
20-08-2026 00:44:11.497 2639559 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 8618018514
20-08-2026 00:44:11.501 2639563 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4900e2a2
20-08-2026 00:44:11.501 2639563 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:44:11.501 2639563 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:44:11.501 2639563 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4900e2a2
20-08-2026 00:44:11.501 2639563 [http-nio-8051-exec-92] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:44:11.558 2639620 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:44:11.558 2639620 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:44:11.558 2639620 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:44:11.558 2639620 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@75ca0bb7
20-08-2026 00:44:11.558 2639620 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:44:11.558 2639620 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:44:11.558 2639620 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@75ca0bb7
20-08-2026 00:44:11.558 2639620 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:44:11.598 2639660 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:44:11.598 2639660 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A7134eD766847d3115Da7fAaC531B38618018514
20-08-2026 00:44:11.598 2639660 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:44:11.598 2639660 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A7134eD766847d3115Da7fAaC531B38618018514
20-08-2026 00:44:11.598 2639660 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: A7134eD766847d3115Da7fAaC531B38618018514
20-08-2026 00:44:11.598 2639660 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:44:11.598 2639660 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:44:11.599 2639661 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:A7134eD766847d3115Da7fAaC531B38618018514, device:app
20-08-2026 00:44:11.599 2639661 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12f1510
20-08-2026 00:44:11.599 2639661 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1789762729401","expired":false,"activity":"{\"machine\":{\"ds_imei\":\"NU09202001\",\"area\":\"Hebbal\",\"address\":\"HSR\",\"latlong\":\"12.9336659,77.627933\",\"ds_area\":\"Harlur\",\"locationType\":\"Machine\",\"ds_geocode\":\"12.898824,77.652418\",\"vm_id\":\"1652784235808\",\"cart_enabled\":true,\"vm_imei_id\":\"TM05202203\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"location\":\"Availity India 4th Floor lobby\"}}","logged":true,"session":"A7134eD766847d3115Da7fAaC531B38618018514","mobile":"8618018514","active":1,"status":true}
20-08-2026 00:44:11.599 2639661 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"A7134eD766847d3115Da7fAaC531B38618018514","status":true}
20-08-2026 00:44:11.599 2639661 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:44:11.600 2639662 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=8618018514, page=0}
20-08-2026 00:44:11.600 2639662 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=8618018514, page=0}
20-08-2026 00:44:11.600 2639662 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:44:11.600 2639662 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 8618018514
20-08-2026 00:44:11.613 2639675 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:44:11.613 2639675 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:44:11.614 2639676 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ecf3e9ad-2c78-4e23-83e2-2b1be64b3575","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819235514484.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-19 23:55:14.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260819235625","proposedSkuJson":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"43\", \"sku_total\": 20, \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"mrp\": \"20\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\", \"qty\": 1, \"unit_price\": 20, \"skuid\": \"185993\", \"offer_id\": \"\"}], \"total_amount\": 20, \"userId\": \"8618018514\", \"imei\": \"TM05202203\", \"bill_amount\": 20, \"orderId\": \"TM05202203260819235514484\"}","short_order_expiry":"19-09-2026 23:56:25","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:05:03.0","user_id":8618018514,"short_order_id":"AevAMh","location":"Availity India 4th Floor lobby","order_id":"TM05202203260819235514484","sku_json":"{\"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"43\", \"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"mrp\": \"20\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\", \"qty\": 1, \"unit_price\": \"20\", \"skuid\": \"185993\", \"offer_id\": \"\"}], \"order_status\": \"\", \"userId\": \"8618018514\", \"orderId\": \"TM05202203260819235514484\", \"rstatus\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"bill_amount\": 20}","status":"invoiceOrder"},{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":0,"access_code":"2e7af50b-9692-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":60,\"image_url\":\"https://images.tinymart.in/product/4500711-9290.png\",\"door_id\":\"1\",\"qty\":2,\"name\":\"MaxVita Cheese Ball Cheese masti 70gm\",\"mrp\":\"30\",\"unit_price\":30,\"skuid\":\"4500711\",\"tray_id\":\"11\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":2,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"22\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":2,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"15\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":100,\"orderId\":\"TM05202203260813013606731\",\"total_amount\":100,\"cart_offer_desc\":\"\",\"imei\":\"TM05202203\",\"userId\":\"8618018514\"}","pre_auth_amount":100,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"1652784235808","video_url":"N/A","order_modified_at":"2026-08-13 02:40:01.0","user_id":8618018514,"vm_imei_id":"TM05202203","order_amount":0,"location":"Availity India 4th Floor lobby","order_id":"TM05202203260813012536200","order_created_at":"2026-08-13 01:25:36.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"69609316-19eb-4152-b3b2-c458ba80f25f","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260808000243230.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-08 00:02:43.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260808000359","proposedSkuJson":"{\"userId\": \"8618018514\", \"imei\": \"TM05202203\", \"skus\": [{\"tray_id\": \"16\", \"sku_total\": 10, \"door_id\": \"1\", \"qty\": 1, \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"skuid\": \"4500725\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\"}, {\"tray_id\": \"20\", \"sku_total\": 10, \"door_id\": \"1\", \"qty\": 1, \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"skuid\": \"4500710\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\"}], \"total_amount\": 20, \"bill_amount\": 20, \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM05202203260808000243230\"}","short_order_expiry":"08-09-2026 00:03:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-08 00:05:03.0","user_id":8618018514,"short_order_id":"y443lf","location":"Availity India 4th Floor lobby","order_id":"TM05202203260808000243230","sku_json":"{\"userId\": \"8618018514\", \"imei\": \"TM05202203\", \"skus\": [{\"tray_id\": \"16\", \"sku_total\": 10, \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"skuid\": \"4500725\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\"}, {\"tray_id\": \"20\", \"sku_total\": 10, \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"skuid\": \"4500710\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\"}], \"total_amount\": 20, \"order_status\": \"\", \"bill_amount\": 20, \"rstatus\": true, \"cart_offer_desc\": \"\", \"res\": true, \"orderId\": \"TM05202203260808000243230\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"15d3b8ad-a272-4bcf-b779-d942939049cf","pre_auth_amount":210,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260806233344522.mp4","vm_imei_id":"TM05202203","order_amount":210,"weight_based_response":"{}","order_created_at":"2026-08-06 23:33:44.0","area":"Hebbal","address":"HSR","amount_received":210,"receipt_id":"IN20260806233524","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": 40, \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"31\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"door_id\": \"2\", \"skuid\": \"4500643\", \"sku_total\": 80}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 40, \"name\": \"Paper Boat NATA Orange 250ml\", \"tray_id\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500719-3978.jpg\", \"mrp\": \"40\", \"door_id\": \"2\", \"skuid\": \"4500719\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 2, \"unit_price\": 20, \"name\": \"Ongibytes Garlic Muruku \", \"tray_id\": \"18\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"mrp\": \"20\", \"door_id\": \"1\", \"skuid\": \"4500605\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"name\": \"MaxVita Rice Kodubale 30gm\", \"tray_id\": \"19\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"door_id\": \"1\", \"skuid\": \"4500722\", \"sku_total\": 10}, {\"offer_id\": \"\", \"qty\": 2, \"unit_price\": 20, \"name\": \"Ongibytes Pepper Sev 35gm\", \"tray_id\": \"21\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500644-3697.png\", \"mrp\": \"20\", \"door_id\": \"1\", \"skuid\": \"4500644\", \"sku_total\": 40}], \"cart_offer_desc\": \"\", \"total_amount\": 210, \"res\": true, \"bill_amount\": 210, \"imei\": \"TM05202203\", \"userId\": \"8618018514\", \"orderId\": \"TM05202203260806233344522\"}","short_order_expiry":"06-09-2026 23:35:24","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-06 23:55:04.0","user_id":8618018514,"short_order_id":"KJJqJx","location":"Availity India 4th Floor lobby","order_id":"TM05202203260806233344522","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"tray_id\": \"18\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"4500605\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"name\": \"MaxVita Rice Kodubale 30gm per peice\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"4500722\", \"sku_total\": 10}, {\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"20\", \"name\": \"Ongibytes Pepper Sev 35gm per peice\", \"tray_id\": \"21\", \"image_url\": \"https://images.tinymart.in/product/4500644-3697.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"4500644\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"40\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"31\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500643\", \"sku_total\": 80}, {\"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"40\", \"name\": \"Paper Boat NATA Orange 250ml per peice\", \"tray_id\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500719-3978.jpg\", \"mrp\": \"40\", \"door_id\": \"\", \"skuid\": \"4500719\", \"sku_total\": 40}], \"cart_offer_desc\": \"\", \"total_amount\": 210, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260806233344522\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"8618018514\", \"bill_amount\": 210}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"bcfe18cc-a9c1-4a53-b02a-a2fcc7f3d3e1","pre_auth_amount":225,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260804004605475.mp4","vm_imei_id":"TM05202203","order_amount":225,"weight_based_response":"{}","order_created_at":"2026-08-04 00:46:05.0","area":"Hebbal","address":"HSR","amount_received":225,"receipt_id":"IN20260804004743","proposedSkuJson":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": 20, \"name\": \"Ongibytes Garlic Muruku \", \"tray_id\": \"18\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"mrp\": \"20\", \"door_id\": \"1\", \"skuid\": \"4500605\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 2, \"unit_price\": 30, \"name\": \"MaxVita Cheese Ball Cheese masti 70gm\", \"tray_id\": \"11\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"mrp\": \"30\", \"door_id\": \"1\", \"skuid\": \"4500711\", \"sku_total\": 60}, {\"offer_id\": \"\", \"qty\": 2, \"unit_price\": 10, \"name\": \"Eat Bit Peanut  Chikki 32gm\", \"tray_id\": \"34\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500677-4669.png\", \"mrp\": \"10\", \"door_id\": \"2\", \"skuid\": \"4500677\", \"sku_total\": 20}, {\"offer_id\": \"\", \"qty\": 3, \"unit_price\": 35, \"name\": \"Heritage Badam Milk 165ml\", \"tray_id\": \"42\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500724-9570.jpg\", \"mrp\": \"35\", \"door_id\": \"2\", \"skuid\": \"4500724\", \"sku_total\": 105}], \"cart_offer_desc\": \"\", \"total_amount\": 225, \"res\": true, \"bill_amount\": 225, \"imei\": \"TM05202203\", \"userId\": \"8618018514\", \"orderId\": \"TM05202203260804004605475\"}","short_order_expiry":"04-09-2026 00:47:43","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-04 00:55:03.0","user_id":8618018514,"short_order_id":"Q5HyI2","location":"Availity India 4th Floor lobby","order_id":"TM05202203260804004605475","sku_json":"{\"skus\": [{\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"20\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"tray_id\": \"18\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"mrp\": \"20\", \"door_id\": \"\", \"skuid\": \"4500605\", \"sku_total\": 40}, {\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"30\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm per peice\", \"tray_id\": \"26\", \"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"mrp\": \"30\", \"door_id\": \"\", \"skuid\": \"4500711\", \"sku_total\": 60}, {\"offer_id\": \"\", \"qty\": 2, \"unit_price\": \"10\", \"name\": \"Eat Bit Peanut  Chikki 32gm per peice\", \"tray_id\": \"34\", \"image_url\": \"https://images.tinymart.in/product/4500677-4669.png\", \"mrp\": \"10\", \"door_id\": \"\", \"skuid\": \"4500677\", \"sku_total\": 20}, {\"offer_id\": \"\", \"qty\": 3, \"unit_price\": \"35\", \"name\": \"Heritage Badam Milk 165ml per peice\", \"tray_id\": \"42\", \"image_url\": \"https://images.tinymart.in/product/4500724-9570.jpg\", \"mrp\": \"35\", \"door_id\": \"\", \"skuid\": \"4500724\", \"sku_total\": 105}], \"cart_offer_desc\": \"\", \"total_amount\": 225, \"rstatus\": true, \"res\": true, \"orderId\": \"TM05202203260804004605475\", \"order_status\": \"\", \"imei\": \"TM05202203\", \"userId\": \"8618018514\", \"bill_amount\": 225}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"668c1638-9dcb-47cd-bdde-e759ae06633b","pre_auth_amount":60,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260730003531959.mp4","vm_imei_id":"TM05202203","order_amount":60,"weight_based_response":"{}","order_created_at":"2026-07-30 00:35:31.0","area":"Hebbal","address":"HSR","amount_received":60,"receipt_id":"IN20260730003641","proposedSkuJson":"{\"userId\": \"8618018514\", \"orderId\": \"TM05202203260730003531959\", \"total_amount\": 60, \"bill_amount\": 60, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm\", \"tray_id\": \"13\", \"offer_id\": \"\", \"skuid\": \"4500711\", \"sku_total\": 60, \"unit_price\": 30, \"qty\": 2, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"30\"}], \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM05202203\"}","short_order_expiry":"30-08-2026 00:36:41","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-30 01:00:02.0","user_id":8618018514,"short_order_id":"rGD4Uy","location":"Availity India 4th Floor lobby","order_id":"TM05202203260730003531959","sku_json":"{\"userId\": \"8618018514\", \"orderId\": \"TM05202203260730003531959\", \"total_amount\": 60, \"bill_amount\": 60, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm per peice\", \"skuid\": \"4500711\", \"offer_id\": \"\", \"tray_id\": \"26\", \"sku_total\": 60, \"unit_price\": \"30\", \"qty\": 2, \"door_id\": \"\", \"mrp\": \"30\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM05202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"a42ba7ca-e709-4ec0-a074-5bf5f3aa2280","pre_auth_amount":105,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260730003325154.mp4","vm_imei_id":"TM05202203","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-07-30 00:33:25.0","area":"Hebbal","address":"HSR","amount_received":105,"receipt_id":"IN20260730003513","proposedSkuJson":"{\"userId\": \"8618018514\", \"orderId\": \"TM05202203260730003325154\", \"total_amount\": 105, \"bill_amount\": 105, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"tray_id\": \"19\", \"offer_id\": \"\", \"skuid\": \"4500710\", \"sku_total\": 10, \"unit_price\": 10, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"10\"}, {\"image_url\": \"https://images.tinymart.in/product/4500711-9290.png\", \"name\": \"MaxVita Cheese Ball Cheese masti 70gm\", \"tray_id\": \"13\", \"offer_id\": \"\", \"skuid\": \"4500711\", \"sku_total\": 60, \"unit_price\": 30, \"qty\": 2, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm\", \"tray_id\": \"22\", \"offer_id\": \"\", \"skuid\": \"4500723\", \"sku_total\": 10, \"unit_price\": 10, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"1\", \"mrp\": \"10\"}, {\"image_url\": \"https://images.tinymart.in/product/4500700-8130.jpg\", \"name\": \"Paper Boat Aamras 160ml\", \"tray_id\": \"43\", \"offer_id\": \"\", \"skuid\": \"4500700\", \"sku_total\": 25, \"unit_price\": 25, \"qty\": 1, \"offer_desc\": \"\", \"door_id\": \"2\", \"mrp\": \"25\"}], \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM05202203\"}","short_order_expiry":"30-08-2026 00:35:13","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-30 00:55:02.0","user_id":8618018514,"short_order_id":"d9bUmd","location":"Availity India 4th Floor lobby","order_id":"TM05202203260730003325154","sku_json":"{\"userId\": \"8618018514\", \"orderId\": \"TM05202203260730003325154\", \"total_amount\": 85, \"bill_amount\": 85, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\", \"skuid\": \"4500712\", \"offer_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 40, \"unit_price\": \"20\", \"qty\": 2, \"door_id\": \"\", \"mrp\": \"20\"}, {\"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"skuid\": \"4500710\", \"offer_id\": \"\", \"tray_id\": \"19\", \"sku_total\": 10, \"unit_price\": \"10\", \"qty\": 1, \"door_id\": \"\", \"mrp\": \"10\"}, {\"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm per peice\", \"skuid\": \"4500723\", \"offer_id\": \"\", \"tray_id\": \"22\", \"sku_total\": 10, \"unit_price\": \"10\", \"qty\": 1, \"door_id\": \"\", \"mrp\": \"10\"}, {\"image_url\": \"https://images.tinymart.in/product/4500700-8130.jpg\", \"name\": \"Paper Boat Aamras 160ml per peice\", \"skuid\": \"4500700\", \"offer_id\": \"\", \"tray_id\": \"43\", \"sku_total\": 25, \"unit_price\": \"25\", \"qty\": 1, \"door_id\": \"\", \"mrp\": \"25\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"rstatus\": true, \"imei\": \"TM05202203\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"00f6daf6-7be7-4aa2-8c98-62a3df3972ee","pre_auth_amount":180,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260729014310879.mp4","vm_imei_id":"TM05202203","order_amount":180,"weight_based_response":"{}","order_created_at":"2026-07-29 01:43:10.0","area":"Hebbal","address":"HSR","amount_received":180,"receipt_id":"IN20260729014453","proposedSkuJson":"{\"orderId\": \"TM05202203260729014310879\", \"cart_offer_desc\": \"\", \"bill_amount\": 180, \"res\": true, \"skus\": [{\"qty\": 2, \"mrp\": \"20\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 20, \"tray_id\": \"34\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\", \"sku_total\": 40, \"skuid\": \"185993\"}, {\"qty\": 2, \"mrp\": \"35\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 35, \"tray_id\": \"42\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500724-9570.jpg\", \"name\": \"Heritage Badam Milk 165ml\", \"sku_total\": 70, \"skuid\": \"4500724\"}, {\"qty\": 2, \"mrp\": \"20\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 20, \"tray_id\": \"18\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku \", \"sku_total\": 40, \"skuid\": \"4500605\"}, {\"qty\": 1, \"mrp\": \"30\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 30, \"tray_id\": \"25\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500689-1679.jpg\", \"name\": \"Farmely Achari chatka Makhana 14gm\", \"sku_total\": 30, \"skuid\": \"4500689\"}], \"userId\": \"8618018514\", \"total_amount\": 180, \"imei\": \"TM05202203\"}","short_order_expiry":"29-08-2026 01:44:53","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-29 01:50:03.0","user_id":8618018514,"short_order_id":"sXrUkG","location":"Availity India 4th Floor lobby","order_id":"TM05202203260729014310879","sku_json":"{\"orderId\": \"TM05202203260729014310879\", \"rstatus\": true, \"bill_amount\": 180, \"userId\": \"8618018514\", \"res\": true, \"skus\": [{\"qty\": 2, \"mrp\": \"20\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"18\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"sku_total\": 40, \"skuid\": \"4500605\"}, {\"qty\": 1, \"mrp\": \"30\", \"offer_id\": \"\", \"unit_price\": \"30\", \"tray_id\": \"25\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500689-1679.jpg\", \"name\": \"Farmely Achari chatka Makhana 14gm per peice\", \"sku_total\": 30, \"skuid\": \"4500689\"}, {\"qty\": 2, \"mrp\": \"20\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"34\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\", \"sku_total\": 40, \"skuid\": \"185993\"}, {\"qty\": 2, \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"tray_id\": \"42\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500724-9570.jpg\", \"name\": \"Heritage Badam Milk 165ml per peice\", \"sku_total\": 70, \"skuid\": \"4500724\"}], \"imei\": \"TM05202203\", \"total_amount\": 180, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cd352c4c-7585-4681-8193-8f6dcdbae86e","pre_auth_amount":90,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260728005058889.mp4","vm_imei_id":"TM05202203","order_amount":90,"weight_based_response":"{}","order_created_at":"2026-07-28 00:50:58.0","area":"Hebbal","address":"HSR","amount_received":90,"receipt_id":"IN20260728005233","proposedSkuJson":"{\"orderId\": \"TM05202203260728005058889\", \"cart_offer_desc\": \"\", \"bill_amount\": 90, \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"40\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 40, \"tray_id\": \"14\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm\", \"sku_total\": 40, \"skuid\": \"4500667\"}, {\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"19\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"sku_total\": 10, \"skuid\": \"4500710\"}, {\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"15\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"name\": \"McVities Orange Cream Biscuts 61gm\", \"sku_total\": 10, \"skuid\": \"4500681\"}, {\"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 20, \"tray_id\": \"11\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500713-9506.jpg\", \"name\": \"MaxVita Indian Style Cream and onion Potato Chips 40gms\", \"sku_total\": 20, \"skuid\": \"4500713\"}, {\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"22\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm\", \"sku_total\": 10, \"skuid\": \"4500723\"}], \"userId\": \"8618018514\", \"total_amount\": 90, \"imei\": \"TM05202203\"}","short_order_expiry":"28-08-2026 00:52:33","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-28 01:10:03.0","user_id":8618018514,"short_order_id":"UcFirM","location":"Availity India 4th Floor lobby","order_id":"TM05202203260728005058889","sku_json":"{\"orderId\": \"TM05202203260728005058889\", \"rstatus\": true, \"bill_amount\": 90, \"userId\": \"8618018514\", \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"11\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500713-9506.jpg\", \"name\": \"MaxVita Indian Style Cream and onion Potato Chips 40gms per peice\", \"sku_total\": 20, \"skuid\": \"4500713\"}, {\"qty\": 1, \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"tray_id\": \"14\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"sku_total\": 40, \"skuid\": \"4500667\"}, {\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"15\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"sku_total\": 10, \"skuid\": \"4500681\"}, {\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"19\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"sku_total\": 10, \"skuid\": \"4500710\"}, {\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"22\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500723-3888.png\", \"name\": \"MaxVita Moong daal 25gm per peice\", \"sku_total\": 10, \"skuid\": \"4500723\"}], \"imei\": \"TM05202203\", \"total_amount\": 90, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"64893dba-9dd9-4646-9c1a-19e3f006de74","pre_auth_amount":130,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260724013337042.mp4","vm_imei_id":"TM05202203","order_amount":130,"weight_based_response":"{}","order_created_at":"2026-07-24 01:33:37.0","area":"Hebbal","address":"HSR","amount_received":130,"receipt_id":"IN20260724013507","proposedSkuJson":"{\"orderId\": \"TM05202203260724013337042\", \"cart_offer_desc\": \"\", \"bill_amount\": 130, \"res\": true, \"skus\": [{\"qty\": 2, \"mrp\": \"50\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 50, \"tray_id\": \"39\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm\", \"sku_total\": 100, \"skuid\": \"4500642\"}, {\"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 20, \"tray_id\": \"34\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\", \"sku_total\": 20, \"skuid\": \"185993\"}, {\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"15\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"name\": \"McVities Orange Cream Biscuts 61gm\", \"sku_total\": 10, \"skuid\": \"4500681\"}], \"userId\": \"8618018514\", \"total_amount\": 130, \"imei\": \"TM05202203\"}","short_order_expiry":"24-08-2026 01:35:07","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-24 01:40:05.0","user_id":8618018514,"short_order_id":"rLLnoK","location":"Availity India 4th Floor lobby","order_id":"TM05202203260724013337042","sku_json":"{\"orderId\": \"TM05202203260724013337042\", \"rstatus\": true, \"bill_amount\": 130, \"userId\": \"8618018514\", \"res\": true, \"skus\": [{\"qty\": 1, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"15\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"sku_total\": 10, \"skuid\": \"4500681\"}, {\"qty\": 1, \"mrp\": \"20\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"34\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\", \"sku_total\": 20, \"skuid\": \"185993\"}, {\"qty\": 2, \"mrp\": \"50\", \"offer_id\": \"\", \"unit_price\": \"50\", \"tray_id\": \"39\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500642-3392.webp\", \"name\": \"Sunfeast Fantastik Fruit N Nut chocolate 35gm per peice\", \"sku_total\": 100, \"skuid\": \"4500642\"}], \"imei\": \"TM05202203\", \"total_amount\": 130, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b16d4f6f-86b7-4348-adbe-e1e18667cce5","pre_auth_amount":100,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260723003909807.mp4","vm_imei_id":"TM05202203","order_amount":100,"weight_based_response":"{}","order_created_at":"2026-07-23 00:39:09.0","area":"Hebbal","address":"HSR","amount_received":100,"receipt_id":"IN20260723004035","proposedSkuJson":"{\"orderId\": \"TM05202203260723003909807\", \"cart_offer_desc\": \"\", \"bill_amount\": 100, \"res\": true, \"skus\": [{\"qty\": 2, \"mrp\": \"10\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"15\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"name\": \"McVities Orange Cream Biscuts 61gm\", \"sku_total\": 20, \"skuid\": \"4500681\"}, {\"qty\": 2, \"mrp\": \"20\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 20, \"tray_id\": \"18\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku \", \"sku_total\": 40, \"skuid\": \"4500605\"}, {\"qty\": 1, \"mrp\": \"40\", \"offer_id\": \"\", \"offer_desc\": \"\", \"unit_price\": 40, \"tray_id\": \"40\", \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500721-5816.webp\", \"name\": \"Paper Boat NATA Lychee 250ml\", \"sku_total\": 40, \"skuid\": \"4500721\"}], \"userId\": \"8618018514\", \"total_amount\": 100, \"imei\": \"TM05202203\"}","short_order_expiry":"23-08-2026 00:40:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-23 00:55:03.0","user_id":8618018514,"short_order_id":"4ocFfO","location":"Availity India 4th Floor lobby","order_id":"TM05202203260723003909807","sku_json":"{\"orderId\": \"TM05202203260723003909807\", \"rstatus\": true, \"bill_amount\": 100, \"userId\": \"8618018514\", \"res\": true, \"skus\": [{\"qty\": 2, \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"15\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"sku_total\": 20, \"skuid\": \"4500681\"}, {\"qty\": 2, \"mrp\": \"20\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"18\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"name\": \"Ongibytes Garlic Muruku  per peice\", \"sku_total\": 40, \"skuid\": \"4500605\"}, {\"qty\": 1, \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"tray_id\": \"40\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500721-5816.webp\", \"name\": \"Paper Boat NATA Lychee 250ml per peice\", \"sku_total\": 40, \"skuid\": \"4500721\"}], \"imei\": \"TM05202203\", \"total_amount\": 100, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"0ad1648b-9766-45c2-b68a-9a9dcae04755","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260721004847756.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-21 00:48:47.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260721004953","proposedSkuJson":"{\"bill_amount\": 20, \"total_amount\": 20, \"userId\": \"8618018514\", \"cart_offer_desc\": \"\", \"skus\": [{\"tray_id\": \"41\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"sku_total\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"unit_price\": 20, \"qty\": 1, \"skuid\": \"186043\", \"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"2\"}], \"imei\": \"TM05202203\", \"res\": true, \"orderId\": \"TM05202203260721004847756\"}","short_order_expiry":"21-08-2026 00:49:53","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-21 00:55:02.0","user_id":8618018514,"short_order_id":"qUBRA1","location":"Availity India 4th Floor lobby","order_id":"TM05202203260721004847756","sku_json":"{\"bill_amount\": 20, \"skus\": [{\"tray_id\": \"41\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\", \"sku_total\": 20, \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"unit_price\": \"20\", \"qty\": 1, \"skuid\": \"186043\", \"offer_id\": \"\", \"door_id\": \"\"}], \"res\": true, \"userId\": \"8618018514\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"order_status\": \"\", \"orderId\": \"TM05202203260721004847756\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cd0cb265-d99c-4f77-8f35-629bafb45e81","pre_auth_amount":148,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1686835929313","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202305/TM06202305260715003306352.mp4","vm_imei_id":"TM06202305","order_amount":148,"weight_based_response":"{}","order_created_at":"2026-07-15 00:33:06.0","area":"CV Raman Nagar","address":"cafeteria","amount_received":148,"receipt_id":"IN20260715003435","proposedSkuJson":"{\"res\": true, \"total_amount\": 148, \"skus\": [{\"unit_price\": 60, \"skuid\": \"4500694\", \"name\": \"Aatral Natural Electrolytes 200ml\", \"door_id\": \"2\", \"offer_desc\": \"\", \"tray_id\": \"37\", \"sku_total\": 60, \"mrp\": \"60\", \"image_url\": \"https://images.tinymart.in/product/4500694-1219.png\", \"offer_id\": \"\", \"qty\": 1}, {\"unit_price\": 38, \"skuid\": \"4500519\", \"name\": \"Alo Frut Kiwi Juice 300ml\", \"door_id\": \"2\", \"offer_desc\": \"\", \"tray_id\": \"33\", \"sku_total\": 38, \"mrp\": \"38\", \"image_url\": \"https://images.tinymart.in/product/4500519-9330.png\", \"offer_id\": \"\", \"qty\": 1}, {\"unit_price\": 10, \"skuid\": \"4500714\", \"name\": \"McVities Triple Nut Cookies 58gm\", \"door_id\": \"1\", \"offer_desc\": \"\", \"tray_id\": \"18\", \"sku_total\": 20, \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"qty\": 2}, {\"unit_price\": 30, \"skuid\": \"4500668\", \"name\": \"Farmely Panchmeva 21gm\", \"door_id\": \"1\", \"offer_desc\": \"\", \"tray_id\": \"19\", \"sku_total\": 30, \"mrp\": \"30\", \"image_url\": \"https://images.tinymart.in/product/4500668-1144.jpg\", \"offer_id\": \"\", \"qty\": 1}], \"userId\": \"8618018514\", \"orderId\": \"TM06202305260715003306352\", \"imei\": \"TM06202305\", \"bill_amount\": 148, \"cart_offer_desc\": \"\"}","short_order_expiry":"15-08-2026 00:34:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-15 01:00:03.0","user_id":8618018514,"short_order_id":"FAuowC","location":"Availity 4th floor Cafeteria","order_id":"TM06202305260715003306352","sku_json":"{\"rstatus\": true, \"res\": true, \"total_amount\": 148, \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"skuid\": \"4500714\", \"name\": \"McVities Triple Nut Cookies 58gm per peice\", \"door_id\": \"\", \"tray_id\": \"18\", \"sku_total\": 20, \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500714-2989.png\", \"offer_id\": \"\", \"qty\": 2}, {\"unit_price\": \"30\", \"skuid\": \"4500668\", \"name\": \"Farmely Panchmeva 21gm per peice\", \"door_id\": \"\", \"tray_id\": \"19\", \"sku_total\": 30, \"mrp\": \"30\", \"image_url\": \"https://images.tinymart.in/product/4500668-1144.jpg\", \"offer_id\": \"\", \"qty\": 1}, {\"unit_price\": \"38\", \"skuid\": \"4500519\", \"name\": \"Alo Frut Kiwi Juice 300ml per peice\", \"door_id\": \"\", \"tray_id\": \"33\", \"sku_total\": 38, \"mrp\": \"38\", \"image_url\": \"https://images.tinymart.in/product/4500519-9330.png\", \"offer_id\": \"\", \"qty\": 1}, {\"unit_price\": \"60\", \"skuid\": \"4500694\", \"name\": \"Aatral Natural Electrolytes 200ml per peice\", \"door_id\": \"\", \"tray_id\": \"37\", \"sku_total\": 60, \"mrp\": \"60\", \"image_url\": \"https://images.tinymart.in/product/4500694-1219.png\", \"offer_id\": \"\", \"qty\": 1}], \"userId\": \"8618018514\", \"orderId\": \"TM06202305260715003306352\", \"imei\": \"TM06202305\", \"bill_amount\": 148, \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"e8061435-842e-4435-acb4-f8ed0dbae857","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260707224150218.mp4","vm_imei_id":"TM05202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-07 22:41:50.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260707224304","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"userId\": \"8618018514\", \"res\": true, \"total_amount\": 20, \"orderId\": \"TM05202203260707224150218\", \"imei\": \"TM05202203\", \"bill_amount\": 20, \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"41\", \"qty\": 1, \"skuid\": \"186043\", \"door_id\": \"2\", \"name\": \"Bindu Fizz Jeera Masala 250 ML\", \"unit_price\": 20, \"sku_total\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\"}]}","short_order_expiry":"07-08-2026 22:43:04","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-07 22:50:03.0","user_id":8618018514,"short_order_id":"k42JQY","location":"Availity India 4th Floor lobby","order_id":"TM05202203260707224150218","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"8618018514\", \"res\": true, \"total_amount\": 20, \"imei\": \"TM05202203\", \"orderId\": \"TM05202203260707224150218\", \"rstatus\": true, \"bill_amount\": 20, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"41\", \"qty\": 1, \"skuid\": \"186043\", \"door_id\": \"\", \"name\": \"Bindu Fizz Jeera Masala 250 ML per peice\", \"unit_price\": \"20\", \"sku_total\": 20, \"offer_id\": \"\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/186043-5089.png\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"0e5efcf8-6775-48a8-8e6e-8baee3181c25","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260707015058709.mp4","vm_imei_id":"TM05202203","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-07-07 01:50:58.0","area":"Hebbal","address":"HSR","amount_received":30,"receipt_id":"IN20260707015207","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"userId\": \"8618018514\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM05202203260707015058709\", \"imei\": \"TM05202203\", \"bill_amount\": 30, \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"42\", \"qty\": 1, \"skuid\": \"4500704\", \"door_id\": \"2\", \"name\": \"Heritage livo Badam milk 180ml\", \"unit_price\": 30, \"sku_total\": 30, \"offer_id\": \"\", \"mrp\": \"30\", \"image_url\": \"https://images.tinymart.in/product/4500704-2291.webp\"}]}","short_order_expiry":"07-08-2026 01:52:07","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-07 02:05:03.0","user_id":8618018514,"short_order_id":"yPKO9B","location":"Availity India 4th Floor lobby","order_id":"TM05202203260707015058709","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"8618018514\", \"res\": true, \"total_amount\": 30, \"imei\": \"TM05202203\", \"orderId\": \"TM05202203260707015058709\", \"rstatus\": true, \"bill_amount\": 30, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"42\", \"qty\": 1, \"skuid\": \"4500704\", \"door_id\": \"\", \"name\": \"Heritage livo Badam milk 180ml per peice\", \"unit_price\": \"30\", \"sku_total\": 30, \"offer_id\": \"\", \"mrp\": \"30\", \"image_url\": \"https://images.tinymart.in/product/4500704-2291.webp\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"3ab687da-f8b4-462b-8a61-52a2b161e751","pre_auth_amount":80,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260707014848100.mp4","vm_imei_id":"TM05202203","order_amount":80,"weight_based_response":"{}","order_created_at":"2026-07-07 01:48:48.0","area":"Hebbal","address":"HSR","amount_received":80,"receipt_id":"IN20260707015024","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"userId\": \"8618018514\", \"res\": true, \"total_amount\": 80, \"orderId\": \"TM05202203260707014848100\", \"imei\": \"TM05202203\", \"bill_amount\": 80, \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"42\", \"qty\": 2, \"skuid\": \"4500704\", \"door_id\": \"2\", \"name\": \"Heritage livo Badam milk 180ml\", \"unit_price\": 30, \"sku_total\": 60, \"offer_id\": \"\", \"mrp\": \"30\", \"image_url\": \"https://images.tinymart.in/product/4500704-2291.webp\"}, {\"offer_desc\": \"\", \"tray_id\": \"15\", \"qty\": 2, \"skuid\": \"4500681\", \"door_id\": \"1\", \"name\": \"McVities Orange Cream Biscuts 61gm\", \"unit_price\": 10, \"sku_total\": 20, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\"}]}","short_order_expiry":"07-08-2026 01:50:24","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-07 02:05:03.0","user_id":8618018514,"short_order_id":"oxSoqv","location":"Availity India 4th Floor lobby","order_id":"TM05202203260707014848100","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"8618018514\", \"res\": true, \"total_amount\": 80, \"imei\": \"TM05202203\", \"orderId\": \"TM05202203260707014848100\", \"rstatus\": true, \"bill_amount\": 80, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"15\", \"qty\": 2, \"skuid\": \"4500681\", \"door_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"unit_price\": \"10\", \"sku_total\": 20, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\"}, {\"tray_id\": \"42\", \"qty\": 2, \"skuid\": \"4500704\", \"door_id\": \"\", \"name\": \"Heritage livo Badam milk 180ml per peice\", \"unit_price\": \"30\", \"sku_total\": 60, \"offer_id\": \"\", \"mrp\": \"30\", \"image_url\": \"https://images.tinymart.in/product/4500704-2291.webp\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ad4d4ea1-5e81-4301-9113-b0553fd32fd2","pre_auth_amount":146,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260703013404772.mp4","vm_imei_id":"TM05202203","order_amount":146,"weight_based_response":"{}","order_created_at":"2026-07-03 01:34:04.0","area":"Hebbal","address":"HSR","amount_received":146,"receipt_id":"IN20260703013533","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"userId\": \"8618018514\", \"res\": true, \"total_amount\": 146, \"orderId\": \"TM05202203260703013404772\", \"imei\": \"TM05202203\", \"bill_amount\": 146, \"skus\": [{\"offer_desc\": \"\", \"tray_id\": \"31\", \"qty\": 2, \"skuid\": \"108676\", \"door_id\": \"2\", \"name\": \"Paper Boat Orange Pouch - 150Ml\", \"unit_price\": 25, \"sku_total\": 50, \"offer_id\": \"\", \"mrp\": \"25\", \"image_url\": \"https://images.tinymart.in/product/108676-2689.jpg\"}, {\"offer_desc\": \"\", \"tray_id\": \"33\", \"qty\": 2, \"skuid\": \"166327\", \"door_id\": \"2\", \"name\": \"Epigamia Chocolate Milkshake 200g\", \"unit_price\": 38, \"sku_total\": 76, \"offer_id\": \"\", \"mrp\": \"38\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\"}, {\"offer_desc\": \"\", \"tray_id\": \"15\", \"qty\": 2, \"skuid\": \"4500681\", \"door_id\": \"1\", \"name\": \"McVities Orange Cream Biscuts 61gm\", \"unit_price\": 10, \"sku_total\": 20, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\"}]}","short_order_expiry":"03-08-2026 01:35:33","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 01:40:03.0","user_id":8618018514,"short_order_id":"CYZjJ5","location":"Availity India 4th Floor lobby","order_id":"TM05202203260703013404772","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"8618018514\", \"res\": true, \"total_amount\": 146, \"imei\": \"TM05202203\", \"orderId\": \"TM05202203260703013404772\", \"rstatus\": true, \"bill_amount\": 146, \"order_status\": \"\", \"skus\": [{\"tray_id\": \"15\", \"qty\": 2, \"skuid\": \"4500681\", \"door_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"unit_price\": \"10\", \"sku_total\": 20, \"offer_id\": \"\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\"}, {\"tray_id\": \"33\", \"qty\": 2, \"skuid\": \"166327\", \"door_id\": \"\", \"name\": \"Epigamia Chocolate Milkshake 200g per peice\", \"unit_price\": \"38\", \"sku_total\": 76, \"offer_id\": \"\", \"mrp\": \"38\", \"image_url\": \"https://images.tinymart.in/product/166327-5644.jpg\"}, {\"tray_id\": \"46\", \"qty\": 2, \"skuid\": \"4500675\", \"door_id\": \"\", \"name\": \"Paper Boat Lychee 160ml per peice\", \"unit_price\": \"25\", \"sku_total\": 50, \"offer_id\": \"\", \"mrp\": \"25\", \"image_url\": \"https://images.tinymart.in/product/4500675-5033.jpg\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"21bbbf1b-98f7-4621-8d83-54be4e74e629","pre_auth_amount":113,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1686835929313","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202305/TM06202305260630223324092.mp4","vm_imei_id":"TM06202305","order_amount":113,"weight_based_response":"{}","order_created_at":"2026-06-30 22:33:24.0","area":"CV Raman Nagar","address":"cafeteria","amount_received":113,"receipt_id":"IN20260630223747","proposedSkuJson":"{\"imei\": \"TM06202305\", \"bill_amount\": 113, \"res\": true, \"orderId\": \"TM06202305260630223324092\", \"userId\": \"8618018514\", \"total_amount\": 113, \"skus\": [{\"skuid\": \"4500651\", \"name\": \"Sunfeast Breakfast protein Smoothie with Oats\", \"tray_id\": \"32\", \"offer_desc\": \"\", \"mrp\": \"45\", \"image_url\": \"https://images.tinymart.in/product/4500651-8004.webp\", \"door_id\": \"2\", \"qty\": 1, \"unit_price\": 45, \"offer_id\": \"\", \"sku_total\": 45}, {\"skuid\": \"4500519\", \"name\": \"Alo Frut Kiwi Juice 300ml\", \"tray_id\": \"33\", \"offer_desc\": \"\", \"mrp\": \"38\", \"image_url\": \"https://images.tinymart.in/product/4500519-9330.png\", \"door_id\": \"2\", \"qty\": 1, \"unit_price\": 38, \"offer_id\": \"\", \"sku_total\": 38}, {\"skuid\": \"4500668\", \"name\": \"Farmely Panchmeva 21gm\", \"tray_id\": \"19\", \"offer_desc\": \"\", \"mrp\": \"30\", \"image_url\": \"https://images.tinymart.in/product/4500668-1144.jpg\", \"door_id\": \"1\", \"qty\": 1, \"unit_price\": 30, \"offer_id\": \"\", \"sku_total\": 30}], \"cart_offer_desc\": \"\"}","short_order_expiry":"30-07-2026 22:37:47","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-30 23:10:02.0","user_id":8618018514,"short_order_id":"SDqrz1","location":"Availity 4th floor Cafeteria","order_id":"TM06202305260630223324092","sku_json":"{\"imei\": \"TM06202305\", \"bill_amount\": 113, \"res\": true, \"order_status\": \"\", \"orderId\": \"TM06202305260630223324092\", \"userId\": \"8618018514\", \"rstatus\": true, \"total_amount\": 113, \"skus\": [{\"skuid\": \"4500668\", \"name\": \"Farmely Panchmeva 21gm per peice\", \"tray_id\": \"19\", \"mrp\": \"30\", \"image_url\": \"https://images.tinymart.in/product/4500668-1144.jpg\", \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"30\", \"offer_id\": \"\", \"sku_total\": 30}, {\"skuid\": \"4500651\", \"name\": \"Sunfeast Breakfast protein Smoothie with Oats per peice\", \"tray_id\": \"32\", \"mrp\": \"45\", \"image_url\": \"https://images.tinymart.in/product/4500651-8004.webp\", \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"45\", \"offer_id\": \"\", \"sku_total\": 45}, {\"skuid\": \"4500519\", \"name\": \"Alo Frut Kiwi Juice 300ml per peice\", \"tray_id\": \"33\", \"mrp\": \"38\", \"image_url\": \"https://images.tinymart.in/product/4500519-9330.png\", \"door_id\": \"\", \"qty\": 1, \"unit_price\": \"38\", \"offer_id\": \"\", \"sku_total\": 38}], \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"6e8b6805-5fcf-4a61-91ea-114fbe54abd4","pre_auth_amount":150,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1652784235808","video_url":"https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260630003455035.mp4","vm_imei_id":"TM05202203","order_amount":150,"weight_based_response":"{}","order_created_at":"2026-06-30 00:34:55.0","area":"Hebbal","address":"HSR","amount_received":150,"receipt_id":"IN20260630003702","proposedSkuJson":"{\"bill_amount\": 150, \"imei\": \"TM05202203\", \"skus\": [{\"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\", \"unit_price\": 10, \"tray_id\": \"15\", \"skuid\": \"4500681\", \"qty\": 2, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"mrp\": \"10\", \"name\": \"McVities Orange Cream Biscuts 61gm\"}, {\"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"2\", \"unit_price\": 30, \"tray_id\": \"42\", \"skuid\": \"4500704\", \"qty\": 3, \"sku_total\": 90, \"image_url\": \"https://images.tinymart.in/product/4500704-2291.webp\", \"mrp\": \"30\", \"name\": \"Heritage livo Badam milk 180ml\"}, {\"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\", \"unit_price\": 20, \"tray_id\": \"24\", \"skuid\": \"4500712\", \"qty\": 1, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"mrp\": \"20\", \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}, {\"offer_id\": \"\", \"offer_desc\": \"\", \"door_id\": \"1\", \"unit_price\": 20, \"tray_id\": \"26\", \"skuid\": \"4500713\", \"qty\": 1, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500713-9506.jpg\", \"mrp\": \"20\", \"name\": \"MaxVita Indian Style Cream and onion Potato Chips 40gms\"}], \"userId\": \"8618018514\", \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 150, \"orderId\": \"TM05202203260630003455035\"}","short_order_expiry":"30-07-2026 00:37:02","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-30 00:40:02.0","user_id":8618018514,"short_order_id":"QERLcm","location":"Availity India 4th Floor lobby","order_id":"TM05202203260630003455035","sku_json":"{\"userId\": \"8618018514\", \"bill_amount\": 150, \"imei\": \"TM05202203\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 150, \"orderId\": \"TM05202203260630003455035\", \"skus\": [{\"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"10\", \"tray_id\": \"15\", \"skuid\": \"4500681\", \"qty\": 2, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"mrp\": \"10\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\"}, {\"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"24\", \"skuid\": \"4500712\", \"qty\": 1, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"mrp\": \"20\", \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}, {\"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"26\", \"skuid\": \"4500713\", \"qty\": 1, \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500713-9506.jpg\", \"mrp\": \"20\", \"name\": \"MaxVita Indian Style Cream and onion Potato Chips 40gms per peice\"}, {\"offer_id\": \"\", \"door_id\": \"\", \"unit_price\": \"30\", \"tray_id\": \"42\", \"skuid\": \"4500704\", \"qty\": 3, \"sku_total\": 90, \"image_url\": \"https://images.tinymart.in/product/4500704-2291.webp\", \"mrp\": \"30\", \"name\": \"Heritage livo Badam milk 180ml per peice\"}], \"rstatus\": true}","status":"Completed"},{"area":"CV Raman Nagar","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":100,"access_code":"373cb0ae-70e1-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":40,\"image_url\":\"https://images.tinymart.in/product/4500685-3112.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Sunfeast Mango smoothie with chunks160ml\",\"mrp\":\"40\",\"unit_price\":40,\"skuid\":\"4500685\",\"tray_id\":\"38\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":60,\"image_url\":\"https://images.tinymart.in/product/4500694-1219.png\",\"door_id\":\"2\",\"qty\":1,\"name\":\"Aatral Natural Electrolytes 200ml\",\"mrp\":\"60\",\"unit_price\":60,\"skuid\":\"4500694\",\"tray_id\":\"37\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":100,\"orderId\":\"TM06202305260626022317198\",\"total_amount\":100,\"cart_offer_desc\":\"\",\"imei\":\"TM06202305\",\"userId\":\"8618018514\"}","pre_auth_amount":100,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1686835929313","video_url":"N/A","order_modified_at":"2026-06-26 03:30:02.0","user_id":8618018514,"vm_imei_id":"TM06202305","order_amount":0,"location":"Availity 4th floor Cafeteria","order_id":"TM06202305260626022317198","order_created_at":"2026-06-26 02:23:17.0","sku_json":"0-0","status":"Cancelled"}]
20-08-2026 00:44:11.616 2639678 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260819235514484_0', order_id='TM05202203260819235514484', sku='185993', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 23:56:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.616 2639678 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/185993-3509.webp","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"tray_id":"43","skuid":"185993","offer_id":"","offer_desc":""}]
20-08-2026 00:44:11.618 2639680 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:44:11.618 2639680 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500711-9290.png","door_id":"1","qty":2,"name":"MaxVita Cheese Ball Cheese masti 70gm","mrp":"30","unit_price":30,"skuid":"4500711","tray_id":"11","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":2,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"22","offer_id":"","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":2,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"15","offer_id":"","offer_desc":""}]
20-08-2026 00:44:11.619 2639681 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260808000243230_0', order_id='TM05202203260808000243230', sku='4500725', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-08 00:03:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260808000243230_1', order_id='TM05202203260808000243230', sku='4500710', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-08 00:03:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.619 2639681 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500725-5961.png","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"tray_id":"16","offer_id":"","skuid":"4500725","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"tray_id":"20","offer_id":"","skuid":"4500710","offer_desc":""}]
20-08-2026 00:44:11.621 2639683 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260806233344522_0', order_id='TM05202203260806233344522', sku='4500605', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-06 23:35:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260806233344522_1', order_id='TM05202203260806233344522', sku='4500722', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-06 23:35:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260806233344522_2', order_id='TM05202203260806233344522', sku='4500644', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-06 23:35:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260806233344522_3', order_id='TM05202203260806233344522', sku='4500643', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-06 23:35:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260806233344522_4', order_id='TM05202203260806233344522', sku='4500719', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-06 23:35:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.621 2639683 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":80,"image_url":"https://images.tinymart.in/product/4500643-6170.webp","door_id":"2","qty":2,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","tray_id":"31","skuid":"4500643","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500719-3978.jpg","door_id":"2","qty":1,"name":"Paper Boat NATA Orange 250ml","mrp":"40","unit_price":40,"offer_id":"","tray_id":"40","skuid":"4500719","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":2,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"offer_id":"","tray_id":"18","skuid":"4500605","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","door_id":"1","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"19","skuid":"4500722","offer_desc":""},{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500644-3697.png","door_id":"1","qty":2,"name":"Ongibytes Pepper Sev 35gm","mrp":"20","unit_price":20,"offer_id":"","tray_id":"21","skuid":"4500644","offer_desc":""}]
20-08-2026 00:44:11.623 2639685 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260804004605475_0', order_id='TM05202203260804004605475', sku='4500605', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-04 00:47:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260804004605475_1', order_id='TM05202203260804004605475', sku='4500711', tray_id='', vm_id='1652784235808', price=30.0, mrp=30.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-04 00:47:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260804004605475_2', order_id='TM05202203260804004605475', sku='4500677', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-04 00:47:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260804004605475_3', order_id='TM05202203260804004605475', sku='4500724', tray_id='', vm_id='1652784235808', price=35.0, mrp=35.0, offer=0, offer_id='', qty=3.0, created_at='2026-08-04 00:47:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.623 2639685 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500605-6297.png","door_id":"1","qty":2,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"offer_id":"","tray_id":"18","skuid":"4500605","offer_desc":""},{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500711-9290.png","door_id":"1","qty":2,"name":"MaxVita Cheese Ball Cheese masti 70gm","mrp":"30","unit_price":30,"offer_id":"","tray_id":"11","skuid":"4500711","offer_desc":""},{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500677-4669.png","door_id":"2","qty":2,"name":"Eat Bit Peanut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"34","skuid":"4500677","offer_desc":""},{"sku_total":105,"image_url":"https://images.tinymart.in/product/4500724-9570.jpg","door_id":"2","qty":3,"name":"Heritage Badam Milk 165ml","mrp":"35","unit_price":35,"offer_id":"","tray_id":"42","skuid":"4500724","offer_desc":""}]
20-08-2026 00:44:11.626 2639688 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260730003531959_0', order_id='TM05202203260730003531959', sku='4500711', tray_id='', vm_id='1652784235808', price=30.0, mrp=30.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-30 00:36:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.626 2639688 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500711-9290.png","door_id":"1","qty":2,"name":"MaxVita Cheese Ball Cheese masti 70gm","mrp":"30","unit_price":30,"tray_id":"13","offer_id":"","skuid":"4500711","offer_desc":""}]
20-08-2026 00:44:11.628 2639690 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260730003325154_0', order_id='TM05202203260730003325154', sku='4500712', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-30 00:35:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260730003325154_1', order_id='TM05202203260730003325154', sku='4500710', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-30 00:35:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260730003325154_2', order_id='TM05202203260730003325154', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-30 00:35:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260730003325154_3', order_id='TM05202203260730003325154', sku='4500700', tray_id='', vm_id='1652784235808', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-30 00:35:12.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.628 2639690 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500710-1463.png","door_id":"1","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"tray_id":"19","offer_id":"","skuid":"4500710","offer_desc":""},{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500711-9290.png","door_id":"1","qty":2,"name":"MaxVita Cheese Ball Cheese masti 70gm","mrp":"30","unit_price":30,"tray_id":"13","offer_id":"","skuid":"4500711","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"tray_id":"22","offer_id":"","skuid":"4500723","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500700-8130.jpg","door_id":"2","qty":1,"name":"Paper Boat Aamras 160ml","mrp":"25","unit_price":25,"tray_id":"43","offer_id":"","skuid":"4500700","offer_desc":""}]
20-08-2026 00:44:11.630 2639692 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260729014310879_0', order_id='TM05202203260729014310879', sku='4500605', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-29 01:44:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260729014310879_1', order_id='TM05202203260729014310879', sku='4500689', tray_id='', vm_id='1652784235808', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-29 01:44:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260729014310879_2', order_id='TM05202203260729014310879', sku='185993', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-29 01:44:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260729014310879_3', order_id='TM05202203260729014310879', sku='4500724', tray_id='', vm_id='1652784235808', price=35.0, mrp=35.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-29 01:44:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.630 2639692 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/185993-3509.webp","qty":2,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"offer_id":"","tray_id":"34","skuid":"185993","offer_desc":""},{"sku_total":70,"door_id":"2","image_url":"https://images.tinymart.in/product/4500724-9570.jpg","qty":2,"name":"Heritage Badam Milk 165ml","mrp":"35","unit_price":35,"offer_id":"","tray_id":"42","skuid":"4500724","offer_desc":""},{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500605-6297.png","qty":2,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"offer_id":"","tray_id":"18","skuid":"4500605","offer_desc":""},{"sku_total":30,"door_id":"1","image_url":"https://images.tinymart.in/product/4500689-1679.jpg","qty":1,"name":"Farmely Achari chatka Makhana 14gm","mrp":"30","unit_price":30,"offer_id":"","tray_id":"25","skuid":"4500689","offer_desc":""}]
20-08-2026 00:44:11.632 2639694 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260728005058889_0', order_id='TM05202203260728005058889', sku='4500713', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 00:52:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260728005058889_1', order_id='TM05202203260728005058889', sku='4500667', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 00:52:31.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260728005058889_2', order_id='TM05202203260728005058889', sku='4500681', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 00:52:32.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260728005058889_3', order_id='TM05202203260728005058889', sku='4500710', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 00:52:32.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260728005058889_4', order_id='TM05202203260728005058889', sku='4500723', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-28 00:52:32.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.632 2639694 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500667-4339.webp","qty":1,"name":"Farmely Classic date Bites 20gm","mrp":"40","unit_price":40,"offer_id":"","tray_id":"14","skuid":"4500667","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500710-1463.png","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"19","skuid":"4500710","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500681-9948.webp","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500681","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500713-9506.jpg","qty":1,"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","mrp":"20","unit_price":20,"offer_id":"","tray_id":"11","skuid":"4500713","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500723-3888.png","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"22","skuid":"4500723","offer_desc":""}]
20-08-2026 00:44:11.634 2639696 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260724013337042_0', order_id='TM05202203260724013337042', sku='4500681', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-24 01:35:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260724013337042_1', order_id='TM05202203260724013337042', sku='185993', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-24 01:35:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260724013337042_2', order_id='TM05202203260724013337042', sku='4500642', tray_id='', vm_id='1652784235808', price=50.0, mrp=50.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-24 01:35:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.634 2639696 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":100,"door_id":"2","image_url":"https://images.tinymart.in/product/4500642-3392.webp","qty":2,"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","mrp":"50","unit_price":50,"offer_id":"","tray_id":"39","skuid":"4500642","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/185993-3509.webp","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"offer_id":"","tray_id":"34","skuid":"185993","offer_desc":""},{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500681-9948.webp","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500681","offer_desc":""}]
20-08-2026 00:44:11.635 2639697 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260723003909807_0', order_id='TM05202203260723003909807', sku='4500681', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-23 00:40:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260723003909807_1', order_id='TM05202203260723003909807', sku='4500605', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-23 00:40:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260723003909807_2', order_id='TM05202203260723003909807', sku='4500721', tray_id='', vm_id='1652784235808', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-23 00:40:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.635 2639697 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500681-9948.webp","qty":2,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500681","offer_desc":""},{"sku_total":40,"door_id":"1","image_url":"https://images.tinymart.in/product/4500605-6297.png","qty":2,"name":"Ongibytes Garlic Muruku ","mrp":"20","unit_price":20,"offer_id":"","tray_id":"18","skuid":"4500605","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500721-5816.webp","qty":1,"name":"Paper Boat NATA Lychee 250ml","mrp":"40","unit_price":40,"offer_id":"","tray_id":"40","skuid":"4500721","offer_desc":""}]
20-08-2026 00:44:11.637 2639699 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260721004847756_0', order_id='TM05202203260721004847756', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-21 00:49:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.637 2639699 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186043-5089.png","door_id":"2","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"tray_id":"41","skuid":"186043","offer_id":"","offer_desc":""}]
20-08-2026 00:44:11.640 2639702 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202305260715003306352_0', order_id='TM06202305260715003306352', sku='4500714', tray_id='', vm_id='1686835929313', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-15 00:34:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202305260715003306352_1', order_id='TM06202305260715003306352', sku='4500668', tray_id='', vm_id='1686835929313', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-15 00:34:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202305260715003306352_2', order_id='TM06202305260715003306352', sku='4500519', tray_id='', vm_id='1686835929313', price=38.0, mrp=38.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-15 00:34:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202305260715003306352_3', order_id='TM06202305260715003306352', sku='4500694', tray_id='', vm_id='1686835929313', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-15 00:34:35.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.640 2639702 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500694-1219.png","qty":1,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"37","offer_id":"","offer_desc":""},{"sku_total":38,"door_id":"2","image_url":"https://images.tinymart.in/product/4500519-9330.png","qty":1,"name":"Alo Frut Kiwi Juice 300ml","mrp":"38","unit_price":38,"skuid":"4500519","tray_id":"33","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500714-2989.png","qty":2,"name":"McVities Triple Nut Cookies 58gm","mrp":"10","unit_price":10,"skuid":"4500714","tray_id":"18","offer_id":"","offer_desc":""},{"sku_total":30,"door_id":"1","image_url":"https://images.tinymart.in/product/4500668-1144.jpg","qty":1,"name":"Farmely Panchmeva 21gm","mrp":"30","unit_price":30,"skuid":"4500668","tray_id":"19","offer_id":"","offer_desc":""}]
20-08-2026 00:44:11.642 2639704 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260707224150218_0', order_id='TM05202203260707224150218', sku='186043', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-07 22:43:03.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.642 2639704 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/186043-5089.png","qty":1,"name":"Bindu Fizz Jeera Masala 250 ML","mrp":"20","unit_price":20,"tray_id":"41","skuid":"186043","offer_id":"","offer_desc":""}]
20-08-2026 00:44:11.644 2639706 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260707015058709_0', order_id='TM05202203260707015058709', sku='4500704', tray_id='', vm_id='1652784235808', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-07 01:52:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.644 2639706 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"door_id":"2","image_url":"https://images.tinymart.in/product/4500704-2291.webp","qty":1,"name":"Heritage livo Badam milk 180ml","mrp":"30","unit_price":30,"tray_id":"42","skuid":"4500704","offer_id":"","offer_desc":""}]
20-08-2026 00:44:11.646 2639708 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260707014848100_0', order_id='TM05202203260707014848100', sku='4500681', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-07 01:50:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260707014848100_1', order_id='TM05202203260707014848100', sku='4500704', tray_id='', vm_id='1652784235808', price=30.0, mrp=30.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-07 01:50:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.647 2639709 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500704-2291.webp","qty":2,"name":"Heritage livo Badam milk 180ml","mrp":"30","unit_price":30,"tray_id":"42","skuid":"4500704","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500681-9948.webp","qty":2,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500681","offer_id":"","offer_desc":""}]
20-08-2026 00:44:11.648 2639710 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260703013404772_0', order_id='TM05202203260703013404772', sku='4500681', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-03 01:35:32.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260703013404772_1', order_id='TM05202203260703013404772', sku='166327', tray_id='', vm_id='1652784235808', price=38.0, mrp=38.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-03 01:35:32.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260703013404772_2', order_id='TM05202203260703013404772', sku='4500675', tray_id='', vm_id='1652784235808', price=25.0, mrp=25.0, offer=0, offer_id='', qty=2.0, created_at='2026-07-03 01:35:32.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.649 2639711 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":50,"door_id":"2","image_url":"https://images.tinymart.in/product/108676-2689.jpg","qty":2,"name":"Paper Boat Orange Pouch - 150Ml","mrp":"25","unit_price":25,"tray_id":"31","skuid":"108676","offer_id":"","offer_desc":""},{"sku_total":76,"door_id":"2","image_url":"https://images.tinymart.in/product/166327-5644.jpg","qty":2,"name":"Epigamia Chocolate Milkshake 200g","mrp":"38","unit_price":38,"tray_id":"33","skuid":"166327","offer_id":"","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500681-9948.webp","qty":2,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500681","offer_id":"","offer_desc":""}]
20-08-2026 00:44:11.651 2639713 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202305260630223324092_0', order_id='TM06202305260630223324092', sku='4500668', tray_id='', vm_id='1686835929313', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-30 22:36:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202305260630223324092_1', order_id='TM06202305260630223324092', sku='4500651', tray_id='', vm_id='1686835929313', price=45.0, mrp=45.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-30 22:36:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202305260630223324092_2', order_id='TM06202305260630223324092', sku='4500519', tray_id='', vm_id='1686835929313', price=38.0, mrp=38.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-30 22:36:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.651 2639713 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":45,"image_url":"https://images.tinymart.in/product/4500651-8004.webp","door_id":"2","qty":1,"name":"Sunfeast Breakfast protein Smoothie with Oats","mrp":"45","unit_price":45,"skuid":"4500651","tray_id":"32","offer_id":"","offer_desc":""},{"sku_total":38,"image_url":"https://images.tinymart.in/product/4500519-9330.png","door_id":"2","qty":1,"name":"Alo Frut Kiwi Juice 300ml","mrp":"38","unit_price":38,"skuid":"4500519","tray_id":"33","offer_id":"","offer_desc":""},{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500668-1144.jpg","door_id":"1","qty":1,"name":"Farmely Panchmeva 21gm","mrp":"30","unit_price":30,"skuid":"4500668","tray_id":"19","offer_id":"","offer_desc":""}]
20-08-2026 00:44:11.653 2639715 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM05202203260630003455035_0', order_id='TM05202203260630003455035', sku='4500681', tray_id='', vm_id='1652784235808', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-30 00:37:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260630003455035_1', order_id='TM05202203260630003455035', sku='4500712', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-30 00:37:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260630003455035_2', order_id='TM05202203260630003455035', sku='4500713', tray_id='', vm_id='1652784235808', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-30 00:37:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM05202203260630003455035_3', order_id='TM05202203260630003455035', sku='4500704', tray_id='', vm_id='1652784235808', price=30.0, mrp=30.0, offer=0, offer_id='', qty=3.0, created_at='2026-06-30 00:37:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:11.653 2639715 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500681-9948.webp","qty":2,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500681","offer_desc":""},{"sku_total":90,"door_id":"2","image_url":"https://images.tinymart.in/product/4500704-2291.webp","qty":3,"name":"Heritage livo Badam milk 180ml","mrp":"30","unit_price":30,"offer_id":"","tray_id":"42","skuid":"4500704","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500712-3453.png","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"offer_id":"","tray_id":"24","skuid":"4500712","offer_desc":""},{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500713-9506.jpg","qty":1,"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","mrp":"20","unit_price":20,"offer_id":"","tray_id":"26","skuid":"4500713","offer_desc":""}]
20-08-2026 00:44:11.655 2639717 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:44:11.655 2639717 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500685-3112.webp","door_id":"2","qty":1,"name":"Sunfeast Mango smoothie with chunks160ml","mrp":"40","unit_price":40,"skuid":"4500685","tray_id":"38","offer_id":"","offer_desc":""},{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500694-1219.png","door_id":"2","qty":1,"name":"Aatral Natural Electrolytes 200ml","mrp":"60","unit_price":60,"skuid":"4500694","tray_id":"37","offer_id":"","offer_desc":""}]
20-08-2026 00:44:11.658 2639720 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@34750131
20-08-2026 00:44:11.658 2639720 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:44:11.658 2639720 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:44:11.658 2639720 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@34750131
20-08-2026 00:44:11.658 2639720 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:44:13.444 2641506 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:44:13.444 2641506 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:44:13.444 2641506 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:44:13.444 2641506 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2effdf85
20-08-2026 00:44:13.444 2641506 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:44:13.445 2641507 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:44:13.445 2641507 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2effdf85
20-08-2026 00:44:13.445 2641507 [http-nio-8051-exec-85] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:44:13.479 2641541 [http-nio-8051-exec-129] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:44:13.479 2641541 [http-nio-8051-exec-129] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:44:13.479 2641541 [http-nio-8051-exec-129] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: A7134eD766847d3115Da7fAaC531B38618018514
20-08-2026 00:44:13.479 2641541 [http-nio-8051-exec-129] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:44:13.479 2641541 [http-nio-8051-exec-129] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:44:13.479 2641541 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:A7134eD766847d3115Da7fAaC531B38618018514, device:app
20-08-2026 00:44:13.481 2641543 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:44:13.481 2641543 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM05202203260819235514484
20-08-2026 00:44:13.481 2641543 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM05202203260819235514484
20-08-2026 00:44:15.683 2643745 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:44:15.683 2643745 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:44:15.683 2643745 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:44:15.683 2643745 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@451e2d0
20-08-2026 00:44:15.683 2643745 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:44:15.683 2643745 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:44:15.683 2643745 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@451e2d0
20-08-2026 00:44:15.683 2643745 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:44:15.684 2643746 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:44:15.684 2643746 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:44:15.684 2643746 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:44:15.684 2643746 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6597ee3d
20-08-2026 00:44:15.684 2643746 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:44:15.684 2643746 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:44:15.684 2643746 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6597ee3d
20-08-2026 00:44:15.684 2643746 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:44:15.728 2643790 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=9849529201}
20-08-2026 00:44:15.731 2643793 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:44:15.732 2643794 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:44:15.732 2643794 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: AdC40152Cd4217A516012f260d26269849529201
20-08-2026 00:44:15.732 2643794 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:44:15.732 2643794 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:44:15.733 2643795 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:AdC40152Cd4217A516012f260d26269849529201, device:app
20-08-2026 00:44:15.735 2643797 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:44:15.736 2643798 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9849529201, page=0}
20-08-2026 00:44:15.736 2643798 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9849529201, page=0}
20-08-2026 00:44:15.736 2643798 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:44:15.737 2643799 [http-nio-8051-exec-135] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9849529201
20-08-2026 00:44:15.742 2643804 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:44:15.742 2643804 [http-nio-8051-exec-135] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:44:15.743 2643805 [http-nio-8051-exec-135] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"3dcaf4e3-0b20-47d5-9d26-e53c8420124f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1686833081377","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304260819173937222.mp4","vm_imei_id":"TM06202304","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-19 17:39:37.0","area":"CV Raman Nagar","address":"cafeteria","amount_received":10,"receipt_id":"IN20260819174109","proposedSkuJson":"{\"bill_amount\": 10, \"total_amount\": 10, \"res\": true, \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"tray_id\": \"27\", \"qty\": 1, \"unit_price\": 10, \"skuid\": \"4500726\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"MaxVita Crunchy Indian Mixture 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500726-818.jpeg\", \"offer_id\": \"\"}], \"imei\": \"TM06202304\", \"cart_offer_desc\": \"\", \"orderId\": \"TM06202304260819173937222\", \"userId\": \"9849529201\"}","short_order_expiry":"19-09-2026 17:41:09","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-19 17:50:03.0","user_id":9849529201,"short_order_id":"9yQqct","location":"Texas LV A Block 1st Floor","order_id":"TM06202304260819173937222","sku_json":"{\"bill_amount\": 10, \"total_amount\": 10, \"res\": true, \"skus\": [{\"door_id\": \"\", \"tray_id\": \"27\", \"qty\": 1, \"unit_price\": \"10\", \"skuid\": \"4500726\", \"sku_total\": 10, \"mrp\": \"10\", \"name\": \"MaxVita Crunchy Indian Mixture 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500726-818.jpeg\", \"offer_id\": \"\"}], \"imei\": \"TM06202304\", \"userId\": \"9849529201\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"order_status\": \"\", \"orderId\": \"TM06202304260819173937222\"}","status":"invoiceOrder"}]
20-08-2026 00:44:15.746 2643808 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202304260819173937222_0', order_id='TM06202304260819173937222', sku='4500726', tray_id='', vm_id='1686833081377', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-19 17:41:08.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:44:15.746 2643808 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500726-818.jpeg","qty":1,"name":"MaxVita Crunchy Indian Mixture 30gm","mrp":"10","unit_price":10,"tray_id":"27","skuid":"4500726","offer_id":"","offer_desc":""}]
20-08-2026 00:44:15.747 2643809 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@249499b
20-08-2026 00:44:15.748 2643810 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:44:15.748 2643810 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:44:15.748 2643810 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@249499b
20-08-2026 00:44:15.748 2643810 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:44:15.997 2644059 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:9849529201, lat:, lng:
20-08-2026 00:44:15.997 2644059 [http-nio-8051-exec-127] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 9849529201, lat:, lng:
20-08-2026 00:44:16.251 2644313 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":"9849529201"}
20-08-2026 00:44:17.249 2645311 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:44:17.249 2645311 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:44:17.334 2645396 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:44:18.738 2646800 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM05202203260819235514484', user_id=8618018514, vm_id=1652784235808, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "cart_offer_desc": "", "skus": [{"tray_id": "43", "sku_total": 20, "door_id": "", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice", "qty": 1, "unit_price": "20", "skuid": "185993", "offer_id": ""}], "order_status": "", "userId": "8618018514", "orderId": "TM05202203260819235514484", "rstatus": true, "total_amount": 20, "imei": "TM05202203", "bill_amount": 20}', weight_based_response='{}', created_at='2026-08-19 23:55:14.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='AevAMh', short_order_expiry='19-09-2026 23:56:25', receipt_id='IN20260819235625', proposedSkuJson='{"res": true, "cart_offer_desc": "", "skus": [{"offer_desc": "", "tray_id": "43", "sku_total": 20, "door_id": "2", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g", "qty": 1, "unit_price": 20, "skuid": "185993", "offer_id": ""}], "total_amount": 20, "userId": "8618018514", "imei": "TM05202203", "bill_amount": 20, "orderId": "TM05202203260819235514484"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819235514484.mp4', access_code='ecf3e9ad-2c78-4e23-83e2-2b1be64b3575', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:44:18.738 2646800 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM05202203260819235514484', user_id=8618018514, vm_id=1652784235808, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "cart_offer_desc": "", "skus": [{"tray_id": "43", "sku_total": 20, "door_id": "", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice", "qty": 1, "unit_price": "20", "skuid": "185993", "offer_id": ""}], "order_status": "", "userId": "8618018514", "orderId": "TM05202203260819235514484", "rstatus": true, "total_amount": 20, "imei": "TM05202203", "bill_amount": 20}', weight_based_response='{}', created_at='2026-08-19 23:55:14.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='AevAMh', short_order_expiry='19-09-2026 23:56:25', receipt_id='IN20260819235625', proposedSkuJson='{"res": true, "cart_offer_desc": "", "skus": [{"offer_desc": "", "tray_id": "43", "sku_total": 20, "door_id": "2", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g", "qty": 1, "unit_price": 20, "skuid": "185993", "offer_id": ""}], "total_amount": 20, "userId": "8618018514", "imei": "TM05202203", "bill_amount": 20, "orderId": "TM05202203260819235514484"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM05202203/TM05202203260819235514484.mp4', access_code='ecf3e9ad-2c78-4e23-83e2-2b1be64b3575', status='invoiceOrder', type_of_order='app'}
20-08-2026 00:44:18.739 2646801 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/185993-3509.webp","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"tray_id":"43","skuid":"185993","offer_id":"","offer_desc":""}]
20-08-2026 00:44:18.740 2646802 [http-nio-8051-exec-129] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4eab3a8
20-08-2026 00:44:18.740 2646802 [http-nio-8051-exec-129] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:44:18.740 2646802 [http-nio-8051-exec-129] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:44:18.740 2646802 [http-nio-8051-exec-129] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4eab3a8
20-08-2026 00:44:18.740 2646802 [http-nio-8051-exec-129] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:44:20.908 2648970 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-20 00:40:28.0}
20-08-2026 00:44:20.909 2648971 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-20 00:40:28.0
20-08-2026 00:44:20.993 2649055 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:44:24.979 2653041 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:44:24.981 2653043 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:44:24.994 2653056 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:44:25.451 2653513 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-20 00:40:28.0}
20-08-2026 00:44:25.451 2653513 [http-nio-8051-exec-131] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-20 00:40:28.0
20-08-2026 00:44:25.492 2653554 [http-nio-8051-exec-131] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:44:53.600 2681662 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:44:53.601 2681663 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:44:53.610 2681672 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:44:59.936 2687998 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:44:59.937 2687999 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:44:59.953 2688015 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:45:01.528 2689590 [http-nio-8051-exec-92] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:45:01.559 2689621 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.561 2689623 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.564 2689626 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.564 2689626 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:45:01.564 2689626 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:45:01.567 2689629 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:45:01.567 2689629 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:45:01.568 2689630 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:01.570 2689632 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:01.573 2689635 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:01.573 2689635 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:45:01.573 2689635 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:45:01.577 2689639 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:45:01.577 2689639 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:01.577 2689639 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:45:01.598 2689660 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.599 2689661 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.599 2689661 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:01.599 2689661 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:45:01.599 2689661 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:01.0
20-08-2026 00:45:01.599 2689661 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:01.600 2689662 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.601 2689663 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.605 2689667 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.605 2689667 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:45:01.605 2689667 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:45:01.608 2689670 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:45:01.608 2689670 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:45:01.609 2689671 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:01.610 2689672 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:01.613 2689675 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:01.614 2689676 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:45:01.614 2689676 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:45:01.616 2689678 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:45:01.617 2689679 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:01.617 2689679 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:45:01.643 2689705 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.643 2689705 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.643 2689705 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:01.643 2689705 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:45:01.643 2689705 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:01.0
20-08-2026 00:45:01.643 2689705 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:01.644 2689706 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.646 2689708 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.649 2689711 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.649 2689711 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:45:01.649 2689711 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:01.652 2689714 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:45:01.652 2689714 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:45:01.653 2689715 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:01.655 2689717 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:01.658 2689720 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:01.658 2689720 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:45:01.658 2689720 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:45:01.660 2689722 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:45:01.661 2689723 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:01.661 2689723 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:45:01.683 2689745 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.683 2689745 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.683 2689745 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:01.683 2689745 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:45:01.683 2689745 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:01.0
20-08-2026 00:45:01.683 2689745 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:01.684 2689746 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.686 2689748 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.692 2689754 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.692 2689754 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:45:01.692 2689754 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:45:01.695 2689757 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:45:01.695 2689757 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:45:01.697 2689759 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:01.698 2689760 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:01.703 2689765 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:01.703 2689765 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:45:01.703 2689765 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:45:01.705 2689767 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:45:01.706 2689768 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:01.706 2689768 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:45:01.757 2689819 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.757 2689819 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.757 2689819 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:01.757 2689819 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:45:01.757 2689819 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:01.0
20-08-2026 00:45:01.757 2689819 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:01.759 2689821 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.760 2689822 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.763 2689825 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.763 2689825 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:45:01.763 2689825 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:45:01.767 2689829 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:45:01.767 2689829 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:45:01.768 2689830 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.769 2689831 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.772 2689834 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.773 2689835 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:45:01.773 2689835 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:45:01.775 2689837 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:45:01.775 2689837 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:45:01.776 2689838 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.779 2689841 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.781 2689843 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.782 2689844 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:45:01.782 2689844 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:45:01.785 2689847 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:45:01.785 2689847 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:45:01.786 2689848 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.787 2689849 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.790 2689852 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.790 2689852 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:45:01.790 2689852 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:45:01.794 2689856 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:45:01.794 2689856 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:45:01.795 2689857 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:01.796 2689858 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:01.799 2689861 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:01.799 2689861 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:45:01.799 2689861 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:45:01.803 2689865 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:45:01.803 2689865 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:45:01.804 2689866 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.805 2689867 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.809 2689871 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.809 2689871 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:45:01.809 2689871 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:45:01.812 2689874 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:45:01.812 2689874 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:45:01.812 2689874 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.814 2689876 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.817 2689879 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.817 2689879 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:45:01.817 2689879 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:45:01.820 2689882 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:45:01.820 2689882 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:45:01.822 2689884 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.823 2689885 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.826 2689888 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.826 2689888 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:45:01.826 2689888 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:45:01.830 2689892 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:45:01.830 2689892 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:45:01.831 2689893 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:01.833 2689895 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:01.837 2689899 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:01.837 2689899 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:45:01.837 2689899 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:45:01.840 2689902 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:45:01.840 2689902 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:01.840 2689902 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:45:01.855 2689917 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:01.855 2689917 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:01.855 2689917 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:45:01.855 2689917 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:45:01.855 2689917 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:01.0
20-08-2026 00:45:01.855 2689917 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:01.856 2689918 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.859 2689921 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.862 2689924 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.862 2689924 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:45:01.862 2689924 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:01.866 2689928 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:45:01.866 2689928 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:45:01.867 2689929 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.868 2689930 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.870 2689932 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.870 2689932 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:45:01.870 2689932 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:45:01.872 2689934 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:45:01.872 2689934 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:45:01.873 2689935 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.874 2689936 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.876 2689938 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.876 2689938 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:45:01.876 2689938 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:45:01.878 2689940 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:45:01.878 2689940 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:45:01.879 2689941 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:01.880 2689942 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:01.882 2689944 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:01.882 2689944 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:45:01.882 2689944 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:45:01.885 2689947 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:45:01.885 2689947 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:01.885 2689947 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:45:01.920 2689982 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.920 2689982 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.920 2689982 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:01.920 2689982 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:45:01.920 2689982 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:01.0
20-08-2026 00:45:01.920 2689982 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:01.922 2689984 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:01.923 2689985 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:01.927 2689989 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:01.927 2689989 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:45:01.927 2689989 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:45:01.931 2689993 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:45:01.932 2689994 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:01.932 2689994 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:45:01.954 2690016 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.955 2690017 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:01.955 2690017 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:01.955 2690017 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:45:01.955 2690017 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:01.0
20-08-2026 00:45:01.955 2690017 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:01.958 2690020 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.960 2690022 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.964 2690026 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.965 2690027 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:45:01.965 2690027 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:01.968 2690030 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:45:01.968 2690030 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:45:01.970 2690032 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:01.971 2690033 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:01.974 2690036 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:01.974 2690036 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:45:01.974 2690036 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:45:01.978 2690040 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:45:01.978 2690040 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:45:01.979 2690041 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:01.981 2690043 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:01.984 2690046 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:01.984 2690046 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:45:01.984 2690046 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:45:01.987 2690049 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:45:01.987 2690049 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:01.987 2690049 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:45:02.017 2690079 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.018 2690080 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.018 2690080 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.018 2690080 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:45:02.018 2690080 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.018 2690080 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.019 2690081 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.022 2690084 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.026 2690088 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.026 2690088 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:45:02.026 2690088 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:45:02.030 2690092 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:45:02.030 2690092 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:45:02.031 2690093 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.033 2690095 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.038 2690100 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.038 2690100 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:45:02.038 2690100 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:45:02.041 2690103 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:45:02.041 2690103 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:45:02.043 2690105 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:45:02.045 2690107 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22a0dcf5
20-08-2026 00:45:02.049 2690111 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:45:02.049 2690111 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:45:02.049 2690111 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:45:02.053 2690115 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:45:02.053 2690115 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:45:02.054 2690116 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.055 2690117 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.059 2690121 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.059 2690121 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:45:02.059 2690121 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:45:02.063 2690125 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:45:02.063 2690125 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:45:02.064 2690126 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.066 2690128 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.070 2690132 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.070 2690132 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:45:02.070 2690132 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:45:02.073 2690135 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:45:02.073 2690135 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:45:02.074 2690136 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.076 2690138 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.080 2690142 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.080 2690142 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:45:02.080 2690142 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:45:02.083 2690145 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:45:02.083 2690145 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:45:02.085 2690147 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.086 2690148 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.090 2690152 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.090 2690152 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:45:02.090 2690152 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:45:02.094 2690156 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:45:02.094 2690156 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:45:02.095 2690157 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.097 2690159 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.101 2690163 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.101 2690163 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:45:02.101 2690163 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:02.105 2690167 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:45:02.105 2690167 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:45:02.106 2690168 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.108 2690170 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.112 2690174 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.112 2690174 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:45:02.112 2690174 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:02.116 2690178 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:45:02.116 2690178 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:45:02.117 2690179 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:45:02.119 2690181 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22a0dcf5
20-08-2026 00:45:02.122 2690184 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:45:02.122 2690184 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:45:02.122 2690184 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:45:02.125 2690187 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:45:02.125 2690187 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:45:02.126 2690188 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.128 2690190 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.132 2690194 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.132 2690194 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:45:02.132 2690194 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:45:02.136 2690198 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:45:02.136 2690198 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:45:02.138 2690200 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.140 2690202 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.143 2690205 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.143 2690205 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:45:02.143 2690205 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:45:02.145 2690207 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:45:02.145 2690207 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:45:02.146 2690208 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.147 2690209 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.150 2690212 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.150 2690212 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:45:02.150 2690212 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:45:02.152 2690214 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:45:02.152 2690214 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:45:02.153 2690215 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.154 2690216 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.157 2690219 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.157 2690219 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:45:02.157 2690219 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:45:02.160 2690222 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:45:02.160 2690222 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.160 2690222 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:45:02.187 2690249 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.187 2690249 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.187 2690249 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.187 2690249 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:45:02.187 2690249 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.187 2690249 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.188 2690250 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.191 2690253 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.194 2690256 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.194 2690256 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:45:02.194 2690256 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:45:02.197 2690259 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:45:02.197 2690259 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:45:02.198 2690260 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.200 2690262 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.208 2690270 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.208 2690270 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:45:02.208 2690270 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:45:02.213 2690275 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:45:02.213 2690275 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.214 2690276 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:45:02.232 2690294 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.232 2690294 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.232 2690294 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.232 2690294 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:45:02.232 2690294 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.232 2690294 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.234 2690296 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.236 2690298 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.240 2690302 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.240 2690302 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:45:02.240 2690302 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:45:02.245 2690307 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:45:02.246 2690308 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:45:02.247 2690309 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.249 2690311 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.255 2690317 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.255 2690317 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:45:02.255 2690317 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:45:02.261 2690323 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:45:02.261 2690323 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:45:02.263 2690325 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.265 2690327 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.270 2690332 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.271 2690333 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:45:02.271 2690333 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:45:02.274 2690336 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:45:02.274 2690336 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.274 2690336 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:45:02.298 2690360 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.298 2690360 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.298 2690360 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.298 2690360 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:45:02.298 2690360 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.298 2690360 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.299 2690361 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.301 2690363 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.305 2690367 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.305 2690367 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:45:02.305 2690367 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:45:02.309 2690371 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:45:02.310 2690372 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:45:02.312 2690374 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.314 2690376 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.318 2690380 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.318 2690380 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:45:02.318 2690380 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:02.321 2690383 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:45:02.321 2690383 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:45:02.322 2690384 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.325 2690387 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.331 2690393 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.332 2690394 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:45:02.332 2690394 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:45:02.335 2690397 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:45:02.335 2690397 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.335 2690397 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:45:02.359 2690421 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.359 2690421 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.359 2690421 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.359 2690421 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:45:02.359 2690421 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.359 2690421 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.361 2690423 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.363 2690425 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.369 2690431 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.369 2690431 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:45:02.369 2690431 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:45:02.374 2690436 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:45:02.374 2690436 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.374 2690436 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:45:02.405 2690467 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.405 2690467 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.405 2690467 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.405 2690467 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:45:02.405 2690467 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.405 2690467 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.407 2690469 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.411 2690473 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.416 2690478 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.416 2690478 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:45:02.416 2690478 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:02.421 2690483 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:45:02.422 2690484 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:45:02.423 2690485 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.425 2690487 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.429 2690491 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.429 2690491 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:45:02.429 2690491 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:45:02.432 2690494 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:45:02.432 2690494 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:45:02.433 2690495 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.434 2690496 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.437 2690499 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.437 2690499 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:45:02.437 2690499 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:02.440 2690502 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:45:02.440 2690502 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:45:02.441 2690503 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.443 2690505 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.445 2690507 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.445 2690507 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:45:02.445 2690507 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:45:02.448 2690510 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:45:02.448 2690510 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.448 2690510 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:45:02.490 2690552 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:02.491 2690553 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:02.491 2690553 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:45:02.491 2690553 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:45:02.491 2690553 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.491 2690553 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.492 2690554 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.493 2690555 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.496 2690558 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.496 2690558 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:45:02.496 2690558 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:02.500 2690562 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:45:02.500 2690562 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:45:02.501 2690563 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.502 2690564 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.505 2690567 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.505 2690567 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:45:02.505 2690567 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:45:02.507 2690569 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:45:02.507 2690569 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:45:02.508 2690570 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.509 2690571 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.512 2690574 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.512 2690574 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:45:02.512 2690574 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:02.514 2690576 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:45:02.514 2690576 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:45:02.515 2690577 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:45:02.516 2690578 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5a74ba1a
20-08-2026 00:45:02.519 2690581 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:45:02.519 2690581 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:45:02.519 2690581 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:45:02.522 2690584 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:45:02.522 2690584 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:45:02.522 2690584 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.524 2690586 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.527 2690589 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.527 2690589 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:45:02.527 2690589 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:45:02.530 2690592 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:45:02.530 2690592 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:45:02.531 2690593 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.532 2690594 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.535 2690597 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.535 2690597 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:45:02.535 2690597 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:45:02.537 2690599 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:45:02.538 2690600 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:45:02.538 2690600 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.540 2690602 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.543 2690605 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.543 2690605 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:45:02.543 2690605 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:45:02.546 2690608 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:45:02.546 2690608 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:45:02.547 2690609 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.548 2690610 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.551 2690613 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.551 2690613 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:45:02.551 2690613 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:45:02.554 2690616 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:45:02.554 2690616 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.554 2690616 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:45:02.575 2690637 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.575 2690637 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.575 2690637 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.575 2690637 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:45:02.575 2690637 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.575 2690637 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.576 2690638 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.578 2690640 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.581 2690643 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.581 2690643 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:45:02.581 2690643 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:45:02.583 2690645 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:45:02.583 2690645 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:45:02.584 2690646 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.586 2690648 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.588 2690650 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.588 2690650 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:45:02.588 2690650 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:45:02.591 2690653 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:45:02.591 2690653 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:45:02.592 2690654 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.593 2690655 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.596 2690658 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.596 2690658 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:45:02.596 2690658 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:02.598 2690660 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:45:02.598 2690660 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:45:02.599 2690661 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.600 2690662 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.604 2690666 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.605 2690667 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:45:02.605 2690667 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:45:02.608 2690670 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:45:02.608 2690670 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.608 2690670 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:45:02.613 2690675 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM09202501 
20-08-2026 00:45:02.614 2690676 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:45:02.614 2690676 [http-nio-8051-exec-102] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:45:02.629 2690691 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:02.629 2690691 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:02.631 2690693 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:02.631 2690693 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:02.631 2690693 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:02.632 2690694 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:02.632 2690694 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:45:02.632 2690694 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:45:02.634 2690696 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:45:02.634 2690696 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:02.634 2690696 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:02.635 2690697 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:02.635 2690697 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:02.635 2690697 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:02.636 2690698 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.636 2690698 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.636 2690698 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.636 2690698 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:45:02.636 2690698 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.636 2690698 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.637 2690699 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:02.637 2690699 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:02.637 2690699 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:02.637 2690699 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.638 2690700 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:02.639 2690701 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:02.639 2690701 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:02.640 2690702 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.640 2690702 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:02.640 2690702 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.640 2690702 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.641 2690703 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:02.641 2690703 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:45:02.642 2690704 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:45:02.643 2690705 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:45:02.644 2690706 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:02.644 2690706 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:02.645 2690707 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.645 2690707 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:02.645 2690707 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:45:02.645 2690707 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:45:02.645 2690707 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:02.645 2690707 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:02.646 2690708 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:02.646 2690708 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:02.646 2690708 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:02.648 2690710 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:02.648 2690710 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.648 2690710 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.649 2690711 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:45:02.649 2690711 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.649 2690711 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:45:02.649 2690711 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.650 2690712 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.650 2690712 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.652 2690714 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.652 2690714 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.652 2690714 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.654 2690716 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.655 2690717 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.655 2690717 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.656 2690718 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.657 2690719 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.657 2690719 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.659 2690721 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.660 2690722 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.660 2690722 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.662 2690724 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.664 2690726 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.664 2690726 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.666 2690728 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.667 2690729 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.667 2690729 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.669 2690731 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.670 2690732 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.670 2690732 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.671 2690733 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.672 2690734 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.672 2690734 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.672 2690734 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.672 2690734 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:45:02.672 2690734 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.672 2690734 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.673 2690735 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.673 2690735 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.673 2690735 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.675 2690737 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.675 2690737 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.677 2690739 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.677 2690739 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.679 2690741 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.680 2690742 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.680 2690742 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:45:02.680 2690742 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:45:02.681 2690743 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.681 2690743 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.682 2690744 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.683 2690745 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.683 2690745 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.685 2690747 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.687 2690749 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:45:02.687 2690749 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:45:02.687 2690749 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.687 2690749 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.688 2690750 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.689 2690751 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.689 2690751 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.690 2690752 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.691 2690753 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.692 2690754 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.693 2690755 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.693 2690755 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.694 2690756 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.695 2690757 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.695 2690757 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.697 2690759 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.697 2690759 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:45:02.697 2690759 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.697 2690759 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:02.698 2690760 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.698 2690760 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.699 2690761 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.701 2690763 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.701 2690763 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.702 2690764 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.703 2690765 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.703 2690765 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.703 2690765 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:45:02.703 2690765 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:45:02.704 2690766 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.705 2690767 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.705 2690767 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:02.705 2690767 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:02.707 2690769 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:02.708 2690770 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.715 2690777 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.715 2690777 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:45:02.715 2690777 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:02.720 2690782 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:45:02.720 2690782 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:45:02.721 2690783 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.723 2690785 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.727 2690789 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.727 2690789 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:45:02.727 2690789 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:45:02.731 2690793 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:45:02.731 2690793 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.731 2690793 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:45:02.741 2690803 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:45:02.761 2690823 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.761 2690823 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.762 2690824 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.762 2690824 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:45:02.762 2690824 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.762 2690824 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.763 2690825 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.765 2690827 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.770 2690832 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.770 2690832 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:45:02.770 2690832 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:02.775 2690837 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:45:02.775 2690837 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:45:02.776 2690838 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.778 2690840 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.782 2690844 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.782 2690844 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:45:02.782 2690844 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:45:02.786 2690848 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:45:02.787 2690849 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.787 2690849 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:45:02.807 2690869 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.807 2690869 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.807 2690869 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.807 2690869 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:45:02.807 2690869 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.807 2690869 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.808 2690870 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.810 2690872 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.814 2690876 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.814 2690876 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:45:02.814 2690876 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:02.817 2690879 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:45:02.817 2690879 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:45:02.819 2690881 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.820 2690882 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.824 2690886 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.824 2690886 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:45:02.824 2690886 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:45:02.826 2690888 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:45:02.826 2690888 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.827 2690889 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:45:02.861 2690923 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.861 2690923 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.861 2690923 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.861 2690923 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:45:02.861 2690923 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.861 2690923 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.862 2690924 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.864 2690926 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.867 2690929 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.867 2690929 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:45:02.867 2690929 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:45:02.869 2690931 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:45:02.869 2690931 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:45:02.870 2690932 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.871 2690933 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.874 2690936 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.874 2690936 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:45:02.874 2690936 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:45:02.876 2690938 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:45:02.876 2690938 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.876 2690938 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:45:02.899 2690961 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.900 2690962 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.900 2690962 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.900 2690962 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:45:02.900 2690962 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.900 2690962 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.901 2690963 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.902 2690964 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.905 2690967 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.905 2690967 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:45:02.905 2690967 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:45:02.908 2690970 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:45:02.908 2690970 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.908 2690970 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:45:02.931 2690993 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.931 2690993 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.931 2690993 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.931 2690993 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:45:02.931 2690993 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.931 2690993 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.932 2690994 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.934 2690996 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.937 2690999 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.937 2690999 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:45:02.937 2690999 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:45:02.940 2691002 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:45:02.940 2691002 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:45:02.940 2691002 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:02.941 2691003 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:02.944 2691006 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:02.944 2691006 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:45:02.944 2691006 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:45:02.947 2691009 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:45:02.947 2691009 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:02.947 2691009 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:45:02.986 2691048 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.986 2691048 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:02.986 2691048 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:02.986 2691048 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:45:02.986 2691048 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:02.0
20-08-2026 00:45:02.986 2691048 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:02.987 2691049 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.989 2691051 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.992 2691054 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.992 2691054 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:45:02.992 2691054 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:45:02.995 2691057 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:45:02.995 2691057 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:45:02.995 2691057 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:02.997 2691059 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:02.999 2691061 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:02.999 2691061 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:45:02.999 2691061 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:45:03.002 2691064 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:45:03.002 2691064 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:45:03.002 2691064 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.004 2691066 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.007 2691069 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.007 2691069 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:45:03.007 2691069 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:45:03.009 2691071 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:45:03.009 2691071 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:45:03.010 2691072 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.011 2691073 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.013 2691075 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.014 2691076 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:45:03.014 2691076 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:45:03.016 2691078 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:45:03.016 2691078 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:45:03.017 2691079 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.018 2691080 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.020 2691082 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.020 2691082 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:45:03.020 2691082 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:03.023 2691085 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:45:03.023 2691085 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:45:03.023 2691085 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.024 2691086 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.028 2691090 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.028 2691090 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:45:03.028 2691090 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:45:03.030 2691092 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:45:03.030 2691092 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:45:03.030 2691092 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.032 2691094 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.034 2691096 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.034 2691096 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:45:03.035 2691097 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:45:03.037 2691099 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:45:03.037 2691099 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:45:03.037 2691099 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.039 2691101 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.041 2691103 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.041 2691103 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:45:03.041 2691103 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:45:03.044 2691106 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:45:03.044 2691106 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:45:03.045 2691107 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.046 2691108 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.048 2691110 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.048 2691110 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:45:03.048 2691110 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:45:03.050 2691112 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:45:03.050 2691112 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:45:03.051 2691113 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:45:03.053 2691115 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@22a0dcf5
20-08-2026 00:45:03.055 2691117 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:45:03.055 2691117 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:45:03.055 2691117 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:45:03.057 2691119 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:45:03.057 2691119 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:45:03.059 2691121 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.060 2691122 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.063 2691125 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.063 2691125 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:45:03.063 2691125 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:45:03.065 2691127 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:45:03.065 2691127 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:45:03.066 2691128 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.067 2691129 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.070 2691132 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.070 2691132 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:45:03.070 2691132 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:45:03.073 2691135 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:45:03.073 2691135 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.073 2691135 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:45:03.092 2691154 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.092 2691154 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.092 2691154 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:03.092 2691154 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:45:03.092 2691154 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.092 2691154 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.094 2691156 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.097 2691159 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.100 2691162 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.100 2691162 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:45:03.100 2691162 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:45:03.103 2691165 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:45:03.103 2691165 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:45:03.104 2691166 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.105 2691167 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.107 2691169 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.108 2691170 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:45:03.108 2691170 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:45:03.110 2691172 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:45:03.110 2691172 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:45:03.111 2691173 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.112 2691174 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.115 2691177 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.115 2691177 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:45:03.115 2691177 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:45:03.118 2691180 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:45:03.118 2691180 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:45:03.118 2691180 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.120 2691182 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.122 2691184 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.122 2691184 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:45:03.122 2691184 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:03.126 2691188 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:45:03.126 2691188 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:45:03.127 2691189 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.129 2691191 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.132 2691194 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.132 2691194 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:45:03.132 2691194 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:45:03.135 2691197 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:45:03.135 2691197 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.135 2691197 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:45:03.158 2691220 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.158 2691220 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.158 2691220 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:45:03.159 2691221 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:45:03.159 2691221 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.159 2691221 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.160 2691222 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.161 2691223 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.164 2691226 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.164 2691226 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:45:03.164 2691226 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:45:03.166 2691228 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:45:03.167 2691229 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.167 2691229 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:45:03.245 2691307 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.246 2691308 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.246 2691308 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:45:03.246 2691308 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:45:03.246 2691308 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.246 2691308 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.247 2691309 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.249 2691311 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.252 2691314 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.252 2691314 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:45:03.252 2691314 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:45:03.254 2691316 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:45:03.254 2691316 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.254 2691316 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:45:03.279 2691341 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.279 2691341 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.279 2691341 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:03.279 2691341 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:45:03.279 2691341 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.279 2691341 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.281 2691343 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.283 2691345 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.288 2691350 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.288 2691350 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:45:03.288 2691350 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:03.293 2691355 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:45:03.293 2691355 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:45:03.294 2691356 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.296 2691358 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.300 2691362 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.300 2691362 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:45:03.300 2691362 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:45:03.303 2691365 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:45:03.303 2691365 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:45:03.304 2691366 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.305 2691367 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.307 2691369 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.308 2691370 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:45:03.308 2691370 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:45:03.310 2691372 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:45:03.310 2691372 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.310 2691372 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:45:03.331 2691393 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.331 2691393 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.331 2691393 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:03.332 2691394 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:45:03.332 2691394 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.332 2691394 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.332 2691394 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.334 2691396 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.337 2691399 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.337 2691399 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:45:03.337 2691399 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:45:03.339 2691401 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:45:03.339 2691401 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:45:03.340 2691402 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.341 2691403 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.344 2691406 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.344 2691406 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:45:03.344 2691406 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:45:03.347 2691409 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:45:03.347 2691409 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.347 2691409 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:45:03.365 2691427 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.365 2691427 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.365 2691427 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:03.365 2691427 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:45:03.365 2691427 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.365 2691427 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.366 2691428 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.368 2691430 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.370 2691432 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.370 2691432 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:45:03.370 2691432 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:45:03.373 2691435 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:45:03.373 2691435 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:45:03.375 2691437 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.376 2691438 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.378 2691440 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.378 2691440 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:45:03.378 2691440 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:45:03.381 2691443 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:45:03.381 2691443 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:45:03.382 2691444 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.385 2691447 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.389 2691451 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.390 2691452 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:45:03.390 2691452 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:03.392 2691454 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:45:03.392 2691454 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:45:03.394 2691456 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.395 2691457 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.398 2691460 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.398 2691460 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:45:03.398 2691460 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:45:03.401 2691463 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:45:03.401 2691463 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:45:03.402 2691464 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.403 2691465 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.408 2691470 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.408 2691470 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:45:03.409 2691471 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:45:03.412 2691474 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:45:03.412 2691474 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:45:03.413 2691475 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.415 2691477 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.418 2691480 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.418 2691480 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:45:03.418 2691480 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:03.421 2691483 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:45:03.422 2691484 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:45:03.422 2691484 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.424 2691486 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.427 2691489 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.427 2691489 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:45:03.427 2691489 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:45:03.430 2691492 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:45:03.431 2691493 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.431 2691493 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:45:03.449 2691511 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.449 2691511 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.449 2691511 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:45:03.449 2691511 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:45:03.449 2691511 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.449 2691511 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.450 2691512 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.453 2691515 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.457 2691519 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.457 2691519 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:45:03.457 2691519 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:45:03.462 2691524 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:45:03.462 2691524 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:45:03.464 2691526 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.466 2691528 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.470 2691532 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.470 2691532 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:45:03.470 2691532 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:45:03.474 2691536 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:45:03.474 2691536 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.474 2691536 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:45:03.491 2691553 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.491 2691553 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.491 2691553 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:45:03.491 2691553 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:45:03.491 2691553 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.491 2691553 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.493 2691555 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.495 2691557 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.500 2691562 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.500 2691562 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:45:03.500 2691562 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:45:03.504 2691566 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:45:03.504 2691566 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.504 2691566 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:45:03.548 2691610 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.548 2691610 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.548 2691610 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:03.548 2691610 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:45:03.548 2691610 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.548 2691610 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.550 2691612 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.552 2691614 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.557 2691619 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.557 2691619 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:45:03.557 2691619 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:45:03.561 2691623 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:45:03.561 2691623 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:45:03.563 2691625 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.565 2691627 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.570 2691632 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.570 2691632 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:45:03.570 2691632 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:45:03.574 2691636 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:45:03.574 2691636 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.574 2691636 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:45:03.630 2691692 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.631 2691693 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.631 2691693 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:03.631 2691693 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:45:03.631 2691693 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.631 2691693 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.632 2691694 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.635 2691697 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.640 2691702 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.640 2691702 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:45:03.640 2691702 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:45:03.643 2691705 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:45:03.643 2691705 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:45:03.645 2691707 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.647 2691709 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.651 2691713 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.651 2691713 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:45:03.651 2691713 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:45:03.656 2691718 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:45:03.657 2691719 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:45:03.658 2691720 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.661 2691723 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.665 2691727 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.665 2691727 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:45:03.665 2691727 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:45:03.670 2691732 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:45:03.670 2691732 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:45:03.671 2691733 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.673 2691735 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.677 2691739 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.677 2691739 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:45:03.677 2691739 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:03.687 2691749 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:45:03.687 2691749 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:45:03.688 2691750 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.689 2691751 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202201
20-08-2026 00:45:03.689 2691751 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:45:03.689 2691751 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:45:03
20-08-2026 00:45:03.689 2691751 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-18 18:07:13.465898', '2026-08-19 13:11:12.635942', '2026-08-18 18:07:13.465997', '2026-08-19 13:11:12.636037'], 'open_time': ['2026-08-18 18:06:51.305143', '2026-08-19 13:10:16.760541', '2026-08-18 18:06:51.305214', '2026-08-19 13:10:16.760599']}"}
20-08-2026 00:45:03.689 2691751 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:45:03.689 2691751 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:45:03.689 2691751 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:45:03.690 2691752 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:45:03.690 2691752 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:45:03.690 2691752 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-18 18:07:13.465898", "2026-08-19 13:11:12.635942", "2026-08-18 18:07:13.465997", "2026-08-19 13:11:12.636037"], "open_time": ["2026-08-18 18:06:51.305143", "2026-08-19 13:10:16.760541", "2026-08-18 18:06:51.305214", "2026-08-19 13:10:16.760599"]}
20-08-2026 00:45:03.690 2691752 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:45:03.692 2691754 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.696 2691758 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.697 2691759 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:45:03.697 2691759 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:45:03.700 2691762 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:45:03.700 2691762 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.700 2691762 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:45:03.729 2691791 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.729 2691791 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.729 2691791 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:45:03.729 2691791 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:45:03.729 2691791 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.729 2691791 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.732 2691794 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.734 2691796 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.738 2691800 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.739 2691801 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:45:03.739 2691801 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:45:03.743 2691805 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:45:03.743 2691805 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:45:03.745 2691807 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.747 2691809 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.750 2691812 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.750 2691812 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:45:03.751 2691813 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:45:03.753 2691815 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:45:03.753 2691815 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:45:03.754 2691816 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.756 2691818 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.759 2691821 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.759 2691821 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:45:03.759 2691821 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:45:03.761 2691823 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:45:03.761 2691823 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.761 2691823 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:45:03.777 2691839 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.777 2691839 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.777 2691839 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:03.777 2691839 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:45:03.777 2691839 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.777 2691839 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.778 2691840 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.779 2691841 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.783 2691845 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.784 2691846 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:45:03.784 2691846 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:45:03.788 2691850 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:45:03.788 2691850 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.788 2691850 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:45:03.805 2691867 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.805 2691867 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:03.805 2691867 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:45:03.805 2691867 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:45:03.805 2691867 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.805 2691867 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.807 2691869 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.808 2691870 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.811 2691873 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.811 2691873 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:45:03.811 2691873 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:45:03.814 2691876 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:45:03.814 2691876 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:45:03.815 2691877 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.817 2691879 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.820 2691882 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.820 2691882 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:45:03.820 2691882 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:45:03.822 2691884 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:45:03.822 2691884 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:45:03.823 2691885 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.824 2691886 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.827 2691889 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.827 2691889 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:45:03.827 2691889 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:45:03.829 2691891 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:45:03.829 2691891 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:45:03.831 2691893 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.832 2691894 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.835 2691897 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.835 2691897 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:45:03.835 2691897 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:45:03.839 2691901 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:45:03.839 2691901 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:45:03.840 2691902 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.841 2691903 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.844 2691906 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.844 2691906 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:45:03.844 2691906 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:45:03.847 2691909 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:45:03.847 2691909 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.847 2691909 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:45:03.863 2691925 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.863 2691925 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.863 2691925 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:03.863 2691925 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:45:03.863 2691925 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.863 2691925 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.865 2691927 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.866 2691928 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.870 2691932 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.870 2691932 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:45:03.870 2691932 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:45:03.872 2691934 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:45:03.872 2691934 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:45:03.873 2691935 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.874 2691936 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.877 2691939 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.877 2691939 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:45:03.877 2691939 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:03.879 2691941 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:45:03.879 2691941 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:45:03.880 2691942 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.882 2691944 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.885 2691947 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.885 2691947 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:45:03.885 2691947 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:03.887 2691949 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:45:03.887 2691949 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:45:03.887 2691949 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.889 2691951 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.891 2691953 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.891 2691953 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:45:03.891 2691953 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:45:03.894 2691956 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:45:03.894 2691956 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:45:03.894 2691956 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.896 2691958 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.900 2691962 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.900 2691962 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:45:03.900 2691962 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:03.902 2691964 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:45:03.903 2691965 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:45:03.904 2691966 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.906 2691968 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.908 2691970 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.908 2691970 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:45:03.908 2691970 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:45:03.910 2691972 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:45:03.910 2691972 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:45:03.911 2691973 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.912 2691974 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.915 2691977 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.915 2691977 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:45:03.915 2691977 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:03.917 2691979 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:45:03.917 2691979 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:45:03.918 2691980 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.919 2691981 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.922 2691984 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.922 2691984 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:45:03.922 2691984 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:03.925 2691987 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:45:03.925 2691987 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:45:03.925 2691987 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.926 2691988 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.929 2691991 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.929 2691991 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:45:03.929 2691991 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:45:03.931 2691993 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:45:03.931 2691993 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:45:03.932 2691994 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.933 2691995 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.936 2691998 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.936 2691998 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:45:03.936 2691998 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:45:03.939 2692001 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:45:03.939 2692001 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:45:03.940 2692002 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.941 2692003 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.943 2692005 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.943 2692005 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:45:03.943 2692005 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:45:03.945 2692007 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:45:03.945 2692007 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:45:03.946 2692008 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.947 2692009 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.950 2692012 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.950 2692012 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:45:03.950 2692012 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:45:03.953 2692015 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:45:03.953 2692015 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:45:03.954 2692016 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.955 2692017 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.957 2692019 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.957 2692019 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:45:03.957 2692019 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:45:03.959 2692021 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:45:03.960 2692022 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.960 2692022 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:45:03.977 2692039 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.978 2692040 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:03.978 2692040 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:03.978 2692040 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:45:03.978 2692040 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:03.0
20-08-2026 00:45:03.978 2692040 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:03.978 2692040 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.980 2692042 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.982 2692044 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.982 2692044 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:45:03.982 2692044 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:03.985 2692047 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:45:03.985 2692047 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:45:03.985 2692047 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:03.987 2692049 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:03.989 2692051 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:03.989 2692051 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:45:03.989 2692051 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:03.991 2692053 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:45:03.991 2692053 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:45:03.992 2692054 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:03.993 2692055 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:03.996 2692058 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:03.996 2692058 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:45:03.996 2692058 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:45:03.999 2692061 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:45:03.999 2692061 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:03.999 2692061 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:45:04.010 2692072 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:45:04.010 2692072 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:45:04.024 2692086 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:45:04.024 2692086 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:45:04.026 2692088 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.026 2692088 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.026 2692088 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:04.026 2692088 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:45:04.026 2692088 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:04.0
20-08-2026 00:45:04.026 2692088 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.027 2692089 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.028 2692090 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.032 2692094 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.032 2692094 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:45:04.032 2692094 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:45:04.034 2692096 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:45:04.034 2692096 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:45:04.035 2692097 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.037 2692099 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.040 2692102 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.040 2692102 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:45:04.040 2692102 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:04.042 2692104 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:45:04.042 2692104 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:45:04.043 2692105 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.044 2692106 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.046 2692108 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:45:04.047 2692109 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.047 2692109 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:45:04.047 2692109 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:45:04.049 2692111 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:45:04.049 2692111 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:45:04.050 2692112 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.051 2692113 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.054 2692116 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.054 2692116 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:45:04.054 2692116 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:45:04.056 2692118 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:45:04.056 2692118 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:45:04.057 2692119 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.059 2692121 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.063 2692125 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.063 2692125 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:45:04.063 2692125 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:04.066 2692128 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:45:04.066 2692128 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:45:04.067 2692129 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.068 2692130 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.072 2692134 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.072 2692134 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:45:04.072 2692134 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:45:04.074 2692136 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:45:04.075 2692137 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.075 2692137 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:45:04.093 2692155 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.093 2692155 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.093 2692155 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:04.093 2692155 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:45:04.093 2692155 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:04.0
20-08-2026 00:45:04.093 2692155 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.094 2692156 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.095 2692157 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.097 2692159 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.097 2692159 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:45:04.097 2692159 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:45:04.100 2692162 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:45:04.100 2692162 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:45:04.101 2692163 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.102 2692164 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.104 2692166 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.104 2692166 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:45:04.104 2692166 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:45:04.107 2692169 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:45:04.107 2692169 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:45:04.108 2692170 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.109 2692171 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.112 2692174 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.112 2692174 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:45:04.112 2692174 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:45:04.114 2692176 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:45:04.114 2692176 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:45:04.115 2692177 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.116 2692178 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.118 2692180 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.118 2692180 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:45:04.118 2692180 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:45:04.121 2692183 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:45:04.121 2692183 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:45:04.122 2692184 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.123 2692185 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.126 2692188 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.126 2692188 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:45:04.126 2692188 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:45:04.128 2692190 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:45:04.128 2692190 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.128 2692190 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:45:04.146 2692208 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.146 2692208 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.146 2692208 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:04.146 2692208 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.147 2692209 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:45:04.148 2692210 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5a74ba1a
20-08-2026 00:45:04.151 2692213 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:45:04.151 2692213 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:45:04.151 2692213 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:45:04.154 2692216 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:45:04.154 2692216 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:45:04.155 2692217 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.156 2692218 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.158 2692220 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.158 2692220 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:45:04.158 2692220 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:45:04.160 2692222 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:45:04.161 2692223 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.161 2692223 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:45:04.181 2692243 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.181 2692243 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.181 2692243 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:04.181 2692243 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:45:04.181 2692243 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:04.0
20-08-2026 00:45:04.181 2692243 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.182 2692244 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.184 2692246 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.186 2692248 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.186 2692248 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:45:04.186 2692248 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:04.189 2692251 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:45:04.189 2692251 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:45:04.190 2692252 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.191 2692253 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.194 2692256 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.194 2692256 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:45:04.194 2692256 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:45:04.196 2692258 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:45:04.196 2692258 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:45:04.197 2692259 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.198 2692260 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.201 2692263 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.201 2692263 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:45:04.201 2692263 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:45:04.203 2692265 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:45:04.203 2692265 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:45:04.204 2692266 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.205 2692267 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.207 2692269 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.207 2692269 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:45:04.207 2692269 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:45:04.210 2692272 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:45:04.211 2692273 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.211 2692273 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:45:04.226 2692288 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:45:04.226 2692288 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:45:04.226 2692288 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:04.226 2692288 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.227 2692289 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.229 2692291 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.231 2692293 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.231 2692293 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:45:04.231 2692293 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:45:04.234 2692296 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:45:04.234 2692296 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:45:04.235 2692297 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.236 2692298 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.239 2692301 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.239 2692301 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:45:04.239 2692301 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:45:04.241 2692303 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:45:04.241 2692303 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.241 2692303 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:45:04.259 2692321 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.259 2692321 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.259 2692321 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:04.259 2692321 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:45:04.259 2692321 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:04.0
20-08-2026 00:45:04.259 2692321 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.260 2692322 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.261 2692323 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.263 2692325 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.263 2692325 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:45:04.263 2692325 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:45:04.266 2692328 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:45:04.266 2692328 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.266 2692328 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:45:04.284 2692346 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.284 2692346 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.284 2692346 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:04.284 2692346 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:45:04.284 2692346 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:04.0
20-08-2026 00:45:04.284 2692346 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.285 2692347 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.286 2692348 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.289 2692351 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.289 2692351 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:45:04.289 2692351 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:45:04.291 2692353 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:45:04.291 2692353 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:45:04.292 2692354 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.294 2692356 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.296 2692358 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.296 2692358 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:45:04.296 2692358 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:45:04.299 2692361 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:45:04.299 2692361 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.299 2692361 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:45:04.321 2692383 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.321 2692383 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.321 2692383 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:04.321 2692383 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:45:04.321 2692383 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:04.0
20-08-2026 00:45:04.321 2692383 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.322 2692384 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.323 2692385 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.326 2692388 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.326 2692388 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:45:04.326 2692388 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:04.328 2692390 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:45:04.328 2692390 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:45:04.329 2692391 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.330 2692392 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.333 2692395 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.333 2692395 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:45:04.333 2692395 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:45:04.335 2692397 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:45:04.335 2692397 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:45:04.337 2692399 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.338 2692400 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.340 2692402 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.340 2692402 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:45:04.340 2692402 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:04.342 2692404 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:45:04.343 2692405 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:45:04.343 2692405 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.344 2692406 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.347 2692409 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.347 2692409 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:45:04.347 2692409 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:45:04.350 2692412 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:45:04.350 2692412 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:45:04.351 2692413 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.352 2692414 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.355 2692417 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.355 2692417 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:45:04.355 2692417 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:45:04.357 2692419 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:45:04.357 2692419 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:45:04.358 2692420 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.360 2692422 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.362 2692424 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.362 2692424 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:45:04.362 2692424 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:45:04.365 2692427 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:45:04.365 2692427 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:45:04.365 2692427 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.367 2692429 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.370 2692432 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.370 2692432 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:45:04.370 2692432 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:45:04.372 2692434 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:45:04.372 2692434 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:45:04.373 2692435 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.374 2692436 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.377 2692439 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.377 2692439 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:45:04.377 2692439 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:45:04.379 2692441 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:45:04.379 2692441 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:45:04.380 2692442 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.381 2692443 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.384 2692446 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.384 2692446 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:45:04.384 2692446 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:45:04.386 2692448 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:45:04.386 2692448 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:45:04.387 2692449 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.388 2692450 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.391 2692453 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.391 2692453 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:45:04.391 2692453 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:45:04.394 2692456 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:45:04.394 2692456 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:45:04.395 2692457 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.396 2692458 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.398 2692460 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.398 2692460 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:45:04.398 2692460 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:45:04.401 2692463 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:45:04.401 2692463 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:45:04.402 2692464 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.403 2692465 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.406 2692468 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.406 2692468 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:45:04.406 2692468 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:45:04.408 2692470 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:45:04.409 2692471 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:45:04.409 2692471 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.410 2692472 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.413 2692475 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.413 2692475 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:45:04.413 2692475 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:45:04.415 2692477 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:45:04.415 2692477 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:45:04.416 2692478 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.417 2692479 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.420 2692482 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.420 2692482 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:45:04.420 2692482 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:45:04.423 2692485 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:45:04.423 2692485 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:45:04.424 2692486 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.425 2692487 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.428 2692490 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.428 2692490 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:45:04.428 2692490 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:04.430 2692492 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:45:04.430 2692492 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:45:04.431 2692493 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.432 2692494 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.435 2692497 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.435 2692497 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:45:04.435 2692497 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:45:04.438 2692500 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:45:04.438 2692500 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.438 2692500 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:45:04.465 2692527 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.465 2692527 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.465 2692527 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:04.465 2692527 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:45:04.465 2692527 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:04.0
20-08-2026 00:45:04.465 2692527 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.466 2692528 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.467 2692529 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.469 2692531 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.469 2692531 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:45:04.469 2692531 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:45:04.472 2692534 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:45:04.472 2692534 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:45:04.473 2692535 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.475 2692537 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.477 2692539 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.477 2692539 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:45:04.477 2692539 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:04.481 2692543 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:45:04.481 2692543 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:45:04.481 2692543 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.483 2692545 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.486 2692548 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.486 2692548 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:45:04.486 2692548 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:45:04.488 2692550 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:45:04.488 2692550 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:45:04.489 2692551 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.490 2692552 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.493 2692555 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.493 2692555 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:45:04.493 2692555 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:45:04.496 2692558 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:45:04.496 2692558 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.496 2692558 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:45:04.514 2692576 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:04.514 2692576 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:04.514 2692576 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:45:04.514 2692576 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:45:04.514 2692576 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:04.0
20-08-2026 00:45:04.514 2692576 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.515 2692577 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.516 2692578 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.520 2692582 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.520 2692582 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:45:04.520 2692582 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:45:04.522 2692584 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:45:04.523 2692585 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.523 2692585 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:45:04.543 2692605 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:04.543 2692605 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:04.543 2692605 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:45:04.543 2692605 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:45:04.543 2692605 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:04.0
20-08-2026 00:45:04.543 2692605 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.544 2692606 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.545 2692607 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.547 2692609 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.547 2692609 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:45:04.547 2692609 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:45:04.550 2692612 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:45:04.550 2692612 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.550 2692612 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:45:04.574 2692636 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:04.574 2692636 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:45:04.574 2692636 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:45:04.574 2692636 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:45:04.574 2692636 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:04.0
20-08-2026 00:45:04.574 2692636 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.576 2692638 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.578 2692640 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.581 2692643 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.581 2692643 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:45:04.581 2692643 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:45:04.584 2692646 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:45:04.584 2692646 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:45:04.585 2692647 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.587 2692649 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.590 2692652 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.590 2692652 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:45:04.590 2692652 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:04.593 2692655 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:45:04.593 2692655 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:45:04.594 2692656 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.596 2692658 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.599 2692661 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.599 2692661 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:45:04.599 2692661 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:45:04.601 2692663 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:45:04.601 2692663 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:45:04.602 2692664 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.603 2692665 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.606 2692668 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.606 2692668 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:45:04.606 2692668 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:04.608 2692670 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:45:04.608 2692670 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:45:04.609 2692671 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.610 2692672 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.613 2692675 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.613 2692675 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:45:04.613 2692675 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:45:04.615 2692677 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:45:04.615 2692677 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:45:04.616 2692678 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.617 2692679 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.620 2692682 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.620 2692682 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:45:04.620 2692682 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:45:04.623 2692685 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:45:04.623 2692685 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:45:04.623 2692685 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.625 2692687 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.628 2692690 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.628 2692690 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:45:04.628 2692690 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:45:04.630 2692692 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:45:04.630 2692692 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:45:04.631 2692693 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.632 2692694 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.634 2692696 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.634 2692696 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:45:04.634 2692696 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:45:04.638 2692700 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:45:04.638 2692700 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:45:04.638 2692700 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.639 2692701 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.642 2692704 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.642 2692704 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:45:04.642 2692704 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:45:04.644 2692706 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:45:04.644 2692706 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:45:04.645 2692707 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:45:04.647 2692709 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6754518c
20-08-2026 00:45:04.649 2692711 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:45:04.649 2692711 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:45:04.650 2692712 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:45:04.652 2692714 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:45:04.652 2692714 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:45:04.652 2692714 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:45:04.677 2692739 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.677 2692739 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:45:04.677 2692739 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:45:04.677 2692739 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:45:04.677 2692739 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:45:04.0
20-08-2026 00:45:04.677 2692739 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:45:04.678 2692740 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.680 2692742 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.684 2692746 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.684 2692746 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:45:04.684 2692746 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:45:04.687 2692749 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:45:04.687 2692749 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:45:04.689 2692751 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.690 2692752 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.693 2692755 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.693 2692755 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:45:04.694 2692756 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:45:04.697 2692759 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:45:04.697 2692759 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:45:04.697 2692759 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.698 2692760 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.701 2692763 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.701 2692763 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:45:04.701 2692763 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:45:04.704 2692766 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:45:04.704 2692766 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:45:04.705 2692767 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.706 2692768 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.709 2692771 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.709 2692771 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:45:04.709 2692771 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:45:04.711 2692773 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:45:04.711 2692773 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:45:04.712 2692774 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.713 2692775 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.716 2692778 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.716 2692778 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:45:04.716 2692778 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:45:04.719 2692781 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:45:04.719 2692781 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:45:04.719 2692781 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:45:04.721 2692783 [http-nio-8051-exec-92] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@c8f0197
20-08-2026 00:45:04.723 2692785 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:45:04.724 2692786 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:45:04.724 2692786 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:45:04.726 2692788 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:45:04.726 2692788 [http-nio-8051-exec-92] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:45:05.369 2693431 [http-nio-8051-exec-85] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202507
20-08-2026 00:45:05.369 2693431 [http-nio-8051-exec-85] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:45:05.369 2693431 [http-nio-8051-exec-85] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:45:05
20-08-2026 00:45:06.799 2694861 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:03:56.0, vm_id=1752230252801}
20-08-2026 00:45:06.800 2694862 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1752230252801, timestamp: 2026-08-19 20:03:56.0
20-08-2026 00:45:06.820 2694882 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202501
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:45:06
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 23:30:14.710556', '2026-08-19 18:47:01.570923', '2026-08-19 23:30:14.911881', '2026-08-19 18:47:01.570995'], 'open_time': ['2026-08-19 23:30:04.486597', '2026-08-19 18:46:55.470734', '2026-08-19 23:30:04.486675', '2026-08-19 18:46:55.470805']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:30:14.710556", "2026-08-19 18:47:01.570923", "2026-08-19 23:30:14.911881", "2026-08-19 18:47:01.570995"], "open_time": ["2026-08-19 23:30:04.486597", "2026-08-19 18:46:55.470734", "2026-08-19 23:30:04.486675", "2026-08-19 18:46:55.470805"]}
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:45:06.925 2694987 [http-nio-8051-exec-109] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:45:07.667 2695729 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202602 
20-08-2026 00:45:07.668 2695730 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:45:07.668 2695730 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:45:07.678 2695740 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:07.678 2695740 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:07.679 2695741 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:07.679 2695741 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:07.679 2695741 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:07.680 2695742 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:07.680 2695742 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:07.681 2695743 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:07.682 2695744 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:07.682 2695744 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:07.682 2695744 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:07.682 2695744 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:07.683 2695745 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:07.683 2695745 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:07.684 2695746 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:07.684 2695746 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:07.684 2695746 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:07.685 2695747 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:07.685 2695747 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:07.685 2695747 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:07.686 2695748 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:07.686 2695748 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:07.687 2695749 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:07.687 2695749 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:07.687 2695749 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:07.687 2695749 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:07.688 2695750 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:07.688 2695750 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:45:07.688 2695750 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:45:07.688 2695750 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:45:07.690 2695752 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:45:07.691 2695753 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:45:07.691 2695753 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:45:07.692 2695754 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:45:07.693 2695755 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:45:07.694 2695756 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:45:07.694 2695756 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:07.694 2695756 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:07.695 2695757 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:07.696 2695758 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:07.697 2695759 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:07.698 2695760 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:07.698 2695760 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:07.698 2695760 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:07.698 2695760 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:07.698 2695760 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:07.698 2695760 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:07.699 2695761 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:07.699 2695761 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:07.699 2695761 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:07.700 2695762 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:07.700 2695762 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:07.700 2695762 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:07.701 2695763 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:07.701 2695763 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:07.701 2695763 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:07.701 2695763 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:07.701 2695763 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:07.701 2695763 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:07.703 2695765 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:07.703 2695765 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:07.703 2695765 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:07.704 2695766 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:07.704 2695766 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:45:07.704 2695766 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:45:07.705 2695767 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:45:07.705 2695767 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:07.705 2695767 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:07.705 2695767 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:07.705 2695767 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:07.705 2695767 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:07.706 2695768 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:07.706 2695768 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:45:07.706 2695768 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:45:07.707 2695769 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:45:07.707 2695769 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:45:07.708 2695770 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:45:07.709 2695771 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - error in txn
org.json.JSONException: JSONObject["door_id"] not a string.
	at org.json.JSONObject.getString(JSONObject.java:810)
	at neuu.controller.kiosk.orders.SyncController.syncTransactions(SyncController.kt:216)
	at jdk.internal.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:45:07.722 2695784 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"status":true,"order_items":[]}
20-08-2026 00:45:08.928 2696990 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:04:44"}
20-08-2026 00:45:10.837 2698899 [http-nio-8051-exec-127] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:45:10.837 2698899 [http-nio-8051-exec-127] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:45:12.195 2700257 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519754127, timestamp=2026-08-19 22:35:20.0}
20-08-2026 00:45:12.196 2700258 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519754127, timestamp: 2026-08-19 22:35:20.0
20-08-2026 00:45:12.438 2700500 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:45:13.250 2701312 [http-nio-8051-exec-117] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202301 
20-08-2026 00:45:13.250 2701312 [http-nio-8051-exec-117] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:45:13.251 2701313 [http-nio-8051-exec-117] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:45:13.263 2701325 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.264 2701326 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.265 2701327 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.265 2701327 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:13.265 2701327 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:13.266 2701328 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:13.266 2701328 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:13.266 2701328 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:13.267 2701329 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:13.268 2701330 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.268 2701330 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.269 2701331 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.269 2701331 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:13.269 2701331 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:13.269 2701331 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:13.269 2701331 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:45:13.269 2701331 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:45:13.270 2701332 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:45:13.270 2701332 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:13.270 2701332 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:13.271 2701333 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:13.271 2701333 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:45:13.271 2701333 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:45:13.272 2701334 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:45:13.272 2701334 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:13.272 2701334 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:13.273 2701335 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.273 2701335 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:45:13.273 2701335 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:45:13.273 2701335 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:45:13.273 2701335 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:13.274 2701336 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:13.274 2701336 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:13.275 2701337 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:45:13.275 2701337 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:45:13.275 2701337 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:45:13.275 2701337 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.275 2701337 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.276 2701338 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.276 2701338 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:13.276 2701338 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:13.277 2701339 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:13.277 2701339 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:13.277 2701339 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:13.278 2701340 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:13.278 2701340 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:45:13.278 2701340 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:45:13.279 2701341 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:45:13.279 2701341 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:13.279 2701341 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:13.279 2701341 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:13.279 2701341 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:13.279 2701341 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:13.281 2701343 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:13.281 2701343 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:13.281 2701343 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:13.282 2701344 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:13.282 2701344 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.282 2701344 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.283 2701345 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.283 2701345 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:13.283 2701345 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:13.284 2701346 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:13.284 2701346 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:13.284 2701346 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:13.285 2701347 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:13.285 2701347 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:13.285 2701347 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:13.286 2701348 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:13.287 2701349 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:13.287 2701349 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:13.287 2701349 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:13.287 2701349 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:13.287 2701349 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:13.288 2701350 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:13.288 2701350 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:45:13.288 2701350 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:45:13.289 2701351 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:13.289 2701351 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:13.289 2701351 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:13.290 2701352 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:13.290 2701352 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:45:13.290 2701352 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:45:13.290 2701352 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:45:13.290 2701352 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:13.291 2701353 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:13.291 2701353 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:13.292 2701354 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.292 2701354 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.293 2701355 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.293 2701355 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:13.293 2701355 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:13.294 2701356 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:13.294 2701356 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:13.294 2701356 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:13.294 2701356 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:13.294 2701356 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:13.294 2701356 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:13.295 2701357 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:13.312 2701374 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:45:13.531 2701593 [http-nio-8051-exec-101] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202201 
20-08-2026 00:45:13.531 2701593 [http-nio-8051-exec-101] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:45:13.532 2701594 [http-nio-8051-exec-101] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:45:13.541 2701603 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:13.541 2701603 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:13.541 2701603 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:13.541 2701603 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:13.541 2701603 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:13.543 2701605 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:13.543 2701605 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.543 2701605 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.544 2701606 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.544 2701606 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:13.544 2701606 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:13.545 2701607 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:13.545 2701607 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:13.545 2701607 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:13.546 2701608 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:13.546 2701608 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:45:13.546 2701608 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:45:13.547 2701609 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:45:13.547 2701609 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.547 2701609 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.548 2701610 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:13.548 2701610 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:13.548 2701610 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:13.548 2701610 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:13.549 2701611 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:45:13.549 2701611 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:45:13.549 2701611 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:45:13.549 2701611 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:13.549 2701611 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:13.550 2701612 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:13.550 2701612 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:13.550 2701612 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:13.551 2701613 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:13.551 2701613 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:13.551 2701613 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:13.552 2701614 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:13.552 2701614 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.552 2701614 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.553 2701615 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.553 2701615 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:13.553 2701615 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:13.554 2701616 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:13.554 2701616 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:13.554 2701616 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:13.555 2701617 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:13.555 2701617 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:13.555 2701617 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:13.556 2701618 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:13.556 2701618 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:13.556 2701618 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:13.557 2701619 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:13.557 2701619 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:45:13.557 2701619 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:45:13.558 2701620 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:45:13.558 2701620 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:13.558 2701620 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:13.559 2701621 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:13.559 2701621 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:13.559 2701621 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:13.560 2701622 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:13.560 2701622 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:45:13.561 2701623 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:45:13.563 2701625 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:45:13.563 2701625 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:13.563 2701625 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:13.563 2701625 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:13.563 2701625 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.563 2701625 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.564 2701626 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.564 2701626 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:13.564 2701626 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:13.565 2701627 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:13.565 2701627 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:45:13.565 2701627 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:45:13.566 2701628 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:13.566 2701628 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:13.566 2701628 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:13.567 2701629 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:13.567 2701629 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.567 2701629 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.568 2701630 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.568 2701630 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.568 2701630 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.569 2701631 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.569 2701631 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:45:13.569 2701631 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:45:13.570 2701632 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:45:13.570 2701632 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:45:13.570 2701632 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:45:13.570 2701632 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:13.570 2701632 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:13.570 2701632 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:13.571 2701633 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:13.571 2701633 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:45:13.571 2701633 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:45:13.572 2701634 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:13.572 2701634 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:13.572 2701634 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:13.573 2701635 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:13.592 2701654 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:45:14.601 2702663 [http-nio-8051-exec-129] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-05-08 18:20:48"}
20-08-2026 00:45:14.736 2702798 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-06-08 09:35:17"}
20-08-2026 00:45:15.501 2703563 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-07-23 14:31:16"}
20-08-2026 00:45:16.610 2704672 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:45:16.611 2704673 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:45:16.628 2704690 [http-nio-8051-exec-126] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202507}
20-08-2026 00:45:16.653 2704715 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:45:17.001 2705063 [http-nio-8051-exec-131] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202501}
20-08-2026 00:45:17.241 2705303 [http-nio-8051-exec-128] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202508 
20-08-2026 00:45:17.242 2705304 [http-nio-8051-exec-128] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:45:17.243 2705305 [http-nio-8051-exec-128] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:45:17.253 2705315 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:17.253 2705315 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:17.254 2705316 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:17.255 2705317 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:17.255 2705317 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:17.256 2705318 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:17.256 2705318 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.256 2705318 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.257 2705319 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.258 2705320 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.258 2705320 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.259 2705321 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.260 2705322 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.260 2705322 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.261 2705323 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.262 2705324 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.262 2705324 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.263 2705325 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.264 2705326 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.264 2705326 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.265 2705327 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.265 2705327 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:17.265 2705327 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:17.266 2705328 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:17.266 2705328 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.266 2705328 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.267 2705329 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.268 2705330 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.268 2705330 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.269 2705331 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.270 2705332 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:17.270 2705332 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:17.271 2705333 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:17.271 2705333 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.271 2705333 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.272 2705334 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.272 2705334 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.273 2705335 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.273 2705335 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.274 2705336 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.274 2705336 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.275 2705337 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.276 2705338 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.276 2705338 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.277 2705339 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.278 2705340 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.278 2705340 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.279 2705341 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.279 2705341 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:17.279 2705341 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:17.280 2705342 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:17.280 2705342 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:17.280 2705342 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:17.281 2705343 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:17.281 2705343 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:17.281 2705343 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:17.282 2705344 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:17.282 2705344 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:17.282 2705344 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:17.283 2705345 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:17.283 2705345 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:17.283 2705345 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:17.284 2705346 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:17.284 2705346 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.284 2705346 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.285 2705347 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.286 2705348 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.286 2705348 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.287 2705349 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.288 2705350 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:17.288 2705350 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:17.289 2705351 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:17.289 2705351 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:17.289 2705351 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:17.290 2705352 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:17.290 2705352 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:17.290 2705352 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:17.291 2705353 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:17.291 2705353 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:17.291 2705353 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:17.292 2705354 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:17.292 2705354 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:17.292 2705354 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:17.293 2705355 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:17.293 2705355 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:17.293 2705355 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:17.294 2705356 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:17.294 2705356 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:17.294 2705356 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:17.295 2705357 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:17.296 2705358 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:17.296 2705358 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:17.297 2705359 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:17.297 2705359 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:17.297 2705359 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:17.298 2705360 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:17.319 2705381 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:45:18.844 2706906 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202201
20-08-2026 00:45:18.844 2706906 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:45:18.844 2706906 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:45:18
20-08-2026 00:45:19.081 2707143 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202506
20-08-2026 00:45:19.081 2707143 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:45:19.081 2707143 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:45:19
20-08-2026 00:45:19.081 2707143 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 20:05:17.424554', '2026-08-19 20:05:17.424645', '2026-08-19 20:05:17.424680', '2026-08-19 20:05:17.479241'], 'close_time': ['2026-08-19 20:05:23.836696', '2026-08-19 20:05:23.836777', '2026-08-19 20:05:23.836812', '2026-08-19 20:05:23.836842']}"}
20-08-2026 00:45:19.081 2707143 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:45:19.082 2707144 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:45:19.082 2707144 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:45:19.082 2707144 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:45:19.082 2707144 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:45:19.082 2707144 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:05:17.424554", "2026-08-19 20:05:17.424645", "2026-08-19 20:05:17.424680", "2026-08-19 20:05:17.479241"], "close_time": ["2026-08-19 20:05:23.836696", "2026-08-19 20:05:23.836777", "2026-08-19 20:05:23.836812", "2026-08-19 20:05:23.836842"]}
20-08-2026 00:45:19.082 2707144 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:45:20.123 2708185 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:45:20.124 2708186 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:45:20.146 2708208 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:45:21.176 2709238 [http-nio-8051-exec-111] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202003}
20-08-2026 00:45:21.281 2709343 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: [{"sync_done": "False", "data": "{\"open_door\": true, \"final_weights\": [{\"door_id\": \"1\", \"tray_weight\": \"77\", \"sku_json\": \"4500711-1\", \"tray_id\": 11, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"86\", \"sku_json\": \"4500713-2\", \"tray_id\": 12, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"94\", \"sku_json\": \"4500713-2\", \"tray_id\": 13, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"88\", \"sku_json\": \"4500667-4\", \"tray_id\": 14, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500667\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"715\", \"sku_json\": \"4500725-17\", \"tray_id\": 15, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500725\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"104\", \"sku_json\": \"4500723-4\", \"tray_id\": 16, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"185\", \"sku_json\": \"4500624-6\", \"tray_id\": 17, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500624\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"268\", \"sku_json\": \"4500726-8\", \"tray_id\": 18, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500726\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"334\", \"sku_json\": \"4500722-9\", \"tray_id\": 19, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"815\", \"sku_json\": \"4500710-14\", \"tray_id\": 20, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500710\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"367\", \"sku_json\": \"4500722-11\", \"tray_id\": 21, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"427\", \"sku_json\": \"4500723-15\", \"tray_id\": 22, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"240\", \"sku_json\": \"4500711-3\", \"tray_id\": 23, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"175\", \"sku_json\": \"4500712-5\", \"tray_id\": 24, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500712\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"283\", \"sku_json\": \"4500713-6\", \"tray_id\": 25, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"462\", \"sku_json\": \"4500711-5\", \"tray_id\": 26, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"99999\", \"sku_json\": \"0-0\", \"tray_id\": 27, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"0\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1485\", \"sku_json\": \"4500643-7\", \"tray_id\": 31, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500643\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1352\", \"sku_json\": \"4500499-7\", \"tray_id\": 32, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500499\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1396\", \"sku_json\": \"186001-6\", \"tray_id\": 33, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"186001\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"272\", \"sku_json\": \"4500677-7\", \"tray_id\": 34, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500677\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"877\", \"sku_json\": \"177441-4\", \"tray_id\": 35, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"177441\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"525\", \"sku_json\": \"4500407-3\", \"tray_id\": 36, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500407\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"453\", \"sku_json\": \"4500694-2\", \"tray_id\": 37, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500694\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1401\", \"sku_json\": \"185994-7\", \"tray_id\": 38, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185994\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"190\", \"sku_json\": \"4500642-4\", \"tray_id\": 39, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500642\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"566\", \"sku_json\": \"4500720-2\", \"tray_id\": 40, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500720\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"49\", \"sku_json\": \"137335-1\", \"tray_id\": 41, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"137335\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1192\", \"sku_json\": \"4500724-6\", \"tray_id\": 42, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500724\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"483\", \"sku_json\": \"185993-13\", \"tray_id\": 43, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185993\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1135\", \"sku_json\": \"4500702-5\", \"tray_id\": 44, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500702\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1141\", \"sku_json\": \"4500656-5\", \"tray_id\": 45, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500656\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"919\", \"sku_json\": \"4500675-5\", \"tray_id\": 46, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500675\", \"created_at\": \"2026-08-17 07:24:32\"}], \"complete_order_data\": {\"status\": \"True\", \"sku_json\": {\"logic\": \"WBL\", \"res\": \"True\", \"skus\": [{\"mrp\": \"20\", \"sku_total\": 20.0, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"tray_id\": \"43\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\", \"qty\": 1, \"unit_price\": \"20\", \"skuid\": \"185993\"}], \"orderId\": \"TM05202203260819235514484\", \"rstatus\": true, \"total_amount\": 20.0}, \"rstatus\": true}, \"auth\": true, \"transactions\": [{\"datetime\": \"2026-08-19 23:50:00.350000\", \"address\": \"41\", \"TS\": 1787163600.35, \"tray_weight\": \"49\", \"tray_id\": \"41\", \"weight\": \"49\", \"flow\": \"0\", \"expected_tray_weight\": 29}, {\"datetime\": \"2026-08-19 23:50:00.350000\", \"address\": \"41\", \"TS\": 1787163600.35, \"tray_weight\": \"49\", \"tray_id\": \"41\", \"weight\": \"49\", \"flow\": \"0\", \"expected_tray_weight\": 29}, {\"datetime\": \"2026-08-19 23:50:00.352000\", \"address\": \"41\", \"TS\": 1787163600.352, \"tray_weight\": \"49\", \"tray_id\": \"41\", \"weight\": \"49\", \"flow\": \"0\", \"expected_tray_weight\": 29}, {\"datetime\": \"2026-08-19 23:50:00.355000\", \"address\": \"41\", \"TS\": 1787163600.355, \"tray_weight\": \"49\", \"tray_id\": \"41\", \"weight\": \"49\", \"flow\": \"0\", \"expected_tray_weight\": 29}, {\"datetime\": \"2026-08-19 23:50:00.358000\", \"address\": \"41\", \"TS\": 1787163600.358, \"tray_weight\": \"49\", \"tray_id\": \"41\", \"weight\": \"49\", \"flow\": \"0\", \"expected_tray_weight\": 29}, {\"datetime\": \"2026-08-19 23:50:00.359000\", \"address\": \"41\", \"TS\": 1787163600.359, \"tray_weight\": \"49\", \"tray_id\": \"41\", \"weight\": \"49\", \"flow\": \"0\", \"expected_tray_weight\": 29}, {\"datetime\": \"2026-08-19 23:50:01.395000\", \"address\": \"31\", \"TS\": 1787163601.395, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:50:01.402000\", \"address\": \"31\", \"TS\": 1787163601.402, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:50:01.403000\", \"address\": \"31\", \"TS\": 1787163601.4029999, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:50:01.403000\", \"address\": \"31\", \"TS\": 1787163601.403, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:50:01.403000\", \"address\": \"31\", \"TS\": 1787163601.403, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:50:01.404000\", \"address\": \"31\", \"TS\": 1787163601.404, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:50:39.638000\", \"address\": \"32\", \"TS\": 1787163639.638, \"tray_weight\": \"1352\", \"tray_id\": \"32\", \"weight\": \"1352\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:50:39.640000\", \"address\": \"32\", \"TS\": 1787163639.6399999, \"tray_weight\": \"1352\", \"tray_id\": \"32\", \"weight\": \"1352\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:50:39.643000\", \"address\": \"32\", \"TS\": 1787163639.643, \"tray_weight\": \"1352\", \"tray_id\": \"32\", \"weight\": \"1352\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:50:39.646000\", \"address\": \"32\", \"TS\": 1787163639.646, \"tray_weight\": \"1352\", \"tray_id\": \"32\", \"weight\": \"1352\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:50:39.650000\", \"address\": \"32\", \"TS\": 1787163639.65, \"tray_weight\": \"1352\", \"tray_id\": \"32\", \"weight\": \"1352\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:50:39.652000\", \"address\": \"32\", \"TS\": 1787163639.652, \"tray_weight\": \"1352\", \"tray_id\": \"32\", \"weight\": \"1352\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:50:54.809000\", \"address\": \"45\", \"TS\": 1787163654.809, \"tray_weight\": \"1142\", \"tray_id\": \"45\", \"weight\": \"1142\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-19 23:50:54.812000\", \"address\": \"45\", \"TS\": 1787163654.812, \"tray_weight\": \"1142\", \"tray_id\": \"45\", \"weight\": \"1142\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-19 23:50:54.814000\", \"address\": \"45\", \"TS\": 1787163654.814, \"tray_weight\": \"1142\", \"tray_id\": \"45\", \"weight\": \"1142\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-19 23:50:54.817000\", \"address\": \"45\", \"TS\": 1787163654.817, \"tray_weight\": \"1142\", \"tray_id\": \"45\", \"weight\": \"1142\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-19 23:50:54.821000\", \"address\": \"45\", \"TS\": 1787163654.821, \"tray_weight\": \"1142\", \"tray_id\": \"45\", \"weight\": \"1142\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-19 23:50:54.823000\", \"address\": \"45\", \"TS\": 1787163654.823, \"tray_weight\": \"1142\", \"tray_id\": \"45\", \"weight\": \"1142\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-19 23:51:20.177000\", \"address\": \"38\", \"TS\": 1787163680.177, \"tray_weight\": \"1401\", \"tray_id\": \"38\", \"weight\": \"1401\", \"flow\": \"0\", \"expected_tray_weight\": 1400}, {\"datetime\": \"2026-08-19 23:51:20.182000\", \"address\": \"38\", \"TS\": 1787163680.182, \"tray_weight\": \"1401\", \"tray_id\": \"38\", \"weight\": \"1401\", \"flow\": \"0\", \"expected_tray_weight\": 1400}, {\"datetime\": \"2026-08-19 23:51:20.185000\", \"address\": \"38\", \"TS\": 1787163680.185, \"tray_weight\": \"1401\", \"tray_id\": \"38\", \"weight\": \"1401\", \"flow\": \"0\", \"expected_tray_weight\": 1400}, {\"datetime\": \"2026-08-19 23:51:20.186000\", \"address\": \"38\", \"TS\": 1787163680.186, \"tray_weight\": \"1401\", \"tray_id\": \"38\", \"weight\": \"1401\", \"flow\": \"0\", \"expected_tray_weight\": 1400}, {\"datetime\": \"2026-08-19 23:51:20.193000\", \"address\": \"38\", \"TS\": 1787163680.193, \"tray_weight\": \"1401\", \"tray_id\": \"38\", \"weight\": \"1401\", \"flow\": \"0\", \"expected_tray_weight\": 1400}, {\"datetime\": \"2026-08-19 23:51:20.196000\", \"address\": \"38\", \"TS\": 1787163680.1959999, \"tray_weight\": \"1401\", \"tray_id\": \"38\", \"weight\": \"1401\", \"flow\": \"0\", \"expected_tray_weight\": 1400}, {\"datetime\": \"2026-08-19 23:53:35.310000\", \"address\": \"39\", \"TS\": 1787163815.31, \"tray_weight\": \"190\", \"tray_id\": \"39\", \"weight\": \"190\", \"flow\": \"0\", \"expected_tray_weight\": 148}, {\"datetime\": \"2026-08-19 23:53:35.310000\", \"address\": \"39\", \"TS\": 1787163815.31, \"tray_weight\": \"190\", \"tray_id\": \"39\", \"weight\": \"190\", \"flow\": \"0\", \"expected_tray_weight\": 148}, {\"datetime\": \"2026-08-19 23:53:35.311000\", \"address\": \"39\", \"TS\": 1787163815.3109999, \"tray_weight\": \"190\", \"tray_id\": \"39\", \"weight\": \"190\", \"flow\": \"0\", \"expected_tray_weight\": 148}, {\"datetime\": \"2026-08-19 23:53:35.311000\", \"address\": \"39\", \"TS\": 1787163815.311, \"tray_weight\": \"190\", \"tray_id\": \"39\", \"weight\": \"190\", \"flow\": \"0\", \"expected_tray_weight\": 148}, {\"datetime\": \"2026-08-19 23:53:35.312000\", \"address\": \"39\", \"TS\": 1787163815.312, \"tray_weight\": \"190\", \"tray_id\": \"39\", \"weight\": \"190\", \"flow\": \"0\", \"expected_tray_weight\": 148}, {\"datetime\": \"2026-08-19 23:53:35.313000\", \"address\": \"39\", \"TS\": 1787163815.313, \"tray_weight\": \"190\", \"tray_id\": \"39\", \"weight\": \"190\", \"flow\": \"0\", \"expected_tray_weight\": 148}, {\"datetime\": \"2026-08-19 23:55:42.120000\", \"address\": \"31\", \"TS\": 1787163942.1200001, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:55:42.127000\", \"address\": \"31\", \"TS\": 1787163942.127, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:55:42.128000\", \"address\": \"31\", \"TS\": 1787163942.128, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:55:42.128000\", \"address\": \"31\", \"TS\": 1787163942.128, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:55:42.128000\", \"address\": \"31\", \"TS\": 1787163942.128, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:55:42.129000\", \"address\": \"31\", \"TS\": 1787163942.129, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:55:44.410000\", \"address\": \"46\", \"TS\": 1787163944.41, \"tray_weight\": \"886\", \"tray_id\": \"46\", \"weight\": \"886\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:55:44.412000\", \"address\": \"46\", \"TS\": 1787163944.4120002, \"tray_weight\": \"886\", \"tray_id\": \"46\", \"weight\": \"886\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:55:44.414000\", \"address\": \"46\", \"TS\": 1787163944.414, \"tray_weight\": \"886\", \"tray_id\": \"46\", \"weight\": \"886\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:55:44.420000\", \"address\": \"46\", \"TS\": 1787163944.42, \"tray_weight\": \"886\", \"tray_id\": \"46\", \"weight\": \"886\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:55:44.424000\", \"address\": \"46\", \"TS\": 1787163944.424, \"tray_weight\": \"886\", \"tray_id\": \"46\", \"weight\": \"886\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:55:44.425000\", \"address\": \"46\", \"TS\": 1787163944.4250002, \"tray_weight\": \"886\", \"tray_id\": \"46\", \"weight\": \"886\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:55:45.614000\", \"address\": \"46\", \"TS\": 1787163945.614, \"tray_weight\": \"887\", \"tray_id\": \"46\", \"weight\": \"887\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:55:45.616000\", \"address\": \"46\", \"TS\": 1787163945.6160002, \"tray_weight\": \"887\", \"tray_id\": \"46\", \"weight\": \"887\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:55:45.618000\", \"address\": \"46\", \"TS\": 1787163945.618, \"tray_weight\": \"887\", \"tray_id\": \"46\", \"weight\": \"887\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:55:45.624000\", \"address\": \"46\", \"TS\": 1787163945.624, \"tray_weight\": \"887\", \"tray_id\": \"46\", \"weight\": \"887\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:55:45.628000\", \"address\": \"46\", \"TS\": 1787163945.628, \"tray_weight\": \"887\", \"tray_id\": \"46\", \"weight\": \"887\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:55:45.629000\", \"address\": \"46\", \"TS\": 1787163945.6290002, \"tray_weight\": \"887\", \"tray_id\": \"46\", \"weight\": \"887\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:01.089000\", \"address\": \"32\", \"TS\": 1787163961.089, \"tray_weight\": \"1353\", \"tray_id\": \"32\", \"weight\": \"1353\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:56:01.091000\", \"address\": \"32\", \"TS\": 1787163961.0909998, \"tray_weight\": \"1353\", \"tray_id\": \"32\", \"weight\": \"1353\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:56:01.094000\", \"address\": \"32\", \"TS\": 1787163961.0939999, \"tray_weight\": \"1353\", \"tray_id\": \"32\", \"weight\": \"1353\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:56:01.097000\", \"address\": \"32\", \"TS\": 1787163961.0970001, \"tray_weight\": \"1353\", \"tray_id\": \"32\", \"weight\": \"1353\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:56:01.101000\", \"address\": \"32\", \"TS\": 1787163961.101, \"tray_weight\": \"1353\", \"tray_id\": \"32\", \"weight\": \"1353\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:56:01.103000\", \"address\": \"32\", \"TS\": 1787163961.103, \"tray_weight\": \"1353\", \"tray_id\": \"32\", \"weight\": \"1353\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:56:05.722000\", \"address\": \"46\", \"TS\": 1787163965.722, \"tray_weight\": \"884\", \"tray_id\": \"46\", \"weight\": \"884\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:05.724000\", \"address\": \"46\", \"TS\": 1787163965.7240002, \"tray_weight\": \"884\", \"tray_id\": \"46\", \"weight\": \"884\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:05.726000\", \"address\": \"46\", \"TS\": 1787163965.726, \"tray_weight\": \"884\", \"tray_id\": \"46\", \"weight\": \"884\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:05.732000\", \"address\": \"46\", \"TS\": 1787163965.7319999, \"tray_weight\": \"884\", \"tray_id\": \"46\", \"weight\": \"884\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:05.736000\", \"address\": \"46\", \"TS\": 1787163965.736, \"tray_weight\": \"884\", \"tray_id\": \"46\", \"weight\": \"884\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:05.737000\", \"address\": \"46\", \"TS\": 1787163965.737, \"tray_weight\": \"884\", \"tray_id\": \"46\", \"weight\": \"884\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:07.591000\", \"address\": \"43\", \"TS\": 1787163967.5909998, \"tray_weight\": \"522\", \"tray_id\": \"43\", \"weight\": \"522\", \"flow\": \"0\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:07.596000\", \"address\": \"43\", \"TS\": 1787163967.596, \"tray_weight\": \"522\", \"tray_id\": \"43\", \"weight\": \"522\", \"flow\": \"0\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:07.597000\", \"address\": \"43\", \"TS\": 1787163967.597, \"tray_weight\": \"522\", \"tray_id\": \"43\", \"weight\": \"522\", \"flow\": \"0\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:07.599000\", \"address\": \"43\", \"TS\": 1787163967.599, \"tray_weight\": \"522\", \"tray_id\": \"43\", \"weight\": \"522\", \"flow\": \"0\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:07.603000\", \"address\": \"43\", \"TS\": 1787163967.6030002, \"tray_weight\": \"522\", \"tray_id\": \"43\", \"weight\": \"522\", \"flow\": \"0\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:07.604000\", \"address\": \"43\", \"TS\": 1787163967.604, \"tray_weight\": \"522\", \"tray_id\": \"43\", \"weight\": \"522\", \"flow\": \"1\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:08.638000\", \"address\": \"46\", \"TS\": 1787163968.638, \"tray_weight\": \"898\", \"tray_id\": \"46\", \"weight\": \"898\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:08.640000\", \"address\": \"46\", \"TS\": 1787163968.64, \"tray_weight\": \"898\", \"tray_id\": \"46\", \"weight\": \"898\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:08.642000\", \"address\": \"46\", \"TS\": 1787163968.642, \"tray_weight\": \"898\", \"tray_id\": \"46\", \"weight\": \"898\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:08.648000\", \"address\": \"46\", \"TS\": 1787163968.648, \"tray_weight\": \"898\", \"tray_id\": \"46\", \"weight\": \"898\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:08.652000\", \"address\": \"46\", \"TS\": 1787163968.652, \"tray_weight\": \"898\", \"tray_id\": \"46\", \"weight\": \"898\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:08.653000\", \"address\": \"46\", \"TS\": 1787163968.653, \"tray_weight\": \"898\", \"tray_id\": \"46\", \"weight\": \"898\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:09.804000\", \"address\": \"43\", \"TS\": 1787163969.804, \"tray_weight\": \"485\", \"tray_id\": \"43\", \"weight\": \"485\", \"flow\": \"0\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:09.809000\", \"address\": \"43\", \"TS\": 1787163969.8089998, \"tray_weight\": \"485\", \"tray_id\": \"43\", \"weight\": \"485\", \"flow\": \"0\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:09.810000\", \"address\": \"43\", \"TS\": 1787163969.81, \"tray_weight\": \"485\", \"tray_id\": \"43\", \"weight\": \"485\", \"flow\": \"0\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:09.812000\", \"address\": \"43\", \"TS\": 1787163969.812, \"tray_weight\": \"485\", \"tray_id\": \"43\", \"weight\": \"485\", \"flow\": \"0\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:09.816000\", \"address\": \"43\", \"TS\": 1787163969.816, \"tray_weight\": \"485\", \"tray_id\": \"43\", \"weight\": \"485\", \"flow\": \"0\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:10.750000\", \"address\": \"46\", \"TS\": 1787163970.75, \"tray_weight\": \"881\", \"tray_id\": \"46\", \"weight\": \"881\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:10.752000\", \"address\": \"46\", \"TS\": 1787163970.752, \"tray_weight\": \"881\", \"tray_id\": \"46\", \"weight\": \"881\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:10.754000\", \"address\": \"46\", \"TS\": 1787163970.754, \"tray_weight\": \"881\", \"tray_id\": \"46\", \"weight\": \"881\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:10.760000\", \"address\": \"46\", \"TS\": 1787163970.76, \"tray_weight\": \"881\", \"tray_id\": \"46\", \"weight\": \"881\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:10.764000\", \"address\": \"46\", \"TS\": 1787163970.764, \"tray_weight\": \"881\", \"tray_id\": \"46\", \"weight\": \"881\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:11.052000\", \"address\": \"46\", \"TS\": 1787163971.052, \"tray_weight\": \"922\", \"tray_id\": \"46\", \"weight\": \"922\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:11.054000\", \"address\": \"46\", \"TS\": 1787163971.0540001, \"tray_weight\": \"922\", \"tray_id\": \"46\", \"weight\": \"922\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:11.056000\", \"address\": \"46\", \"TS\": 1787163971.056, \"tray_weight\": \"922\", \"tray_id\": \"46\", \"weight\": \"922\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:11.062000\", \"address\": \"46\", \"TS\": 1787163971.062, \"tray_weight\": \"922\", \"tray_id\": \"46\", \"weight\": \"922\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:11.066000\", \"address\": \"46\", \"TS\": 1787163971.066, \"tray_weight\": \"922\", \"tray_id\": \"46\", \"weight\": \"922\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-19 23:56:18.598000\", \"address\": \"32\", \"TS\": 1787163978.598, \"tray_weight\": \"1352\", \"tray_id\": \"32\", \"weight\": \"1352\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-19 23:56:18.612000\", \"address\": \"31\", \"TS\": 1787163978.612, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-19 23:56:18.690000\", \"address\": \"33\", \"TS\": 1787163978.69, \"tray_weight\": \"1396\", \"tray_id\": \"33\", \"weight\": \"1396\", \"flow\": \"0\", \"expected_tray_weight\": 1212}, {\"datetime\": \"2026-08-19 23:56:18.707000\", \"address\": \"34\", \"TS\": 1787163978.707, \"tray_weight\": \"272\", \"tray_id\": \"34\", \"weight\": \"272\", \"flow\": \"0\", \"expected_tray_weight\": 231}, {\"datetime\": \"2026-08-19 23:56:18.843000\", \"address\": \"35\", \"TS\": 1787163978.8430002, \"tray_weight\": \"877\", \"tray_id\": \"35\", \"weight\": \"877\", \"flow\": \"0\", \"expected_tray_weight\": 944}, {\"datetime\": \"2026-08-19 23:56:18.863000\", \"address\": \"36\", \"TS\": 1787163978.8630002, \"tray_weight\": \"525\", \"tray_id\": \"36\", \"weight\": \"525\", \"flow\": \"0\", \"expected_tray_weight\": 525}, {\"datetime\": \"2026-08-19 23:56:18.943000\", \"address\": \"37\", \"TS\": 1787163978.943, \"tray_weight\": \"453\", \"tray_id\": \"37\", \"weight\": \"453\", \"flow\": \"0\", \"expected_tray_weight\": 464}, {\"datetime\": \"2026-08-19 23:56:19.008000\", \"address\": \"38\", \"TS\": 1787163979.008, \"tray_weight\": \"1401\", \"tray_id\": \"38\", \"weight\": \"1401\", \"flow\": \"0\", \"expected_tray_weight\": 1400}, {\"datetime\": \"2026-08-19 23:56:19.154000\", \"address\": \"39\", \"TS\": 1787163979.1539998, \"tray_weight\": \"190\", \"tray_id\": \"39\", \"weight\": \"190\", \"flow\": \"0\", \"expected_tray_weight\": 148}, {\"datetime\": \"2026-08-19 23:56:19.222000\", \"address\": \"40\", \"TS\": 1787163979.2220001, \"tray_weight\": \"566\", \"tray_id\": \"40\", \"weight\": \"566\", \"flow\": \"0\", \"expected_tray_weight\": 568}, {\"datetime\": \"2026-08-19 23:56:19.237000\", \"address\": \"41\", \"TS\": 1787163979.237, \"tray_weight\": \"49\", \"tray_id\": \"41\", \"weight\": \"49\", \"flow\": \"0\", \"expected_tray_weight\": 29}, {\"datetime\": \"2026-08-19 23:56:19.359000\", \"address\": \"42\", \"TS\": 1787163979.359, \"tray_weight\": \"1192\", \"tray_id\": \"42\", \"weight\": \"1192\", \"flow\": \"0\", \"expected_tray_weight\": 1212}, {\"datetime\": \"2026-08-19 23:56:19.361000\", \"address\": \"43\", \"TS\": 1787163979.361, \"tray_weight\": \"483\", \"tray_id\": \"43\", \"weight\": \"483\", \"flow\": \"0\", \"expected_tray_weight\": 546}, {\"datetime\": \"2026-08-19 23:56:19.426000\", \"address\": \"44\", \"TS\": 1787163979.4259999, \"tray_weight\": \"1135\", \"tray_id\": \"44\", \"weight\": \"1135\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-19 23:56:19.572000\", \"address\": \"45\", \"TS\": 1787163979.5719998, \"tray_weight\": \"1141\", \"tray_id\": \"45\", \"weight\": \"1141\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-19 23:56:19.600000\", \"address\": \"46\", \"TS\": 1787163979.6, \"tray_weight\": \"919\", \"tray_id\": \"46\", \"weight\": \"919\", \"flow\": \"0\", \"expected_tray_weight\": 875}], \"initial_weights\": [{\"door_id\": \"1\", \"tray_weight\": \"77\", \"sku_json\": \"4500711-1\", \"tray_id\": 11, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"86\", \"sku_json\": \"4500713-2\", \"tray_id\": 12, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"94\", \"sku_json\": \"4500713-2\", \"tray_id\": 13, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"88\", \"sku_json\": \"4500667-4\", \"tray_id\": 14, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500667\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"715\", \"sku_json\": \"4500725-17\", \"tray_id\": 15, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500725\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"104\", \"sku_json\": \"4500723-4\", \"tray_id\": 16, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"185\", \"sku_json\": \"4500624-6\", \"tray_id\": 17, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500624\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"268\", \"sku_json\": \"4500726-8\", \"tray_id\": 18, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500726\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"334\", \"sku_json\": \"4500722-9\", \"tray_id\": 19, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"815\", \"sku_json\": \"4500710-14\", \"tray_id\": 20, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500710\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"367\", \"sku_json\": \"4500722-11\", \"tray_id\": 21, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"427\", \"sku_json\": \"4500723-15\", \"tray_id\": 22, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"240\", \"sku_json\": \"4500711-3\", \"tray_id\": 23, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"175\", \"sku_json\": \"4500712-5\", \"tray_id\": 24, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500712\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"283\", \"sku_json\": \"4500713-6\", \"tray_id\": 25, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"462\", \"sku_json\": \"4500711-5\", \"tray_id\": 26, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"99999\", \"sku_json\": \"0-0\", \"tray_id\": 27, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"0\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1485\", \"sku_json\": \"4500643-7\", \"tray_id\": 31, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500643\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1352\", \"sku_json\": \"4500499-7\", \"tray_id\": 32, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500499\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1396\", \"sku_json\": \"186001-6\", \"tray_id\": 33, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"186001\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"272\", \"sku_json\": \"4500677-7\", \"tray_id\": 34, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500677\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"877\", \"sku_json\": \"177441-4\", \"tray_id\": 35, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"177441\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"525\", \"sku_json\": \"4500407-3\", \"tray_id\": 36, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500407\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"452\", \"sku_json\": \"4500694-2\", \"tray_id\": 37, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500694\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1401\", \"sku_json\": \"185994-7\", \"tray_id\": 38, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185994\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"190\", \"sku_json\": \"4500642-4\", \"tray_id\": 39, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500642\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"566\", \"sku_json\": \"4500720-2\", \"tray_id\": 40, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500720\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"49\", \"sku_json\": \"137335-1\", \"tray_id\": 41, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"137335\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1192\", \"sku_json\": \"4500724-6\", \"tray_id\": 42, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500724\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"522\", \"sku_json\": \"185993-13\", \"tray_id\": 43, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185993\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1135\", \"sku_json\": \"4500702-5\", \"tray_id\": 44, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500702\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1142\", \"sku_json\": \"4500656-5\", \"tray_id\": 45, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500656\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"883\", \"sku_json\": \"4500675-5\", \"tray_id\": 46, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500675\", \"created_at\": \"2026-08-17 07:24:32\"}], \"complete_order\": \"Completed\", \"order_status\": {\"SectionMain\": {\"Header\": \"Door Closed\"}, \"voiceNote\": \"Transaction Completed\", \"status\": \"True\", \"rstatus\": true, \"SectionStatus\": {\"SubHeader\": \"Please wait for invoice to generate\", \"UI_Header\": \"\", \"Note\": \"If any due amount, clear at https://go.tinymart.in\", \"Header\": \" Order is complete \"}, \"delay\": 100, \"SectionSKU\": {\"skus\": [], \"Header\": \"If you like us, tell others... else tell us\"}}, \"payment\": true, \"init_txn\": true, \"state\": \"STATE_COMPLETE\", \"order_data\": {}, \"invoice_order\": \"Completed\", \"order_id\": \"TM05202203260819235514484\", \"close_door\": true, \"offer_applied\": true, \"sku_selected\": true}", "order_id": "TM05202203260819235514484", "created_at": "2026-08-20 00:37:40.533193"}, {"sync_done": "False", "data": "{\"open_door\": true, \"final_weights\": [{\"door_id\": \"1\", \"tray_weight\": \"77\", \"sku_json\": \"4500711-1\", \"tray_id\": 11, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"87\", \"sku_json\": \"4500713-2\", \"tray_id\": 12, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"94\", \"sku_json\": \"4500713-2\", \"tray_id\": 13, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"44\", \"sku_json\": \"4500667-4\", \"tray_id\": 14, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500667\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"715\", \"sku_json\": \"4500725-17\", \"tray_id\": 15, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500725\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"104\", \"sku_json\": \"4500723-4\", \"tray_id\": 16, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"185\", \"sku_json\": \"4500624-6\", \"tray_id\": 17, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500624\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"268\", \"sku_json\": \"4500726-8\", \"tray_id\": 18, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500726\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"334\", \"sku_json\": \"4500722-9\", \"tray_id\": 19, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"815\", \"sku_json\": \"4500710-14\", \"tray_id\": 20, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500710\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"367\", \"sku_json\": \"4500722-11\", \"tray_id\": 21, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"427\", \"sku_json\": \"4500723-15\", \"tray_id\": 22, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"241\", \"sku_json\": \"4500711-3\", \"tray_id\": 23, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"174\", \"sku_json\": \"4500712-5\", \"tray_id\": 24, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500712\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"286\", \"sku_json\": \"4500713-6\", \"tray_id\": 25, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"462\", \"sku_json\": \"4500711-5\", \"tray_id\": 26, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"99999\", \"sku_json\": \"0-0\", \"tray_id\": 27, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"0\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1485\", \"sku_json\": \"4500643-7\", \"tray_id\": 31, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500643\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1160\", \"sku_json\": \"4500499-7\", \"tray_id\": 32, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500499\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1396\", \"sku_json\": \"186001-6\", \"tray_id\": 33, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"186001\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"272\", \"sku_json\": \"4500677-7\", \"tray_id\": 34, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500677\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"877\", \"sku_json\": \"177441-4\", \"tray_id\": 35, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"177441\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"525\", \"sku_json\": \"4500407-3\", \"tray_id\": 36, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500407\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"452\", \"sku_json\": \"4500694-2\", \"tray_id\": 37, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500694\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1400\", \"sku_json\": \"185994-7\", \"tray_id\": 38, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185994\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"190\", \"sku_json\": \"4500642-4\", \"tray_id\": 39, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500642\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"566\", \"sku_json\": \"4500720-2\", \"tray_id\": 40, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500720\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"49\", \"sku_json\": \"137335-1\", \"tray_id\": 41, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"137335\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1192\", \"sku_json\": \"4500724-6\", \"tray_id\": 42, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500724\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"483\", \"sku_json\": \"185993-12\", \"tray_id\": 43, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185993\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1135\", \"sku_json\": \"4500702-5\", \"tray_id\": 44, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500702\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1142\", \"sku_json\": \"4500656-5\", \"tray_id\": 45, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500656\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"887\", \"sku_json\": \"4500675-5\", \"tray_id\": 46, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500675\", \"created_at\": \"2026-08-17 07:24:32\"}], \"complete_order_data\": {\"status\": \"True\", \"sku_json\": {\"logic\": \"WBL\", \"res\": \"True\", \"skus\": [{\"mrp\": \"40\", \"sku_total\": 80.0, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500667-4339.webp\", \"tray_id\": \"14\", \"name\": \"Farmely Classic date Bites 20gm per peice\", \"qty\": 2, \"unit_price\": \"40\", \"skuid\": \"4500667\"}, {\"mrp\": \"20\", \"sku_total\": 20.0, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500499-5719.webp\", \"tray_id\": \"32\", \"name\": \"Heritage A1 Spiced Butter Milk180ml per peice\", \"qty\": 1, \"unit_price\": \"20\", \"skuid\": \"4500499\"}], \"orderId\": \"TM05202203260820003643258\", \"rstatus\": true, \"total_amount\": 100.0}, \"rstatus\": true}, \"auth\": true, \"transactions\": [{\"datetime\": \"2026-08-20 00:36:36.389000\", \"address\": \"11\", \"TS\": 1787166396.389, \"tray_weight\": \"76\", \"tray_id\": \"11\", \"weight\": \"76\", \"flow\": \"0\", \"expected_tray_weight\": 77}, {\"datetime\": \"2026-08-20 00:37:08.049000\", \"address\": \"46\", \"TS\": 1787166428.049, \"tray_weight\": \"917\", \"tray_id\": \"46\", \"weight\": \"917\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:37:08.051000\", \"address\": \"46\", \"TS\": 1787166428.0509999, \"tray_weight\": \"917\", \"tray_id\": \"46\", \"weight\": \"917\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:37:08.054000\", \"address\": \"46\", \"TS\": 1787166428.054, \"tray_weight\": \"917\", \"tray_id\": \"46\", \"weight\": \"917\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:37:08.056000\", \"address\": \"46\", \"TS\": 1787166428.056, \"tray_weight\": \"917\", \"tray_id\": \"46\", \"weight\": \"917\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:37:08.058000\", \"address\": \"46\", \"TS\": 1787166428.058, \"tray_weight\": \"917\", \"tray_id\": \"46\", \"weight\": \"917\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:37:08.060000\", \"address\": \"46\", \"TS\": 1787166428.06, \"tray_weight\": \"917\", \"tray_id\": \"46\", \"weight\": \"917\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:37:14.726000\", \"address\": \"36\", \"TS\": 1787166434.726, \"tray_weight\": \"525\", \"tray_id\": \"36\", \"weight\": \"525\", \"flow\": \"1\", \"expected_tray_weight\": 525}, {\"datetime\": \"2026-08-20 00:37:14.734000\", \"address\": \"36\", \"TS\": 1787166434.734, \"tray_weight\": \"525\", \"tray_id\": \"36\", \"weight\": \"525\", \"flow\": \"1\", \"expected_tray_weight\": 525}, {\"datetime\": \"2026-08-20 00:37:14.735000\", \"address\": \"36\", \"TS\": 1787166434.7350001, \"tray_weight\": \"525\", \"tray_id\": \"36\", \"weight\": \"525\", \"flow\": \"1\", \"expected_tray_weight\": 525}, {\"datetime\": \"2026-08-20 00:37:14.737000\", \"address\": \"36\", \"TS\": 1787166434.737, \"tray_weight\": \"525\", \"tray_id\": \"36\", \"weight\": \"525\", \"flow\": \"1\", \"expected_tray_weight\": 525}, {\"datetime\": \"2026-08-20 00:37:14.737000\", \"address\": \"36\", \"TS\": 1787166434.737, \"tray_weight\": \"525\", \"tray_id\": \"36\", \"weight\": \"525\", \"flow\": \"1\", \"expected_tray_weight\": 525}, {\"datetime\": \"2026-08-20 00:37:14.738000\", \"address\": \"36\", \"TS\": 1787166434.738, \"tray_weight\": \"525\", \"tray_id\": \"36\", \"weight\": \"525\", \"flow\": \"1\", \"expected_tray_weight\": 525}, {\"datetime\": \"2026-08-20 00:37:32.861000\", \"address\": \"11\", \"TS\": 1787166452.8609998, \"tray_weight\": \"77\", \"tray_id\": \"11\", \"weight\": \"77\", \"flow\": \"0\", \"expected_tray_weight\": 77}, {\"datetime\": \"2026-08-20 00:37:46.199000\", \"address\": \"24\", \"TS\": 1787166466.1990001, \"tray_weight\": \"177\", \"tray_id\": \"24\", \"weight\": \"177\", \"flow\": \"0\", \"expected_tray_weight\": 230}, {\"datetime\": \"2026-08-20 00:37:46.318000\", \"address\": \"26\", \"TS\": 1787166466.318, \"tray_weight\": \"460\", \"tray_id\": \"26\", \"weight\": \"460\", \"flow\": \"0\", \"expected_tray_weight\": 385}, {\"datetime\": \"2026-08-20 00:37:48.664000\", \"address\": \"14\", \"TS\": 1787166468.6639998, \"tray_weight\": \"326\", \"tray_id\": \"14\", \"weight\": \"326\", \"flow\": \"0\", \"expected_tray_weight\": 92}, {\"datetime\": \"2026-08-20 00:37:51.240000\", \"address\": \"26\", \"TS\": 1787166471.24, \"tray_weight\": \"461\", \"tray_id\": \"26\", \"weight\": \"461\", \"flow\": \"0\", \"expected_tray_weight\": 385}, {\"datetime\": \"2026-08-20 00:37:51.374000\", \"address\": \"23\", \"TS\": 1787166471.374, \"tray_weight\": \"242\", \"tray_id\": \"23\", \"weight\": \"242\", \"flow\": \"0\", \"expected_tray_weight\": 231}, {\"datetime\": \"2026-08-20 00:37:51.396000\", \"address\": \"35\", \"TS\": 1787166471.396, \"tray_weight\": \"876\", \"tray_id\": \"35\", \"weight\": \"876\", \"flow\": \"1\", \"expected_tray_weight\": 944}, {\"datetime\": \"2026-08-20 00:37:51.396000\", \"address\": \"35\", \"TS\": 1787166471.3960001, \"tray_weight\": \"876\", \"tray_id\": \"35\", \"weight\": \"876\", \"flow\": \"1\", \"expected_tray_weight\": 944}, {\"datetime\": \"2026-08-20 00:37:51.398000\", \"address\": \"35\", \"TS\": 1787166471.398, \"tray_weight\": \"876\", \"tray_id\": \"35\", \"weight\": \"876\", \"flow\": \"1\", \"expected_tray_weight\": 944}, {\"datetime\": \"2026-08-20 00:37:51.399000\", \"address\": \"35\", \"TS\": 1787166471.3990002, \"tray_weight\": \"876\", \"tray_id\": \"35\", \"weight\": \"876\", \"flow\": \"1\", \"expected_tray_weight\": 944}, {\"datetime\": \"2026-08-20 00:37:51.400000\", \"address\": \"35\", \"TS\": 1787166471.4, \"tray_weight\": \"876\", \"tray_id\": \"35\", \"weight\": \"876\", \"flow\": \"1\", \"expected_tray_weight\": 944}, {\"datetime\": \"2026-08-20 00:37:51.402000\", \"address\": \"35\", \"TS\": 1787166471.402, \"tray_weight\": \"876\", \"tray_id\": \"35\", \"weight\": \"876\", \"flow\": \"1\", \"expected_tray_weight\": 944}, {\"datetime\": \"2026-08-20 00:37:51.422000\", \"address\": \"24\", \"TS\": 1787166471.422, \"tray_weight\": \"175\", \"tray_id\": \"24\", \"weight\": \"175\", \"flow\": \"0\", \"expected_tray_weight\": 230}, {\"datetime\": \"2026-08-20 00:37:55.922000\", \"address\": \"31\", \"TS\": 1787166475.9220002, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-20 00:37:55.925000\", \"address\": \"31\", \"TS\": 1787166475.925, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-20 00:37:55.926000\", \"address\": \"31\", \"TS\": 1787166475.9259999, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-20 00:37:55.926000\", \"address\": \"31\", \"TS\": 1787166475.9259999, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-20 00:37:55.928000\", \"address\": \"31\", \"TS\": 1787166475.928, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-20 00:37:55.928000\", \"address\": \"31\", \"TS\": 1787166475.928, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-20 00:37:56.868000\", \"address\": \"11\", \"TS\": 1787166476.868, \"tray_weight\": \"77\", \"tray_id\": \"11\", \"weight\": \"77\", \"flow\": \"0\", \"expected_tray_weight\": 77}, {\"datetime\": \"2026-08-20 00:37:56.973000\", \"address\": \"12\", \"TS\": 1787166476.973, \"tray_weight\": \"87\", \"tray_id\": \"12\", \"weight\": \"87\", \"flow\": \"0\", \"expected_tray_weight\": 94}, {\"datetime\": \"2026-08-20 00:37:56.984000\", \"address\": \"13\", \"TS\": 1787166476.984, \"tray_weight\": \"94\", \"tray_id\": \"13\", \"weight\": \"94\", \"flow\": \"0\", \"expected_tray_weight\": 94}, {\"datetime\": \"2026-08-20 00:37:57.102000\", \"address\": \"14\", \"TS\": 1787166477.102, \"tray_weight\": \"44\", \"tray_id\": \"14\", \"weight\": \"44\", \"flow\": \"0\", \"expected_tray_weight\": 92}, {\"datetime\": \"2026-08-20 00:37:57.181000\", \"address\": \"15\", \"TS\": 1787166477.181, \"tray_weight\": \"715\", \"tray_id\": \"15\", \"weight\": \"715\", \"flow\": \"0\", \"expected_tray_weight\": 748}, {\"datetime\": \"2026-08-20 00:37:57.268000\", \"address\": \"16\", \"TS\": 1787166477.268, \"tray_weight\": \"104\", \"tray_id\": \"16\", \"weight\": \"104\", \"flow\": \"0\", \"expected_tray_weight\": 112}, {\"datetime\": \"2026-08-20 00:37:57.357000\", \"address\": \"17\", \"TS\": 1787166477.357, \"tray_weight\": \"185\", \"tray_id\": \"17\", \"weight\": \"185\", \"flow\": \"0\", \"expected_tray_weight\": 180}, {\"datetime\": \"2026-08-20 00:37:57.397000\", \"address\": \"18\", \"TS\": 1787166477.397, \"tray_weight\": \"268\", \"tray_id\": \"18\", \"weight\": \"268\", \"flow\": \"0\", \"expected_tray_weight\": 280}, {\"datetime\": \"2026-08-20 00:37:57.416000\", \"address\": \"19\", \"TS\": 1787166477.4160001, \"tray_weight\": \"334\", \"tray_id\": \"19\", \"weight\": \"334\", \"flow\": \"0\", \"expected_tray_weight\": 315}, {\"datetime\": \"2026-08-20 00:37:57.553000\", \"address\": \"20\", \"TS\": 1787166477.553, \"tray_weight\": \"815\", \"tray_id\": \"20\", \"weight\": \"815\", \"flow\": \"0\", \"expected_tray_weight\": 770}, {\"datetime\": \"2026-08-20 00:37:57.601000\", \"address\": \"21\", \"TS\": 1787166477.601, \"tray_weight\": \"367\", \"tray_id\": \"21\", \"weight\": \"367\", \"flow\": \"0\", \"expected_tray_weight\": 385}, {\"datetime\": \"2026-08-20 00:37:57.652000\", \"address\": \"22\", \"TS\": 1787166477.6520002, \"tray_weight\": \"427\", \"tray_id\": \"22\", \"weight\": \"427\", \"flow\": \"0\", \"expected_tray_weight\": 420}, {\"datetime\": \"2026-08-20 00:37:57.710000\", \"address\": \"23\", \"TS\": 1787166477.71, \"tray_weight\": \"241\", \"tray_id\": \"23\", \"weight\": \"241\", \"flow\": \"0\", \"expected_tray_weight\": 231}, {\"datetime\": \"2026-08-20 00:37:57.857000\", \"address\": \"24\", \"TS\": 1787166477.8569999, \"tray_weight\": \"174\", \"tray_id\": \"24\", \"weight\": \"174\", \"flow\": \"0\", \"expected_tray_weight\": 230}, {\"datetime\": \"2026-08-20 00:37:57.933000\", \"address\": \"25\", \"TS\": 1787166477.9329998, \"tray_weight\": \"286\", \"tray_id\": \"25\", \"weight\": \"286\", \"flow\": \"0\", \"expected_tray_weight\": 282}, {\"datetime\": \"2026-08-20 00:37:57.976000\", \"address\": \"26\", \"TS\": 1787166477.976, \"tray_weight\": \"462\", \"tray_id\": \"26\", \"weight\": \"462\", \"flow\": \"0\", \"expected_tray_weight\": 385}, {\"datetime\": \"2026-08-20 00:38:01.413000\", \"address\": \"46\", \"TS\": 1787166481.4129999, \"tray_weight\": \"924\", \"tray_id\": \"46\", \"weight\": \"924\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:01.415000\", \"address\": \"46\", \"TS\": 1787166481.415, \"tray_weight\": \"924\", \"tray_id\": \"46\", \"weight\": \"924\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:01.418000\", \"address\": \"46\", \"TS\": 1787166481.418, \"tray_weight\": \"924\", \"tray_id\": \"46\", \"weight\": \"924\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:01.420000\", \"address\": \"46\", \"TS\": 1787166481.42, \"tray_weight\": \"924\", \"tray_id\": \"46\", \"weight\": \"924\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:01.422000\", \"address\": \"46\", \"TS\": 1787166481.422, \"tray_weight\": \"924\", \"tray_id\": \"46\", \"weight\": \"924\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:01.424000\", \"address\": \"46\", \"TS\": 1787166481.424, \"tray_weight\": \"924\", \"tray_id\": \"46\", \"weight\": \"924\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:01.670000\", \"address\": \"44\", \"TS\": 1787166481.6699998, \"tray_weight\": \"1138\", \"tray_id\": \"44\", \"weight\": \"1138\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-20 00:38:01.671000\", \"address\": \"43\", \"TS\": 1787166481.671, \"tray_weight\": \"485\", \"tray_id\": \"43\", \"weight\": \"485\", \"flow\": \"0\", \"expected_tray_weight\": 504}, {\"datetime\": \"2026-08-20 00:38:01.671000\", \"address\": \"43\", \"TS\": 1787166481.671, \"tray_weight\": \"485\", \"tray_id\": \"43\", \"weight\": \"485\", \"flow\": \"0\", \"expected_tray_weight\": 504}, {\"datetime\": \"2026-08-20 00:38:01.673000\", \"address\": \"43\", \"TS\": 1787166481.6729999, \"tray_weight\": \"485\", \"tray_id\": \"43\", \"weight\": \"485\", \"flow\": \"0\", \"expected_tray_weight\": 504}, {\"datetime\": \"2026-08-20 00:38:01.674000\", \"address\": \"44\", \"TS\": 1787166481.674, \"tray_weight\": \"1138\", \"tray_id\": \"44\", \"weight\": \"1138\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-20 00:38:01.675000\", \"address\": \"43\", \"TS\": 1787166481.675, \"tray_weight\": \"485\", \"tray_id\": \"43\", \"weight\": \"485\", \"flow\": \"0\", \"expected_tray_weight\": 504}, {\"datetime\": \"2026-08-20 00:38:01.676000\", \"address\": \"44\", \"TS\": 1787166481.6759999, \"tray_weight\": \"1138\", \"tray_id\": \"44\", \"weight\": \"1138\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-20 00:38:01.677000\", \"address\": \"44\", \"TS\": 1787166481.677, \"tray_weight\": \"1138\", \"tray_id\": \"44\", \"weight\": \"1138\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-20 00:38:01.678000\", \"address\": \"43\", \"TS\": 1787166481.678, \"tray_weight\": \"485\", \"tray_id\": \"43\", \"weight\": \"485\", \"flow\": \"0\", \"expected_tray_weight\": 504}, {\"datetime\": \"2026-08-20 00:38:01.678000\", \"address\": \"43\", \"TS\": 1787166481.678, \"tray_weight\": \"485\", \"tray_id\": \"43\", \"weight\": \"485\", \"flow\": \"0\", \"expected_tray_weight\": 504}, {\"datetime\": \"2026-08-20 00:38:01.679000\", \"address\": \"44\", \"TS\": 1787166481.679, \"tray_weight\": \"1138\", \"tray_id\": \"44\", \"weight\": \"1138\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-20 00:38:01.682000\", \"address\": \"44\", \"TS\": 1787166481.6820002, \"tray_weight\": \"1138\", \"tray_id\": \"44\", \"weight\": \"1138\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-20 00:38:03.726000\", \"address\": \"32\", \"TS\": 1787166483.726, \"tray_weight\": \"1164\", \"tray_id\": \"32\", \"weight\": \"1164\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-20 00:38:03.727000\", \"address\": \"32\", \"TS\": 1787166483.727, \"tray_weight\": \"1164\", \"tray_id\": \"32\", \"weight\": \"1164\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-20 00:38:03.728000\", \"address\": \"32\", \"TS\": 1787166483.728, \"tray_weight\": \"1164\", \"tray_id\": \"32\", \"weight\": \"1164\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-20 00:38:03.732000\", \"address\": \"32\", \"TS\": 1787166483.732, \"tray_weight\": \"1164\", \"tray_id\": \"32\", \"weight\": \"1164\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-20 00:38:05.188000\", \"address\": \"44\", \"TS\": 1787166485.188, \"tray_weight\": \"1135\", \"tray_id\": \"44\", \"weight\": \"1135\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-20 00:38:05.194000\", \"address\": \"44\", \"TS\": 1787166485.194, \"tray_weight\": \"1135\", \"tray_id\": \"44\", \"weight\": \"1135\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-20 00:38:05.197000\", \"address\": \"44\", \"TS\": 1787166485.197, \"tray_weight\": \"1135\", \"tray_id\": \"44\", \"weight\": \"1135\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-20 00:38:05.200000\", \"address\": \"44\", \"TS\": 1787166485.2, \"tray_weight\": \"1135\", \"tray_id\": \"44\", \"weight\": \"1135\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-20 00:38:05.228000\", \"address\": \"46\", \"TS\": 1787166485.228, \"tray_weight\": \"881\", \"tray_id\": \"46\", \"weight\": \"881\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:05.230000\", \"address\": \"46\", \"TS\": 1787166485.23, \"tray_weight\": \"881\", \"tray_id\": \"46\", \"weight\": \"881\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:05.233000\", \"address\": \"46\", \"TS\": 1787166485.233, \"tray_weight\": \"881\", \"tray_id\": \"46\", \"weight\": \"881\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:05.235000\", \"address\": \"46\", \"TS\": 1787166485.2350001, \"tray_weight\": \"881\", \"tray_id\": \"46\", \"weight\": \"881\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:05.359000\", \"address\": \"45\", \"TS\": 1787166485.359, \"tray_weight\": \"1142\", \"tray_id\": \"45\", \"weight\": \"1142\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-20 00:38:05.359000\", \"address\": \"45\", \"TS\": 1787166485.359, \"tray_weight\": \"1142\", \"tray_id\": \"45\", \"weight\": \"1142\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-20 00:38:05.362000\", \"address\": \"45\", \"TS\": 1787166485.362, \"tray_weight\": \"1142\", \"tray_id\": \"45\", \"weight\": \"1142\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-20 00:38:05.363000\", \"address\": \"45\", \"TS\": 1787166485.3630002, \"tray_weight\": \"1142\", \"tray_id\": \"45\", \"weight\": \"1142\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-20 00:38:05.529000\", \"address\": \"46\", \"TS\": 1787166485.529, \"tray_weight\": \"892\", \"tray_id\": \"46\", \"weight\": \"892\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:05.531000\", \"address\": \"46\", \"TS\": 1787166485.531, \"tray_weight\": \"892\", \"tray_id\": \"46\", \"weight\": \"892\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:05.534000\", \"address\": \"46\", \"TS\": 1787166485.534, \"tray_weight\": \"892\", \"tray_id\": \"46\", \"weight\": \"892\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:05.536000\", \"address\": \"46\", \"TS\": 1787166485.536, \"tray_weight\": \"892\", \"tray_id\": \"46\", \"weight\": \"892\", \"flow\": \"0\", \"expected_tray_weight\": 875}, {\"datetime\": \"2026-08-20 00:38:11.005000\", \"address\": \"31\", \"TS\": 1787166491.0049999, \"tray_weight\": \"1485\", \"tray_id\": \"31\", \"weight\": \"1485\", \"flow\": \"0\", \"expected_tray_weight\": 1337}, {\"datetime\": \"2026-08-20 00:38:11.368000\", \"address\": \"32\", \"TS\": 1787166491.368, \"tray_weight\": \"1160\", \"tray_id\": \"32\", \"weight\": \"1160\", \"flow\": \"0\", \"expected_tray_weight\": 1344}, {\"datetime\": \"2026-08-20 00:38:11.455000\", \"address\": \"33\", \"TS\": 1787166491.4550002, \"tray_weight\": \"1396\", \"tray_id\": \"33\", \"weight\": \"1396\", \"flow\": \"0\", \"expected_tray_weight\": 1212}, {\"datetime\": \"2026-08-20 00:38:11.564000\", \"address\": \"34\", \"TS\": 1787166491.564, \"tray_weight\": \"272\", \"tray_id\": \"34\", \"weight\": \"272\", \"flow\": \"0\", \"expected_tray_weight\": 231}, {\"datetime\": \"2026-08-20 00:38:11.585000\", \"address\": \"35\", \"TS\": 1787166491.5849998, \"tray_weight\": \"877\", \"tray_id\": \"35\", \"weight\": \"877\", \"flow\": \"0\", \"expected_tray_weight\": 944}, {\"datetime\": \"2026-08-20 00:38:11.604000\", \"address\": \"36\", \"TS\": 1787166491.6039999, \"tray_weight\": \"525\", \"tray_id\": \"36\", \"weight\": \"525\", \"flow\": \"0\", \"expected_tray_weight\": 525}, {\"datetime\": \"2026-08-20 00:38:11.754000\", \"address\": \"38\", \"TS\": 1787166491.754, \"tray_weight\": \"1400\", \"tray_id\": \"38\", \"weight\": \"1400\", \"flow\": \"0\", \"expected_tray_weight\": 1400}, {\"datetime\": \"2026-08-20 00:38:11.765000\", \"address\": \"37\", \"TS\": 1787166491.765, \"tray_weight\": \"452\", \"tray_id\": \"37\", \"weight\": \"452\", \"flow\": \"0\", \"expected_tray_weight\": 464}, {\"datetime\": \"2026-08-20 00:38:11.817000\", \"address\": \"39\", \"TS\": 1787166491.817, \"tray_weight\": \"190\", \"tray_id\": \"39\", \"weight\": \"190\", \"flow\": \"0\", \"expected_tray_weight\": 148}, {\"datetime\": \"2026-08-20 00:38:11.980000\", \"address\": \"40\", \"TS\": 1787166491.98, \"tray_weight\": \"566\", \"tray_id\": \"40\", \"weight\": \"566\", \"flow\": \"0\", \"expected_tray_weight\": 568}, {\"datetime\": \"2026-08-20 00:38:11.997000\", \"address\": \"41\", \"TS\": 1787166491.997, \"tray_weight\": \"49\", \"tray_id\": \"41\", \"weight\": \"49\", \"flow\": \"0\", \"expected_tray_weight\": 29}, {\"datetime\": \"2026-08-20 00:38:12.096000\", \"address\": \"42\", \"TS\": 1787166492.096, \"tray_weight\": \"1192\", \"tray_id\": \"42\", \"weight\": \"1192\", \"flow\": \"0\", \"expected_tray_weight\": 1212}, {\"datetime\": \"2026-08-20 00:38:12.126000\", \"address\": \"43\", \"TS\": 1787166492.1260002, \"tray_weight\": \"483\", \"tray_id\": \"43\", \"weight\": \"483\", \"flow\": \"0\", \"expected_tray_weight\": 504}, {\"datetime\": \"2026-08-20 00:38:12.233000\", \"address\": \"44\", \"TS\": 1787166492.233, \"tray_weight\": \"1135\", \"tray_id\": \"44\", \"weight\": \"1135\", \"flow\": \"0\", \"expected_tray_weight\": 1110}, {\"datetime\": \"2026-08-20 00:38:12.293000\", \"address\": \"45\", \"TS\": 1787166492.293, \"tray_weight\": \"1142\", \"tray_id\": \"45\", \"weight\": \"1142\", \"flow\": \"0\", \"expected_tray_weight\": 1125}, {\"datetime\": \"2026-08-20 00:38:12.367000\", \"address\": \"46\", \"TS\": 1787166492.3669999, \"tray_weight\": \"887\", \"tray_id\": \"46\", \"weight\": \"887\", \"flow\": \"0\", \"expected_tray_weight\": 875}], \"initial_weights\": [{\"door_id\": \"1\", \"tray_weight\": \"77\", \"sku_json\": \"4500711-1\", \"tray_id\": 11, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"87\", \"sku_json\": \"4500713-2\", \"tray_id\": 12, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"94\", \"sku_json\": \"4500713-2\", \"tray_id\": 13, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"88\", \"sku_json\": \"4500667-4\", \"tray_id\": 14, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500667\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"715\", \"sku_json\": \"4500725-17\", \"tray_id\": 15, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500725\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"104\", \"sku_json\": \"4500723-4\", \"tray_id\": 16, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"185\", \"sku_json\": \"4500624-6\", \"tray_id\": 17, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500624\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"268\", \"sku_json\": \"4500726-8\", \"tray_id\": 18, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500726\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"334\", \"sku_json\": \"4500722-9\", \"tray_id\": 19, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"814\", \"sku_json\": \"4500710-14\", \"tray_id\": 20, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500710\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"367\", \"sku_json\": \"4500722-11\", \"tray_id\": 21, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500722\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"427\", \"sku_json\": \"4500723-15\", \"tray_id\": 22, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500723\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"240\", \"sku_json\": \"4500711-3\", \"tray_id\": 23, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"173\", \"sku_json\": \"4500712-5\", \"tray_id\": 24, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500712\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"283\", \"sku_json\": \"4500713-6\", \"tray_id\": 25, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500713\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"461\", \"sku_json\": \"4500711-5\", \"tray_id\": 26, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500711\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"1\", \"tray_weight\": \"99999\", \"sku_json\": \"0-0\", \"tray_id\": 27, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"0\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1484\", \"sku_json\": \"4500643-7\", \"tray_id\": 31, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500643\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1352\", \"sku_json\": \"4500499-7\", \"tray_id\": 32, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500499\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1396\", \"sku_json\": \"186001-6\", \"tray_id\": 33, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"186001\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"272\", \"sku_json\": \"4500677-7\", \"tray_id\": 34, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500677\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"878\", \"sku_json\": \"177441-4\", \"tray_id\": 35, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"177441\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"525\", \"sku_json\": \"4500407-3\", \"tray_id\": 36, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500407\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"452\", \"sku_json\": \"4500694-2\", \"tray_id\": 37, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500694\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1401\", \"sku_json\": \"185994-7\", \"tray_id\": 38, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185994\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"191\", \"sku_json\": \"4500642-4\", \"tray_id\": 39, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500642\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"566\", \"sku_json\": \"4500720-2\", \"tray_id\": 40, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500720\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"49\", \"sku_json\": \"137335-1\", \"tray_id\": 41, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"137335\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1192\", \"sku_json\": \"4500724-6\", \"tray_id\": 42, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500724\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"483\", \"sku_json\": \"185993-12\", \"tray_id\": 43, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"185993\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1135\", \"sku_json\": \"4500702-5\", \"tray_id\": 44, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500702\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"1142\", \"sku_json\": \"4500656-5\", \"tray_id\": 45, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500656\", \"created_at\": \"2026-08-17 07:24:32\"}, {\"door_id\": \"2\", \"tray_weight\": \"912\", \"sku_json\": \"4500675-5\", \"tray_id\": 46, \"modified_at\": \"2026-08-17 07:24:32\", \"active\": 1, \"org_sku\": \"4500675\", \"created_at\": \"2026-08-17 07:24:32\"}], \"complete_order\": \"Completed\", \"order_status\": {\"SectionMain\": {\"Header\": \"Door Closed\"}, \"voiceNote\": \"Transaction Completed\", \"status\": \"True\", \"rstatus\": true, \"SectionStatus\": {\"SubHeader\": \"Please wait for invoice to generate\", \"UI_Header\": \"\", \"Note\": \"If any due amount, clear at https://go.tinymart.in\", \"Header\": \" Order is complete \"}, \"delay\": 100, \"SectionSKU\": {\"skus\": [], \"Header\": \"If you like us, tell others... else tell us\"}}, \"payment\": true, \"init_txn\": true, \"state\": \"STATE_COMPLETE\", \"order_data\": {}, \"invoice_order\": \"Completed\", \"order_id\": \"TM05202203260820003643258\", \"close_door\": true, \"offer_applied\": true, \"sku_selected\": true}", "order_id": "TM05202203260820003643258", "created_at": "2026-08-20 00:41:18.037884"}]
20-08-2026 00:45:21.297 2709359 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":["TM05202203260819235514484","TM05202203260820003643258"],"status":true}
20-08-2026 00:45:25.284 2713346 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202203
20-08-2026 00:45:25.284 2713346 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:45:25.284 2713346 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:45:25
20-08-2026 00:45:26.508 2714570 [http-nio-8051-exec-132] INFO  n.c.kiosk.machine.MachineController - {skus=[4500470, 166327, 4500605, 4500541, 4500710, 185993, 4500709, 4500724, 4500727, 4500407, 4500673, 4500681, 4500499, 186043, 186100, 165143, 4500711, 4500667, 186084, 4500712, 186059, 4500708, 4500643, 186078, 4500677, 4500723, 4500722, 4500648, 185994, 4500678, 186042, 4500706], imei=TM08202202}
20-08-2026 00:45:26.514 2714576 [http-nio-8051-exec-132] INFO  n.c.kiosk.machine.MachineController - [{"name":"Town Bus Soya Stick ,35g","sku_id":"165143","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/165143-5076.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-09-15 14:26:09.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Townbus Green Masala Peas 28g ","sku_id":"186042","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/186042-4971.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2024-09-13 17:53:24.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"KITKAT Nestle 4 Finger Chocolate 38g","sku_id":"186084","vendor_id":"1","mrp":"30","selling_price":"30","weight":"41","image":"https://images.tinymart.in/product/186084-5395.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-01-06 17:47:45.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Winkies Fruit Cake Sliced Nonveg 50g","sku_id":"4500470","vendor_id":"1","mrp":"15","selling_price":"15","weight":"56","image":"https://images.tinymart.in/product/4500470-436.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2025-05-29 09:23:38.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"Modern Kitchen Masala Peanut 28gm","sku_id":"4500708","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/4500708-7901.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-06-10 09:44:00.0"}, {"name":"McVities Butter Jeera Cookies58gm","sku_id":"4500709","vendor_id":"1","mrp":"10","selling_price":"10","weight":"61","image":"https://images.tinymart.in/product/4500709-2651.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-10 09:46:56.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:45:26.516 2714578 [http-nio-8051-exec-132] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:45:26.700 2714762 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202203
20-08-2026 00:45:26.700 2714762 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:45:26.700 2714762 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:45:26
20-08-2026 00:45:26.789 2714851 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:45:26.790 2714852 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:45:27.421 2715483 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:45:27.645 2715707 [http-nio-8051-exec-92] INFO  n.c.kiosk.machine.MachineController - {skus=[4500715, 133041, 185994, 186059, 4500499, 0, 4500712, 166327, 186043, 137335, 4500702, 4500705, 4500667, 4500656, 4500665, 186100, 4500717, 4500723, 4500711, 4500669, 4500648, 4500694, 185993, 4500664], imei=TM05202602}
20-08-2026 00:45:27.651 2715713 [http-nio-8051-exec-92] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}]
20-08-2026 00:45:27.653 2715715 [http-nio-8051-exec-92] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:45:28.983 2717045 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C8325e66Ea7f613f078cD2A995F8D97904888298
20-08-2026 00:45:28.983 2717045 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C8325e66Ea7f613f078cD2A995F8D97904888298
20-08-2026 00:45:28.985 2717047 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@31d491a2
20-08-2026 00:45:28.985 2717047 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1790411082000","expired":false,"activity":"{\"machine\":{\"area\":\"Hebbal\",\"vm_id\":\"1685600316121\",\"cart_enabled\":true,\"address\":\"HSR\",\"vm_imei_id\":\"TM06202302\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"12.9336659,77.627933\",\"locationType\":\"Machine\",\"location\":\"Texas Ariel 2nd floor\"}}","logged":true,"session":"C8325e66Ea7f613f078cD2A995F8D97904888298","mobile":"7904888298","active":1,"status":true}
20-08-2026 00:45:28.985 2717047 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"C8325e66Ea7f613f078cD2A995F8D97904888298","status":true}
20-08-2026 00:45:28.996 2717058 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:45:28.996 2717058 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:45:28.996 2717058 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:45:28.997 2717059 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@60832f8d
20-08-2026 00:45:28.997 2717059 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:45:28.997 2717059 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:45:28.997 2717059 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@60832f8d
20-08-2026 00:45:28.997 2717059 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:45:29.002 2717064 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:45:29.002 2717064 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:45:29.002 2717064 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:45:29.003 2717065 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@363f19da
20-08-2026 00:45:29.003 2717065 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:45:29.003 2717065 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:45:29.003 2717065 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@363f19da
20-08-2026 00:45:29.003 2717065 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:45:29.028 2717090 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:45:29.028 2717090 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:45:29.028 2717090 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: C8325e66Ea7f613f078cD2A995F8D97904888298
20-08-2026 00:45:29.028 2717090 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:45:29.028 2717090 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:45:29.029 2717091 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:C8325e66Ea7f613f078cD2A995F8D97904888298, device:app
20-08-2026 00:45:29.029 2717091 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:45:29.030 2717092 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:45:29.030 2717092 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:45:29.030 2717092 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: C8325e66Ea7f613f078cD2A995F8D97904888298
20-08-2026 00:45:29.030 2717092 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:45:29.030 2717092 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:45:29.031 2717093 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:C8325e66Ea7f613f078cD2A995F8D97904888298, device:app
20-08-2026 00:45:29.031 2717093 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=7904888298, page=0}
20-08-2026 00:45:29.031 2717093 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=7904888298, page=0}
20-08-2026 00:45:29.031 2717093 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:45:29.031 2717093 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:45:29.031 2717093 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 7904888298
20-08-2026 00:45:29.032 2717094 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 7904888298
20-08-2026 00:45:29.032 2717094 [http-nio-8051-exec-135] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 7904888298
20-08-2026 00:45:29.034 2717096 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1788203e
20-08-2026 00:45:29.034 2717096 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:45:29.035 2717097 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:45:29.035 2717097 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1788203e
20-08-2026 00:45:29.035 2717097 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6d56796e
20-08-2026 00:45:29.038 2717100 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:45:29.038 2717100 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:45:29.039 2717101 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - orderArray [{"area":"Hebbal","address":"HSR","vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","amount_received":20,"access_code":"6006e179-9012-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/185993-3509.webp\",\"door_id\":\"2\",\"qty\":1,\"name\":\"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\",\"mrp\":\"20\",\"unit_price\":20,\"skuid\":\"185993\",\"tray_id\":\"37\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202302260804190500467\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202302\",\"userId\":\"7904888298\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","order_modified_at":"2026-08-04 20:10:02.0","user_id":7904888298,"vm_imei_id":"TM06202302","order_amount":0,"location":"Texas Ariel 2nd floor","order_id":"TM06202302260804190500467","order_created_at":"2026-08-04 19:05:00.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"be3d0f6b-54af-4f5a-a26f-e6dbe98de0e7","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-24 11:41:23.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260724114235","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"imei\": \"TM06202302\", \"total_amount\": 20, \"userId\": \"7904888298\", \"orderId\": \"TM06202302260724114123014\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"unit_price\": 20, \"door_id\": \"2\", \"skuid\": \"4500571\", \"offer_desc\": \"\", \"name\": \"Cad bury Perk Plus 38g\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"tray_id\": \"37\", \"mrp\": \"20\"}]}","short_order_expiry":"24-08-2026 11:42:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-24 11:45:03.0","user_id":7904888298,"short_order_id":"M5h1ga","location":"Texas Ariel 2nd floor","order_id":"TM06202302260724114123014","sku_json":"{\"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20, \"imei\": \"TM06202302\", \"total_amount\": 20, \"userId\": \"7904888298\", \"orderId\": \"TM06202302260724114123014\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"unit_price\": \"20\", \"door_id\": \"\", \"skuid\": \"4500571\", \"name\": \"Cad bury Perk Plus 38g per peice\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"tray_id\": \"37\", \"mrp\": \"20\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"466618a6-b52f-42a4-812b-72fab41d873f","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-23 12:14:24.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260723121530","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"imei\": \"TM06202302\", \"total_amount\": 20, \"userId\": \"7904888298\", \"orderId\": \"TM06202302260723121424348\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"unit_price\": 20, \"door_id\": \"2\", \"skuid\": \"4500571\", \"offer_desc\": \"\", \"name\": \"Cad bury Perk Plus 38g\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"tray_id\": \"37\", \"mrp\": \"20\"}]}","short_order_expiry":"23-08-2026 12:15:30","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-23 12:15:30.0","user_id":7904888298,"short_order_id":"DMdrCx","location":"Texas Ariel 2nd floor","order_id":"TM06202302260723121424348","sku_json":"{\"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20, \"imei\": \"TM06202302\", \"total_amount\": 20, \"userId\": \"7904888298\", \"orderId\": \"TM06202302260723121424348\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"unit_price\": \"20\", \"door_id\": \"\", \"skuid\": \"4500571\", \"name\": \"Cad bury Perk Plus 38g per peice\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 1, \"tray_id\": \"37\", \"mrp\": \"20\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"6bc12991-7980-4425-8d3f-34bc319ca5f9","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"N/A","vm_imei_id":"TM06202502","order_amount":50,"weight_based_response":"{}","order_created_at":"2026-06-26 13:55:03.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":50,"receipt_id":"IN20260626135628","proposedSkuJson":"{\"bill_amount\": 50, \"orderId\": \"TM06202502260626135503256\", \"imei\": \"TM06202502\", \"userId\": \"7904888298\", \"skus\": [{\"tray_id\": \"40\", \"offer_id\": \"\", \"qty\": 1, \"sku_total\": 25, \"offer_desc\": \"\", \"name\": \"Paper Boat Lychee 160ml\", \"image_url\": \"https://images.tinymart.in/product/4500675-5033.jpg\", \"door_id\": \"2\", \"unit_price\": 25, \"skuid\": \"4500675\", \"mrp\": \"25\"}, {\"tray_id\": \"45\", \"offer_id\": \"\", \"qty\": 1, \"sku_total\": 25, \"offer_desc\": \"\", \"name\": \"Paper Boat Mixed fruit 160ml\", \"image_url\": \"https://images.tinymart.in/product/4500662-3783.jpg\", \"door_id\": \"2\", \"unit_price\": 25, \"skuid\": \"4500662\", \"mrp\": \"25\"}], \"res\": true, \"total_amount\": 50, \"cart_offer_desc\": \"\"}","short_order_expiry":"26-07-2026 13:56:28","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-26 14:00:02.0","user_id":7904888298,"short_order_id":"LeZgOP","location":"Texas Ariel 6th floor","order_id":"TM06202502260626135503256","sku_json":"{\"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM06202502\", \"userId\": \"7904888298\", \"skus\": [{\"tray_id\": \"40\", \"offer_id\": \"\", \"qty\": 1, \"sku_total\": 25, \"name\": \"Paper Boat Lychee 160ml per peice\", \"image_url\": \"https://images.tinymart.in/product/4500675-5033.jpg\", \"door_id\": \"\", \"unit_price\": \"25\", \"skuid\": \"4500675\", \"mrp\": \"25\"}, {\"tray_id\": \"45\", \"offer_id\": \"\", \"qty\": 1, \"sku_total\": 25, \"name\": \"Paper Boat Mixed fruit 160ml per peice\", \"image_url\": \"https://images.tinymart.in/product/4500662-3783.jpg\", \"door_id\": \"\", \"unit_price\": \"25\", \"skuid\": \"4500662\", \"mrp\": \"25\"}], \"orderId\": \"TM06202502260626135503256\", \"bill_amount\": 50, \"res\": true, \"total_amount\": 50, \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"480099c8-5539-49d9-a3a5-dde3e3e84373","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202502/TM06202502260416174456541.mp4","vm_imei_id":"TM06202502","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-16 17:44:56.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":20,"receipt_id":"IN20260416174558","proposedSkuJson":"{\"bill_amount\": 20, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"userId\": \"7904888298\", \"orderId\": \"TM06202502260416174456541\", \"imei\": \"TM06202502\", \"skus\": [{\"qty\": 1, \"door_id\": \"2\", \"image_url\": \"https://images.tinymart.in/product/4500621-2427.jpg\", \"mrp\": \"20\", \"skuid\": \"4500621\", \"sku_total\": 20, \"tray_id\": \"39\", \"unit_price\": 20, \"offer_id\": \"\", \"offer_desc\": \"\", \"name\": \"Cadbury Fuse 23gm\"}]}","short_order_expiry":"16-05-2026 17:45:58","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-16 17:55:02.0","user_id":7904888298,"short_order_id":"P0geGB","location":"Texas Ariel 6th floor","order_id":"TM06202502260416174456541","sku_json":"{\"bill_amount\": 20, \"total_amount\": 20, \"res\": true, \"order_status\": \"\", \"imei\": \"TM06202502\", \"orderId\": \"TM06202502260416174456541\", \"cart_offer_desc\": \"\", \"rstatus\": true, \"userId\": \"7904888298\", \"skus\": [{\"qty\": 1, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500621-2427.jpg\", \"mrp\": \"20\", \"skuid\": \"4500621\", \"sku_total\": 20, \"tray_id\": \"39\", \"unit_price\": \"20\", \"offer_id\": \"\", \"name\": \"Cadbury Fuse 23gm per peice\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"19e1ce93-176f-4e32-859c-7d2af7aaae88","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-07 18:26:29.0","area":"Hebbal","address":"HSR","amount_received":40,"receipt_id":"IN20260407182823","proposedSkuJson":"{\"imei\": \"TM06202302\", \"skus\": [{\"unit_price\": 20, \"name\": \"Cad bury Perk Plus 38g\", \"offer_id\": \"\", \"qty\": 2, \"tray_id\": \"35\", \"skuid\": \"4500571\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"offer_desc\": \"\", \"door_id\": \"2\", \"sku_total\": 40}], \"orderId\": \"TM06202302260407182629042\", \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"userId\": \"7904888298\", \"res\": true, \"total_amount\": 40}","short_order_expiry":"07-05-2026 18:28:23","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-07 18:30:02.0","user_id":7904888298,"short_order_id":"NezGxp","location":"Texas Ariel 2nd floor","order_id":"TM06202302260407182629042","sku_json":"{\"imei\": \"TM06202302\", \"rstatus\": true, \"skus\": [{\"unit_price\": \"20\", \"name\": \"Cad bury Perk Plus 38g per peice\", \"offer_id\": \"\", \"qty\": 2, \"tray_id\": \"35\", \"skuid\": \"4500571\", \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"door_id\": \"\", \"sku_total\": 40}], \"orderId\": \"TM06202302260407182629042\", \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"userId\": \"7904888298\", \"res\": true, \"order_status\": \"\", \"total_amount\": 40}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"884052dc-8ae9-4854-8df0-278e6370cf6c","pre_auth_amount":25,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"N/A","vm_imei_id":"TM06202502","order_amount":25,"weight_based_response":"{}","order_created_at":"2026-03-31 09:47:37.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":25,"receipt_id":"IN20260331094910","proposedSkuJson":"{\"total_amount\": 25, \"skus\": [{\"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"108676\", \"sku_total\": 25, \"tray_id\": \"45\", \"mrp\": \"25\", \"offer_id\": \"\", \"name\": \"Paper Boat Orange Pouch - 150Ml\", \"door_id\": \"2\", \"unit_price\": 25, \"image_url\": \"https://images.tinymart.in/product/108676-2689.jpg\"}], \"cart_offer_desc\": \"\", \"bill_amount\": 25, \"res\": true, \"imei\": \"TM06202502\", \"userId\": \"7904888298\", \"orderId\": \"TM06202502260331094737049\"}","short_order_expiry":"30-04-2026 09:49:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-31 09:50:02.0","user_id":7904888298,"short_order_id":"cdcooH","location":"Texas Ariel 6th floor","order_id":"TM06202502260331094737049","sku_json":"{\"rstatus\": true, \"bill_amount\": 25, \"skus\": [{\"qty\": 1, \"skuid\": \"108676\", \"sku_total\": 25, \"tray_id\": \"45\", \"mrp\": \"25\", \"offer_id\": \"\", \"name\": \"Paper Boat Orange Pouch - 150Ml per peice\", \"door_id\": \"\", \"unit_price\": \"25\", \"image_url\": \"https://images.tinymart.in/product/108676-2689.jpg\"}], \"cart_offer_desc\": \"\", \"order_status\": \"\", \"total_amount\": 25, \"orderId\": \"TM06202502260331094737049\", \"imei\": \"TM06202502\", \"userId\": \"7904888298\", \"res\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"b716e87d-adf1-48f9-a868-2e0345fd5e04","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-01-19 20:52:29.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20260119205350","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"skus\": [{\"offer_desc\": \"\", \"qty\": 2, \"tray_id\": \"35\", \"image_url\": \"https://images.tinymart.in/product/4500425-2451.webp\", \"door_id\": \"2\", \"sku_total\": 20, \"skuid\": \"4500425\", \"mrp\": \"10\", \"offer_id\": \"\", \"name\": \"Lotte Choco Pie 23g\", \"unit_price\": 10}], \"userId\": \"7904888298\", \"orderId\": \"TM06202302260119205229716\", \"imei\": \"TM06202302\", \"total_amount\": 20}","short_order_expiry":"19-02-2026 20:53:50","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-01-19 20:55:03.0","user_id":7904888298,"short_order_id":"HMu6cZ","location":"Texas Ariel 2nd floor","order_id":"TM06202302260119205229716","sku_json":"{\"skus\": [{\"qty\": 2, \"tray_id\": \"35\", \"image_url\": \"https://images.tinymart.in/product/4500425-2451.webp\", \"door_id\": \"\", \"sku_total\": 20, \"skuid\": \"4500425\", \"mrp\": \"10\", \"offer_id\": \"\", \"name\": \"Lotte Choco Pie 23g per peice\", \"unit_price\": \"10\"}], \"total_amount\": 20, \"res\": true, \"rstatus\": true, \"userId\": \"7904888298\", \"order_status\": \"\", \"imei\": \"TM06202302\", \"orderId\": \"TM06202302260119205229716\", \"cart_offer_desc\": \"\", \"bill_amount\": 20}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"cd8e4fb2-bf4a-481b-b41e-0217415bf638","pre_auth_amount":25,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202502/TM06202502251229192233519.mp4","vm_imei_id":"TM06202502","order_amount":25,"weight_based_response":"{}","order_created_at":"2025-12-29 19:22:33.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":25,"receipt_id":"IN20251229192345","proposedSkuJson":"{\"res\": true, \"orderId\": \"TM06202502251229192233519\", \"bill_amount\": 25, \"skus\": [{\"skuid\": \"185950\", \"offer_desc\": \"\", \"offer_id\": \"\", \"unit_price\": 25, \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"mrp\": \"25\", \"door_id\": \"2\", \"sku_total\": 25, \"tray_id\": \"37\", \"qty\": 1, \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\"}], \"cart_offer_desc\": \"\", \"userId\": \"7904888298\", \"imei\": \"TM06202502\", \"total_amount\": 25}","short_order_expiry":"29-01-2026 19:23:45","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-29 19:35:03.0","user_id":7904888298,"short_order_id":"QlpCPs","location":"Texas Ariel 6th floor","order_id":"TM06202502251229192233519","sku_json":"{\"res\": true, \"orderId\": \"TM06202502251229192233519\", \"rstatus\": true, \"skus\": [{\"skuid\": \"185950\", \"offer_id\": \"\", \"unit_price\": \"25\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"mrp\": \"25\", \"door_id\": \"\", \"sku_total\": 25, \"tray_id\": \"37\", \"qty\": 1, \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\"}], \"cart_offer_desc\": \"\", \"userId\": \"7904888298\", \"imei\": \"TM06202502\", \"total_amount\": 25, \"order_status\": \"\", \"bill_amount\": 25}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"1071f0e4-22da-41bc-a9b4-1d85595fbfbd","pre_auth_amount":25,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202502/TM06202502251226194850641.mp4","vm_imei_id":"TM06202502","order_amount":25,"weight_based_response":"{}","order_created_at":"2025-12-26 19:48:50.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":25,"receipt_id":"IN20251227132233","proposedSkuJson":"{\"imei\": \"TM06202502\", \"skus\": [{\"qty\": 1, \"mrp\": \"25\", \"skuid\": \"185950\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"tray_id\": \"37\", \"unit_price\": 25, \"offer_desc\": \"\", \"sku_total\": 25, \"offer_id\": \"\", \"door_id\": \"2\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\"}], \"orderId\": \"TM06202502251226194850641\", \"userId\": \"7904888298\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 25, \"total_amount\": 25}","short_order_expiry":"26-01-2026 19:50:02","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-27 13:22:33.0","user_id":7904888298,"short_order_id":"Hw3f3t","location":"Texas Ariel 6th floor","order_id":"TM06202502251226194850641","sku_json":"{\"imei\": \"TM06202502\", \"skus\": [{\"qty\": 1, \"mrp\": \"25\", \"skuid\": \"185950\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"tray_id\": \"37\", \"unit_price\": \"25\", \"sku_total\": 25, \"offer_id\": \"\", \"door_id\": \"\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\"}], \"orderId\": \"TM06202502251226194850641\", \"userId\": \"7904888298\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 25, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 25}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"04936ded-b0bd-4518-af34-43111c7943a8","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202502/TM06202502251224175619018.mp4","vm_imei_id":"TM06202502","order_amount":20,"weight_based_response":"{}","order_created_at":"2025-12-24 17:56:19.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":20,"receipt_id":"IN20251224175733","proposedSkuJson":"{\"imei\": \"TM06202502\", \"skus\": [{\"qty\": 1, \"mrp\": \"20\", \"skuid\": \"185993\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"tray_id\": \"38\", \"unit_price\": 20, \"offer_desc\": \"\", \"sku_total\": 20, \"offer_id\": \"\", \"door_id\": \"2\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\"}], \"orderId\": \"TM06202502251224175619018\", \"userId\": \"7904888298\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"total_amount\": 20}","short_order_expiry":"24-01-2026 17:57:33","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-24 18:10:04.0","user_id":7904888298,"short_order_id":"JgzGY5","location":"Texas Ariel 6th floor","order_id":"TM06202502251224175619018","sku_json":"{\"imei\": \"TM06202502\", \"skus\": [{\"qty\": 1, \"mrp\": \"20\", \"skuid\": \"185993\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"tray_id\": \"38\", \"unit_price\": \"20\", \"sku_total\": 20, \"offer_id\": \"\", \"door_id\": \"\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\"}], \"orderId\": \"TM06202502251224175619018\", \"userId\": \"7904888298\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"64b0f01e-368b-4fb1-bfbc-44755836914a","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202502/TM06202502251224114127290.mp4","vm_imei_id":"TM06202502","order_amount":20,"weight_based_response":"{}","order_created_at":"2025-12-24 11:41:27.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":20,"receipt_id":"IN20251224114240","proposedSkuJson":"{\"imei\": \"TM06202502\", \"skus\": [{\"qty\": 1, \"mrp\": \"20\", \"skuid\": \"185993\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"tray_id\": \"38\", \"unit_price\": 20, \"offer_desc\": \"\", \"sku_total\": 20, \"offer_id\": \"\", \"door_id\": \"2\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\"}], \"orderId\": \"TM06202502251224114127290\", \"userId\": \"7904888298\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20, \"total_amount\": 20}","short_order_expiry":"24-01-2026 11:42:40","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-24 12:00:12.0","user_id":7904888298,"short_order_id":"qBwpeh","location":"Texas Ariel 6th floor","order_id":"TM06202502251224114127290","sku_json":"{\"imei\": \"TM06202502\", \"skus\": [{\"qty\": 1, \"mrp\": \"20\", \"skuid\": \"185993\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"tray_id\": \"38\", \"unit_price\": \"20\", \"sku_total\": 20, \"offer_id\": \"\", \"door_id\": \"\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\"}], \"orderId\": \"TM06202502251224114127290\", \"userId\": \"7904888298\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"66e42ceb-7d13-481b-aabe-21ff5e5a1a36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202502/TM06202502251216201637753.mp4","vm_imei_id":"TM06202502","order_amount":20,"weight_based_response":"{}","order_created_at":"2025-12-16 20:16:37.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":20,"receipt_id":"IN20251216201748","proposedSkuJson":"{\"orderId\": \"TM06202502251216201637753\", \"res\": true, \"bill_amount\": 20, \"skus\": [{\"skuid\": \"4500571\", \"tray_id\": \"38\", \"sku_total\": 20, \"door_id\": \"2\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"name\": \"Cad bury Perk Plus 38g\", \"offer_desc\": \"\", \"mrp\": \"20\", \"unit_price\": 20, \"offer_id\": \"\"}], \"total_amount\": 20, \"cart_offer_desc\": \"\", \"imei\": \"TM06202502\", \"userId\": \"7904888298\"}","short_order_expiry":"16-01-2026 20:17:48","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-16 20:35:03.0","user_id":7904888298,"short_order_id":"3gfkFP","location":"Texas Ariel 6th floor","order_id":"TM06202502251216201637753","sku_json":"{\"orderId\": \"TM06202502251216201637753\", \"res\": true, \"total_amount\": 20, \"bill_amount\": 20, \"order_status\": \"\", \"skus\": [{\"skuid\": \"4500571\", \"tray_id\": \"38\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"name\": \"Cad bury Perk Plus 38g per peice\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\"}], \"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM06202502\", \"userId\": \"7904888298\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"dd74893c-d72a-4b5a-b5a8-b54e5db5ad3b","pre_auth_amount":38,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202502/TM06202502251215192246542.mp4","vm_imei_id":"TM06202502","order_amount":38,"weight_based_response":"{}","order_created_at":"2025-12-15 19:22:46.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":38,"receipt_id":"IN20251215192353","proposedSkuJson":"{\"orderId\": \"TM06202502251215192246542\", \"res\": true, \"bill_amount\": 38, \"skus\": [{\"skuid\": \"4500571\", \"tray_id\": \"38\", \"sku_total\": 20, \"door_id\": \"2\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"name\": \"Cad bury Perk Plus 38g\", \"offer_desc\": \"\", \"mrp\": \"20\", \"unit_price\": 20, \"offer_id\": \"\"}, {\"skuid\": \"4500566\", \"tray_id\": \"36\", \"sku_total\": 18, \"door_id\": \"2\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\", \"name\": \"Snickers Chocolate 20gm\", \"offer_desc\": \"\", \"mrp\": \"18\", \"unit_price\": 18, \"offer_id\": \"\"}], \"total_amount\": 38, \"cart_offer_desc\": \"\", \"imei\": \"TM06202502\", \"userId\": \"7904888298\"}","short_order_expiry":"15-01-2026 19:23:53","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-15 19:40:02.0","user_id":7904888298,"short_order_id":"aHOkkn","location":"Texas Ariel 6th floor","order_id":"TM06202502251215192246542","sku_json":"{\"orderId\": \"TM06202502251215192246542\", \"res\": true, \"total_amount\": 38, \"bill_amount\": 38, \"order_status\": \"\", \"skus\": [{\"skuid\": \"4500566\", \"tray_id\": \"36\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\", \"name\": \"Snickers Chocolate 20gm per peice\", \"mrp\": \"18\", \"unit_price\": \"18\", \"offer_id\": \"\"}, {\"skuid\": \"4500571\", \"tray_id\": \"38\", \"sku_total\": 20, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/4500571-5060.jpg\", \"name\": \"Cad bury Perk Plus 38g per peice\", \"mrp\": \"20\", \"unit_price\": \"20\", \"offer_id\": \"\"}], \"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM06202502\", \"userId\": \"7904888298\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"c9d150ce-2aac-45fb-a10c-05777d79a8db","pre_auth_amount":36,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":36,"weight_based_response":"{}","order_created_at":"2025-12-12 20:00:35.0","area":"Hebbal","address":"HSR","amount_received":36,"receipt_id":"IN20251212200254","proposedSkuJson":"{\"imei\": \"TM06202302\", \"userId\": \"7904888298\", \"res\": true, \"total_amount\": 36, \"cart_offer_desc\": \"\", \"orderId\": \"TM06202302251212200035003\", \"skus\": [{\"offer_desc\": \"\", \"mrp\": \"18\", \"offer_id\": \"\", \"tray_id\": \"37\", \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\", \"name\": \"Snickers Chocolate 20gm\", \"door_id\": \"2\", \"skuid\": \"4500566\", \"qty\": 2, \"sku_total\": 36, \"unit_price\": 18}], \"bill_amount\": 36}","short_order_expiry":"12-01-2026 20:02:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-12 20:05:03.0","user_id":7904888298,"short_order_id":"bml5n5","location":"Texas Ariel 2nd floor","order_id":"TM06202302251212200035003","sku_json":"{\"imei\": \"TM06202302\", \"total_amount\": 36, \"skus\": [{\"mrp\": \"18\", \"offer_id\": \"\", \"tray_id\": \"37\", \"image_url\": \"https://images.tinymart.in/product/4500566-5302.jpg\", \"name\": \"Snickers Chocolate 20gm per peice\", \"door_id\": \"\", \"skuid\": \"4500566\", \"qty\": 2, \"sku_total\": 36, \"unit_price\": \"18\"}], \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"orderId\": \"TM06202302251212200035003\", \"rstatus\": true, \"bill_amount\": 36, \"userId\": \"7904888298\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"dcc88d95-0e7b-432f-a9f4-910106aab4c8","pre_auth_amount":25,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":25,"weight_based_response":"{}","order_created_at":"2025-12-09 19:55:45.0","area":"Hebbal","address":"HSR","amount_received":25,"receipt_id":"IN20251209195648","proposedSkuJson":"{\"imei\": \"TM06202302\", \"userId\": \"7904888298\", \"res\": true, \"total_amount\": 25, \"cart_offer_desc\": \"\", \"orderId\": \"TM06202302251209195545237\", \"skus\": [{\"offer_desc\": \"\", \"mrp\": \"25\", \"offer_id\": \"\", \"tray_id\": \"35\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"door_id\": \"2\", \"skuid\": \"185950\", \"qty\": 1, \"sku_total\": 25, \"unit_price\": 25}], \"bill_amount\": 25}","short_order_expiry":"09-01-2026 19:56:48","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-09 20:00:03.0","user_id":7904888298,"short_order_id":"3P2ptr","location":"Texas Ariel 2nd floor","order_id":"TM06202302251209195545237","sku_json":"{\"imei\": \"TM06202302\", \"total_amount\": 25, \"skus\": [{\"mrp\": \"25\", \"offer_id\": \"\", \"tray_id\": \"35\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"door_id\": \"\", \"skuid\": \"185950\", \"qty\": 1, \"sku_total\": 25, \"unit_price\": \"25\"}], \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"orderId\": \"TM06202302251209195545237\", \"rstatus\": true, \"bill_amount\": 25, \"userId\": \"7904888298\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"5d5e77d7-ce11-477c-9b2c-bacd737612b1","pre_auth_amount":25,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202502/TM06202502251205194532303.mp4","vm_imei_id":"TM06202502","order_amount":25,"weight_based_response":"{}","order_created_at":"2025-12-05 19:45:32.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":25,"receipt_id":"IN20251205194647","proposedSkuJson":"{\"skus\": [{\"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"185950\", \"unit_price\": 25, \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"tray_id\": \"37\", \"sku_total\": 25, \"mrp\": \"25\"}], \"userId\": \"7904888298\", \"cart_offer_desc\": \"\", \"bill_amount\": 25, \"res\": true, \"total_amount\": 25, \"imei\": \"TM06202502\", \"orderId\": \"TM06202502251205194532303\"}","short_order_expiry":"05-01-2026 19:46:47","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-05 20:10:03.0","user_id":7904888298,"short_order_id":"7dliCp","location":"Texas Ariel 6th floor","order_id":"TM06202502251205194532303","sku_json":"{\"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"185950\", \"unit_price\": \"25\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"tray_id\": \"37\", \"sku_total\": 25, \"mrp\": \"25\"}], \"userId\": \"7904888298\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"bill_amount\": 25, \"res\": true, \"total_amount\": 25, \"imei\": \"TM06202502\", \"orderId\": \"TM06202502251205194532303\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"bf263968-553b-4117-804f-8a14a09372f1","pre_auth_amount":25,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202502/TM06202502251204200347185.mp4","vm_imei_id":"TM06202502","order_amount":25,"weight_based_response":"{}","order_created_at":"2025-12-04 20:03:47.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":25,"receipt_id":"IN20251204200447","proposedSkuJson":"{\"skus\": [{\"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"185950\", \"unit_price\": 25, \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"tray_id\": \"37\", \"sku_total\": 25, \"mrp\": \"25\"}], \"userId\": \"7904888298\", \"cart_offer_desc\": \"\", \"bill_amount\": 25, \"res\": true, \"total_amount\": 25, \"imei\": \"TM06202502\", \"orderId\": \"TM06202502251204200347185\"}","short_order_expiry":"04-01-2026 20:04:47","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-04 20:40:03.0","user_id":7904888298,"short_order_id":"EK6sLl","location":"Texas Ariel 6th floor","order_id":"TM06202502251204200347185","sku_json":"{\"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"185950\", \"unit_price\": \"25\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"tray_id\": \"37\", \"sku_total\": 25, \"mrp\": \"25\"}], \"userId\": \"7904888298\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"bill_amount\": 25, \"res\": true, \"total_amount\": 25, \"imei\": \"TM06202502\", \"orderId\": \"TM06202502251204200347185\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"155069f5-c2ce-4179-92ad-9f34639e9180","pre_auth_amount":25,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1749462870626","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202502/TM06202502251203201650122.mp4","vm_imei_id":"TM06202502","order_amount":25,"weight_based_response":"{}","order_created_at":"2025-12-03 20:16:50.0","area":"Nagavara","address":"Nagavara","canonical_name":"Texas","amount_received":25,"receipt_id":"IN20251204013625","proposedSkuJson":"{\"skus\": [{\"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"185950\", \"unit_price\": 25, \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"tray_id\": \"37\", \"sku_total\": 25, \"mrp\": \"25\"}], \"userId\": \"7904888298\", \"cart_offer_desc\": \"\", \"bill_amount\": 25, \"res\": true, \"total_amount\": 25, \"imei\": \"TM06202502\", \"orderId\": \"TM06202502251203201650122\"}","short_order_expiry":"03-01-2026 20:18:12","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-12-04 01:36:25.0","user_id":7904888298,"short_order_id":"wTmzNE","location":"Texas Ariel 6th floor","order_id":"TM06202502251203201650122","sku_json":"{\"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"185950\", \"unit_price\": \"25\", \"name\": \"NESTLE KitKat 3 Finger Chocolate Bar per peice\", \"image_url\": \"https://images.tinymart.in/product/185950-3078.jpg\", \"tray_id\": \"37\", \"sku_total\": 25, \"mrp\": \"25\"}], \"userId\": \"7904888298\", \"order_status\": \"\", \"cart_offer_desc\": \"\", \"bill_amount\": 25, \"res\": true, \"total_amount\": 25, \"imei\": \"TM06202502\", \"orderId\": \"TM06202502251203201650122\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"24c6b82b-15f0-4dd5-9609-b4f402a82b8c","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685600316121","video_url":"N/A","vm_imei_id":"TM06202302","order_amount":20,"weight_based_response":"{}","order_created_at":"2025-11-26 20:15:59.0","area":"Hebbal","address":"HSR","amount_received":20,"receipt_id":"IN20251126201701","proposedSkuJson":"{\"res\": true, \"orderId\": \"TM06202302251126201559578\", \"cart_offer_desc\": \"\", \"userId\": \"7904888298\", \"total_amount\": 20, \"imei\": \"TM06202302\", \"skus\": [{\"tray_id\": \"36\", \"skuid\": \"185993\", \"mrp\": \"20\", \"qty\": 1, \"offer_id\": \"\", \"unit_price\": 20, \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"door_id\": \"2\", \"sku_total\": 20}], \"bill_amount\": 20}","short_order_expiry":"26-12-2025 20:17:01","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-11-26 20:20:03.0","user_id":7904888298,"short_order_id":"ESMDON","location":"Texas Ariel 2nd floor","order_id":"TM06202302251126201559578","sku_json":"{\"res\": true, \"rstatus\": true, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"total_amount\": 20, \"imei\": \"TM06202302\", \"skus\": [{\"tray_id\": \"36\", \"skuid\": \"185993\", \"mrp\": \"20\", \"qty\": 1, \"offer_id\": \"\", \"unit_price\": \"20\", \"name\": \"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice\", \"image_url\": \"https://images.tinymart.in/product/185993-3509.webp\", \"door_id\": \"\", \"sku_total\": 20}], \"orderId\": \"TM06202302251126201559578\", \"bill_amount\": 20, \"userId\": \"7904888298\"}","status":"Completed"}]
20-08-2026 00:45:29.040 2717102 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:45:29.040 2717102 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185993-3509.webp","door_id":"2","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"skuid":"185993","tray_id":"37","offer_id":"","offer_desc":""}]
20-08-2026 00:45:29.044 2717106 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260724114123014_0', order_id='TM06202302260724114123014', sku='4500571', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-24 11:42:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.044 2717106 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500571-5060.jpg","door_id":"2","qty":1,"name":"Cad bury Perk Plus 38g","mrp":"20","unit_price":20,"skuid":"4500571","offer_id":"","tray_id":"37","offer_desc":""}]
20-08-2026 00:45:29.045 2717107 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260723121424348_0', order_id='TM06202302260723121424348', sku='4500571', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-23 12:15:30.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.045 2717107 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500571-5060.jpg","door_id":"2","qty":1,"name":"Cad bury Perk Plus 38g","mrp":"20","unit_price":20,"skuid":"4500571","offer_id":"","tray_id":"37","offer_desc":""}]
20-08-2026 00:45:29.048 2717110 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502260626135503256_0', order_id='TM06202502260626135503256', sku='4500675', tray_id='', vm_id='1749462870626', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-26 13:56:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202502260626135503256_1', order_id='TM06202502260626135503256', sku='4500662', tray_id='', vm_id='1749462870626', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-26 13:56:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.049 2717111 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500675-5033.jpg","door_id":"2","qty":1,"name":"Paper Boat Lychee 160ml","mrp":"25","unit_price":25,"tray_id":"40","offer_id":"","skuid":"4500675","offer_desc":""},{"sku_total":25,"image_url":"https://images.tinymart.in/product/4500662-3783.jpg","door_id":"2","qty":1,"name":"Paper Boat Mixed fruit 160ml","mrp":"25","unit_price":25,"tray_id":"45","offer_id":"","skuid":"4500662","offer_desc":""}]
20-08-2026 00:45:29.053 2717115 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502260416174456541_0', order_id='TM06202502260416174456541', sku='4500621', tray_id='', vm_id='1749462870626', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-16 17:45:57.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.053 2717115 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500621-2427.jpg","qty":1,"name":"Cadbury Fuse 23gm","mrp":"20","unit_price":20,"skuid":"4500621","tray_id":"39","offer_id":"","offer_desc":""}]
20-08-2026 00:45:29.056 2717118 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260407182629042_0', order_id='TM06202302260407182629042', sku='4500571', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=2.0, created_at='2026-04-07 18:28:22.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.056 2717118 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"image_url":"https://images.tinymart.in/product/4500571-5060.jpg","door_id":"2","qty":2,"name":"Cad bury Perk Plus 38g","mrp":"20","unit_price":20,"offer_id":"","tray_id":"35","skuid":"4500571","offer_desc":""}]
20-08-2026 00:45:29.059 2717121 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502260331094737049_0', order_id='TM06202502260331094737049', sku='108676', tray_id='', vm_id='1749462870626', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-31 09:49:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.059 2717121 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/108676-2689.jpg","qty":1,"name":"Paper Boat Orange Pouch - 150Ml","mrp":"25","unit_price":25,"skuid":"108676","tray_id":"45","offer_id":"","offer_desc":""}]
20-08-2026 00:45:29.062 2717124 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302260119205229716_0', order_id='TM06202302260119205229716', sku='4500425', tray_id='', vm_id='1685600316121', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-01-19 20:53:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.062 2717124 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500425-2451.webp","door_id":"2","qty":2,"name":"Lotte Choco Pie 23g","mrp":"10","unit_price":10,"tray_id":"35","skuid":"4500425","offer_id":"","offer_desc":""}]
20-08-2026 00:45:29.065 2717127 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502251229192233519_0', order_id='TM06202502251229192233519', sku='185950', tray_id='', vm_id='1749462870626', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-29 19:23:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.065 2717127 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"image_url":"https://images.tinymart.in/product/185950-3078.jpg","door_id":"2","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"skuid":"185950","offer_id":"","tray_id":"37","offer_desc":""}]
20-08-2026 00:45:29.068 2717130 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502251226194850641_0', order_id='TM06202502251226194850641', sku='185950', tray_id='', vm_id='1749462870626', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-26 19:50:01.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.068 2717130 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"image_url":"https://images.tinymart.in/product/185950-3078.jpg","door_id":"2","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"skuid":"185950","tray_id":"37","offer_id":"","offer_desc":""}]
20-08-2026 00:45:29.070 2717132 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502251224175619018_0', order_id='TM06202502251224175619018', sku='185993', tray_id='', vm_id='1749462870626', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-24 17:57:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.070 2717132 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185993-3509.webp","door_id":"2","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"skuid":"185993","tray_id":"38","offer_id":"","offer_desc":""}]
20-08-2026 00:45:29.072 2717134 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502251224114127290_0', order_id='TM06202502251224114127290', sku='185993', tray_id='', vm_id='1749462870626', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-24 11:42:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.072 2717134 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185993-3509.webp","door_id":"2","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"skuid":"185993","tray_id":"38","offer_id":"","offer_desc":""}]
20-08-2026 00:45:29.074 2717136 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502251216201637753_0', order_id='TM06202502251216201637753', sku='4500571', tray_id='', vm_id='1749462870626', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-16 20:17:48.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.075 2717137 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500571-5060.jpg","qty":1,"name":"Cad bury Perk Plus 38g","mrp":"20","unit_price":20,"skuid":"4500571","tray_id":"38","offer_id":"","offer_desc":""}]
20-08-2026 00:45:29.076 2717138 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502251215192246542_0', order_id='TM06202502251215192246542', sku='4500566', tray_id='', vm_id='1749462870626', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-15 19:23:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202502251215192246542_1', order_id='TM06202502251215192246542', sku='4500571', tray_id='', vm_id='1749462870626', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-15 19:23:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.076 2717138 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/4500571-5060.jpg","qty":1,"name":"Cad bury Perk Plus 38g","mrp":"20","unit_price":20,"skuid":"4500571","tray_id":"38","offer_id":"","offer_desc":""},{"sku_total":18,"door_id":"2","image_url":"https://images.tinymart.in/product/4500566-5302.jpg","qty":1,"name":"Snickers Chocolate 20gm","mrp":"18","unit_price":18,"skuid":"4500566","tray_id":"36","offer_id":"","offer_desc":""}]
20-08-2026 00:45:29.079 2717141 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302251212200035003_0', order_id='TM06202302251212200035003', sku='4500566', tray_id='', vm_id='1685600316121', price=18.0, mrp=18.0, offer=0, offer_id='', qty=2.0, created_at='2025-12-12 20:02:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.079 2717141 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":36,"image_url":"https://images.tinymart.in/product/4500566-5302.jpg","door_id":"2","qty":2,"name":"Snickers Chocolate 20gm","mrp":"18","unit_price":18,"offer_id":"","tray_id":"37","skuid":"4500566","offer_desc":""}]
20-08-2026 00:45:29.081 2717143 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302251209195545237_0', order_id='TM06202302251209195545237', sku='185950', tray_id='', vm_id='1685600316121', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-09 19:56:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.081 2717143 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"image_url":"https://images.tinymart.in/product/185950-3078.jpg","door_id":"2","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"offer_id":"","tray_id":"35","skuid":"185950","offer_desc":""}]
20-08-2026 00:45:29.083 2717145 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502251205194532303_0', order_id='TM06202502251205194532303', sku='185950', tray_id='', vm_id='1749462870626', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-05 19:46:46.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.084 2717146 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"offer_id":"","skuid":"185950","tray_id":"37","offer_desc":""}]
20-08-2026 00:45:29.085 2717147 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502251204200347185_0', order_id='TM06202502251204200347185', sku='185950', tray_id='', vm_id='1749462870626', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-04 20:04:47.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.085 2717147 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"offer_id":"","skuid":"185950","tray_id":"37","offer_desc":""}]
20-08-2026 00:45:29.087 2717149 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202502251203201650122_0', order_id='TM06202502251203201650122', sku='185950', tray_id='', vm_id='1749462870626', price=25.0, mrp=25.0, offer=0, offer_id='', qty=1.0, created_at='2025-12-03 20:18:11.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.087 2717149 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":25,"door_id":"2","image_url":"https://images.tinymart.in/product/185950-3078.jpg","qty":1,"name":"NESTLE KitKat 3 Finger Chocolate Bar","mrp":"25","unit_price":25,"offer_id":"","skuid":"185950","tray_id":"37","offer_desc":""}]
20-08-2026 00:45:29.089 2717151 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202302251126201559578_0', order_id='TM06202302251126201559578', sku='185993', tray_id='', vm_id='1685600316121', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-11-26 20:17:00.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:45:29.089 2717151 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185993-3509.webp","door_id":"2","qty":1,"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","mrp":"20","unit_price":20,"tray_id":"36","skuid":"185993","offer_id":"","offer_desc":""}]
20-08-2026 00:45:29.091 2717153 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@42f67a72
20-08-2026 00:45:29.091 2717153 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:45:29.092 2717154 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:45:29.092 2717154 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@42f67a72
20-08-2026 00:45:29.092 2717154 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:45:30.685 2718747 [http-nio-8051-exec-127] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:45:30.685 2718747 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:45:31.130 2719192 [http-nio-8051-exec-106] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:45:31.130 2719192 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:45:31.609 2719671 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_status=true, id=TM04202201-1-limit, sensor_type=limit}, {sensor_status=true, id=TM04202201-1-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:45:31.360730}], door_id=1, hcid=[1]}, {data=[{sensors=[{sensor_status=true, id=TM04202201-2-limit, sensor_type=limit}, {sensor_status=true, id=TM04202201-2-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:45:31.361458}], door_id=2, hcid=[1]}]}
20-08-2026 00:45:31.609 2719671 [http-nio-8051-exec-117] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:45:31.609 2719671 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202201, traysArr : []
20-08-2026 00:45:31.609 2719671 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202201, traysArr : []
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:45:31.611 2719673 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:45:31.616 2719678 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:31.360730"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:31.361458"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:45:31.617 2719679 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:31.360730"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:31.361458"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:45:31.629 2719691 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202201, cameraArr : {}
20-08-2026 00:45:31.629 2719691 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202201, cameraInfoData : {}
20-08-2026 00:45:32.223 2720285 [http-nio-8051-exec-101] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:45:32.223 2720285 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:45:36.065 2724127 [http-nio-8051-exec-112] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:45:36.066 2724128 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:45:36.729 2724791 [http-nio-8051-exec-98] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM08202203}
20-08-2026 00:45:37.436 2725498 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-13 03:37:12"}
20-08-2026 00:45:37.860 2725922 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-25 08:38:35"}
20-08-2026 00:45:38.628 2726690 [http-nio-8051-exec-131] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202507-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202507-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:45:38.356939}], door_id=1}, {hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202507-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202507-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:45:38.358086}], door_id=2}]}
20-08-2026 00:45:38.628 2726690 [http-nio-8051-exec-131] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:45:38.628 2726690 [http-nio-8051-exec-131] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202507, traysArr : []
20-08-2026 00:45:38.629 2726691 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202507, traysArr : []
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:45:38.631 2726693 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:45:38.636 2726698 [http-nio-8051-exec-131] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202507, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:38.356939"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:38.358086"}],"hcid":[1],"door_id":2}]
20-08-2026 00:45:38.636 2726698 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202507, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:38.356939"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202507-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202507-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:38.358086"}],"hcid":[1],"door_id":2}]
20-08-2026 00:45:38.648 2726710 [http-nio-8051-exec-131] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202507, cameraArr : {}
20-08-2026 00:45:38.648 2726710 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202507, cameraInfoData : {}
20-08-2026 00:45:39.173 2727235 [http-nio-8051-exec-128] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202506}
20-08-2026 00:45:40.912 2728974 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202301
20-08-2026 00:45:40.912 2728974 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:45:40.912 2728974 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:45:40
20-08-2026 00:45:40.912 2728974 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 20:57:53.666386', '2026-08-19 17:25:31.139623', '2026-08-19 20:57:53.465305', '2026-08-19 17:25:31.139682'], 'open_time': ['2026-08-19 20:57:46.839953', '2026-08-19 17:25:26.680857', '2026-08-19 20:57:46.840045', '2026-08-19 17:25:26.680928']}"}
20-08-2026 00:45:40.912 2728974 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:45:40.912 2728974 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:45:40.912 2728974 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:45:40.912 2728974 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:45:40.912 2728974 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:45:40.912 2728974 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:57:53.666386", "2026-08-19 17:25:31.139623", "2026-08-19 20:57:53.465305", "2026-08-19 17:25:31.139682"], "open_time": ["2026-08-19 20:57:46.839953", "2026-08-19 17:25:26.680857", "2026-08-19 20:57:46.840045", "2026-08-19 17:25:26.680928"]}
20-08-2026 00:45:40.912 2728974 [http-nio-8051-exec-103] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:45:42.368 2730430 [http-nio-8051-exec-65] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM07201911}
20-08-2026 00:45:42.488 2730550 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519754127, timestamp=2026-08-19 22:35:20.0}
20-08-2026 00:45:42.489 2730551 [http-nio-8051-exec-111] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519754127, timestamp: 2026-08-19 22:35:20.0
20-08-2026 00:45:42.727 2730789 [http-nio-8051-exec-111] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:45:44.340 2732402 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202507 
20-08-2026 00:45:44.341 2732403 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:45:44.341 2732403 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:45:44.350 2732412 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.350 2732412 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.351 2732413 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.351 2732413 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.351 2732413 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.353 2732415 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.354 2732416 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.354 2732416 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.354 2732416 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.355 2732417 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.356 2732418 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.356 2732418 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.357 2732419 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.357 2732419 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.358 2732420 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.359 2732421 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.359 2732421 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.360 2732422 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.361 2732423 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.361 2732423 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.362 2732424 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.362 2732424 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.362 2732424 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.363 2732425 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.364 2732426 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.364 2732426 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.365 2732427 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.365 2732427 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.365 2732427 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.366 2732428 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.367 2732429 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.367 2732429 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.368 2732430 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.369 2732431 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.369 2732431 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.369 2732431 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.370 2732432 [http-nio-8051-exec-102] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:45:44.370 2732432 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:45:44.370 2732432 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:44.370 2732432 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:44.372 2732434 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:44.372 2732434 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.372 2732434 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.373 2732435 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.373 2732435 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.374 2732436 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.375 2732437 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.375 2732437 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.375 2732437 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.376 2732438 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.377 2732439 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.377 2732439 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.378 2732440 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.379 2732441 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.379 2732441 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.379 2732441 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.381 2732443 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.381 2732443 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.381 2732443 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.382 2732444 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:44.382 2732444 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:44.383 2732445 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:44.383 2732445 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.383 2732445 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.384 2732446 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.385 2732447 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.385 2732447 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.386 2732448 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.387 2732449 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.387 2732449 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.388 2732450 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.389 2732451 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.389 2732451 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.390 2732452 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.390 2732452 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:44.390 2732452 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:44.391 2732453 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:44.391 2732453 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:45:44.391 2732453 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:45:44.392 2732454 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:45:44.392 2732454 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.392 2732454 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.394 2732456 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.394 2732456 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:44.394 2732456 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:44.395 2732457 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:44.395 2732457 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.395 2732457 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.397 2732459 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.398 2732460 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.398 2732460 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.399 2732461 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.400 2732462 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.400 2732462 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.401 2732463 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.401 2732463 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.401 2732463 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.403 2732465 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.403 2732465 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:44.403 2732465 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:44.404 2732466 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:44.423 2732485 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:45:44.447 2732509 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202203 
20-08-2026 00:45:44.447 2732509 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:45:44.447 2732509 [http-nio-8051-exec-132] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:45:44.454 2732516 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:44.454 2732516 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:44.456 2732518 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:45:44.456 2732518 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:45:44.456 2732518 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:45:44.456 2732518 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 16
20-08-2026 00:45:44.457 2732519 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:44.457 2732519 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:44.457 2732519 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:44.457 2732519 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:44.457 2732519 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:44.459 2732521 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 16
20-08-2026 00:45:44.459 2732521 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.459 2732521 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.460 2732522 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.460 2732522 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:44.460 2732522 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:44.461 2732523 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:45:44.461 2732523 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:44.461 2732523 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:44.462 2732524 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:44.462 2732524 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:44.462 2732524 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:44.462 2732524 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:44.462 2732524 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:44.462 2732524 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:44.463 2732525 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:44.463 2732525 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:44.463 2732525 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:44.464 2732526 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:44.464 2732526 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:44.464 2732526 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:44.465 2732527 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:44.465 2732527 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:44.465 2732527 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:44.465 2732527 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:44.465 2732527 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.465 2732527 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.466 2732528 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.467 2732529 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:44.467 2732529 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:44.468 2732530 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:44.468 2732530 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:44.468 2732530 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:44.469 2732531 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:45:44.469 2732531 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:44.469 2732531 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:44.470 2732532 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:45:44.470 2732532 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.470 2732532 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.471 2732533 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.471 2732533 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:44.471 2732533 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:44.472 2732534 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:44.472 2732534 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:44.472 2732534 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:44.473 2732535 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:44.473 2732535 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:44.473 2732535 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:44.473 2732535 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:44.473 2732535 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.473 2732535 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.474 2732536 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.475 2732537 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:44.475 2732537 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:44.475 2732537 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:44.475 2732537 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:44.475 2732537 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:44.476 2732538 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:44.476 2732538 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:44.476 2732538 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:44.477 2732539 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:44.477 2732539 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:44.477 2732539 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:44.478 2732540 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:44.478 2732540 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:44.478 2732540 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:44.479 2732541 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:44.479 2732541 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.479 2732541 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.480 2732542 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.480 2732542 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.480 2732542 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.481 2732543 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.482 2732544 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.482 2732544 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.482 2732544 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.483 2732545 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:44.483 2732545 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:44.484 2732546 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:44.484 2732546 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:44.484 2732546 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:44.485 2732547 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:44.485 2732547 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:44.485 2732547 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:44.485 2732547 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:44.485 2732547 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:44.485 2732547 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:44.486 2732548 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:44.505 2732567 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:45:45.243 2733305 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500726, 185994, 4500627, 4500727, 4500715, 4500692, 4500719, 4500712, 4500648, 185993, 4500605, 0, 4500499, 186059, 4500681, 4500710, 4500724, 4500643, 186001, 4500711, 4500644, 4500723, 133041, 4500452, 4500642, 8355, 4500664, 4500412, 4500720, 4500677, 177441, 4500667], imei=TM09202301}
20-08-2026 00:45:45.249 2733311 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Bingo Chips Chilli Sprinkled 30gm","sku_id":"4500452","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/4500452-8664.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-05-23 06:00:16.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Alo Frut Energy drink 250ml","sku_id":"4500627","vendor_id":"1","mrp":"60","selling_price":"60","weight":"270","image":"https://images.tinymart.in/product/4500627-1655.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"27","created_at":"2026-01-09 12:07:46.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Hot Chilli 30gm","sku_id":"4500692","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500692-4362.avif","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:40:02.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:45:45.251 2733313 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:45:45.506 2733568 [http-nio-8051-exec-92] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:45:45.506 2733568 [http-nio-8051-exec-92] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:45:45.682 2733744 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:45:45, data=[]}}
20-08-2026 00:45:45.682 2733744 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:45:45.682 2733744 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:45:45.682 2733744 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202303, traysArr : []
20-08-2026 00:45:45.682 2733744 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202303, traysArr : []
20-08-2026 00:45:45.683 2733745 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:45:45.683 2733745 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:45:45.683 2733745 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:45:45.683 2733745 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:45:45.683 2733745 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202303, cameraArr : {"data":[],"created_at":"2026-08-20 00:45:45"}
20-08-2026 00:45:45.684 2733746 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202303, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:45:45"}
20-08-2026 00:45:45.927 2733989 [http-nio-8051-exec-100] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202202}
20-08-2026 00:45:47.382 2735444 [http-nio-8051-exec-109] INFO  n.c.kiosk.machine.MachineController - {skus=[4500678, 4500605, 4500713, 4500656, 4500701, 4500681, 4500723, 133041, 4500725, 4500724, 4500722, 4500667, 4500624, 4500499, 4500700, 4500719, 166327, 4500642, 4500677, 4500726, 4500669, 4500711, 4500721, 4500712, 185994, 108676, 8355, 4500664, 4500710, 4500651, 4500644, 186094], imei=TM06202304}
20-08-2026 00:45:47.387 2735449 [http-nio-8051-exec-109] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:45:47.388 2735450 [http-nio-8051-exec-109] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:45:47.938 2736000 [http-nio-8051-exec-68] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM07201911}
20-08-2026 00:45:48.048 2736110 [http-nio-8051-exec-135] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:45:47, data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, value=, status=true}, {id=data-full, value=58%, status=true}]}}
20-08-2026 00:45:48.049 2736111 [http-nio-8051-exec-135] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:45:48.049 2736111 [http-nio-8051-exec-135] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:45:48.049 2736111 [http-nio-8051-exec-135] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202202, traysArr : []
20-08-2026 00:45:48.049 2736111 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202202, traysArr : []
20-08-2026 00:45:48.050 2736112 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:45:48.050 2736112 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:45:48.050 2736112 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:45:48.050 2736112 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:45:48.050 2736112 [http-nio-8051-exec-135] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202202, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"data-full","value":"58%","status":true}],"created_at":"2026-08-20 00:45:47"}
20-08-2026 00:45:48.050 2736112 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202202, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"data-full","value":"58%","status":true}],"created_at":"2026-08-20 00:45:47"}
20-08-2026 00:45:48.665 2736727 [http-nio-8051-exec-121] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 137335, 4500678, 4500681, 185994, 186059, 4500710, 4500713, 186094, 4500665, 4500712, 4500702, 166327, 4500499, 4500677, 4500719, 4500723, 4500667, 185993, 4500724, 4500694, 4500715, 4500711, 133041, 4500722, 4500651, 4500648, 4500671, 186081, 4500705, 4500669, 4500656], imei=TM07202501}
20-08-2026 00:45:48.671 2736733 [http-nio-8051-exec-121] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Yoga Bar Blueberry Pie 6g Protein 45g","sku_id":"186081","vendor_id":"1","mrp":"60","selling_price":"60","weight":"46","image":"https://images.tinymart.in/product/186081-134.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-01-06 01:27:03.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}]
20-08-2026 00:45:48.673 2736735 [http-nio-8051-exec-121] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:45:49.910 2737972 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: NU11202501 
20-08-2026 00:45:49.911 2737973 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:45:49.911 2737973 [http-nio-8051-exec-127] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:45:49.919 2737981 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:49.919 2737981 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:49.920 2737982 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:49.920 2737982 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:49.920 2737982 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:49.921 2737983 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:49.921 2737983 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:49.921 2737983 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:49.922 2737984 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:49.922 2737984 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:45:49.922 2737984 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:45:49.923 2737985 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:45:49.923 2737985 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:49.923 2737985 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:49.923 2737985 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:49.925 2737987 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:49.925 2737987 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:49.925 2737987 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:49.925 2737987 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:49.925 2737987 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:49.926 2737988 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:49.927 2737989 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:49.927 2737989 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:49.928 2737990 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:49.928 2737990 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:49.928 2737990 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:49.928 2737990 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:49.929 2737991 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:49.929 2737991 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:49.930 2737992 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:49.930 2737992 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:49.930 2737992 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:49.931 2737993 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:49.931 2737993 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:49.931 2737993 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:49.932 2737994 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:49.932 2737994 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:49.932 2737994 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:49.933 2737995 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:49.933 2737995 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:49.933 2737995 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:49.934 2737996 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:49.934 2737996 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:49.934 2737996 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:49.935 2737997 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:49.935 2737997 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:49.935 2737997 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:49.936 2737998 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:49.936 2737998 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:49.936 2737998 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:49.937 2737999 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:49.937 2737999 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:49.937 2737999 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:49.937 2737999 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:49.938 2738000 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:49.938 2738000 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:49.938 2738000 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:49.938 2738000 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:49.938 2738000 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:49.939 2738001 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:49.939 2738001 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:49.939 2738001 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:49.940 2738002 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:49.940 2738002 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:49.940 2738002 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:49.941 2738003 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:49.941 2738003 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:49.941 2738003 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:49.942 2738004 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:49.942 2738004 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:49.942 2738004 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:49.943 2738005 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:49.943 2738005 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:49.943 2738005 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:49.944 2738006 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:49.944 2738006 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:49.944 2738006 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:49.945 2738007 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:49.945 2738007 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:49.945 2738007 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:49.946 2738008 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:49.947 2738009 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:49.947 2738009 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:49.948 2738010 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:49.948 2738010 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:49.948 2738010 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:49.949 2738011 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:49.949 2738011 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:49.949 2738011 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:49.950 2738012 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:49.950 2738012 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:49.950 2738012 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:49.951 2738013 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:49.951 2738013 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:49.951 2738013 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:49.952 2738014 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:49.952 2738014 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:49.952 2738014 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:49.953 2738015 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:49.953 2738015 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:49.953 2738015 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:49.954 2738016 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:49.974 2738036 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:45:51.487 2739549 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-20 00:38:37.0, vm_id=1660745548012}
20-08-2026 00:45:51.488 2739550 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-20 00:38:37.0
20-08-2026 00:45:51.604 2739666 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:45:52.993 2741055 [http-nio-8051-exec-117] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202501}
20-08-2026 00:45:53.064 2741126 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM06202201-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202201-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:45:52.798505}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202201-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202201-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:45:52.799196}], hcid=[1]}]}
20-08-2026 00:45:53.064 2741126 [http-nio-8051-exec-101] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:45:53.064 2741126 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202201, traysArr : []
20-08-2026 00:45:53.064 2741126 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202201, traysArr : []
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:45:53.066 2741128 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:45:53.071 2741133 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:52.798505"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:52.799196"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:45:53.071 2741133 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:52.798505"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:45:52.799196"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:45:53.082 2741144 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202201, cameraArr : {}
20-08-2026 00:45:53.082 2741144 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202201, cameraInfoData : {}
20-08-2026 00:45:55.451 2743513 [http-nio-8051-exec-112] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:45:55.452 2743514 [http-nio-8051-exec-112] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:45:56.980 2745042 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-09 12:15:46"}
20-08-2026 00:45:57.523 2745585 [http-nio-8051-exec-126] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM08202202 
20-08-2026 00:45:57.524 2745586 [http-nio-8051-exec-126] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:45:57.524 2745586 [http-nio-8051-exec-126] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:45:57.532 2745594 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:45:57.532 2745594 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:45:57.533 2745595 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:45:57.533 2745595 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:45:57.533 2745595 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:45:57.534 2745596 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:57.534 2745596 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:45:57.534 2745596 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:45:57.535 2745597 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:45:57.535 2745597 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:45:57.535 2745597 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:45:57.536 2745598 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:45:57.536 2745598 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:45:57.536 2745598 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:45:57.536 2745598 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:57.536 2745598 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:57.536 2745598 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:57.537 2745599 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:57.538 2745600 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:45:57.538 2745600 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:45:57.538 2745600 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:45:57.538 2745600 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:45:57.538 2745600 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:45:57.539 2745601 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:57.539 2745601 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:45:57.540 2745602 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:45:57.540 2745602 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:45:57.540 2745602 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:45:57.540 2745602 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:45:57.541 2745603 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:45:57.541 2745603 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:57.541 2745603 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:57.542 2745604 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:57.542 2745604 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:45:57.542 2745604 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:45:57.543 2745605 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:57.543 2745605 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:45:57.543 2745605 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:45:57.544 2745606 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:45:57.544 2745606 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:45:57.544 2745606 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:45:57.545 2745607 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:45:57.545 2745607 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:45:57.545 2745607 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:45:57.545 2745607 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:57.545 2745607 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:45:57.545 2745607 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:45:57.546 2745608 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:45:57.546 2745608 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:57.546 2745608 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:57.547 2745609 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:57.547 2745609 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:57.547 2745609 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:57.548 2745610 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:57.548 2745610 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:45:57.548 2745610 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:45:57.548 2745610 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:45:57.549 2745611 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:45:57.549 2745611 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:45:57.550 2745612 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:45:57.550 2745612 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:45:57.550 2745612 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:45:57.551 2745613 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:45:57.551 2745613 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:45:57.551 2745613 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:45:57.551 2745613 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:45:57.551 2745613 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:45:57.551 2745613 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:45:57.552 2745614 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:45:57.552 2745614 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:45:57.552 2745614 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:45:57.553 2745615 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:45:57.553 2745615 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:45:57.553 2745615 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:45:57.554 2745616 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:45:57.554 2745616 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:45:57.554 2745616 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:45:57.556 2745618 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:45:57.556 2745618 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 27
20-08-2026 00:45:57.556 2745618 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 27
20-08-2026 00:45:57.556 2745618 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 27
20-08-2026 00:45:57.556 2745618 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:45:57.556 2745618 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:45:57.557 2745619 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:45:57.557 2745619 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 18
20-08-2026 00:45:57.557 2745619 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 18
20-08-2026 00:45:57.558 2745620 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 18
20-08-2026 00:45:57.558 2745620 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:45:57.558 2745620 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:45:57.559 2745621 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:45:57.559 2745621 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:45:57.559 2745621 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:45:57.560 2745622 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:45:57.560 2745622 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:45:57.560 2745622 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:45:57.560 2745622 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:45:57.578 2745640 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:45:58.298 2746360 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202203
20-08-2026 00:45:58.298 2746360 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:45:58.298 2746360 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:45:58
20-08-2026 00:45:58.298 2746360 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-20 00:41:23.115086', '2026-08-20 00:38:01.382656', '2026-08-20 00:41:23.115202', '2026-08-15 22:18:47.465723'], 'close_time': ['2026-08-20 00:41:30.595837', '2026-08-20 00:38:04.960547', '2026-08-20 00:41:30.595938', '2026-08-15 22:18:48.769098']}","door1":"0"}
20-08-2026 00:45:58.298 2746360 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:45:58.298 2746360 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:45:58.298 2746360 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:45:58.298 2746360 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:45:58.298 2746360 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:45:58.298 2746360 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-20 00:41:23.115086", "2026-08-20 00:38:01.382656", "2026-08-20 00:41:23.115202", "2026-08-15 22:18:47.465723"], "close_time": ["2026-08-20 00:41:30.595837", "2026-08-20 00:38:04.960547", "2026-08-20 00:41:30.595938", "2026-08-15 22:18:48.769098"]}
20-08-2026 00:45:58.298 2746360 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:45:59.356 2747418 [http-nio-8051-exec-131] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:45:59.356 2747418 [http-nio-8051-exec-131] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:45:59.700 2747762 [http-nio-8051-exec-128] INFO  n.c.kiosk.machine.MachineController - {skus=[4500631, 4500724, 108676, 185994, 4500715, 4500644, 0, 4500643, 4500499, 186078, 186001, 4500681, 4500713, 4500723, 4500665, 4500728, 133041, 4500669, 4500712, 4500648, 4500605, 4500702, 4500667, 4500678, 166327, 4500706, 186094, 186059, 4500717, 4500725, 4500693, 4500711], imei=TM06202502}
20-08-2026 00:45:59.704 2747766 [http-nio-8051-exec-128] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Kiru Peanut Chikki 40gms","sku_id":"4500631","vendor_id":"1","mrp":"25","selling_price":"25","weight":"47","image":"https://images.tinymart.in/product/4500631-6838.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-01-23 12:28:24.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:45:59.706 2747768 [http-nio-8051-exec-128] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:46:00.915 2748977 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-07-11 10:47:53"}
20-08-2026 00:46:01.915 2749977 [http-nio-8051-exec-110] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:46:01.924 2749986 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:01.925 2749987 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:01.927 2749989 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:01.927 2749989 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:46:01.927 2749989 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:46:01.929 2749991 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:46:01.929 2749991 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:46:01.929 2749991 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:01.931 2749993 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:01.933 2749995 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:01.933 2749995 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:46:01.933 2749995 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:46:01.935 2749997 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:46:01.935 2749997 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:01.935 2749997 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:46:01.953 2750015 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:01.953 2750015 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:01.953 2750015 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:01.953 2750015 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:46:01.953 2750015 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:01.0
20-08-2026 00:46:01.953 2750015 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:01.954 2750016 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:01.956 2750018 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:01.960 2750022 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:01.960 2750022 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:46:01.960 2750022 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:46:01.963 2750025 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:46:01.963 2750025 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:46:01.964 2750026 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:01.966 2750028 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:01.969 2750031 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:01.969 2750031 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:46:01.969 2750031 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:46:01.972 2750034 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:46:01.972 2750034 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:01.972 2750034 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:46:01.990 2750052 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:01.990 2750052 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:01.990 2750052 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:01.990 2750052 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:46:01.990 2750052 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:01.0
20-08-2026 00:46:01.990 2750052 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:01.991 2750053 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:01.993 2750055 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:01.996 2750058 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:01.996 2750058 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:46:01.996 2750058 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:01.999 2750061 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:46:01.999 2750061 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:46:02.000 2750062 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.001 2750063 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.004 2750066 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.004 2750066 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:46:02.004 2750066 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:46:02.008 2750070 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:46:02.008 2750070 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.008 2750070 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:46:02.025 2750087 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.025 2750087 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.025 2750087 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:02.025 2750087 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:46:02.026 2750088 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.026 2750088 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.026 2750088 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.030 2750092 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.033 2750095 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.033 2750095 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:46:02.033 2750095 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:46:02.035 2750097 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:46:02.035 2750097 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:46:02.036 2750098 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.037 2750099 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.039 2750101 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.039 2750101 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:46:02.039 2750101 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:46:02.042 2750104 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:46:02.042 2750104 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.042 2750104 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:46:02.089 2750151 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.089 2750151 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.089 2750151 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:02.089 2750151 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:46:02.089 2750151 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.089 2750151 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.090 2750152 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.091 2750153 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.093 2750155 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.093 2750155 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:46:02.093 2750155 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:46:02.096 2750158 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:46:02.096 2750158 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:46:02.097 2750159 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.098 2750160 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.100 2750162 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.100 2750162 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:46:02.100 2750162 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:46:02.102 2750164 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:46:02.102 2750164 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:46:02.103 2750165 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.104 2750166 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.106 2750168 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.106 2750168 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:46:02.106 2750168 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:46:02.108 2750170 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:46:02.108 2750170 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:46:02.109 2750171 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.110 2750172 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.112 2750174 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.112 2750174 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:46:02.112 2750174 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:46:02.115 2750177 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:46:02.115 2750177 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:46:02.115 2750177 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.116 2750178 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.119 2750181 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.119 2750181 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:46:02.119 2750181 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:46:02.121 2750183 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:46:02.121 2750183 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:46:02.122 2750184 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.123 2750185 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.125 2750187 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.125 2750187 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:46:02.125 2750187 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:46:02.127 2750189 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:46:02.127 2750189 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:46:02.128 2750190 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.129 2750191 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.132 2750194 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.132 2750194 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:46:02.132 2750194 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:46:02.134 2750196 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:46:02.134 2750196 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:46:02.135 2750197 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.137 2750199 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.140 2750202 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.140 2750202 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:46:02.140 2750202 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:46:02.142 2750204 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:46:02.142 2750204 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:46:02.143 2750205 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.144 2750206 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.146 2750208 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.146 2750208 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:46:02.146 2750208 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:46:02.148 2750210 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:46:02.148 2750210 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.148 2750210 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:46:02.303 2750365 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:02.303 2750365 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:02.303 2750365 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:46:02.303 2750365 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:46:02.303 2750365 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.303 2750365 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.304 2750366 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.306 2750368 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.310 2750372 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.311 2750373 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:46:02.311 2750373 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:02.313 2750375 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:46:02.313 2750375 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:46:02.315 2750377 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.316 2750378 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.319 2750381 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.319 2750381 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:46:02.319 2750381 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:46:02.323 2750385 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:46:02.323 2750385 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:46:02.324 2750386 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.325 2750387 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.327 2750389 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.327 2750389 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:46:02.328 2750390 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:46:02.329 2750391 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:46:02.330 2750392 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:46:02.331 2750393 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.332 2750394 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.334 2750396 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.334 2750396 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:46:02.334 2750396 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:46:02.336 2750398 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:46:02.336 2750398 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.336 2750398 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:46:02.382 2750444 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.382 2750444 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.382 2750444 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:02.382 2750444 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:46:02.382 2750444 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.382 2750444 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.383 2750445 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.385 2750447 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.388 2750450 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.388 2750450 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:46:02.388 2750450 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:46:02.390 2750452 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:46:02.390 2750452 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.390 2750452 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:46:02.415 2750477 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.415 2750477 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.415 2750477 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:02.415 2750477 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:46:02.415 2750477 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.415 2750477 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.416 2750478 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.417 2750479 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.420 2750482 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.420 2750482 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:46:02.420 2750482 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:02.424 2750486 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:46:02.424 2750486 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:46:02.425 2750487 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.427 2750489 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.429 2750491 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.429 2750491 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:46:02.429 2750491 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:46:02.432 2750494 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:46:02.432 2750494 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:46:02.433 2750495 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.435 2750497 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.438 2750500 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.438 2750500 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:46:02.438 2750500 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:46:02.442 2750504 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:46:02.442 2750504 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.442 2750504 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:46:02.458 2750520 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.458 2750520 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.458 2750520 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:02.458 2750520 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:46:02.458 2750520 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.458 2750520 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.459 2750521 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.461 2750523 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.465 2750527 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.465 2750527 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:46:02.465 2750527 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:46:02.468 2750530 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:46:02.468 2750530 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:46:02.469 2750531 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.471 2750533 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.474 2750536 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.474 2750536 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:46:02.474 2750536 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:46:02.476 2750538 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:46:02.476 2750538 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:46:02.477 2750539 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:46:02.478 2750540 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7c917a17
20-08-2026 00:46:02.481 2750543 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:46:02.481 2750543 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:46:02.481 2750543 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:46:02.483 2750545 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:46:02.483 2750545 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:46:02.484 2750546 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.485 2750547 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.487 2750549 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.487 2750549 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:46:02.487 2750549 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:46:02.490 2750552 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:46:02.490 2750552 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:46:02.490 2750552 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.491 2750553 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.494 2750556 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.494 2750556 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:46:02.494 2750556 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:46:02.496 2750558 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:46:02.496 2750558 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:46:02.497 2750559 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.498 2750560 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.500 2750562 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.500 2750562 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:46:02.500 2750562 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:46:02.502 2750564 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:46:02.503 2750565 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:46:02.503 2750565 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.504 2750566 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.507 2750569 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.507 2750569 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:46:02.507 2750569 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:46:02.510 2750572 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:46:02.510 2750572 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:46:02.510 2750572 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.512 2750574 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.515 2750577 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.515 2750577 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:46:02.515 2750577 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:02.518 2750580 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:46:02.518 2750580 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:46:02.519 2750581 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.521 2750583 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.523 2750585 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.524 2750586 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:46:02.524 2750586 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:02.526 2750588 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:46:02.526 2750588 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:46:02.526 2750588 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:46:02.528 2750590 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7c917a17
20-08-2026 00:46:02.530 2750592 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:46:02.530 2750592 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:46:02.530 2750592 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:46:02.532 2750594 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:46:02.532 2750594 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:46:02.533 2750595 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.535 2750597 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.537 2750599 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.537 2750599 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:46:02.537 2750599 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:46:02.540 2750602 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:46:02.541 2750603 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:46:02.542 2750604 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.545 2750607 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.547 2750609 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.547 2750609 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:46:02.547 2750609 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:46:02.550 2750612 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:46:02.550 2750612 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:46:02.551 2750613 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.552 2750614 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.555 2750617 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.555 2750617 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:46:02.555 2750617 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:46:02.557 2750619 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:46:02.557 2750619 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:46:02.557 2750619 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.559 2750621 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.561 2750623 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.561 2750623 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:46:02.561 2750623 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:46:02.565 2750627 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:46:02.565 2750627 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.565 2750627 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:46:02.573 2750635 [http-nio-8051-exec-65] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202304}
20-08-2026 00:46:02.588 2750650 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.588 2750650 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.588 2750650 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:02.588 2750650 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:46:02.588 2750650 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.588 2750650 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.589 2750651 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.591 2750653 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.595 2750657 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.595 2750657 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:46:02.595 2750657 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:46:02.598 2750660 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:46:02.598 2750660 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:46:02.599 2750661 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.601 2750663 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.605 2750667 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.605 2750667 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:46:02.605 2750667 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:46:02.607 2750669 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:46:02.607 2750669 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.607 2750669 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:46:02.628 2750690 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.628 2750690 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.628 2750690 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:02.628 2750690 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:46:02.628 2750690 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.628 2750690 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.628 2750690 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.630 2750692 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.632 2750694 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.632 2750694 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:46:02.632 2750694 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:46:02.635 2750697 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:46:02.635 2750697 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:46:02.635 2750697 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.637 2750699 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.640 2750702 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.640 2750702 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:46:02.640 2750702 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:46:02.642 2750704 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:46:02.642 2750704 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:46:02.643 2750705 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.644 2750706 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.648 2750710 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.648 2750710 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:46:02.648 2750710 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:46:02.651 2750713 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:46:02.651 2750713 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.651 2750713 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:46:02.698 2750760 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.698 2750760 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.699 2750761 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:02.699 2750761 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:46:02.699 2750761 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.699 2750761 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.699 2750761 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.701 2750763 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.703 2750765 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.703 2750765 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:46:02.703 2750765 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:46:02.706 2750768 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:46:02.707 2750769 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:46:02.708 2750770 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.709 2750771 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.713 2750775 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.713 2750775 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:46:02.713 2750775 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:02.716 2750778 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:46:02.716 2750778 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:46:02.718 2750780 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.720 2750782 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.723 2750785 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.723 2750785 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:46:02.723 2750785 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:46:02.726 2750788 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:46:02.726 2750788 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.726 2750788 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:46:02.768 2750830 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.768 2750830 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.768 2750830 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:02.768 2750830 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:46:02.768 2750830 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.768 2750830 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.769 2750831 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.770 2750832 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.773 2750835 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.773 2750835 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:46:02.773 2750835 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:46:02.776 2750838 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:46:02.776 2750838 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.776 2750838 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:46:02.793 2750855 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.793 2750855 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.793 2750855 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:02.793 2750855 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:46:02.793 2750855 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.793 2750855 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.794 2750856 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.796 2750858 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.799 2750861 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.799 2750861 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:46:02.799 2750861 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:02.802 2750864 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:46:02.802 2750864 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:46:02.803 2750865 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.804 2750866 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.809 2750871 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.809 2750871 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:46:02.809 2750871 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:46:02.813 2750875 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:46:02.813 2750875 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:46:02.814 2750876 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.816 2750878 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.819 2750881 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.819 2750881 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:46:02.819 2750881 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:02.822 2750884 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:46:02.822 2750884 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:46:02.823 2750885 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.824 2750886 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.828 2750890 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.828 2750890 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:46:02.828 2750890 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:46:02.831 2750893 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:46:02.831 2750893 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.831 2750893 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:46:02.850 2750912 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:02.850 2750912 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:02.850 2750912 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:46:02.850 2750912 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:46:02.850 2750912 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.850 2750912 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.851 2750913 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.853 2750915 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.856 2750918 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.856 2750918 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:46:02.856 2750918 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:02.859 2750921 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:46:02.859 2750921 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:46:02.860 2750922 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.862 2750924 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.865 2750927 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.865 2750927 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:46:02.865 2750927 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:46:02.868 2750930 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:46:02.868 2750930 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:46:02.869 2750931 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.871 2750933 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.874 2750936 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.874 2750936 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:46:02.874 2750936 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:02.878 2750940 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:46:02.878 2750940 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:46:02.879 2750941 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:46:02.880 2750942 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@28ebfb00
20-08-2026 00:46:02.884 2750946 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:46:02.884 2750946 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:46:02.884 2750946 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:46:02.887 2750949 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:46:02.887 2750949 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:46:02.888 2750950 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.890 2750952 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.894 2750956 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.894 2750956 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:46:02.894 2750956 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:46:02.898 2750960 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:46:02.898 2750960 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:46:02.898 2750960 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.899 2750961 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.902 2750964 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.902 2750964 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:46:02.902 2750964 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:46:02.904 2750966 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:46:02.904 2750966 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:46:02.904 2750966 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.907 2750969 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.910 2750972 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.910 2750972 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:46:02.910 2750972 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:46:02.912 2750974 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:46:02.912 2750974 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:46:02.912 2750974 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.913 2750975 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.916 2750978 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.917 2750979 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:46:02.917 2750979 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:46:02.919 2750981 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:46:02.919 2750981 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.919 2750981 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:46:02.949 2751011 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.949 2751011 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:02.949 2751011 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:02.949 2751011 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:46:02.949 2751011 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:02.0
20-08-2026 00:46:02.949 2751011 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:02.950 2751012 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.951 2751013 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.954 2751016 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.954 2751016 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:46:02.954 2751016 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:46:02.958 2751020 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:46:02.958 2751020 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:46:02.959 2751021 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.960 2751022 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.962 2751024 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.962 2751024 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:46:02.962 2751024 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:46:02.965 2751027 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:46:02.965 2751027 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:46:02.966 2751028 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:02.967 2751029 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:02.971 2751033 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:02.971 2751033 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:46:02.971 2751033 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:02.974 2751036 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:46:02.974 2751036 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:46:02.975 2751037 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:02.976 2751038 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:02.979 2751041 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:02.979 2751041 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:46:02.979 2751041 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:46:02.982 2751044 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:46:02.982 2751044 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:02.982 2751044 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:46:03.007 2751069 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.008 2751070 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.008 2751070 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.008 2751070 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:46:03.008 2751070 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.008 2751070 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.008 2751070 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.010 2751072 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.013 2751075 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.013 2751075 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:46:03.013 2751075 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:46:03.016 2751078 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:46:03.016 2751078 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.016 2751078 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:46:03.038 2751100 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.038 2751100 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.038 2751100 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.038 2751100 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:46:03.038 2751100 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.038 2751100 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.039 2751101 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.041 2751103 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.044 2751106 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.044 2751106 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:46:03.044 2751106 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:46:03.046 2751108 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:46:03.046 2751108 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:46:03.047 2751109 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.049 2751111 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.051 2751113 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.051 2751113 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:46:03.051 2751113 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:03.054 2751116 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:46:03.054 2751116 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:46:03.055 2751117 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.056 2751118 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.059 2751121 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.059 2751121 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:46:03.059 2751121 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:03.061 2751123 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:46:03.061 2751123 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:46:03.062 2751124 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.063 2751125 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.065 2751127 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.065 2751127 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:46:03.065 2751127 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:46:03.068 2751130 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:46:03.068 2751130 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.068 2751130 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:46:03.122 2751184 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.122 2751184 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.122 2751184 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.122 2751184 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:46:03.123 2751185 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.123 2751185 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.124 2751186 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.126 2751188 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.128 2751190 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.128 2751190 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:46:03.128 2751190 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:03.132 2751194 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:46:03.132 2751194 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:46:03.133 2751195 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.135 2751197 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.139 2751201 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.139 2751201 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:46:03.139 2751201 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:46:03.142 2751204 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:46:03.142 2751204 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.142 2751204 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:46:03.173 2751235 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.173 2751235 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.173 2751235 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.173 2751235 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:46:03.173 2751235 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.173 2751235 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.174 2751236 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.175 2751237 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.178 2751240 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.178 2751240 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:46:03.178 2751240 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:03.181 2751243 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:46:03.181 2751243 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:46:03.182 2751244 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.183 2751245 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.185 2751247 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.185 2751247 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:46:03.185 2751247 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:46:03.189 2751251 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:46:03.189 2751251 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.189 2751251 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:46:03.209 2751271 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.210 2751272 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.210 2751272 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.210 2751272 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:46:03.210 2751272 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.210 2751272 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.210 2751272 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.212 2751274 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.215 2751277 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.215 2751277 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:46:03.215 2751277 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:46:03.219 2751281 [http-nio-8051-exec-111] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202501 
20-08-2026 00:46:03.219 2751281 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:46:03.219 2751281 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:46:03.219 2751281 [http-nio-8051-exec-111] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:46:03.220 2751282 [http-nio-8051-exec-111] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:46:03.220 2751282 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.222 2751284 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.224 2751286 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.224 2751286 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:46:03.224 2751286 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:46:03.227 2751289 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:46:03.228 2751290 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.228 2751290 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:46:03.231 2751293 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:46:03.231 2751293 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:46:03.232 2751294 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:46:03.232 2751294 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:46:03.232 2751294 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:46:03.234 2751296 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:46:03.234 2751296 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:03.234 2751296 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:03.234 2751296 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:03.234 2751296 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:03.235 2751297 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:03.235 2751297 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:03.235 2751297 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:03.235 2751297 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:03.236 2751298 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:03.236 2751298 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:46:03.236 2751298 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:46:03.237 2751299 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:46:03.237 2751299 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:46:03.237 2751299 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:46:03.238 2751300 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:46:03.238 2751300 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:46:03.238 2751300 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:46:03.239 2751301 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:46:03.239 2751301 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:03.239 2751301 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:03.241 2751303 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:03.241 2751303 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:46:03.241 2751303 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:46:03.242 2751304 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:46:03.242 2751304 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:03.242 2751304 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:03.243 2751305 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:03.243 2751305 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:46:03.243 2751305 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:46:03.244 2751306 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:46:03.244 2751306 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:46:03.244 2751306 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:46:03.245 2751307 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:46:03.245 2751307 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:03.245 2751307 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:03.246 2751308 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:03.246 2751308 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:46:03.246 2751308 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:46:03.247 2751309 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:46:03.247 2751309 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:46:03.247 2751309 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:46:03.247 2751309 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.247 2751309 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.247 2751309 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.247 2751309 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:46:03.247 2751309 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.247 2751309 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.249 2751311 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:46:03.249 2751311 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:46:03.249 2751311 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:46:03.249 2751311 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.250 2751312 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:46:03.250 2751312 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:03.250 2751312 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:03.251 2751313 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:03.251 2751313 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.251 2751313 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:46:03.251 2751313 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:46:03.252 2751314 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:46:03.252 2751314 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:03.252 2751314 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:03.253 2751315 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:03.254 2751316 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:03.254 2751316 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:03.255 2751317 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:03.255 2751317 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:46:03.255 2751317 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:46:03.256 2751318 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.256 2751318 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:46:03.256 2751318 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:46:03.256 2751318 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:46:03.256 2751318 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:03.256 2751318 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:03.257 2751319 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:03.257 2751319 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:46:03.257 2751319 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:46:03.258 2751320 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:46:03.258 2751320 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:03.258 2751320 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:03.259 2751321 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:46:03.259 2751321 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.259 2751321 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:46:03.259 2751321 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:03.259 2751321 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:46:03.259 2751321 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:46:03.260 2751322 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:46:03.260 2751322 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:46:03.260 2751322 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:46:03.262 2751324 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:46:03.262 2751324 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:03.262 2751324 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:03.263 2751325 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:03.263 2751325 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:03.263 2751325 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:03.264 2751326 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:03.264 2751326 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:03.264 2751326 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:03.265 2751327 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:03.265 2751327 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:46:03.265 2751327 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:46:03.265 2751327 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:46:03.265 2751327 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:46:03.266 2751328 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:46:03.266 2751328 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:46:03.266 2751328 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:03.266 2751328 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:03.267 2751329 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:03.281 2751343 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.281 2751343 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.281 2751343 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.281 2751343 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:46:03.281 2751343 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.281 2751343 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.283 2751345 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.285 2751347 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.288 2751350 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.289 2751351 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:46:03.289 2751351 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:46:03.290 2751352 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:46:03.292 2751354 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:46:03.292 2751354 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:46:03.293 2751355 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.294 2751356 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.297 2751359 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.297 2751359 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:46:03.297 2751359 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:46:03.300 2751362 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:46:03.300 2751362 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.300 2751362 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:46:03.316 2751378 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.316 2751378 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.316 2751378 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.316 2751378 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:46:03.316 2751378 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.316 2751378 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.318 2751380 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.319 2751381 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.322 2751384 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.322 2751384 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:46:03.322 2751384 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:46:03.325 2751387 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:46:03.325 2751387 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:46:03.326 2751388 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.327 2751389 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.329 2751391 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.329 2751391 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:46:03.329 2751391 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:46:03.332 2751394 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:46:03.332 2751394 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:46:03.333 2751395 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.334 2751396 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.337 2751399 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.337 2751399 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:46:03.337 2751399 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:46:03.340 2751402 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:46:03.340 2751402 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:46:03.341 2751403 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.342 2751404 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.344 2751406 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.344 2751406 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:46:03.344 2751406 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:46:03.347 2751409 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:46:03.347 2751409 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:46:03.348 2751410 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.349 2751411 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.352 2751414 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.352 2751414 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:46:03.352 2751414 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:03.354 2751416 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:46:03.354 2751416 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:46:03.355 2751417 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.356 2751418 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.359 2751421 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.359 2751421 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:46:03.359 2751421 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:46:03.361 2751423 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:46:03.361 2751423 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:46:03.362 2751424 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.363 2751425 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.366 2751428 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.366 2751428 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:46:03.366 2751428 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:46:03.368 2751430 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:46:03.368 2751430 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:46:03.369 2751431 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.370 2751432 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.373 2751435 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.373 2751435 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:46:03.373 2751435 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:46:03.375 2751437 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:46:03.375 2751437 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:46:03.376 2751438 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.377 2751439 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.380 2751442 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.380 2751442 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:46:03.380 2751442 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:46:03.382 2751444 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:46:03.382 2751444 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:46:03.383 2751445 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:46:03.384 2751446 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7c917a17
20-08-2026 00:46:03.389 2751451 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:46:03.389 2751451 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:46:03.389 2751451 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:46:03.392 2751454 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:46:03.392 2751454 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:46:03.393 2751455 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.395 2751457 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.399 2751461 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.399 2751461 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:46:03.399 2751461 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:46:03.401 2751463 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:46:03.401 2751463 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:46:03.403 2751465 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.404 2751466 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.406 2751468 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.406 2751468 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:46:03.406 2751468 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:46:03.410 2751472 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:46:03.410 2751472 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.410 2751472 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:46:03.436 2751498 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.436 2751498 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.436 2751498 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.436 2751498 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:46:03.436 2751498 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.436 2751498 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.437 2751499 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.438 2751500 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.441 2751503 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.441 2751503 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:46:03.441 2751503 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:46:03.444 2751506 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:46:03.444 2751506 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:46:03.445 2751507 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.446 2751508 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.449 2751511 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.449 2751511 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:46:03.449 2751511 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:46:03.451 2751513 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:46:03.451 2751513 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:46:03.453 2751515 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.454 2751516 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.456 2751518 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.456 2751518 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:46:03.456 2751518 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:46:03.459 2751521 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:46:03.459 2751521 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:46:03.460 2751522 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.462 2751524 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.464 2751526 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.464 2751526 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:46:03.464 2751526 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:03.466 2751528 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:46:03.466 2751528 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:46:03.467 2751529 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.469 2751531 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.471 2751533 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.472 2751534 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:46:03.472 2751534 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:46:03.475 2751537 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:46:03.475 2751537 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.475 2751537 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:46:03.502 2751564 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:03.502 2751564 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:03.502 2751564 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:46:03.502 2751564 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:46:03.502 2751564 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.502 2751564 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.504 2751566 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.507 2751569 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.512 2751574 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.512 2751574 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:46:03.512 2751574 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:46:03.516 2751578 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:46:03.516 2751578 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.516 2751578 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:46:03.534 2751596 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:03.536 2751598 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:03.536 2751598 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:46:03.536 2751598 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:46:03.536 2751598 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.536 2751598 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.537 2751599 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.540 2751602 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.545 2751607 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.545 2751607 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:46:03.545 2751607 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:46:03.550 2751612 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:46:03.550 2751612 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.550 2751612 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:46:03.568 2751630 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.568 2751630 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.569 2751631 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.569 2751631 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:46:03.569 2751631 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.569 2751631 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.570 2751632 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.573 2751635 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.578 2751640 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.578 2751640 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:46:03.578 2751640 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:03.583 2751645 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:46:03.583 2751645 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:46:03.584 2751646 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.587 2751649 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.591 2751653 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.591 2751653 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:46:03.591 2751653 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:46:03.596 2751658 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:46:03.596 2751658 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:46:03.597 2751659 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.600 2751662 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.605 2751667 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.605 2751667 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:46:03.605 2751667 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:46:03.609 2751671 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:46:03.609 2751671 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.609 2751671 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:46:03.624 2751686 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.624 2751686 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.624 2751686 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.624 2751686 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:46:03.624 2751686 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.624 2751686 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.625 2751687 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.627 2751689 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.631 2751693 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.631 2751693 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:46:03.631 2751693 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:46:03.634 2751696 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:46:03.634 2751696 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:46:03.635 2751697 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.638 2751700 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.642 2751704 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.642 2751704 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:46:03.642 2751704 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:46:03.646 2751708 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:46:03.646 2751708 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.646 2751708 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:46:03.665 2751727 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.665 2751727 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.665 2751727 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.665 2751727 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:46:03.665 2751727 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.665 2751727 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.666 2751728 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.669 2751731 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.673 2751735 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.673 2751735 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:46:03.673 2751735 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:46:03.678 2751740 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:46:03.678 2751740 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:46:03.679 2751741 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.681 2751743 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.685 2751747 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.685 2751747 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:46:03.685 2751747 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:46:03.692 2751754 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:46:03.692 2751754 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:46:03.694 2751756 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.695 2751757 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.700 2751762 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.700 2751762 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:46:03.700 2751762 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:03.704 2751766 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:46:03.704 2751766 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:46:03.705 2751767 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.707 2751769 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.711 2751773 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.711 2751773 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:46:03.711 2751773 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:46:03.715 2751777 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:46:03.715 2751777 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:46:03.717 2751779 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.718 2751780 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.723 2751785 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.723 2751785 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:46:03.723 2751785 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:46:03.728 2751790 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:46:03.728 2751790 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:46:03.729 2751791 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.731 2751793 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.735 2751797 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.735 2751797 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:46:03.735 2751797 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:03.738 2751800 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:46:03.738 2751800 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:46:03.739 2751801 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.740 2751802 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.743 2751805 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.743 2751805 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:46:03.743 2751805 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:46:03.746 2751808 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:46:03.746 2751808 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.746 2751808 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:46:03.764 2751826 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:03.764 2751826 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:03.764 2751826 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:46:03.764 2751826 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:46:03.764 2751826 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.764 2751826 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.765 2751827 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.766 2751828 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.769 2751831 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.769 2751831 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:46:03.769 2751831 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:46:03.772 2751834 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:46:03.772 2751834 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:46:03.773 2751835 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.774 2751836 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.777 2751839 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.777 2751839 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:46:03.777 2751839 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:46:03.780 2751842 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:46:03.780 2751842 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.780 2751842 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:46:03.812 2751874 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:03.812 2751874 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:03.812 2751874 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:46:03.812 2751874 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:46:03.812 2751874 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.812 2751874 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.813 2751875 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.814 2751876 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.817 2751879 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.817 2751879 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:46:03.817 2751879 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:46:03.819 2751881 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:46:03.820 2751882 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.820 2751882 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:46:03.835 2751897 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.835 2751897 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.835 2751897 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.835 2751897 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:46:03.835 2751897 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.835 2751897 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.836 2751898 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.838 2751900 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.841 2751903 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.841 2751903 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:46:03.841 2751903 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:46:03.843 2751905 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:46:03.843 2751905 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:46:03.844 2751906 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.845 2751907 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.848 2751910 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.848 2751910 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:46:03.848 2751910 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:46:03.850 2751912 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:46:03.850 2751912 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.850 2751912 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:46:03.880 2751942 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.880 2751942 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.880 2751942 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.880 2751942 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:46:03.880 2751942 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.880 2751942 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.881 2751943 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.883 2751945 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.886 2751948 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.886 2751948 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:46:03.886 2751948 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:46:03.888 2751950 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:46:03.888 2751950 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:46:03.889 2751951 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.890 2751952 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.893 2751955 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.893 2751955 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:46:03.893 2751955 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:46:03.895 2751957 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:46:03.895 2751957 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:46:03.896 2751958 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.897 2751959 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.900 2751962 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.900 2751962 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:46:03.900 2751962 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:46:03.903 2751965 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:46:03.903 2751965 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:46:03.904 2751966 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.906 2751968 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.908 2751970 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.908 2751970 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:46:03.908 2751970 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:03.910 2751972 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:46:03.911 2751973 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:46:03.912 2751974 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.913 2751975 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.915 2751977 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.915 2751977 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:46:03.915 2751977 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:46:03.918 2751980 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:46:03.918 2751980 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.918 2751980 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:46:03.950 2752012 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:03.950 2752012 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:03.950 2752012 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:46:03.950 2752012 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:46:03.950 2752012 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.950 2752012 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.951 2752013 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.952 2752014 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.955 2752017 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.955 2752017 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:46:03.955 2752017 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:46:03.959 2752021 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:46:03.959 2752021 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:46:03.960 2752022 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:03.962 2752024 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:03.965 2752027 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:03.965 2752027 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:46:03.965 2752027 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:46:03.968 2752030 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:46:03.968 2752030 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:46:03.969 2752031 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.971 2752033 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.975 2752037 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.975 2752037 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:46:03.975 2752037 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:46:03.978 2752040 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:46:03.978 2752040 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:03.978 2752040 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:46:03.994 2752056 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.994 2752056 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:03.994 2752056 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:03.994 2752056 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:46:03.994 2752056 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:03.0
20-08-2026 00:46:03.994 2752056 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:03.994 2752056 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:03.996 2752058 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:03.999 2752061 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:03.999 2752061 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:46:03.999 2752061 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:46:04.001 2752063 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:46:04.001 2752063 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.001 2752063 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:46:04.021 2752083 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:04.021 2752083 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:04.021 2752083 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:46:04.021 2752083 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:46:04.021 2752083 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.021 2752083 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.022 2752084 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.023 2752085 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.043 2752105 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.043 2752105 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:46:04.043 2752105 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:46:04.047 2752109 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:46:04.047 2752109 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:46:04.048 2752110 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.050 2752112 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.053 2752115 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.053 2752115 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:46:04.053 2752115 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:46:04.057 2752119 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:46:04.057 2752119 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:46:04.057 2752119 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.059 2752121 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.063 2752125 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.063 2752125 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:46:04.063 2752125 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:46:04.066 2752128 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:46:04.067 2752129 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:46:04.068 2752130 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.070 2752132 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.073 2752135 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.073 2752135 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:46:04.074 2752136 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:46:04.076 2752138 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:46:04.076 2752138 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:46:04.077 2752139 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.078 2752140 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.081 2752143 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.081 2752143 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:46:04.081 2752143 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:46:04.084 2752146 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:46:04.084 2752146 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.084 2752146 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:46:04.111 2752173 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.111 2752173 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.111 2752173 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:04.111 2752173 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:46:04.111 2752173 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.111 2752173 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.112 2752174 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.114 2752176 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.118 2752180 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.118 2752180 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:46:04.118 2752180 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:46:04.122 2752184 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:46:04.122 2752184 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:46:04.123 2752185 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.125 2752187 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.128 2752190 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.128 2752190 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:46:04.128 2752190 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.132 2752194 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:46:04.132 2752194 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:46:04.134 2752196 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.135 2752197 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.139 2752201 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.139 2752201 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:46:04.139 2752201 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.143 2752205 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:46:04.143 2752205 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:46:04.144 2752206 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.146 2752208 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.150 2752212 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.150 2752212 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:46:04.150 2752212 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:46:04.154 2752216 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:46:04.154 2752216 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:46:04.155 2752217 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.156 2752218 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.161 2752223 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.161 2752223 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:46:04.161 2752223 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.164 2752226 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:46:04.164 2752226 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:46:04.166 2752228 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.167 2752229 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.171 2752233 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.171 2752233 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:46:04.171 2752233 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:46:04.176 2752238 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:46:04.176 2752238 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:46:04.177 2752239 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.179 2752241 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.183 2752245 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.183 2752245 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:46:04.183 2752245 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:04.187 2752249 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:46:04.187 2752249 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:46:04.188 2752250 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.190 2752252 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.192 2752254 [http-nio-8051-exec-102] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:46:04.192 2752254 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:46:04.194 2752256 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.194 2752256 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:46:04.194 2752256 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.198 2752260 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:46:04.198 2752260 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:46:04.200 2752262 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.201 2752263 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.206 2752268 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.206 2752268 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:46:04.206 2752268 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:46:04.209 2752271 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:46:04.209 2752271 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:46:04.210 2752272 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.212 2752274 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.216 2752278 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.216 2752278 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:46:04.216 2752278 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:46:04.221 2752283 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:46:04.221 2752283 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:46:04.222 2752284 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.224 2752286 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.228 2752290 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.228 2752290 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:46:04.228 2752290 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:46:04.232 2752294 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:46:04.232 2752294 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:46:04.234 2752296 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.235 2752297 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.240 2752302 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.240 2752302 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:46:04.240 2752302 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:46:04.243 2752305 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:46:04.243 2752305 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:46:04.244 2752306 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.247 2752309 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.251 2752313 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.251 2752313 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:46:04.251 2752313 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:46:04.255 2752317 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:46:04.255 2752317 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.255 2752317 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:46:04.279 2752341 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.279 2752341 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.279 2752341 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:04.279 2752341 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:46:04.279 2752341 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.279 2752341 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.280 2752342 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.282 2752344 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.287 2752349 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.287 2752349 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:46:04.287 2752349 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.291 2752353 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:46:04.291 2752353 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:46:04.292 2752354 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.294 2752356 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.298 2752360 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.298 2752360 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:46:04.298 2752360 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.302 2752364 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:46:04.302 2752364 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:46:04.303 2752365 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.304 2752366 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.309 2752371 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.309 2752371 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:46:04.309 2752371 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:46:04.313 2752375 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:46:04.313 2752375 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.313 2752375 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:46:04.328 2752390 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.328 2752390 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.328 2752390 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:04.328 2752390 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:46:04.328 2752390 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.328 2752390 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.329 2752391 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.332 2752394 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.336 2752398 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.336 2752398 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:46:04.336 2752398 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:46:04.340 2752402 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:46:04.340 2752402 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:46:04.341 2752403 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.343 2752405 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.348 2752410 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.348 2752410 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:46:04.348 2752410 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:04.352 2752414 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:46:04.352 2752414 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:46:04.353 2752415 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.356 2752418 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.360 2752422 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.360 2752422 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:46:04.360 2752422 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:46:04.365 2752427 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:46:04.365 2752427 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:46:04.366 2752428 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.368 2752430 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.372 2752434 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.372 2752434 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:46:04.372 2752434 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:46:04.376 2752438 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:46:04.376 2752438 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:46:04.377 2752439 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.379 2752441 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.383 2752445 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.383 2752445 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:46:04.383 2752445 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.387 2752449 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:46:04.387 2752449 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:46:04.389 2752451 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.390 2752452 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.394 2752456 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.394 2752456 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:46:04.394 2752456 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:46:04.399 2752461 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:46:04.399 2752461 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.399 2752461 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:46:04.420 2752482 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.420 2752482 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.420 2752482 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:04.420 2752482 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:46:04.421 2752483 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.421 2752483 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.421 2752483 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.423 2752485 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.426 2752488 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.426 2752488 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:46:04.426 2752488 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:46:04.429 2752491 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:46:04.429 2752491 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:46:04.431 2752493 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.432 2752494 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.436 2752498 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.436 2752498 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:46:04.436 2752498 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:46:04.440 2752502 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:46:04.440 2752502 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:46:04.441 2752503 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.443 2752505 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.445 2752507 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.445 2752507 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:46:04.445 2752507 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:46:04.448 2752510 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:46:04.448 2752510 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:46:04.449 2752511 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.450 2752512 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.453 2752515 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.453 2752515 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:46:04.453 2752515 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:46:04.456 2752518 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:46:04.456 2752518 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:46:04.457 2752519 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.458 2752520 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.460 2752522 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.460 2752522 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:46:04.460 2752522 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:46:04.463 2752525 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:46:04.463 2752525 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.463 2752525 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:46:04.486 2752548 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.486 2752548 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.486 2752548 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:04.486 2752548 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.487 2752549 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:46:04.488 2752550 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@28ebfb00
20-08-2026 00:46:04.491 2752553 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:46:04.491 2752553 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:46:04.491 2752553 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:46:04.494 2752556 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:46:04.494 2752556 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:46:04.495 2752557 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.496 2752558 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.499 2752561 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.499 2752561 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:46:04.499 2752561 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:46:04.501 2752563 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:46:04.501 2752563 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.501 2752563 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:46:04.522 2752584 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.522 2752584 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.522 2752584 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:04.522 2752584 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:46:04.522 2752584 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.522 2752584 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.523 2752585 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.525 2752587 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.528 2752590 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.528 2752590 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:46:04.528 2752590 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:04.531 2752593 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:46:04.531 2752593 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:46:04.532 2752594 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.534 2752596 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.537 2752599 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.537 2752599 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:46:04.537 2752599 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:46:04.539 2752601 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:46:04.539 2752601 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:46:04.540 2752602 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.541 2752603 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.544 2752606 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.544 2752606 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:46:04.544 2752606 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:46:04.546 2752608 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:46:04.546 2752608 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:46:04.547 2752609 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.548 2752610 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.551 2752613 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.551 2752613 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:46:04.551 2752613 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:46:04.553 2752615 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:46:04.553 2752615 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.553 2752615 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:46:04.582 2752644 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:46:04.582 2752644 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:46:04.582 2752644 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:04.582 2752644 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.583 2752645 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.584 2752646 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.586 2752648 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.586 2752648 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:46:04.586 2752648 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:46:04.589 2752651 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:46:04.589 2752651 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:46:04.589 2752651 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.591 2752653 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.593 2752655 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.593 2752655 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:46:04.593 2752655 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:46:04.596 2752658 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:46:04.596 2752658 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.596 2752658 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:46:04.612 2752674 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.612 2752674 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.612 2752674 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:04.612 2752674 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:46:04.612 2752674 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.612 2752674 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.612 2752674 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.614 2752676 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.616 2752678 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.616 2752678 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:46:04.616 2752678 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:46:04.619 2752681 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:46:04.619 2752681 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.619 2752681 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:46:04.648 2752710 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.648 2752710 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.648 2752710 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:04.648 2752710 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:46:04.648 2752710 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.648 2752710 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.649 2752711 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.650 2752712 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.653 2752715 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.655 2752717 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:46:04.655 2752717 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:46:04.659 2752721 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:46:04.659 2752721 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:46:04.660 2752722 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.662 2752724 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.665 2752727 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.665 2752727 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:46:04.665 2752727 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:46:04.669 2752731 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:46:04.669 2752731 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.669 2752731 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:46:04.688 2752750 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.688 2752750 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.688 2752750 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:04.688 2752750 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:46:04.688 2752750 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.688 2752750 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.689 2752751 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.691 2752753 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.694 2752756 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.694 2752756 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:46:04.694 2752756 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.698 2752760 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:46:04.698 2752760 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:46:04.699 2752761 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.701 2752763 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.705 2752767 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.705 2752767 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:46:04.705 2752767 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:46:04.709 2752771 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:46:04.709 2752771 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:46:04.710 2752772 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.711 2752773 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.713 2752775 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.713 2752775 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:46:04.713 2752775 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.717 2752779 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:46:04.717 2752779 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:46:04.718 2752780 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.720 2752782 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.724 2752786 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.724 2752786 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:46:04.724 2752786 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:46:04.728 2752790 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:46:04.728 2752790 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:46:04.729 2752791 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.731 2752793 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.734 2752796 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.734 2752796 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:46:04.734 2752796 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:46:04.737 2752799 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:46:04.737 2752799 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:46:04.738 2752800 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.740 2752802 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.744 2752806 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.744 2752806 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:46:04.744 2752806 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:46:04.747 2752809 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:46:04.747 2752809 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:46:04.748 2752810 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.749 2752811 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.751 2752813 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.751 2752813 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:46:04.751 2752813 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:46:04.754 2752816 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:46:04.754 2752816 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:46:04.755 2752817 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.756 2752818 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.759 2752821 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.759 2752821 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:46:04.759 2752821 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:46:04.763 2752825 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:46:04.763 2752825 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:46:04.764 2752826 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.765 2752827 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.768 2752830 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.768 2752830 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:46:04.768 2752830 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:46:04.772 2752834 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:46:04.772 2752834 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:46:04.773 2752835 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.775 2752837 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.778 2752840 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.779 2752841 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:46:04.779 2752841 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:46:04.783 2752845 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:46:04.783 2752845 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:46:04.784 2752846 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.785 2752847 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.788 2752850 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.788 2752850 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:46:04.788 2752850 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:46:04.793 2752855 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:46:04.794 2752856 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:46:04.795 2752857 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.797 2752859 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.800 2752862 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.801 2752863 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:46:04.801 2752863 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:46:04.803 2752865 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:46:04.803 2752865 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:46:04.804 2752866 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.805 2752867 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.808 2752870 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.808 2752870 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:46:04.808 2752870 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:46:04.810 2752872 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:46:04.811 2752873 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:46:04.812 2752874 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.814 2752876 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.818 2752880 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.818 2752880 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:46:04.818 2752880 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:46:04.822 2752884 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:46:04.822 2752884 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:46:04.823 2752885 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.825 2752887 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.828 2752890 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.828 2752890 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:46:04.828 2752890 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:04.831 2752893 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:46:04.831 2752893 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:46:04.832 2752894 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.833 2752895 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.836 2752898 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.836 2752898 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:46:04.836 2752898 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:46:04.839 2752901 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:46:04.839 2752901 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.839 2752901 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:46:04.859 2752921 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.859 2752921 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:04.859 2752921 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:04.859 2752921 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:46:04.859 2752921 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.859 2752921 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.860 2752922 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.861 2752923 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.864 2752926 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.864 2752926 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:46:04.864 2752926 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:46:04.866 2752928 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:46:04.866 2752928 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:46:04.868 2752930 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.869 2752931 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.872 2752934 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.872 2752934 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:46:04.872 2752934 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.875 2752937 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:46:04.875 2752937 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:46:04.876 2752938 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.877 2752939 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.881 2752943 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.881 2752943 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:46:04.881 2752943 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:46:04.884 2752946 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:46:04.884 2752946 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:46:04.885 2752947 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.886 2752948 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.889 2752951 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.889 2752951 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:46:04.889 2752951 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:46:04.892 2752954 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:46:04.892 2752954 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.892 2752954 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:46:04.909 2752971 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:04.909 2752971 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:04.909 2752971 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:46:04.909 2752971 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:46:04.909 2752971 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.909 2752971 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.910 2752972 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.911 2752973 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.914 2752976 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.914 2752976 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:46:04.914 2752976 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:46:04.917 2752979 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:46:04.917 2752979 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.917 2752979 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:46:04.935 2752997 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:04.935 2752997 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:04.935 2752997 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:46:04.935 2752997 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:46:04.935 2752997 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.935 2752997 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.935 2752997 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:04.937 2752999 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:04.939 2753001 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:04.940 2753002 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:46:04.940 2753002 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:46:04.942 2753004 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:46:04.942 2753004 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:04.942 2753004 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:46:04.961 2753023 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:04.961 2753023 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:46:04.961 2753023 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:46:04.961 2753023 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:46:04.961 2753023 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:04.0
20-08-2026 00:46:04.961 2753023 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:04.962 2753024 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.963 2753025 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.966 2753028 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.966 2753028 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:46:04.966 2753028 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:46:04.968 2753030 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:46:04.968 2753030 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:46:04.969 2753031 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.970 2753032 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.973 2753035 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.973 2753035 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:46:04.973 2753035 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.975 2753037 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:46:04.976 2753038 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:46:04.976 2753038 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.978 2753040 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.980 2753042 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.980 2753042 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:46:04.980 2753042 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:46:04.983 2753045 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:46:04.983 2753045 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:46:04.984 2753046 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.985 2753047 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.988 2753050 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.988 2753050 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:46:04.988 2753050 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:04.990 2753052 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:46:04.990 2753052 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:46:04.991 2753053 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.992 2753054 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:04.994 2753056 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:04.994 2753056 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:46:04.994 2753056 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:46:04.997 2753059 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:46:04.997 2753059 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:46:04.998 2753060 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:04.999 2753061 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:05.001 2753063 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:05.001 2753063 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:46:05.001 2753063 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:46:05.004 2753066 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:46:05.004 2753066 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:46:05.005 2753067 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:05.006 2753068 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:05.009 2753071 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:05.009 2753071 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:46:05.009 2753071 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:46:05.011 2753073 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:46:05.011 2753073 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:46:05.012 2753074 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:05.013 2753075 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:05.015 2753077 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:05.015 2753077 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:46:05.015 2753077 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:46:05.018 2753080 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:46:05.018 2753080 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:46:05.019 2753081 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:05.020 2753082 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:05.023 2753085 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:05.023 2753085 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:46:05.023 2753085 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:46:05.025 2753087 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:46:05.025 2753087 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:46:05.026 2753088 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:46:05.028 2753090 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@34485e24
20-08-2026 00:46:05.030 2753092 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:46:05.030 2753092 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:46:05.030 2753092 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:46:05.032 2753094 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:46:05.033 2753095 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:46:05.033 2753095 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:46:05.090 2753152 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:05.090 2753152 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:46:05.090 2753152 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:46:05.090 2753152 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:46:05.090 2753152 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:46:05.0
20-08-2026 00:46:05.090 2753152 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:46:05.091 2753153 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:05.092 2753154 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:05.095 2753157 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:05.095 2753157 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:46:05.095 2753157 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:46:05.098 2753160 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:46:05.098 2753160 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:46:05.098 2753160 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:05.100 2753162 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:05.102 2753164 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:05.102 2753164 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:46:05.103 2753165 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:46:05.106 2753168 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:46:05.106 2753168 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:46:05.107 2753169 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:05.108 2753170 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:05.110 2753172 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:05.110 2753172 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:46:05.110 2753172 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:46:05.114 2753176 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:46:05.114 2753176 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:46:05.115 2753177 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:05.116 2753178 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:05.119 2753181 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:05.119 2753181 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:46:05.119 2753181 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:46:05.121 2753183 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:46:05.121 2753183 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:46:05.122 2753184 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:05.123 2753185 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:05.126 2753188 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:05.126 2753188 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:46:05.126 2753188 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:46:05.129 2753191 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:46:05.129 2753191 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:46:05.130 2753192 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:46:05.131 2753193 [http-nio-8051-exec-110] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@589a6a38
20-08-2026 00:46:05.134 2753196 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:46:05.134 2753196 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:46:05.134 2753196 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:46:05.137 2753199 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:46:05.137 2753199 [http-nio-8051-exec-110] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:46:05.519 2753581 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM08202202
20-08-2026 00:46:05.519 2753581 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:46:05.519 2753581 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:46:05
20-08-2026 00:46:06.272 2754334 [http-nio-8051-exec-132] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202503}
20-08-2026 00:46:07.880 2755942 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}, {status=true, value=100%, id=logs-full}], created_at=2026-08-20 00:46:07}}
20-08-2026 00:46:07.880 2755942 [http-nio-8051-exec-20] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:46:07.880 2755942 [http-nio-8051-exec-20] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:46:07.881 2755943 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202501, traysArr : []
20-08-2026 00:46:07.881 2755943 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202501, traysArr : []
20-08-2026 00:46:07.882 2755944 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:46:07.882 2755944 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:46:07.882 2755944 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:46:07.882 2755944 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:46:07.882 2755944 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:46:07"}
20-08-2026 00:46:07.882 2755944 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:46:07"}
20-08-2026 00:46:08.201 2756263 [http-nio-8051-exec-92] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:46:08.201 2756263 [http-nio-8051-exec-92] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:46:10.180 2758242 [http-nio-8051-exec-85] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202501}
20-08-2026 00:46:10.621 2758683 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:46:10.621 2758683 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:46:11.010 2759072 [http-nio-8051-exec-109] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM05202204}
20-08-2026 00:46:15.448 2763510 [http-nio-8051-exec-68] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202302, skus=[133041, 4500701, 4500499, 186043, 4500643, 4500694, 4500656, 4500712, 0, 4500705, 4500650, 185954, 4500681, 177441, 4500715, 4500723, 4500720, 4500711, 4500665, 108676, 4500605, 4500717, 185993, 4500624, 4500727, 4500726, 4500669, 185994, 186059, 166327, 4500667, 4500664, 4500724]}
20-08-2026 00:46:15.452 2763514 [http-nio-8051-exec-68] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:46:15.454 2763516 [http-nio-8051-exec-68] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:46:15.479 2763541 [http-nio-8051-exec-135] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202304 
20-08-2026 00:46:15.479 2763541 [http-nio-8051-exec-135] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:46:15.479 2763541 [http-nio-8051-exec-135] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:46:15.490 2763552 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:15.490 2763552 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:15.491 2763553 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:15.491 2763553 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:46:15.491 2763553 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:46:15.491 2763553 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:46:15.492 2763554 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:15.492 2763554 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:15.493 2763555 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:15.493 2763555 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:46:15.493 2763555 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:46:15.493 2763555 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:46:15.493 2763555 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:15.493 2763555 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:15.494 2763556 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:15.494 2763556 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:15.494 2763556 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:15.495 2763557 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:15.495 2763557 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:15.495 2763557 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:15.496 2763558 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:15.496 2763558 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:15.496 2763558 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:15.497 2763559 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:15.497 2763559 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:15.497 2763559 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:15.498 2763560 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:15.498 2763560 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:15.498 2763560 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:15.499 2763561 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:15.499 2763561 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:15.499 2763561 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:15.500 2763562 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:15.500 2763562 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:46:15.500 2763562 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:46:15.501 2763563 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:46:15.501 2763563 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:15.501 2763563 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:15.501 2763563 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:15.501 2763563 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:46:15.501 2763563 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:46:15.503 2763565 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:46:15.503 2763565 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:15.503 2763565 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:15.504 2763566 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:15.504 2763566 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:46:15.504 2763566 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:46:15.504 2763566 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:46:15.505 2763567 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:46:15.505 2763567 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:46:15.506 2763568 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:46:15.506 2763568 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:15.506 2763568 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:15.507 2763569 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:15.507 2763569 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:15.507 2763569 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:15.507 2763569 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:46:15.508 2763570 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:46:15.508 2763570 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:46:15.509 2763571 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:46:15.509 2763571 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:15.509 2763571 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:15.509 2763571 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:15.509 2763571 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:15.509 2763571 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:15.510 2763572 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:15.510 2763572 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:46:15.510 2763572 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:46:15.511 2763573 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:46:15.511 2763573 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:46:15.511 2763573 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:46:15.512 2763574 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:46:15.512 2763574 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:15.512 2763574 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:15.512 2763574 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:15.512 2763574 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:46:15.512 2763574 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:46:15.513 2763575 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:46:15.513 2763575 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:46:15.513 2763575 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:46:15.514 2763576 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:46:15.514 2763576 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:46:15.514 2763576 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:46:15.515 2763577 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:46:15.515 2763577 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:15.515 2763577 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:15.516 2763578 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:15.516 2763578 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:46:15.516 2763578 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:46:15.516 2763578 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:46:15.516 2763578 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:15.516 2763578 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:15.517 2763579 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:15.517 2763579 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:15.517 2763579 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:15.518 2763580 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:15.518 2763580 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:15.518 2763580 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:15.519 2763581 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:15.538 2763600 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:46:16.955 2765017 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-10-14 15:24:30"}
20-08-2026 00:46:17.706 2765768 [http-nio-8051-exec-106] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:46:17.706 2765768 [http-nio-8051-exec-106] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:46:20.229 2768291 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202201
20-08-2026 00:46:20.230 2768292 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:46:20.230 2768292 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:46:20
20-08-2026 00:46:20.230 2768292 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 20:29:12.049641', '2026-08-19 19:28:28.468103', '2026-08-19 20:29:12.049707', '2026-08-19 19:28:28.468181'], 'close_time': ['2026-08-19 20:29:17.561278', '2026-08-19 19:28:35.048945', '2026-08-19 20:29:17.561347', '2026-08-19 19:28:35.049043']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:46:20.230 2768292 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:46:20.230 2768292 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:46:20.230 2768292 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:46:20.230 2768292 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:46:20.230 2768292 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:46:20.230 2768292 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:29:12.049641", "2026-08-19 19:28:28.468103", "2026-08-19 20:29:12.049707", "2026-08-19 19:28:28.468181"], "close_time": ["2026-08-19 20:29:17.561278", "2026-08-19 19:28:35.048945", "2026-08-19 20:29:17.561347", "2026-08-19 19:28:35.049043"]}
20-08-2026 00:46:20.230 2768292 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:46:20.230 2768292 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:46:21.218 2769280 [http-nio-8051-exec-101] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:46:21.218 2769280 [http-nio-8051-exec-101] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:46:22.122 2770184 [http-nio-8051-exec-129] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{created_at=2026-08-20 00:46:21.905110, sensors=[{id=TM07201911-1-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-1-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=2, data=[{created_at=2026-08-20 00:46:21.906242, sensors=[{id=TM07201911-2-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-2-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=3, data=[{created_at=2026-08-20 00:46:21.907097, sensors=[{id=TM07201911-3-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-3-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}, {door_id=4, data=[{created_at=2026-08-20 00:46:21.907928, sensors=[{id=TM07201911-4-limit, sensor_type=limit, sensor_status=true}, {id=TM07201911-4-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1]}], trays=[]}
20-08-2026 00:46:22.122 2770184 [http-nio-8051-exec-129] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:46:22.122 2770184 [http-nio-8051-exec-129] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM07201911, traysArr : []
20-08-2026 00:46:22.122 2770184 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM07201911, traysArr : []
20-08-2026 00:46:22.123 2770185 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 41, 42, 43, 44, 45]
20-08-2026 00:46:22.124 2770186 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:46:22.129 2770191 [http-nio-8051-exec-129] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07201911, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:21.905110"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:21.906242"}],"door_id":2,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-3-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-3-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:21.907097"}],"door_id":3,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-4-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-4-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:21.907928"}],"door_id":4,"hcid":[1]}]
20-08-2026 00:46:22.129 2770191 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM07201911, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:21.905110"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:21.906242"}],"door_id":2,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-3-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-3-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:21.907097"}],"door_id":3,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07201911-4-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07201911-4-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:21.907928"}],"door_id":4,"hcid":[1]}]
20-08-2026 00:46:22.143 2770205 [http-nio-8051-exec-129] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07201911, cameraArr : {}
20-08-2026 00:46:22.143 2770205 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM07201911, cameraInfoData : {}
20-08-2026 00:46:22.687 2770749 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:46:22.688 2770750 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:46:23.275 2771337 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:46:25.448 2773510 [http-nio-8051-exec-98] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202507}
20-08-2026 00:46:25.987 2774049 [http-nio-8051-exec-126] INFO  n.c.kiosk.machine.MachineController - {imei=TM04202204, skus=[186059, 4500710, 4500624, 4500677, 4500726, 4500541, 4500678, 4500499, 4500644, 4500673, 4500702, 4500715, 4500651, 4500668, 4500723, 4500705, 4500667, 185994, 4500711, 4500691, 4500718, 4500701, 166327, 4500519, 4500669, 4500643, 186001, 186043, 4500712, 185993, 4500647]}
20-08-2026 00:46:25.992 2774054 [http-nio-8051-exec-126] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Modern Kitchens Boondi Masala 36gm","sku_id":"4500691","vendor_id":"1","mrp":"10","selling_price":"10","weight":"40","image":"https://images.tinymart.in/product/4500691-6038.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-24 17:10:20.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Max protein 7 grain Protein Barbeque 30gm","sku_id":"4500718","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500718-9745.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-04 11:52:08.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:46:25.994 2774056 [http-nio-8051-exec-126] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:46:26.589 2774651 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:46:26.589 2774651 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:46:27.430 2775492 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:46:27.431 2775493 [http-nio-8051-exec-131] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:46:27.441 2775503 [http-nio-8051-exec-131] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:46:27.800 2775862 [http-nio-8051-exec-128] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:46:27.800 2775862 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:46:29.736 2777798 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{hcid=[1], door_id=1, data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM04202203-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202203-1-magnetic}], created_at=2026-08-20 00:46:29.416823}]}, {hcid=[1], door_id=2, data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM04202203-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202203-2-magnetic}], created_at=2026-08-20 00:46:29.417925}]}], trays=[]}
20-08-2026 00:46:29.736 2777798 [http-nio-8051-exec-103] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:46:29.736 2777798 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202203, traysArr : []
20-08-2026 00:46:29.737 2777799 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202203, traysArr : []
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:46:29.738 2777800 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:46:29.739 2777801 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:46:29.739 2777801 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:46:29.739 2777801 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:46:29.739 2777801 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:46:29.739 2777801 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:46:29.739 2777801 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:46:29.739 2777801 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:46:29.739 2777801 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:46:29.743 2777805 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:29.416823"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:29.417925"}],"hcid":[1],"door_id":2}]
20-08-2026 00:46:29.743 2777805 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:29.416823"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:29.417925"}],"hcid":[1],"door_id":2}]
20-08-2026 00:46:29.754 2777816 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202203, cameraArr : {}
20-08-2026 00:46:29.755 2777817 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202203, cameraInfoData : {}
20-08-2026 00:46:33.286 2781348 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:46:33.286 2781348 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:46:33.713 2781775 [http-nio-8051-exec-111] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM10201907 
20-08-2026 00:46:33.713 2781775 [http-nio-8051-exec-111] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:46:33.714 2781776 [http-nio-8051-exec-111] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:46:33.723 2781785 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:33.723 2781785 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:33.724 2781786 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:33.724 2781786 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:46:33.724 2781786 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:46:33.725 2781787 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:46:33.725 2781787 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:33.725 2781787 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:33.726 2781788 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:33.726 2781788 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:46:33.726 2781788 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:46:33.728 2781790 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:46:33.728 2781790 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:46:33.728 2781790 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:46:33.728 2781790 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:46:33.728 2781790 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:33.728 2781790 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:33.729 2781791 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:33.729 2781791 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:33.729 2781791 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:33.730 2781792 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:33.730 2781792 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:33.730 2781792 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:33.731 2781793 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:33.731 2781793 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:33.731 2781793 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:33.732 2781794 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:33.732 2781794 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:33.732 2781794 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:33.732 2781794 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:33.732 2781794 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:46:33.732 2781794 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:46:33.733 2781795 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:46:33.733 2781795 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:46:33.733 2781795 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:46:33.734 2781796 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:46:33.734 2781796 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:33.734 2781796 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:33.735 2781797 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:33.735 2781797 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:33.735 2781797 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:33.735 2781797 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:33.735 2781797 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:46:33.735 2781797 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:46:33.736 2781798 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:46:33.737 2781799 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:46:33.737 2781799 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:46:33.737 2781799 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:46:33.738 2781800 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:46:33.738 2781800 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:46:33.738 2781800 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:46:33.739 2781801 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:46:33.739 2781801 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:46:33.740 2781802 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:46:33.740 2781802 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:46:33.740 2781802 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:46:33.741 2781803 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:46:33.741 2781803 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:46:33.741 2781803 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:46:33.741 2781803 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:46:33.741 2781803 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:46:33.741 2781803 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:46:33.742 2781804 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:46:33.742 2781804 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:46:33.742 2781804 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:46:33.744 2781806 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:46:33.744 2781806 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:46:33.744 2781806 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:46:33.744 2781806 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:46:33.745 2781807 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:46:33.745 2781807 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:46:33.745 2781807 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:46:33.746 2781808 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:33.746 2781808 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:33.747 2781809 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:33.747 2781809 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:33.747 2781809 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:33.747 2781809 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:33.747 2781809 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:46:33.747 2781809 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:46:33.748 2781810 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:46:33.748 2781810 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:46:33.748 2781810 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:46:33.749 2781811 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:33.749 2781811 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:46:33.749 2781811 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:46:33.750 2781812 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:46:33.750 2781812 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:46:33.750 2781812 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:46:33.751 2781813 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:46:33.751 2781813 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:46:33.751 2781813 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:46:33.752 2781814 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:46:33.752 2781814 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:46:33.752 2781814 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:46:33.753 2781815 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:46:33.753 2781815 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:46:33.753 2781815 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:46:33.754 2781816 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:46:33.773 2781835 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:46:34.474 2782536 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: [{"created_at": "2026-08-20 00:40:43.265248", "order_id": "TM03202401260819232959797", "sync_done": "False", "data": "{\"auth\": true, \"close_door\": true, \"init_txn\": true, \"open_door\": true, \"payment\": true, \"state\": \"STATE_COMPLETE\", \"order_id\": \"TM03202401260819232959797\", \"final_weights\": [{\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500712-3\", \"tray_weight\": \"122\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 11, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500712\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500713-4\", \"tray_weight\": \"214\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 12, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500713\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500689-5\", \"tray_weight\": \"130\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 13, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500689\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500725-12\", \"tray_weight\": \"554\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 14, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500725\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500722-6\", \"tray_weight\": \"239\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 15, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500722\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500624-4\", \"tray_weight\": \"145\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 16, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500624\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500564-9\", \"tray_weight\": \"338\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 17, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500564\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500723-7\", \"tray_weight\": \"217\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 18, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500723\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500726-5\", \"tray_weight\": \"165\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 19, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500726\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500667-10\", \"tray_weight\": \"251\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 20, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500667\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500648-6\", \"tray_weight\": \"172\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 21, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500648\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500605-8\", \"tray_weight\": \"355\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 22, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500605\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500681-13\", \"tray_weight\": \"859\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 23, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500681\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500644-6\", \"tray_weight\": \"268\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 24, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500644\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500722-7\", \"tray_weight\": \"290\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 25, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500722\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500725-24\", \"tray_weight\": \"1091\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 26, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500725\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500710-15\", \"tray_weight\": \"860\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 27, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500710\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"177747-6\", \"tray_weight\": \"1385\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 31, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"177747\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"186001-6\", \"tray_weight\": \"1162\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 32, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"186001\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"186078-4\", \"tray_weight\": \"634\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 33, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"186078\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500407-3\", \"tray_weight\": \"565\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 34, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500407\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"185993-13\", \"tray_weight\": \"565\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 35, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"185993\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500702-4\", \"tray_weight\": \"889\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 36, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500702\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"186001-5\", \"tray_weight\": \"1211\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 37, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"186001\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500651-2\", \"tray_weight\": \"407\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 38, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500651\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"166327-4\", \"tray_weight\": \"841\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 39, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"166327\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500656-3\", \"tray_weight\": \"688\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 40, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500656\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500499-7\", \"tray_weight\": \"1517\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 41, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500499\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"186059-6\", \"tray_weight\": \"2162\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 42, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"186059\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"185994-5\", \"tray_weight\": \"1017\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 43, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"185994\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"8355-3\", \"tray_weight\": \"1296\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 44, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"8355\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500643-7\", \"tray_weight\": \"1339\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 45, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500643\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500412-4\", \"tray_weight\": \"687\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 46, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500412\"}], \"complete_order\": \"Completed\", \"invoice_order\": \"Completed\", \"order_status\": {\"SectionStatus\": {\"Note\": \"If any due amount, clear at https://go.tinymart.in\", \"Header\": \" Order is complete \", \"UI_Header\": \"\", \"SubHeader\": \"Please wait for invoice to generate\"}, \"rstatus\": true, \"SectionMain\": {\"Header\": \"Door Closed\"}, \"status\": \"True\", \"SectionSKU\": {\"skus\": [], \"Header\": \"If you like us, tell others... else tell us\"}, \"delay\": 100, \"voiceNote\": \"Transaction Completed\"}, \"transactions\": [{\"TS\": 1787161844.8479998, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:20:44.848000\"}, {\"TS\": 1787161844.868, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:20:44.868000\"}, {\"TS\": 1787161844.87, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:20:44.870000\"}, {\"TS\": 1787161844.872, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:20:44.872000\"}, {\"TS\": 1787161844.875, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:20:44.875000\"}, {\"TS\": 1787161844.876, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:20:44.876000\"}, {\"TS\": 1787161908.905, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:21:48.905000\"}, {\"TS\": 1787161908.926, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:21:48.926000\"}, {\"TS\": 1787161908.939, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:21:48.939000\"}, {\"TS\": 1787161908.946, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:21:48.946000\"}, {\"TS\": 1787161908.9520001, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:21:48.952000\"}, {\"TS\": 1787161908.953, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:21:48.953000\"}, {\"TS\": 1787161961.93, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:22:41.930000\"}, {\"TS\": 1787161961.935, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:22:41.935000\"}, {\"TS\": 1787161961.935, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:22:41.935000\"}, {\"TS\": 1787161961.9359999, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:22:41.936000\"}, {\"TS\": 1787161961.937, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:22:41.937000\"}, {\"TS\": 1787161961.937, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:22:41.937000\"}, {\"TS\": 1787162119.043, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:25:19.043000\"}, {\"TS\": 1787162119.063, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:25:19.063000\"}, {\"TS\": 1787162119.0649998, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:25:19.065000\"}, {\"TS\": 1787162119.0670002, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:25:19.067000\"}, {\"TS\": 1787162119.07, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:25:19.070000\"}, {\"TS\": 1787162119.071, \"weight\": \"267\", \"tray_weight\": \"267\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:25:19.071000\"}, {\"TS\": 1787162142.299, \"weight\": \"121\", \"tray_weight\": \"121\", \"address\": \"11\", \"flow\": \"0\", \"expected_tray_weight\": 138, \"tray_id\": \"11\", \"datetime\": \"2026-08-19 23:25:42.299000\"}, {\"TS\": 1787162142.303, \"weight\": \"121\", \"tray_weight\": \"121\", \"address\": \"11\", \"flow\": \"0\", \"expected_tray_weight\": 138, \"tray_id\": \"11\", \"datetime\": \"2026-08-19 23:25:42.303000\"}, {\"TS\": 1787162142.3049998, \"weight\": \"121\", \"tray_weight\": \"121\", \"address\": \"11\", \"flow\": \"0\", \"expected_tray_weight\": 138, \"tray_id\": \"11\", \"datetime\": \"2026-08-19 23:25:42.305000\"}, {\"TS\": 1787162142.307, \"weight\": \"121\", \"tray_weight\": \"121\", \"address\": \"11\", \"flow\": \"0\", \"expected_tray_weight\": 138, \"tray_id\": \"11\", \"datetime\": \"2026-08-19 23:25:42.307000\"}, {\"TS\": 1787162142.307, \"weight\": \"121\", \"tray_weight\": \"121\", \"address\": \"11\", \"flow\": \"0\", \"expected_tray_weight\": 138, \"tray_id\": \"11\", \"datetime\": \"2026-08-19 23:25:42.307000\"}, {\"TS\": 1787162142.3070002, \"weight\": \"121\", \"tray_weight\": \"121\", \"address\": \"11\", \"flow\": \"0\", \"expected_tray_weight\": 138, \"tray_id\": \"11\", \"datetime\": \"2026-08-19 23:25:42.307000\"}, {\"TS\": 1787162144.441, \"weight\": \"337\", \"tray_weight\": \"337\", \"address\": \"17\", \"flow\": \"0\", \"expected_tray_weight\": 306, \"tray_id\": \"17\", \"datetime\": \"2026-08-19 23:25:44.441000\"}, {\"TS\": 1787162144.448, \"weight\": \"337\", \"tray_weight\": \"337\", \"address\": \"17\", \"flow\": \"0\", \"expected_tray_weight\": 306, \"tray_id\": \"17\", \"datetime\": \"2026-08-19 23:25:44.448000\"}, {\"TS\": 1787162144.449, \"weight\": \"337\", \"tray_weight\": \"337\", \"address\": \"17\", \"flow\": \"0\", \"expected_tray_weight\": 306, \"tray_id\": \"17\", \"datetime\": \"2026-08-19 23:25:44.449000\"}, {\"TS\": 1787162144.4490001, \"weight\": \"337\", \"tray_weight\": \"337\", \"address\": \"17\", \"flow\": \"0\", \"expected_tray_weight\": 306, \"tray_id\": \"17\", \"datetime\": \"2026-08-19 23:25:44.449000\"}, {\"TS\": 1787162144.4490001, \"weight\": \"337\", \"tray_weight\": \"337\", \"address\": \"17\", \"flow\": \"0\", \"expected_tray_weight\": 306, \"tray_id\": \"17\", \"datetime\": \"2026-08-19 23:25:44.449000\"}, {\"TS\": 1787162144.45, \"weight\": \"337\", \"tray_weight\": \"337\", \"address\": \"17\", \"flow\": \"0\", \"expected_tray_weight\": 306, \"tray_id\": \"17\", \"datetime\": \"2026-08-19 23:25:44.450000\"}, {\"TS\": 1787162185.993, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:26:25.993000\"}, {\"TS\": 1787162186.0140002, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:26:26.014000\"}, {\"TS\": 1787162186.027, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:26:26.027000\"}, {\"TS\": 1787162186.0340002, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:26:26.034000\"}, {\"TS\": 1787162186.04, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:26:26.040000\"}, {\"TS\": 1787162186.0410001, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:26:26.041000\"}, {\"TS\": 1787162195.2020001, \"weight\": \"131\", \"tray_weight\": \"131\", \"address\": \"13\", \"flow\": \"0\", \"expected_tray_weight\": 110, \"tray_id\": \"13\", \"datetime\": \"2026-08-19 23:26:35.202000\"}, {\"TS\": 1787162195.2099998, \"weight\": \"131\", \"tray_weight\": \"131\", \"address\": \"13\", \"flow\": \"0\", \"expected_tray_weight\": 110, \"tray_id\": \"13\", \"datetime\": \"2026-08-19 23:26:35.210000\"}, {\"TS\": 1787162195.21, \"weight\": \"131\", \"tray_weight\": \"131\", \"address\": \"13\", \"flow\": \"0\", \"expected_tray_weight\": 110, \"tray_id\": \"13\", \"datetime\": \"2026-08-19 23:26:35.210000\"}, {\"TS\": 1787162195.21, \"weight\": \"131\", \"tray_weight\": \"131\", \"address\": \"13\", \"flow\": \"0\", \"expected_tray_weight\": 110, \"tray_id\": \"13\", \"datetime\": \"2026-08-19 23:26:35.210000\"}, {\"TS\": 1787162195.211, \"weight\": \"131\", \"tray_weight\": \"131\", \"address\": \"13\", \"flow\": \"0\", \"expected_tray_weight\": 110, \"tray_id\": \"13\", \"datetime\": \"2026-08-19 23:26:35.211000\"}, {\"TS\": 1787162195.2120001, \"weight\": \"131\", \"tray_weight\": \"131\", \"address\": \"13\", \"flow\": \"0\", \"expected_tray_weight\": 110, \"tray_id\": \"13\", \"datetime\": \"2026-08-19 23:26:35.212000\"}, {\"TS\": 1787162235.039, \"weight\": \"291\", \"tray_weight\": \"291\", \"address\": \"25\", \"flow\": \"0\", \"expected_tray_weight\": 245, \"tray_id\": \"25\", \"datetime\": \"2026-08-19 23:27:15.039000\"}, {\"TS\": 1787162235.042, \"weight\": \"291\", \"tray_weight\": \"291\", \"address\": \"25\", \"flow\": \"0\", \"expected_tray_weight\": 245, \"tray_id\": \"25\", \"datetime\": \"2026-08-19 23:27:15.042000\"}, {\"TS\": 1787162235.048, \"weight\": \"291\", \"tray_weight\": \"291\", \"address\": \"25\", \"flow\": \"0\", \"expected_tray_weight\": 245, \"tray_id\": \"25\", \"datetime\": \"2026-08-19 23:27:15.048000\"}, {\"TS\": 1787162235.0489998, \"weight\": \"291\", \"tray_weight\": \"291\", \"address\": \"25\", \"flow\": \"0\", \"expected_tray_weight\": 245, \"tray_id\": \"25\", \"datetime\": \"2026-08-19 23:27:15.049000\"}, {\"TS\": 1787162235.05, \"weight\": \"291\", \"tray_weight\": \"291\", \"address\": \"25\", \"flow\": \"0\", \"expected_tray_weight\": 245, \"tray_id\": \"25\", \"datetime\": \"2026-08-19 23:27:15.050000\"}, {\"TS\": 1787162235.0509999, \"weight\": \"291\", \"tray_weight\": \"291\", \"address\": \"25\", \"flow\": \"0\", \"expected_tray_weight\": 245, \"tray_id\": \"25\", \"datetime\": \"2026-08-19 23:27:15.051000\"}, {\"TS\": 1787162401.641, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:30:01.641000\"}, {\"TS\": 1787162401.646, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:30:01.646000\"}, {\"TS\": 1787162401.6460001, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:30:01.646000\"}, {\"TS\": 1787162401.647, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:30:01.647000\"}, {\"TS\": 1787162401.648, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:30:01.648000\"}, {\"TS\": 1787162401.648, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:30:01.648000\"}, {\"TS\": 1787162464.486, \"weight\": \"165\", \"tray_weight\": \"165\", \"address\": \"19\", \"flow\": \"0\", \"expected_tray_weight\": 175, \"tray_id\": \"19\", \"datetime\": \"2026-08-19 23:31:04.486000\"}, {\"TS\": 1787162464.487, \"weight\": \"165\", \"tray_weight\": \"165\", \"address\": \"19\", \"flow\": \"0\", \"expected_tray_weight\": 175, \"tray_id\": \"19\", \"datetime\": \"2026-08-19 23:31:04.487000\"}, {\"TS\": 1787162464.4889998, \"weight\": \"165\", \"tray_weight\": \"165\", \"address\": \"19\", \"flow\": \"0\", \"expected_tray_weight\": 175, \"tray_id\": \"19\", \"datetime\": \"2026-08-19 23:31:04.489000\"}, {\"TS\": 1787162469.626, \"weight\": \"122\", \"tray_weight\": \"122\", \"address\": \"11\", \"flow\": \"0\", \"expected_tray_weight\": 138, \"tray_id\": \"11\", \"datetime\": \"2026-08-19 23:31:09.626000\"}, {\"TS\": 1787162469.74, \"weight\": \"214\", \"tray_weight\": \"214\", \"address\": \"12\", \"flow\": \"0\", \"expected_tray_weight\": 188, \"tray_id\": \"12\", \"datetime\": \"2026-08-19 23:31:09.740000\"}, {\"TS\": 1787162469.782, \"weight\": \"130\", \"tray_weight\": \"130\", \"address\": \"13\", \"flow\": \"0\", \"expected_tray_weight\": 110, \"tray_id\": \"13\", \"datetime\": \"2026-08-19 23:31:09.782000\"}, {\"TS\": 1787162469.91, \"weight\": \"554\", \"tray_weight\": \"554\", \"address\": \"14\", \"flow\": \"0\", \"expected_tray_weight\": 528, \"tray_id\": \"14\", \"datetime\": \"2026-08-19 23:31:09.910000\"}, {\"TS\": 1787162469.959, \"weight\": \"239\", \"tray_weight\": \"239\", \"address\": \"15\", \"flow\": \"0\", \"expected_tray_weight\": 210, \"tray_id\": \"15\", \"datetime\": \"2026-08-19 23:31:09.959000\"}, {\"TS\": 1787162469.984, \"weight\": \"145\", \"tray_weight\": \"145\", \"address\": \"16\", \"flow\": \"0\", \"expected_tray_weight\": 120, \"tray_id\": \"16\", \"datetime\": \"2026-08-19 23:31:09.984000\"}, {\"TS\": 1787162470.097, \"weight\": \"338\", \"tray_weight\": \"338\", \"address\": \"17\", \"flow\": \"0\", \"expected_tray_weight\": 306, \"tray_id\": \"17\", \"datetime\": \"2026-08-19 23:31:10.097000\"}, {\"TS\": 1787162470.217, \"weight\": \"217\", \"tray_weight\": \"217\", \"address\": \"18\", \"flow\": \"0\", \"expected_tray_weight\": 196, \"tray_id\": \"18\", \"datetime\": \"2026-08-19 23:31:10.217000\"}, {\"TS\": 1787162470.217, \"weight\": \"165\", \"tray_weight\": \"165\", \"address\": \"19\", \"flow\": \"0\", \"expected_tray_weight\": 175, \"tray_id\": \"19\", \"datetime\": \"2026-08-19 23:31:10.217000\"}, {\"TS\": 1787162470.35, \"weight\": \"251\", \"tray_weight\": \"251\", \"address\": \"20\", \"flow\": \"0\", \"expected_tray_weight\": 230, \"tray_id\": \"20\", \"datetime\": \"2026-08-19 23:31:10.350000\"}, {\"TS\": 1787162470.401, \"weight\": \"172\", \"tray_weight\": \"172\", \"address\": \"21\", \"flow\": \"0\", \"expected_tray_weight\": 150, \"tray_id\": \"21\", \"datetime\": \"2026-08-19 23:31:10.401000\"}, {\"TS\": 1787162470.488, \"weight\": \"355\", \"tray_weight\": \"355\", \"address\": \"22\", \"flow\": \"0\", \"expected_tray_weight\": 336, \"tray_id\": \"22\", \"datetime\": \"2026-08-19 23:31:10.488000\"}, {\"TS\": 1787162470.5, \"weight\": \"859\", \"tray_weight\": \"859\", \"address\": \"23\", \"flow\": \"0\", \"expected_tray_weight\": 832, \"tray_id\": \"23\", \"datetime\": \"2026-08-19 23:31:10.500000\"}, {\"TS\": 1787162470.561, \"weight\": \"268\", \"tray_weight\": \"268\", \"address\": \"24\", \"flow\": \"0\", \"expected_tray_weight\": 252, \"tray_id\": \"24\", \"datetime\": \"2026-08-19 23:31:10.561000\"}, {\"TS\": 1787162470.738, \"weight\": \"290\", \"tray_weight\": \"290\", \"address\": \"25\", \"flow\": \"0\", \"expected_tray_weight\": 245, \"tray_id\": \"25\", \"datetime\": \"2026-08-19 23:31:10.738000\"}, {\"TS\": 1787162470.802, \"weight\": \"1091\", \"tray_weight\": \"1091\", \"address\": \"26\", \"flow\": \"0\", \"expected_tray_weight\": 1056, \"tray_id\": \"26\", \"datetime\": \"2026-08-19 23:31:10.802000\"}, {\"TS\": 1787162470.8079998, \"weight\": \"860\", \"tray_weight\": \"860\", \"address\": \"27\", \"flow\": \"0\", \"expected_tray_weight\": 825, \"tray_id\": \"27\", \"datetime\": \"2026-08-19 23:31:10.808000\"}], \"sku_selected\": true, \"offer_applied\": true, \"initial_weights\": [{\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500712-3\", \"tray_weight\": \"121\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 11, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500712\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500713-4\", \"tray_weight\": \"215\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 12, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500713\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500689-5\", \"tray_weight\": \"130\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 13, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500689\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500725-12\", \"tray_weight\": \"554\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 14, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500725\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500722-6\", \"tray_weight\": \"239\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 15, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500722\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500624-4\", \"tray_weight\": \"146\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 16, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500624\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500564-9\", \"tray_weight\": \"337\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 17, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500564\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500723-7\", \"tray_weight\": \"217\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 18, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500723\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500726-5\", \"tray_weight\": \"200\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 19, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500726\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500667-10\", \"tray_weight\": \"251\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 20, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500667\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500648-6\", \"tray_weight\": \"172\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 21, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500648\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500605-8\", \"tray_weight\": \"355\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 22, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500605\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500681-13\", \"tray_weight\": \"859\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 23, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500681\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500644-6\", \"tray_weight\": \"267\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 24, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500644\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500722-7\", \"tray_weight\": \"291\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 25, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500722\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500725-24\", \"tray_weight\": \"1091\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 26, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500725\"}, {\"door_id\": \"1\", \"active\": 1, \"sku_json\": \"4500710-15\", \"tray_weight\": \"860\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 27, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500710\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"177747-6\", \"tray_weight\": \"1385\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 31, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"177747\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"186001-6\", \"tray_weight\": \"1162\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 32, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"186001\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"186078-4\", \"tray_weight\": \"634\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 33, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"186078\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500407-3\", \"tray_weight\": \"565\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 34, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500407\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"185993-13\", \"tray_weight\": \"565\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 35, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"185993\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500702-4\", \"tray_weight\": \"889\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 36, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500702\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"186001-5\", \"tray_weight\": \"1211\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 37, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"186001\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500651-2\", \"tray_weight\": \"407\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 38, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500651\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"166327-4\", \"tray_weight\": \"841\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 39, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"166327\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500656-3\", \"tray_weight\": \"688\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 40, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500656\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500499-7\", \"tray_weight\": \"1517\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 41, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500499\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"186059-6\", \"tray_weight\": \"2162\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 42, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"186059\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"185994-5\", \"tray_weight\": \"1017\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 43, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"185994\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"8355-3\", \"tray_weight\": \"1296\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 44, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"8355\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500643-7\", \"tray_weight\": \"1339\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 45, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500643\"}, {\"door_id\": \"2\", \"active\": 1, \"sku_json\": \"4500412-4\", \"tray_weight\": \"687\", \"created_at\": \"2026-08-18 13:29:11\", \"tray_id\": 46, \"modified_at\": \"2026-08-18 13:29:11\", \"org_sku\": \"4500412\"}], \"complete_order_data\": {\"rstatus\": true, \"sku_json\": {\"total_amount\": 10.0, \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500726-818.jpeg\", \"skuid\": \"4500726\", \"sku_total\": 10.0, \"unit_price\": \"10\", \"mrp\": \"10\", \"tray_id\": \"19\", \"qty\": 1, \"name\": \"MaxVita Crunchy Indian Mixture 30gm per peice\"}], \"res\": \"True\", \"logic\": \"WBL\", \"orderId\": \"TM03202401260819232959797\"}, \"status\": \"True\"}, \"order_data\": {}}"}]
20-08-2026 00:46:34.487 2782549 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":["TM03202401260819232959797"],"status":true}
20-08-2026 00:46:34.524 2782586 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:46:33, data=[{id=logs-full, value=100%, status=true}]}}
20-08-2026 00:46:34.524 2782586 [http-nio-8051-exec-110] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:46:34.524 2782586 [http-nio-8051-exec-110] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:46:34.524 2782586 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM08202202, traysArr : []
20-08-2026 00:46:34.524 2782586 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM08202202, traysArr : []
20-08-2026 00:46:34.525 2782587 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:46:34.525 2782587 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:46:34.525 2782587 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:46:34.525 2782587 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:46:34.525 2782587 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM08202202, cameraArr : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:46:33"}
20-08-2026 00:46:34.525 2782587 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM08202202, cameraInfoData : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:46:33"}
20-08-2026 00:46:34.654 2782716 [http-nio-8051-exec-12] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:46:34, data=[{status=true, id=pd-invalidfs, value=vfat}, {status=true, id=logs-full, value=100%}]}}
20-08-2026 00:46:34.654 2782716 [http-nio-8051-exec-12] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:46:34.654 2782716 [http-nio-8051-exec-12] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:46:34.654 2782716 [http-nio-8051-exec-12] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202508, traysArr : []
20-08-2026 00:46:34.654 2782716 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202508, traysArr : []
20-08-2026 00:46:34.655 2782717 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:46:34.655 2782717 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:46:34.655 2782717 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:46:34.655 2782717 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:46:34.655 2782717 [http-nio-8051-exec-12] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202508, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:46:34"}
20-08-2026 00:46:34.655 2782717 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202508, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:46:34"}
20-08-2026 00:46:36.136 2784198 [http-nio-8051-exec-132] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500675, 4500710, 4500722, 4500728, 4500711, 4500642, 4500407, 4500704, 0, 4500626, 166327, 4500705, 177441, 186100, 4500643, 4500681, 4500412, 4500648, 4500656, 4500693, 133041, 4500669, 185994, 4500665, 4500723, 4500694, 186059, 4500667, 4500499, 4500712, 4500715, 4500727], imei=TM06202503}
20-08-2026 00:46:36.140 2784202 [http-nio-8051-exec-132] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:46:36.142 2784204 [http-nio-8051-exec-132] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:46:38.104 2786166 [http-nio-8051-exec-133] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM05202203}
20-08-2026 00:46:38.195 2786257 [http-nio-8051-exec-20] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:46:38.195 2786257 [http-nio-8051-exec-20] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:46:41.861 2789923 [http-nio-8051-exec-85] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202303}
20-08-2026 00:46:42.721 2790783 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-20 00:39:32.0, vm_id=1711555283773}
20-08-2026 00:46:42.722 2790784 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-20 00:39:32.0
20-08-2026 00:46:42.822 2790884 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:46:44.410 2792472 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:46:44.411 2792473 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:46:46.447 2794509 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202303
20-08-2026 00:46:46.447 2794509 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:46:46.447 2794509 [http-nio-8051-exec-68] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:46:46
20-08-2026 00:46:47.402 2795464 [http-nio-8051-exec-135] INFO  n.c.kiosk.machine.MachineController - {imei=TM09202501, skus=[4500712, 4500710, 4500644, 4500713, 4500665, 4500711, 4500626, 4500689, 4500564, 4500693, 0, 4500624]}
20-08-2026 00:46:47.405 2795467 [http-nio-8051-exec-135] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}]
20-08-2026 00:46:47.406 2795468 [http-nio-8051-exec-135] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:46:48.028 2796090 [http-nio-8051-exec-121] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM03202401}
20-08-2026 00:46:50.783 2798845 [http-nio-8051-exec-127] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:46:50.783 2798845 [http-nio-8051-exec-127] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:46:51.947 2800009 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-09 07:25:01"}
20-08-2026 00:46:51.961 2800023 [http-nio-8051-exec-101] INFO  n.c.kiosk.machine.MachineController - {skus=[4500704, 4500656, 4500472, 4500541, 4500564, 4500710, 4500407, 4500702, 4500717, 0, 4500726, 4500712, 4500499, 4500665, 4500711, 4500643, 4500715, 185994, 8355, 4500713, 185993, 4500644, 166327, 4500723, 4500664, 4500669, 4500661, 186043, 4500722, 4500689, 4500667, 4500681], imei=TM06202303}
20-08-2026 00:46:51.966 2800028 [http-nio-8051-exec-101] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Max Protein Peri Peri 32gm","sku_id":"4500661","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500661-1563.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-19 10:38:26.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:46:51.968 2800030 [http-nio-8051-exec-101] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:46:52.110 2800172 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:53:43.0, vm_id=1778290329057}
20-08-2026 00:46:52.110 2800172 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1778290329057, timestamp: 2026-08-19 20:53:43.0
20-08-2026 00:46:52.117 2800179 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:46:53.860 2801922 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:46:53.536968}], tray=18}, {data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:46:53.537102}], tray=18}, {data=[{issue_type=Non Communicable, status=false, timestamp=2026-08-20 00:46:53.537147}], tray=18}], doors=[{data=[{sensors=[{sensor_status=false, sensor_type=limit, disabled_at=2026-08-20 00:46:53.540788, id=TM01202601-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM01202601-1-magnetic}], created_at=2026-08-20 00:46:53.540333}], door_id=1, hcid=[1]}]}
20-08-2026 00:46:53.860 2801922 [http-nio-8051-exec-112] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:46:53.860 2801922 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM01202601, traysArr : [{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:46:53.536968"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:46:53.537102"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:46:53.537147"}]}]
20-08-2026 00:46:53.861 2801923 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM01202601, traysArr : [{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:46:53.536968"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:46:53.537102"}]},{"tray":"18","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:46:53.537147"}]}]
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:46:53.536968"}
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:46:53.537102"}
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:46:53.537147"}
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 30
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:46:53.863 2801925 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:46:53.868 2801930 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM01202601, doorsArr : [{"data":[{"sensors":[{"sensor_status":false,"disabled_at":"2026-08-20 00:46:53.540788","id":"TM01202601-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM01202601-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:53.540333"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:46:53.869 2801931 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM01202601, doorsArr : [{"data":[{"sensors":[{"sensor_status":false,"disabled_at":"2026-08-20 00:46:53.540788","id":"TM01202601-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM01202601-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:46:53.540333"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:46:53.878 2801940 [http-nio-8051-exec-112] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM01202601, cameraArr : {}
20-08-2026 00:46:53.878 2801940 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM01202601, cameraInfoData : {}
20-08-2026 00:46:54.521 2802583 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - {skus=[4500642, 4500647, 4500710, 4500643, 4500713, 166327, 4500723, 4500711, 137335, 4500664, 4500452, 4500722, 4500726, 4500702, 4500719, 4500656, 4500667, 4500499, 4500650, 4500669, 4500721, 4500717, 4500694, 4500644, 186059, 4500678, 185993, 186001, 186043, 4500715, 4500725], imei=TM06202201}
20-08-2026 00:46:54.525 2802587 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - [{"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Bingo Chips Chilli Sprinkled 30gm","sku_id":"4500452","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/4500452-8664.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-05-23 06:00:16.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:46:54.526 2802588 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:46:55.931 2803993 [http-nio-8051-exec-126] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:46:55.931 2803993 [http-nio-8051-exec-126] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:46:56.184 2804246 [http-nio-8051-exec-125] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202502}
20-08-2026 00:46:57.188 2805250 [http-nio-8051-exec-131] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:46:56}}
20-08-2026 00:46:57.188 2805250 [http-nio-8051-exec-131] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:46:57.188 2805250 [http-nio-8051-exec-131] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:46:57.188 2805250 [http-nio-8051-exec-131] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202204, traysArr : []
20-08-2026 00:46:57.189 2805251 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202204, traysArr : []
20-08-2026 00:46:57.190 2805252 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:46:57.190 2805252 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:46:57.190 2805252 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:46:57.190 2805252 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:46:57.190 2805252 [http-nio-8051-exec-131] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202204, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:46:56"}
20-08-2026 00:46:57.190 2805252 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202204, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:46:56"}
20-08-2026 00:46:58.859 2806921 [http-nio-8051-exec-103] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:46:58.859 2806921 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:47:00.360 2808422 [http-nio-8051-exec-65] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202503}
20-08-2026 00:47:01.086 2809148 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], data=[{sensors=[{id=TM06202003-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202003-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:47:00.829709}], door_id=1}, {hcid=[1], data=[{sensors=[{id=TM06202003-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202003-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:47:00.831019}], door_id=2}]}
20-08-2026 00:47:01.086 2809148 [http-nio-8051-exec-111] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:47:01.086 2809148 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202003, traysArr : []
20-08-2026 00:47:01.087 2809149 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202003, traysArr : []
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:47:01.088 2809150 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 47
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]
20-08-2026 00:47:01.089 2809151 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:47:01.094 2809156 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202003, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:00.829709"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:00.831019"}],"hcid":[1],"door_id":2}]
20-08-2026 00:47:01.094 2809156 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202003, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:00.829709"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202003-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202003-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:00.831019"}],"hcid":[1],"door_id":2}]
20-08-2026 00:47:01.103 2809165 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202003, cameraArr : {}
20-08-2026 00:47:01.104 2809166 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202003, cameraInfoData : {}
20-08-2026 00:47:01.261 2809323 [http-nio-8051-exec-102] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:47:01.282 2809344 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.285 2809347 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.291 2809353 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.291 2809353 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:47:01.292 2809354 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:47:01.298 2809360 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:47:01.300 2809362 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:47:01.304 2809366 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.309 2809371 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.321 2809383 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.321 2809383 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:47:01.321 2809383 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:47:01.325 2809387 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:47:01.325 2809387 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.325 2809387 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:47:01.341 2809403 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.341 2809403 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.341 2809403 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.341 2809403 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:47:01.342 2809404 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.342 2809404 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.342 2809404 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.344 2809406 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.347 2809409 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.347 2809409 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:47:01.347 2809409 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:47:01.351 2809413 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:47:01.351 2809413 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:47:01.352 2809414 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.354 2809416 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.357 2809419 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.357 2809419 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:47:01.357 2809419 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:47:01.361 2809423 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:47:01.361 2809423 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.361 2809423 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:47:01.376 2809438 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.376 2809438 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.376 2809438 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.376 2809438 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:47:01.376 2809438 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.376 2809438 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.377 2809439 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.379 2809441 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.383 2809445 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.383 2809445 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:47:01.383 2809445 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:01.386 2809448 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:47:01.386 2809448 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:47:01.387 2809449 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.389 2809451 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.392 2809454 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.392 2809454 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:47:01.392 2809454 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:47:01.395 2809457 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:47:01.395 2809457 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.395 2809457 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:47:01.422 2809484 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.422 2809484 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.422 2809484 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.422 2809484 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:47:01.422 2809484 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.422 2809484 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.422 2809484 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.424 2809486 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.426 2809488 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.426 2809488 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:47:01.426 2809488 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:47:01.428 2809490 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:47:01.428 2809490 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:47:01.429 2809491 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.430 2809492 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.432 2809494 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.432 2809494 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:47:01.432 2809494 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:47:01.435 2809497 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:47:01.435 2809497 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.435 2809497 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:47:01.457 2809519 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.457 2809519 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.457 2809519 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.457 2809519 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:47:01.457 2809519 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.457 2809519 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.457 2809519 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.460 2809522 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.463 2809525 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.463 2809525 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:47:01.463 2809525 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:47:01.466 2809528 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:47:01.466 2809528 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:47:01.467 2809529 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.468 2809530 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.470 2809532 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.471 2809533 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:47:01.471 2809533 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:47:01.472 2809534 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:47:01.472 2809534 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:47:01.473 2809535 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.475 2809537 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.476 2809538 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.476 2809538 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:47:01.477 2809539 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:47:01.478 2809540 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:47:01.478 2809540 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:47:01.479 2809541 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.480 2809542 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.484 2809546 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.484 2809546 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:47:01.484 2809546 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:47:01.486 2809548 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:47:01.486 2809548 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:47:01.487 2809549 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.487 2809549 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.489 2809551 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.489 2809551 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:47:01.489 2809551 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:47:01.491 2809553 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:47:01.491 2809553 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:47:01.492 2809554 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.493 2809555 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.495 2809557 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.495 2809557 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:47:01.495 2809557 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:47:01.497 2809559 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:47:01.498 2809560 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:47:01.498 2809560 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.500 2809562 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.502 2809564 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.502 2809564 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:47:01.502 2809564 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:47:01.503 2809565 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:47:01.503 2809565 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:47:01.504 2809566 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.505 2809567 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.507 2809569 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.507 2809569 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:47:01.507 2809569 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:47:01.509 2809571 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:47:01.509 2809571 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:47:01.510 2809572 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.511 2809573 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.513 2809575 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.513 2809575 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:47:01.513 2809575 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:47:01.516 2809578 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:47:01.516 2809578 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.516 2809578 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:47:01.534 2809596 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:01.534 2809596 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:01.534 2809596 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:47:01.534 2809596 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:47:01.534 2809596 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.534 2809596 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.535 2809597 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.537 2809599 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.541 2809603 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.541 2809603 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:47:01.541 2809603 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:01.543 2809605 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:47:01.543 2809605 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:47:01.544 2809606 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.546 2809608 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.548 2809610 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.548 2809610 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:47:01.548 2809610 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:47:01.551 2809613 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:47:01.551 2809613 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:47:01.552 2809614 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.553 2809615 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.556 2809618 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.556 2809618 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:47:01.556 2809618 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:47:01.560 2809622 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:47:01.560 2809622 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:47:01.561 2809623 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.563 2809625 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.566 2809628 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.566 2809628 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:47:01.566 2809628 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:47:01.569 2809631 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:47:01.569 2809631 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.569 2809631 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:47:01.591 2809653 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.591 2809653 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.591 2809653 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.591 2809653 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:47:01.591 2809653 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.591 2809653 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.592 2809654 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.594 2809656 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.598 2809660 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.598 2809660 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:47:01.598 2809660 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:47:01.602 2809664 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:47:01.603 2809665 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.603 2809665 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:47:01.619 2809681 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.619 2809681 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.619 2809681 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.619 2809681 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:47:01.619 2809681 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.619 2809681 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.620 2809682 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.622 2809684 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.627 2809689 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.627 2809689 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:47:01.627 2809689 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:01.631 2809693 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:47:01.631 2809693 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:47:01.632 2809694 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.634 2809696 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.638 2809700 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.638 2809700 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:47:01.638 2809700 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:47:01.641 2809703 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:47:01.641 2809703 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:47:01.642 2809704 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.643 2809705 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.646 2809708 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.646 2809708 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:47:01.646 2809708 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:47:01.648 2809710 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:47:01.648 2809710 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.648 2809710 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:47:01.665 2809727 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.666 2809728 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.666 2809728 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.666 2809728 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:47:01.666 2809728 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.666 2809728 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.666 2809728 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.668 2809730 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.670 2809732 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.670 2809732 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:47:01.670 2809732 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:47:01.673 2809735 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:47:01.673 2809735 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:47:01.673 2809735 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.674 2809736 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.677 2809739 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.677 2809739 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:47:01.677 2809739 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:47:01.679 2809741 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:47:01.679 2809741 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:47:01.680 2809742 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:47:01.681 2809743 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@18b0d366
20-08-2026 00:47:01.684 2809746 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:47:01.684 2809746 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:47:01.684 2809746 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:47:01.686 2809748 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:47:01.687 2809749 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:47:01.687 2809749 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.696 2809758 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.698 2809760 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.698 2809760 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:47:01.698 2809760 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:47:01.701 2809763 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:47:01.701 2809763 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:47:01.702 2809764 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.703 2809765 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.707 2809769 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.707 2809769 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:47:01.707 2809769 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:47:01.710 2809772 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:47:01.710 2809772 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:47:01.711 2809773 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.713 2809775 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.716 2809778 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.716 2809778 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:47:01.716 2809778 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:47:01.719 2809781 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:47:01.720 2809782 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:47:01.721 2809783 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.722 2809784 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.724 2809786 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.724 2809786 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:47:01.724 2809786 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:47:01.726 2809788 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:47:01.726 2809788 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:47:01.727 2809789 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.728 2809790 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.731 2809793 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.731 2809793 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:47:01.731 2809793 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:01.733 2809795 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:47:01.733 2809795 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:47:01.734 2809796 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.735 2809797 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.737 2809799 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.737 2809799 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:47:01.737 2809799 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:01.739 2809801 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:47:01.739 2809801 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:47:01.740 2809802 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:47:01.741 2809803 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@18b0d366
20-08-2026 00:47:01.744 2809806 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:47:01.744 2809806 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:47:01.744 2809806 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:47:01.747 2809809 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:47:01.747 2809809 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:47:01.747 2809809 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.748 2809810 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.750 2809812 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.750 2809812 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:47:01.750 2809812 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:47:01.753 2809815 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:47:01.753 2809815 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:47:01.754 2809816 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.755 2809817 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.757 2809819 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.757 2809819 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:47:01.757 2809819 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:47:01.759 2809821 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:47:01.759 2809821 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:47:01.760 2809822 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.762 2809824 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.764 2809826 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.764 2809826 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:47:01.764 2809826 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:47:01.766 2809828 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:47:01.766 2809828 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:47:01.767 2809829 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.768 2809830 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.771 2809833 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.771 2809833 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:47:01.771 2809833 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:47:01.773 2809835 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:47:01.773 2809835 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.773 2809835 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:47:01.796 2809858 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.796 2809858 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.796 2809858 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.796 2809858 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:47:01.796 2809858 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.796 2809858 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.797 2809859 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.798 2809860 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.801 2809863 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.801 2809863 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:47:01.801 2809863 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:47:01.803 2809865 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:47:01.803 2809865 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:47:01.804 2809866 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.805 2809867 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.808 2809870 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.808 2809870 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:47:01.808 2809870 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:47:01.810 2809872 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:47:01.810 2809872 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.810 2809872 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:47:01.833 2809895 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.833 2809895 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.833 2809895 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.833 2809895 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:47:01.833 2809895 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.833 2809895 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.834 2809896 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.835 2809897 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.838 2809900 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.838 2809900 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:47:01.838 2809900 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:47:01.840 2809902 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:47:01.840 2809902 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:47:01.841 2809903 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.842 2809904 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.845 2809907 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.845 2809907 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:47:01.845 2809907 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:47:01.847 2809909 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:47:01.847 2809909 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:47:01.848 2809910 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.849 2809911 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.851 2809913 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.851 2809913 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:47:01.851 2809913 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:47:01.853 2809915 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:47:01.853 2809915 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.853 2809915 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:47:01.881 2809943 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.882 2809944 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.882 2809944 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.882 2809944 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:47:01.882 2809944 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.882 2809944 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.882 2809944 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.884 2809946 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.887 2809949 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.887 2809949 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:47:01.887 2809949 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:47:01.890 2809952 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:47:01.890 2809952 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:47:01.891 2809953 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.893 2809955 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.895 2809957 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.895 2809957 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:47:01.895 2809957 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:01.899 2809961 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:47:01.899 2809961 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:47:01.901 2809963 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.903 2809965 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.907 2809969 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.907 2809969 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:47:01.907 2809969 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:47:01.911 2809973 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:47:01.911 2809973 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.911 2809973 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:47:01.932 2809994 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.932 2809994 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.932 2809994 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.932 2809994 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:47:01.932 2809994 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.933 2809995 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.934 2809996 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:01.936 2809998 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:01.940 2810002 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:01.940 2810002 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:47:01.940 2810002 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:47:01.943 2810005 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:47:01.943 2810005 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:01.943 2810005 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:47:01.966 2810028 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.966 2810028 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:01.966 2810028 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:01.966 2810028 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:47:01.966 2810028 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:01.0
20-08-2026 00:47:01.966 2810028 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:01.968 2810030 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.970 2810032 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.974 2810036 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.975 2810037 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:47:01.975 2810037 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:01.978 2810040 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:47:01.978 2810040 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:47:01.980 2810042 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.981 2810043 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.984 2810046 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.984 2810046 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:47:01.984 2810046 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:47:01.987 2810049 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:47:01.987 2810049 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:47:01.988 2810050 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:01.991 2810053 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:01.994 2810056 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:01.994 2810056 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:47:01.994 2810056 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:01.998 2810060 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:47:01.998 2810060 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:47:01.999 2810061 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.001 2810063 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.005 2810067 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.005 2810067 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:47:02.005 2810067 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:47:02.009 2810071 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:47:02.009 2810071 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.009 2810071 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:47:02.025 2810087 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:02.025 2810087 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:02.026 2810088 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:47:02.026 2810088 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:47:02.026 2810088 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.026 2810088 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.027 2810089 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.028 2810090 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.032 2810094 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.032 2810094 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:47:02.032 2810094 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:02.036 2810098 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:47:02.036 2810098 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:47:02.037 2810099 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.040 2810102 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.043 2810105 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.043 2810105 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:47:02.043 2810105 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:47:02.046 2810108 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:47:02.046 2810108 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:47:02.047 2810109 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.048 2810110 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.051 2810113 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.051 2810113 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:47:02.051 2810113 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:02.053 2810115 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:47:02.053 2810115 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:47:02.054 2810116 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:47:02.055 2810117 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@191641ab
20-08-2026 00:47:02.059 2810121 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:47:02.059 2810121 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:47:02.059 2810121 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:47:02.062 2810124 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:47:02.062 2810124 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:47:02.063 2810125 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.065 2810127 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.068 2810130 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.068 2810130 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:47:02.068 2810130 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:47:02.071 2810133 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:47:02.071 2810133 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:47:02.071 2810133 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.072 2810134 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.075 2810137 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.075 2810137 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:47:02.075 2810137 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:47:02.078 2810140 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:47:02.078 2810140 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:47:02.079 2810141 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.082 2810144 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.085 2810147 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.085 2810147 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:47:02.085 2810147 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:47:02.088 2810150 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:47:02.088 2810150 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:47:02.089 2810151 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.090 2810152 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.092 2810154 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.093 2810155 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:47:02.093 2810155 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:47:02.097 2810159 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:47:02.097 2810159 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.097 2810159 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:47:02.119 2810181 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.119 2810181 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.119 2810181 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.119 2810181 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:47:02.119 2810181 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.119 2810181 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.120 2810182 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.122 2810184 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.125 2810187 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.125 2810187 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:47:02.125 2810187 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:47:02.130 2810192 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:47:02.130 2810192 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:47:02.131 2810193 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.134 2810196 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.137 2810199 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.137 2810199 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:47:02.137 2810199 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:47:02.140 2810202 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:47:02.141 2810203 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:47:02.141 2810203 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.143 2810205 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.145 2810207 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.145 2810207 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:47:02.145 2810207 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:02.147 2810209 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:47:02.147 2810209 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:47:02.148 2810210 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.149 2810211 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.153 2810215 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.153 2810215 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:47:02.153 2810215 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:47:02.155 2810217 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:47:02.155 2810217 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.155 2810217 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:47:02.174 2810236 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.175 2810237 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.175 2810237 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.175 2810237 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:47:02.175 2810237 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.175 2810237 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.176 2810238 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.177 2810239 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.179 2810241 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.179 2810241 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:47:02.180 2810242 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:47:02.182 2810244 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:47:02.182 2810244 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.182 2810244 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:47:02.198 2810260 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.198 2810260 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.198 2810260 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.198 2810260 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:47:02.198 2810260 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.198 2810260 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.199 2810261 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.201 2810263 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.205 2810267 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.205 2810267 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:47:02.205 2810267 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:47:02.208 2810270 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:47:02.208 2810270 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:47:02.209 2810271 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.211 2810273 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.216 2810278 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.216 2810278 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:47:02.216 2810278 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:02.220 2810282 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:47:02.220 2810282 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:47:02.221 2810283 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.223 2810285 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.226 2810288 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.226 2810288 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:47:02.226 2810288 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:02.229 2810291 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:47:02.229 2810291 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:47:02.230 2810292 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.232 2810294 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.235 2810297 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.235 2810297 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:47:02.235 2810297 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:47:02.238 2810300 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:47:02.238 2810300 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.238 2810300 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:47:02.254 2810316 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.254 2810316 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.254 2810316 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.254 2810316 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:47:02.254 2810316 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.254 2810316 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.256 2810318 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.258 2810320 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.262 2810324 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.262 2810324 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:47:02.262 2810324 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:02.266 2810328 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:47:02.266 2810328 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:47:02.268 2810330 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.270 2810332 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.272 2810334 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.273 2810335 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:47:02.273 2810335 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:47:02.275 2810337 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:47:02.275 2810337 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.275 2810337 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:47:02.295 2810357 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.295 2810357 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.295 2810357 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.295 2810357 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:47:02.295 2810357 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.295 2810357 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.296 2810358 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.298 2810360 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.301 2810363 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.301 2810363 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:47:02.301 2810363 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:02.303 2810365 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:47:02.303 2810365 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:47:02.304 2810366 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.306 2810368 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.311 2810373 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.311 2810373 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:47:02.311 2810373 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:47:02.315 2810377 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:47:02.315 2810377 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.315 2810377 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:47:02.339 2810401 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.339 2810401 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.339 2810401 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.339 2810401 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:47:02.339 2810401 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.339 2810401 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.341 2810403 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.343 2810405 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.346 2810408 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.346 2810408 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:47:02.346 2810408 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:47:02.350 2810412 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:47:02.350 2810412 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:47:02.351 2810413 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.354 2810416 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.356 2810418 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.356 2810418 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:47:02.356 2810418 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:47:02.359 2810421 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:47:02.359 2810421 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.359 2810421 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:47:02.407 2810469 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.408 2810470 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.408 2810470 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.408 2810470 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:47:02.408 2810470 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.408 2810470 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.409 2810471 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.411 2810473 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.414 2810476 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.414 2810476 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:47:02.414 2810476 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:47:02.416 2810478 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:47:02.416 2810478 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.416 2810478 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:47:02.439 2810501 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.440 2810502 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.440 2810502 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.440 2810502 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:47:02.440 2810502 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.440 2810502 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.440 2810502 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.442 2810504 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.445 2810507 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.445 2810507 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:47:02.445 2810507 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:47:02.447 2810509 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:47:02.447 2810509 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:47:02.448 2810510 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.449 2810511 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.452 2810514 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.452 2810514 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:47:02.452 2810514 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:47:02.455 2810517 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:47:02.455 2810517 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.455 2810517 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:47:02.478 2810540 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.478 2810540 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.478 2810540 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.478 2810540 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:47:02.478 2810540 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.478 2810540 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.479 2810541 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.481 2810543 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.483 2810545 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.483 2810545 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:47:02.483 2810545 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:47:02.485 2810547 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:47:02.485 2810547 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:47:02.487 2810549 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.488 2810550 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.490 2810552 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.491 2810553 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:47:02.491 2810553 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:47:02.493 2810555 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:47:02.493 2810555 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:47:02.493 2810555 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.495 2810557 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.497 2810559 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.497 2810559 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:47:02.497 2810559 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:47:02.501 2810563 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:47:02.501 2810563 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:47:02.503 2810565 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.504 2810566 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.506 2810568 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.506 2810568 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:47:02.506 2810568 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:47:02.509 2810571 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:47:02.509 2810571 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:47:02.509 2810571 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.511 2810573 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.513 2810575 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.513 2810575 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:47:02.513 2810575 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:02.516 2810578 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:47:02.516 2810578 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:47:02.517 2810579 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.518 2810580 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.521 2810583 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.521 2810583 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:47:02.521 2810583 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:47:02.523 2810585 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:47:02.523 2810585 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:47:02.525 2810587 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.526 2810588 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.528 2810590 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.528 2810590 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:47:02.528 2810590 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:47:02.531 2810593 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:47:02.531 2810593 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:47:02.531 2810593 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.532 2810594 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.535 2810597 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.535 2810597 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:47:02.535 2810597 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:47:02.538 2810600 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:47:02.538 2810600 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:47:02.539 2810601 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.540 2810602 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.542 2810604 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.542 2810604 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:47:02.542 2810604 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:47:02.545 2810607 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:47:02.545 2810607 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:47:02.545 2810607 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:47:02.547 2810609 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@18b0d366
20-08-2026 00:47:02.549 2810611 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:47:02.549 2810611 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:47:02.549 2810611 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:47:02.551 2810613 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:47:02.551 2810613 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:47:02.553 2810615 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.554 2810616 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.557 2810619 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.557 2810619 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:47:02.557 2810619 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:47:02.560 2810622 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:47:02.561 2810623 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:47:02.561 2810623 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.563 2810625 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.567 2810629 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.567 2810629 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:47:02.567 2810629 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:47:02.570 2810632 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:47:02.570 2810632 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.570 2810632 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:47:02.591 2810653 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.591 2810653 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.592 2810654 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.592 2810654 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:47:02.592 2810654 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.592 2810654 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.593 2810655 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.595 2810657 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.599 2810661 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.599 2810661 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:47:02.599 2810661 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:47:02.602 2810664 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:47:02.603 2810665 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:47:02.603 2810665 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.604 2810666 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.607 2810669 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.607 2810669 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:47:02.607 2810669 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:47:02.609 2810671 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:47:02.609 2810671 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:47:02.610 2810672 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.612 2810674 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.614 2810676 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.614 2810676 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:47:02.614 2810676 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:47:02.616 2810678 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:47:02.617 2810679 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:47:02.618 2810680 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.619 2810681 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.621 2810683 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.621 2810683 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:47:02.621 2810683 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:02.623 2810685 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:47:02.623 2810685 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:47:02.625 2810687 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.626 2810688 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.629 2810691 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.629 2810691 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:47:02.629 2810691 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:47:02.632 2810694 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:47:02.633 2810695 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.633 2810695 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:47:02.649 2810711 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:02.649 2810711 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:02.649 2810711 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:47:02.649 2810711 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:47:02.649 2810711 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.649 2810711 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.650 2810712 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.651 2810713 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.654 2810716 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.654 2810716 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:47:02.654 2810716 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:47:02.656 2810718 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:47:02.656 2810718 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.656 2810718 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:47:02.678 2810740 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:02.678 2810740 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:02.678 2810740 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:47:02.678 2810740 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:47:02.678 2810740 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.678 2810740 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.679 2810741 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.680 2810742 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.683 2810745 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.683 2810745 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:47:02.683 2810745 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:47:02.685 2810747 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:47:02.686 2810748 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.686 2810748 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:47:02.725 2810787 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.725 2810787 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.725 2810787 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.725 2810787 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:47:02.725 2810787 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.725 2810787 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.726 2810788 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.729 2810791 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.733 2810795 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.733 2810795 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:47:02.733 2810795 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:02.737 2810799 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:47:02.737 2810799 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:47:02.739 2810801 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.740 2810802 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.743 2810805 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.743 2810805 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:47:02.743 2810805 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:47:02.745 2810807 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:47:02.745 2810807 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:47:02.746 2810808 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.747 2810809 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.750 2810812 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.750 2810812 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:47:02.750 2810812 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:47:02.753 2810815 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:47:02.753 2810815 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.753 2810815 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:47:02.798 2810860 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.798 2810860 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.798 2810860 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.798 2810860 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:47:02.798 2810860 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.798 2810860 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.799 2810861 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.801 2810863 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.803 2810865 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.803 2810865 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:47:02.803 2810865 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:47:02.806 2810868 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:47:02.806 2810868 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:47:02.807 2810869 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.808 2810870 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.810 2810872 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.810 2810872 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:47:02.810 2810872 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:47:02.813 2810875 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:47:02.813 2810875 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.813 2810875 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:47:02.840 2810902 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.840 2810902 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.840 2810902 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.840 2810902 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:47:02.841 2810903 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.841 2810903 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.842 2810904 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.844 2810906 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.847 2810909 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.847 2810909 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:47:02.847 2810909 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:47:02.850 2810912 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:47:02.850 2810912 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:47:02.850 2810912 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.851 2810913 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.854 2810916 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.854 2810916 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:47:02.854 2810916 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:47:02.858 2810920 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:47:02.858 2810920 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:47:02.859 2810921 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.861 2810923 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.865 2810927 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.865 2810927 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:47:02.865 2810927 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:02.869 2810931 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:47:02.869 2810931 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:47:02.870 2810932 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.871 2810933 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.874 2810936 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.874 2810936 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:47:02.874 2810936 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:47:02.876 2810938 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:47:02.876 2810938 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:47:02.878 2810940 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.879 2810941 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.882 2810944 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.882 2810944 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:47:02.882 2810944 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:47:02.885 2810947 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:47:02.885 2810947 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:47:02.887 2810949 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.889 2810951 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.893 2810955 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.893 2810955 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:47:02.893 2810955 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:02.897 2810959 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:47:02.897 2810959 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:47:02.898 2810960 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.900 2810962 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.904 2810966 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.904 2810966 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:47:02.904 2810966 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:47:02.907 2810969 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:47:02.907 2810969 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.907 2810969 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:47:02.922 2810984 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:02.922 2810984 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:02.922 2810984 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:47:02.922 2810984 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:47:02.922 2810984 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.922 2810984 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.923 2810985 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.925 2810987 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.928 2810990 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.928 2810990 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:47:02.928 2810990 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:47:02.930 2810992 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:47:02.930 2810992 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:47:02.931 2810993 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.932 2810994 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.935 2810997 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.935 2810997 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:47:02.936 2810998 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:47:02.938 2811000 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:47:02.938 2811000 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.938 2811000 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:47:02.960 2811022 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:02.960 2811022 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:02.960 2811022 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:47:02.960 2811022 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:47:02.960 2811022 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.960 2811022 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.961 2811023 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.962 2811024 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:02.965 2811027 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:02.965 2811027 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:47:02.965 2811027 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:47:02.968 2811030 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:47:02.968 2811030 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:02.968 2811030 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:47:02.989 2811051 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.989 2811051 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:02.989 2811051 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:02.989 2811051 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:47:02.989 2811051 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:02.0
20-08-2026 00:47:02.989 2811051 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:02.990 2811052 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:02.991 2811053 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:02.994 2811056 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:02.994 2811056 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:47:02.994 2811056 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:47:02.997 2811059 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:47:02.997 2811059 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:47:02.998 2811060 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:02.999 2811061 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.002 2811064 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.002 2811064 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:47:03.002 2811064 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:47:03.005 2811067 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:47:03.005 2811067 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.005 2811067 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:47:03.030 2811092 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.031 2811093 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.031 2811093 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.031 2811093 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:47:03.031 2811093 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.031 2811093 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.032 2811094 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.033 2811095 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.037 2811099 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.037 2811099 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:47:03.037 2811099 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:47:03.041 2811103 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:47:03.041 2811103 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:47:03.042 2811104 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.044 2811106 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.048 2811110 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.048 2811110 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:47:03.048 2811110 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:47:03.051 2811113 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:47:03.051 2811113 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:47:03.052 2811114 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.054 2811116 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.057 2811119 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.057 2811119 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:47:03.057 2811119 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:47:03.061 2811123 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:47:03.061 2811123 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:47:03.062 2811124 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.064 2811126 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.067 2811129 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.067 2811129 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:47:03.067 2811129 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.070 2811132 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:47:03.071 2811133 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:47:03.072 2811134 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.073 2811135 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.076 2811138 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.076 2811138 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:47:03.076 2811138 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:47:03.081 2811143 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:47:03.081 2811143 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.081 2811143 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:47:03.120 2811182 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:03.120 2811182 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:03.120 2811182 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:47:03.120 2811182 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:47:03.121 2811183 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.121 2811183 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.121 2811183 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.123 2811185 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.126 2811188 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.126 2811188 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:47:03.126 2811188 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:47:03.129 2811191 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:47:03.129 2811191 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:47:03.129 2811191 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.131 2811193 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.134 2811196 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.134 2811196 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:47:03.134 2811196 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:47:03.137 2811199 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:47:03.137 2811199 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:47:03.138 2811200 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.139 2811201 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.141 2811203 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.141 2811203 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:47:03.141 2811203 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:47:03.144 2811206 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:47:03.144 2811206 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.144 2811206 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:47:03.167 2811229 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.168 2811230 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.168 2811230 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.168 2811230 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:47:03.168 2811230 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.168 2811230 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.169 2811231 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.170 2811232 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.173 2811235 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.173 2811235 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:47:03.173 2811235 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:47:03.177 2811239 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:47:03.177 2811239 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.177 2811239 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:47:03.195 2811257 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:03.195 2811257 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:03.195 2811257 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:47:03.196 2811258 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:47:03.196 2811258 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.196 2811258 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.197 2811259 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.198 2811260 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.201 2811263 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.201 2811263 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:47:03.201 2811263 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:47:03.203 2811265 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:47:03.204 2811266 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:47:03.204 2811266 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.206 2811268 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.209 2811271 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.210 2811272 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:47:03.210 2811272 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:47:03.213 2811275 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:47:03.213 2811275 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:47:03.214 2811276 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.215 2811277 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.218 2811280 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.218 2811280 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:47:03.218 2811280 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:47:03.220 2811282 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:47:03.220 2811282 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:47:03.221 2811283 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.222 2811284 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.226 2811288 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.226 2811288 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:47:03.226 2811288 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:47:03.228 2811290 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:47:03.228 2811290 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:47:03.229 2811291 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.231 2811293 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.233 2811295 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.233 2811295 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:47:03.233 2811295 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:47:03.236 2811298 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:47:03.236 2811298 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.236 2811298 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:47:03.256 2811318 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.256 2811318 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.256 2811318 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.256 2811318 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:47:03.256 2811318 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.256 2811318 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.256 2811318 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.258 2811320 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.260 2811322 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.260 2811322 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:47:03.260 2811322 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:47:03.263 2811325 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:47:03.263 2811325 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:47:03.264 2811326 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.265 2811327 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.268 2811330 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.268 2811330 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:47:03.268 2811330 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.270 2811332 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:47:03.270 2811332 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:47:03.271 2811333 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.272 2811334 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.275 2811337 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.275 2811337 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:47:03.275 2811337 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.278 2811340 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:47:03.278 2811340 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:47:03.278 2811340 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.279 2811341 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.283 2811345 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.283 2811345 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:47:03.283 2811345 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:47:03.285 2811347 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:47:03.285 2811347 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:47:03.286 2811348 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.287 2811349 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.290 2811352 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.290 2811352 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:47:03.290 2811352 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.292 2811354 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:47:03.292 2811354 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:47:03.293 2811355 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.294 2811356 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.297 2811359 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.297 2811359 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:47:03.297 2811359 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:47:03.299 2811361 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:47:03.300 2811362 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:47:03.300 2811362 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.301 2811363 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.304 2811366 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.304 2811366 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:47:03.304 2811366 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:03.307 2811369 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:47:03.307 2811369 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:47:03.307 2811369 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.308 2811370 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.311 2811373 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.311 2811373 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:47:03.311 2811373 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.313 2811375 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:47:03.313 2811375 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:47:03.314 2811376 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.315 2811377 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.317 2811379 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.317 2811379 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:47:03.317 2811379 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:47:03.320 2811382 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:47:03.320 2811382 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:47:03.320 2811382 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.322 2811384 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.324 2811386 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.324 2811386 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:47:03.324 2811386 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:47:03.326 2811388 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:47:03.326 2811388 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:47:03.328 2811390 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.329 2811391 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.331 2811393 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.331 2811393 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:47:03.331 2811393 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:47:03.334 2811396 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:47:03.334 2811396 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:47:03.335 2811397 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.336 2811398 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.339 2811401 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.339 2811401 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:47:03.339 2811401 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:47:03.341 2811403 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:47:03.341 2811403 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:47:03.342 2811404 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.344 2811406 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.346 2811408 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.346 2811408 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:47:03.346 2811408 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:47:03.348 2811410 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:47:03.348 2811410 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.348 2811410 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:47:03.365 2811427 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.365 2811427 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.365 2811427 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.365 2811427 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:47:03.365 2811427 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.365 2811427 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.365 2811427 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.367 2811429 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.370 2811432 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.370 2811432 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:47:03.370 2811432 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.372 2811434 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:47:03.372 2811434 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:47:03.373 2811435 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.374 2811436 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.376 2811438 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.377 2811439 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:47:03.377 2811439 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.380 2811442 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:47:03.380 2811442 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:47:03.380 2811442 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.381 2811443 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.384 2811446 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.384 2811446 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:47:03.384 2811446 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:47:03.387 2811449 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:47:03.387 2811449 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.387 2811449 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:47:03.425 2811487 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.425 2811487 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.425 2811487 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.425 2811487 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:47:03.425 2811487 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.425 2811487 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.426 2811488 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.427 2811489 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.430 2811492 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.430 2811492 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:47:03.430 2811492 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:47:03.432 2811494 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:47:03.432 2811494 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:47:03.433 2811495 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.434 2811496 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.437 2811499 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.437 2811499 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:47:03.437 2811499 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:03.440 2811502 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:47:03.440 2811502 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:47:03.441 2811503 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.442 2811504 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.444 2811506 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.444 2811506 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:47:03.444 2811506 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:47:03.447 2811509 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:47:03.447 2811509 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:47:03.448 2811510 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.449 2811511 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.451 2811513 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.451 2811513 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:47:03.451 2811513 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:47:03.454 2811516 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:47:03.454 2811516 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:47:03.454 2811516 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.455 2811517 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.458 2811520 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.458 2811520 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:47:03.458 2811520 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.460 2811522 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:47:03.460 2811522 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:47:03.461 2811523 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.463 2811525 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.465 2811527 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.465 2811527 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:47:03.465 2811527 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:47:03.467 2811529 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:47:03.467 2811529 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.467 2811529 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:47:03.483 2811545 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.483 2811545 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.483 2811545 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.484 2811546 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:47:03.484 2811546 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.484 2811546 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.484 2811546 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.485 2811547 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.488 2811550 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.488 2811550 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:47:03.488 2811550 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:47:03.490 2811552 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:47:03.490 2811552 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:47:03.491 2811553 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.493 2811555 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.495 2811557 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.495 2811557 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:47:03.495 2811557 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:47:03.497 2811559 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:47:03.498 2811560 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:47:03.498 2811560 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.499 2811561 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.502 2811564 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.502 2811564 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:47:03.502 2811564 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:47:03.504 2811566 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:47:03.504 2811566 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:47:03.505 2811567 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.506 2811568 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.509 2811571 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.509 2811571 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:47:03.509 2811571 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:47:03.512 2811574 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:47:03.512 2811574 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:47:03.513 2811575 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.514 2811576 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.517 2811579 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.517 2811579 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:47:03.517 2811579 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:47:03.519 2811581 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:47:03.519 2811581 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.519 2811581 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:47:03.550 2811612 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.550 2811612 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.550 2811612 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.550 2811612 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.550 2811612 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:47:03.552 2811614 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@191641ab
20-08-2026 00:47:03.554 2811616 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:47:03.554 2811616 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:47:03.554 2811616 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:47:03.557 2811619 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:47:03.557 2811619 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:47:03.558 2811620 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.559 2811621 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.562 2811624 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.562 2811624 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:47:03.562 2811624 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:47:03.565 2811627 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:47:03.565 2811627 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.565 2811627 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:47:03.581 2811643 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.581 2811643 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.581 2811643 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.581 2811643 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:47:03.581 2811643 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.581 2811643 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.582 2811644 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.583 2811645 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.587 2811649 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.587 2811649 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:47:03.587 2811649 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:03.591 2811653 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:47:03.591 2811653 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:47:03.592 2811654 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.594 2811656 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.596 2811658 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.596 2811658 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:47:03.596 2811658 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:47:03.599 2811661 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:47:03.599 2811661 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:47:03.600 2811662 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.601 2811663 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.604 2811666 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.604 2811666 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:47:03.604 2811666 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:47:03.606 2811668 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:47:03.606 2811668 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:47:03.607 2811669 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.608 2811670 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.611 2811673 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.611 2811673 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:47:03.611 2811673 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:47:03.613 2811675 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:47:03.613 2811675 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.613 2811675 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:47:03.634 2811696 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:47:03.634 2811696 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:47:03.634 2811696 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.634 2811696 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.634 2811696 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.636 2811698 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.638 2811700 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.638 2811700 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:47:03.638 2811700 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:47:03.641 2811703 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:47:03.641 2811703 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:47:03.641 2811703 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.643 2811705 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.645 2811707 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.645 2811707 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:47:03.645 2811707 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:47:03.648 2811710 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:47:03.648 2811710 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.648 2811710 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:47:03.666 2811728 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.666 2811728 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.666 2811728 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.666 2811728 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:47:03.666 2811728 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.666 2811728 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.667 2811729 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.668 2811730 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.671 2811733 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.671 2811733 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:47:03.671 2811733 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:47:03.673 2811735 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:47:03.673 2811735 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.673 2811735 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:47:03.699 2811761 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.699 2811761 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.699 2811761 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.699 2811761 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:47:03.699 2811761 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.699 2811761 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.699 2811761 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.701 2811763 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.703 2811765 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.703 2811765 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:47:03.703 2811765 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:47:03.706 2811768 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:47:03.706 2811768 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:47:03.707 2811769 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.708 2811770 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.710 2811772 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.710 2811772 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:47:03.710 2811772 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:47:03.713 2811775 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:47:03.713 2811775 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.713 2811775 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:47:03.732 2811794 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.732 2811794 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.732 2811794 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.732 2811794 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:47:03.732 2811794 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.732 2811794 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.733 2811795 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.735 2811797 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.737 2811799 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.737 2811799 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:47:03.737 2811799 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.740 2811802 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:47:03.740 2811802 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:47:03.741 2811803 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.742 2811804 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.745 2811807 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.745 2811807 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:47:03.745 2811807 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:47:03.747 2811809 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:47:03.747 2811809 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:47:03.748 2811810 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.749 2811811 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.752 2811814 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.752 2811814 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:47:03.752 2811814 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.755 2811817 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:47:03.755 2811817 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:47:03.755 2811817 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.756 2811818 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.759 2811821 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.759 2811821 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:47:03.759 2811821 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:47:03.763 2811825 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:47:03.763 2811825 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:47:03.764 2811826 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.766 2811828 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.768 2811830 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.769 2811831 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:47:03.769 2811831 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:47:03.772 2811834 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:47:03.772 2811834 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:47:03.772 2811834 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.774 2811836 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.776 2811838 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.776 2811838 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:47:03.776 2811838 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:47:03.779 2811841 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:47:03.779 2811841 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:47:03.779 2811841 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.780 2811842 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.783 2811845 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.783 2811845 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:47:03.783 2811845 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:47:03.786 2811848 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:47:03.786 2811848 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:47:03.787 2811849 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.788 2811850 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.791 2811853 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.791 2811853 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:47:03.791 2811853 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:47:03.793 2811855 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:47:03.793 2811855 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:47:03.794 2811856 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.795 2811857 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.798 2811860 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.798 2811860 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:47:03.798 2811860 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:47:03.800 2811862 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:47:03.800 2811862 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:47:03.801 2811863 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.802 2811864 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.805 2811867 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.805 2811867 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:47:03.805 2811867 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:47:03.807 2811869 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:47:03.807 2811869 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:47:03.808 2811870 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.809 2811871 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.812 2811874 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.812 2811874 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:47:03.812 2811874 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:47:03.814 2811876 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:47:03.814 2811876 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:47:03.815 2811877 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.816 2811878 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.819 2811881 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.819 2811881 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:47:03.819 2811881 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:47:03.821 2811883 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:47:03.821 2811883 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:47:03.822 2811884 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.823 2811885 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.826 2811888 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.826 2811888 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:47:03.826 2811888 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:47:03.828 2811890 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:47:03.828 2811890 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:47:03.828 2811890 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.830 2811892 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.833 2811895 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.833 2811895 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:47:03.833 2811895 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:47:03.835 2811897 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:47:03.835 2811897 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:47:03.836 2811898 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.838 2811900 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.840 2811902 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.840 2811902 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:47:03.840 2811902 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:03.842 2811904 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:47:03.842 2811904 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:47:03.844 2811906 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.845 2811907 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.848 2811910 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.849 2811911 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:47:03.849 2811911 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:47:03.852 2811914 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:47:03.852 2811914 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.852 2811914 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:47:03.869 2811931 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.869 2811931 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:03.869 2811931 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:03.869 2811931 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:47:03.869 2811931 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.870 2811932 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.870 2811932 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.872 2811934 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.874 2811936 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.875 2811937 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:47:03.875 2811937 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:47:03.877 2811939 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:47:03.877 2811939 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:47:03.878 2811940 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.879 2811941 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.881 2811943 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.881 2811943 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:47:03.881 2811943 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.884 2811946 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:47:03.884 2811946 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:47:03.884 2811946 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.885 2811947 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.889 2811951 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.889 2811951 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:47:03.889 2811951 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:47:03.891 2811953 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:47:03.891 2811953 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:47:03.892 2811954 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.893 2811955 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.896 2811958 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.896 2811958 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:47:03.896 2811958 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:47:03.898 2811960 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:47:03.898 2811960 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.898 2811960 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:47:03.914 2811976 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:03.914 2811976 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:03.914 2811976 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:47:03.914 2811976 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:47:03.914 2811976 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.914 2811976 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.915 2811977 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.916 2811978 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.919 2811981 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.919 2811981 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:47:03.919 2811981 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:47:03.921 2811983 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:47:03.922 2811984 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.922 2811984 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:47:03.946 2812008 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:03.946 2812008 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:03.946 2812008 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:47:03.946 2812008 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:47:03.946 2812008 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.946 2812008 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.947 2812009 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:03.948 2812010 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:03.951 2812013 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:03.951 2812013 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:47:03.951 2812013 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:47:03.953 2812015 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:47:03.953 2812015 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:03.953 2812015 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:47:03.972 2812034 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:03.972 2812034 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:47:03.972 2812034 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:47:03.972 2812034 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:47:03.972 2812034 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:03.0
20-08-2026 00:47:03.972 2812034 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:03.973 2812035 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.974 2812036 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.977 2812039 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.977 2812039 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:47:03.977 2812039 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:47:03.979 2812041 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:47:03.979 2812041 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:47:03.980 2812042 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.981 2812043 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.985 2812047 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.985 2812047 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:47:03.985 2812047 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:03.988 2812050 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:47:03.988 2812050 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:47:03.988 2812050 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.990 2812052 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:03.992 2812054 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:03.992 2812054 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:47:03.992 2812054 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:47:03.995 2812057 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:47:03.995 2812057 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:47:03.996 2812058 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:03.997 2812059 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.000 2812062 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.000 2812062 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:47:04.000 2812062 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:04.002 2812064 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:47:04.002 2812064 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:47:04.003 2812065 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:04.004 2812066 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.007 2812069 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.007 2812069 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:47:04.007 2812069 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:47:04.010 2812072 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:47:04.010 2812072 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:47:04.011 2812073 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:04.013 2812075 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.015 2812077 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.015 2812077 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:47:04.015 2812077 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:47:04.018 2812080 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:47:04.018 2812080 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:47:04.019 2812081 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:04.021 2812083 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.023 2812085 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.023 2812085 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:47:04.023 2812085 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:47:04.026 2812088 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:47:04.026 2812088 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:47:04.027 2812089 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:04.028 2812090 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.030 2812092 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.030 2812092 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:47:04.030 2812092 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:47:04.032 2812094 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:47:04.032 2812094 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:47:04.034 2812096 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:04.035 2812097 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.037 2812099 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.037 2812099 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:47:04.037 2812099 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:47:04.040 2812102 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:47:04.040 2812102 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:47:04.041 2812103 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:47:04.042 2812104 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3228c792
20-08-2026 00:47:04.045 2812107 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:47:04.045 2812107 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:47:04.045 2812107 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:47:04.048 2812110 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:47:04.048 2812110 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:47:04.048 2812110 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:47:04.090 2812152 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:04.091 2812153 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:47:04.091 2812153 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:47:04.091 2812153 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:47:04.091 2812153 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:47:04.0
20-08-2026 00:47:04.091 2812153 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:47:04.091 2812153 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:04.093 2812155 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.095 2812157 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.095 2812157 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:47:04.095 2812157 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:47:04.098 2812160 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:47:04.098 2812160 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:47:04.099 2812161 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:04.100 2812162 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.104 2812166 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.104 2812166 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:47:04.104 2812166 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:47:04.106 2812168 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:47:04.106 2812168 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:47:04.107 2812169 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:04.109 2812171 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.112 2812174 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.112 2812174 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:47:04.112 2812174 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:47:04.115 2812177 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:47:04.115 2812177 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:47:04.116 2812178 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:04.118 2812180 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.121 2812183 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.121 2812183 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:47:04.121 2812183 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:47:04.124 2812186 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:47:04.124 2812186 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:47:04.125 2812187 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:04.126 2812188 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.129 2812191 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.129 2812191 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:47:04.129 2812191 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:47:04.132 2812194 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:47:04.132 2812194 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:47:04.134 2812196 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:47:04.135 2812197 [http-nio-8051-exec-102] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@10e7184f
20-08-2026 00:47:04.138 2812200 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:47:04.138 2812200 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:47:04.138 2812200 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:47:04.142 2812204 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:47:04.142 2812204 [http-nio-8051-exec-102] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:47:05.148 2813210 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {value=, id=pd-invalidfs, status=true}, {value=100%, id=logs-full, status=true}, {value=73%, id=data-full, status=true}], created_at=2026-08-20 00:47:04}}
20-08-2026 00:47:05.148 2813210 [http-nio-8051-exec-110] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:47:05.148 2813210 [http-nio-8051-exec-110] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:47:05.149 2813211 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202501, traysArr : []
20-08-2026 00:47:05.149 2813211 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202501, traysArr : []
20-08-2026 00:47:05.150 2813212 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:47:05.150 2813212 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:47:05.150 2813212 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:47:05.150 2813212 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:47:05.150 2813212 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"73%","status":true}],"created_at":"2026-08-20 00:47:04"}
20-08-2026 00:47:05.150 2813212 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"73%","status":true}],"created_at":"2026-08-20 00:47:04"}
20-08-2026 00:47:06.094 2814156 [http-nio-8051-exec-12] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:47:06.094 2814156 [http-nio-8051-exec-12] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:47:08.353 2816415 [http-nio-8051-exec-132] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202304}
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202304
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:10
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 22:23:41.716815', '2026-08-19 14:35:09.992596', '2026-08-19 22:23:41.716980', '2026-08-19 14:35:09.992714'], 'close_time': ['2026-08-19 22:24:29.432015', '2026-08-19 14:35:14.836888', '2026-08-19 22:24:29.432090', '2026-08-19 14:35:14.836977']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:23:41.716815", "2026-08-19 14:35:09.992596", "2026-08-19 22:23:41.716980", "2026-08-19 14:35:09.992714"], "close_time": ["2026-08-19 22:24:29.432015", "2026-08-19 14:35:14.836888", "2026-08-19 22:24:29.432090", "2026-08-19 14:35:14.836977"]}
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:47:10.141 2818203 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:47:11.078 2819140 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM03202401-1-limit, sensor_status=true, sensor_type=limit}, {id=TM03202401-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:47:10.803390}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM03202401-2-limit, sensor_status=true, sensor_type=limit}, {id=TM03202401-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:47:10.804717}], hcid=[1]}]}
20-08-2026 00:47:11.078 2819140 [http-nio-8051-exec-92] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:47:11.078 2819140 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM03202401, traysArr : []
20-08-2026 00:47:11.079 2819141 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM03202401, traysArr : []
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:47:11.080 2819142 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:47:11.085 2819147 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202401, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:10.803390"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:10.804717"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:47:11.085 2819147 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM03202401, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:10.803390"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202401-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202401-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:10.804717"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:47:11.095 2819157 [http-nio-8051-exec-92] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202401, cameraArr : {}
20-08-2026 00:47:11.096 2819158 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM03202401, cameraInfoData : {}
20-08-2026 00:47:11.125 2819187 [http-nio-8051-exec-85] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:45:26"}
20-08-2026 00:47:11.904 2819966 [http-nio-8051-exec-100] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202204}
20-08-2026 00:47:13.343 2821405 [http-nio-8051-exec-109] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:47:12, data=[{status=true, id=pd-readonly}, {value=, status=true, id=pd-invalidfs}]}}
20-08-2026 00:47:13.344 2821406 [http-nio-8051-exec-109] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:47:13.344 2821406 [http-nio-8051-exec-109] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:47:13.344 2821406 [http-nio-8051-exec-109] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202502, traysArr : []
20-08-2026 00:47:13.344 2821406 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202502, traysArr : []
20-08-2026 00:47:13.345 2821407 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:47:13.345 2821407 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:47:13.345 2821407 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:47:13.345 2821407 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:47:13.345 2821407 [http-nio-8051-exec-109] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202502, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:47:12"}
20-08-2026 00:47:13.345 2821407 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202502, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:47:12"}
20-08-2026 00:47:13.711 2821773 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=logs-full, value=100%}], created_at=2026-08-20 00:47:13}}
20-08-2026 00:47:13.711 2821773 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:47:13.711 2821773 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:47:13.711 2821773 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202003, traysArr : []
20-08-2026 00:47:13.711 2821773 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202003, traysArr : []
20-08-2026 00:47:13.712 2821774 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:47:13.712 2821774 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:47:13.712 2821774 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:47:13.712 2821774 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:47:13.712 2821774 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202003, cameraArr : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:47:13"}
20-08-2026 00:47:13.712 2821774 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202003, cameraInfoData : {"data":[{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:47:13"}
20-08-2026 00:47:14.273 2822335 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202304
20-08-2026 00:47:14.273 2822335 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:47:14.273 2822335 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:14
20-08-2026 00:47:14.297 2822359 [http-nio-8051-exec-135] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:47:14.297 2822359 [http-nio-8051-exec-135] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:47:14.526 2822588 [http-nio-8051-exec-127] INFO  n.c.k.m.MachineStatusController - requested status capture imei: NU11202501
20-08-2026 00:47:14.526 2822588 [http-nio-8051-exec-127] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:47:14.526 2822588 [http-nio-8051-exec-127] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:14
20-08-2026 00:47:14.526 2822588 [http-nio-8051-exec-127] INFO  n.c.k.m.MachineStatusController - {"power":1}
20-08-2026 00:47:14.526 2822588 [http-nio-8051-exec-127] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:14.526 2822588 [http-nio-8051-exec-127] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:14.526 2822588 [http-nio-8051-exec-127] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:14.526 2822588 [http-nio-8051-exec-127] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:14.526 2822588 [http-nio-8051-exec-127] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:47:14.526 2822588 [http-nio-8051-exec-127] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:47:14.526 2822588 [http-nio-8051-exec-127] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:47:15.448 2823510 [http-nio-8051-exec-106] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM08202202}
20-08-2026 00:47:15.680 2823742 [http-nio-8051-exec-117] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202602}
20-08-2026 00:47:16.417 2824479 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:47:16.417 2824479 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM03202201
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:16
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 18:45:30.597206', '2026-08-19 18:45:42.689973', '2026-08-19 18:45:30.597349', '2026-08-19 18:45:42.690123'], 'open_time': ['2026-08-19 18:45:07.954177', '2026-08-19 18:45:36.018172', '2026-08-19 18:45:07.954283', '2026-08-19 18:45:36.018276']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 18:45:30.597206", "2026-08-19 18:45:42.689973", "2026-08-19 18:45:30.597349", "2026-08-19 18:45:42.690123"], "open_time": ["2026-08-19 18:45:07.954177", "2026-08-19 18:45:36.018172", "2026-08-19 18:45:07.954283", "2026-08-19 18:45:36.018276"]}
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:47:16.422 2824484 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:47:16.803 2824865 [http-nio-8051-exec-112] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202508}
20-08-2026 00:47:17.612 2825674 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202305, skus=[4500726, 4500710, 177747, 186081, 4500725, 4500700, 4500722, 4500689, 4500715, 4500717, 4500499, 186094, 4500643, 108676, 4500607, 4500626, 4500667, 4500624, 4500655, 4500665, 4500573, 4500564, 4500612, 4500669, 166327, 4500664, 4500723, 8355, 4500656, 4500720, 4500701, 4500694]}
20-08-2026 00:47:17.617 2825679 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"Yoga Bar Blueberry Pie 6g Protein 45g","sku_id":"186081","vendor_id":"1","mrp":"60","selling_price":"60","weight":"46","image":"https://images.tinymart.in/product/186081-134.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-01-06 01:27:03.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Alo frut Anar Juice","sku_id":"4500607","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500607-3878.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-08 10:38:56.0"}, {"name":"Alo Frut Mosambi Juice ","sku_id":"4500612","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500612-4575.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-15 15:18:16.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Pink Harvest Sea Salt Edamame and Nuts 30g","sku_id":"4500655","vendor_id":"1","mrp":"60","selling_price":"60","weight":"33","image":"https://images.tinymart.in/product/4500655-6642.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 13:13:13.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:47:17.619 2825681 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:47:18.405 2826467 [http-nio-8051-exec-126] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:47:18.060818, sensors=[{sensor_type=limit, sensor_status=true, id=TM08202202-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM08202202-1-magnetic}]}], hcid=[1], door_id=1}, {data=[{created_at=2026-08-20 00:47:18.062009, sensors=[{sensor_type=limit, sensor_status=true, id=TM08202202-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM08202202-2-magnetic}]}], hcid=[1], door_id=2}], trays=[]}
20-08-2026 00:47:18.405 2826467 [http-nio-8051-exec-126] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:47:18.405 2826467 [http-nio-8051-exec-126] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM08202202, traysArr : []
20-08-2026 00:47:18.406 2826468 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM08202202, traysArr : []
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:47:18.407 2826469 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:47:18.408 2826470 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:47:18.408 2826470 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:47:18.408 2826470 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:47:18.408 2826470 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:47:18.413 2826475 [http-nio-8051-exec-126] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:18.060818"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:18.062009"}],"hcid":[1],"door_id":2}]
20-08-2026 00:47:18.413 2826475 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM08202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:18.060818"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:18.062009"}],"hcid":[1],"door_id":2}]
20-08-2026 00:47:18.423 2826485 [http-nio-8051-exec-126] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202202, cameraArr : {}
20-08-2026 00:47:18.423 2826485 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM08202202, cameraInfoData : {}
20-08-2026 00:47:19.773 2827835 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.775 2827837 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"FfF3EcC5FaF8E6860aE53cD1C1BbDc","status":true}
20-08-2026 00:47:19.784 2827846 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.784 2827846 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.785 2827847 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1dCc42Bc87Df6cF28288983125Ac73","status":true}
20-08-2026 00:47:19.786 2827848 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"42C8Bb251cB1Db0151Fc9254Cb9dBb","status":true}
20-08-2026 00:47:19.787 2827849 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.788 2827850 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2eC4D2191176D54827Fa7d63FaCb68","status":true}
20-08-2026 00:47:19.790 2827852 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.792 2827854 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9a5b70C1D78863E36b28Ac88EeE346","status":true}
20-08-2026 00:47:19.794 2827856 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.795 2827857 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.796 2827858 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"38AcBaC971032bAeBbCdCdA5C70793","status":true}
20-08-2026 00:47:19.796 2827858 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D12eC09483BaDa9d84E1F2D96498Ea","status":true}
20-08-2026 00:47:19.800 2827862 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.801 2827863 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.802 2827864 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0fF0771e5643E464B0C8EcDcCaB63f","status":true}
20-08-2026 00:47:19.804 2827866 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Be3b0b627578774e3725C03eDdC503","status":true}
20-08-2026 00:47:19.807 2827869 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.808 2827870 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C7A3B6A8D3D3A66b0256A292962052","status":true}
20-08-2026 00:47:19.845 2827907 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.847 2827909 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7960A47b8a5e7209C64536F581E043","status":true}
20-08-2026 00:47:19.856 2827918 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.857 2827919 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B38f35D716EcA13656Ca170bB9A396","status":true}
20-08-2026 00:47:19.861 2827923 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.861 2827923 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.862 2827924 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.863 2827925 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Dc3aDa0eC323C3AfDb69F8A74fFc40","status":true}
20-08-2026 00:47:19.863 2827925 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fc4f1923C40aE6Ed08C49394665dA1","status":true}
20-08-2026 00:47:19.863 2827925 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.864 2827926 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"186722797cAf01Dc75389cF06fF961","status":true}
20-08-2026 00:47:19.864 2827926 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9e939f1f16Ab82F4CaE6B0550589De","status":true}
20-08-2026 00:47:19.883 2827945 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.884 2827946 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6454A82cFf536600F9F8Eb172fBc36","status":true}
20-08-2026 00:47:19.891 2827953 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.892 2827954 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7cA2C2C7771c15DeA6D10fF8342aBa","status":true}
20-08-2026 00:47:19.894 2827956 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.896 2827958 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"006d1d396242A1E34fE84a6dC37d60","status":true}
20-08-2026 00:47:19.931 2827993 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.931 2827993 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"576647E76e00E78aB4BcBcD6A04e6e","status":true}
20-08-2026 00:47:19.935 2827997 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.936 2827998 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.936 2827998 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3aCe820164DaC9B2D3E1F76fE79333","status":true}
20-08-2026 00:47:19.937 2827999 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4047Af10D3A2066f1eEc1623Ce1c3a","status":true}
20-08-2026 00:47:19.938 2828000 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.940 2828002 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"568f65723623B466C30eC0B8C64268","status":true}
20-08-2026 00:47:19.940 2828002 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.942 2828004 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"AeC7F9A059746cBbE51a46F2E06dAe","status":true}
20-08-2026 00:47:19.943 2828005 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.943 2828005 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5eC37063B164Da0eC36a7e2280A342","status":true}
20-08-2026 00:47:19.962 2828024 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.964 2828026 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fe560dB6Db1bE20e428796Fc41794f","status":true}
20-08-2026 00:47:19.977 2828039 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.979 2828041 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.979 2828041 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bd59E6446b911c26D6386b67D7D8E4","status":true}
20-08-2026 00:47:19.980 2828042 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"059c09C90aAd0a57F1D2563b810799","status":true}
20-08-2026 00:47:19.998 2828060 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:19.999 2828061 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"CaEa3c1aC15f9a7dA42dB903A8465e","status":true}
20-08-2026 00:47:20.007 2828069 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.008 2828070 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6cA57d1bF892CaDe16Db204fF2D447","status":true}
20-08-2026 00:47:20.013 2828075 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.015 2828077 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"19A7B11f9d8f7eDfEe9927E2555bE9","status":true}
20-08-2026 00:47:20.024 2828086 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.026 2828088 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"84296d1cDa0eE30a4a02559fC97644","status":true}
20-08-2026 00:47:20.028 2828090 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.029 2828091 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"19CbC2E4Dd4b241d622aCf4dA9C6D0","status":true}
20-08-2026 00:47:20.029 2828091 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.030 2828092 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"CaC4613cE4E90c1f768460E4C42653","status":true}
20-08-2026 00:47:20.050 2828112 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.050 2828112 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.050 2828112 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5d2e3e2b5553Eb00Da7f2f24B770Bb","status":true}
20-08-2026 00:47:20.051 2828113 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"55D88a1447DdFdC1EbB64406Da7aAb","status":true}
20-08-2026 00:47:20.058 2828120 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.059 2828121 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.060 2828122 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3fB699F84a4c7aC22978B311B56a09","status":true}
20-08-2026 00:47:20.060 2828122 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A35854E7Ba4a1cDbAe9727DdE7C995","status":true}
20-08-2026 00:47:20.074 2828136 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.076 2828138 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4e7eBe8aBd9e96B776822eCeAfBb04","status":true}
20-08-2026 00:47:20.078 2828140 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.080 2828142 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4bEdCc8e4a7930F587813f9fB5FbAf","status":true}
20-08-2026 00:47:20.091 2828153 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.092 2828154 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Db92C7F777015d2d92F56fB4D27b1a","status":true}
20-08-2026 00:47:20.096 2828158 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.097 2828159 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B9E0FcDd4088A6B134559fCe6cDb99","status":true}
20-08-2026 00:47:20.097 2828159 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.099 2828161 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7bE74d5f9c2c75A61215Ec27414cC2","status":true}
20-08-2026 00:47:20.102 2828164 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.104 2828166 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0dA67cE81937B12e2383605bB8607d","status":true}
20-08-2026 00:47:20.109 2828171 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.111 2828173 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"21E44f175215264e816b8b6299F165","status":true}
20-08-2026 00:47:20.115 2828177 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.116 2828178 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bf7aBbD2C023D3100a66Ca5680972a","status":true}
20-08-2026 00:47:20.129 2828191 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.130 2828192 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6fAc83A94812012934D257C4004e5a","status":true}
20-08-2026 00:47:20.131 2828193 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.133 2828195 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.133 2828195 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"19B3255f94334bBe83Ef1356F8078e","status":true}
20-08-2026 00:47:20.134 2828196 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B37375Ff20F6A9B7EaAb558c850c48","status":true}
20-08-2026 00:47:20.143 2828205 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.144 2828206 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"097b48651c83893d0f667254CcAb46","status":true}
20-08-2026 00:47:20.164 2828226 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.165 2828227 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bc71E021Fc9eDc645bB483132f5183","status":true}
20-08-2026 00:47:20.166 2828228 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.167 2828229 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"FaEfDa5eA962D76e200aF65550AfFf","status":true}
20-08-2026 00:47:20.168 2828230 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.169 2828231 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.170 2828232 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F03cFb5d742e906d1c1f908295A0A1","status":true}
20-08-2026 00:47:20.172 2828234 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2c24168278C19676882cC5C7AcE4B7","status":true}
20-08-2026 00:47:20.172 2828234 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.174 2828236 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5e883e4bB4C5D61c9633Be67EfDaB3","status":true}
20-08-2026 00:47:20.185 2828247 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.186 2828248 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F145B2225b616a5094F7D94fD546B1","status":true}
20-08-2026 00:47:20.199 2828261 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.200 2828262 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7060D091Fc77F1AdA8B122D7A3A4D1","status":true}
20-08-2026 00:47:20.200 2828262 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.201 2828263 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Eb742e20294684Ca9f3a79007769D9","status":true}
20-08-2026 00:47:20.203 2828265 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.203 2828265 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"669e7160677c4aD521417f8648DdEb","status":true}
20-08-2026 00:47:20.223 2828285 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:47:20.224 2828286 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"653252804b2968Fa68A898776fD138","status":true}
20-08-2026 00:47:20.907 2828969 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202501
20-08-2026 00:47:20.907 2828969 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:47:20.907 2828969 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:20
20-08-2026 00:47:20.907 2828969 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 20:05:02.964388', '2026-08-19 17:37:19.996887', '2026-08-19 20:05:02.764003', '2026-08-19 17:37:19.996975'], 'open_time': ['2026-08-19 20:04:36.687728', '2026-08-19 17:37:16.870753', '2026-08-19 20:04:36.687797', '2026-08-19 17:37:16.870835']}"}
20-08-2026 00:47:20.907 2828969 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:20.907 2828969 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:20.907 2828969 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:20.907 2828969 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:20.907 2828969 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:47:20.907 2828969 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:05:02.964388", "2026-08-19 17:37:19.996887", "2026-08-19 20:05:02.764003", "2026-08-19 17:37:19.996975"], "open_time": ["2026-08-19 20:04:36.687728", "2026-08-19 17:37:16.870753", "2026-08-19 20:04:36.687797", "2026-08-19 17:37:16.870835"]}
20-08-2026 00:47:20.907 2828969 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:47:21.066 2829128 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.147 2829209 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.243 2829305 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.311 2829373 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.331 2829393 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:21.331 2829393 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:21.335 2829397 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.379 2829441 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.385 2829447 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.418 2829480 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.463 2829525 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:47:21.475 2829537 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:47:21.498 2829560 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:47:21.522 2829584 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:21.522 2829584 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:21.552 2829614 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.577 2829639 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.616 2829678 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.751 2829813 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.790 2829852 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:21.994 2830056 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:21.994 2830056 [http-nio-8051-exec-132] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:22.078 2830140 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.095 2830157 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:22.096 2830158 [http-nio-8051-exec-133] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:22.145 2830207 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.169 2830231 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.193 2830255 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.207 2830269 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:22.207 2830269 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:22.258 2830320 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:22.259 2830321 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:22.282 2830344 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:22.282 2830344 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:22.321 2830383 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.330 2830392 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.335 2830397 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.376 2830438 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.388 2830450 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.390 2830452 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:22.390 2830452 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:22.458 2830520 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:22.458 2830520 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:22.467 2830529 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.550 2830612 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.604 2830666 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:22.605 2830667 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:22.611 2830673 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.713 2830775 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:22.997 2831059 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:22.997 2831059 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:23.094 2831156 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:23.174 2831236 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:23.175 2831237 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:23.283 2831345 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:23.346 2831408 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:23.364 2831426 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:23.367 2831429 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:23.383 2831445 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:23.383 2831445 [http-nio-8051-exec-127] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:23.426 2831488 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:23.427 2831489 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:23.447 2831509 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:17:43.0, vm_id=1650863155668}
20-08-2026 00:47:23.454 2831516 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863155668, timestamp: 2026-08-19 19:17:43.0
20-08-2026 00:47:23.470 2831532 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:23.517 2831579 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:23.517 2831579 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:23.518 2831580 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:23.562 2831624 [http-nio-8051-exec-20] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:47:23.660 2831722 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:23.897 2831959 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:23.898 2831960 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:24.070 2832132 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:24.070 2832132 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:24.096 2832158 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:24.097 2832159 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:24.138 2832200 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:24.139 2832201 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:24.142 2832204 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:24.152 2832214 [http-nio-8051-exec-128] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:24.171 2832233 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.201 2832263 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.223 2832285 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:24.224 2832286 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:24.226 2832288 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:24.226 2832288 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:24.230 2832292 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:24.230 2832292 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:24.233 2832295 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.247 2832309 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.254 2832316 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:24.257 2832319 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:24.277 2832339 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:24.277 2832339 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:24.331 2832393 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.337 2832399 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.337 2832399 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.382 2832444 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:24.386 2832448 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.386 2832448 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.387 2832449 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:24.389 2832451 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.398 2832460 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.441 2832503 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.442 2832504 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.442 2832504 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.446 2832508 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.580 2832642 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:24.939 2833001 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:24.939 2833001 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:25.063 2833125 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9a5b70C1D78863E36b28Ac88EeE346
20-08-2026 00:47:25.063 2833125 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9a5b70C1D78863E36b28Ac88EeE346
20-08-2026 00:47:25.064 2833126 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30aae8dd
20-08-2026 00:47:25.064 2833126 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839790","expired":false,"activity":"","logged":false,"session":"9a5b70C1D78863E36b28Ac88EeE346","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.064 2833126 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9a5b70C1D78863E36b28Ac88EeE346","status":true}
20-08-2026 00:47:25.064 2833126 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9a5b70C1D78863E36b28Ac88EeE346
20-08-2026 00:47:25.087 2833149 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30aae8dd
20-08-2026 00:47:25.087 2833149 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839790","expired":false,"activity":"","logged":false,"session":"9a5b70C1D78863E36b28Ac88EeE346","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.087 2833149 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9a5b70C1D78863E36b28Ac88EeE346, mobile : , newSession : 9a5b70C1D78863E36b28Ac88EeE346, active : 1, activity : {"machine":{"ds_imei":"VS12202101","area":"HSR","vm_id":"1619843922077","cart_enabled":true,"address":"HSR","vm_imei_id":"VS12202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Cold storage buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115839790
20-08-2026 00:47:25.087 2833149 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9a5b70C1D78863E36b28Ac88EeE346
20-08-2026 00:47:25.087 2833149 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9a5b70C1D78863E36b28Ac88EeE346
20-08-2026 00:47:25.095 2833157 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30aae8dd
20-08-2026 00:47:25.095 2833157 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839790","expired":false,"activity":"","logged":false,"session":"9a5b70C1D78863E36b28Ac88EeE346","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.095 2833157 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9a5b70C1D78863E36b28Ac88EeE346","status":true}
20-08-2026 00:47:25.181 2833243 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:25.260 2833322 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:25.428 2833490 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:25.443 2833505 [http-nio-8051-exec-100] INFO  n.c.kiosk.machine.MachineController - {skus=[4500723, 0, 4500678, 4500605, 4500726, 4500711, 185954, 4500713, 4500648, 4500472, 4500712], imei=TM09202502}
20-08-2026 00:47:25.460 2833522 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:25.465 2833527 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:25.482 2833544 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:25.482 2833544 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:25.483 2833545 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:25.491 2833553 [http-nio-8051-exec-139] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:25.506 2833568 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:25.508 2833570 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:25.515 2833577 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:47:25.521 2833583 [http-nio-8051-exec-100] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:47:25.531 2833593 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 42C8Bb251cB1Db0151Fc9254Cb9dBb
20-08-2026 00:47:25.536 2833598 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 42C8Bb251cB1Db0151Fc9254Cb9dBb
20-08-2026 00:47:25.536 2833598 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c276e29
20-08-2026 00:47:25.536 2833598 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839784","expired":false,"activity":"","logged":false,"session":"42C8Bb251cB1Db0151Fc9254Cb9dBb","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.536 2833598 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"42C8Bb251cB1Db0151Fc9254Cb9dBb","status":true}
20-08-2026 00:47:25.536 2833598 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 42C8Bb251cB1Db0151Fc9254Cb9dBb
20-08-2026 00:47:25.537 2833599 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c276e29
20-08-2026 00:47:25.537 2833599 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839784","expired":false,"activity":"","logged":false,"session":"42C8Bb251cB1Db0151Fc9254Cb9dBb","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.537 2833599 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 42C8Bb251cB1Db0151Fc9254Cb9dBb, mobile : , newSession : 42C8Bb251cB1Db0151Fc9254Cb9dBb, active : 1, activity : {"machine":{"ds_imei":"VS04202109","area":"HSR","vm_id":"1619843922074","cart_enabled":true,"address":"HSR","vm_imei_id":"VS04202109","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tiny Cafe - Fresh n Bake","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115839784
20-08-2026 00:47:25.537 2833599 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 42C8Bb251cB1Db0151Fc9254Cb9dBb
20-08-2026 00:47:25.537 2833599 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 42C8Bb251cB1Db0151Fc9254Cb9dBb
20-08-2026 00:47:25.539 2833601 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3c276e29
20-08-2026 00:47:25.540 2833602 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839784","expired":false,"activity":"","logged":false,"session":"42C8Bb251cB1Db0151Fc9254Cb9dBb","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.540 2833602 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"42C8Bb251cB1Db0151Fc9254Cb9dBb","status":true}
20-08-2026 00:47:25.551 2833613 [http-nio-8051-exec-100] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:47:25.552 2833614 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6fAc83A94812012934D257C4004e5a
20-08-2026 00:47:25.552 2833614 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6fAc83A94812012934D257C4004e5a
20-08-2026 00:47:25.553 2833615 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5d94617f
20-08-2026 00:47:25.553 2833615 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840129","expired":false,"activity":"","logged":false,"session":"6fAc83A94812012934D257C4004e5a","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.553 2833615 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6fAc83A94812012934D257C4004e5a","status":true}
20-08-2026 00:47:25.553 2833615 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6fAc83A94812012934D257C4004e5a
20-08-2026 00:47:25.554 2833616 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5d94617f
20-08-2026 00:47:25.554 2833616 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840129","expired":false,"activity":"","logged":false,"session":"6fAc83A94812012934D257C4004e5a","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.555 2833617 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6fAc83A94812012934D257C4004e5a, mobile : , newSession : 6fAc83A94812012934D257C4004e5a, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"3751046632410923167","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202003","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas Cafeteria"}}, expiry  :1795115840129
20-08-2026 00:47:25.555 2833617 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6fAc83A94812012934D257C4004e5a
20-08-2026 00:47:25.555 2833617 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6fAc83A94812012934D257C4004e5a
20-08-2026 00:47:25.555 2833617 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5d94617f
20-08-2026 00:47:25.555 2833617 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840129","expired":false,"activity":"","logged":false,"session":"6fAc83A94812012934D257C4004e5a","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.555 2833617 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6fAc83A94812012934D257C4004e5a","status":true}
20-08-2026 00:47:25.575 2833637 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fe560dB6Db1bE20e428796Fc41794f
20-08-2026 00:47:25.575 2833637 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fe560dB6Db1bE20e428796Fc41794f
20-08-2026 00:47:25.578 2833640 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@62796ed4
20-08-2026 00:47:25.578 2833640 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839962","expired":false,"activity":"","logged":false,"session":"Fe560dB6Db1bE20e428796Fc41794f","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.578 2833640 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fe560dB6Db1bE20e428796Fc41794f","status":true}
20-08-2026 00:47:25.578 2833640 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fe560dB6Db1bE20e428796Fc41794f
20-08-2026 00:47:25.579 2833641 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@62796ed4
20-08-2026 00:47:25.579 2833641 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839962","expired":false,"activity":"","logged":false,"session":"Fe560dB6Db1bE20e428796Fc41794f","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.579 2833641 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fe560dB6Db1bE20e428796Fc41794f, mobile : , newSession : Fe560dB6Db1bE20e428796Fc41794f, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_7th Floor"}}, expiry  :1795115839962
20-08-2026 00:47:25.579 2833641 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fe560dB6Db1bE20e428796Fc41794f
20-08-2026 00:47:25.579 2833641 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fe560dB6Db1bE20e428796Fc41794f
20-08-2026 00:47:25.579 2833641 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@62796ed4
20-08-2026 00:47:25.579 2833641 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839962","expired":false,"activity":"","logged":false,"session":"Fe560dB6Db1bE20e428796Fc41794f","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.580 2833642 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fe560dB6Db1bE20e428796Fc41794f","status":true}
20-08-2026 00:47:25.606 2833668 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:25.607 2833669 [http-nio-8051-exec-92] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:25.627 2833689 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0fF0771e5643E464B0C8EcDcCaB63f
20-08-2026 00:47:25.627 2833689 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0fF0771e5643E464B0C8EcDcCaB63f
20-08-2026 00:47:25.627 2833689 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AeC7F9A059746cBbE51a46F2E06dAe
20-08-2026 00:47:25.627 2833689 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AeC7F9A059746cBbE51a46F2E06dAe
20-08-2026 00:47:25.629 2833691 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ffa2023
20-08-2026 00:47:25.629 2833691 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839940","expired":false,"activity":"","logged":false,"session":"AeC7F9A059746cBbE51a46F2E06dAe","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.629 2833691 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AeC7F9A059746cBbE51a46F2E06dAe","status":true}
20-08-2026 00:47:25.629 2833691 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AeC7F9A059746cBbE51a46F2E06dAe
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ffa2023
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839940","expired":false,"activity":"","logged":false,"session":"AeC7F9A059746cBbE51a46F2E06dAe","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: AeC7F9A059746cBbE51a46F2E06dAe, mobile : , newSession : AeC7F9A059746cBbE51a46F2E06dAe, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519780232","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_6th Floor"}}, expiry  :1795115839940
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AeC7F9A059746cBbE51a46F2E06dAe
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AeC7F9A059746cBbE51a46F2E06dAe
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58d11318
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839800","expired":false,"activity":"","logged":false,"session":"0fF0771e5643E464B0C8EcDcCaB63f","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0fF0771e5643E464B0C8EcDcCaB63f","status":true}
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0fF0771e5643E464B0C8EcDcCaB63f
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6ffa2023
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839940","expired":false,"activity":"","logged":false,"session":"AeC7F9A059746cBbE51a46F2E06dAe","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.630 2833692 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AeC7F9A059746cBbE51a46F2E06dAe","status":true}
20-08-2026 00:47:25.637 2833699 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58d11318
20-08-2026 00:47:25.637 2833699 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839800","expired":false,"activity":"","logged":false,"session":"0fF0771e5643E464B0C8EcDcCaB63f","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.637 2833699 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0fF0771e5643E464B0C8EcDcCaB63f, mobile : , newSession : 0fF0771e5643E464B0C8EcDcCaB63f, active : 1, activity : {"machine":{"ds_imei":"VS09202101","area":"HSR","vm_id":"1619843922075","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 1 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115839800
20-08-2026 00:47:25.637 2833699 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0fF0771e5643E464B0C8EcDcCaB63f
20-08-2026 00:47:25.637 2833699 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0fF0771e5643E464B0C8EcDcCaB63f
20-08-2026 00:47:25.649 2833711 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58d11318
20-08-2026 00:47:25.649 2833711 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839800","expired":false,"activity":"","logged":false,"session":"0fF0771e5643E464B0C8EcDcCaB63f","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.649 2833711 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0fF0771e5643E464B0C8EcDcCaB63f","status":true}
20-08-2026 00:47:25.651 2833713 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B38f35D716EcA13656Ca170bB9A396
20-08-2026 00:47:25.651 2833713 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B38f35D716EcA13656Ca170bB9A396
20-08-2026 00:47:25.652 2833714 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c5e030b
20-08-2026 00:47:25.652 2833714 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839856","expired":false,"activity":"","logged":false,"session":"B38f35D716EcA13656Ca170bB9A396","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.653 2833715 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B38f35D716EcA13656Ca170bB9A396","status":true}
20-08-2026 00:47:25.653 2833715 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B38f35D716EcA13656Ca170bB9A396
20-08-2026 00:47:25.658 2833720 [http-nio-8051-exec-142] INFO  n.c.kiosk.machine.MachineController - {skus=[166327, 4500701, 4500689, 4500726, 4500723, 4500665, 177747, 4500407, 4500644, 4500712, 185954, 4500643, 4500571, 4500717, 4500667, 185994, 186001, 4500656, 4500499, 186043, 4500722, 4500687, 4500704, 186078, 4500668, 4500711, 185993, 4500651, 4500694, 186059, 0, 4500624, 4500626], imei=TM03202201}
20-08-2026 00:47:25.662 2833724 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c5e030b
20-08-2026 00:47:25.662 2833724 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839856","expired":false,"activity":"","logged":false,"session":"B38f35D716EcA13656Ca170bB9A396","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.662 2833724 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B38f35D716EcA13656Ca170bB9A396, mobile : , newSession : B38f35D716EcA13656Ca170bB9A396, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513063","cart_enabled":true,"address":"HSR","vm_imei_id":"VS11202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Nyaa online Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795115839856
20-08-2026 00:47:25.662 2833724 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B38f35D716EcA13656Ca170bB9A396
20-08-2026 00:47:25.662 2833724 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B38f35D716EcA13656Ca170bB9A396
20-08-2026 00:47:25.662 2833724 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@c5e030b
20-08-2026 00:47:25.663 2833725 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839856","expired":false,"activity":"","logged":false,"session":"B38f35D716EcA13656Ca170bB9A396","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.663 2833725 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B38f35D716EcA13656Ca170bB9A396","status":true}
20-08-2026 00:47:25.664 2833726 [http-nio-8051-exec-142] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Perk Plus 38g","sku_id":"4500571","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500571-5060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-06 12:19:19.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Modern Kitchens Potato waffers Spicy 24gm ","sku_id":"4500687","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500687-5964.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-04-19 19:12:27.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:47:25.667 2833729 [http-nio-8051-exec-142] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:47:25.715 2833777 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3aCe820164DaC9B2D3E1F76fE79333
20-08-2026 00:47:25.715 2833777 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3aCe820164DaC9B2D3E1F76fE79333
20-08-2026 00:47:25.716 2833778 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@874636f
20-08-2026 00:47:25.716 2833778 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839935","expired":false,"activity":"","logged":false,"session":"3aCe820164DaC9B2D3E1F76fE79333","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.716 2833778 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3aCe820164DaC9B2D3E1F76fE79333","status":true}
20-08-2026 00:47:25.716 2833778 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3aCe820164DaC9B2D3E1F76fE79333
20-08-2026 00:47:25.719 2833781 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@874636f
20-08-2026 00:47:25.719 2833781 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839935","expired":false,"activity":"","logged":false,"session":"3aCe820164DaC9B2D3E1F76fE79333","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.719 2833781 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3aCe820164DaC9B2D3E1F76fE79333, mobile : , newSession : 3aCe820164DaC9B2D3E1F76fE79333, active : 1, activity : {"machine":{"area":"MRO ","vm_id":"1654930522294","cart_enabled":true,"address":"Moglix MRO ","vm_imei_id":"TM07202204","webapp_config":"{\"server_order\":0,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9718724,77.7169408","location":"MRO "}}, expiry  :1795115839935
20-08-2026 00:47:25.719 2833781 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3aCe820164DaC9B2D3E1F76fE79333
20-08-2026 00:47:25.719 2833781 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3aCe820164DaC9B2D3E1F76fE79333
20-08-2026 00:47:25.729 2833791 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@874636f
20-08-2026 00:47:25.729 2833791 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839935","expired":false,"activity":"","logged":false,"session":"3aCe820164DaC9B2D3E1F76fE79333","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.732 2833794 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3aCe820164DaC9B2D3E1F76fE79333","status":true}
20-08-2026 00:47:25.771 2833833 [http-nio-8051-exec-145] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:47:25.771 2833833 [http-nio-8051-exec-145] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:47:25.786 2833848 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CaC4613cE4E90c1f768460E4C42653
20-08-2026 00:47:25.786 2833848 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaC4613cE4E90c1f768460E4C42653
20-08-2026 00:47:25.787 2833849 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7e84b09b
20-08-2026 00:47:25.787 2833849 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840029","expired":false,"activity":"","logged":false,"session":"CaC4613cE4E90c1f768460E4C42653","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.788 2833850 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CaC4613cE4E90c1f768460E4C42653","status":true}
20-08-2026 00:47:25.788 2833850 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaC4613cE4E90c1f768460E4C42653
20-08-2026 00:47:25.789 2833851 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7e84b09b
20-08-2026 00:47:25.789 2833851 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840029","expired":false,"activity":"","logged":false,"session":"CaC4613cE4E90c1f768460E4C42653","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.789 2833851 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: CaC4613cE4E90c1f768460E4C42653, mobile : , newSession : CaC4613cE4E90c1f768460E4C42653, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686833081377","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202304","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Texas LV A Block 1st Floor"}}, expiry  :1795115840029
20-08-2026 00:47:25.789 2833851 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CaC4613cE4E90c1f768460E4C42653
20-08-2026 00:47:25.789 2833851 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaC4613cE4E90c1f768460E4C42653
20-08-2026 00:47:25.790 2833852 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7e84b09b
20-08-2026 00:47:25.790 2833852 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840029","expired":false,"activity":"","logged":false,"session":"CaC4613cE4E90c1f768460E4C42653","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.790 2833852 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CaC4613cE4E90c1f768460E4C42653","status":true}
20-08-2026 00:47:25.794 2833856 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:25.797 2833859 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:25.807 2833869 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 21E44f175215264e816b8b6299F165
20-08-2026 00:47:25.807 2833869 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 21E44f175215264e816b8b6299F165
20-08-2026 00:47:25.807 2833869 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@67d55ea2
20-08-2026 00:47:25.808 2833870 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840109","expired":false,"activity":"","logged":false,"session":"21E44f175215264e816b8b6299F165","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.808 2833870 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"21E44f175215264e816b8b6299F165","status":true}
20-08-2026 00:47:25.808 2833870 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 21E44f175215264e816b8b6299F165
20-08-2026 00:47:25.808 2833870 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@67d55ea2
20-08-2026 00:47:25.809 2833871 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840109","expired":false,"activity":"","logged":false,"session":"21E44f175215264e816b8b6299F165","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.809 2833871 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 21E44f175215264e816b8b6299F165, mobile : , newSession : 21E44f175215264e816b8b6299F165, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749829657832","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202503","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 7th Floor"}}, expiry  :1795115840109
20-08-2026 00:47:25.809 2833871 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 21E44f175215264e816b8b6299F165
20-08-2026 00:47:25.809 2833871 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 21E44f175215264e816b8b6299F165
20-08-2026 00:47:25.810 2833872 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@67d55ea2
20-08-2026 00:47:25.810 2833872 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840109","expired":false,"activity":"","logged":false,"session":"21E44f175215264e816b8b6299F165","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.810 2833872 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"21E44f175215264e816b8b6299F165","status":true}
20-08-2026 00:47:25.834 2833896 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5d2e3e2b5553Eb00Da7f2f24B770Bb
20-08-2026 00:47:25.834 2833896 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5d2e3e2b5553Eb00Da7f2f24B770Bb
20-08-2026 00:47:25.835 2833897 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:25.835 2833897 [http-nio-8051-exec-127] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:25.836 2833898 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5637c72c
20-08-2026 00:47:25.836 2833898 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840050","expired":false,"activity":"","logged":false,"session":"5d2e3e2b5553Eb00Da7f2f24B770Bb","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.836 2833898 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5d2e3e2b5553Eb00Da7f2f24B770Bb","status":true}
20-08-2026 00:47:25.836 2833898 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5d2e3e2b5553Eb00Da7f2f24B770Bb
20-08-2026 00:47:25.800 2833862 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 097b48651c83893d0f667254CcAb46
20-08-2026 00:47:25.839 2833901 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 097b48651c83893d0f667254CcAb46
20-08-2026 00:47:25.840 2833902 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5637c72c
20-08-2026 00:47:25.840 2833902 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840050","expired":false,"activity":"","logged":false,"session":"5d2e3e2b5553Eb00Da7f2f24B770Bb","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.840 2833902 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5d2e3e2b5553Eb00Da7f2f24B770Bb, mobile : , newSession : 5d2e3e2b5553Eb00Da7f2f24B770Bb, active : 1, activity : {"machine":{"area":"E-city ","vm_id":"1693385315786","cart_enabled":true,"address":"HSR","vm_imei_id":"TM09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas LV 5th Floor "}}, expiry  :1795115840050
20-08-2026 00:47:25.840 2833902 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5d2e3e2b5553Eb00Da7f2f24B770Bb
20-08-2026 00:47:25.841 2833903 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5d2e3e2b5553Eb00Da7f2f24B770Bb
20-08-2026 00:47:25.841 2833903 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5637c72c
20-08-2026 00:47:25.841 2833903 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840050","expired":false,"activity":"","logged":false,"session":"5d2e3e2b5553Eb00Da7f2f24B770Bb","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.841 2833903 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5d2e3e2b5553Eb00Da7f2f24B770Bb","status":true}
20-08-2026 00:47:25.840 2833902 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5179cc1
20-08-2026 00:47:25.843 2833905 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840143","expired":false,"activity":"","logged":false,"session":"097b48651c83893d0f667254CcAb46","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.843 2833905 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"097b48651c83893d0f667254CcAb46","status":true}
20-08-2026 00:47:25.843 2833905 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 097b48651c83893d0f667254CcAb46
20-08-2026 00:47:25.851 2833913 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5179cc1
20-08-2026 00:47:25.852 2833914 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840143","expired":false,"activity":"","logged":false,"session":"097b48651c83893d0f667254CcAb46","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.852 2833914 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 097b48651c83893d0f667254CcAb46, mobile : , newSession : 097b48651c83893d0f667254CcAb46, active : 1, activity : {"machine":{"area":"E city","vm_id":"1942326719453220784","cart_enabled":true,"address":"NEUU Factory","vm_imei_id":"RM10201901","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":0}","latlong":"12.8821704,77.6378531","location":"NEUU Factory"}}, expiry  :1795115840143
20-08-2026 00:47:25.852 2833914 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 097b48651c83893d0f667254CcAb46
20-08-2026 00:47:25.852 2833914 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 097b48651c83893d0f667254CcAb46
20-08-2026 00:47:25.855 2833917 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CaEa3c1aC15f9a7dA42dB903A8465e
20-08-2026 00:47:25.855 2833917 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaEa3c1aC15f9a7dA42dB903A8465e
20-08-2026 00:47:25.855 2833917 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5179cc1
20-08-2026 00:47:25.855 2833917 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840143","expired":false,"activity":"","logged":false,"session":"097b48651c83893d0f667254CcAb46","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.855 2833917 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"097b48651c83893d0f667254CcAb46","status":true}
20-08-2026 00:47:25.857 2833919 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36d82ac
20-08-2026 00:47:25.857 2833919 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839999","expired":false,"activity":"","logged":false,"session":"CaEa3c1aC15f9a7dA42dB903A8465e","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.857 2833919 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CaEa3c1aC15f9a7dA42dB903A8465e","status":true}
20-08-2026 00:47:25.857 2833919 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaEa3c1aC15f9a7dA42dB903A8465e
20-08-2026 00:47:25.859 2833921 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36d82ac
20-08-2026 00:47:25.860 2833922 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839999","expired":false,"activity":"","logged":false,"session":"CaEa3c1aC15f9a7dA42dB903A8465e","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.861 2833923 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: CaEa3c1aC15f9a7dA42dB903A8465e, mobile : , newSession : CaEa3c1aC15f9a7dA42dB903A8465e, active : 1, activity : {"machine":{"area":"store","vm_id":"1673075277157","cart_enabled":true,"address":"Rack Test","vm_imei_id":"TM12202250","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"server_spiral\":1}","latlong":"00000000,000000","location":"store machine 1"}}, expiry  :1795115839999
20-08-2026 00:47:25.861 2833923 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CaEa3c1aC15f9a7dA42dB903A8465e
20-08-2026 00:47:25.861 2833923 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CaEa3c1aC15f9a7dA42dB903A8465e
20-08-2026 00:47:25.861 2833923 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36d82ac
20-08-2026 00:47:25.861 2833923 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839999","expired":false,"activity":"","logged":false,"session":"CaEa3c1aC15f9a7dA42dB903A8465e","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.861 2833923 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CaEa3c1aC15f9a7dA42dB903A8465e","status":true}
20-08-2026 00:47:25.862 2833924 [http-nio-8051-exec-109] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202502}
20-08-2026 00:47:25.906 2833968 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0dA67cE81937B12e2383605bB8607d
20-08-2026 00:47:25.906 2833968 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0dA67cE81937B12e2383605bB8607d
20-08-2026 00:47:25.908 2833970 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FaEfDa5eA962D76e200aF65550AfFf
20-08-2026 00:47:25.908 2833970 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FaEfDa5eA962D76e200aF65550AfFf
20-08-2026 00:47:25.909 2833971 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b7af1fd
20-08-2026 00:47:25.909 2833971 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840166","expired":false,"activity":"","logged":false,"session":"FaEfDa5eA962D76e200aF65550AfFf","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.909 2833971 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FaEfDa5eA962D76e200aF65550AfFf","status":true}
20-08-2026 00:47:25.909 2833971 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FaEfDa5eA962D76e200aF65550AfFf
20-08-2026 00:47:25.909 2833971 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b7af1fd
20-08-2026 00:47:25.909 2833971 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840166","expired":false,"activity":"","logged":false,"session":"FaEfDa5eA962D76e200aF65550AfFf","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.909 2833971 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: FaEfDa5eA962D76e200aF65550AfFf, mobile : , newSession : FaEfDa5eA962D76e200aF65550AfFf, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1861896391128712585","cart_enabled":true,"address":"4th Floor","vm_imei_id":"TM07201911","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9781663,77.6606663","location":"TM Texas LakeView 3rd Floor"}}, expiry  :1795115840166
20-08-2026 00:47:25.909 2833971 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FaEfDa5eA962D76e200aF65550AfFf
20-08-2026 00:47:25.909 2833971 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FaEfDa5eA962D76e200aF65550AfFf
20-08-2026 00:47:25.915 2833977 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7b7af1fd
20-08-2026 00:47:25.915 2833977 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840166","expired":false,"activity":"","logged":false,"session":"FaEfDa5eA962D76e200aF65550AfFf","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.915 2833977 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FaEfDa5eA962D76e200aF65550AfFf","status":true}
20-08-2026 00:47:25.915 2833977 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4659ee76
20-08-2026 00:47:25.915 2833977 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840102","expired":false,"activity":"","logged":false,"session":"0dA67cE81937B12e2383605bB8607d","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.915 2833977 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0dA67cE81937B12e2383605bB8607d","status":true}
20-08-2026 00:47:25.915 2833977 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0dA67cE81937B12e2383605bB8607d
20-08-2026 00:47:25.916 2833978 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4659ee76
20-08-2026 00:47:25.916 2833978 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840102","expired":false,"activity":"","logged":false,"session":"0dA67cE81937B12e2383605bB8607d","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.916 2833978 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0dA67cE81937B12e2383605bB8607d, mobile : , newSession : 0dA67cE81937B12e2383605bB8607d, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1752230252801","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM07202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_Ariel_3rd Floor"}}, expiry  :1795115840102
20-08-2026 00:47:25.916 2833978 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0dA67cE81937B12e2383605bB8607d
20-08-2026 00:47:25.916 2833978 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0dA67cE81937B12e2383605bB8607d
20-08-2026 00:47:25.928 2833990 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4659ee76
20-08-2026 00:47:25.928 2833990 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840102","expired":false,"activity":"","logged":false,"session":"0dA67cE81937B12e2383605bB8607d","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.928 2833990 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0dA67cE81937B12e2383605bB8607d","status":true}
20-08-2026 00:47:25.934 2833996 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6cA57d1bF892CaDe16Db204fF2D447
20-08-2026 00:47:25.934 2833996 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6cA57d1bF892CaDe16Db204fF2D447
20-08-2026 00:47:25.935 2833997 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2d9ac2a8
20-08-2026 00:47:25.935 2833997 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840007","expired":false,"activity":"","logged":false,"session":"6cA57d1bF892CaDe16Db204fF2D447","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.935 2833997 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6cA57d1bF892CaDe16Db204fF2D447","status":true}
20-08-2026 00:47:25.935 2833997 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6cA57d1bF892CaDe16Db204fF2D447
20-08-2026 00:47:25.939 2834001 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B9E0FcDd4088A6B134559fCe6cDb99
20-08-2026 00:47:25.939 2834001 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B9E0FcDd4088A6B134559fCe6cDb99
20-08-2026 00:47:25.940 2834002 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2d9ac2a8
20-08-2026 00:47:25.940 2834002 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840007","expired":false,"activity":"","logged":false,"session":"6cA57d1bF892CaDe16Db204fF2D447","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.940 2834002 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6cA57d1bF892CaDe16Db204fF2D447, mobile : , newSession : 6cA57d1bF892CaDe16Db204fF2D447, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660749537502","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Titan Eye plus -2","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115840007
20-08-2026 00:47:25.940 2834002 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6cA57d1bF892CaDe16Db204fF2D447
20-08-2026 00:47:25.940 2834002 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6cA57d1bF892CaDe16Db204fF2D447
20-08-2026 00:47:25.941 2834003 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2d9ac2a8
20-08-2026 00:47:25.941 2834003 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840007","expired":false,"activity":"","logged":false,"session":"6cA57d1bF892CaDe16Db204fF2D447","mobile":"","active":1,"status":true}
20-08-2026 00:47:25.941 2834003 [http-nio-8051-exec-127] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6cA57d1bF892CaDe16Db204fF2D447","status":true}
20-08-2026 00:47:25.972 2834034 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:25.972 2834034 [http-nio-8051-exec-132] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:26.003 2834065 [http-nio-8051-exec-145] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:47:25.940 2834002 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7aacb08d
20-08-2026 00:47:26.016 2834078 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840096","expired":false,"activity":"","logged":false,"session":"B9E0FcDd4088A6B134559fCe6cDb99","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.016 2834078 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B9E0FcDd4088A6B134559fCe6cDb99","status":true}
20-08-2026 00:47:26.016 2834078 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B9E0FcDd4088A6B134559fCe6cDb99
20-08-2026 00:47:26.017 2834079 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7aacb08d
20-08-2026 00:47:26.017 2834079 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840096","expired":false,"activity":"","logged":false,"session":"B9E0FcDd4088A6B134559fCe6cDb99","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.017 2834079 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B9E0FcDd4088A6B134559fCe6cDb99, mobile : , newSession : B9E0FcDd4088A6B134559fCe6cDb99, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749459193086","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 4th floor"}}, expiry  :1795115840096
20-08-2026 00:47:26.017 2834079 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B9E0FcDd4088A6B134559fCe6cDb99
20-08-2026 00:47:26.017 2834079 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B9E0FcDd4088A6B134559fCe6cDb99
20-08-2026 00:47:26.018 2834080 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7aacb08d
20-08-2026 00:47:26.018 2834080 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840096","expired":false,"activity":"","logged":false,"session":"B9E0FcDd4088A6B134559fCe6cDb99","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.018 2834080 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B9E0FcDd4088A6B134559fCe6cDb99","status":true}
20-08-2026 00:47:26.037 2834099 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7cA2C2C7771c15DeA6D10fF8342aBa
20-08-2026 00:47:26.037 2834099 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7cA2C2C7771c15DeA6D10fF8342aBa
20-08-2026 00:47:26.038 2834100 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1213064a
20-08-2026 00:47:26.038 2834100 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839891","expired":false,"activity":"","logged":false,"session":"7cA2C2C7771c15DeA6D10fF8342aBa","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.042 2834104 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7cA2C2C7771c15DeA6D10fF8342aBa","status":true}
20-08-2026 00:47:26.042 2834104 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7cA2C2C7771c15DeA6D10fF8342aBa
20-08-2026 00:47:26.043 2834105 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1213064a
20-08-2026 00:47:26.043 2834105 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839891","expired":false,"activity":"","logged":false,"session":"7cA2C2C7771c15DeA6D10fF8342aBa","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.043 2834105 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7cA2C2C7771c15DeA6D10fF8342aBa, mobile : , newSession : 7cA2C2C7771c15DeA6D10fF8342aBa, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1646053315696","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM03202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Mediatek 4c 9th floor"}}, expiry  :1795115839891
20-08-2026 00:47:26.043 2834105 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7cA2C2C7771c15DeA6D10fF8342aBa
20-08-2026 00:47:26.043 2834105 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7cA2C2C7771c15DeA6D10fF8342aBa
20-08-2026 00:47:26.046 2834108 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1213064a
20-08-2026 00:47:26.046 2834108 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839891","expired":false,"activity":"","logged":false,"session":"7cA2C2C7771c15DeA6D10fF8342aBa","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.046 2834108 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7cA2C2C7771c15DeA6D10fF8342aBa","status":true}
20-08-2026 00:47:26.065 2834127 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7bE74d5f9c2c75A61215Ec27414cC2
20-08-2026 00:47:26.065 2834127 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7bE74d5f9c2c75A61215Ec27414cC2
20-08-2026 00:47:26.068 2834130 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6bba9eec
20-08-2026 00:47:26.068 2834130 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840098","expired":false,"activity":"","logged":false,"session":"7bE74d5f9c2c75A61215Ec27414cC2","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.068 2834130 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7bE74d5f9c2c75A61215Ec27414cC2","status":true}
20-08-2026 00:47:26.068 2834130 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7bE74d5f9c2c75A61215Ec27414cC2
20-08-2026 00:47:26.074 2834136 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6bba9eec
20-08-2026 00:47:26.074 2834136 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840098","expired":false,"activity":"","logged":false,"session":"7bE74d5f9c2c75A61215Ec27414cC2","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.074 2834136 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7bE74d5f9c2c75A61215Ec27414cC2, mobile : , newSession : 7bE74d5f9c2c75A61215Ec27414cC2, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749462870626","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 6th floor"}}, expiry  :1795115840098
20-08-2026 00:47:26.074 2834136 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7bE74d5f9c2c75A61215Ec27414cC2
20-08-2026 00:47:26.074 2834136 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7bE74d5f9c2c75A61215Ec27414cC2
20-08-2026 00:47:26.084 2834146 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6bba9eec
20-08-2026 00:47:26.084 2834146 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840098","expired":false,"activity":"","logged":false,"session":"7bE74d5f9c2c75A61215Ec27414cC2","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.084 2834146 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7bE74d5f9c2c75A61215Ec27414cC2","status":true}
20-08-2026 00:47:26.124 2834186 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:26.124 2834186 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:26.125 2834187 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:26.125 2834187 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:26.154 2834216 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19CbC2E4Dd4b241d622aCf4dA9C6D0
20-08-2026 00:47:26.154 2834216 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19CbC2E4Dd4b241d622aCf4dA9C6D0
20-08-2026 00:47:26.157 2834219 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@556a9aac
20-08-2026 00:47:26.157 2834219 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840028","expired":false,"activity":"","logged":false,"session":"19CbC2E4Dd4b241d622aCf4dA9C6D0","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.157 2834219 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19CbC2E4Dd4b241d622aCf4dA9C6D0","status":true}
20-08-2026 00:47:26.157 2834219 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19CbC2E4Dd4b241d622aCf4dA9C6D0
20-08-2026 00:47:26.167 2834229 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@556a9aac
20-08-2026 00:47:26.167 2834229 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840028","expired":false,"activity":"","logged":false,"session":"19CbC2E4Dd4b241d622aCf4dA9C6D0","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.167 2834229 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 19CbC2E4Dd4b241d622aCf4dA9C6D0, mobile : , newSession : 19CbC2E4Dd4b241d622aCf4dA9C6D0, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686835929313","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202305","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Availity 4th floor Cafeteria"}}, expiry  :1795115840028
20-08-2026 00:47:26.167 2834229 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19CbC2E4Dd4b241d622aCf4dA9C6D0
20-08-2026 00:47:26.167 2834229 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19CbC2E4Dd4b241d622aCf4dA9C6D0
20-08-2026 00:47:26.170 2834232 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@556a9aac
20-08-2026 00:47:26.170 2834232 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840028","expired":false,"activity":"","logged":false,"session":"19CbC2E4Dd4b241d622aCf4dA9C6D0","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.170 2834232 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19CbC2E4Dd4b241d622aCf4dA9C6D0","status":true}
20-08-2026 00:47:26.268 2834330 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Be3b0b627578774e3725C03eDdC503
20-08-2026 00:47:26.268 2834330 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Be3b0b627578774e3725C03eDdC503
20-08-2026 00:47:26.273 2834335 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2f05bb93
20-08-2026 00:47:26.273 2834335 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839802","expired":false,"activity":"","logged":false,"session":"Be3b0b627578774e3725C03eDdC503","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.273 2834335 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Be3b0b627578774e3725C03eDdC503","status":true}
20-08-2026 00:47:26.273 2834335 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Be3b0b627578774e3725C03eDdC503
20-08-2026 00:47:26.280 2834342 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2f05bb93
20-08-2026 00:47:26.280 2834342 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839802","expired":false,"activity":"","logged":false,"session":"Be3b0b627578774e3725C03eDdC503","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.280 2834342 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Be3b0b627578774e3725C03eDdC503, mobile : , newSession : Be3b0b627578774e3725C03eDdC503, active : 1, activity : {"machine":{"area":"E City","vm_id":"595907803036339445","cart_enabled":true,"address":"Titan Cafeteria Ground Floor","vm_imei_id":"TM10201907","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.840723,77.6731761","location":"Texas LV 2nd Floor "}}, expiry  :1795115839802
20-08-2026 00:47:26.280 2834342 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Be3b0b627578774e3725C03eDdC503
20-08-2026 00:47:26.280 2834342 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Be3b0b627578774e3725C03eDdC503
20-08-2026 00:47:26.284 2834346 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2f05bb93
20-08-2026 00:47:26.284 2834346 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839802","expired":false,"activity":"","logged":false,"session":"Be3b0b627578774e3725C03eDdC503","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.284 2834346 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Be3b0b627578774e3725C03eDdC503","status":true}
20-08-2026 00:47:26.289 2834351 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:26.289 2834351 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:26.439 2834501 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:26.440 2834502 [http-nio-8051-exec-133] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:26.805 2834867 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:26.805 2834867 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Db92C7F777015d2d92F56fB4D27b1a
20-08-2026 00:47:26.806 2834868 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Db92C7F777015d2d92F56fB4D27b1a
20-08-2026 00:47:26.806 2834868 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:26.808 2834870 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e37dbf
20-08-2026 00:47:26.808 2834870 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840091","expired":false,"activity":"","logged":false,"session":"Db92C7F777015d2d92F56fB4D27b1a","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.808 2834870 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Db92C7F777015d2d92F56fB4D27b1a","status":true}
20-08-2026 00:47:26.808 2834870 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Db92C7F777015d2d92F56fB4D27b1a
20-08-2026 00:47:26.813 2834875 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e37dbf
20-08-2026 00:47:26.813 2834875 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840091","expired":false,"activity":"","logged":false,"session":"Db92C7F777015d2d92F56fB4D27b1a","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.813 2834875 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Db92C7F777015d2d92F56fB4D27b1a, mobile : , newSession : Db92C7F777015d2d92F56fB4D27b1a, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749559026472","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202506","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Version 1"}}, expiry  :1795115840091
20-08-2026 00:47:26.813 2834875 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Db92C7F777015d2d92F56fB4D27b1a
20-08-2026 00:47:26.813 2834875 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Db92C7F777015d2d92F56fB4D27b1a
20-08-2026 00:47:26.819 2834881 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6e37dbf
20-08-2026 00:47:26.819 2834881 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840091","expired":false,"activity":"","logged":false,"session":"Db92C7F777015d2d92F56fB4D27b1a","mobile":"","active":1,"status":true}
20-08-2026 00:47:26.819 2834881 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Db92C7F777015d2d92F56fB4D27b1a","status":true}
20-08-2026 00:47:26.905 2834967 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:26.905 2834967 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:26.928 2834990 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":""}
20-08-2026 00:47:26.929 2834991 [http-nio-8051-exec-145] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202203","mobile":""}
20-08-2026 00:47:26.935 2834997 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:26.936 2834998 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:26.957 2835019 [http-nio-8051-exec-144] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202101","mobile":""}
20-08-2026 00:47:27.038 2835100 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:27.040 2835102 [http-nio-8051-exec-128] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:27.047 2835109 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:27.049 2835111 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:27.062 2835124 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4047Af10D3A2066f1eEc1623Ce1c3a
20-08-2026 00:47:27.062 2835124 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4047Af10D3A2066f1eEc1623Ce1c3a
20-08-2026 00:47:27.063 2835125 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@363545d8
20-08-2026 00:47:27.063 2835125 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839936","expired":false,"activity":"","logged":false,"session":"4047Af10D3A2066f1eEc1623Ce1c3a","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.063 2835125 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4047Af10D3A2066f1eEc1623Ce1c3a","status":true}
20-08-2026 00:47:27.063 2835125 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4047Af10D3A2066f1eEc1623Ce1c3a
20-08-2026 00:47:27.063 2835125 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@363545d8
20-08-2026 00:47:27.063 2835125 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839936","expired":false,"activity":"","logged":false,"session":"4047Af10D3A2066f1eEc1623Ce1c3a","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.063 2835125 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4047Af10D3A2066f1eEc1623Ce1c3a, mobile : , newSession : 4047Af10D3A2066f1eEc1623Ce1c3a, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654510950489","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_1st Floor"}}, expiry  :1795115839936
20-08-2026 00:47:27.063 2835125 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4047Af10D3A2066f1eEc1623Ce1c3a
20-08-2026 00:47:27.063 2835125 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4047Af10D3A2066f1eEc1623Ce1c3a
20-08-2026 00:47:27.064 2835126 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 653252804b2968Fa68A898776fD138
20-08-2026 00:47:27.064 2835126 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 653252804b2968Fa68A898776fD138
20-08-2026 00:47:27.068 2835130 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@942d4df
20-08-2026 00:47:27.068 2835130 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840223","expired":false,"activity":"","logged":false,"session":"653252804b2968Fa68A898776fD138","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.068 2835130 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"653252804b2968Fa68A898776fD138","status":true}
20-08-2026 00:47:27.068 2835130 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 653252804b2968Fa68A898776fD138
20-08-2026 00:47:27.070 2835132 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@363545d8
20-08-2026 00:47:27.070 2835132 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839936","expired":false,"activity":"","logged":false,"session":"4047Af10D3A2066f1eEc1623Ce1c3a","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.070 2835132 [http-nio-8051-exec-92] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4047Af10D3A2066f1eEc1623Ce1c3a","status":true}
20-08-2026 00:47:27.078 2835140 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@942d4df
20-08-2026 00:47:27.078 2835140 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840223","expired":false,"activity":"","logged":false,"session":"653252804b2968Fa68A898776fD138","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.078 2835140 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 653252804b2968Fa68A898776fD138, mobile : , newSession : 653252804b2968Fa68A898776fD138, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1767156983476","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM01202601","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Mediatek 4AB_3rd floor "}}, expiry  :1795115840223
20-08-2026 00:47:27.078 2835140 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 653252804b2968Fa68A898776fD138
20-08-2026 00:47:27.078 2835140 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 653252804b2968Fa68A898776fD138
20-08-2026 00:47:27.085 2835147 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@942d4df
20-08-2026 00:47:27.085 2835147 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840223","expired":false,"activity":"","logged":false,"session":"653252804b2968Fa68A898776fD138","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.085 2835147 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"653252804b2968Fa68A898776fD138","status":true}
20-08-2026 00:47:27.145 2835207 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"RM10201901","mobile":""}
20-08-2026 00:47:27.190 2835252 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FfF3EcC5FaF8E6860aE53cD1C1BbDc
20-08-2026 00:47:27.191 2835253 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FfF3EcC5FaF8E6860aE53cD1C1BbDc
20-08-2026 00:47:27.198 2835260 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5331439c
20-08-2026 00:47:27.198 2835260 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839774","expired":false,"activity":"","logged":false,"session":"FfF3EcC5FaF8E6860aE53cD1C1BbDc","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.198 2835260 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FfF3EcC5FaF8E6860aE53cD1C1BbDc","status":true}
20-08-2026 00:47:27.198 2835260 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FfF3EcC5FaF8E6860aE53cD1C1BbDc
20-08-2026 00:47:27.200 2835262 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5331439c
20-08-2026 00:47:27.200 2835262 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839774","expired":false,"activity":"","logged":false,"session":"FfF3EcC5FaF8E6860aE53cD1C1BbDc","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.200 2835262 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: FfF3EcC5FaF8E6860aE53cD1C1BbDc, mobile : , newSession : FfF3EcC5FaF8E6860aE53cD1C1BbDc, active : 1, activity : {"machine":{"ds_imei":"NU04202103","area":"Marathahalli","vm_id":"1619624606494","cart_enabled":true,"address":"Marathahalli","vm_imei_id":"NU04202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.957954, 77.702755","ds_area":"Marathahalli","location":"Mahaveer Traders","ds_geocode":"12.957954, 77.702755"}}, expiry  :1795115839774
20-08-2026 00:47:27.200 2835262 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : FfF3EcC5FaF8E6860aE53cD1C1BbDc
20-08-2026 00:47:27.200 2835262 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : FfF3EcC5FaF8E6860aE53cD1C1BbDc
20-08-2026 00:47:27.208 2835270 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5331439c
20-08-2026 00:47:27.208 2835270 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839774","expired":false,"activity":"","logged":false,"session":"FfF3EcC5FaF8E6860aE53cD1C1BbDc","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.208 2835270 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"FfF3EcC5FaF8E6860aE53cD1C1BbDc","status":true}
20-08-2026 00:47:27.287 2835349 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:27.292 2835354 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:27.316 2835378 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 55D88a1447DdFdC1EbB64406Da7aAb
20-08-2026 00:47:27.316 2835378 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 55D88a1447DdFdC1EbB64406Da7aAb
20-08-2026 00:47:27.326 2835388 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c871460
20-08-2026 00:47:27.326 2835388 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840050","expired":false,"activity":"","logged":false,"session":"55D88a1447DdFdC1EbB64406Da7aAb","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.326 2835388 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"55D88a1447DdFdC1EbB64406Da7aAb","status":true}
20-08-2026 00:47:27.326 2835388 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 55D88a1447DdFdC1EbB64406Da7aAb
20-08-2026 00:47:27.327 2835389 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c871460
20-08-2026 00:47:27.327 2835389 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840050","expired":false,"activity":"","logged":false,"session":"55D88a1447DdFdC1EbB64406Da7aAb","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.327 2835389 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 55D88a1447DdFdC1EbB64406Da7aAb, mobile : , newSession : 55D88a1447DdFdC1EbB64406Da7aAb, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL"}}, expiry  :1795115840050
20-08-2026 00:47:27.327 2835389 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 55D88a1447DdFdC1EbB64406Da7aAb
20-08-2026 00:47:27.327 2835389 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 55D88a1447DdFdC1EbB64406Da7aAb
20-08-2026 00:47:27.329 2835391 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c871460
20-08-2026 00:47:27.329 2835391 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840050","expired":false,"activity":"","logged":false,"session":"55D88a1447DdFdC1EbB64406Da7aAb","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.329 2835391 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"55D88a1447DdFdC1EbB64406Da7aAb","status":true}
20-08-2026 00:47:27.414 2835476 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 059c09C90aAd0a57F1D2563b810799
20-08-2026 00:47:27.414 2835476 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 059c09C90aAd0a57F1D2563b810799
20-08-2026 00:47:27.417 2835479 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1ffac2c8
20-08-2026 00:47:27.417 2835479 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839979","expired":false,"activity":"","logged":false,"session":"059c09C90aAd0a57F1D2563b810799","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.417 2835479 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"059c09C90aAd0a57F1D2563b810799","status":true}
20-08-2026 00:47:27.417 2835479 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 059c09C90aAd0a57F1D2563b810799
20-08-2026 00:47:27.425 2835487 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1ffac2c8
20-08-2026 00:47:27.425 2835487 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839979","expired":false,"activity":"","logged":false,"session":"059c09C90aAd0a57F1D2563b810799","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.425 2835487 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 059c09C90aAd0a57F1D2563b810799, mobile : , newSession : 059c09C90aAd0a57F1D2563b810799, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115839979
20-08-2026 00:47:27.425 2835487 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 059c09C90aAd0a57F1D2563b810799
20-08-2026 00:47:27.425 2835487 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 059c09C90aAd0a57F1D2563b810799
20-08-2026 00:47:27.426 2835488 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1ffac2c8
20-08-2026 00:47:27.426 2835488 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839979","expired":false,"activity":"","logged":false,"session":"059c09C90aAd0a57F1D2563b810799","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.426 2835488 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"059c09C90aAd0a57F1D2563b810799","status":true}
20-08-2026 00:47:27.430 2835492 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:27.433 2835495 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:27.451 2835513 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-25 13:30:16"}
20-08-2026 00:47:27.493 2835555 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:27.497 2835559 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:27.510 2835572 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:27.512 2835574 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:27.529 2835591 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 84296d1cDa0eE30a4a02559fC97644
20-08-2026 00:47:27.529 2835591 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84296d1cDa0eE30a4a02559fC97644
20-08-2026 00:47:27.530 2835592 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ebe165e
20-08-2026 00:47:27.530 2835592 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840024","expired":false,"activity":"","logged":false,"session":"84296d1cDa0eE30a4a02559fC97644","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.530 2835592 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"84296d1cDa0eE30a4a02559fC97644","status":true}
20-08-2026 00:47:27.530 2835592 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84296d1cDa0eE30a4a02559fC97644
20-08-2026 00:47:27.535 2835597 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ebe165e
20-08-2026 00:47:27.535 2835597 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840024","expired":false,"activity":"","logged":false,"session":"84296d1cDa0eE30a4a02559fC97644","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.535 2835597 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 84296d1cDa0eE30a4a02559fC97644, mobile : , newSession : 84296d1cDa0eE30a4a02559fC97644, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685600316121","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202302","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas Ariel 2nd floor"}}, expiry  :1795115840024
20-08-2026 00:47:27.535 2835597 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 84296d1cDa0eE30a4a02559fC97644
20-08-2026 00:47:27.535 2835597 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 84296d1cDa0eE30a4a02559fC97644
20-08-2026 00:47:27.535 2835597 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ebe165e
20-08-2026 00:47:27.535 2835597 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840024","expired":false,"activity":"","logged":false,"session":"84296d1cDa0eE30a4a02559fC97644","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.535 2835597 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"84296d1cDa0eE30a4a02559fC97644","status":true}
20-08-2026 00:47:27.658 2835720 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS12202101","mobile":""}
20-08-2026 00:47:27.659 2835721 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202305","mobile":""}
20-08-2026 00:47:27.678 2835740 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 568f65723623B466C30eC0B8C64268
20-08-2026 00:47:27.679 2835741 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 568f65723623B466C30eC0B8C64268
20-08-2026 00:47:27.694 2835756 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@658fdb83
20-08-2026 00:47:27.695 2835757 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839939","expired":false,"activity":"","logged":false,"session":"568f65723623B466C30eC0B8C64268","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.695 2835757 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"568f65723623B466C30eC0B8C64268","status":true}
20-08-2026 00:47:27.695 2835757 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 568f65723623B466C30eC0B8C64268
20-08-2026 00:47:27.708 2835770 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@658fdb83
20-08-2026 00:47:27.708 2835770 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839939","expired":false,"activity":"","logged":false,"session":"568f65723623B466C30eC0B8C64268","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.708 2835770 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 568f65723623B466C30eC0B8C64268, mobile : , newSession : 568f65723623B466C30eC0B8C64268, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1652784271939","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"TM Titan Eye Plus"}}, expiry  :1795115839939
20-08-2026 00:47:27.709 2835771 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 568f65723623B466C30eC0B8C64268
20-08-2026 00:47:27.709 2835771 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 568f65723623B466C30eC0B8C64268
20-08-2026 00:47:27.712 2835774 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@658fdb83
20-08-2026 00:47:27.712 2835774 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839939","expired":false,"activity":"","logged":false,"session":"568f65723623B466C30eC0B8C64268","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.712 2835774 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"568f65723623B466C30eC0B8C64268","status":true}
20-08-2026 00:47:27.717 2835779 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202301","mobile":""}
20-08-2026 00:47:27.766 2835828 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:27.772 2835834 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:27.791 2835853 [http-nio-8051-exec-144] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202501","mobile":""}
20-08-2026 00:47:27.845 2835907 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:27.849 2835911 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:27.853 2835915 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:27.860 2835922 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:27.868 2835930 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202503","mobile":""}
20-08-2026 00:47:27.950 2836012 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202003","mobile":""}
20-08-2026 00:47:27.961 2836023 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM10201907","mobile":""}
20-08-2026 00:47:27.993 2836055 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Dc3aDa0eC323C3AfDb69F8A74fFc40
20-08-2026 00:47:27.993 2836055 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Dc3aDa0eC323C3AfDb69F8A74fFc40
20-08-2026 00:47:27.998 2836060 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b18336c
20-08-2026 00:47:27.998 2836060 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839861","expired":false,"activity":"","logged":false,"session":"Dc3aDa0eC323C3AfDb69F8A74fFc40","mobile":"","active":1,"status":true}
20-08-2026 00:47:27.999 2836061 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Dc3aDa0eC323C3AfDb69F8A74fFc40","status":true}
20-08-2026 00:47:27.999 2836061 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Dc3aDa0eC323C3AfDb69F8A74fFc40
20-08-2026 00:47:28.006 2836068 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b18336c
20-08-2026 00:47:28.006 2836068 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839861","expired":false,"activity":"","logged":false,"session":"Dc3aDa0eC323C3AfDb69F8A74fFc40","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.006 2836068 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Dc3aDa0eC323C3AfDb69F8A74fFc40, mobile : , newSession : Dc3aDa0eC323C3AfDb69F8A74fFc40, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1650862850550","cart_enabled":true,"address":"Mediatek B-5A  3rd Floor","vm_imei_id":"TM04202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,55555","location":"Mediatek B-5A  3rd Floor"}}, expiry  :1795115839861
20-08-2026 00:47:28.006 2836068 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Dc3aDa0eC323C3AfDb69F8A74fFc40
20-08-2026 00:47:28.006 2836068 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Dc3aDa0eC323C3AfDb69F8A74fFc40
20-08-2026 00:47:28.007 2836069 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b18336c
20-08-2026 00:47:28.007 2836069 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839861","expired":false,"activity":"","logged":false,"session":"Dc3aDa0eC323C3AfDb69F8A74fFc40","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.007 2836069 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Dc3aDa0eC323C3AfDb69F8A74fFc40","status":true}
20-08-2026 00:47:28.021 2836083 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.022 2836084 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.069 2836131 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.073 2836135 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.093 2836155 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM12202250","mobile":""}
20-08-2026 00:47:28.099 2836161 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.103 2836165 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.163 2836225 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202202","mobile":""}
20-08-2026 00:47:28.198 2836260 [http-nio-8051-exec-143] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202201","mobile":""}
20-08-2026 00:47:28.239 2836301 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.249 2836311 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.275 2836337 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fc4f1923C40aE6Ed08C49394665dA1
20-08-2026 00:47:28.275 2836337 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc4f1923C40aE6Ed08C49394665dA1
20-08-2026 00:47:28.275 2836337 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3d9576e5
20-08-2026 00:47:28.276 2836338 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839862","expired":false,"activity":"","logged":false,"session":"Fc4f1923C40aE6Ed08C49394665dA1","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.276 2836338 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fc4f1923C40aE6Ed08C49394665dA1","status":true}
20-08-2026 00:47:28.276 2836338 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc4f1923C40aE6Ed08C49394665dA1
20-08-2026 00:47:28.276 2836338 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3d9576e5
20-08-2026 00:47:28.276 2836338 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839862","expired":false,"activity":"","logged":false,"session":"Fc4f1923C40aE6Ed08C49394665dA1","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.277 2836339 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fc4f1923C40aE6Ed08C49394665dA1, mobile : , newSession : Fc4f1923C40aE6Ed08C49394665dA1, active : 1, activity : {"machine":{"ds_imei":"VS09202102","area":"HSR","vm_id":"1619843922076","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 2 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795115839862
20-08-2026 00:47:28.277 2836339 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fc4f1923C40aE6Ed08C49394665dA1
20-08-2026 00:47:28.277 2836339 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fc4f1923C40aE6Ed08C49394665dA1
20-08-2026 00:47:28.281 2836343 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19A7B11f9d8f7eDfEe9927E2555bE9
20-08-2026 00:47:28.281 2836343 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19A7B11f9d8f7eDfEe9927E2555bE9
20-08-2026 00:47:28.282 2836344 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@388675a1
20-08-2026 00:47:28.282 2836344 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840013","expired":false,"activity":"","logged":false,"session":"19A7B11f9d8f7eDfEe9927E2555bE9","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.282 2836344 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19A7B11f9d8f7eDfEe9927E2555bE9","status":true}
20-08-2026 00:47:28.282 2836344 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19A7B11f9d8f7eDfEe9927E2555bE9
20-08-2026 00:47:28.284 2836346 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3d9576e5
20-08-2026 00:47:28.284 2836346 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839862","expired":false,"activity":"","logged":false,"session":"Fc4f1923C40aE6Ed08C49394665dA1","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.284 2836346 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fc4f1923C40aE6Ed08C49394665dA1","status":true}
20-08-2026 00:47:28.290 2836352 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@388675a1
20-08-2026 00:47:28.290 2836352 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840013","expired":false,"activity":"","logged":false,"session":"19A7B11f9d8f7eDfEe9927E2555bE9","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.290 2836352 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 19A7B11f9d8f7eDfEe9927E2555bE9, mobile : , newSession : 19A7B11f9d8f7eDfEe9927E2555bE9, active : 1, activity : {"machine":{"area":"Western","vm_id":"1661836659685","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Tech Mahindra - Demo"}}, expiry  :1795115840013
20-08-2026 00:47:28.290 2836352 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19A7B11f9d8f7eDfEe9927E2555bE9
20-08-2026 00:47:28.290 2836352 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19A7B11f9d8f7eDfEe9927E2555bE9
20-08-2026 00:47:28.294 2836356 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.294 2836356 [http-nio-8051-exec-137] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.295 2836357 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@388675a1
20-08-2026 00:47:28.296 2836358 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840013","expired":false,"activity":"","logged":false,"session":"19A7B11f9d8f7eDfEe9927E2555bE9","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.296 2836358 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19A7B11f9d8f7eDfEe9927E2555bE9","status":true}
20-08-2026 00:47:28.360 2836422 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.361 2836423 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.368 2836430 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202201","mobile":""}
20-08-2026 00:47:28.423 2836485 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":""}
20-08-2026 00:47:28.462 2836524 [http-nio-8051-exec-139] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.463 2836525 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM08202202
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:28
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 22:51:49.508847', '2026-08-19 22:52:03.451768', '2026-08-19 22:51:49.508966', '2026-08-19 22:52:03.451865'], 'close_time': ['2026-08-19 22:51:52.812322', '2026-08-19 22:52:07.265485', '2026-08-19 22:51:52.812497', '2026-08-19 22:52:07.065026']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:51:49.508847", "2026-08-19 22:52:03.451768", "2026-08-19 22:51:49.508966", "2026-08-19 22:52:03.451865"], "close_time": ["2026-08-19 22:51:52.812322", "2026-08-19 22:52:07.265485", "2026-08-19 22:51:52.812497", "2026-08-19 22:52:07.065026"]}
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:47:28.481 2836543 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:47:28.487 2836549 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.493 2836555 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS11202101","mobile":""}
20-08-2026 00:47:28.494 2836556 [http-nio-8051-exec-141] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.504 2836566 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.504 2836566 [http-nio-8051-exec-140] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.522 2836584 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:47:28.540 2836602 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2c24168278C19676882cC5C7AcE4B7
20-08-2026 00:47:28.542 2836604 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2c24168278C19676882cC5C7AcE4B7
20-08-2026 00:47:28.542 2836604 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36fdba64
20-08-2026 00:47:28.542 2836604 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840168","expired":false,"activity":"","logged":false,"session":"2c24168278C19676882cC5C7AcE4B7","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.542 2836604 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2c24168278C19676882cC5C7AcE4B7","status":true}
20-08-2026 00:47:28.542 2836604 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2c24168278C19676882cC5C7AcE4B7
20-08-2026 00:47:28.543 2836605 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36fdba64
20-08-2026 00:47:28.543 2836605 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840168","expired":false,"activity":"","logged":false,"session":"2c24168278C19676882cC5C7AcE4B7","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.543 2836605 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2c24168278C19676882cC5C7AcE4B7, mobile : , newSession : 2c24168278C19676882cC5C7AcE4B7, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"7421137583197604045","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM06202004","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Spare Single door"}}, expiry  :1795115840168
20-08-2026 00:47:28.543 2836605 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2c24168278C19676882cC5C7AcE4B7
20-08-2026 00:47:28.543 2836605 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2c24168278C19676882cC5C7AcE4B7
20-08-2026 00:47:28.544 2836606 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36fdba64
20-08-2026 00:47:28.544 2836606 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840168","expired":false,"activity":"","logged":false,"session":"2c24168278C19676882cC5C7AcE4B7","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.544 2836606 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2c24168278C19676882cC5C7AcE4B7","status":true}
20-08-2026 00:47:28.570 2836632 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202109","mobile":""}
20-08-2026 00:47:28.574 2836636 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202502","mobile":""}
20-08-2026 00:47:28.585 2836647 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.587 2836649 [http-nio-8051-exec-136] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.593 2836655 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.595 2836657 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.596 2836658 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202506","mobile":""}
20-08-2026 00:47:28.601 2836663 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F145B2225b616a5094F7D94fD546B1
20-08-2026 00:47:28.602 2836664 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F145B2225b616a5094F7D94fD546B1
20-08-2026 00:47:28.607 2836669 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202501","mobile":""}
20-08-2026 00:47:28.608 2836670 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a15cb7d
20-08-2026 00:47:28.609 2836671 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840185","expired":false,"activity":"","logged":false,"session":"F145B2225b616a5094F7D94fD546B1","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.609 2836671 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F145B2225b616a5094F7D94fD546B1","status":true}
20-08-2026 00:47:28.609 2836671 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F145B2225b616a5094F7D94fD546B1
20-08-2026 00:47:28.609 2836671 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a15cb7d
20-08-2026 00:47:28.609 2836671 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840185","expired":false,"activity":"","logged":false,"session":"F145B2225b616a5094F7D94fD546B1","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.610 2836672 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F145B2225b616a5094F7D94fD546B1, mobile : , newSession : F145B2225b616a5094F7D94fD546B1, active : 1, activity : {"machine":{"area":"Texas Main","vm_id":"1757400542576","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Main"}}, expiry  :1795115840185
20-08-2026 00:47:28.610 2836672 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F145B2225b616a5094F7D94fD546B1
20-08-2026 00:47:28.610 2836672 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F145B2225b616a5094F7D94fD546B1
20-08-2026 00:47:28.611 2836673 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a15cb7d
20-08-2026 00:47:28.611 2836673 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840185","expired":false,"activity":"","logged":false,"session":"F145B2225b616a5094F7D94fD546B1","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.611 2836673 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 006d1d396242A1E34fE84a6dC37d60
20-08-2026 00:47:28.611 2836673 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F145B2225b616a5094F7D94fD546B1","status":true}
20-08-2026 00:47:28.612 2836674 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 006d1d396242A1E34fE84a6dC37d60
20-08-2026 00:47:28.612 2836674 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a654736
20-08-2026 00:47:28.612 2836674 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839895","expired":false,"activity":"","logged":false,"session":"006d1d396242A1E34fE84a6dC37d60","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.612 2836674 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"006d1d396242A1E34fE84a6dC37d60","status":true}
20-08-2026 00:47:28.612 2836674 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 006d1d396242A1E34fE84a6dC37d60
20-08-2026 00:47:28.613 2836675 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a654736
20-08-2026 00:47:28.613 2836675 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839895","expired":false,"activity":"","logged":false,"session":"006d1d396242A1E34fE84a6dC37d60","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.613 2836675 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 006d1d396242A1E34fE84a6dC37d60, mobile : , newSession : 006d1d396242A1E34fE84a6dC37d60, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513062","cart_enabled":true,"address":"HSR","vm_imei_id":"VS08202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Byjus Tiny Cafe Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795115839895
20-08-2026 00:47:28.613 2836675 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 006d1d396242A1E34fE84a6dC37d60
20-08-2026 00:47:28.613 2836675 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 006d1d396242A1E34fE84a6dC37d60
20-08-2026 00:47:28.614 2836676 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6a654736
20-08-2026 00:47:28.614 2836676 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839895","expired":false,"activity":"","logged":false,"session":"006d1d396242A1E34fE84a6dC37d60","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.614 2836676 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"006d1d396242A1E34fE84a6dC37d60","status":true}
20-08-2026 00:47:28.624 2836686 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:47:28.624 2836686 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:47:28.669 2836731 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Eb742e20294684Ca9f3a79007769D9
20-08-2026 00:47:28.670 2836732 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Eb742e20294684Ca9f3a79007769D9
20-08-2026 00:47:28.671 2836733 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@cc8ab28
20-08-2026 00:47:28.671 2836733 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840200","expired":false,"activity":"","logged":false,"session":"Eb742e20294684Ca9f3a79007769D9","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.671 2836733 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Eb742e20294684Ca9f3a79007769D9","status":true}
20-08-2026 00:47:28.671 2836733 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Eb742e20294684Ca9f3a79007769D9
20-08-2026 00:47:28.672 2836734 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@cc8ab28
20-08-2026 00:47:28.673 2836735 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840200","expired":false,"activity":"","logged":false,"session":"Eb742e20294684Ca9f3a79007769D9","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.673 2836735 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Eb742e20294684Ca9f3a79007769D9, mobile : , newSession : Eb742e20294684Ca9f3a79007769D9, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT","vm_id":"8969790716036205382","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115840200
20-08-2026 00:47:28.673 2836735 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Eb742e20294684Ca9f3a79007769D9
20-08-2026 00:47:28.673 2836735 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Eb742e20294684Ca9f3a79007769D9
20-08-2026 00:47:28.673 2836735 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@cc8ab28
20-08-2026 00:47:28.673 2836735 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840200","expired":false,"activity":"","logged":false,"session":"Eb742e20294684Ca9f3a79007769D9","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.673 2836735 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Eb742e20294684Ca9f3a79007769D9","status":true}
20-08-2026 00:47:28.733 2836795 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 186722797cAf01Dc75389cF06fF961
20-08-2026 00:47:28.733 2836795 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 186722797cAf01Dc75389cF06fF961
20-08-2026 00:47:28.744 2836806 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@a387251
20-08-2026 00:47:28.745 2836807 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839861","expired":false,"activity":"","logged":false,"session":"186722797cAf01Dc75389cF06fF961","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.745 2836807 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"186722797cAf01Dc75389cF06fF961","status":true}
20-08-2026 00:47:28.745 2836807 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 186722797cAf01Dc75389cF06fF961
20-08-2026 00:47:28.745 2836807 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@a387251
20-08-2026 00:47:28.745 2836807 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839861","expired":false,"activity":"","logged":false,"session":"186722797cAf01Dc75389cF06fF961","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.745 2836807 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 186722797cAf01Dc75389cF06fF961, mobile : , newSession : 186722797cAf01Dc75389cF06fF961, active : 1, activity : {"machine":{"area":"Mediatek_B-1_5th Floor","vm_id":"1650863570737","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,555555","location":"Mediatek B-1 5th Floor"}}, expiry  :1795115839861
20-08-2026 00:47:28.745 2836807 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 186722797cAf01Dc75389cF06fF961
20-08-2026 00:47:28.745 2836807 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 186722797cAf01Dc75389cF06fF961
20-08-2026 00:47:28.746 2836808 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@a387251
20-08-2026 00:47:28.746 2836808 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839861","expired":false,"activity":"","logged":false,"session":"186722797cAf01Dc75389cF06fF961","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.746 2836808 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"186722797cAf01Dc75389cF06fF961","status":true}
20-08-2026 00:47:28.808 2836870 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B37375Ff20F6A9B7EaAb558c850c48
20-08-2026 00:47:28.808 2836870 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B37375Ff20F6A9B7EaAb558c850c48
20-08-2026 00:47:28.809 2836871 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@91e374e
20-08-2026 00:47:28.809 2836871 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840133","expired":false,"activity":"","logged":false,"session":"B37375Ff20F6A9B7EaAb558c850c48","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.809 2836871 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B37375Ff20F6A9B7EaAb558c850c48","status":true}
20-08-2026 00:47:28.809 2836871 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B37375Ff20F6A9B7EaAb558c850c48
20-08-2026 00:47:28.809 2836871 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@91e374e
20-08-2026 00:47:28.809 2836871 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840133","expired":false,"activity":"","logged":false,"session":"B37375Ff20F6A9B7EaAb558c850c48","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.809 2836871 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B37375Ff20F6A9B7EaAb558c850c48, mobile : , newSession : B37375Ff20F6A9B7EaAb558c850c48, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749560296622","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202507","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 5th floor-2"}}, expiry  :1795115840133
20-08-2026 00:47:28.809 2836871 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B37375Ff20F6A9B7EaAb558c850c48
20-08-2026 00:47:28.809 2836871 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B37375Ff20F6A9B7EaAb558c850c48
20-08-2026 00:47:28.810 2836872 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@91e374e
20-08-2026 00:47:28.810 2836872 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840133","expired":false,"activity":"","logged":false,"session":"B37375Ff20F6A9B7EaAb558c850c48","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.810 2836872 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B37375Ff20F6A9B7EaAb558c850c48","status":true}
20-08-2026 00:47:28.832 2836894 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07201911","mobile":""}
20-08-2026 00:47:28.861 2836923 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202204","mobile":""}
20-08-2026 00:47:28.949 2837011 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bd59E6446b911c26D6386b67D7D8E4
20-08-2026 00:47:28.949 2837011 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bd59E6446b911c26D6386b67D7D8E4
20-08-2026 00:47:28.950 2837012 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6d0fb3b1
20-08-2026 00:47:28.950 2837012 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839978","expired":false,"activity":"","logged":false,"session":"Bd59E6446b911c26D6386b67D7D8E4","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.950 2837012 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bd59E6446b911c26D6386b67D7D8E4","status":true}
20-08-2026 00:47:28.950 2837012 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bd59E6446b911c26D6386b67D7D8E4
20-08-2026 00:47:28.951 2837013 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6d0fb3b1
20-08-2026 00:47:28.951 2837013 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839978","expired":false,"activity":"","logged":false,"session":"Bd59E6446b911c26D6386b67D7D8E4","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.951 2837013 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Bd59E6446b911c26D6386b67D7D8E4, mobile : , newSession : Bd59E6446b911c26D6386b67D7D8E4, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1685598348495","cart_enabled":true,"address":"CV ","vm_imei_id":"TM06202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000000000","location":"Texas LakeView A Block 5th Floor"}}, expiry  :1795115839978
20-08-2026 00:47:28.951 2837013 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bd59E6446b911c26D6386b67D7D8E4
20-08-2026 00:47:28.951 2837013 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bd59E6446b911c26D6386b67D7D8E4
20-08-2026 00:47:28.951 2837013 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6d0fb3b1
20-08-2026 00:47:28.952 2837014 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839978","expired":false,"activity":"","logged":false,"session":"Bd59E6446b911c26D6386b67D7D8E4","mobile":"","active":1,"status":true}
20-08-2026 00:47:28.952 2837014 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bd59E6446b911c26D6386b67D7D8E4","status":true}
20-08-2026 00:47:29.022 2837084 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:47:29.159 2837221 [http-nio-8051-exec-139] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202204","mobile":""}
20-08-2026 00:47:29.210 2837272 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C7A3B6A8D3D3A66b0256A292962052
20-08-2026 00:47:29.210 2837272 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C7A3B6A8D3D3A66b0256A292962052
20-08-2026 00:47:29.211 2837273 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5cf15e98
20-08-2026 00:47:29.214 2837276 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839807","expired":false,"activity":"","logged":false,"session":"C7A3B6A8D3D3A66b0256A292962052","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.214 2837276 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C7A3B6A8D3D3A66b0256A292962052","status":true}
20-08-2026 00:47:29.214 2837276 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C7A3B6A8D3D3A66b0256A292962052
20-08-2026 00:47:29.215 2837277 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5cf15e98
20-08-2026 00:47:29.216 2837278 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839807","expired":false,"activity":"","logged":false,"session":"C7A3B6A8D3D3A66b0256A292962052","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.216 2837278 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C7A3B6A8D3D3A66b0256A292962052, mobile : , newSession : C7A3B6A8D3D3A66b0256A292962052, active : 1, activity : {"machine":{"ds_imei":"DS08202101","area":"Harlur","vm_id":"1628514764505","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"DS08202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"Tiny Cafe - Nyaa Retail ,Harlur ","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115839807
20-08-2026 00:47:29.216 2837278 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C7A3B6A8D3D3A66b0256A292962052
20-08-2026 00:47:29.216 2837278 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C7A3B6A8D3D3A66b0256A292962052
20-08-2026 00:47:29.216 2837278 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5cf15e98
20-08-2026 00:47:29.216 2837278 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839807","expired":false,"activity":"","logged":false,"session":"C7A3B6A8D3D3A66b0256A292962052","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.216 2837278 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C7A3B6A8D3D3A66b0256A292962052","status":true}
20-08-2026 00:47:29.243 2837305 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D12eC09483BaDa9d84E1F2D96498Ea
20-08-2026 00:47:29.243 2837305 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D12eC09483BaDa9d84E1F2D96498Ea
20-08-2026 00:47:29.243 2837305 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6210f08e
20-08-2026 00:47:29.243 2837305 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839795","expired":false,"activity":"","logged":false,"session":"D12eC09483BaDa9d84E1F2D96498Ea","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.243 2837305 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D12eC09483BaDa9d84E1F2D96498Ea","status":true}
20-08-2026 00:47:29.243 2837305 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D12eC09483BaDa9d84E1F2D96498Ea
20-08-2026 00:47:29.244 2837306 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6210f08e
20-08-2026 00:47:29.244 2837306 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839795","expired":false,"activity":"","logged":false,"session":"D12eC09483BaDa9d84E1F2D96498Ea","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.244 2837306 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D12eC09483BaDa9d84E1F2D96498Ea, mobile : , newSession : D12eC09483BaDa9d84E1F2D96498Ea, active : 1, activity : {"machine":{"ds_imei":"NU04202102","area":"Harlur","vm_id":"1619624548848","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"NU04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"HSR Nyaa Retail","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115839795
20-08-2026 00:47:29.244 2837306 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D12eC09483BaDa9d84E1F2D96498Ea
20-08-2026 00:47:29.244 2837306 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D12eC09483BaDa9d84E1F2D96498Ea
20-08-2026 00:47:29.245 2837307 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6210f08e
20-08-2026 00:47:29.245 2837307 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839795","expired":false,"activity":"","logged":false,"session":"D12eC09483BaDa9d84E1F2D96498Ea","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.245 2837307 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D12eC09483BaDa9d84E1F2D96498Ea","status":true}
20-08-2026 00:47:29.492 2837554 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM01202601","mobile":""}
20-08-2026 00:47:29.759 2837821 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1dCc42Bc87Df6cF28288983125Ac73
20-08-2026 00:47:29.759 2837821 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dCc42Bc87Df6cF28288983125Ac73
20-08-2026 00:47:29.760 2837822 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6d9660e
20-08-2026 00:47:29.760 2837822 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839784","expired":false,"activity":"","logged":false,"session":"1dCc42Bc87Df6cF28288983125Ac73","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.760 2837822 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1dCc42Bc87Df6cF28288983125Ac73","status":true}
20-08-2026 00:47:29.760 2837822 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dCc42Bc87Df6cF28288983125Ac73
20-08-2026 00:47:29.760 2837822 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6d9660e
20-08-2026 00:47:29.760 2837822 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839784","expired":false,"activity":"","logged":false,"session":"1dCc42Bc87Df6cF28288983125Ac73","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.761 2837823 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1dCc42Bc87Df6cF28288983125Ac73, mobile : , newSession : 1dCc42Bc87Df6cF28288983125Ac73, active : 1, activity : {"machine":{"ds_imei":"VS04202102","area":"Indiranagar","vm_id":"1618809487195","cart_enabled":true,"address":"HAL 2nd Stage","vm_imei_id":"VS04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9653538, 77.639975","ds_area":"Indiranagar","location":"Tiny Cafe - Jyoti Bakery Indiranagar","ds_geocode":"12.9653538, 77.639975"}}, expiry  :1795115839784
20-08-2026 00:47:29.761 2837823 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1dCc42Bc87Df6cF28288983125Ac73
20-08-2026 00:47:29.761 2837823 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1dCc42Bc87Df6cF28288983125Ac73
20-08-2026 00:47:29.766 2837828 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6d9660e
20-08-2026 00:47:29.767 2837829 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839784","expired":false,"activity":"","logged":false,"session":"1dCc42Bc87Df6cF28288983125Ac73","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.767 2837829 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1dCc42Bc87Df6cF28288983125Ac73","status":true}
20-08-2026 00:47:29.812 2837874 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4e7eBe8aBd9e96B776822eCeAfBb04
20-08-2026 00:47:29.813 2837875 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4e7eBe8aBd9e96B776822eCeAfBb04
20-08-2026 00:47:29.813 2837875 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@670855c5
20-08-2026 00:47:29.813 2837875 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840074","expired":false,"activity":"","logged":false,"session":"4e7eBe8aBd9e96B776822eCeAfBb04","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.813 2837875 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4e7eBe8aBd9e96B776822eCeAfBb04","status":true}
20-08-2026 00:47:29.813 2837875 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4e7eBe8aBd9e96B776822eCeAfBb04
20-08-2026 00:47:29.814 2837876 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@670855c5
20-08-2026 00:47:29.814 2837876 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840074","expired":false,"activity":"","logged":false,"session":"4e7eBe8aBd9e96B776822eCeAfBb04","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.814 2837876 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4e7eBe8aBd9e96B776822eCeAfBb04, mobile : , newSession : 4e7eBe8aBd9e96B776822eCeAfBb04, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1748242676721","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM05202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas lakeview  2nd floor"}}, expiry  :1795115840074
20-08-2026 00:47:29.814 2837876 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4e7eBe8aBd9e96B776822eCeAfBb04
20-08-2026 00:47:29.814 2837876 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4e7eBe8aBd9e96B776822eCeAfBb04
20-08-2026 00:47:29.814 2837876 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@670855c5
20-08-2026 00:47:29.815 2837877 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840074","expired":false,"activity":"","logged":false,"session":"4e7eBe8aBd9e96B776822eCeAfBb04","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.815 2837877 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4e7eBe8aBd9e96B776822eCeAfBb04","status":true}
20-08-2026 00:47:29.883 2837945 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202004","mobile":""}
20-08-2026 00:47:29.908 2837970 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 576647E76e00E78aB4BcBcD6A04e6e
20-08-2026 00:47:29.908 2837970 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 576647E76e00E78aB4BcBcD6A04e6e
20-08-2026 00:47:29.909 2837971 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@495f180b
20-08-2026 00:47:29.909 2837971 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839931","expired":false,"activity":"","logged":false,"session":"576647E76e00E78aB4BcBcD6A04e6e","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.909 2837971 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"576647E76e00E78aB4BcBcD6A04e6e","status":true}
20-08-2026 00:47:29.909 2837971 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 576647E76e00E78aB4BcBcD6A04e6e
20-08-2026 00:47:29.911 2837973 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@495f180b
20-08-2026 00:47:29.911 2837973 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839931","expired":false,"activity":"","logged":false,"session":"576647E76e00E78aB4BcBcD6A04e6e","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.911 2837973 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 576647E76e00E78aB4BcBcD6A04e6e, mobile : , newSession : 576647E76e00E78aB4BcBcD6A04e6e, active : 1, activity : {"machine":{"area":"Mediatek B-1 4th Floor","vm_id":"1650863616549","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"55555,55555","location":"Mediatek B-1 4th Floor"}}, expiry  :1795115839931
20-08-2026 00:47:29.912 2837974 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 576647E76e00E78aB4BcBcD6A04e6e
20-08-2026 00:47:29.912 2837974 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 576647E76e00E78aB4BcBcD6A04e6e
20-08-2026 00:47:29.915 2837977 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@495f180b
20-08-2026 00:47:29.915 2837977 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839931","expired":false,"activity":"","logged":false,"session":"576647E76e00E78aB4BcBcD6A04e6e","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.915 2837977 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"576647E76e00E78aB4BcBcD6A04e6e","status":true}
20-08-2026 00:47:29.931 2837993 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS08202103","mobile":""}
20-08-2026 00:47:29.951 2838013 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3fB699F84a4c7aC22978B311B56a09
20-08-2026 00:47:29.951 2838013 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3fB699F84a4c7aC22978B311B56a09
20-08-2026 00:47:29.952 2838014 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b6b9392
20-08-2026 00:47:29.952 2838014 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840059","expired":false,"activity":"","logged":false,"session":"3fB699F84a4c7aC22978B311B56a09","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.952 2838014 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3fB699F84a4c7aC22978B311B56a09","status":true}
20-08-2026 00:47:29.952 2838014 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3fB699F84a4c7aC22978B311B56a09
20-08-2026 00:47:29.953 2838015 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b6b9392
20-08-2026 00:47:29.953 2838015 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840059","expired":false,"activity":"","logged":false,"session":"3fB699F84a4c7aC22978B311B56a09","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.953 2838015 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3fB699F84a4c7aC22978B311B56a09, mobile : , newSession : 3fB699F84a4c7aC22978B311B56a09, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685608919720","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202303","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Tata communication  - EGL"}}, expiry  :1795115840059
20-08-2026 00:47:29.953 2838015 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3fB699F84a4c7aC22978B311B56a09
20-08-2026 00:47:29.953 2838015 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3fB699F84a4c7aC22978B311B56a09
20-08-2026 00:47:29.958 2838020 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b6b9392
20-08-2026 00:47:29.959 2838021 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840059","expired":false,"activity":"","logged":false,"session":"3fB699F84a4c7aC22978B311B56a09","mobile":"","active":1,"status":true}
20-08-2026 00:47:29.959 2838021 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3fB699F84a4c7aC22978B311B56a09","status":true}
20-08-2026 00:47:30.071 2838133 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19B3255f94334bBe83Ef1356F8078e
20-08-2026 00:47:30.071 2838133 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19B3255f94334bBe83Ef1356F8078e
20-08-2026 00:47:30.072 2838134 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3d750039
20-08-2026 00:47:30.072 2838134 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840131","expired":false,"activity":"","logged":false,"session":"19B3255f94334bBe83Ef1356F8078e","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.072 2838134 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19B3255f94334bBe83Ef1356F8078e","status":true}
20-08-2026 00:47:30.072 2838134 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19B3255f94334bBe83Ef1356F8078e
20-08-2026 00:47:30.073 2838135 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3d750039
20-08-2026 00:47:30.073 2838135 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840131","expired":false,"activity":"","logged":false,"session":"19B3255f94334bBe83Ef1356F8078e","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.073 2838135 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 19B3255f94334bBe83Ef1356F8078e, mobile : , newSession : 19B3255f94334bBe83Ef1356F8078e, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749614007458","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202508","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 8th floor"}}, expiry  :1795115840131
20-08-2026 00:47:30.073 2838135 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19B3255f94334bBe83Ef1356F8078e
20-08-2026 00:47:30.073 2838135 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19B3255f94334bBe83Ef1356F8078e
20-08-2026 00:47:30.073 2838135 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3d750039
20-08-2026 00:47:30.073 2838135 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840131","expired":false,"activity":"","logged":false,"session":"19B3255f94334bBe83Ef1356F8078e","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.073 2838135 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19B3255f94334bBe83Ef1356F8078e","status":true}
20-08-2026 00:47:30.171 2838233 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202302","mobile":""}
20-08-2026 00:47:30.191 2838253 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F03cFb5d742e906d1c1f908295A0A1
20-08-2026 00:47:30.191 2838253 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F03cFb5d742e906d1c1f908295A0A1
20-08-2026 00:47:30.191 2838253 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2bba971
20-08-2026 00:47:30.192 2838254 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840170","expired":false,"activity":"","logged":false,"session":"F03cFb5d742e906d1c1f908295A0A1","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.192 2838254 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F03cFb5d742e906d1c1f908295A0A1","status":true}
20-08-2026 00:47:30.192 2838254 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F03cFb5d742e906d1c1f908295A0A1
20-08-2026 00:47:30.192 2838254 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2bba971
20-08-2026 00:47:30.192 2838254 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840170","expired":false,"activity":"","logged":false,"session":"F03cFb5d742e906d1c1f908295A0A1","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.192 2838254 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F03cFb5d742e906d1c1f908295A0A1, mobile : , newSession : F03cFb5d742e906d1c1f908295A0A1, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205383","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202098","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR SKU Split","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115840170
20-08-2026 00:47:30.192 2838254 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F03cFb5d742e906d1c1f908295A0A1
20-08-2026 00:47:30.192 2838254 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F03cFb5d742e906d1c1f908295A0A1
20-08-2026 00:47:30.193 2838255 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2bba971
20-08-2026 00:47:30.193 2838255 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840170","expired":false,"activity":"","logged":false,"session":"F03cFb5d742e906d1c1f908295A0A1","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.193 2838255 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F03cFb5d742e906d1c1f908295A0A1","status":true}
20-08-2026 00:47:30.212 2838274 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202103","mobile":""}
20-08-2026 00:47:30.403 2838465 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7960A47b8a5e7209C64536F581E043
20-08-2026 00:47:30.403 2838465 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7960A47b8a5e7209C64536F581E043
20-08-2026 00:47:30.403 2838465 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73592280
20-08-2026 00:47:30.403 2838465 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839845","expired":false,"activity":"","logged":false,"session":"7960A47b8a5e7209C64536F581E043","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.403 2838465 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7960A47b8a5e7209C64536F581E043","status":true}
20-08-2026 00:47:30.403 2838465 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7960A47b8a5e7209C64536F581E043
20-08-2026 00:47:30.406 2838468 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73592280
20-08-2026 00:47:30.407 2838469 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839845","expired":false,"activity":"","logged":false,"session":"7960A47b8a5e7209C64536F581E043","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.407 2838469 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7960A47b8a5e7209C64536F581E043, mobile : , newSession : 7960A47b8a5e7209C64536F581E043, active : 1, activity : {"machine":{"area":"Media Tek_4 C_3rd Floor","vm_id":"1650863155668","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,5555555","location":"MediaTek_4 C_3rd Floor"}}, expiry  :1795115839845
20-08-2026 00:47:30.407 2838469 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7960A47b8a5e7209C64536F581E043
20-08-2026 00:47:30.407 2838469 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7960A47b8a5e7209C64536F581E043
20-08-2026 00:47:30.407 2838469 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73592280
20-08-2026 00:47:30.407 2838469 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839845","expired":false,"activity":"","logged":false,"session":"7960A47b8a5e7209C64536F581E043","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.407 2838469 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7960A47b8a5e7209C64536F581E043","status":true}
20-08-2026 00:47:30.471 2838533 [http-nio-8051-exec-142] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202301","mobile":""}
20-08-2026 00:47:30.547 2838609 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7060D091Fc77F1AdA8B122D7A3A4D1
20-08-2026 00:47:30.547 2838609 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7060D091Fc77F1AdA8B122D7A3A4D1
20-08-2026 00:47:30.548 2838610 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65975263
20-08-2026 00:47:30.548 2838610 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840199","expired":false,"activity":"","logged":false,"session":"7060D091Fc77F1AdA8B122D7A3A4D1","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.548 2838610 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7060D091Fc77F1AdA8B122D7A3A4D1","status":true}
20-08-2026 00:47:30.548 2838610 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7060D091Fc77F1AdA8B122D7A3A4D1
20-08-2026 00:47:30.549 2838611 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65975263
20-08-2026 00:47:30.549 2838611 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840199","expired":false,"activity":"","logged":false,"session":"7060D091Fc77F1AdA8B122D7A3A4D1","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.549 2838611 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7060D091Fc77F1AdA8B122D7A3A4D1, mobile : , newSession : 7060D091Fc77F1AdA8B122D7A3A4D1, active : 1, activity : {"machine":{"area":"E-City","vm_id":"1763711688220","cart_enabled":true,"address":"","vm_imei_id":"NU11202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"TM TATA Solar"}}, expiry  :1795115840199
20-08-2026 00:47:30.549 2838611 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7060D091Fc77F1AdA8B122D7A3A4D1
20-08-2026 00:47:30.549 2838611 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7060D091Fc77F1AdA8B122D7A3A4D1
20-08-2026 00:47:30.554 2838616 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@65975263
20-08-2026 00:47:30.554 2838616 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840199","expired":false,"activity":"","logged":false,"session":"7060D091Fc77F1AdA8B122D7A3A4D1","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.554 2838616 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7060D091Fc77F1AdA8B122D7A3A4D1","status":true}
20-08-2026 00:47:30.559 2838621 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202202","mobile":""}
20-08-2026 00:47:30.582 2838644 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202501","mobile":""}
20-08-2026 00:47:30.707 2838769 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6454A82cFf536600F9F8Eb172fBc36
20-08-2026 00:47:30.707 2838769 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6454A82cFf536600F9F8Eb172fBc36
20-08-2026 00:47:30.734 2838796 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@61cb09cb
20-08-2026 00:47:30.734 2838796 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839883","expired":false,"activity":"","logged":false,"session":"6454A82cFf536600F9F8Eb172fBc36","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.734 2838796 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6454A82cFf536600F9F8Eb172fBc36","status":true}
20-08-2026 00:47:30.734 2838796 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6454A82cFf536600F9F8Eb172fBc36
20-08-2026 00:47:30.735 2838797 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@61cb09cb
20-08-2026 00:47:30.735 2838797 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839883","expired":false,"activity":"","logged":false,"session":"6454A82cFf536600F9F8Eb172fBc36","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.735 2838797 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6454A82cFf536600F9F8Eb172fBc36, mobile : , newSession : 6454A82cFf536600F9F8Eb172fBc36, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418"}}, expiry  :1795115839883
20-08-2026 00:47:30.735 2838797 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6454A82cFf536600F9F8Eb172fBc36
20-08-2026 00:47:30.735 2838797 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6454A82cFf536600F9F8Eb172fBc36
20-08-2026 00:47:30.737 2838799 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@61cb09cb
20-08-2026 00:47:30.737 2838799 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115839883","expired":false,"activity":"","logged":false,"session":"6454A82cFf536600F9F8Eb172fBc36","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.737 2838799 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6454A82cFf536600F9F8Eb172fBc36","status":true}
20-08-2026 00:47:30.768 2838830 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4bEdCc8e4a7930F587813f9fB5FbAf
20-08-2026 00:47:30.769 2838831 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4bEdCc8e4a7930F587813f9fB5FbAf
20-08-2026 00:47:30.769 2838831 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3caa7423
20-08-2026 00:47:30.769 2838831 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840078","expired":false,"activity":"","logged":false,"session":"4bEdCc8e4a7930F587813f9fB5FbAf","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.769 2838831 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4bEdCc8e4a7930F587813f9fB5FbAf","status":true}
20-08-2026 00:47:30.769 2838831 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4bEdCc8e4a7930F587813f9fB5FbAf
20-08-2026 00:47:30.771 2838833 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3caa7423
20-08-2026 00:47:30.772 2838834 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840078","expired":false,"activity":"","logged":false,"session":"4bEdCc8e4a7930F587813f9fB5FbAf","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.772 2838834 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4bEdCc8e4a7930F587813f9fB5FbAf, mobile : , newSession : 4bEdCc8e4a7930F587813f9fB5FbAf, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749558487402","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202505","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Godrej Table Space 5th Floor"}}, expiry  :1795115840078
20-08-2026 00:47:30.772 2838834 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4bEdCc8e4a7930F587813f9fB5FbAf
20-08-2026 00:47:30.772 2838834 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4bEdCc8e4a7930F587813f9fB5FbAf
20-08-2026 00:47:30.774 2838836 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3caa7423
20-08-2026 00:47:30.775 2838837 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840078","expired":false,"activity":"","logged":false,"session":"4bEdCc8e4a7930F587813f9fB5FbAf","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.775 2838837 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4bEdCc8e4a7930F587813f9fB5FbAf","status":true}
20-08-2026 00:47:30.796 2838858 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202203","mobile":""}
20-08-2026 00:47:30.816 2838878 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 669e7160677c4aD521417f8648DdEb
20-08-2026 00:47:30.816 2838878 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 669e7160677c4aD521417f8648DdEb
20-08-2026 00:47:30.816 2838878 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4bc8c168
20-08-2026 00:47:30.816 2838878 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840203","expired":false,"activity":"","logged":false,"session":"669e7160677c4aD521417f8648DdEb","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.816 2838878 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"669e7160677c4aD521417f8648DdEb","status":true}
20-08-2026 00:47:30.816 2838878 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 669e7160677c4aD521417f8648DdEb
20-08-2026 00:47:30.817 2838879 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4bc8c168
20-08-2026 00:47:30.817 2838879 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840203","expired":false,"activity":"","logged":false,"session":"669e7160677c4aD521417f8648DdEb","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.817 2838879 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 669e7160677c4aD521417f8648DdEb, mobile : , newSession : 669e7160677c4aD521417f8648DdEb, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205384","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202097","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR Samplinmg ","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115840203
20-08-2026 00:47:30.817 2838879 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 669e7160677c4aD521417f8648DdEb
20-08-2026 00:47:30.817 2838879 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 669e7160677c4aD521417f8648DdEb
20-08-2026 00:47:30.818 2838880 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4bc8c168
20-08-2026 00:47:30.818 2838880 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840203","expired":false,"activity":"","logged":false,"session":"669e7160677c4aD521417f8648DdEb","mobile":"","active":1,"status":true}
20-08-2026 00:47:30.818 2838880 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"669e7160677c4aD521417f8648DdEb","status":true}
20-08-2026 00:47:30.957 2839019 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202102","mobile":""}
20-08-2026 00:47:30.962 2839024 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202201","mobile":""}
20-08-2026 00:47:31.107 2839169 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202507","mobile":""}
20-08-2026 00:47:31.107 2839169 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bf7aBbD2C023D3100a66Ca5680972a
20-08-2026 00:47:31.107 2839169 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bf7aBbD2C023D3100a66Ca5680972a
20-08-2026 00:47:31.109 2839171 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4368a8b1
20-08-2026 00:47:31.109 2839171 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840115","expired":false,"activity":"","logged":false,"session":"Bf7aBbD2C023D3100a66Ca5680972a","mobile":"","active":1,"status":true}
20-08-2026 00:47:31.109 2839171 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bf7aBbD2C023D3100a66Ca5680972a","status":true}
20-08-2026 00:47:31.109 2839171 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bf7aBbD2C023D3100a66Ca5680972a
20-08-2026 00:47:31.109 2839171 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4368a8b1
20-08-2026 00:47:31.109 2839171 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840115","expired":false,"activity":"","logged":false,"session":"Bf7aBbD2C023D3100a66Ca5680972a","mobile":"","active":1,"status":true}
20-08-2026 00:47:31.109 2839171 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Bf7aBbD2C023D3100a66Ca5680972a, mobile : , newSession : Bf7aBbD2C023D3100a66Ca5680972a, active : 1, activity : {"machine":{"area":"Western","vm_id":"1757402010096","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas LV 4th floor"}}, expiry  :1795115840115
20-08-2026 00:47:31.110 2839172 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bf7aBbD2C023D3100a66Ca5680972a
20-08-2026 00:47:31.110 2839172 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bf7aBbD2C023D3100a66Ca5680972a
20-08-2026 00:47:31.110 2839172 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4368a8b1
20-08-2026 00:47:31.110 2839172 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840115","expired":false,"activity":"","logged":false,"session":"Bf7aBbD2C023D3100a66Ca5680972a","mobile":"","active":1,"status":true}
20-08-2026 00:47:31.110 2839172 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bf7aBbD2C023D3100a66Ca5680972a","status":true}
20-08-2026 00:47:31.131 2839193 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"DS08202101","mobile":""}
20-08-2026 00:47:31.176 2839238 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202099","mobile":""}
20-08-2026 00:47:31.481 2839543 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5e883e4bB4C5D61c9633Be67EfDaB3
20-08-2026 00:47:31.482 2839544 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5e883e4bB4C5D61c9633Be67EfDaB3
20-08-2026 00:47:31.484 2839546 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1607ad9d
20-08-2026 00:47:31.484 2839546 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840173","expired":false,"activity":"","logged":false,"session":"5e883e4bB4C5D61c9633Be67EfDaB3","mobile":"","active":1,"status":true}
20-08-2026 00:47:31.484 2839546 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5e883e4bB4C5D61c9633Be67EfDaB3","status":true}
20-08-2026 00:47:31.484 2839546 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5e883e4bB4C5D61c9633Be67EfDaB3
20-08-2026 00:47:31.484 2839546 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1607ad9d
20-08-2026 00:47:31.484 2839546 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840173","expired":false,"activity":"","logged":false,"session":"5e883e4bB4C5D61c9633Be67EfDaB3","mobile":"","active":1,"status":true}
20-08-2026 00:47:31.484 2839546 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5e883e4bB4C5D61c9633Be67EfDaB3, mobile : , newSession : 5e883e4bB4C5D61c9633Be67EfDaB3, active : 1, activity : {"machine":{"ds_imei":"NU11202099","area":"HSR LAYOUT","vm_id":"8969790716036205479","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU11202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"Machine_Refills","ds_geocode":"12.9158,77.6343"}}, expiry  :1795115840173
20-08-2026 00:47:31.484 2839546 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5e883e4bB4C5D61c9633Be67EfDaB3
20-08-2026 00:47:31.484 2839546 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5e883e4bB4C5D61c9633Be67EfDaB3
20-08-2026 00:47:31.485 2839547 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1607ad9d
20-08-2026 00:47:31.485 2839547 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840173","expired":false,"activity":"","logged":false,"session":"5e883e4bB4C5D61c9633Be67EfDaB3","mobile":"","active":1,"status":true}
20-08-2026 00:47:31.485 2839547 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5e883e4bB4C5D61c9633Be67EfDaB3","status":true}
20-08-2026 00:47:31.545 2839607 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A35854E7Ba4a1cDbAe9727DdE7C995
20-08-2026 00:47:31.545 2839607 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A35854E7Ba4a1cDbAe9727DdE7C995
20-08-2026 00:47:31.546 2839608 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a00615e
20-08-2026 00:47:31.546 2839608 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840058","expired":false,"activity":"","logged":false,"session":"A35854E7Ba4a1cDbAe9727DdE7C995","mobile":"","active":1,"status":true}
20-08-2026 00:47:31.546 2839608 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A35854E7Ba4a1cDbAe9727DdE7C995","status":true}
20-08-2026 00:47:31.546 2839608 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A35854E7Ba4a1cDbAe9727DdE7C995
20-08-2026 00:47:31.547 2839609 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a00615e
20-08-2026 00:47:31.547 2839609 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840058","expired":false,"activity":"","logged":false,"session":"A35854E7Ba4a1cDbAe9727DdE7C995","mobile":"","active":1,"status":true}
20-08-2026 00:47:31.547 2839609 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A35854E7Ba4a1cDbAe9727DdE7C995, mobile : , newSession : A35854E7Ba4a1cDbAe9727DdE7C995, active : 1, activity : {"machine":{"area":"HSR","vm_id":"1694000374524","cart_enabled":true,"address":"","vm_imei_id":"NU09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"Titan Eye plus Spiral"}}, expiry  :1795115840058
20-08-2026 00:47:31.547 2839609 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A35854E7Ba4a1cDbAe9727DdE7C995
20-08-2026 00:47:31.547 2839609 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A35854E7Ba4a1cDbAe9727DdE7C995
20-08-2026 00:47:31.547 2839609 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1a00615e
20-08-2026 00:47:31.547 2839609 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795115840058","expired":false,"activity":"","logged":false,"session":"A35854E7Ba4a1cDbAe9727DdE7C995","mobile":"","active":1,"status":true}
20-08-2026 00:47:31.547 2839609 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A35854E7Ba4a1cDbAe9727DdE7C995","status":true}
20-08-2026 00:47:31.567 2839629 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202102","mobile":""}
20-08-2026 00:47:31.801 2839863 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202102","mobile":""}
20-08-2026 00:47:31.812 2839874 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202202","mobile":""}
20-08-2026 00:47:31.909 2839971 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202204","mobile":""}
20-08-2026 00:47:32.111 2840173 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202501","mobile":""}
20-08-2026 00:47:32.136 2840198 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202303","mobile":""}
20-08-2026 00:47:32.159 2840221 [http-nio-8051-exec-103] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202003}
20-08-2026 00:47:32.534 2840596 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202098","mobile":""}
20-08-2026 00:47:32.738 2840800 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":""}
20-08-2026 00:47:32.771 2840833 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202508","mobile":""}
20-08-2026 00:47:32.889 2840951 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202505","mobile":""}
20-08-2026 00:47:33.010 2841072 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202301","mobile":""}
20-08-2026 00:47:33.045 2841107 [http-nio-8051-exec-145] INFO  n.c.kiosk.machine.MachineController - {skus=[4500646, 4500665, 4500720, 4500711, 4500713, 4500715, 4500499, 186059, 108676, 4500541, 4500719, 4500669, 4500664, 4500726, 4500564, 4500712, 4500710, 4500725, 4500656, 166327, 4500651, 4500694, 4500643, 185993, 4500723, 4500702, 4500728, 4500717, 4500557, 185994, 4500667, 4500472, 4500722], imei=TM04202203}
20-08-2026 00:47:33.094 2841156 [http-nio-8051-exec-145] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Kiru Millet Crunchies Cream and Onion 22gm","sku_id":"4500557","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500557-4993.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-08 16:19:47.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:47:33.114 2841176 [http-nio-8051-exec-145] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:47:33.595 2841657 [http-nio-8051-exec-145] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202501","mobile":""}
20-08-2026 00:47:33.726 2841788 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202097","mobile":""}
20-08-2026 00:47:33.741 2841803 [http-nio-8051-exec-147] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202502","mobile":""}
20-08-2026 00:47:34.572 2842634 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202099","mobile":""}
20-08-2026 00:47:35.275 2843337 [http-nio-8051-exec-146] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:47:35.275 2843337 [http-nio-8051-exec-146] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:47:35.976 2844038 [http-nio-8051-exec-68] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:47:35.977 2844039 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:47:37.790 2845852 [http-nio-8051-exec-135] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202305}
20-08-2026 00:47:38.231 2846293 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM05202602-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM05202602-1-magnetic}], created_at=2026-08-20 00:47:37.941556}], door_id=1, hcid=[1]}, {data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM05202602-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM05202602-2-magnetic}], created_at=2026-08-20 00:47:37.942805}], door_id=2, hcid=[1]}]}
20-08-2026 00:47:38.231 2846293 [http-nio-8051-exec-101] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:47:38.231 2846293 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202602, traysArr : []
20-08-2026 00:47:38.232 2846294 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202602, traysArr : []
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:47:38.234 2846296 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43]
20-08-2026 00:47:38.235 2846297 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:47:38.247 2846309 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202602, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:37.941556"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:37.942805"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:47:38.247 2846309 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202602, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:37.941556"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202602-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202602-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:37.942805"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:47:38.272 2846334 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202602, cameraArr : {}
20-08-2026 00:47:38.273 2846335 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202602, cameraInfoData : {}
20-08-2026 00:47:39.648 2847710 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202305
20-08-2026 00:47:39.648 2847710 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:47:39.648 2847710 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:39
20-08-2026 00:47:40.617 2848679 [http-nio-8051-exec-127] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:47:40.617 2848679 [http-nio-8051-exec-127] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:47:41.040 2849102 [http-nio-8051-exec-127] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:47:41.343 2849405 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202204
20-08-2026 00:47:41.343 2849405 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:47:41.343 2849405 [http-nio-8051-exec-100] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:41
20-08-2026 00:47:44.565 2852627 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:50:52.0, vm_id=1660749537502}
20-08-2026 00:47:44.566 2852628 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660749537502, timestamp: 2026-08-19 22:50:52.0
20-08-2026 00:47:44.628 2852690 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:47:45.833 2853895 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{created_at=2026-08-20 00:47:45.586190, sensors=[{id=TM05202203-1-limit, sensor_type=limit, sensor_status=true}, {id=TM05202203-1-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1], door_id=1}, {data=[{created_at=2026-08-20 00:47:45.587514, sensors=[{id=TM05202203-2-limit, sensor_type=limit, sensor_status=true}, {id=TM05202203-2-magnetic, sensor_type=magnetic, sensor_status=true}]}], hcid=[1], door_id=2}]}
20-08-2026 00:47:45.834 2853896 [http-nio-8051-exec-117] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:47:45.834 2853896 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202203, traysArr : []
20-08-2026 00:47:45.834 2853896 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202203, traysArr : []
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:47:45.835 2853897 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:47:45.836 2853898 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:47:45.840 2853902 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:45.586190"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:45.587514"}],"hcid":[1],"door_id":2}]
20-08-2026 00:47:45.840 2853902 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:45.586190"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:47:45.587514"}],"hcid":[1],"door_id":2}]
20-08-2026 00:47:45.851 2853913 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202203, cameraArr : {}
20-08-2026 00:47:45.851 2853913 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202203, cameraInfoData : {}
20-08-2026 00:47:48.223 2856285 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202502
20-08-2026 00:47:48.223 2856285 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:47:48.223 2856285 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:48
20-08-2026 00:47:50.474 2858536 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:47:50.474 2858536 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:47:50.494 2858556 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:47:50.963 2859025 [http-nio-8051-exec-112] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202201}
20-08-2026 00:47:51.163 2859225 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:47:51.163 2859225 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:47:51.927 2859989 [http-nio-8051-exec-142] INFO  n.c.kiosk.machine.MachineController - {skus=[185993, 4500675, 0, 177441, 4500710, 4500677, 4500723, 4500724, 4500702, 137335, 4500667, 4500725, 4500656, 4500407, 4500643, 185994, 4500713, 4500694, 4500726, 4500624, 4500711, 4500722, 4500712, 186001, 4500499, 4500720, 4500642], imei=TM05202203}
20-08-2026 00:47:51.931 2859993 [http-nio-8051-exec-142] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:47:51.933 2859995 [http-nio-8051-exec-142] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:47:52.648 2860710 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM01202601
20-08-2026 00:47:52.648 2860710 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:47:52.648 2860710 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:52
20-08-2026 00:47:52.648 2860710 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'close_time': ['2026-08-19 19:14:24.181679', '2026-08-19 19:24:24.278248'], 'open_time': ['2026-08-19 19:24:15.564392', '2026-08-19 19:24:11.967158']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}]"}
20-08-2026 00:47:52.648 2860710 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:52.648 2860710 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:52.648 2860710 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:52.648 2860710 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:52.648 2860710 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:47:52.649 2860711 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:14:24.181679", "2026-08-19 19:24:24.278248"], "open_time": ["2026-08-19 19:24:15.564392", "2026-08-19 19:24:11.967158"]}
20-08-2026 00:47:52.649 2860711 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}]
20-08-2026 00:47:52.649 2860711 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:47:53.170 2861232 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM09202502 
20-08-2026 00:47:53.170 2861232 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:47:53.171 2861233 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:47:53.179 2861241 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:47:53.179 2861241 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:47:53.181 2861243 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:47:53.181 2861243 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:47:53.181 2861243 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:47:53.182 2861244 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:47:53.182 2861244 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:47:53.182 2861244 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:47:53.182 2861244 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:47:53.182 2861244 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:47:53.182 2861244 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:47:53.183 2861245 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:47:53.183 2861245 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:47:53.183 2861245 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:47:53.184 2861246 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:47:53.184 2861246 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:47:53.184 2861246 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:47:53.184 2861246 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:47:53.185 2861247 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:47:53.185 2861247 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:47:53.185 2861247 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:47:53.185 2861247 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:47:53.185 2861247 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:47:53.186 2861248 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:47:53.186 2861248 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:47:53.186 2861248 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:47:53.187 2861249 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:47:53.187 2861249 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:47:53.187 2861249 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:47:53.188 2861250 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:47:53.188 2861250 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:47:53.188 2861250 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:47:53.189 2861251 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:47:53.189 2861251 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:47:53.189 2861251 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:47:53.190 2861252 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:47:53.190 2861252 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:47:53.190 2861252 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:47:53.190 2861252 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:47:53.191 2861253 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:47:53.191 2861253 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:47:53.191 2861253 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:47:53.192 2861254 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:47:53.192 2861254 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:47:53.193 2861255 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:47:53.193 2861255 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:47:53.193 2861255 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:47:53.194 2861256 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:47:53.203 2861265 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:47:54.664 2862726 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:03:56.0, vm_id=1752230252801}
20-08-2026 00:47:54.665 2862727 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1752230252801, timestamp: 2026-08-19 20:03:56.0
20-08-2026 00:47:54.688 2862750 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202503
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:55
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 22:36:50.068053', '2026-08-20 00:02:23.261302', '2026-08-19 22:36:50.068199', '2026-08-20 00:02:23.261454'], 'open_time': ['2026-08-19 22:36:47.329491', '2026-08-20 00:02:14.379870', '2026-08-19 22:36:47.329597', '2026-08-20 00:02:14.380014']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 22:36:50.068053", "2026-08-20 00:02:23.261302", "2026-08-19 22:36:50.068199", "2026-08-20 00:02:23.261454"], "open_time": ["2026-08-19 22:36:47.329491", "2026-08-20 00:02:14.379870", "2026-08-19 22:36:47.329597", "2026-08-20 00:02:14.380014"]}
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:47:55.145 2863207 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:47:55.351 2863413 [http-nio-8051-exec-132] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500651, 4500702, 4500722, 4500725, 4500648, 186001, 4500712, 166327, 8355, 185994, 4500667, 4500689, 177747, 4500713, 186078, 185993, 4500656, 4500605, 4500710, 4500726, 4500407, 186059, 4500681, 4500564, 4500412, 4500643, 4500499, 4500644, 4500723], imei=TM03202401}
20-08-2026 00:47:55.358 2863420 [http-nio-8051-exec-132] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Paper Boat Chilli Guava 150ml","sku_id":"4500412","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/4500412-3733.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2025-03-21 17:25:21.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:47:55.360 2863422 [http-nio-8051-exec-132] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:47:58.027 2866089 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202602
20-08-2026 00:47:58.027 2866089 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:47:58.028 2866090 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:47:58
20-08-2026 00:47:58.028 2866090 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-10 07:50:22.800781', '2026-08-10 07:50:22.800873', '2026-08-19 20:54:54.720093', '2026-08-19 19:41:46.165700'], 'open_time': ['2026-08-10 07:50:21.540777', '2026-08-10 07:50:21.540777', '2026-08-19 20:54:46.343977', '2026-08-19 19:41:39.128304']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:47:58.028 2866090 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:58.028 2866090 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:47:58.028 2866090 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:58.028 2866090 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:47:58.028 2866090 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:47:58.028 2866090 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-10 07:50:22.800781", "2026-08-10 07:50:22.800873", "2026-08-19 20:54:54.720093", "2026-08-19 19:41:46.165700"], "open_time": ["2026-08-10 07:50:21.540777", "2026-08-10 07:50:21.540777", "2026-08-19 20:54:46.343977", "2026-08-19 19:41:39.128304"]}
20-08-2026 00:47:58.028 2866090 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:47:58.028 2866090 [http-nio-8051-exec-20] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:47:58.926 2866988 [http-nio-8051-exec-140] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-26 11:34:05"}
20-08-2026 00:47:59.011 2867073 [http-nio-8051-exec-137] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-09-10 10:31:16"}
20-08-2026 00:47:59.264 2867326 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:47:59.265 2867327 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:47:59.277 2867339 [http-nio-8051-exec-85] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:48:01.278 2869340 [http-nio-8051-exec-127] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:48:01.289 2869351 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.290 2869352 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.293 2869355 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.294 2869356 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:48:01.294 2869356 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:48:01.296 2869358 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:48:01.296 2869358 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:48:01.297 2869359 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.299 2869361 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.302 2869364 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.302 2869364 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:48:01.302 2869364 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:48:01.304 2869366 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:48:01.304 2869366 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.304 2869366 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:48:01.329 2869391 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.329 2869391 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.329 2869391 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:01.329 2869391 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:48:01.329 2869391 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:01.0
20-08-2026 00:48:01.329 2869391 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:01.330 2869392 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.331 2869393 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.336 2869398 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.336 2869398 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:48:01.336 2869398 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:48:01.341 2869403 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:48:01.341 2869403 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:48:01.342 2869404 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.344 2869406 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.348 2869410 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.348 2869410 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:48:01.348 2869410 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:48:01.353 2869415 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:48:01.353 2869415 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.353 2869415 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:48:01.371 2869433 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.371 2869433 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.371 2869433 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:01.371 2869433 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:48:01.371 2869433 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:01.0
20-08-2026 00:48:01.371 2869433 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:01.372 2869434 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.374 2869436 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.379 2869441 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.379 2869441 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:48:01.379 2869441 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:01.390 2869452 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:48:01.390 2869452 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:48:01.391 2869453 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.392 2869454 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.396 2869458 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.396 2869458 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:48:01.396 2869458 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:48:01.399 2869461 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:48:01.399 2869461 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.399 2869461 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:48:01.417 2869479 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.417 2869479 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.418 2869480 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:01.418 2869480 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:48:01.418 2869480 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:01.0
20-08-2026 00:48:01.418 2869480 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:01.419 2869481 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.420 2869482 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.423 2869485 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.423 2869485 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:48:01.423 2869485 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:48:01.426 2869488 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:48:01.426 2869488 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:48:01.427 2869489 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.429 2869491 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.432 2869494 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.432 2869494 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:48:01.432 2869494 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:48:01.434 2869496 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:48:01.435 2869497 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.435 2869497 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:48:01.452 2869514 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.452 2869514 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.452 2869514 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:01.452 2869514 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:48:01.452 2869514 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:01.0
20-08-2026 00:48:01.452 2869514 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:01.453 2869515 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.455 2869517 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.458 2869520 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.458 2869520 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:48:01.458 2869520 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:48:01.461 2869523 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:48:01.461 2869523 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:48:01.461 2869523 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.463 2869525 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.466 2869528 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.466 2869528 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:48:01.466 2869528 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:48:01.469 2869531 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:48:01.469 2869531 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:48:01.470 2869532 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.472 2869534 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.475 2869537 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.475 2869537 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:48:01.475 2869537 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:48:01.477 2869539 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:48:01.477 2869539 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:48:01.478 2869540 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.480 2869542 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.483 2869545 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.483 2869545 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:48:01.483 2869545 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:48:01.485 2869547 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:48:01.485 2869547 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:48:01.486 2869548 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.487 2869549 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.490 2869552 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.490 2869552 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:48:01.490 2869552 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:48:01.493 2869555 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:48:01.493 2869555 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:48:01.494 2869556 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.495 2869557 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.498 2869560 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.498 2869560 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:48:01.498 2869560 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:48:01.501 2869563 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:48:01.501 2869563 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:48:01.502 2869564 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.503 2869565 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.506 2869568 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.506 2869568 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:48:01.506 2869568 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:48:01.508 2869570 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:48:01.508 2869570 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:48:01.509 2869571 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.510 2869572 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.512 2869574 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.512 2869574 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:48:01.512 2869574 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:48:01.514 2869576 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:48:01.514 2869576 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:48:01.515 2869577 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.516 2869578 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.518 2869580 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.518 2869580 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:48:01.518 2869580 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:48:01.521 2869583 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:48:01.521 2869583 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.521 2869583 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:48:01.539 2869601 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:01.539 2869601 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:01.539 2869601 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:48:01.539 2869601 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:48:01.539 2869601 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:01.0
20-08-2026 00:48:01.539 2869601 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:01.540 2869602 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.541 2869603 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.544 2869606 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.544 2869606 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:48:01.544 2869606 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:01.546 2869608 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:48:01.546 2869608 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:48:01.547 2869609 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.547 2869609 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202302 
20-08-2026 00:48:01.547 2869609 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:48:01.548 2869610 [http-nio-8051-exec-144] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:48:01.548 2869610 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.551 2869613 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.551 2869613 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:48:01.551 2869613 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:48:01.553 2869615 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:48:01.554 2869616 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:48:01.554 2869616 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.555 2869617 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.559 2869621 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.559 2869621 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:48:01.559 2869621 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:48:01.559 2869621 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:48:01.559 2869621 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:48:01.560 2869622 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:48:01.560 2869622 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:48:01.560 2869622 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:48:01.561 2869623 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:48:01.561 2869623 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:48:01.561 2869623 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:48:01.561 2869623 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:48:01.561 2869623 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:48:01.562 2869624 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:48:01.562 2869624 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:01.562 2869624 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:01.562 2869624 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.563 2869625 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:01.563 2869625 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:01.563 2869625 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:01.563 2869625 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.564 2869626 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:01.565 2869627 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:01.565 2869627 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:01.566 2869628 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:01.567 2869629 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:01.567 2869629 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:01.567 2869629 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.567 2869629 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:48:01.567 2869629 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:48:01.568 2869630 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:01.569 2869631 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:01.569 2869631 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:01.570 2869632 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:01.570 2869632 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:01.570 2869632 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:01.570 2869632 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:48:01.570 2869632 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.570 2869632 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:48:01.572 2869634 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:01.572 2869634 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:01.572 2869634 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:01.573 2869635 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:01.573 2869635 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:48:01.573 2869635 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:48:01.574 2869636 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:48:01.574 2869636 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:01.574 2869636 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:01.575 2869637 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:01.575 2869637 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:01.575 2869637 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:01.577 2869639 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:01.577 2869639 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:01.577 2869639 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:01.578 2869640 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:01.578 2869640 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:48:01.578 2869640 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:48:01.579 2869641 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:48:01.579 2869641 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:01.579 2869641 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:01.580 2869642 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:01.580 2869642 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:01.580 2869642 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:01.581 2869643 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:01.582 2869644 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:01.582 2869644 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:01.584 2869646 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:01.585 2869647 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:01.585 2869647 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:01.586 2869648 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:01.586 2869648 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:01.586 2869648 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:01.587 2869649 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.587 2869649 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.587 2869649 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:01.587 2869649 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:01.587 2869649 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:48:01.587 2869649 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:01.587 2869649 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:01.0
20-08-2026 00:48:01.587 2869649 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:01.587 2869649 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:01.588 2869650 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.588 2869650 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:01.588 2869650 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:01.588 2869650 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:01.589 2869651 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:01.589 2869651 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.590 2869652 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:01.590 2869652 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:01.591 2869653 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:01.592 2869654 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.592 2869654 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:48:01.592 2869654 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:48:01.592 2869654 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:01.592 2869654 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:01.593 2869655 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:01.594 2869656 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:01.594 2869656 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:01.594 2869656 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:01.595 2869657 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:01.595 2869657 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:01.595 2869657 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:48:01.595 2869657 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.595 2869657 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:48:01.596 2869658 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:01.596 2869658 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:01.596 2869658 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:01.597 2869659 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:01.597 2869659 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:01.597 2869659 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:01.598 2869660 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:01.598 2869660 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:48:01.598 2869660 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:48:01.599 2869661 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:48:01.599 2869661 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:01.599 2869661 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:01.599 2869661 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:01.600 2869662 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:01.600 2869662 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:01.601 2869663 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:01.601 2869663 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:01.602 2869664 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:01.603 2869665 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:01.603 2869665 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:01.603 2869665 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:01.603 2869665 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:01.627 2869689 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:48:01.627 2869689 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.627 2869689 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.627 2869689 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:01.627 2869689 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:48:01.627 2869689 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:01.0
20-08-2026 00:48:01.628 2869690 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:01.629 2869691 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.630 2869692 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.632 2869694 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.632 2869694 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:48:01.633 2869695 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:01.635 2869697 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:48:01.635 2869697 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:48:01.636 2869698 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.637 2869699 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.640 2869702 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.641 2869703 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:48:01.641 2869703 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:48:01.644 2869706 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:48:01.644 2869706 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:48:01.645 2869707 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.647 2869709 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.650 2869712 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.650 2869712 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:48:01.650 2869712 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:48:01.653 2869715 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:48:01.653 2869715 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.653 2869715 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:48:01.668 2869730 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.668 2869730 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.668 2869730 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:01.668 2869730 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:48:01.669 2869731 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:01.0
20-08-2026 00:48:01.669 2869731 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:01.669 2869731 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.671 2869733 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.674 2869736 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.674 2869736 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:48:01.674 2869736 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:48:01.676 2869738 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:48:01.676 2869738 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:48:01.677 2869739 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.678 2869740 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.681 2869743 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.681 2869743 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:48:01.681 2869743 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:48:01.684 2869746 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:48:01.684 2869746 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:48:01.685 2869747 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:48:01.687 2869749 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@239c9431
20-08-2026 00:48:01.691 2869753 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:48:01.691 2869753 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:48:01.691 2869753 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:48:01.694 2869756 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:48:01.694 2869756 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:48:01.695 2869757 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.697 2869759 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.701 2869763 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.701 2869763 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:48:01.701 2869763 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:48:01.704 2869766 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:48:01.704 2869766 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:48:01.706 2869768 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.707 2869769 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.711 2869773 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.711 2869773 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:48:01.711 2869773 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:48:01.713 2869775 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:48:01.713 2869775 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:48:01.714 2869776 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.715 2869777 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.719 2869781 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.719 2869781 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:48:01.719 2869781 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:48:01.724 2869786 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:48:01.724 2869786 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:48:01.725 2869787 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.728 2869790 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.731 2869793 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.731 2869793 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:48:01.731 2869793 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:48:01.735 2869797 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:48:01.735 2869797 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:48:01.737 2869799 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.738 2869800 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.742 2869804 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.742 2869804 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:48:01.742 2869804 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:01.745 2869807 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:48:01.745 2869807 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:48:01.745 2869807 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.748 2869810 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.751 2869813 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.751 2869813 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:48:01.751 2869813 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:01.753 2869815 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:48:01.753 2869815 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:48:01.754 2869816 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:48:01.765 2869827 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@239c9431
20-08-2026 00:48:01.768 2869830 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:48:01.768 2869830 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:48:01.768 2869830 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:48:01.771 2869833 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:48:01.771 2869833 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:48:01.772 2869834 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.774 2869836 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.776 2869838 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.776 2869838 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:48:01.776 2869838 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:48:01.780 2869842 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:48:01.780 2869842 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:48:01.781 2869843 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.783 2869845 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.786 2869848 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.786 2869848 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:48:01.786 2869848 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:48:01.789 2869851 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:48:01.789 2869851 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:48:01.790 2869852 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.792 2869854 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.796 2869858 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.796 2869858 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:48:01.796 2869858 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:48:01.800 2869862 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:48:01.800 2869862 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:48:01.801 2869863 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.803 2869865 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.807 2869869 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.807 2869869 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:48:01.807 2869869 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:48:01.809 2869871 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:48:01.809 2869871 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.810 2869872 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:48:01.860 2869922 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.860 2869922 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.860 2869922 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:01.860 2869922 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:48:01.860 2869922 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:01.0
20-08-2026 00:48:01.860 2869922 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:01.861 2869923 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.863 2869925 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.866 2869928 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.866 2869928 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:48:01.866 2869928 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:48:01.868 2869930 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:48:01.868 2869930 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:48:01.869 2869931 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.870 2869932 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.872 2869934 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.872 2869934 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:48:01.872 2869934 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:48:01.876 2869938 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:48:01.876 2869938 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.876 2869938 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:48:01.913 2869975 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.913 2869975 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.913 2869975 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:01.913 2869975 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:48:01.913 2869975 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:01.0
20-08-2026 00:48:01.913 2869975 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:01.915 2869977 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.916 2869978 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.919 2869981 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.919 2869981 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:48:01.919 2869981 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:48:01.921 2869983 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:48:01.921 2869983 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:48:01.922 2869984 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.923 2869985 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.925 2869987 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.925 2869987 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:48:01.925 2869987 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:48:01.928 2869990 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:48:01.928 2869990 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:48:01.929 2869991 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.930 2869992 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.934 2869996 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.934 2869996 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:48:01.934 2869996 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:48:01.937 2869999 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:48:01.937 2869999 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.937 2869999 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:48:01.963 2870025 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.963 2870025 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:01.963 2870025 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:01.963 2870025 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:48:01.963 2870025 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:01.0
20-08-2026 00:48:01.963 2870025 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:01.965 2870027 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.966 2870028 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.969 2870031 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.970 2870032 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:48:01.970 2870032 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:48:01.972 2870034 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:48:01.972 2870034 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:48:01.973 2870035 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:01.974 2870036 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:01.977 2870039 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:01.977 2870039 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:48:01.977 2870039 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:01.979 2870041 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:48:01.979 2870041 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:48:01.979 2870041 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:01.981 2870043 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:01.983 2870045 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:01.983 2870045 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:48:01.983 2870045 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:48:01.986 2870048 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:48:01.986 2870048 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:01.986 2870048 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:48:02.006 2870068 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.006 2870068 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.006 2870068 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.006 2870068 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:48:02.006 2870068 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.006 2870068 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.007 2870069 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.009 2870071 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.012 2870074 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.012 2870074 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:48:02.012 2870074 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:48:02.015 2870077 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:48:02.015 2870077 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.015 2870077 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:48:02.031 2870093 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.031 2870093 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.031 2870093 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.031 2870093 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:48:02.031 2870093 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.031 2870093 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.032 2870094 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.034 2870096 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.036 2870098 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.036 2870098 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:48:02.036 2870098 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:02.038 2870100 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:48:02.038 2870100 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:48:02.039 2870101 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.041 2870103 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.044 2870106 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.044 2870106 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:48:02.044 2870106 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:48:02.046 2870108 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:48:02.046 2870108 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:48:02.047 2870109 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.048 2870110 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.051 2870113 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.051 2870113 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:48:02.051 2870113 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:02.053 2870115 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:48:02.054 2870116 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:48:02.054 2870116 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.055 2870117 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.058 2870120 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.058 2870120 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:48:02.058 2870120 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:48:02.060 2870122 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:48:02.060 2870122 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.060 2870122 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:48:02.125 2870187 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:02.126 2870188 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:02.126 2870188 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:48:02.126 2870188 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:48:02.126 2870188 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.126 2870188 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.127 2870189 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.129 2870191 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.132 2870194 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.132 2870194 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:48:02.132 2870194 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:02.136 2870198 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:48:02.136 2870198 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:48:02.136 2870198 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.138 2870200 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.141 2870203 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.141 2870203 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:48:02.141 2870203 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:48:02.144 2870206 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:48:02.144 2870206 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:48:02.145 2870207 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.147 2870209 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.151 2870213 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.151 2870213 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:48:02.151 2870213 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:02.154 2870216 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:48:02.154 2870216 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:48:02.155 2870217 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:48:02.156 2870218 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20c3f54f
20-08-2026 00:48:02.159 2870221 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:48:02.159 2870221 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:48:02.159 2870221 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:48:02.162 2870224 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:48:02.162 2870224 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:48:02.162 2870224 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.163 2870225 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.166 2870228 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.166 2870228 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:48:02.166 2870228 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:48:02.169 2870231 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:48:02.169 2870231 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:48:02.170 2870232 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.171 2870233 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.176 2870238 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.176 2870238 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:48:02.176 2870238 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:48:02.179 2870241 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:48:02.179 2870241 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:48:02.181 2870243 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.182 2870244 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.186 2870248 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.186 2870248 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:48:02.186 2870248 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:48:02.188 2870250 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:48:02.188 2870250 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:48:02.189 2870251 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.190 2870252 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.193 2870255 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.193 2870255 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:48:02.193 2870255 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:48:02.195 2870257 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:48:02.195 2870257 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.195 2870257 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:48:02.218 2870280 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.219 2870281 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.219 2870281 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.219 2870281 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:48:02.219 2870281 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.219 2870281 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.219 2870281 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.221 2870283 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.223 2870285 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.223 2870285 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:48:02.223 2870285 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:48:02.226 2870288 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:48:02.226 2870288 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:48:02.227 2870289 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.228 2870290 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.231 2870293 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.231 2870293 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:48:02.231 2870293 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:48:02.235 2870297 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:48:02.235 2870297 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:48:02.237 2870299 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.239 2870301 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.243 2870305 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.243 2870305 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:48:02.243 2870305 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:02.247 2870309 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:48:02.247 2870309 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:48:02.248 2870310 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.250 2870312 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.253 2870315 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.254 2870316 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:48:02.254 2870316 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:48:02.257 2870319 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:48:02.257 2870319 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.257 2870319 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:48:02.273 2870335 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.273 2870335 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.273 2870335 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.273 2870335 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:48:02.273 2870335 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.273 2870335 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.275 2870337 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.277 2870339 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.281 2870343 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.281 2870343 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:48:02.281 2870343 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:48:02.285 2870347 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:48:02.285 2870347 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.285 2870347 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:48:02.303 2870365 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.303 2870365 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.303 2870365 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.303 2870365 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:48:02.304 2870366 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.304 2870366 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.305 2870367 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.307 2870369 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.310 2870372 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.310 2870372 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:48:02.310 2870372 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:48:02.314 2870376 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:48:02.314 2870376 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:48:02.315 2870377 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.317 2870379 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.320 2870382 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.320 2870382 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:48:02.320 2870382 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:02.322 2870384 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:48:02.322 2870384 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:48:02.323 2870385 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.325 2870387 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.327 2870389 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.327 2870389 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:48:02.327 2870389 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:02.330 2870392 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:48:02.330 2870392 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:48:02.331 2870393 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.333 2870395 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.337 2870399 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.337 2870399 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:48:02.337 2870399 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:48:02.339 2870401 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:48:02.339 2870401 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.339 2870401 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:48:02.354 2870416 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.354 2870416 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.354 2870416 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.354 2870416 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:48:02.354 2870416 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.354 2870416 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.354 2870416 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.356 2870418 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.358 2870420 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.358 2870420 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:48:02.358 2870420 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:02.360 2870422 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:48:02.360 2870422 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:48:02.361 2870423 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.363 2870425 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.365 2870427 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.365 2870427 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:48:02.365 2870427 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:48:02.368 2870430 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:48:02.368 2870430 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.368 2870430 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:48:02.387 2870449 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.387 2870449 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.387 2870449 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.387 2870449 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:48:02.387 2870449 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.387 2870449 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.388 2870450 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.390 2870452 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.394 2870456 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.394 2870456 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:48:02.394 2870456 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:02.397 2870459 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:48:02.397 2870459 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:48:02.398 2870460 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.400 2870462 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.403 2870465 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.403 2870465 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:48:02.403 2870465 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:48:02.407 2870469 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:48:02.407 2870469 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.407 2870469 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:48:02.432 2870494 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.432 2870494 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.432 2870494 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.432 2870494 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:48:02.432 2870494 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.432 2870494 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.433 2870495 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.435 2870497 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.439 2870501 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.439 2870501 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:48:02.439 2870501 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:48:02.443 2870505 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:48:02.443 2870505 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:48:02.444 2870506 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.446 2870508 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.450 2870512 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.450 2870512 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:48:02.450 2870512 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:48:02.454 2870516 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:48:02.454 2870516 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.454 2870516 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:48:02.477 2870539 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.478 2870540 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.478 2870540 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.478 2870540 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:48:02.478 2870540 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.478 2870540 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.479 2870541 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.481 2870543 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.485 2870547 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.485 2870547 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:48:02.485 2870547 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:48:02.488 2870550 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:48:02.488 2870550 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.489 2870551 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:48:02.507 2870569 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.507 2870569 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.507 2870569 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.507 2870569 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:48:02.507 2870569 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.507 2870569 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.509 2870571 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.511 2870573 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.514 2870576 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.514 2870576 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:48:02.514 2870576 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:48:02.517 2870579 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:48:02.517 2870579 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:48:02.519 2870581 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.521 2870583 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.525 2870587 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.525 2870587 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:48:02.525 2870587 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:48:02.529 2870591 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:48:02.529 2870591 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.529 2870591 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:48:02.549 2870611 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.549 2870611 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.549 2870611 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.549 2870611 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:48:02.549 2870611 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.549 2870611 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.550 2870612 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.551 2870613 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.554 2870616 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.554 2870616 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:48:02.554 2870616 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:48:02.556 2870618 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:48:02.556 2870618 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:48:02.557 2870619 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.559 2870621 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.562 2870624 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.562 2870624 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:48:02.562 2870624 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:48:02.564 2870626 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:48:02.564 2870626 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:48:02.565 2870627 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.566 2870628 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.568 2870630 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.568 2870630 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:48:02.568 2870630 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:48:02.571 2870633 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:48:02.571 2870633 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:48:02.572 2870634 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.573 2870635 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.577 2870639 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.577 2870639 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:48:02.577 2870639 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:48:02.580 2870642 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:48:02.580 2870642 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:48:02.581 2870643 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.583 2870645 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.587 2870649 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.587 2870649 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:48:02.587 2870649 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:02.589 2870651 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:48:02.589 2870651 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:48:02.590 2870652 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.591 2870653 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.594 2870656 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.594 2870656 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:48:02.594 2870656 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:48:02.596 2870658 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:48:02.596 2870658 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:48:02.597 2870659 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.598 2870660 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.601 2870663 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.601 2870663 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:48:02.601 2870663 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:48:02.603 2870665 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:48:02.603 2870665 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:48:02.604 2870666 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.606 2870668 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.608 2870670 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.608 2870670 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:48:02.608 2870670 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:48:02.610 2870672 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:48:02.610 2870672 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:48:02.612 2870674 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.613 2870675 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.616 2870678 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.616 2870678 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:48:02.616 2870678 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:48:02.618 2870680 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:48:02.618 2870680 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:48:02.619 2870681 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:48:02.620 2870682 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@239c9431
20-08-2026 00:48:02.623 2870685 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:48:02.623 2870685 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:48:02.623 2870685 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:48:02.627 2870689 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:48:02.628 2870690 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:48:02.629 2870691 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.631 2870693 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.635 2870697 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.635 2870697 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:48:02.635 2870697 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:48:02.638 2870700 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:48:02.638 2870700 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:48:02.639 2870701 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.641 2870703 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.645 2870707 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.645 2870707 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:48:02.645 2870707 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:48:02.648 2870710 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:48:02.648 2870710 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.648 2870710 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:48:02.663 2870725 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.663 2870725 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.663 2870725 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.663 2870725 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:48:02.663 2870725 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.663 2870725 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.664 2870726 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.665 2870727 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.667 2870729 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.667 2870729 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:48:02.667 2870729 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:48:02.670 2870732 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:48:02.670 2870732 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:48:02.670 2870732 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.672 2870734 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.675 2870737 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.675 2870737 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:48:02.675 2870737 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:48:02.678 2870740 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:48:02.678 2870740 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:48:02.679 2870741 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.680 2870742 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.683 2870745 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.683 2870745 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:48:02.683 2870745 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:48:02.685 2870747 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:48:02.685 2870747 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:48:02.686 2870748 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.687 2870749 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.689 2870751 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.689 2870751 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:48:02.689 2870751 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:02.691 2870753 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:48:02.692 2870754 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:48:02.693 2870755 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.694 2870756 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.697 2870759 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.697 2870759 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:48:02.697 2870759 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:48:02.700 2870762 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:48:02.700 2870762 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.700 2870762 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:48:02.717 2870779 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:02.717 2870779 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:02.717 2870779 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:48:02.717 2870779 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:48:02.717 2870779 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.717 2870779 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.718 2870780 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.720 2870782 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.722 2870784 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM03202201
20-08-2026 00:48:02.722 2870784 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:48:02.722 2870784 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:48:02
20-08-2026 00:48:02.723 2870785 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.723 2870785 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:48:02.723 2870785 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:48:02.726 2870788 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:48:02.726 2870788 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.726 2870788 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:48:02.755 2870817 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:02.755 2870817 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:02.755 2870817 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:48:02.755 2870817 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:48:02.755 2870817 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.755 2870817 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.756 2870818 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.757 2870819 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.760 2870822 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.760 2870822 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:48:02.760 2870822 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:48:02.764 2870826 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:48:02.765 2870827 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.765 2870827 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:48:02.781 2870843 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.781 2870843 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.781 2870843 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.781 2870843 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:48:02.781 2870843 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.781 2870843 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.782 2870844 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.784 2870846 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.789 2870851 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.789 2870851 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:48:02.789 2870851 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:02.792 2870854 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:48:02.792 2870854 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:48:02.794 2870856 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.796 2870858 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.799 2870861 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.799 2870861 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:48:02.799 2870861 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:48:02.801 2870863 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:48:02.801 2870863 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:48:02.802 2870864 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.803 2870865 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.806 2870868 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.806 2870868 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:48:02.806 2870868 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:48:02.809 2870871 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:48:02.810 2870872 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.810 2870872 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:48:02.826 2870888 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.827 2870889 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.827 2870889 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.827 2870889 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:48:02.827 2870889 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.827 2870889 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.828 2870890 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.830 2870892 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.834 2870896 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.834 2870896 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:48:02.834 2870896 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:48:02.837 2870899 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:48:02.837 2870899 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:48:02.837 2870899 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.839 2870901 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.841 2870903 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.841 2870903 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:48:02.841 2870903 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:48:02.844 2870906 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:48:02.844 2870906 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.844 2870906 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:48:02.865 2870927 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.865 2870927 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:02.865 2870927 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:02.865 2870927 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:48:02.865 2870927 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.865 2870927 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.866 2870928 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.868 2870930 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.870 2870932 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.870 2870932 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:48:02.871 2870933 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:48:02.875 2870937 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:48:02.875 2870937 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:48:02.876 2870938 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.878 2870940 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.882 2870944 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.882 2870944 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:48:02.882 2870944 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:48:02.885 2870947 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:48:02.885 2870947 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:48:02.886 2870948 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.887 2870949 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.890 2870952 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.890 2870952 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:48:02.890 2870952 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:02.892 2870954 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:48:02.892 2870954 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:48:02.893 2870955 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.894 2870956 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.899 2870961 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.899 2870961 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:48:02.899 2870961 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:48:02.904 2870966 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:48:02.904 2870966 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:48:02.904 2870966 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.906 2870968 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.909 2870971 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.909 2870971 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:48:02.909 2870971 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:48:02.911 2870973 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:48:02.911 2870973 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:48:02.912 2870974 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.915 2870977 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.919 2870981 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.919 2870981 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:48:02.919 2870981 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:02.922 2870984 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:48:02.922 2870984 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:48:02.923 2870985 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.926 2870988 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.930 2870992 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.931 2870993 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:48:02.931 2870993 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:48:02.935 2870997 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:48:02.935 2870997 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.935 2870997 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:48:02.957 2871019 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:02.957 2871019 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:02.957 2871019 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:48:02.957 2871019 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:48:02.957 2871019 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.957 2871019 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.959 2871021 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:02.961 2871023 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:02.964 2871026 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:02.964 2871026 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:48:02.964 2871026 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:48:02.967 2871029 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:48:02.967 2871029 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:48:02.968 2871030 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:02.969 2871031 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:02.972 2871034 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:02.972 2871034 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:48:02.972 2871034 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:48:02.974 2871036 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:48:02.974 2871036 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:02.975 2871037 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:48:02.998 2871060 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:02.998 2871060 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:02.998 2871060 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:48:02.998 2871060 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:48:02.998 2871060 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:02.0
20-08-2026 00:48:02.998 2871060 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:02.999 2871061 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.001 2871063 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.004 2871066 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.004 2871066 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:48:03.004 2871066 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:48:03.007 2871069 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:48:03.007 2871069 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.007 2871069 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:48:03.024 2871086 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.024 2871086 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.024 2871086 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.024 2871086 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:48:03.024 2871086 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.024 2871086 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.025 2871087 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.026 2871088 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.029 2871091 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.029 2871091 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:48:03.029 2871091 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:48:03.034 2871096 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:48:03.034 2871096 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:48:03.035 2871097 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.036 2871098 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.039 2871101 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.039 2871101 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:48:03.039 2871101 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:48:03.042 2871104 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:48:03.042 2871104 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.042 2871104 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:48:03.132 2871194 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.132 2871194 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.132 2871194 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.132 2871194 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:48:03.132 2871194 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.132 2871194 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.134 2871196 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.137 2871199 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.141 2871203 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.141 2871203 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:48:03.141 2871203 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:48:03.144 2871206 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:48:03.144 2871206 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:48:03.145 2871207 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.147 2871209 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.150 2871212 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.150 2871212 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:48:03.150 2871212 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:48:03.153 2871215 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:48:03.153 2871215 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:48:03.154 2871216 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.156 2871218 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.160 2871222 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.160 2871222 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:48:03.160 2871222 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:48:03.164 2871226 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:48:03.164 2871226 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:48:03.166 2871228 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.167 2871229 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.170 2871232 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.170 2871232 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:48:03.170 2871232 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:03.173 2871235 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:48:03.173 2871235 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:48:03.174 2871236 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.175 2871237 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.178 2871240 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.178 2871240 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:48:03.178 2871240 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:48:03.182 2871244 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:48:03.182 2871244 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.182 2871244 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:48:03.199 2871261 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:03.199 2871261 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:03.199 2871261 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:48:03.199 2871261 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:48:03.199 2871261 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.199 2871261 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.200 2871262 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.202 2871264 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.204 2871266 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.204 2871266 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:48:03.204 2871266 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:48:03.207 2871269 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:48:03.207 2871269 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:48:03.209 2871271 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.211 2871273 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.215 2871277 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.215 2871277 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:48:03.215 2871277 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:48:03.217 2871279 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:48:03.217 2871279 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:48:03.218 2871280 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.219 2871281 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.222 2871284 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.222 2871284 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:48:03.222 2871284 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:48:03.225 2871287 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:48:03.225 2871287 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.225 2871287 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:48:03.253 2871315 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.254 2871316 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.254 2871316 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.254 2871316 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:48:03.254 2871316 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.254 2871316 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.255 2871317 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.257 2871319 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.260 2871322 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.260 2871322 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:48:03.260 2871322 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:48:03.263 2871325 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:48:03.263 2871325 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.263 2871325 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:48:03.311 2871373 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:03.311 2871373 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:03.311 2871373 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:48:03.311 2871373 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:48:03.311 2871373 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.311 2871373 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.312 2871374 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.313 2871375 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.315 2871377 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.315 2871377 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:48:03.315 2871377 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:48:03.318 2871380 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:48:03.318 2871380 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:48:03.319 2871381 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.320 2871382 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.323 2871385 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.323 2871385 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:48:03.323 2871385 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:48:03.326 2871388 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:48:03.326 2871388 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:48:03.326 2871388 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.327 2871389 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.330 2871392 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.330 2871392 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:48:03.330 2871392 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:48:03.332 2871394 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:48:03.332 2871394 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:48:03.333 2871395 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.334 2871396 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.337 2871399 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.337 2871399 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:48:03.337 2871399 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:48:03.339 2871401 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:48:03.339 2871401 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:48:03.340 2871402 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.341 2871403 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.344 2871406 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.344 2871406 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:48:03.344 2871406 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:48:03.346 2871408 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:48:03.346 2871408 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.346 2871408 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:48:03.385 2871447 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.385 2871447 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.385 2871447 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.385 2871447 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:48:03.385 2871447 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.385 2871447 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.386 2871448 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.387 2871449 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.390 2871452 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.390 2871452 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:48:03.390 2871452 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:48:03.392 2871454 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:48:03.392 2871454 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:48:03.393 2871455 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.395 2871457 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.397 2871459 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.397 2871459 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:48:03.397 2871459 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:03.399 2871461 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:48:03.400 2871462 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:48:03.400 2871462 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.401 2871463 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.404 2871466 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.404 2871466 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:48:03.404 2871466 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:03.407 2871469 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:48:03.407 2871469 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:48:03.407 2871469 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.409 2871471 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.411 2871473 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.412 2871474 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:48:03.412 2871474 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:48:03.414 2871476 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:48:03.414 2871476 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:48:03.415 2871477 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.416 2871478 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.420 2871482 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.420 2871482 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:48:03.420 2871482 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:03.422 2871484 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:48:03.422 2871484 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:48:03.423 2871485 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.424 2871486 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.427 2871489 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.427 2871489 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:48:03.427 2871489 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:48:03.429 2871491 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:48:03.429 2871491 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:48:03.430 2871492 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.432 2871494 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.435 2871497 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.435 2871497 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:48:03.435 2871497 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:03.438 2871500 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:48:03.438 2871500 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:48:03.439 2871501 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.440 2871502 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.443 2871505 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.443 2871505 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:48:03.443 2871505 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:03.445 2871507 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:48:03.445 2871507 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:48:03.446 2871508 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.447 2871509 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.450 2871512 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.450 2871512 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:48:03.450 2871512 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:48:03.453 2871515 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:48:03.453 2871515 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:48:03.454 2871516 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.455 2871517 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.458 2871520 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.458 2871520 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:48:03.458 2871520 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:48:03.460 2871522 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:48:03.460 2871522 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:48:03.461 2871523 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.462 2871524 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.464 2871526 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.464 2871526 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:48:03.464 2871526 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:48:03.467 2871529 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:48:03.467 2871529 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:48:03.468 2871530 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.469 2871531 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.471 2871533 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.471 2871533 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:48:03.471 2871533 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:48:03.474 2871536 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:48:03.474 2871536 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:48:03.475 2871537 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.476 2871538 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.478 2871540 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.478 2871540 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:48:03.478 2871540 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:48:03.481 2871543 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:48:03.481 2871543 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.481 2871543 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:48:03.503 2871565 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.503 2871565 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.503 2871565 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.503 2871565 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:48:03.503 2871565 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.503 2871565 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.503 2871565 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.505 2871567 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.507 2871569 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.507 2871569 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:48:03.507 2871569 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:03.510 2871572 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:48:03.510 2871572 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:48:03.510 2871572 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.512 2871574 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.514 2871576 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.514 2871576 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:48:03.514 2871576 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:03.517 2871579 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:48:03.517 2871579 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:48:03.518 2871580 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.519 2871581 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.521 2871583 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.521 2871583 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:48:03.521 2871583 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:48:03.525 2871587 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:48:03.525 2871587 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.525 2871587 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:48:03.544 2871606 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.544 2871606 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.544 2871606 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.544 2871606 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:48:03.544 2871606 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.544 2871606 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.545 2871607 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.546 2871608 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.548 2871610 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.548 2871610 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:48:03.548 2871610 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:48:03.551 2871613 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:48:03.551 2871613 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:48:03.552 2871614 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.553 2871615 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.556 2871618 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.556 2871618 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:48:03.556 2871618 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:03.558 2871620 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:48:03.558 2871620 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:48:03.559 2871621 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.560 2871622 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.562 2871624 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.562 2871624 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:48:03.563 2871625 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:48:03.565 2871627 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:48:03.565 2871627 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:48:03.566 2871628 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.567 2871629 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.569 2871631 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.569 2871631 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:48:03.569 2871631 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:48:03.572 2871634 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:48:03.572 2871634 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:48:03.573 2871635 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.574 2871636 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.577 2871639 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.577 2871639 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:48:03.577 2871639 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:03.579 2871641 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:48:03.579 2871641 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:48:03.580 2871642 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.581 2871643 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.584 2871646 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.584 2871646 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:48:03.584 2871646 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:48:03.586 2871648 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:48:03.586 2871648 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.586 2871648 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:48:03.604 2871666 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.604 2871666 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.604 2871666 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.604 2871666 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:48:03.604 2871666 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.604 2871666 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.604 2871666 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.606 2871668 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.608 2871670 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.608 2871670 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:48:03.608 2871670 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:48:03.611 2871673 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:48:03.611 2871673 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:48:03.612 2871674 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.613 2871675 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.616 2871678 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.616 2871678 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:48:03.616 2871678 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:48:03.620 2871682 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:48:03.620 2871682 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:48:03.621 2871683 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.623 2871685 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.625 2871687 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.625 2871687 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:48:03.625 2871687 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:48:03.628 2871690 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:48:03.628 2871690 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:48:03.629 2871691 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.630 2871692 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.633 2871695 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.633 2871695 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:48:03.633 2871695 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:48:03.635 2871697 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:48:03.635 2871697 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:48:03.636 2871698 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.637 2871699 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.640 2871702 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.640 2871702 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:48:03.640 2871702 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:48:03.643 2871705 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:48:03.643 2871705 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.643 2871705 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:48:03.686 2871748 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.686 2871748 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.686 2871748 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.686 2871748 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.687 2871749 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:48:03.688 2871750 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@20c3f54f
20-08-2026 00:48:03.691 2871753 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:48:03.691 2871753 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:48:03.691 2871753 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:48:03.693 2871755 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:48:03.693 2871755 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:48:03.694 2871756 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.695 2871757 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.698 2871760 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.698 2871760 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:48:03.698 2871760 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:48:03.700 2871762 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:48:03.700 2871762 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.700 2871762 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:48:03.719 2871781 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.719 2871781 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.719 2871781 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.719 2871781 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:48:03.719 2871781 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.719 2871781 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.720 2871782 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.721 2871783 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.723 2871785 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.723 2871785 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:48:03.723 2871785 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:03.726 2871788 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:48:03.726 2871788 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:48:03.726 2871788 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.728 2871790 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.731 2871793 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.731 2871793 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:48:03.731 2871793 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:48:03.733 2871795 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:48:03.733 2871795 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:48:03.734 2871796 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.735 2871797 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.737 2871799 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.738 2871800 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:48:03.738 2871800 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:48:03.740 2871802 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:48:03.740 2871802 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:48:03.741 2871803 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.742 2871804 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.745 2871807 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.745 2871807 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:48:03.745 2871807 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:48:03.747 2871809 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:48:03.747 2871809 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.747 2871809 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:48:03.768 2871830 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:48:03.769 2871831 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:48:03.769 2871831 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.769 2871831 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.769 2871831 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.771 2871833 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.773 2871835 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.773 2871835 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:48:03.773 2871835 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:48:03.775 2871837 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:48:03.775 2871837 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:48:03.776 2871838 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.778 2871840 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.781 2871843 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.781 2871843 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:48:03.781 2871843 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:48:03.783 2871845 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:48:03.783 2871845 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.783 2871845 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:48:03.801 2871863 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.801 2871863 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.801 2871863 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.802 2871864 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:48:03.802 2871864 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.802 2871864 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.802 2871864 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.803 2871865 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.806 2871868 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.806 2871868 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:48:03.806 2871868 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:48:03.809 2871871 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:48:03.809 2871871 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.809 2871871 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:48:03.858 2871920 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.858 2871920 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.858 2871920 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.858 2871920 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:48:03.858 2871920 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.858 2871920 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.859 2871921 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.860 2871922 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.863 2871925 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.864 2871926 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:48:03.864 2871926 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:48:03.866 2871928 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:48:03.866 2871928 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:48:03.867 2871929 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.868 2871930 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.871 2871933 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.871 2871933 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:48:03.871 2871933 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:48:03.873 2871935 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:48:03.873 2871935 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:03.873 2871935 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:48:03.906 2871968 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.906 2871968 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:03.906 2871968 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:03.906 2871968 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:48:03.906 2871968 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:03.0
20-08-2026 00:48:03.906 2871968 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:03.907 2871969 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.908 2871970 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.911 2871973 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.911 2871973 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:48:03.911 2871973 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:03.914 2871976 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:48:03.914 2871976 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:48:03.915 2871977 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.916 2871978 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.919 2871981 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.919 2871981 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:48:03.919 2871981 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:48:03.921 2871983 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:48:03.921 2871983 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:48:03.922 2871984 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.923 2871985 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.926 2871988 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.926 2871988 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:48:03.926 2871988 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:03.928 2871990 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:48:03.928 2871990 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:48:03.929 2871991 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.931 2871993 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.934 2871996 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.934 2871996 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:48:03.934 2871996 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:48:03.937 2871999 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:48:03.937 2871999 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:48:03.937 2871999 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.938 2872000 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.942 2872004 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.942 2872004 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:48:03.942 2872004 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:48:03.944 2872006 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:48:03.944 2872006 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:48:03.945 2872007 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.947 2872009 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.949 2872011 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.949 2872011 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:48:03.949 2872011 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:48:03.952 2872014 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:48:03.952 2872014 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:48:03.953 2872015 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:03.954 2872016 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:03.957 2872019 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:03.957 2872019 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:48:03.957 2872019 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:48:03.959 2872021 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:48:03.959 2872021 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:48:03.960 2872022 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.962 2872024 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.964 2872026 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.964 2872026 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:48:03.964 2872026 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:48:03.967 2872029 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:48:03.967 2872029 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:48:03.967 2872029 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.969 2872031 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.972 2872034 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.973 2872035 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:48:03.973 2872035 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:48:03.975 2872037 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:48:03.975 2872037 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:48:03.976 2872038 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.977 2872039 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.981 2872043 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.981 2872043 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:48:03.981 2872043 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:48:03.983 2872045 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:48:03.983 2872045 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:48:03.984 2872046 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.985 2872047 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.988 2872050 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.988 2872050 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:48:03.988 2872050 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:48:03.991 2872053 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:48:03.991 2872053 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:48:03.991 2872053 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:03.993 2872055 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:03.996 2872058 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:03.996 2872058 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:48:03.996 2872058 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:48:03.999 2872061 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:48:03.999 2872061 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:48:04.000 2872062 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.001 2872063 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.003 2872065 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.003 2872065 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:48:04.003 2872065 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:48:04.006 2872068 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:48:04.006 2872068 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:48:04.006 2872068 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.007 2872069 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.010 2872072 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.010 2872072 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:48:04.010 2872072 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:48:04.013 2872075 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:48:04.013 2872075 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:48:04.014 2872076 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.015 2872077 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.018 2872080 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.018 2872080 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:48:04.018 2872080 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:04.021 2872083 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:48:04.021 2872083 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:48:04.022 2872084 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:04.023 2872085 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:04.026 2872088 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:04.026 2872088 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:48:04.026 2872088 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:48:04.028 2872090 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:48:04.028 2872090 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:04.028 2872090 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:48:04.045 2872107 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:04.045 2872107 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:04.045 2872107 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:04.045 2872107 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:48:04.045 2872107 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:04.0
20-08-2026 00:48:04.045 2872107 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:04.046 2872108 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.047 2872109 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.050 2872112 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.050 2872112 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:48:04.050 2872112 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:48:04.052 2872114 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:48:04.052 2872114 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:48:04.053 2872115 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.054 2872116 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.058 2872120 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.058 2872120 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:48:04.058 2872120 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:04.060 2872122 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:48:04.060 2872122 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:48:04.062 2872124 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.063 2872125 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.065 2872127 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.065 2872127 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:48:04.065 2872127 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:48:04.068 2872130 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:48:04.069 2872131 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:48:04.069 2872131 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:04.071 2872133 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:04.073 2872135 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:04.073 2872135 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:48:04.073 2872135 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:48:04.076 2872138 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:48:04.076 2872138 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:04.076 2872138 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:48:04.104 2872166 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:04.104 2872166 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:04.104 2872166 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:48:04.104 2872166 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:48:04.104 2872166 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:04.0
20-08-2026 00:48:04.104 2872166 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:04.105 2872167 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:04.106 2872168 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:04.109 2872171 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:04.109 2872171 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:48:04.109 2872171 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:48:04.112 2872174 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:48:04.112 2872174 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:04.112 2872174 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:48:04.131 2872193 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:04.131 2872193 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:04.131 2872193 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:48:04.131 2872193 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:48:04.131 2872193 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:04.0
20-08-2026 00:48:04.131 2872193 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:04.132 2872194 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:04.134 2872196 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:04.137 2872199 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:04.137 2872199 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:48:04.137 2872199 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:48:04.140 2872202 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:48:04.140 2872202 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:04.140 2872202 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:48:04.165 2872227 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:04.165 2872227 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:48:04.165 2872227 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:48:04.165 2872227 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:48:04.165 2872227 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:04.0
20-08-2026 00:48:04.165 2872227 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:04.166 2872228 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.167 2872229 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.170 2872232 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.170 2872232 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:48:04.170 2872232 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:48:04.173 2872235 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:48:04.173 2872235 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:48:04.173 2872235 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.175 2872237 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.178 2872240 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.178 2872240 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:48:04.178 2872240 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:04.181 2872243 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:48:04.181 2872243 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:48:04.182 2872244 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.183 2872245 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.185 2872247 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.185 2872247 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:48:04.185 2872247 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:48:04.188 2872250 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:48:04.188 2872250 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:48:04.189 2872251 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.190 2872252 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.193 2872255 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.193 2872255 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:48:04.193 2872255 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:04.196 2872258 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:48:04.196 2872258 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:48:04.197 2872259 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.198 2872260 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.201 2872263 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.201 2872263 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:48:04.201 2872263 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:48:04.204 2872266 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:48:04.204 2872266 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:48:04.205 2872267 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.206 2872268 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.210 2872272 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.210 2872272 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:48:04.210 2872272 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:48:04.212 2872274 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:48:04.212 2872274 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:48:04.213 2872275 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.215 2872277 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.217 2872279 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.217 2872279 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:48:04.217 2872279 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:48:04.220 2872282 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:48:04.220 2872282 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:48:04.221 2872283 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.222 2872284 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.225 2872287 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.225 2872287 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:48:04.225 2872287 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:48:04.228 2872290 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:48:04.228 2872290 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:48:04.229 2872291 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.230 2872292 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.232 2872294 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.232 2872294 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:48:04.232 2872294 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:48:04.235 2872297 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:48:04.235 2872297 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:48:04.236 2872298 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:48:04.237 2872299 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2911dca5
20-08-2026 00:48:04.240 2872302 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:48:04.240 2872302 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:48:04.240 2872302 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:48:04.243 2872305 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:48:04.243 2872305 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:48:04.243 2872305 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:48:04.266 2872328 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:04.266 2872328 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:48:04.266 2872328 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:48:04.266 2872328 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:48:04.266 2872328 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:48:04.0
20-08-2026 00:48:04.266 2872328 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:48:04.267 2872329 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.268 2872330 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.271 2872333 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.271 2872333 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:48:04.271 2872333 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:48:04.273 2872335 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:48:04.273 2872335 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:48:04.275 2872337 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.276 2872338 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.279 2872341 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.279 2872341 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:48:04.279 2872341 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:48:04.282 2872344 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:48:04.282 2872344 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:48:04.282 2872344 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.284 2872346 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.287 2872349 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.287 2872349 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:48:04.287 2872349 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:48:04.289 2872351 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:48:04.289 2872351 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:48:04.290 2872352 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.291 2872353 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.294 2872356 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.294 2872356 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:48:04.294 2872356 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:48:04.296 2872358 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:48:04.296 2872358 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:48:04.297 2872359 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.298 2872360 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.302 2872364 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.302 2872364 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:48:04.302 2872364 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:48:04.304 2872366 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:48:04.304 2872366 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:48:04.305 2872367 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:48:04.306 2872368 [http-nio-8051-exec-127] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@65ad698e
20-08-2026 00:48:04.310 2872372 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:48:04.310 2872372 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:48:04.310 2872372 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:48:04.312 2872374 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:48:04.312 2872374 [http-nio-8051-exec-127] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:48:05.538 2873600 [http-nio-8051-exec-117] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:48:05.538 2873600 [http-nio-8051-exec-117] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:48:07.499 2875561 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202202
20-08-2026 00:48:07.499 2875561 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:48:07.499 2875561 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:48:07
20-08-2026 00:48:07.499 2875561 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 22:39:58.655341', '2026-08-19 22:40:10.533976', '2026-08-19 22:39:58.655419', '2026-08-19 22:38:25.751858'], 'close_time': ['2026-08-19 22:40:02.907136', '2026-08-19 22:40:14.551293', '2026-08-19 22:40:02.907263', '2026-08-19 22:38:26.641571']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:48:07.499 2875561 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:48:07.499 2875561 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:48:07.499 2875561 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:07.499 2875561 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:07.499 2875561 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:48:07.500 2875562 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:39:58.655341", "2026-08-19 22:40:10.533976", "2026-08-19 22:39:58.655419", "2026-08-19 22:38:25.751858"], "close_time": ["2026-08-19 22:40:02.907136", "2026-08-19 22:40:14.551293", "2026-08-19 22:40:02.907263", "2026-08-19 22:38:26.641571"]}
20-08-2026 00:48:07.500 2875562 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:48:07.500 2875562 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:48:07.684 2875746 [http-nio-8051-exec-65] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:48:07.684 2875746 [http-nio-8051-exec-65] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:48:08.142 2876204 [http-nio-8051-exec-102] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:48:08.142 2876204 [http-nio-8051-exec-102] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:48:09.945 2878007 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-22 12:33:02"}
20-08-2026 00:48:11.257 2879319 [http-nio-8051-exec-112] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202505}
20-08-2026 00:48:12.062 2880124 [http-nio-8051-exec-128] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219113218412","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:12.062 2880124 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113218412-0.0-306097584-TEC:
20-08-2026 00:48:12.063 2880125 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113218412-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:12.063 2880125 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:12.064 2880126 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113218412-0.0-306097584-TEC: order row Order{order_id='TM08202201221219113218412', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"logic": "WBL", "orderId": "TM08202201221219113218412", "skus": [], "rstatus": true, "res": "True", "total_amount": 0}', weight_based_response='{}', created_at='2022-12-19 11:32:18.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='HXKpYs', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219113218412", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='a662b9a1-c0f9-49f5-8eb5-e73dcf50e8d6', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:12.064 2880126 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113218412-0.0-306097584-TEC: shortOrderId  HXKpYs
20-08-2026 00:48:12.064 2880126 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113218412-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:12.363 2880425 [http-nio-8051-exec-135] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219113450682","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:12.364 2880426 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113450682-0.0-306097584-TEC:
20-08-2026 00:48:12.364 2880426 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113450682-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:12.364 2880426 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:12.364 2880426 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113450682-0.0-306097584-TEC: order row Order{order_id='TM08202201221219113450682', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113450682", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:34:50.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='2Fw2fl', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219113450682", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='023adc29-b04c-4657-aa1e-c5c9009e1ed4', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:12.365 2880427 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113450682-0.0-306097584-TEC: shortOrderId  2Fw2fl
20-08-2026 00:48:12.365 2880427 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113450682-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:12.683 2880745 [http-nio-8051-exec-12] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219113655840","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:12.683 2880745 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113655840-0.0-306097584-TEC:
20-08-2026 00:48:12.684 2880746 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113655840-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:12.684 2880746 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:12.684 2880746 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113655840-0.0-306097584-TEC: order row Order{order_id='TM08202201221219113655840', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113655840", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:36:55.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='5JQhJp', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219113655840", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='d89c0a2f-c1af-49f7-b0a6-6fe9f37a119f', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:12.684 2880746 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113655840-0.0-306097584-TEC: shortOrderId  5JQhJp
20-08-2026 00:48:12.684 2880746 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113655840-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:12.764 2880826 [http-nio-8051-exec-126] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202203}
20-08-2026 00:48:13.029 2881091 [http-nio-8051-exec-121] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":505.0,"order_id":"TM08202201221219113744745","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:13.030 2881092 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113744745-505.0-306097584-TEC:
20-08-2026 00:48:13.031 2881093 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113744745-505.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 505.0 ,  remainingAmount :: -505.0
20-08-2026 00:48:13.031 2881093 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:13.031 2881093 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113744745-505.0-306097584-TEC: order row Order{order_id='TM08202201221219113744745', user_id=306097584, vm_id=1659771892382, order_amount=505.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113744745", "skus": [{"door_id": "", "tray_id": "31", "mrp": "15", "unit_price": "15", "sku_total": 60, "offer_id": "", "qty": 4, "skuid": "158020", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml per peice"}, {"door_id": "", "tray_id": "38", "mrp": "20", "unit_price": "20", "sku_total": 340, "offer_id": "", "qty": 17, "skuid": "137335", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "name": "Nestle Milky bar, 25g RS- 20 per peice"}, {"door_id": "", "tray_id": "41", "mrp": "15", "unit_price": "15", "sku_total": 105, "offer_id": "", "qty": 7, "skuid": "175980", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628577912911-Capture.JPG", "name": "Winkies Pineapple Cake, 55g per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 505, "bill_amount": 505, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:37:44.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='N9Au0z', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219113744745", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='d216c8d5-8acc-482e-962f-8c62665e678a', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:13.031 2881093 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113744745-505.0-306097584-TEC: shortOrderId  N9Au0z
20-08-2026 00:48:13.031 2881093 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113744745-505.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:13.230 2881292 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784271939, timestamp=2026-08-19 22:11:54.0}
20-08-2026 00:48:13.231 2881293 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784271939, timestamp: 2026-08-19 22:11:54.0
20-08-2026 00:48:13.333 2881395 [http-nio-8051-exec-101] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219113937222","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:13.333 2881395 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113937222-0.0-306097584-TEC:
20-08-2026 00:48:13.334 2881396 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113937222-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:13.334 2881396 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:48:13.334 2881396 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:13.334 2881396 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113937222-0.0-306097584-TEC: order row Order{order_id='TM08202201221219113937222', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219113937222", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:39:37.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='4AcJoU', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219113937222", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='0be19d08-ad9d-41a7-aeb0-cf62c1660320', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:13.334 2881396 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113937222-0.0-306097584-TEC: shortOrderId  4AcJoU
20-08-2026 00:48:13.334 2881396 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219113937222-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:13.679 2881741 [http-nio-8051-exec-133] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219114025514","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:13.679 2881741 [http-nio-8051-exec-133] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114025514-0.0-306097584-TEC:
20-08-2026 00:48:13.680 2881742 [http-nio-8051-exec-133] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114025514-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:13.681 2881743 [http-nio-8051-exec-133] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:13.681 2881743 [http-nio-8051-exec-133] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114025514-0.0-306097584-TEC: order row Order{order_id='TM08202201221219114025514', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114025514", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:40:25.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Oi2Dsb', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219114025514", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='e10e96e0-3432-4240-a722-dba00c2c4ca7', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:13.681 2881743 [http-nio-8051-exec-133] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114025514-0.0-306097584-TEC: shortOrderId  Oi2Dsb
20-08-2026 00:48:13.681 2881743 [http-nio-8051-exec-133] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114025514-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:14.072 2882134 [http-nio-8051-exec-131] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219114115160","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:14.073 2882135 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114115160-0.0-306097584-TEC:
20-08-2026 00:48:14.074 2882136 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114115160-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:14.074 2882136 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:14.074 2882136 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114115160-0.0-306097584-TEC: order row Order{order_id='TM08202201221219114115160', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114115160", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:41:15.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='bXvqiF', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219114115160", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='c59f7381-e2ae-4689-96a4-cccaf075070b', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:14.074 2882136 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114115160-0.0-306097584-TEC: shortOrderId  bXvqiF
20-08-2026 00:48:14.074 2882136 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114115160-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:14.402 2882464 [http-nio-8051-exec-132] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219114248917","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:14.402 2882464 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114248917-0.0-306097584-TEC:
20-08-2026 00:48:14.403 2882465 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114248917-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:14.403 2882465 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:14.403 2882465 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114248917-0.0-306097584-TEC: order row Order{order_id='TM08202201221219114248917', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114248917", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:42:48.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='XifaNR', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219114248917", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='dfee38bb-5502-405b-8e15-e80f47bb0855', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:14.404 2882466 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114248917-0.0-306097584-TEC: shortOrderId  XifaNR
20-08-2026 00:48:14.404 2882466 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114248917-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:14.753 2882815 [http-nio-8051-exec-146] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219114542831","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:14.753 2882815 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114542831-0.0-306097584-TEC:
20-08-2026 00:48:14.754 2882816 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114542831-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:14.754 2882816 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:14.754 2882816 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114542831-0.0-306097584-TEC: order row Order{order_id='TM08202201221219114542831', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114542831", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:45:42.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='BudutK', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219114542831", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='4caa9535-b6ca-4b5a-ac33-682331170ed8', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:14.755 2882817 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114542831-0.0-306097584-TEC: shortOrderId  BudutK
20-08-2026 00:48:14.755 2882817 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114542831-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:15.092 2883154 [http-nio-8051-exec-109] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219114641293","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:15.093 2883155 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114641293-0.0-306097584-TEC:
20-08-2026 00:48:15.093 2883155 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114641293-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:15.094 2883156 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:15.094 2883156 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114641293-0.0-306097584-TEC: order row Order{order_id='TM08202201221219114641293', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219114641293", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:46:41.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='oJvUos', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219114641293", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='e7c1d885-d448-4196-bc1c-3fbd520a0ed6', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:15.094 2883156 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114641293-0.0-306097584-TEC: shortOrderId  oJvUos
20-08-2026 00:48:15.094 2883156 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219114641293-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:15.164 2883226 [http-nio-8051-exec-125] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202203 
20-08-2026 00:48:15.165 2883227 [http-nio-8051-exec-125] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:48:15.165 2883227 [http-nio-8051-exec-125] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:48:15.175 2883237 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:48:15.175 2883237 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:48:15.176 2883238 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:48:15.176 2883238 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:15.176 2883238 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:15.176 2883238 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:48:15.176 2883238 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:15.176 2883238 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:15.177 2883239 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:48:15.177 2883239 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:15.178 2883240 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:15.178 2883240 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:15.178 2883240 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 16
20-08-2026 00:48:15.178 2883240 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:48:15.179 2883241 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:48:15.179 2883241 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:15.179 2883241 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:15.179 2883241 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:48:15.179 2883241 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:48:15.179 2883241 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:48:15.181 2883243 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:48:15.181 2883243 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:48:15.181 2883243 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:48:15.181 2883243 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:48:15.181 2883243 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:48:15.181 2883243 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:48:15.182 2883244 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:48:15.182 2883244 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:48:15.182 2883244 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:48:15.183 2883245 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:48:15.183 2883245 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:48:15.183 2883245 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:48:15.184 2883246 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 20
20-08-2026 00:48:15.184 2883246 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:48:15.184 2883246 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:48:15.185 2883247 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:48:15.185 2883247 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:15.185 2883247 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:15.185 2883247 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:48:15.186 2883248 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:15.186 2883248 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:15.187 2883249 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:15.187 2883249 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:48:15.187 2883249 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:48:15.188 2883250 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:48:15.188 2883250 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:15.188 2883250 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:15.188 2883250 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:48:15.188 2883250 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:15.188 2883250 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:15.189 2883251 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:15.190 2883252 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:48:15.190 2883252 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:48:15.191 2883253 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:48:15.191 2883253 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:48:15.191 2883253 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:48:15.191 2883253 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:48:15.192 2883254 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:48:15.192 2883254 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:48:15.193 2883255 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:48:15.193 2883255 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:48:15.193 2883255 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:48:15.193 2883255 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:48:15.193 2883255 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:15.194 2883256 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:15.194 2883256 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:15.194 2883256 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:15.194 2883256 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:15.195 2883257 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:15.195 2883257 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:15.195 2883257 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:15.196 2883258 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:15.196 2883258 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:48:15.196 2883258 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:48:15.197 2883259 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:48:15.197 2883259 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:15.197 2883259 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:15.198 2883260 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:15.198 2883260 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:15.198 2883260 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:15.199 2883261 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:15.199 2883261 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:48:15.199 2883261 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:48:15.200 2883262 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:48:15.200 2883262 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:48:15.200 2883262 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:48:15.200 2883262 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:48:15.201 2883263 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:48:15.201 2883263 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:48:15.201 2883263 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:48:15.201 2883263 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:15.201 2883263 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:15.202 2883264 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:15.202 2883264 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:15.202 2883264 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:15.203 2883265 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:15.203 2883265 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:15.203 2883265 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:15.204 2883266 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:15.223 2883285 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:48:15.460 2883522 [http-nio-8051-exec-20] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":125.0,"order_id":"TM08202201221219115003395","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:15.460 2883522 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115003395-125.0-306097584-TEC:
20-08-2026 00:48:15.461 2883523 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115003395-125.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 125.0 ,  remainingAmount :: -125.0
20-08-2026 00:48:15.461 2883523 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:15.461 2883523 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115003395-125.0-306097584-TEC: order row Order{order_id='TM08202201221219115003395', user_id=306097584, vm_id=1659771892382, order_amount=125.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115003395", "skus": [{"door_id": "", "tray_id": "45", "mrp": "125", "unit_price": "125", "sku_total": 125, "offer_id": "", "qty": 1, "skuid": "113", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/113.jpg", "name": "Redbull Energy Drink 250 ml per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 125, "bill_amount": 125, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:50:03.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='fDgAqn', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219115003395", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='d635781e-67b4-411f-89a6-23e2befc0ce5', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:15.461 2883523 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115003395-125.0-306097584-TEC: shortOrderId  fDgAqn
20-08-2026 00:48:15.461 2883523 [http-nio-8051-exec-20] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115003395-125.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:15.803 2883865 [http-nio-8051-exec-145] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219115146593","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:15.803 2883865 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115146593-0.0-306097584-TEC:
20-08-2026 00:48:15.804 2883866 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115146593-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:15.804 2883866 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:15.804 2883866 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115146593-0.0-306097584-TEC: order row Order{order_id='TM08202201221219115146593', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115146593", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:51:46.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='bfMaBe', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219115146593", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='39c24031-8a15-443d-9d37-f5e0d906479f', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:15.804 2883866 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115146593-0.0-306097584-TEC: shortOrderId  bfMaBe
20-08-2026 00:48:15.804 2883866 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115146593-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:16.150 2884212 [http-nio-8051-exec-140] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219115248147","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:16.151 2884213 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115248147-0.0-306097584-TEC:
20-08-2026 00:48:16.151 2884213 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115248147-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:16.152 2884214 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:16.152 2884214 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115248147-0.0-306097584-TEC: order row Order{order_id='TM08202201221219115248147', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115248147", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:52:48.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='jwz257', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219115248147", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='04b8ae0d-c0da-42b7-9ca6-26f7d057becb', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:16.152 2884214 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115248147-0.0-306097584-TEC: shortOrderId  jwz257
20-08-2026 00:48:16.152 2884214 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115248147-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:16.170 2884232 [http-nio-8051-exec-137] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:48:16.170 2884232 [http-nio-8051-exec-137] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:48:16.492 2884554 [http-nio-8051-exec-85] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219115644614","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:16.493 2884555 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115644614-0.0-306097584-TEC:
20-08-2026 00:48:16.493 2884555 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115644614-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:16.494 2884556 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:16.494 2884556 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115644614-0.0-306097584-TEC: order row Order{order_id='TM08202201221219115644614', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219115644614", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 11:56:44.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='pmZqrV', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219115644614", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='f433be64-6192-4fef-823c-640d729296ec', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:16.494 2884556 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115644614-0.0-306097584-TEC: shortOrderId  pmZqrV
20-08-2026 00:48:16.494 2884556 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219115644614-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:16.833 2884895 [http-nio-8051-exec-138] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":165.0,"order_id":"TM08202201221219120931522","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:16.833 2884895 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219120931522-165.0-306097584-TEC:
20-08-2026 00:48:16.834 2884896 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219120931522-165.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 165.0 ,  remainingAmount :: -165.0
20-08-2026 00:48:16.834 2884896 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:16.834 2884896 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219120931522-165.0-306097584-TEC: order row Order{order_id='TM08202201221219120931522', user_id=306097584, vm_id=1659771892382, order_amount=165.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219120931522", "skus": [{"door_id": "", "tray_id": "16", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "9445", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Haldiram+Tasty+Nuts.jpg", "name": "Haldiram Tasty Nuts,50g per peice"}, {"door_id": "", "tray_id": "20", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "56", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/56.jpg", "name": "Haldirams Moong Dal, 40g per peice"}, {"door_id": "", "tray_id": "21", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "143235", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1654433438412-WhatsApp%20Image%202022-06-05%20at%206.17.45%20PM.jpeg", "name": "Nabati Cream Wafer Biscuits - Pink Lava, Richoco, 35 g Rs 10 per peice"}, {"door_id": "", "tray_id": "23", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "7", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1667279371575-Screenshot%202022-11-01%20103754.jpg", "name": "Britannia Little Hearts  per peice"}, {"door_id": "", "tray_id": "45", "mrp": "125", "unit_price": "125", "sku_total": 125, "offer_id": "", "qty": 1, "skuid": "113", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/113.jpg", "name": "Redbull Energy Drink 250 ml per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 165, "bill_amount": 165, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:09:31.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Y0H8Lp', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219120931522", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='44c90717-e554-47d6-80fc-bb8a7547c9e5', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:16.835 2884897 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219120931522-165.0-306097584-TEC: shortOrderId  Y0H8Lp
20-08-2026 00:48:16.835 2884897 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219120931522-165.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:17.119 2885181 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{sensor_status=true, sensor_type=limit, id=TM06202506-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202506-1-magnetic}], created_at=2026-08-20 00:48:16.840879}], door_id=1, hcid=[1]}]}
20-08-2026 00:48:17.119 2885181 [http-nio-8051-exec-110] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:48:17.119 2885181 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202506, traysArr : []
20-08-2026 00:48:17.119 2885181 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202506, traysArr : []
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:48:17.121 2885183 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:48:17.125 2885187 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202506, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202506-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202506-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:16.840879"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:48:17.125 2885187 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202506, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202506-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202506-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:16.840879"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:48:17.133 2885195 [http-nio-8051-exec-110] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202506, cameraArr : {}
20-08-2026 00:48:17.133 2885195 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202506, cameraInfoData : {}
20-08-2026 00:48:17.173 2885235 [http-nio-8051-exec-92] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219121106227","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:17.173 2885235 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121106227-0.0-306097584-TEC:
20-08-2026 00:48:17.174 2885236 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121106227-0.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:17.174 2885236 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:17.174 2885236 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121106227-0.0-306097584-TEC: order row Order{order_id='TM08202201221219121106227', user_id=306097584, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219121106227", "skus": [], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:11:06.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='yipuB9', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219121106227", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='ef01fd1f-abfd-458d-8a57-bb1816f2b45f', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:17.174 2885236 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121106227-0.0-306097584-TEC: shortOrderId  yipuB9
20-08-2026 00:48:17.174 2885236 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121106227-0.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:17.587 2885649 [http-nio-8051-exec-100] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":10.0,"order_id":"TM08202201221219121348993","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:17.587 2885649 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121348993-10.0-306097584-TEC:
20-08-2026 00:48:17.588 2885650 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121348993-10.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 10.0 ,  remainingAmount :: -10.0
20-08-2026 00:48:17.588 2885650 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:17.588 2885650 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121348993-10.0-306097584-TEC: order row Order{order_id='TM08202201221219121348993', user_id=306097584, vm_id=1659771892382, order_amount=10.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219121348993", "skus": [{"door_id": "", "tray_id": "19", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "8710", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Haldiram+Masala+Peanuts%2C+55g.jpg", "name": "Haldiram Masala Peanuts, 55g per peice"}], "rstatus": true, "res": true, "userId": "306097584", "order_status": "", "total_amount": 10, "bill_amount": 10, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:13:48.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='9W0Tau', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219121348993", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306097584", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='d4e85963-7c4c-40f8-9b86-bf41c9aa3fce', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:17.588 2885650 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121348993-10.0-306097584-TEC: shortOrderId  9W0Tau
20-08-2026 00:48:17.588 2885650 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219121348993-10.0-306097584-TEC: preAuth  35.0
20-08-2026 00:48:17.832 2885894 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202502 
20-08-2026 00:48:17.833 2885895 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:48:17.833 2885895 [http-nio-8051-exec-144] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:48:17.844 2885906 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.844 2885906 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.845 2885907 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.846 2885908 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.846 2885908 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.847 2885909 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.848 2885910 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:17.848 2885910 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:17.849 2885911 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:17.849 2885911 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.849 2885911 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.850 2885912 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.850 2885912 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.850 2885912 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.851 2885913 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.852 2885914 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.852 2885914 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.853 2885915 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.853 2885915 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.853 2885915 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.854 2885916 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.855 2885917 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.855 2885917 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.856 2885918 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.856 2885918 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:17.856 2885918 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:17.869 2885931 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:17.869 2885931 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.869 2885931 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.870 2885932 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.871 2885933 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.871 2885933 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.871 2885933 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.872 2885934 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.872 2885934 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.873 2885935 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.873 2885935 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.873 2885935 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.874 2885936 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.875 2885937 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.875 2885937 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.876 2885938 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.876 2885938 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:48:17.876 2885938 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:48:17.877 2885939 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:48:17.878 2885940 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:17.878 2885940 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:17.878 2885940 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:17.878 2885940 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.878 2885940 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.879 2885941 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.880 2885942 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.880 2885942 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.880 2885942 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.881 2885943 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.881 2885943 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.882 2885944 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.882 2885944 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:17.882 2885944 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:17.883 2885945 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:17.883 2885945 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:17.883 2885945 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:17.884 2885946 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:17.884 2885946 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:17.884 2885946 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:17.885 2885947 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:17.885 2885947 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:17.885 2885947 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:17.886 2885948 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:17.886 2885948 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:17.886 2885948 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:17.887 2885949 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:17.887 2885949 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.887 2885949 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.888 2885950 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.888 2885950 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.888 2885950 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.889 2885951 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.890 2885952 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.890 2885952 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.890 2885952 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.891 2885953 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:17.891 2885953 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:17.892 2885954 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:17.892 2885954 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.892 2885954 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.893 2885955 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.894 2885956 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:17.894 2885956 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:17.895 2885957 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:17.895 2885957 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:48:17.895 2885957 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:48:17.895 2885957 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:48:17.895 2885957 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:17.895 2885957 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:17.896 2885958 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:17.896 2885958 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:17.896 2885958 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:17.897 2885959 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:17.898 2885960 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:48:17.898 2885960 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:48:17.899 2885961 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:48:17.899 2885961 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:17.899 2885961 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:17.900 2885962 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:17.920 2885982 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:48:17.959 2886021 [http-nio-8051-exec-106] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":30.0,"order_id":"TM08202201221219122813834","user_id":"306100912","payment_gateway":"TEC"}
20-08-2026 00:48:17.959 2886021 [http-nio-8051-exec-106] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122813834-30.0-306100912-TEC:
20-08-2026 00:48:17.960 2886022 [http-nio-8051-exec-106] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122813834-30.0-306100912-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 30.0 ,  remainingAmount :: -30.0
20-08-2026 00:48:17.960 2886022 [http-nio-8051-exec-106] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:17.960 2886022 [http-nio-8051-exec-106] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122813834-30.0-306100912-TEC: order row Order{order_id='TM08202201221219122813834', user_id=306100912, vm_id=1659771892382, order_amount=30.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219122813834", "skus": [{"door_id": "", "tray_id": "17", "mrp": "10", "unit_price": "10", "sku_total": 10, "offer_id": "", "qty": 1, "skuid": "56", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/clean+images/56.jpg", "name": "Haldirams Moong Dal, 40g per peice"}, {"door_id": "", "tray_id": "38", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_id": "", "qty": 1, "skuid": "137335", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1652924841179-WhatsApp%20Image%202022-05-19%20at%207.14.28%20AM.jpeg", "name": "Nestle Milky bar, 25g RS- 20 per peice"}], "rstatus": true, "res": true, "userId": "306100912", "order_status": "", "total_amount": 30, "bill_amount": 30, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:28:13.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='VXDOI8', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219122813834", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306100912", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='a28d9932-0b1c-4b27-9c0e-9d7d53b3288d', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:17.960 2886022 [http-nio-8051-exec-106] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122813834-30.0-306100912-TEC: shortOrderId  VXDOI8
20-08-2026 00:48:17.960 2886022 [http-nio-8051-exec-106] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122813834-30.0-306100912-TEC: preAuth  35.0
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202501
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:48:18
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'open_time': ['2026-08-19 14:18:18.674078', '2026-08-19 14:18:18.674142'], 'close_time': ['2026-08-19 14:18:26.798883', '2026-08-19 14:18:26.798958']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}]"}
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 14:18:18.674078", "2026-08-19 14:18:18.674142"], "close_time": ["2026-08-19 14:18:26.798883", "2026-08-19 14:18:26.798958"]}
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}]
20-08-2026 00:48:18.131 2886193 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:48:18.268 2886330 [http-nio-8051-exec-68] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:48:18.268 2886330 [http-nio-8051-exec-68] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:48:18.359 2886421 [http-nio-8051-exec-127] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221219122906185","user_id":"306100912","payment_gateway":"TEC"}
20-08-2026 00:48:18.359 2886421 [http-nio-8051-exec-127] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122906185-0.0-306100912-TEC:
20-08-2026 00:48:18.360 2886422 [http-nio-8051-exec-127] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122906185-0.0-306100912-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:48:18.360 2886422 [http-nio-8051-exec-127] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:18.360 2886422 [http-nio-8051-exec-127] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122906185-0.0-306100912-TEC: order row Order{order_id='TM08202201221219122906185', user_id=306100912, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=35.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM08202201", "orderId": "TM08202201221219122906185", "skus": [], "rstatus": true, "res": true, "userId": "306100912", "order_status": "", "total_amount": 0, "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2022-12-19 12:29:06.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='KjPrx3', short_order_expiry='29-01-2023 19:15:49', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201221219122906185", "skus": [{"door_id": "1", "skuid": "8393", "mrp": "20", "unit_price": "20", "sku_total": 20, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1602062653678-layscreamnonion.jpg", "name": "Lays Cream & Onion, 52g"}, {"door_id": "2", "skuid": "158020", "mrp": "15", "unit_price": "15", "sku_total": 15, "offer_desc": "", "offer_id": "", "qty": 1, "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1628227517222-cavins.JPG", "name": "Cavins Spiced Butter Milk ,200ml"}], "res": true, "userId": "0306100912", "imei": "TM08202201", "total_amount": "20.0", "bill_amount": "20.0", "cart_offer_desc": ""}', video_url='null', access_code='01379759-5c1e-49a2-ab7b-b1f5689d442c', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:18.360 2886422 [http-nio-8051-exec-127] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122906185-0.0-306100912-TEC: shortOrderId  KjPrx3
20-08-2026 00:48:18.360 2886422 [http-nio-8051-exec-127] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221219122906185-0.0-306100912-TEC: preAuth  35.0
20-08-2026 00:48:18.702 2886764 [http-nio-8051-exec-129] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221228135449188","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:18.702 2886764 [http-nio-8051-exec-129] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135449188-0.0-306508960-TEC:
20-08-2026 00:48:18.703 2886765 [http-nio-8051-exec-129] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135449188-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 0.0 ,  remainingAmount :: 54.0
20-08-2026 00:48:18.703 2886765 [http-nio-8051-exec-129] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:18.703 2886765 [http-nio-8051-exec-129] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135449188-0.0-306508960-TEC: order row Order{order_id='TM08202201221228135449188', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221228135449188", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-28 13:54:49.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='iaogmN', short_order_expiry='28-01-2023 13:55:27', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221228135449188", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221228135449188.mp4', access_code='a404b079-bab0-4560-b874-74307b1c87dc', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:18.703 2886765 [http-nio-8051-exec-129] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135449188-0.0-306508960-TEC: shortOrderId  iaogmN
20-08-2026 00:48:18.703 2886765 [http-nio-8051-exec-129] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135449188-0.0-306508960-TEC: preAuth  54.0
20-08-2026 00:48:18.807 2886869 [http-nio-8051-exec-139] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:48:18, data=[{status=true, id=pd-readonly}, {value=vfat, status=true, id=pd-invalidfs}, {value=74%, status=true, id=data-full}]}}
20-08-2026 00:48:18.807 2886869 [http-nio-8051-exec-139] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:48:18.807 2886869 [http-nio-8051-exec-139] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:48:18.807 2886869 [http-nio-8051-exec-139] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM03202201, traysArr : []
20-08-2026 00:48:18.808 2886870 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM03202201, traysArr : []
20-08-2026 00:48:18.808 2886870 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:48:18.808 2886870 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:48:18.808 2886870 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:48:18.808 2886870 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:48:18.809 2886871 [http-nio-8051-exec-139] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM03202201, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"74%","status":true}],"created_at":"2026-08-20 00:48:18"}
20-08-2026 00:48:18.809 2886871 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM03202201, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"74%","status":true}],"created_at":"2026-08-20 00:48:18"}
20-08-2026 00:48:19.069 2887131 [http-nio-8051-exec-117] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221228135537383","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:19.070 2887132 [http-nio-8051-exec-117] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135537383-0.0-306508960-TEC:
20-08-2026 00:48:19.071 2887133 [http-nio-8051-exec-117] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135537383-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 0.0 ,  remainingAmount :: 54.0
20-08-2026 00:48:19.072 2887134 [http-nio-8051-exec-117] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:19.072 2887134 [http-nio-8051-exec-117] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135537383-0.0-306508960-TEC: order row Order{order_id='TM08202201221228135537383', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221228135537383", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-28 13:55:37.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='5GUTuj', short_order_expiry='28-01-2023 13:56:11', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221228135537383", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221228135537383.mp4', access_code='82cc6468-170f-4e80-88ff-a17ef391a51a', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:19.072 2887134 [http-nio-8051-exec-117] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135537383-0.0-306508960-TEC: shortOrderId  5GUTuj
20-08-2026 00:48:19.072 2887134 [http-nio-8051-exec-117] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135537383-0.0-306508960-TEC: preAuth  54.0
20-08-2026 00:48:19.399 2887461 [http-nio-8051-exec-141] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":20.0,"order_id":"TM08202201221228135632776","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:19.400 2887462 [http-nio-8051-exec-141] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135632776-20.0-306508960-TEC:
20-08-2026 00:48:19.400 2887462 [http-nio-8051-exec-141] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135632776-20.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 20.0 ,  remainingAmount :: 34.0
20-08-2026 00:48:19.401 2887463 [http-nio-8051-exec-141] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:19.401 2887463 [http-nio-8051-exec-141] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135632776-20.0-306508960-TEC: order row Order{order_id='TM08202201221228135632776', user_id=306508960, vm_id=1659771892382, order_amount=20.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221228135632776", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC per peice", "skuid": "10030", "mrp": "10", "offer_id": "", "tray_id": "13"}], "bill_amount": 10, "total_amount": 20, "order_status": ""}', weight_based_response='{}', created_at='2022-12-28 13:56:32.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='5IIsMP', short_order_expiry='28-01-2023 13:57:12', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221228135632776", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221228135632776.mp4', access_code='fa2c3f3c-19a7-4a6a-bc9b-bbb44d580dcb', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:19.401 2887463 [http-nio-8051-exec-141] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135632776-20.0-306508960-TEC: shortOrderId  5IIsMP
20-08-2026 00:48:19.401 2887463 [http-nio-8051-exec-141] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221228135632776-20.0-306508960-TEC: preAuth  54.0
20-08-2026 00:48:19.596 2887658 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM08202203
20-08-2026 00:48:19.596 2887658 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:48:19.596 2887658 [http-nio-8051-exec-111] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:48:19
20-08-2026 00:48:19.732 2887794 [http-nio-8051-exec-65] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":40.0,"order_id":"TM08202201221229094326197","user_id":"306454272","payment_gateway":"TEC"}
20-08-2026 00:48:19.732 2887794 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094326197-40.0-306454272-TEC:
20-08-2026 00:48:19.733 2887795 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094326197-40.0-306454272-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 40.0 ,  remainingAmount :: 14.0
20-08-2026 00:48:19.733 2887795 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:19.733 2887795 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094326197-40.0-306454272-TEC: order row Order{order_id='TM08202201221229094326197', user_id=306454272, vm_id=1659771892382, order_amount=40.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094326197", "cart_offer_desc": "", "rstatus": true, "userId": "306454272", "imei": "TM08202201", "skus": [{"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}], "bill_amount": 40, "total_amount": 40, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:43:26.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='BhJAZH', short_order_expiry='29-01-2023 09:44:06', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306454272", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094326197", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094326197.mp4', access_code='ab2e5925-9d80-4280-931c-4570cea78b40', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:19.733 2887795 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094326197-40.0-306454272-TEC: shortOrderId  BhJAZH
20-08-2026 00:48:19.734 2887796 [http-nio-8051-exec-65] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094326197-40.0-306454272-TEC: preAuth  54.0
20-08-2026 00:48:19.854 2887916 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-20 00:38:37.0, vm_id=1660745548012}
20-08-2026 00:48:19.855 2887917 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-20 00:38:37.0
20-08-2026 00:48:19.975 2888037 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:48:20.053 2888115 [http-nio-8051-exec-147] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":80.0,"order_id":"TM08202201221229094418622","user_id":"306193728","payment_gateway":"TEC"}
20-08-2026 00:48:20.053 2888115 [http-nio-8051-exec-147] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094418622-80.0-306193728-TEC:
20-08-2026 00:48:20.054 2888116 [http-nio-8051-exec-147] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094418622-80.0-306193728-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 80.0 ,  remainingAmount :: -26.0
20-08-2026 00:48:20.054 2888116 [http-nio-8051-exec-147] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:20.054 2888116 [http-nio-8051-exec-147] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094418622-80.0-306193728-TEC: order row Order{order_id='TM08202201221229094418622', user_id=306193728, vm_id=1659771892382, order_amount=80.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094418622", "cart_offer_desc": "", "rstatus": true, "userId": "306193728", "imei": "TM08202201", "skus": [{"qty": 2, "door_id": "", "sku_total": 80, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "name": "Doritos- TEC per peice", "skuid": "10057", "mrp": "40", "offer_id": "", "tray_id": "16"}], "bill_amount": 80, "total_amount": 80, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:44:18.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='GqqqVG', short_order_expiry='29-01-2023 09:44:51', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306193728", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094418622", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094418622.mp4', access_code='70114035-dc79-4db9-b45c-d4a09f331fea', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:20.054 2888116 [http-nio-8051-exec-147] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094418622-80.0-306193728-TEC: shortOrderId  GqqqVG
20-08-2026 00:48:20.054 2888116 [http-nio-8051-exec-147] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094418622-80.0-306193728-TEC: preAuth  54.0
20-08-2026 00:48:20.193 2888255 [http-nio-8051-exec-98] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:48:20.194 2888256 [http-nio-8051-exec-98] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:48:20.418 2888480 [http-nio-8051-exec-103] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":140.0,"order_id":"TM08202201221229094510239","user_id":"306097584","payment_gateway":"TEC"}
20-08-2026 00:48:20.419 2888481 [http-nio-8051-exec-103] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094510239-140.0-306097584-TEC:
20-08-2026 00:48:20.419 2888481 [http-nio-8051-exec-103] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094510239-140.0-306097584-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 140.0 ,  remainingAmount :: -86.0
20-08-2026 00:48:20.420 2888482 [http-nio-8051-exec-103] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:20.420 2888482 [http-nio-8051-exec-103] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094510239-140.0-306097584-TEC: order row Order{order_id='TM08202201221229094510239', user_id=306097584, vm_id=1659771892382, order_amount=140.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094510239", "cart_offer_desc": "", "rstatus": true, "userId": "306097584", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles (veg & non-veg) - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "21"}, {"qty": 1, "door_id": "", "sku_total": 40, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10055-6522.png", "name": "Mixed delight - TEC per peice", "skuid": "10055", "mrp": "40", "offer_id": "", "tray_id": "34"}], "bill_amount": 140, "total_amount": 140, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:45:10.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='3VZxqk', short_order_expiry='29-01-2023 09:45:42', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306097584", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094510239", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094510239.mp4', access_code='5b3489a7-6032-4b42-823c-d78c602cfb36', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:20.420 2888482 [http-nio-8051-exec-103] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094510239-140.0-306097584-TEC: shortOrderId  3VZxqk
20-08-2026 00:48:20.420 2888482 [http-nio-8051-exec-103] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094510239-140.0-306097584-TEC: preAuth  54.0
20-08-2026 00:48:20.535 2888597 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:48:20.535 2888597 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:48:20.597 2888659 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:48:20.779 2888841 [http-nio-8051-exec-128] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":28.0,"order_id":"TM08202201221229094553791","user_id":"529955168","payment_gateway":"TEC"}
20-08-2026 00:48:20.779 2888841 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094553791-28.0-529955168-TEC:
20-08-2026 00:48:20.780 2888842 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094553791-28.0-529955168-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 28.0 ,  remainingAmount :: 26.0
20-08-2026 00:48:20.781 2888843 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:20.781 2888843 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094553791-28.0-529955168-TEC: order row Order{order_id='TM08202201221229094553791', user_id=529955168, vm_id=1659771892382, order_amount=28.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094553791", "cart_offer_desc": "", "rstatus": true, "userId": "529955168", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 28, "unit_price": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "name": "Maggie per peice", "skuid": "10029", "mrp": "28", "offer_id": "", "tray_id": "22"}], "bill_amount": 28, "total_amount": 28, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:45:53.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='zEiUAf', short_order_expiry='29-01-2023 09:46:24', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0529955168", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094553791", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094553791.mp4', access_code='6a1f07d4-9478-44cb-b89a-25140d338010', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:20.781 2888843 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094553791-28.0-529955168-TEC: shortOrderId  zEiUAf
20-08-2026 00:48:20.781 2888843 [http-nio-8051-exec-128] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094553791-28.0-529955168-TEC: preAuth  54.0
20-08-2026 00:48:21.103 2889165 [http-nio-8051-exec-135] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":60.0,"order_id":"TM08202201221229094641323","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:21.103 2889165 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094641323-60.0-306508960-TEC:
20-08-2026 00:48:21.104 2889166 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094641323-60.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 60.0 ,  remainingAmount :: -6.0
20-08-2026 00:48:21.104 2889166 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:21.104 2889166 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094641323-60.0-306508960-TEC: order row Order{order_id='TM08202201221229094641323', user_id=306508960, vm_id=1659771892382, order_amount=60.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229094641323", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 60, "unit_price": "60", "image_url": "https://images.tinymart.in/product/10050-9302.png", "name": "Hide n seek - TEC per peice", "skuid": "10050", "mrp": "60", "offer_id": "", "tray_id": "19"}], "bill_amount": 60, "total_amount": 60, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 09:46:41.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='QzKrqJ', short_order_expiry='29-01-2023 09:47:15', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229094641323", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229094641323.mp4', access_code='d711f400-0f46-49b1-97e9-389c3fbcdb95', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:21.104 2889166 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094641323-60.0-306508960-TEC: shortOrderId  QzKrqJ
20-08-2026 00:48:21.104 2889166 [http-nio-8051-exec-135] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229094641323-60.0-306508960-TEC: preAuth  54.0
20-08-2026 00:48:21.441 2889503 [http-nio-8051-exec-142] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221229133207138","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:21.442 2889504 [http-nio-8051-exec-142] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133207138-0.0-306508960-TEC:
20-08-2026 00:48:21.442 2889504 [http-nio-8051-exec-142] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133207138-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 0.0 ,  remainingAmount :: 54.0
20-08-2026 00:48:21.443 2889505 [http-nio-8051-exec-142] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:21.443 2889505 [http-nio-8051-exec-142] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133207138-0.0-306508960-TEC: order row Order{order_id='TM08202201221229133207138', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133207138", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:32:07.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='ccEUQl', short_order_expiry='29-01-2023 13:32:40', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133207138", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133207138.mp4', access_code='9d65c03b-5665-4759-a6dc-d5c2daa4a850', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:21.443 2889505 [http-nio-8051-exec-142] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133207138-0.0-306508960-TEC: shortOrderId  ccEUQl
20-08-2026 00:48:21.443 2889505 [http-nio-8051-exec-142] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133207138-0.0-306508960-TEC: preAuth  54.0
20-08-2026 00:48:21.760 2889822 [http-nio-8051-exec-12] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221229133251564","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:21.760 2889822 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133251564-0.0-306508960-TEC:
20-08-2026 00:48:21.761 2889823 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133251564-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 0.0 ,  remainingAmount :: 54.0
20-08-2026 00:48:21.761 2889823 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:21.761 2889823 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133251564-0.0-306508960-TEC: order row Order{order_id='TM08202201221229133251564', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133251564", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:32:51.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='QV7FzY', short_order_expiry='29-01-2023 13:34:10', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133251564", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133251564.mp4', access_code='d320b664-42ba-462d-8908-609529a19315', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:21.761 2889823 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133251564-0.0-306508960-TEC: shortOrderId  QV7FzY
20-08-2026 00:48:21.761 2889823 [http-nio-8051-exec-12] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133251564-0.0-306508960-TEC: preAuth  54.0
20-08-2026 00:48:22.079 2890141 [http-nio-8051-exec-126] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":48.0,"order_id":"TM08202201221229133420331","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:22.080 2890142 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133420331-48.0-306508960-TEC:
20-08-2026 00:48:22.081 2890143 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133420331-48.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 48.0 ,  remainingAmount :: 6.0
20-08-2026 00:48:22.081 2890143 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:22.081 2890143 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133420331-48.0-306508960-TEC: order row Order{order_id='TM08202201221229133420331', user_id=306508960, vm_id=1659771892382, order_amount=48.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133420331", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10032-3250.png", "name": "Bhujia Sev - TEC per peice", "skuid": "10032", "mrp": "20", "offer_id": "", "tray_id": "15"}, {"qty": 1, "door_id": "", "sku_total": 28, "unit_price": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "name": "Maggie per peice", "skuid": "10029", "mrp": "28", "offer_id": "", "tray_id": "22"}], "bill_amount": 48, "total_amount": 48, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:34:20.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Tv4ThR', short_order_expiry='29-01-2023 13:34:56', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133420331", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133420331.mp4', access_code='fa923779-8ea0-422c-98c4-89c31a8c72d5', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:22.081 2890143 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133420331-48.0-306508960-TEC: shortOrderId  Tv4ThR
20-08-2026 00:48:22.081 2890143 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133420331-48.0-306508960-TEC: preAuth  54.0
20-08-2026 00:48:22.500 2890562 [http-nio-8051-exec-121] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":40.0,"order_id":"TM08202201221229133957667","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:22.500 2890562 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133957667-40.0-306508960-TEC:
20-08-2026 00:48:22.501 2890563 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133957667-40.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 40.0 ,  remainingAmount :: 14.0
20-08-2026 00:48:22.501 2890563 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:22.501 2890563 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133957667-40.0-306508960-TEC: order row Order{order_id='TM08202201221229133957667', user_id=306508960, vm_id=1659771892382, order_amount=40.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229133957667", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}, {"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10046-7760.JPEG", "name": "Kitkat-TEC per peice", "skuid": "10046", "mrp": "20", "offer_id": "", "tray_id": "41"}], "bill_amount": 40, "total_amount": 40, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:39:57.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='P8h8Gk', short_order_expiry='29-01-2023 13:40:38', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229133957667", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229133957667.mp4', access_code='e977993e-6cbc-4e0f-b4e0-7d7a8a6580ac', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:22.501 2890563 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133957667-40.0-306508960-TEC: shortOrderId  P8h8Gk
20-08-2026 00:48:22.501 2890563 [http-nio-8051-exec-121] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229133957667-40.0-306508960-TEC: preAuth  54.0
20-08-2026 00:48:22.867 2890929 [http-nio-8051-exec-101] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":40.0,"order_id":"TM08202201221229134115529","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:22.868 2890930 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134115529-40.0-306508960-TEC:
20-08-2026 00:48:22.869 2890931 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134115529-40.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 40.0 ,  remainingAmount :: 14.0
20-08-2026 00:48:22.869 2890931 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:22.869 2890931 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134115529-40.0-306508960-TEC: order row Order{order_id='TM08202201221229134115529', user_id=306508960, vm_id=1659771892382, order_amount=40.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229134115529", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "12"}, {"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10037-8149.png", "name": "Snickers - TEC per peice", "skuid": "10037", "mrp": "20", "offer_id": "", "tray_id": "42"}], "bill_amount": 40, "total_amount": 40, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:41:15.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='S9A1zD', short_order_expiry='29-01-2023 13:41:46', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229134115529", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229134115529.mp4', access_code='5a16010e-3c92-4cbb-a5cd-836ea648013e', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:22.869 2890931 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134115529-40.0-306508960-TEC: shortOrderId  S9A1zD
20-08-2026 00:48:22.869 2890931 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134115529-40.0-306508960-TEC: preAuth  54.0
20-08-2026 00:48:23.190 2891252 [http-nio-8051-exec-136] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221229134222164","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:23.191 2891253 [http-nio-8051-exec-136] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134222164-0.0-306508960-TEC:
20-08-2026 00:48:23.191 2891253 [http-nio-8051-exec-136] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134222164-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 54.0, orderAmount :: 0.0 ,  remainingAmount :: 54.0
20-08-2026 00:48:23.192 2891254 [http-nio-8051-exec-136] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:23.192 2891254 [http-nio-8051-exec-136] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134222164-0.0-306508960-TEC: order row Order{order_id='TM08202201221229134222164', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=54.0, amount_received=54.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229134222164", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 13:42:22.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='ZHiVDV', short_order_expiry='29-01-2023 13:42:59', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays - (Orange, green, red, blue, wafers style)- TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 34, "unit_price": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "name": "Amul lassi - TEC", "skuid": "10040", "mrp": "34", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229134222164", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229134222164.mp4', access_code='2e8e5a8d-c7fa-425e-a2d0-39645890d7c7', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:23.192 2891254 [http-nio-8051-exec-136] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134222164-0.0-306508960-TEC: shortOrderId  ZHiVDV
20-08-2026 00:48:23.192 2891254 [http-nio-8051-exec-136] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229134222164-0.0-306508960-TEC: preAuth  54.0
20-08-2026 00:48:23.531 2891593 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:48:23.532 2891594 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:48:23.580 2891642 [http-nio-8051-exec-131] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":60.0,"order_id":"TM08202201221229164418620","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:23.581 2891643 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229164418620-60.0-306508960-TEC:
20-08-2026 00:48:23.581 2891643 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229164418620-60.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 60.0 ,  remainingAmount :: 80.0
20-08-2026 00:48:23.582 2891644 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:23.582 2891644 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229164418620-60.0-306508960-TEC: order row Order{order_id='TM08202201221229164418620', user_id=306508960, vm_id=1659771892382, order_amount=60.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221229164418620", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 40, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "name": "Doritos- TEC per peice", "skuid": "10057", "mrp": "40", "offer_id": "", "tray_id": "16"}, {"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10045-2628.png", "name": "Good day butter - TEC per peice", "skuid": "10045", "mrp": "20", "offer_id": "", "tray_id": "18"}], "bill_amount": 60, "total_amount": 60, "order_status": ""}', weight_based_response='{}', created_at='2022-12-29 16:44:18.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='7k6FaU', short_order_expiry='29-01-2023 16:45:32', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10026-7258.png", "name": "Nutrichoice TEC", "skuid": "10026", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221229164418620", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221229164418620.mp4', access_code='ae14ce0c-42b4-4185-99af-74f5fd6a7812', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:23.582 2891644 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229164418620-60.0-306508960-TEC: shortOrderId  7k6FaU
20-08-2026 00:48:23.582 2891644 [http-nio-8051-exec-131] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221229164418620-60.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:23.609 2891671 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:48:23.912 2891974 [http-nio-8051-exec-132] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201221230112814282","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:23.913 2891975 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230112814282-0.0-306508960-TEC:
20-08-2026 00:48:23.914 2891976 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230112814282-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 0.0 ,  remainingAmount :: 140.0
20-08-2026 00:48:23.914 2891976 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:23.914 2891976 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230112814282-0.0-306508960-TEC: order row Order{order_id='TM08202201221230112814282', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221230112814282", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2022-12-30 11:28:14.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='W8nC1w', short_order_expiry='30-01-2023 06:08:30', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221230112814282", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221230112814282.mp4', access_code='11ed5b21-fd97-401e-82c0-0c8924e0003d', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:23.914 2891976 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230112814282-0.0-306508960-TEC: shortOrderId  W8nC1w
20-08-2026 00:48:23.914 2891976 [http-nio-8051-exec-132] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230112814282-0.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:24.268 2892330 [http-nio-8051-exec-146] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":20.0,"order_id":"TM08202201221230135208991","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:24.269 2892331 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230135208991-20.0-306508960-TEC:
20-08-2026 00:48:24.270 2892332 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230135208991-20.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 20.0 ,  remainingAmount :: 120.0
20-08-2026 00:48:24.270 2892332 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:24.270 2892332 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230135208991-20.0-306508960-TEC: order row Order{order_id='TM08202201221230135208991', user_id=306508960, vm_id=1659771892382, order_amount=20.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201221230135208991", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "13"}], "bill_amount": 20, "total_amount": 20, "order_status": ""}', weight_based_response='{}', created_at='2022-12-30 13:52:08.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='EGddff', short_order_expiry='30-01-2023 08:22:43', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201221230135208991", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201221230135208991.mp4', access_code='51422c22-a072-40c8-b088-bb3937e4354d', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:24.270 2892332 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230135208991-20.0-306508960-TEC: shortOrderId  EGddff
20-08-2026 00:48:24.270 2892332 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201221230135208991-20.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:24.582 2892644 [http-nio-8051-exec-109] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201230103132647593","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:24.583 2892645 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103132647593-0.0-306508960-TEC:
20-08-2026 00:48:24.584 2892646 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103132647593-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 0.0 ,  remainingAmount :: 140.0
20-08-2026 00:48:24.584 2892646 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:24.584 2892646 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103132647593-0.0-306508960-TEC: order row Order{order_id='TM08202201230103132647593', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103132647593", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [], "bill_amount": 0, "total_amount": 0, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 13:26:47.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='GpMFf4', short_order_expiry='03-02-2023 07:57:32', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103132647593", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103132647593.mp4', access_code='a7f04930-fc82-4d66-8677-6fe49d1e62d6', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:24.584 2892646 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103132647593-0.0-306508960-TEC: shortOrderId  GpMFf4
20-08-2026 00:48:24.584 2892646 [http-nio-8051-exec-109] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103132647593-0.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:24.938 2893000 [http-nio-8051-exec-125] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":20.0,"order_id":"TM08202201230103140355981","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:24.938 2893000 [http-nio-8051-exec-125] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103140355981-20.0-306508960-TEC:
20-08-2026 00:48:24.940 2893002 [http-nio-8051-exec-125] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103140355981-20.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 20.0 ,  remainingAmount :: 120.0
20-08-2026 00:48:24.940 2893002 [http-nio-8051-exec-125] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:24.940 2893002 [http-nio-8051-exec-125] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103140355981-20.0-306508960-TEC: order row Order{order_id='TM08202201230103140355981', user_id=306508960, vm_id=1659771892382, order_amount=20.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103140355981", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}], "bill_amount": 20, "total_amount": 20, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 14:03:55.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='uwZZwy', short_order_expiry='03-02-2023 08:34:26', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103140355981", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103140355981.mp4', access_code='1596cf42-8742-4184-b30e-56986aceca69', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:24.940 2893002 [http-nio-8051-exec-125] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103140355981-20.0-306508960-TEC: shortOrderId  uwZZwy
20-08-2026 00:48:24.940 2893002 [http-nio-8051-exec-125] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103140355981-20.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:24.988 2893050 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{created_at=2026-08-20 00:48:24.704983, sensors=[{sensor_status=true, sensor_type=limit, id=TM04202202-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202202-1-magnetic}]}], door_id=1, hcid=[1]}, {data=[{created_at=2026-08-20 00:48:24.706390, sensors=[{sensor_status=true, sensor_type=limit, id=TM04202202-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM04202202-2-magnetic}]}], door_id=2, hcid=[1]}]}
20-08-2026 00:48:24.988 2893050 [http-nio-8051-exec-20] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:48:24.988 2893050 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202202, traysArr : []
20-08-2026 00:48:24.988 2893050 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202202, traysArr : []
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:48:24.990 2893052 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:48:24.995 2893057 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:24.704983"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:24.706390"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:48:24.996 2893058 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:24.704983"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:24.706390"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:48:25.007 2893069 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202202, cameraArr : {}
20-08-2026 00:48:25.007 2893069 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202202, cameraInfoData : {}
20-08-2026 00:48:25.263 2893325 [http-nio-8051-exec-145] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":256.0,"order_id":"TM08202201230103153914555","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:25.264 2893326 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103153914555-256.0-306508960-TEC:
20-08-2026 00:48:25.265 2893327 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103153914555-256.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 256.0 ,  remainingAmount :: -116.0
20-08-2026 00:48:25.265 2893327 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:25.265 2893327 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103153914555-256.0-306508960-TEC: order row Order{order_id='TM08202201230103153914555', user_id=306508960, vm_id=1659771892382, order_amount=256.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103153914555", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "13"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10032-3250.png", "name": "Bhujia Sev - TEC per peice", "skuid": "10032", "mrp": "20", "offer_id": "", "tray_id": "15"}, {"qty": 1, "door_id": "", "sku_total": 40, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "name": "Doritos- TEC per peice", "skuid": "10057", "mrp": "40", "offer_id": "", "tray_id": "16"}, {"qty": 2, "door_id": "", "sku_total": 56, "unit_price": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "name": "Maggie per peice", "skuid": "10029", "mrp": "28", "offer_id": "", "tray_id": "22"}], "bill_amount": 256, "total_amount": 256, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 15:39:14.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='72l7wd', short_order_expiry='03-02-2023 10:12:40', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103153914555", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103153914555.mp4', access_code='0eb9a3ae-1133-41c0-8505-09e6332a8c3a', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:25.265 2893327 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103153914555-256.0-306508960-TEC: shortOrderId  72l7wd
20-08-2026 00:48:25.265 2893327 [http-nio-8051-exec-145] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103153914555-256.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:25.582 2893644 [http-nio-8051-exec-140] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":100.0,"order_id":"TM08202201230103164711484","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:25.582 2893644 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103164711484-100.0-306508960-TEC:
20-08-2026 00:48:25.583 2893645 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103164711484-100.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 100.0 ,  remainingAmount :: 40.0
20-08-2026 00:48:25.583 2893645 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:25.583 2893645 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103164711484-100.0-306508960-TEC: order row Order{order_id='TM08202201230103164711484', user_id=306508960, vm_id=1659771892382, order_amount=100.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230103164711484", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "20"}], "bill_amount": 100, "total_amount": 100, "order_status": ""}', weight_based_response='{}', created_at='2023-01-03 16:47:11.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Trmy7T', short_order_expiry='03-02-2023 11:17:42', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230103164711484", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230103164711484.mp4', access_code='343b450a-0942-444d-80d1-e20faa0b84ff', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:25.583 2893645 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103164711484-100.0-306508960-TEC: shortOrderId  Trmy7T
20-08-2026 00:48:25.583 2893645 [http-nio-8051-exec-140] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230103164711484-100.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:25.910 2893972 [http-nio-8051-exec-137] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":660.0,"order_id":"TM08202201230104104419460","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:25.911 2893973 [http-nio-8051-exec-137] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230104104419460-660.0-306508960-TEC:
20-08-2026 00:48:25.911 2893973 [http-nio-8051-exec-137] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230104104419460-660.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 660.0 ,  remainingAmount :: -520.0
20-08-2026 00:48:25.912 2893974 [http-nio-8051-exec-137] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:25.912 2893974 [http-nio-8051-exec-137] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230104104419460-660.0-306508960-TEC: order row Order{order_id='TM08202201230104104419460', user_id=306508960, vm_id=1659771892382, order_amount=660.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "orderId": "TM08202201230104104419460", "cart_offer_desc": "", "rstatus": true, "userId": "306508960", "imei": "TM08202201", "skus": [{"qty": 3, "door_id": "", "sku_total": 60, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "12"}, {"qty": 2, "door_id": "", "sku_total": 40, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC per peice", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "13"}, {"qty": 4, "door_id": "", "sku_total": 80, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10034-1565.png", "name": "Bingo- TEC per peice", "skuid": "10034", "mrp": "20", "offer_id": "", "tray_id": "14"}, {"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "20"}, {"qty": 1, "door_id": "", "sku_total": 100, "unit_price": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "name": "Cup Noodles - TEC per peice", "skuid": "10028", "mrp": "100", "offer_id": "", "tray_id": "21"}, {"qty": 4, "door_id": "", "sku_total": 80, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10027-9753.png", "name": "all rounder per peice", "skuid": "10027", "mrp": "20", "offer_id": "", "tray_id": "25"}, {"qty": 5, "door_id": "", "sku_total": 200, "unit_price": "40", "image_url": "https://images.tinymart.in/product/10039-8160.png", "name": "Bauli Moonfills vanilla- TEC per peice", "skuid": "10039", "mrp": "40", "offer_id": "", "tray_id": "26"}], "bill_amount": 660, "total_amount": 660, "order_status": ""}', weight_based_response='{}', created_at='2023-01-04 10:44:19.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='e9LuCp', short_order_expiry='04-02-2023 05:18:26', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "userId": "0306508960", "skus": [{"qty": 1, "door_id": "1", "offer_desc": "", "sku_total": 20, "unit_price": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "name": "Lays  TEC", "skuid": "10030", "mrp": "20", "offer_id": "", "tray_id": "11"}, {"qty": 1, "door_id": "2", "offer_desc": "", "sku_total": 120, "unit_price": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "name": "Cocojal - TEC", "skuid": "10038", "mrp": "120", "offer_id": "", "tray_id": "31"}], "orderId": "TM08202201230104104419460", "total_amount": "20.0"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230104104419460.mp4', access_code='c95d7d1e-73c3-41bd-b02b-e9b3cb63b573', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:25.912 2893974 [http-nio-8051-exec-137] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230104104419460-660.0-306508960-TEC: shortOrderId  e9LuCp
20-08-2026 00:48:25.912 2893974 [http-nio-8051-exec-137] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230104104419460-660.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:26.328 2894390 [http-nio-8051-exec-85] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201230109145251784","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:26.329 2894391 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230109145251784-0.0-306508960-TEC:
20-08-2026 00:48:26.330 2894392 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230109145251784-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 0.0 ,  remainingAmount :: 140.0
20-08-2026 00:48:26.330 2894392 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:26.330 2894392 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230109145251784-0.0-306508960-TEC: order row Order{order_id='TM08202201230109145251784', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"order_status": "", "orderId": "TM08202201230109145251784", "bill_amount": 0, "imei": "TM08202201", "skus": [], "total_amount": 0, "res": true, "cart_offer_desc": "", "rstatus": true, "userId": "306508960"}', weight_based_response='{}', created_at='2023-01-09 14:52:51.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='eZqSbK', short_order_expiry='09-02-2023 15:00:56', receipt_id='IN20260820000511', proposedSkuJson='{"orderId": "TM08202201230109145251784", "bill_amount": "20.0", "imei": "TM08202201", "skus": [{"sku_total": 20, "skuid": "10030", "image_url": "https://images.tinymart.in/product/10030-1441.png", "unit_price": "20", "offer_desc": "", "tray_id": "11", "mrp": "20", "qty": 1, "door_id": "1", "name": "Lays  TEC", "offer_id": ""}, {"sku_total": 120, "skuid": "10038", "image_url": "https://images.tinymart.in/product/10038-9499.png", "unit_price": "120", "offer_desc": "", "tray_id": "31", "mrp": "120", "qty": 1, "door_id": "2", "name": "Cocojal - TEC", "offer_id": ""}], "total_amount": "20.0", "res": true, "cart_offer_desc": "", "userId": "0306508960"}', video_url='N/A', access_code='8ed689ec-5bbb-49d9-8802-ef6027020e6f', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:26.330 2894392 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230109145251784-0.0-306508960-TEC: shortOrderId  eZqSbK
20-08-2026 00:48:26.330 2894392 [http-nio-8051-exec-85] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230109145251784-0.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:26.763 2894825 [http-nio-8051-exec-138] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":2724.0,"order_id":"TM08202201230201110605942","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:26.763 2894825 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230201110605942-2724.0-306508960-TEC:
20-08-2026 00:48:26.764 2894826 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230201110605942-2724.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 2724.0 ,  remainingAmount :: -2584.0
20-08-2026 00:48:26.764 2894826 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:26.764 2894826 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230201110605942-2724.0-306508960-TEC: order row Order{order_id='TM08202201230201110605942', user_id=306508960, vm_id=1659771892382, order_amount=2724.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 2724, "order_status": "", "total_amount": 2724, "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10055-6522.png", "mrp": "40", "name": "Mixed delight - TEC per peice", "qty": 5, "door_id": "", "offer_id": "", "sku_total": 200, "skuid": "10055", "tray_id": "34", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10056-3422.png", "mrp": "40", "name": "Gauva delight - TEC per peice", "qty": 6, "door_id": "", "offer_id": "", "sku_total": 240, "skuid": "10056", "tray_id": "35", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10053-6695.png", "mrp": "40", "name": "Tropicana mango delight - TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10053", "tray_id": "36", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10041-4145.png", "mrp": "28", "name": "Amul masti- TEC per peice", "qty": 8, "door_id": "", "offer_id": "", "sku_total": 224, "skuid": "10041", "tray_id": "38", "unit_price": "28"}, {"image_url": "https://images.tinymart.in/product/10056-3422.png", "mrp": "40", "name": "Gauva delight - TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10056", "tray_id": "39", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10049-1896.png", "mrp": "20", "name": "Dairy milk - TEC per peice", "qty": 4, "door_id": "", "offer_id": "", "sku_total": 80, "skuid": "10049", "tray_id": "40", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10046-7760.JPEG", "mrp": "20", "name": "Kitkat-TEC per peice", "qty": 6, "door_id": "", "offer_id": "", "sku_total": 120, "skuid": "10046", "tray_id": "41", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10037-8149.png", "mrp": "20", "name": "Snickers - TEC per peice", "qty": 5, "door_id": "", "offer_id": "", "sku_total": 100, "skuid": "10037", "tray_id": "42", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10043-1825.jpg", "mrp": "80", "name": "Sting 250ML per peice", "qty": 10, "door_id": "", "offer_id": "", "sku_total": 800, "skuid": "10043", "tray_id": "44", "unit_price": "80"}, {"image_url": "https://images.tinymart.in/product/10042-1514.png", "mrp": "80", "name": "Sprite - TEC per peice", "qty": 3, "door_id": "", "offer_id": "", "sku_total": 240, "skuid": "10042", "tray_id": "45", "unit_price": "80"}, {"image_url": "https://images.tinymart.in/product/10044-3612.png", "mrp": "80", "name": "Coca Cola 300ml- TEC per peice", "qty": 8, "door_id": "", "offer_id": "", "sku_total": 640, "skuid": "10044", "tray_id": "46", "unit_price": "80"}], "orderId": "TM08202201230201110605942"}', weight_based_response='{}', created_at='2023-02-01 11:06:05.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='P6CLzY', short_order_expiry='01-03-2023 11:28:37', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230201110605942", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='0ef83ee9-fc00-4a67-ab68-17b0e4ffa34c', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:26.764 2894826 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230201110605942-2724.0-306508960-TEC: shortOrderId  P6CLzY
20-08-2026 00:48:26.764 2894826 [http-nio-8051-exec-138] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230201110605942-2724.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:27.053 2895115 [http-nio-8051-exec-110] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:48:27.053 2895115 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:48:27.166 2895228 [http-nio-8051-exec-92] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":0.0,"order_id":"TM08202201230202085330831","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:27.167 2895229 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202085330831-0.0-306508960-TEC:
20-08-2026 00:48:27.168 2895230 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202085330831-0.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 0.0 ,  remainingAmount :: 140.0
20-08-2026 00:48:27.168 2895230 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:27.168 2895230 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202085330831-0.0-306508960-TEC: order row Order{order_id='TM08202201230202085330831', user_id=306508960, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 0, "order_status": "", "total_amount": 0, "cart_offer_desc": "", "skus": [], "orderId": "TM08202201230202085330831"}', weight_based_response='{}', created_at='2023-02-02 08:53:30.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='R1MM4k', short_order_expiry='02-03-2023 08:55:02', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230202085330831", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='3dbd0829-46c9-4281-9e7e-2203df1afdc0', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:27.168 2895230 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202085330831-0.0-306508960-TEC: shortOrderId  R1MM4k
20-08-2026 00:48:27.168 2895230 [http-nio-8051-exec-92] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202085330831-0.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:27.521 2895583 [http-nio-8051-exec-100] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":280.0,"order_id":"TM08202201230202090449190","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:27.522 2895584 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202090449190-280.0-306508960-TEC:
20-08-2026 00:48:27.522 2895584 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202090449190-280.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 280.0 ,  remainingAmount :: -140.0
20-08-2026 00:48:27.523 2895585 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:48:27.523 2895585 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202090449190-280.0-306508960-TEC: order row Order{order_id='TM08202201230202090449190', user_id=306508960, vm_id=1659771892382, order_amount=280.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 280, "order_status": "", "total_amount": 280, "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC per peice", "qty": 2, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10030", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10034-1565.png", "mrp": "20", "name": "Bingo- TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 20, "skuid": "10034", "tray_id": "14", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "mrp": "40", "name": "Doritos- TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 40, "skuid": "10057", "tray_id": "16", "unit_price": "40"}, {"image_url": "https://images.tinymart.in/product/10028-2627.png", "mrp": "100", "name": "Cup Noodles - TEC per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 100, "skuid": "10028", "tray_id": "20", "unit_price": "100"}, {"image_url": "https://images.tinymart.in/product/10039-8160.png", "mrp": "40", "name": "Bauli Moonfills vanilla- TEC per peice", "qty": 2, "door_id": "", "offer_id": "", "sku_total": 80, "skuid": "10039", "tray_id": "27", "unit_price": "40"}], "orderId": "TM08202201230202090449190"}', weight_based_response='{}', created_at='2023-02-02 09:04:49.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='U1viWy', short_order_expiry='02-03-2023 09:06:14', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230202090449190", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='2ea8c3a8-1a62-4ffb-a044-4796639f860c', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:27.523 2895585 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202090449190-280.0-306508960-TEC: shortOrderId  U1viWy
20-08-2026 00:48:27.523 2895585 [http-nio-8051-exec-100] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230202090449190-280.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:27.840 2895902 [http-nio-8051-exec-144] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_amount":28.0,"order_id":"TM08202201230217175905383","user_id":"306508960","payment_gateway":"TEC"}
20-08-2026 00:48:27.841 2895903 [http-nio-8051-exec-144] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230217175905383-28.0-306508960-TEC:
20-08-2026 00:48:27.842 2895904 [http-nio-8051-exec-144] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230217175905383-28.0-306508960-TEC:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 140.0, orderAmount :: 28.0 ,  remainingAmount :: 112.0
20-08-2026 00:48:27.842 2895904 [http-nio-8051-exec-144] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:48:27.842 2895904 [http-nio-8051-exec-144] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230217175905383-28.0-306508960-TEC: order row Order{order_id='TM08202201230217175905383', user_id=306508960, vm_id=1659771892382, order_amount=28.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "306508960", "rstatus": true, "bill_amount": 28, "order_status": "", "total_amount": 28, "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10029-7055.png", "mrp": "28", "name": "Maggie per peice", "qty": 1, "door_id": "", "offer_id": "", "sku_total": 28, "skuid": "10029", "tray_id": "22", "unit_price": "28"}], "orderId": "TM08202201230217175905383"}', weight_based_response='{}', created_at='2023-02-17 17:59:05.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='Or8al3', short_order_expiry='17-03-2023 18:00:41', receipt_id='IN20260820000511', proposedSkuJson='{"res": true, "userId": "0306508960", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230217175905383", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='253d88e8-fcd1-49e8-82d8-5ec698ef19d1', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:48:27.842 2895904 [http-nio-8051-exec-144] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230217175905383-28.0-306508960-TEC: shortOrderId  Or8al3
20-08-2026 00:48:27.842 2895904 [http-nio-8051-exec-144] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM08202201230217175905383-28.0-306508960-TEC: preAuth  140.0
20-08-2026 00:48:29.015 2897077 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202202
20-08-2026 00:48:29.015 2897077 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:48:29.015 2897077 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:48:29
20-08-2026 00:48:29.177 2897239 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202503 
20-08-2026 00:48:29.178 2897240 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:48:29.178 2897240 [http-nio-8051-exec-68] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:48:29.186 2897248 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.186 2897248 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.187 2897249 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.187 2897249 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.187 2897249 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.188 2897250 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.188 2897250 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.188 2897250 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.189 2897251 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.190 2897252 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.190 2897252 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.190 2897252 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.191 2897253 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.191 2897253 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.192 2897254 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.192 2897254 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.192 2897254 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.193 2897255 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.193 2897255 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.193 2897255 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.194 2897256 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.194 2897256 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:29.194 2897256 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:29.195 2897257 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:29.195 2897257 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:29.195 2897257 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:29.196 2897258 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:29.196 2897258 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.196 2897258 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.197 2897259 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.197 2897259 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:29.197 2897259 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:29.198 2897260 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:29.198 2897260 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.198 2897260 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.200 2897262 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.200 2897262 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.200 2897262 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.201 2897263 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.201 2897263 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.201 2897263 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.202 2897264 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.203 2897265 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:48:29.203 2897265 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:48:29.204 2897266 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:48:29.204 2897266 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.204 2897266 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.204 2897266 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.205 2897267 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.205 2897267 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.206 2897268 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.207 2897269 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:29.207 2897269 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:29.207 2897269 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:29.207 2897269 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:48:29.207 2897269 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:48:29.208 2897270 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:48:29.208 2897270 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:29.208 2897270 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:29.209 2897271 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:29.209 2897271 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:29.209 2897271 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:29.210 2897272 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:29.210 2897272 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:29.210 2897272 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:29.211 2897273 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:29.211 2897273 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:48:29.211 2897273 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:48:29.212 2897274 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:48:29.212 2897274 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:29.212 2897274 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:29.213 2897275 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:29.213 2897275 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.213 2897275 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.214 2897276 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.215 2897277 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.215 2897277 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.215 2897277 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.216 2897278 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:48:29.216 2897278 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:48:29.217 2897279 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:48:29.217 2897279 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:29.217 2897279 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:29.218 2897280 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:29.218 2897280 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:29.218 2897280 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:29.219 2897281 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:29.219 2897281 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:48:29.219 2897281 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:48:29.220 2897282 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:48:29.220 2897282 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.220 2897282 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.221 2897283 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.221 2897283 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:48:29.221 2897283 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:48:29.222 2897284 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:48:29.222 2897284 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:48:29.222 2897284 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:48:29.222 2897284 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:48:29.241 2897303 [http-nio-8051-exec-68] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:48:31.068 2899130 [http-nio-8051-exec-127] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:48:31.068 2899130 [http-nio-8051-exec-127] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:48:32.447 2900509 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:48:32.448 2900510 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:48:32.576 2900638 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:48:32.897 2900959 [http-nio-8051-exec-139] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:55:58.0, vm_id=1685608919720}
20-08-2026 00:48:32.898 2900960 [http-nio-8051-exec-139] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685608919720, timestamp: 2026-08-19 22:55:58.0
20-08-2026 00:48:33.003 2901065 [http-nio-8051-exec-139] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:48:33.717 2901779 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM03202401
20-08-2026 00:48:33.717 2901779 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:48:33.717 2901779 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:48:33
20-08-2026 00:48:33.717 2901779 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-20 00:40:48.779070', '2026-08-20 00:41:05.487837', '2026-08-20 00:40:48.779209', '2026-08-20 00:41:05.487936'], 'close_time': ['2026-08-20 00:40:59.668685', '2026-08-20 00:41:10.942018', '2026-08-20 00:40:59.668836', '2026-08-20 00:41:10.942121']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:48:33.717 2901779 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:48:33.717 2901779 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:48:33.718 2901780 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:33.718 2901780 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:33.718 2901780 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:48:33.718 2901780 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-20 00:40:48.779070", "2026-08-20 00:41:05.487837", "2026-08-20 00:40:48.779209", "2026-08-20 00:41:05.487936"], "close_time": ["2026-08-20 00:40:59.668685", "2026-08-20 00:41:10.942018", "2026-08-20 00:40:59.668836", "2026-08-20 00:41:10.942121"]}
20-08-2026 00:48:33.718 2901780 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:48:33.718 2901780 [http-nio-8051-exec-117] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM09202502
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:48:35
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - {"door2":"","power":1,"open_close_time":"{'open_time': ['2026-08-19 16:19:05.560479', '2026-08-19 16:19:05.560568'], 'close_time': ['2026-08-19 16:19:09.776419', '2026-08-19 16:19:09.575898']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}]"}
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 16:19:05.560479", "2026-08-19 16:19:05.560568"], "close_time": ["2026-08-19 16:19:09.776419", "2026-08-19 16:19:09.575898"]}
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}]
20-08-2026 00:48:35.248 2903310 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:48:35.931 2903993 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:50:32"}
20-08-2026 00:48:36.587 2904649 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - {skus=[4500656, 4500726, 4500605, 186078, 4500704, 4500563, 4500573, 186043, 4500694, 4500651, 4500723, 4500713, 4500712, 4500499, 4500710, 185993, 186059, 186100, 108676, 4500407, 4500648, 185994, 4500667, 4500677, 8253, 4500665, 4500681, 4500672], imei=TM07201911}
20-08-2026 00:48:36.593 2904655 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","sku_id":"4500563","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500563-5270.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:00:22.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Modern kitchens Garlic Mixture 26gm","sku_id":"4500672","vendor_id":"1","mrp":"10","selling_price":"10","weight":"29","image":"https://images.tinymart.in/product/4500672-7226.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:39:56.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Cadbury Dairy Milk Chocolate Mahapack, 52g","sku_id":"8253","vendor_id":"1","mrp":"40","selling_price":"40","weight":"56","image":"https://skuimg.s3.ap-south-1.amazonaws.com/App+Image+List/Cadbury+Dairy+Milk+Chocolate+Mahapack%2C+52g.jpg","qty":"0","description":"","check_round_off":"0","sku_variance":"6","created_at":"2019-09-25 12:25:47.0"}]
20-08-2026 00:48:36.594 2904656 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:48:37.284 2905346 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:08:45"}
20-08-2026 00:48:38.393 2906455 [http-nio-8051-exec-98] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:48:37}}
20-08-2026 00:48:38.393 2906455 [http-nio-8051-exec-98] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:48:38.393 2906455 [http-nio-8051-exec-98] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:48:38.393 2906455 [http-nio-8051-exec-98] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202304, traysArr : []
20-08-2026 00:48:38.393 2906455 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202304, traysArr : []
20-08-2026 00:48:38.394 2906456 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:48:38.394 2906456 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:48:38.394 2906456 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:48:38.394 2906456 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:48:38.394 2906456 [http-nio-8051-exec-98] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202304, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:48:37"}
20-08-2026 00:48:38.394 2906456 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202304, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:48:37"}
20-08-2026 00:48:40.198 2908260 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:48:40.199 2908261 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:48:40.254 2908316 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:48:40.807 2908869 [http-nio-8051-exec-112] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:48:40.807 2908869 [http-nio-8051-exec-112] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:48:41.135 2909197 [http-nio-8051-exec-128] INFO  n.c.kiosk.machine.MachineController - {skus=[4500694, 4500643, 4500665, 4500626, 185993, 4500472, 4500612, 4500667, 4500624, 4500715, 4500712, 4500713, 186043, 4500700, 4500644, 4500627, 4500564, 4500499, 4500519, 4500651, 4500656, 4500668, 4500724, 4500719, 4500605, 4500669, 4500646, 4500407, 4500701, 4500711, 4500648, 185994, 4500650], imei=TM04202201}
20-08-2026 00:48:41.140 2909202 [http-nio-8051-exec-128] INFO  n.c.kiosk.machine.MachineController - [{"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Alo Frut Mosambi Juice ","sku_id":"4500612","vendor_id":"1","mrp":"38","selling_price":"38","weight":"334","image":"https://images.tinymart.in/product/4500612-4575.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"33","created_at":"2025-12-15 15:18:16.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Alo Frut Energy drink 250ml","sku_id":"4500627","vendor_id":"1","mrp":"60","selling_price":"60","weight":"270","image":"https://images.tinymart.in/product/4500627-1655.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"27","created_at":"2026-01-09 12:07:46.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}]
20-08-2026 00:48:41.141 2909203 [http-nio-8051-exec-128] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:48:43.228 2911290 [http-nio-8051-exec-142] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:48:43.229 2911291 [http-nio-8051-exec-142] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:48:43.240 2911302 [http-nio-8051-exec-142] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202303
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:48:44
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 22:56:56.137825', '2026-08-19 19:02:28.487116', '2026-08-19 22:56:55.937252', '2026-08-19 19:02:28.286655'], 'open_time': ['2026-08-19 22:56:46.561584', '2026-08-19 19:02:24.817565', '2026-08-19 22:56:46.561783', '2026-08-19 19:02:24.817675']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 22:56:56.137825", "2026-08-19 19:02:28.487116", "2026-08-19 22:56:55.937252", "2026-08-19 19:02:28.286655"], "open_time": ["2026-08-19 22:56:46.561584", "2026-08-19 19:02:24.817565", "2026-08-19 22:56:46.561783", "2026-08-19 19:02:24.817675"]}
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:48:44.471 2912533 [http-nio-8051-exec-12] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:48:48.670 2916732 [http-nio-8051-exec-126] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{created_at=2026-08-20 00:48:48.445339, sensors=[{sensor_status=true, id=TM05202501-1-limit, sensor_type=limit}, {sensor_status=true, id=TM05202501-1-magnetic, sensor_type=magnetic}]}], hcid=[1]}, {door_id=2, data=[{created_at=2026-08-20 00:48:48.446044, sensors=[{sensor_status=true, id=TM05202501-2-limit, sensor_type=limit}, {sensor_status=true, id=TM05202501-2-magnetic, sensor_type=magnetic}]}], hcid=[1]}]}
20-08-2026 00:48:48.670 2916732 [http-nio-8051-exec-126] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:48:48.670 2916732 [http-nio-8051-exec-126] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202501, traysArr : []
20-08-2026 00:48:48.670 2916732 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202501, traysArr : []
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:48:48.672 2916734 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:48:48.677 2916739 [http-nio-8051-exec-126] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:48.445339"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:48.446044"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:48:48.677 2916739 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:48.445339"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:48.446044"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:48:48.687 2916749 [http-nio-8051-exec-126] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202501, cameraArr : {}
20-08-2026 00:48:48.687 2916749 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202501, cameraInfoData : {}
20-08-2026 00:48:49.678 2917740 [http-nio-8051-exec-121] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=spiral, version_code=1019, imei=NU11202501}
20-08-2026 00:48:50.959 2919021 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-07-11 08:23:36"}
20-08-2026 00:48:51.888 2919950 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:48:51.890 2919952 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:48:51.906 2919968 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:48:54.754 2922816 [http-nio-8051-exec-131] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202203}
20-08-2026 00:48:56.056 2924118 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:44:15.0, vm_id=1650863570737}
20-08-2026 00:48:56.057 2924119 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863570737, timestamp: 2026-08-19 20:44:15.0
20-08-2026 00:48:56.163 2924225 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:48:57.191 2925253 [http-nio-8051-exec-132] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:48:57.191 2925253 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:48:59.213 2927275 [http-nio-8051-exec-146] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{sensors=[{id=TM06202305-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202305-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:48:59.021717}], hcid=[1], door_id=1}, {data=[{sensors=[{id=TM06202305-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202305-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:48:59.022972}], hcid=[1], door_id=2}], trays=[]}
20-08-2026 00:48:59.214 2927276 [http-nio-8051-exec-146] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:48:59.214 2927276 [http-nio-8051-exec-146] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202305, traysArr : []
20-08-2026 00:48:59.214 2927276 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202305, traysArr : []
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:48:59.215 2927277 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:48:59.216 2927278 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:48:59.221 2927283 [http-nio-8051-exec-146] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202305, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:59.021717"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:59.022972"}],"hcid":[1],"door_id":2}]
20-08-2026 00:48:59.221 2927283 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202305, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:59.021717"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202305-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202305-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:48:59.022972"}],"hcid":[1],"door_id":2}]
20-08-2026 00:48:59.233 2927295 [http-nio-8051-exec-146] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202305, cameraArr : {}
20-08-2026 00:48:59.233 2927295 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202305, cameraInfoData : {}
20-08-2026 00:49:01.490 2929552 [http-nio-8051-exec-109] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:49:01.501 2929563 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.503 2929565 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.506 2929568 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.506 2929568 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:49:01.506 2929568 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:49:01.509 2929571 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:49:01.509 2929571 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:49:01.510 2929572 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.512 2929574 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.515 2929577 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.516 2929578 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:49:01.516 2929578 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:49:01.519 2929581 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:49:01.519 2929581 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:01.519 2929581 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:49:01.551 2929613 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.551 2929613 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.551 2929613 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:01.551 2929613 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:49:01.551 2929613 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:01.0
20-08-2026 00:49:01.551 2929613 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:01.552 2929614 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.555 2929617 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.559 2929621 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.559 2929621 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:49:01.559 2929621 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:49:01.562 2929624 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:49:01.562 2929624 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:49:01.563 2929625 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.565 2929627 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.568 2929630 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.569 2929631 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:49:01.569 2929631 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:49:01.572 2929634 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:49:01.572 2929634 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:01.572 2929634 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:49:01.595 2929657 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.596 2929658 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.596 2929658 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:01.596 2929658 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:49:01.596 2929658 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:01.0
20-08-2026 00:49:01.596 2929658 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:01.597 2929659 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.600 2929662 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.603 2929665 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.603 2929665 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:49:01.603 2929665 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:01.606 2929668 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:49:01.606 2929668 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:49:01.607 2929669 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.608 2929670 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.610 2929672 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.610 2929672 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:49:01.610 2929672 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:49:01.613 2929675 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:49:01.613 2929675 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:01.613 2929675 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:49:01.636 2929698 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.636 2929698 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.636 2929698 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:01.636 2929698 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:49:01.636 2929698 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:01.0
20-08-2026 00:49:01.636 2929698 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:01.637 2929699 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.639 2929701 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.642 2929704 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.642 2929704 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:49:01.642 2929704 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:49:01.645 2929707 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:49:01.645 2929707 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:49:01.646 2929708 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.647 2929709 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.650 2929712 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.650 2929712 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:49:01.650 2929712 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:49:01.652 2929714 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:49:01.652 2929714 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:01.652 2929714 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:49:01.674 2929736 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.674 2929736 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.674 2929736 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:01.674 2929736 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:49:01.674 2929736 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:01.0
20-08-2026 00:49:01.674 2929736 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:01.675 2929737 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.677 2929739 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.680 2929742 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.680 2929742 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:49:01.680 2929742 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:49:01.682 2929744 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:49:01.682 2929744 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:49:01.682 2929744 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.684 2929746 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.686 2929748 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.686 2929748 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:49:01.686 2929748 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:49:01.688 2929750 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:49:01.688 2929750 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:49:01.689 2929751 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.690 2929752 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.692 2929754 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.692 2929754 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:49:01.692 2929754 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:49:01.694 2929756 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:49:01.694 2929756 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:49:01.695 2929757 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.696 2929758 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.699 2929761 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.699 2929761 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:49:01.699 2929761 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:49:01.701 2929763 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:49:01.701 2929763 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:49:01.702 2929764 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.703 2929765 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.706 2929768 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.706 2929768 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:49:01.706 2929768 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:49:01.708 2929770 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:49:01.708 2929770 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:49:01.709 2929771 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.709 2929771 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.712 2929774 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.712 2929774 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:49:01.712 2929774 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:49:01.714 2929776 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:49:01.714 2929776 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:49:01.715 2929777 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.715 2929777 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.719 2929781 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.719 2929781 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:49:01.719 2929781 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:49:01.721 2929783 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:49:01.722 2929784 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:49:01.722 2929784 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.725 2929787 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.728 2929790 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.728 2929790 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:49:01.728 2929790 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:49:01.731 2929793 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:49:01.731 2929793 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:49:01.732 2929794 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.734 2929796 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.737 2929799 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.737 2929799 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:49:01.737 2929799 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:49:01.740 2929802 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:49:01.740 2929802 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:01.741 2929803 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:49:01.763 2929825 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:01.764 2929826 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:01.764 2929826 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:49:01.764 2929826 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:49:01.764 2929826 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:01.0
20-08-2026 00:49:01.764 2929826 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:01.765 2929827 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.770 2929832 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.773 2929835 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.773 2929835 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:49:01.773 2929835 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:01.775 2929837 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:49:01.776 2929838 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:49:01.777 2929839 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.778 2929840 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.781 2929843 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.781 2929843 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:49:01.781 2929843 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:49:01.783 2929845 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:49:01.783 2929845 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:49:01.784 2929846 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.785 2929847 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.787 2929849 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.787 2929849 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:49:01.787 2929849 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:49:01.790 2929852 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:49:01.790 2929852 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:49:01.791 2929853 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.792 2929854 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.795 2929857 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.795 2929857 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:49:01.795 2929857 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:49:01.797 2929859 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:49:01.797 2929859 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:01.797 2929859 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:49:01.810 2929872 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.810 2929872 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.810 2929872 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:01.810 2929872 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:49:01.810 2929872 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:01.0
20-08-2026 00:49:01.810 2929872 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:01.811 2929873 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.813 2929875 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.817 2929879 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.817 2929879 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:49:01.817 2929879 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:49:01.820 2929882 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:49:01.820 2929882 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:01.820 2929882 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:49:01.837 2929899 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.838 2929900 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.838 2929900 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:01.838 2929900 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:49:01.838 2929900 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:01.0
20-08-2026 00:49:01.838 2929900 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:01.838 2929900 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.840 2929902 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.842 2929904 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.842 2929904 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:49:01.842 2929904 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:01.844 2929906 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:49:01.844 2929906 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:49:01.844 2929906 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.846 2929908 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.849 2929911 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.849 2929911 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:49:01.849 2929911 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:49:01.852 2929914 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:49:01.852 2929914 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:49:01.853 2929915 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.854 2929916 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.857 2929919 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.857 2929919 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:49:01.857 2929919 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:49:01.859 2929921 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:49:01.860 2929922 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:01.860 2929922 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:49:01.875 2929937 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.875 2929937 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:01.875 2929937 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:01.875 2929937 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:49:01.875 2929937 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:01.0
20-08-2026 00:49:01.875 2929937 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:01.876 2929938 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.878 2929940 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.881 2929943 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.881 2929943 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:49:01.881 2929943 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:49:01.885 2929947 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:49:01.885 2929947 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:49:01.886 2929948 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.887 2929949 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.891 2929953 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.891 2929953 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:49:01.891 2929953 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:49:01.894 2929956 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:49:01.894 2929956 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:49:01.896 2929958 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:49:01.897 2929959 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3b6ea955
20-08-2026 00:49:01.900 2929962 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:49:01.900 2929962 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:49:01.900 2929962 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:49:01.902 2929964 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:49:01.902 2929964 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:49:01.903 2929965 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.905 2929967 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.909 2929971 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.909 2929971 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:49:01.909 2929971 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:49:01.912 2929974 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:49:01.912 2929974 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:49:01.913 2929975 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.915 2929977 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.917 2929979 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.917 2929979 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:49:01.917 2929979 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:49:01.919 2929981 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:49:01.919 2929981 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:49:01.920 2929982 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.922 2929984 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.925 2929987 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.925 2929987 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:49:01.925 2929987 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:49:01.928 2929990 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:49:01.928 2929990 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:49:01.928 2929990 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.929 2929991 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.931 2929993 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.932 2929994 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:49:01.932 2929994 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:49:01.934 2929996 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:49:01.934 2929996 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:49:01.935 2929997 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.937 2929999 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.941 2930003 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.941 2930003 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:49:01.941 2930003 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:01.944 2930006 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:49:01.944 2930006 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:49:01.945 2930007 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.946 2930008 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.950 2930012 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.950 2930012 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:49:01.950 2930012 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:01.952 2930014 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:49:01.952 2930014 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:49:01.953 2930015 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:49:01.954 2930016 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3b6ea955
20-08-2026 00:49:01.956 2930018 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:49:01.956 2930018 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:49:01.956 2930018 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:49:01.959 2930021 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:49:01.959 2930021 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:49:01.960 2930022 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.961 2930023 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.964 2930026 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.964 2930026 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:49:01.964 2930026 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:49:01.966 2930028 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:49:01.966 2930028 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:49:01.967 2930029 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.969 2930031 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.972 2930034 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.972 2930034 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:49:01.972 2930034 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:49:01.974 2930036 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:49:01.975 2930037 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:49:01.975 2930037 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:01.977 2930039 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:01.980 2930042 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:01.980 2930042 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:49:01.980 2930042 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:49:01.982 2930044 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:49:01.982 2930044 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:49:01.983 2930045 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:01.984 2930046 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:01.988 2930050 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:01.988 2930050 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:49:01.988 2930050 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:49:01.990 2930052 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:49:01.990 2930052 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:01.990 2930052 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:49:02.023 2930085 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.023 2930085 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.023 2930085 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.023 2930085 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:49:02.023 2930085 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.023 2930085 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.024 2930086 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.026 2930088 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.028 2930090 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.028 2930090 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:49:02.028 2930090 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:49:02.031 2930093 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:49:02.031 2930093 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:49:02.032 2930094 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.033 2930095 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.035 2930097 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.035 2930097 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:49:02.035 2930097 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:49:02.038 2930100 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:49:02.038 2930100 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.038 2930100 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:49:02.064 2930126 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.064 2930126 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.064 2930126 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.064 2930126 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:49:02.064 2930126 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.064 2930126 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.065 2930127 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.066 2930128 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.069 2930131 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.069 2930131 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:49:02.069 2930131 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:49:02.071 2930133 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:49:02.072 2930134 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:49:02.072 2930134 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.073 2930135 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.076 2930138 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.076 2930138 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:49:02.076 2930138 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:49:02.078 2930140 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:49:02.078 2930140 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:49:02.079 2930141 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.080 2930142 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.082 2930144 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.083 2930145 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:49:02.083 2930145 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:49:02.085 2930147 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:49:02.085 2930147 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.085 2930147 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:49:02.100 2930162 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.100 2930162 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.100 2930162 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.100 2930162 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:49:02.101 2930163 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.101 2930163 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.101 2930163 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.103 2930165 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.106 2930168 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.106 2930168 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:49:02.106 2930168 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:49:02.108 2930170 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:49:02.108 2930170 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:49:02.109 2930171 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.111 2930173 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.115 2930177 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.115 2930177 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:49:02.115 2930177 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:02.117 2930179 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:49:02.117 2930179 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:49:02.118 2930180 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.120 2930182 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.122 2930184 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.122 2930184 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:49:02.122 2930184 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:49:02.124 2930186 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:49:02.124 2930186 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.125 2930187 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:49:02.144 2930206 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.144 2930206 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.144 2930206 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.144 2930206 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:49:02.144 2930206 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.144 2930206 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.145 2930207 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.146 2930208 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.149 2930211 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.149 2930211 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:49:02.149 2930211 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:49:02.152 2930214 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:49:02.152 2930214 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.152 2930214 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:49:02.167 2930229 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.167 2930229 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.167 2930229 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.168 2930230 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:49:02.168 2930230 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.168 2930230 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.169 2930231 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.171 2930233 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.174 2930236 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.174 2930236 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:49:02.174 2930236 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:02.177 2930239 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:49:02.177 2930239 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:49:02.179 2930241 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.181 2930243 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.184 2930246 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.184 2930246 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:49:02.184 2930246 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:49:02.187 2930249 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:49:02.187 2930249 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:49:02.188 2930250 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.190 2930252 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.193 2930255 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.193 2930255 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:49:02.193 2930255 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:02.196 2930258 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:49:02.196 2930258 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:49:02.197 2930259 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.199 2930261 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.201 2930263 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.201 2930263 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:49:02.201 2930263 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:49:02.205 2930267 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:49:02.205 2930267 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.205 2930267 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:49:02.252 2930314 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:02.252 2930314 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:02.252 2930314 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:49:02.252 2930314 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:49:02.252 2930314 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.252 2930314 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.253 2930315 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.255 2930317 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.259 2930321 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.259 2930321 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:49:02.259 2930321 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:02.262 2930324 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:49:02.263 2930325 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:49:02.264 2930326 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.265 2930327 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.269 2930331 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.269 2930331 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:49:02.269 2930331 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:49:02.273 2930335 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:49:02.273 2930335 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:49:02.274 2930336 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.276 2930338 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.280 2930342 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.280 2930342 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:49:02.280 2930342 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:02.283 2930345 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:49:02.283 2930345 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:49:02.284 2930346 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:49:02.285 2930347 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@12e2825d
20-08-2026 00:49:02.288 2930350 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:49:02.288 2930350 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:49:02.288 2930350 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:49:02.291 2930353 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:49:02.291 2930353 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:49:02.291 2930353 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.293 2930355 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.295 2930357 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.295 2930357 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:49:02.295 2930357 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:49:02.297 2930359 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:49:02.297 2930359 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:49:02.298 2930360 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.300 2930362 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.302 2930364 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.302 2930364 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:49:02.302 2930364 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:49:02.304 2930366 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:49:02.304 2930366 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:49:02.306 2930368 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.307 2930369 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.309 2930371 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.309 2930371 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:49:02.309 2930371 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:49:02.312 2930374 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:49:02.312 2930374 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:49:02.313 2930375 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.315 2930377 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.319 2930381 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.319 2930381 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:49:02.319 2930381 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:49:02.322 2930384 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:49:02.322 2930384 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.322 2930384 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:49:02.340 2930402 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.340 2930402 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.340 2930402 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.340 2930402 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:49:02.340 2930402 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.340 2930402 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.342 2930404 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.344 2930406 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.348 2930410 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.348 2930410 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:49:02.348 2930410 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:49:02.352 2930414 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:49:02.352 2930414 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:49:02.353 2930415 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.356 2930418 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.359 2930421 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.359 2930421 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:49:02.359 2930421 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:49:02.362 2930424 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:49:02.362 2930424 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:49:02.363 2930425 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.365 2930427 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.368 2930430 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.369 2930431 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:49:02.369 2930431 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:02.372 2930434 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:49:02.372 2930434 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:49:02.373 2930435 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.375 2930437 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.379 2930441 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.379 2930441 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:49:02.379 2930441 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:49:02.383 2930445 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:49:02.383 2930445 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.383 2930445 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:49:02.409 2930471 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.409 2930471 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.409 2930471 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.409 2930471 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:49:02.409 2930471 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.409 2930471 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.410 2930472 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.412 2930474 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.414 2930476 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.414 2930476 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:49:02.414 2930476 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:49:02.417 2930479 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:49:02.417 2930479 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.417 2930479 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:49:02.437 2930499 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.437 2930499 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.437 2930499 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.437 2930499 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:49:02.437 2930499 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.437 2930499 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.438 2930500 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.440 2930502 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.444 2930506 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.444 2930506 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:49:02.444 2930506 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:49:02.448 2930510 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:49:02.448 2930510 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:49:02.449 2930511 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.451 2930513 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.453 2930515 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.453 2930515 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:49:02.453 2930515 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:02.456 2930518 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:49:02.456 2930518 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:49:02.456 2930518 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.457 2930519 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.460 2930522 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.460 2930522 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:49:02.460 2930522 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:02.462 2930524 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:49:02.462 2930524 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:49:02.463 2930525 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.464 2930526 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.466 2930528 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.466 2930528 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:49:02.466 2930528 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:49:02.469 2930531 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:49:02.469 2930531 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.469 2930531 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:49:02.487 2930549 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.487 2930549 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.487 2930549 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.487 2930549 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:49:02.487 2930549 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.487 2930549 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.488 2930550 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.490 2930552 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.494 2930556 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.494 2930556 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:49:02.494 2930556 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:02.496 2930558 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:49:02.496 2930558 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:49:02.497 2930559 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.498 2930560 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.501 2930563 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.501 2930563 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:49:02.501 2930563 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:49:02.504 2930566 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:49:02.504 2930566 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.504 2930566 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:49:02.522 2930584 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.522 2930584 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.522 2930584 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.522 2930584 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:49:02.522 2930584 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.522 2930584 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.522 2930584 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.524 2930586 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.526 2930588 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.526 2930588 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:49:02.526 2930588 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:02.529 2930591 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:49:02.529 2930591 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:49:02.530 2930592 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.531 2930593 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.534 2930596 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.534 2930596 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:49:02.534 2930596 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:49:02.536 2930598 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:49:02.536 2930598 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.536 2930598 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:49:02.552 2930614 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.552 2930614 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.552 2930614 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.552 2930614 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:49:02.552 2930614 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.552 2930614 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.553 2930615 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.555 2930617 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.557 2930619 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.557 2930619 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:49:02.557 2930619 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:49:02.560 2930622 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:49:02.560 2930622 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:49:02.561 2930623 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.563 2930625 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.566 2930628 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.566 2930628 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:49:02.566 2930628 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:49:02.570 2930632 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:49:02.570 2930632 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.570 2930632 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:49:02.601 2930663 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.601 2930663 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.601 2930663 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.601 2930663 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:49:02.601 2930663 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.602 2930664 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.603 2930665 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.605 2930667 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.609 2930671 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.609 2930671 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:49:02.609 2930671 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:49:02.613 2930675 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:49:02.613 2930675 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.613 2930675 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:49:02.633 2930695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.633 2930695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.633 2930695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.633 2930695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:49:02.633 2930695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.633 2930695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.634 2930696 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.635 2930697 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.638 2930700 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.638 2930700 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:49:02.638 2930700 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:49:02.641 2930703 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:49:02.641 2930703 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:49:02.642 2930704 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.643 2930705 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.646 2930708 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.646 2930708 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:49:02.646 2930708 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:49:02.648 2930710 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:49:02.648 2930710 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.648 2930710 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:49:02.673 2930735 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.674 2930736 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.674 2930736 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.674 2930736 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:49:02.674 2930736 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.674 2930736 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.674 2930736 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.676 2930738 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.679 2930741 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.679 2930741 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:49:02.679 2930741 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:49:02.682 2930744 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:49:02.682 2930744 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:49:02.683 2930745 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.684 2930746 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.687 2930749 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.687 2930749 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:49:02.687 2930749 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:49:02.689 2930751 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:49:02.689 2930751 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:49:02.690 2930752 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.692 2930754 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.695 2930757 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.695 2930757 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:49:02.695 2930757 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:49:02.697 2930759 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:49:02.697 2930759 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:49:02.698 2930760 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.700 2930762 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.703 2930765 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.703 2930765 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:49:02.703 2930765 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:49:02.707 2930769 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:49:02.707 2930769 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:49:02.708 2930770 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.709 2930771 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.712 2930774 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.712 2930774 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:49:02.712 2930774 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:02.715 2930777 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:49:02.715 2930777 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:49:02.716 2930778 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.717 2930779 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.721 2930783 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.721 2930783 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:49:02.721 2930783 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:49:02.725 2930787 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:49:02.725 2930787 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:49:02.726 2930788 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.728 2930790 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.732 2930794 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.732 2930794 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:49:02.732 2930794 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:49:02.735 2930797 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:49:02.735 2930797 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:49:02.736 2930798 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.738 2930800 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.742 2930804 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.742 2930804 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:49:02.742 2930804 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:49:02.745 2930807 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:49:02.745 2930807 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:49:02.746 2930808 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.748 2930810 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.753 2930815 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.753 2930815 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:49:02.753 2930815 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:49:02.757 2930819 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:49:02.757 2930819 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:49:02.759 2930821 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:49:02.760 2930822 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@3b6ea955
20-08-2026 00:49:02.764 2930826 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:49:02.764 2930826 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:49:02.764 2930826 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:49:02.766 2930828 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:49:02.766 2930828 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:49:02.767 2930829 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.769 2930831 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.771 2930833 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.771 2930833 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:49:02.771 2930833 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:49:02.773 2930835 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:49:02.773 2930835 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:49:02.775 2930837 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.777 2930839 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.781 2930843 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.781 2930843 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:49:02.781 2930843 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:49:02.786 2930848 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:49:02.786 2930848 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.786 2930848 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:49:02.809 2930871 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.809 2930871 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.809 2930871 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.809 2930871 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:49:02.809 2930871 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.809 2930871 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.810 2930872 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.813 2930875 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.817 2930879 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.817 2930879 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:49:02.817 2930879 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:49:02.820 2930882 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:49:02.820 2930882 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:49:02.822 2930884 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.824 2930886 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.829 2930891 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.829 2930891 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:49:02.829 2930891 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:49:02.833 2930895 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:49:02.833 2930895 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:49:02.834 2930896 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.836 2930898 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.840 2930902 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.840 2930902 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:49:02.840 2930902 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:49:02.844 2930906 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:49:02.845 2930907 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:49:02.846 2930908 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.848 2930910 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.852 2930914 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.852 2930914 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:49:02.852 2930914 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:02.856 2930918 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:49:02.856 2930918 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:49:02.857 2930919 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.860 2930922 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.863 2930925 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.863 2930925 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:49:02.863 2930925 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:49:02.867 2930929 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:49:02.867 2930929 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.868 2930930 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:49:02.885 2930947 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:02.886 2930948 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:02.886 2930948 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:49:02.886 2930948 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:49:02.886 2930948 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.886 2930948 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.887 2930949 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.889 2930951 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.893 2930955 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.894 2930956 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:49:02.894 2930956 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:49:02.899 2930961 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:49:02.899 2930961 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.899 2930961 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:49:02.918 2930980 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:02.918 2930980 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:02.918 2930980 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:49:02.918 2930980 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:49:02.918 2930980 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.918 2930980 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.919 2930981 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.921 2930983 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.923 2930985 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.924 2930986 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:49:02.924 2930986 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:49:02.926 2930988 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:49:02.926 2930988 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.926 2930988 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:49:02.951 2931013 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.951 2931013 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:02.951 2931013 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:02.951 2931013 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:49:02.951 2931013 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:02.0
20-08-2026 00:49:02.951 2931013 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:02.952 2931014 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.954 2931016 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.957 2931019 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.957 2931019 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:49:02.957 2931019 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:02.961 2931023 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:49:02.961 2931023 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:49:02.962 2931024 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:02.964 2931026 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:02.967 2931029 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:02.967 2931029 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:49:02.967 2931029 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:49:02.969 2931031 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:49:02.970 2931032 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:49:02.970 2931032 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:02.972 2931034 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:02.974 2931036 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:02.974 2931036 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:49:02.974 2931036 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:49:02.977 2931039 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:49:02.977 2931039 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:02.977 2931039 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:49:03.006 2931068 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.006 2931068 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.006 2931068 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.006 2931068 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:49:03.006 2931068 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.006 2931068 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.007 2931069 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.009 2931071 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.013 2931075 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.014 2931076 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:49:03.014 2931076 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:49:03.017 2931079 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:49:03.017 2931079 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:49:03.018 2931080 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.020 2931082 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.024 2931086 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.024 2931086 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:49:03.024 2931086 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:49:03.028 2931090 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:49:03.028 2931090 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.028 2931090 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:49:03.070 2931132 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.071 2931133 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.071 2931133 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.071 2931133 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:49:03.071 2931133 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.071 2931133 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.072 2931134 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.074 2931136 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.078 2931140 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.078 2931140 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:49:03.078 2931140 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:49:03.083 2931145 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:49:03.083 2931145 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:49:03.084 2931146 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.087 2931149 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.090 2931152 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.090 2931152 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:49:03.090 2931152 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:49:03.094 2931156 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:49:03.094 2931156 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:49:03.095 2931157 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.097 2931159 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.103 2931165 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.103 2931165 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:49:03.103 2931165 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:03.108 2931170 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:49:03.108 2931170 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:49:03.109 2931171 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.111 2931173 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.113 2931175 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.114 2931176 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:49:03.114 2931176 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:49:03.116 2931178 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:49:03.116 2931178 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:49:03.118 2931180 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.119 2931181 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.122 2931184 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.122 2931184 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:49:03.122 2931184 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:49:03.124 2931186 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:49:03.125 2931187 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:49:03.125 2931187 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.126 2931188 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.129 2931191 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.129 2931191 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:49:03.129 2931191 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:03.131 2931193 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:49:03.131 2931193 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:49:03.132 2931194 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.133 2931195 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.135 2931197 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.136 2931198 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:49:03.136 2931198 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:49:03.138 2931200 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:49:03.138 2931200 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.138 2931200 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:49:03.146 2931208 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - {skus=[177747, 4500724, 4500605, 4500694, 4500665, 4500705, 4500656, 4500726, 4500631, 4500626, 4500710, 4500499, 4500669, 4500723, 4500682, 166327, 4500711, 4500648, 4500712, 186094, 133041, 4500728, 186059, 4500717, 4500681, 4500643, 4500624, 4500715, 177441, 185994, 4500667, 113], imei=TM06202501}
20-08-2026 00:49:03.151 2931213 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - [{"name":"Redbull Energy Drink 250 ml","sku_id":"113","vendor_id":"1","mrp":"125","selling_price":"125","weight":"272","image":"https://images.tinymart.in/product/113-2164.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"27","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Kiru Peanut Chikki 40gms","sku_id":"4500631","vendor_id":"1","mrp":"25","selling_price":"25","weight":"47","image":"https://images.tinymart.in/product/4500631-6838.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-01-23 12:28:24.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Epigamia Almond Beverage Unsweetened 200ml","sku_id":"4500682","vendor_id":"1","mrp":"75","selling_price":"75","weight":"215","image":"https://images.tinymart.in/product/4500682-7506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-04-11 19:10:08.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:49:03.154 2931216 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:49:03.159 2931221 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:03.159 2931221 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:03.159 2931221 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:49:03.159 2931221 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:49:03.159 2931221 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.159 2931221 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.161 2931223 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.163 2931225 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.167 2931229 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.167 2931229 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:49:03.167 2931229 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:49:03.171 2931233 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:49:03.171 2931233 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:49:03.172 2931234 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.174 2931236 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.176 2931238 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.176 2931238 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:49:03.176 2931238 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:49:03.179 2931241 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:49:03.179 2931241 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.179 2931241 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:49:03.196 2931258 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:03.196 2931258 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:03.196 2931258 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:49:03.196 2931258 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:49:03.197 2931259 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.197 2931259 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.199 2931261 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.201 2931263 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.204 2931266 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.204 2931266 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:49:03.204 2931266 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:49:03.207 2931269 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:49:03.207 2931269 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.207 2931269 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:49:03.233 2931295 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.234 2931296 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.234 2931296 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.234 2931296 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:49:03.234 2931296 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.234 2931296 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.235 2931297 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.237 2931299 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.242 2931304 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.242 2931304 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:49:03.242 2931304 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:49:03.245 2931307 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:49:03.245 2931307 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:49:03.247 2931309 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.249 2931311 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.254 2931316 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.254 2931316 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:49:03.254 2931316 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:49:03.257 2931319 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:49:03.257 2931319 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.257 2931319 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:49:03.276 2931338 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.276 2931338 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.276 2931338 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.276 2931338 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:49:03.276 2931338 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.276 2931338 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.278 2931340 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.279 2931341 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.283 2931345 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.283 2931345 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:49:03.283 2931345 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:49:03.285 2931347 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:49:03.285 2931347 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:49:03.286 2931348 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.287 2931349 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.290 2931352 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.290 2931352 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:49:03.290 2931352 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:49:03.294 2931356 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:49:03.294 2931356 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:49:03.294 2931356 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.296 2931358 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.299 2931361 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.299 2931361 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:49:03.299 2931361 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:49:03.301 2931363 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:49:03.301 2931363 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:49:03.303 2931365 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.304 2931366 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.306 2931368 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.306 2931368 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:49:03.306 2931368 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:03.309 2931371 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:49:03.309 2931371 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:49:03.309 2931371 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.311 2931373 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.314 2931376 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.314 2931376 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:49:03.314 2931376 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:49:03.316 2931378 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:49:03.316 2931378 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.316 2931378 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:49:03.333 2931395 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:03.333 2931395 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:03.333 2931395 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:49:03.333 2931395 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:49:03.333 2931395 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.334 2931396 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.334 2931396 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.335 2931397 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.338 2931400 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.338 2931400 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:49:03.338 2931400 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:49:03.341 2931403 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:49:03.341 2931403 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:49:03.342 2931404 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.343 2931405 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.346 2931408 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.346 2931408 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:49:03.346 2931408 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:49:03.348 2931410 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:49:03.349 2931411 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:49:03.349 2931411 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.350 2931412 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.353 2931415 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.353 2931415 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:49:03.353 2931415 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:49:03.356 2931418 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:49:03.356 2931418 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.356 2931418 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:49:03.375 2931437 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.375 2931437 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.375 2931437 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.375 2931437 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:49:03.375 2931437 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.375 2931437 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.376 2931438 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.377 2931439 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.381 2931443 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.381 2931443 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:49:03.381 2931443 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:49:03.384 2931446 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:49:03.384 2931446 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.384 2931446 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:49:03.401 2931463 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:03.401 2931463 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:03.401 2931463 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:49:03.401 2931463 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:49:03.401 2931463 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.401 2931463 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.402 2931464 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.403 2931465 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.406 2931468 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.406 2931468 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:49:03.406 2931468 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:49:03.408 2931470 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:49:03.408 2931470 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:49:03.409 2931471 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.410 2931472 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.413 2931475 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.413 2931475 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:49:03.413 2931475 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:49:03.415 2931477 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:49:03.415 2931477 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:49:03.416 2931478 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.417 2931479 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.420 2931482 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.420 2931482 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:49:03.420 2931482 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:49:03.423 2931485 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:49:03.423 2931485 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:49:03.423 2931485 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.424 2931486 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.428 2931490 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.428 2931490 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:49:03.428 2931490 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:49:03.430 2931492 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:49:03.430 2931492 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:49:03.430 2931492 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.432 2931494 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.434 2931496 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.434 2931496 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:49:03.434 2931496 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:49:03.437 2931499 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:49:03.437 2931499 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.437 2931499 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:49:03.452 2931514 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.452 2931514 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.452 2931514 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.452 2931514 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:49:03.452 2931514 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.452 2931514 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.452 2931514 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.454 2931516 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.456 2931518 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.456 2931518 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:49:03.456 2931518 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:49:03.459 2931521 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:49:03.459 2931521 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:49:03.460 2931522 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.461 2931523 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.463 2931525 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.463 2931525 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:49:03.464 2931526 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:03.466 2931528 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:49:03.466 2931528 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:49:03.466 2931528 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.468 2931530 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.471 2931533 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.471 2931533 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:49:03.471 2931533 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:03.473 2931535 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:49:03.473 2931535 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:49:03.474 2931536 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.475 2931537 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.478 2931540 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.478 2931540 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:49:03.478 2931540 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:49:03.480 2931542 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:49:03.480 2931542 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:49:03.481 2931543 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.482 2931544 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.485 2931547 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.485 2931547 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:49:03.485 2931547 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:03.488 2931550 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:49:03.488 2931550 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:49:03.488 2931550 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.490 2931552 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.493 2931555 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.493 2931555 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:49:03.493 2931555 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:49:03.496 2931558 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:49:03.497 2931559 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:49:03.497 2931559 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.498 2931560 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.501 2931563 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.501 2931563 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:49:03.501 2931563 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:03.504 2931566 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:49:03.504 2931566 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:49:03.505 2931567 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.506 2931568 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.508 2931570 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.508 2931570 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:49:03.509 2931571 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:03.511 2931573 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:49:03.511 2931573 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:49:03.512 2931574 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.513 2931575 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.515 2931577 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.515 2931577 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:49:03.515 2931577 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:49:03.518 2931580 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:49:03.518 2931580 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:49:03.519 2931581 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.520 2931582 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.522 2931584 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.522 2931584 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:49:03.522 2931584 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:49:03.525 2931587 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:49:03.525 2931587 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:49:03.525 2931587 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.526 2931588 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.529 2931591 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.529 2931591 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:49:03.529 2931591 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:49:03.532 2931594 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:49:03.532 2931594 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:49:03.532 2931594 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.533 2931595 [http-nio-8051-exec-145] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202506, skus=[185993, 4500642, 4500723, 4500564, 186001, 4500710, 4500715, 8355, 4500726, 4500667, 177747, 4500656, 4500647, 4500648, 4500712, 137335]}
20-08-2026 00:49:03.534 2931596 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.536 2931598 [http-nio-8051-exec-145] INFO  n.c.kiosk.machine.MachineController - [{"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:49:03.537 2931599 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.537 2931599 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:49:03.537 2931599 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:49:03.538 2931600 [http-nio-8051-exec-145] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:49:03.540 2931602 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:49:03.540 2931602 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:49:03.540 2931602 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.542 2931604 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.544 2931606 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.544 2931606 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:49:03.544 2931606 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:49:03.547 2931609 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:49:03.547 2931609 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.547 2931609 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:49:03.566 2931628 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.566 2931628 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.566 2931628 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.566 2931628 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:49:03.566 2931628 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.566 2931628 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.567 2931629 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.568 2931630 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.571 2931633 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.571 2931633 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:49:03.571 2931633 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:03.573 2931635 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:49:03.574 2931636 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:49:03.574 2931636 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.575 2931637 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.578 2931640 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.578 2931640 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:49:03.578 2931640 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:03.581 2931643 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:49:03.581 2931643 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:49:03.581 2931643 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.582 2931644 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.585 2931647 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.585 2931647 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:49:03.585 2931647 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:49:03.588 2931650 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:49:03.588 2931650 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.588 2931650 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:49:03.633 2931695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.633 2931695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.633 2931695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.633 2931695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:49:03.633 2931695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.633 2931695 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.634 2931696 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.636 2931698 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.638 2931700 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.638 2931700 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:49:03.638 2931700 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:49:03.641 2931703 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:49:03.641 2931703 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:49:03.642 2931704 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.644 2931706 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.646 2931708 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.646 2931708 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:49:03.646 2931708 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:03.648 2931710 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:49:03.648 2931710 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:49:03.650 2931712 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.651 2931713 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.653 2931715 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.653 2931715 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:49:03.653 2931715 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:49:03.656 2931718 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:49:03.656 2931718 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:49:03.657 2931719 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.658 2931720 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.660 2931722 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.660 2931722 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:49:03.660 2931722 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:49:03.663 2931725 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:49:03.663 2931725 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:49:03.663 2931725 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.665 2931727 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.668 2931730 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.668 2931730 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:49:03.668 2931730 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:03.670 2931732 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:49:03.670 2931732 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:49:03.672 2931734 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.673 2931735 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.676 2931738 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.677 2931739 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:49:03.677 2931739 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:49:03.680 2931742 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:49:03.680 2931742 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.680 2931742 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:49:03.701 2931763 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.701 2931763 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.701 2931763 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.701 2931763 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:49:03.701 2931763 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.701 2931763 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.702 2931764 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.703 2931765 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.706 2931768 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.706 2931768 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:49:03.706 2931768 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:49:03.708 2931770 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:49:03.708 2931770 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:49:03.709 2931771 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.710 2931772 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.713 2931775 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.713 2931775 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:49:03.713 2931775 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:49:03.716 2931778 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:49:03.716 2931778 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:49:03.718 2931780 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.719 2931781 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.722 2931784 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.722 2931784 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:49:03.722 2931784 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:49:03.724 2931786 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:49:03.724 2931786 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:49:03.725 2931787 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.726 2931788 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.730 2931792 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.730 2931792 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:49:03.730 2931792 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:49:03.732 2931794 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:49:03.732 2931794 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:49:03.734 2931796 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.735 2931797 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.738 2931800 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.738 2931800 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:49:03.738 2931800 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:49:03.741 2931803 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:49:03.741 2931803 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.741 2931803 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:49:03.757 2931819 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.757 2931819 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.757 2931819 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.757 2931819 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.757 2931819 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:49:03.759 2931821 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@12e2825d
20-08-2026 00:49:03.763 2931825 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:49:03.763 2931825 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:49:03.763 2931825 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:49:03.766 2931828 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:49:03.766 2931828 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:49:03.767 2931829 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.769 2931831 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.773 2931835 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.773 2931835 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:49:03.773 2931835 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:49:03.775 2931837 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:49:03.776 2931838 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.776 2931838 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:49:03.793 2931855 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.793 2931855 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.793 2931855 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.793 2931855 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:49:03.793 2931855 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.793 2931855 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.794 2931856 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.797 2931859 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.800 2931862 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.800 2931862 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:49:03.800 2931862 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:03.802 2931864 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:49:03.802 2931864 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:49:03.803 2931865 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.804 2931866 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.806 2931868 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.807 2931869 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:49:03.807 2931869 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:49:03.809 2931871 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:49:03.809 2931871 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:49:03.810 2931872 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.811 2931873 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.814 2931876 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.814 2931876 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:49:03.814 2931876 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:49:03.816 2931878 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:49:03.817 2931879 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:49:03.817 2931879 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.818 2931880 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.821 2931883 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.821 2931883 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:49:03.821 2931883 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:49:03.823 2931885 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:49:03.823 2931885 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.823 2931885 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:49:03.841 2931903 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:49:03.841 2931903 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:49:03.841 2931903 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.841 2931903 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.842 2931904 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.844 2931906 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.846 2931908 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.846 2931908 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:49:03.846 2931908 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:49:03.849 2931911 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:49:03.849 2931911 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:49:03.850 2931912 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.851 2931913 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.854 2931916 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.854 2931916 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:49:03.854 2931916 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:49:03.856 2931918 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:49:03.856 2931918 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.856 2931918 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:49:03.880 2931942 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.880 2931942 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.880 2931942 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.880 2931942 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:49:03.880 2931942 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.880 2931942 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.881 2931943 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.882 2931944 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.885 2931947 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.885 2931947 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:49:03.885 2931947 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:49:03.887 2931949 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:49:03.887 2931949 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.887 2931949 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:49:03.913 2931975 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.913 2931975 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.913 2931975 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.913 2931975 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:49:03.913 2931975 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.913 2931975 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.914 2931976 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.915 2931977 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.918 2931980 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.918 2931980 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:49:03.918 2931980 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:49:03.921 2931983 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:49:03.921 2931983 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:49:03.921 2931983 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.922 2931984 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.925 2931987 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.925 2931987 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:49:03.925 2931987 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:49:03.928 2931990 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:49:03.928 2931990 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:03.928 2931990 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:49:03.946 2932008 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.946 2932008 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:03.946 2932008 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:03.946 2932008 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:49:03.946 2932008 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:03.0
20-08-2026 00:49:03.946 2932008 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:03.947 2932009 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.948 2932010 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.951 2932013 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.951 2932013 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:49:03.951 2932013 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:03.953 2932015 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:49:03.953 2932015 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:49:03.954 2932016 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.956 2932018 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.959 2932021 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.959 2932021 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:49:03.959 2932021 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:49:03.962 2932024 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:49:03.962 2932024 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:49:03.963 2932025 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.965 2932027 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.968 2932030 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.968 2932030 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:49:03.968 2932030 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:03.971 2932033 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:49:03.971 2932033 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:49:03.971 2932033 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.973 2932035 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.975 2932037 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.975 2932037 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:49:03.975 2932037 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:49:03.977 2932039 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:49:03.978 2932040 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:49:03.978 2932040 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.979 2932041 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.982 2932044 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.982 2932044 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:49:03.982 2932044 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:49:03.984 2932046 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:49:03.984 2932046 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:49:03.985 2932047 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:03.986 2932048 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:03.989 2932051 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:03.989 2932051 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:49:03.989 2932051 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:49:03.991 2932053 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:49:03.991 2932053 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:49:03.992 2932054 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:03.994 2932056 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:03.997 2932059 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:03.997 2932059 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:49:03.997 2932059 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:49:03.999 2932061 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:49:03.999 2932061 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:49:04.000 2932062 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.001 2932063 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.004 2932066 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.004 2932066 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:49:04.004 2932066 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:49:04.006 2932068 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:49:04.006 2932068 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:49:04.007 2932069 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.008 2932070 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.011 2932073 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.011 2932073 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:49:04.011 2932073 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:49:04.013 2932075 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:49:04.013 2932075 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:49:04.014 2932076 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.015 2932077 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.018 2932080 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.018 2932080 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:49:04.018 2932080 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:49:04.020 2932082 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:49:04.020 2932082 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:49:04.022 2932084 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.023 2932085 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.025 2932087 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.026 2932088 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:49:04.026 2932088 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:49:04.028 2932090 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:49:04.029 2932091 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:49:04.029 2932091 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.031 2932093 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.034 2932096 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.034 2932096 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:49:04.034 2932096 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:49:04.036 2932098 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:49:04.036 2932098 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:49:04.037 2932099 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.038 2932100 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.041 2932103 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.041 2932103 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:49:04.041 2932103 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:49:04.043 2932105 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:49:04.043 2932105 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:49:04.044 2932106 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.045 2932107 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.047 2932109 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.047 2932109 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:49:04.048 2932110 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:49:04.051 2932113 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:49:04.051 2932113 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:49:04.051 2932113 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.053 2932115 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.056 2932118 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.056 2932118 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:49:04.056 2932118 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:04.058 2932120 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:49:04.058 2932120 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:49:04.059 2932121 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:04.060 2932122 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:04.063 2932125 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:04.063 2932125 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:49:04.063 2932125 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:49:04.066 2932128 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:49:04.066 2932128 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:04.066 2932128 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:49:04.135 2932197 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:04.135 2932197 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:04.135 2932197 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:04.135 2932197 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:49:04.135 2932197 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:04.0
20-08-2026 00:49:04.135 2932197 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:04.136 2932198 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.137 2932199 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.140 2932202 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.140 2932202 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:49:04.140 2932202 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:49:04.143 2932205 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:49:04.143 2932205 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:49:04.144 2932206 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.146 2932208 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.150 2932212 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.150 2932212 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:49:04.150 2932212 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:04.153 2932215 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:49:04.153 2932215 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:49:04.154 2932216 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.155 2932217 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.158 2932220 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.158 2932220 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:49:04.158 2932220 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:49:04.162 2932224 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:49:04.162 2932224 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:49:04.163 2932225 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:04.164 2932226 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:04.168 2932230 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:04.169 2932231 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:49:04.169 2932231 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:49:04.172 2932234 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:49:04.172 2932234 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:04.172 2932234 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:49:04.193 2932255 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:04.193 2932255 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:04.193 2932255 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:49:04.193 2932255 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:49:04.193 2932255 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:04.0
20-08-2026 00:49:04.193 2932255 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:04.194 2932256 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:04.196 2932258 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:04.199 2932261 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:04.199 2932261 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:49:04.199 2932261 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:49:04.202 2932264 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:49:04.202 2932264 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:04.202 2932264 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:49:04.204 2932266 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:49:04.204 2932266 [http-nio-8051-exec-140] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:49:04.222 2932284 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:04.222 2932284 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:04.222 2932284 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:49:04.222 2932284 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:49:04.222 2932284 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:04.0
20-08-2026 00:49:04.222 2932284 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:04.223 2932285 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:04.224 2932286 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:04.227 2932289 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:04.227 2932289 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:49:04.227 2932289 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:49:04.229 2932291 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:49:04.230 2932292 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:04.230 2932292 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:49:04.259 2932321 [http-nio-8051-exec-140] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:49:04.268 2932330 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:04.268 2932330 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:49:04.268 2932330 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:49:04.268 2932330 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:49:04.268 2932330 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:04.0
20-08-2026 00:49:04.268 2932330 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:04.269 2932331 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.271 2932333 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.274 2932336 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.274 2932336 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:49:04.274 2932336 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:49:04.277 2932339 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:49:04.277 2932339 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:49:04.277 2932339 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.279 2932341 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.281 2932343 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.282 2932344 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:49:04.282 2932344 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:04.284 2932346 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:49:04.284 2932346 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:49:04.285 2932347 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.286 2932348 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.289 2932351 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.289 2932351 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:49:04.289 2932351 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:49:04.292 2932354 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:49:04.292 2932354 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:49:04.292 2932354 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.293 2932355 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.297 2932359 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.297 2932359 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:49:04.297 2932359 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:04.299 2932361 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:49:04.299 2932361 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:49:04.300 2932362 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.301 2932363 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.304 2932366 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.304 2932366 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:49:04.304 2932366 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:49:04.306 2932368 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:49:04.306 2932368 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:49:04.307 2932369 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.308 2932370 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.311 2932373 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.311 2932373 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:49:04.311 2932373 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:49:04.313 2932375 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:49:04.314 2932376 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:49:04.314 2932376 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.315 2932377 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.318 2932380 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.318 2932380 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:49:04.318 2932380 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:49:04.320 2932382 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:49:04.320 2932382 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:49:04.322 2932384 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.323 2932385 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.326 2932388 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.326 2932388 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:49:04.326 2932388 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:49:04.328 2932390 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:49:04.329 2932391 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:49:04.329 2932391 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.331 2932393 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.333 2932395 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.333 2932395 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:49:04.333 2932395 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:49:04.336 2932398 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:49:04.336 2932398 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:49:04.337 2932399 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:49:04.338 2932400 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2adb1503
20-08-2026 00:49:04.340 2932402 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:49:04.340 2932402 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:49:04.341 2932403 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:49:04.343 2932405 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:49:04.343 2932405 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:49:04.343 2932405 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:49:04.356 2932418 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:04.356 2932418 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:49:04.356 2932418 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:49:04.356 2932418 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:49:04.356 2932418 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:49:04.0
20-08-2026 00:49:04.356 2932418 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:49:04.357 2932419 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.358 2932420 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.363 2932425 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.363 2932425 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:49:04.363 2932425 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:49:04.366 2932428 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:49:04.366 2932428 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:49:04.366 2932428 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.368 2932430 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.370 2932432 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.370 2932432 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:49:04.370 2932432 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:49:04.373 2932435 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:49:04.373 2932435 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:49:04.374 2932436 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.375 2932437 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.378 2932440 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.378 2932440 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:49:04.378 2932440 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:49:04.381 2932443 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:49:04.381 2932443 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:49:04.381 2932443 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.383 2932445 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.385 2932447 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.385 2932447 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:49:04.386 2932448 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:49:04.388 2932450 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:49:04.388 2932450 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:49:04.389 2932451 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.390 2932452 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.393 2932455 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.393 2932455 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:49:04.393 2932455 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:49:04.395 2932457 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:49:04.395 2932457 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:49:04.397 2932459 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:49:04.398 2932460 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6c296998
20-08-2026 00:49:04.400 2932462 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:49:04.400 2932462 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:49:04.400 2932462 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:49:04.403 2932465 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:49:04.403 2932465 [http-nio-8051-exec-109] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:49:04.576 2932638 [http-nio-8051-exec-137] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202202
20-08-2026 00:49:04.576 2932638 [http-nio-8051-exec-137] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:49:04.576 2932638 [http-nio-8051-exec-137] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:49:04
20-08-2026 00:49:06.648 2934710 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{sensors=[{sensor_status=true, id=TM04202204-1-limit, sensor_type=limit}, {sensor_status=true, id=TM04202204-1-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:49:06.410169}], hcid=[1]}, {door_id=2, data=[{sensors=[{sensor_status=true, id=TM04202204-2-limit, sensor_type=limit}, {sensor_status=true, id=TM04202204-2-magnetic, sensor_type=magnetic}], created_at=2026-08-20 00:49:06.411369}], hcid=[1]}], trays=[]}
20-08-2026 00:49:06.648 2934710 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:49:06.648 2934710 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM04202204, traysArr : []
20-08-2026 00:49:06.649 2934711 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM04202204, traysArr : []
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:49:06.650 2934712 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:49:06.651 2934713 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:49:06.656 2934718 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:49:06.410169"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:49:06.411369"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:49:06.656 2934718 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM04202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:49:06.410169"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM04202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM04202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:49:06.411369"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:49:06.667 2934729 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM04202204, cameraArr : {}
20-08-2026 00:49:06.667 2934729 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM04202204, cameraInfoData : {}
20-08-2026 00:49:07.842 2935904 [http-nio-8051-exec-138] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202003, skus=[4500678, 4500677, 137335, 4500681, 4500669, 4500642, 177747, 185993, 186001, 4500724, 4500722, 186059, 4500715, 4500701, 4500717, 4500647, 185994, 4500723, 4500643, 4500725, 4500726, 4500706, 186094, 166327, 4500499, 4500667, 4500624, 163527, 4500656, 4500727, 4500541, 113]}
20-08-2026 00:49:07.847 2935909 [http-nio-8051-exec-138] INFO  n.c.kiosk.machine.MachineController - [{"name":"Redbull Energy Drink 250 ml","sku_id":"113","vendor_id":"1","mrp":"125","selling_price":"125","weight":"272","image":"https://images.tinymart.in/product/113-2164.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"27","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"testing 5g sku","sku_id":"163527","vendor_id":"1","mrp":"1","selling_price":"1","weight":"5","image":"https://images.tinymart.in/product/163527-5994.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2023-07-04 18:26:43.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}]
20-08-2026 00:49:07.848 2935910 [http-nio-8051-exec-138] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:49:07.865 2935927 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:49:07.865 2935927 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:49:07.912 2935974 [http-nio-8051-exec-110] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:49:08.650 2936712 [http-nio-8051-exec-92] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:53:43.0, vm_id=1778290329057}
20-08-2026 00:49:08.651 2936713 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1778290329057, timestamp: 2026-08-19 20:53:43.0
20-08-2026 00:49:08.658 2936720 [http-nio-8051-exec-92] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:49:11.415 2939477 [http-nio-8051-exec-100] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM05202501}
20-08-2026 00:49:17.497 2945559 [http-nio-8051-exec-144] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:49:17.497 2945559 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:49:18.527 2946589 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202305 
20-08-2026 00:49:18.528 2946590 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:49:18.528 2946590 [http-nio-8051-exec-106] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:49:18.539 2946601 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:18.539 2946601 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:18.540 2946602 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:18.541 2946603 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:18.541 2946603 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:18.541 2946603 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:18.541 2946603 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:18.541 2946603 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:18.542 2946604 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:18.542 2946604 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:18.542 2946604 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:18.543 2946605 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:18.543 2946605 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:49:18.543 2946605 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:49:18.544 2946606 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:49:18.544 2946606 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:49:18.544 2946606 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:49:18.545 2946607 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:49:18.545 2946607 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:49:18.545 2946607 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:49:18.546 2946608 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:49:18.546 2946608 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:18.546 2946608 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:18.547 2946609 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:18.547 2946609 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:49:18.547 2946609 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:49:18.547 2946609 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:49:18.547 2946609 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:18.547 2946609 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:18.548 2946610 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:18.548 2946610 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:49:18.548 2946610 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:49:18.549 2946611 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:49:18.549 2946611 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:18.549 2946611 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:18.549 2946611 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:18.549 2946611 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:18.549 2946611 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:18.550 2946612 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:18.550 2946612 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:18.550 2946612 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:18.551 2946613 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:18.551 2946613 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:49:18.551 2946613 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:49:18.551 2946613 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:49:18.551 2946613 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:18.551 2946613 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:18.553 2946615 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:49:18.553 2946615 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:18.553 2946615 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:18.553 2946615 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:49:18.553 2946615 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:18.553 2946615 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:18.554 2946616 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:18.554 2946616 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:18.554 2946616 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:18.555 2946617 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:18.555 2946617 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:18.555 2946617 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:18.556 2946618 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:18.556 2946618 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:18.556 2946618 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:18.557 2946619 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:18.557 2946619 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:18.557 2946619 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:18.557 2946619 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:49:18.557 2946619 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:18.557 2946619 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:18.558 2946620 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:18.558 2946620 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:18.558 2946620 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:18.559 2946621 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:18.559 2946621 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:18.559 2946621 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:18.559 2946621 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:18.559 2946621 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:18.559 2946621 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:18.560 2946622 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:18.560 2946622 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:18.560 2946622 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:18.561 2946623 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:18.561 2946623 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:18.561 2946623 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:18.562 2946624 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:18.562 2946624 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:18.562 2946624 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:18.562 2946624 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:18.562 2946624 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:18.563 2946625 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:18.563 2946625 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:18.563 2946625 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:18.563 2946625 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:18.564 2946626 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:18.564 2946626 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:18.564 2946626 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:18.565 2946627 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:18.565 2946627 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:49:18.565 2946627 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:49:18.565 2946627 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:49:18.582 2946644 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:49:21.275 2949337 [http-nio-8051-exec-143] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202201 
20-08-2026 00:49:21.276 2949338 [http-nio-8051-exec-143] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:49:21.276 2949338 [http-nio-8051-exec-143] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:49:21.286 2949348 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:21.286 2949348 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:21.287 2949349 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:21.287 2949349 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:21.287 2949349 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:21.288 2949350 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:21.288 2949350 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:21.288 2949350 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:21.289 2949351 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:21.290 2949352 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:21.290 2949352 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:21.290 2949352 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:21.291 2949353 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:21.291 2949353 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:21.291 2949353 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:21.292 2949354 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:21.292 2949354 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:21.294 2949356 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:21.294 2949356 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:21.294 2949356 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:21.294 2949356 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:21.294 2949356 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:21.294 2949356 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:21.295 2949357 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:21.296 2949358 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:21.296 2949358 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:21.296 2949358 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:21.297 2949359 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:21.297 2949359 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:21.297 2949359 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:21.297 2949359 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:21.297 2949359 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:21.298 2949360 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:21.298 2949360 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:21.298 2949360 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:21.299 2949361 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:21.299 2949361 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:21.299 2949361 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:21.300 2949362 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:49:21.300 2949362 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:21.300 2949362 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:21.301 2949363 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:21.301 2949363 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:21.301 2949363 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:21.302 2949364 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:21.302 2949364 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:21.302 2949364 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:21.303 2949365 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:21.303 2949365 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:21.303 2949365 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:21.304 2949366 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:21.304 2949366 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:21.304 2949366 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:21.305 2949367 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:49:21.305 2949367 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:21.305 2949367 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:21.306 2949368 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:49:21.306 2949368 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:21.306 2949368 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:21.307 2949369 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:21.307 2949369 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:21.307 2949369 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:21.308 2949370 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:21.308 2949370 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:21.308 2949370 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:21.309 2949371 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:21.309 2949371 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:21.309 2949371 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:21.310 2949372 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:21.310 2949372 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:21.310 2949372 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:21.311 2949373 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:21.311 2949373 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:21.311 2949373 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:21.312 2949374 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:21.312 2949374 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:21.312 2949374 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:21.313 2949375 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:21.313 2949375 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:21.313 2949375 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:21.314 2949376 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:21.314 2949376 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:21.314 2949376 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:21.314 2949376 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:21.314 2949376 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:21.314 2949376 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:21.315 2949377 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:21.315 2949377 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:21.315 2949377 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:21.316 2949378 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:21.316 2949378 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:21.316 2949378 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:21.316 2949378 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:21.316 2949378 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:21.316 2949378 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:21.317 2949379 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:21.318 2949380 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:21.318 2949380 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:21.319 2949381 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:21.336 2949398 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:49:22.517 2950579 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-invalidfs, value=, status=true}], created_at=2026-08-20 00:49:22}}
20-08-2026 00:49:22.518 2950580 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:49:22.518 2950580 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:49:22.518 2950580 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202301, traysArr : []
20-08-2026 00:49:22.518 2950580 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202301, traysArr : []
20-08-2026 00:49:22.519 2950581 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:49:22.519 2950581 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:49:22.519 2950581 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:49:22.519 2950581 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:49:22.519 2950581 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202301, cameraArr : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:49:22"}
20-08-2026 00:49:22.519 2950581 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202301, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:49:22"}
20-08-2026 00:49:23.459 2951521 [http-nio-8051-exec-129] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:49:23.459 2951521 [http-nio-8051-exec-129] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:49:23.681 2951743 [http-nio-8051-exec-139] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:49:23.681 2951743 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:49:23.808 2951870 [http-nio-8051-exec-117] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202202}
20-08-2026 00:49:23.890 2951952 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM01202601 
20-08-2026 00:49:23.891 2951953 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:49:23.891 2951953 [http-nio-8051-exec-141] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:49:23.901 2951963 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:23.901 2951963 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:23.902 2951964 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:23.902 2951964 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:23.902 2951964 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:23.903 2951965 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:23.903 2951965 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.903 2951965 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.904 2951966 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.905 2951967 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:23.905 2951967 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:23.906 2951968 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:23.906 2951968 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.906 2951968 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.906 2951968 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.907 2951969 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:23.907 2951969 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:23.908 2951970 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:23.908 2951970 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:49:23.908 2951970 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:49:23.909 2951971 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:49:23.910 2951972 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.910 2951972 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.910 2951972 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.911 2951973 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:23.911 2951973 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:23.913 2951975 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:23.913 2951975 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:23.913 2951975 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:23.913 2951975 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:23.913 2951975 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:23.913 2951975 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:23.915 2951977 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:23.915 2951977 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.915 2951977 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.915 2951977 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.916 2951978 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.916 2951978 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.917 2951979 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.917 2951979 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:49:23.917 2951979 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:49:23.918 2951980 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:49:23.918 2951980 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:49:23.918 2951980 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:49:23.919 2951981 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:49:23.919 2951981 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:23.919 2951981 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:23.919 2951981 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:23.919 2951981 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.919 2951981 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.920 2951982 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.921 2951983 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:23.921 2951983 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:23.922 2951984 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:23.922 2951984 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.922 2951984 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.922 2951984 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.923 2951985 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:23.923 2951985 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:23.924 2951986 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:23.924 2951986 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:23.924 2951986 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:23.925 2951987 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:23.925 2951987 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:23.925 2951987 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:23.926 2951988 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:23.926 2951988 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.926 2951988 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.926 2951988 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.927 2951989 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.927 2951989 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.928 2951990 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.928 2951990 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.928 2951990 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.929 2951991 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.929 2951991 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.929 2951991 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.930 2951992 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.931 2951993 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.931 2951993 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.932 2951994 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.932 2951994 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.932 2951994 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.933 2951995 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.934 2951996 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.934 2951996 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.935 2951997 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.935 2951997 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.935 2951997 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.936 2951998 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.937 2951999 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.937 2951999 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.937 2951999 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.938 2952000 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.938 2952000 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.939 2952001 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.939 2952001 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.939 2952001 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.940 2952002 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.941 2952003 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.941 2952003 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.941 2952003 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.942 2952004 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.942 2952004 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.943 2952005 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.944 2952006 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:23.944 2952006 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:23.944 2952006 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:23.966 2952028 [http-nio-8051-exec-141] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:49:26.905 2954967 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202203, skus=[4500715, 4500650, 4500656, 4500719, 4500646, 186094, 4500728, 4500499, 4500713, 185993, 186001, 4500711, 4500648, 4500725, 4500710, 4500669, 0, 186078, 4500705, 8355, 4500717, 4500624, 133041, 4500643, 4500726, 4500667, 166327, 4500626, 4500694, 4500644, 4500642, 4500712, 4500605]}
20-08-2026 00:49:26.910 2954972 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:49:26.912 2954974 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:49:28.280 2956342 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:49:28.281 2956343 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:49:29.855 2957917 [http-nio-8051-exec-147] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:49:29.856 2957918 [http-nio-8051-exec-147] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:49:29.874 2957936 [http-nio-8051-exec-147] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:49:32.780 2960842 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:49:32.780 2960842 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:49:33.370 2961432 [http-nio-8051-exec-103] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:49:33.370 2961432 [http-nio-8051-exec-103] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:49:33.463 2961525 [http-nio-8051-exec-128] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202201 
20-08-2026 00:49:33.464 2961526 [http-nio-8051-exec-128] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:49:33.465 2961527 [http-nio-8051-exec-128] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:49:33.473 2961535 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:33.473 2961535 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:33.474 2961536 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:33.474 2961536 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:33.474 2961536 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:33.475 2961537 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:33.476 2961538 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:33.476 2961538 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:33.477 2961539 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:33.477 2961539 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:49:33.477 2961539 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:49:33.478 2961540 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:49:33.478 2961540 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:33.478 2961540 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:33.478 2961540 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:33.478 2961540 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:33.478 2961540 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:33.479 2961541 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:33.479 2961541 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:33.479 2961541 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:33.480 2961542 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:33.480 2961542 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:33.480 2961542 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:33.481 2961543 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:33.482 2961544 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:33.482 2961544 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:33.483 2961545 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:33.483 2961545 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:33.483 2961545 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:33.484 2961546 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:33.484 2961546 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:49:33.484 2961546 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:49:33.485 2961547 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:49:33.485 2961547 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:33.485 2961547 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:33.486 2961548 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:33.487 2961549 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:33.487 2961549 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:33.488 2961550 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:33.488 2961550 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:49:33.488 2961550 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:49:33.488 2961550 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:49:33.488 2961550 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:33.488 2961550 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:33.489 2961551 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:33.490 2961552 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:33.490 2961552 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:33.491 2961553 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:33.491 2961553 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:33.491 2961553 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:33.491 2961553 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:33.492 2961554 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:33.492 2961554 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:33.494 2961556 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:49:33.494 2961556 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:49:33.494 2961556 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:49:33.494 2961556 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:49:33.494 2961556 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:49:33.495 2961557 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:49:33.495 2961557 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:49:33.495 2961557 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:33.495 2961557 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:33.496 2961558 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:49:33.497 2961559 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:33.497 2961559 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:33.497 2961559 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:33.497 2961559 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:33.497 2961559 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:33.498 2961560 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:49:33.498 2961560 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:33.498 2961560 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:33.499 2961561 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:33.500 2961562 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:49:33.500 2961562 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:49:33.501 2961563 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:49:33.501 2961563 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:33.501 2961563 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:33.502 2961564 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:49:33.502 2961564 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:49:33.502 2961564 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:49:33.503 2961565 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:49:33.503 2961565 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:49:33.503 2961565 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:49:33.504 2961566 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:49:33.504 2961566 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:49:33.504 2961566 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:49:33.505 2961567 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:49:33.505 2961567 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:33.505 2961567 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:33.506 2961568 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:33.506 2961568 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:33.506 2961568 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:33.507 2961569 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:33.508 2961570 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:49:33.508 2961570 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:49:33.509 2961571 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:49:33.509 2961571 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:49:33.509 2961571 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:49:33.510 2961572 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:49:33.530 2961592 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:49:35.529 2963591 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685600316121, timestamp=2026-08-19 20:56:02.0}
20-08-2026 00:49:35.529 2963591 [http-nio-8051-exec-135] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685600316121, timestamp: 2026-08-19 20:56:02.0
20-08-2026 00:49:35.628 2963690 [http-nio-8051-exec-135] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:49:37.816 2965878 [http-nio-8051-exec-142] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202505
20-08-2026 00:49:37.816 2965878 [http-nio-8051-exec-142] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:49:37.816 2965878 [http-nio-8051-exec-142] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:49:37
20-08-2026 00:49:38.656 2966718 [http-nio-8051-exec-12] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202305}
20-08-2026 00:49:43.269 2971331 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685600316121, timestamp=2026-08-19 20:56:02.0}
20-08-2026 00:49:43.270 2971332 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685600316121, timestamp: 2026-08-19 20:56:02.0
20-08-2026 00:49:43.318 2971380 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:49:46.169 2974231 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:49:45.933022, sensors=[{sensor_status=true, id=TM06202301-1-limit, sensor_type=limit}, {sensor_status=true, id=TM06202301-1-magnetic, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:49:45.934151, sensors=[{sensor_status=true, id=TM06202301-2-limit, sensor_type=limit}, {sensor_status=true, id=TM06202301-2-magnetic, sensor_type=magnetic}]}]}]}
20-08-2026 00:49:46.169 2974231 [http-nio-8051-exec-101] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:49:46.169 2974231 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202301, traysArr : []
20-08-2026 00:49:46.169 2974231 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202301, traysArr : []
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:49:46.171 2974233 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:49:46.176 2974238 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:49:45.933022"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:49:45.934151"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:49:46.176 2974238 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:49:45.933022"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:49:45.934151"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:49:46.188 2974250 [http-nio-8051-exec-101] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202301, cameraArr : {}
20-08-2026 00:49:46.188 2974250 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202301, cameraInfoData : {}
20-08-2026 00:49:48.279 2976341 [http-nio-8051-exec-136] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:49:48.279 2976341 [http-nio-8051-exec-136] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:49:49.024 2977086 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202505
20-08-2026 00:49:49.024 2977086 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:49:49.024 2977086 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:49:49
20-08-2026 00:49:49.025 2977087 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-07-30 13:13:00.277893', '2026-07-30 13:13:00.277983', '2026-08-19 17:53:51.468060', '2026-07-30 13:13:00.278099'], 'open_time': ['2026-07-30 13:12:58.890416', '2026-07-30 13:12:58.890416', '2026-08-19 17:53:45.644004', '2026-07-30 13:12:58.890416']}"}
20-08-2026 00:49:49.025 2977087 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:49:49.025 2977087 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:49:49.025 2977087 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:49:49.025 2977087 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:49:49.025 2977087 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:49:49.025 2977087 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-07-30 13:13:00.277893", "2026-07-30 13:13:00.277983", "2026-08-19 17:53:51.468060", "2026-07-30 13:13:00.278099"], "open_time": ["2026-07-30 13:12:58.890416", "2026-07-30 13:12:58.890416", "2026-08-19 17:53:45.644004", "2026-07-30 13:12:58.890416"]}
20-08-2026 00:49:49.025 2977087 [http-nio-8051-exec-131] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:49:50.267 2978329 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-08-19 06:36:53"}
20-08-2026 00:49:50.413 2978475 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:49:50.414 2978476 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:49:50.467 2978529 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:49:51.181 2979243 [http-nio-8051-exec-146] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:49:51.181 2979243 [http-nio-8051-exec-146] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:49:51.232 2979294 [http-nio-8051-exec-125] INFO  n.c.kiosk.machine.MachineController - {imei=TM04202202, skus=[4500693, 185993, 4500712, 4500659, 186043, 4500705, 4500726, 186094, 185954, 4500710, 4500700, 108676, 4500715, 185994, 4500472, 4500704, 4500647, 166327, 186059, 4500624, 4500711, 4500669, 4500648, 4500573, 4500541, 4500722, 4500701, 4500706, 4500723, 4500694, 4500499, 137335]}
20-08-2026 00:49:51.237 2979299 [http-nio-8051-exec-125] INFO  n.c.kiosk.machine.MachineController - [{"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"24 Mantra Organic Peanut  chikki 20gm","sku_id":"4500472","vendor_id":"1","mrp":"10","selling_price":"10","weight":"22","image":"https://images.tinymart.in/product/4500472-5536.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-06-03 08:55:08.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern Kitchen Roasted Peanut 29gm","sku_id":"4500659","vendor_id":"1","mrp":"10","selling_price":"10","weight":"32","image":"https://images.tinymart.in/product/4500659-9360.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-19 10:34:26.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:49:51.239 2979301 [http-nio-8051-exec-125] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:49:54.648 2982710 [http-nio-8051-exec-20] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202204}
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202203
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:49:55
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798', '2026-08-19 21:42:44.627798'], 'close_time': ['2026-08-19 21:42:45.889448', '2026-08-19 21:42:45.889571', '2026-08-19 21:42:45.889631', '2026-08-19 21:42:45.889688']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798", "2026-08-19 21:42:44.627798"], "close_time": ["2026-08-19 21:42:45.889448", "2026-08-19 21:42:45.889571", "2026-08-19 21:42:45.889631", "2026-08-19 21:42:45.889688"]}
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:49:55.248 2983310 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:49:57.055 2985117 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:49:57.055 2985117 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:49:58.098 2986160 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:49:58.099 2986161 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:49:58.150 2986212 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:49:58.169 2986231 [http-nio-8051-exec-85] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-21 10:53:53"}
20-08-2026 00:49:58.720 2986782 [http-nio-8051-exec-138] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:49:58.720 2986782 [http-nio-8051-exec-138] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:49:59.055 2987117 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:25:00"}
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202507
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:49:59
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 16:38:00.936050', '2026-08-19 20:51:17.631649', '2026-08-19 16:38:00.936203', '2026-08-19 20:51:17.631754'], 'open_time': ['2026-08-19 16:37:55.288860', '2026-08-19 20:51:00.320772', '2026-08-19 16:37:55.288964', '2026-08-19 20:51:00.320868']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 16:38:00.936050", "2026-08-19 20:51:17.631649", "2026-08-19 16:38:00.936203", "2026-08-19 20:51:17.631754"], "open_time": ["2026-08-19 16:37:55.288860", "2026-08-19 20:51:00.320772", "2026-08-19 16:37:55.288964", "2026-08-19 20:51:00.320868"]}
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:49:59.078 2987140 [http-nio-8051-exec-92] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:50:01.558 2989620 [http-nio-8051-exec-100] INFO  n.c.crons.SchedulerController - CustomerappController::cronPendingPayments 
20-08-2026 00:50:01.560 2989622 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders
20-08-2026 00:50:01.566 2989628 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::cronCancelTimeoutOrders: getTimeOutOrders.count(): 0
20-08-2026 00:50:01.618 2989680 [http-nio-8051-exec-144] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:50:01.637 2989699 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.638 2989700 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.642 2989704 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.642 2989704 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:50:01.642 2989704 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:50:01.645 2989707 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:50:01.645 2989707 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:50:01.646 2989708 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:01.647 2989709 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:01.651 2989713 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:01.651 2989713 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:50:01.651 2989713 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:50:01.654 2989716 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:50:01.654 2989716 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:01.654 2989716 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:50:01.670 2989732 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:01.670 2989732 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:01.670 2989732 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:01.670 2989732 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:50:01.670 2989732 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:01.0
20-08-2026 00:50:01.670 2989732 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:01.671 2989733 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.673 2989735 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.676 2989738 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.676 2989738 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:50:01.676 2989738 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:50:01.681 2989743 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:50:01.681 2989743 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:50:01.683 2989745 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:01.685 2989747 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:01.690 2989752 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:01.691 2989753 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:50:01.691 2989753 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:50:01.697 2989759 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:50:01.697 2989759 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:01.697 2989759 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:50:01.717 2989779 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:01.717 2989779 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:01.717 2989779 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:01.718 2989780 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:50:01.718 2989780 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:01.0
20-08-2026 00:50:01.718 2989780 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:01.719 2989781 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.722 2989784 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.727 2989789 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.728 2989790 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:50:01.728 2989790 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:01.731 2989793 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:50:01.731 2989793 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:50:01.732 2989794 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:01.734 2989796 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:01.736 2989798 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:01.737 2989799 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:50:01.737 2989799 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:50:01.740 2989802 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:50:01.740 2989802 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:01.740 2989802 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:50:01.757 2989819 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:01.757 2989819 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:01.757 2989819 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:01.757 2989819 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:50:01.757 2989819 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:01.0
20-08-2026 00:50:01.757 2989819 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:01.762 2989824 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.765 2989827 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.772 2989834 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.772 2989834 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:50:01.772 2989834 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:50:01.782 2989844 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:50:01.782 2989844 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:50:01.788 2989850 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:01.791 2989853 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:01.799 2989861 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:01.799 2989861 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:50:01.800 2989862 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:50:01.807 2989869 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:50:01.807 2989869 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:01.807 2989869 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:50:01.827 2989889 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:01.828 2989890 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:01.828 2989890 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:01.828 2989890 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:50:01.828 2989890 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:01.0
20-08-2026 00:50:01.828 2989890 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:01.829 2989891 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.830 2989892 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.833 2989895 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.833 2989895 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:50:01.833 2989895 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:50:01.837 2989899 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:50:01.837 2989899 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:50:01.838 2989900 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.840 2989902 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.843 2989905 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.843 2989905 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:50:01.844 2989906 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:50:01.847 2989909 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:50:01.848 2989910 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:50:01.849 2989911 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.850 2989912 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.855 2989917 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.855 2989917 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:50:01.855 2989917 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:50:01.857 2989919 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:50:01.858 2989920 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:50:01.858 2989920 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.860 2989922 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.863 2989925 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.863 2989925 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:50:01.863 2989925 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:50:01.866 2989928 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:50:01.866 2989928 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:50:01.867 2989929 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:01.869 2989931 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:01.872 2989934 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:01.872 2989934 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:50:01.872 2989934 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:50:01.875 2989937 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:50:01.875 2989937 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:50:01.876 2989938 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.877 2989939 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.880 2989942 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.880 2989942 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:50:01.880 2989942 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:50:01.884 2989946 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:50:01.884 2989946 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:50:01.885 2989947 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.886 2989948 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.891 2989953 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.891 2989953 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:50:01.891 2989953 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:50:01.894 2989956 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:50:01.894 2989956 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:50:01.895 2989957 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.897 2989959 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.902 2989964 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.902 2989964 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:50:01.902 2989964 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:50:01.906 2989968 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:50:01.906 2989968 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:50:01.907 2989969 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:01.908 2989970 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:01.912 2989974 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:01.912 2989974 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:50:01.912 2989974 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:50:01.915 2989977 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:50:01.915 2989977 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:01.915 2989977 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:50:01.930 2989992 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:01.930 2989992 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:01.930 2989992 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:50:01.930 2989992 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:50:01.930 2989992 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:01.0
20-08-2026 00:50:01.930 2989992 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:01.931 2989993 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.933 2989995 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.937 2989999 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.937 2989999 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:50:01.937 2989999 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:01.940 2990002 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:50:01.940 2990002 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:50:01.941 2990003 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.943 2990005 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.946 2990008 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.946 2990008 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:50:01.946 2990008 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:50:01.950 2990012 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:50:01.950 2990012 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:50:01.951 2990013 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:01.952 2990014 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:01.956 2990018 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:01.956 2990018 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:50:01.956 2990018 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:50:01.959 2990021 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:50:01.959 2990021 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:50:01.960 2990022 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:01.962 2990024 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:01.966 2990028 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:01.966 2990028 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:50:01.966 2990028 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:50:01.969 2990031 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:50:01.970 2990032 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:01.970 2990032 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:50:01.993 2990055 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:01.993 2990055 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:01.993 2990055 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:01.993 2990055 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:50:01.993 2990055 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:01.0
20-08-2026 00:50:01.994 2990056 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:01.995 2990057 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:01.996 2990058 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.000 2990062 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.000 2990062 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:50:02.000 2990062 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:50:02.003 2990065 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:50:02.004 2990066 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.004 2990066 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:50:02.031 2990093 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.031 2990093 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.031 2990093 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.031 2990093 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:50:02.031 2990093 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.031 2990093 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.032 2990094 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.035 2990097 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.038 2990100 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.038 2990100 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:50:02.038 2990100 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:02.042 2990104 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:50:02.043 2990105 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:50:02.044 2990106 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.046 2990108 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.050 2990112 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.050 2990112 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:50:02.050 2990112 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:50:02.054 2990116 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:50:02.054 2990116 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:50:02.055 2990117 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.057 2990119 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.060 2990122 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.060 2990122 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:50:02.060 2990122 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:50:02.064 2990126 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:50:02.064 2990126 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.064 2990126 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:50:02.083 2990145 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.083 2990145 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.083 2990145 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.083 2990145 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:50:02.083 2990145 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.083 2990145 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.084 2990146 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.085 2990147 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.090 2990152 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.090 2990152 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:50:02.090 2990152 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:50:02.093 2990155 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:50:02.093 2990155 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:50:02.095 2990157 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.096 2990158 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.100 2990162 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.100 2990162 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:50:02.100 2990162 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:50:02.103 2990165 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:50:02.104 2990166 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:50:02.105 2990167 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:50:02.107 2990169 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@9f35226
20-08-2026 00:50:02.111 2990173 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:50:02.111 2990173 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:50:02.111 2990173 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:50:02.115 2990177 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:50:02.115 2990177 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:50:02.116 2990178 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.118 2990180 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.122 2990184 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.122 2990184 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:50:02.122 2990184 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:50:02.125 2990187 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:50:02.125 2990187 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:50:02.126 2990188 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.128 2990190 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.132 2990194 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.132 2990194 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:50:02.132 2990194 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:50:02.136 2990198 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:50:02.136 2990198 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:50:02.137 2990199 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.139 2990201 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.143 2990205 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.143 2990205 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:50:02.143 2990205 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:50:02.147 2990209 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:50:02.147 2990209 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:50:02.148 2990210 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.150 2990212 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.154 2990216 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.154 2990216 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:50:02.154 2990216 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:50:02.159 2990221 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:50:02.159 2990221 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:50:02.160 2990222 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.162 2990224 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.164 2990226 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.165 2990227 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:50:02.165 2990227 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:02.167 2990229 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:50:02.167 2990229 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:50:02.168 2990230 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.169 2990231 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.172 2990234 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.172 2990234 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:50:02.172 2990234 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:02.175 2990237 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:50:02.175 2990237 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:50:02.175 2990237 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:50:02.176 2990238 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@9f35226
20-08-2026 00:50:02.179 2990241 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:50:02.179 2990241 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:50:02.179 2990241 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:50:02.181 2990243 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:50:02.181 2990243 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:50:02.182 2990244 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.183 2990245 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.185 2990247 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.185 2990247 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:50:02.185 2990247 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:50:02.188 2990250 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:50:02.188 2990250 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:50:02.189 2990251 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.190 2990252 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.194 2990256 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.194 2990256 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:50:02.194 2990256 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:50:02.196 2990258 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:50:02.196 2990258 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:50:02.197 2990259 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.198 2990260 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.201 2990263 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.201 2990263 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:50:02.201 2990263 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:50:02.204 2990266 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:50:02.204 2990266 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:50:02.204 2990266 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.206 2990268 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.209 2990271 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.209 2990271 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:50:02.209 2990271 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:50:02.211 2990273 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:50:02.211 2990273 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.211 2990273 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:50:02.241 2990303 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.241 2990303 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.241 2990303 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.241 2990303 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:50:02.241 2990303 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.241 2990303 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.242 2990304 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.244 2990306 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.248 2990310 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.248 2990310 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:50:02.248 2990310 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:50:02.251 2990313 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:50:02.251 2990313 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:50:02.253 2990315 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.254 2990316 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.257 2990319 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.257 2990319 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:50:02.257 2990319 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:50:02.260 2990322 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:50:02.260 2990322 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.260 2990322 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:50:02.304 2990366 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.305 2990367 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.305 2990367 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.305 2990367 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:50:02.305 2990367 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.305 2990367 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.306 2990368 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.308 2990370 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.312 2990374 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.312 2990374 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:50:02.312 2990374 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:50:02.316 2990378 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:50:02.316 2990378 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:50:02.317 2990379 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.321 2990383 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.324 2990386 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.324 2990386 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:50:02.324 2990386 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:50:02.327 2990389 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:50:02.328 2990390 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:50:02.329 2990391 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.331 2990393 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.334 2990396 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.334 2990396 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:50:02.334 2990396 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:50:02.339 2990401 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:50:02.339 2990401 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.339 2990401 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:50:02.362 2990424 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.362 2990424 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.362 2990424 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.362 2990424 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:50:02.363 2990425 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.363 2990425 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.364 2990426 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.366 2990428 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.371 2990433 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.371 2990433 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:50:02.371 2990433 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:50:02.377 2990439 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:50:02.377 2990439 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:50:02.379 2990441 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.381 2990443 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.385 2990447 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.385 2990447 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:50:02.385 2990447 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:02.388 2990450 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:50:02.388 2990450 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:50:02.390 2990452 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.391 2990453 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.395 2990457 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.395 2990457 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:50:02.395 2990457 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:50:02.397 2990459 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:50:02.397 2990459 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.397 2990459 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:50:02.415 2990477 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.416 2990478 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.416 2990478 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.416 2990478 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:50:02.416 2990478 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.416 2990478 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.417 2990479 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.419 2990481 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.422 2990484 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.422 2990484 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:50:02.422 2990484 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:50:02.426 2990488 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:50:02.426 2990488 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.426 2990488 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:50:02.466 2990528 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.466 2990528 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.466 2990528 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.466 2990528 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:50:02.466 2990528 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.466 2990528 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.467 2990529 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.470 2990532 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.474 2990536 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.474 2990536 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:50:02.474 2990536 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:02.478 2990540 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:50:02.478 2990540 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:50:02.480 2990542 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.482 2990544 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.486 2990548 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.486 2990548 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:50:02.486 2990548 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:50:02.490 2990552 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:50:02.490 2990552 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:50:02.492 2990554 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.495 2990557 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.500 2990562 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.500 2990562 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:50:02.500 2990562 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:02.505 2990567 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:50:02.505 2990567 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:50:02.507 2990569 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.510 2990572 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.516 2990578 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.516 2990578 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:50:02.516 2990578 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:50:02.521 2990583 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:50:02.521 2990583 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.521 2990583 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:50:02.551 2990613 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:02.551 2990613 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:02.551 2990613 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:50:02.551 2990613 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:50:02.551 2990613 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.551 2990613 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.554 2990616 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.560 2990622 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.565 2990627 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.565 2990627 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:50:02.565 2990627 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:02.569 2990631 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:50:02.569 2990631 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:50:02.570 2990632 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.573 2990635 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.578 2990640 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.578 2990640 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:50:02.578 2990640 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:50:02.586 2990648 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:50:02.586 2990648 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:50:02.587 2990649 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.590 2990652 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.595 2990657 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.595 2990657 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:50:02.595 2990657 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:02.600 2990662 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:50:02.600 2990662 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:50:02.604 2990666 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:50:02.607 2990669 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2585188b
20-08-2026 00:50:02.612 2990674 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:50:02.612 2990674 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:50:02.612 2990674 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:50:02.616 2990678 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:50:02.617 2990679 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:50:02.618 2990680 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.619 2990681 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.623 2990685 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.623 2990685 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:50:02.623 2990685 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:50:02.627 2990689 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:50:02.627 2990689 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:50:02.628 2990690 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.630 2990692 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.634 2990696 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.634 2990696 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:50:02.634 2990696 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:50:02.638 2990700 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:50:02.639 2990701 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:50:02.640 2990702 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.642 2990704 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.646 2990708 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.646 2990708 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:50:02.646 2990708 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:50:02.649 2990711 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:50:02.649 2990711 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:50:02.651 2990713 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.654 2990716 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.658 2990720 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.658 2990720 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:50:02.658 2990720 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:50:02.662 2990724 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:50:02.662 2990724 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.662 2990724 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:50:02.686 2990748 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.686 2990748 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.686 2990748 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.686 2990748 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:50:02.686 2990748 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.686 2990748 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.688 2990750 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.690 2990752 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.694 2990756 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.694 2990756 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:50:02.694 2990756 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:50:02.698 2990760 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:50:02.698 2990760 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:50:02.699 2990761 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.701 2990763 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.704 2990766 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.705 2990767 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:50:02.705 2990767 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:50:02.709 2990771 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:50:02.709 2990771 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:50:02.711 2990773 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.714 2990776 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.721 2990783 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.721 2990783 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:50:02.721 2990783 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:02.726 2990788 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:50:02.726 2990788 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:50:02.728 2990790 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.731 2990793 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.736 2990798 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.736 2990798 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:50:02.736 2990798 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:50:02.740 2990802 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:50:02.740 2990802 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.740 2990802 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:50:02.756 2990818 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.756 2990818 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.756 2990818 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.756 2990818 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:50:02.756 2990818 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.756 2990818 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.757 2990819 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.759 2990821 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.762 2990824 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.762 2990824 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:50:02.762 2990824 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:50:02.770 2990832 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:50:02.770 2990832 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.770 2990832 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:50:02.787 2990849 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.787 2990849 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.787 2990849 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.787 2990849 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:50:02.787 2990849 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.787 2990849 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.789 2990851 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.791 2990853 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.798 2990860 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.798 2990860 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:50:02.798 2990860 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:50:02.802 2990864 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:50:02.802 2990864 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:50:02.804 2990866 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.805 2990867 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.809 2990871 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.809 2990871 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:50:02.809 2990871 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:02.812 2990874 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:50:02.812 2990874 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:50:02.812 2990874 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.814 2990876 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.817 2990879 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.817 2990879 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:50:02.817 2990879 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:02.820 2990882 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:50:02.820 2990882 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:50:02.821 2990883 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.822 2990884 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.825 2990887 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.825 2990887 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:50:02.825 2990887 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:50:02.827 2990889 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:50:02.827 2990889 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.828 2990890 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:50:02.852 2990914 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.852 2990914 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.852 2990914 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.852 2990914 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:50:02.852 2990914 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.852 2990914 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.854 2990916 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.855 2990917 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.859 2990921 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.859 2990921 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:50:02.859 2990921 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:02.862 2990924 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:50:02.862 2990924 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:50:02.864 2990926 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.866 2990928 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.870 2990932 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.870 2990932 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:50:02.870 2990932 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:50:02.874 2990936 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:50:02.874 2990936 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.874 2990936 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:50:02.893 2990955 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.893 2990955 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.893 2990955 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.893 2990955 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:50:02.893 2990955 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.893 2990955 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.895 2990957 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.897 2990959 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.900 2990962 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.900 2990962 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:50:02.900 2990962 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:02.903 2990965 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:50:02.903 2990965 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:50:02.904 2990966 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.906 2990968 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.909 2990971 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.909 2990971 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:50:02.909 2990971 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:50:02.912 2990974 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:50:02.912 2990974 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.912 2990974 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:50:02.930 2990992 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.930 2990992 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.930 2990992 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.930 2990992 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:50:02.930 2990992 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.931 2990993 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.932 2990994 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:02.934 2990996 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:02.939 2991001 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:02.939 2991001 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:50:02.939 2991001 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:50:02.943 2991005 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:50:02.943 2991005 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:50:02.944 2991006 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.946 2991008 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.949 2991011 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.949 2991011 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:50:02.949 2991011 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:50:02.953 2991015 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:50:02.953 2991015 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.953 2991015 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:50:02.971 2991033 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.971 2991033 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:02.971 2991033 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:02.971 2991033 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:50:02.971 2991033 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:02.0
20-08-2026 00:50:02.971 2991033 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:02.973 2991035 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:02.976 2991038 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:02.981 2991043 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:02.981 2991043 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:50:02.981 2991043 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:50:02.985 2991047 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:50:02.985 2991047 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:02.985 2991047 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:50:03.004 2991066 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.004 2991066 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.004 2991066 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.004 2991066 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:50:03.004 2991066 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.004 2991066 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.005 2991067 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.008 2991070 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.012 2991074 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.012 2991074 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:50:03.012 2991074 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:50:03.017 2991079 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:50:03.017 2991079 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:50:03.018 2991080 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.020 2991082 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.025 2991087 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.025 2991087 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:50:03.025 2991087 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:50:03.029 2991091 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:50:03.029 2991091 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.029 2991091 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:50:03.070 2991132 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.070 2991132 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.070 2991132 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.070 2991132 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:50:03.070 2991132 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.070 2991132 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.071 2991133 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.074 2991136 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.078 2991140 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.078 2991140 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:50:03.078 2991140 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:50:03.082 2991144 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:50:03.082 2991144 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:50:03.083 2991145 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.084 2991146 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.087 2991149 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.087 2991149 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:50:03.087 2991149 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:50:03.091 2991153 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:50:03.091 2991153 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:50:03.092 2991154 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.094 2991156 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.098 2991160 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.098 2991160 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:50:03.098 2991160 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:50:03.101 2991163 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:50:03.101 2991163 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:50:03.102 2991164 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.104 2991166 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.107 2991169 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.107 2991169 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:50:03.107 2991169 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:50:03.110 2991172 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:50:03.110 2991172 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:50:03.112 2991174 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.114 2991176 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.117 2991179 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.117 2991179 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:50:03.117 2991179 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:03.120 2991182 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:50:03.121 2991183 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:50:03.122 2991184 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.123 2991185 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.128 2991190 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.128 2991190 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:50:03.128 2991190 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:50:03.131 2991193 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:50:03.131 2991193 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:50:03.132 2991194 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.134 2991196 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.137 2991199 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.137 2991199 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:50:03.137 2991199 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:50:03.141 2991203 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:50:03.141 2991203 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:50:03.142 2991204 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.144 2991206 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.148 2991210 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.148 2991210 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:50:03.148 2991210 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:50:03.151 2991213 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:50:03.151 2991213 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:50:03.152 2991214 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.154 2991216 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.158 2991220 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.158 2991220 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:50:03.158 2991220 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:50:03.162 2991224 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:50:03.162 2991224 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:50:03.164 2991226 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:50:03.165 2991227 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@9f35226
20-08-2026 00:50:03.169 2991231 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:50:03.169 2991231 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:50:03.169 2991231 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:50:03.172 2991234 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:50:03.172 2991234 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:50:03.172 2991234 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.174 2991236 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.176 2991238 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.176 2991238 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:50:03.176 2991238 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:50:03.179 2991241 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:50:03.179 2991241 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:50:03.179 2991241 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.181 2991243 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.185 2991247 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.185 2991247 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:50:03.185 2991247 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:50:03.189 2991251 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:50:03.189 2991251 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.189 2991251 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:50:03.212 2991274 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.212 2991274 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.212 2991274 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.212 2991274 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:50:03.212 2991274 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.212 2991274 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.214 2991276 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.215 2991277 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.220 2991282 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.220 2991282 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:50:03.220 2991282 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:50:03.223 2991285 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:50:03.223 2991285 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:50:03.225 2991287 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.226 2991288 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.230 2991292 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.230 2991292 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:50:03.230 2991292 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:50:03.234 2991296 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:50:03.234 2991296 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:50:03.235 2991297 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.237 2991299 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.241 2991303 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.241 2991303 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:50:03.241 2991303 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:50:03.244 2991306 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:50:03.244 2991306 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:50:03.244 2991306 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.246 2991308 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.248 2991310 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.248 2991310 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:50:03.248 2991310 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:03.251 2991313 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:50:03.251 2991313 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:50:03.251 2991313 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.253 2991315 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.256 2991318 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.256 2991318 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:50:03.256 2991318 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:50:03.258 2991320 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:50:03.258 2991320 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.258 2991320 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:50:03.287 2991349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.287 2991349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.287 2991349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:50:03.287 2991349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:50:03.287 2991349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.287 2991349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.288 2991350 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.290 2991352 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.293 2991355 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.293 2991355 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:50:03.293 2991355 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:50:03.296 2991358 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:50:03.296 2991358 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.296 2991358 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:50:03.312 2991374 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.312 2991374 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.312 2991374 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:50:03.312 2991374 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:50:03.312 2991374 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.312 2991374 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.313 2991375 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.315 2991377 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.318 2991380 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.318 2991380 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:50:03.318 2991380 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:50:03.320 2991382 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:50:03.320 2991382 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.321 2991383 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:50:03.337 2991399 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.337 2991399 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.337 2991399 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.337 2991399 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:50:03.337 2991399 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.337 2991399 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.338 2991400 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.340 2991402 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.343 2991405 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.343 2991405 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:50:03.343 2991405 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:03.345 2991407 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:50:03.345 2991407 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:50:03.346 2991408 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.347 2991409 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.350 2991412 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.350 2991412 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:50:03.350 2991412 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:50:03.353 2991415 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:50:03.353 2991415 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:50:03.354 2991416 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.355 2991417 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.358 2991420 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.358 2991420 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:50:03.358 2991420 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:50:03.361 2991423 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:50:03.361 2991423 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.361 2991423 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:50:03.383 2991445 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.384 2991446 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.384 2991446 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.384 2991446 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:50:03.384 2991446 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.384 2991446 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.385 2991447 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.386 2991448 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.389 2991451 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.389 2991451 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:50:03.389 2991451 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:50:03.392 2991454 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:50:03.392 2991454 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:50:03.392 2991454 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.394 2991456 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.396 2991458 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.396 2991458 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:50:03.396 2991458 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:50:03.399 2991461 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:50:03.399 2991461 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.399 2991461 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:50:03.423 2991485 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.423 2991485 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.423 2991485 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.423 2991485 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:50:03.423 2991485 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.423 2991485 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.424 2991486 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.426 2991488 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.428 2991490 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.428 2991490 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:50:03.428 2991490 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:50:03.430 2991492 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:50:03.431 2991493 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:50:03.431 2991493 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.432 2991494 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.436 2991498 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.436 2991498 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:50:03.436 2991498 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:50:03.438 2991500 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:50:03.438 2991500 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:50:03.439 2991501 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.441 2991503 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.443 2991505 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.443 2991505 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:50:03.443 2991505 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:03.445 2991507 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:50:03.445 2991507 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:50:03.446 2991508 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.447 2991509 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.450 2991512 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.450 2991512 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:50:03.450 2991512 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:50:03.453 2991515 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:50:03.453 2991515 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:50:03.454 2991516 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.455 2991517 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.457 2991519 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.457 2991519 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:50:03.457 2991519 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:50:03.460 2991522 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:50:03.460 2991522 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:50:03.461 2991523 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.463 2991525 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.466 2991528 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.467 2991529 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:50:03.467 2991529 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:03.469 2991531 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:50:03.469 2991531 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:50:03.470 2991532 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.471 2991533 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.474 2991536 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.474 2991536 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:50:03.474 2991536 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:50:03.476 2991538 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:50:03.476 2991538 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.476 2991538 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:50:03.493 2991555 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.493 2991555 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.493 2991555 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:50:03.494 2991556 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:50:03.494 2991556 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.494 2991556 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.494 2991556 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.496 2991558 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.498 2991560 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.498 2991560 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:50:03.498 2991560 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:50:03.501 2991563 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:50:03.501 2991563 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:50:03.502 2991564 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.504 2991566 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.506 2991568 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.506 2991568 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:50:03.506 2991568 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:50:03.509 2991571 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:50:03.509 2991571 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.509 2991571 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:50:03.537 2991599 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.537 2991599 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.537 2991599 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:50:03.537 2991599 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:50:03.537 2991599 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.537 2991599 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.538 2991600 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.540 2991602 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.543 2991605 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.543 2991605 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:50:03.543 2991605 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:50:03.546 2991608 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:50:03.546 2991608 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.546 2991608 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:50:03.561 2991623 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.561 2991623 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.561 2991623 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.561 2991623 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:50:03.561 2991623 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.561 2991623 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.562 2991624 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.564 2991626 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.567 2991629 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.567 2991629 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:50:03.567 2991629 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:50:03.569 2991631 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:50:03.569 2991631 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:50:03.570 2991632 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.572 2991634 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.576 2991638 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.576 2991638 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:50:03.576 2991638 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:50:03.580 2991642 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:50:03.580 2991642 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.580 2991642 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:50:03.599 2991661 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.599 2991661 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.599 2991661 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.599 2991661 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:50:03.599 2991661 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.599 2991661 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.600 2991662 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.601 2991663 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.604 2991666 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.604 2991666 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:50:03.604 2991666 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:50:03.607 2991669 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:50:03.607 2991669 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:50:03.608 2991670 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.610 2991672 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.615 2991677 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.615 2991677 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:50:03.615 2991677 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:50:03.619 2991681 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:50:03.620 2991682 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:50:03.621 2991683 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.622 2991684 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.627 2991689 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.627 2991689 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:50:03.627 2991689 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:50:03.631 2991693 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:50:03.631 2991693 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:50:03.633 2991695 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.635 2991697 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.639 2991701 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.639 2991701 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:50:03.639 2991701 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:03.643 2991705 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:50:03.643 2991705 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:50:03.644 2991706 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.646 2991708 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.649 2991711 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.649 2991711 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:50:03.649 2991711 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:50:03.654 2991716 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:50:03.654 2991716 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.654 2991716 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:50:03.675 2991737 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.676 2991738 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.676 2991738 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:50:03.676 2991738 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:50:03.676 2991738 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.676 2991738 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.677 2991739 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.678 2991740 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.681 2991743 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.681 2991743 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:50:03.681 2991743 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:50:03.685 2991747 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:50:03.685 2991747 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:50:03.685 2991747 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.687 2991749 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.690 2991752 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.690 2991752 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:50:03.690 2991752 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:50:03.692 2991754 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:50:03.692 2991754 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:50:03.693 2991755 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.694 2991756 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.697 2991759 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.697 2991759 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:50:03.697 2991759 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:50:03.700 2991762 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:50:03.700 2991762 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.700 2991762 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:50:03.722 2991784 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.722 2991784 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.722 2991784 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.722 2991784 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:50:03.722 2991784 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.722 2991784 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.723 2991785 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.724 2991786 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.727 2991789 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.727 2991789 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:50:03.727 2991789 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:50:03.731 2991793 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:50:03.731 2991793 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.731 2991793 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:50:03.750 2991812 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.750 2991812 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:03.750 2991812 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:50:03.750 2991812 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:50:03.750 2991812 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.750 2991812 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.751 2991813 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.753 2991815 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.756 2991818 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.756 2991818 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:50:03.756 2991818 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:50:03.759 2991821 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:50:03.759 2991821 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:50:03.760 2991822 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.762 2991824 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.765 2991827 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.766 2991828 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:50:03.766 2991828 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:50:03.770 2991832 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:50:03.770 2991832 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:50:03.771 2991833 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.773 2991835 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.776 2991838 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.777 2991839 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:50:03.777 2991839 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:50:03.780 2991842 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:50:03.780 2991842 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:50:03.781 2991843 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.783 2991845 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.788 2991850 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.788 2991850 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:50:03.788 2991850 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:50:03.791 2991853 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:50:03.791 2991853 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:50:03.793 2991855 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.795 2991857 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.799 2991861 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.799 2991861 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:50:03.799 2991861 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:50:03.803 2991865 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:50:03.803 2991865 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.803 2991865 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:50:03.819 2991881 [http-nio-8051-exec-106] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:50:03.819 2991881 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:50:03.821 2991883 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.822 2991884 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.822 2991884 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.822 2991884 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:50:03.822 2991884 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.822 2991884 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.823 2991885 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.825 2991887 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.829 2991891 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.829 2991891 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:50:03.829 2991891 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:50:03.832 2991894 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:50:03.832 2991894 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:50:03.834 2991896 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.836 2991898 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.840 2991902 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.840 2991902 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:50:03.840 2991902 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:03.844 2991906 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:50:03.844 2991906 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:50:03.845 2991907 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.846 2991908 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.850 2991912 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.850 2991912 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:50:03.850 2991912 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:03.853 2991915 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:50:03.853 2991915 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:50:03.854 2991916 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.856 2991918 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.859 2991921 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.859 2991921 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:50:03.859 2991921 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:50:03.863 2991925 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:50:03.863 2991925 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:50:03.863 2991925 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.865 2991927 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.868 2991930 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.868 2991930 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:50:03.868 2991930 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:03.870 2991932 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:50:03.870 2991932 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:50:03.871 2991933 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.872 2991934 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.875 2991937 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.875 2991937 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:50:03.875 2991937 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:50:03.877 2991939 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:50:03.877 2991939 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:50:03.878 2991940 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.879 2991941 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.882 2991944 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.882 2991944 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:50:03.882 2991944 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:03.884 2991946 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:50:03.884 2991946 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:50:03.885 2991947 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.886 2991948 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.889 2991951 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.889 2991951 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:50:03.889 2991951 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:03.891 2991953 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:50:03.891 2991953 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:50:03.892 2991954 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.893 2991955 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.895 2991957 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.895 2991957 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:50:03.895 2991957 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:50:03.898 2991960 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:50:03.898 2991960 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:50:03.898 2991960 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.900 2991962 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.903 2991965 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.903 2991965 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:50:03.903 2991965 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:50:03.906 2991968 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:50:03.906 2991968 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:50:03.906 2991968 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.907 2991969 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.910 2991972 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.910 2991972 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:50:03.910 2991972 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:50:03.913 2991975 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:50:03.913 2991975 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:50:03.914 2991976 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.915 2991977 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.917 2991979 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.917 2991979 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:50:03.917 2991979 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:50:03.920 2991982 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:50:03.920 2991982 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:50:03.921 2991983 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.922 2991984 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.925 2991987 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.925 2991987 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:50:03.925 2991987 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:50:03.928 2991990 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:50:03.928 2991990 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.928 2991990 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:50:03.944 2992006 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.944 2992006 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.944 2992006 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.944 2992006 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:50:03.944 2992006 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.944 2992006 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.945 2992007 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.947 2992009 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.949 2992011 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.949 2992011 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:50:03.949 2992011 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:03.951 2992013 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:50:03.952 2992014 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:50:03.953 2992015 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:03.954 2992016 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:03.970 2992032 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:03.970 2992032 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:50:03.970 2992032 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:03.972 2992034 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:50:03.973 2992035 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:50:03.973 2992035 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:03.975 2992037 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:03.979 2992041 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:03.979 2992041 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:50:03.979 2992041 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:50:03.982 2992044 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:50:03.982 2992044 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:03.982 2992044 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:50:03.998 2992060 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.998 2992060 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:03.999 2992061 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:03.999 2992061 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:50:03.999 2992061 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:03.0
20-08-2026 00:50:03.999 2992061 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:03.999 2992061 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.001 2992063 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.003 2992065 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.003 2992065 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:50:04.003 2992065 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:50:04.006 2992068 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:50:04.006 2992068 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:50:04.007 2992069 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.009 2992071 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.012 2992074 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.012 2992074 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:50:04.012 2992074 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:04.015 2992077 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:50:04.015 2992077 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:50:04.015 2992077 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.016 2992078 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.019 2992081 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.019 2992081 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:50:04.019 2992081 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:50:04.021 2992083 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:50:04.021 2992083 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:50:04.022 2992084 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.023 2992085 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.025 2992087 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.025 2992087 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:50:04.025 2992087 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:50:04.027 2992089 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:50:04.027 2992089 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:50:04.028 2992090 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.029 2992091 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.032 2992094 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.032 2992094 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:50:04.032 2992094 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:04.035 2992097 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:50:04.035 2992097 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:50:04.036 2992098 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.037 2992099 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.040 2992102 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.040 2992102 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:50:04.040 2992102 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:50:04.042 2992104 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:50:04.042 2992104 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.042 2992104 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:50:04.110 2992172 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.110 2992172 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.110 2992172 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:04.110 2992172 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:50:04.110 2992172 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:04.0
20-08-2026 00:50:04.110 2992172 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.111 2992173 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.112 2992174 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.114 2992176 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.114 2992176 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:50:04.114 2992176 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:50:04.116 2992178 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:50:04.117 2992179 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:50:04.117 2992179 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.119 2992181 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.121 2992183 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.121 2992183 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:50:04.121 2992183 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:50:04.123 2992185 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:50:04.123 2992185 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:50:04.124 2992186 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.125 2992187 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.128 2992190 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.128 2992190 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:50:04.128 2992190 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:50:04.130 2992192 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:50:04.131 2992193 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:50:04.131 2992193 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.132 2992194 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.134 2992196 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.135 2992197 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:50:04.135 2992197 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:50:04.137 2992199 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:50:04.137 2992199 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:50:04.137 2992199 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.138 2992200 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.141 2992203 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.141 2992203 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:50:04.141 2992203 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:50:04.144 2992206 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:50:04.144 2992206 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.144 2992206 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:50:04.168 2992230 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.168 2992230 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.168 2992230 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:04.168 2992230 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.169 2992231 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:50:04.170 2992232 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2585188b
20-08-2026 00:50:04.173 2992235 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:50:04.173 2992235 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:50:04.173 2992235 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:50:04.176 2992238 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:50:04.176 2992238 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:50:04.177 2992239 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.178 2992240 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.181 2992243 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.181 2992243 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:50:04.181 2992243 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:50:04.184 2992246 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:50:04.184 2992246 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.184 2992246 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:50:04.202 2992264 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.202 2992264 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.202 2992264 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:04.202 2992264 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:50:04.202 2992264 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:04.0
20-08-2026 00:50:04.202 2992264 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.203 2992265 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.204 2992266 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.207 2992269 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.207 2992269 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:50:04.207 2992269 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:04.209 2992271 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:50:04.209 2992271 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:50:04.210 2992272 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.211 2992273 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.213 2992275 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.213 2992275 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:50:04.213 2992275 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:50:04.216 2992278 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:50:04.217 2992279 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:50:04.217 2992279 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.218 2992280 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.221 2992283 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.221 2992283 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:50:04.221 2992283 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:50:04.225 2992287 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:50:04.225 2992287 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:50:04.226 2992288 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.227 2992289 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.229 2992291 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.229 2992291 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:50:04.230 2992292 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:50:04.232 2992294 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:50:04.232 2992294 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.232 2992294 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:50:04.256 2992318 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:50:04.256 2992318 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:50:04.256 2992318 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:04.256 2992318 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.257 2992319 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.258 2992320 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.261 2992323 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.261 2992323 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:50:04.261 2992323 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:50:04.264 2992326 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:50:04.264 2992326 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:50:04.265 2992327 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.266 2992328 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.269 2992331 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.269 2992331 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:50:04.269 2992331 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:50:04.272 2992334 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:50:04.272 2992334 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.272 2992334 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:50:04.287 2992349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.287 2992349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.287 2992349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:04.287 2992349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:50:04.287 2992349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:04.0
20-08-2026 00:50:04.287 2992349 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.287 2992349 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.289 2992351 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.291 2992353 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.291 2992353 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:50:04.291 2992353 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:50:04.294 2992356 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:50:04.294 2992356 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.294 2992356 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:50:04.313 2992375 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.313 2992375 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.313 2992375 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:04.313 2992375 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:50:04.313 2992375 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:04.0
20-08-2026 00:50:04.313 2992375 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.314 2992376 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.315 2992377 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.318 2992380 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.318 2992380 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:50:04.318 2992380 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:50:04.320 2992382 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:50:04.320 2992382 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:50:04.321 2992383 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.322 2992384 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.325 2992387 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.325 2992387 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:50:04.325 2992387 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:50:04.328 2992390 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:50:04.328 2992390 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.328 2992390 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:50:04.349 2992411 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.349 2992411 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.349 2992411 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:04.349 2992411 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:50:04.349 2992411 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:04.0
20-08-2026 00:50:04.349 2992411 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.350 2992412 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.351 2992413 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.353 2992415 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.354 2992416 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:50:04.354 2992416 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:04.356 2992418 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:50:04.356 2992418 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:50:04.356 2992418 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.358 2992420 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.361 2992423 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.361 2992423 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:50:04.361 2992423 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:50:04.363 2992425 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:50:04.363 2992425 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:50:04.364 2992426 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.365 2992427 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.368 2992430 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.368 2992430 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:50:04.368 2992430 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:04.370 2992432 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:50:04.370 2992432 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:50:04.371 2992433 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.372 2992434 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.375 2992437 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.375 2992437 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:50:04.375 2992437 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:50:04.378 2992440 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:50:04.378 2992440 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:50:04.379 2992441 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.380 2992442 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.382 2992444 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.382 2992444 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:50:04.382 2992444 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:50:04.384 2992446 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:50:04.384 2992446 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:50:04.385 2992447 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.387 2992449 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.389 2992451 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.389 2992451 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:50:04.389 2992451 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:50:04.392 2992454 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:50:04.392 2992454 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:50:04.393 2992455 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.394 2992456 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.397 2992459 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.397 2992459 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:50:04.397 2992459 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:50:04.399 2992461 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:50:04.399 2992461 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:50:04.400 2992462 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.401 2992463 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.404 2992466 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.404 2992466 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:50:04.404 2992466 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:50:04.407 2992469 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:50:04.407 2992469 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:50:04.408 2992470 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.410 2992472 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.412 2992474 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.412 2992474 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:50:04.412 2992474 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:50:04.415 2992477 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:50:04.415 2992477 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:50:04.416 2992478 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.417 2992479 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.419 2992481 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.419 2992481 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:50:04.419 2992481 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:50:04.422 2992484 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:50:04.422 2992484 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:50:04.423 2992485 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.424 2992486 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.426 2992488 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.426 2992488 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:50:04.426 2992488 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:50:04.429 2992491 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:50:04.429 2992491 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:50:04.430 2992492 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.432 2992494 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.434 2992496 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.434 2992496 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:50:04.434 2992496 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:50:04.437 2992499 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:50:04.437 2992499 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:50:04.438 2992500 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.439 2992501 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.442 2992504 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.442 2992504 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:50:04.442 2992504 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:50:04.444 2992506 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:50:04.444 2992506 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:50:04.445 2992507 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.447 2992509 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.449 2992511 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.449 2992511 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:50:04.449 2992511 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:50:04.451 2992513 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:50:04.452 2992514 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:50:04.453 2992515 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.454 2992516 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.456 2992518 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.456 2992518 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:50:04.456 2992518 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:04.459 2992521 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:50:04.459 2992521 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:50:04.459 2992521 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.461 2992523 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.463 2992525 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.463 2992525 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:50:04.463 2992525 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:50:04.465 2992527 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:50:04.466 2992528 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.466 2992528 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:50:04.485 2992547 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.485 2992547 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.485 2992547 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:04.485 2992547 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:50:04.486 2992548 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:04.0
20-08-2026 00:50:04.486 2992548 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.487 2992549 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.488 2992550 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.491 2992553 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.491 2992553 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:50:04.491 2992553 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:50:04.493 2992555 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:50:04.493 2992555 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:50:04.494 2992556 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.495 2992557 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.498 2992560 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.498 2992560 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:50:04.498 2992560 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:04.500 2992562 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:50:04.500 2992562 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:50:04.501 2992563 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.503 2992565 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.505 2992567 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.505 2992567 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:50:04.505 2992567 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:50:04.507 2992569 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:50:04.507 2992569 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:50:04.509 2992571 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.510 2992572 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.512 2992574 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.512 2992574 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:50:04.512 2992574 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:50:04.515 2992577 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:50:04.515 2992577 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.515 2992577 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:50:04.530 2992592 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:04.530 2992592 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:04.530 2992592 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:50:04.530 2992592 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:50:04.530 2992592 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:04.0
20-08-2026 00:50:04.530 2992592 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.531 2992593 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.532 2992594 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.534 2992596 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.534 2992596 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:50:04.534 2992596 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:50:04.537 2992599 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:50:04.537 2992599 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.537 2992599 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:50:04.597 2992659 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:04.598 2992660 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:04.598 2992660 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:50:04.598 2992660 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:50:04.598 2992660 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:04.0
20-08-2026 00:50:04.598 2992660 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.598 2992660 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.600 2992662 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.603 2992665 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.603 2992665 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:50:04.603 2992665 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:50:04.606 2992668 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:50:04.606 2992668 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.606 2992668 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:50:04.626 2992688 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:04.626 2992688 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:50:04.626 2992688 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:50:04.626 2992688 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:50:04.626 2992688 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:04.0
20-08-2026 00:50:04.626 2992688 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.627 2992689 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.628 2992690 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.631 2992693 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.631 2992693 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:50:04.631 2992693 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:50:04.634 2992696 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:50:04.634 2992696 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:50:04.634 2992696 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.636 2992698 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.639 2992701 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.639 2992701 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:50:04.639 2992701 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:04.642 2992704 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:50:04.642 2992704 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:50:04.643 2992705 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.644 2992706 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.647 2992709 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.647 2992709 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:50:04.647 2992709 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:50:04.650 2992712 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:50:04.650 2992712 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:50:04.651 2992713 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.652 2992714 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.656 2992718 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.656 2992718 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:50:04.656 2992718 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:04.660 2992722 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:50:04.660 2992722 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:50:04.662 2992724 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.664 2992726 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.668 2992730 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.668 2992730 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:50:04.668 2992730 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:50:04.671 2992733 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:50:04.671 2992733 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:50:04.672 2992734 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.673 2992735 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.676 2992738 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.676 2992738 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:50:04.676 2992738 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:50:04.678 2992740 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:50:04.678 2992740 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:50:04.679 2992741 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.680 2992742 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.683 2992745 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.683 2992745 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:50:04.683 2992745 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:50:04.686 2992748 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:50:04.686 2992748 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:50:04.687 2992749 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.688 2992750 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.691 2992753 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.691 2992753 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:50:04.691 2992753 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:50:04.693 2992755 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:50:04.693 2992755 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:50:04.694 2992756 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.695 2992757 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.698 2992760 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.698 2992760 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:50:04.698 2992760 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:50:04.701 2992763 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:50:04.701 2992763 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:50:04.701 2992763 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:50:04.703 2992765 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2eb8206d
20-08-2026 00:50:04.706 2992768 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:50:04.706 2992768 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:50:04.706 2992768 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:50:04.708 2992770 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:50:04.708 2992770 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:50:04.708 2992770 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:50:04.731 2992793 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.731 2992793 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:50:04.731 2992793 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:50:04.731 2992793 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:50:04.731 2992793 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:50:04.0
20-08-2026 00:50:04.731 2992793 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:50:04.732 2992794 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.734 2992796 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.736 2992798 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.737 2992799 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:50:04.737 2992799 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:50:04.739 2992801 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:50:04.739 2992801 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:50:04.740 2992802 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.741 2992803 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.743 2992805 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.743 2992805 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:50:04.743 2992805 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:50:04.746 2992808 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:50:04.746 2992808 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:50:04.747 2992809 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.748 2992810 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.750 2992812 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.750 2992812 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:50:04.751 2992813 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:50:04.753 2992815 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:50:04.753 2992815 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:50:04.754 2992816 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.755 2992817 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.758 2992820 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.758 2992820 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:50:04.758 2992820 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:50:04.761 2992823 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:50:04.761 2992823 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:50:04.762 2992824 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.763 2992825 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.766 2992828 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.766 2992828 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:50:04.766 2992828 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:50:04.768 2992830 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:50:04.768 2992830 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:50:04.769 2992831 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:50:04.770 2992832 [http-nio-8051-exec-144] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f26fbf1
20-08-2026 00:50:04.773 2992835 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:50:04.773 2992835 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:50:04.773 2992835 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:50:04.776 2992838 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:50:04.776 2992838 [http-nio-8051-exec-144] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:50:05.819 2993881 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:50:05.820 2993882 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:50:05.947 2994009 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:50:06.103 2994165 [http-nio-8051-exec-127] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {value=, status=true, id=pd-invalidfs}], created_at=2026-08-20 00:50:02}}
20-08-2026 00:50:06.103 2994165 [http-nio-8051-exec-127] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:50:06.103 2994165 [http-nio-8051-exec-127] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:50:06.103 2994165 [http-nio-8051-exec-127] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM09202301, traysArr : []
20-08-2026 00:50:06.103 2994165 [http-nio-8051-exec-127] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM09202301, traysArr : []
20-08-2026 00:50:06.104 2994166 [http-nio-8051-exec-127] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:50:06.104 2994166 [http-nio-8051-exec-127] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:50:06.104 2994166 [http-nio-8051-exec-127] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:50:06.104 2994166 [http-nio-8051-exec-127] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:50:06.104 2994166 [http-nio-8051-exec-127] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM09202301, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:50:02"}
20-08-2026 00:50:06.105 2994167 [http-nio-8051-exec-127] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM09202301, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:50:02"}
20-08-2026 00:50:08.011 2996073 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:55:58.0, vm_id=1685608919720}
20-08-2026 00:50:08.012 2996074 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685608919720, timestamp: 2026-08-19 22:55:58.0
20-08-2026 00:50:08.056 2996118 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202502
20-08-2026 00:50:08.056 2996118 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:50:08.056 2996118 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:50:08
20-08-2026 00:50:08.056 2996118 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 18:51:55.766879', '2026-08-19 21:47:23.915981', '2026-08-19 18:51:55.767047', '2026-08-19 21:47:23.916127'], 'close_time': ['2026-08-19 18:52:00.209628', '2026-08-19 21:47:26.859989', '2026-08-19 18:52:00.209741', '2026-08-19 21:47:27.175967']}","door1":"0"}
20-08-2026 00:50:08.056 2996118 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:08.056 2996118 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:08.056 2996118 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:50:08.056 2996118 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:50:08.056 2996118 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:50:08.056 2996118 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 18:51:55.766879", "2026-08-19 21:47:23.915981", "2026-08-19 18:51:55.767047", "2026-08-19 21:47:23.916127"], "close_time": ["2026-08-19 18:52:00.209628", "2026-08-19 21:47:26.859989", "2026-08-19 18:52:00.209741", "2026-08-19 21:47:27.175967"]}
20-08-2026 00:50:08.056 2996118 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:50:08.131 2996193 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:50:08.372 2996434 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:50:52.0, vm_id=1660749537502}
20-08-2026 00:50:08.372 2996434 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660749537502, timestamp: 2026-08-19 22:50:52.0
20-08-2026 00:50:08.421 2996483 [http-nio-8051-exec-141] INFO  n.c.kiosk.machine.MachineController - {imei=TM05202501, skus=[4500407, 4500624, 133041, 4500710, 4500726, 185954, 4500647, 4500705, 4500675, 4500669, 4500648, 4500723, 4500722, 185993, 4500643, 4500499, 4500677, 4500712, 185994, 4500651, 4500671, 4500626, 4500715, 4500719, 4500667, 8355, 4500656, 4500642, 186100, 4500672, 186001, 4500563, 166327]}
20-08-2026 00:50:08.429 2996491 [http-nio-8051-exec-141] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"TOO YUMM Karare Munchy Masala","sku_id":"185954","vendor_id":"1","mrp":"20","selling_price":"20","weight":"56","image":"https://images.tinymart.in/product/185954-5230.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2024-02-01 13:53:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","sku_id":"4500563","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500563-5270.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:00:22.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Roasted Channa 32g","sku_id":"4500647","vendor_id":"1","mrp":"10","selling_price":"10","weight":"36","image":"https://images.tinymart.in/product/4500647-1968.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:44:16.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Modern kitchens Garlic Mixture 26gm","sku_id":"4500672","vendor_id":"1","mrp":"10","selling_price":"10","weight":"29","image":"https://images.tinymart.in/product/4500672-7226.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:39:56.0"}, {"name":"Paper Boat Lychee 160ml","sku_id":"4500675","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500675-5033.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-25 20:53:39.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:50:08.431 2996493 [http-nio-8051-exec-141] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:50:08.443 2996505 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:50:08.654 2996716 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:17:43.0, vm_id=1650863155668}
20-08-2026 00:50:08.655 2996717 [http-nio-8051-exec-111] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863155668, timestamp: 2026-08-19 19:17:43.0
20-08-2026 00:50:08.709 2996771 [http-nio-8051-exec-111] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:50:08.923 2996985 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-09-24 07:21:46"}
20-08-2026 00:50:08.944 2997006 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:50:08.945 2997007 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:50:09.125 2997187 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:50:09.391 2997453 [http-nio-8051-exec-147] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202506}
20-08-2026 00:50:09.743 2997805 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM05202204 
20-08-2026 00:50:09.744 2997806 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:50:09.744 2997806 [http-nio-8051-exec-98] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:50:09.753 2997815 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:50:09.753 2997815 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:50:09.754 2997816 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:50:09.754 2997816 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:50:09.754 2997816 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:50:09.755 2997817 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:50:09.755 2997817 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:50:09.755 2997817 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:50:09.756 2997818 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:50:09.756 2997818 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 25
20-08-2026 00:50:09.756 2997818 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 25
20-08-2026 00:50:09.756 2997818 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 25
20-08-2026 00:50:09.757 2997819 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:50:09.757 2997819 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:50:09.757 2997819 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:50:09.757 2997819 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:50:09.757 2997819 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:50:09.758 2997820 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:50:09.759 2997821 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:50:09.759 2997821 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:50:09.760 2997822 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:50:09.760 2997822 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:50:09.760 2997822 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:50:09.761 2997823 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:50:09.761 2997823 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:50:09.761 2997823 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:50:09.762 2997824 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:50:09.762 2997824 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:50:09.762 2997824 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:50:09.763 2997825 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:50:09.763 2997825 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 14
20-08-2026 00:50:09.763 2997825 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 14
20-08-2026 00:50:09.764 2997826 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 14
20-08-2026 00:50:09.764 2997826 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:50:09.764 2997826 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:50:09.765 2997827 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:50:09.765 2997827 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:50:09.765 2997827 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:50:09.766 2997828 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:50:09.766 2997828 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:50:09.766 2997828 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:50:09.766 2997828 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:50:09.766 2997828 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 16
20-08-2026 00:50:09.766 2997828 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 16
20-08-2026 00:50:09.767 2997829 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 16
20-08-2026 00:50:09.767 2997829 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:50:09.767 2997829 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:50:09.768 2997830 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:50:09.768 2997830 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:50:09.768 2997830 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:50:09.769 2997831 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:50:09.769 2997831 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:50:09.769 2997831 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:50:09.770 2997832 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:50:09.770 2997832 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:50:09.770 2997832 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:50:09.771 2997833 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:50:09.772 2997834 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:50:09.772 2997834 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:50:09.772 2997834 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:50:09.773 2997835 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:50:09.773 2997835 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:50:09.773 2997835 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:50:09.773 2997835 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 18
20-08-2026 00:50:09.773 2997835 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 18
20-08-2026 00:50:09.774 2997836 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 18
20-08-2026 00:50:09.774 2997836 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:50:09.774 2997836 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:50:09.775 2997837 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:50:09.775 2997837 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:50:09.775 2997837 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:50:09.776 2997838 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:50:09.776 2997838 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 26
20-08-2026 00:50:09.776 2997838 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 26
20-08-2026 00:50:09.778 2997840 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 26
20-08-2026 00:50:09.778 2997840 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:50:09.778 2997840 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:50:09.778 2997840 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:50:09.778 2997840 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 17
20-08-2026 00:50:09.778 2997840 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 17
20-08-2026 00:50:09.779 2997841 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 17
20-08-2026 00:50:09.779 2997841 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:50:09.780 2997842 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:50:09.781 2997843 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:50:09.781 2997843 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:50:09.781 2997843 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:50:09.781 2997843 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:50:09.782 2997844 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:50:09.782 2997844 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:50:09.782 2997844 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:50:09.782 2997844 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:50:09.782 2997844 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:50:09.783 2997845 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:50:09.783 2997845 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:50:09.783 2997845 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:50:09.784 2997846 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:50:09.802 2997864 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:50:10.413 2998475 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: [{"data": "{\"transactions\": [{\"tray_weight\": \"6\", \"TS\": 1787166211.731, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:31.731000\"}, {\"tray_weight\": \"6\", \"TS\": 1787166211.7310002, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:31.731000\"}, {\"tray_weight\": \"6\", \"TS\": 1787166211.7310002, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:31.731000\"}, {\"tray_weight\": \"6\", \"TS\": 1787166211.732, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:31.732000\"}, {\"tray_weight\": \"6\", \"TS\": 1787166211.7329998, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:31.733000\"}, {\"tray_weight\": \"6\", \"TS\": 1787166211.734, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:31.734000\"}, {\"tray_weight\": \"6\", \"TS\": 1787166211.7350001, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:31.735000\"}, {\"tray_weight\": \"6\", \"TS\": 1787166211.7350001, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"6\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:31.735000\"}, {\"tray_weight\": \"168\", \"TS\": 1787166215.892, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"168\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:35.892000\"}, {\"tray_weight\": \"168\", \"TS\": 1787166215.893, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"168\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:35.893000\"}, {\"tray_weight\": \"168\", \"TS\": 1787166215.8930001, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"168\", \"tray_id\": \"20\", \"flow\": \"1\", \"datetime\": \"2026-08-20 00:33:35.893000\"}, {\"tray_weight\": \"168\", \"TS\": 1787166215.8939998, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"168\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:35.894000\"}, {\"tray_weight\": \"168\", \"TS\": 1787166215.894, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"168\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:35.894000\"}, {\"tray_weight\": \"168\", \"TS\": 1787166215.897, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"168\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:35.897000\"}, {\"tray_weight\": \"168\", \"TS\": 1787166215.897, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"168\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:35.897000\"}, {\"tray_weight\": \"168\", \"TS\": 1787166215.897, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"168\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:33:35.897000\"}, {\"tray_weight\": \"257\", \"TS\": 1787166253.297, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"257\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:34:13.297000\"}, {\"tray_weight\": \"257\", \"TS\": 1787166253.297, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"257\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:34:13.297000\"}, {\"tray_weight\": \"257\", \"TS\": 1787166253.2979999, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"257\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:34:13.298000\"}, {\"tray_weight\": \"257\", \"TS\": 1787166253.298, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"257\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:34:13.298000\"}, {\"tray_weight\": \"257\", \"TS\": 1787166253.299, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"257\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:34:13.299000\"}, {\"tray_weight\": \"257\", \"TS\": 1787166253.301, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"257\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:34:13.301000\"}, {\"tray_weight\": \"257\", \"TS\": 1787166253.301, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"257\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:34:13.301000\"}, {\"tray_weight\": \"257\", \"TS\": 1787166253.302, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"257\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:34:13.302000\"}, {\"tray_weight\": \"237\", \"TS\": 1787166393.189, \"address\": \"16\", \"expected_tray_weight\": 210, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:36:33.189000\"}, {\"tray_weight\": \"237\", \"TS\": 1787166393.2029998, \"address\": \"16\", \"expected_tray_weight\": 210, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:36:33.203000\"}, {\"tray_weight\": \"237\", \"TS\": 1787166393.203, \"address\": \"16\", \"expected_tray_weight\": 210, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:36:33.203000\"}, {\"tray_weight\": \"237\", \"TS\": 1787166393.21, \"address\": \"16\", \"expected_tray_weight\": 210, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:36:33.210000\"}, {\"tray_weight\": \"237\", \"TS\": 1787166393.211, \"address\": \"16\", \"expected_tray_weight\": 210, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:36:33.211000\"}, {\"tray_weight\": \"237\", \"TS\": 1787166393.2129998, \"address\": \"16\", \"expected_tray_weight\": 210, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:36:33.213000\"}, {\"tray_weight\": \"237\", \"TS\": 1787166393.2129998, \"address\": \"16\", \"expected_tray_weight\": 210, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:36:33.213000\"}, {\"tray_weight\": \"237\", \"TS\": 1787166393.214, \"address\": \"16\", \"expected_tray_weight\": 210, \"weight\": \"237\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:36:33.214000\"}, {\"tray_weight\": \"85\", \"TS\": 1787166467.541, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:47.541000\"}, {\"tray_weight\": \"85\", \"TS\": 1787166467.543, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:47.543000\"}, {\"tray_weight\": \"85\", \"TS\": 1787166467.544, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:47.544000\"}, {\"tray_weight\": \"85\", \"TS\": 1787166467.5449998, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:47.545000\"}, {\"tray_weight\": \"85\", \"TS\": 1787166467.5479999, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:47.548000\"}, {\"tray_weight\": \"85\", \"TS\": 1787166467.548, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:47.548000\"}, {\"tray_weight\": \"125\", \"TS\": 1787166470.672, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"125\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:50.672000\"}, {\"tray_weight\": \"125\", \"TS\": 1787166470.6729999, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"125\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:50.673000\"}, {\"tray_weight\": \"125\", \"TS\": 1787166470.674, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"125\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:50.674000\"}, {\"tray_weight\": \"236\", \"TS\": 1787166474.545, \"address\": \"11\", \"expected_tray_weight\": 210, \"weight\": \"236\", \"tray_id\": \"11\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:54.545000\"}, {\"tray_weight\": \"311\", \"TS\": 1787166474.5700002, \"address\": \"12\", \"expected_tray_weight\": 308, \"weight\": \"311\", \"tray_id\": \"12\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:54.570000\"}, {\"tray_weight\": \"168\", \"TS\": 1787166474.658, \"address\": \"13\", \"expected_tray_weight\": 117, \"weight\": \"168\", \"tray_id\": \"13\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:54.658000\"}, {\"tray_weight\": \"192\", \"TS\": 1787166474.678, \"address\": \"14\", \"expected_tray_weight\": 168, \"weight\": \"192\", \"tray_id\": \"14\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:54.678000\"}, {\"tray_weight\": \"7\", \"TS\": 1787166474.776, \"address\": \"15\", \"expected_tray_weight\": 0, \"weight\": \"7\", \"tray_id\": \"15\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:54.776000\"}, {\"tray_weight\": \"238\", \"TS\": 1787166474.832, \"address\": \"16\", \"expected_tray_weight\": 210, \"weight\": \"238\", \"tray_id\": \"16\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:54.832000\"}, {\"tray_weight\": \"122\", \"TS\": 1787166474.844, \"address\": \"18\", \"expected_tray_weight\": 120, \"weight\": \"122\", \"tray_id\": \"18\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:54.844000\"}, {\"tray_weight\": \"163\", \"TS\": 1787166474.869, \"address\": \"17\", \"expected_tray_weight\": 150, \"weight\": \"163\", \"tray_id\": \"17\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:54.869000\"}, {\"tray_weight\": \"257\", \"TS\": 1787166474.901, \"address\": \"19\", \"expected_tray_weight\": 220, \"weight\": \"257\", \"tray_id\": \"19\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:54.901000\"}, {\"tray_weight\": \"125\", \"TS\": 1787166474.997, \"address\": \"20\", \"expected_tray_weight\": 126, \"weight\": \"125\", \"tray_id\": \"20\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:54.997000\"}, {\"tray_weight\": \"191\", \"TS\": 1787166475.029, \"address\": \"21\", \"expected_tray_weight\": 192, \"weight\": \"191\", \"tray_id\": \"21\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:55.029000\"}, {\"tray_weight\": \"72\", \"TS\": 1787166475.059, \"address\": \"22\", \"expected_tray_weight\": 35, \"weight\": \"72\", \"tray_id\": \"22\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:55.059000\"}, {\"tray_weight\": \"16\", \"TS\": 1787166475.124, \"address\": \"23\", \"expected_tray_weight\": 0, \"weight\": \"16\", \"tray_id\": \"23\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:55.124000\"}, {\"tray_weight\": \"85\", \"TS\": 1787166475.175, \"address\": \"24\", \"expected_tray_weight\": 92, \"weight\": \"85\", \"tray_id\": \"24\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:55.175000\"}, {\"tray_weight\": \"373\", \"TS\": 1787166475.2289999, \"address\": \"25\", \"expected_tray_weight\": 308, \"weight\": \"373\", \"tray_id\": \"25\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:55.229000\"}, {\"tray_weight\": \"373\", \"TS\": 1787166475.323, \"address\": \"26\", \"expected_tray_weight\": 308, \"weight\": \"373\", \"tray_id\": \"26\", \"flow\": \"0\", \"datetime\": \"2026-08-20 00:37:55.323000\"}], \"sku_selected\": true, \"order_data\": {}, \"payment\": true, \"close_door\": true, \"offer_applied\": true, \"order_id\": \"TM08202203260820003641257\", \"open_door\": true, \"invoice_order\": \"Completed\", \"initial_weights\": [{\"tray_weight\": \"236\", \"tray_id\": 11, \"active\": 1, \"org_sku\": \"4500722\", \"door_id\": \"1\", \"sku_json\": \"4500722-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"311\", \"tray_id\": 12, \"active\": 1, \"org_sku\": \"4500723\", \"door_id\": \"1\", \"sku_json\": \"4500723-11\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"168\", \"tray_id\": 13, \"active\": 1, \"org_sku\": \"4500592\", \"door_id\": \"1\", \"sku_json\": \"4500592-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"192\", \"tray_id\": 14, \"active\": 1, \"org_sku\": \"4500723\", \"door_id\": \"1\", \"sku_json\": \"4500723-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"7\", \"tray_id\": 15, \"active\": 1, \"org_sku\": \"4500715\", \"door_id\": \"1\", \"sku_json\": \"4500715-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"237\", \"tray_id\": 16, \"active\": 1, \"org_sku\": \"4500722\", \"door_id\": \"1\", \"sku_json\": \"4500722-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"163\", \"tray_id\": 17, \"active\": 1, \"org_sku\": \"4500728\", \"door_id\": \"1\", \"sku_json\": \"4500728-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"121\", \"tray_id\": 18, \"active\": 1, \"org_sku\": \"4500624\", \"door_id\": \"1\", \"sku_json\": \"4500624-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"256\", \"tray_id\": 19, \"active\": 1, \"org_sku\": \"4500669\", \"door_id\": \"1\", \"sku_json\": \"4500669-5\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"168\", \"tray_id\": 20, \"active\": 1, \"org_sku\": \"4500605\", \"door_id\": \"1\", \"sku_json\": \"4500605-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"191\", \"tray_id\": 21, \"active\": 1, \"org_sku\": \"4500681\", \"door_id\": \"1\", \"sku_json\": \"4500681-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"72\", \"tray_id\": 22, \"active\": 1, \"org_sku\": \"4500726\", \"door_id\": \"1\", \"sku_json\": \"4500726-1\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"16\", \"tray_id\": 23, \"active\": 1, \"org_sku\": \"186100\", \"door_id\": \"1\", \"sku_json\": \"186100-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"85\", \"tray_id\": 24, \"active\": 1, \"org_sku\": \"4500712\", \"door_id\": \"1\", \"sku_json\": \"4500712-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"372\", \"tray_id\": 25, \"active\": 1, \"org_sku\": \"4500711\", \"door_id\": \"1\", \"sku_json\": \"4500711-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"374\", \"tray_id\": 26, \"active\": 1, \"org_sku\": \"4500711\", \"door_id\": \"1\", \"sku_json\": \"4500711-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"99999\", \"tray_id\": 27, \"active\": 1, \"org_sku\": \"0\", \"door_id\": \"1\", \"sku_json\": \"0-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"419\", \"tray_id\": 31, \"active\": 1, \"org_sku\": \"4500724\", \"door_id\": \"2\", \"sku_json\": \"4500724-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1170\", \"tray_id\": 32, \"active\": 1, \"org_sku\": \"4500499\", \"door_id\": \"2\", \"sku_json\": \"4500499-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"202\", \"tray_id\": 33, \"active\": 1, \"org_sku\": \"186001\", \"door_id\": \"2\", \"sku_json\": \"186001-1\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"-3\", \"tray_id\": 34, \"active\": 1, \"org_sku\": \"4500667\", \"door_id\": \"2\", \"sku_json\": \"4500667-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1035\", \"tray_id\": 35, \"active\": 1, \"org_sku\": \"108676\", \"door_id\": \"2\", \"sku_json\": \"108676-5\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"380\", \"tray_id\": 36, \"active\": 1, \"org_sku\": \"4500651\", \"door_id\": \"2\", \"sku_json\": \"4500651-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"379\", \"tray_id\": 37, \"active\": 1, \"org_sku\": \"4500643\", \"door_id\": \"2\", \"sku_json\": \"4500643-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"182\", \"tray_id\": 38, \"active\": 1, \"org_sku\": \"4500678\", \"door_id\": \"2\", \"sku_json\": \"4500678-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"806\", \"tray_id\": 39, \"active\": 1, \"org_sku\": \"185994\", \"door_id\": \"2\", \"sku_json\": \"185994-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"-3\", \"tray_id\": 40, \"active\": 1, \"org_sku\": \"185993\", \"door_id\": \"2\", \"sku_json\": \"185993-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"188\", \"tray_id\": 41, \"active\": 1, \"org_sku\": \"4500706\", \"door_id\": \"2\", \"sku_json\": \"4500706-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"4\", \"tray_id\": 42, \"active\": 1, \"org_sku\": \"4500663\", \"door_id\": \"2\", \"sku_json\": \"4500663-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1091\", \"tray_id\": 43, \"active\": 1, \"org_sku\": \"4500407\", \"door_id\": \"2\", \"sku_json\": \"4500407-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"337\", \"tray_id\": 44, \"active\": 1, \"org_sku\": \"186078\", \"door_id\": \"2\", \"sku_json\": \"186078-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"889\", \"tray_id\": 45, \"active\": 1, \"org_sku\": \"4500656\", \"door_id\": \"2\", \"sku_json\": \"4500656-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"294\", \"tray_id\": 46, \"active\": 1, \"org_sku\": \"186059\", \"door_id\": \"2\", \"sku_json\": \"186059-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}], \"init_txn\": true, \"complete_order\": \"Completed\", \"order_status\": {\"status\": \"True\", \"rstatus\": true, \"delay\": 100, \"SectionMain\": {\"Header\": \"Door Closed\"}, \"SectionStatus\": {\"UI_Header\": \"\", \"SubHeader\": \"Please wait for invoice to generate\", \"Note\": \"If any due amount, clear at https://go.tinymart.in\", \"Header\": \" Order is complete \"}, \"SectionSKU\": {\"skus\": [], \"Header\": \"If you like us, tell others... else tell us\"}, \"voiceNote\": \"Transaction Completed\"}, \"state\": \"STATE_COMPLETE\", \"complete_order_data\": {\"status\": \"True\", \"sku_json\": {\"skus\": [{\"name\": \"Ongibytes Garlic Muruku  per peice\", \"tray_id\": \"20\", \"sku_total\": 20.0, \"door_id\": \"\", \"skuid\": \"4500605\", \"image_url\": \"https://images.tinymart.in/product/4500605-6297.png\", \"unit_price\": \"20\", \"qty\": 1, \"mrp\": \"20\"}], \"rstatus\": true, \"res\": \"True\", \"logic\": \"WBL\", \"orderId\": \"TM08202203260820003641257\", \"total_amount\": 20.0}, \"rstatus\": true}, \"final_weights\": [{\"tray_weight\": \"236\", \"tray_id\": 11, \"active\": 1, \"org_sku\": \"4500722\", \"door_id\": \"1\", \"sku_json\": \"4500722-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"311\", \"tray_id\": 12, \"active\": 1, \"org_sku\": \"4500723\", \"door_id\": \"1\", \"sku_json\": \"4500723-11\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"168\", \"tray_id\": 13, \"active\": 1, \"org_sku\": \"4500592\", \"door_id\": \"1\", \"sku_json\": \"4500592-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"192\", \"tray_id\": 14, \"active\": 1, \"org_sku\": \"4500723\", \"door_id\": \"1\", \"sku_json\": \"4500723-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"7\", \"tray_id\": 15, \"active\": 1, \"org_sku\": \"4500715\", \"door_id\": \"1\", \"sku_json\": \"4500715-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"238\", \"tray_id\": 16, \"active\": 1, \"org_sku\": \"4500722\", \"door_id\": \"1\", \"sku_json\": \"4500722-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"163\", \"tray_id\": 17, \"active\": 1, \"org_sku\": \"4500728\", \"door_id\": \"1\", \"sku_json\": \"4500728-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"122\", \"tray_id\": 18, \"active\": 1, \"org_sku\": \"4500624\", \"door_id\": \"1\", \"sku_json\": \"4500624-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"257\", \"tray_id\": 19, \"active\": 1, \"org_sku\": \"4500669\", \"door_id\": \"1\", \"sku_json\": \"4500669-5\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"125\", \"tray_id\": 20, \"active\": 1, \"org_sku\": \"4500605\", \"door_id\": \"1\", \"sku_json\": \"4500605-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"191\", \"tray_id\": 21, \"active\": 1, \"org_sku\": \"4500681\", \"door_id\": \"1\", \"sku_json\": \"4500681-3\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"72\", \"tray_id\": 22, \"active\": 1, \"org_sku\": \"4500726\", \"door_id\": \"1\", \"sku_json\": \"4500726-1\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"16\", \"tray_id\": 23, \"active\": 1, \"org_sku\": \"186100\", \"door_id\": \"1\", \"sku_json\": \"186100-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"85\", \"tray_id\": 24, \"active\": 1, \"org_sku\": \"4500712\", \"door_id\": \"1\", \"sku_json\": \"4500712-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"373\", \"tray_id\": 25, \"active\": 1, \"org_sku\": \"4500711\", \"door_id\": \"1\", \"sku_json\": \"4500711-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"373\", \"tray_id\": 26, \"active\": 1, \"org_sku\": \"4500711\", \"door_id\": \"1\", \"sku_json\": \"4500711-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"99999\", \"tray_id\": 27, \"active\": 1, \"org_sku\": \"0\", \"door_id\": \"1\", \"sku_json\": \"0-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"419\", \"tray_id\": 31, \"active\": 1, \"org_sku\": \"4500724\", \"door_id\": \"2\", \"sku_json\": \"4500724-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1170\", \"tray_id\": 32, \"active\": 1, \"org_sku\": \"4500499\", \"door_id\": \"2\", \"sku_json\": \"4500499-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"202\", \"tray_id\": 33, \"active\": 1, \"org_sku\": \"186001\", \"door_id\": \"2\", \"sku_json\": \"186001-1\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"-3\", \"tray_id\": 34, \"active\": 1, \"org_sku\": \"4500667\", \"door_id\": \"2\", \"sku_json\": \"4500667-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1035\", \"tray_id\": 35, \"active\": 1, \"org_sku\": \"108676\", \"door_id\": \"2\", \"sku_json\": \"108676-5\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"380\", \"tray_id\": 36, \"active\": 1, \"org_sku\": \"4500651\", \"door_id\": \"2\", \"sku_json\": \"4500651-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"379\", \"tray_id\": 37, \"active\": 1, \"org_sku\": \"4500643\", \"door_id\": \"2\", \"sku_json\": \"4500643-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"182\", \"tray_id\": 38, \"active\": 1, \"org_sku\": \"4500678\", \"door_id\": \"2\", \"sku_json\": \"4500678-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"806\", \"tray_id\": 39, \"active\": 1, \"org_sku\": \"185994\", \"door_id\": \"2\", \"sku_json\": \"185994-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"-3\", \"tray_id\": 40, \"active\": 1, \"org_sku\": \"185993\", \"door_id\": \"2\", \"sku_json\": \"185993-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"188\", \"tray_id\": 41, \"active\": 1, \"org_sku\": \"4500706\", \"door_id\": \"2\", \"sku_json\": \"4500706-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"4\", \"tray_id\": 42, \"active\": 1, \"org_sku\": \"4500663\", \"door_id\": \"2\", \"sku_json\": \"4500663-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"1091\", \"tray_id\": 43, \"active\": 1, \"org_sku\": \"4500407\", \"door_id\": \"2\", \"sku_json\": \"4500407-6\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"337\", \"tray_id\": 44, \"active\": 1, \"org_sku\": \"186078\", \"door_id\": \"2\", \"sku_json\": \"186078-2\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"889\", \"tray_id\": 45, \"active\": 1, \"org_sku\": \"4500656\", \"door_id\": \"2\", \"sku_json\": \"4500656-4\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}, {\"tray_weight\": \"294\", \"tray_id\": 46, \"active\": 1, \"org_sku\": \"186059\", \"door_id\": \"2\", \"sku_json\": \"186059-0\", \"modified_at\": \"2026-08-15 16:31:42\", \"created_at\": \"2026-08-15 16:31:42\"}], \"auth\": true}", "sync_done": "False", "order_id": "TM08202203260820003641257", "created_at": "2026-08-20 00:39:16.813909"}]
20-08-2026 00:50:10.423 2998485 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":["TM08202203260820003641257"],"status":true}
20-08-2026 00:50:10.920 2998982 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:50:10.920 2998982 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:50:13.045 3001107 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-20 00:40:28.0}
20-08-2026 00:50:13.046 3001108 [http-nio-8051-exec-128] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-20 00:40:28.0
20-08-2026 00:50:13.129 3001191 [http-nio-8051-exec-128] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:50:15.804 3003866 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:50:15.804 3003866 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:50:17.097 3005159 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784271939, timestamp=2026-08-19 22:11:54.0}
20-08-2026 00:50:17.098 3005160 [http-nio-8051-exec-126] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784271939, timestamp: 2026-08-19 22:11:54.0
20-08-2026 00:50:17.192 3005254 [http-nio-8051-exec-126] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:50:17.306 3005368 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{data=[{sensors=[{id=TM09202501-1-limit, sensor_status=true, sensor_type=limit}, {id=TM09202501-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:50:17.061184}], door_id=1, hcid=[1]}]}
20-08-2026 00:50:17.306 3005368 [http-nio-8051-exec-121] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:50:17.306 3005368 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202501, traysArr : []
20-08-2026 00:50:17.307 3005369 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202501, traysArr : []
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:50:17.308 3005370 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:50:17.309 3005371 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:50:17.309 3005371 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:50:17.309 3005371 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:50:17.309 3005371 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:50:17.309 3005371 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:50:17.309 3005371 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:50:17.309 3005371 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:50:17.309 3005371 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:50:17.313 3005375 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:50:17.061184"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:50:17.313 3005375 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:50:17.061184"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:50:17.321 3005383 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202501, cameraArr : {}
20-08-2026 00:50:17.321 3005383 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202501, cameraInfoData : {}
20-08-2026 00:50:18.245 3006307 [http-nio-8051-exec-101] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM07202501}
20-08-2026 00:50:18.550 3006612 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-01 11:05:46"}
20-08-2026 00:50:20.354 3008416 [http-nio-8051-exec-133] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:50:20.354 3008416 [http-nio-8051-exec-133] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:50:21.110 3009172 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:50:21.110 3009172 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:50:22.092 3010154 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:50:22.092 3010154 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:50:24.480 3012542 [http-nio-8051-exec-140] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202502}
20-08-2026 00:50:24.911 3012973 [http-nio-8051-exec-145] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:50:24.912 3012974 [http-nio-8051-exec-145] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:50:25.317 3013379 [http-nio-8051-exec-145] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:50:25.478 3013540 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:50:25.478 3013540 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:50:25.531 3013593 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:50:25.588 3013650 [http-nio-8051-exec-137] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM10201907
20-08-2026 00:50:25.588 3013650 [http-nio-8051-exec-137] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:50:25.588 3013650 [http-nio-8051-exec-137] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:50:25
20-08-2026 00:50:26.612 3014674 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{value=64%, id=pd-full, status=true}, {value=100%, id=logs-full, status=true}], created_at=2026-08-20 00:50:25}}
20-08-2026 00:50:26.612 3014674 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:50:26.612 3014674 [http-nio-8051-exec-85] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:50:26.612 3014674 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202204, traysArr : []
20-08-2026 00:50:26.612 3014674 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202204, traysArr : []
20-08-2026 00:50:26.613 3014675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:50:26.613 3014675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:50:26.613 3014675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:50:26.613 3014675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:50:26.613 3014675 [http-nio-8051-exec-85] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202204, cameraArr : {"data":[{"id":"pd-full","value":"64%","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:50:25"}
20-08-2026 00:50:26.613 3014675 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202204, cameraInfoData : {"data":[{"id":"pd-full","value":"64%","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:50:25"}
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM07202501
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:50:28
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 20:04:51.230131', '2026-08-19 19:16:38.755611', '2026-08-19 20:04:51.230283', '2026-08-19 19:16:38.755755'], 'close_time': ['2026-08-19 20:04:55.935736', '2026-08-19 19:16:41.624189', '2026-08-19 20:04:55.935883', '2026-08-19 19:16:41.423587']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:04:51.230131", "2026-08-19 19:16:38.755611", "2026-08-19 20:04:51.230283", "2026-08-19 19:16:38.755755"], "close_time": ["2026-08-19 20:04:55.935736", "2026-08-19 19:16:41.624189", "2026-08-19 20:04:55.935883", "2026-08-19 19:16:41.423587"]}
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:50:28.310 3016372 [http-nio-8051-exec-110] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:50:30.898 3018960 [http-nio-8051-exec-100] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM01202601}
20-08-2026 00:50:31.132 3019194 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:50:31.132 3019194 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:50:31.286 3019348 [http-nio-8051-exec-144] INFO  n.c.kiosk.machine.MachineController - {skus=[4500721, 4500726, 4500626, 4500664, 4500701, 4500681, 186001, 185993, 4500723, 4500727, 4500642, 4500711, 4500710, 4500722, 8355, 4500715, 4500644, 166327, 4500669, 177747, 4500499, 177441, 4500713, 4500719, 4500728, 4500541, 185994, 4500725, 4500724, 4500667], imei=TM06202301}
20-08-2026 00:50:31.292 3019354 [http-nio-8051-exec-144] INFO  n.c.kiosk.machine.MachineController - [{"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"kiru Mysore Mixture 22gm","sku_id":"4500727","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500727-7286.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:17:32.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:50:31.294 3019356 [http-nio-8051-exec-144] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:50:32.071 3020133 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM07201911
20-08-2026 00:50:32.071 3020133 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:50:32.071 3020133 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:50:32
20-08-2026 00:50:32.071 3020133 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - {"door3":"0","door2":"0","door5":"","door4":"0","open_close_time":"{'close_time': ['2026-08-19 20:03:26.153719', '2026-08-18 19:51:21.264372', '2026-08-18 18:19:24.584133', '2026-08-18 13:26:25.579485', '2026-08-19 20:03:26.153864', '2026-08-18 19:51:21.264588', '2026-08-18 18:19:24.584231', '2026-08-18 13:26:25.579736'], 'open_time': ['2026-08-19 20:03:22.174163', '2026-08-18 19:51:13.957132', '2026-08-18 18:19:21.143501', '2026-08-18 13:26:19.945610', '2026-08-19 20:03:22.174319', '2026-08-18 19:51:13.957263', '2026-08-18 18:19:21.143674', '2026-08-18 13:26:19.945751']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}, {\"active\": 1, \"door_id\": 3}, {\"active\": 1, \"door_id\": 4}]","power":1}
20-08-2026 00:50:32.071 3020133 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:32.071 3020133 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:32.071 3020133 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:32.071 3020133 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:32.071 3020133 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:50:32.072 3020134 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:03:26.153719", "2026-08-18 19:51:21.264372", "2026-08-18 18:19:24.584133", "2026-08-18 13:26:25.579485", "2026-08-19 20:03:26.153864", "2026-08-18 19:51:21.264588", "2026-08-18 18:19:24.584231", "2026-08-18 13:26:25.579736"], "open_time": ["2026-08-19 20:03:22.174163", "2026-08-18 19:51:13.957132", "2026-08-18 18:19:21.143501", "2026-08-18 13:26:19.945610", "2026-08-19 20:03:22.174319", "2026-08-18 19:51:13.957263", "2026-08-18 18:19:21.143674", "2026-08-18 13:26:19.945751"]}
20-08-2026 00:50:32.072 3020134 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}, {"active": 1, "door_id": 3}, {"active": 1, "door_id": 4}]
20-08-2026 00:50:32.072 3020134 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:50:32.234 3020296 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:50:31, data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}]}}
20-08-2026 00:50:32.234 3020296 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:50:32.234 3020296 [http-nio-8051-exec-68] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:50:32.234 3020296 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM07202501, traysArr : []
20-08-2026 00:50:32.235 3020297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM07202501, traysArr : []
20-08-2026 00:50:32.235 3020297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:50:32.235 3020297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:50:32.235 3020297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:50:32.235 3020297 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:50:32.236 3020298 [http-nio-8051-exec-68] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM07202501, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:50:31"}
20-08-2026 00:50:32.236 3020298 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM07202501, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:50:31"}
20-08-2026 00:50:35.210 3023272 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202503
20-08-2026 00:50:35.210 3023272 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:50:35.210 3023272 [http-nio-8051-exec-139] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:50:35
20-08-2026 00:50:35.650 3023712 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202302
20-08-2026 00:50:35.650 3023712 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:50:35.650 3023712 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:50:35
20-08-2026 00:50:35.650 3023712 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 20:57:08.068607', '2026-08-19 19:31:22.713962', '2026-08-19 20:57:08.068781', '2026-08-19 19:31:22.513348'], 'open_time': ['2026-08-19 20:57:04.152240', '2026-08-19 19:31:19.220811', '2026-08-19 20:57:04.152363', '2026-08-19 19:31:19.220943']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:50:35.650 3023712 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:35.650 3023712 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:35.650 3023712 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:50:35.650 3023712 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:50:35.650 3023712 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:50:35.651 3023713 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 20:57:08.068607", "2026-08-19 19:31:22.713962", "2026-08-19 20:57:08.068781", "2026-08-19 19:31:22.513348"], "open_time": ["2026-08-19 20:57:04.152240", "2026-08-19 19:31:19.220811", "2026-08-19 20:57:04.152363", "2026-08-19 19:31:19.220943"]}
20-08-2026 00:50:35.651 3023713 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:50:35.651 3023713 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:50:35.920 3023982 [http-nio-8051-exec-117] INFO  n.c.kiosk.machine.MachineController - {imei=TM01202601, skus=[6119, 4500712, 4500726, 186094, 186001, 4500643, 4500573, 4500648, 4500624, 4500723, 4500667, 185994, 4500704, 4500677, 4500499, 4500669, 186043, 0, 185993, 186059, 4500694, 4500715]}
20-08-2026 00:50:35.925 3023987 [http-nio-8051-exec-117] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Haldiram Tasty Nuts 10rs","sku_id":"6119","vendor_id":"1","mrp":"1","selling_price":"1","weight":"430","image":"https://images.tinymart.in/product/6119-5457.png","qty":"100","description":"","check_round_off":"0","sku_variance":"43","created_at":"2022-08-29 18:45:14.0"}]
20-08-2026 00:50:35.927 3023989 [http-nio-8051-exec-117] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:50:37.208 3025270 [http-nio-8051-exec-111] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:50:37.208 3025270 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:50:38.501 3026563 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - {skus=[4500712, 4500499, 4500724, 4500722, 4500624, 4500723, 185994, 4500711, 186100, 4500669, 4500681, 4500678, 4500706, 4500667, 108676, 186059, 4500715, 4500663, 4500592, 4500605, 4500726, 186001, 4500651, 4500728, 4500656, 4500407, 186078, 185993, 4500643, 0], imei=TM08202203}
20-08-2026 00:50:38.506 3026568 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Jus Amazin SALTED PEANUTS 33g","sku_id":"4500592","vendor_id":"1","mrp":"20","selling_price":"20","weight":"39","image":"https://images.tinymart.in/product/4500592-7887.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-19 14:49:26.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Paper Boat Apple 160ml","sku_id":"4500663","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500663-8979.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-03-20 11:12:17.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:50:38.508 3026570 [http-nio-8051-exec-65] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:50:40.024 3028086 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:50:40.025 3028087 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:50:40.044 3028106 [http-nio-8051-exec-112] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:50:40.119 3028181 [http-nio-8051-exec-103] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:50:40.120 3028182 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:50:40.411 3028473 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:50:40.412 3028474 [http-nio-8051-exec-128] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:50:40.573 3028635 [http-nio-8051-exec-128] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:50:43.912 3031974 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202003 
20-08-2026 00:50:43.912 3031974 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:50:43.913 3031975 [http-nio-8051-exec-121] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:50:43.920 3031982 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:50:43.920 3031982 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:50:43.921 3031983 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:50:43.921 3031983 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:50:43.921 3031983 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:50:43.922 3031984 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:50:43.922 3031984 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:50:43.922 3031984 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:50:43.923 3031985 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:50:43.923 3031985 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:50:43.923 3031985 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:50:43.923 3031985 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:50:43.923 3031985 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:50:43.923 3031985 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:50:43.925 3031987 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:50:43.926 3031988 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:50:43.926 3031988 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:50:43.927 3031989 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:50:43.927 3031989 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:50:43.927 3031989 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:50:43.928 3031990 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:50:43.929 3031991 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:50:43.929 3031991 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:50:43.930 3031992 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:50:43.930 3031992 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:50:43.930 3031992 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:50:43.931 3031993 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:50:43.931 3031993 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:50:43.931 3031993 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:50:43.932 3031994 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:50:43.932 3031994 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:50:43.932 3031994 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:50:43.933 3031995 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:50:43.933 3031995 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:50:43.933 3031995 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:50:43.934 3031996 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:50:43.934 3031996 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:50:43.935 3031997 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:50:43.935 3031997 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:50:43.935 3031997 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:50:43.935 3031997 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:50:43.937 3031999 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:50:43.937 3031999 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:50:43.937 3031999 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:50:43.938 3032000 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:50:43.938 3032000 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:50:43.938 3032000 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:50:43.938 3032000 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:50:43.938 3032000 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:50:43.938 3032000 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:50:43.939 3032001 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:50:43.939 3032001 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:50:43.939 3032001 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:50:43.940 3032002 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:50:43.940 3032002 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:50:43.940 3032002 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:50:43.941 3032003 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:50:43.941 3032003 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:50:43.941 3032003 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:50:43.942 3032004 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:50:43.942 3032004 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:50:43.942 3032004 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:50:43.943 3032005 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:50:43.943 3032005 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:50:43.943 3032005 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:50:43.944 3032006 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:50:43.944 3032006 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:50:43.944 3032006 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:50:43.945 3032007 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:50:43.945 3032007 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:50:43.945 3032007 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:50:43.946 3032008 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:50:43.946 3032008 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:50:43.946 3032008 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:50:43.947 3032009 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:50:43.947 3032009 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:50:43.947 3032009 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:50:43.948 3032010 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:50:43.948 3032010 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:50:43.948 3032010 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:50:43.949 3032011 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:50:43.949 3032011 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:50:43.949 3032011 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:50:43.950 3032012 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:50:43.950 3032012 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:50:43.950 3032012 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:50:43.950 3032012 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:50:43.951 3032013 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:50:43.951 3032013 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:50:43.951 3032013 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:50:43.951 3032013 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:50:43.951 3032013 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:50:43.952 3032014 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:50:43.953 3032015 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:50:43.953 3032015 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:50:43.954 3032016 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:50:43.954 3032016 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:50:43.955 3032017 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:50:43.956 3032018 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:50:43.956 3032018 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:50:43.956 3032018 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:50:43.956 3032018 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:50:43.975 3032037 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:50:44.144 3032206 [http-nio-8051-exec-101] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:50:44.144 3032206 [http-nio-8051-exec-101] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:50:46.993 3035055 [http-nio-8051-exec-131] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202501}
20-08-2026 00:50:47.604 3035666 [http-nio-8051-exec-133] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202506 
20-08-2026 00:50:47.605 3035667 [http-nio-8051-exec-133] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:50:47.605 3035667 [http-nio-8051-exec-133] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:50:47.615 3035677 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:50:47.615 3035677 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:50:47.615 3035677 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:50:47.615 3035677 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:50:47.615 3035677 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:50:47.616 3035678 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:50:47.616 3035678 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:50:47.616 3035678 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:50:47.617 3035679 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:50:47.617 3035679 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:50:47.617 3035679 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:50:47.618 3035680 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:50:47.618 3035680 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:50:47.618 3035680 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:50:47.619 3035681 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:50:47.619 3035681 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:50:47.619 3035681 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:50:47.620 3035682 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:50:47.620 3035682 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:50:47.620 3035682 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:50:47.620 3035682 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:50:47.620 3035682 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:50:47.620 3035682 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:50:47.621 3035683 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:50:47.621 3035683 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:50:47.621 3035683 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:50:47.622 3035684 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:50:47.622 3035684 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:50:47.622 3035684 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:50:47.623 3035685 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:50:47.623 3035685 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:50:47.623 3035685 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:50:47.623 3035685 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:50:47.623 3035685 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:50:47.623 3035685 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:50:47.624 3035686 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:50:47.624 3035686 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:50:47.624 3035686 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:50:47.624 3035686 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:50:47.625 3035687 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 19
20-08-2026 00:50:47.625 3035687 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 19
20-08-2026 00:50:47.625 3035687 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 19
20-08-2026 00:50:47.625 3035687 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:50:47.625 3035687 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:50:47.626 3035688 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:50:47.626 3035688 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:50:47.626 3035688 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:50:47.626 3035688 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:50:47.637 3035699 [http-nio-8051-exec-133] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:50:49.417 3037479 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202301
20-08-2026 00:50:49.417 3037479 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:50:49.418 3037480 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:50:49
20-08-2026 00:50:49.418 3037480 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 20:22:00.430078', '2026-08-19 22:18:58.940198', '2026-08-19 20:22:00.430181', '2026-08-19 22:18:58.940358'], 'close_time': ['2026-08-19 20:22:08.333985', '2026-08-19 22:19:02.830138', '2026-08-19 20:22:08.334114', '2026-08-19 22:19:02.830304']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:50:49.418 3037480 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:49.418 3037480 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:50:49.418 3037480 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:50:49.418 3037480 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:50:49.418 3037480 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:50:49.418 3037480 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 20:22:00.430078", "2026-08-19 22:18:58.940198", "2026-08-19 20:22:00.430181", "2026-08-19 22:18:58.940358"], "close_time": ["2026-08-19 20:22:08.333985", "2026-08-19 22:19:02.830138", "2026-08-19 20:22:08.334114", "2026-08-19 22:19:02.830304"]}
20-08-2026 00:50:49.418 3037480 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:50:49.418 3037480 [http-nio-8051-exec-132] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:50:53.910 3041972 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:50:53.655384, sensors=[{sensor_status=true, sensor_type=limit, id=TM06202302-1-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202302-1-magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:50:53.656725, sensors=[{sensor_status=true, sensor_type=limit, id=TM06202302-2-limit}, {sensor_status=true, sensor_type=magnetic, id=TM06202302-2-magnetic}]}]}], trays=[]}
20-08-2026 00:50:53.910 3041972 [http-nio-8051-exec-20] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:50:53.910 3041972 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202302, traysArr : []
20-08-2026 00:50:53.911 3041973 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202302, traysArr : []
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:50:53.912 3041974 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:50:53.913 3041975 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:50:53.918 3041980 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202302, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:50:53.655384"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:50:53.656725"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:50:53.918 3041980 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202302, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:50:53.655384"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202302-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202302-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:50:53.656725"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:50:53.928 3041990 [http-nio-8051-exec-20] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202302, cameraArr : {}
20-08-2026 00:50:53.928 3041990 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202302, cameraInfoData : {}
20-08-2026 00:50:54.426 3042488 [http-nio-8051-exec-140] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202203}
20-08-2026 00:50:54.656 3042718 [http-nio-8051-exec-145] INFO  n.c.kiosk.machine.MachineController - {skus=[4500624, 4500407, 186078, 4500701, 4500671, 163528, 4500626, 185993, 186043, 4500715, 4500720, 4500617, 186001, 4500712, 4500680, 4500648, 4500499, 4500667, 4500728, 4500650, 4500702, 4500681, 4500664, 4500678, 4500711, 4500694, 8393, 186059, 133041, 4500643, 4500726], imei=TM10201907}
20-08-2026 00:50:54.662 3042724 [http-nio-8051-exec-145] INFO  n.c.kiosk.machine.MachineController - [{"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"testing 2g skuid","sku_id":"163528","vendor_id":"1","mrp":"1","selling_price":"1","weight":"2","image":"https://images.tinymart.in/product/163528-7269.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"0","created_at":"2023-07-04 18:27:23.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Nuvie 20g Protein cafe Latte 250ml","sku_id":"4500617","vendor_id":"1","mrp":"110","selling_price":"110","weight":"286","image":"https://images.tinymart.in/product/4500617-4855.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2025-12-23 09:04:52.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Modern kitchens Green Peas 26gm","sku_id":"4500650","vendor_id":"1","mrp":"10","selling_price":"10","weight":"30","image":"https://images.tinymart.in/product/4500650-61.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:49:23.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Max Protein Cheese jalapeno  32gm","sku_id":"4500671","vendor_id":"1","mrp":"20","selling_price":"20","weight":"38","image":"https://images.tinymart.in/product/4500671-2117.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:37:51.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Coconut Cookies 66gm","sku_id":"4500680","vendor_id":"1","mrp":"10","selling_price":"10","weight":"73","image":"https://images.tinymart.in/product/4500680-2380.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"7","created_at":"2026-03-29 18:26:45.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}, {"name":"Lays Wavy Cream  Onion 31g","sku_id":"8393","vendor_id":"1","mrp":"20","selling_price":"20","weight":"35","image":"https://images.tinymart.in/product/8393-3703.webp","qty":"100","description":"","check_round_off":"0","sku_variance":"4","created_at":"2019-09-25 17:58:11.0"}]
20-08-2026 00:50:54.663 3042725 [http-nio-8051-exec-145] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:51:01.266 3049328 [http-nio-8051-exec-138] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=}], created_at=2026-08-20 00:51:00}}
20-08-2026 00:51:01.266 3049328 [http-nio-8051-exec-138] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:51:01.266 3049328 [http-nio-8051-exec-138] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:51:01.266 3049328 [http-nio-8051-exec-138] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202203, traysArr : []
20-08-2026 00:51:01.267 3049329 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202203, traysArr : []
20-08-2026 00:51:01.268 3049330 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:51:01.268 3049330 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:51:01.268 3049330 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:51:01.268 3049330 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:51:01.268 3049330 [http-nio-8051-exec-138] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202203, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:51:00"}
20-08-2026 00:51:01.269 3049331 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202203, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:51:00"}
20-08-2026 00:51:01.978 3050040 [http-nio-8051-exec-106] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:51:01.991 3050053 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:01.994 3050056 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:01.997 3050059 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:01.998 3050060 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:51:01.998 3050060 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:51:02.001 3050063 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:51:02.001 3050063 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:51:02.002 3050064 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.003 3050065 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.006 3050068 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.006 3050068 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:51:02.006 3050068 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:51:02.009 3050071 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:51:02.009 3050071 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.009 3050071 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:51:02.025 3050087 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.025 3050087 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.025 3050087 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.025 3050087 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:51:02.025 3050087 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.025 3050087 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.027 3050089 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.029 3050091 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.031 3050093 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.031 3050093 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:51:02.031 3050093 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:51:02.035 3050097 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:51:02.035 3050097 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:51:02.036 3050098 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.037 3050099 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.041 3050103 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.041 3050103 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:51:02.041 3050103 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:51:02.044 3050106 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:51:02.044 3050106 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.044 3050106 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:51:02.071 3050133 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.071 3050133 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.071 3050133 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.071 3050133 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:51:02.071 3050133 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.071 3050133 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.072 3050134 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.073 3050135 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.076 3050138 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.076 3050138 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:51:02.076 3050138 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:02.078 3050140 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:51:02.078 3050140 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:51:02.078 3050140 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.079 3050141 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.082 3050144 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.082 3050144 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:51:02.082 3050144 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:51:02.084 3050146 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:51:02.084 3050146 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.084 3050146 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:51:02.123 3050185 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.123 3050185 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.123 3050185 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.123 3050185 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:51:02.123 3050185 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.124 3050186 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.124 3050186 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.125 3050187 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.128 3050190 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.128 3050190 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:51:02.128 3050190 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:51:02.131 3050193 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:51:02.131 3050193 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:51:02.131 3050193 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.133 3050195 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.136 3050198 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.136 3050198 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:51:02.136 3050198 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:51:02.138 3050200 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:51:02.138 3050200 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.138 3050200 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:51:02.155 3050217 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.155 3050217 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.155 3050217 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.155 3050217 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:51:02.155 3050217 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.155 3050217 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.156 3050218 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.157 3050219 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.160 3050222 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.160 3050222 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:51:02.160 3050222 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:51:02.163 3050225 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:51:02.163 3050225 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:51:02.164 3050226 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.165 3050227 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.168 3050230 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.168 3050230 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:51:02.168 3050230 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:51:02.170 3050232 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:51:02.170 3050232 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:51:02.171 3050233 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.172 3050234 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.174 3050236 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.174 3050236 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:51:02.174 3050236 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:51:02.177 3050239 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:51:02.177 3050239 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:51:02.178 3050240 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.179 3050241 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.182 3050244 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.182 3050244 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:51:02.182 3050244 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:51:02.185 3050247 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:51:02.185 3050247 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:51:02.187 3050249 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.188 3050250 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.191 3050253 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.191 3050253 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:51:02.191 3050253 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:51:02.193 3050255 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:51:02.193 3050255 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:51:02.194 3050256 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.195 3050257 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.198 3050260 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.198 3050260 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:51:02.198 3050260 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:51:02.202 3050264 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:51:02.202 3050264 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:51:02.203 3050265 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.205 3050267 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.208 3050270 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.208 3050270 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:51:02.208 3050270 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:51:02.210 3050272 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:51:02.210 3050272 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:51:02.211 3050273 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.212 3050274 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.215 3050277 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.215 3050277 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:51:02.215 3050277 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:51:02.217 3050279 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:51:02.217 3050279 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:51:02.217 3050279 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.218 3050280 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.221 3050283 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.221 3050283 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:51:02.221 3050283 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:51:02.223 3050285 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:51:02.223 3050285 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.223 3050285 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:51:02.279 3050341 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:02.279 3050341 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:02.279 3050341 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:51:02.279 3050341 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:51:02.279 3050341 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.279 3050341 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.280 3050342 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.282 3050344 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.284 3050346 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.284 3050346 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:51:02.284 3050346 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:02.286 3050348 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:51:02.286 3050348 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:51:02.287 3050349 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.288 3050350 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.291 3050353 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.291 3050353 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:51:02.291 3050353 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:51:02.293 3050355 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:51:02.293 3050355 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:51:02.294 3050356 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.295 3050357 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.298 3050360 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.298 3050360 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:51:02.298 3050360 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:51:02.300 3050362 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:51:02.300 3050362 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:51:02.301 3050363 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.302 3050364 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.304 3050366 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.304 3050366 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:51:02.304 3050366 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:51:02.307 3050369 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:51:02.307 3050369 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.307 3050369 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:51:02.325 3050387 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.326 3050388 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.326 3050388 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.326 3050388 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:51:02.326 3050388 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.326 3050388 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.328 3050390 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.330 3050392 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.333 3050395 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.333 3050395 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:51:02.333 3050395 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:51:02.337 3050399 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:51:02.337 3050399 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.337 3050399 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:51:02.367 3050429 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.367 3050429 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.367 3050429 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.367 3050429 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:51:02.367 3050429 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.367 3050429 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.368 3050430 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.369 3050431 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.372 3050434 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.372 3050434 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:51:02.372 3050434 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:02.374 3050436 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:51:02.374 3050436 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:51:02.374 3050436 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.376 3050438 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.379 3050441 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.379 3050441 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:51:02.379 3050441 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:51:02.382 3050444 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:51:02.382 3050444 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:51:02.382 3050444 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.384 3050446 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.386 3050448 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.386 3050448 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:51:02.386 3050448 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:51:02.388 3050450 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:51:02.388 3050450 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.388 3050450 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:51:02.415 3050477 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.415 3050477 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.415 3050477 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.415 3050477 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:51:02.415 3050477 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.415 3050477 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.416 3050478 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.417 3050479 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.420 3050482 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.421 3050483 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:51:02.421 3050483 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:51:02.424 3050486 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:51:02.424 3050486 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:51:02.425 3050487 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.426 3050488 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.428 3050490 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.428 3050490 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:51:02.428 3050490 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:51:02.431 3050493 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:51:02.431 3050493 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:51:02.431 3050493 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:51:02.432 3050494 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@43a8e240
20-08-2026 00:51:02.435 3050497 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:51:02.435 3050497 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:51:02.435 3050497 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:51:02.437 3050499 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:51:02.438 3050500 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:51:02.438 3050500 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.439 3050501 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.442 3050504 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.442 3050504 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:51:02.442 3050504 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:51:02.444 3050506 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:51:02.444 3050506 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:51:02.444 3050506 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.446 3050508 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.449 3050511 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.450 3050512 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:51:02.450 3050512 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:51:02.451 3050513 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:51:02.451 3050513 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:51:02.452 3050514 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.453 3050515 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.456 3050518 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.456 3050518 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:51:02.456 3050518 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:51:02.458 3050520 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:51:02.458 3050520 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:51:02.459 3050521 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.460 3050522 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.462 3050524 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.462 3050524 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:51:02.462 3050524 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:51:02.464 3050526 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:51:02.464 3050526 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:51:02.465 3050527 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.466 3050528 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.468 3050530 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.468 3050530 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:51:02.468 3050530 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:02.470 3050532 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:51:02.471 3050533 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:51:02.471 3050533 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.472 3050534 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.475 3050537 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.475 3050537 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:51:02.475 3050537 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:02.477 3050539 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:51:02.477 3050539 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:51:02.478 3050540 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:51:02.479 3050541 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@43a8e240
20-08-2026 00:51:02.482 3050544 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:51:02.482 3050544 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:51:02.482 3050544 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:51:02.484 3050546 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:51:02.484 3050546 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:51:02.485 3050547 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.486 3050548 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.488 3050550 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.488 3050550 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:51:02.488 3050550 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:51:02.491 3050553 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:51:02.491 3050553 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:51:02.492 3050554 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.493 3050555 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.495 3050557 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.495 3050557 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:51:02.496 3050558 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:51:02.498 3050560 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:51:02.498 3050560 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:51:02.499 3050561 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.500 3050562 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.502 3050564 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.502 3050564 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:51:02.502 3050564 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:51:02.504 3050566 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:51:02.504 3050566 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:51:02.506 3050568 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.507 3050569 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.509 3050571 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.509 3050571 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:51:02.509 3050571 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:51:02.512 3050574 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:51:02.512 3050574 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.512 3050574 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:51:02.527 3050589 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.527 3050589 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.527 3050589 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.527 3050589 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:51:02.527 3050589 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.527 3050589 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.528 3050590 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.529 3050591 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.532 3050594 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.532 3050594 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:51:02.532 3050594 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:51:02.534 3050596 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:51:02.534 3050596 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:51:02.535 3050597 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.537 3050599 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.540 3050602 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.540 3050602 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:51:02.540 3050602 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:51:02.543 3050605 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:51:02.543 3050605 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.543 3050605 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:51:02.581 3050643 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.581 3050643 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.581 3050643 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.582 3050644 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:51:02.582 3050644 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.582 3050644 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.583 3050645 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.585 3050647 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.589 3050651 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.589 3050651 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:51:02.589 3050651 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:51:02.593 3050655 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:51:02.593 3050655 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:51:02.594 3050656 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.596 3050658 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.600 3050662 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.600 3050662 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:51:02.600 3050662 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:51:02.605 3050667 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:51:02.605 3050667 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:51:02.605 3050667 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.607 3050669 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.610 3050672 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.610 3050672 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:51:02.610 3050672 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:51:02.613 3050675 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:51:02.614 3050676 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.614 3050676 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:51:02.633 3050695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.633 3050695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.633 3050695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.633 3050695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:51:02.633 3050695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.633 3050695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.634 3050696 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.635 3050697 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.638 3050700 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.638 3050700 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:51:02.638 3050700 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:51:02.642 3050704 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:51:02.642 3050704 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:51:02.643 3050705 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.644 3050706 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.647 3050709 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.647 3050709 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:51:02.647 3050709 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:02.649 3050711 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:51:02.649 3050711 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:51:02.649 3050711 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.650 3050712 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.653 3050715 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.653 3050715 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:51:02.653 3050715 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:51:02.655 3050717 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:51:02.655 3050717 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.655 3050717 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:51:02.691 3050753 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.691 3050753 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.691 3050753 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.691 3050753 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:51:02.691 3050753 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.691 3050753 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.692 3050754 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.693 3050755 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.696 3050758 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.696 3050758 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:51:02.696 3050758 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:51:02.699 3050761 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:51:02.699 3050761 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.699 3050761 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:51:02.723 3050785 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.723 3050785 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.724 3050786 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.724 3050786 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:51:02.724 3050786 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.724 3050786 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.725 3050787 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.726 3050788 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.729 3050791 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.729 3050791 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:51:02.729 3050791 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:02.732 3050794 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:51:02.732 3050794 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:51:02.733 3050795 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.735 3050797 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.739 3050801 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.739 3050801 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:51:02.739 3050801 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:51:02.743 3050805 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:51:02.743 3050805 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:51:02.744 3050806 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.745 3050807 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.748 3050810 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.748 3050810 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:51:02.748 3050810 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:02.750 3050812 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:51:02.750 3050812 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:51:02.751 3050813 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.752 3050814 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.754 3050816 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.755 3050817 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:51:02.755 3050817 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:51:02.757 3050819 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:51:02.757 3050819 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.757 3050819 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:51:02.774 3050836 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:02.774 3050836 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:02.774 3050836 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:51:02.774 3050836 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:51:02.774 3050836 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.774 3050836 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.775 3050837 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.778 3050840 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.781 3050843 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.781 3050843 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:51:02.781 3050843 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:02.784 3050846 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:51:02.784 3050846 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:51:02.785 3050847 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.786 3050848 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.790 3050852 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.790 3050852 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:51:02.790 3050852 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:51:02.792 3050854 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:51:02.792 3050854 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:51:02.793 3050855 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.794 3050856 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.797 3050859 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.797 3050859 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:51:02.797 3050859 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:02.800 3050862 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:51:02.800 3050862 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:51:02.801 3050863 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:51:02.802 3050864 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@17d62483
20-08-2026 00:51:02.806 3050868 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:51:02.806 3050868 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:51:02.806 3050868 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:51:02.810 3050872 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:51:02.810 3050872 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:51:02.811 3050873 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.813 3050875 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.817 3050879 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.817 3050879 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:51:02.817 3050879 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:51:02.821 3050883 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:51:02.821 3050883 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:51:02.822 3050884 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.824 3050886 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.827 3050889 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.827 3050889 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:51:02.827 3050889 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:51:02.831 3050893 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:51:02.831 3050893 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:51:02.832 3050894 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.834 3050896 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.836 3050898 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.836 3050898 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:51:02.836 3050898 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:51:02.840 3050902 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:51:02.840 3050902 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:51:02.841 3050903 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.843 3050905 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.847 3050909 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.847 3050909 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:51:02.847 3050909 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:51:02.850 3050912 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:51:02.850 3050912 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.850 3050912 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:51:02.896 3050958 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.896 3050958 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.896 3050958 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.896 3050958 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:51:02.896 3050958 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.896 3050958 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.897 3050959 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.899 3050961 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.902 3050964 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.902 3050964 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:51:02.902 3050964 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:51:02.904 3050966 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:51:02.904 3050966 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:51:02.905 3050967 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.906 3050968 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.909 3050971 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.909 3050971 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:51:02.909 3050971 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:51:02.911 3050973 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:51:02.911 3050973 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:51:02.912 3050974 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.913 3050975 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.916 3050978 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.916 3050978 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:51:02.916 3050978 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:02.920 3050982 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:51:02.920 3050982 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:51:02.921 3050983 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.923 3050985 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.927 3050989 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.927 3050989 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:51:02.927 3050989 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:51:02.930 3050992 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:51:02.930 3050992 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.930 3050992 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:51:02.946 3051008 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.946 3051008 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.946 3051008 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.946 3051008 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:51:02.946 3051008 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.946 3051008 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.947 3051009 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.948 3051010 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:02.952 3051014 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:02.952 3051014 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:51:02.952 3051014 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:51:02.956 3051018 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:51:02.956 3051018 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:02.956 3051018 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:51:02.974 3051036 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.975 3051037 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:02.975 3051037 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:02.975 3051037 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:51:02.975 3051037 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:02.0
20-08-2026 00:51:02.975 3051037 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:02.976 3051038 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.977 3051039 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.979 3051041 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.979 3051041 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:51:02.979 3051041 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:51:02.982 3051044 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:51:02.982 3051044 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:51:02.983 3051045 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.984 3051046 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.987 3051049 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.987 3051049 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:51:02.987 3051049 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:02.990 3051052 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:51:02.990 3051052 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:51:02.991 3051053 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:02.992 3051054 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:02.994 3051056 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:02.994 3051056 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:51:02.994 3051056 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:02.997 3051059 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:51:02.997 3051059 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:51:02.998 3051060 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:02.999 3051061 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.002 3051064 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.002 3051064 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:51:03.002 3051064 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:51:03.004 3051066 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:51:03.004 3051066 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.004 3051066 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:51:03.021 3051083 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.021 3051083 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.021 3051083 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.021 3051083 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:51:03.021 3051083 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.021 3051083 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.022 3051084 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.023 3051085 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.026 3051088 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.026 3051088 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:51:03.026 3051088 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:03.029 3051091 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:51:03.029 3051091 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:51:03.030 3051092 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.031 3051093 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.034 3051096 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.034 3051096 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:51:03.034 3051096 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:51:03.037 3051099 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:51:03.037 3051099 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.038 3051100 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:51:03.109 3051171 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.110 3051172 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.110 3051172 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.110 3051172 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:51:03.110 3051172 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.110 3051172 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.111 3051173 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.113 3051175 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.117 3051179 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.118 3051180 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:51:03.118 3051180 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:03.121 3051183 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:51:03.121 3051183 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:51:03.122 3051184 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.124 3051186 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.128 3051190 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.128 3051190 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:51:03.128 3051190 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:51:03.131 3051193 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:51:03.132 3051194 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.132 3051194 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:51:03.156 3051218 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.156 3051218 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.156 3051218 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.156 3051218 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:51:03.156 3051218 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.156 3051218 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.157 3051219 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.160 3051222 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.163 3051225 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.163 3051225 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:51:03.163 3051225 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:51:03.167 3051229 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:51:03.167 3051229 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:51:03.168 3051230 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.170 3051232 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.173 3051235 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.173 3051235 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:51:03.173 3051235 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:51:03.176 3051238 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:51:03.176 3051238 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.176 3051238 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:51:03.195 3051257 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.195 3051257 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.195 3051257 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.196 3051258 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:51:03.196 3051258 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.196 3051258 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.197 3051259 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.198 3051260 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.201 3051263 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.201 3051263 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:51:03.201 3051263 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:51:03.203 3051265 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:51:03.204 3051266 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.204 3051266 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:51:03.222 3051284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.222 3051284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.222 3051284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.222 3051284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:51:03.222 3051284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.222 3051284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.223 3051285 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.225 3051287 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.229 3051291 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.229 3051291 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:51:03.229 3051291 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:51:03.233 3051295 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:51:03.233 3051295 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:51:03.234 3051296 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.235 3051297 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.238 3051300 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.238 3051300 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:51:03.238 3051300 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:51:03.241 3051303 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:51:03.242 3051304 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.242 3051304 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:51:03.263 3051325 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.263 3051325 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.263 3051325 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.263 3051325 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:51:03.263 3051325 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.263 3051325 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.264 3051326 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.267 3051329 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.271 3051333 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.271 3051333 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:51:03.271 3051333 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:51:03.276 3051338 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:51:03.276 3051338 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:51:03.277 3051339 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.279 3051341 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.285 3051347 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.285 3051347 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:51:03.285 3051347 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:51:03.289 3051351 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:51:03.289 3051351 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:51:03.291 3051353 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.292 3051354 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.296 3051358 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.296 3051358 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:51:03.296 3051358 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:51:03.299 3051361 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:51:03.299 3051361 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:51:03.300 3051362 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.303 3051365 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.307 3051369 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.307 3051369 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:51:03.307 3051369 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:51:03.310 3051372 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:51:03.310 3051372 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:51:03.311 3051373 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.312 3051374 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.315 3051377 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.315 3051377 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:51:03.315 3051377 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:03.317 3051379 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:51:03.318 3051380 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:51:03.318 3051380 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.320 3051382 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.325 3051387 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.325 3051387 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:51:03.325 3051387 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:51:03.327 3051389 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:51:03.327 3051389 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:51:03.328 3051390 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.330 3051392 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.335 3051397 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.335 3051397 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:51:03.335 3051397 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:51:03.339 3051401 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:51:03.339 3051401 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:51:03.341 3051403 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.343 3051405 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.347 3051409 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.347 3051409 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:51:03.347 3051409 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:51:03.351 3051413 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:51:03.351 3051413 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:51:03.353 3051415 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.355 3051417 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.359 3051421 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.359 3051421 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:51:03.359 3051421 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:51:03.362 3051424 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:51:03.362 3051424 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:51:03.363 3051425 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:51:03.365 3051427 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@43a8e240
20-08-2026 00:51:03.368 3051430 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:51:03.368 3051430 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:51:03.368 3051430 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:51:03.370 3051432 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:51:03.371 3051433 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:51:03.371 3051433 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.372 3051434 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.375 3051437 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.375 3051437 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:51:03.375 3051437 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:51:03.378 3051440 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:51:03.378 3051440 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:51:03.378 3051440 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.379 3051441 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.382 3051444 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.382 3051444 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:51:03.382 3051444 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:51:03.385 3051447 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:51:03.386 3051448 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.386 3051448 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:51:03.409 3051471 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.409 3051471 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.409 3051471 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.409 3051471 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:51:03.409 3051471 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.409 3051471 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.411 3051473 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.413 3051475 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.416 3051478 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.416 3051478 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:51:03.416 3051478 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:51:03.419 3051481 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:51:03.419 3051481 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:51:03.419 3051481 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.420 3051482 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.423 3051485 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.423 3051485 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:51:03.423 3051485 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:51:03.426 3051488 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:51:03.426 3051488 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:51:03.426 3051488 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.428 3051490 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.430 3051492 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.430 3051492 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:51:03.430 3051492 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:51:03.432 3051494 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:51:03.433 3051495 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:51:03.433 3051495 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.434 3051496 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.437 3051499 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.437 3051499 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:51:03.437 3051499 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:03.440 3051502 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:51:03.440 3051502 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:51:03.441 3051503 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.442 3051504 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.445 3051507 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.445 3051507 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:51:03.445 3051507 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:51:03.447 3051509 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:51:03.447 3051509 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.447 3051509 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:51:03.468 3051530 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.468 3051530 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.468 3051530 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:51:03.468 3051530 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:51:03.468 3051530 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.468 3051530 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.469 3051531 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.470 3051532 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.473 3051535 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.473 3051535 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:51:03.473 3051535 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:51:03.476 3051538 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:51:03.476 3051538 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.476 3051538 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:51:03.511 3051573 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.511 3051573 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.511 3051573 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:51:03.511 3051573 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:51:03.511 3051573 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.511 3051573 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.512 3051574 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.514 3051576 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.516 3051578 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.516 3051578 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:51:03.516 3051578 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:51:03.519 3051581 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:51:03.519 3051581 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.519 3051581 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:51:03.549 3051611 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.549 3051611 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.549 3051611 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.549 3051611 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:51:03.549 3051611 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.549 3051611 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.550 3051612 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.552 3051614 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.555 3051617 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.555 3051617 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:51:03.555 3051617 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:03.557 3051619 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:51:03.557 3051619 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:51:03.559 3051621 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.560 3051622 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.563 3051625 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.563 3051625 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:51:03.563 3051625 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:51:03.566 3051628 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:51:03.566 3051628 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:51:03.566 3051628 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.568 3051630 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.571 3051633 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.571 3051633 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:51:03.571 3051633 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:51:03.573 3051635 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:51:03.573 3051635 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.573 3051635 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:51:03.594 3051656 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.594 3051656 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.594 3051656 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.594 3051656 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:51:03.594 3051656 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.594 3051656 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.595 3051657 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.597 3051659 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.601 3051663 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.601 3051663 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:51:03.601 3051663 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:51:03.606 3051668 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:51:03.607 3051669 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:51:03.608 3051670 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.610 3051672 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.614 3051676 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.614 3051676 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:51:03.614 3051676 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:51:03.617 3051679 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:51:03.618 3051680 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.618 3051680 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:51:03.627 3051689 [http-nio-8051-exec-144] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{sensors=[{sensor_type=limit, id=TM05202204-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM05202204-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:51:03.246822}]}, {hcid=[1], door_id=2, data=[{sensors=[{sensor_type=limit, id=TM05202204-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM05202204-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:51:03.248183}]}]}
20-08-2026 00:51:03.627 3051689 [http-nio-8051-exec-144] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:51:03.627 3051689 [http-nio-8051-exec-144] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM05202204, traysArr : []
20-08-2026 00:51:03.628 3051690 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM05202204, traysArr : []
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:51:03.629 3051691 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:51:03.630 3051692 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:51:03.632 3051694 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.633 3051695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.633 3051695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.633 3051695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:51:03.633 3051695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.633 3051695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.634 3051696 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.635 3051697 [http-nio-8051-exec-144] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:03.246822"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:03.248183"}],"hcid":[1],"door_id":2}]
20-08-2026 00:51:03.636 3051698 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.636 3051698 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM05202204, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:03.246822"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM05202204-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM05202204-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:03.248183"}],"hcid":[1],"door_id":2}]
20-08-2026 00:51:03.639 3051701 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.639 3051701 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:51:03.639 3051701 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:51:03.644 3051706 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:51:03.644 3051706 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:51:03.645 3051707 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.648 3051710 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.651 3051713 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.651 3051713 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:51:03.651 3051713 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:51:03.653 3051715 [http-nio-8051-exec-144] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM05202204, cameraArr : {}
20-08-2026 00:51:03.654 3051716 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM05202204, cameraInfoData : {}
20-08-2026 00:51:03.654 3051716 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:51:03.654 3051716 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:51:03.655 3051717 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.657 3051719 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.661 3051723 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.661 3051723 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:51:03.662 3051724 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:03.665 3051727 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:51:03.665 3051727 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:51:03.666 3051728 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.667 3051729 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.670 3051732 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.670 3051732 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:51:03.670 3051732 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:51:03.673 3051735 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:51:03.673 3051735 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:51:03.673 3051735 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.675 3051737 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.678 3051740 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.678 3051740 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:51:03.678 3051740 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:51:03.681 3051743 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:51:03.681 3051743 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:51:03.682 3051744 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.683 3051745 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.686 3051748 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.686 3051748 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:51:03.686 3051748 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:03.688 3051750 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:51:03.688 3051750 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:51:03.689 3051751 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.690 3051752 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.693 3051755 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.693 3051755 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:51:03.693 3051755 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:51:03.695 3051757 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:51:03.696 3051758 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.696 3051758 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:51:03.723 3051785 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.723 3051785 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.723 3051785 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:51:03.723 3051785 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:51:03.723 3051785 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.723 3051785 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.724 3051786 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.726 3051788 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.729 3051791 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.729 3051791 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:51:03.729 3051791 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:51:03.731 3051793 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:51:03.731 3051793 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:51:03.732 3051794 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.734 3051796 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.736 3051798 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.736 3051798 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:51:03.736 3051798 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:51:03.739 3051801 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:51:03.739 3051801 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.739 3051801 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:51:03.761 3051823 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.761 3051823 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.761 3051823 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:51:03.761 3051823 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:51:03.761 3051823 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.761 3051823 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.762 3051824 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.764 3051826 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.769 3051831 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.769 3051831 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:51:03.769 3051831 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:51:03.777 3051839 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:51:03.777 3051839 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.777 3051839 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:51:03.794 3051856 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.794 3051856 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.794 3051856 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.794 3051856 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:51:03.795 3051857 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.795 3051857 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.796 3051858 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.798 3051860 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.802 3051864 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.803 3051865 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:51:03.803 3051865 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:51:03.807 3051869 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:51:03.807 3051869 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:51:03.808 3051870 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.810 3051872 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.813 3051875 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.813 3051875 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:51:03.813 3051875 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:51:03.817 3051879 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:51:03.817 3051879 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.817 3051879 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:51:03.852 3051914 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.852 3051914 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.852 3051914 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.852 3051914 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:51:03.852 3051914 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.852 3051914 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.853 3051915 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.854 3051916 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.857 3051919 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.857 3051919 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:51:03.857 3051919 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:51:03.860 3051922 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:51:03.860 3051922 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:51:03.860 3051922 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.862 3051924 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.864 3051926 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.864 3051926 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:51:03.864 3051926 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:51:03.866 3051928 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:51:03.866 3051928 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:51:03.867 3051929 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.869 3051931 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.871 3051933 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.871 3051933 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:51:03.871 3051933 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:51:03.874 3051936 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:51:03.874 3051936 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:51:03.874 3051936 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.875 3051937 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.878 3051940 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.878 3051940 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:51:03.878 3051940 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:03.881 3051943 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:51:03.881 3051943 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:51:03.882 3051944 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.883 3051945 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.886 3051948 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.886 3051948 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:51:03.886 3051948 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:51:03.890 3051952 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:51:03.890 3051952 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.891 3051953 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:51:03.907 3051969 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.908 3051970 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.908 3051970 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:51:03.908 3051970 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:51:03.908 3051970 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.908 3051970 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.909 3051971 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.910 3051972 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.912 3051974 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.912 3051974 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:51:03.912 3051974 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:51:03.915 3051977 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:51:03.915 3051977 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:51:03.916 3051978 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.917 3051979 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.920 3051982 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.920 3051982 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:51:03.920 3051982 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:51:03.923 3051985 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:51:03.923 3051985 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:51:03.923 3051985 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.925 3051987 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.927 3051989 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.927 3051989 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:51:03.927 3051989 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:51:03.929 3051991 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:51:03.930 3051992 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.930 3051992 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:51:03.955 3052017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.955 3052017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:03.955 3052017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:03.955 3052017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:51:03.955 3052017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.955 3052017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.956 3052018 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:03.957 3052019 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:03.960 3052022 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:03.960 3052022 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:51:03.960 3052022 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:51:03.963 3052025 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:51:03.963 3052025 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:03.963 3052025 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:51:03.991 3052053 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.991 3052053 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:03.991 3052053 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:51:03.991 3052053 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:51:03.991 3052053 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:03.0
20-08-2026 00:51:03.991 3052053 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:03.992 3052054 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:03.994 3052056 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:03.996 3052058 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:03.997 3052059 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:51:03.997 3052059 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:51:03.999 3052061 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:51:03.999 3052061 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:51:03.999 3052061 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.001 3052063 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.003 3052065 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.003 3052065 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:51:04.003 3052065 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:51:04.006 3052068 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:51:04.006 3052068 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:51:04.007 3052069 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.008 3052070 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.010 3052072 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.010 3052072 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:51:04.010 3052072 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:51:04.013 3052075 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:51:04.013 3052075 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:51:04.014 3052076 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.015 3052077 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.017 3052079 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.017 3052079 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:51:04.017 3052079 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:51:04.020 3052082 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:51:04.020 3052082 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:51:04.020 3052082 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.021 3052083 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.024 3052086 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.024 3052086 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:51:04.024 3052086 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:51:04.027 3052089 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:51:04.027 3052089 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.027 3052089 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:51:04.045 3052107 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.045 3052107 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.045 3052107 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.045 3052107 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:51:04.045 3052107 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.045 3052107 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.047 3052109 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.048 3052110 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.050 3052112 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.050 3052112 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:51:04.050 3052112 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:51:04.053 3052115 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:51:04.053 3052115 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:51:04.053 3052115 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.054 3052116 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.057 3052119 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.057 3052119 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:51:04.057 3052119 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.059 3052121 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:51:04.059 3052121 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:51:04.060 3052122 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.061 3052123 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.064 3052126 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.064 3052126 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:51:04.064 3052126 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.066 3052128 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:51:04.066 3052128 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:51:04.066 3052128 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.068 3052130 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.071 3052133 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.071 3052133 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:51:04.071 3052133 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:51:04.073 3052135 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:51:04.073 3052135 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:51:04.074 3052136 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.075 3052137 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.078 3052140 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.078 3052140 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:51:04.078 3052140 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.080 3052142 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:51:04.080 3052142 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:51:04.081 3052143 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.082 3052144 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.085 3052147 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.085 3052147 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:51:04.085 3052147 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:51:04.088 3052150 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:51:04.088 3052150 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:51:04.089 3052151 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.090 3052152 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.093 3052155 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.093 3052155 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:51:04.093 3052155 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:04.095 3052157 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:51:04.095 3052157 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:51:04.096 3052158 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.097 3052159 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.100 3052162 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.100 3052162 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:51:04.100 3052162 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.102 3052164 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:51:04.102 3052164 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:51:04.103 3052165 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.104 3052166 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.107 3052169 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.107 3052169 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:51:04.107 3052169 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:51:04.109 3052171 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:51:04.109 3052171 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:51:04.110 3052172 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.111 3052173 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.113 3052175 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.113 3052175 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:51:04.113 3052175 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:51:04.116 3052178 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:51:04.116 3052178 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:51:04.116 3052178 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.118 3052180 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.120 3052182 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.120 3052182 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:51:04.120 3052182 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:51:04.122 3052184 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:51:04.123 3052185 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:51:04.123 3052185 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.125 3052187 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.127 3052189 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.127 3052189 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:51:04.127 3052189 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:51:04.129 3052191 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:51:04.129 3052191 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:51:04.131 3052193 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.132 3052194 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.135 3052197 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.135 3052197 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:51:04.135 3052197 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:51:04.137 3052199 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:51:04.137 3052199 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.137 3052199 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:51:04.166 3052228 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.166 3052228 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.166 3052228 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.166 3052228 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:51:04.166 3052228 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.166 3052228 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.167 3052229 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.169 3052231 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.173 3052235 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.173 3052235 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:51:04.173 3052235 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.176 3052238 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:51:04.177 3052239 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:51:04.178 3052240 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.179 3052241 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.182 3052244 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.182 3052244 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:51:04.182 3052244 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.185 3052247 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:51:04.185 3052247 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:51:04.186 3052248 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.187 3052249 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.190 3052252 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.190 3052252 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:51:04.190 3052252 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:51:04.192 3052254 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:51:04.192 3052254 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.192 3052254 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:51:04.222 3052284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.222 3052284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.222 3052284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.222 3052284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:51:04.222 3052284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.222 3052284 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.223 3052285 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.225 3052287 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.227 3052289 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.227 3052289 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:51:04.227 3052289 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:51:04.229 3052291 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:51:04.229 3052291 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:51:04.230 3052292 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.231 3052293 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.234 3052296 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.234 3052296 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:51:04.234 3052296 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:04.237 3052299 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:51:04.237 3052299 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:51:04.238 3052300 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.239 3052301 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.241 3052303 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.242 3052304 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:51:04.242 3052304 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:51:04.244 3052306 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:51:04.245 3052307 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:51:04.245 3052307 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.246 3052308 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.249 3052311 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.249 3052311 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:51:04.249 3052311 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:51:04.251 3052313 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:51:04.251 3052313 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:51:04.252 3052314 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.254 3052316 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.256 3052318 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.256 3052318 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:51:04.256 3052318 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.259 3052321 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:51:04.259 3052321 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:51:04.259 3052321 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.260 3052322 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.263 3052325 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.263 3052325 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:51:04.263 3052325 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:51:04.266 3052328 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:51:04.266 3052328 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.266 3052328 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:51:04.298 3052360 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.298 3052360 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.298 3052360 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.298 3052360 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:51:04.298 3052360 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.298 3052360 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.299 3052361 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.301 3052363 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.303 3052365 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.303 3052365 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:51:04.303 3052365 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:51:04.306 3052368 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:51:04.306 3052368 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:51:04.307 3052369 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.308 3052370 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.310 3052372 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.310 3052372 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:51:04.310 3052372 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:51:04.313 3052375 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:51:04.313 3052375 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:51:04.313 3052375 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.315 3052377 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.318 3052380 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.318 3052380 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:51:04.318 3052380 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:51:04.320 3052382 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:51:04.320 3052382 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:51:04.321 3052383 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.322 3052384 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.325 3052387 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.325 3052387 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:51:04.325 3052387 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:51:04.327 3052389 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:51:04.327 3052389 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:51:04.328 3052390 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.329 3052391 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.332 3052394 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.332 3052394 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:51:04.332 3052394 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:51:04.334 3052396 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:51:04.334 3052396 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.334 3052396 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:51:04.357 3052419 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.357 3052419 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.357 3052419 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.357 3052419 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.358 3052420 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:51:04.359 3052421 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@17d62483
20-08-2026 00:51:04.362 3052424 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:51:04.362 3052424 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:51:04.362 3052424 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:51:04.364 3052426 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:51:04.364 3052426 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:51:04.366 3052428 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.367 3052429 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.369 3052431 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.369 3052431 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:51:04.369 3052431 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:51:04.372 3052434 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:51:04.372 3052434 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.372 3052434 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:51:04.400 3052462 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.400 3052462 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.400 3052462 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.400 3052462 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:51:04.400 3052462 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.400 3052462 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.401 3052463 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.403 3052465 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.406 3052468 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.406 3052468 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:51:04.406 3052468 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:04.409 3052471 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:51:04.409 3052471 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:51:04.410 3052472 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.411 3052473 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.414 3052476 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.414 3052476 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:51:04.414 3052476 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:51:04.416 3052478 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:51:04.416 3052478 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:51:04.417 3052479 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.418 3052480 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.420 3052482 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.420 3052482 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:51:04.420 3052482 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:51:04.423 3052485 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:51:04.423 3052485 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:51:04.423 3052485 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.425 3052487 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.428 3052490 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.428 3052490 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:51:04.428 3052490 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:51:04.430 3052492 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:51:04.431 3052493 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.431 3052493 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:51:04.451 3052513 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:51:04.451 3052513 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:51:04.451 3052513 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.451 3052513 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.452 3052514 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.453 3052515 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.456 3052518 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.456 3052518 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:51:04.456 3052518 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:51:04.459 3052521 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:51:04.459 3052521 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:51:04.460 3052522 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.461 3052523 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.463 3052525 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.463 3052525 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:51:04.463 3052525 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:51:04.466 3052528 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:51:04.466 3052528 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.466 3052528 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:51:04.487 3052549 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.487 3052549 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.487 3052549 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.487 3052549 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:51:04.487 3052549 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.487 3052549 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.488 3052550 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.489 3052551 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.492 3052554 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.492 3052554 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:51:04.492 3052554 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:51:04.494 3052556 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:51:04.494 3052556 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.494 3052556 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:51:04.516 3052578 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.516 3052578 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.516 3052578 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.516 3052578 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:51:04.516 3052578 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.516 3052578 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.517 3052579 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.519 3052581 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.521 3052583 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.521 3052583 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:51:04.521 3052583 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:51:04.523 3052585 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:51:04.523 3052585 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:51:04.524 3052586 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.525 3052587 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.528 3052590 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.528 3052590 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:51:04.528 3052590 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:51:04.531 3052593 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:51:04.531 3052593 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.531 3052593 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:51:04.564 3052626 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.564 3052626 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.564 3052626 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.564 3052626 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:51:04.564 3052626 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.564 3052626 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.565 3052627 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.566 3052628 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.570 3052632 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.570 3052632 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:51:04.570 3052632 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.573 3052635 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:51:04.573 3052635 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:51:04.574 3052636 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.575 3052637 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.578 3052640 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.578 3052640 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:51:04.578 3052640 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:51:04.581 3052643 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:51:04.581 3052643 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:51:04.582 3052644 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.584 3052646 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.586 3052648 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.586 3052648 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:51:04.586 3052648 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.589 3052651 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:51:04.589 3052651 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:51:04.590 3052652 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.592 3052654 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.595 3052657 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.595 3052657 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:51:04.595 3052657 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:51:04.597 3052659 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:51:04.597 3052659 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:51:04.598 3052660 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.600 3052662 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.602 3052664 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.602 3052664 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:51:04.602 3052664 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:51:04.605 3052667 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:51:04.605 3052667 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:51:04.606 3052668 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.607 3052669 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.610 3052672 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.610 3052672 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:51:04.610 3052672 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:51:04.613 3052675 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:51:04.613 3052675 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:51:04.614 3052676 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.616 3052678 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.619 3052681 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.619 3052681 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:51:04.619 3052681 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:51:04.622 3052684 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:51:04.622 3052684 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:51:04.622 3052684 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.624 3052686 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.626 3052688 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.626 3052688 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:51:04.626 3052688 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:51:04.629 3052691 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:51:04.629 3052691 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:51:04.630 3052692 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.631 3052693 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.633 3052695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.633 3052695 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:51:04.634 3052696 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:51:04.636 3052698 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:51:04.636 3052698 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:51:04.636 3052698 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.638 3052700 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.641 3052703 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.641 3052703 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:51:04.641 3052703 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:51:04.643 3052705 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:51:04.643 3052705 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:51:04.644 3052706 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.645 3052707 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.648 3052710 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.648 3052710 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:51:04.648 3052710 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:51:04.651 3052713 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:51:04.651 3052713 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:51:04.652 3052714 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.653 3052715 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.656 3052718 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.656 3052718 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:51:04.656 3052718 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:51:04.659 3052721 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:51:04.659 3052721 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:51:04.659 3052721 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.660 3052722 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.664 3052726 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.664 3052726 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:51:04.664 3052726 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:51:04.666 3052728 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:51:04.666 3052728 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:51:04.667 3052729 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.669 3052731 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.671 3052733 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.671 3052733 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:51:04.671 3052733 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:51:04.675 3052737 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:51:04.675 3052737 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:51:04.675 3052737 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.677 3052739 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.679 3052741 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.679 3052741 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:51:04.679 3052741 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:04.682 3052744 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:51:04.682 3052744 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:51:04.683 3052745 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.685 3052747 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.687 3052749 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.687 3052749 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:51:04.687 3052749 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:51:04.690 3052752 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:51:04.690 3052752 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.690 3052752 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:51:04.710 3052772 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.710 3052772 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.710 3052772 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.710 3052772 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:51:04.710 3052772 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.710 3052772 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.711 3052773 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.712 3052774 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.714 3052776 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.714 3052776 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:51:04.714 3052776 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:51:04.717 3052779 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:51:04.717 3052779 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:51:04.718 3052780 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.719 3052781 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.722 3052784 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.722 3052784 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:51:04.722 3052784 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.725 3052787 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:51:04.725 3052787 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:51:04.725 3052787 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.726 3052788 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.729 3052791 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.729 3052791 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:51:04.729 3052791 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:51:04.732 3052794 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:51:04.732 3052794 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:51:04.732 3052794 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.734 3052796 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.737 3052799 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.737 3052799 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:51:04.737 3052799 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:51:04.740 3052802 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:51:04.740 3052802 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.740 3052802 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:51:04.784 3052846 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:04.784 3052846 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:04.785 3052847 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:51:04.785 3052847 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:51:04.785 3052847 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.785 3052847 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.785 3052847 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.787 3052849 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.790 3052852 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.790 3052852 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:51:04.790 3052852 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:51:04.793 3052855 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:51:04.793 3052855 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.793 3052855 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:51:04.824 3052886 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:04.824 3052886 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:04.824 3052886 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:51:04.824 3052886 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:51:04.824 3052886 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.824 3052886 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.825 3052887 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.826 3052888 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.829 3052891 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.829 3052891 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:51:04.829 3052891 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:51:04.832 3052894 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:51:04.832 3052894 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.832 3052894 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:51:04.855 3052917 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:04.855 3052917 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:51:04.855 3052917 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:51:04.855 3052917 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:51:04.855 3052917 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.855 3052917 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.856 3052918 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.858 3052920 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.862 3052924 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.862 3052924 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:51:04.862 3052924 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:51:04.865 3052927 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:51:04.865 3052927 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:51:04.866 3052928 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.868 3052930 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.871 3052933 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.871 3052933 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:51:04.871 3052933 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.874 3052936 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:51:04.874 3052936 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:51:04.875 3052937 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.876 3052938 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.879 3052941 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.879 3052941 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:51:04.879 3052941 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:51:04.881 3052943 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:51:04.881 3052943 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:51:04.882 3052944 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.884 3052946 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.886 3052948 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.886 3052948 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:51:04.886 3052948 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.889 3052951 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:51:04.889 3052951 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:51:04.889 3052951 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.891 3052953 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.893 3052955 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.893 3052955 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:51:04.893 3052955 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:51:04.897 3052959 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:51:04.897 3052959 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:51:04.897 3052959 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.898 3052960 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.901 3052963 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.901 3052963 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:51:04.901 3052963 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:51:04.904 3052966 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:51:04.904 3052966 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:51:04.904 3052966 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.906 3052968 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.910 3052972 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.910 3052972 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:51:04.910 3052972 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:51:04.912 3052974 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:51:04.912 3052974 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:51:04.913 3052975 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.914 3052976 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.917 3052979 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.917 3052979 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:51:04.917 3052979 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:51:04.920 3052982 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:51:04.920 3052982 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:51:04.921 3052983 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.923 3052985 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.925 3052987 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.925 3052987 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:51:04.926 3052988 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:51:04.928 3052990 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:51:04.928 3052990 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:51:04.929 3052991 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:51:04.931 3052993 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f52c4e8
20-08-2026 00:51:04.933 3052995 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:51:04.933 3052995 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:51:04.933 3052995 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:51:04.936 3052998 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:51:04.936 3052998 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:51:04.936 3052998 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:51:04.955 3053017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.955 3053017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:51:04.955 3053017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:51:04.955 3053017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:51:04.955 3053017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:51:04.0
20-08-2026 00:51:04.955 3053017 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:51:04.956 3053018 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.957 3053019 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.961 3053023 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.961 3053023 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:51:04.961 3053023 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:51:04.963 3053025 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:51:04.963 3053025 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:51:04.964 3053026 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.966 3053028 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.968 3053030 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.968 3053030 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:51:04.968 3053030 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:51:04.972 3053034 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:51:04.972 3053034 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:51:04.972 3053034 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.974 3053036 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.977 3053039 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.977 3053039 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:51:04.977 3053039 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:51:04.979 3053041 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:51:04.979 3053041 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:51:04.980 3053042 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.981 3053043 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.985 3053047 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.985 3053047 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:51:04.985 3053047 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:51:04.988 3053050 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:51:04.988 3053050 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:51:04.988 3053050 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.990 3053052 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:04.992 3053054 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:04.992 3053054 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:51:04.992 3053054 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:51:04.995 3053057 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:51:04.995 3053057 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:51:04.996 3053058 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:51:04.997 3053059 [http-nio-8051-exec-106] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@610c37ac
20-08-2026 00:51:05.000 3053062 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:51:05.000 3053062 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:51:05.000 3053062 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:51:05.003 3053065 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:51:05.003 3053065 [http-nio-8051-exec-106] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:51:08.603 3056665 [http-nio-8051-exec-129] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:51:08.603 3056665 [http-nio-8051-exec-129] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:51:09.195 3057257 [http-nio-8051-exec-117] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM09202301}
20-08-2026 00:51:12.689 3060751 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, status=true, value=vfat}], created_at=2026-08-20 00:51:12}}
20-08-2026 00:51:12.689 3060751 [http-nio-8051-exec-111] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:51:12.689 3060751 [http-nio-8051-exec-111] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:51:12.690 3060752 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202202, traysArr : []
20-08-2026 00:51:12.690 3060752 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202202, traysArr : []
20-08-2026 00:51:12.691 3060753 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:51:12.691 3060753 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:51:12.691 3060753 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:51:12.691 3060753 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:51:12.691 3060753 [http-nio-8051-exec-111] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202202, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:51:12"}
20-08-2026 00:51:12.691 3060753 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202202, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:51:12"}
20-08-2026 00:51:14.857 3062919 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:51:14.857 3062919 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:51:14.890 3062952 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:51:14.976 3063038 [http-nio-8051-exec-98] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202505}
20-08-2026 00:51:15.131 3063193 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-08-06 07:33:18"}
20-08-2026 00:51:16.214 3064276 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM09202301 
20-08-2026 00:51:16.215 3064277 [http-nio-8051-exec-103] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:51:16.215 3064277 [http-nio-8051-exec-103] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:51:16.226 3064288 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:16.226 3064288 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:16.227 3064289 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:16.227 3064289 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:51:16.227 3064289 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:51:16.228 3064290 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:51:16.228 3064290 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:16.228 3064290 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:16.229 3064291 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:16.229 3064291 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:51:16.229 3064291 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:51:16.230 3064292 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:51:16.230 3064292 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:51:16.230 3064292 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:51:16.231 3064293 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:51:16.231 3064293 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:51:16.231 3064293 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:51:16.232 3064294 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:51:16.232 3064294 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:16.232 3064294 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:16.233 3064295 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:16.233 3064295 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:16.233 3064295 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:16.234 3064296 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:16.234 3064296 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:51:16.234 3064296 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:51:16.235 3064297 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:51:16.235 3064297 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:51:16.235 3064297 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:51:16.236 3064298 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:51:16.236 3064298 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:51:16.236 3064298 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:51:16.237 3064299 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:51:16.237 3064299 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:51:16.237 3064299 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:51:16.238 3064300 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:51:16.238 3064300 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:51:16.238 3064300 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:51:16.238 3064300 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:51:16.238 3064300 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:51:16.239 3064301 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:51:16.240 3064302 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:51:16.240 3064302 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:16.240 3064302 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:16.241 3064303 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:16.242 3064304 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:16.242 3064304 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:16.243 3064305 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:16.244 3064306 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:16.244 3064306 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:16.245 3064307 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:16.246 3064308 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:51:16.247 3064309 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:51:16.248 3064310 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:51:16.248 3064310 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:16.248 3064310 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:16.249 3064311 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:16.249 3064311 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:16.249 3064311 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:16.249 3064311 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:16.249 3064311 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:51:16.250 3064312 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:51:16.250 3064312 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:51:16.250 3064312 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:16.250 3064312 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:16.251 3064313 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:16.251 3064313 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:16.251 3064313 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:16.252 3064314 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:16.252 3064314 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:16.252 3064314 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:16.253 3064315 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:16.253 3064315 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:16.253 3064315 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:16.254 3064316 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:16.254 3064316 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:51:16.254 3064316 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:51:16.254 3064316 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-03-27 05:01:30"}
20-08-2026 00:51:16.255 3064317 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:51:16.255 3064317 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:51:16.255 3064317 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:51:16.256 3064318 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:51:16.256 3064318 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:51:16.256 3064318 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:51:16.257 3064319 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:51:16.257 3064319 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:16.257 3064319 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:16.258 3064320 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:16.259 3064321 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:16.259 3064321 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:16.259 3064321 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:16.260 3064322 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:16.260 3064322 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:16.261 3064323 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:16.261 3064323 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:16.261 3064323 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:16.262 3064324 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:16.263 3064325 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:16.263 3064325 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:16.264 3064326 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:16.283 3064345 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:51:18.008 3066070 [http-nio-8051-exec-135] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:51:18.009 3066071 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:51:19.239 3067301 [http-nio-8051-exec-142] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:51:19.239 3067301 [http-nio-8051-exec-142] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:51:21.459 3069521 [http-nio-8051-exec-126] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:51:21.459 3069521 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:51:21.506 3069568 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:51:20, data=[]}}
20-08-2026 00:51:21.506 3069568 [http-nio-8051-exec-121] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:51:21.506 3069568 [http-nio-8051-exec-121] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:51:21.506 3069568 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM04202203, traysArr : []
20-08-2026 00:51:21.507 3069569 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM04202203, traysArr : []
20-08-2026 00:51:21.507 3069569 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:51:21.507 3069569 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:51:21.507 3069569 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:51:21.507 3069569 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:51:21.507 3069569 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM04202203, cameraArr : {"data":[],"created_at":"2026-08-20 00:51:20"}
20-08-2026 00:51:21.507 3069569 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM04202203, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:51:20"}
20-08-2026 00:51:23.248 3071310 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:44:15.0, vm_id=1650863570737}
20-08-2026 00:51:23.249 3071311 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863570737, timestamp: 2026-08-19 20:44:15.0
20-08-2026 00:51:23.353 3071415 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:51:23.979 3072041 [http-nio-8051-exec-136] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202202}
20-08-2026 00:51:24.450 3072512 [http-nio-8051-exec-131] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM10201907}
20-08-2026 00:51:25.347 3073409 [http-nio-8051-exec-132] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:51:25.347 3073409 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:51:26.739 3074801 [http-nio-8051-exec-125] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{sensors=[{id=TM06202502-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202502-1-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:51:26.382347}]}, {hcid=[1], door_id=2, data=[{sensors=[{id=TM06202502-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202502-2-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:51:26.383637}]}]}
20-08-2026 00:51:26.739 3074801 [http-nio-8051-exec-125] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:51:26.740 3074802 [http-nio-8051-exec-125] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202502, traysArr : []
20-08-2026 00:51:26.740 3074802 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202502, traysArr : []
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 28
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 29
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:51:26.741 3074803 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:51:26.742 3074804 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:51:26.747 3074809 [http-nio-8051-exec-125] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:26.382347"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:26.383637"}],"hcid":[1],"door_id":2}]
20-08-2026 00:51:26.747 3074809 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:26.382347"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202502-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202502-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:26.383637"}],"hcid":[1],"door_id":2}]
20-08-2026 00:51:26.757 3074819 [http-nio-8051-exec-125] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202502, cameraArr : {}
20-08-2026 00:51:26.758 3074820 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202502, cameraInfoData : {}
20-08-2026 00:51:28.496 3076558 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - {imei=TM05202204, skus=[177747, 186042, 165143, 4500700, 4500689, 4500667, 185993, 4500681, 4500715, 186059, 186043, 4500678, 4500712, 4500709, 186084, 4500499, 4500668, 4500726, 4500723, 4500714, 4500643, 166327, 4500407, 4500711, 186100, 4500706, 185994, 4500701, 4500677, 4500564, 186078]}
20-08-2026 00:51:28.500 3076562 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - [{"name":"Town Bus Soya Stick ,35g","sku_id":"165143","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/165143-5076.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-09-15 14:26:09.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Townbus Green Masala Peas 28g ","sku_id":"186042","vendor_id":"1","mrp":"10","selling_price":"10","weight":"31","image":"https://images.tinymart.in/product/186042-4971.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2024-09-13 17:53:24.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"KITKAT Nestle 4 Finger Chocolate 38g","sku_id":"186084","vendor_id":"1","mrp":"30","selling_price":"30","weight":"41","image":"https://images.tinymart.in/product/186084-5395.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-01-06 17:47:45.0"}, {"name":"Too Yumm Crea onion 33gm","sku_id":"186100","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/186100-6904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-02-12 09:59:32.0"}, {"name":"Paper boat Alphonso Mango 160ml","sku_id":"4500407","vendor_id":"1","mrp":"25","selling_price":"25","weight":"175","image":"https://images.tinymart.in/product/4500407-2060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2025-03-18 10:22:26.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Farmely Panchmeva 21gm","sku_id":"4500668","vendor_id":"1","mrp":"30","selling_price":"30","weight":"21","image":"https://images.tinymart.in/product/4500668-1144.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:32:28.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Farmely Achari chatka Makhana 14gm","sku_id":"4500689","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500689-1679.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-04-20 06:08:11.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MAA Mango flavoured Fruit drink 170ml","sku_id":"4500706","vendor_id":"1","mrp":"20","selling_price":"20","weight":"185","image":"https://images.tinymart.in/product/4500706-1073.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-06-06 17:42:42.0"}, {"name":"McVities Butter Jeera Cookies58gm","sku_id":"4500709","vendor_id":"1","mrp":"10","selling_price":"10","weight":"61","image":"https://images.tinymart.in/product/4500709-2651.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-10 09:46:56.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"McVities Triple Nut Cookies 58gm","sku_id":"4500714","vendor_id":"1","mrp":"10","selling_price":"10","weight":"58","image":"https://images.tinymart.in/product/4500714-2989.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:47:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:51:28.503 3076565 [http-nio-8051-exec-20] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:51:32.267 3080329 [http-nio-8051-exec-145] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{data=[{status=false, timestamp=2026-08-20 00:51:32.053691, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:51:32.053825, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:51:32.053875, issue_type=Non Communicable}], tray=31}, {data=[{status=false, timestamp=2026-08-20 00:51:32.053918, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:51:32.053960, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:51:32.054003, issue_type=Non Communicable}], tray=32}, {data=[{status=false, timestamp=2026-08-20 00:51:32.054045, issue_type=Non Communicable}], tray=34}, {data=[{status=false, timestamp=2026-08-20 00:51:32.054086, issue_type=Non Communicable}], tray=34}, {data=[{status=false, timestamp=2026-08-20 00:51:32.054128, issue_type=Non Communicable}], tray=34}], doors=[{hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202501-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202501-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:51:32.057675}], door_id=1}, {hcid=[1], data=[{sensors=[{sensor_type=limit, id=TM06202501-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM06202501-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:51:32.058419}], door_id=2}]}
20-08-2026 00:51:32.268 3080330 [http-nio-8051-exec-145] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:51:32.268 3080330 [http-nio-8051-exec-145] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202501, traysArr : [{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053691"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053825"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053875"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053918"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053960"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054003"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054045"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054086"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054128"}]}]
20-08-2026 00:51:32.268 3080330 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202501, traysArr : [{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053691"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053825"}]},{"tray":"31","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053875"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053918"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053960"}]},{"tray":"32","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054003"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054045"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054086"}]},{"tray":"34","data":[{"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054128"}]}]
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053691"}
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053825"}
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053875"}
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053918"}
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.053960"}
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054003"}
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054045"}
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054086"}
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","status":"false","timestamp":"2026-08-20 00:51:32.054128"}
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:51:32.269 3080331 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:51:32.270 3080332 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:51:32.275 3080337 [http-nio-8051-exec-145] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:32.057675"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:32.058419"}],"hcid":[1],"door_id":2}]
20-08-2026 00:51:32.275 3080337 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:32.057675"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:51:32.058419"}],"hcid":[1],"door_id":2}]
20-08-2026 00:51:32.286 3080348 [http-nio-8051-exec-145] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202501, cameraArr : {}
20-08-2026 00:51:32.286 3080348 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202501, cameraInfoData : {}
20-08-2026 00:51:36.514 3084576 [http-nio-8051-exec-137] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202508}
20-08-2026 00:51:37.297 3085359 [http-nio-8051-exec-85] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:51:37.297 3085359 [http-nio-8051-exec-85] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:51:37.634 3085696 [http-nio-8051-exec-138] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM04202203
20-08-2026 00:51:37.634 3085696 [http-nio-8051-exec-138] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:51:37.634 3085696 [http-nio-8051-exec-138] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:51:37
20-08-2026 00:51:41.371 3089433 [http-nio-8051-exec-110] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:51:41.371 3089433 [http-nio-8051-exec-110] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:51:42.375 3090437 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:51:42.375 3090437 [http-nio-8051-exec-100] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:51:43.144 3091206 [http-nio-8051-exec-144] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:51:42, data=[{id=pd-invalidfs, value=, status=true}]}}
20-08-2026 00:51:43.145 3091207 [http-nio-8051-exec-144] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:51:43.145 3091207 [http-nio-8051-exec-144] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:51:43.145 3091207 [http-nio-8051-exec-144] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202506, traysArr : []
20-08-2026 00:51:43.145 3091207 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202506, traysArr : []
20-08-2026 00:51:43.146 3091208 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:51:43.146 3091208 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:51:43.146 3091208 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:51:43.146 3091208 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:51:43.146 3091208 [http-nio-8051-exec-144] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202506, cameraArr : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:51:42"}
20-08-2026 00:51:43.146 3091208 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202506, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:51:42"}
20-08-2026 00:51:46.015 3094077 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM05202204
20-08-2026 00:51:46.015 3094077 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:51:46.015 3094077 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:51:46
20-08-2026 00:51:46.015 3094077 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 18:45:18.857063', '2026-08-19 22:14:07.905118', '2026-08-19 18:45:18.857155', '2026-08-19 22:14:07.905228'], 'open_time': ['2026-08-19 18:44:51.083060', '2026-08-19 22:13:59.351983', '2026-08-19 18:44:51.083222', '2026-08-19 22:13:59.352124']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:51:46.015 3094077 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:51:46.015 3094077 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:51:46.016 3094078 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:51:46.016 3094078 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:51:46.016 3094078 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:51:46.016 3094078 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 18:45:18.857063", "2026-08-19 22:14:07.905118", "2026-08-19 18:45:18.857155", "2026-08-19 22:14:07.905228"], "open_time": ["2026-08-19 18:44:51.083060", "2026-08-19 22:13:59.351983", "2026-08-19 18:44:51.083222", "2026-08-19 22:13:59.352124"]}
20-08-2026 00:51:46.016 3094078 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:51:46.016 3094078 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:51:46.231 3094293 [http-nio-8051-exec-106] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM08202203}
20-08-2026 00:51:47.226 3095288 [http-nio-8051-exec-68] INFO  n.c.kiosk.machine.MachineController - {skus=[4500664, 4500713, 0, 185994, 4500694, 4500667, 4500499, 4500717, 4500605, 4500693, 4500715, 4500720, 4500656, 4500669, 4500681, 4500711, 166327, 186094, 4500643, 4500722, 108676, 4500702, 4500644, 4500642, 4500712, 4500723, 186001, 137335, 4500705, 4500704, 4500648, 133041, 186059], imei=TM06202507}
20-08-2026 00:51:47.231 3095293 [http-nio-8051-exec-68] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Paper Boat Orange Pouch - 150Ml","sku_id":"108676","vendor_id":"1","mrp":"25","selling_price":"25","weight":"177","image":"https://images.tinymart.in/product/108676-2689.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"18","created_at":"2022-03-29 13:12:46.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Max protein 7 grain Protein Gochujang 30gm","sku_id":"4500693","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500693-9518.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-04-29 11:41:32.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Badam milk 180ml","sku_id":"4500704","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500704-2291.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:37:20.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Mixed Berries 250ml","sku_id":"4500720","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500720-8132.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:55:44.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}]
20-08-2026 00:51:47.233 3095295 [http-nio-8051-exec-68] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:51:48.946 3097008 [http-nio-8051-exec-139] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM07202501 
20-08-2026 00:51:48.946 3097008 [http-nio-8051-exec-139] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:51:48.947 3097009 [http-nio-8051-exec-139] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:51:48.961 3097023 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:51:48.961 3097023 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:51:48.962 3097024 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:51:48.962 3097024 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:51:48.962 3097024 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:51:48.963 3097025 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:51:48.963 3097025 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:51:48.963 3097025 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:51:48.964 3097026 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:51:48.964 3097026 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:48.964 3097026 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:48.965 3097027 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:48.966 3097028 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:51:48.966 3097028 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:51:48.967 3097029 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:51:48.967 3097029 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:48.967 3097029 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:48.968 3097030 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:48.969 3097031 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:48.969 3097031 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:48.970 3097032 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:48.970 3097032 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:48.971 3097033 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:48.971 3097033 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:48.972 3097034 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:48.972 3097034 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:48.973 3097035 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:48.973 3097035 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:48.973 3097035 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:48.974 3097036 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:48.974 3097036 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:48.974 3097036 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:48.975 3097037 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:48.976 3097038 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:51:48.976 3097038 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:51:48.976 3097038 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:51:48.976 3097038 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:51:48.976 3097038 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:51:48.977 3097039 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:51:48.977 3097039 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:48.977 3097039 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:48.978 3097040 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:48.978 3097040 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:48.978 3097040 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:48.979 3097041 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:48.979 3097041 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:51:48.979 3097041 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:51:48.979 3097041 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:51:48.980 3097042 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:48.980 3097042 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:48.981 3097043 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:48.981 3097043 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:48.981 3097043 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:48.981 3097043 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:48.982 3097044 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:51:48.982 3097044 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:51:48.983 3097045 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:51:48.983 3097045 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:51:48.983 3097045 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:51:48.984 3097046 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:51:48.984 3097046 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:51:48.984 3097046 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:51:48.985 3097047 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:51:48.985 3097047 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:48.985 3097047 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:48.985 3097047 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:48.985 3097047 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:51:48.985 3097047 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:51:48.986 3097048 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:51:48.986 3097048 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:51:48.986 3097048 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:51:48.987 3097049 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:51:48.987 3097049 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:48.987 3097049 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:48.988 3097050 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:48.988 3097050 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:48.988 3097050 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:48.989 3097051 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:48.990 3097052 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:48.990 3097052 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:48.991 3097053 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:48.991 3097053 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:51:48.991 3097053 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:51:48.992 3097054 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:51:48.992 3097054 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:51:48.992 3097054 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:51:48.993 3097055 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:51:48.993 3097055 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:48.993 3097055 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:48.994 3097056 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:48.994 3097056 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:51:48.994 3097056 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:51:48.995 3097057 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:51:48.995 3097057 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:51:48.995 3097057 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:51:48.996 3097058 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:51:49.014 3097076 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:51:51.220 3099282 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784271939, timestamp=2026-08-19 22:11:54.0}
20-08-2026 00:51:51.220 3099282 [http-nio-8051-exec-141] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784271939, timestamp: 2026-08-19 22:11:54.0
20-08-2026 00:51:51.316 3099378 [http-nio-8051-exec-141] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:51:52.425 3100487 [http-nio-8051-exec-117] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:51:52.425 3100487 [http-nio-8051-exec-117] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:51:54.123 3102185 [http-nio-8051-exec-111] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202505, skus=[186043, 4500573, 186078, 4500667, 4500715, 4500681, 4500677, 4500713, 4500564, 4500563, 4500646, 4500705, 185993, 4500694, 4500712, 4500669]}
20-08-2026 00:51:54.127 3102189 [http-nio-8051-exec-111] INFO  n.c.kiosk.machine.MachineController - [{"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Paper boat Aam Panna 150ml","sku_id":"186078","vendor_id":"1","mrp":"25","selling_price":"25","weight":"166","image":"https://images.tinymart.in/product/186078-2883.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"17","created_at":"2024-12-29 17:40:53.0"}, {"name":"Wholy Fudgy Cakes Hazelnut Chocolate 32g","sku_id":"4500563","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500563-5270.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:00:22.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Modern Kitchens Moong daal 30g","sku_id":"4500646","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500646-2968.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-27 10:32:23.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}]
20-08-2026 00:51:54.129 3102191 [http-nio-8051-exec-111] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:51:54.165 3102227 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:51:54.166 3102228 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:51:55.440 3103502 [http-nio-8051-exec-147] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1757400542576, timestamp=2026-08-19 17:48:00.0}
20-08-2026 00:51:55.440 3103502 [http-nio-8051-exec-147] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757400542576, timestamp: 2026-08-19 17:48:00.0
20-08-2026 00:51:55.473 3103535 [http-nio-8051-exec-147] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:51:57.048 3105110 [http-nio-8051-exec-98] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM07202501
20-08-2026 00:51:57.048 3105110 [http-nio-8051-exec-98] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:51:57.049 3105111 [http-nio-8051-exec-98] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:51:57
20-08-2026 00:51:58.131 3106193 [http-nio-8051-exec-112] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM07201911 
20-08-2026 00:51:58.131 3106193 [http-nio-8051-exec-112] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:51:58.132 3106194 [http-nio-8051-exec-112] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:51:58.140 3106202 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:58.140 3106202 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:58.141 3106203 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:58.141 3106203 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:51:58.141 3106203 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:51:58.142 3106204 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:51:58.142 3106204 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:51:58.142 3106204 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:51:58.143 3106205 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:51:58.143 3106205 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:51:58.143 3106205 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:51:58.144 3106206 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:51:58.144 3106206 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:58.144 3106206 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:58.144 3106206 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:58.145 3106207 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:51:58.145 3106207 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:51:58.147 3106209 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:51:58.147 3106209 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:51:58.147 3106209 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:51:58.148 3106210 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:51:58.148 3106210 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:58.148 3106210 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:58.148 3106210 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:58.148 3106210 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:58.148 3106210 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:58.149 3106211 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:58.149 3106211 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:58.149 3106211 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:58.150 3106212 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:58.151 3106213 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:58.151 3106213 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:58.151 3106213 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:58.151 3106213 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:51:58.152 3106214 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:51:58.153 3106215 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:51:58.153 3106215 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:58.153 3106215 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:58.154 3106216 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:58.154 3106216 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:58.154 3106216 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:58.154 3106216 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:58.155 3106217 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:51:58.155 3106217 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:51:58.156 3106218 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:51:58.156 3106218 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:58.156 3106218 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:58.157 3106219 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:58.157 3106219 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:58.157 3106219 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:58.157 3106219 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:58.158 3106220 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:51:58.158 3106220 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:51:58.159 3106221 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:51:58.159 3106221 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:51:58.159 3106221 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:51:58.160 3106222 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:51:58.160 3106222 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:51:58.160 3106222 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:51:58.161 3106223 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:51:58.161 3106223 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:58.161 3106223 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:58.162 3106224 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:58.162 3106224 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:51:58.162 3106224 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:51:58.163 3106225 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:51:58.163 3106225 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:51:58.163 3106225 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:51:58.164 3106226 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:51:58.164 3106226 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:51:58.164 3106226 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:51:58.165 3106227 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:51:58.165 3106227 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:58.165 3106227 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:58.165 3106227 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:58.166 3106228 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:51:58.166 3106228 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:51:58.166 3106228 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:51:58.167 3106229 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:51:58.167 3106229 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:51:58.168 3106230 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:51:58.168 3106230 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:51:58.168 3106230 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:51:58.168 3106230 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:51:58.186 3106248 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:51:58.949 3107011 [http-nio-8051-exec-128] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:51:58, data=[{id=pd-readonly, status=true}, {id=pd-invalidfs, value=, status=true}]}}
20-08-2026 00:51:58.949 3107011 [http-nio-8051-exec-128] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:51:58.949 3107011 [http-nio-8051-exec-128] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:51:58.949 3107011 [http-nio-8051-exec-128] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202201, traysArr : []
20-08-2026 00:51:58.950 3107012 [http-nio-8051-exec-128] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202201, traysArr : []
20-08-2026 00:51:58.950 3107012 [http-nio-8051-exec-128] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:51:58.950 3107012 [http-nio-8051-exec-128] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:51:58.950 3107012 [http-nio-8051-exec-128] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:51:58.950 3107012 [http-nio-8051-exec-128] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:51:58.951 3107013 [http-nio-8051-exec-128] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202201, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:51:58"}
20-08-2026 00:51:58.951 3107013 [http-nio-8051-exec-128] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202201, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true}],"created_at":"2026-08-20 00:51:58"}
20-08-2026 00:51:59.465 3107527 [http-nio-8051-exec-103] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:51:59.465 3107527 [http-nio-8051-exec-103] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:51:59.851 3107913 [http-nio-8051-exec-135] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2026-04-16 09:47:47"}
20-08-2026 00:52:00.489 3108551 [http-nio-8051-exec-142] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{hcid=[1], door_id=1, data=[{created_at=2026-08-20 00:52:00.306745, sensors=[{sensor_type=limit, id=TM07202501-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM07202501-1-magnetic, sensor_status=true}]}]}, {hcid=[1], door_id=2, data=[{created_at=2026-08-20 00:52:00.308092, sensors=[{sensor_type=limit, id=TM07202501-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM07202501-2-magnetic, sensor_status=true}]}]}]}
20-08-2026 00:52:00.489 3108551 [http-nio-8051-exec-142] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:52:00.489 3108551 [http-nio-8051-exec-142] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM07202501, traysArr : []
20-08-2026 00:52:00.490 3108552 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM07202501, traysArr : []
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:52:00.491 3108553 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:52:00.492 3108554 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:52:00.492 3108554 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:52:00.492 3108554 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:52:00.492 3108554 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:52:00.496 3108558 [http-nio-8051-exec-142] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:00.306745"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:00.308092"}],"hcid":[1],"door_id":2}]
20-08-2026 00:52:00.497 3108559 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM07202501, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:00.306745"}],"hcid":[1],"door_id":1},{"data":[{"sensors":[{"sensor_status":true,"id":"TM07202501-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM07202501-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:00.308092"}],"hcid":[1],"door_id":2}]
20-08-2026 00:52:00.507 3108569 [http-nio-8051-exec-142] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM07202501, cameraArr : {}
20-08-2026 00:52:00.507 3108569 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM07202501, cameraInfoData : {}
20-08-2026 00:52:01.118 3109180 [http-nio-8051-exec-12] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:52:01.129 3109191 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.130 3109192 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.134 3109196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.134 3109196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:52:01.134 3109196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:52:01.136 3109198 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:52:01.136 3109198 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:52:01.137 3109199 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.138 3109200 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.141 3109203 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.141 3109203 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:52:01.141 3109203 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:52:01.144 3109206 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:52:01.144 3109206 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.144 3109206 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:52:01.160 3109222 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.160 3109222 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.160 3109222 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.160 3109222 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:52:01.160 3109222 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.160 3109222 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.161 3109223 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.162 3109224 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.165 3109227 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.165 3109227 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:52:01.165 3109227 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:52:01.169 3109231 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:52:01.169 3109231 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:52:01.170 3109232 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.171 3109233 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.174 3109236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.174 3109236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:52:01.174 3109236 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:52:01.177 3109239 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:52:01.177 3109239 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.177 3109239 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:52:01.195 3109257 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.195 3109257 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.195 3109257 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.196 3109258 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:52:01.196 3109258 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.196 3109258 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.197 3109259 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.198 3109260 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.201 3109263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.201 3109263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:52:01.201 3109263 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:01.204 3109266 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:52:01.204 3109266 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:52:01.205 3109267 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.206 3109268 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.209 3109271 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.209 3109271 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:52:01.209 3109271 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:52:01.212 3109274 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:52:01.212 3109274 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.212 3109274 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:52:01.230 3109292 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.230 3109292 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.230 3109292 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.230 3109292 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:52:01.230 3109292 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.230 3109292 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.231 3109293 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.232 3109294 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.235 3109297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.235 3109297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:52:01.235 3109297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:52:01.238 3109300 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:52:01.239 3109301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:52:01.239 3109301 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.241 3109303 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.244 3109306 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.244 3109306 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:52:01.244 3109306 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:52:01.246 3109308 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:52:01.247 3109309 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.247 3109309 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:52:01.270 3109332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.270 3109332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.270 3109332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.270 3109332 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:52:01.271 3109333 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.271 3109333 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.271 3109333 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.273 3109335 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.276 3109338 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.276 3109338 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:52:01.276 3109338 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:52:01.278 3109340 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:52:01.278 3109340 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:52:01.279 3109341 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.281 3109343 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.283 3109345 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.283 3109345 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:52:01.283 3109345 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:52:01.285 3109347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:52:01.285 3109347 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:52:01.286 3109348 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.287 3109349 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.288 3109350 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.288 3109350 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:52:01.289 3109351 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:52:01.291 3109353 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:52:01.291 3109353 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:52:01.291 3109353 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.292 3109354 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.294 3109356 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.294 3109356 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:52:01.294 3109356 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:52:01.296 3109358 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:52:01.296 3109358 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:52:01.297 3109359 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.298 3109360 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.300 3109362 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.300 3109362 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:52:01.300 3109362 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:52:01.303 3109365 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:52:01.303 3109365 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:52:01.303 3109365 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.304 3109366 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.306 3109368 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.306 3109368 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:52:01.306 3109368 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:52:01.308 3109370 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:52:01.308 3109370 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:52:01.309 3109371 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.310 3109372 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.312 3109374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.312 3109374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:52:01.312 3109374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:52:01.313 3109375 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:52:01.313 3109375 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:52:01.314 3109376 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.315 3109377 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.318 3109380 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.318 3109380 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:52:01.318 3109380 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:52:01.320 3109382 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:52:01.320 3109382 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:52:01.321 3109383 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.322 3109384 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.324 3109386 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.324 3109386 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:52:01.324 3109386 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:52:01.325 3109387 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:52:01.326 3109388 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.326 3109388 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:52:01.342 3109404 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:01.342 3109404 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:01.342 3109404 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:52:01.342 3109404 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:52:01.342 3109404 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.342 3109404 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.343 3109405 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.344 3109406 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.346 3109408 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.346 3109408 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:52:01.346 3109408 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:01.348 3109410 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:52:01.348 3109410 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:52:01.349 3109411 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.350 3109412 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.352 3109414 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.352 3109414 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:52:01.352 3109414 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:52:01.354 3109416 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:52:01.354 3109416 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:52:01.354 3109416 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.356 3109418 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.358 3109420 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.358 3109420 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:52:01.358 3109420 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:52:01.360 3109422 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:52:01.360 3109422 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:52:01.360 3109422 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.361 3109423 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.363 3109425 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.363 3109425 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:52:01.364 3109426 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:52:01.365 3109427 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:52:01.366 3109428 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.366 3109428 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:52:01.403 3109465 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.403 3109465 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.403 3109465 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.403 3109465 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:52:01.403 3109465 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.403 3109465 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.404 3109466 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.406 3109468 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.410 3109472 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.410 3109472 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:52:01.410 3109472 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:52:01.412 3109474 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:52:01.412 3109474 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.412 3109474 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:52:01.431 3109493 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.431 3109493 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.432 3109494 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.432 3109494 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:52:01.432 3109494 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.432 3109494 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.432 3109494 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.434 3109496 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.436 3109498 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.436 3109498 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:52:01.436 3109498 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:01.438 3109500 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:52:01.438 3109500 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:52:01.439 3109501 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.440 3109502 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.442 3109504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.442 3109504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:52:01.442 3109504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:52:01.444 3109506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:52:01.444 3109506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:52:01.445 3109507 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.446 3109508 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.448 3109510 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.448 3109510 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:52:01.448 3109510 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:52:01.450 3109512 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:52:01.450 3109512 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.450 3109512 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:52:01.486 3109548 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.486 3109548 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.486 3109548 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.486 3109548 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:52:01.486 3109548 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.486 3109548 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.487 3109549 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.488 3109550 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.490 3109552 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.490 3109552 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:52:01.490 3109552 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:52:01.493 3109555 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:52:01.493 3109555 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:52:01.494 3109556 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.495 3109557 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.497 3109559 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.497 3109559 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:52:01.497 3109559 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:52:01.499 3109561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:52:01.499 3109561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:52:01.500 3109562 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:52:01.501 3109563 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@31d60e3e
20-08-2026 00:52:01.503 3109565 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:52:01.503 3109565 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:52:01.503 3109565 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:52:01.506 3109568 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:52:01.506 3109568 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:52:01.506 3109568 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.507 3109569 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.510 3109572 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.510 3109572 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:52:01.510 3109572 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:52:01.512 3109574 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:52:01.512 3109574 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:52:01.513 3109575 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.514 3109576 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.516 3109578 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.516 3109578 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:52:01.516 3109578 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:52:01.519 3109581 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:52:01.519 3109581 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:52:01.519 3109581 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.520 3109582 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.522 3109584 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.522 3109584 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:52:01.522 3109584 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:52:01.524 3109586 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:52:01.524 3109586 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:52:01.525 3109587 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.526 3109588 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.528 3109590 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.529 3109591 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:52:01.529 3109591 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:52:01.531 3109593 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:52:01.531 3109593 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:52:01.532 3109594 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.533 3109595 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.535 3109597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.535 3109597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:52:01.535 3109597 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:01.538 3109600 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:52:01.538 3109600 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:52:01.538 3109600 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.539 3109601 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.541 3109603 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.541 3109603 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:52:01.541 3109603 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:01.544 3109606 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:52:01.544 3109606 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:52:01.545 3109607 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:52:01.546 3109608 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@31d60e3e
20-08-2026 00:52:01.548 3109610 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:52:01.548 3109610 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:52:01.548 3109610 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:52:01.551 3109613 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:52:01.551 3109613 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:52:01.551 3109613 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.553 3109615 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.555 3109617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.555 3109617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:52:01.555 3109617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:52:01.557 3109619 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:52:01.557 3109619 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:52:01.558 3109620 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.560 3109622 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.563 3109625 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.563 3109625 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:52:01.563 3109625 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:52:01.567 3109629 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:52:01.567 3109629 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:52:01.568 3109630 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.570 3109632 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.574 3109636 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.574 3109636 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:52:01.574 3109636 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:52:01.578 3109640 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:52:01.578 3109640 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:52:01.579 3109641 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.581 3109643 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.585 3109647 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.585 3109647 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:52:01.585 3109647 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:52:01.588 3109650 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:52:01.588 3109650 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.588 3109650 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:52:01.625 3109687 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.626 3109688 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.626 3109688 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.626 3109688 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:52:01.626 3109688 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.626 3109688 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.627 3109689 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.629 3109691 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.633 3109695 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.633 3109695 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:52:01.633 3109695 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:52:01.635 3109697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:52:01.635 3109697 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:52:01.636 3109698 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.637 3109699 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.640 3109702 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.640 3109702 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:52:01.640 3109702 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:52:01.642 3109704 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:52:01.642 3109704 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.642 3109704 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:52:01.667 3109729 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.667 3109729 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.667 3109729 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.667 3109729 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:52:01.667 3109729 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.667 3109729 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.668 3109730 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.670 3109732 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.675 3109737 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.675 3109737 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:52:01.675 3109737 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:52:01.678 3109740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:52:01.678 3109740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:52:01.679 3109741 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.681 3109743 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.685 3109747 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.685 3109747 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:52:01.685 3109747 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:52:01.689 3109751 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:52:01.689 3109751 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:52:01.690 3109752 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.691 3109753 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.695 3109757 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.695 3109757 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:52:01.695 3109757 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:52:01.699 3109761 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:52:01.699 3109761 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.699 3109761 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:52:01.714 3109776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.715 3109777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.715 3109777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.715 3109777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:52:01.715 3109777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.715 3109777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.716 3109778 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.718 3109780 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.722 3109784 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.722 3109784 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:52:01.722 3109784 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:52:01.724 3109786 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:52:01.724 3109786 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:52:01.725 3109787 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.726 3109788 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.729 3109791 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.729 3109791 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:52:01.729 3109791 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:01.731 3109793 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:52:01.731 3109793 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:52:01.731 3109793 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.732 3109794 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.736 3109798 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.736 3109798 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:52:01.736 3109798 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:52:01.739 3109801 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:52:01.740 3109802 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.740 3109802 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:52:01.757 3109819 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.757 3109819 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.757 3109819 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.757 3109819 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:52:01.757 3109819 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.757 3109819 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.758 3109820 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.760 3109822 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.764 3109826 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.764 3109826 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:52:01.764 3109826 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:52:01.768 3109830 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:52:01.768 3109830 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.768 3109830 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:52:01.792 3109854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.792 3109854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.792 3109854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.793 3109855 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:52:01.793 3109855 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.793 3109855 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.794 3109856 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.795 3109857 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.798 3109860 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.798 3109860 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:52:01.798 3109860 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:01.802 3109864 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:52:01.802 3109864 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:52:01.803 3109865 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.804 3109866 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.807 3109869 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.808 3109870 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:52:01.808 3109870 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:52:01.810 3109872 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:52:01.810 3109872 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:52:01.811 3109873 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.812 3109874 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.814 3109876 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.814 3109876 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:52:01.814 3109876 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:01.817 3109879 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:52:01.817 3109879 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:52:01.818 3109880 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.819 3109881 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.821 3109883 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.821 3109883 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:52:01.821 3109883 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:52:01.824 3109886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:52:01.824 3109886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.824 3109886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:52:01.844 3109906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:01.844 3109906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:01.844 3109906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:52:01.844 3109906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:52:01.844 3109906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.844 3109906 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.845 3109907 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.846 3109908 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.849 3109911 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.849 3109911 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:52:01.849 3109911 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:01.852 3109914 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:52:01.852 3109914 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:52:01.853 3109915 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.855 3109917 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.858 3109920 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.858 3109920 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:52:01.858 3109920 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:52:01.861 3109923 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:52:01.861 3109923 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:52:01.862 3109924 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.863 3109925 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.866 3109928 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.866 3109928 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:52:01.866 3109928 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:01.868 3109930 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:52:01.868 3109930 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:52:01.869 3109931 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:52:01.870 3109932 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@e4c678e
20-08-2026 00:52:01.872 3109934 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:52:01.872 3109934 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:52:01.872 3109934 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:52:01.875 3109937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:52:01.875 3109937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:52:01.875 3109937 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.876 3109938 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.879 3109941 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.879 3109941 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:52:01.879 3109941 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:52:01.882 3109944 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:52:01.882 3109944 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:52:01.882 3109944 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.883 3109945 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.886 3109948 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.886 3109948 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:52:01.886 3109948 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:52:01.888 3109950 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:52:01.888 3109950 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:52:01.889 3109951 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.890 3109952 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.892 3109954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.892 3109954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:52:01.893 3109955 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:52:01.896 3109958 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:52:01.897 3109959 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:52:01.898 3109960 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:01.899 3109961 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:01.903 3109965 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:01.904 3109966 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:52:01.904 3109966 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:52:01.906 3109968 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:52:01.906 3109968 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:01.906 3109968 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:52:01.981 3110043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.981 3110043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:01.981 3110043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:01.981 3110043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:52:01.981 3110043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:01.0
20-08-2026 00:52:01.981 3110043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:01.982 3110044 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.985 3110047 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-25 13:07:59"}
20-08-2026 00:52:01.986 3110048 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.989 3110051 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.989 3110051 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:52:01.989 3110051 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:52:01.992 3110054 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:52:01.992 3110054 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:52:01.993 3110055 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:01.994 3110056 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:01.997 3110059 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:01.997 3110059 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:52:01.997 3110059 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:52:02.000 3110062 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:52:02.000 3110062 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:52:02.001 3110063 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.002 3110064 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.004 3110066 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.004 3110066 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:52:02.004 3110066 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:02.007 3110069 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:52:02.007 3110069 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:52:02.008 3110070 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.009 3110071 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.012 3110074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.012 3110074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:52:02.012 3110074 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:52:02.016 3110078 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:52:02.016 3110078 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.016 3110078 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:52:02.049 3110111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.049 3110111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.049 3110111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.049 3110111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:52:02.049 3110111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.049 3110111 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.050 3110112 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.053 3110115 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.057 3110119 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.058 3110120 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:52:02.058 3110120 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:52:02.061 3110123 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:52:02.062 3110124 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.062 3110124 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:52:02.093 3110155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.093 3110155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.093 3110155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.093 3110155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:52:02.093 3110155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.093 3110155 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.094 3110156 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.097 3110159 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.101 3110163 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.101 3110163 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:52:02.101 3110163 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:52:02.104 3110166 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:52:02.104 3110166 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:52:02.105 3110167 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.106 3110168 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.109 3110171 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.110 3110172 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:52:02.110 3110172 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:02.113 3110175 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:52:02.113 3110175 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:52:02.115 3110177 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.117 3110179 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.120 3110182 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.120 3110182 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:52:02.120 3110182 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:02.124 3110186 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:52:02.124 3110186 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:52:02.125 3110187 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.127 3110189 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.131 3110193 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.131 3110193 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:52:02.131 3110193 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:52:02.134 3110196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:52:02.134 3110196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.134 3110196 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:52:02.148 3110210 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.149 3110211 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.149 3110211 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.149 3110211 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:52:02.149 3110211 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.149 3110211 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.150 3110212 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.153 3110215 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.157 3110219 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.157 3110219 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:52:02.157 3110219 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:02.162 3110224 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:52:02.162 3110224 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:52:02.166 3110228 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.168 3110230 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.173 3110235 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.173 3110235 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:52:02.173 3110235 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:52:02.178 3110240 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:52:02.178 3110240 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.178 3110240 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:52:02.200 3110262 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.200 3110262 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.200 3110262 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.200 3110262 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:52:02.200 3110262 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.200 3110262 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.202 3110264 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.204 3110266 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.207 3110269 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.207 3110269 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:52:02.208 3110270 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:02.210 3110272 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:52:02.211 3110273 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:52:02.212 3110274 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.214 3110276 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.218 3110280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.218 3110280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:52:02.218 3110280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:52:02.222 3110284 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:52:02.222 3110284 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.222 3110284 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:52:02.239 3110301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.239 3110301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.239 3110301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.239 3110301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:52:02.239 3110301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.239 3110301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.240 3110302 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.242 3110304 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.245 3110307 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.245 3110307 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:52:02.245 3110307 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:52:02.247 3110309 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:52:02.247 3110309 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:52:02.248 3110310 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.250 3110312 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.252 3110314 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.252 3110314 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:52:02.252 3110314 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:52:02.255 3110317 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:52:02.255 3110317 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.255 3110317 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:52:02.272 3110334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.272 3110334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.272 3110334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.272 3110334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:52:02.272 3110334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.272 3110334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.273 3110335 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.274 3110336 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.277 3110339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.277 3110339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:52:02.277 3110339 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:52:02.279 3110341 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:52:02.279 3110341 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.279 3110341 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:52:02.298 3110360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.298 3110360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.298 3110360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.298 3110360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:52:02.298 3110360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.298 3110360 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.300 3110362 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.301 3110363 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.303 3110365 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.304 3110366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:52:02.304 3110366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:52:02.306 3110368 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:52:02.306 3110368 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:52:02.307 3110369 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.308 3110370 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.311 3110373 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.311 3110373 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:52:02.311 3110373 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:52:02.313 3110375 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:52:02.313 3110375 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.313 3110375 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:52:02.334 3110396 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.334 3110396 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.334 3110396 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.334 3110396 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:52:02.334 3110396 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.334 3110396 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.335 3110397 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.337 3110399 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.339 3110401 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.339 3110401 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:52:02.339 3110401 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:52:02.342 3110404 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:52:02.342 3110404 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:52:02.343 3110405 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.344 3110406 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.346 3110408 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.347 3110409 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:52:02.347 3110409 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:52:02.349 3110411 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:52:02.349 3110411 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:52:02.350 3110412 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.351 3110413 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.354 3110416 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.354 3110416 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:52:02.354 3110416 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:52:02.356 3110418 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:52:02.356 3110418 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:52:02.357 3110419 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.359 3110421 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.361 3110423 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.361 3110423 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:52:02.361 3110423 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:52:02.364 3110426 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:52:02.364 3110426 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:52:02.365 3110427 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.366 3110428 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.368 3110430 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.368 3110430 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:52:02.368 3110430 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:02.371 3110433 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:52:02.371 3110433 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:52:02.372 3110434 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.373 3110435 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.375 3110437 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.375 3110437 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:52:02.375 3110437 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:52:02.378 3110440 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:52:02.378 3110440 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:52:02.379 3110441 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.380 3110442 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.383 3110445 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.383 3110445 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:52:02.383 3110445 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:52:02.385 3110447 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:52:02.385 3110447 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:52:02.386 3110448 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.387 3110449 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.389 3110451 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.389 3110451 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:52:02.389 3110451 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:52:02.391 3110453 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:52:02.392 3110454 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:52:02.393 3110455 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.394 3110456 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.397 3110459 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.397 3110459 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:52:02.397 3110459 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:52:02.399 3110461 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:52:02.400 3110462 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:52:02.400 3110462 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:52:02.401 3110463 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@31d60e3e
20-08-2026 00:52:02.404 3110466 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:52:02.404 3110466 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:52:02.404 3110466 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:52:02.407 3110469 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:52:02.407 3110469 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:52:02.408 3110470 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.409 3110471 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.411 3110473 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.411 3110473 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:52:02.411 3110473 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:52:02.413 3110475 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:52:02.413 3110475 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:52:02.414 3110476 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.415 3110477 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.418 3110480 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.418 3110480 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:52:02.418 3110480 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:52:02.421 3110483 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:52:02.421 3110483 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.421 3110483 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:52:02.444 3110506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.444 3110506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.444 3110506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.444 3110506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:52:02.444 3110506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.445 3110507 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.446 3110508 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.448 3110510 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.450 3110512 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.450 3110512 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:52:02.450 3110512 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:52:02.453 3110515 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:52:02.453 3110515 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:52:02.454 3110516 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.455 3110517 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.458 3110520 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.458 3110520 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:52:02.458 3110520 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:52:02.460 3110522 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:52:02.460 3110522 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:52:02.461 3110523 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.462 3110524 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.465 3110527 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.465 3110527 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:52:02.465 3110527 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:52:02.467 3110529 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:52:02.467 3110529 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:52:02.468 3110530 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.469 3110531 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.472 3110534 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.472 3110534 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:52:02.472 3110534 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:02.474 3110536 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:52:02.474 3110536 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:52:02.475 3110537 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.476 3110538 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.479 3110541 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.479 3110541 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:52:02.479 3110541 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:52:02.482 3110544 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:52:02.482 3110544 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.482 3110544 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:52:02.499 3110561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:02.499 3110561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:02.499 3110561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:52:02.499 3110561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:52:02.499 3110561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.499 3110561 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.500 3110562 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.502 3110564 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.504 3110566 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.504 3110566 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:52:02.504 3110566 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:52:02.507 3110569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:52:02.507 3110569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.507 3110569 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:52:02.547 3110609 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:02.547 3110609 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:02.547 3110609 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:52:02.547 3110609 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:52:02.547 3110609 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.547 3110609 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.548 3110610 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.549 3110611 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.552 3110614 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.552 3110614 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:52:02.552 3110614 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:52:02.555 3110617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:52:02.555 3110617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.555 3110617 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:52:02.580 3110642 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.580 3110642 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.580 3110642 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.580 3110642 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:52:02.580 3110642 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.580 3110642 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.581 3110643 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.583 3110645 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.586 3110648 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.586 3110648 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:52:02.586 3110648 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:02.590 3110652 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:52:02.590 3110652 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:52:02.591 3110653 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.593 3110655 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.598 3110660 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.598 3110660 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:52:02.598 3110660 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:52:02.601 3110663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:52:02.601 3110663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:52:02.602 3110664 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.604 3110666 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.609 3110671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.609 3110671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:52:02.609 3110671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:52:02.613 3110675 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:52:02.613 3110675 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.613 3110675 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:52:02.699 3110761 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.700 3110762 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.700 3110762 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.700 3110762 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:52:02.700 3110762 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.700 3110762 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.701 3110763 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.702 3110764 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.705 3110767 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.706 3110768 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:52:02.706 3110768 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:52:02.708 3110770 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:52:02.708 3110770 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:52:02.709 3110771 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.710 3110772 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.713 3110775 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.713 3110775 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:52:02.713 3110775 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:52:02.715 3110777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:52:02.715 3110777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.715 3110777 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:52:02.732 3110794 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.732 3110794 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.732 3110794 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.733 3110795 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:52:02.733 3110795 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.733 3110795 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.733 3110795 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.735 3110797 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.737 3110799 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.737 3110799 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:52:02.737 3110799 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:52:02.741 3110803 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:52:02.741 3110803 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:52:02.742 3110804 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.743 3110805 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.746 3110808 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.746 3110808 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:52:02.746 3110808 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:52:02.748 3110810 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:52:02.748 3110810 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:52:02.749 3110811 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.750 3110812 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.753 3110815 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.753 3110815 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:52:02.753 3110815 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:02.756 3110818 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:52:02.756 3110818 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:52:02.757 3110819 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.759 3110821 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.761 3110823 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.761 3110823 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:52:02.761 3110823 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:52:02.784 3110846 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:52:02.785 3110847 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:52:02.786 3110848 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.787 3110849 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.792 3110854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.792 3110854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:52:02.792 3110854 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:52:02.795 3110857 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:52:02.796 3110858 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:52:02.797 3110859 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.798 3110860 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.803 3110865 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.803 3110865 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:52:02.803 3110865 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:02.807 3110869 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:52:02.807 3110869 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:52:02.809 3110871 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.810 3110872 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.815 3110877 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.815 3110877 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:52:02.815 3110877 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:52:02.818 3110880 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:52:02.818 3110880 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.818 3110880 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:52:02.834 3110896 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:02.834 3110896 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:02.834 3110896 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:52:02.834 3110896 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:52:02.834 3110896 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.834 3110896 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.835 3110897 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.837 3110899 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.841 3110903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.841 3110903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:52:02.841 3110903 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:52:02.845 3110907 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:52:02.845 3110907 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:52:02.847 3110909 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.849 3110911 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.852 3110914 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.852 3110914 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:52:02.852 3110914 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:52:02.856 3110918 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:52:02.856 3110918 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.856 3110918 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:52:02.875 3110937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:02.875 3110937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:02.875 3110937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:52:02.875 3110937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:52:02.875 3110937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.875 3110937 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.876 3110938 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.878 3110940 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.881 3110943 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.881 3110943 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:52:02.881 3110943 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:52:02.884 3110946 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:52:02.884 3110946 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.884 3110946 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:52:02.898 3110960 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.898 3110960 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.898 3110960 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.898 3110960 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:52:02.898 3110960 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.898 3110960 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.899 3110961 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.902 3110964 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.906 3110968 [http-nio-8051-exec-121] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM05202203}
20-08-2026 00:52:02.907 3110969 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.907 3110969 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:52:02.907 3110969 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:52:02.910 3110972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:52:02.910 3110972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:52:02.912 3110974 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.913 3110975 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.916 3110978 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.916 3110978 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:52:02.916 3110978 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:52:02.919 3110981 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:52:02.919 3110981 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.919 3110981 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:52:02.938 3111000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.938 3111000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:02.938 3111000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:02.938 3111000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:52:02.938 3111000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:02.0
20-08-2026 00:52:02.938 3111000 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:02.939 3111001 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.941 3111003 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.944 3111006 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.944 3111006 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:52:02.944 3111006 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:52:02.944 3111006 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202203
20-08-2026 00:52:02.944 3111006 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:52:02.944 3111006 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:52:02
20-08-2026 00:52:02.944 3111006 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-19 18:26:51.574600', '2026-08-19 20:32:44.899607', '2026-08-19 18:26:51.574755', '2026-08-19 20:32:44.899759'], 'close_time': ['2026-08-19 18:27:00.554856', '2026-08-19 20:32:49.050972', '2026-08-19 18:27:00.555026', '2026-08-19 20:32:49.051109']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:52:02.944 3111006 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:52:02.944 3111006 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:52:02.944 3111006 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:52:02.945 3111007 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:52:02.945 3111007 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:52:02.945 3111007 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 18:26:51.574600", "2026-08-19 20:32:44.899607", "2026-08-19 18:26:51.574755", "2026-08-19 20:32:44.899759"], "close_time": ["2026-08-19 18:27:00.554856", "2026-08-19 20:32:49.050972", "2026-08-19 18:27:00.555026", "2026-08-19 20:32:49.051109"]}
20-08-2026 00:52:02.945 3111007 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:52:02.945 3111007 [http-nio-8051-exec-101] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:52:02.947 3111009 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:52:02.947 3111009 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:52:02.948 3111010 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.949 3111011 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.953 3111015 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.954 3111016 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:52:02.954 3111016 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:52:02.956 3111018 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:52:02.956 3111018 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:52:02.957 3111019 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.958 3111020 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.961 3111023 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.961 3111023 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:52:02.961 3111023 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:52:02.964 3111026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:52:02.964 3111026 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:52:02.965 3111027 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:02.966 3111028 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:02.969 3111031 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:02.970 3111032 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:52:02.970 3111032 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:02.972 3111034 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:52:02.972 3111034 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:52:02.973 3111035 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:02.974 3111036 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:02.977 3111039 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:02.977 3111039 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:52:02.977 3111039 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:52:02.981 3111043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:52:02.982 3111044 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:02.982 3111044 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:52:03.003 3111065 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:03.003 3111065 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:03.003 3111065 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:52:03.003 3111065 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:52:03.003 3111065 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.003 3111065 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.004 3111066 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.005 3111067 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.008 3111070 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.008 3111070 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:52:03.008 3111070 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:52:03.011 3111073 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:52:03.011 3111073 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:52:03.012 3111074 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.014 3111076 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.017 3111079 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.017 3111079 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:52:03.017 3111079 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:52:03.020 3111082 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:52:03.020 3111082 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:52:03.021 3111083 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.022 3111084 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.024 3111086 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.024 3111086 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:52:03.024 3111086 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:52:03.027 3111089 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:52:03.027 3111089 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.027 3111089 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:52:03.042 3111104 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.042 3111104 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.042 3111104 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.042 3111104 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:52:03.042 3111104 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.042 3111104 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.043 3111105 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.044 3111106 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.047 3111109 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.047 3111109 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:52:03.047 3111109 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:52:03.050 3111112 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:52:03.050 3111112 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.050 3111112 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:52:03.131 3111193 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:03.131 3111193 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:03.131 3111193 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:52:03.131 3111193 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:52:03.131 3111193 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.132 3111194 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.132 3111194 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.134 3111196 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.137 3111199 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.137 3111199 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:52:03.137 3111199 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:52:03.139 3111201 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:52:03.139 3111201 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:52:03.140 3111202 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.141 3111203 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.144 3111206 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.144 3111206 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:52:03.144 3111206 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:52:03.146 3111208 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:52:03.146 3111208 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:52:03.147 3111209 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.148 3111210 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.150 3111212 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.150 3111212 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:52:03.150 3111212 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:52:03.153 3111215 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:52:03.153 3111215 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:52:03.154 3111216 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.155 3111217 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.158 3111220 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.158 3111220 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:52:03.158 3111220 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:52:03.160 3111222 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:52:03.160 3111222 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:52:03.161 3111223 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.162 3111224 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.165 3111227 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.165 3111227 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:52:03.165 3111227 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:52:03.168 3111230 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:52:03.168 3111230 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.168 3111230 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:52:03.185 3111247 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.185 3111247 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.185 3111247 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.185 3111247 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:52:03.185 3111247 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.185 3111247 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.186 3111248 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.187 3111249 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.190 3111252 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.190 3111252 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:52:03.190 3111252 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:52:03.192 3111254 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:52:03.192 3111254 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:52:03.193 3111255 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.194 3111256 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.197 3111259 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.197 3111259 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:52:03.197 3111259 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.200 3111262 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:52:03.200 3111262 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:52:03.200 3111262 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.201 3111263 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.204 3111266 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.204 3111266 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:52:03.204 3111266 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.206 3111268 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:52:03.206 3111268 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:52:03.207 3111269 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.208 3111270 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.210 3111272 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.211 3111273 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:52:03.211 3111273 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:52:03.214 3111276 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:52:03.214 3111276 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:52:03.215 3111277 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.216 3111278 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.218 3111280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.218 3111280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:52:03.218 3111280 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.221 3111283 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:52:03.221 3111283 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:52:03.222 3111284 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.223 3111285 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.225 3111287 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.226 3111288 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:52:03.226 3111288 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:52:03.228 3111290 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:52:03.228 3111290 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:52:03.229 3111291 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.230 3111292 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.233 3111295 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.233 3111295 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:52:03.233 3111295 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:03.235 3111297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:52:03.235 3111297 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:52:03.236 3111298 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.237 3111299 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.239 3111301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.239 3111301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:52:03.239 3111301 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.242 3111304 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:52:03.242 3111304 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:52:03.243 3111305 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.244 3111306 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.246 3111308 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.247 3111309 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:52:03.247 3111309 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:52:03.249 3111311 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:52:03.249 3111311 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:52:03.250 3111312 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.251 3111313 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.254 3111316 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.254 3111316 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:52:03.254 3111316 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:52:03.256 3111318 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:52:03.256 3111318 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:52:03.257 3111319 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.259 3111321 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.261 3111323 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.261 3111323 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:52:03.261 3111323 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:52:03.263 3111325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:52:03.263 3111325 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:52:03.265 3111327 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.266 3111328 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.269 3111331 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.269 3111331 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:52:03.269 3111331 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:52:03.272 3111334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:52:03.272 3111334 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:52:03.272 3111334 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.273 3111335 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.276 3111338 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.276 3111338 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:52:03.276 3111338 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:52:03.279 3111341 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:52:03.279 3111341 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.279 3111341 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:52:03.304 3111366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.304 3111366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.304 3111366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.304 3111366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:52:03.304 3111366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.304 3111366 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.305 3111367 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.306 3111368 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.309 3111371 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.310 3111372 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:52:03.310 3111372 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.312 3111374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:52:03.312 3111374 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:52:03.313 3111375 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.314 3111376 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.317 3111379 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.317 3111379 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:52:03.317 3111379 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.320 3111382 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:52:03.320 3111382 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:52:03.321 3111383 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.322 3111384 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.325 3111387 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.325 3111387 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:52:03.325 3111387 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:52:03.328 3111390 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:52:03.328 3111390 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.328 3111390 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:52:03.351 3111413 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.351 3111413 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.351 3111413 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.351 3111413 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:52:03.351 3111413 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.351 3111413 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.352 3111414 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.353 3111415 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.356 3111418 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.356 3111418 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:52:03.356 3111418 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:52:03.359 3111421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:52:03.359 3111421 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:52:03.360 3111422 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.361 3111423 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.363 3111425 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.363 3111425 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:52:03.363 3111425 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:03.365 3111427 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:52:03.365 3111427 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:52:03.366 3111428 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.367 3111429 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.369 3111431 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.369 3111431 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:52:03.369 3111431 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:52:03.372 3111434 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:52:03.372 3111434 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:52:03.373 3111435 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.374 3111436 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.377 3111439 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.377 3111439 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:52:03.377 3111439 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:52:03.379 3111441 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:52:03.379 3111441 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:52:03.380 3111442 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.381 3111443 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.384 3111446 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.384 3111446 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:52:03.384 3111446 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.386 3111448 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:52:03.386 3111448 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:52:03.387 3111449 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.388 3111450 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.391 3111453 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.391 3111453 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:52:03.391 3111453 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:52:03.394 3111456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:52:03.394 3111456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.394 3111456 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:52:03.409 3111471 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.409 3111471 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.409 3111471 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.409 3111471 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:52:03.409 3111471 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.409 3111471 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.410 3111472 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.412 3111474 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.414 3111476 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.414 3111476 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:52:03.414 3111476 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:52:03.416 3111478 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:52:03.416 3111478 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:52:03.417 3111479 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.418 3111480 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.421 3111483 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.421 3111483 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:52:03.421 3111483 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:52:03.423 3111485 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:52:03.424 3111486 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:52:03.424 3111486 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.425 3111487 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.428 3111490 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.428 3111490 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:52:03.428 3111490 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:52:03.430 3111492 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:52:03.430 3111492 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:52:03.431 3111493 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.432 3111494 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.435 3111497 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.435 3111497 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:52:03.435 3111497 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:52:03.437 3111499 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:52:03.437 3111499 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:52:03.438 3111500 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.439 3111501 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.442 3111504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.442 3111504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:52:03.442 3111504 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:52:03.444 3111506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:52:03.444 3111506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.444 3111506 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:52:03.456 3111518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.456 3111518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.456 3111518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.456 3111518 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.457 3111519 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:52:03.458 3111520 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@e4c678e
20-08-2026 00:52:03.460 3111522 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:52:03.460 3111522 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:52:03.460 3111522 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:52:03.463 3111525 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:52:03.463 3111525 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:52:03.464 3111526 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.466 3111528 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.468 3111530 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.468 3111530 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:52:03.468 3111530 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:52:03.470 3111532 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:52:03.471 3111533 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.471 3111533 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:52:03.498 3111560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.498 3111560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.498 3111560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.498 3111560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:52:03.498 3111560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.498 3111560 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.499 3111561 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.500 3111562 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.502 3111564 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.502 3111564 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:52:03.503 3111565 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:03.505 3111567 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:52:03.505 3111567 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:52:03.506 3111568 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.507 3111569 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.509 3111571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.509 3111571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:52:03.509 3111571 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:52:03.512 3111574 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:52:03.512 3111574 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:52:03.513 3111575 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.514 3111576 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.517 3111579 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.517 3111579 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:52:03.517 3111579 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:52:03.519 3111581 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:52:03.519 3111581 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:52:03.520 3111582 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.521 3111583 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.525 3111587 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.525 3111587 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:52:03.525 3111587 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:52:03.527 3111589 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:52:03.527 3111589 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.527 3111589 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:52:03.596 3111658 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:52:03.596 3111658 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:52:03.596 3111658 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.596 3111658 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.597 3111659 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.598 3111660 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.601 3111663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.601 3111663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:52:03.601 3111663 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:52:03.603 3111665 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:52:03.603 3111665 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:52:03.604 3111666 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.606 3111668 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.609 3111671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.609 3111671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:52:03.609 3111671 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:52:03.612 3111674 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:52:03.612 3111674 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.612 3111674 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:52:03.627 3111689 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.627 3111689 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.627 3111689 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.627 3111689 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:52:03.627 3111689 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.627 3111689 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.628 3111690 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.629 3111691 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.631 3111693 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.631 3111693 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:52:03.631 3111693 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:52:03.634 3111696 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:52:03.634 3111696 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.634 3111696 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:52:03.669 3111731 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.669 3111731 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.669 3111731 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.669 3111731 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:52:03.669 3111731 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.669 3111731 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.670 3111732 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.671 3111733 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.674 3111736 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.674 3111736 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:52:03.674 3111736 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:52:03.678 3111740 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:52:03.679 3111741 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:52:03.680 3111742 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.681 3111743 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.684 3111746 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.686 3111748 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:52:03.686 3111748 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:52:03.689 3111751 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:52:03.690 3111752 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.690 3111752 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:52:03.707 3111769 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.707 3111769 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.707 3111769 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.707 3111769 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:52:03.707 3111769 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.707 3111769 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.707 3111769 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.709 3111771 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.712 3111774 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.712 3111774 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:52:03.712 3111774 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.714 3111776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:52:03.714 3111776 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:52:03.715 3111777 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.716 3111778 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.719 3111781 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.719 3111781 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:52:03.719 3111781 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:52:03.721 3111783 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:52:03.721 3111783 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:52:03.722 3111784 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.723 3111785 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.726 3111788 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.726 3111788 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:52:03.726 3111788 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.729 3111791 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:52:03.729 3111791 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:52:03.730 3111792 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.732 3111794 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.734 3111796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.734 3111796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:52:03.734 3111796 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:52:03.736 3111798 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:52:03.736 3111798 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:52:03.737 3111799 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.738 3111800 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.741 3111803 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.741 3111803 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:52:03.741 3111803 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:52:03.744 3111806 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:52:03.744 3111806 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:52:03.745 3111807 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.746 3111808 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.749 3111811 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.749 3111811 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:52:03.749 3111811 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:52:03.751 3111813 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:52:03.751 3111813 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:52:03.752 3111814 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.753 3111815 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.756 3111818 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.756 3111818 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:52:03.756 3111818 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:52:03.758 3111820 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:52:03.758 3111820 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:52:03.759 3111821 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.760 3111822 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.762 3111824 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.762 3111824 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:52:03.762 3111824 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:52:03.765 3111827 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:52:03.765 3111827 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:52:03.766 3111828 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.767 3111829 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.769 3111831 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.769 3111831 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:52:03.769 3111831 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:52:03.772 3111834 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:52:03.772 3111834 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:52:03.773 3111835 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.774 3111836 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.776 3111838 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.776 3111838 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:52:03.776 3111838 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:52:03.781 3111843 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:52:03.781 3111843 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:52:03.782 3111844 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.784 3111846 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.786 3111848 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.786 3111848 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:52:03.786 3111848 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:52:03.788 3111850 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:52:03.789 3111851 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:52:03.790 3111852 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.791 3111853 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.793 3111855 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.793 3111855 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:52:03.793 3111855 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:52:03.796 3111858 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:52:03.796 3111858 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:52:03.796 3111858 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.797 3111859 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.800 3111862 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.800 3111862 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:52:03.800 3111862 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:52:03.803 3111865 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:52:03.803 3111865 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:52:03.803 3111865 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.804 3111866 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.808 3111870 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.808 3111870 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:52:03.808 3111870 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:52:03.810 3111872 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:52:03.811 3111873 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:52:03.811 3111873 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.812 3111874 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.815 3111877 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.815 3111877 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:52:03.815 3111877 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:03.818 3111880 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:52:03.818 3111880 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:52:03.818 3111880 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.819 3111881 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.822 3111884 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.822 3111884 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:52:03.822 3111884 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:52:03.824 3111886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:52:03.824 3111886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.824 3111886 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:52:03.842 3111904 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.842 3111904 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:03.842 3111904 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:03.842 3111904 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:52:03.842 3111904 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.842 3111904 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.843 3111905 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.844 3111906 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.847 3111909 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.847 3111909 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:52:03.847 3111909 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:52:03.849 3111911 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:52:03.849 3111911 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:52:03.850 3111912 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.851 3111913 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.854 3111916 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.854 3111916 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:52:03.854 3111916 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.856 3111918 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:52:03.857 3111919 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:52:03.857 3111919 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.859 3111921 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.861 3111923 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.861 3111923 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:52:03.861 3111923 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:52:03.864 3111926 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:52:03.864 3111926 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:52:03.865 3111927 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.866 3111928 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.868 3111930 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.868 3111930 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:52:03.868 3111930 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:52:03.870 3111932 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:52:03.870 3111932 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.871 3111933 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:52:03.887 3111949 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:03.887 3111949 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:03.887 3111949 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:52:03.887 3111949 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:52:03.887 3111949 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.887 3111949 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.888 3111950 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.890 3111952 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.892 3111954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.892 3111954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:52:03.892 3111954 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:52:03.894 3111956 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:52:03.894 3111956 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.894 3111956 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:52:03.910 3111972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:03.910 3111972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:03.910 3111972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:52:03.910 3111972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:52:03.910 3111972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.910 3111972 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.910 3111972 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:52:03.910 3111972 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:52:03.911 3111973 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:03.912 3111974 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:03.915 3111977 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:03.915 3111977 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:52:03.915 3111977 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:52:03.918 3111980 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:52:03.918 3111980 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:03.918 3111980 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:52:03.939 3112001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:03.939 3112001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:52:03.939 3112001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:52:03.939 3112001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:52:03.939 3112001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:03.0
20-08-2026 00:52:03.939 3112001 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:03.940 3112002 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.941 3112003 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.944 3112006 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.944 3112006 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:52:03.944 3112006 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:52:03.946 3112008 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:52:03.946 3112008 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:52:03.947 3112009 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.948 3112010 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.951 3112013 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.951 3112013 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:52:03.951 3112013 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.954 3112016 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:52:03.954 3112016 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:52:03.955 3112017 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.956 3112018 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.958 3112020 [http-nio-8051-exec-131] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM01202601}
20-08-2026 00:52:03.959 3112021 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.959 3112021 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:52:03.959 3112021 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:52:03.962 3112024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:52:03.962 3112024 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:52:03.962 3112024 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.963 3112025 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.966 3112028 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.966 3112028 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:52:03.966 3112028 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.968 3112030 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:52:03.969 3112031 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:52:03.969 3112031 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.970 3112032 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.973 3112035 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.973 3112035 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:52:03.973 3112035 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:52:03.976 3112038 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:52:03.976 3112038 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:52:03.977 3112039 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.978 3112040 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.981 3112043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.981 3112043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:52:03.981 3112043 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:52:03.983 3112045 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:52:03.983 3112045 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:52:03.984 3112046 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.985 3112047 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.988 3112050 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.988 3112050 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:52:03.988 3112050 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:52:03.990 3112052 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:52:03.990 3112052 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:52:03.991 3112053 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:03.992 3112054 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:03.995 3112057 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:03.995 3112057 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:52:03.995 3112057 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:52:03.997 3112059 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:52:03.997 3112059 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:52:03.998 3112060 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:04.000 3112062 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:04.002 3112064 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:04.002 3112064 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:52:04.002 3112064 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:52:04.006 3112068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:52:04.006 3112068 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:52:04.006 3112068 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:52:04.008 3112070 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@338bb1a3
20-08-2026 00:52:04.010 3112072 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:52:04.010 3112072 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:52:04.010 3112072 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:52:04.013 3112075 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:52:04.013 3112075 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:52:04.013 3112075 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:52:04.029 3112091 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:04.029 3112091 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:52:04.029 3112091 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:52:04.029 3112091 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:52:04.029 3112091 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:52:04.0
20-08-2026 00:52:04.029 3112091 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:52:04.030 3112092 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:04.032 3112094 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:04.034 3112096 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:04.034 3112096 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:52:04.034 3112096 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:52:04.037 3112099 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:52:04.037 3112099 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:52:04.037 3112099 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:04.039 3112101 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:04.041 3112103 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:04.041 3112103 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:52:04.041 3112103 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:52:04.044 3112106 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:52:04.044 3112106 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:52:04.044 3112106 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:04.046 3112108 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:04.048 3112110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:04.048 3112110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:52:04.048 3112110 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:52:04.051 3112113 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:52:04.051 3112113 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:52:04.051 3112113 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:04.053 3112115 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:04.055 3112117 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:04.055 3112117 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:52:04.055 3112117 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:52:04.058 3112120 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:52:04.058 3112120 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:52:04.059 3112121 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:04.060 3112122 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:04.062 3112124 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:04.062 3112124 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:52:04.062 3112124 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:52:04.065 3112127 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:52:04.065 3112127 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:52:04.066 3112128 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:52:04.067 3112129 [http-nio-8051-exec-12] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@56adcafb
20-08-2026 00:52:04.070 3112132 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:52:04.070 3112132 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:52:04.070 3112132 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:52:04.072 3112134 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:52:04.073 3112135 [http-nio-8051-exec-12] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:52:04.275 3112337 [http-nio-8051-exec-133] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM04202204}
20-08-2026 00:52:05.082 3113144 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202303 
20-08-2026 00:52:05.084 3113146 [http-nio-8051-exec-132] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:52:05.084 3113146 [http-nio-8051-exec-132] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:52:05.094 3113156 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:05.094 3113156 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:05.095 3113157 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:05.095 3113157 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:05.095 3113157 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:05.096 3113158 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:05.096 3113158 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:05.096 3113158 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:05.097 3113159 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:05.097 3113159 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:52:05.097 3113159 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:52:05.098 3113160 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:52:05.098 3113160 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:52:05.098 3113160 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:52:05.098 3113160 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:52:05.099 3113161 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:05.099 3113161 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:05.100 3113162 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:05.100 3113162 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:52:05.100 3113162 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:52:05.101 3113163 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 21
20-08-2026 00:52:05.101 3113163 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:05.101 3113163 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:05.101 3113163 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:05.101 3113163 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:52:05.101 3113163 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:52:05.102 3113164 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:52:05.102 3113164 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:05.102 3113164 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:05.103 3113165 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:05.103 3113165 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:52:05.103 3113165 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:52:05.104 3113166 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:52:05.104 3113166 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:52:05.104 3113166 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:52:05.105 3113167 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:52:05.105 3113167 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:52:05.105 3113167 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:52:05.106 3113168 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:52:05.106 3113168 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:52:05.106 3113168 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:52:05.107 3113169 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:52:05.107 3113169 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:05.107 3113169 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:05.108 3113170 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:05.108 3113170 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:52:05.108 3113170 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:52:05.109 3113171 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:52:05.109 3113171 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:52:05.109 3113171 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:52:05.110 3113172 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:52:05.110 3113172 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:52:05.110 3113172 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:52:05.111 3113173 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:52:05.111 3113173 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:52:05.111 3113173 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:52:05.113 3113175 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:52:05.113 3113175 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:05.113 3113175 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:05.113 3113175 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:05.113 3113175 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:52:05.113 3113175 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:52:05.114 3113176 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:52:05.115 3113177 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:05.115 3113177 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:05.115 3113177 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:05.115 3113177 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:05.115 3113177 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:05.116 3113178 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:05.116 3113178 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:52:05.116 3113178 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:52:05.117 3113179 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:52:05.117 3113179 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 22
20-08-2026 00:52:05.117 3113179 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 22
20-08-2026 00:52:05.118 3113180 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 22
20-08-2026 00:52:05.118 3113180 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:05.118 3113180 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:05.118 3113180 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:05.119 3113181 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:05.119 3113181 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:05.119 3113181 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:05.119 3113181 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:52:05.119 3113181 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:52:05.120 3113182 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 21
20-08-2026 00:52:05.120 3113182 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:52:05.120 3113182 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:52:05.121 3113183 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:52:05.121 3113183 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:05.121 3113183 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:05.122 3113184 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:05.122 3113184 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:05.122 3113184 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:05.123 3113185 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:05.123 3113185 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:05.123 3113185 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:05.125 3113187 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:05.125 3113187 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:05.125 3113187 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:05.125 3113187 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:05.145 3113207 [http-nio-8051-exec-132] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:52:05.776 3113838 [http-nio-8051-exec-146] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{sensor_type=limit, id=TM08202203-1-limit, sensor_status=true}, {sensor_type=magnetic, id=TM08202203-1-magnetic, sensor_status=true}], created_at=2026-08-20 00:52:05.547019}], hcid=[1]}, {door_id=2, data=[{sensors=[{sensor_type=limit, id=TM08202203-2-limit, sensor_status=true}, {sensor_type=magnetic, id=TM08202203-2-magnetic, sensor_status=true}], created_at=2026-08-20 00:52:05.548157}], hcid=[1]}]}
20-08-2026 00:52:05.776 3113838 [http-nio-8051-exec-146] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:52:05.776 3113838 [http-nio-8051-exec-146] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM08202203, traysArr : []
20-08-2026 00:52:05.776 3113838 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM08202203, traysArr : []
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:52:05.779 3113841 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:52:05.780 3113842 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:52:05.780 3113842 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:52:05.780 3113842 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:52:05.780 3113842 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:52:05.780 3113842 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:52:05.780 3113842 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:52:05.780 3113842 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:52:05.780 3113842 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:52:05.780 3113842 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:52:05.780 3113842 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:52:05.785 3113847 [http-nio-8051-exec-146] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:05.547019"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:05.548157"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:52:05.785 3113847 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM08202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:05.547019"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM08202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM08202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:05.548157"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:52:05.794 3113856 [http-nio-8051-exec-146] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM08202203, cameraArr : {}
20-08-2026 00:52:05.794 3113856 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM08202203, cameraInfoData : {}
20-08-2026 00:52:06.193 3114255 [http-nio-8051-exec-125] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:52:05.624119, sensors=[{id=TM06202304-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202304-1-magnetic, sensor_status=true, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:52:05.624924, sensors=[{id=TM06202304-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202304-2-magnetic, sensor_status=true, sensor_type=magnetic}]}]}]}
20-08-2026 00:52:06.193 3114255 [http-nio-8051-exec-125] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:52:06.193 3114255 [http-nio-8051-exec-125] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202304, traysArr : []
20-08-2026 00:52:06.193 3114255 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202304, traysArr : []
20-08-2026 00:52:06.194 3114256 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:52:06.194 3114256 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:52:06.195 3114257 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:52:06.200 3114262 [http-nio-8051-exec-125] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202304, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:05.624119"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:05.624924"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:52:06.200 3114262 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202304, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:05.624119"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202304-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202304-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:05.624924"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:52:06.210 3114272 [http-nio-8051-exec-125] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202304, cameraArr : {}
20-08-2026 00:52:06.210 3114272 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202304, cameraInfoData : {}
20-08-2026 00:52:06.724 3114786 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:52:06.724 3114786 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:52:06.724 3114786 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:52:06.724 3114786 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@54959f4e
20-08-2026 00:52:06.724 3114786 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@1b45bbde
20-08-2026 00:52:06.724 3114786 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:52:06.724 3114786 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@54959f4e
20-08-2026 00:52:06.724 3114786 [http-nio-8051-exec-20] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@1b45bbde
20-08-2026 00:52:06.728 3114790 [http-nio-8051-exec-145] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:52:06.728 3114790 [http-nio-8051-exec-145] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:52:06.728 3114790 [http-nio-8051-exec-145] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:52:06.728 3114790 [http-nio-8051-exec-145] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1cf826f0
20-08-2026 00:52:06.728 3114790 [http-nio-8051-exec-145] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:52:06.729 3114791 [http-nio-8051-exec-145] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:52:06.729 3114791 [http-nio-8051-exec-145] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1cf826f0
20-08-2026 00:52:06.729 3114791 [http-nio-8051-exec-145] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:52:06.774 3114836 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:52:06.774 3114836 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:52:06.774 3114836 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=9731627833}
20-08-2026 00:52:06.775 3114837 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:52:06.775 3114837 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:52:06.775 3114837 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 1a062fA372C40279F55b044873FdDb9731627833
20-08-2026 00:52:06.775 3114837 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 1a062fA372C40279F55b044873FdDb9731627833
20-08-2026 00:52:06.775 3114837 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:52:06.775 3114837 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:52:06.775 3114837 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:52:06.775 3114837 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:52:06.775 3114837 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:1a062fA372C40279F55b044873FdDb9731627833, device:app
20-08-2026 00:52:06.776 3114838 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:1a062fA372C40279F55b044873FdDb9731627833, device:app
20-08-2026 00:52:06.779 3114841 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:52:06.779 3114841 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:52:06.780 3114842 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9731627833, page=0}
20-08-2026 00:52:06.780 3114842 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9731627833, page=0}
20-08-2026 00:52:06.780 3114842 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:52:06.781 3114843 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9731627833
20-08-2026 00:52:06.781 3114843 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9731627833
20-08-2026 00:52:06.781 3114843 [http-nio-8051-exec-138] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9731627833
20-08-2026 00:52:06.785 3114847 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@51521370
20-08-2026 00:52:06.786 3114848 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@3500e808
20-08-2026 00:52:06.786 3114848 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:52:06.786 3114848 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:52:06.787 3114849 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@51521370
20-08-2026 00:52:06.787 3114849 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:52:06.787 3114849 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@3500e808
20-08-2026 00:52:06.787 3114849 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"ff103a98-92a5-48a2-ba2c-149c9d988d6b","pre_auth_amount":20,"pre_auth_gateway":"neuu_wallet","delivery_fee":"0","vm_id":"1654519780232","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202203/TM06202203260818105331345.mp4","vm_imei_id":"TM06202203","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 10:53:31.0","area":"Nagavara","address":"Nagavara","amount_received":20,"receipt_id":"IN20260818105454","proposedSkuJson":"{\"res\": true, \"bill_amount\": 20, \"imei\": \"TM06202203\", \"orderId\": \"TM06202203260818105331345\", \"total_amount\": 20, \"userId\": \"9731627833\", \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"offer_id\": \"\", \"skuid\": \"4500710\", \"name\": \"MaxVita Premium crunch Rusk 51gm\", \"door_id\": \"1\", \"mrp\": \"10\", \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 2, \"unit_price\": 10, \"sku_total\": 20}]}","short_order_expiry":"18-09-2026 10:54:54","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 11:10:03.0","user_id":9731627833,"short_order_id":"yi5m65","location":"Texas_LakeView_6th Floor","order_id":"TM06202203260818105331345","sku_json":"{\"res\": true, \"order_status\": \"\", \"bill_amount\": 20, \"rstatus\": true, \"orderId\": \"TM06202203260818105331345\", \"total_amount\": 20, \"userId\": \"9731627833\", \"cart_offer_desc\": \"\", \"imei\": \"TM06202203\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"offer_id\": \"\", \"skuid\": \"4500710\", \"name\": \"MaxVita Premium crunch Rusk 51gm per peice\", \"door_id\": \"\", \"mrp\": \"10\", \"tray_id\": \"15\", \"qty\": 2, \"unit_price\": \"10\", \"sku_total\": 20}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"e74c6f62-e8dd-4df8-8a7d-8ca3a92dc998","pre_auth_amount":10,"pre_auth_gateway":"neuu_wallet","delivery_fee":"0","vm_id":"595907803036339445","video_url":"https://video.tinymart.in/VideoUpload/TMCAM10201907/TM10201907260816171012395.mp4","vm_imei_id":"TM10201907","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-16 17:10:12.0","area":"E City","address":"Titan Cafeteria Ground Floor","canonical_name":"Titan_Cafeteria","amount_received":10,"receipt_id":"IN20260816171057","proposedSkuJson":"{\"total_amount\": 10, \"orderId\": \"TM10201907260816171012395\", \"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 1, \"skuid\": \"4500681\", \"offer_id\": \"\", \"offer_desc\": \"\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"tray_id\": \"20\", \"name\": \"McVities Orange Cream Biscuts 61gm\", \"mrp\": \"10\", \"door_id\": \"1\"}], \"imei\": \"TM10201907\", \"userId\": \"9731627833\", \"bill_amount\": 10}","short_order_expiry":"16-09-2026 17:10:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-16 17:20:03.0","user_id":9731627833,"short_order_id":"tLYMAR","location":"Texas LV 2nd Floor ","order_id":"TM10201907260816171012395","sku_json":"{\"total_amount\": 10, \"orderId\": \"TM10201907260816171012395\", \"res\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 1, \"skuid\": \"4500681\", \"offer_id\": \"\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"tray_id\": \"20\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"mrp\": \"10\", \"door_id\": \"\"}], \"rstatus\": true, \"order_status\": \"\", \"userId\": \"9731627833\", \"bill_amount\": 10, \"imei\": \"TM10201907\"}","status":"invoiceOrder"},{"area":"E City","address":"Titan Cafeteria Ground Floor","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","canonical_name":"Titan_Cafeteria","amount_received":20,"access_code":"349bea80-9967-11f1-bc1c-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":2,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"20\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM10201907260816170633966\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM10201907\",\"userId\":\"9731627833\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"595907803036339445","order_modified_at":"2026-08-16 17:09:56.0","user_id":9731627833,"vm_imei_id":"TM10201907","order_amount":0,"location":"Texas LV 2nd Floor ","order_id":"TM10201907260816170549916","order_created_at":"2026-08-16 17:05:49.0","sku_json":"0-0","status":"Cancelled"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"e51daf19-dd53-4523-82f5-d49d2c210479","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"3751046632410923167","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202003/TM06202003260816153304075.mp4","vm_imei_id":"TM06202003","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-16 15:33:04.0","area":"CV Raman Nagar","address":"cafeteria","canonical_name":"Texas","amount_received":10,"receipt_id":"IN20260816153441","proposedSkuJson":"{\"imei\": \"TM06202003\", \"orderId\": \"TM06202003260816153304075\", \"userId\": \"9731627833\", \"bill_amount\": 10, \"total_amount\": 10, \"skus\": [{\"mrp\": \"10\", \"name\": \"McVities Orange Cream Biscuts 61gm\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"24\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"sku_total\": 10, \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500681\", \"door_id\": \"1\"}], \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"16-09-2026 15:34:41","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-16 15:40:03.0","user_id":9731627833,"short_order_id":"CrzDi4","location":"TM Texas Cafeteria","order_id":"TM06202003260816153304075","sku_json":"{\"imei\": \"TM06202003\", \"orderId\": \"TM06202003260816153304075\", \"userId\": \"9731627833\", \"rstatus\": true, \"bill_amount\": 10, \"total_amount\": 10, \"skus\": [{\"mrp\": \"10\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"unit_price\": \"10\", \"tray_id\": \"24\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"sku_total\": 10, \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500681\", \"door_id\": \"\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f831deb0-5da6-4cd1-b4f3-7391f4f91cb9","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"3751046632410923167","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202003/TM06202003260815063223758.mp4","vm_imei_id":"TM06202003","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-15 06:32:23.0","area":"CV Raman Nagar","address":"cafeteria","canonical_name":"Texas","amount_received":30,"receipt_id":"IN20260815063414","proposedSkuJson":"{\"imei\": \"TM06202003\", \"orderId\": \"TM06202003260815063223758\", \"userId\": \"9731627833\", \"bill_amount\": 30, \"total_amount\": 30, \"skus\": [{\"mrp\": \"10\", \"name\": \"McVities Orange Cream Biscuts 61gm\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"24\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 2, \"skuid\": \"4500681\", \"door_id\": \"1\"}, {\"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"offer_desc\": \"\", \"unit_price\": 10, \"tray_id\": \"21\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"sku_total\": 10, \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500725\", \"door_id\": \"1\"}], \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"15-09-2026 06:34:14","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-15 06:40:03.0","user_id":9731627833,"short_order_id":"DDnqfP","location":"TM Texas Cafeteria","order_id":"TM06202003260815063223758","sku_json":"{\"imei\": \"TM06202003\", \"orderId\": \"TM06202003260815063223758\", \"userId\": \"9731627833\", \"rstatus\": true, \"bill_amount\": 30, \"total_amount\": 30, \"skus\": [{\"mrp\": \"10\", \"name\": \"Maxvita Coconut Cookies 40gm per peice\", \"unit_price\": \"10\", \"tray_id\": \"21\", \"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"sku_total\": 10, \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500725\", \"door_id\": \"\"}, {\"mrp\": \"10\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"unit_price\": \"10\", \"tray_id\": \"24\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"sku_total\": 20, \"offer_id\": \"\", \"qty\": 2, \"skuid\": \"4500681\", \"door_id\": \"\"}], \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 32","type_of_order":"app","access_code":"fe1f9941-10d7-4e91-8399-37060298d6c1","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1654510950489","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202201/TM06202201260809095847765.mp4","vm_imei_id":"TM06202201","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-08-09 09:58:47.0","area":"Nagavara","address":"Nagavara","amount_received":10,"receipt_id":"IN20260809134648","proposedSkuJson":"{\"imei\": \"TM06202201\", \"bill_amount\": 10, \"orderId\": \"TM06202201260809095847765\", \"skus\": [{\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500710-1463.png\", \"qty\": 1, \"offer_id\": \"\", \"door_id\": \"1\", \"mrp\": \"10\", \"skuid\": \"4500710\", \"unit_price\": 10, \"offer_desc\": \"\", \"tray_id\": \"16\", \"name\": \"MaxVita Premium crunch Rusk 51gm\"}], \"res\": true, \"total_amount\": 10, \"cart_offer_desc\": \"\", \"userId\": \"9731627833\"}","short_order_expiry":"09-09-2026 10:01:32","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-09 13:46:48.0","user_id":9731627833,"short_order_id":"ksvNzB","location":"Texas_LakeView_1st Floor","order_id":"TM06202201260809095847765","sku_json":"{\"order_status\": \"\", \"bill_amount\": 10, \"rstatus\": true, \"orderId\": \"TM06202201260809095847765\", \"skus\": [{\"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"qty\": 1, \"offer_id\": \"\", \"door_id\": \"\", \"mrp\": \"10\", \"skuid\": \"4500681\", \"unit_price\": \"10\", \"tray_id\": \"19\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\"}], \"res\": true, \"imei\": \"TM06202201\", \"total_amount\": 10, \"cart_offer_desc\": \"\", \"userId\": \"9731627833\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f0a33353-c37f-41c7-8689-61ed5b6684a9","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"3751046632410923167","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202003/TM06202003250518084552038.mp4","vm_imei_id":"TM06202003","order_amount":20,"weight_based_response":"{}","order_created_at":"2025-05-18 08:45:52.0","area":"CV Raman Nagar","address":"cafeteria","canonical_name":"Texas","amount_received":20,"receipt_id":"IN20250518084724","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"total_amount\": 20, \"userId\": \"9731627833\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"skuid\": \"186089\", \"unit_price\": 20, \"offer_desc\": \"\", \"tray_id\": \"22\", \"mrp\": \"20\", \"sku_total\": 20, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/186089-9590.png\", \"qty\": 1, \"door_id\": \"1\", \"name\": \"Nutricrunch Digestive 100gm\"}], \"imei\": \"TM06202003\", \"orderId\": \"TM06202003250518084552038\"}","short_order_expiry":"18-06-2025 08:47:24","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-05-18 08:56:18.0","user_id":9731627833,"short_order_id":"AonKsP","location":"TM Texas Cafeteria","order_id":"TM06202003250518084552038","sku_json":"{\"rstatus\": true, \"orderId\": \"TM06202003250518084552038\", \"cart_offer_desc\": \"\", \"total_amount\": 20, \"userId\": \"9731627833\", \"bill_amount\": 20, \"res\": true, \"imei\": \"TM06202003\", \"order_status\": \"\", \"skus\": [{\"skuid\": \"186089\", \"unit_price\": \"20\", \"tray_id\": \"22\", \"mrp\": \"20\", \"sku_total\": 20, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/186089-9590.png\", \"qty\": 1, \"door_id\": \"\", \"name\": \"Nutricrunch Digestive 100gm per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"e2f53c98-fed0-457c-b0d6-65380d716d6f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1685598348495","video_url":"https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301250516114758491.mp4","vm_imei_id":"TM06202301","order_amount":10,"weight_based_response":"{}","order_created_at":"2025-05-16 11:47:58.0","area":"Not configured","address":"CV ","amount_received":10,"receipt_id":"IN20250516114945","proposedSkuJson":"{\"userId\": \"9731627833\", \"skus\": [{\"name\": \"Maaza Tetra 135ml\", \"unit_price\": 10, \"offer_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/186096-4254.jpg\", \"offer_desc\": \"\", \"skuid\": \"186096\", \"qty\": 1, \"sku_total\": 10, \"tray_id\": \"38\", \"mrp\": \"10\", \"door_id\": \"2\"}], \"res\": true, \"imei\": \"TM06202301\", \"cart_offer_desc\": \"\", \"total_amount\": 10, \"bill_amount\": 10, \"orderId\": \"TM06202301250516114758491\"}","short_order_expiry":"16-06-2025 11:49:45","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2025-05-16 12:04:22.0","user_id":9731627833,"short_order_id":"UKhCon","location":"Texas LakeView A Block 5th Floor","order_id":"TM06202301250516114758491","sku_json":"{\"userId\": \"9731627833\", \"skus\": [{\"name\": \"Maaza Tetra 135ml per peice\", \"unit_price\": \"10\", \"offer_id\": \"\", \"door_id\": \"\", \"skuid\": \"186096\", \"qty\": 1, \"sku_total\": 10, \"tray_id\": \"38\", \"mrp\": \"10\", \"image_url\": \"https://images.tinymart.in/product/186096-4254.jpg\"}], \"rstatus\": true, \"res\": true, \"imei\": \"TM06202301\", \"cart_offer_desc\": \"\", \"total_amount\": 10, \"order_status\": \"\", \"bill_amount\": 10, \"orderId\": \"TM06202301250516114758491\"}","status":"Completed"},{"area":"CV Raman Nagar","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","canonical_name":"Texas","amount_received":0,"access_code":"c96de1c4-59c0-11ef-80a6-0a5cd1a0e7bc","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":20,\"image_url\":\"https://images.tinymart.in/product/185939-9024.jpeg\",\"door_id\":\"1\",\"qty\":2,\"name\":\"50-50 MASKA CHASKA 40.5G 80PK\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"185939\",\"tray_id\":\"21\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM06202003240814023143677\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM06202003\",\"userId\":\"9731627833\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"delivery_fee":"0","vm_id":"3751046632410923167","video_url":"N/A","order_modified_at":"2024-08-14 03:40:01.0","user_id":9731627833,"vm_imei_id":"TM06202003","order_amount":0,"location":"TM Texas Cafeteria","order_id":"TM06202003240814023143677","order_created_at":"2024-08-14 02:31:43.0","sku_json":"0-0","status":"Cancelled"}]
20-08-2026 00:52:06.789 3114851 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202203260818105331345_0', order_id='TM06202203260818105331345', sku='4500710', tray_id='', vm_id='1654519780232', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-18 10:54:52.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:52:06.789 3114851 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500710-1463.png","door_id":"1","qty":2,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500710","tray_id":"15","offer_desc":""}]
20-08-2026 00:52:06.792 3114854 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM10201907260816171012395_0', order_id='TM10201907260816171012395', sku='4500681', tray_id='', vm_id='595907803036339445', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-16 17:10:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:52:06.792 3114854 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","offer_id":"","tray_id":"20","offer_desc":""}]
20-08-2026 00:52:06.794 3114856 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:52:06.794 3114856 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":2,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"20","offer_id":"","offer_desc":""}]
20-08-2026 00:52:06.796 3114858 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202003260816153304075_0', order_id='TM06202003260816153304075', sku='4500681', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-16 15:34:40.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:52:06.796 3114858 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"tray_id":"24","offer_id":"","skuid":"4500681","offer_desc":""}]
20-08-2026 00:52:06.798 3114860 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202003260815063223758_0', order_id='TM06202003260815063223758', sku='4500725', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-15 06:34:13.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM06202003260815063223758_1', order_id='TM06202003260815063223758', sku='4500681', tray_id='', vm_id='3751046632410923167', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-08-15 06:34:13.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:52:06.798 3114860 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":2,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"tray_id":"24","offer_id":"","skuid":"4500681","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"tray_id":"21","offer_id":"","skuid":"4500725","offer_desc":""}]
20-08-2026 00:52:06.802 3114864 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202201260809095847765_0', order_id='TM06202201260809095847765', sku='4500681', tray_id='', vm_id='1654510950489', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-09 10:01:32.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:52:06.802 3114864 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500710-1463.png","door_id":"1","qty":1,"name":"MaxVita Premium crunch Rusk 51gm","mrp":"10","unit_price":10,"offer_id":"","skuid":"4500710","tray_id":"16","offer_desc":""}]
20-08-2026 00:52:06.806 3114868 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202003250518084552038_0', order_id='TM06202003250518084552038', sku='186089', tray_id='', vm_id='3751046632410923167', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2025-05-18 08:47:23.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:52:06.806 3114868 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186089-9590.png","door_id":"1","qty":1,"name":"Nutricrunch Digestive 100gm","mrp":"20","unit_price":20,"skuid":"186089","tray_id":"22","offer_id":"","offer_desc":""}]
20-08-2026 00:52:06.809 3114871 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM06202301250516114758491_0', order_id='TM06202301250516114758491', sku='186096', tray_id='', vm_id='1685598348495', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2025-05-16 11:49:44.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:52:06.809 3114871 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/186096-4254.jpg","door_id":"2","qty":1,"name":"Maaza Tetra 135ml","mrp":"10","unit_price":10,"offer_id":"","skuid":"186096","tray_id":"38","offer_desc":""}]
20-08-2026 00:52:06.811 3114873 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:52:06.811 3114873 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/185939-9024.jpeg","door_id":"1","qty":2,"name":"50-50 MASKA CHASKA 40.5G 80PK","mrp":"10","unit_price":10,"skuid":"185939","tray_id":"21","offer_id":"","offer_desc":""}]
20-08-2026 00:52:06.812 3114874 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@40e9ed1b
20-08-2026 00:52:06.813 3114875 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:52:06.813 3114875 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:52:06.813 3114875 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@40e9ed1b
20-08-2026 00:52:06.813 3114875 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6ea7c252
20-08-2026 00:52:07.008 3115070 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:9731627833, lat:, lng:
20-08-2026 00:52:07.009 3115071 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 9731627833, lat:, lng:
20-08-2026 00:52:08.035 3116097 [http-nio-8051-exec-110] INFO  n.c.kiosk.machine.MachineController - {imei=TM06202508, skus=[4500575, 4500705, 177441, 4500728, 166327, 4500702, 4500723, 4500455, 186055, 4500644, 4500667, 186059, 4500648, 4500711, 4500499, 4500642, 4500715, 4500678, 4500710, 4500724, 4500624, 4500656, 4500651, 4500643, 10155, 4500669, 4500712, 4500694, 186043, 185994, 186096, 133041]}
20-08-2026 00:52:08.040 3116102 [http-nio-8051-exec-110] INFO  n.c.kiosk.machine.MachineController - [{"name":"Coke Diet 300ml","sku_id":"10155","vendor_id":"1","mrp":"40","selling_price":"40","weight":"315","image":"https://images.tinymart.in/product/10155-3489.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"32","created_at":"2019-11-04 15:25:42.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Bindu Fizz Jeera Masala 250 ML","sku_id":"186043","vendor_id":"1","mrp":"20","selling_price":"20","weight":"295","image":"https://images.tinymart.in/product/186043-5089.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"30","created_at":"2024-09-16 12:20:55.0"}, {"name":"Jus Amazin The Desi Energy Bar 40g","sku_id":"186055","vendor_id":"1","mrp":"40","selling_price":"40","weight":"49","image":"https://images.tinymart.in/product/186055-2933.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2024-10-30 09:58:49.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Maaza Tetra 135ml","sku_id":"186096","vendor_id":"1","mrp":"10","selling_price":"10","weight":"150","image":"https://images.tinymart.in/product/186096-4254.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"15","created_at":"2025-02-07 10:32:39.0"}, {"name":"Bauli Moonfils Croissant Vanilla 45gm NonVeg","sku_id":"4500455","vendor_id":"1","mrp":"22","selling_price":"22","weight":"52","image":"https://images.tinymart.in/product/4500455-4263.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2025-05-23 10:21:12.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Bingo Potato Chips Cream and Onion Mix 29g","sku_id":"4500575","vendor_id":"1","mrp":"20","selling_price":"20","weight":"36","image":"https://images.tinymart.in/product/4500575-5431.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-07 11:25:03.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"BRU Cold Coffee Classic 200ml","sku_id":"4500656","vendor_id":"1","mrp":"60","selling_price":"60","weight":"225","image":"https://images.tinymart.in/product/4500656-2520.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-02-27 15:00:48.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Raw Masala Shikanji 200ml","sku_id":"4500702","vendor_id":"1","mrp":"30","selling_price":"30","weight":"222","image":"https://images.tinymart.in/product/4500702-1302.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"22","created_at":"2026-06-03 13:42:39.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Heritage Badam Milk 165ml","sku_id":"4500724","vendor_id":"1","mrp":"35","selling_price":"35","weight":"202","image":"https://images.tinymart.in/product/4500724-9570.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2026-07-18 13:30:49.0"}, {"name":"Kiru garlic Mixture 22gm","sku_id":"4500728","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500728-7019.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-30 13:18:40.0"}]
20-08-2026 00:52:08.041 3116103 [http-nio-8051-exec-110] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:52:10.017 3118079 [http-nio-8051-exec-100] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:52:09.833210, sensors=[{id=TM03202201-1-limit, sensor_type=limit, sensor_status=true}, {id=TM03202201-1-magnetic, sensor_type=magnetic, sensor_status=true}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:52:09.834389, sensors=[{id=TM03202201-2-limit, sensor_type=limit, sensor_status=true}, {id=TM03202201-2-magnetic, sensor_type=magnetic, sensor_status=true}]}]}]}
20-08-2026 00:52:10.018 3118080 [http-nio-8051-exec-100] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:52:10.018 3118080 [http-nio-8051-exec-100] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM03202201, traysArr : []
20-08-2026 00:52:10.018 3118080 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM03202201, traysArr : []
20-08-2026 00:52:10.019 3118081 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:52:10.020 3118082 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:52:10.026 3118088 [http-nio-8051-exec-100] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:09.833210"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:09.834389"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:52:10.026 3118088 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM03202201, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:09.833210"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM03202201-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM03202201-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:09.834389"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:52:10.037 3118099 [http-nio-8051-exec-100] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM03202201, cameraArr : {}
20-08-2026 00:52:10.037 3118099 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM03202201, cameraInfoData : {}
20-08-2026 00:52:11.727 3119789 [http-nio-8051-exec-144] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:19:15"}
20-08-2026 00:52:13.651 3121713 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202305
20-08-2026 00:52:13.652 3121714 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:52:13.652 3121714 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:52:13
20-08-2026 00:52:13.652 3121714 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 23:19:31.403780', '2026-08-19 23:19:43.650579', '2026-08-19 23:19:31.403953', '2026-08-19 23:19:43.650725'], 'open_time': ['2026-08-19 23:19:23.219650', '2026-08-19 23:19:39.035795', '2026-08-19 23:19:23.219753', '2026-08-19 23:19:39.035936']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:52:13.652 3121714 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:52:13.652 3121714 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:52:13.652 3121714 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:52:13.652 3121714 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:52:13.652 3121714 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:52:13.652 3121714 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:19:31.403780", "2026-08-19 23:19:43.650579", "2026-08-19 23:19:31.403953", "2026-08-19 23:19:43.650725"], "open_time": ["2026-08-19 23:19:23.219650", "2026-08-19 23:19:39.035795", "2026-08-19 23:19:23.219753", "2026-08-19 23:19:39.035936"]}
20-08-2026 00:52:13.652 3121714 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:52:13.652 3121714 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:52:14.334 3122396 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:44:15.0, vm_id=1650863570737}
20-08-2026 00:52:14.335 3122397 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863570737, timestamp: 2026-08-19 20:44:15.0
20-08-2026 00:52:14.434 3122496 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:52:15.595 3123657 [http-nio-8051-exec-139] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:52:15.595 3123657 [http-nio-8051-exec-139] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:52:15.648 3123710 [http-nio-8051-exec-139] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:52:16.142 3124204 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM08202203
20-08-2026 00:52:16.142 3124204 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:52:16.142 3124204 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:52:16
20-08-2026 00:52:16.143 3124205 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'open_time': ['2026-08-20 00:39:28.525982', '2026-08-19 23:22:46.611449', '2026-08-20 00:39:28.526047', '2026-08-19 23:22:46.611594'], 'close_time': ['2026-08-20 00:39:37.360790', '2026-08-19 23:22:51.611225', '2026-08-20 00:39:37.360860', '2026-08-19 23:22:51.611315']}","door1":"0","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:52:16.143 3124205 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:52:16.143 3124205 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:52:16.143 3124205 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:52:16.143 3124205 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:52:16.143 3124205 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:52:16.143 3124205 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-20 00:39:28.525982", "2026-08-19 23:22:46.611449", "2026-08-20 00:39:28.526047", "2026-08-19 23:22:46.611594"], "close_time": ["2026-08-20 00:39:37.360790", "2026-08-19 23:22:51.611225", "2026-08-20 00:39:37.360860", "2026-08-19 23:22:51.611315"]}
20-08-2026 00:52:16.143 3124205 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:52:16.143 3124205 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:52:17.675 3125737 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:52:17.675 3125737 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:52:17.725 3125787 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:52:17.936 3125998 [http-nio-8051-exec-111] INFO  n.c.kiosk.machine.MachineController - {skus=[4500712, 4500719, 4500642, 4500665, 4500499, 186094, 4500721, 4500643, 4500624, 4500626, 4500713, 0, 4500664, 4500723, 4500715, 4500710, 186001, 4500717, 177747, 177441, 4500725, 185993, 185994, 4500705, 8355, 4500667, 4500669, 4500644, 4500711, 133041, 4500605, 4500722, 4500651], imei=TM06202202}
20-08-2026 00:52:17.941 3126003 [http-nio-8051-exec-111] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Townbus Butter Muruku,45gms","sku_id":"133041","vendor_id":"1","mrp":"20","selling_price":"20","weight":"50","image":"https://images.tinymart.in/product/133041-479.png","qty":"100","description":"","check_round_off":"0","sku_variance":"5","created_at":"2023-06-12 15:03:54.0"}, {"name":"RAW Mixed Fruit 200 ML","sku_id":"177441","vendor_id":"1","mrp":"56","selling_price":"56","weight":"236","image":"https://images.tinymart.in/product/177441-5981.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2023-09-28 16:42:42.0"}, {"name":"Raw Coconut Water, 200ml","sku_id":"177747","vendor_id":"1","mrp":"65","selling_price":"65","weight":"223","image":"https://images.tinymart.in/product/177747-2139.png","qty":"100","description":"","check_round_off":"0","sku_variance":"22","created_at":"2022-11-09 15:46:12.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Nescafe Choco Mocha Cold Coffee 180ml","sku_id":"185994","vendor_id":"1","mrp":"45","selling_price":"45","weight":"200","image":"https://images.tinymart.in/product/185994-2558.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-04-08 11:54:32.0"}, {"name":"Nestle Nescafe Chilled Latte Coffee Milk ","sku_id":"186001","vendor_id":"1","mrp":"50","selling_price":"45","weight":"202","image":"https://images.tinymart.in/product/186001-2099.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-05-13 15:40:23.0"}, {"name":"Raw Alphonso Mango 200ml","sku_id":"186094","vendor_id":"1","mrp":"56","selling_price":"56","weight":"242","image":"https://images.tinymart.in/product/186094-3209.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"24","created_at":"2025-01-29 09:56:32.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Madmix Jowar Millet puffs Cream onion 23gm","sku_id":"4500626","vendor_id":"1","mrp":"20","selling_price":"20","weight":"27","image":"https://images.tinymart.in/product/4500626-7723.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 12:01:31.0"}, {"name":"Sunfeast Fantastik Fruit N Nut chocolate 35gm","sku_id":"4500642","vendor_id":"1","mrp":"50","selling_price":"50","weight":"37","image":"https://images.tinymart.in/product/4500642-3392.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-12 13:17:37.0"}, {"name":"Cavins Belgian chocolate 170ml spl pack","sku_id":"4500643","vendor_id":"1","mrp":"40","selling_price":"40","weight":"191","image":"https://images.tinymart.in/product/4500643-6170.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-13 20:34:48.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Sunfeast Breakfast protein Smoothie with Oats","sku_id":"4500651","vendor_id":"1","mrp":"45","selling_price":"45","weight":"188","image":"https://images.tinymart.in/product/4500651-8004.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2026-02-27 10:57:17.0"}, {"name":"Farmely Cream onion Makhana 14gm","sku_id":"4500664","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500664-8247.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:22:26.0"}, {"name":"Farmely Peri Peri Makhana 14gm","sku_id":"4500665","vendor_id":"1","mrp":"30","selling_price":"30","weight":"22","image":"https://images.tinymart.in/product/4500665-172.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:23:03.0"}, {"name":"Farmely Classic date Bites 20gm","sku_id":"4500667","vendor_id":"1","mrp":"40","selling_price":"40","weight":"23","image":"https://images.tinymart.in/product/4500667-4339.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2026-03-25 20:30:16.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Heritage livo Pista Milk 180ml","sku_id":"4500705","vendor_id":"1","mrp":"30","selling_price":"30","weight":"210","image":"https://images.tinymart.in/product/4500705-8665.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"21","created_at":"2026-06-06 17:39:51.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Cheese Ball Cheese masti 70gm","sku_id":"4500711","vendor_id":"1","mrp":"30","selling_price":"30","weight":"77","image":"https://images.tinymart.in/product/4500711-9290.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"8","created_at":"2026-06-15 15:23:56.0"}, {"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","sku_id":"4500712","vendor_id":"1","mrp":"20","selling_price":"20","weight":"46","image":"https://images.tinymart.in/product/4500712-3453.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:35:06.0"}, {"name":"MaxVita Indian Style Cream and onion Potato Chips 40gms","sku_id":"4500713","vendor_id":"1","mrp":"20","selling_price":"20","weight":"47","image":"https://images.tinymart.in/product/4500713-9506.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"5","created_at":"2026-06-15 15:40:39.0"}, {"name":"Max Protein Breakfast Cookie 10g Protein 55gm","sku_id":"4500715","vendor_id":"1","mrp":"50","selling_price":"50","weight":"60","image":"https://images.tinymart.in/product/4500715-4904.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-07-01 11:16:29.0"}, {"name":"Epigamia Turbo 25g PROTEIN Coffee  MILKSHAKE ","sku_id":"4500717","vendor_id":"1","mrp":"141","selling_price":"141","weight":"287","image":"https://images.tinymart.in/product/4500717-9875.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"29","created_at":"2026-07-03 14:06:12.0"}, {"name":"Paper Boat NATA Orange 250ml","sku_id":"4500719","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500719-3978.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 14:53:20.0"}, {"name":"Paper Boat NATA Lychee 250ml","sku_id":"4500721","vendor_id":"1","mrp":"40","selling_price":"40","weight":"284","image":"https://images.tinymart.in/product/4500721-5816.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"28","created_at":"2026-07-12 19:11:01.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"Coca Cola Can,  300ml","sku_id":"8355","vendor_id":"1","mrp":"40","selling_price":"40","weight":"325","image":"https://images.tinymart.in/product/8355-9565.jpeg","qty":"100","description":"","check_round_off":"0","sku_variance":"33","created_at":"2019-09-25 16:28:48.0"}]
20-08-2026 00:52:17.943 3126005 [http-nio-8051-exec-111] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:52:18.489 3126551 [http-nio-8051-exec-102] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:52:18.489 3126551 [http-nio-8051-exec-102] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:52:18.914 3126976 [http-nio-8051-exec-147] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:52:18.914 3126976 [http-nio-8051-exec-147] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:52:19.777 3127839 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - {skus=[4500700, 4500648, 4500499, 4500571, 4500605, 4500669, 159378, 186020, 4500701, 186059, 4500678, 4500672, 4500541, 166327, 4500726, 137335, 4500644, 4500677, 4500723, 4500722, 4500681, 4500519, 4500624, 185993, 4500725, 4500673, 4500710, 4500694, 4500573, 0, 4500564], imei=NU11202501}
20-08-2026 00:52:19.781 3127843 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - [{"name":"test sku","sku_id":"0","vendor_id":"2","mrp":"10","selling_price":"36","weight":"2000","image":"","qty":"0","description":"test sku","check_round_off":"null","sku_variance":"100","created_at":"2018-10-03 18:30:00.0"}, {"name":"Nestle Milky bar, 25g RS- 20","sku_id":"137335","vendor_id":"1","mrp":"20","selling_price":"20","weight":"29","image":"https://images.tinymart.in/product/137335-1619.png","qty":"100","description":"","check_round_off":"0","sku_variance":"3","created_at":"2022-05-19 07:17:21.0"}, {"name":"Too Yum Indian Masala Chips 37g","sku_id":"159378","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/159378-4165.png","qty":"100","description":"","check_round_off":"0","sku_variance":"4","created_at":"2024-12-23 12:03:28.0"}, {"name":"Epigamia Chocolate Milkshake 200g","sku_id":"166327","vendor_id":"1","mrp":"38","selling_price":"38","weight":"210","image":"https://images.tinymart.in/product/166327-5644.jpg","qty":"100","description":"","check_round_off":"0","sku_variance":"21","created_at":"2022-11-01 10:52:55.0"}, {"name":"NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g","sku_id":"185993","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/185993-3509.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2024-04-08 11:51:50.0"}, {"name":"Cavins Belgian Chocolate Milkshake 170ml","sku_id":"186020","vendor_id":"1","mrp":"37","selling_price":"37","weight":"200","image":"https://images.tinymart.in/product/186020-8456.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"20","created_at":"2024-06-10 14:14:35.0"}, {"name":"Pepsi ZeroSugar  300ml","sku_id":"186059","vendor_id":"1","mrp":"40","selling_price":"40","weight":"310","image":"https://images.tinymart.in/product/186059-5330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"31","created_at":"2024-11-20 17:52:01.0"}, {"name":"Heritage A1 Spiced Butter Milk180ml","sku_id":"4500499","vendor_id":"1","mrp":"20","selling_price":"20","weight":"192","image":"https://images.tinymart.in/product/4500499-5719.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"19","created_at":"2025-07-11 11:53:35.0"}, {"name":"Alo Frut Kiwi Juice 300ml","sku_id":"4500519","vendor_id":"1","mrp":"38","selling_price":"38","weight":"336","image":"https://images.tinymart.in/product/4500519-9330.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"34","created_at":"2025-08-18 15:23:23.0"}, {"name":"Cad bury Dairy Milk Chocolate 18gm","sku_id":"4500541","vendor_id":"1","mrp":"20","selling_price":"20","weight":"19","image":"https://images.tinymart.in/product/4500541-6798.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"2","created_at":"2025-09-19 01:32:10.0"}, {"name":"Wholy Fudgy Cakes Red Velvet 32g","sku_id":"4500564","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500564-6115.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-10-24 12:02:42.0"}, {"name":"Cad bury Perk Plus 38g","sku_id":"4500571","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500571-5060.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-11-06 12:19:19.0"}, {"name":"Wholy Fudgy Cakes Belgian Chocolate 40g","sku_id":"4500573","vendor_id":"1","mrp":"35","selling_price":"35","weight":"34","image":"https://images.tinymart.in/product/4500573-833.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2025-11-07 10:15:38.0"}, {"name":"Ongibytes Garlic Muruku ","sku_id":"4500605","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500605-6297.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2025-12-02 18:32:11.0"}, {"name":"Madmix  Aloo Sev Millet Bhujia 27gm","sku_id":"4500624","vendor_id":"1","mrp":"20","selling_price":"20","weight":"30","image":"https://images.tinymart.in/product/4500624-8762.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-01-09 11:59:10.0"}, {"name":"Ongibytes Pepper Sev 35gm","sku_id":"4500644","vendor_id":"1","mrp":"20","selling_price":"20","weight":"42","image":"https://images.tinymart.in/product/4500644-3697.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-02-20 15:22:52.0"}, {"name":"Modern kitchens Banana Chips 21gm","sku_id":"4500648","vendor_id":"1","mrp":"10","selling_price":"10","weight":"25","image":"https://images.tinymart.in/product/4500648-25.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-02-27 10:46:30.0"}, {"name":"Rite Bite Sports Bar 40gm","sku_id":"4500669","vendor_id":"1","mrp":"45","selling_price":"45","weight":"44","image":"https://images.tinymart.in/product/4500669-3919.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-03-25 20:34:29.0"}, {"name":"Modern kitchens Garlic Mixture 26gm","sku_id":"4500672","vendor_id":"1","mrp":"10","selling_price":"10","weight":"29","image":"https://images.tinymart.in/product/4500672-7226.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:39:56.0"}, {"name":"Modern kitchens Salted Peanuts 25gm","sku_id":"4500673","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500673-8519.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-25 20:42:29.0"}, {"name":"Eat Bit Peanut  Chikki 32gm","sku_id":"4500677","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500677-4669.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:11:55.0"}, {"name":"Eat Bit Sesame  Chikki 32gm","sku_id":"4500678","vendor_id":"1","mrp":"10","selling_price":"10","weight":"33","image":"https://images.tinymart.in/product/4500678-5296.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-03-29 18:15:26.0"}, {"name":"McVities Orange Cream Biscuts 61gm","sku_id":"4500681","vendor_id":"1","mrp":"10","selling_price":"10","weight":"64","image":"https://images.tinymart.in/product/4500681-9948.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-03-29 18:30:17.0"}, {"name":"Aatral Natural Electrolytes 200ml","sku_id":"4500694","vendor_id":"1","mrp":"60","selling_price":"60","weight":"232","image":"https://images.tinymart.in/product/4500694-1219.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"23","created_at":"2026-04-29 12:54:54.0"}, {"name":"Paper Boat Aamras 160ml","sku_id":"4500700","vendor_id":"1","mrp":"25","selling_price":"25","weight":"178","image":"https://images.tinymart.in/product/4500700-8130.jpg","qty":"100","description":"null","check_round_off":"null","sku_variance":"18","created_at":"2026-05-15 14:17:41.0"}, {"name":"Madmix Anardana Raisins 11gm","sku_id":"4500701","vendor_id":"1","mrp":"20","selling_price":"20","weight":"13","image":"https://images.tinymart.in/product/4500701-4864.webp","qty":"100","description":"null","check_round_off":"null","sku_variance":"1","created_at":"2026-05-22 14:14:46.0"}, {"name":"MaxVita Premium crunch Rusk 51gm","sku_id":"4500710","vendor_id":"1","mrp":"10","selling_price":"10","weight":"55","image":"https://images.tinymart.in/product/4500710-1463.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"6","created_at":"2026-06-15 15:11:00.0"}, {"name":"MaxVita Rice Kodubale 30gm","sku_id":"4500722","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-16 15:23:23.0"}, {"name":"MaxVita Moong daal 25gm","sku_id":"4500723","vendor_id":"1","mrp":"10","selling_price":"10","weight":"28","image":"https://images.tinymart.in/product/4500723-3888.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"3","created_at":"2026-07-16 15:25:08.0"}, {"name":"Maxvita Coconut Cookies 40gm","sku_id":"4500725","vendor_id":"1","mrp":"10","selling_price":"10","weight":"44","image":"https://images.tinymart.in/product/4500725-5961.png","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-22 11:09:43.0"}, {"name":"MaxVita Crunchy Indian Mixture 30gm","sku_id":"4500726","vendor_id":"1","mrp":"10","selling_price":"10","weight":"35","image":"https://images.tinymart.in/product/4500726-818.jpeg","qty":"100","description":"null","check_round_off":"null","sku_variance":"4","created_at":"2026-07-30 13:16:08.0"}]
20-08-2026 00:52:19.783 3127845 [http-nio-8051-exec-98] INFO  n.c.kiosk.machine.MachineController - null
20-08-2026 00:52:19.981 3128043 [http-nio-8051-exec-112] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:52:19.981 3128043 [http-nio-8051-exec-112] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:52:23.886 3131948 [http-nio-8051-exec-103] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM08202202}
20-08-2026 00:52:25.139 3133201 [http-nio-8051-exec-126] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202301}
20-08-2026 00:52:25.218 3133280 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:52:25.218 3133280 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:52:27.425 3135487 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-13 13:22:56"}
20-08-2026 00:52:31.917 3139979 [http-nio-8051-exec-131] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:52:31.917 3139979 [http-nio-8051-exec-131] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:52:33.250 3141312 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:52:33.251 3141313 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:52:33.293 3141355 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:52:34.118 3142180 [http-nio-8051-exec-132] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM07202501}
20-08-2026 00:52:34.893 3142955 [http-nio-8051-exec-146] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:52:34.893 3142955 [http-nio-8051-exec-146] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:52:36.371 3144433 [http-nio-8051-exec-20] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202303}
20-08-2026 00:52:36.581 3144643 [http-nio-8051-exec-140] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202204
20-08-2026 00:52:36.581 3144643 [http-nio-8051-exec-140] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:52:36.581 3144643 [http-nio-8051-exec-140] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:52:36
20-08-2026 00:52:37.276 3145338 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202203 
20-08-2026 00:52:37.277 3145339 [http-nio-8051-exec-109] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:52:37.278 3145340 [http-nio-8051-exec-109] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:52:37.288 3145350 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:52:37.288 3145350 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:52:37.288 3145350 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:52:37.288 3145350 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:52:37.289 3145351 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:52:37.290 3145352 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:52:37.290 3145352 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:52:37.290 3145352 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:52:37.291 3145353 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:52:37.291 3145353 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:37.291 3145353 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:37.291 3145353 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:37.291 3145353 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:37.291 3145353 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:37.292 3145354 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:37.292 3145354 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:52:37.292 3145354 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:52:37.293 3145355 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:52:37.293 3145355 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:52:37.293 3145355 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:52:37.294 3145356 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:52:37.294 3145356 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:52:37.294 3145356 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:52:37.294 3145356 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:52:37.294 3145356 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:52:37.294 3145356 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:52:37.295 3145357 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:52:37.295 3145357 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:52:37.295 3145357 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:52:37.296 3145358 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:52:37.296 3145358 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:52:37.296 3145358 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:52:37.297 3145359 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:52:37.297 3145359 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:37.297 3145359 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:37.297 3145359 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:37.297 3145359 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:37.297 3145359 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:37.298 3145360 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:37.298 3145360 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:52:37.298 3145360 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:52:37.299 3145361 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:52:37.299 3145361 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:37.299 3145361 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:37.300 3145362 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:37.300 3145362 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:52:37.300 3145362 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:52:37.301 3145363 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:52:37.301 3145363 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:37.301 3145363 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:37.302 3145364 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:37.302 3145364 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:37.302 3145364 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:37.302 3145364 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:37.302 3145364 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:37.302 3145364 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:37.303 3145365 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:37.303 3145365 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:37.303 3145365 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:37.304 3145366 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:37.304 3145366 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:52:37.304 3145366 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:52:37.304 3145366 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:52:37.304 3145366 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:37.304 3145366 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:37.306 3145368 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:37.306 3145368 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:52:37.306 3145368 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:52:37.306 3145368 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:52:37.306 3145368 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:37.306 3145368 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:37.307 3145369 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:37.307 3145369 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:37.307 3145369 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:37.308 3145370 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:37.308 3145370 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:52:37.308 3145370 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:52:37.309 3145371 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:52:37.309 3145371 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:52:37.309 3145371 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:52:37.310 3145372 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:52:37.310 3145372 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:52:37.310 3145372 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:52:37.311 3145373 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:52:37.311 3145373 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:37.311 3145373 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:37.312 3145374 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:37.312 3145374 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:37.312 3145374 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:37.312 3145374 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:37.312 3145374 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:52:37.312 3145374 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:52:37.313 3145375 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:52:37.313 3145375 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:52:37.313 3145375 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:52:37.314 3145376 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:52:37.314 3145376 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:52:37.314 3145376 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:52:37.315 3145377 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:52:37.332 3145394 [http-nio-8051-exec-109] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:52:38.630 3146692 [http-nio-8051-exec-138] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:52:38.631 3146693 [http-nio-8051-exec-138] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:52:41.220 3149282 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.222 3149284 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4b166697Eb8b64128f47E8F74cC126","status":true}
20-08-2026 00:52:41.260 3149322 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.262 3149324 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fd738f8cEa9505Ce616d88Cc010f1b","status":true}
20-08-2026 00:52:41.265 3149327 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.266 3149328 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"278b71F3De72F641EdE2434862944b","status":true}
20-08-2026 00:52:41.276 3149338 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.277 3149339 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"857a1e13A7Dd3a16A97d19959120Ee","status":true}
20-08-2026 00:52:41.288 3149350 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.289 3149351 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3203FeDd682a9090865b46F6BeE1C4","status":true}
20-08-2026 00:52:41.292 3149354 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.292 3149354 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D2F4A3F29f8193F667B1Fa26B3C6Ff","status":true}
20-08-2026 00:52:41.305 3149367 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.306 3149368 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D896C33706AeC26e97A73a04DdDcE7","status":true}
20-08-2026 00:52:41.308 3149370 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.309 3149371 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.310 3149372 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4eBfFe2a32B993Ce114e5e0d256fBf","status":true}
20-08-2026 00:52:41.311 3149373 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B044Ea7e007c01962a61312fD9Ec96","status":true}
20-08-2026 00:52:41.314 3149376 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.316 3149378 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0aF0847e364e893912A300B9E0D5B9","status":true}
20-08-2026 00:52:41.326 3149388 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.326 3149388 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.326 3149388 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7cCc3a2f97CfEa4c29D0A60021Fa6e","status":true}
20-08-2026 00:52:41.328 3149390 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E7238881D173A0Bc3cDf01FeA862D9","status":true}
20-08-2026 00:52:41.328 3149390 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.331 3149393 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"936d1396Fc1c2522D47835B1FaD7Ab","status":true}
20-08-2026 00:52:41.336 3149398 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.338 3149400 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.338 3149400 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"44EeB475Fe943e1a596f85Ee62A620","status":true}
20-08-2026 00:52:41.339 3149401 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"19414158Cb826fF5B3580d5fA8E3Ae","status":true}
20-08-2026 00:52:41.343 3149405 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.345 3149407 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.346 3149408 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4e421f217d709a29CfD19374Ce893a","status":true}
20-08-2026 00:52:41.347 3149409 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7374812aC3D29d0c00E67258A29e20","status":true}
20-08-2026 00:52:41.349 3149411 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.350 3149412 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"03A292456f2bAc81999bAfEfEd114b","status":true}
20-08-2026 00:52:41.348 3149410 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.351 3149413 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1a7b42DeAeE336Ed88F16c19184403","status":true}
20-08-2026 00:52:41.361 3149423 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.362 3149424 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"13F4B8E63505Af1925EdE0681f6a0e","status":true}
20-08-2026 00:52:41.364 3149426 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.365 3149427 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A684C8B188743d57F29d4b7e02F2C4","status":true}
20-08-2026 00:52:41.371 3149433 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.372 3149434 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1a2c29A1Ae94029aEeFc2a66D5Ea37","status":true}
20-08-2026 00:52:41.385 3149447 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.385 3149447 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"AaBc3797898851B447C860250d3008","status":true}
20-08-2026 00:52:41.387 3149449 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.387 3149449 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"751729E8D1A71aA0A1376328Aa716b","status":true}
20-08-2026 00:52:41.388 3149450 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.390 3149452 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"23C29dA5E899BeF4C23190A5AcB5B3","status":true}
20-08-2026 00:52:41.410 3149472 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.410 3149472 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.410 3149472 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F3Ee0f2bBc096b4dFfF7C579Da8fDa","status":true}
20-08-2026 00:52:41.412 3149474 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"07DcBe41A2436cB8Ed4a65020611Fa","status":true}
20-08-2026 00:52:41.414 3149476 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.415 3149477 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A2D619374d26171a061cEf6eC2548d","status":true}
20-08-2026 00:52:41.415 3149477 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.416 3149478 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"AdB47aBfFb713c5a2cEe1c245c2c35","status":true}
20-08-2026 00:52:41.438 3149500 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.439 3149501 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.440 3149502 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"92952e9aA69dFa58DcD1B840474654","status":true}
20-08-2026 00:52:41.440 3149502 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"1eC202D12b067d57C52671Da085832","status":true}
20-08-2026 00:52:41.444 3149506 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.445 3149507 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"450258Db642467140cCeDb4a3f7f5a","status":true}
20-08-2026 00:52:41.445 3149507 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.447 3149509 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"42Ae3eAe7160670e38C33aF2EfC16d","status":true}
20-08-2026 00:52:41.487 3149549 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.488 3149550 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5aA0FaB20061FeFeA3Fb0a4dEaC98d","status":true}
20-08-2026 00:52:41.493 3149555 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.494 3149556 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"070d4574B58796D0D29621A12124C1","status":true}
20-08-2026 00:52:41.514 3149576 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.514 3149576 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"318b9437F969Da3f6709E556E89649","status":true}
20-08-2026 00:52:41.515 3149577 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.517 3149579 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0cA550733c0a0634Cc426f44C68311","status":true}
20-08-2026 00:52:41.520 3149582 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.521 3149583 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C5Fb6c957a2a264c5dFbA8D0638954","status":true}
20-08-2026 00:52:41.540 3149602 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.540 3149602 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.540 3149602 [http-nio-8051-exec-110] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"6221A6B572B5CeC57eEfE43b082e8f","status":true}
20-08-2026 00:52:41.541 3149603 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"04F18aCbC17685B6A832586aE94dB1","status":true}
20-08-2026 00:52:41.544 3149606 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.544 3149606 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.545 3149607 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.546 3149608 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bc211c6511149b329cA0C2CcBc97F7","status":true}
20-08-2026 00:52:41.546 3149608 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"910cC04605D19d62Fc26Ee63D696Ff","status":true}
20-08-2026 00:52:41.546 3149608 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C18f855bEb09368f5b1409087eA679","status":true}
20-08-2026 00:52:41.551 3149613 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.551 3149613 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2fD6B86dEc9fD5BdC067D0BcA4A82b","status":true}
20-08-2026 00:52:41.552 3149614 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.554 3149616 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"0bBaA7779731608389A5Ee2eEf5675","status":true}
20-08-2026 00:52:41.558 3149620 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.558 3149620 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.558 3149620 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"624fB9Eb0f7830BaEbB632902933D0","status":true}
20-08-2026 00:52:41.560 3149622 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bb8049C40804Ba8f15D112A91d960e","status":true}
20-08-2026 00:52:41.563 3149625 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.565 3149627 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A9Ec0bD60c8dB2Cd41E237F08d96B5","status":true}
20-08-2026 00:52:41.580 3149642 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.581 3149643 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"40Ba428d6c53120e7303099d22Fb76","status":true}
20-08-2026 00:52:41.594 3149656 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.596 3149658 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"255241198844A6196428178e52F6E4","status":true}
20-08-2026 00:52:41.600 3149662 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.601 3149663 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ff0c4aE0583fFc067d1aBcA8Ae4011","status":true}
20-08-2026 00:52:41.607 3149669 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.609 3149671 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C39f2cD448F2Ea6510912843580565","status":true}
20-08-2026 00:52:41.630 3149692 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.630 3149692 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.630 3149692 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.631 3149693 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"620a0b07CcD3D89cEeEcE9Fe3a6c13","status":true}
20-08-2026 00:52:41.631 3149693 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B8567954Ed3e6498D0796605Db6aC3","status":true}
20-08-2026 00:52:41.631 3149693 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A54a7dDc48F8Ef24D1Fa9bC3AcAcEf","status":true}
20-08-2026 00:52:41.635 3149697 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.637 3149699 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ea4e0e0fC46977A01b3a11438b7315","status":true}
20-08-2026 00:52:41.638 3149700 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.639 3149701 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C9A359FeEdC368D614B08c0b9a5332","status":true}
20-08-2026 00:52:41.643 3149705 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.643 3149705 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"BcA18b44181d55D9CaFfCc7fC872C8","status":true}
20-08-2026 00:52:41.658 3149720 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.660 3149722 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"881b92Fd9729EeA7E8649aAcAe77A7","status":true}
20-08-2026 00:52:41.665 3149727 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:52:41.667 3149729 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3d275fB027D4A2A5Af03F0Dc4b76Cd","status":true}
20-08-2026 00:52:41.924 3149986 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[{tray=33, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:52:41.662246, status=false}]}, {tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:52:41.662381, status=false}]}, {tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:52:41.662429, status=false}]}, {tray=36, data=[{issue_type=Non Communicable, timestamp=2026-08-20 00:52:41.662471, status=false}]}], doors=[{door_id=1, hcid=[1], data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM06202203-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202203-1-magnetic}], created_at=2026-08-20 00:52:41.665650}]}, {door_id=2, hcid=[1], data=[{sensors=[{sensor_type=limit, sensor_status=true, id=TM06202203-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202203-2-magnetic}], created_at=2026-08-20 00:52:41.666296}]}]}
20-08-2026 00:52:41.924 3149986 [http-nio-8051-exec-121] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:52:41.924 3149986 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202203, traysArr : [{"tray":"33","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662246","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662381","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662429","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662471","status":"false"}]}]
20-08-2026 00:52:41.925 3149987 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202203, traysArr : [{"tray":"33","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662246","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662381","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662429","status":"false"}]},{"tray":"36","data":[{"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662471","status":"false"}]}]
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662246","status":"false"}
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662381","status":"false"}
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662429","status":"false"}
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus lastObj : {"issue_type":"Non Communicable","timestamp":"2026-08-20 00:52:41.662471","status":"false"}
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:52:41.926 3149988 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 47
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 48
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 49
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 50
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50]
20-08-2026 00:52:41.927 3149989 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:52:41.932 3149994 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:41.665650"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:41.666296"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:52:41.932 3149994 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202203, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:41.665650"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202203-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202203-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:41.666296"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:52:41.944 3150006 [http-nio-8051-exec-121] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202203, cameraArr : {}
20-08-2026 00:52:41.944 3150006 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202203, cameraInfoData : {}
20-08-2026 00:52:42.617 3150679 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:42.654 3150716 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:42.683 3150745 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:42.734 3150796 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:42.814 3150876 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:42.881 3150943 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:42.928 3150990 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:42.971 3151033 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:42.976 3151038 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.024 3151086 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.039 3151101 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.078 3151140 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.085 3151147 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.085 3151147 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:43.086 3151148 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:43.094 3151156 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.138 3151200 [http-nio-8051-exec-143] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.198 3151260 [http-nio-8051-exec-100] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:52:42, data=[{status=true, id=pd-readonly}, {status=true, id=pd-invalidfs, value=vfat}, {status=true, id=logs-full, value=100%}, {status=true, id=data-full, value=70%}]}}
20-08-2026 00:52:43.199 3151261 [http-nio-8051-exec-100] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:52:43.199 3151261 [http-nio-8051-exec-100] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:52:43.199 3151261 [http-nio-8051-exec-100] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM07201911, traysArr : []
20-08-2026 00:52:43.205 3151267 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM07201911, traysArr : []
20-08-2026 00:52:43.207 3151269 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:52:43.208 3151270 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:52:43.208 3151270 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:52:43.208 3151270 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:52:43.210 3151272 [http-nio-8051-exec-100] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM07201911, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"70%","status":true}],"created_at":"2026-08-20 00:52:42"}
20-08-2026 00:52:43.210 3151272 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM07201911, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true},{"id":"data-full","value":"70%","status":true}],"created_at":"2026-08-20 00:52:42"}
20-08-2026 00:52:43.277 3151339 [http-nio-8051-exec-144] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.285 3151347 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:52:43.285 3151347 [http-nio-8051-exec-106] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:52:43.321 3151383 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.323 3151385 [http-nio-8051-exec-139] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.398 3151460 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.399 3151461 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.404 3151466 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.458 3151520 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.612 3151674 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.632 3151694 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:43.632 3151694 [http-nio-8051-exec-136] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:43.661 3151723 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.759 3151821 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.756 3151818 [http-nio-8051-exec-147] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.763 3151825 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.785 3151847 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.808 3151870 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.835 3151897 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.944 3152006 [http-nio-8051-exec-142] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.955 3152017 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.961 3152023 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:43.965 3152027 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:44.004 3152066 [http-nio-8051-exec-145] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:44.007 3152069 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:44.119 3152181 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:44.129 3152191 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:44.235 3152297 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:44.237 3152299 [http-nio-8051-exec-133] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:44.263 3152325 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:44.263 3152325 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:44.368 3152430 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:44.502 3152564 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:44.574 3152636 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:44.651 3152713 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:45.003 3153065 [http-nio-8051-exec-149] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:45.087 3153149 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:45.116 3153178 [http-nio-8051-exec-151] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:45.278 3153340 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:45.393 3153455 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:45.394 3153456 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:45.532 3153594 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:45.566 3153628 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:45.571 3153633 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:45.702 3153764 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:45.868 3153930 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:45.871 3153933 [http-nio-8051-exec-132] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:45.919 3153981 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:45.919 3153981 [http-nio-8051-exec-140] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:45.968 3154030 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:46.063 3154125 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:46.083 3154145 [http-nio-8051-exec-153] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:46.084 3154146 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:46.098 3154160 [http-nio-8051-exec-155] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:46.114 3154176 [http-nio-8051-exec-156] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:46.387 3154449 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:46.389 3154451 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:46.404 3154466 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:46.407 3154469 [http-nio-8051-exec-137] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:46.541 3154603 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:46.554 3154616 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:46.559 3154621 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:46.565 3154627 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:46.579 3154641 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:46.582 3154644 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:46.687 3154749 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:46.691 3154753 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:46.693 3154755 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:46.719 3154781 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:46.791 3154853 [http-nio-8051-exec-143] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:46.795 3154857 [http-nio-8051-exec-143] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:46.856 3154918 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:46.856 3154918 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:46.893 3154955 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:46.901 3154963 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:46.902 3154964 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:46.960 3155022 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:52:47.013 3155075 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:47.015 3155077 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:47.036 3155098 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:47.036 3155098 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:47.222 3155284 [http-nio-8051-exec-157] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:52:45.269281, sensors=[{sensor_status=true, id=TM10201907-1-limit, sensor_type=limit}, {sensor_status=true, id=TM10201907-1-magnetic, sensor_type=magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:52:45.270411, sensors=[{sensor_status=true, id=TM10201907-2-limit, sensor_type=limit}, {sensor_status=true, id=TM10201907-2-magnetic, sensor_type=magnetic}]}]}]}
20-08-2026 00:52:47.223 3155285 [http-nio-8051-exec-157] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:52:47.223 3155285 [http-nio-8051-exec-157] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM10201907, traysArr : []
20-08-2026 00:52:47.223 3155285 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:47.223 3155285 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:47.225 3155287 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM10201907, traysArr : []
20-08-2026 00:52:47.231 3155293 [http-nio-8051-exec-65] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:52:47.231 3155293 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:52:47.236 3155298 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4b166697Eb8b64128f47E8F74cC126
20-08-2026 00:52:47.236 3155298 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4b166697Eb8b64128f47E8F74cC126
20-08-2026 00:52:47.237 3155299 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c7f1ef6
20-08-2026 00:52:47.237 3155299 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161220","expired":false,"activity":"","logged":false,"session":"4b166697Eb8b64128f47E8F74cC126","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.237 3155299 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4b166697Eb8b64128f47E8F74cC126","status":true}
20-08-2026 00:52:47.237 3155299 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4b166697Eb8b64128f47E8F74cC126
20-08-2026 00:52:47.238 3155300 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c7f1ef6
20-08-2026 00:52:47.238 3155300 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161220","expired":false,"activity":"","logged":false,"session":"4b166697Eb8b64128f47E8F74cC126","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.238 3155300 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4b166697Eb8b64128f47E8F74cC126, mobile : , newSession : 4b166697Eb8b64128f47E8F74cC126, active : 1, activity : {"machine":{"area":"E City","vm_id":"595907803036339445","cart_enabled":true,"address":"Titan Cafeteria Ground Floor","vm_imei_id":"TM10201907","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.840723,77.6731761","location":"Texas LV 2nd Floor "}}, expiry  :1795116161220
20-08-2026 00:52:47.238 3155300 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4b166697Eb8b64128f47E8F74cC126
20-08-2026 00:52:47.238 3155300 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4b166697Eb8b64128f47E8F74cC126
20-08-2026 00:52:47.239 3155301 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c7f1ef6
20-08-2026 00:52:47.239 3155301 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161220","expired":false,"activity":"","logged":false,"session":"4b166697Eb8b64128f47E8F74cC126","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.239 3155301 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4b166697Eb8b64128f47E8F74cC126","status":true}
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:52:47.248 3155310 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:52:47.249 3155311 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 450258Db642467140cCeDb4a3f7f5a
20-08-2026 00:52:47.249 3155311 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 450258Db642467140cCeDb4a3f7f5a
20-08-2026 00:52:47.251 3155313 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 42Ae3eAe7160670e38C33aF2EfC16d
20-08-2026 00:52:47.252 3155314 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 42Ae3eAe7160670e38C33aF2EfC16d
20-08-2026 00:52:47.253 3155315 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@74981095
20-08-2026 00:52:47.253 3155315 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161446","expired":false,"activity":"","logged":false,"session":"42Ae3eAe7160670e38C33aF2EfC16d","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.253 3155315 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"42Ae3eAe7160670e38C33aF2EfC16d","status":true}
20-08-2026 00:52:47.254 3155316 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 42Ae3eAe7160670e38C33aF2EfC16d
20-08-2026 00:52:47.255 3155317 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2231f6e6
20-08-2026 00:52:47.255 3155317 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161444","expired":false,"activity":"","logged":false,"session":"450258Db642467140cCeDb4a3f7f5a","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.255 3155317 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"450258Db642467140cCeDb4a3f7f5a","status":true}
20-08-2026 00:52:47.255 3155317 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 450258Db642467140cCeDb4a3f7f5a
20-08-2026 00:52:47.255 3155317 [http-nio-8051-exec-157] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM10201907, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:45.269281"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:45.270411"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:52:47.255 3155317 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@74981095
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161446","expired":false,"activity":"","logged":false,"session":"42Ae3eAe7160670e38C33aF2EfC16d","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 42Ae3eAe7160670e38C33aF2EfC16d, mobile : , newSession : 42Ae3eAe7160670e38C33aF2EfC16d, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1685598348495","cart_enabled":true,"address":"CV ","vm_imei_id":"TM06202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000000000","location":"Texas LakeView A Block 5th Floor"}}, expiry  :1795116161446
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 42Ae3eAe7160670e38C33aF2EfC16d
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 42Ae3eAe7160670e38C33aF2EfC16d
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2231f6e6
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161444","expired":false,"activity":"","logged":false,"session":"450258Db642467140cCeDb4a3f7f5a","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 450258Db642467140cCeDb4a3f7f5a, mobile : , newSession : 450258Db642467140cCeDb4a3f7f5a, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685608919720","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202303","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Tata communication  - EGL"}}, expiry  :1795116161444
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 450258Db642467140cCeDb4a3f7f5a
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 450258Db642467140cCeDb4a3f7f5a
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM10201907, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:45.269281"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM10201907-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM10201907-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:52:45.270411"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@74981095
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161446","expired":false,"activity":"","logged":false,"session":"42Ae3eAe7160670e38C33aF2EfC16d","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.256 3155318 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"42Ae3eAe7160670e38C33aF2EfC16d","status":true}
20-08-2026 00:52:47.257 3155319 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2231f6e6
20-08-2026 00:52:47.257 3155319 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161444","expired":false,"activity":"","logged":false,"session":"450258Db642467140cCeDb4a3f7f5a","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.257 3155319 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"450258Db642467140cCeDb4a3f7f5a","status":true}
20-08-2026 00:52:47.275 3155337 [http-nio-8051-exec-157] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM10201907, cameraArr : {}
20-08-2026 00:52:47.275 3155337 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM10201907, cameraInfoData : {}
20-08-2026 00:52:47.290 3155352 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:47.291 3155353 [http-nio-8051-exec-148] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:47.420 3155482 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202506
20-08-2026 00:52:47.420 3155482 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:52:47.424 3155486 [http-nio-8051-exec-139] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:47.425 3155487 [http-nio-8051-exec-65] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:52:47
20-08-2026 00:52:47.426 3155488 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:47.453 3155515 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:47.454 3155516 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:47.517 3155579 [http-nio-8051-exec-144] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:47.517 3155579 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:47.561 3155623 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0bBaA7779731608389A5Ee2eEf5675
20-08-2026 00:52:47.561 3155623 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0bBaA7779731608389A5Ee2eEf5675
20-08-2026 00:52:47.563 3155625 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@138e794e
20-08-2026 00:52:47.563 3155625 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161553","expired":false,"activity":"","logged":false,"session":"0bBaA7779731608389A5Ee2eEf5675","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.563 3155625 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0bBaA7779731608389A5Ee2eEf5675","status":true}
20-08-2026 00:52:47.563 3155625 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0bBaA7779731608389A5Ee2eEf5675
20-08-2026 00:52:47.563 3155625 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@138e794e
20-08-2026 00:52:47.563 3155625 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161553","expired":false,"activity":"","logged":false,"session":"0bBaA7779731608389A5Ee2eEf5675","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.563 3155625 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0bBaA7779731608389A5Ee2eEf5675, mobile : , newSession : 0bBaA7779731608389A5Ee2eEf5675, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749459193086","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 4th floor"}}, expiry  :1795116161553
20-08-2026 00:52:47.563 3155625 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0bBaA7779731608389A5Ee2eEf5675
20-08-2026 00:52:47.563 3155625 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0bBaA7779731608389A5Ee2eEf5675
20-08-2026 00:52:47.566 3155628 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@138e794e
20-08-2026 00:52:47.567 3155629 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161553","expired":false,"activity":"","logged":false,"session":"0bBaA7779731608389A5Ee2eEf5675","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.567 3155629 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0bBaA7779731608389A5Ee2eEf5675","status":true}
20-08-2026 00:52:47.720 3155782 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM01202601
20-08-2026 00:52:47.720 3155782 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:52:47.721 3155783 [http-nio-8051-exec-143] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:52:47
20-08-2026 00:52:47.735 3155797 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 318b9437F969Da3f6709E556E89649
20-08-2026 00:52:47.735 3155797 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 318b9437F969Da3f6709E556E89649
20-08-2026 00:52:47.735 3155797 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3784da27
20-08-2026 00:52:47.735 3155797 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161514","expired":false,"activity":"","logged":false,"session":"318b9437F969Da3f6709E556E89649","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.735 3155797 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"318b9437F969Da3f6709E556E89649","status":true}
20-08-2026 00:52:47.735 3155797 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 318b9437F969Da3f6709E556E89649
20-08-2026 00:52:47.737 3155799 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3784da27
20-08-2026 00:52:47.737 3155799 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161514","expired":false,"activity":"","logged":false,"session":"318b9437F969Da3f6709E556E89649","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.737 3155799 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 318b9437F969Da3f6709E556E89649, mobile : , newSession : 318b9437F969Da3f6709E556E89649, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1748242676721","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM05202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas lakeview  2nd floor"}}, expiry  :1795116161514
20-08-2026 00:52:47.737 3155799 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 318b9437F969Da3f6709E556E89649
20-08-2026 00:52:47.737 3155799 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 318b9437F969Da3f6709E556E89649
20-08-2026 00:52:47.740 3155802 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3784da27
20-08-2026 00:52:47.740 3155802 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161514","expired":false,"activity":"","logged":false,"session":"318b9437F969Da3f6709E556E89649","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.740 3155802 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"318b9437F969Da3f6709E556E89649","status":true}
20-08-2026 00:52:47.845 3155907 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3d275fB027D4A2A5Af03F0Dc4b76Cd
20-08-2026 00:52:47.845 3155907 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3d275fB027D4A2A5Af03F0Dc4b76Cd
20-08-2026 00:52:47.846 3155908 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@968c3e5
20-08-2026 00:52:47.846 3155908 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161665","expired":false,"activity":"","logged":false,"session":"3d275fB027D4A2A5Af03F0Dc4b76Cd","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.846 3155908 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3d275fB027D4A2A5Af03F0Dc4b76Cd","status":true}
20-08-2026 00:52:47.846 3155908 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3d275fB027D4A2A5Af03F0Dc4b76Cd
20-08-2026 00:52:47.846 3155908 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@968c3e5
20-08-2026 00:52:47.846 3155908 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161665","expired":false,"activity":"","logged":false,"session":"3d275fB027D4A2A5Af03F0Dc4b76Cd","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.846 3155908 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3d275fB027D4A2A5Af03F0Dc4b76Cd, mobile : , newSession : 3d275fB027D4A2A5Af03F0Dc4b76Cd, active : 1, activity : {"machine":{"ds_imei":"NU11202099","area":"HSR LAYOUT","vm_id":"8969790716036205479","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU11202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"Machine_Refills","ds_geocode":"12.9158,77.6343"}}, expiry  :1795116161665
20-08-2026 00:52:47.846 3155908 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3d275fB027D4A2A5Af03F0Dc4b76Cd
20-08-2026 00:52:47.846 3155908 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3d275fB027D4A2A5Af03F0Dc4b76Cd
20-08-2026 00:52:47.849 3155911 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@968c3e5
20-08-2026 00:52:47.849 3155911 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161665","expired":false,"activity":"","logged":false,"session":"3d275fB027D4A2A5Af03F0Dc4b76Cd","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.849 3155911 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3d275fB027D4A2A5Af03F0Dc4b76Cd","status":true}
20-08-2026 00:52:47.922 3155984 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 070d4574B58796D0D29621A12124C1
20-08-2026 00:52:47.922 3155984 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 070d4574B58796D0D29621A12124C1
20-08-2026 00:52:47.923 3155985 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c4aa90
20-08-2026 00:52:47.923 3155985 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161493","expired":false,"activity":"","logged":false,"session":"070d4574B58796D0D29621A12124C1","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.923 3155985 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"070d4574B58796D0D29621A12124C1","status":true}
20-08-2026 00:52:47.923 3155985 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 070d4574B58796D0D29621A12124C1
20-08-2026 00:52:47.923 3155985 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c4aa90
20-08-2026 00:52:47.924 3155986 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161493","expired":false,"activity":"","logged":false,"session":"070d4574B58796D0D29621A12124C1","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.924 3155986 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 070d4574B58796D0D29621A12124C1, mobile : , newSession : 070d4574B58796D0D29621A12124C1, active : 1, activity : {"machine":{"area":"E-city ","vm_id":"1693385315786","cart_enabled":true,"address":"HSR","vm_imei_id":"TM09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas LV 5th Floor "}}, expiry  :1795116161493
20-08-2026 00:52:47.924 3155986 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 070d4574B58796D0D29621A12124C1
20-08-2026 00:52:47.924 3155986 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 070d4574B58796D0D29621A12124C1
20-08-2026 00:52:47.924 3155986 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c4aa90
20-08-2026 00:52:47.924 3155986 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161493","expired":false,"activity":"","logged":false,"session":"070d4574B58796D0D29621A12124C1","mobile":"","active":1,"status":true}
20-08-2026 00:52:47.924 3155986 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"070d4574B58796D0D29621A12124C1","status":true}
20-08-2026 00:52:48.082 3156144 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.083 3156145 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.157 3156219 [http-nio-8051-exec-145] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.157 3156219 [http-nio-8051-exec-145] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.160 3156222 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.162 3156224 [http-nio-8051-exec-102] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.199 3156261 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 936d1396Fc1c2522D47835B1FaD7Ab
20-08-2026 00:52:48.199 3156261 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 936d1396Fc1c2522D47835B1FaD7Ab
20-08-2026 00:52:48.200 3156262 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ef5befa
20-08-2026 00:52:48.200 3156262 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161329","expired":false,"activity":"","logged":false,"session":"936d1396Fc1c2522D47835B1FaD7Ab","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.200 3156262 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"936d1396Fc1c2522D47835B1FaD7Ab","status":true}
20-08-2026 00:52:48.200 3156262 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 936d1396Fc1c2522D47835B1FaD7Ab
20-08-2026 00:52:48.203 3156265 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ef5befa
20-08-2026 00:52:48.203 3156265 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161329","expired":false,"activity":"","logged":false,"session":"936d1396Fc1c2522D47835B1FaD7Ab","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.203 3156265 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 936d1396Fc1c2522D47835B1FaD7Ab, mobile : , newSession : 936d1396Fc1c2522D47835B1FaD7Ab, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654510950489","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_1st Floor"}}, expiry  :1795116161329
20-08-2026 00:52:48.203 3156265 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 936d1396Fc1c2522D47835B1FaD7Ab
20-08-2026 00:52:48.203 3156265 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 936d1396Fc1c2522D47835B1FaD7Ab
20-08-2026 00:52:48.206 3156268 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ef5befa
20-08-2026 00:52:48.206 3156268 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161329","expired":false,"activity":"","logged":false,"session":"936d1396Fc1c2522D47835B1FaD7Ab","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.206 3156268 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"936d1396Fc1c2522D47835B1FaD7Ab","status":true}
20-08-2026 00:52:48.219 3156281 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AaBc3797898851B447C860250d3008
20-08-2026 00:52:48.219 3156281 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AaBc3797898851B447C860250d3008
20-08-2026 00:52:48.221 3156283 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b2669b1
20-08-2026 00:52:48.222 3156284 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161385","expired":false,"activity":"","logged":false,"session":"AaBc3797898851B447C860250d3008","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.222 3156284 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AaBc3797898851B447C860250d3008","status":true}
20-08-2026 00:52:48.222 3156284 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AaBc3797898851B447C860250d3008
20-08-2026 00:52:48.222 3156284 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1a2c29A1Ae94029aEeFc2a66D5Ea37
20-08-2026 00:52:48.222 3156284 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1a2c29A1Ae94029aEeFc2a66D5Ea37
20-08-2026 00:52:48.222 3156284 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b2669b1
20-08-2026 00:52:48.222 3156284 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161385","expired":false,"activity":"","logged":false,"session":"AaBc3797898851B447C860250d3008","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.222 3156284 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: AaBc3797898851B447C860250d3008, mobile : , newSession : AaBc3797898851B447C860250d3008, active : 1, activity : {"machine":{"ds_imei":"VS04202102","area":"Indiranagar","vm_id":"1618809487195","cart_enabled":true,"address":"HAL 2nd Stage","vm_imei_id":"VS04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9653538, 77.639975","ds_area":"Indiranagar","location":"Tiny Cafe - Jyoti Bakery Indiranagar","ds_geocode":"12.9653538, 77.639975"}}, expiry  :1795116161385
20-08-2026 00:52:48.222 3156284 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AaBc3797898851B447C860250d3008
20-08-2026 00:52:48.222 3156284 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AaBc3797898851B447C860250d3008
20-08-2026 00:52:48.223 3156285 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1bc9fc4c
20-08-2026 00:52:48.223 3156285 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161371","expired":false,"activity":"","logged":false,"session":"1a2c29A1Ae94029aEeFc2a66D5Ea37","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.223 3156285 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1a2c29A1Ae94029aEeFc2a66D5Ea37","status":true}
20-08-2026 00:52:48.223 3156285 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1a2c29A1Ae94029aEeFc2a66D5Ea37
20-08-2026 00:52:48.225 3156287 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1bc9fc4c
20-08-2026 00:52:48.225 3156287 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161371","expired":false,"activity":"","logged":false,"session":"1a2c29A1Ae94029aEeFc2a66D5Ea37","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.225 3156287 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1a2c29A1Ae94029aEeFc2a66D5Ea37, mobile : , newSession : 1a2c29A1Ae94029aEeFc2a66D5Ea37, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519780232","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_6th Floor"}}, expiry  :1795116161371
20-08-2026 00:52:48.225 3156287 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1a2c29A1Ae94029aEeFc2a66D5Ea37
20-08-2026 00:52:48.225 3156287 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1a2c29A1Ae94029aEeFc2a66D5Ea37
20-08-2026 00:52:48.225 3156287 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b2669b1
20-08-2026 00:52:48.225 3156287 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161385","expired":false,"activity":"","logged":false,"session":"AaBc3797898851B447C860250d3008","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.226 3156288 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AaBc3797898851B447C860250d3008","status":true}
20-08-2026 00:52:48.228 3156290 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1bc9fc4c
20-08-2026 00:52:48.228 3156290 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161371","expired":false,"activity":"","logged":false,"session":"1a2c29A1Ae94029aEeFc2a66D5Ea37","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.228 3156290 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1a2c29A1Ae94029aEeFc2a66D5Ea37","status":true}
20-08-2026 00:52:48.317 3156379 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.318 3156380 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.345 3156407 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.355 3156417 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.380 3156442 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.382 3156444 [http-nio-8051-exec-141] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.386 3156448 [http-nio-8051-exec-147] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.391 3156453 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.398 3156460 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.399 3156461 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.414 3156476 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.414 3156476 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.428 3156490 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.433 3156495 [http-nio-8051-exec-136] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.454 3156516 [http-nio-8051-exec-142] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.455 3156517 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.472 3156534 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.472 3156534 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.488 3156550 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.488 3156550 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.620 3156682 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.620 3156682 [http-nio-8051-exec-133] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.623 3156685 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.624 3156686 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.664 3156726 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.665 3156727 [http-nio-8051-exec-126] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.718 3156780 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C5Fb6c957a2a264c5dFbA8D0638954
20-08-2026 00:52:48.719 3156781 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C5Fb6c957a2a264c5dFbA8D0638954
20-08-2026 00:52:48.721 3156783 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4d84a0e9
20-08-2026 00:52:48.721 3156783 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161520","expired":false,"activity":"","logged":false,"session":"C5Fb6c957a2a264c5dFbA8D0638954","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.721 3156783 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C5Fb6c957a2a264c5dFbA8D0638954","status":true}
20-08-2026 00:52:48.721 3156783 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C5Fb6c957a2a264c5dFbA8D0638954
20-08-2026 00:52:48.723 3156785 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4d84a0e9
20-08-2026 00:52:48.723 3156785 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161520","expired":false,"activity":"","logged":false,"session":"C5Fb6c957a2a264c5dFbA8D0638954","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.723 3156785 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C5Fb6c957a2a264c5dFbA8D0638954, mobile : , newSession : C5Fb6c957a2a264c5dFbA8D0638954, active : 1, activity : {"machine":{"area":"HSR","vm_id":"1694000374524","cart_enabled":true,"address":"","vm_imei_id":"NU09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"Titan Eye plus Spiral"}}, expiry  :1795116161520
20-08-2026 00:52:48.723 3156785 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C5Fb6c957a2a264c5dFbA8D0638954
20-08-2026 00:52:48.723 3156785 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C5Fb6c957a2a264c5dFbA8D0638954
20-08-2026 00:52:48.729 3156791 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4d84a0e9
20-08-2026 00:52:48.729 3156791 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161520","expired":false,"activity":"","logged":false,"session":"C5Fb6c957a2a264c5dFbA8D0638954","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.729 3156791 [http-nio-8051-exec-139] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C5Fb6c957a2a264c5dFbA8D0638954","status":true}
20-08-2026 00:52:48.747 3156809 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.748 3156810 [http-nio-8051-exec-128] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.754 3156816 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.754 3156816 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.757 3156819 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 40Ba428d6c53120e7303099d22Fb76
20-08-2026 00:52:48.757 3156819 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 40Ba428d6c53120e7303099d22Fb76
20-08-2026 00:52:48.757 3156819 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30891cf9
20-08-2026 00:52:48.758 3156820 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161580","expired":false,"activity":"","logged":false,"session":"40Ba428d6c53120e7303099d22Fb76","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.758 3156820 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"40Ba428d6c53120e7303099d22Fb76","status":true}
20-08-2026 00:52:48.758 3156820 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 40Ba428d6c53120e7303099d22Fb76
20-08-2026 00:52:48.762 3156824 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30891cf9
20-08-2026 00:52:48.762 3156824 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161580","expired":false,"activity":"","logged":false,"session":"40Ba428d6c53120e7303099d22Fb76","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.762 3156824 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 40Ba428d6c53120e7303099d22Fb76, mobile : , newSession : 40Ba428d6c53120e7303099d22Fb76, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1752230252801","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM07202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_Ariel_3rd Floor"}}, expiry  :1795116161580
20-08-2026 00:52:48.762 3156824 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 40Ba428d6c53120e7303099d22Fb76
20-08-2026 00:52:48.762 3156824 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 40Ba428d6c53120e7303099d22Fb76
20-08-2026 00:52:48.763 3156825 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@30891cf9
20-08-2026 00:52:48.763 3156825 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161580","expired":false,"activity":"","logged":false,"session":"40Ba428d6c53120e7303099d22Fb76","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.763 3156825 [http-nio-8051-exec-98] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"40Ba428d6c53120e7303099d22Fb76","status":true}
20-08-2026 00:52:48.768 3156830 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.769 3156831 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:48.899 3156961 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5aA0FaB20061FeFeA3Fb0a4dEaC98d
20-08-2026 00:52:48.899 3156961 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5aA0FaB20061FeFeA3Fb0a4dEaC98d
20-08-2026 00:52:48.901 3156963 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7e48c3d3
20-08-2026 00:52:48.901 3156963 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161487","expired":false,"activity":"","logged":false,"session":"5aA0FaB20061FeFeA3Fb0a4dEaC98d","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.901 3156963 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5aA0FaB20061FeFeA3Fb0a4dEaC98d","status":true}
20-08-2026 00:52:48.901 3156963 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5aA0FaB20061FeFeA3Fb0a4dEaC98d
20-08-2026 00:52:48.903 3156965 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7e48c3d3
20-08-2026 00:52:48.904 3156966 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161487","expired":false,"activity":"","logged":false,"session":"5aA0FaB20061FeFeA3Fb0a4dEaC98d","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.904 3156966 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5aA0FaB20061FeFeA3Fb0a4dEaC98d, mobile : , newSession : 5aA0FaB20061FeFeA3Fb0a4dEaC98d, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686833081377","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202304","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Texas LV A Block 1st Floor"}}, expiry  :1795116161487
20-08-2026 00:52:48.904 3156966 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5aA0FaB20061FeFeA3Fb0a4dEaC98d
20-08-2026 00:52:48.904 3156966 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5aA0FaB20061FeFeA3Fb0a4dEaC98d
20-08-2026 00:52:48.910 3156972 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7e48c3d3
20-08-2026 00:52:48.910 3156972 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161487","expired":false,"activity":"","logged":false,"session":"5aA0FaB20061FeFeA3Fb0a4dEaC98d","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.910 3156972 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5aA0FaB20061FeFeA3Fb0a4dEaC98d","status":true}
20-08-2026 00:52:48.916 3156978 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202301
20-08-2026 00:52:48.916 3156978 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:52:48.916 3156978 [http-nio-8051-exec-125] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:52:48
20-08-2026 00:52:48.919 3156981 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C39f2cD448F2Ea6510912843580565
20-08-2026 00:52:48.923 3156985 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C39f2cD448F2Ea6510912843580565
20-08-2026 00:52:48.923 3156985 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7bd45592
20-08-2026 00:52:48.923 3156985 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161607","expired":false,"activity":"","logged":false,"session":"C39f2cD448F2Ea6510912843580565","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.923 3156985 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C39f2cD448F2Ea6510912843580565","status":true}
20-08-2026 00:52:48.923 3156985 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C39f2cD448F2Ea6510912843580565
20-08-2026 00:52:48.925 3156987 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7bd45592
20-08-2026 00:52:48.925 3156987 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161607","expired":false,"activity":"","logged":false,"session":"C39f2cD448F2Ea6510912843580565","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.925 3156987 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C39f2cD448F2Ea6510912843580565, mobile : , newSession : C39f2cD448F2Ea6510912843580565, active : 1, activity : {"machine":{"area":"E city","vm_id":"1942326719453220784","cart_enabled":true,"address":"NEUU Factory","vm_imei_id":"RM10201901","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":0}","latlong":"12.8821704,77.6378531","location":"NEUU Factory"}}, expiry  :1795116161607
20-08-2026 00:52:48.925 3156987 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C39f2cD448F2Ea6510912843580565
20-08-2026 00:52:48.925 3156987 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C39f2cD448F2Ea6510912843580565
20-08-2026 00:52:48.928 3156990 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7bd45592
20-08-2026 00:52:48.928 3156990 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161607","expired":false,"activity":"","logged":false,"session":"C39f2cD448F2Ea6510912843580565","mobile":"","active":1,"status":true}
20-08-2026 00:52:48.928 3156990 [http-nio-8051-exec-144] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C39f2cD448F2Ea6510912843580565","status":true}
20-08-2026 00:52:48.972 3157034 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:48.974 3157036 [http-nio-8051-exec-150] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.013 3157075 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202303","mobile":""}
20-08-2026 00:52:49.034 3157096 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.036 3157098 [http-nio-8051-exec-152] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.089 3157151 [http-nio-8051-exec-157] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202201}
20-08-2026 00:52:49.175 3157237 [http-nio-8051-exec-151] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.176 3157238 [http-nio-8051-exec-151] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.177 3157239 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1a7b42DeAeE336Ed88F16c19184403
20-08-2026 00:52:49.177 3157239 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1a7b42DeAeE336Ed88F16c19184403
20-08-2026 00:52:49.178 3157240 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c2698e1
20-08-2026 00:52:49.178 3157240 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161350","expired":false,"activity":"","logged":false,"session":"1a7b42DeAeE336Ed88F16c19184403","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.178 3157240 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1a7b42DeAeE336Ed88F16c19184403","status":true}
20-08-2026 00:52:49.178 3157240 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1a7b42DeAeE336Ed88F16c19184403
20-08-2026 00:52:49.179 3157241 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c2698e1
20-08-2026 00:52:49.179 3157241 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161350","expired":false,"activity":"","logged":false,"session":"1a7b42DeAeE336Ed88F16c19184403","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.179 3157241 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1a7b42DeAeE336Ed88F16c19184403, mobile : , newSession : 1a7b42DeAeE336Ed88F16c19184403, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1652784271939","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"TM Titan Eye Plus"}}, expiry  :1795116161350
20-08-2026 00:52:49.179 3157241 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1a7b42DeAeE336Ed88F16c19184403
20-08-2026 00:52:49.179 3157241 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1a7b42DeAeE336Ed88F16c19184403
20-08-2026 00:52:49.181 3157243 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c2698e1
20-08-2026 00:52:49.181 3157243 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161350","expired":false,"activity":"","logged":false,"session":"1a7b42DeAeE336Ed88F16c19184403","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.181 3157243 [http-nio-8051-exec-145] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1a7b42DeAeE336Ed88F16c19184403","status":true}
20-08-2026 00:52:49.195 3157257 [http-nio-8051-exec-156] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.195 3157257 [http-nio-8051-exec-156] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.313 3157375 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 13F4B8E63505Af1925EdE0681f6a0e
20-08-2026 00:52:49.313 3157375 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 13F4B8E63505Af1925EdE0681f6a0e
20-08-2026 00:52:49.315 3157377 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@246539c6
20-08-2026 00:52:49.315 3157377 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161361","expired":false,"activity":"","logged":false,"session":"13F4B8E63505Af1925EdE0681f6a0e","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.315 3157377 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"13F4B8E63505Af1925EdE0681f6a0e","status":true}
20-08-2026 00:52:49.315 3157377 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 13F4B8E63505Af1925EdE0681f6a0e
20-08-2026 00:52:49.321 3157383 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@246539c6
20-08-2026 00:52:49.321 3157383 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161361","expired":false,"activity":"","logged":false,"session":"13F4B8E63505Af1925EdE0681f6a0e","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.321 3157383 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 13F4B8E63505Af1925EdE0681f6a0e, mobile : , newSession : 13F4B8E63505Af1925EdE0681f6a0e, active : 1, activity : {"machine":{"ds_imei":"NU04202102","area":"Harlur","vm_id":"1619624548848","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"NU04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"HSR Nyaa Retail","ds_geocode":"12.898824,77.652418"}}, expiry  :1795116161361
20-08-2026 00:52:49.321 3157383 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 13F4B8E63505Af1925EdE0681f6a0e
20-08-2026 00:52:49.321 3157383 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 13F4B8E63505Af1925EdE0681f6a0e
20-08-2026 00:52:49.321 3157383 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@246539c6
20-08-2026 00:52:49.321 3157383 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161361","expired":false,"activity":"","logged":false,"session":"13F4B8E63505Af1925EdE0681f6a0e","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.321 3157383 [http-nio-8051-exec-102] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"13F4B8E63505Af1925EdE0681f6a0e","status":true}
20-08-2026 00:52:49.330 3157392 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3203FeDd682a9090865b46F6BeE1C4
20-08-2026 00:52:49.330 3157392 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3203FeDd682a9090865b46F6BeE1C4
20-08-2026 00:52:49.331 3157393 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7fac10cf
20-08-2026 00:52:49.331 3157393 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161288","expired":false,"activity":"","logged":false,"session":"3203FeDd682a9090865b46F6BeE1C4","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.331 3157393 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3203FeDd682a9090865b46F6BeE1C4","status":true}
20-08-2026 00:52:49.331 3157393 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3203FeDd682a9090865b46F6BeE1C4
20-08-2026 00:52:49.331 3157393 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7fac10cf
20-08-2026 00:52:49.331 3157393 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161288","expired":false,"activity":"","logged":false,"session":"3203FeDd682a9090865b46F6BeE1C4","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.331 3157393 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3203FeDd682a9090865b46F6BeE1C4, mobile : , newSession : 3203FeDd682a9090865b46F6BeE1C4, active : 1, activity : {"machine":{"ds_imei":"NU04202103","area":"Marathahalli","vm_id":"1619624606494","cart_enabled":true,"address":"Marathahalli","vm_imei_id":"NU04202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.957954, 77.702755","ds_area":"Marathahalli","location":"Mahaveer Traders","ds_geocode":"12.957954, 77.702755"}}, expiry  :1795116161288
20-08-2026 00:52:49.331 3157393 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3203FeDd682a9090865b46F6BeE1C4
20-08-2026 00:52:49.331 3157393 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3203FeDd682a9090865b46F6BeE1C4
20-08-2026 00:52:49.334 3157396 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7fac10cf
20-08-2026 00:52:49.334 3157396 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161288","expired":false,"activity":"","logged":false,"session":"3203FeDd682a9090865b46F6BeE1C4","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.334 3157396 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3203FeDd682a9090865b46F6BeE1C4","status":true}
20-08-2026 00:52:49.340 3157402 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.341 3157403 [http-nio-8051-exec-132] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.345 3157407 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202501","mobile":""}
20-08-2026 00:52:49.395 3157457 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202203","mobile":""}
20-08-2026 00:52:49.406 3157468 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ff0c4aE0583fFc067d1aBcA8Ae4011
20-08-2026 00:52:49.406 3157468 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ff0c4aE0583fFc067d1aBcA8Ae4011
20-08-2026 00:52:49.407 3157469 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a8c1e6
20-08-2026 00:52:49.407 3157469 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161600","expired":false,"activity":"","logged":false,"session":"Ff0c4aE0583fFc067d1aBcA8Ae4011","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.484 3157546 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ff0c4aE0583fFc067d1aBcA8Ae4011","status":true}
20-08-2026 00:52:49.484 3157546 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ff0c4aE0583fFc067d1aBcA8Ae4011
20-08-2026 00:52:49.490 3157552 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a8c1e6
20-08-2026 00:52:49.490 3157552 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161600","expired":false,"activity":"","logged":false,"session":"Ff0c4aE0583fFc067d1aBcA8Ae4011","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.490 3157552 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Ff0c4aE0583fFc067d1aBcA8Ae4011, mobile : , newSession : Ff0c4aE0583fFc067d1aBcA8Ae4011, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1861896391128712585","cart_enabled":true,"address":"4th Floor","vm_imei_id":"TM07201911","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9781663,77.6606663","location":"TM Texas LakeView 3rd Floor"}}, expiry  :1795116161600
20-08-2026 00:52:49.490 3157552 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ff0c4aE0583fFc067d1aBcA8Ae4011
20-08-2026 00:52:49.490 3157552 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ff0c4aE0583fFc067d1aBcA8Ae4011
20-08-2026 00:52:49.496 3157558 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202201","mobile":""}
20-08-2026 00:52:49.497 3157559 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a8c1e6
20-08-2026 00:52:49.497 3157559 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161600","expired":false,"activity":"","logged":false,"session":"Ff0c4aE0583fFc067d1aBcA8Ae4011","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.497 3157559 [http-nio-8051-exec-129] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ff0c4aE0583fFc067d1aBcA8Ae4011","status":true}
20-08-2026 00:52:49.513 3157575 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A2D619374d26171a061cEf6eC2548d
20-08-2026 00:52:49.513 3157575 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A2D619374d26171a061cEf6eC2548d
20-08-2026 00:52:49.514 3157576 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2548f577
20-08-2026 00:52:49.515 3157577 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161415","expired":false,"activity":"","logged":false,"session":"A2D619374d26171a061cEf6eC2548d","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.515 3157577 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A2D619374d26171a061cEf6eC2548d","status":true}
20-08-2026 00:52:49.515 3157577 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A2D619374d26171a061cEf6eC2548d
20-08-2026 00:52:49.516 3157578 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202301","mobile":""}
20-08-2026 00:52:49.517 3157579 [http-nio-8051-exec-149] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.518 3157580 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2548f577
20-08-2026 00:52:49.518 3157580 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161415","expired":false,"activity":"","logged":false,"session":"A2D619374d26171a061cEf6eC2548d","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.518 3157580 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A2D619374d26171a061cEf6eC2548d, mobile : , newSession : A2D619374d26171a061cEf6eC2548d, active : 1, activity : {"machine":{"area":"store","vm_id":"1673075277157","cart_enabled":true,"address":"Rack Test","vm_imei_id":"TM12202250","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"server_spiral\":1}","latlong":"00000000,000000","location":"store machine 1"}}, expiry  :1795116161415
20-08-2026 00:52:49.518 3157580 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A2D619374d26171a061cEf6eC2548d
20-08-2026 00:52:49.518 3157580 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A2D619374d26171a061cEf6eC2548d
20-08-2026 00:52:49.518 3157580 [http-nio-8051-exec-149] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.527 3157589 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2548f577
20-08-2026 00:52:49.527 3157589 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161415","expired":false,"activity":"","logged":false,"session":"A2D619374d26171a061cEf6eC2548d","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.528 3157590 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A2D619374d26171a061cEf6eC2548d","status":true}
20-08-2026 00:52:49.588 3157650 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.590 3157652 [http-nio-8051-exec-110] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.608 3157670 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.609 3157671 [http-nio-8051-exec-111] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.653 3157715 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.653 3157715 [http-nio-8051-exec-109] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.669 3157731 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.669 3157731 [http-nio-8051-exec-155] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.670 3157732 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.670 3157732 [http-nio-8051-exec-155] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.671 3157733 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.672 3157734 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.687 3157749 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.697 3157759 [http-nio-8051-exec-154] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.753 3157815 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 255241198844A6196428178e52F6E4
20-08-2026 00:52:49.756 3157818 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 255241198844A6196428178e52F6E4
20-08-2026 00:52:49.760 3157822 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f7ffa78
20-08-2026 00:52:49.760 3157822 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161594","expired":false,"activity":"","logged":false,"session":"255241198844A6196428178e52F6E4","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.760 3157822 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"255241198844A6196428178e52F6E4","status":true}
20-08-2026 00:52:49.760 3157822 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 255241198844A6196428178e52F6E4
20-08-2026 00:52:49.766 3157828 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f7ffa78
20-08-2026 00:52:49.766 3157828 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161594","expired":false,"activity":"","logged":false,"session":"255241198844A6196428178e52F6E4","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.766 3157828 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 255241198844A6196428178e52F6E4, mobile : , newSession : 255241198844A6196428178e52F6E4, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"3751046632410923167","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202003","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas Cafeteria"}}, expiry  :1795116161594
20-08-2026 00:52:49.767 3157829 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 255241198844A6196428178e52F6E4
20-08-2026 00:52:49.767 3157829 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 255241198844A6196428178e52F6E4
20-08-2026 00:52:49.771 3157833 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@f7ffa78
20-08-2026 00:52:49.771 3157833 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161594","expired":false,"activity":"","logged":false,"session":"255241198844A6196428178e52F6E4","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.771 3157833 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"255241198844A6196428178e52F6E4","status":true}
20-08-2026 00:52:49.800 3157862 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.820 3157882 [http-nio-8051-exec-140] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.822 3157884 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.825 3157887 [http-nio-8051-exec-20] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.888 3157950 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.888 3157950 [http-nio-8051-exec-137] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.915 3157977 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E7238881D173A0Bc3cDf01FeA862D9
20-08-2026 00:52:49.915 3157977 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E7238881D173A0Bc3cDf01FeA862D9
20-08-2026 00:52:49.916 3157978 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f558a3
20-08-2026 00:52:49.916 3157978 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161326","expired":false,"activity":"","logged":false,"session":"E7238881D173A0Bc3cDf01FeA862D9","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.916 3157978 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E7238881D173A0Bc3cDf01FeA862D9","status":true}
20-08-2026 00:52:49.916 3157978 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E7238881D173A0Bc3cDf01FeA862D9
20-08-2026 00:52:49.917 3157979 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f558a3
20-08-2026 00:52:49.917 3157979 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161326","expired":false,"activity":"","logged":false,"session":"E7238881D173A0Bc3cDf01FeA862D9","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.917 3157979 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E7238881D173A0Bc3cDf01FeA862D9, mobile : , newSession : E7238881D173A0Bc3cDf01FeA862D9, active : 1, activity : {"machine":{"area":"Media Tek_4 C_3rd Floor","vm_id":"1650863155668","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,5555555","location":"MediaTek_4 C_3rd Floor"}}, expiry  :1795116161326
20-08-2026 00:52:49.917 3157979 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E7238881D173A0Bc3cDf01FeA862D9
20-08-2026 00:52:49.917 3157979 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E7238881D173A0Bc3cDf01FeA862D9
20-08-2026 00:52:49.919 3157981 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f558a3
20-08-2026 00:52:49.919 3157981 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161326","expired":false,"activity":"","logged":false,"session":"E7238881D173A0Bc3cDf01FeA862D9","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.920 3157982 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E7238881D173A0Bc3cDf01FeA862D9","status":true}
20-08-2026 00:52:49.938 3158000 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:49.938 3158000 [http-nio-8051-exec-85] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:49.944 3158006 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6221A6B572B5CeC57eEfE43b082e8f
20-08-2026 00:52:49.944 3158006 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6221A6B572B5CeC57eEfE43b082e8f
20-08-2026 00:52:49.945 3158007 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@701b02f2
20-08-2026 00:52:49.945 3158007 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161540","expired":false,"activity":"","logged":false,"session":"6221A6B572B5CeC57eEfE43b082e8f","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.947 3158009 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6221A6B572B5CeC57eEfE43b082e8f","status":true}
20-08-2026 00:52:49.948 3158010 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6221A6B572B5CeC57eEfE43b082e8f
20-08-2026 00:52:49.948 3158010 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@701b02f2
20-08-2026 00:52:49.948 3158010 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161540","expired":false,"activity":"","logged":false,"session":"6221A6B572B5CeC57eEfE43b082e8f","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.948 3158010 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 6221A6B572B5CeC57eEfE43b082e8f, mobile : , newSession : 6221A6B572B5CeC57eEfE43b082e8f, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749560296622","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202507","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 5th floor-2"}}, expiry  :1795116161540
20-08-2026 00:52:49.948 3158010 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 6221A6B572B5CeC57eEfE43b082e8f
20-08-2026 00:52:49.948 3158010 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 6221A6B572B5CeC57eEfE43b082e8f
20-08-2026 00:52:49.951 3158013 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@701b02f2
20-08-2026 00:52:49.951 3158013 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161540","expired":false,"activity":"","logged":false,"session":"6221A6B572B5CeC57eEfE43b082e8f","mobile":"","active":1,"status":true}
20-08-2026 00:52:49.952 3158014 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"6221A6B572B5CeC57eEfE43b082e8f","status":true}
20-08-2026 00:52:50.011 3158073 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D2F4A3F29f8193F667B1Fa26B3C6Ff
20-08-2026 00:52:50.011 3158073 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D2F4A3F29f8193F667B1Fa26B3C6Ff
20-08-2026 00:52:50.012 3158074 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@365db9d2
20-08-2026 00:52:50.012 3158074 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161292","expired":false,"activity":"","logged":false,"session":"D2F4A3F29f8193F667B1Fa26B3C6Ff","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.012 3158074 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D2F4A3F29f8193F667B1Fa26B3C6Ff","status":true}
20-08-2026 00:52:50.012 3158074 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D2F4A3F29f8193F667B1Fa26B3C6Ff
20-08-2026 00:52:50.012 3158074 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@365db9d2
20-08-2026 00:52:50.013 3158075 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161292","expired":false,"activity":"","logged":false,"session":"D2F4A3F29f8193F667B1Fa26B3C6Ff","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.013 3158075 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D2F4A3F29f8193F667B1Fa26B3C6Ff, mobile : , newSession : D2F4A3F29f8193F667B1Fa26B3C6Ff, active : 1, activity : {"machine":{"ds_imei":"VS12202101","area":"HSR","vm_id":"1619843922077","cart_enabled":true,"address":"HSR","vm_imei_id":"VS12202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Cold storage buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795116161292
20-08-2026 00:52:50.013 3158075 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D2F4A3F29f8193F667B1Fa26B3C6Ff
20-08-2026 00:52:50.013 3158075 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D2F4A3F29f8193F667B1Fa26B3C6Ff
20-08-2026 00:52:50.013 3158075 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@365db9d2
20-08-2026 00:52:50.013 3158075 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161292","expired":false,"activity":"","logged":false,"session":"D2F4A3F29f8193F667B1Fa26B3C6Ff","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.013 3158075 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D2F4A3F29f8193F667B1Fa26B3C6Ff","status":true}
20-08-2026 00:52:50.027 3158089 [http-nio-8051-exec-153] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:52:50.027 3158089 [http-nio-8051-exec-153] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:52:50.030 3158092 [http-nio-8051-exec-142] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202203 
20-08-2026 00:52:50.031 3158093 [http-nio-8051-exec-142] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:52:50.031 3158093 [http-nio-8051-exec-142] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:52:50.048 3158110 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:50.048 3158110 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:50.052 3158114 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:50.052 3158114 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:50.052 3158114 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:50.054 3158116 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:50.054 3158116 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:50.054 3158116 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:50.059 3158121 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:50.059 3158121 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:52:50.059 3158121 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:52:50.060 3158122 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:52:50.060 3158122 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:52:50.060 3158122 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:52:50.066 3158128 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:52:50.066 3158128 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:52:50.066 3158128 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:52:50.070 3158132 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:52:50.070 3158132 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:52:50.070 3158132 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:52:50.075 3158137 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:52:50.075 3158137 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:50.075 3158137 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:50.076 3158138 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:50.076 3158138 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:52:50.076 3158138 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:52:50.081 3158143 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:52:50.081 3158143 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:50.081 3158143 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:50.083 3158145 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:50.083 3158145 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:52:50.083 3158145 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:52:50.087 3158149 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:52:50.087 3158149 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:52:50.087 3158149 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:52:50.088 3158150 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:52:50.088 3158150 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:50.088 3158150 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:50.092 3158154 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:50.092 3158154 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:50.092 3158154 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:50.097 3158159 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:50.097 3158159 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:50.097 3158159 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:50.098 3158160 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202099","mobile":""}
20-08-2026 00:52:50.102 3158164 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:50.102 3158164 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:52:50.102 3158164 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:52:50.104 3158166 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:52:50.106 3158168 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:52:50.106 3158168 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:52:50.107 3158169 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C9A359FeEdC368D614B08c0b9a5332
20-08-2026 00:52:50.107 3158169 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C9A359FeEdC368D614B08c0b9a5332
20-08-2026 00:52:50.107 3158169 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 910cC04605D19d62Fc26Ee63D696Ff
20-08-2026 00:52:50.107 3158169 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 910cC04605D19d62Fc26Ee63D696Ff
20-08-2026 00:52:50.107 3158169 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c76ff2
20-08-2026 00:52:50.107 3158169 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161544","expired":false,"activity":"","logged":false,"session":"910cC04605D19d62Fc26Ee63D696Ff","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.107 3158169 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"910cC04605D19d62Fc26Ee63D696Ff","status":true}
20-08-2026 00:52:50.107 3158169 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 910cC04605D19d62Fc26Ee63D696Ff
20-08-2026 00:52:50.108 3158170 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fcda5e6
20-08-2026 00:52:50.108 3158170 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161638","expired":false,"activity":"","logged":false,"session":"C9A359FeEdC368D614B08c0b9a5332","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.108 3158170 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C9A359FeEdC368D614B08c0b9a5332","status":true}
20-08-2026 00:52:50.108 3158170 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C9A359FeEdC368D614B08c0b9a5332
20-08-2026 00:52:50.109 3158171 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fcda5e6
20-08-2026 00:52:50.110 3158172 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161638","expired":false,"activity":"","logged":false,"session":"C9A359FeEdC368D614B08c0b9a5332","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.110 3158172 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C9A359FeEdC368D614B08c0b9a5332, mobile : , newSession : C9A359FeEdC368D614B08c0b9a5332, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205383","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202098","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR SKU Split","ds_geocode":"12.9158,77.6343"}}, expiry  :1795116161638
20-08-2026 00:52:50.110 3158172 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C9A359FeEdC368D614B08c0b9a5332
20-08-2026 00:52:50.110 3158172 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C9A359FeEdC368D614B08c0b9a5332
20-08-2026 00:52:50.111 3158173 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fcda5e6
20-08-2026 00:52:50.111 3158173 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161638","expired":false,"activity":"","logged":false,"session":"C9A359FeEdC368D614B08c0b9a5332","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.111 3158173 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C9A359FeEdC368D614B08c0b9a5332","status":true}
20-08-2026 00:52:50.111 3158173 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:52:50.113 3158175 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:50.113 3158175 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:50.116 3158178 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c76ff2
20-08-2026 00:52:50.116 3158178 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161544","expired":false,"activity":"","logged":false,"session":"910cC04605D19d62Fc26Ee63D696Ff","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.116 3158178 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 910cC04605D19d62Fc26Ee63D696Ff, mobile : , newSession : 910cC04605D19d62Fc26Ee63D696Ff, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749829657832","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202503","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 7th Floor"}}, expiry  :1795116161544
20-08-2026 00:52:50.116 3158178 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 910cC04605D19d62Fc26Ee63D696Ff
20-08-2026 00:52:50.116 3158178 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 910cC04605D19d62Fc26Ee63D696Ff
20-08-2026 00:52:50.117 3158179 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5c76ff2
20-08-2026 00:52:50.117 3158179 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161544","expired":false,"activity":"","logged":false,"session":"910cC04605D19d62Fc26Ee63D696Ff","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.117 3158179 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"910cC04605D19d62Fc26Ee63D696Ff","status":true}
20-08-2026 00:52:50.118 3158180 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:50.118 3158180 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:52:50.118 3158180 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:52:50.121 3158183 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:52:50.121 3158183 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:52:50.121 3158183 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:52:50.124 3158186 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:52:50.127 3158189 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:50.127 3158189 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:50.131 3158193 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:50.131 3158193 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 11
20-08-2026 00:52:50.131 3158193 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 11
20-08-2026 00:52:50.135 3158197 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:52:50.135 3158197 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:52:50.135 3158197 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:52:50.139 3158201 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:52:50.139 3158201 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:52:50.139 3158201 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:52:50.144 3158206 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:52:50.144 3158206 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:52:50.144 3158206 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:52:50.148 3158210 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:52:50.148 3158210 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:50.149 3158211 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:50.151 3158213 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:50.151 3158213 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:52:50.151 3158213 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:52:50.155 3158217 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:52:50.155 3158217 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:50.155 3158217 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:50.158 3158220 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:50.158 3158220 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:52:50.158 3158220 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:52:50.160 3158222 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:52:50.160 3158222 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:52:50.160 3158222 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:52:50.163 3158225 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:52:50.163 3158225 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:52:50.163 3158225 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:52:50.165 3158227 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:52:50.165 3158227 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:50.165 3158227 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:50.168 3158230 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:50.168 3158230 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:52:50.168 3158230 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:52:50.276 3158338 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:52:50.276 3158338 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:52:50.276 3158338 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:52:50.289 3158351 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:52:50.301 3158363 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:52:50.301 3158363 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:52:50.314 3158376 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:52:50.319 3158381 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:52:50.319 3158381 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:52:50.326 3158388 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:52:50.331 3158393 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:52:50.331 3158393 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:52:50.341 3158403 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:52:50.356 3158418 [http-nio-8051-exec-139] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM10201907","mobile":""}
20-08-2026 00:52:50.399 3158461 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"RM10201901","mobile":""}
20-08-2026 00:52:50.425 3158487 [http-nio-8051-exec-142] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:52:50.506 3158568 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 624fB9Eb0f7830BaEbB632902933D0
20-08-2026 00:52:50.506 3158568 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 624fB9Eb0f7830BaEbB632902933D0
20-08-2026 00:52:50.506 3158568 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a464399
20-08-2026 00:52:50.506 3158568 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161558","expired":false,"activity":"","logged":false,"session":"624fB9Eb0f7830BaEbB632902933D0","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.506 3158568 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"624fB9Eb0f7830BaEbB632902933D0","status":true}
20-08-2026 00:52:50.506 3158568 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 624fB9Eb0f7830BaEbB632902933D0
20-08-2026 00:52:50.507 3158569 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a464399
20-08-2026 00:52:50.508 3158570 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161558","expired":false,"activity":"","logged":false,"session":"624fB9Eb0f7830BaEbB632902933D0","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.508 3158570 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 624fB9Eb0f7830BaEbB632902933D0, mobile : , newSession : 624fB9Eb0f7830BaEbB632902933D0, active : 1, activity : {"machine":{"area":"Texas Main","vm_id":"1757400542576","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Main"}}, expiry  :1795116161558
20-08-2026 00:52:50.508 3158570 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 624fB9Eb0f7830BaEbB632902933D0
20-08-2026 00:52:50.508 3158570 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 624fB9Eb0f7830BaEbB632902933D0
20-08-2026 00:52:50.509 3158571 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7a464399
20-08-2026 00:52:50.509 3158571 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161558","expired":false,"activity":"","logged":false,"session":"624fB9Eb0f7830BaEbB632902933D0","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.509 3158571 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"624fB9Eb0f7830BaEbB632902933D0","status":true}
20-08-2026 00:52:50.569 3158631 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202501","mobile":""}
20-08-2026 00:52:50.569 3158631 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202301","mobile":""}
20-08-2026 00:52:50.606 3158668 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0cA550733c0a0634Cc426f44C68311
20-08-2026 00:52:50.606 3158668 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0cA550733c0a0634Cc426f44C68311
20-08-2026 00:52:50.607 3158669 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@122332ff
20-08-2026 00:52:50.607 3158669 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161515","expired":false,"activity":"","logged":false,"session":"0cA550733c0a0634Cc426f44C68311","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.607 3158669 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0cA550733c0a0634Cc426f44C68311","status":true}
20-08-2026 00:52:50.607 3158669 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0cA550733c0a0634Cc426f44C68311
20-08-2026 00:52:50.608 3158670 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@122332ff
20-08-2026 00:52:50.608 3158670 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161515","expired":false,"activity":"","logged":false,"session":"0cA550733c0a0634Cc426f44C68311","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.608 3158670 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0cA550733c0a0634Cc426f44C68311, mobile : , newSession : 0cA550733c0a0634Cc426f44C68311, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL"}}, expiry  :1795116161515
20-08-2026 00:52:50.608 3158670 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0cA550733c0a0634Cc426f44C68311
20-08-2026 00:52:50.608 3158670 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0cA550733c0a0634Cc426f44C68311
20-08-2026 00:52:50.608 3158670 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@122332ff
20-08-2026 00:52:50.608 3158670 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161515","expired":false,"activity":"","logged":false,"session":"0cA550733c0a0634Cc426f44C68311","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.609 3158671 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0cA550733c0a0634Cc426f44C68311","status":true}
20-08-2026 00:52:50.681 3158743 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fd738f8cEa9505Ce616d88Cc010f1b
20-08-2026 00:52:50.682 3158744 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fd738f8cEa9505Ce616d88Cc010f1b
20-08-2026 00:52:50.687 3158749 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@39d2fb83
20-08-2026 00:52:50.687 3158749 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161261","expired":false,"activity":"","logged":false,"session":"Fd738f8cEa9505Ce616d88Cc010f1b","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.687 3158749 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fd738f8cEa9505Ce616d88Cc010f1b","status":true}
20-08-2026 00:52:50.687 3158749 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fd738f8cEa9505Ce616d88Cc010f1b
20-08-2026 00:52:50.687 3158749 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@39d2fb83
20-08-2026 00:52:50.688 3158750 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161261","expired":false,"activity":"","logged":false,"session":"Fd738f8cEa9505Ce616d88Cc010f1b","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.688 3158750 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fd738f8cEa9505Ce616d88Cc010f1b, mobile : , newSession : Fd738f8cEa9505Ce616d88Cc010f1b, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1646053315696","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM03202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Mediatek 4c 9th floor"}}, expiry  :1795116161261
20-08-2026 00:52:50.688 3158750 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fd738f8cEa9505Ce616d88Cc010f1b
20-08-2026 00:52:50.688 3158750 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fd738f8cEa9505Ce616d88Cc010f1b
20-08-2026 00:52:50.689 3158751 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@39d2fb83
20-08-2026 00:52:50.689 3158751 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161261","expired":false,"activity":"","logged":false,"session":"Fd738f8cEa9505Ce616d88Cc010f1b","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.689 3158751 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fd738f8cEa9505Ce616d88Cc010f1b","status":true}
20-08-2026 00:52:50.727 3158789 [http-nio-8051-exec-144] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202301","mobile":""}
20-08-2026 00:52:50.778 3158840 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7cCc3a2f97CfEa4c29D0A60021Fa6e
20-08-2026 00:52:50.778 3158840 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7cCc3a2f97CfEa4c29D0A60021Fa6e
20-08-2026 00:52:50.779 3158841 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a403c97
20-08-2026 00:52:50.779 3158841 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161326","expired":false,"activity":"","logged":false,"session":"7cCc3a2f97CfEa4c29D0A60021Fa6e","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.779 3158841 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7cCc3a2f97CfEa4c29D0A60021Fa6e","status":true}
20-08-2026 00:52:50.779 3158841 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7cCc3a2f97CfEa4c29D0A60021Fa6e
20-08-2026 00:52:50.780 3158842 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a403c97
20-08-2026 00:52:50.780 3158842 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161326","expired":false,"activity":"","logged":false,"session":"7cCc3a2f97CfEa4c29D0A60021Fa6e","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.780 3158842 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 7cCc3a2f97CfEa4c29D0A60021Fa6e, mobile : , newSession : 7cCc3a2f97CfEa4c29D0A60021Fa6e, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513063","cart_enabled":true,"address":"HSR","vm_imei_id":"VS11202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Nyaa online Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795116161326
20-08-2026 00:52:50.780 3158842 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 7cCc3a2f97CfEa4c29D0A60021Fa6e
20-08-2026 00:52:50.780 3158842 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 7cCc3a2f97CfEa4c29D0A60021Fa6e
20-08-2026 00:52:50.781 3158843 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5a403c97
20-08-2026 00:52:50.781 3158843 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161326","expired":false,"activity":"","logged":false,"session":"7cCc3a2f97CfEa4c29D0A60021Fa6e","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.781 3158843 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"7cCc3a2f97CfEa4c29D0A60021Fa6e","status":true}
20-08-2026 00:52:50.782 3158844 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A9Ec0bD60c8dB2Cd41E237F08d96B5
20-08-2026 00:52:50.782 3158844 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A9Ec0bD60c8dB2Cd41E237F08d96B5
20-08-2026 00:52:50.783 3158845 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@698d617c
20-08-2026 00:52:50.783 3158845 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161563","expired":false,"activity":"","logged":false,"session":"A9Ec0bD60c8dB2Cd41E237F08d96B5","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.785 3158847 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A9Ec0bD60c8dB2Cd41E237F08d96B5","status":true}
20-08-2026 00:52:50.785 3158847 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A9Ec0bD60c8dB2Cd41E237F08d96B5
20-08-2026 00:52:50.786 3158848 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@698d617c
20-08-2026 00:52:50.786 3158848 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161563","expired":false,"activity":"","logged":false,"session":"A9Ec0bD60c8dB2Cd41E237F08d96B5","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.786 3158848 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A9Ec0bD60c8dB2Cd41E237F08d96B5, mobile : , newSession : A9Ec0bD60c8dB2Cd41E237F08d96B5, active : 1, activity : {"machine":{"area":"Western","vm_id":"1757402010096","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas LV 4th floor"}}, expiry  :1795116161563
20-08-2026 00:52:50.786 3158848 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A9Ec0bD60c8dB2Cd41E237F08d96B5
20-08-2026 00:52:50.786 3158848 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A9Ec0bD60c8dB2Cd41E237F08d96B5
20-08-2026 00:52:50.787 3158849 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@698d617c
20-08-2026 00:52:50.787 3158849 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161563","expired":false,"activity":"","logged":false,"session":"A9Ec0bD60c8dB2Cd41E237F08d96B5","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.787 3158849 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A9Ec0bD60c8dB2Cd41E237F08d96B5","status":true}
20-08-2026 00:52:50.827 3158889 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 44EeB475Fe943e1a596f85Ee62A620
20-08-2026 00:52:50.827 3158889 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 44EeB475Fe943e1a596f85Ee62A620
20-08-2026 00:52:50.828 3158890 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5eda8ffa
20-08-2026 00:52:50.828 3158890 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161337","expired":false,"activity":"","logged":false,"session":"44EeB475Fe943e1a596f85Ee62A620","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.828 3158890 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"44EeB475Fe943e1a596f85Ee62A620","status":true}
20-08-2026 00:52:50.828 3158890 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 44EeB475Fe943e1a596f85Ee62A620
20-08-2026 00:52:50.828 3158890 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5eda8ffa
20-08-2026 00:52:50.828 3158890 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161337","expired":false,"activity":"","logged":false,"session":"44EeB475Fe943e1a596f85Ee62A620","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.829 3158891 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 44EeB475Fe943e1a596f85Ee62A620, mobile : , newSession : 44EeB475Fe943e1a596f85Ee62A620, active : 1, activity : {"machine":{"area":"Mediatek_B-1_5th Floor","vm_id":"1650863570737","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,555555","location":"Mediatek B-1 5th Floor"}}, expiry  :1795116161337
20-08-2026 00:52:50.829 3158891 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 44EeB475Fe943e1a596f85Ee62A620
20-08-2026 00:52:50.829 3158891 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 44EeB475Fe943e1a596f85Ee62A620
20-08-2026 00:52:50.829 3158891 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5eda8ffa
20-08-2026 00:52:50.829 3158891 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161337","expired":false,"activity":"","logged":false,"session":"44EeB475Fe943e1a596f85Ee62A620","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.829 3158891 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"44EeB475Fe943e1a596f85Ee62A620","status":true}
20-08-2026 00:52:50.845 3158907 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 23C29dA5E899BeF4C23190A5AcB5B3
20-08-2026 00:52:50.845 3158907 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 23C29dA5E899BeF4C23190A5AcB5B3
20-08-2026 00:52:50.845 3158907 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9ac3e0c
20-08-2026 00:52:50.846 3158908 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161388","expired":false,"activity":"","logged":false,"session":"23C29dA5E899BeF4C23190A5AcB5B3","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.846 3158908 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"23C29dA5E899BeF4C23190A5AcB5B3","status":true}
20-08-2026 00:52:50.846 3158908 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 23C29dA5E899BeF4C23190A5AcB5B3
20-08-2026 00:52:50.846 3158908 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9ac3e0c
20-08-2026 00:52:50.846 3158908 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161388","expired":false,"activity":"","logged":false,"session":"23C29dA5E899BeF4C23190A5AcB5B3","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.846 3158908 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 23C29dA5E899BeF4C23190A5AcB5B3, mobile : , newSession : 23C29dA5E899BeF4C23190A5AcB5B3, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1650862850550","cart_enabled":true,"address":"Mediatek B-5A  3rd Floor","vm_imei_id":"TM04202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,55555","location":"Mediatek B-5A  3rd Floor"}}, expiry  :1795116161388
20-08-2026 00:52:50.846 3158908 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 23C29dA5E899BeF4C23190A5AcB5B3
20-08-2026 00:52:50.846 3158908 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 23C29dA5E899BeF4C23190A5AcB5B3
20-08-2026 00:52:50.847 3158909 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@9ac3e0c
20-08-2026 00:52:50.847 3158909 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161388","expired":false,"activity":"","logged":false,"session":"23C29dA5E899BeF4C23190A5AcB5B3","mobile":"","active":1,"status":true}
20-08-2026 00:52:50.847 3158909 [http-nio-8051-exec-112] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"23C29dA5E899BeF4C23190A5AcB5B3","status":true}
20-08-2026 00:52:51.020 3159082 [http-nio-8051-exec-151] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202103","mobile":""}
20-08-2026 00:52:51.035 3159097 [http-nio-8051-exec-145] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202202","mobile":""}
20-08-2026 00:52:51.045 3159107 [http-nio-8051-exec-156] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202102","mobile":""}
20-08-2026 00:52:51.049 3159111 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202501","mobile":""}
20-08-2026 00:52:51.057 3159119 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bc211c6511149b329cA0C2CcBc97F7
20-08-2026 00:52:51.057 3159119 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc211c6511149b329cA0C2CcBc97F7
20-08-2026 00:52:51.060 3159122 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 620a0b07CcD3D89cEeEcE9Fe3a6c13
20-08-2026 00:52:51.060 3159122 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 620a0b07CcD3D89cEeEcE9Fe3a6c13
20-08-2026 00:52:51.061 3159123 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e149625
20-08-2026 00:52:51.061 3159123 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161630","expired":false,"activity":"","logged":false,"session":"620a0b07CcD3D89cEeEcE9Fe3a6c13","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.061 3159123 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"620a0b07CcD3D89cEeEcE9Fe3a6c13","status":true}
20-08-2026 00:52:51.061 3159123 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 620a0b07CcD3D89cEeEcE9Fe3a6c13
20-08-2026 00:52:51.061 3159123 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e149625
20-08-2026 00:52:51.061 3159123 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161630","expired":false,"activity":"","logged":false,"session":"620a0b07CcD3D89cEeEcE9Fe3a6c13","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.061 3159123 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 620a0b07CcD3D89cEeEcE9Fe3a6c13, mobile : , newSession : 620a0b07CcD3D89cEeEcE9Fe3a6c13, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT","vm_id":"8969790716036205382","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR","ds_geocode":"12.9158,77.6343"}}, expiry  :1795116161630
20-08-2026 00:52:51.062 3159124 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 620a0b07CcD3D89cEeEcE9Fe3a6c13
20-08-2026 00:52:51.062 3159124 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 620a0b07CcD3D89cEeEcE9Fe3a6c13
20-08-2026 00:52:51.062 3159124 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5e149625
20-08-2026 00:52:51.062 3159124 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161630","expired":false,"activity":"","logged":false,"session":"620a0b07CcD3D89cEeEcE9Fe3a6c13","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.062 3159124 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"620a0b07CcD3D89cEeEcE9Fe3a6c13","status":true}
20-08-2026 00:52:51.065 3159127 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7bd496de
20-08-2026 00:52:51.065 3159127 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161544","expired":false,"activity":"","logged":false,"session":"Bc211c6511149b329cA0C2CcBc97F7","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.065 3159127 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bc211c6511149b329cA0C2CcBc97F7","status":true}
20-08-2026 00:52:51.065 3159127 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc211c6511149b329cA0C2CcBc97F7
20-08-2026 00:52:51.066 3159128 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7bd496de
20-08-2026 00:52:51.067 3159129 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161544","expired":false,"activity":"","logged":false,"session":"Bc211c6511149b329cA0C2CcBc97F7","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.067 3159129 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Bc211c6511149b329cA0C2CcBc97F7, mobile : , newSession : Bc211c6511149b329cA0C2CcBc97F7, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749462870626","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 6th floor"}}, expiry  :1795116161544
20-08-2026 00:52:51.067 3159129 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bc211c6511149b329cA0C2CcBc97F7
20-08-2026 00:52:51.067 3159129 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bc211c6511149b329cA0C2CcBc97F7
20-08-2026 00:52:51.067 3159129 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7bd496de
20-08-2026 00:52:51.067 3159129 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161544","expired":false,"activity":"","logged":false,"session":"Bc211c6511149b329cA0C2CcBc97F7","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.067 3159129 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bc211c6511149b329cA0C2CcBc97F7","status":true}
20-08-2026 00:52:51.172 3159234 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 857a1e13A7Dd3a16A97d19959120Ee
20-08-2026 00:52:51.172 3159234 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 857a1e13A7Dd3a16A97d19959120Ee
20-08-2026 00:52:51.173 3159235 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6365efbe
20-08-2026 00:52:51.173 3159235 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161276","expired":false,"activity":"","logged":false,"session":"857a1e13A7Dd3a16A97d19959120Ee","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.173 3159235 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"857a1e13A7Dd3a16A97d19959120Ee","status":true}
20-08-2026 00:52:51.173 3159235 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 857a1e13A7Dd3a16A97d19959120Ee
20-08-2026 00:52:51.175 3159237 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6365efbe
20-08-2026 00:52:51.175 3159237 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161276","expired":false,"activity":"","logged":false,"session":"857a1e13A7Dd3a16A97d19959120Ee","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.175 3159237 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 857a1e13A7Dd3a16A97d19959120Ee, mobile : , newSession : 857a1e13A7Dd3a16A97d19959120Ee, active : 1, activity : {"machine":{"ds_imei":"DS08202101","area":"Harlur","vm_id":"1628514764505","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"DS08202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"Tiny Cafe - Nyaa Retail ,Harlur ","ds_geocode":"12.898824,77.652418"}}, expiry  :1795116161276
20-08-2026 00:52:51.175 3159237 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 857a1e13A7Dd3a16A97d19959120Ee
20-08-2026 00:52:51.175 3159237 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 857a1e13A7Dd3a16A97d19959120Ee
20-08-2026 00:52:51.178 3159240 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6365efbe
20-08-2026 00:52:51.178 3159240 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161276","expired":false,"activity":"","logged":false,"session":"857a1e13A7Dd3a16A97d19959120Ee","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.178 3159240 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"857a1e13A7Dd3a16A97d19959120Ee","status":true}
20-08-2026 00:52:51.237 3159299 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19414158Cb826fF5B3580d5fA8E3Ae
20-08-2026 00:52:51.237 3159299 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19414158Cb826fF5B3580d5fA8E3Ae
20-08-2026 00:52:51.238 3159300 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f73523d
20-08-2026 00:52:51.238 3159300 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161338","expired":false,"activity":"","logged":false,"session":"19414158Cb826fF5B3580d5fA8E3Ae","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.238 3159300 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19414158Cb826fF5B3580d5fA8E3Ae","status":true}
20-08-2026 00:52:51.238 3159300 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19414158Cb826fF5B3580d5fA8E3Ae
20-08-2026 00:52:51.240 3159302 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f73523d
20-08-2026 00:52:51.240 3159302 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161338","expired":false,"activity":"","logged":false,"session":"19414158Cb826fF5B3580d5fA8E3Ae","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.240 3159302 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 19414158Cb826fF5B3580d5fA8E3Ae, mobile : , newSession : 19414158Cb826fF5B3580d5fA8E3Ae, active : 1, activity : {"machine":{"area":"Mediatek B-1 4th Floor","vm_id":"1650863616549","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"55555,55555","location":"Mediatek B-1 4th Floor"}}, expiry  :1795116161338
20-08-2026 00:52:51.240 3159302 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19414158Cb826fF5B3580d5fA8E3Ae
20-08-2026 00:52:51.240 3159302 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19414158Cb826fF5B3580d5fA8E3Ae
20-08-2026 00:52:51.241 3159303 [http-nio-8051-exec-110] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202503","mobile":""}
20-08-2026 00:52:51.241 3159303 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1f73523d
20-08-2026 00:52:51.242 3159304 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161338","expired":false,"activity":"","logged":false,"session":"19414158Cb826fF5B3580d5fA8E3Ae","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.242 3159304 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19414158Cb826fF5B3580d5fA8E3Ae","status":true}
20-08-2026 00:52:51.244 3159306 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 07DcBe41A2436cB8Ed4a65020611Fa
20-08-2026 00:52:51.245 3159307 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 07DcBe41A2436cB8Ed4a65020611Fa
20-08-2026 00:52:51.245 3159307 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2ba57676
20-08-2026 00:52:51.245 3159307 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161410","expired":false,"activity":"","logged":false,"session":"07DcBe41A2436cB8Ed4a65020611Fa","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.245 3159307 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"07DcBe41A2436cB8Ed4a65020611Fa","status":true}
20-08-2026 00:52:51.245 3159307 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 07DcBe41A2436cB8Ed4a65020611Fa
20-08-2026 00:52:51.246 3159308 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2ba57676
20-08-2026 00:52:51.246 3159308 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161410","expired":false,"activity":"","logged":false,"session":"07DcBe41A2436cB8Ed4a65020611Fa","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.246 3159308 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 07DcBe41A2436cB8Ed4a65020611Fa, mobile : , newSession : 07DcBe41A2436cB8Ed4a65020611Fa, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660749537502","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Titan Eye plus -2","ds_geocode":"12.898824,77.652418"}}, expiry  :1795116161410
20-08-2026 00:52:51.246 3159308 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 07DcBe41A2436cB8Ed4a65020611Fa
20-08-2026 00:52:51.246 3159308 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 07DcBe41A2436cB8Ed4a65020611Fa
20-08-2026 00:52:51.250 3159312 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2ba57676
20-08-2026 00:52:51.251 3159313 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161410","expired":false,"activity":"","logged":false,"session":"07DcBe41A2436cB8Ed4a65020611Fa","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.251 3159313 [http-nio-8051-exec-111] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"07DcBe41A2436cB8Ed4a65020611Fa","status":true}
20-08-2026 00:52:51.285 3159347 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202102","mobile":""}
20-08-2026 00:52:51.297 3159359 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4eBfFe2a32B993Ce114e5e0d256fBf
20-08-2026 00:52:51.297 3159359 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4eBfFe2a32B993Ce114e5e0d256fBf
20-08-2026 00:52:51.297 3159359 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b502d35
20-08-2026 00:52:51.297 3159359 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161309","expired":false,"activity":"","logged":false,"session":"4eBfFe2a32B993Ce114e5e0d256fBf","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.297 3159359 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4eBfFe2a32B993Ce114e5e0d256fBf","status":true}
20-08-2026 00:52:51.297 3159359 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4eBfFe2a32B993Ce114e5e0d256fBf
20-08-2026 00:52:51.298 3159360 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b502d35
20-08-2026 00:52:51.298 3159360 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161309","expired":false,"activity":"","logged":false,"session":"4eBfFe2a32B993Ce114e5e0d256fBf","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.298 3159360 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4eBfFe2a32B993Ce114e5e0d256fBf, mobile : , newSession : 4eBfFe2a32B993Ce114e5e0d256fBf, active : 1, activity : {"machine":{"ds_imei":"VS04202109","area":"HSR","vm_id":"1619843922074","cart_enabled":true,"address":"HSR","vm_imei_id":"VS04202109","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tiny Cafe - Fresh n Bake","ds_geocode":"12.914065,77.629596"}}, expiry  :1795116161309
20-08-2026 00:52:51.298 3159360 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4eBfFe2a32B993Ce114e5e0d256fBf
20-08-2026 00:52:51.298 3159360 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4eBfFe2a32B993Ce114e5e0d256fBf
20-08-2026 00:52:51.298 3159360 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b502d35
20-08-2026 00:52:51.298 3159360 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161309","expired":false,"activity":"","logged":false,"session":"4eBfFe2a32B993Ce114e5e0d256fBf","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.298 3159360 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4eBfFe2a32B993Ce114e5e0d256fBf","status":true}
20-08-2026 00:52:51.427 3159489 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 278b71F3De72F641EdE2434862944b
20-08-2026 00:52:51.427 3159489 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 278b71F3De72F641EdE2434862944b
20-08-2026 00:52:51.430 3159492 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@742a576c
20-08-2026 00:52:51.430 3159492 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161266","expired":false,"activity":"","logged":false,"session":"278b71F3De72F641EdE2434862944b","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.430 3159492 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"278b71F3De72F641EdE2434862944b","status":true}
20-08-2026 00:52:51.430 3159492 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 278b71F3De72F641EdE2434862944b
20-08-2026 00:52:51.437 3159499 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@742a576c
20-08-2026 00:52:51.437 3159499 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161266","expired":false,"activity":"","logged":false,"session":"278b71F3De72F641EdE2434862944b","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.437 3159499 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 278b71F3De72F641EdE2434862944b, mobile : , newSession : 278b71F3De72F641EdE2434862944b, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513062","cart_enabled":true,"address":"HSR","vm_imei_id":"VS08202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Byjus Tiny Cafe Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795116161266
20-08-2026 00:52:51.437 3159499 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 278b71F3De72F641EdE2434862944b
20-08-2026 00:52:51.437 3159499 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 278b71F3De72F641EdE2434862944b
20-08-2026 00:52:51.438 3159500 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@742a576c
20-08-2026 00:52:51.438 3159500 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161266","expired":false,"activity":"","logged":false,"session":"278b71F3De72F641EdE2434862944b","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.438 3159500 [http-nio-8051-exec-155] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"278b71F3De72F641EdE2434862944b","status":true}
20-08-2026 00:52:51.441 3159503 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2fD6B86dEc9fD5BdC067D0BcA4A82b
20-08-2026 00:52:51.441 3159503 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2fD6B86dEc9fD5BdC067D0BcA4A82b
20-08-2026 00:52:51.443 3159505 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15427732
20-08-2026 00:52:51.443 3159505 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161551","expired":false,"activity":"","logged":false,"session":"2fD6B86dEc9fD5BdC067D0BcA4A82b","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.443 3159505 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2fD6B86dEc9fD5BdC067D0BcA4A82b","status":true}
20-08-2026 00:52:51.443 3159505 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2fD6B86dEc9fD5BdC067D0BcA4A82b
20-08-2026 00:52:51.446 3159508 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15427732
20-08-2026 00:52:51.446 3159508 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161551","expired":false,"activity":"","logged":false,"session":"2fD6B86dEc9fD5BdC067D0BcA4A82b","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.446 3159508 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2fD6B86dEc9fD5BdC067D0BcA4A82b, mobile : , newSession : 2fD6B86dEc9fD5BdC067D0BcA4A82b, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686835929313","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202305","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Availity 4th floor Cafeteria"}}, expiry  :1795116161551
20-08-2026 00:52:51.446 3159508 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2fD6B86dEc9fD5BdC067D0BcA4A82b
20-08-2026 00:52:51.446 3159508 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2fD6B86dEc9fD5BdC067D0BcA4A82b
20-08-2026 00:52:51.447 3159509 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@15427732
20-08-2026 00:52:51.447 3159509 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161551","expired":false,"activity":"","logged":false,"session":"2fD6B86dEc9fD5BdC067D0BcA4A82b","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.447 3159509 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2fD6B86dEc9fD5BdC067D0BcA4A82b","status":true}
20-08-2026 00:52:51.461 3159523 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM12202250","mobile":""}
20-08-2026 00:52:51.518 3159580 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F3Ee0f2bBc096b4dFfF7C579Da8fDa
20-08-2026 00:52:51.519 3159581 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F3Ee0f2bBc096b4dFfF7C579Da8fDa
20-08-2026 00:52:51.519 3159581 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7c18ac80
20-08-2026 00:52:51.519 3159581 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161410","expired":false,"activity":"","logged":false,"session":"F3Ee0f2bBc096b4dFfF7C579Da8fDa","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.519 3159581 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F3Ee0f2bBc096b4dFfF7C579Da8fDa","status":true}
20-08-2026 00:52:51.519 3159581 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F3Ee0f2bBc096b4dFfF7C579Da8fDa
20-08-2026 00:52:51.524 3159586 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202003","mobile":""}
20-08-2026 00:52:51.525 3159587 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7c18ac80
20-08-2026 00:52:51.525 3159587 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161410","expired":false,"activity":"","logged":false,"session":"F3Ee0f2bBc096b4dFfF7C579Da8fDa","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.525 3159587 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F3Ee0f2bBc096b4dFfF7C579Da8fDa, mobile : , newSession : F3Ee0f2bBc096b4dFfF7C579Da8fDa, active : 1, activity : {"machine":{"area":"MRO ","vm_id":"1654930522294","cart_enabled":true,"address":"Moglix MRO ","vm_imei_id":"TM07202204","webapp_config":"{\"server_order\":0,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9718724,77.7169408","location":"MRO "}}, expiry  :1795116161410
20-08-2026 00:52:51.525 3159587 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F3Ee0f2bBc096b4dFfF7C579Da8fDa
20-08-2026 00:52:51.525 3159587 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F3Ee0f2bBc096b4dFfF7C579Da8fDa
20-08-2026 00:52:51.525 3159587 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7c18ac80
20-08-2026 00:52:51.525 3159587 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161410","expired":false,"activity":"","logged":false,"session":"F3Ee0f2bBc096b4dFfF7C579Da8fDa","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.525 3159587 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F3Ee0f2bBc096b4dFfF7C579Da8fDa","status":true}
20-08-2026 00:52:51.545 3159607 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BcA18b44181d55D9CaFfCc7fC872C8
20-08-2026 00:52:51.545 3159607 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BcA18b44181d55D9CaFfCc7fC872C8
20-08-2026 00:52:51.545 3159607 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@19a171ab
20-08-2026 00:52:51.545 3159607 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161643","expired":false,"activity":"","logged":false,"session":"BcA18b44181d55D9CaFfCc7fC872C8","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.545 3159607 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BcA18b44181d55D9CaFfCc7fC872C8","status":true}
20-08-2026 00:52:51.546 3159608 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BcA18b44181d55D9CaFfCc7fC872C8
20-08-2026 00:52:51.548 3159610 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@19a171ab
20-08-2026 00:52:51.548 3159610 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161643","expired":false,"activity":"","logged":false,"session":"BcA18b44181d55D9CaFfCc7fC872C8","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.548 3159610 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: BcA18b44181d55D9CaFfCc7fC872C8, mobile : , newSession : BcA18b44181d55D9CaFfCc7fC872C8, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"7421137583197604045","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM06202004","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Spare Single door"}}, expiry  :1795116161643
20-08-2026 00:52:51.548 3159610 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BcA18b44181d55D9CaFfCc7fC872C8
20-08-2026 00:52:51.549 3159611 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BcA18b44181d55D9CaFfCc7fC872C8
20-08-2026 00:52:51.549 3159611 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@19a171ab
20-08-2026 00:52:51.549 3159611 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161643","expired":false,"activity":"","logged":false,"session":"BcA18b44181d55D9CaFfCc7fC872C8","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.549 3159611 [http-nio-8051-exec-20] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BcA18b44181d55D9CaFfCc7fC872C8","status":true}
20-08-2026 00:52:51.570 3159632 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202204","mobile":""}
20-08-2026 00:52:51.591 3159653 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 881b92Fd9729EeA7E8649aAcAe77A7
20-08-2026 00:52:51.591 3159653 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 881b92Fd9729EeA7E8649aAcAe77A7
20-08-2026 00:52:51.592 3159654 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@76572258
20-08-2026 00:52:51.593 3159655 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161659","expired":false,"activity":"","logged":false,"session":"881b92Fd9729EeA7E8649aAcAe77A7","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.593 3159655 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"881b92Fd9729EeA7E8649aAcAe77A7","status":true}
20-08-2026 00:52:51.593 3159655 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 881b92Fd9729EeA7E8649aAcAe77A7
20-08-2026 00:52:51.593 3159655 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@76572258
20-08-2026 00:52:51.593 3159655 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161659","expired":false,"activity":"","logged":false,"session":"881b92Fd9729EeA7E8649aAcAe77A7","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.593 3159655 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 881b92Fd9729EeA7E8649aAcAe77A7, mobile : , newSession : 881b92Fd9729EeA7E8649aAcAe77A7, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1767156983476","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM01202601","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Mediatek 4AB_3rd floor "}}, expiry  :1795116161659
20-08-2026 00:52:51.593 3159655 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 881b92Fd9729EeA7E8649aAcAe77A7
20-08-2026 00:52:51.593 3159655 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 881b92Fd9729EeA7E8649aAcAe77A7
20-08-2026 00:52:51.594 3159656 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@76572258
20-08-2026 00:52:51.594 3159656 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161659","expired":false,"activity":"","logged":false,"session":"881b92Fd9729EeA7E8649aAcAe77A7","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.594 3159656 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"881b92Fd9729EeA7E8649aAcAe77A7","status":true}
20-08-2026 00:52:51.674 3159736 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0aF0847e364e893912A300B9E0D5B9
20-08-2026 00:52:51.674 3159736 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0aF0847e364e893912A300B9E0D5B9
20-08-2026 00:52:51.675 3159737 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ef7f6ed
20-08-2026 00:52:51.675 3159737 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161314","expired":false,"activity":"","logged":false,"session":"0aF0847e364e893912A300B9E0D5B9","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.675 3159737 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0aF0847e364e893912A300B9E0D5B9","status":true}
20-08-2026 00:52:51.675 3159737 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0aF0847e364e893912A300B9E0D5B9
20-08-2026 00:52:51.676 3159738 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ef7f6ed
20-08-2026 00:52:51.676 3159738 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161314","expired":false,"activity":"","logged":false,"session":"0aF0847e364e893912A300B9E0D5B9","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.676 3159738 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 0aF0847e364e893912A300B9E0D5B9, mobile : , newSession : 0aF0847e364e893912A300B9E0D5B9, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_7th Floor"}}, expiry  :1795116161314
20-08-2026 00:52:51.676 3159738 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 0aF0847e364e893912A300B9E0D5B9
20-08-2026 00:52:51.676 3159738 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 0aF0847e364e893912A300B9E0D5B9
20-08-2026 00:52:51.677 3159739 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@ef7f6ed
20-08-2026 00:52:51.677 3159739 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161314","expired":false,"activity":"","logged":false,"session":"0aF0847e364e893912A300B9E0D5B9","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.677 3159739 [http-nio-8051-exec-85] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"0aF0847e364e893912A300B9E0D5B9","status":true}
20-08-2026 00:52:51.706 3159768 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D896C33706AeC26e97A73a04DdDcE7
20-08-2026 00:52:51.707 3159769 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D896C33706AeC26e97A73a04DdDcE7
20-08-2026 00:52:51.707 3159769 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1545eac8
20-08-2026 00:52:51.707 3159769 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161306","expired":false,"activity":"","logged":false,"session":"D896C33706AeC26e97A73a04DdDcE7","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.707 3159769 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D896C33706AeC26e97A73a04DdDcE7","status":true}
20-08-2026 00:52:51.707 3159769 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D896C33706AeC26e97A73a04DdDcE7
20-08-2026 00:52:51.708 3159770 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1545eac8
20-08-2026 00:52:51.708 3159770 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161306","expired":false,"activity":"","logged":false,"session":"D896C33706AeC26e97A73a04DdDcE7","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.708 3159770 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D896C33706AeC26e97A73a04DdDcE7, mobile : , newSession : D896C33706AeC26e97A73a04DdDcE7, active : 1, activity : {"machine":{"ds_imei":"VS09202102","area":"HSR","vm_id":"1619843922076","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 2 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795116161306
20-08-2026 00:52:51.708 3159770 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D896C33706AeC26e97A73a04DdDcE7
20-08-2026 00:52:51.708 3159770 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D896C33706AeC26e97A73a04DdDcE7
20-08-2026 00:52:51.709 3159771 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1545eac8
20-08-2026 00:52:51.710 3159772 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161306","expired":false,"activity":"","logged":false,"session":"D896C33706AeC26e97A73a04DdDcE7","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.710 3159772 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D896C33706AeC26e97A73a04DdDcE7","status":true}
20-08-2026 00:52:51.712 3159774 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AdB47aBfFb713c5a2cEe1c245c2c35
20-08-2026 00:52:51.712 3159774 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AdB47aBfFb713c5a2cEe1c245c2c35
20-08-2026 00:52:51.713 3159775 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@78c53d6f
20-08-2026 00:52:51.713 3159775 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161416","expired":false,"activity":"","logged":false,"session":"AdB47aBfFb713c5a2cEe1c245c2c35","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.713 3159775 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AdB47aBfFb713c5a2cEe1c245c2c35","status":true}
20-08-2026 00:52:51.713 3159775 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AdB47aBfFb713c5a2cEe1c245c2c35
20-08-2026 00:52:51.713 3159775 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@78c53d6f
20-08-2026 00:52:51.713 3159775 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161416","expired":false,"activity":"","logged":false,"session":"AdB47aBfFb713c5a2cEe1c245c2c35","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.713 3159775 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: AdB47aBfFb713c5a2cEe1c245c2c35, mobile : , newSession : AdB47aBfFb713c5a2cEe1c245c2c35, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418"}}, expiry  :1795116161416
20-08-2026 00:52:51.714 3159776 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AdB47aBfFb713c5a2cEe1c245c2c35
20-08-2026 00:52:51.714 3159776 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AdB47aBfFb713c5a2cEe1c245c2c35
20-08-2026 00:52:51.714 3159776 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@78c53d6f
20-08-2026 00:52:51.714 3159776 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161416","expired":false,"activity":"","logged":false,"session":"AdB47aBfFb713c5a2cEe1c245c2c35","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.714 3159776 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AdB47aBfFb713c5a2cEe1c245c2c35","status":true}
20-08-2026 00:52:51.736 3159798 [http-nio-8051-exec-153] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:52:51.914 3159976 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202098","mobile":""}
20-08-2026 00:52:51.968 3160030 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 92952e9aA69dFa58DcD1B840474654
20-08-2026 00:52:51.968 3160030 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 92952e9aA69dFa58DcD1B840474654
20-08-2026 00:52:51.969 3160031 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4473d535
20-08-2026 00:52:51.969 3160031 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161439","expired":false,"activity":"","logged":false,"session":"92952e9aA69dFa58DcD1B840474654","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.969 3160031 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"92952e9aA69dFa58DcD1B840474654","status":true}
20-08-2026 00:52:51.969 3160031 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 92952e9aA69dFa58DcD1B840474654
20-08-2026 00:52:51.970 3160032 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4473d535
20-08-2026 00:52:51.970 3160032 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161439","expired":false,"activity":"","logged":false,"session":"92952e9aA69dFa58DcD1B840474654","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.970 3160032 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 92952e9aA69dFa58DcD1B840474654, mobile : , newSession : 92952e9aA69dFa58DcD1B840474654, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685600316121","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202302","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas Ariel 2nd floor"}}, expiry  :1795116161439
20-08-2026 00:52:51.970 3160032 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 92952e9aA69dFa58DcD1B840474654
20-08-2026 00:52:51.970 3160032 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 92952e9aA69dFa58DcD1B840474654
20-08-2026 00:52:51.971 3160033 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4473d535
20-08-2026 00:52:51.971 3160033 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161439","expired":false,"activity":"","logged":false,"session":"92952e9aA69dFa58DcD1B840474654","mobile":"","active":1,"status":true}
20-08-2026 00:52:51.971 3160033 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"92952e9aA69dFa58DcD1B840474654","status":true}
20-08-2026 00:52:51.983 3160045 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":""}
20-08-2026 00:52:52.001 3160063 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ea4e0e0fC46977A01b3a11438b7315
20-08-2026 00:52:52.001 3160063 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ea4e0e0fC46977A01b3a11438b7315
20-08-2026 00:52:52.002 3160064 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8126f4b
20-08-2026 00:52:52.002 3160064 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161635","expired":false,"activity":"","logged":false,"session":"Ea4e0e0fC46977A01b3a11438b7315","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.002 3160064 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ea4e0e0fC46977A01b3a11438b7315","status":true}
20-08-2026 00:52:52.002 3160064 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ea4e0e0fC46977A01b3a11438b7315
20-08-2026 00:52:52.003 3160065 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8126f4b
20-08-2026 00:52:52.003 3160065 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161635","expired":false,"activity":"","logged":false,"session":"Ea4e0e0fC46977A01b3a11438b7315","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.003 3160065 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Ea4e0e0fC46977A01b3a11438b7315, mobile : , newSession : Ea4e0e0fC46977A01b3a11438b7315, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205384","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202097","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR Samplinmg ","ds_geocode":"12.9158,77.6343"}}, expiry  :1795116161635
20-08-2026 00:52:52.003 3160065 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ea4e0e0fC46977A01b3a11438b7315
20-08-2026 00:52:52.003 3160065 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ea4e0e0fC46977A01b3a11438b7315
20-08-2026 00:52:52.003 3160065 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8126f4b
20-08-2026 00:52:52.003 3160065 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161635","expired":false,"activity":"","logged":false,"session":"Ea4e0e0fC46977A01b3a11438b7315","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.003 3160065 [http-nio-8051-exec-126] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ea4e0e0fC46977A01b3a11438b7315","status":true}
20-08-2026 00:52:52.026 3160088 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 04F18aCbC17685B6A832586aE94dB1
20-08-2026 00:52:52.026 3160088 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 04F18aCbC17685B6A832586aE94dB1
20-08-2026 00:52:52.027 3160089 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5acdb9d0
20-08-2026 00:52:52.027 3160089 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161540","expired":false,"activity":"","logged":false,"session":"04F18aCbC17685B6A832586aE94dB1","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.027 3160089 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"04F18aCbC17685B6A832586aE94dB1","status":true}
20-08-2026 00:52:52.027 3160089 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 04F18aCbC17685B6A832586aE94dB1
20-08-2026 00:52:52.027 3160089 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5acdb9d0
20-08-2026 00:52:52.027 3160089 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161540","expired":false,"activity":"","logged":false,"session":"04F18aCbC17685B6A832586aE94dB1","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.027 3160089 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 04F18aCbC17685B6A832586aE94dB1, mobile : , newSession : 04F18aCbC17685B6A832586aE94dB1, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749558487402","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202505","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Godrej Table Space 5th Floor"}}, expiry  :1795116161540
20-08-2026 00:52:52.027 3160089 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 04F18aCbC17685B6A832586aE94dB1
20-08-2026 00:52:52.027 3160089 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 04F18aCbC17685B6A832586aE94dB1
20-08-2026 00:52:52.028 3160090 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1eC202D12b067d57C52671Da085832
20-08-2026 00:52:52.028 3160090 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1eC202D12b067d57C52671Da085832
20-08-2026 00:52:52.028 3160090 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5acdb9d0
20-08-2026 00:52:52.028 3160090 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161540","expired":false,"activity":"","logged":false,"session":"04F18aCbC17685B6A832586aE94dB1","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.028 3160090 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"04F18aCbC17685B6A832586aE94dB1","status":true}
20-08-2026 00:52:52.028 3160090 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d0a21ce
20-08-2026 00:52:52.028 3160090 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161439","expired":false,"activity":"","logged":false,"session":"1eC202D12b067d57C52671Da085832","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.028 3160090 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1eC202D12b067d57C52671Da085832","status":true}
20-08-2026 00:52:52.028 3160090 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1eC202D12b067d57C52671Da085832
20-08-2026 00:52:52.028 3160090 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A54a7dDc48F8Ef24D1Fa9bC3AcAcEf
20-08-2026 00:52:52.028 3160090 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A54a7dDc48F8Ef24D1Fa9bC3AcAcEf
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d0a21ce
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161439","expired":false,"activity":"","logged":false,"session":"1eC202D12b067d57C52671Da085832","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7f1f3357
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161630","expired":false,"activity":"","logged":false,"session":"A54a7dDc48F8Ef24D1Fa9bC3AcAcEf","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A54a7dDc48F8Ef24D1Fa9bC3AcAcEf","status":true}
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A54a7dDc48F8Ef24D1Fa9bC3AcAcEf
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7f1f3357
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161630","expired":false,"activity":"","logged":false,"session":"A54a7dDc48F8Ef24D1Fa9bC3AcAcEf","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 1eC202D12b067d57C52671Da085832, mobile : , newSession : 1eC202D12b067d57C52671Da085832, active : 1, activity : {"machine":{"area":"Western","vm_id":"1661836659685","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Tech Mahindra - Demo"}}, expiry  :1795116161439
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A54a7dDc48F8Ef24D1Fa9bC3AcAcEf, mobile : , newSession : A54a7dDc48F8Ef24D1Fa9bC3AcAcEf, active : 1, activity : {"machine":{"area":"E-City","vm_id":"1763711688220","cart_enabled":true,"address":"","vm_imei_id":"NU11202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"TM TATA Solar"}}, expiry  :1795116161630
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 1eC202D12b067d57C52671Da085832
20-08-2026 00:52:52.029 3160091 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A54a7dDc48F8Ef24D1Fa9bC3AcAcEf
20-08-2026 00:52:52.030 3160092 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A54a7dDc48F8Ef24D1Fa9bC3AcAcEf
20-08-2026 00:52:52.030 3160092 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 1eC202D12b067d57C52671Da085832
20-08-2026 00:52:52.030 3160092 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7f1f3357
20-08-2026 00:52:52.030 3160092 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161630","expired":false,"activity":"","logged":false,"session":"A54a7dDc48F8Ef24D1Fa9bC3AcAcEf","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.030 3160092 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A54a7dDc48F8Ef24D1Fa9bC3AcAcEf","status":true}
20-08-2026 00:52:52.030 3160092 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d0a21ce
20-08-2026 00:52:52.030 3160092 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161439","expired":false,"activity":"","logged":false,"session":"1eC202D12b067d57C52671Da085832","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.030 3160092 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"1eC202D12b067d57C52671Da085832","status":true}
20-08-2026 00:52:52.045 3160107 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bb8049C40804Ba8f15D112A91d960e
20-08-2026 00:52:52.045 3160107 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bb8049C40804Ba8f15D112A91d960e
20-08-2026 00:52:52.045 3160107 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@17807465
20-08-2026 00:52:52.045 3160107 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161558","expired":false,"activity":"","logged":false,"session":"Bb8049C40804Ba8f15D112A91d960e","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.045 3160107 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bb8049C40804Ba8f15D112A91d960e","status":true}
20-08-2026 00:52:52.045 3160107 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bb8049C40804Ba8f15D112A91d960e
20-08-2026 00:52:52.046 3160108 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@17807465
20-08-2026 00:52:52.046 3160108 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161558","expired":false,"activity":"","logged":false,"session":"Bb8049C40804Ba8f15D112A91d960e","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.046 3160108 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Bb8049C40804Ba8f15D112A91d960e, mobile : , newSession : Bb8049C40804Ba8f15D112A91d960e, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749614007458","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202508","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 8th floor"}}, expiry  :1795116161558
20-08-2026 00:52:52.046 3160108 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bb8049C40804Ba8f15D112A91d960e
20-08-2026 00:52:52.046 3160108 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bb8049C40804Ba8f15D112A91d960e
20-08-2026 00:52:52.047 3160109 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@17807465
20-08-2026 00:52:52.047 3160109 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161558","expired":false,"activity":"","logged":false,"session":"Bb8049C40804Ba8f15D112A91d960e","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.047 3160109 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bb8049C40804Ba8f15D112A91d960e","status":true}
20-08-2026 00:52:52.069 3160131 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202201","mobile":""}
20-08-2026 00:52:52.076 3160138 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B044Ea7e007c01962a61312fD9Ec96
20-08-2026 00:52:52.077 3160139 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B044Ea7e007c01962a61312fD9Ec96
20-08-2026 00:52:52.078 3160140 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1567fa4b
20-08-2026 00:52:52.078 3160140 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161310","expired":false,"activity":"","logged":false,"session":"B044Ea7e007c01962a61312fD9Ec96","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.078 3160140 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B044Ea7e007c01962a61312fD9Ec96","status":true}
20-08-2026 00:52:52.078 3160140 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B044Ea7e007c01962a61312fD9Ec96
20-08-2026 00:52:52.080 3160142 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1567fa4b
20-08-2026 00:52:52.080 3160142 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161310","expired":false,"activity":"","logged":false,"session":"B044Ea7e007c01962a61312fD9Ec96","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.080 3160142 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B044Ea7e007c01962a61312fD9Ec96, mobile : , newSession : B044Ea7e007c01962a61312fD9Ec96, active : 1, activity : {"machine":{"ds_imei":"VS09202101","area":"HSR","vm_id":"1619843922075","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 1 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795116161310
20-08-2026 00:52:52.080 3160142 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B044Ea7e007c01962a61312fD9Ec96
20-08-2026 00:52:52.080 3160142 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B044Ea7e007c01962a61312fD9Ec96
20-08-2026 00:52:52.081 3160143 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1567fa4b
20-08-2026 00:52:52.081 3160143 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161310","expired":false,"activity":"","logged":false,"session":"B044Ea7e007c01962a61312fD9Ec96","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.081 3160143 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B044Ea7e007c01962a61312fD9Ec96","status":true}
20-08-2026 00:52:52.113 3160175 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C18f855bEb09368f5b1409087eA679
20-08-2026 00:52:52.113 3160175 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C18f855bEb09368f5b1409087eA679
20-08-2026 00:52:52.114 3160176 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@e8d2e4e
20-08-2026 00:52:52.114 3160176 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161545","expired":false,"activity":"","logged":false,"session":"C18f855bEb09368f5b1409087eA679","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.114 3160176 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C18f855bEb09368f5b1409087eA679","status":true}
20-08-2026 00:52:52.114 3160176 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C18f855bEb09368f5b1409087eA679
20-08-2026 00:52:52.114 3160176 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202507","mobile":""}
20-08-2026 00:52:52.116 3160178 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@e8d2e4e
20-08-2026 00:52:52.116 3160178 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161545","expired":false,"activity":"","logged":false,"session":"C18f855bEb09368f5b1409087eA679","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.116 3160178 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C18f855bEb09368f5b1409087eA679, mobile : , newSession : C18f855bEb09368f5b1409087eA679, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749559026472","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202506","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Version 1"}}, expiry  :1795116161545
20-08-2026 00:52:52.116 3160178 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C18f855bEb09368f5b1409087eA679
20-08-2026 00:52:52.116 3160178 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C18f855bEb09368f5b1409087eA679
20-08-2026 00:52:52.117 3160179 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@e8d2e4e
20-08-2026 00:52:52.117 3160179 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161545","expired":false,"activity":"","logged":false,"session":"C18f855bEb09368f5b1409087eA679","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.117 3160179 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C18f855bEb09368f5b1409087eA679","status":true}
20-08-2026 00:52:52.213 3160275 [http-nio-8051-exec-151] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202099","mobile":""}
20-08-2026 00:52:52.247 3160309 [http-nio-8051-exec-156] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:52:52.253 3160315 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07201911","mobile":""}
20-08-2026 00:52:52.254 3160316 [http-nio-8051-exec-156] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:52:52.325 3160387 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202501","mobile":""}
20-08-2026 00:52:52.557 3160619 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS12202101","mobile":""}
20-08-2026 00:52:52.595 3160657 [http-nio-8051-exec-149] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202305","mobile":""}
20-08-2026 00:52:52.673 3160735 [http-nio-8051-exec-156] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:52:52.751 3160813 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4e421f217d709a29CfD19374Ce893a
20-08-2026 00:52:52.752 3160814 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4e421f217d709a29CfD19374Ce893a
20-08-2026 00:52:52.755 3160817 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2409349e
20-08-2026 00:52:52.755 3160817 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161344","expired":false,"activity":"","logged":false,"session":"4e421f217d709a29CfD19374Ce893a","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.755 3160817 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4e421f217d709a29CfD19374Ce893a","status":true}
20-08-2026 00:52:52.756 3160818 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4e421f217d709a29CfD19374Ce893a
20-08-2026 00:52:52.756 3160818 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2409349e
20-08-2026 00:52:52.756 3160818 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161344","expired":false,"activity":"","logged":false,"session":"4e421f217d709a29CfD19374Ce893a","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.756 3160818 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4e421f217d709a29CfD19374Ce893a, mobile : , newSession : 4e421f217d709a29CfD19374Ce893a, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418"}}, expiry  :1795116161344
20-08-2026 00:52:52.756 3160818 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4e421f217d709a29CfD19374Ce893a
20-08-2026 00:52:52.756 3160818 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4e421f217d709a29CfD19374Ce893a
20-08-2026 00:52:52.757 3160819 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2409349e
20-08-2026 00:52:52.757 3160819 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116161344","expired":false,"activity":"","logged":false,"session":"4e421f217d709a29CfD19374Ce893a","mobile":"","active":1,"status":true}
20-08-2026 00:52:52.757 3160819 [http-nio-8051-exec-147] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4e421f217d709a29CfD19374Ce893a","status":true}
20-08-2026 00:52:52.937 3160999 [http-nio-8051-exec-111] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS11202101","mobile":""}
20-08-2026 00:52:52.966 3161028 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:52:52.998 3161060 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202502","mobile":""}
20-08-2026 00:52:53.062 3161124 [http-nio-8051-exec-155] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202502","mobile":""}
20-08-2026 00:52:53.229 3161291 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202202","mobile":""}
20-08-2026 00:52:53.311 3161373 [http-nio-8051-exec-20] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":""}
20-08-2026 00:52:53.334 3161396 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202508","mobile":""}
20-08-2026 00:52:53.403 3161465 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM01202601","mobile":""}
20-08-2026 00:52:53.549 3161611 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202203","mobile":""}
20-08-2026 00:52:53.694 3161756 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202506","mobile":""}
20-08-2026 00:52:53.725 3161787 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202201","mobile":""}
20-08-2026 00:52:53.779 3161841 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202204","mobile":""}
20-08-2026 00:52:53.813 3161875 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202109","mobile":""}
20-08-2026 00:52:53.813 3161875 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202097","mobile":""}
20-08-2026 00:52:54.007 3162069 [http-nio-8051-exec-142] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202204","mobile":""}
20-08-2026 00:52:54.093 3162155 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS08202103","mobile":""}
20-08-2026 00:52:54.146 3162208 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"DS08202101","mobile":""}
20-08-2026 00:52:54.235 3162297 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202501","mobile":""}
20-08-2026 00:52:54.393 3162455 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202004","mobile":""}
20-08-2026 00:52:54.590 3162652 [http-nio-8051-exec-157] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2022-06-12 09:59:18"}
20-08-2026 00:52:54.665 3162727 [http-nio-8051-exec-151] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202102","mobile":""}
20-08-2026 00:52:54.857 3162919 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202505","mobile":""}
20-08-2026 00:52:54.869 3162931 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202302","mobile":""}
20-08-2026 00:52:54.923 3162985 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202202","mobile":""}
20-08-2026 00:52:55.138 3163200 [http-nio-8051-exec-156] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202101","mobile":""}
20-08-2026 00:52:55.296 3163358 [http-nio-8051-exec-68] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:52:55.297 3163359 [http-nio-8051-exec-68] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:52:55.755 3163817 [http-nio-8051-exec-147] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":""}
20-08-2026 00:52:57.416 3165478 [http-nio-8051-exec-126] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM04202202}
20-08-2026 00:52:58.241 3166303 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:52:58.242 3166304 [http-nio-8051-exec-143] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:52:59.374 3167436 [http-nio-8051-exec-141] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:52:58, data=[{value=vfat, status=true, id=pd-invalidfs}, {value=100%, status=true, id=logs-full}]}}
20-08-2026 00:52:59.374 3167436 [http-nio-8051-exec-141] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:52:59.374 3167436 [http-nio-8051-exec-141] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:52:59.374 3167436 [http-nio-8051-exec-141] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM10201907, traysArr : []
20-08-2026 00:52:59.374 3167436 [http-nio-8051-exec-141] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM10201907, traysArr : []
20-08-2026 00:52:59.377 3167439 [http-nio-8051-exec-141] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:52:59.377 3167439 [http-nio-8051-exec-141] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:52:59.377 3167439 [http-nio-8051-exec-141] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:52:59.377 3167439 [http-nio-8051-exec-141] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:52:59.378 3167440 [http-nio-8051-exec-141] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM10201907, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:52:58"}
20-08-2026 00:52:59.378 3167440 [http-nio-8051-exec-141] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM10201907, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:52:58"}
20-08-2026 00:53:00.765 3168827 [http-nio-8051-exec-151] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202202 
20-08-2026 00:53:00.766 3168828 [http-nio-8051-exec-151] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:53:00.767 3168829 [http-nio-8051-exec-151] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:53:00.778 3168840 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:53:00.778 3168840 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:53:00.779 3168841 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:53:00.779 3168841 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:53:00.779 3168841 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:53:00.780 3168842 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:53:00.780 3168842 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:53:00.780 3168842 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:53:00.780 3168842 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:53:00.781 3168843 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:53:00.781 3168843 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:53:00.782 3168844 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:53:00.782 3168844 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:53:00.782 3168844 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:53:00.783 3168845 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:53:00.783 3168845 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:53:00.783 3168845 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:53:00.784 3168846 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:53:00.784 3168846 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:53:00.784 3168846 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:53:00.785 3168847 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:53:00.785 3168847 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:53:00.785 3168847 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:53:00.785 3168847 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:53:00.785 3168847 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:53:00.785 3168847 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:53:00.786 3168848 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:53:00.787 3168849 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:53:00.787 3168849 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:53:00.788 3168850 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:53:00.788 3168850 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:00.788 3168850 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:00.788 3168850 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:00.790 3168852 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:53:00.790 3168852 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:53:00.790 3168852 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:53:00.790 3168852 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:53:00.790 3168852 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:53:00.791 3168853 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:53:00.791 3168853 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:53:00.791 3168853 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:53:00.792 3168854 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:53:00.792 3168854 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:53:00.792 3168854 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:53:00.793 3168855 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:53:00.793 3168855 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:00.793 3168855 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:00.794 3168856 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:00.794 3168856 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:00.794 3168856 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:00.795 3168857 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:00.795 3168857 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:00.795 3168857 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:00.796 3168858 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:00.796 3168858 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:00.796 3168858 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:00.797 3168859 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:00.797 3168859 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:53:00.797 3168859 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:53:00.797 3168859 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:53:00.797 3168859 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:53:00.797 3168859 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:53:00.798 3168860 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:53:00.798 3168860 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:53:00.798 3168860 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:53:00.799 3168861 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:53:00.799 3168861 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:53:00.799 3168861 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:53:00.800 3168862 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:53:00.801 3168863 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:53:00.801 3168863 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:53:00.801 3168863 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:53:00.801 3168863 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:53:00.801 3168863 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:53:00.803 3168865 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:53:00.803 3168865 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:53:00.803 3168865 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:53:00.804 3168866 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:53:00.804 3168866 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:53:00.804 3168866 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:53:00.805 3168867 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:53:00.805 3168867 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:00.805 3168867 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:00.806 3168868 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:00.806 3168868 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:53:00.806 3168868 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:53:00.806 3168868 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:53:00.807 3168869 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:00.807 3168869 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:00.808 3168870 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:00.808 3168870 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:00.808 3168870 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:00.810 3168872 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:00.810 3168872 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:53:00.810 3168872 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:53:00.811 3168873 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:53:00.811 3168873 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:53:00.811 3168873 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:53:00.812 3168874 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:53:00.831 3168893 [http-nio-8051-exec-151] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:53:01.214 3169276 [http-nio-8051-exec-98] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:53:01.233 3169295 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.235 3169297 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.244 3169306 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.244 3169306 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:53:01.244 3169306 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:53:01.251 3169313 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:53:01.251 3169313 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:53:01.253 3169315 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.256 3169318 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.262 3169324 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.262 3169324 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:53:01.262 3169324 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:53:01.267 3169329 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:53:01.267 3169329 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.267 3169329 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:53:01.287 3169349 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.287 3169349 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.287 3169349 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:01.287 3169349 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:53:01.287 3169349 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.287 3169349 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.288 3169350 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.290 3169352 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.293 3169355 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.293 3169355 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:53:01.293 3169355 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:53:01.296 3169358 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:53:01.296 3169358 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:53:01.297 3169359 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.299 3169361 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.302 3169364 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.302 3169364 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:53:01.302 3169364 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:53:01.305 3169367 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:53:01.305 3169367 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.305 3169367 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:53:01.335 3169397 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.335 3169397 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.335 3169397 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:01.335 3169397 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:53:01.335 3169397 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.335 3169397 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.337 3169399 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.339 3169401 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.341 3169403 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.342 3169404 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:53:01.342 3169404 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:01.345 3169407 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:53:01.345 3169407 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:53:01.347 3169409 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.348 3169410 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.352 3169414 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.352 3169414 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:53:01.352 3169414 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:53:01.356 3169418 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:53:01.356 3169418 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.356 3169418 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:53:01.376 3169438 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.376 3169438 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.376 3169438 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:01.376 3169438 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:53:01.376 3169438 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.376 3169438 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.379 3169441 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.382 3169444 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.390 3169452 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.390 3169452 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:53:01.390 3169452 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:53:01.395 3169457 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:53:01.395 3169457 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:53:01.397 3169459 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.399 3169461 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.402 3169464 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.402 3169464 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:53:01.402 3169464 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:53:01.407 3169469 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:53:01.407 3169469 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.407 3169469 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:53:01.428 3169490 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.428 3169490 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.428 3169490 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:01.428 3169490 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:53:01.428 3169490 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.428 3169490 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.429 3169491 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.430 3169492 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.433 3169495 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.433 3169495 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:53:01.433 3169495 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:53:01.436 3169498 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:53:01.436 3169498 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:53:01.437 3169499 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.438 3169500 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.441 3169503 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.441 3169503 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:53:01.441 3169503 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:53:01.444 3169506 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:53:01.444 3169506 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:53:01.445 3169507 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.446 3169508 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.450 3169512 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.450 3169512 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:53:01.450 3169512 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:53:01.453 3169515 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:53:01.453 3169515 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:53:01.454 3169516 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.456 3169518 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.459 3169521 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.459 3169521 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:53:01.459 3169521 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:53:01.462 3169524 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:53:01.462 3169524 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:53:01.463 3169525 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.465 3169527 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.468 3169530 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.468 3169530 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:53:01.468 3169530 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:53:01.471 3169533 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:53:01.471 3169533 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:53:01.472 3169534 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.475 3169537 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.478 3169540 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.478 3169540 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:53:01.478 3169540 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:53:01.481 3169543 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:53:01.481 3169543 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:53:01.482 3169544 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.484 3169546 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.487 3169549 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.487 3169549 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:53:01.487 3169549 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:53:01.490 3169552 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:53:01.490 3169552 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:53:01.491 3169553 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.493 3169555 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.497 3169559 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.497 3169559 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:53:01.497 3169559 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:53:01.500 3169562 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:53:01.500 3169562 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:53:01.501 3169563 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.503 3169565 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.506 3169568 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.506 3169568 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:53:01.506 3169568 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:53:01.509 3169571 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:53:01.509 3169571 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.509 3169571 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:53:01.526 3169588 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:01.526 3169588 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:01.526 3169588 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:53:01.526 3169588 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:53:01.526 3169588 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.526 3169588 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.528 3169590 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.529 3169591 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.533 3169595 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.533 3169595 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:53:01.533 3169595 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:01.535 3169597 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:53:01.536 3169598 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:53:01.536 3169598 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.538 3169600 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.541 3169603 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.541 3169603 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:53:01.541 3169603 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:53:01.544 3169606 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:53:01.544 3169606 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:53:01.545 3169607 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.546 3169608 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.550 3169612 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.550 3169612 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:53:01.550 3169612 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:53:01.553 3169615 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:53:01.553 3169615 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:53:01.553 3169615 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.555 3169617 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.558 3169620 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.558 3169620 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:53:01.558 3169620 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:53:01.561 3169623 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:53:01.561 3169623 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.561 3169623 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:53:01.587 3169649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.587 3169649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.587 3169649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:01.587 3169649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:53:01.587 3169649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.587 3169649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.589 3169651 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.591 3169653 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.594 3169656 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.594 3169656 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:53:01.594 3169656 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:53:01.597 3169659 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:53:01.598 3169660 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.598 3169660 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:53:01.622 3169684 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.622 3169684 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.622 3169684 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:01.622 3169684 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:53:01.622 3169684 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.622 3169684 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.623 3169685 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.625 3169687 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.628 3169690 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.628 3169690 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:53:01.628 3169690 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:01.631 3169693 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:53:01.631 3169693 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:53:01.632 3169694 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.634 3169696 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.637 3169699 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.637 3169699 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:53:01.637 3169699 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:53:01.641 3169703 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:53:01.641 3169703 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:53:01.641 3169703 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.643 3169705 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.646 3169708 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.646 3169708 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:53:01.646 3169708 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:53:01.649 3169711 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:53:01.649 3169711 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.649 3169711 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:53:01.669 3169731 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.669 3169731 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.669 3169731 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:01.669 3169731 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:53:01.669 3169731 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.669 3169731 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.670 3169732 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.672 3169734 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.675 3169737 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.675 3169737 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:53:01.675 3169737 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:53:01.679 3169741 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:53:01.679 3169741 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:53:01.680 3169742 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.682 3169744 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.685 3169747 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.685 3169747 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:53:01.685 3169747 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:53:01.688 3169750 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:53:01.688 3169750 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:53:01.690 3169752 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:53:01.691 3169753 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f06dac1
20-08-2026 00:53:01.695 3169757 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:53:01.695 3169757 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:53:01.695 3169757 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:53:01.698 3169760 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:53:01.698 3169760 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:53:01.700 3169762 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.701 3169763 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.705 3169767 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.705 3169767 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:53:01.705 3169767 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:53:01.709 3169771 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:53:01.709 3169771 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:53:01.710 3169772 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.712 3169774 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.715 3169777 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.715 3169777 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:53:01.715 3169777 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:53:01.719 3169781 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:53:01.719 3169781 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:53:01.720 3169782 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.721 3169783 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.725 3169787 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.725 3169787 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:53:01.725 3169787 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:53:01.729 3169791 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:53:01.729 3169791 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:53:01.731 3169793 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.732 3169794 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.736 3169798 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.736 3169798 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:53:01.736 3169798 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:53:01.740 3169802 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:53:01.740 3169802 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:53:01.741 3169803 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.743 3169805 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.747 3169809 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.747 3169809 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:53:01.747 3169809 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:01.751 3169813 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:53:01.752 3169814 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:53:01.753 3169815 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.754 3169816 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.756 3169818 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.756 3169818 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:53:01.756 3169818 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:01.759 3169821 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:53:01.759 3169821 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:53:01.759 3169821 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:53:01.761 3169823 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f06dac1
20-08-2026 00:53:01.765 3169827 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:53:01.765 3169827 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:53:01.765 3169827 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:53:01.768 3169830 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:53:01.768 3169830 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:53:01.769 3169831 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.771 3169833 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.774 3169836 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.774 3169836 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:53:01.774 3169836 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:53:01.778 3169840 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:53:01.778 3169840 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:53:01.779 3169841 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.780 3169842 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.784 3169846 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.784 3169846 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:53:01.784 3169846 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:53:01.786 3169848 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:53:01.786 3169848 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:53:01.787 3169849 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.788 3169850 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.791 3169853 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.791 3169853 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:53:01.791 3169853 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:53:01.793 3169855 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:53:01.793 3169855 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:53:01.794 3169856 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.795 3169857 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.799 3169861 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.800 3169862 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:53:01.800 3169862 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:53:01.803 3169865 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:53:01.803 3169865 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.803 3169865 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:53:01.826 3169888 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.826 3169888 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.826 3169888 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:01.826 3169888 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:53:01.826 3169888 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.826 3169888 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.827 3169889 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.828 3169890 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.831 3169893 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.831 3169893 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:53:01.831 3169893 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:53:01.833 3169895 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:53:01.833 3169895 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:53:01.834 3169896 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.835 3169897 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.838 3169900 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.838 3169900 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:53:01.838 3169900 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:53:01.840 3169902 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:53:01.840 3169902 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.840 3169902 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:53:01.859 3169921 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.859 3169921 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.859 3169921 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:01.859 3169921 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:53:01.859 3169921 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.859 3169921 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.860 3169922 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.861 3169923 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.863 3169925 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.863 3169925 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:53:01.863 3169925 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:53:01.866 3169928 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:53:01.866 3169928 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:53:01.866 3169928 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.868 3169930 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.870 3169932 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.870 3169932 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:53:01.870 3169932 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:53:01.872 3169934 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:53:01.872 3169934 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:53:01.873 3169935 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.875 3169937 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.879 3169941 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.879 3169941 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:53:01.879 3169941 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:53:01.882 3169944 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:53:01.882 3169944 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.882 3169944 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:53:01.915 3169977 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.915 3169977 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.915 3169977 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:01.915 3169977 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:53:01.915 3169977 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.915 3169977 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.916 3169978 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.918 3169980 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.920 3169982 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.920 3169982 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:53:01.921 3169983 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:53:01.924 3169986 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:53:01.924 3169986 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:53:01.925 3169987 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:01.927 3169989 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:01.932 3169994 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:01.932 3169994 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:53:01.932 3169994 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:01.935 3169997 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:53:01.935 3169997 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:53:01.936 3169998 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.937 3169999 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.940 3170002 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.940 3170002 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:53:01.940 3170002 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:53:01.942 3170004 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:53:01.942 3170004 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.942 3170004 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:53:01.985 3170047 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.985 3170047 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:01.985 3170047 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:01.985 3170047 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:53:01.985 3170047 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:01.0
20-08-2026 00:53:01.985 3170047 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:01.986 3170048 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:01.988 3170050 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:01.990 3170052 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:01.990 3170052 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:53:01.990 3170052 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:53:01.993 3170055 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:53:01.993 3170055 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:01.993 3170055 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:53:02.017 3170079 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.017 3170079 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.017 3170079 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.018 3170080 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:53:02.018 3170080 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.018 3170080 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.018 3170080 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.020 3170082 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.022 3170084 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.022 3170084 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:53:02.023 3170085 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:02.025 3170087 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:53:02.025 3170087 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:53:02.026 3170088 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.027 3170089 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.029 3170091 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.029 3170091 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:53:02.029 3170091 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:53:02.031 3170093 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:53:02.032 3170094 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:53:02.032 3170094 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.033 3170095 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.035 3170097 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.036 3170098 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:53:02.036 3170098 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:02.038 3170100 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:53:02.038 3170100 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:53:02.039 3170101 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.040 3170102 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.043 3170105 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.043 3170105 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:53:02.043 3170105 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:53:02.045 3170107 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:53:02.045 3170107 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.045 3170107 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:53:02.103 3170165 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:02.103 3170165 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:02.103 3170165 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:53:02.103 3170165 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:53:02.103 3170165 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.103 3170165 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.104 3170166 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.107 3170169 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.112 3170174 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.112 3170174 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:53:02.112 3170174 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:02.116 3170178 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:53:02.116 3170178 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:53:02.117 3170179 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.119 3170181 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.122 3170184 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.122 3170184 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:53:02.122 3170184 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:53:02.125 3170187 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:53:02.125 3170187 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:53:02.125 3170187 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.126 3170188 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.129 3170191 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.129 3170191 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:53:02.129 3170191 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:02.133 3170195 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:53:02.133 3170195 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:53:02.134 3170196 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:53:02.136 3170198 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7e1e8a95
20-08-2026 00:53:02.139 3170201 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:53:02.139 3170201 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:53:02.139 3170201 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:53:02.141 3170203 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:53:02.141 3170203 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:53:02.142 3170204 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.144 3170206 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.146 3170208 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.146 3170208 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:53:02.146 3170208 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:53:02.149 3170211 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:53:02.149 3170211 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:53:02.149 3170211 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.150 3170212 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.154 3170216 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.154 3170216 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:53:02.154 3170216 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:53:02.157 3170219 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:53:02.157 3170219 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:53:02.159 3170221 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.160 3170222 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.164 3170226 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.164 3170226 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:53:02.164 3170226 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:53:02.166 3170228 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:53:02.166 3170228 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:53:02.167 3170229 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.169 3170231 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.172 3170234 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.172 3170234 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:53:02.172 3170234 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:53:02.175 3170237 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:53:02.175 3170237 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.175 3170237 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:53:02.231 3170293 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.231 3170293 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.231 3170293 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.231 3170293 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:53:02.231 3170293 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.231 3170293 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.232 3170294 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.234 3170296 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.238 3170300 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.238 3170300 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:53:02.238 3170300 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:53:02.243 3170305 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:53:02.243 3170305 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:53:02.244 3170306 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.246 3170308 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.250 3170312 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.250 3170312 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:53:02.250 3170312 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:53:02.253 3170315 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:53:02.254 3170316 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:53:02.255 3170317 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.256 3170318 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.261 3170323 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.261 3170323 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:53:02.261 3170323 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:02.266 3170328 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:53:02.266 3170328 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:53:02.267 3170329 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.269 3170331 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.273 3170335 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.273 3170335 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:53:02.273 3170335 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:53:02.276 3170338 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:53:02.276 3170338 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.276 3170338 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:53:02.300 3170362 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.300 3170362 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.300 3170362 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.300 3170362 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:53:02.300 3170362 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.300 3170362 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.302 3170364 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.304 3170366 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.308 3170370 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.308 3170370 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:53:02.308 3170370 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:53:02.312 3170374 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:53:02.312 3170374 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.312 3170374 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:53:02.328 3170390 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.328 3170390 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.328 3170390 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.328 3170390 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:53:02.328 3170390 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.328 3170390 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.329 3170391 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.331 3170393 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.335 3170397 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.335 3170397 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:53:02.335 3170397 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:53:02.339 3170401 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:53:02.339 3170401 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:53:02.340 3170402 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.342 3170404 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.346 3170408 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.346 3170408 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:53:02.346 3170408 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:02.349 3170411 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:53:02.349 3170411 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:53:02.350 3170412 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.353 3170415 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.356 3170418 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.356 3170418 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:53:02.356 3170418 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:02.360 3170422 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:53:02.360 3170422 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:53:02.361 3170423 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.363 3170425 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.367 3170429 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.367 3170429 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:53:02.367 3170429 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:53:02.371 3170433 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:53:02.371 3170433 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.371 3170433 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:53:02.387 3170449 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.387 3170449 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.387 3170449 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.387 3170449 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:53:02.387 3170449 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.387 3170449 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.388 3170450 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.389 3170451 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.393 3170455 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.393 3170455 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:53:02.393 3170455 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:02.396 3170458 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:53:02.396 3170458 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:53:02.397 3170459 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.399 3170461 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.402 3170464 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.402 3170464 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:53:02.402 3170464 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:53:02.406 3170468 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:53:02.406 3170468 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.406 3170468 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:53:02.442 3170504 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.442 3170504 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.442 3170504 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.442 3170504 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:53:02.442 3170504 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.442 3170504 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.443 3170505 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.444 3170506 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.447 3170509 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.447 3170509 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:53:02.447 3170509 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:02.449 3170511 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:53:02.449 3170511 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:53:02.450 3170512 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.451 3170513 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.454 3170516 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.454 3170516 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:53:02.454 3170516 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:53:02.457 3170519 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:53:02.457 3170519 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.457 3170519 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:53:02.479 3170541 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.479 3170541 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.479 3170541 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.479 3170541 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:53:02.479 3170541 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.479 3170541 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.480 3170542 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.482 3170544 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.485 3170547 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.485 3170547 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:53:02.485 3170547 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:53:02.488 3170550 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:53:02.488 3170550 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:53:02.489 3170551 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.491 3170553 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.496 3170558 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.496 3170558 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:53:02.496 3170558 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:53:02.499 3170561 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:53:02.499 3170561 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.499 3170561 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:53:02.521 3170583 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.521 3170583 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.521 3170583 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.521 3170583 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:53:02.521 3170583 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.521 3170583 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.522 3170584 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.525 3170587 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.529 3170591 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.529 3170591 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:53:02.529 3170591 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:53:02.532 3170594 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:53:02.532 3170594 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.532 3170594 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:53:02.567 3170629 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.567 3170629 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.568 3170630 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.568 3170630 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:53:02.568 3170630 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.568 3170630 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.569 3170631 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.572 3170634 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.575 3170637 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.575 3170637 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:53:02.575 3170637 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:53:02.579 3170641 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:53:02.579 3170641 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:53:02.580 3170642 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.582 3170644 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.585 3170647 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.585 3170647 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:53:02.585 3170647 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:53:02.587 3170649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:53:02.587 3170649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.587 3170649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:53:02.612 3170674 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.612 3170674 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.612 3170674 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.612 3170674 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:53:02.612 3170674 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.612 3170674 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.613 3170675 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.615 3170677 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.618 3170680 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.618 3170680 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:53:02.618 3170680 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:53:02.621 3170683 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:53:02.621 3170683 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:53:02.622 3170684 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.623 3170685 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.626 3170688 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.626 3170688 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:53:02.626 3170688 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:53:02.628 3170690 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:53:02.628 3170690 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:53:02.629 3170691 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.630 3170692 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.633 3170695 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.633 3170695 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:53:02.633 3170695 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:53:02.636 3170698 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:53:02.636 3170698 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:53:02.637 3170699 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.640 3170702 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.643 3170705 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.643 3170705 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:53:02.643 3170705 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:53:02.646 3170708 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:53:02.646 3170708 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:53:02.647 3170709 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.648 3170710 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.651 3170713 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.651 3170713 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:53:02.651 3170713 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:02.653 3170715 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:53:02.653 3170715 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:53:02.654 3170716 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.655 3170717 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.658 3170720 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.658 3170720 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:53:02.658 3170720 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:53:02.661 3170723 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:53:02.661 3170723 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:53:02.661 3170723 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.663 3170725 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.665 3170727 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.665 3170727 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:53:02.665 3170727 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:53:02.667 3170729 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:53:02.668 3170730 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:53:02.668 3170730 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.669 3170731 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.672 3170734 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.672 3170734 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:53:02.672 3170734 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:53:02.675 3170737 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:53:02.675 3170737 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:53:02.675 3170737 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.676 3170738 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.679 3170741 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.679 3170741 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:53:02.679 3170741 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:53:02.682 3170744 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:53:02.682 3170744 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:53:02.683 3170745 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:53:02.684 3170746 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f06dac1
20-08-2026 00:53:02.687 3170749 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:53:02.688 3170750 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:53:02.688 3170750 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:53:02.690 3170752 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:53:02.690 3170752 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:53:02.690 3170752 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.692 3170754 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.694 3170756 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.695 3170757 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:53:02.695 3170757 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:53:02.698 3170760 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:53:02.698 3170760 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:53:02.698 3170760 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.699 3170761 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.702 3170764 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.702 3170764 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:53:02.702 3170764 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:53:02.705 3170767 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:53:02.705 3170767 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.705 3170767 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:53:02.722 3170784 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.722 3170784 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.722 3170784 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.722 3170784 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:53:02.722 3170784 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.722 3170784 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.723 3170785 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.725 3170787 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.727 3170789 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.727 3170789 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:53:02.727 3170789 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:53:02.730 3170792 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:53:02.730 3170792 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:53:02.730 3170792 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.731 3170793 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.735 3170797 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.735 3170797 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:53:02.735 3170797 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:53:02.737 3170799 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:53:02.737 3170799 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:53:02.738 3170800 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.739 3170801 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.742 3170804 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.742 3170804 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:53:02.742 3170804 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:53:02.744 3170806 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:53:02.744 3170806 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:53:02.745 3170807 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.746 3170808 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.748 3170810 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.749 3170811 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:53:02.749 3170811 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:02.751 3170813 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:53:02.751 3170813 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:53:02.752 3170814 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.753 3170815 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.756 3170818 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.756 3170818 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:53:02.756 3170818 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:53:02.759 3170821 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:53:02.759 3170821 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.759 3170821 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:53:02.782 3170844 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:02.783 3170845 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:02.783 3170845 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:53:02.783 3170845 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:53:02.783 3170845 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.783 3170845 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.784 3170846 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.785 3170847 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.789 3170851 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.789 3170851 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:53:02.789 3170851 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:53:02.791 3170853 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:53:02.791 3170853 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.791 3170853 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:53:02.809 3170871 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:02.809 3170871 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:02.809 3170871 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:53:02.809 3170871 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:53:02.809 3170871 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.809 3170871 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.810 3170872 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.815 3170877 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.819 3170881 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.819 3170881 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:53:02.819 3170881 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:53:02.822 3170884 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:53:02.822 3170884 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.822 3170884 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:53:02.835 3170897 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.835 3170897 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.835 3170897 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.835 3170897 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:53:02.835 3170897 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.836 3170898 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.836 3170898 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.838 3170900 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.839 3170901 [http-nio-8051-exec-144] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, value=99%, id=pd-full}, {status=true, value=100%, id=data-full}], created_at=2026-08-20 00:53:02}}
20-08-2026 00:53:02.839 3170901 [http-nio-8051-exec-144] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:53:02.839 3170901 [http-nio-8051-exec-144] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:53:02.839 3170901 [http-nio-8051-exec-144] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM01202601, traysArr : []
20-08-2026 00:53:02.839 3170901 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM01202601, traysArr : []
20-08-2026 00:53:02.840 3170902 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:53:02.840 3170902 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:53:02.840 3170902 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:53:02.840 3170902 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:53:02.840 3170902 [http-nio-8051-exec-144] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM01202601, cameraArr : {"data":[{"id":"pd-full","value":"99%","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:53:02"}
20-08-2026 00:53:02.840 3170902 [http-nio-8051-exec-144] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM01202601, cameraInfoData : {"data":[{"id":"pd-full","value":"99%","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:53:02"}
20-08-2026 00:53:02.841 3170903 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.841 3170903 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:53:02.841 3170903 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:02.845 3170907 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:53:02.846 3170908 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:53:02.848 3170910 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.850 3170912 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.854 3170916 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.854 3170916 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:53:02.854 3170916 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:53:02.858 3170920 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:53:02.858 3170920 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:53:02.858 3170920 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.860 3170922 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.863 3170925 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.863 3170925 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:53:02.863 3170925 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:53:02.865 3170927 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:53:02.865 3170927 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.865 3170927 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:53:02.886 3170948 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.886 3170948 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.886 3170948 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.886 3170948 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:53:02.886 3170948 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.886 3170948 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.887 3170949 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.889 3170951 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.894 3170956 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.894 3170956 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:53:02.894 3170956 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:53:02.899 3170961 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:53:02.899 3170961 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:53:02.900 3170962 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.901 3170963 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.905 3170967 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.906 3170968 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:53:02.906 3170968 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:53:02.908 3170970 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:53:02.908 3170970 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:02.908 3170970 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:53:02.943 3171005 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.943 3171005 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:02.943 3171005 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:02.943 3171005 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:53:02.943 3171005 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:02.0
20-08-2026 00:53:02.943 3171005 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:02.944 3171006 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.946 3171008 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.949 3171011 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.949 3171011 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:53:02.949 3171011 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:53:02.952 3171014 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:53:02.952 3171014 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:53:02.953 3171015 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.954 3171016 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.957 3171019 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.957 3171019 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:53:02.957 3171019 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:53:02.960 3171022 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:53:02.960 3171022 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:53:02.960 3171022 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.962 3171024 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.966 3171028 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.966 3171028 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:53:02.966 3171028 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:02.970 3171032 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:53:02.970 3171032 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:53:02.971 3171033 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.972 3171034 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.975 3171037 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.975 3171037 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:53:02.975 3171037 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:53:02.977 3171039 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:53:02.977 3171039 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:53:02.978 3171040 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.979 3171041 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.982 3171044 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.982 3171044 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:53:02.982 3171044 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:53:02.985 3171047 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:53:02.985 3171047 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:53:02.986 3171048 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:02.987 3171049 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:02.990 3171052 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:02.990 3171052 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:53:02.990 3171052 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:02.993 3171055 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:53:02.993 3171055 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:53:02.993 3171055 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:02.995 3171057 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:02.997 3171059 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:02.997 3171059 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:53:02.998 3171060 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:53:03.000 3171062 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:53:03.000 3171062 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.000 3171062 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:53:03.028 3171090 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:03.029 3171091 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:03.029 3171091 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:53:03.029 3171091 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:53:03.029 3171091 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.029 3171091 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.030 3171092 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.031 3171093 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.034 3171096 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.034 3171096 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:53:03.034 3171096 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:53:03.037 3171099 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:53:03.037 3171099 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:53:03.038 3171100 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.040 3171102 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.042 3171104 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.042 3171104 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:53:03.042 3171104 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:53:03.045 3171107 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:53:03.045 3171107 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.045 3171107 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:53:03.091 3171153 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:03.092 3171154 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:03.092 3171154 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:53:03.092 3171154 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:53:03.092 3171154 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.092 3171154 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.093 3171155 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.094 3171156 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.098 3171160 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.098 3171160 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:53:03.098 3171160 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:53:03.100 3171162 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:53:03.101 3171163 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.101 3171163 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:53:03.146 3171208 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.147 3171209 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.147 3171209 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.147 3171209 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:53:03.147 3171209 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.147 3171209 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.148 3171210 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.150 3171212 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.154 3171216 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.154 3171216 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:53:03.154 3171216 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:53:03.156 3171218 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:53:03.156 3171218 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:53:03.157 3171219 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.158 3171220 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.162 3171224 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.162 3171224 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:53:03.162 3171224 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:53:03.165 3171227 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:53:03.165 3171227 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.165 3171227 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:53:03.197 3171259 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.198 3171260 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.198 3171260 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.198 3171260 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:53:03.198 3171260 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.198 3171260 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.199 3171261 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.200 3171262 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.204 3171266 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.204 3171266 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:53:03.204 3171266 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:53:03.207 3171269 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:53:03.207 3171269 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:53:03.207 3171269 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.210 3171272 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.214 3171276 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.214 3171276 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:53:03.214 3171276 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:53:03.217 3171279 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:53:03.217 3171279 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:53:03.218 3171280 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.220 3171282 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.223 3171285 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.225 3171287 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:53:03.225 3171287 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:53:03.228 3171290 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:53:03.228 3171290 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:53:03.229 3171291 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.230 3171292 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.232 3171294 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.232 3171294 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:53:03.232 3171294 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:03.235 3171297 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:53:03.235 3171297 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:53:03.235 3171297 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.237 3171299 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.240 3171302 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.240 3171302 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:53:03.240 3171302 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:53:03.242 3171304 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:53:03.242 3171304 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.242 3171304 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:53:03.277 3171339 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:03.277 3171339 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:03.277 3171339 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:53:03.277 3171339 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:53:03.277 3171339 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.277 3171339 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.278 3171340 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.279 3171341 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.282 3171344 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.282 3171344 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:53:03.282 3171344 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:53:03.285 3171347 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:53:03.285 3171347 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:53:03.286 3171348 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.287 3171349 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.290 3171352 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.290 3171352 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:53:03.290 3171352 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:53:03.292 3171354 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:53:03.292 3171354 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:53:03.293 3171355 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.294 3171356 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.297 3171359 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.297 3171359 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:53:03.297 3171359 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:53:03.299 3171361 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:53:03.299 3171361 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.299 3171361 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:53:03.318 3171380 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.318 3171380 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.318 3171380 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.318 3171380 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:53:03.318 3171380 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.318 3171380 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.318 3171380 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.320 3171382 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.323 3171385 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.323 3171385 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:53:03.323 3171385 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:53:03.325 3171387 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:53:03.325 3171387 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.325 3171387 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:53:03.352 3171414 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:03.352 3171414 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:03.352 3171414 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:53:03.352 3171414 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:53:03.352 3171414 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.352 3171414 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.354 3171416 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.356 3171418 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.359 3171421 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.359 3171421 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:53:03.359 3171421 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:53:03.363 3171425 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:53:03.363 3171425 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:53:03.363 3171425 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.365 3171427 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.367 3171429 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.367 3171429 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:53:03.367 3171429 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:53:03.370 3171432 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:53:03.370 3171432 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:53:03.371 3171433 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.372 3171434 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.375 3171437 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.375 3171437 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:53:03.375 3171437 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:53:03.378 3171440 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:53:03.378 3171440 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:53:03.379 3171441 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.381 3171443 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.383 3171445 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.384 3171446 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:53:03.384 3171446 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:53:03.386 3171448 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:53:03.386 3171448 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:53:03.387 3171449 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.388 3171450 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.391 3171453 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.391 3171453 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:53:03.391 3171453 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:53:03.394 3171456 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:53:03.394 3171456 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.394 3171456 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:53:03.416 3171478 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.416 3171478 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.416 3171478 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.416 3171478 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:53:03.417 3171479 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.417 3171479 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.417 3171479 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.418 3171480 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.421 3171483 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.421 3171483 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:53:03.421 3171483 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:53:03.424 3171486 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:53:03.424 3171486 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:53:03.425 3171487 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.426 3171488 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.429 3171491 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.429 3171491 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:53:03.429 3171491 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:03.432 3171494 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:53:03.432 3171494 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:53:03.433 3171495 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.434 3171496 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.437 3171499 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.437 3171499 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:53:03.437 3171499 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:03.439 3171501 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:53:03.440 3171502 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:53:03.440 3171502 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.441 3171503 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.444 3171506 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.444 3171506 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:53:03.444 3171506 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:53:03.446 3171508 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:53:03.446 3171508 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:53:03.447 3171509 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.448 3171510 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.450 3171512 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.450 3171512 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:53:03.450 3171512 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:03.453 3171515 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:53:03.453 3171515 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:53:03.454 3171516 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.455 3171517 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.457 3171519 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.457 3171519 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:53:03.457 3171519 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:53:03.460 3171522 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:53:03.460 3171522 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:53:03.461 3171523 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.462 3171524 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.465 3171527 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.465 3171527 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:53:03.465 3171527 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:03.467 3171529 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:53:03.467 3171529 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:53:03.468 3171530 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.469 3171531 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.471 3171533 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.471 3171533 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:53:03.472 3171534 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:03.474 3171536 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:53:03.474 3171536 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:53:03.475 3171537 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.476 3171538 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.479 3171541 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.479 3171541 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:53:03.479 3171541 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:53:03.481 3171543 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:53:03.481 3171543 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:53:03.482 3171544 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.483 3171545 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.486 3171548 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.486 3171548 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:53:03.486 3171548 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:53:03.488 3171550 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:53:03.488 3171550 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:53:03.489 3171551 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.490 3171552 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.492 3171554 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.492 3171554 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:53:03.492 3171554 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:53:03.495 3171557 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:53:03.495 3171557 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:53:03.496 3171558 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.497 3171559 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.500 3171562 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.500 3171562 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:53:03.500 3171562 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:53:03.502 3171564 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:53:03.502 3171564 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:53:03.503 3171565 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.504 3171566 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.507 3171569 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.507 3171569 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:53:03.507 3171569 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:53:03.509 3171571 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:53:03.510 3171572 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.510 3171572 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:53:03.541 3171603 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.541 3171603 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.541 3171603 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.541 3171603 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:53:03.541 3171603 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.541 3171603 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.541 3171603 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.543 3171605 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.546 3171608 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.546 3171608 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:53:03.546 3171608 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:03.548 3171610 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:53:03.548 3171610 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:53:03.549 3171611 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.551 3171613 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.553 3171615 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.553 3171615 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:53:03.553 3171615 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:03.555 3171617 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:53:03.555 3171617 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:53:03.556 3171618 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.557 3171619 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.561 3171623 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.561 3171623 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:53:03.561 3171623 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:53:03.563 3171625 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:53:03.563 3171625 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.563 3171625 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:53:03.587 3171649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.587 3171649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.587 3171649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.587 3171649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:53:03.587 3171649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.587 3171649 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.588 3171650 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.589 3171651 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.591 3171653 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.592 3171654 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:53:03.592 3171654 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:53:03.594 3171656 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:53:03.594 3171656 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:53:03.595 3171657 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.597 3171659 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.599 3171661 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.599 3171661 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:53:03.599 3171661 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:03.601 3171663 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:53:03.601 3171663 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:53:03.602 3171664 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.604 3171666 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.606 3171668 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.606 3171668 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:53:03.606 3171668 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:53:03.609 3171671 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:53:03.609 3171671 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:53:03.609 3171671 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.610 3171672 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.614 3171676 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.614 3171676 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:53:03.614 3171676 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:53:03.616 3171678 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:53:03.616 3171678 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:53:03.617 3171679 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.618 3171680 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.621 3171683 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.621 3171683 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:53:03.621 3171683 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:03.623 3171685 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:53:03.623 3171685 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:53:03.624 3171686 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.625 3171687 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.628 3171690 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.628 3171690 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:53:03.628 3171690 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:53:03.630 3171692 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:53:03.630 3171692 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.630 3171692 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:53:03.649 3171711 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.649 3171711 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.649 3171711 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.649 3171711 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:53:03.649 3171711 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.649 3171711 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.650 3171712 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.651 3171713 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.654 3171716 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.654 3171716 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:53:03.654 3171716 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:53:03.656 3171718 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:53:03.656 3171718 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:53:03.657 3171719 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.659 3171721 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.661 3171723 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.661 3171723 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:53:03.661 3171723 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:53:03.664 3171726 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:53:03.664 3171726 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:53:03.665 3171727 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.666 3171728 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.669 3171731 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.669 3171731 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:53:03.669 3171731 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:53:03.672 3171734 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:53:03.672 3171734 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:53:03.672 3171734 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.673 3171735 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.676 3171738 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.676 3171738 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:53:03.676 3171738 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:53:03.678 3171740 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:53:03.678 3171740 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:53:03.679 3171741 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.680 3171742 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.684 3171746 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.684 3171746 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:53:03.684 3171746 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:53:03.686 3171748 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:53:03.686 3171748 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.686 3171748 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:53:03.707 3171769 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.707 3171769 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.707 3171769 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.707 3171769 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.708 3171770 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:53:03.709 3171771 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7e1e8a95
20-08-2026 00:53:03.712 3171774 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:53:03.712 3171774 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:53:03.712 3171774 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:53:03.715 3171777 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:53:03.715 3171777 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:53:03.716 3171778 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.717 3171779 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.720 3171782 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.720 3171782 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:53:03.720 3171782 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:53:03.722 3171784 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:53:03.722 3171784 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.722 3171784 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:53:03.741 3171803 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.741 3171803 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.741 3171803 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.741 3171803 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:53:03.741 3171803 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.741 3171803 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.742 3171804 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.743 3171805 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.746 3171808 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.746 3171808 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:53:03.746 3171808 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:03.749 3171811 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:53:03.749 3171811 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:53:03.749 3171811 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.751 3171813 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.754 3171816 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.754 3171816 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:53:03.754 3171816 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:53:03.756 3171818 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:53:03.757 3171819 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:53:03.757 3171819 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.759 3171821 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.762 3171824 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.762 3171824 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:53:03.762 3171824 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:53:03.764 3171826 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:53:03.764 3171826 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:53:03.765 3171827 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.767 3171829 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.771 3171833 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.771 3171833 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:53:03.771 3171833 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:53:03.773 3171835 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:53:03.774 3171836 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.774 3171836 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:53:03.790 3171852 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:53:03.790 3171852 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:53:03.790 3171852 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.790 3171852 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.791 3171853 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.793 3171855 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.797 3171859 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.797 3171859 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:53:03.797 3171859 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:53:03.800 3171862 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:53:03.801 3171863 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:53:03.802 3171864 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.804 3171866 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.808 3171870 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.808 3171870 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:53:03.808 3171870 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:53:03.814 3171876 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:53:03.814 3171876 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.814 3171876 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:53:03.836 3171898 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.836 3171898 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.836 3171898 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.836 3171898 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:53:03.836 3171898 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.836 3171898 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.837 3171899 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.838 3171900 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.841 3171903 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.841 3171903 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:53:03.841 3171903 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:53:03.843 3171905 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:53:03.843 3171905 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.843 3171905 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:53:03.863 3171925 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.863 3171925 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.863 3171925 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.863 3171925 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:53:03.864 3171926 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.864 3171926 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.865 3171927 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.866 3171928 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.869 3171931 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.869 3171931 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:53:03.869 3171931 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:53:03.871 3171933 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:53:03.871 3171933 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:53:03.872 3171934 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.873 3171935 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.876 3171938 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.876 3171938 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:53:03.876 3171938 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:53:03.878 3171940 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:53:03.879 3171941 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:03.879 3171941 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:53:03.903 3171965 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.903 3171965 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:03.903 3171965 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:03.903 3171965 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:53:03.903 3171965 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:03.0
20-08-2026 00:53:03.903 3171965 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:03.904 3171966 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.905 3171967 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.908 3171970 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.908 3171970 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:53:03.908 3171970 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:03.910 3171972 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:53:03.910 3171972 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:53:03.911 3171973 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.912 3171974 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.915 3171977 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.915 3171977 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:53:03.915 3171977 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:53:03.917 3171979 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:53:03.917 3171979 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:53:03.918 3171980 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.919 3171981 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.922 3171984 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.922 3171984 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:53:03.922 3171984 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:03.924 3171986 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:53:03.924 3171986 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:53:03.925 3171987 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.926 3171988 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.929 3171991 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.929 3171991 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:53:03.929 3171991 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:53:03.931 3171993 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:53:03.931 3171993 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:53:03.932 3171994 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.934 3171996 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.936 3171998 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.936 3171998 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:53:03.936 3171998 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:53:03.938 3172000 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:53:03.938 3172000 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:53:03.939 3172001 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.940 3172002 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.943 3172005 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.943 3172005 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:53:03.943 3172005 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:53:03.946 3172008 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:53:03.946 3172008 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:53:03.947 3172009 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:03.948 3172010 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:03.950 3172012 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:03.950 3172012 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:53:03.950 3172012 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:53:03.954 3172016 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:53:03.954 3172016 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:53:03.954 3172016 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.956 3172018 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.959 3172021 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.959 3172021 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:53:03.959 3172021 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:53:03.962 3172024 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:53:03.962 3172024 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:53:03.963 3172025 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.964 3172026 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.966 3172028 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.966 3172028 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:53:03.966 3172028 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:53:03.968 3172030 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:53:03.968 3172030 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:53:03.969 3172031 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.970 3172032 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.973 3172035 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.973 3172035 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:53:03.973 3172035 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:53:03.975 3172037 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:53:03.976 3172038 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:53:03.976 3172038 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.977 3172039 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.980 3172042 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.980 3172042 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:53:03.981 3172043 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:53:03.983 3172045 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:53:03.983 3172045 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:53:03.984 3172046 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.985 3172047 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.989 3172051 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.989 3172051 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:53:03.989 3172051 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:53:03.992 3172054 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:53:03.992 3172054 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:53:03.993 3172055 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:03.995 3172057 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:03.997 3172059 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:03.997 3172059 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:53:03.998 3172060 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:53:04.000 3172062 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:53:04.000 3172062 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:53:04.000 3172062 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.002 3172064 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.005 3172067 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.005 3172067 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:53:04.005 3172067 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:53:04.007 3172069 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:53:04.007 3172069 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:53:04.008 3172070 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.009 3172071 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.012 3172074 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.012 3172074 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:53:04.012 3172074 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:04.015 3172077 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:53:04.015 3172077 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:53:04.016 3172078 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:04.017 3172079 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:04.019 3172081 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:04.019 3172081 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:53:04.019 3172081 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:53:04.022 3172084 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:53:04.022 3172084 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:04.022 3172084 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:53:04.059 3172121 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:04.059 3172121 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:04.059 3172121 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:04.059 3172121 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:53:04.059 3172121 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:04.0
20-08-2026 00:53:04.059 3172121 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:04.059 3172121 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.061 3172123 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.063 3172125 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.063 3172125 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:53:04.063 3172125 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:53:04.066 3172128 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:53:04.066 3172128 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:53:04.067 3172129 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.068 3172130 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.070 3172132 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.070 3172132 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:53:04.070 3172132 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:04.072 3172134 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:53:04.072 3172134 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:53:04.073 3172135 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.075 3172137 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.078 3172140 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.078 3172140 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:53:04.078 3172140 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:53:04.081 3172143 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:53:04.081 3172143 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:53:04.082 3172144 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:04.084 3172146 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:04.086 3172148 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:04.087 3172149 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:53:04.087 3172149 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:53:04.089 3172151 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:53:04.089 3172151 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:04.089 3172151 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:53:04.111 3172173 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:04.111 3172173 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:04.111 3172173 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:53:04.111 3172173 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:53:04.111 3172173 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:04.0
20-08-2026 00:53:04.111 3172173 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:04.112 3172174 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:04.113 3172175 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:04.116 3172178 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:04.116 3172178 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:53:04.116 3172178 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:53:04.119 3172181 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:53:04.119 3172181 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:04.119 3172181 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:53:04.141 3172203 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:04.141 3172203 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:04.141 3172203 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:53:04.141 3172203 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:53:04.141 3172203 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:04.0
20-08-2026 00:53:04.141 3172203 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:04.143 3172205 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:04.144 3172206 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:04.147 3172209 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:04.147 3172209 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:53:04.147 3172209 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:53:04.150 3172212 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:53:04.150 3172212 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:04.150 3172212 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:53:04.170 3172232 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:04.170 3172232 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:53:04.170 3172232 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:53:04.170 3172232 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:53:04.170 3172232 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:04.0
20-08-2026 00:53:04.170 3172232 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:04.171 3172233 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.172 3172234 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.175 3172237 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.175 3172237 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:53:04.175 3172237 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:53:04.177 3172239 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:53:04.177 3172239 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:53:04.178 3172240 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.179 3172241 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.183 3172245 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.183 3172245 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:53:04.183 3172245 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:04.185 3172247 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:53:04.185 3172247 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:53:04.187 3172249 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.188 3172250 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.190 3172252 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.190 3172252 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:53:04.190 3172252 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:53:04.193 3172255 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:53:04.193 3172255 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:53:04.194 3172256 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.196 3172258 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.198 3172260 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.198 3172260 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:53:04.198 3172260 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:04.201 3172263 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:53:04.201 3172263 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:53:04.201 3172263 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.203 3172265 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.206 3172268 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.206 3172268 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:53:04.206 3172268 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:53:04.208 3172270 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:53:04.208 3172270 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:53:04.209 3172271 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.210 3172272 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.213 3172275 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.213 3172275 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:53:04.213 3172275 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:53:04.216 3172278 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:53:04.216 3172278 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:53:04.216 3172278 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.218 3172280 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.220 3172282 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.220 3172282 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:53:04.220 3172282 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:53:04.223 3172285 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:53:04.223 3172285 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:53:04.223 3172285 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.225 3172287 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.228 3172290 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.228 3172290 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:53:04.228 3172290 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:53:04.231 3172293 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:53:04.231 3172293 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:53:04.231 3172293 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.233 3172295 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.235 3172297 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.235 3172297 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:53:04.235 3172297 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:53:04.238 3172300 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:53:04.238 3172300 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:53:04.239 3172301 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:53:04.240 3172302 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@37232216
20-08-2026 00:53:04.243 3172305 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:53:04.243 3172305 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:53:04.243 3172305 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:53:04.246 3172308 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:53:04.246 3172308 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:53:04.246 3172308 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:53:04.262 3172324 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:04.262 3172324 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:53:04.262 3172324 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:53:04.262 3172324 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:53:04.262 3172324 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:53:04.0
20-08-2026 00:53:04.262 3172324 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:53:04.263 3172325 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.265 3172327 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.267 3172329 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.267 3172329 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:53:04.267 3172329 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:53:04.270 3172332 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:53:04.270 3172332 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:53:04.271 3172333 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.272 3172334 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.275 3172337 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.275 3172337 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:53:04.275 3172337 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:53:04.278 3172340 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:53:04.278 3172340 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:53:04.279 3172341 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.280 3172342 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.283 3172345 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.283 3172345 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:53:04.283 3172345 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:53:04.285 3172347 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:53:04.285 3172347 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:53:04.286 3172348 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.288 3172350 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.290 3172352 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.290 3172352 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:53:04.290 3172352 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:53:04.293 3172355 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:53:04.293 3172355 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:53:04.294 3172356 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.295 3172357 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.298 3172360 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.298 3172360 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:53:04.298 3172360 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:53:04.300 3172362 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:53:04.300 3172362 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:53:04.301 3172363 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:53:04.302 3172364 [http-nio-8051-exec-98] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@46837d04
20-08-2026 00:53:04.305 3172367 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:53:04.305 3172367 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:53:04.305 3172367 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:53:04.308 3172370 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:53:04.308 3172370 [http-nio-8051-exec-98] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:53:05.539 3173601 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-04-09 13:21:17"}
20-08-2026 00:53:05.619 3173681 [http-nio-8051-exec-131] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:53:05.620 3173682 [http-nio-8051-exec-131] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:53:06.901 3174963 [http-nio-8051-exec-126] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749558487402, timestamp=2026-08-19 17:52:41.0}
20-08-2026 00:53:06.902 3174964 [http-nio-8051-exec-126] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749558487402, timestamp: 2026-08-19 17:52:41.0
20-08-2026 00:53:06.915 3174977 [http-nio-8051-exec-126] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:53:07.079 3175141 [http-nio-8051-exec-110] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:53:07.079 3175141 [http-nio-8051-exec-110] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:53:07.600 3175662 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202003
20-08-2026 00:53:07.600 3175662 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:53:07.600 3175662 [http-nio-8051-exec-145] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:53:07
20-08-2026 00:53:10.072 3178134 [http-nio-8051-exec-143] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:53:10.072 3178134 [http-nio-8051-exec-143] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:53:12.378 3180440 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:17:43.0, vm_id=1650863155668}
20-08-2026 00:53:12.379 3180441 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863155668, timestamp: 2026-08-19 19:17:43.0
20-08-2026 00:53:12.426 3180488 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:53:13.170 3181232 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:53:12.925540, sensors=[{id=TM06202508-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202508-1-magnetic, sensor_type=magnetic, sensor_status=true}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:53:12.926978, sensors=[{id=TM06202508-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202508-2-magnetic, sensor_type=magnetic, sensor_status=true}]}]}], trays=[]}
20-08-2026 00:53:13.170 3181232 [http-nio-8051-exec-103] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:53:13.170 3181232 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202508, traysArr : []
20-08-2026 00:53:13.171 3181233 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202508, traysArr : []
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:53:13.172 3181234 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:53:13.178 3181240 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202508, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:12.925540"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:12.926978"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:53:13.178 3181240 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202508, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:12.925540"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202508-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202508-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:12.926978"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:53:13.188 3181250 [http-nio-8051-exec-103] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202508, cameraArr : {}
20-08-2026 00:53:13.189 3181251 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202508, cameraInfoData : {}
20-08-2026 00:53:13.421 3181483 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:53:13.421 3181483 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202202
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:53:16
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"open_close_time":"{'close_time': ['2026-08-19 19:18:57.373047', '2026-08-19 19:19:09.138810', '2026-08-19 19:18:57.172188', '2026-08-19 19:19:09.138938'], 'open_time': ['2026-08-19 19:18:44.481832', '2026-08-19 19:19:04.601509', '2026-08-19 19:18:44.481973', '2026-08-19 19:19:04.601610']}","door1":"0","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:18:57.373047", "2026-08-19 19:19:09.138810", "2026-08-19 19:18:57.172188", "2026-08-19 19:19:09.138938"], "open_time": ["2026-08-19 19:18:44.481832", "2026-08-19 19:19:04.601509", "2026-08-19 19:18:44.481973", "2026-08-19 19:19:04.601610"]}
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:53:16.426 3184488 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:53:19.619 3187681 [http-nio-8051-exec-152] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202301
20-08-2026 00:53:19.619 3187681 [http-nio-8051-exec-152] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:53:19.619 3187681 [http-nio-8051-exec-152] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:53:19
20-08-2026 00:53:21.775 3189837 [http-nio-8051-exec-142] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{created_at=2026-08-20 00:53:21.548262, sensors=[{id=TM09202502-1-limit, sensor_status=true, sensor_type=limit}, {id=TM09202502-1-magnetic, sensor_status=true, sensor_type=magnetic}]}], hcid=[1]}], trays=[]}
20-08-2026 00:53:21.775 3189837 [http-nio-8051-exec-142] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:53:21.776 3189838 [http-nio-8051-exec-142] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202502, traysArr : []
20-08-2026 00:53:21.776 3189838 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202502, traysArr : []
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:53:21.777 3189839 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:53:21.782 3189844 [http-nio-8051-exec-142] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:21.548262"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:53:21.782 3189844 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202502, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202502-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202502-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:21.548262"}],"door_id":1,"hcid":[1]}]
20-08-2026 00:53:21.789 3189851 [http-nio-8051-exec-142] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202502, cameraArr : {}
20-08-2026 00:53:21.789 3189851 [http-nio-8051-exec-142] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202502, cameraInfoData : {}
20-08-2026 00:53:22.135 3190197 [http-nio-8051-exec-138] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:53:21, data=[{status=true, id=pd-invalidfs, value=vfat}]}}
20-08-2026 00:53:22.135 3190197 [http-nio-8051-exec-138] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:53:22.135 3190197 [http-nio-8051-exec-138] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:53:22.135 3190197 [http-nio-8051-exec-138] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202203, traysArr : []
20-08-2026 00:53:22.135 3190197 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202203, traysArr : []
20-08-2026 00:53:22.136 3190198 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:53:22.136 3190198 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:53:22.136 3190198 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:53:22.136 3190198 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:53:22.136 3190198 [http-nio-8051-exec-138] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202203, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:53:21"}
20-08-2026 00:53:22.137 3190199 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202203, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:53:21"}
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202508
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:53:22
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 22:54:10.314914', '2026-08-19 19:36:54.636369', '2026-08-19 22:54:10.315088', '2026-08-19 19:36:54.636520'], 'close_time': ['2026-08-19 22:54:17.827354', '2026-08-19 19:36:58.624533', '2026-08-19 22:54:17.827476', '2026-08-19 19:36:58.624701']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 22:54:10.314914", "2026-08-19 19:36:54.636369", "2026-08-19 22:54:10.315088", "2026-08-19 19:36:54.636520"], "close_time": ["2026-08-19 22:54:17.827354", "2026-08-19 19:36:58.624533", "2026-08-19 22:54:17.827476", "2026-08-19 19:36:58.624701"]}
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:53:22.230 3190292 [http-nio-8051-exec-150] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:53:22.821 3190883 [http-nio-8051-exec-85] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:53:22.821 3190883 [http-nio-8051-exec-85] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:53:23.384 3191446 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:53:23.385 3191447 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:53:23.836 3191898 [http-nio-8051-exec-154] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:53:23.836 3191898 [http-nio-8051-exec-154] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:53:27.291 3195353 [http-nio-8051-exec-151] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202203}
20-08-2026 00:53:27.580 3195642 [http-nio-8051-exec-156] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{value=vfat, id=pd-invalidfs, status=true}], created_at=2026-08-20 00:53:27}}
20-08-2026 00:53:27.580 3195642 [http-nio-8051-exec-156] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:53:27.581 3195643 [http-nio-8051-exec-156] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:53:27.581 3195643 [http-nio-8051-exec-156] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM05202501, traysArr : []
20-08-2026 00:53:27.581 3195643 [http-nio-8051-exec-156] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM05202501, traysArr : []
20-08-2026 00:53:27.582 3195644 [http-nio-8051-exec-156] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:53:27.582 3195644 [http-nio-8051-exec-156] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:53:27.582 3195644 [http-nio-8051-exec-156] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:53:27.582 3195644 [http-nio-8051-exec-156] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:53:27.582 3195644 [http-nio-8051-exec-156] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM05202501, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:53:27"}
20-08-2026 00:53:27.582 3195644 [http-nio-8051-exec-156] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM05202501, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:53:27"}
20-08-2026 00:53:27.704 3195766 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:53:27.704 3195766 [http-nio-8051-exec-121] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:53:29.928 3197990 [http-nio-8051-exec-153] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:53:29.928 3197990 [http-nio-8051-exec-153] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:53:30.749 3198811 [http-nio-8051-exec-98] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:53:30, data=[{value=vfat, id=pd-invalidfs, status=true}, {value=98%, id=pd-full, status=true}]}}
20-08-2026 00:53:30.749 3198811 [http-nio-8051-exec-98] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:53:30.749 3198811 [http-nio-8051-exec-98] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:53:30.749 3198811 [http-nio-8051-exec-98] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202305, traysArr : []
20-08-2026 00:53:30.750 3198812 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202305, traysArr : []
20-08-2026 00:53:30.750 3198812 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:53:30.750 3198812 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:53:30.750 3198812 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:53:30.750 3198812 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:53:30.750 3198812 [http-nio-8051-exec-98] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202305, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"pd-full","value":"98%","status":true}],"created_at":"2026-08-20 00:53:30"}
20-08-2026 00:53:30.751 3198813 [http-nio-8051-exec-98] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202305, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"pd-full","value":"98%","status":true}],"created_at":"2026-08-20 00:53:30"}
20-08-2026 00:53:30.835 3198897 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:53:30.836 3198898 [http-nio-8051-exec-139] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:53:34.750 3202812 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM09202501
20-08-2026 00:53:34.751 3202813 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:53:34.751 3202813 [http-nio-8051-exec-126] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:53:34
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM06202003
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:53:37
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 23:06:59.145242', '2026-08-19 22:28:26.205220', '2026-08-19 23:06:59.145322', '2026-08-19 22:28:26.205312'], 'open_time': ['2026-08-19 23:06:54.539839', '2026-08-19 22:28:17.368814', '2026-08-19 23:06:54.742944', '2026-08-19 22:28:17.368958']}","active_doors":"[{\"active\": 1, \"door_id\": 1}, {\"active\": 1, \"door_id\": 2}]"}
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 23:06:59.145242", "2026-08-19 22:28:26.205220", "2026-08-19 23:06:59.145322", "2026-08-19 22:28:26.205312"], "open_time": ["2026-08-19 23:06:54.539839", "2026-08-19 22:28:17.368814", "2026-08-19 23:06:54.742944", "2026-08-19 22:28:17.368958"]}
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - [{"active": 1, "door_id": 1}, {"active": 1, "door_id": 2}]
20-08-2026 00:53:37.231 3205293 [http-nio-8051-exec-102] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:53:37.759 3205821 [http-nio-8051-exec-145] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM03202201}
20-08-2026 00:53:41.971 3210033 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202501
20-08-2026 00:53:41.971 3210033 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:53:41.971 3210033 [http-nio-8051-exec-129] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:53:41
20-08-2026 00:53:42.854 3210916 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:53:43.0, vm_id=1778290329057}
20-08-2026 00:53:42.855 3210917 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1778290329057, timestamp: 2026-08-19 20:53:43.0
20-08-2026 00:53:42.862 3210924 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:53:43.319 3211381 [http-nio-8051-exec-137] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:53:43.319 3211381 [http-nio-8051-exec-137] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:53:48.904 3216966 [http-nio-8051-exec-125] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202302}
20-08-2026 00:53:50.254 3218316 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:53:50.254 3218316 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:53:50.254 3218316 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c5a4e5f
20-08-2026 00:53:50.254 3218316 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791800469945","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","mobile":"9597724778","active":1,"status":true}
20-08-2026 00:53:50.254 3218316 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","status":true}
20-08-2026 00:53:50.259 3218321 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=9597724778}
20-08-2026 00:53:50.483 3218545 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:9597724778, lat:, lng:
20-08-2026 00:53:50.483 3218545 [http-nio-8051-exec-148] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 9597724778, lat:, lng:
20-08-2026 00:53:50.588 3218650 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:53:50.589 3218651 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:53:50.589 3218651 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c543e8a
20-08-2026 00:53:50.590 3218652 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791800469945","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","mobile":"9597724778","active":1,"status":true}
20-08-2026 00:53:50.590 3218652 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","status":true}
20-08-2026 00:53:50.590 3218652 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:53:50.590 3218652 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c543e8a
20-08-2026 00:53:50.590 3218652 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791800469945","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","mobile":"9597724778","active":1,"status":true}
20-08-2026 00:53:50.590 3218652 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 795658Cb8d90B545E029581eA023629597724778, mobile : 9597724778, newSession : 795658Cb8d90B545E029581eA023629597724778, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"}}, expiry  :1791800469945
20-08-2026 00:53:50.590 3218652 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:53:50.590 3218652 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:53:50.590 3218652 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c543e8a
20-08-2026 00:53:50.590 3218652 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791800469945","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","mobile":"9597724778","active":1,"status":true}
20-08-2026 00:53:50.591 3218653 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","status":true}
20-08-2026 00:53:50.647 3218709 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:53:50.648 3218710 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:53:50.648 3218710 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:53:50.648 3218710 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:53:50.648 3218710 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:53:50.648 3218710 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:53:50.648 3218710 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:53:50.648 3218710 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:53:50.648 3218710 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:53:50.648 3218710 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:53:50.648 3218710 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:53:50.648 3218710 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:53:50.649 3218711 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:53:50.649 3218711 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:53:50.650 3218712 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:53:50.650 3218712 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:53:50.650 3218712 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:53:50.650 3218712 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:53:50.650 3218712 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:53:50.650 3218712 [http-nio-8051-exec-128] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:53:50.651 3218713 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@175d4209
20-08-2026 00:53:50.652 3218714 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:53:50.652 3218714 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:53:50.652 3218714 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@175d4209
20-08-2026 00:53:50.652 3218714 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:53:50.656 3218718 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:53:50.656 3218718 [http-nio-8051-exec-128] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:53:50.667 3218729 [http-nio-8051-exec-128] INFO  n.s.OrdersImplementation - orderArray [{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2686368b-08f7-4a68-8fcc-4ffcb3c1b75f","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260317230323306.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-03-17 23:03:23.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260317230434","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260317230323306\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 18, \"skus\": [{\"skuid\": \"8393\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Lays Wavy Cream  Onion 31g\", \"offer_id\": \"8393_0301\", \"unit_price\": 18, \"tray_id\": \"13\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/8393-3703.webp\"}], \"total_amount\": 18}","short_order_expiry":"17-04-2026 23:04:34","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-17 23:20:02.0","user_id":9597724778,"short_order_id":"u72Yyr","location":"Tata Communication ITPL","order_id":"TM03202401260317230323306","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260317230323306\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500452\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"offer_id\": \"\", \"unit_price\": \"20\", \"tray_id\": \"12\", \"mrp\": \"20\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\"}], \"total_amount\": 20}","status":"invoiceOrder"}]
20-08-2026 00:53:50.670 3218732 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.671 3218733 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:53:50.672 3218734 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.672 3218734 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:53:50.675 3218737 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.675 3218737 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:53:50.676 3218738 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.676 3218738 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:53:50.678 3218740 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.678 3218740 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:53:50.680 3218742 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.681 3218743 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:53:50.683 3218745 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.683 3218745 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:53:50.686 3218748 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.686 3218748 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:53:50.688 3218750 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.688 3218750 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:53:50.688 3218750 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=9597724778}
20-08-2026 00:53:50.691 3218753 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.691 3218753 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:53:50.694 3218756 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.694 3218756 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:53:50.696 3218758 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.696 3218758 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:53:50.700 3218762 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.700 3218762 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:53:50.703 3218765 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.703 3218765 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:53:50.706 3218768 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.706 3218768 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:53:50.709 3218771 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.709 3218771 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:53:50.711 3218773 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.711 3218773 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:53:50.715 3218777 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.715 3218777 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:53:50.718 3218780 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.718 3218780 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:53:50.720 3218782 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260317230323306_0', order_id='TM03202401260317230323306', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-17 23:04:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:53:50.720 3218782 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/8393-3703.webp","qty":1,"name":"Lays Wavy Cream  Onion 31g","mrp":"20","unit_price":18,"skuid":"8393","offer_id":"8393_0301","tray_id":"13","offer_desc":""}]
20-08-2026 00:53:50.722 3218784 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@39b5c15d
20-08-2026 00:53:50.722 3218784 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5ba32735
20-08-2026 00:53:50.723 3218785 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:53:50.723 3218785 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@39b5c15d
20-08-2026 00:53:50.723 3218785 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5ba32735
20-08-2026 00:53:50.923 3218985 [http-nio-8051-exec-112] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:9597724778, lat:, lng:
20-08-2026 00:53:50.923 3218985 [http-nio-8051-exec-112] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: 9597724778, lat:, lng:
20-08-2026 00:53:51.048 3219110 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:53:51.048 3219110 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:53:51.048 3219110 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:53:51.048 3219110 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:53:51.048 3219110 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:53:51.049 3219111 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:53:51.050 3219112 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:53:51.051 3219113 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{},"imei":"TM03202401","total_items":0,"total_price":"0","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","read_only":true}
20-08-2026 00:53:51.052 3219114 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@316567af
20-08-2026 00:53:51.052 3219114 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:53:51.053 3219115 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:53:51.053 3219115 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@316567af
20-08-2026 00:53:51.053 3219115 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:53:51.109 3219171 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":"9597724778"}
20-08-2026 00:53:51.891 3219953 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, hcid=[1], data=[{created_at=2026-08-20 00:53:51.670022, sensors=[{sensor_type=limit, sensor_status=true, id=TM06202303-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202303-1-magnetic}]}]}, {door_id=2, hcid=[1], data=[{created_at=2026-08-20 00:53:51.671170, sensors=[{sensor_type=limit, sensor_status=true, id=TM06202303-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM06202303-2-magnetic}]}]}]}
20-08-2026 00:53:51.891 3219953 [http-nio-8051-exec-117] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:53:51.891 3219953 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202303, traysArr : []
20-08-2026 00:53:51.891 3219953 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202303, traysArr : []
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:53:51.893 3219955 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:53:51.898 3219960 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202303, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:51.670022"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:51.671170"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:53:51.898 3219960 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202303, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:51.670022"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202303-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202303-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:51.671170"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:53:51.911 3219973 [http-nio-8051-exec-117] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202303, cameraArr : {}
20-08-2026 00:53:51.911 3219973 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202303, cameraInfoData : {}
20-08-2026 00:53:51.941 3220003 [http-nio-8051-exec-149] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202202 
20-08-2026 00:53:51.941 3220003 [http-nio-8051-exec-149] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:53:51.941 3220003 [http-nio-8051-exec-149] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:53:51.952 3220014 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:51.952 3220014 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:51.953 3220015 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:51.953 3220015 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:53:51.953 3220015 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:53:51.954 3220016 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:53:51.954 3220016 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:53:51.954 3220016 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:53:51.955 3220017 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:53:51.955 3220017 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:53:51.955 3220017 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:53:51.956 3220018 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:53:51.956 3220018 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:51.956 3220018 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:51.957 3220019 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:51.957 3220019 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:53:51.957 3220019 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:53:51.958 3220020 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:53:51.958 3220020 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:53:51.958 3220020 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:53:51.959 3220021 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:53:51.959 3220021 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:53:51.959 3220021 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:53:51.960 3220022 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:53:51.960 3220022 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:53:51.960 3220022 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:53:51.961 3220023 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:53:51.961 3220023 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:53:51.961 3220023 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:53:51.962 3220024 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:53:51.962 3220024 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:53:51.962 3220024 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:53:51.962 3220024 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:53:51.962 3220024 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:53:51.962 3220024 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:53:51.963 3220025 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:53:51.963 3220025 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:51.963 3220025 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:51.964 3220026 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:51.964 3220026 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:51.964 3220026 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:51.965 3220027 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:51.965 3220027 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:53:51.965 3220027 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:53:51.966 3220028 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:53:51.966 3220028 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:53:51.966 3220028 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:53:51.966 3220028 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:53:51.966 3220028 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:53:51.966 3220028 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:53:51.967 3220029 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:53:51.968 3220030 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:53:51.968 3220030 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:53:51.969 3220031 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:53:51.969 3220031 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:53:51.969 3220031 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:53:51.969 3220031 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:53:51.970 3220032 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:53:51.970 3220032 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:53:51.971 3220033 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:53:51.971 3220033 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:53:51.971 3220033 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:53:51.971 3220033 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:53:51.971 3220033 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:53:51.971 3220033 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:53:51.972 3220034 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:53:51.972 3220034 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:53:51.972 3220034 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:53:51.973 3220035 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:53:51.973 3220035 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:53:51.973 3220035 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:53:51.974 3220036 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:53:51.974 3220036 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:53:51.974 3220036 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:53:51.975 3220037 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:53:51.975 3220037 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:53:51.975 3220037 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:53:51.976 3220038 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:53:51.976 3220038 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:53:51.976 3220038 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:53:51.978 3220040 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:53:51.978 3220040 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:51.978 3220040 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:51.979 3220041 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:51.979 3220041 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:53:51.979 3220041 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:53:51.980 3220042 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:53:51.980 3220042 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:53:51.980 3220042 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:53:51.981 3220043 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:53:51.981 3220043 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:51.981 3220043 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:51.982 3220044 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:51.982 3220044 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:53:51.982 3220044 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:53:51.983 3220045 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:53:51.984 3220046 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:53:51.984 3220046 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:53:51.984 3220046 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:53:52.008 3220070 [http-nio-8051-exec-149] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:53:53.400 3221462 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-20 00:39:32.0, vm_id=1711555283773}
20-08-2026 00:53:53.401 3221463 [http-nio-8051-exec-152] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-20 00:39:32.0
20-08-2026 00:53:53.497 3221559 [http-nio-8051-exec-152] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:53:54.788 3222850 [http-nio-8051-exec-135] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{door_id=1, data=[{sensors=[{id=TM06202503-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202503-1-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:53:54.583307}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202503-2-limit, sensor_status=true, sensor_type=limit}, {id=TM06202503-2-magnetic, sensor_status=true, sensor_type=magnetic}], created_at=2026-08-20 00:53:54.584139}], hcid=[1]}], trays=[]}
20-08-2026 00:53:54.788 3222850 [http-nio-8051-exec-135] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:53:54.788 3222850 [http-nio-8051-exec-135] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202503, traysArr : []
20-08-2026 00:53:54.789 3222851 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202503, traysArr : []
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:53:54.790 3222852 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:53:54.791 3222853 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:53:54.791 3222853 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:53:54.791 3222853 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:53:54.791 3222853 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:53:54.791 3222853 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:53:54.791 3222853 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:53:54.791 3222853 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:53:54.791 3222853 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:53:54.791 3222853 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:53:54.791 3222853 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:53:54.791 3222853 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:53:54.795 3222857 [http-nio-8051-exec-135] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202503, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:54.583307"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:54.584139"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:53:54.796 3222858 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202503, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:54.583307"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202503-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202503-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:53:54.584139"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:53:54.806 3222868 [http-nio-8051-exec-135] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202503, cameraArr : {}
20-08-2026 00:53:54.806 3222868 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202503, cameraInfoData : {}
20-08-2026 00:53:54.865 3222927 [http-nio-8051-exec-157] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2021-10-13 14:24:24"}
20-08-2026 00:53:55.558 3223620 [http-nio-8051-exec-142] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM10201907}
20-08-2026 00:53:56.350 3224412 [http-nio-8051-exec-150] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202505 
20-08-2026 00:53:56.350 3224412 [http-nio-8051-exec-150] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:53:56.350 3224412 [http-nio-8051-exec-150] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:53:56.357 3224419 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:53:56.358 3224420 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:53:56.358 3224420 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:53:56.358 3224420 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:56.358 3224420 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:56.359 3224421 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:56.359 3224421 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:53:56.359 3224421 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:53:56.359 3224421 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:53:56.359 3224421 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:56.359 3224421 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:56.360 3224422 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:56.360 3224422 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:56.360 3224422 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:56.361 3224423 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:56.361 3224423 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:56.361 3224423 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:56.362 3224424 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:56.362 3224424 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:53:56.362 3224424 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:53:56.362 3224424 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:53:56.362 3224424 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:56.362 3224424 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:56.363 3224425 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:56.363 3224425 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:53:56.363 3224425 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:53:56.364 3224426 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:53:56.364 3224426 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:53:56.364 3224426 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:53:56.365 3224427 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:53:56.365 3224427 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:53:56.366 3224428 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:53:56.366 3224428 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:53:56.366 3224428 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:53:56.366 3224428 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:53:56.367 3224429 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:53:56.367 3224429 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:53:56.367 3224429 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:53:56.367 3224429 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:53:56.368 3224430 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:53:56.368 3224430 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:53:56.369 3224431 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:53:56.369 3224431 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:53:56.369 3224431 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:53:56.370 3224432 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:53:56.370 3224432 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:53:56.370 3224432 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:53:56.370 3224432 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:53:56.380 3224442 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:53:58.738 3226800 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:53:58.738 3226800 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:53:58.738 3226800 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:53:58.739 3226801 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:53:58.739 3226801 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:53:58.739 3226801 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:53:58.740 3226802 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:53:58.740 3226802 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":1,"total_price":"10","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"64","sku_id":"4500681","mrp":"10","tray_id":"23","display_label":"McVities Orange Cream Biscuts 61gm","vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"13","name":"McVities Orange Cream Biscuts 61gm","sku_json":"4500681-13","key":"23-4500681","amount":10,"purchased_qty":1,"is_sample":false,"totalMRP":10}]}},"imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL","locationType":"Machine","machine":1},"total_items":1,"total_price":"10","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778"}
20-08-2026 00:53:58.742 3226804 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::checkCart response:[]
20-08-2026 00:53:58.742 3226804 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::Iterables.size(checkCart):0
20-08-2026 00:53:58.742 3226804 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::checkCart CREATING CART:
20-08-2026 00:53:58.749 3226811 [http-nio-8051-exec-65] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@6abaf9
20-08-2026 00:53:58.750 3226812 [http-nio-8051-exec-65] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:53:58.750 3226812 [http-nio-8051-exec-65] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:53:58.750 3226812 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:53:58.750 3226812 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"10","user_id":"9597724778","imei":"TM03202401","session_id":"795658Cb8d90B545E029581eA023629597724778","created_at":"2026-08-20 00:53:58","modified_at":"2026-08-20 00:53:58","cb_amount":0,"cb_desc":"","total_items":"1","machine_json":"{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}","sku_json":"{\"1\":{\"total_price\":\"10\",\"total_items\":1,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:41:23.0\",\"weight\":\"64\",\"sku_id\":\"4500681\",\"mrp\":\"10\",\"tray_id\":\"23\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"McVities Orange Cream Biscuts 61gm\",\"totalMRP\":10,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Biscuits and Cookies\",\"vendor_id\":\"1\",\"qty\":\"13\",\"name\":\"McVities Orange Cream Biscuts 61gm\",\"key\":\"23-4500681\",\"sku_json\":\"4500681-13\"}]}}"}
20-08-2026 00:53:58.750 3226812 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@648f96a8
20-08-2026 00:53:58.750 3226812 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:53:58.750 3226812 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:53:58.750 3226812 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@648f96a8
20-08-2026 00:53:58.751 3226813 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM10201907
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:53:59
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'open_time': ['2026-08-19 23:44:02.229679', '2026-08-19 23:44:31.355316', '2026-08-19 23:44:02.229817', '2026-08-19 23:44:31.355465'], 'close_time': ['2026-08-19 23:44:26.328385', '2026-08-19 23:44:49.091933', '2026-08-19 23:44:26.328494', '2026-08-19 23:44:49.092034']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-19 23:44:02.229679", "2026-08-19 23:44:31.355316", "2026-08-19 23:44:02.229817", "2026-08-19 23:44:31.355465"], "close_time": ["2026-08-19 23:44:26.328385", "2026-08-19 23:44:49.091933", "2026-08-19 23:44:26.328494", "2026-08-19 23:44:49.092034"]}
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:53:59.494 3227556 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:53:59.559 3227621 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM05202501
20-08-2026 00:53:59.559 3227621 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:53:59.559 3227621 [http-nio-8051-exec-106] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:53:59
20-08-2026 00:54:00.838 3228900 [http-nio-8051-exec-151] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:54:00.839 3228901 [http-nio-8051-exec-151] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:54:00.847 3228909 [http-nio-8051-exec-151] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:54:01.430 3229492 [http-nio-8051-exec-121] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:54:01.454 3229516 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.457 3229519 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.461 3229523 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.461 3229523 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:54:01.461 3229523 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:54:01.464 3229526 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:54:01.464 3229526 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:54:01.465 3229527 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.467 3229529 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.471 3229533 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.471 3229533 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:54:01.471 3229533 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:54:01.476 3229538 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:54:01.476 3229538 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:01.477 3229539 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:54:01.479 3229541 [http-nio-8051-exec-68] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:01.479 3229541 [http-nio-8051-exec-68] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:01.504 3229566 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.504 3229566 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.504 3229566 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:01.505 3229567 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:54:01.505 3229567 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:01.0
20-08-2026 00:54:01.505 3229567 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:01.506 3229568 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.507 3229569 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.512 3229574 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.512 3229574 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:54:01.512 3229574 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:54:01.515 3229577 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:54:01.515 3229577 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:54:01.516 3229578 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.517 3229579 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.520 3229582 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.520 3229582 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:54:01.520 3229582 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:54:01.523 3229585 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:54:01.523 3229585 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:01.523 3229585 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:54:01.541 3229603 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.541 3229603 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.541 3229603 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:01.541 3229603 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:54:01.541 3229603 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:01.0
20-08-2026 00:54:01.541 3229603 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:01.542 3229604 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.544 3229606 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.547 3229609 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.547 3229609 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:54:01.547 3229609 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:01.551 3229613 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:54:01.551 3229613 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:54:01.552 3229614 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.554 3229616 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.558 3229620 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.558 3229620 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:54:01.558 3229620 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:54:01.561 3229623 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:54:01.561 3229623 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:01.561 3229623 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:54:01.580 3229642 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.580 3229642 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.580 3229642 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:01.580 3229642 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:54:01.580 3229642 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:01.0
20-08-2026 00:54:01.580 3229642 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:01.581 3229643 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.582 3229644 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.585 3229647 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.585 3229647 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:54:01.585 3229647 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:54:01.588 3229650 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:54:01.589 3229651 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:54:01.590 3229652 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.591 3229653 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.594 3229656 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.594 3229656 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:54:01.594 3229656 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:54:01.596 3229658 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:54:01.596 3229658 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:01.596 3229658 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:54:01.616 3229678 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.616 3229678 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.616 3229678 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:01.616 3229678 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:54:01.616 3229678 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:01.0
20-08-2026 00:54:01.616 3229678 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:01.616 3229678 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.618 3229680 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.619 3229681 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.620 3229682 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:54:01.620 3229682 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:54:01.621 3229683 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:54:01.621 3229683 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:54:01.622 3229684 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.623 3229685 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.625 3229687 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.625 3229687 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:54:01.625 3229687 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:54:01.627 3229689 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:54:01.627 3229689 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:54:01.628 3229690 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.629 3229691 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.631 3229693 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.631 3229693 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:54:01.631 3229693 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:54:01.633 3229695 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:54:01.633 3229695 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:54:01.634 3229696 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.635 3229697 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.637 3229699 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.637 3229699 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:54:01.637 3229699 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:54:01.639 3229701 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:54:01.639 3229701 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:54:01.640 3229702 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.641 3229703 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.643 3229705 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.643 3229705 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:54:01.643 3229705 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:54:01.645 3229707 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:54:01.645 3229707 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:54:01.645 3229707 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.646 3229708 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.648 3229710 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.648 3229710 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:54:01.648 3229710 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:54:01.651 3229713 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:54:01.651 3229713 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:54:01.651 3229713 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.652 3229714 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.654 3229716 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.654 3229716 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:54:01.654 3229716 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:54:01.657 3229719 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:54:01.657 3229719 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:54:01.657 3229719 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.659 3229721 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.661 3229723 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.661 3229723 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:54:01.661 3229723 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:54:01.663 3229725 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:54:01.663 3229725 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:54:01.664 3229726 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.665 3229727 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.667 3229729 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.667 3229729 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:54:01.667 3229729 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:54:01.669 3229731 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:54:01.669 3229731 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:01.669 3229731 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:54:01.700 3229762 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:01.700 3229762 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:01.700 3229762 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:54:01.700 3229762 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:54:01.700 3229762 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:01.0
20-08-2026 00:54:01.700 3229762 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:01.701 3229763 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.702 3229764 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.704 3229766 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.704 3229766 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:54:01.704 3229766 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:01.706 3229768 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:54:01.706 3229768 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:54:01.707 3229769 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.708 3229770 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.710 3229772 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.710 3229772 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:54:01.710 3229772 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:54:01.712 3229774 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:54:01.712 3229774 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:54:01.713 3229775 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.714 3229776 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.716 3229778 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.716 3229778 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:54:01.716 3229778 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:54:01.718 3229780 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:54:01.718 3229780 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:54:01.718 3229780 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.719 3229781 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.722 3229784 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.722 3229784 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:54:01.722 3229784 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:54:01.724 3229786 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:54:01.724 3229786 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:01.724 3229786 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:54:01.747 3229809 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.748 3229810 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.748 3229810 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:01.748 3229810 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:54:01.748 3229810 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:01.0
20-08-2026 00:54:01.748 3229810 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:01.748 3229810 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.750 3229812 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.753 3229815 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.753 3229815 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:54:01.753 3229815 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:54:01.755 3229817 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:54:01.755 3229817 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:01.755 3229817 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:54:01.776 3229838 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.776 3229838 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.776 3229838 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:01.776 3229838 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:54:01.776 3229838 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:01.0
20-08-2026 00:54:01.776 3229838 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:01.777 3229839 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.778 3229840 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.780 3229842 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.780 3229842 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:54:01.780 3229842 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:01.782 3229844 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:54:01.782 3229844 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:54:01.783 3229845 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.784 3229846 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.787 3229849 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.787 3229849 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:54:01.787 3229849 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:54:01.789 3229851 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:54:01.789 3229851 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:54:01.790 3229852 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.791 3229853 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.794 3229856 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.794 3229856 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:54:01.794 3229856 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:54:01.796 3229858 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:54:01.796 3229858 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:01.796 3229858 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:54:01.815 3229877 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.815 3229877 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.815 3229877 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:01.815 3229877 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:54:01.815 3229877 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:01.0
20-08-2026 00:54:01.815 3229877 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:01.816 3229878 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.826 3229888 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.830 3229892 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.830 3229892 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:54:01.830 3229892 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:54:01.834 3229896 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:54:01.834 3229896 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:54:01.835 3229897 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.837 3229899 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.841 3229903 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.841 3229903 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:54:01.841 3229903 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:54:01.843 3229905 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:54:01.843 3229905 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:54:01.845 3229907 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:54:01.846 3229908 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@11a18b62
20-08-2026 00:54:01.848 3229910 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:54:01.848 3229910 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:54:01.848 3229910 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:54:01.851 3229913 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:54:01.851 3229913 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:54:01.852 3229914 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.853 3229915 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.856 3229918 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.856 3229918 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:54:01.856 3229918 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:54:01.858 3229920 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:54:01.858 3229920 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:54:01.859 3229921 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.860 3229922 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.863 3229925 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.863 3229925 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:54:01.863 3229925 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:54:01.865 3229927 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:54:01.865 3229927 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:54:01.866 3229928 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.866 3229928 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.869 3229931 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.869 3229931 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:54:01.869 3229931 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:54:01.871 3229933 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:54:01.871 3229933 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:54:01.872 3229934 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.873 3229935 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.876 3229938 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.876 3229938 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:54:01.876 3229938 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:54:01.878 3229940 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:54:01.879 3229941 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:54:01.879 3229941 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.881 3229943 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.883 3229945 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.883 3229945 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:54:01.883 3229945 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:01.886 3229948 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:54:01.886 3229948 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:54:01.888 3229950 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.890 3229952 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.893 3229955 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.893 3229955 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:54:01.893 3229955 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:01.896 3229958 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:54:01.896 3229958 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:54:01.897 3229959 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:54:01.909 3229971 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@11a18b62
20-08-2026 00:54:01.912 3229974 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:54:01.912 3229974 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:54:01.912 3229974 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:54:01.914 3229976 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:54:01.914 3229976 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:54:01.914 3229976 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.915 3229977 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.918 3229980 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.918 3229980 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:54:01.918 3229980 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:54:01.920 3229982 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:54:01.920 3229982 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:54:01.921 3229983 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.922 3229984 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.925 3229987 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.925 3229987 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:54:01.925 3229987 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:54:01.926 3229988 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:54:01.927 3229989 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:54:01.928 3229990 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.929 3229991 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.931 3229993 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.931 3229993 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:54:01.931 3229993 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:54:01.933 3229995 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:54:01.933 3229995 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:54:01.934 3229996 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.935 3229997 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.938 3230000 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.938 3230000 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:54:01.938 3230000 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:54:01.942 3230004 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:54:01.942 3230004 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:01.942 3230004 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:54:01.962 3230024 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.962 3230024 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.962 3230024 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:01.962 3230024 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:54:01.962 3230024 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:01.0
20-08-2026 00:54:01.962 3230024 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:01.963 3230025 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:01.965 3230027 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:01.968 3230030 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:01.968 3230030 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:54:01.968 3230030 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:54:01.972 3230034 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:54:01.972 3230034 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:54:01.973 3230035 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:01.975 3230037 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:01.978 3230040 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:01.978 3230040 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:54:01.979 3230041 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:54:01.982 3230044 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:54:01.982 3230044 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:01.982 3230044 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:54:01.997 3230059 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.997 3230059 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:01.997 3230059 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:01.997 3230059 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:54:01.997 3230059 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:01.0
20-08-2026 00:54:01.997 3230059 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:01.998 3230060 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.000 3230062 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.004 3230066 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.004 3230066 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:54:02.004 3230066 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:54:02.007 3230069 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:54:02.007 3230069 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:54:02.009 3230071 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.011 3230073 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.014 3230076 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.014 3230076 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:54:02.014 3230076 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:54:02.016 3230078 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:54:02.016 3230078 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:54:02.017 3230079 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.018 3230080 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.021 3230083 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.021 3230083 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:54:02.021 3230083 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:54:02.023 3230085 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:54:02.023 3230085 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.023 3230085 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:54:02.038 3230100 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.038 3230100 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.038 3230100 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.038 3230100 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:54:02.038 3230100 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.038 3230100 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.038 3230100 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.040 3230102 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.042 3230104 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.042 3230104 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:54:02.042 3230104 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:54:02.045 3230107 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:54:02.045 3230107 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:54:02.045 3230107 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.047 3230109 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.049 3230111 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.049 3230111 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:54:02.049 3230111 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:02.051 3230113 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:54:02.051 3230113 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:54:02.052 3230114 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.053 3230115 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.056 3230118 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.056 3230118 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:54:02.056 3230118 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:54:02.059 3230121 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:54:02.059 3230121 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.059 3230121 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:54:02.100 3230162 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.100 3230162 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.100 3230162 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.100 3230162 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:54:02.100 3230162 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.100 3230162 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.101 3230163 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.103 3230165 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.105 3230167 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.105 3230167 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:54:02.106 3230168 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:54:02.108 3230170 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:54:02.108 3230170 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.108 3230170 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:54:02.149 3230211 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.150 3230212 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.150 3230212 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.150 3230212 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:54:02.150 3230212 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.150 3230212 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.151 3230213 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.153 3230215 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.155 3230217 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.155 3230217 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:54:02.155 3230217 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:02.157 3230219 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:54:02.157 3230219 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:54:02.158 3230220 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.160 3230222 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.162 3230224 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.162 3230224 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:54:02.162 3230224 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:54:02.164 3230226 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:54:02.164 3230226 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:54:02.165 3230227 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.166 3230228 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.169 3230231 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.169 3230231 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:54:02.169 3230231 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:02.171 3230233 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:54:02.171 3230233 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:54:02.171 3230233 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.172 3230234 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.175 3230237 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.175 3230237 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:54:02.175 3230237 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:54:02.177 3230239 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:54:02.178 3230240 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.178 3230240 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:54:02.195 3230257 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:02.195 3230257 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:02.195 3230257 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:54:02.195 3230257 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:54:02.195 3230257 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.195 3230257 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.196 3230258 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.197 3230259 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.200 3230262 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.200 3230262 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:54:02.200 3230262 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:02.202 3230264 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:54:02.202 3230264 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:54:02.203 3230265 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.204 3230266 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.207 3230269 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.207 3230269 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:54:02.207 3230269 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:54:02.209 3230271 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:54:02.209 3230271 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:54:02.210 3230272 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.211 3230273 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.213 3230275 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.213 3230275 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:54:02.213 3230275 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:02.216 3230278 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:54:02.216 3230278 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:54:02.216 3230278 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:54:02.217 3230279 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2c7fe6c3
20-08-2026 00:54:02.220 3230282 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:54:02.220 3230282 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:54:02.220 3230282 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:54:02.222 3230284 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:54:02.222 3230284 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:54:02.223 3230285 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.225 3230287 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.227 3230289 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.227 3230289 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:54:02.227 3230289 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:54:02.229 3230291 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:54:02.229 3230291 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:54:02.231 3230293 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.232 3230294 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.235 3230297 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.235 3230297 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:54:02.235 3230297 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:54:02.237 3230299 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:54:02.237 3230299 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:54:02.237 3230299 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.238 3230300 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.241 3230303 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.241 3230303 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:54:02.241 3230303 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:54:02.243 3230305 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:54:02.243 3230305 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:54:02.244 3230306 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.245 3230307 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.248 3230310 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.248 3230310 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:54:02.248 3230310 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:54:02.251 3230313 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:54:02.251 3230313 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.251 3230313 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:54:02.270 3230332 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.270 3230332 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.270 3230332 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.270 3230332 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:54:02.270 3230332 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.270 3230332 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.271 3230333 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.272 3230334 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.275 3230337 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.275 3230337 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:54:02.275 3230337 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:54:02.277 3230339 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:54:02.277 3230339 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:54:02.278 3230340 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.279 3230341 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.283 3230345 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.283 3230345 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:54:02.283 3230345 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:54:02.285 3230347 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:54:02.285 3230347 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:54:02.286 3230348 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.287 3230349 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.292 3230354 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.292 3230354 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:54:02.292 3230354 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:02.295 3230357 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:54:02.295 3230357 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:54:02.296 3230358 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.298 3230360 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.301 3230363 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.301 3230363 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:54:02.301 3230363 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:54:02.304 3230366 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:54:02.304 3230366 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.304 3230366 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:54:02.319 3230381 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.319 3230381 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.319 3230381 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.319 3230381 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:54:02.319 3230381 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.319 3230381 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.320 3230382 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.322 3230384 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.325 3230387 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.325 3230387 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:54:02.325 3230387 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:54:02.329 3230391 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:54:02.329 3230391 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.329 3230391 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:54:02.345 3230407 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.345 3230407 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.345 3230407 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.345 3230407 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:54:02.345 3230407 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.345 3230407 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.346 3230408 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.347 3230409 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.350 3230412 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.350 3230412 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:54:02.350 3230412 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:54:02.354 3230416 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:54:02.354 3230416 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:54:02.355 3230417 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.356 3230418 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.359 3230421 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.359 3230421 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:54:02.360 3230422 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:02.362 3230424 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:54:02.362 3230424 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:54:02.363 3230425 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.365 3230427 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.369 3230431 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.369 3230431 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:54:02.369 3230431 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:02.372 3230434 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:54:02.372 3230434 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:54:02.373 3230435 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.374 3230436 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.377 3230439 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.378 3230440 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:54:02.378 3230440 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:54:02.380 3230442 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:54:02.380 3230442 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.381 3230443 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:54:02.401 3230463 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.401 3230463 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.401 3230463 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.401 3230463 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:54:02.401 3230463 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.401 3230463 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.402 3230464 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.404 3230466 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.408 3230470 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.408 3230470 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:54:02.408 3230470 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:02.411 3230473 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:54:02.411 3230473 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:54:02.412 3230474 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.413 3230475 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.416 3230478 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.416 3230478 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:54:02.416 3230478 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:54:02.419 3230481 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:54:02.419 3230481 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.419 3230481 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:54:02.437 3230499 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.437 3230499 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.437 3230499 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.437 3230499 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:54:02.437 3230499 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.437 3230499 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.438 3230500 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.439 3230501 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.441 3230503 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.441 3230503 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:54:02.441 3230503 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:02.445 3230507 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:54:02.445 3230507 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:54:02.447 3230509 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.448 3230510 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.452 3230514 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.452 3230514 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:54:02.452 3230514 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:54:02.456 3230518 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:54:02.456 3230518 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.456 3230518 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:54:02.476 3230538 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.476 3230538 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.477 3230539 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.477 3230539 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:54:02.477 3230539 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.477 3230539 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.478 3230540 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.480 3230542 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.483 3230545 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.483 3230545 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:54:02.483 3230545 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:54:02.487 3230549 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:54:02.487 3230549 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:54:02.488 3230550 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.490 3230552 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.493 3230555 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.493 3230555 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:54:02.493 3230555 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:54:02.495 3230557 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:54:02.496 3230558 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.496 3230558 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:54:02.518 3230580 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.519 3230581 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.519 3230581 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.519 3230581 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:54:02.519 3230581 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.519 3230581 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.519 3230581 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.521 3230583 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.524 3230586 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.524 3230586 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:54:02.524 3230586 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:54:02.526 3230588 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:54:02.526 3230588 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.526 3230588 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:54:02.554 3230616 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.554 3230616 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.554 3230616 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.554 3230616 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:54:02.554 3230616 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.554 3230616 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.555 3230617 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.557 3230619 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.560 3230622 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.560 3230622 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:54:02.560 3230622 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:54:02.563 3230625 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:54:02.563 3230625 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:54:02.564 3230626 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.565 3230627 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.568 3230630 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.569 3230631 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:54:02.569 3230631 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:54:02.571 3230633 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:54:02.571 3230633 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.571 3230633 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:54:02.592 3230654 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.592 3230654 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.592 3230654 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.592 3230654 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:54:02.592 3230654 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.592 3230654 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.592 3230654 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.594 3230656 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.596 3230658 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.596 3230658 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:54:02.596 3230658 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:54:02.600 3230662 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:54:02.600 3230662 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:54:02.601 3230663 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.602 3230664 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.606 3230668 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.606 3230668 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:54:02.606 3230668 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:54:02.609 3230671 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:54:02.609 3230671 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:54:02.610 3230672 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.612 3230674 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.615 3230677 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.615 3230677 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:54:02.615 3230677 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:54:02.617 3230679 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:54:02.617 3230679 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:54:02.618 3230680 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.619 3230681 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.621 3230683 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.621 3230683 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:54:02.621 3230683 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:54:02.623 3230685 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:54:02.624 3230686 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:54:02.624 3230686 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.626 3230688 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.629 3230691 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.629 3230691 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:54:02.629 3230691 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:02.632 3230694 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:54:02.632 3230694 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:54:02.634 3230696 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.635 3230697 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.638 3230700 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.638 3230700 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:54:02.638 3230700 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:54:02.640 3230702 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:54:02.640 3230702 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:54:02.641 3230703 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.642 3230704 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.644 3230706 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.644 3230706 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:54:02.644 3230706 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:54:02.647 3230709 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:54:02.647 3230709 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:54:02.648 3230710 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.650 3230712 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.652 3230714 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.652 3230714 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:54:02.652 3230714 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:54:02.654 3230716 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:54:02.654 3230716 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:54:02.656 3230718 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.657 3230719 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.660 3230722 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.660 3230722 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:54:02.660 3230722 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:54:02.663 3230725 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:54:02.663 3230725 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:54:02.665 3230727 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:54:02.666 3230728 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@11a18b62
20-08-2026 00:54:02.670 3230732 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:54:02.671 3230733 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:54:02.671 3230733 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:54:02.673 3230735 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:54:02.673 3230735 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:54:02.674 3230736 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.675 3230737 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.678 3230740 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.678 3230740 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:54:02.678 3230740 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:54:02.680 3230742 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:54:02.680 3230742 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:54:02.681 3230743 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.682 3230744 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.685 3230747 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.685 3230747 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:54:02.685 3230747 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:54:02.688 3230750 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:54:02.688 3230750 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.688 3230750 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:54:02.706 3230768 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.706 3230768 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.707 3230769 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.707 3230769 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:54:02.707 3230769 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.707 3230769 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.708 3230770 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.710 3230772 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.714 3230776 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.714 3230776 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:54:02.714 3230776 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:54:02.716 3230778 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:54:02.716 3230778 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:54:02.718 3230780 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.719 3230781 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.722 3230784 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.722 3230784 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:54:02.722 3230784 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:54:02.725 3230787 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:54:02.725 3230787 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:54:02.726 3230788 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.727 3230789 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.730 3230792 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.730 3230792 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:54:02.730 3230792 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:54:02.732 3230794 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:54:02.732 3230794 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:54:02.733 3230795 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.734 3230796 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.738 3230800 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.738 3230800 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:54:02.738 3230800 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:02.741 3230803 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:54:02.741 3230803 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:54:02.742 3230804 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.744 3230806 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.748 3230810 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.748 3230810 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:54:02.748 3230810 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:54:02.752 3230814 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:54:02.752 3230814 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.752 3230814 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:54:02.772 3230834 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:02.772 3230834 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:02.772 3230834 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:54:02.772 3230834 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:54:02.772 3230834 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.772 3230834 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.774 3230836 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.777 3230839 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.781 3230843 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.781 3230843 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:54:02.781 3230843 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:54:02.784 3230846 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:54:02.784 3230846 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.784 3230846 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:54:02.804 3230866 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:02.804 3230866 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:02.804 3230866 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:54:02.804 3230866 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:54:02.804 3230866 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.804 3230866 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.805 3230867 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.807 3230869 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.810 3230872 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.810 3230872 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:54:02.810 3230872 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:54:02.813 3230875 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:54:02.813 3230875 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.813 3230875 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:54:02.836 3230898 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.836 3230898 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.836 3230898 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.836 3230898 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:54:02.836 3230898 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.836 3230898 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.837 3230899 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.839 3230901 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.842 3230904 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.842 3230904 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:54:02.842 3230904 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:02.845 3230907 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:54:02.845 3230907 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:54:02.846 3230908 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.847 3230909 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.850 3230912 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.850 3230912 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:54:02.850 3230912 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:54:02.854 3230916 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:54:02.854 3230916 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:54:02.855 3230917 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.856 3230918 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.860 3230922 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.860 3230922 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:54:02.860 3230922 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:54:02.862 3230924 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:54:02.862 3230924 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.862 3230924 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:54:02.880 3230942 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.880 3230942 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.881 3230943 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.881 3230943 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:54:02.881 3230943 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.881 3230943 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.881 3230943 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.883 3230945 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.885 3230947 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.885 3230947 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:54:02.885 3230947 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:54:02.888 3230950 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:54:02.888 3230950 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:54:02.888 3230950 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.890 3230952 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.893 3230955 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.893 3230955 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:54:02.893 3230955 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:54:02.895 3230957 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:54:02.895 3230957 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.895 3230957 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:54:02.916 3230978 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.916 3230978 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:02.916 3230978 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:02.916 3230978 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:54:02.916 3230978 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.916 3230978 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.916 3230978 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.918 3230980 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.921 3230983 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.921 3230983 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:54:02.921 3230983 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:54:02.923 3230985 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:54:02.923 3230985 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:54:02.924 3230986 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.926 3230988 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.929 3230991 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.929 3230991 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:54:02.929 3230991 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:54:02.932 3230994 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:54:02.932 3230994 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:54:02.933 3230995 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.934 3230996 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.936 3230998 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.936 3230998 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:54:02.936 3230998 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:02.939 3231001 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:54:02.939 3231001 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:54:02.939 3231001 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.940 3231002 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.943 3231005 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.943 3231005 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:54:02.943 3231005 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:54:02.945 3231007 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:54:02.946 3231008 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:54:02.947 3231009 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.948 3231010 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.951 3231013 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.951 3231013 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:54:02.951 3231013 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:54:02.953 3231015 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:54:02.953 3231015 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:54:02.954 3231016 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.956 3231018 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.958 3231020 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.958 3231020 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:54:02.958 3231020 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:02.960 3231022 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:54:02.960 3231022 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:54:02.962 3231024 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.963 3231025 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.965 3231027 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.965 3231027 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:54:02.966 3231028 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:54:02.968 3231030 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:54:02.968 3231030 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:02.968 3231030 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:54:02.984 3231046 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:02.984 3231046 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:02.984 3231046 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:54:02.984 3231046 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:54:02.984 3231046 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:02.0
20-08-2026 00:54:02.984 3231046 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:02.985 3231047 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:02.988 3231050 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:02.991 3231053 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:02.991 3231053 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:54:02.991 3231053 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:54:02.994 3231056 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:54:02.994 3231056 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:54:02.994 3231056 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:02.996 3231058 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:02.998 3231060 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:02.998 3231060 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:54:02.998 3231060 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:54:03.002 3231064 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:54:03.003 3231065 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.003 3231065 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:54:03.009 3231071 [http-nio-8051-exec-153] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM09202501}
20-08-2026 00:54:03.022 3231084 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:03.022 3231084 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:03.022 3231084 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:54:03.022 3231084 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:54:03.022 3231084 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.022 3231084 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.023 3231085 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.025 3231087 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.029 3231091 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.029 3231091 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:54:03.029 3231091 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:54:03.033 3231095 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:54:03.033 3231095 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.034 3231096 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:54:03.099 3231161 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.099 3231161 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.099 3231161 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.099 3231161 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:54:03.099 3231161 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.099 3231161 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.100 3231162 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.103 3231165 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.108 3231170 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.108 3231170 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:54:03.108 3231170 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:54:03.112 3231174 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:54:03.112 3231174 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:54:03.113 3231175 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.115 3231177 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.119 3231181 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.119 3231181 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:54:03.119 3231181 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:54:03.123 3231185 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:54:03.123 3231185 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.123 3231185 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:54:03.150 3231212 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.151 3231213 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.151 3231213 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.151 3231213 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:54:03.151 3231213 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.151 3231213 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.152 3231214 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.153 3231215 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.156 3231218 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.156 3231218 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:54:03.156 3231218 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:54:03.159 3231221 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:54:03.159 3231221 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:54:03.159 3231221 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.161 3231223 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.164 3231226 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.164 3231226 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:54:03.164 3231226 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:54:03.167 3231229 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:54:03.167 3231229 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:54:03.168 3231230 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.169 3231231 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.172 3231234 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.172 3231234 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:54:03.172 3231234 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:54:03.175 3231237 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:54:03.175 3231237 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:54:03.175 3231237 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.177 3231239 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.180 3231242 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.181 3231243 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:54:03.181 3231243 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:03.185 3231247 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:54:03.185 3231247 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:54:03.186 3231248 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.187 3231249 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.191 3231253 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.191 3231253 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:54:03.191 3231253 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:54:03.195 3231257 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:54:03.195 3231257 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.195 3231257 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:54:03.213 3231275 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:03.213 3231275 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:03.213 3231275 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:54:03.213 3231275 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:54:03.213 3231275 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.213 3231275 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.215 3231277 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.218 3231280 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.222 3231284 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.222 3231284 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:54:03.222 3231284 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:54:03.226 3231288 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:54:03.226 3231288 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:54:03.228 3231290 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.230 3231292 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.234 3231296 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.234 3231296 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:54:03.234 3231296 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:54:03.238 3231300 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:54:03.238 3231300 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:54:03.240 3231302 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.242 3231304 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.245 3231307 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.245 3231307 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:54:03.245 3231307 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:54:03.248 3231310 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:54:03.248 3231310 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.248 3231310 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:54:03.252 3231314 [http-nio-8051-exec-111] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2023-08-30 11:02:20"}
20-08-2026 00:54:03.268 3231330 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.268 3231330 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.268 3231330 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.268 3231330 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:54:03.268 3231330 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.268 3231330 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.269 3231331 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.270 3231332 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.273 3231335 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.273 3231335 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:54:03.273 3231335 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:54:03.276 3231338 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:54:03.276 3231338 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.276 3231338 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:54:03.302 3231364 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:03.302 3231364 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:03.302 3231364 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:54:03.302 3231364 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:54:03.302 3231364 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.302 3231364 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.303 3231365 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.304 3231366 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.307 3231369 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.307 3231369 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:54:03.307 3231369 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:54:03.310 3231372 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:54:03.310 3231372 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:54:03.312 3231374 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.314 3231376 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.318 3231380 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.318 3231380 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:54:03.318 3231380 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:54:03.322 3231384 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:54:03.322 3231384 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:54:03.323 3231385 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.325 3231387 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.329 3231391 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.329 3231391 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:54:03.329 3231391 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:54:03.333 3231395 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:54:03.333 3231395 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:54:03.334 3231396 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.335 3231397 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.337 3231399 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.337 3231399 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:54:03.337 3231399 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:54:03.340 3231402 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:54:03.340 3231402 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:54:03.341 3231403 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.342 3231404 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.345 3231407 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.345 3231407 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:54:03.345 3231407 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:54:03.348 3231410 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:54:03.348 3231410 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.348 3231410 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:54:03.381 3231443 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.381 3231443 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.381 3231443 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.381 3231443 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:54:03.381 3231443 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.381 3231443 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.382 3231444 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.384 3231446 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.387 3231449 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.387 3231449 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:54:03.387 3231449 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:54:03.390 3231452 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:54:03.390 3231452 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:54:03.391 3231453 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.393 3231455 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.397 3231459 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.397 3231459 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:54:03.397 3231459 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:03.401 3231463 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:54:03.401 3231463 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:54:03.402 3231464 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.403 3231465 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.406 3231468 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.406 3231468 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:54:03.406 3231468 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:03.409 3231471 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:54:03.409 3231471 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:54:03.410 3231472 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.411 3231473 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.413 3231475 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.413 3231475 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:54:03.413 3231475 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:54:03.416 3231478 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:54:03.416 3231478 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:54:03.417 3231479 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.418 3231480 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.420 3231482 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.420 3231482 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:54:03.420 3231482 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:03.424 3231486 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:54:03.424 3231486 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:54:03.424 3231486 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.425 3231487 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.428 3231490 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.428 3231490 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:54:03.428 3231490 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:54:03.430 3231492 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:54:03.431 3231493 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:54:03.431 3231493 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.432 3231494 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.435 3231497 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.436 3231498 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:54:03.436 3231498 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:03.438 3231500 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:54:03.438 3231500 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:54:03.438 3231500 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.440 3231502 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.442 3231504 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.442 3231504 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:54:03.442 3231504 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:03.444 3231506 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:54:03.444 3231506 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:54:03.445 3231507 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.446 3231508 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.449 3231511 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.449 3231511 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:54:03.449 3231511 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:54:03.452 3231514 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:54:03.452 3231514 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:54:03.452 3231514 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.453 3231515 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.456 3231518 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.456 3231518 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:54:03.456 3231518 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:54:03.459 3231521 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:54:03.459 3231521 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:54:03.460 3231522 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.461 3231523 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.464 3231526 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.464 3231526 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:54:03.464 3231526 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:54:03.466 3231528 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:54:03.466 3231528 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:54:03.467 3231529 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.468 3231530 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.471 3231533 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.471 3231533 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:54:03.471 3231533 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:54:03.473 3231535 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:54:03.473 3231535 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:54:03.474 3231536 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.475 3231537 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.478 3231540 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.478 3231540 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:54:03.478 3231540 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:54:03.481 3231543 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:54:03.481 3231543 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.481 3231543 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:54:03.498 3231560 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.498 3231560 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.498 3231560 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.498 3231560 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:54:03.498 3231560 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.498 3231560 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.499 3231561 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.500 3231562 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.503 3231565 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.503 3231565 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:54:03.503 3231565 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:03.506 3231568 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:54:03.506 3231568 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:54:03.507 3231569 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.509 3231571 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.512 3231574 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.512 3231574 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:54:03.512 3231574 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:03.515 3231577 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:54:03.515 3231577 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:54:03.515 3231577 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.517 3231579 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.520 3231582 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.520 3231582 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:54:03.520 3231582 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:54:03.523 3231585 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:54:03.523 3231585 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.523 3231585 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:54:03.549 3231611 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.549 3231611 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.549 3231611 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.549 3231611 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:54:03.549 3231611 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.549 3231611 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.551 3231613 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.553 3231615 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.556 3231618 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.556 3231618 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:54:03.556 3231618 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:54:03.559 3231621 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:54:03.559 3231621 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:54:03.560 3231622 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.561 3231623 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.563 3231625 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.563 3231625 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:54:03.563 3231625 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:03.566 3231628 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:54:03.566 3231628 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:54:03.567 3231629 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.568 3231630 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.570 3231632 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.570 3231632 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:54:03.571 3231633 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:54:03.573 3231635 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:54:03.573 3231635 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:54:03.574 3231636 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.575 3231637 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.578 3231640 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.578 3231640 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:54:03.578 3231640 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:54:03.581 3231643 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:54:03.581 3231643 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:54:03.581 3231643 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.583 3231645 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.585 3231647 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.585 3231647 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:54:03.585 3231647 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:03.588 3231650 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:54:03.588 3231650 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:54:03.589 3231651 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.590 3231652 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.593 3231655 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.593 3231655 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:54:03.593 3231655 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:54:03.595 3231657 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:54:03.595 3231657 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.595 3231657 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:54:03.623 3231685 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.623 3231685 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.625 3231687 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.625 3231687 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:54:03.625 3231687 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.625 3231687 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.626 3231688 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.628 3231690 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.630 3231692 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.630 3231692 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:54:03.630 3231692 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:54:03.633 3231695 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:54:03.633 3231695 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:54:03.634 3231696 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.635 3231697 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.637 3231699 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.637 3231699 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:54:03.637 3231699 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:54:03.640 3231702 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:54:03.640 3231702 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:54:03.641 3231703 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.642 3231704 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.645 3231707 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.645 3231707 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:54:03.645 3231707 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:54:03.647 3231709 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:54:03.647 3231709 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:54:03.648 3231710 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.649 3231711 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.651 3231713 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.651 3231713 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:54:03.651 3231713 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:54:03.653 3231715 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:54:03.653 3231715 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:54:03.654 3231716 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.656 3231718 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.658 3231720 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.658 3231720 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:54:03.658 3231720 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:54:03.661 3231723 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:54:03.661 3231723 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.661 3231723 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:54:03.678 3231740 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.678 3231740 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.678 3231740 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.678 3231740 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.679 3231741 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:54:03.681 3231743 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2c7fe6c3
20-08-2026 00:54:03.683 3231745 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:54:03.683 3231745 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:54:03.683 3231745 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:54:03.685 3231747 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:54:03.686 3231748 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:54:03.687 3231749 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.688 3231750 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.690 3231752 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.691 3231753 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:54:03.691 3231753 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:54:03.693 3231755 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:54:03.693 3231755 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.693 3231755 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:54:03.715 3231777 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.715 3231777 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.715 3231777 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.715 3231777 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:54:03.715 3231777 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.715 3231777 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.716 3231778 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.717 3231779 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.720 3231782 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.720 3231782 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:54:03.720 3231782 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:03.722 3231784 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:54:03.722 3231784 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:54:03.723 3231785 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.724 3231786 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.727 3231789 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.727 3231789 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:54:03.727 3231789 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:54:03.729 3231791 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:54:03.729 3231791 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:54:03.731 3231793 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.732 3231794 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.734 3231796 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.734 3231796 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:54:03.734 3231796 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:54:03.737 3231799 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:54:03.737 3231799 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:54:03.737 3231799 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.738 3231800 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.741 3231803 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.741 3231803 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:54:03.741 3231803 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:54:03.743 3231805 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:54:03.743 3231805 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.743 3231805 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:54:03.767 3231829 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:54:03.767 3231829 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:54:03.767 3231829 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.767 3231829 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.768 3231830 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.769 3231831 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.771 3231833 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.771 3231833 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:54:03.771 3231833 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:54:03.774 3231836 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:54:03.774 3231836 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:54:03.775 3231837 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.776 3231838 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.780 3231842 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.780 3231842 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:54:03.780 3231842 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:54:03.783 3231845 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:54:03.783 3231845 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.783 3231845 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:54:03.812 3231874 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.812 3231874 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.812 3231874 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.812 3231874 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:54:03.812 3231874 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.812 3231874 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.812 3231874 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.814 3231876 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.816 3231878 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.816 3231878 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:54:03.817 3231879 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:54:03.819 3231881 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:54:03.819 3231881 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.819 3231881 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:54:03.841 3231903 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.841 3231903 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.841 3231903 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.841 3231903 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:54:03.841 3231903 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.841 3231903 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.841 3231903 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.843 3231905 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.845 3231907 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.845 3231907 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:54:03.845 3231907 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:54:03.847 3231909 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:54:03.847 3231909 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:54:03.848 3231910 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.850 3231912 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.852 3231914 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.853 3231915 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:54:03.853 3231915 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:54:03.855 3231917 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:54:03.855 3231917 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.855 3231917 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:54:03.872 3231934 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.872 3231934 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:03.872 3231934 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:03.872 3231934 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:54:03.872 3231934 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:03.0
20-08-2026 00:54:03.872 3231934 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:03.873 3231935 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.874 3231936 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.876 3231938 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.876 3231938 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:54:03.876 3231938 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:03.879 3231941 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:54:03.879 3231941 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:54:03.879 3231941 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.881 3231943 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.884 3231946 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.884 3231946 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:54:03.884 3231946 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:54:03.886 3231948 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:54:03.886 3231948 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:54:03.887 3231949 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.888 3231950 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.891 3231953 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.891 3231953 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:54:03.891 3231953 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:03.893 3231955 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:54:03.893 3231955 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:54:03.894 3231956 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.895 3231957 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.898 3231960 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.898 3231960 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:54:03.898 3231960 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:54:03.900 3231962 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:54:03.900 3231962 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:54:03.901 3231963 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.902 3231964 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.904 3231966 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.904 3231966 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:54:03.904 3231966 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:54:03.907 3231969 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:54:03.907 3231969 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:54:03.907 3231969 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.909 3231971 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.912 3231974 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.912 3231974 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:54:03.912 3231974 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:54:03.915 3231977 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:54:03.915 3231977 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:54:03.916 3231978 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.918 3231980 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.921 3231983 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.921 3231983 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:54:03.921 3231983 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:54:03.923 3231985 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:54:03.923 3231985 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:54:03.924 3231986 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.925 3231987 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.928 3231990 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.928 3231990 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:54:03.928 3231990 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:54:03.930 3231992 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:54:03.931 3231993 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:54:03.931 3231993 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.932 3231994 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.935 3231997 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.935 3231997 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:54:03.935 3231997 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:54:03.937 3231999 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:54:03.937 3231999 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:54:03.938 3232000 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.939 3232001 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.941 3232003 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.941 3232003 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:54:03.941 3232003 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:54:03.945 3232007 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:54:03.945 3232007 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:54:03.945 3232007 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.946 3232008 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.949 3232011 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.949 3232011 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:54:03.949 3232011 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:54:03.952 3232014 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:54:03.952 3232014 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:54:03.953 3232015 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.954 3232016 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.957 3232019 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.957 3232019 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:54:03.957 3232019 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:54:03.959 3232021 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:54:03.959 3232021 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:54:03.960 3232022 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.961 3232023 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.963 3232025 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.963 3232025 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:54:03.963 3232025 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:54:03.966 3232028 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:54:03.967 3232029 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:54:03.967 3232029 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.969 3232031 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.971 3232033 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.971 3232033 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:54:03.971 3232033 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:54:03.973 3232035 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:54:03.973 3232035 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:54:03.975 3232037 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:03.976 3232038 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:03.978 3232040 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:03.978 3232040 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:54:03.978 3232040 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:03.981 3232043 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:54:03.981 3232043 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:54:03.982 3232044 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:03.983 3232045 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:03.985 3232047 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:03.986 3232048 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:54:03.986 3232048 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:54:03.988 3232050 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:54:03.988 3232050 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:03.988 3232050 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:54:04.007 3232069 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:04.007 3232069 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:04.007 3232069 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:04.007 3232069 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:54:04.007 3232069 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:04.0
20-08-2026 00:54:04.007 3232069 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:04.008 3232070 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.009 3232071 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.012 3232074 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.012 3232074 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:54:04.012 3232074 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:54:04.014 3232076 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:54:04.014 3232076 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:54:04.015 3232077 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.016 3232078 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.019 3232081 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.019 3232081 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:54:04.019 3232081 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:04.022 3232084 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:54:04.022 3232084 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:54:04.023 3232085 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.024 3232086 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.027 3232089 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.027 3232089 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:54:04.027 3232089 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:54:04.029 3232091 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:54:04.029 3232091 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:54:04.030 3232092 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:04.032 3232094 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:04.035 3232097 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:04.035 3232097 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:54:04.035 3232097 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:54:04.038 3232100 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:54:04.038 3232100 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:04.038 3232100 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:54:04.088 3232150 [http-nio-8051-exec-98] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-25 13:54:01"}
20-08-2026 00:54:04.096 3232158 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:04.096 3232158 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:04.096 3232158 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:54:04.096 3232158 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:54:04.096 3232158 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:04.0
20-08-2026 00:54:04.096 3232158 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:04.097 3232159 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:04.098 3232160 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:04.101 3232163 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:04.101 3232163 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:54:04.101 3232163 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:54:04.104 3232166 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:54:04.104 3232166 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:04.104 3232166 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:54:04.124 3232186 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:04.124 3232186 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:04.124 3232186 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:54:04.124 3232186 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:54:04.124 3232186 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:04.0
20-08-2026 00:54:04.124 3232186 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:04.125 3232187 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:04.126 3232188 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:04.131 3232193 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:04.131 3232193 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:54:04.131 3232193 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:54:04.134 3232196 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:54:04.135 3232197 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:04.136 3232198 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:54:04.153 3232215 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:04.153 3232215 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:54:04.153 3232215 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:54:04.153 3232215 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:54:04.153 3232215 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:04.0
20-08-2026 00:54:04.153 3232215 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:04.154 3232216 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.155 3232217 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.158 3232220 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.158 3232220 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:54:04.158 3232220 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:54:04.161 3232223 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:54:04.161 3232223 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:54:04.162 3232224 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.163 3232225 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.165 3232227 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.165 3232227 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:54:04.165 3232227 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:04.168 3232230 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:54:04.168 3232230 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:54:04.169 3232231 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.170 3232232 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.173 3232235 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.173 3232235 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:54:04.173 3232235 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:54:04.176 3232238 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:54:04.176 3232238 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:54:04.176 3232238 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.178 3232240 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.180 3232242 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.180 3232242 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:54:04.180 3232242 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:04.183 3232245 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:54:04.183 3232245 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:54:04.184 3232246 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.185 3232247 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.187 3232249 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.187 3232249 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:54:04.187 3232249 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:54:04.190 3232252 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:54:04.190 3232252 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:54:04.191 3232253 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.193 3232255 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.196 3232258 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.196 3232258 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:54:04.196 3232258 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:54:04.200 3232262 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:54:04.200 3232262 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:54:04.201 3232263 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.203 3232265 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.206 3232268 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.206 3232268 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:54:04.206 3232268 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:54:04.209 3232271 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:54:04.209 3232271 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:54:04.210 3232272 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.211 3232273 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.214 3232276 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.214 3232276 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:54:04.214 3232276 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:54:04.217 3232279 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:54:04.217 3232279 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:54:04.218 3232280 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.219 3232281 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.222 3232284 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.222 3232284 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:54:04.222 3232284 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:54:04.224 3232286 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:54:04.224 3232286 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:54:04.225 3232287 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:04.226 3232288 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@722a0b27
20-08-2026 00:54:04.229 3232291 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:54:04.229 3232291 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:54:04.229 3232291 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:54:04.232 3232294 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:54:04.232 3232294 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:54:04.232 3232294 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:54:04.256 3232318 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:04.257 3232319 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:54:04.257 3232319 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:54:04.257 3232319 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:54:04.257 3232319 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:54:04.0
20-08-2026 00:54:04.257 3232319 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:54:04.257 3232319 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.259 3232321 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.262 3232324 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.262 3232324 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:54:04.262 3232324 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:54:04.264 3232326 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:54:04.265 3232327 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:54:04.265 3232327 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.266 3232328 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.270 3232332 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.270 3232332 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:54:04.270 3232332 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:54:04.272 3232334 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:54:04.272 3232334 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:54:04.273 3232335 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.274 3232336 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.277 3232339 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.277 3232339 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:54:04.277 3232339 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:54:04.280 3232342 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:54:04.280 3232342 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:54:04.280 3232342 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.282 3232344 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.284 3232346 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.284 3232346 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:54:04.284 3232346 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:54:04.287 3232349 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:54:04.287 3232349 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:54:04.288 3232350 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.289 3232351 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.292 3232354 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.292 3232354 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:54:04.292 3232354 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:54:04.294 3232356 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:54:04.294 3232356 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:54:04.295 3232357 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:54:04.296 3232358 [http-nio-8051-exec-121] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7a3698f2
20-08-2026 00:54:04.299 3232361 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:54:04.299 3232361 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:54:04.299 3232361 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:54:04.302 3232364 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:54:04.302 3232364 [http-nio-8051-exec-121] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:54:05.221 3233283 [http-nio-8051-exec-155] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM04202204 
20-08-2026 00:54:05.222 3233284 [http-nio-8051-exec-155] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:54:05.222 3233284 [http-nio-8051-exec-155] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:54:05.231 3233293 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:54:05.231 3233293 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:54:05.232 3233294 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:54:05.232 3233294 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:54:05.232 3233294 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:54:05.233 3233295 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:54:05.233 3233295 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:54:05.233 3233295 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:54:05.234 3233296 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:54:05.234 3233296 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:54:05.234 3233296 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:54:05.235 3233297 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:54:05.235 3233297 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:54:05.235 3233297 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:54:05.235 3233297 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:54:05.235 3233297 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:54:05.235 3233297 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:54:05.237 3233299 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:54:05.237 3233299 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:54:05.237 3233299 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:54:05.238 3233300 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:54:05.239 3233301 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:54:05.239 3233301 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:54:05.239 3233301 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:54:05.239 3233301 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:54:05.239 3233301 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:54:05.240 3233302 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:54:05.240 3233302 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:54:05.240 3233302 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:54:05.241 3233303 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:54:05.241 3233303 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:54:05.241 3233303 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:54:05.242 3233304 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:54:05.243 3233305 [http-nio-8051-exec-131] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:54:04.856244, sensors=[{sensor_type=limit, sensor_status=true, id=TM09202301-1-limit}, {sensor_type=magnetic, sensor_status=true, id=TM09202301-1-magnetic}]}], door_id=1, hcid=[1]}, {data=[{created_at=2026-08-20 00:54:04.856994, sensors=[{sensor_type=limit, sensor_status=true, id=TM09202301-2-limit}, {sensor_type=magnetic, sensor_status=true, id=TM09202301-2-magnetic}]}], door_id=2, hcid=[1]}], trays=[]}
20-08-2026 00:54:05.243 3233305 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:54:05.243 3233305 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:54:05.243 3233305 [http-nio-8051-exec-131] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:54:05.243 3233305 [http-nio-8051-exec-131] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM09202301, traysArr : []
20-08-2026 00:54:05.243 3233305 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM09202301, traysArr : []
20-08-2026 00:54:05.244 3233306 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:54:05.244 3233306 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:54:05.244 3233306 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:54:05.245 3233307 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:54:05.246 3233308 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:54:05.246 3233308 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:54:05.246 3233308 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:54:05.246 3233308 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:54:05.246 3233308 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:54:05.246 3233308 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:54:05.247 3233309 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:54:05.247 3233309 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:54:05.247 3233309 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:54:05.248 3233310 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:54:05.248 3233310 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:54:05.248 3233310 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:54:05.249 3233311 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:54:05.250 3233312 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:54:05.250 3233312 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:54:05.251 3233313 [http-nio-8051-exec-131] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:54:04.856244"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:54:04.856994"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:54:05.252 3233314 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM09202301, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:54:04.856244"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM09202301-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM09202301-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:54:04.856994"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:54:05.252 3233314 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:54:05.253 3233315 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:54:05.253 3233315 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:54:05.255 3233317 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:54:05.255 3233317 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:54:05.255 3233317 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:54:05.256 3233318 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:54:05.256 3233318 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:54:05.256 3233318 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:54:05.257 3233319 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:54:05.257 3233319 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:54:05.257 3233319 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:54:05.259 3233321 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:54:05.259 3233321 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:54:05.259 3233321 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:54:05.260 3233322 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:54:05.261 3233323 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:54:05.261 3233323 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:54:05.262 3233324 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:54:05.262 3233324 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:54:05.262 3233324 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:54:05.263 3233325 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:54:05.264 3233326 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:54:05.264 3233326 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:54:05.265 3233327 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:54:05.265 3233327 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:54:05.265 3233327 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:54:05.265 3233327 [http-nio-8051-exec-131] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM09202301, cameraArr : {}
20-08-2026 00:54:05.265 3233327 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM09202301, cameraInfoData : {}
20-08-2026 00:54:05.266 3233328 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:54:05.266 3233328 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:54:05.266 3233328 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:54:05.267 3233329 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:54:05.267 3233329 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:54:05.267 3233329 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:54:05.268 3233330 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:54:05.268 3233330 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:54:05.268 3233330 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:54:05.269 3233331 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:54:05.269 3233331 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:54:05.269 3233331 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:54:05.269 3233331 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:54:05.270 3233332 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:54:05.270 3233332 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:54:05.270 3233332 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:54:05.270 3233332 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:54:05.270 3233332 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:54:05.271 3233333 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:54:05.271 3233333 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:54:05.271 3233333 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:54:05.272 3233334 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:54:05.290 3233352 [http-nio-8051-exec-155] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":[],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:54:05.767 3233829 [http-nio-8051-exec-146] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=loadcell, version_code=1054, imei=TM06202301}
20-08-2026 00:54:06.575 3234637 [http-nio-8051-exec-126] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:54:06.575 3234637 [http-nio-8051-exec-126] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:54:06.576 3234638 [http-nio-8051-exec-126] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:54:06.589 3234651 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:54:06.589 3234651 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:54:06.590 3234652 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:54:06.590 3234652 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:54:06.590 3234652 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:54:06.591 3234653 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:54:06.591 3234653 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:54:06.591 3234653 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:54:06.592 3234654 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:54:06.592 3234654 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 12
20-08-2026 00:54:06.592 3234654 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 12
20-08-2026 00:54:06.593 3234655 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:54:06.593 3234655 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:54:06.593 3234655 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:54:06.594 3234656 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:54:06.594 3234656 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:54:06.594 3234656 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:54:06.594 3234656 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:54:06.594 3234656 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:54:06.594 3234656 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:54:06.595 3234657 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:54:06.595 3234657 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:54:06.595 3234657 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:54:06.596 3234658 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:54:06.596 3234658 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:54:06.596 3234658 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:54:06.596 3234658 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:54:06.596 3234658 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 10
20-08-2026 00:54:06.597 3234659 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 10
20-08-2026 00:54:06.597 3234659 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 10
20-08-2026 00:54:06.597 3234659 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:54:06.597 3234659 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:54:06.598 3234660 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:54:06.598 3234660 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 8
20-08-2026 00:54:06.598 3234660 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 8
20-08-2026 00:54:06.599 3234661 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 8
20-08-2026 00:54:06.599 3234661 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:54:06.599 3234661 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:54:06.599 3234661 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:54:06.599 3234661 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:54:06.599 3234661 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:54:06.600 3234662 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:54:06.600 3234662 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:54:06.600 3234662 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:54:06.601 3234663 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 12
20-08-2026 00:54:06.601 3234663 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 24
20-08-2026 00:54:06.601 3234663 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 24
20-08-2026 00:54:06.601 3234663 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 36
20-08-2026 00:54:06.601 3234663 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 15
20-08-2026 00:54:06.601 3234663 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 15
20-08-2026 00:54:06.603 3234665 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 15
20-08-2026 00:54:06.603 3234665 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:54:06.603 3234665 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:54:06.604 3234666 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:54:06.604 3234666 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:54:06.604 3234666 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:54:06.604 3234666 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:54:06.604 3234666 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:54:06.604 3234666 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:54:06.605 3234667 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:54:06.605 3234667 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:54:06.605 3234667 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:54:06.606 3234668 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:54:06.606 3234668 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 13
20-08-2026 00:54:06.606 3234668 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 13
20-08-2026 00:54:06.606 3234668 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 13
20-08-2026 00:54:06.606 3234668 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:54:06.606 3234668 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:54:06.607 3234669 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:54:06.607 3234669 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:54:06.607 3234669 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:54:06.608 3234670 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 11
20-08-2026 00:54:06.608 3234670 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:54:06.608 3234670 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:54:06.609 3234671 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:54:06.609 3234671 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:54:06.609 3234671 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:54:06.610 3234672 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:54:06.610 3234672 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:54:06.610 3234672 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:54:06.610 3234672 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:54:06.611 3234673 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:54:06.611 3234673 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:54:06.611 3234673 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:54:06.612 3234674 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:54:06.612 3234674 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:54:06.612 3234674 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:54:06.612 3234674 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:54:06.612 3234674 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:54:06.613 3234675 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:54:06.613 3234675 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:54:06.613 3234675 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:54:06.614 3234676 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:54:06.614 3234676 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 6
20-08-2026 00:54:06.614 3234676 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 6
20-08-2026 00:54:06.615 3234677 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 6
20-08-2026 00:54:06.615 3234677 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:54:06.615 3234677 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:54:06.615 3234677 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:54:06.634 3234696 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230220183652764', user_id=1917737732, vm_id=1659771892382, order_amount=0.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "imei": "TM08202201", "userId": "1917737732", "rstatus": true, "bill_amount": 0, "order_status": "", "total_amount": 0, "cart_offer_desc": "", "skus": [], "orderId": "TM08202201230220183652764"}', weight_based_response='{}', created_at='2023-02-20 18:36:52.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='xlJbSR', short_order_expiry='20-03-2023 18:38:07', receipt_id='IN20260820003656', proposedSkuJson='{"res": true, "userId": "1917737732", "imei": "TM08202201", "bill_amount": "20.0", "orderId": "TM08202201230220183652764", "cart_offer_desc": "", "skus": [{"image_url": "https://images.tinymart.in/product/10030-1441.png", "mrp": "20", "name": "Lays  TEC", "qty": 1, "door_id": "1", "offer_id": "", "sku_total": 20, "skuid": "10030", "offer_desc": "", "tray_id": "11", "unit_price": "20"}, {"image_url": "https://images.tinymart.in/product/10038-9499.png", "mrp": "120", "name": "Cocojal - TEC", "qty": 1, "door_id": "2", "offer_id": "", "sku_total": 120, "skuid": "10038", "offer_desc": "", "tray_id": "31", "unit_price": "120"}], "total_amount": "20.0"}', video_url='N/A', access_code='48ae53dc-ba48-460b-a10e-ecadd96af615', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:54:06.640 3234702 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM08202201230227153633830', user_id=306508960, vm_id=1659771892382, order_amount=3944.0, pre_auth_amount=140.0, amount_received=140.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "skus": [{"mrp": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "sku_total": 20, "qty": 1, "door_id": "", "tray_id": "12", "name": "Lays  TEC per peice", "offer_id": "", "skuid": "10030", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "sku_total": 20, "qty": 1, "door_id": "", "tray_id": "13", "name": "Lays  TEC per peice", "offer_id": "", "skuid": "10030", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10032-3250.png", "sku_total": 60, "qty": 3, "door_id": "", "tray_id": "15", "name": "Bhujia Sev - TEC per peice", "offer_id": "", "skuid": "10032", "unit_price": "20"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10057-3990.JPEG", "sku_total": 40, "qty": 1, "door_id": "", "tray_id": "16", "name": "Doritos- TEC per peice", "offer_id": "", "skuid": "10057", "unit_price": "40"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10031-2415.png", "sku_total": 80, "qty": 4, "door_id": "", "tray_id": "17", "name": "Aloo Bhujia - TEC per peice", "offer_id": "", "skuid": "10031", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10045-2628.png", "sku_total": 60, "qty": 3, "door_id": "", "tray_id": "18", "name": "Good day butter - TEC per peice", "offer_id": "", "skuid": "10045", "unit_price": "20"}, {"mrp": "60", "image_url": "https://images.tinymart.in/product/10050-9302.png", "sku_total": 300, "qty": 5, "door_id": "", "tray_id": "19", "name": "Hide n seek - TEC per peice", "offer_id": "", "skuid": "10050", "unit_price": "60"}, {"mrp": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "sku_total": 100, "qty": 1, "door_id": "", "tray_id": "20", "name": "Cup Noodles - TEC per peice", "offer_id": "", "skuid": "10028", "unit_price": "100"}, {"mrp": "100", "image_url": "https://images.tinymart.in/product/10028-2627.png", "sku_total": 100, "qty": 1, "door_id": "", "tray_id": "21", "name": "Cup Noodles - TEC per peice", "offer_id": "", "skuid": "10028", "unit_price": "100"}, {"mrp": "28", "image_url": "https://images.tinymart.in/product/10029-7055.png", "sku_total": 84, "qty": 3, "door_id": "", "tray_id": "22", "name": "Maggie per peice", "offer_id": "", "skuid": "10029", "unit_price": "28"}, {"mrp": "60", "image_url": "https://images.tinymart.in/product/10050-9302.png", "sku_total": 360, "qty": 6, "door_id": "", "tray_id": "23", "name": "Hide n seek - TEC per peice", "offer_id": "", "skuid": "10050", "unit_price": "60"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10026-7258.png", "sku_total": 100, "qty": 5, "door_id": "", "tray_id": "24", "name": "Nutrichoice TEC per peice", "offer_id": "", "skuid": "10026", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10027-9753.png", "sku_total": 100, "qty": 5, "door_id": "", "tray_id": "25", "name": "all rounder per peice", "offer_id": "", "skuid": "10027", "unit_price": "20"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10039-8160.png", "sku_total": 40, "qty": 1, "door_id": "", "tray_id": "27", "name": "Bauli Moonfills vanilla- TEC per peice", "offer_id": "", "skuid": "10039", "unit_price": "40"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10055-6522.png", "sku_total": 200, "qty": 5, "door_id": "", "tray_id": "34", "name": "Mixed delight - TEC per peice", "offer_id": "", "skuid": "10055", "unit_price": "40"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10056-3422.png", "sku_total": 80, "qty": 2, "door_id": "", "tray_id": "35", "name": "Gauva delight - TEC per peice", "offer_id": "", "skuid": "10056", "unit_price": "40"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10053-6695.png", "sku_total": 80, "qty": 2, "door_id": "", "tray_id": "36", "name": "Tropicana mango delight - TEC per peice", "offer_id": "", "skuid": "10053", "unit_price": "40"}, {"mrp": "34", "image_url": "https://images.tinymart.in/product/10040-8424.png", "sku_total": 476, "qty": 14, "door_id": "", "tray_id": "37", "name": "Amul lassi - TEC per peice", "offer_id": "", "skuid": "10040", "unit_price": "34"}, {"mrp": "28", "image_url": "https://images.tinymart.in/product/10041-4145.png", "sku_total": 224, "qty": 8, "door_id": "", "tray_id": "38", "name": "Amul masti- TEC per peice", "offer_id": "", "skuid": "10041", "unit_price": "28"}, {"mrp": "40", "image_url": "https://images.tinymart.in/product/10056-3422.png", "sku_total": 80, "qty": 2, "door_id": "", "tray_id": "39", "name": "Gauva delight - TEC per peice", "offer_id": "", "skuid": "10056", "unit_price": "40"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10049-1896.png", "sku_total": 60, "qty": 3, "door_id": "", "tray_id": "40", "name": "Dairy milk - TEC per peice", "offer_id": "", "skuid": "10049", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10046-7760.JPEG", "sku_total": 80, "qty": 4, "door_id": "", "tray_id": "41", "name": "Kitkat-TEC per peice", "offer_id": "", "skuid": "10046", "unit_price": "20"}, {"mrp": "20", "image_url": "https://images.tinymart.in/product/10037-8149.png", "sku_total": 80, "qty": 4, "door_id": "", "tray_id": "42", "name": "Snickers - TEC per peice", "offer_id": "", "skuid": "10037", "unit_price": "20"}, {"mrp": "80", "image_url": "https://images.tinymart.in/product/10043-1825.jpg", "sku_total": 480, "qty": 6, "door_id": "", "tray_id": "44", "name": "Sting 250ML per peice", "offer_id": "", "skuid": "10043", "unit_price": "80"}, {"mrp": "80", "image_url": "https://images.tinymart.in/product/10042-1514.png", "sku_total": 160, "qty": 2, "door_id": "", "tray_id": "45", "name": "Sprite - TEC per peice", "offer_id": "", "skuid": "10042", "unit_price": "80"}, {"mrp": "80", "image_url": "https://images.tinymart.in/product/10044-3612.png", "sku_total": 480, "qty": 6, "door_id": "", "tray_id": "46", "name": "Coca Cola 300ml- TEC per peice", "offer_id": "", "skuid": "10044", "unit_price": "80"}], "cart_offer_desc": "", "userId": "306508960", "order_status": "", "imei": "TM08202201", "rstatus": true, "total_amount": 3944, "bill_amount": 3944, "orderId": "TM08202201230227153633830"}', weight_based_response='{}', created_at='2023-02-27 15:36:33.0', pre_auth_gateway='TEC', balance_gateway='null', short_order_id='NOrKth', short_order_expiry='27-03-2023 15:42:16', receipt_id='IN20260820003656', proposedSkuJson='{"res": true, "skus": [{"mrp": "20", "image_url": "https://images.tinymart.in/product/10030-1441.png", "sku_total": 20, "qty": 1, "door_id": "1", "tray_id": "11", "offer_desc": "", "name": "Lays  TEC", "offer_id": "", "skuid": "10030", "unit_price": "20"}, {"mrp": "120", "image_url": "https://images.tinymart.in/product/10038-9499.png", "sku_total": 120, "qty": 1, "door_id": "2", "tray_id": "31", "offer_desc": "", "name": "Cocojal - TEC", "offer_id": "", "skuid": "10038", "unit_price": "120"}], "userId": "0306508960", "total_amount": "20.0", "imei": "TM08202201", "cart_offer_desc": "", "bill_amount": "20.0", "orderId": "TM08202201230227153633830"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM08202201/TM08202201230227153633830.mp4', access_code='3bb058ee-152a-41c9-9efb-a89475811c0e', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:54:06.645 3234707 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230615192111045', user_id=8778913068, vm_id=, order_amount=0.0, pre_auth_amount=60.0, amount_received=60.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 0, "imei": "TM06202304", "order_status": "", "userId": "8778913068", "rstatus": true, "res": true, "skus": [], "orderId": "TM06202304230615192111045", "bill_amount": 0, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2023-06-15 19:21:11.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='T5nOiE', short_order_expiry='15-07-2023 19:21:52', receipt_id='IN20260820003656', proposedSkuJson='{"total_amount": 60, "bill_amount": 60, "userId": "8778913068", "res": true, "skus": [{"sku_total": 20, "skuid": "10085", "unit_price": 20, "offer_desc": "", "qty": 1, "offer_id": "", "door_id": "1", "mrp": "20", "tray_id": "11", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1605099934272-Screenshot%202020-11-11%20183517.jpg", "name": "Too Yummi Karare Munchy Masala, 80"}, {"sku_total": 40, "skuid": "10155", "unit_price": 40, "offer_desc": "", "qty": 1, "offer_id": "", "door_id": "2", "mrp": "40", "tray_id": "31", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1605100053715-diet.jpg", "name": "Coke Diet 300ml"}], "orderId": "TM06202304230615192111045", "imei": "TM06202304", "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230615192111045.mp4', access_code='a74bacca-fb3e-4870-aed1-92fec03f29b5', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:54:06.651 3234713 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230623120159705', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=15.0, amount_received=15.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 0, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [], "orderId": "TM06202304230623120159705", "bill_amount": 0, "cart_offer_desc": "", "rstatus": true, "order_status": ""}', weight_based_response='{}', created_at='2023-06-23 12:01:59.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='tDXVD7', short_order_expiry='23-07-2023 12:02:35', receipt_id='IN20260820003656', proposedSkuJson='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "46", "qty": 1, "offer_desc": "", "sku_total": 15, "offer_id": "", "door_id": "2", "name": "Britannia Gobbles Chocolate Cake,50Gms", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140595228-259985_16-britannia-gobbles-choco-chill-cake.jpeg", "unit_price": 15, "skuid": "177700", "mrp": "15"}], "orderId": "TM06202304230623120159705", "bill_amount": 15, "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230623120159705.mp4', access_code='6f5cef6b-d2d1-41f9-a845-0fa70f50e1f0', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:54:06.655 3234717 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230623120333811', user_id=8489765204, vm_id=, order_amount=15.0, pre_auth_amount=15.0, amount_received=15.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "46", "qty": 1, "sku_total": 15, "offer_id": "", "door_id": "", "name": "Britannia Gobbles Chocolate Cake,50Gms per peice", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140595228-259985_16-britannia-gobbles-choco-chill-cake.jpeg", "unit_price": "15", "skuid": "177700", "mrp": "15"}], "orderId": "TM06202304230623120333811", "bill_amount": 15, "cart_offer_desc": "", "rstatus": true, "order_status": ""}', weight_based_response='{}', created_at='2023-06-23 12:03:33.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='wnEmF9', short_order_expiry='23-07-2023 12:04:13', receipt_id='IN20260820003656', proposedSkuJson='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "46", "qty": 1, "offer_desc": "", "sku_total": 15, "offer_id": "", "door_id": "2", "name": "Britannia Gobbles Chocolate Cake,50Gms", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140595228-259985_16-britannia-gobbles-choco-chill-cake.jpeg", "unit_price": 15, "skuid": "177700", "mrp": "15"}], "orderId": "TM06202304230623120333811", "bill_amount": 15, "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230623120333811.mp4', access_code='a082b2d4-0b96-44d5-941b-11903b93bddb', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:54:06.660 3234722 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304230623133658760', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=15.0, amount_received=15.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 0, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [], "orderId": "TM06202304230623133658760", "bill_amount": 0, "cart_offer_desc": "", "rstatus": true, "order_status": ""}', weight_based_response='{}', created_at='2023-06-23 13:36:58.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='e8OblJ', short_order_expiry='23-07-2023 13:37:47', receipt_id='IN20260820003656', proposedSkuJson='{"total_amount": 15, "res": true, "userId": "8489765204", "imei": "TM06202304", "skus": [{"tray_id": "19", "qty": 1, "offer_desc": "", "sku_total": 15, "offer_id": "", "door_id": "1", "name": "Britannia Gobbles Fruit Cake,50gms", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1679140402030-259977_16-britannia-gobbles-fruity-fun-cake.jpeg", "unit_price": 15, "skuid": "183532", "mrp": "15"}], "orderId": "TM06202304230623133658760", "bill_amount": 15, "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304230623133658760.mp4', access_code='8af150fc-987b-42f8-8872-3eaf24626897', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:54:06.665 3234727 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304250610165735127', user_id=7906770733, vm_id=1686833081377, order_amount=45.0, pre_auth_amount=40.0, amount_received=40.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 45, "userId": "7906770733", "orderId": "TM06202304250610165735127", "bill_amount": 45, "order_status": "", "imei": "TM06202304", "cart_offer_desc": "", "rstatus": true, "res": true, "skus": [{"qty": 1, "sku_total": 45, "offer_id": "", "tray_id": "39", "door_id": "", "unit_price": "45", "image_url": "https://images.tinymart.in/product/186001-2099.webp", "skuid": "186001", "name": "Nestle Nescafe Chilled Latte Coffee Milk  per peice", "mrp": "45"}]}', weight_based_response='{}', created_at='2025-06-10 16:57:35.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='IPeArK', short_order_expiry='10-07-2025 16:59:42', receipt_id='IN20260820003656', proposedSkuJson='{"total_amount": 40, "userId": "7906770733", "orderId": "TM06202304250610165735127", "bill_amount": 40, "skus": [{"qty": 1, "sku_total": 40, "offer_id": "", "offer_desc": "", "tray_id": "44", "door_id": "2", "unit_price": 40, "image_url": "https://images.tinymart.in/product/186020-1020.webp", "skuid": "186020", "name": "Cavins Belgian Chocolate Milkshake 170ml", "mrp": "40"}], "imei": "TM06202304", "cart_offer_desc": "", "res": true}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304250610165735127.mp4', access_code='801c90da-2d95-4a64-8145-e7ee5ac8f8f7', status='Completed', type_of_order='app', wallet_txn_id='2400887538145315951', environment='9', wallet_txn_ids_json='{"pre_credit":"6680465197465161193","pre_debit":"2400887538145315951"}', internal_status='null'}
20-08-2026 00:54:06.672 3234734 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM06202304250624103203715', user_id=9082254715, vm_id=1686833081377, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"bill_amount": 20, "orderId": "TM06202304250624103203715", "imei": "TM06202304", "userId": "9082254715", "cart_offer_desc": "", "skus": [{"name": "Snickers Chocolate Bar, 22g Rs - 20 per peice", "sku_total": 20, "door_id": "", "image_url": "https://images.tinymart.in/product/112220-4139.png", "qty": 1, "skuid": "112220", "offer_id": "", "unit_price": "20", "tray_id": "43", "mrp": "20"}], "order_status": "", "res": true, "rstatus": true, "total_amount": 20}', weight_based_response='{}', created_at='2025-06-24 10:32:03.0', pre_auth_gateway='payu_collect', balance_gateway='null', short_order_id='Djftvh', short_order_expiry='24-07-2025 10:34:24', receipt_id='IN20260820003656', proposedSkuJson='{"bill_amount": 20, "total_amount": 20, "imei": "TM06202304", "orderId": "TM06202304250624103203715", "skus": [{"name": "Snickers Chocolate Bar, 22g Rs - 20", "sku_total": 20, "door_id": "2", "image_url": "https://images.tinymart.in/product/112220-4139.png", "qty": 1, "skuid": "112220", "offer_desc": "", "offer_id": "", "unit_price": 20, "tray_id": "43", "mrp": "20"}], "res": true, "cart_offer_desc": "", "userId": "9082254715"}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202304/TM06202304250624103203715.mp4', access_code='b9add551-379a-4596-9739-46ed67784ce6', status='Completed', type_of_order='app', wallet_txn_id='3963101479415073843', environment='9', wallet_txn_ids_json='{"pre_credit":"1824241440041093474","pre_debit":"3963101479415073843"}', internal_status='null'}
20-08-2026 00:54:06.677 3234739 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM03202401260819174013487', user_id=9492805149, vm_id=1711555283773, order_amount=30.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"total_amount": 30, "rstatus": true, "res": true, "orderId": "TM03202401260819174013487", "imei": "TM03202401", "bill_amount": 30, "cart_offer_desc": "", "order_status": "", "userId": "9492805149", "skus": [{"door_id": "", "tray_id": "18", "sku_total": 10, "skuid": "4500723", "image_url": "https://images.tinymart.in/product/4500723-3888.png", "mrp": "10", "offer_id": "", "unit_price": "10", "qty": 1, "name": "MaxVita Moong daal 25gm per peice"}, {"door_id": "", "tray_id": "35", "sku_total": 20, "skuid": "185993", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "offer_id": "", "unit_price": "20", "qty": 1, "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g per peice"}]}', weight_based_response='{}', created_at='2026-08-19 17:40:13.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='dhIupC', short_order_expiry='19-09-2026 17:42:06', receipt_id='IN20260820003656', proposedSkuJson='{"total_amount": 30, "skus": [{"offer_desc": "", "door_id": "2", "tray_id": "35", "sku_total": 20, "skuid": "185993", "image_url": "https://images.tinymart.in/product/185993-3509.webp", "mrp": "20", "offer_id": "", "unit_price": 20, "qty": 1, "name": "NESTLE MUNCH Max Choco Coated Crunchy Wafer 40g"}, {"offer_desc": "", "door_id": "1", "tray_id": "18", "sku_total": 10, "skuid": "4500723", "image_url": "https://images.tinymart.in/product/4500723-3888.png", "mrp": "10", "offer_id": "", "unit_price": 10, "qty": 1, "name": "MaxVita Moong daal 25gm"}], "res": true, "imei": "TM03202401", "bill_amount": 30, "cart_offer_desc": "", "userId": "9492805149", "orderId": "TM03202401260819174013487"}', video_url='N/A', access_code='1eeee65a-399b-4e7c-a5a9-f59e17c0b347', status='Completed', type_of_order='app', wallet_txn_id='3763913623827401336', environment='9', wallet_txn_ids_json='{"pre_credit":"8259355218030248562","pre_debit":"3763913623827401336","post_debit":""}', internal_status='null'}
20-08-2026 00:54:06.681 3234743 [http-nio-8051-exec-126] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":["TM08202201230220183652764","TM08202201230227153633830","TM06202304230615192111045","TM06202304230623120159705","TM06202304230623120333811","TM06202304230623133658760","TM06202304250610165735127","TM06202304250624103203715","TM03202401260819174013487"],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:54:08.082 3236144 [http-nio-8051-exec-110] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:08.082 3236144 [http-nio-8051-exec-110] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:08.135 3236197 [http-nio-8051-exec-102] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:54:08.135 3236197 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:54:08.150 3236212 [http-nio-8051-exec-102] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:54:09.122 3237184 [http-nio-8051-exec-145] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:54:09.122 3237184 [http-nio-8051-exec-145] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:54:09.622 3237684 [http-nio-8051-exec-101] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:09.622 3237684 [http-nio-8051-exec-101] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:09.901 3237963 [http-nio-8051-exec-129] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-20 00:40:28.0}
20-08-2026 00:54:09.902 3237964 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-20 00:40:28.0
20-08-2026 00:54:09.994 3238056 [http-nio-8051-exec-129] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:54:10.657 3238719 [http-nio-8051-exec-143] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:10.657 3238719 [http-nio-8051-exec-143] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:12.849 3240911 [http-nio-8051-exec-136] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202201}
20-08-2026 00:54:17.932 3245994 [http-nio-8051-exec-125] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-11-28 06:00:07"}
20-08-2026 00:54:18.887 3246949 [http-nio-8051-exec-148] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[], created_at=2026-08-20 00:54:18}}
20-08-2026 00:54:18.888 3246950 [http-nio-8051-exec-148] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:54:18.888 3246950 [http-nio-8051-exec-148] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:54:18.888 3246950 [http-nio-8051-exec-148] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202505, traysArr : []
20-08-2026 00:54:18.888 3246950 [http-nio-8051-exec-148] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202505, traysArr : []
20-08-2026 00:54:18.889 3246951 [http-nio-8051-exec-148] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:54:18.889 3246951 [http-nio-8051-exec-148] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:54:18.889 3246951 [http-nio-8051-exec-148] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:54:18.889 3246951 [http-nio-8051-exec-148] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:54:18.890 3246952 [http-nio-8051-exec-148] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202505, cameraArr : {"data":[],"created_at":"2026-08-20 00:54:18"}
20-08-2026 00:54:18.890 3246952 [http-nio-8051-exec-148] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202505, cameraInfoData : {"data":[],"created_at":"2026-08-20 00:54:18"}
20-08-2026 00:54:19.423 3247485 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:54:19.423 3247485 [http-nio-8051-exec-103] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:54:22.081 3250143 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:54:22.082 3250144 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:54:22.134 3250196 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:54:25.553 3253615 [http-nio-8051-exec-128] INFO  n.c.kiosk.orders.SyncController - SyncController::syncEnumCodes payload : {"timestamp": "2025-06-13 13:18:05"}
20-08-2026 00:54:25.829 3253891 [http-nio-8051-exec-112] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:25.829 3253891 [http-nio-8051-exec-112] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:27.975 3256037 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:54:27.975 3256037 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:54:27.975 3256037 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:54:27.976 3256038 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:54:27.976 3256038 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:54:27.976 3256038 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:54:27.977 3256039 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:54:27.978 3256040 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"20","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500681-9948.webp","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"64","sku_id":"4500681","mrp":"10","tray_id":"23","purchased_qty":1,"is_sample":false,"display_label":"McVities Orange Cream Biscuts 61gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"13","name":"McVities Orange Cream Biscuts 61gm","key":"23-4500681","sku_json":"4500681-13"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"18","display_label":"MaxVita Moong daal 25gm","vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"7","name":"MaxVita Moong daal 25gm","sku_json":"4500723-7","key":"18-4500723","amount":10,"purchased_qty":1,"is_sample":false,"totalMRP":10}]}},"imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL","locationType":"Machine","machine":1},"total_items":2,"total_price":"20","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778"}
20-08-2026 00:54:27.979 3256041 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::checkCart response:[neuu.model.Cart@eda7da3]
20-08-2026 00:54:27.979 3256041 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::Iterables.size(checkCart):1
20-08-2026 00:54:27.979 3256041 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::checkCart UPDATING CART:
20-08-2026 00:54:27.985 3256047 [http-nio-8051-exec-140] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@517100eb
20-08-2026 00:54:27.986 3256048 [http-nio-8051-exec-140] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:54:27.986 3256048 [http-nio-8051-exec-140] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:54:27.986 3256048 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:54:27.986 3256048 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"20","user_id":"9597724778","imei":"TM03202401","session_id":"795658Cb8d90B545E029581eA023629597724778","created_at":"2026-08-20 00:53:58","modified_at":"2026-08-20 00:54:27","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}","sku_json":"{\"1\":{\"total_price\":\"20\",\"total_items\":2,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:41:23.0\",\"weight\":\"64\",\"sku_id\":\"4500681\",\"mrp\":\"10\",\"tray_id\":\"23\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"McVities Orange Cream Biscuts 61gm\",\"totalMRP\":10,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Biscuits and Cookies\",\"vendor_id\":\"1\",\"qty\":\"13\",\"name\":\"McVities Orange Cream Biscuts 61gm\",\"key\":\"23-4500681\",\"sku_json\":\"4500681-13\"},{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500723-3888.png\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:41:23.0\",\"weight\":\"28\",\"sku_id\":\"4500723\",\"mrp\":\"10\",\"tray_id\":\"18\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Moong daal 25gm\",\"totalMRP\":10,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"7\",\"name\":\"MaxVita Moong daal 25gm\",\"key\":\"18-4500723\",\"sku_json\":\"4500723-7\"}]}}"}
20-08-2026 00:54:27.986 3256048 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5f12c26
20-08-2026 00:54:27.986 3256048 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:54:27.986 3256048 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:54:27.986 3256048 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5f12c26
20-08-2026 00:54:27.986 3256048 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:54:28.234 3256296 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:54:28.234 3256296 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:54:28.234 3256296 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:54:28.235 3256297 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:54:28.235 3256297 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:54:28.235 3256297 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:54:28.236 3256298 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:54:28.236 3256298 [http-nio-8051-exec-141] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 9597724778
20-08-2026 00:54:28.237 3256299 [http-nio-8051-exec-141] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9597724778
20-08-2026 00:54:28.237 3256299 [http-nio-8051-exec-141] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:54:28.237 3256299 [http-nio-8051-exec-141] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:54:28.237 3256299 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:54:28.237 3256299 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:54:28.237 3256299 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9597724778"}
20-08-2026 00:54:28.237 3256299 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:54:28.253 3256315 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:54:28.253 3256315 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":-35,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":-35,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:54:28.253 3256315 [http-nio-8051-exec-141] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":-35,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":-35,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:54:28.253 3256315 [http-nio-8051-exec-141] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":-35,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":-35},"status":true}
20-08-2026 00:54:28.254 3256316 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7adceafa
20-08-2026 00:54:28.254 3256316 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:54:28.254 3256316 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:54:28.254 3256316 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7adceafa
20-08-2026 00:54:28.254 3256316 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:54:28.315 3256377 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:54:28.315 3256377 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:54:28.315 3256377 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:54:28.315 3256377 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:54:28.315 3256377 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:54:28.315 3256377 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:54:28.316 3256378 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:54:28.316 3256378 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"20","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500681-9948.webp","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"64","sku_id":"4500681","mrp":"10","tray_id":"23","purchased_qty":1,"is_sample":false,"display_label":"McVities Orange Cream Biscuts 61gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"13","name":"McVities Orange Cream Biscuts 61gm","key":"23-4500681","sku_json":"4500681-13"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"18","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"7","name":"MaxVita Moong daal 25gm","key":"18-4500723","sku_json":"4500723-7"}]}},"imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"},"total_items":2,"total_price":"20","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","read_only":true}
20-08-2026 00:54:28.318 3256380 [http-nio-8051-exec-117] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@5bc8a540
20-08-2026 00:54:28.319 3256381 [http-nio-8051-exec-117] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:54:28.319 3256381 [http-nio-8051-exec-117] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:54:28.319 3256381 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:54:28.319 3256381 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"20","user_id":"9597724778","imei":"TM03202401","session_id":"795658Cb8d90B545E029581eA023629597724778","created_at":"2026-08-20 00:53:58","modified_at":"2026-08-20 00:54:27","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}","sku_json":"{\"1\":{\"total_price\":\"20\",\"total_items\":2,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:41:23.0\",\"weight\":\"64\",\"sku_id\":\"4500681\",\"mrp\":\"10\",\"tray_id\":\"23\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"McVities Orange Cream Biscuts 61gm\",\"totalMRP\":10,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Biscuits and Cookies\",\"vendor_id\":\"1\",\"qty\":\"13\",\"name\":\"McVities Orange Cream Biscuts 61gm\",\"key\":\"23-4500681\",\"sku_json\":\"4500681-13\"},{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500723-3888.png\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:41:23.0\",\"weight\":\"28\",\"sku_id\":\"4500723\",\"mrp\":\"10\",\"tray_id\":\"18\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Moong daal 25gm\",\"totalMRP\":10,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"7\",\"name\":\"MaxVita Moong daal 25gm\",\"key\":\"18-4500723\",\"sku_json\":\"4500723-7\"}]}}"}
20-08-2026 00:54:28.319 3256381 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1364b778
20-08-2026 00:54:28.319 3256381 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:54:28.320 3256382 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:54:28.320 3256382 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1364b778
20-08-2026 00:54:28.320 3256382 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM04202204
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:54:28
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":1,"door1":"0","open_close_time":"{'close_time': ['2026-08-19 19:42:32.198460', '2026-08-19 19:42:46.548124', '2026-08-19 19:42:32.198601', '2026-08-19 19:42:46.548214'], 'open_time': ['2026-08-19 19:42:19.211850', '2026-08-19 19:42:39.217540', '2026-08-19 19:42:19.211977', '2026-08-19 19:42:39.217657']}","active_doors":"[{\"door_id\": 1, \"active\": 1}, {\"door_id\": 2, \"active\": 1}]"}
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - {"close_time": ["2026-08-19 19:42:32.198460", "2026-08-19 19:42:46.548124", "2026-08-19 19:42:32.198601", "2026-08-19 19:42:46.548214"], "open_time": ["2026-08-19 19:42:19.211850", "2026-08-19 19:42:39.217540", "2026-08-19 19:42:19.211977", "2026-08-19 19:42:39.217657"]}
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - [{"door_id": 1, "active": 1}, {"door_id": 2, "active": 1}]
20-08-2026 00:54:28.944 3257006 [http-nio-8051-exec-149] INFO  n.c.k.m.MachineStatusController - active_doors.toString()
20-08-2026 00:54:29.501 3257563 [http-nio-8051-exec-109] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:29.501 3257563 [http-nio-8051-exec-109] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:30.078 3258140 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:54:30.079 3258141 [http-nio-8051-exec-152] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:54:30.129 3258191 [http-nio-8051-exec-152] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:54:30.548 3258610 [http-nio-8051-exec-135] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{status=true, id=pd-readonly}, {status=true, value=, id=pd-invalidfs}, {status=true, value=100%, id=logs-full}], created_at=2026-08-20 00:54:29}}
20-08-2026 00:54:30.548 3258610 [http-nio-8051-exec-135] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:54:30.548 3258610 [http-nio-8051-exec-135] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:54:30.548 3258610 [http-nio-8051-exec-135] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202507, traysArr : []
20-08-2026 00:54:30.549 3258611 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202507, traysArr : []
20-08-2026 00:54:30.550 3258612 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:54:30.550 3258612 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:54:30.550 3258612 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:54:30.550 3258612 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:54:30.550 3258612 [http-nio-8051-exec-135] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202507, cameraArr : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:54:29"}
20-08-2026 00:54:30.550 3258612 [http-nio-8051-exec-135] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202507, cameraInfoData : {"data":[{"id":"pd-readonly","status":true},{"id":"pd-invalidfs","value":"","status":true},{"id":"logs-full","value":"100%","status":true}],"created_at":"2026-08-20 00:54:29"}
20-08-2026 00:54:30.766 3258828 [http-nio-8051-exec-157] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={created_at=2026-08-20 00:54:30, data=[{id=pd-invalidfs, status=true, value=vfat}]}}
20-08-2026 00:54:30.766 3258828 [http-nio-8051-exec-157] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:54:30.766 3258828 [http-nio-8051-exec-157] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:54:30.767 3258829 [http-nio-8051-exec-157] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM08202203, traysArr : []
20-08-2026 00:54:30.767 3258829 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM08202203, traysArr : []
20-08-2026 00:54:30.768 3258830 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:54:30.768 3258830 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:54:30.769 3258831 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:54:30.769 3258831 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:54:30.769 3258831 [http-nio-8051-exec-157] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM08202203, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:54:30"}
20-08-2026 00:54:30.769 3258831 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM08202203, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true}],"created_at":"2026-08-20 00:54:30"}
20-08-2026 00:54:30.794 3258856 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/wallet/getWallet
20-08-2026 00:54:30.794 3258856 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:54:30.794 3258856 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:54:30.795 3258857 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/wallet/getWallet, match ::   false
20-08-2026 00:54:30.795 3258857 [http-nio-8051-exec-142] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/cart
20-08-2026 00:54:30.795 3258857 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:54:30.795 3258857 [http-nio-8051-exec-142] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:54:30.795 3258857 [http-nio-8051-exec-142] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:54:30.795 3258857 [http-nio-8051-exec-142] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/cart, match ::   false
20-08-2026 00:54:30.795 3258857 [http-nio-8051-exec-142] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:54:30.795 3258857 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:54:30.795 3258857 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:54:30.796 3258858 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:54:30.796 3258858 [http-nio-8051-exec-142] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:54:30.796 3258858 [http-nio-8051-exec-12] INFO  n.c.c.CustomerWalletController - CustomerWalletController::getWallet user_id : 9597724778
20-08-2026 00:54:30.796 3258858 [http-nio-8051-exec-12] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9597724778
20-08-2026 00:54:30.796 3258858 [http-nio-8051-exec-142] INFO  n.c.c.CustomerappController - CustomerappController::cart request payload:{"sku_json":{"1":{"total_items":2,"total_price":"20","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500681-9948.webp","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"64","sku_id":"4500681","mrp":"10","tray_id":"23","purchased_qty":1,"is_sample":false,"display_label":"McVities Orange Cream Biscuts 61gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"13","name":"McVities Orange Cream Biscuts 61gm","key":"23-4500681","sku_json":"4500681-13"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"18","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"7","name":"MaxVita Moong daal 25gm","key":"18-4500723","sku_json":"4500723-7"}]}},"imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"},"total_items":2,"total_price":"20","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","read_only":true}
20-08-2026 00:54:30.797 3258859 [http-nio-8051-exec-12] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:54:30.797 3258859 [http-nio-8051-exec-12] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:54:30.797 3258859 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:54:30.797 3258859 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:54:30.797 3258859 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9597724778"}
20-08-2026 00:54:30.797 3258859 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:54:30.798 3258860 [http-nio-8051-exec-142] INFO  n.c.kiosk.utils.OfferController - neuu.model.Cart@584f8f70
20-08-2026 00:54:30.799 3258861 [http-nio-8051-exec-142] INFO  n.c.kiosk.utils.OfferController - []
20-08-2026 00:54:30.799 3258861 [http-nio-8051-exec-142] INFO  n.c.kiosk.utils.OfferController - {}
20-08-2026 00:54:30.799 3258861 [http-nio-8051-exec-142] INFO  n.c.c.CustomerappController - {}
20-08-2026 00:54:30.799 3258861 [http-nio-8051-exec-142] INFO  n.c.c.CustomerappController - CustomerappController::Cart cartDetails response:{"total_price":"20","user_id":"9597724778","imei":"TM03202401","session_id":"795658Cb8d90B545E029581eA023629597724778","created_at":"2026-08-20 00:53:58","modified_at":"2026-08-20 00:54:27","cb_amount":0,"cb_desc":"","total_items":"2","machine_json":"{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}","sku_json":"{\"1\":{\"total_price\":\"20\",\"total_items\":2,\"skus\":[{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:41:23.0\",\"weight\":\"64\",\"sku_id\":\"4500681\",\"mrp\":\"10\",\"tray_id\":\"23\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"McVities Orange Cream Biscuts 61gm\",\"totalMRP\":10,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Biscuits and Cookies\",\"vendor_id\":\"1\",\"qty\":\"13\",\"name\":\"McVities Orange Cream Biscuts 61gm\",\"key\":\"23-4500681\",\"sku_json\":\"4500681-13\"},{\"selling_price\":10,\"image\":\"https://images.tinymart.in/product/4500723-3888.png\",\"amount\":10,\"door_id\":\"1\",\"created_at\":\"2026-08-20 00:41:23.0\",\"weight\":\"28\",\"sku_id\":\"4500723\",\"mrp\":\"10\",\"tray_id\":\"18\",\"purchased_qty\":1,\"is_sample\":false,\"display_label\":\"MaxVita Moong daal 25gm\",\"totalMRP\":10,\"vm_id\":\"TM03202401\",\"sample_remaining_qty\":0,\"display_sub_category\":\"Snacks and Branded Food\",\"vendor_id\":\"1\",\"qty\":\"7\",\"name\":\"MaxVita Moong daal 25gm\",\"key\":\"18-4500723\",\"sku_json\":\"4500723-7\"}]}}"}
20-08-2026 00:54:30.800 3258862 [http-nio-8051-exec-142] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@3485877d
20-08-2026 00:54:30.800 3258862 [http-nio-8051-exec-142] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5ba32735
20-08-2026 00:54:30.800 3258862 [http-nio-8051-exec-142] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:54:30.800 3258862 [http-nio-8051-exec-142] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@3485877d
20-08-2026 00:54:30.800 3258862 [http-nio-8051-exec-142] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5ba32735
20-08-2026 00:54:30.805 3258867 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:54:30.805 3258867 [http-nio-8051-exec-12] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":-35,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":-35,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:54:30.805 3258867 [http-nio-8051-exec-12] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":-35,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":-35,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:54:30.805 3258867 [http-nio-8051-exec-12] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":-35,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":-35},"status":true}
20-08-2026 00:54:30.805 3258867 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@c619e18
20-08-2026 00:54:30.805 3258867 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:54:30.806 3258868 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:54:30.806 3258868 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@c619e18
20-08-2026 00:54:30.806 3258868 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:54:30.854 3258916 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/paymentlist
20-08-2026 00:54:30.854 3258916 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:54:30.855 3258917 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:54:30.855 3258917 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/paymentlist, match ::   false
20-08-2026 00:54:30.855 3258917 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:54:30.855 3258917 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:54:30.855 3258917 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:54:30.856 3258918 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request payload:{"user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","vm_id":"1711555283773","deviceType":"app","sku_json":{"1":{"total_items":2,"total_price":"20","skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500681-9948.webp","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"64","sku_id":"4500681","mrp":"10","tray_id":"23","purchased_qty":1,"is_sample":false,"display_label":"McVities Orange Cream Biscuts 61gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"13","name":"McVities Orange Cream Biscuts 61gm","key":"23-4500681","sku_json":"4500681-13"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"18","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"7","name":"MaxVita Moong daal 25gm","key":"18-4500723","sku_json":"4500723-7"}]}},"imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"},"total_items":2,"total_price":"20","invoice_amount":"55"}
20-08-2026 00:54:30.856 3258918 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request Origin:https://go.vendingbuddy.in
20-08-2026 00:54:30.856 3258918 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist request cip:106.221.193.146
20-08-2026 00:54:30.857 3258919 [http-nio-8051-exec-138] INFO  n.s.OrdersImplementation - OrdersImplementation::CreateOrder request payload:{"deviceType":"app","vm_id":"1711555283773","total_price":"20","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"},"total_items":2,"invoice_amount":"55","sku_json":{"1":{"total_price":"20","total_items":2,"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500681-9948.webp","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"64","sku_id":"4500681","mrp":"10","tray_id":"23","purchased_qty":1,"is_sample":false,"display_label":"McVities Orange Cream Biscuts 61gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"13","name":"McVities Orange Cream Biscuts 61gm","key":"23-4500681","sku_json":"4500681-13"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"18","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"7","name":"MaxVita Moong daal 25gm","key":"18-4500723","sku_json":"4500723-7"}]}}}
20-08-2026 00:54:30.857 3258919 [http-nio-8051-exec-138] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID request imei:TM03202401
20-08-2026 00:54:30.857 3258919 [http-nio-8051-exec-138] INFO  n.s.OrdersImplementation - OrdersImplementation::createOrderID response orderID:TM03202401260820005430857
20-08-2026 00:54:30.857 3258919 [http-nio-8051-exec-138] INFO  n.s.OrdersImplementation - sku_json for order {"1":{"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500681-9948.webp","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"64","sku_id":"4500681","mrp":"10","tray_id":"23","purchased_qty":1,"is_sample":false,"display_label":"McVities Orange Cream Biscuts 61gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"13","name":"McVities Orange Cream Biscuts 61gm","key":"23-4500681","sku_json":"4500681-13"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"18","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"7","name":"MaxVita Moong daal 25gm","key":"18-4500723","sku_json":"4500723-7"}],"total_price":"20","total_items":2}}
20-08-2026 00:54:30.858 3258920 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:54:30.858 3258920 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:54:30.868 3258930 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::paymentlist createOrder: {"msg":"Successfully created order with order_id : TM03202401260820005430857","deliveryFee":"0","data":"","appOrder":{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"},"vsOrder":{},"status":true}
20-08-2026 00:54:30.868 3258930 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList request payload:{"deviceType":"app","vm_id":"1711555283773","total_price":"20","user_id":"9597724778","session_id":"795658Cb8d90B545E029581eA023629597724778","imei":"TM03202401","machine_json":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"},"total_items":2,"invoice_amount":"55","sku_json":{"1":{"total_price":"20","total_items":2,"skus":[{"selling_price":10,"image":"https://images.tinymart.in/product/4500681-9948.webp","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"64","sku_id":"4500681","mrp":"10","tray_id":"23","purchased_qty":1,"is_sample":false,"display_label":"McVities Orange Cream Biscuts 61gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Biscuits and Cookies","vendor_id":"1","qty":"13","name":"McVities Orange Cream Biscuts 61gm","key":"23-4500681","sku_json":"4500681-13"},{"selling_price":10,"image":"https://images.tinymart.in/product/4500723-3888.png","amount":10,"door_id":"1","created_at":"2026-08-20 00:41:23.0","weight":"28","sku_id":"4500723","mrp":"10","tray_id":"18","purchased_qty":1,"is_sample":false,"display_label":"MaxVita Moong daal 25gm","totalMRP":10,"vm_id":"TM03202401","sample_remaining_qty":0,"display_sub_category":"Snacks and Branded Food","vendor_id":"1","qty":"7","name":"MaxVita Moong daal 25gm","key":"18-4500723","sku_json":"4500723-7"}]}}}
20-08-2026 00:54:30.869 3258931 [http-nio-8051-exec-138] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9597724778
20-08-2026 00:54:30.870 3258932 [http-nio-8051-exec-138] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:54:30.870 3258932 [http-nio-8051-exec-138] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:54:30.870 3258932 [http-nio-8051-exec-138] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:54:30.870 3258932 [http-nio-8051-exec-138] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:54:30.870 3258932 [http-nio-8051-exec-138] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9597724778"}
20-08-2026 00:54:30.870 3258932 [http-nio-8051-exec-138] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:54:30.875 3258937 [http-nio-8051-exec-138] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:54:30.875 3258937 [http-nio-8051-exec-138] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":-35,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":-35,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:54:30.875 3258937 [http-nio-8051-exec-138] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":-35,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":-35,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:54:30.875 3258937 [http-nio-8051-exec-138] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":-35,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":-35},"status":true}
20-08-2026 00:54:30.875 3258937 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList cart payment split into wallet and gateway:: user: 9597724778, cart_price : 20, wallet : -35.0, invoice :  55
20-08-2026 00:54:30.876 3258938 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[{"name":"paytm_upi","active":0,"label":"PayTM UPI"},{"name":"phonepe_upi","active":0,"label":"Phonepe/Bhim upi"},{"name":"payu_upi","active":0,"label":"PayU UPI"},{"name":"payu_collect","active":1,"label":"UPI"}],"header":"UPI","label":"upi"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:54:30.876 3258938 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList IMEI: TM03202401
20-08-2026 00:54:30.876 3258938 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentMethods after: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:54:30.876 3258938 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'Ola' eligibility
20-08-2026 00:54:30.876 3258938 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9597724778, amont = 55.0, orderId = TM03202401260820005430857
20-08-2026 00:54:30.876 3258938 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:54:30.878 3258940 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:54:30.878 3258940 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: Ola :: machineEnv :: 9
20-08-2026 00:54:30.878 3258940 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@74c634c4
20-08-2026 00:54:30.879 3258941 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'PayTM_WALLET' eligibility
20-08-2026 00:54:30.879 3258941 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9597724778, amont = 55.0, orderId = TM03202401260820005430857
20-08-2026 00:54:30.879 3258941 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:54:30.879 3258941 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:54:30.880 3258942 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: PayTM_WALLET :: machineEnv :: 9
20-08-2026 00:54:30.880 3258942 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@448580eb
20-08-2026 00:54:30.881 3258943 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods checking 'LazyPay' eligibility
20-08-2026 00:54:30.881 3258943 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentMethods mobile = 9597724778, amont = 55.0, orderId = TM03202401260820005430857
20-08-2026 00:54:30.881 3258943 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM03202401 
20-08-2026 00:54:30.881 3258943 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:54:30.881 3258943 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: LazyPay :: machineEnv :: 9
20-08-2026 00:54:30.882 3258944 [http-nio-8051-exec-138] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2580f14d
20-08-2026 00:54:30.882 3258944 [http-nio-8051-exec-138] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentOptionList paymentList: [{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:54:30.882 3258944 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::payment paymentOptionList :[{"payments":[{"balance":"70","name":"Ola","active":0,"label":"OLA Money","type":"new/repeat","status":true},{"balance":"70","name":"PayTM_WALLET","active":0,"label":"Paytm","type":"new/repeat","status":true},{"balance":"70","name":"LazyPay","active":0,"label":"Lazypay","type":"new/repeat","status":false}],"header":"Wallets","label":"wallets"},{"payments":[],"header":"SAVED CARDS (Debit/Credit/Sodexo)","label":"cards"},{"payments":[{"name":"razor_pay","active":1,"label":"UPI / Credit card / Debit Card / PayTM / Wallet","id":"razor_pay","status":true}],"header":"PG","label":"PG"}]
20-08-2026 00:54:30.883 3258945 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@36fb71a4
20-08-2026 00:54:30.883 3258945 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:54:30.883 3258945 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:54:30.883 3258945 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@36fb71a4
20-08-2026 00:54:30.883 3258945 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:54:31.507 3259569 [http-nio-8051-exec-150] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:54:31.507 3259569 [http-nio-8051-exec-150] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:54:33.275 3261337 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::payment userAGENNT : Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/30.0 Chrome/143.0.0.0 Mobile Safari/537.36
20-08-2026 00:54:33.275 3261337 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::payment IP : 106.221.193.146
20-08-2026 00:54:33.275 3261337 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::payment request payload:{"payment_method":"razor_pay","mobile":"9597724778","amount":55,"delivery_fee":0,"deviceType":"app","orderId":"TM03202401260820005430857"}
20-08-2026 00:54:33.275 3261337 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::makePaymentv2 request payload:{payment_method=razor_pay, mobile=9597724778, amount=55, delivery_fee=0, deviceType=app, orderId=TM03202401260820005430857}
20-08-2026 00:54:33.275 3261337 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM03202401260820005430857
20-08-2026 00:54:33.279 3261341 [http-nio-8051-exec-85] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9597724778
20-08-2026 00:54:33.279 3261341 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:54:33.279 3261341 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:54:33.279 3261341 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:54:33.279 3261341 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:54:33.279 3261341 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9597724778"}
20-08-2026 00:54:33.279 3261341 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:54:33.286 3261348 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:54:33.286 3261348 [http-nio-8051-exec-85] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":-35,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":-35,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:54:33.286 3261348 [http-nio-8051-exec-85] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":-35,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":-35,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:54:33.286 3261348 [http-nio-8051-exec-85] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":-35,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":-35},"status":true}
20-08-2026 00:54:33.286 3261348 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachineEnvByOrderId :: orderId :: TM03202401260820005430857 
20-08-2026 00:54:33.286 3261348 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:54:33.288 3261350 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:33.288 3261350 [http-nio-8051-exec-85] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2580956a
20-08-2026 00:54:33.294 3261356 [http-nio-8051-exec-85] INFO  n.s.PaymentsImplementation - PaymentsImplementation::createPendingPaymentRow response : {"uid":8586682732902433046,"status":true}
20-08-2026 00:54:33.344 3261406 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order :: {"amount":5500,"amount_paid":0,"notes":[],"created_at":1787167473,"amount_due":5500,"currency":"INR","receipt":"TM03202401260820005430857-005433","id":"order_TRk6njEmG8ELtq","entity":"order","offer_id":null,"attempts":0,"status":"created"}
20-08-2026 00:54:33.344 3261406 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order amount : 55.0, paymentId : TM03202401260820005430857-005433
20-08-2026 00:54:33.344 3261406 [http-nio-8051-exec-85] INFO  n.s.PaymentsRazorPayImplementation - razorpayCreateOrder::razor_pay_order  {"razor_pay_order":{"amount":5500,"amount_paid":0,"notes":[],"created_at":1787167473,"amount_due":5500,"currency":"INR","receipt":"TM03202401260820005430857-005433","id":"order_TRk6njEmG8ELtq","entity":"order","offer_id":null,"attempts":0,"status":"created"}}
20-08-2026 00:54:33.490 3261552 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - ordersData request payload: []
20-08-2026 00:54:33.490 3261552 [http-nio-8051-exec-65] INFO  n.c.kiosk.orders.SyncController - order data sync response: {"ordersData":[],"ordersDataSynced":[],"status":true}
20-08-2026 00:54:33.518 3261580 [http-nio-8051-exec-20] ERROR n.c.kiosk.orders.SyncController - Refill data not synced for IDs --> []
20-08-2026 00:54:33.518 3261580 [http-nio-8051-exec-20] INFO  n.c.kiosk.orders.SyncController - syncRefillData response --> {"synced":[],"success":false,"not_synced":[]}
20-08-2026 00:54:34.574 3262636 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM06202508
20-08-2026 00:54:34.574 3262636 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:54:34.574 3262636 [http-nio-8051-exec-154] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:54:34
20-08-2026 00:54:34.618 3262680 [http-nio-8051-exec-85] INFO  n.c.c.CustomerappController - CustomerappController::v2/makePayment payment: {"msg":"Razorpay Payment","pg_data":{"razor_pay_res":{"amount":5500,"amount_paid":0,"notes":[],"created_at":1787167473,"amount_due":5500,"currency":"INR","receipt":"TM03202401260820005430857-005433","id":"order_TRk6njEmG8ELtq","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"},"returnUrl":"https://go.vendingbuddy.in//razorpay/process-payment","order_id":"TM03202401260820005430857","status":true}
20-08-2026 00:54:38.712 3266774 [http-nio-8051-exec-106] INFO  n.c.deployment.MakeUpdateController - /checkUpdate ----> request payload {make=camera, version_code=1020, imei=TMCAM06202301}
20-08-2026 00:54:41.161 3269223 [http-nio-8051-exec-147] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{doors=[{data=[{created_at=2026-08-20 00:54:40.899769, sensors=[{id=TM06202505-1-limit, sensor_status=true, sensor_type=limit}, {id=TM06202505-1-magnetic, sensor_status=true, sensor_type=magnetic}]}], hcid=[1], door_id=1}], trays=[]}
20-08-2026 00:54:41.161 3269223 [http-nio-8051-exec-147] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:54:41.161 3269223 [http-nio-8051-exec-147] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202505, traysArr : []
20-08-2026 00:54:41.162 3269224 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202505, traysArr : []
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
20-08-2026 00:54:41.163 3269225 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:54:41.168 3269230 [http-nio-8051-exec-147] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202505, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202505-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202505-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:54:40.899769"}],"hcid":[1],"door_id":1}]
20-08-2026 00:54:41.168 3269230 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202505, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202505-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202505-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:54:40.899769"}],"hcid":[1],"door_id":1}]
20-08-2026 00:54:41.178 3269240 [http-nio-8051-exec-147] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202505, cameraArr : {}
20-08-2026 00:54:41.178 3269240 [http-nio-8051-exec-147] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202505, cameraInfoData : {}
20-08-2026 00:54:46.058 3274120 [http-nio-8051-exec-153] INFO  n.c.k.m.MachineStatusController - reuested status capture imei: TMCAM07201911
20-08-2026 00:54:46.058 3274120 [http-nio-8051-exec-153] INFO  n.c.k.m.MachineStatusController - reuested status capture type: camera
20-08-2026 00:54:46.058 3274120 [http-nio-8051-exec-153] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:54:46
20-08-2026 00:54:47.427 3275489 [http-nio-8051-exec-98] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:54:47.428 3275490 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:54:47.465 3275527 [http-nio-8051-exec-139] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{camera={data=[{id=pd-invalidfs, status=true, value=vfat}, {id=data-full, status=true, value=100%}], created_at=2026-08-20 00:54:46}}
20-08-2026 00:54:47.465 3275527 [http-nio-8051-exec-139] ERROR n.c.k.m.HealthStatusController - no tray data found
20-08-2026 00:54:47.465 3275527 [http-nio-8051-exec-139] ERROR n.c.k.m.HealthStatusController - no door data found
20-08-2026 00:54:47.465 3275527 [http-nio-8051-exec-139] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TMCAM06202503, traysArr : []
20-08-2026 00:54:47.466 3275528 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TMCAM06202503, traysArr : []
20-08-2026 00:54:47.467 3275529 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:54:47.467 3275529 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:54:47.467 3275529 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: []
20-08-2026 00:54:47.467 3275529 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:54:47.467 3275529 [http-nio-8051-exec-139] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TMCAM06202503, cameraArr : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:54:46"}
20-08-2026 00:54:47.467 3275529 [http-nio-8051-exec-139] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TMCAM06202503, cameraInfoData : {"data":[{"id":"pd-invalidfs","value":"vfat","status":true},{"id":"data-full","value":"100%","status":true}],"created_at":"2026-08-20 00:54:46"}
20-08-2026 00:54:47.831 3275893 [http-nio-8051-exec-98] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:54:50.601 3278663 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM03202401
20-08-2026 00:54:50.601 3278663 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:54:50.601 3278663 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:54:50
20-08-2026 00:54:50.601 3278663 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":0,"door1":"1","open_close_time":"{'open_time': ['2026-08-20 00:54:48.344952', '2026-08-20 00:41:05.487837', '2026-08-20 00:54:48.345134', '2026-08-20 00:41:05.487936'], 'close_time': ['2026-08-20 00:40:59.668685', '2026-08-20 00:41:10.942018', '2026-08-20 00:40:59.668836', '2026-08-20 00:41:10.942121']}"}
20-08-2026 00:54:50.601 3278663 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:54:50.601 3278663 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:54:50.601 3278663 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:54:50.601 3278663 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:54:50.601 3278663 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:54:50.601 3278663 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-20 00:54:48.344952", "2026-08-20 00:41:05.487837", "2026-08-20 00:54:48.345134", "2026-08-20 00:41:05.487936"], "close_time": ["2026-08-20 00:40:59.668685", "2026-08-20 00:41:10.942018", "2026-08-20 00:40:59.668836", "2026-08-20 00:41:10.942121"]}
20-08-2026 00:54:50.602 3278664 [http-nio-8051-exec-121] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:54:51.821 3279883 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:54:51.822 3279884 [http-nio-8051-exec-131] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:54:51.876 3279938 [http-nio-8051-exec-131] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:54:53.478 3281540 [http-nio-8051-exec-155] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"payment_gateway":"neuu_wallet","order_amount":0.0,"user_id":"8489765204","order_id":"TM06202301230614180542073"}
20-08-2026 00:54:53.479 3281541 [http-nio-8051-exec-155] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614180542073-0.0-8489765204-neuu_wallet:
20-08-2026 00:54:53.479 3281541 [http-nio-8051-exec-155] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614180542073-0.0-8489765204-neuu_wallet:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 20.0, orderAmount :: 0.0 ,  remainingAmount :: 20.0
20-08-2026 00:54:53.480 3281542 [http-nio-8051-exec-155] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:54:53.480 3281542 [http-nio-8051-exec-155] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614180542073-0.0-8489765204-neuu_wallet: order row Order{order_id='TM06202301230614180542073', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614180542073", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 18:05:42.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='4C0Wy4', short_order_expiry='14-07-2023 18:21:18', receipt_id='IN20260820003836', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614180542073", "bill_amount": 20, "skus": [{"tray_id": "35", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Tropicana Litchi Delight - 180ml Rs, 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1671083606865-265688_9-tropicana-delight-fruit-juice-litchi.JPEG", "skuid": "185553", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614180542073.mp4', access_code='7b755bf2-cf8f-4126-be89-3e564d2478fe', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:54:53.480 3281542 [http-nio-8051-exec-155] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614180542073-0.0-8489765204-neuu_wallet: shortOrderId  4C0Wy4
20-08-2026 00:54:53.480 3281542 [http-nio-8051-exec-155] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614180542073-0.0-8489765204-neuu_wallet: preAuth  20.0
20-08-2026 00:54:53.481 3281543 [http-nio-8051-exec-155] INFO  neuu.utils.payment.NeuuWallet - customerId: 8489765204
20-08-2026 00:54:53.481 3281543 [http-nio-8051-exec-155] INFO  neuu.utils.payment.NeuuWallet - transactionKey: i6cEshNI94CRQt00BIx0hqcMjBavSGBa1Nb2YkdGhb2p8oVh5kqyqqdYfLIWTXi5r7M08lPxmZC5UPRxHKkdJxermPqRC2Tin2ZnEnQ9n4W6y3ipaErp0UoRvHAyrAsdxwBC7aVs52HjLsvV7M63mBmRvD4xsorFvM0pP0n60P7hLB4luYipQRh24fqVBatIFcDuo4YR50ndfya3Xq9ZLSMKdzT6vPRCUcBrWUp2uqNXZY6ahmUC2tz3e5TYXKxp
20-08-2026 00:54:53.481 3281543 [http-nio-8051-exec-155] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:54:53.481 3281543 [http-nio-8051-exec-155] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"i6cEshNI94CRQt00BIx0hqcMjBavSGBa1Nb2YkdGhb2p8oVh5kqyqqdYfLIWTXi5r7M08lPxmZC5UPRxHKkdJxermPqRC2Tin2ZnEnQ9n4W6y3ipaErp0UoRvHAyrAsdxwBC7aVs52HjLsvV7M63mBmRvD4xsorFvM0pP0n60P7hLB4luYipQRh24fqVBatIFcDuo4YR50ndfya3Xq9ZLSMKdzT6vPRCUcBrWUp2uqNXZY6ahmUC2tz3e5TYXKxp","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:54:53.481 3281543 [http-nio-8051-exec-155] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8489765204"}
20-08-2026 00:54:53.481 3281543 [http-nio-8051-exec-155] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:54:53.490 3281552 [http-nio-8051-exec-155] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:54:53.490 3281552 [http-nio-8051-exec-155] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"msg\":\"Transaction key is invalid or expired, Please login again and proceed\",\"status\":false}","code":200}
20-08-2026 00:54:53.490 3281552 [http-nio-8051-exec-155] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"msg\":\"Transaction key is invalid or expired, Please login again and proceed\",\"status\":false}","code":200,"status":true}
20-08-2026 00:54:53.778 3281840 [http-nio-8051-exec-146] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"payment_gateway":"neuu_wallet","order_amount":40.0,"user_id":"8489765204","order_id":"TM06202301230614182500393"}
20-08-2026 00:54:53.779 3281841 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614182500393-40.0-8489765204-neuu_wallet:
20-08-2026 00:54:53.780 3281842 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614182500393-40.0-8489765204-neuu_wallet:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 30.0, orderAmount :: 40.0 ,  remainingAmount :: -10.0
20-08-2026 00:54:53.780 3281842 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:54:53.780 3281842 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614182500393-40.0-8489765204-neuu_wallet: order row Order{order_id='TM06202301230614182500393', user_id=8489765204, vm_id=, order_amount=40.0, pre_auth_amount=30.0, amount_received=30.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 40, "imei": "TM06202301", "orderId": "TM06202301230614182500393", "cart_offer_desc": "", "bill_amount": 40, "skus": [{"tray_id": "32", "sku_total": 40, "door_id": "", "qty": 1, "name": "Cavins Cold Coffee Chilled Latte 200ML per peice", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1673594511148-cavins-cold-coffee-immunity-booster-chilled-latte.JPEG", "skuid": "147159", "mrp": "40", "unit_price": "40"}], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 18:25:00.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='ngMzkU', short_order_expiry='14-07-2023 18:25:52', receipt_id='IN20260820003836', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 30, "imei": "TM06202301", "orderId": "TM06202301230614182500393", "bill_amount": 30, "skus": [{"tray_id": "11", "offer_desc": "", "sku_total": 10, "door_id": "1", "qty": 1, "name": "Townbus khara sev , 35gms", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1686560000556-WhatsApp%20Image%202023-06-11%20at%209.19.32%20PM%20%281%29.jpeg", "skuid": "120089", "mrp": "10", "unit_price": 10}, {"tray_id": "36", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Cavins Masala Chaasa ,180ml", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1670840395534-buttermilk-02.jpg", "skuid": "145724", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614182500393.mp4', access_code='c6718d5f-1a35-4e28-937b-a7312e187e1d', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:54:53.780 3281842 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614182500393-40.0-8489765204-neuu_wallet: shortOrderId  ngMzkU
20-08-2026 00:54:53.780 3281842 [http-nio-8051-exec-146] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614182500393-40.0-8489765204-neuu_wallet: preAuth  30.0
20-08-2026 00:54:53.781 3281843 [http-nio-8051-exec-146] INFO  neuu.utils.payment.NeuuWallet - customerId: 8489765204
20-08-2026 00:54:53.781 3281843 [http-nio-8051-exec-146] INFO  neuu.utils.payment.NeuuWallet - transactionKey: i6cEshNI94CRQt00BIx0hqcMjBavSGBa1Nb2YkdGhb2p8oVh5kqyqqdYfLIWTXi5r7M08lPxmZC5UPRxHKkdJxermPqRC2Tin2ZnEnQ9n4W6y3ipaErp0UoRvHAyrAsdxwBC7aVs52HjLsvV7M63mBmRvD4xsorFvM0pP0n60P7hLB4luYipQRh24fqVBatIFcDuo4YR50ndfya3Xq9ZLSMKdzT6vPRCUcBrWUp2uqNXZY6ahmUC2tz3e5TYXKxp
20-08-2026 00:54:53.781 3281843 [http-nio-8051-exec-146] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:54:53.781 3281843 [http-nio-8051-exec-146] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"i6cEshNI94CRQt00BIx0hqcMjBavSGBa1Nb2YkdGhb2p8oVh5kqyqqdYfLIWTXi5r7M08lPxmZC5UPRxHKkdJxermPqRC2Tin2ZnEnQ9n4W6y3ipaErp0UoRvHAyrAsdxwBC7aVs52HjLsvV7M63mBmRvD4xsorFvM0pP0n60P7hLB4luYipQRh24fqVBatIFcDuo4YR50ndfya3Xq9ZLSMKdzT6vPRCUcBrWUp2uqNXZY6ahmUC2tz3e5TYXKxp","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:54:53.781 3281843 [http-nio-8051-exec-146] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8489765204"}
20-08-2026 00:54:53.781 3281843 [http-nio-8051-exec-146] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:54:53.787 3281849 [http-nio-8051-exec-146] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:54:53.787 3281849 [http-nio-8051-exec-146] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"msg\":\"Transaction key is invalid or expired, Please login again and proceed\",\"status\":false}","code":200}
20-08-2026 00:54:53.787 3281849 [http-nio-8051-exec-146] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"msg\":\"Transaction key is invalid or expired, Please login again and proceed\",\"status\":false}","code":200,"status":true}
20-08-2026 00:54:54.111 3282173 [http-nio-8051-exec-126] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"payment_gateway":"neuu_wallet","order_amount":0.0,"user_id":"8489765204","order_id":"TM06202301230614183328428"}
20-08-2026 00:54:54.111 3282173 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614183328428-0.0-8489765204-neuu_wallet:
20-08-2026 00:54:54.112 3282174 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614183328428-0.0-8489765204-neuu_wallet:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 20.0, orderAmount :: 0.0 ,  remainingAmount :: 20.0
20-08-2026 00:54:54.112 3282174 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{}
20-08-2026 00:54:54.112 3282174 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614183328428-0.0-8489765204-neuu_wallet: order row Order{order_id='TM06202301230614183328428', user_id=8489765204, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8489765204", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614183328428", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 18:33:28.0', pre_auth_gateway='neuu_wallet', balance_gateway='null', short_order_id='g5PsOV', short_order_expiry='14-07-2023 18:34:01', receipt_id='IN20260820003836', proposedSkuJson='{"res": true, "userId": "8489765204", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614183328428", "bill_amount": 20, "skus": [{"tray_id": "33", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Tropicana Pomegranate Delight - 180ml Rs, 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1669790028039-Tropicana%20Pomegranate.png", "skuid": "183807", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614183328428.mp4', access_code='3718afd0-260e-49d2-bd6f-c2cfe609cffa', status='Completed', type_of_order='app', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:54:54.112 3282174 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614183328428-0.0-8489765204-neuu_wallet: shortOrderId  g5PsOV
20-08-2026 00:54:54.112 3282174 [http-nio-8051-exec-126] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614183328428-0.0-8489765204-neuu_wallet: preAuth  20.0
20-08-2026 00:54:54.113 3282175 [http-nio-8051-exec-126] INFO  neuu.utils.payment.NeuuWallet - customerId: 8489765204
20-08-2026 00:54:54.113 3282175 [http-nio-8051-exec-126] INFO  neuu.utils.payment.NeuuWallet - transactionKey: i6cEshNI94CRQt00BIx0hqcMjBavSGBa1Nb2YkdGhb2p8oVh5kqyqqdYfLIWTXi5r7M08lPxmZC5UPRxHKkdJxermPqRC2Tin2ZnEnQ9n4W6y3ipaErp0UoRvHAyrAsdxwBC7aVs52HjLsvV7M63mBmRvD4xsorFvM0pP0n60P7hLB4luYipQRh24fqVBatIFcDuo4YR50ndfya3Xq9ZLSMKdzT6vPRCUcBrWUp2uqNXZY6ahmUC2tz3e5TYXKxp
20-08-2026 00:54:54.113 3282175 [http-nio-8051-exec-126] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:54:54.113 3282175 [http-nio-8051-exec-126] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"i6cEshNI94CRQt00BIx0hqcMjBavSGBa1Nb2YkdGhb2p8oVh5kqyqqdYfLIWTXi5r7M08lPxmZC5UPRxHKkdJxermPqRC2Tin2ZnEnQ9n4W6y3ipaErp0UoRvHAyrAsdxwBC7aVs52HjLsvV7M63mBmRvD4xsorFvM0pP0n60P7hLB4luYipQRh24fqVBatIFcDuo4YR50ndfya3Xq9ZLSMKdzT6vPRCUcBrWUp2uqNXZY6ahmUC2tz3e5TYXKxp","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:54:54.113 3282175 [http-nio-8051-exec-126] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8489765204"}
20-08-2026 00:54:54.113 3282175 [http-nio-8051-exec-126] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:54:54.117 3282179 [http-nio-8051-exec-126] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:54:54.117 3282179 [http-nio-8051-exec-126] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"msg\":\"Transaction key is invalid or expired, Please login again and proceed\",\"status\":false}","code":200}
20-08-2026 00:54:54.117 3282179 [http-nio-8051-exec-126] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"msg\":\"Transaction key is invalid or expired, Please login again and proceed\",\"status\":false}","code":200,"status":true}
20-08-2026 00:54:54.398 3282460 [http-nio-8051-exec-110] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"payment_gateway":"paytm_wallet","order_amount":0.0,"user_id":"8879489014","order_id":"TM06202301230614205128197"}
20-08-2026 00:54:54.399 3282461 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet:
20-08-2026 00:54:54.400 3282462 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 20.0, orderAmount :: 0.0 ,  remainingAmount :: 20.0
20-08-2026 00:54:54.400 3282462 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_credit, txn_json::{"pre_credit":"174711046193040109","pre_debit":"7106668122736051696"}
20-08-2026 00:54:54.400 3282462 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet: order row Order{order_id='TM06202301230614205128197', user_id=8879489014, vm_id=, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"res": true, "userId": "8879489014", "total_amount": 0, "imei": "TM06202301", "orderId": "TM06202301230614205128197", "cart_offer_desc": "", "bill_amount": 0, "skus": [], "order_status": "", "rstatus": true}', weight_based_response='{}', created_at='2023-06-14 20:51:28.0', pre_auth_gateway='paytm_wallet', balance_gateway='null', short_order_id='Ds7gOZ', short_order_expiry='14-07-2023 20:52:51', receipt_id='IN20260820003836', proposedSkuJson='{"res": true, "userId": "8879489014", "total_amount": 20, "imei": "TM06202301", "orderId": "TM06202301230614205128197", "bill_amount": 20, "skus": [{"tray_id": "40", "offer_desc": "", "sku_total": 20, "door_id": "2", "qty": 1, "name": "Snickers Chocolate Bar, 22g Rs - 20", "offer_id": "", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/1657344116953-sncikers.jpg", "skuid": "112220", "mrp": "20", "unit_price": 20}], "cart_offer_desc": ""}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202301/TM06202301230614205128197.mp4', access_code='c25710fa-c1fd-45fb-881a-de8968254523', status='Completed', type_of_order='app', wallet_txn_id='7106668122736051696', environment='9', wallet_txn_ids_json='{"pre_credit":"174711046193040109","pre_debit":"7106668122736051696"}', internal_status='null'}
20-08-2026 00:54:54.400 3282462 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet: shortOrderId  Ds7gOZ
20-08-2026 00:54:54.400 3282462 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet: preAuth  20.0
20-08-2026 00:54:54.400 3282462 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - customerId: 8879489014
20-08-2026 00:54:54.400 3282462 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - transactionKey: YqxITcHbKz92gjdBvftGC7jN04YIDDqtdC44zdzf1KzeR3Yjfy7cVxNyNklMA1KF7DEuCbBUNzNsqfqTNSuTO11XyoA6KR0J4odzsmKZPzrvRovnRFommiP66j6YaLBoPi3wel8yeUpGyGZ31X2McxocrvqsqxNwkrLRsIUUjuWl0G67ezfaYvQ420hPK4uZXNmHu62y4tA5DmMqmwQz0f9dK0tcfkfSJrzKbl6eT1oIfez9FgjTH4WXoSSBElxA
20-08-2026 00:54:54.400 3282462 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:54:54.400 3282462 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"YqxITcHbKz92gjdBvftGC7jN04YIDDqtdC44zdzf1KzeR3Yjfy7cVxNyNklMA1KF7DEuCbBUNzNsqfqTNSuTO11XyoA6KR0J4odzsmKZPzrvRovnRFommiP66j6YaLBoPi3wel8yeUpGyGZ31X2McxocrvqsqxNwkrLRsIUUjuWl0G67ezfaYvQ420hPK4uZXNmHu62y4tA5DmMqmwQz0f9dK0tcfkfSJrzKbl6eT1oIfez9FgjTH4WXoSSBElxA","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:54:54.400 3282462 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"8879489014"}
20-08-2026 00:54:54.400 3282462 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:54:54.413 3282475 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:54:54.413 3282475 [http-nio-8051-exec-110] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8879489014-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:54:54.413 3282475 [http-nio-8051-exec-110] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":0,\"promotional_balance\":0,\"wallet_id\":\"8879489014-Wallet-Personal\",\"is_active\":true,\"balance\":0,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:54:54.413 3282475 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet: data  {"total_balance":0,"promotional_balance":0,"personal_balance":0}
20-08-2026 00:54:54.413 3282475 [http-nio-8051-exec-110] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM06202301230614205128197-0.0-8879489014-paytm_wallet: walletBalance  0.0
20-08-2026 00:54:54.413 3282475 [http-nio-8051-exec-110] INFO  n.s.PaymentsImplementation - getImeiFromOrderId :: TM06202301230614205128197
20-08-2026 00:54:54.418 3282480 [http-nio-8051-exec-110] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.IllegalStateException: machineRepository.getMachinebyId(id) must not be null] with root cause
java.lang.IllegalStateException: machineRepository.getMachinebyId(id) must not be null
	at neuu.service.MachineService.getMachinebyId(MachineService.kt:36)
	at neuu.service.MachineService$$FastClassBySpringCGLIB$$189d4e1e.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at neuu.service.MachineService$$EnhancerBySpringCGLIB$$1ce6d3ad.getMachinebyId(<generated>)
	at neuu.servicesimplementation.PaymentsImplementation.getImeiFromOrderId(PaymentsImplementation.kt:2673)
	at neuu.kioskserviceImpl.WalletImpl.postSaleProcess(WalletImpl.kt:152)
	at neuu.kioskserviceImpl.WalletImpl$$FastClassBySpringCGLIB$$d14cf844.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at neuu.kioskserviceImpl.WalletImpl$$EnhancerBySpringCGLIB$$de2659df.postSaleProcess(<generated>)
	at neuu.controller.kiosk.payments.PaymentIntegratedController.integrated$services_0_0_1(PaymentIntegratedController.kt:37)
	at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:891)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:877)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at neuu.WebFilter.doFilter(WebFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
20-08-2026 00:54:54.568 3282630 [http-nio-8051-exec-102] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:54.568 3282630 [http-nio-8051-exec-102] INFO  n.c.kiosk.user.UserController - []
20-08-2026 00:54:58.588 3286650 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerAppController::capturePayment: payload : {payment_method=razor_pay, mobile=9597724778, amount=55, delivery_fee=0, deviceType=app, orderId=TM03202401260820005430857, status=success, pg_data={razorpay_order_id=order_TRk6njEmG8ELtq, razorpay_payment_id=pay_TRk6uGsF2FIA8c, razorpay_signature=a0caf45c363457f7e359e5880e01ef474b16305d8fb51498d2b41ba5253adfeb}}
20-08-2026 00:54:58.590 3286652 [http-nio-8051-exec-101] INFO  n.s.WalletImplementation - WalletImplementation::getWallet user_id : 9597724778
20-08-2026 00:54:58.591 3286653 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:54:58.591 3286653 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:54:58.591 3286653 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:54:58.591 3286653 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:54:58.591 3286653 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9597724778"}
20-08-2026 00:54:58.591 3286653 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:54:58.600 3286662 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:54:58.600 3286662 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"wallets\":[{\"total_balance\":-35,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":-35,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200}
20-08-2026 00:54:58.600 3286662 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"wallets\":[{\"total_balance\":-35,\"promotional_balance\":0,\"wallet_id\":\"9597724778-Wallet-Personal\",\"is_active\":true,\"balance\":-35,\"corporate_id\":\"\",\"is_location_restricted\":false}],\"status\":true}","code":200,"status":true}
20-08-2026 00:54:58.600 3286662 [http-nio-8051-exec-101] INFO  n.s.WalletImplementation - WalletImplementation::getWallet response : {"msg":"Wallet","data":{"total_balance":-35,"promotional_balance":0,"post_paid_threshold":0,"personal_balance":-35},"status":true}
20-08-2026 00:54:58.601 3286663 [http-nio-8051-exec-101] INFO  n.s.PaymentsImplementation - PaymentsImplementation::capturePayment name=razor_pay, order id= TM03202401260820005430857, status = success
20-08-2026 00:54:58.601 3286663 [http-nio-8051-exec-101] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  order id= TM03202401260820005430857, status = success
20-08-2026 00:54:58.601 3286663 [http-nio-8051-exec-101] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:54:58.602 3286664 [http-nio-8051-exec-101] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5d31f52a
20-08-2026 00:54:58.602 3286664 [http-nio-8051-exec-101] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  pg_data  {"razorpay_signature":"a0caf45c363457f7e359e5880e01ef474b16305d8fb51498d2b41ba5253adfeb","razorpay_payment_id":"pay_TRk6uGsF2FIA8c","razorpay_order_id":"order_TRk6njEmG8ELtq"}
20-08-2026 00:54:58.602 3286664 [http-nio-8051-exec-101] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  signature_status  true
20-08-2026 00:54:58.621 3286683 [http-nio-8051-exec-101] INFO  n.s.PaymentsJusPayImplementation - PaymentsJusPayImplementation::capturePaymentRazorPay  :  razorpay_order_id=order_TRk6njEmG8ELtq, receipt=TM03202401260820005430857-005433, rp_status=paid
20-08-2026 00:54:58.621 3286683 [http-nio-8051-exec-101] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 uid = 8586682732902433046, getAccessCode = true, updatePayment = true, walletParam = false,  deviceType = app, orderId = TM03202401260820005430857, paymentId = TM03202401260820005430857-005433, amount = 55.0, mobileNumber = 9597724778, paymentJson = {"razor_pay_res":{"amount":5500,"amount_paid":5500,"notes":[],"created_at":1787167473,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM03202401260820005430857-005433","id":"order_TRk6njEmG8ELtq","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"a0caf45c363457f7e359e5880e01ef474b16305d8fb51498d2b41ba5253adfeb","razorpay_payment_id":"pay_TRk6uGsF2FIA8c","razorpay_order_id":"order_TRk6njEmG8ELtq"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}, paymentGateway = razor_pay, txn_type = pre
20-08-2026 00:54:59.268 3287330 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - payment_ref_id TM03202401260820005430857-005433
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - amount: 55.0
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - promotionalAmount: 0.0
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - creditor: razor_pay
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - terminalId: TM03202401260820005430857-005433
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM03202401260820005430857
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - description: Money added to TinyMart Wallet from  razor_pay
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - postdata {"promotional_amount":"0.0","amount":"55.0","corporate_id":"","is_send_sms_enabled":"false","description":"Money added to TinyMart Wallet from  razor_pay","creditor":"razor_pay","location":"","app_transaction_id":"pre_TM03202401260820005430857","customer_id":"9597724778","terminal_id":"TM03202401260820005430857-005433"}
20-08-2026 00:54:59.269 3287331 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/credit
20-08-2026 00:54:59.290 3287352 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/credit
20-08-2026 00:54:59.290 3287352 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"857706799357447232\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:54:59.290 3287352 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - credit response:{"result":"{\"transaction_id\":\"857706799357447232\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:54:59.290 3287352 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - WalletResponse response: {"result":"{\"transaction_id\":\"857706799357447232\",\"msg\":\"Amount credited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:54:59.291 3287353 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - success payment row Payment{id=8586682732902433046, payment_id='TM03202401260820005430857-005433', order_id='TM03202401260820005430857', amount=55.0, payment_status='success', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5500,"amount_paid":5500,"notes":[],"created_at":1787167473,"description":null,"offer_id":null,"amount_due":0,"currency":"INR","receipt":"TM03202401260820005430857-005433","id":"order_TRk6njEmG8ELtq","checkout":null,"entity":"order","attempts":1,"status":"paid"},"res_from_app":{"razorpay_signature":"a0caf45c363457f7e359e5880e01ef474b16305d8fb51498d2b41ba5253adfeb","razorpay_payment_id":"pay_TRk6uGsF2FIA8c","razorpay_order_id":"order_TRk6njEmG8ELtq"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9597724778', txn_type='inflow', environment='9', created_at='2026-08-20 00:54:33.0'}
20-08-2026 00:54:59.369 3287431 [http-nio-8051-exec-129] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus payload:{trays=[], doors=[{door_id=1, data=[{sensors=[{id=TM06202202-1-limit, sensor_type=limit, sensor_status=true}, {id=TM06202202-1-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:54:59.153473}], hcid=[1]}, {door_id=2, data=[{sensors=[{id=TM06202202-2-limit, sensor_type=limit, sensor_status=true}, {id=TM06202202-2-magnetic, sensor_type=magnetic, sensor_status=true}], created_at=2026-08-20 00:54:59.154127}], hcid=[1]}]}
20-08-2026 00:54:59.369 3287431 [http-nio-8051-exec-129] ERROR n.c.k.m.HealthStatusController - no camera data found
20-08-2026 00:54:59.369 3287431 [http-nio-8051-exec-129] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateTrayStatus imei : TM06202202, traysArr : []
20-08-2026 00:54:59.370 3287432 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus imei : TM06202202, traysArr : []
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 11
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 12
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 13
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 14
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 15
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 16
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 17
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 18
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 19
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 20
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 21
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 22
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 23
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 24
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 25
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 26
20-08-2026 00:54:59.371 3287433 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 27
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 31
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 32
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 33
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 34
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 35
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 36
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 37
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 38
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 39
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 40
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 41
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 42
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 43
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 44
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 45
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus m: 46
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyTimeIssuesArr:  []
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus faultyArr:  []
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus syncArr: [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]
20-08-2026 00:54:59.372 3287434 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateTraysStatus workingArr: []
20-08-2026 00:54:59.378 3287440 [http-nio-8051-exec-129] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:54:59.153473"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:54:59.154127"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:54:59.378 3287440 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateDoorsStatus imei : TM06202202, doorsArr : [{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-1-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-1-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:54:59.153473"}],"door_id":1,"hcid":[1]},{"data":[{"sensors":[{"sensor_status":true,"id":"TM06202202-2-limit","sensor_type":"limit"},{"sensor_status":true,"id":"TM06202202-2-magnetic","sensor_type":"magnetic"}],"created_at":"2026-08-20 00:54:59.154127"}],"door_id":2,"hcid":[1]}]
20-08-2026 00:54:59.389 3287451 [http-nio-8051-exec-129] INFO  n.c.k.m.HealthStatusController - StateMachineController::updateDoorStatus imei : TM06202202, cameraArr : {}
20-08-2026 00:54:59.390 3287452 [http-nio-8051-exec-129] INFO  n.s.MachinesImplementation - MachineImplementation::updateCameraInfoStatus imei : TM06202202, cameraInfoData : {}
20-08-2026 00:54:59.907 3287969 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - walletImpl::neuuWalletCredit :: response {"walletId":"857706799357447232","status":true}
20-08-2026 00:54:59.907 3287969 [http-nio-8051-exec-101] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 creditResp = {"walletId":"857706799357447232","status":true}
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - neuuWalletJson response: {"transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","wallets":[{"wallet_id":"9597724778-Wallet-Personal","corporate_id":"","is_location_restricted":false}]}
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - transactionKey response: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - customerId: 9597724778
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - amount: 20.0
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - debitor: razor_pay
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - terminalId: 
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - appTransactionId: pre_TM03202401260820005430857
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - location: 
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - description: Paid from TinyMart Wallet for order  TM03202401260820005430857
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - isSendSMSEnabled: false
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - transactionKey: FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"FDPmbRcfdVJzAHBaUgMpTL1wO7wiUd8JjvDMd4v3qzowVLTdDEEyOwf1lmCdOixOvSvG5V2HwU86WzcNwZq3AHoBZrxJFSsXvfQsXc7vF7T9OxAla4ndCsDm8JwkJ3qHVfEDCaLPeBMIYqvNAG2f6axEvq0gFEKNQ7gD8snTbXQeB7ZHpbAm5d9qJ6YLHMLyeGbwXP61m1a4uho4UP6KtspBodfZpJj7ni5FzRXPYcG4DSebG8sVib4pPSmQ6MkV","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - postdata {"debitor":"razor_pay","amount":"20.0","corporate_id":"","is_send_sms_enabled":"false","description":"Paid from TinyMart Wallet for order  TM03202401260820005430857","location":"","app_transaction_id":"pre_TM03202401260820005430857","customer_id":"9597724778","terminal_id":""}
20-08-2026 00:54:59.909 3287971 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/debit
20-08-2026 00:54:59.930 3287992 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/debit
20-08-2026 00:54:59.930 3287992 [http-nio-8051-exec-101] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"transaction_id\":\"6694295294649713288\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200}
20-08-2026 00:54:59.930 3287992 [http-nio-8051-exec-101] INFO  neuu.utils.payment.NeuuWallet - debit response:{"result":"{\"transaction_id\":\"6694295294649713288\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:54:59.930 3287992 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - status response: {"result":"{\"transaction_id\":\"6694295294649713288\",\"msg\":\"Amount debited successfully\",\"is_duplicate\":false,\"status\":true}","code":200,"status":true}
20-08-2026 00:54:59.930 3287992 [http-nio-8051-exec-101] INFO  neuu.kioskserviceImpl.WalletImpl - walletResponseResult response: {"transaction_id":"6694295294649713288","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:54:59.930 3287992 [http-nio-8051-exec-101] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentSuccessV3 appdebitStatus = {"transaction_id":"6694295294649713288","msg":"Amount debited successfully","is_duplicate":false,"status":true}
20-08-2026 00:54:59.931 3287993 [http-nio-8051-exec-101] INFO  n.s.PaymentsImplementation - order row updated Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='null', access_code='null', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:54:59.931 3287993 [http-nio-8051-exec-101] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode request payload:TM03202401260820005430857
20-08-2026 00:55:00.953 3289015 [http-nio-8051-exec-101] INFO  n.s.PaymentsImplementation - PaymentsImplementation::generateAccessCode accessCode : 52725894
20-08-2026 00:55:00.958 3289020 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:55:01.304 3289366 [http-nio-8051-exec-136] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: imei :: TM06202501 
20-08-2026 00:55:01.305 3289367 [http-nio-8051-exec-136] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getMachine :: response :: 9
20-08-2026 00:55:01.306 3289368 [http-nio-8051-exec-136] ERROR n.c.kiosk.orders.SyncController - no order data data found
20-08-2026 00:55:01.317 3289379 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:55:01.317 3289379 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:55:01.319 3289381 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:55:01.319 3289381 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:55:01.319 3289381 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:55:01.321 3289383 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:55:01.321 3289383 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:55:01.321 3289383 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:55:01.324 3289386 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:55:01.325 3289387 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:55:01.325 3289387 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:55:01.328 3289390 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:55:01.332 3289394 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:55:01.332 3289394 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:55:01.333 3289395 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:55:01.333 3289395 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:55:01.333 3289395 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:55:01.334 3289396 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:55:01.335 3289397 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:55:01.335 3289397 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:55:01.338 3289400 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:55:01.338 3289400 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:55:01.338 3289400 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:55:01.339 3289401 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:55:01.339 3289401 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:55:01.339 3289401 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:55:01.340 3289402 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:55:01.340 3289402 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:55:01.340 3289402 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:55:01.341 3289403 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:55:01.341 3289403 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:55:01.341 3289403 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:55:01.342 3289404 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:55:01.342 3289404 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:55:01.342 3289404 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:55:01.344 3289406 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:55:01.344 3289406 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:55:01.344 3289406 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:55:01.345 3289407 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:55:01.349 3289411 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:55:01.349 3289411 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:55:01.353 3289415 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:55:01.356 3289418 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:55:01.356 3289418 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:55:01.357 3289419 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:55:01.360 3289422 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:55:01.360 3289422 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:55:01.362 3289424 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:55:01.363 3289425 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:55:01.363 3289425 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:55:01.366 3289428 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:55:01.366 3289428 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:55:01.366 3289428 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:55:01.369 3289431 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:55:01.370 3289432 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:55:01.370 3289432 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:55:01.373 3289435 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:55:01.373 3289435 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 4
20-08-2026 00:55:01.373 3289435 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 4
20-08-2026 00:55:01.375 3289437 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 4
20-08-2026 00:55:01.375 3289437 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:55:01.375 3289437 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:55:01.376 3289438 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:55:01.376 3289438 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:55:01.376 3289438 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:55:01.377 3289439 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:55:01.377 3289439 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:55:01.377 3289439 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:55:01.379 3289441 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:55:01.379 3289441 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 9
20-08-2026 00:55:01.379 3289441 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 9
20-08-2026 00:55:01.381 3289443 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 9
20-08-2026 00:55:01.381 3289443 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 2
20-08-2026 00:55:01.381 3289443 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 2
20-08-2026 00:55:01.382 3289444 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 2
20-08-2026 00:55:01.382 3289444 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 5
20-08-2026 00:55:01.382 3289444 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 5
20-08-2026 00:55:01.383 3289445 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 5
20-08-2026 00:55:01.383 3289445 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 7
20-08-2026 00:55:01.383 3289445 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 7
20-08-2026 00:55:01.384 3289446 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 7
20-08-2026 00:55:01.384 3289446 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 1
20-08-2026 00:55:01.384 3289446 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 1
20-08-2026 00:55:01.385 3289447 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 1
20-08-2026 00:55:01.386 3289448 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:55:01.386 3289448 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:55:01.389 3289451 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:55:01.389 3289451 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 3
20-08-2026 00:55:01.389 3289451 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 3
20-08-2026 00:55:01.390 3289452 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 3
20-08-2026 00:55:01.390 3289452 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:55:01.390 3289452 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:55:01.393 3289455 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:55:01.397 3289459 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - current Qty 0
20-08-2026 00:55:01.397 3289459 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - lastQty Qty 0
20-08-2026 00:55:01.398 3289460 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - skuGroupQty Qty 0
20-08-2026 00:55:01.472 3289534 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - Order{order_id='TM04201907190925140028', user_id=8197994909, vm_id=1528664925145548512, order_amount=0.0, pre_auth_amount=25.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"orderId": "TM04201907190925140028", "bill_amount": 0, "res": true, "cart_offer_desc": "", "userId": "8197994909", "imei": "TM04201907", "skus": [], "total_amount": 0}', weight_based_response='{"orderId": "TM04201907190925140028", "res": "False", "total_amount": 0, "skus": [], "logic": "TBL"}', created_at='2019-09-25 14:00:28.0', pre_auth_gateway='ola', balance_gateway='null', short_order_id='Q7Ylt4', short_order_expiry='27-07-2025 10:48:28', receipt_id='IN20260820000313', proposedSkuJson='{"orderId": "TM04201907190925140028", "bill_amount": 20, "res": true, "cart_offer_desc": "", "userId": "8197994909", "imei": "TM04201907", "skus": [{"skuid": "5004", "name": "Lays/Bingo/Too Yum Chips All Flavors", "tray_id": "32", "offer_desc": "", "offer_id": "", "sku_total": "19.0", "unit_price": "19.0", "qty": "1", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-2292.jpg", "door_id": "3"}], "total_amount": 19}', video_url='null', access_code='11901a6a-6e2d-4d95-83f9-f29f9863aba5', status='null', type_of_order='null', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:55:01.486 3289548 [http-nio-8051-exec-136] INFO  n.c.kiosk.orders.SyncController - txn response: {"orders_data_synced":[],"orders_synced":["TM04201907190925140028"],"tray_synced":["no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry","no_entry"],"orders_data":[],"orders":[],"order_items_synced":[],"tray_sync":[],"status":true,"order_items":[]}
20-08-2026 00:55:01.536 3289598 [http-nio-8051-exec-137] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:55:01.577 3289639 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.580 3289642 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.591 3289653 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.591 3289653 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:55:01.591 3289653 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:55:01.595 3289657 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:55:01.595 3289657 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:55:01.597 3289659 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:01.599 3289661 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:01.604 3289666 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:01.604 3289666 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:55:01.604 3289666 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:55:01.608 3289670 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:55:01.608 3289670 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:01.608 3289670 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:55:01.630 3289692 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:01.631 3289693 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:01.631 3289693 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:01.631 3289693 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:55:01.631 3289693 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:01.0
20-08-2026 00:55:01.631 3289693 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:01.632 3289694 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.634 3289696 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.637 3289699 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.637 3289699 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:55:01.637 3289699 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:55:01.641 3289703 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:55:01.641 3289703 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:55:01.642 3289704 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:01.644 3289706 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:01.647 3289709 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:01.647 3289709 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:55:01.647 3289709 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:55:01.652 3289714 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:55:01.652 3289714 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:01.652 3289714 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:55:01.671 3289733 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:01.671 3289733 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:01.671 3289733 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:01.671 3289733 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:55:01.671 3289733 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:01.0
20-08-2026 00:55:01.671 3289733 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:01.674 3289736 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.677 3289739 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.685 3289747 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.685 3289747 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:55:01.685 3289747 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:01.691 3289753 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:55:01.691 3289753 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:55:01.696 3289758 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:01.698 3289760 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:01.709 3289771 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:01.709 3289771 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:55:01.709 3289771 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:55:01.715 3289777 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:55:01.715 3289777 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:01.715 3289777 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:55:01.759 3289821 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:01.759 3289821 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:01.759 3289821 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:01.759 3289821 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:55:01.759 3289821 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:01.0
20-08-2026 00:55:01.759 3289821 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:01.762 3289824 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.765 3289827 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.774 3289836 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.774 3289836 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:55:01.774 3289836 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:55:01.782 3289844 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:55:01.782 3289844 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:55:01.788 3289850 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:01.791 3289853 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:01.799 3289861 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:01.799 3289861 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:55:01.799 3289861 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:55:01.806 3289868 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:55:01.806 3289868 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:01.806 3289868 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:55:01.871 3289933 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:01.872 3289934 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:01.872 3289934 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:01.872 3289934 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:55:01.872 3289934 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:01.0
20-08-2026 00:55:01.872 3289934 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:01.873 3289935 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.875 3289937 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.878 3289940 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.879 3289941 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:55:01.879 3289941 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:55:01.882 3289944 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:55:01.882 3289944 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:55:01.883 3289945 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.885 3289947 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.888 3289950 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.888 3289950 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:55:01.888 3289950 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:55:01.892 3289954 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:55:01.892 3289954 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:55:01.893 3289955 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.895 3289957 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.898 3289960 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.898 3289960 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:55:01.898 3289960 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:55:01.901 3289963 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:55:01.901 3289963 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:55:01.902 3289964 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.903 3289965 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.907 3289969 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.907 3289969 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:55:01.907 3289969 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:55:01.911 3289973 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:55:01.911 3289973 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:55:01.912 3289974 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:01.914 3289976 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:01.917 3289979 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:01.917 3289979 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:55:01.917 3289979 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:55:01.920 3289982 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:55:01.920 3289982 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:55:01.922 3289984 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.924 3289986 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.927 3289989 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.927 3289989 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:55:01.927 3289989 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:55:01.930 3289992 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:55:01.931 3289993 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:55:01.932 3289994 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.933 3289995 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.937 3289999 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.937 3289999 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:55:01.937 3289999 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:55:01.941 3290003 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:55:01.941 3290003 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:55:01.942 3290004 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.943 3290005 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.947 3290009 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.947 3290009 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:55:01.947 3290009 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:55:01.950 3290012 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:55:01.950 3290012 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:55:01.951 3290013 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:01.953 3290015 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:01.956 3290018 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:01.956 3290018 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:55:01.956 3290018 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:55:01.960 3290022 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:55:01.960 3290022 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:01.960 3290022 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:55:01.983 3290045 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:01.984 3290046 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:01.984 3290046 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:55:01.984 3290046 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:55:01.984 3290046 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:01.0
20-08-2026 00:55:01.984 3290046 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:01.985 3290047 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.987 3290049 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:01.991 3290053 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:01.991 3290053 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:55:01.991 3290053 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:01.994 3290056 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:55:01.994 3290056 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:55:01.996 3290058 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:01.998 3290060 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.001 3290063 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.002 3290064 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:55:02.002 3290064 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:55:02.005 3290067 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:55:02.005 3290067 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:55:02.006 3290068 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.008 3290070 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.012 3290074 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.012 3290074 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:55:02.013 3290075 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:55:02.016 3290078 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:55:02.016 3290078 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:55:02.017 3290079 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.018 3290080 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.022 3290084 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.022 3290084 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:55:02.022 3290084 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:55:02.025 3290087 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:55:02.025 3290087 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.025 3290087 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:55:02.046 3290108 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.046 3290108 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.046 3290108 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.046 3290108 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:55:02.046 3290108 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.046 3290108 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.048 3290110 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.051 3290113 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.055 3290117 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.055 3290117 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:55:02.055 3290117 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:55:02.060 3290122 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:55:02.060 3290122 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.060 3290122 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:55:02.109 3290171 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.110 3290172 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.110 3290172 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.110 3290172 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:55:02.110 3290172 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.110 3290172 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.111 3290173 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.114 3290176 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.119 3290181 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.119 3290181 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:55:02.119 3290181 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:02.123 3290185 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:55:02.123 3290185 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:55:02.124 3290186 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.126 3290188 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.130 3290192 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.130 3290192 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:55:02.130 3290192 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:55:02.133 3290195 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:55:02.133 3290195 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:55:02.134 3290196 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.136 3290198 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.139 3290201 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.140 3290202 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:55:02.140 3290202 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:55:02.143 3290205 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:55:02.143 3290205 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.143 3290205 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:55:02.161 3290223 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.161 3290223 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.161 3290223 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.161 3290223 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:55:02.161 3290223 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.161 3290223 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.162 3290224 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.164 3290226 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.168 3290230 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.168 3290230 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:55:02.168 3290230 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:55:02.173 3290235 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:55:02.173 3290235 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:55:02.174 3290236 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.175 3290237 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.180 3290242 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.181 3290243 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:55:02.181 3290243 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:55:02.185 3290247 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:55:02.185 3290247 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:55:02.186 3290248 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:55:02.188 3290250 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ac7ee05
20-08-2026 00:55:02.191 3290253 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:55:02.191 3290253 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:55:02.191 3290253 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:55:02.194 3290256 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:55:02.194 3290256 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:55:02.196 3290258 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.198 3290260 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.201 3290263 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.201 3290263 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:55:02.201 3290263 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:55:02.205 3290267 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:55:02.205 3290267 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:55:02.206 3290268 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.208 3290270 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.211 3290273 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.211 3290273 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:55:02.211 3290273 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:55:02.215 3290277 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:55:02.215 3290277 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:55:02.216 3290278 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.218 3290280 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.221 3290283 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.221 3290283 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:55:02.221 3290283 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:55:02.227 3290289 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:55:02.227 3290289 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:55:02.228 3290290 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.232 3290294 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.238 3290300 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.238 3290300 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:55:02.238 3290300 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:55:02.242 3290304 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:55:02.242 3290304 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:55:02.243 3290305 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.245 3290307 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.249 3290311 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.249 3290311 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:55:02.249 3290311 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:02.253 3290315 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:55:02.253 3290315 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:55:02.254 3290316 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.256 3290318 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.259 3290321 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.259 3290321 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:55:02.259 3290321 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:02.263 3290325 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:55:02.263 3290325 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:55:02.265 3290327 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:55:02.266 3290328 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ac7ee05
20-08-2026 00:55:02.273 3290335 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:55:02.273 3290335 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:55:02.273 3290335 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:55:02.277 3290339 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:55:02.277 3290339 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:55:02.278 3290340 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.280 3290342 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.284 3290346 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.284 3290346 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:55:02.284 3290346 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:55:02.288 3290350 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:55:02.288 3290350 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:55:02.289 3290351 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.291 3290353 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.295 3290357 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.295 3290357 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:55:02.295 3290357 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:55:02.298 3290360 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:55:02.298 3290360 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:55:02.301 3290363 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.303 3290365 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.312 3290374 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.312 3290374 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:55:02.312 3290374 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:55:02.316 3290378 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:55:02.316 3290378 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:55:02.317 3290379 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.318 3290380 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.321 3290383 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.322 3290384 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:55:02.322 3290384 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:55:02.325 3290387 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:55:02.325 3290387 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.325 3290387 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:55:02.347 3290409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.347 3290409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.347 3290409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.347 3290409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:55:02.347 3290409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.347 3290409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.348 3290410 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.350 3290412 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.354 3290416 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.354 3290416 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:55:02.354 3290416 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:55:02.358 3290420 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:55:02.358 3290420 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:55:02.359 3290421 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.360 3290422 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.364 3290426 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.364 3290426 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:55:02.364 3290426 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:55:02.367 3290429 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:55:02.367 3290429 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.368 3290430 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:55:02.386 3290448 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.386 3290448 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.386 3290448 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.386 3290448 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:55:02.386 3290448 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.386 3290448 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.390 3290452 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.394 3290456 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.401 3290463 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.401 3290463 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:55:02.401 3290463 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:55:02.406 3290468 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:55:02.406 3290468 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:55:02.408 3290470 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.409 3290471 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.413 3290475 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.413 3290475 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:55:02.413 3290475 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:55:02.417 3290479 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:55:02.417 3290479 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:55:02.418 3290480 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.420 3290482 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.424 3290486 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.424 3290486 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:55:02.424 3290486 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:55:02.427 3290489 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:55:02.427 3290489 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.428 3290490 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:55:02.451 3290513 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.451 3290513 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.451 3290513 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.451 3290513 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:55:02.452 3290514 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.452 3290514 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.455 3290517 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.460 3290522 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.465 3290527 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.465 3290527 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:55:02.465 3290527 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:55:02.469 3290531 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:55:02.469 3290531 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:55:02.471 3290533 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.473 3290535 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.477 3290539 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.477 3290539 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:55:02.477 3290539 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:02.481 3290543 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:55:02.482 3290544 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:55:02.484 3290546 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.485 3290547 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.490 3290552 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.490 3290552 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:55:02.490 3290552 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:55:02.494 3290556 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:55:02.494 3290556 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.494 3290556 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:55:02.521 3290583 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.521 3290583 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.521 3290583 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.521 3290583 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:55:02.521 3290583 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.521 3290583 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.523 3290585 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.525 3290587 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.530 3290592 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.530 3290592 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:55:02.530 3290592 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:55:02.534 3290596 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:55:02.534 3290596 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.534 3290596 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:55:02.573 3290635 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.573 3290635 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.573 3290635 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.573 3290635 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:55:02.573 3290635 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.574 3290636 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.575 3290637 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.577 3290639 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.582 3290644 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.582 3290644 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:55:02.582 3290644 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:02.584 3290646 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:55:02.584 3290646 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:55:02.585 3290647 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.587 3290649 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.591 3290653 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.591 3290653 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:55:02.591 3290653 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:55:02.595 3290657 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:55:02.595 3290657 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:55:02.596 3290658 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.597 3290659 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.601 3290663 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.601 3290663 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:55:02.601 3290663 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:02.604 3290666 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:55:02.604 3290666 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:55:02.605 3290667 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.607 3290669 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.610 3290672 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.611 3290673 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:55:02.611 3290673 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:55:02.614 3290676 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:55:02.614 3290676 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.614 3290676 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:55:02.633 3290695 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:02.634 3290696 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:02.634 3290696 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:55:02.634 3290696 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:55:02.634 3290696 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.634 3290696 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.637 3290699 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.639 3290701 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.642 3290704 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.642 3290704 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:55:02.642 3290704 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:02.645 3290707 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:55:02.645 3290707 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:55:02.647 3290709 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.648 3290710 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.655 3290717 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.655 3290717 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:55:02.655 3290717 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:55:02.658 3290720 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:55:02.658 3290720 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:55:02.660 3290722 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.661 3290723 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.665 3290727 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.665 3290727 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:55:02.665 3290727 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:02.668 3290730 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:55:02.668 3290730 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:55:02.669 3290731 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:55:02.670 3290732 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f0c64da
20-08-2026 00:55:02.675 3290737 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:55:02.675 3290737 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:55:02.675 3290737 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:55:02.679 3290741 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:55:02.679 3290741 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:55:02.680 3290742 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.682 3290744 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.688 3290750 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.688 3290750 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:55:02.688 3290750 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:55:02.691 3290753 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:55:02.691 3290753 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:55:02.693 3290755 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.695 3290757 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.698 3290760 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.698 3290760 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:55:02.698 3290760 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:55:02.701 3290763 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:55:02.701 3290763 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:55:02.703 3290765 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.704 3290766 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.709 3290771 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.709 3290771 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:55:02.709 3290771 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:55:02.712 3290774 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:55:02.712 3290774 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:55:02.713 3290775 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.715 3290777 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.722 3290784 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.722 3290784 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:55:02.722 3290784 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:55:02.727 3290789 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:55:02.727 3290789 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.727 3290789 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:55:02.754 3290816 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.754 3290816 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.754 3290816 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.754 3290816 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:55:02.754 3290816 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.754 3290816 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.756 3290818 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.758 3290820 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.762 3290824 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.762 3290824 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:55:02.762 3290824 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:55:02.766 3290828 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:55:02.766 3290828 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:55:02.769 3290831 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.771 3290833 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.775 3290837 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.777 3290839 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:55:02.777 3290839 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:55:02.780 3290842 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:55:02.780 3290842 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:55:02.781 3290843 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.784 3290846 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.788 3290850 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.788 3290850 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:55:02.788 3290850 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:02.792 3290854 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:55:02.792 3290854 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:55:02.794 3290856 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.796 3290858 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.800 3290862 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.800 3290862 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:55:02.800 3290862 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:55:02.804 3290866 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:55:02.804 3290866 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.804 3290866 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:55:02.823 3290885 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.824 3290886 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.824 3290886 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.824 3290886 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:55:02.824 3290886 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.824 3290886 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.826 3290888 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.829 3290891 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.842 3290904 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.842 3290904 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:55:02.843 3290905 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:55:02.855 3290917 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:55:02.855 3290917 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.855 3290917 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:55:02.906 3290968 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.906 3290968 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.906 3290968 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.906 3290968 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:55:02.906 3290968 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.906 3290968 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.908 3290970 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.910 3290972 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.914 3290976 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.914 3290976 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:55:02.914 3290976 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:55:02.922 3290984 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:55:02.922 3290984 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:55:02.924 3290986 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.930 3290992 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.935 3290997 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.935 3290997 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:55:02.935 3290997 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:02.943 3291005 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:55:02.943 3291005 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:55:02.944 3291006 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.947 3291009 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.951 3291013 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.951 3291013 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:55:02.951 3291013 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:02.955 3291017 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:55:02.955 3291017 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:55:02.957 3291019 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:02.959 3291021 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:02.964 3291026 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:02.964 3291026 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:55:02.964 3291026 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:55:02.968 3291030 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:55:02.968 3291030 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:02.968 3291030 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:55:02.986 3291048 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.986 3291048 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:02.986 3291048 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:02.986 3291048 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:55:02.986 3291048 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:02.0
20-08-2026 00:55:02.986 3291048 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:02.987 3291049 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:02.990 3291052 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:02.995 3291057 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:02.995 3291057 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:55:02.995 3291057 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:02.999 3291061 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:55:02.999 3291061 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:55:03.001 3291063 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.003 3291065 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.007 3291069 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.007 3291069 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:55:03.007 3291069 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:55:03.010 3291072 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:55:03.010 3291072 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.010 3291072 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:55:03.036 3291098 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.036 3291098 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.036 3291098 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:03.036 3291098 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:55:03.036 3291098 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.036 3291098 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.038 3291100 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.040 3291102 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.045 3291107 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.045 3291107 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:55:03.045 3291107 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:03.049 3291111 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:55:03.049 3291111 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:55:03.050 3291112 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.052 3291114 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.057 3291119 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.057 3291119 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:55:03.057 3291119 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:55:03.061 3291123 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:55:03.061 3291123 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.061 3291123 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:55:03.105 3291167 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.105 3291167 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.105 3291167 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:03.106 3291168 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:55:03.106 3291168 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.106 3291168 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.107 3291169 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.110 3291172 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.116 3291178 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.116 3291178 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:55:03.116 3291178 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:55:03.121 3291183 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:55:03.121 3291183 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:55:03.124 3291186 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.127 3291189 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.131 3291193 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.132 3291194 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:55:03.132 3291194 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:55:03.136 3291198 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:55:03.136 3291198 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.136 3291198 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:55:03.154 3291216 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.154 3291216 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.154 3291216 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:03.155 3291217 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:55:03.155 3291217 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.155 3291217 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.156 3291218 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.159 3291221 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.164 3291226 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.164 3291226 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:55:03.164 3291226 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:55:03.169 3291231 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:55:03.169 3291231 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.169 3291231 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:55:03.190 3291252 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.190 3291252 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.190 3291252 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:03.190 3291252 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:55:03.190 3291252 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.190 3291252 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.192 3291254 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.195 3291257 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.200 3291262 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.200 3291262 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:55:03.200 3291262 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:55:03.204 3291266 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:55:03.204 3291266 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:55:03.206 3291268 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.208 3291270 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.213 3291275 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.213 3291275 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:55:03.213 3291275 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:55:03.217 3291279 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:55:03.217 3291279 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.217 3291279 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:55:03.240 3291302 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.240 3291302 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.240 3291302 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:03.240 3291302 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:55:03.240 3291302 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.240 3291302 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.242 3291304 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.245 3291307 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.249 3291311 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.249 3291311 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:55:03.249 3291311 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:55:03.254 3291316 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:55:03.254 3291316 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:55:03.256 3291318 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.258 3291320 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.264 3291326 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.264 3291326 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:55:03.264 3291326 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:55:03.268 3291330 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:55:03.269 3291331 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:55:03.270 3291332 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.272 3291334 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.278 3291340 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.278 3291340 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:55:03.278 3291340 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:55:03.283 3291345 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:55:03.284 3291346 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:55:03.285 3291347 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.287 3291349 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.292 3291354 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.292 3291354 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:55:03.292 3291354 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:55:03.297 3291359 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:55:03.297 3291359 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:55:03.298 3291360 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.301 3291363 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.305 3291367 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.306 3291368 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:55:03.306 3291368 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:03.312 3291374 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:55:03.312 3291374 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:55:03.315 3291377 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.317 3291379 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.326 3291388 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.326 3291388 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:55:03.326 3291388 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:55:03.331 3291393 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:55:03.331 3291393 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:55:03.332 3291394 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.334 3291396 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.340 3291402 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.340 3291402 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:55:03.340 3291402 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:55:03.344 3291406 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:55:03.344 3291406 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:55:03.345 3291407 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.347 3291409 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.350 3291412 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.351 3291413 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:55:03.351 3291413 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:55:03.355 3291417 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:55:03.355 3291417 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:55:03.357 3291419 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.360 3291422 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.364 3291426 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.364 3291426 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:55:03.364 3291426 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:55:03.368 3291430 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:55:03.368 3291430 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:55:03.369 3291431 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:55:03.371 3291433 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2ac7ee05
20-08-2026 00:55:03.376 3291438 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:55:03.376 3291438 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:55:03.376 3291438 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:55:03.381 3291443 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:55:03.381 3291443 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:55:03.382 3291444 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.384 3291446 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.388 3291450 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.388 3291450 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:55:03.388 3291450 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:55:03.393 3291455 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:55:03.393 3291455 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:55:03.394 3291456 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.396 3291458 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.401 3291463 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.401 3291463 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:55:03.401 3291463 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:55:03.405 3291467 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:55:03.406 3291468 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.406 3291468 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:55:03.441 3291503 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.441 3291503 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.441 3291503 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:03.441 3291503 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:55:03.441 3291503 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.441 3291503 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.442 3291504 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.445 3291507 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.447 3291509 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:55:03.448 3291510 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:55:03.450 3291512 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.450 3291512 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:55:03.450 3291512 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:55:03.455 3291517 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:55:03.455 3291517 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:55:03.456 3291518 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.458 3291520 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.462 3291524 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.462 3291524 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:55:03.462 3291524 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:55:03.467 3291529 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:55:03.467 3291529 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:55:03.469 3291531 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.471 3291533 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.477 3291539 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.477 3291539 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:55:03.477 3291539 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:55:03.484 3291546 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:55:03.485 3291547 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:55:03.487 3291549 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.489 3291551 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.494 3291556 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.494 3291556 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:55:03.494 3291556 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:03.497 3291559 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:55:03.497 3291559 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:55:03.499 3291561 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.501 3291563 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.505 3291567 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.505 3291567 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:55:03.505 3291567 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:55:03.509 3291571 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:55:03.509 3291571 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.510 3291572 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:55:03.535 3291597 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:03.535 3291597 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:03.535 3291597 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:55:03.535 3291597 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:55:03.535 3291597 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.535 3291597 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.538 3291600 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.540 3291602 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.545 3291607 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.545 3291607 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:55:03.545 3291607 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:55:03.549 3291611 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:55:03.549 3291611 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.549 3291611 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:55:03.550 3291612 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:55:03.570 3291632 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:03.570 3291632 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:03.570 3291632 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:55:03.570 3291632 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:55:03.570 3291632 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.570 3291632 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.572 3291634 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.575 3291637 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.579 3291641 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.579 3291641 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:55:03.579 3291641 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:55:03.584 3291646 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:55:03.584 3291646 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.584 3291646 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:55:03.608 3291670 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.608 3291670 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.608 3291670 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:03.608 3291670 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:55:03.608 3291670 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.608 3291670 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.609 3291671 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.612 3291674 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.617 3291679 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.617 3291679 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:55:03.617 3291679 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:03.620 3291682 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:55:03.620 3291682 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:55:03.622 3291684 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.625 3291687 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.629 3291691 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.629 3291691 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:55:03.629 3291691 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:55:03.634 3291696 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:55:03.634 3291696 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:55:03.635 3291697 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.637 3291699 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.641 3291703 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.642 3291704 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:55:03.642 3291704 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:55:03.646 3291708 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:55:03.646 3291708 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.646 3291708 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:55:03.672 3291734 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.672 3291734 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.672 3291734 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:03.672 3291734 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:55:03.673 3291735 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.673 3291735 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.674 3291736 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.677 3291739 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.681 3291743 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.681 3291743 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:55:03.681 3291743 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:55:03.685 3291747 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:55:03.685 3291747 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:55:03.687 3291749 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.689 3291751 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.694 3291756 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.694 3291756 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:55:03.694 3291756 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:55:03.699 3291761 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:55:03.699 3291761 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.699 3291761 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:55:03.724 3291786 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.724 3291786 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.724 3291786 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:03.724 3291786 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:55:03.724 3291786 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.724 3291786 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.726 3291788 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.728 3291790 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.732 3291794 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.732 3291794 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:55:03.732 3291794 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:55:03.737 3291799 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:55:03.737 3291799 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:55:03.738 3291800 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.741 3291803 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.745 3291807 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.745 3291807 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:55:03.745 3291807 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:55:03.750 3291812 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:55:03.750 3291812 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:55:03.751 3291813 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.753 3291815 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.756 3291818 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.757 3291819 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:55:03.757 3291819 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:03.766 3291828 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:55:03.766 3291828 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:55:03.767 3291829 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.770 3291832 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.775 3291837 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.776 3291838 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:55:03.776 3291838 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:55:03.780 3291842 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:55:03.780 3291842 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:55:03.781 3291843 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.783 3291845 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.788 3291850 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.788 3291850 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:55:03.788 3291850 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:55:03.792 3291854 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:55:03.792 3291854 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:55:03.794 3291856 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.796 3291858 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.800 3291862 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.800 3291862 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:55:03.800 3291862 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:03.805 3291867 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:55:03.805 3291867 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:55:03.806 3291868 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.808 3291870 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.813 3291875 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.813 3291875 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:55:03.813 3291875 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:55:03.817 3291879 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:55:03.817 3291879 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.817 3291879 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:55:03.835 3291897 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:03.835 3291897 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:03.835 3291897 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:55:03.835 3291897 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:55:03.835 3291897 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.835 3291897 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.837 3291899 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.840 3291902 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:55:03.840 3291902 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.840 3291902 [http-nio-8051-exec-148] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:55:03.844 3291906 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.844 3291906 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:55:03.844 3291906 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:55:03.849 3291911 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:55:03.849 3291911 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:55:03.851 3291913 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.853 3291915 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.859 3291921 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.859 3291921 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:55:03.859 3291921 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:55:03.864 3291926 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:55:03.864 3291926 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.864 3291926 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:55:03.881 3291943 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:03.882 3291944 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:03.882 3291944 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:55:03.883 3291945 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:55:03.883 3291945 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.883 3291945 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.884 3291946 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.887 3291949 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.892 3291954 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.892 3291954 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:55:03.892 3291954 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:55:03.896 3291958 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:55:03.896 3291958 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.896 3291958 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:55:03.920 3291982 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.920 3291982 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:03.920 3291982 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:03.920 3291982 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:55:03.920 3291982 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:03.0
20-08-2026 00:55:03.920 3291982 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:03.924 3291986 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:03.927 3291989 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:03.934 3291996 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:03.934 3291996 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:55:03.934 3291996 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:55:03.939 3292001 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:55:03.939 3292001 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:55:03.942 3292004 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:03.944 3292006 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:03.951 3292013 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:03.951 3292013 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:55:03.951 3292013 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:55:03.958 3292020 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:55:03.958 3292020 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:03.959 3292021 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:55:03.963 3292025 [http-nio-8051-exec-148] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:55:04.021 3292083 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.021 3292083 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.021 3292083 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.021 3292083 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:55:04.021 3292083 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.021 3292083 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.022 3292084 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.028 3292090 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.034 3292096 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.034 3292096 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:55:04.034 3292096 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:55:04.037 3292099 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:55:04.037 3292099 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:55:04.038 3292100 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.040 3292102 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.045 3292107 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.046 3292108 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:55:04.046 3292108 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:55:04.051 3292113 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:55:04.051 3292113 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:55:04.052 3292114 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.056 3292118 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.061 3292123 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.062 3292124 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:55:04.062 3292124 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:55:04.067 3292129 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:55:04.067 3292129 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:55:04.068 3292130 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.070 3292132 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.075 3292137 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.075 3292137 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:55:04.075 3292137 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:04.081 3292143 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:55:04.081 3292143 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:55:04.082 3292144 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.085 3292147 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.090 3292152 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.090 3292152 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:55:04.090 3292152 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:55:04.095 3292157 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:55:04.096 3292158 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.096 3292158 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:55:04.131 3292193 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:04.131 3292193 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:04.131 3292193 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:55:04.131 3292193 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:55:04.132 3292194 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.132 3292194 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.133 3292195 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.136 3292198 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.141 3292203 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.141 3292203 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:55:04.141 3292203 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:55:04.145 3292207 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:55:04.145 3292207 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:55:04.147 3292209 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.149 3292211 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.153 3292215 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.153 3292215 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:55:04.153 3292215 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:55:04.158 3292220 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:55:04.158 3292220 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:55:04.159 3292221 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.162 3292224 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.166 3292228 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.166 3292228 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:55:04.166 3292228 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:55:04.170 3292232 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:55:04.170 3292232 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.170 3292232 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:55:04.187 3292249 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.187 3292249 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.187 3292249 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.187 3292249 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:55:04.187 3292249 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.187 3292249 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.188 3292250 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.191 3292253 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.196 3292258 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.196 3292258 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:55:04.196 3292258 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:55:04.200 3292262 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:55:04.200 3292262 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.200 3292262 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:55:04.222 3292284 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:04.222 3292284 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:04.222 3292284 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:55:04.222 3292284 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:55:04.222 3292284 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.222 3292284 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.224 3292286 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.228 3292290 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.232 3292294 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.232 3292294 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:55:04.232 3292294 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:55:04.238 3292300 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:55:04.238 3292300 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:55:04.239 3292301 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.241 3292303 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.246 3292308 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.246 3292308 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:55:04.246 3292308 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:55:04.250 3292312 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:55:04.250 3292312 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:55:04.252 3292314 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.254 3292316 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.258 3292320 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.258 3292320 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:55:04.258 3292320 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:55:04.262 3292324 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:55:04.262 3292324 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:55:04.263 3292325 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.266 3292328 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.270 3292332 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.270 3292332 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:55:04.270 3292332 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:55:04.274 3292336 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:55:04.274 3292336 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:55:04.275 3292337 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.277 3292339 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.281 3292343 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.281 3292343 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:55:04.281 3292343 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:55:04.285 3292347 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:55:04.285 3292347 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.286 3292348 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:55:04.306 3292368 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.306 3292368 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.306 3292368 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.306 3292368 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:55:04.306 3292368 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.306 3292368 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.307 3292369 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.310 3292372 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.313 3292375 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.313 3292375 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:55:04.313 3292375 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:55:04.317 3292379 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:55:04.318 3292380 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:55:04.318 3292380 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.320 3292382 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.324 3292386 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.324 3292386 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:55:04.324 3292386 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:04.327 3292389 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:55:04.327 3292389 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:55:04.328 3292390 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.331 3292393 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.336 3292398 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.336 3292398 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:55:04.336 3292398 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:04.339 3292401 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:55:04.339 3292401 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:55:04.341 3292403 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.343 3292405 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.347 3292409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.347 3292409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:55:04.347 3292409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:55:04.351 3292413 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:55:04.351 3292413 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:55:04.352 3292414 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.354 3292416 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.358 3292420 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.358 3292420 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:55:04.358 3292420 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:04.363 3292425 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:55:04.363 3292425 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:55:04.365 3292427 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.367 3292429 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.372 3292434 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.372 3292434 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:55:04.372 3292434 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:55:04.376 3292438 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:55:04.376 3292438 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:55:04.378 3292440 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.380 3292442 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.385 3292447 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.385 3292447 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:55:04.385 3292447 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:04.389 3292451 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:55:04.389 3292451 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:55:04.390 3292452 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.392 3292454 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.395 3292457 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.395 3292457 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:55:04.395 3292457 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:04.399 3292461 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:55:04.399 3292461 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:55:04.400 3292462 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.401 3292463 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.404 3292466 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.404 3292466 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:55:04.404 3292466 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:55:04.409 3292471 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:55:04.409 3292471 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:55:04.410 3292472 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.412 3292474 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.415 3292477 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.415 3292477 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:55:04.415 3292477 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:55:04.418 3292480 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:55:04.418 3292480 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:55:04.419 3292481 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.420 3292482 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.423 3292485 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.423 3292485 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:55:04.423 3292485 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:55:04.425 3292487 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:55:04.425 3292487 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:55:04.426 3292488 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.427 3292489 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.430 3292492 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.430 3292492 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:55:04.430 3292492 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:55:04.435 3292497 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:55:04.435 3292497 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:55:04.436 3292498 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.438 3292500 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.442 3292504 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.442 3292504 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:55:04.442 3292504 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:55:04.446 3292508 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:55:04.446 3292508 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.446 3292508 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:55:04.470 3292532 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.470 3292532 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.470 3292532 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.470 3292532 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:55:04.470 3292532 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.470 3292532 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.471 3292533 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.473 3292535 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.478 3292540 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.478 3292540 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:55:04.478 3292540 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:04.482 3292544 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:55:04.482 3292544 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:55:04.483 3292545 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.485 3292547 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.490 3292552 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.490 3292552 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:55:04.490 3292552 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:04.493 3292555 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:55:04.493 3292555 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:55:04.495 3292557 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.496 3292558 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.501 3292563 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.501 3292563 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:55:04.501 3292563 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:55:04.506 3292568 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:55:04.506 3292568 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.506 3292568 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:55:04.536 3292598 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.536 3292598 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.536 3292598 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.536 3292598 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:55:04.536 3292598 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.536 3292598 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.537 3292599 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.538 3292600 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.541 3292603 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.541 3292603 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:55:04.541 3292603 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:55:04.544 3292606 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:55:04.544 3292606 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:55:04.545 3292607 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.547 3292609 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.549 3292611 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.549 3292611 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:55:04.549 3292611 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:04.551 3292613 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:55:04.551 3292613 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:55:04.552 3292614 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.554 3292616 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.556 3292618 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.556 3292618 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:55:04.556 3292618 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:55:04.559 3292621 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:55:04.559 3292621 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:55:04.560 3292622 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.561 3292623 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.564 3292626 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.564 3292626 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:55:04.564 3292626 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:55:04.567 3292629 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:55:04.567 3292629 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:55:04.568 3292630 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.569 3292631 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.572 3292634 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.572 3292634 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:55:04.572 3292634 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:04.575 3292637 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:55:04.575 3292637 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:55:04.575 3292637 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.577 3292639 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.580 3292642 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.580 3292642 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:55:04.580 3292642 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:55:04.584 3292646 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:55:04.584 3292646 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.584 3292646 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:55:04.604 3292666 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.604 3292666 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.604 3292666 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.604 3292666 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:55:04.604 3292666 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.604 3292666 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.606 3292668 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.607 3292669 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.609 3292671 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.610 3292672 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:55:04.610 3292672 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:55:04.612 3292674 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:55:04.612 3292674 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:55:04.613 3292675 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.615 3292677 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.618 3292680 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.618 3292680 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:55:04.618 3292680 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:55:04.620 3292682 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:55:04.620 3292682 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:55:04.621 3292683 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.623 3292685 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.625 3292687 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.625 3292687 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:55:04.625 3292687 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:55:04.628 3292690 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:55:04.628 3292690 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:55:04.630 3292692 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.631 3292693 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.634 3292696 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.634 3292696 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:55:04.634 3292696 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:55:04.637 3292699 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:55:04.637 3292699 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:55:04.638 3292700 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.639 3292701 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.642 3292704 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.642 3292704 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:55:04.642 3292704 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:55:04.645 3292707 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:55:04.645 3292707 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.645 3292707 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:55:04.667 3292729 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.667 3292729 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.667 3292729 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.667 3292729 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.668 3292730 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:55:04.670 3292732 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7f0c64da
20-08-2026 00:55:04.674 3292736 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:55:04.674 3292736 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:55:04.675 3292737 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:55:04.677 3292739 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:55:04.677 3292739 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:55:04.678 3292740 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.679 3292741 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.683 3292745 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.683 3292745 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:55:04.683 3292745 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:55:04.685 3292747 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:55:04.685 3292747 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.685 3292747 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:55:04.703 3292765 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.703 3292765 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.703 3292765 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.703 3292765 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:55:04.703 3292765 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.703 3292765 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.704 3292766 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.706 3292768 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.710 3292772 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.710 3292772 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:55:04.710 3292772 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:04.713 3292775 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:55:04.713 3292775 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:55:04.715 3292777 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.716 3292778 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.718 3292780 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.718 3292780 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:55:04.718 3292780 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:55:04.721 3292783 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:55:04.721 3292783 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:55:04.722 3292784 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.723 3292785 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.726 3292788 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.726 3292788 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:55:04.726 3292788 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:55:04.729 3292791 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:55:04.729 3292791 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:55:04.730 3292792 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.731 3292793 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.733 3292795 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.734 3292796 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:55:04.734 3292796 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:55:04.736 3292798 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:55:04.736 3292798 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.736 3292798 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:55:04.758 3292820 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:55:04.758 3292820 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:55:04.758 3292820 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.758 3292820 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.759 3292821 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.761 3292823 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.764 3292826 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.764 3292826 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:55:04.764 3292826 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:55:04.767 3292829 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:55:04.767 3292829 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:55:04.768 3292830 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.769 3292831 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.772 3292834 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.772 3292834 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:55:04.772 3292834 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:55:04.774 3292836 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:55:04.774 3292836 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.774 3292836 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:55:04.791 3292853 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.791 3292853 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.791 3292853 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.791 3292853 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:55:04.791 3292853 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.791 3292853 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.792 3292854 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.794 3292856 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.799 3292861 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.799 3292861 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:55:04.799 3292861 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:55:04.804 3292866 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:55:04.804 3292866 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.804 3292866 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:55:04.829 3292891 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.829 3292891 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.829 3292891 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.829 3292891 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:55:04.829 3292891 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.829 3292891 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.831 3292893 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.833 3292895 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.838 3292900 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.838 3292900 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:55:04.838 3292900 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:55:04.842 3292904 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:55:04.842 3292904 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:55:04.843 3292905 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.845 3292907 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.851 3292913 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.851 3292913 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:55:04.851 3292913 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:55:04.854 3292916 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:55:04.855 3292917 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:04.855 3292917 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:55:04.873 3292935 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.873 3292935 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:04.873 3292935 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:04.873 3292935 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:55:04.873 3292935 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:04.0
20-08-2026 00:55:04.873 3292935 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:04.876 3292938 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.878 3292940 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.883 3292945 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.883 3292945 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:55:04.883 3292945 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:04.887 3292949 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:55:04.887 3292949 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:55:04.889 3292951 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.890 3292952 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.895 3292957 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.895 3292957 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:55:04.895 3292957 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:55:04.900 3292962 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:55:04.900 3292962 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:55:04.902 3292964 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.903 3292965 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.907 3292969 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.907 3292969 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:55:04.907 3292969 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:04.912 3292974 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:55:04.912 3292974 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:55:04.914 3292976 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.916 3292978 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.920 3292982 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.920 3292982 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:55:04.920 3292982 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:55:04.925 3292987 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:55:04.925 3292987 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:55:04.926 3292988 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.929 3292991 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.933 3292995 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.933 3292995 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:55:04.933 3292995 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:55:04.937 3292999 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:55:04.937 3292999 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:55:04.938 3293000 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.940 3293002 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.945 3293007 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.945 3293007 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:55:04.945 3293007 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:55:04.950 3293012 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:55:04.950 3293012 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:55:04.951 3293013 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:04.953 3293015 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:04.957 3293019 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:04.957 3293019 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:55:04.957 3293019 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:55:04.962 3293024 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:55:04.962 3293024 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:55:04.964 3293026 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.965 3293027 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.969 3293031 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.969 3293031 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:55:04.969 3293031 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:55:04.973 3293035 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:55:04.973 3293035 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:55:04.975 3293037 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.977 3293039 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.981 3293043 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.981 3293043 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:55:04.981 3293043 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:55:04.985 3293047 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:55:04.985 3293047 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:55:04.986 3293048 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.988 3293050 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:04.992 3293054 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:04.992 3293054 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:55:04.992 3293054 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:55:04.996 3293058 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:55:04.996 3293058 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:55:04.997 3293059 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:04.999 3293061 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.002 3293064 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.003 3293065 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:55:05.003 3293065 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:55:05.007 3293069 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:55:05.007 3293069 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:55:05.008 3293070 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.009 3293071 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.013 3293075 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.013 3293075 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:55:05.013 3293075 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:55:05.016 3293078 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:55:05.017 3293079 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:55:05.018 3293080 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.020 3293082 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.024 3293086 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.024 3293086 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:55:05.024 3293086 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:55:05.028 3293090 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:55:05.028 3293090 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:55:05.029 3293091 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.031 3293093 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.034 3293096 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.035 3293097 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:55:05.035 3293097 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:55:05.039 3293101 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:55:05.040 3293102 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:55:05.042 3293104 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.045 3293107 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.050 3293112 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.050 3293112 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:55:05.050 3293112 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:05.054 3293116 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:55:05.054 3293116 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:55:05.055 3293117 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:05.058 3293120 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:05.063 3293125 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:05.063 3293125 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:55:05.063 3293125 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:55:05.068 3293130 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:55:05.068 3293130 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:05.068 3293130 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:55:05.090 3293152 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:05.091 3293153 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:05.091 3293153 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:05.091 3293153 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:55:05.091 3293153 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:05.0
20-08-2026 00:55:05.091 3293153 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:05.092 3293154 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.094 3293156 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.099 3293161 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.099 3293161 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:55:05.099 3293161 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:55:05.104 3293166 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:55:05.104 3293166 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:55:05.106 3293168 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.108 3293170 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.113 3293175 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.113 3293175 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:55:05.113 3293175 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:05.117 3293179 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:55:05.117 3293179 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:55:05.118 3293180 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.120 3293182 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.127 3293189 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.127 3293189 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:55:05.127 3293189 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:55:05.132 3293194 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:55:05.132 3293194 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:55:05.133 3293195 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:05.135 3293197 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:05.141 3293203 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:05.142 3293204 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:55:05.142 3293204 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:55:05.148 3293210 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:55:05.148 3293210 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:05.148 3293210 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:55:05.167 3293229 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:05.167 3293229 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:05.167 3293229 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:55:05.167 3293229 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:55:05.167 3293229 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:05.0
20-08-2026 00:55:05.167 3293229 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:05.169 3293231 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:05.171 3293233 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:05.176 3293238 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:05.176 3293238 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:55:05.176 3293238 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:55:05.180 3293242 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:55:05.180 3293242 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:05.180 3293242 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:55:05.204 3293266 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:05.204 3293266 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:05.204 3293266 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:55:05.204 3293266 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:55:05.204 3293266 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:05.0
20-08-2026 00:55:05.204 3293266 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:05.205 3293267 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:05.207 3293269 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:05.213 3293275 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:05.213 3293275 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:55:05.213 3293275 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:55:05.217 3293279 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:55:05.217 3293279 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:05.217 3293279 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:55:05.237 3293299 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:05.237 3293299 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:55:05.237 3293299 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:55:05.237 3293299 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:55:05.237 3293299 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:05.0
20-08-2026 00:55:05.237 3293299 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:05.238 3293300 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.241 3293303 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.246 3293308 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.246 3293308 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:55:05.246 3293308 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:55:05.251 3293313 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:55:05.251 3293313 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:55:05.252 3293314 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.255 3293317 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.260 3293322 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.260 3293322 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:55:05.260 3293322 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:05.264 3293326 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:55:05.264 3293326 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:55:05.265 3293327 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.267 3293329 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.272 3293334 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.272 3293334 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:55:05.272 3293334 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:55:05.276 3293338 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:55:05.276 3293338 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:55:05.278 3293340 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.281 3293343 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.285 3293347 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.285 3293347 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:55:05.285 3293347 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:05.289 3293351 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:55:05.289 3293351 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:55:05.290 3293352 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.292 3293354 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.296 3293358 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.297 3293359 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:55:05.297 3293359 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:55:05.301 3293363 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:55:05.301 3293363 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:55:05.303 3293365 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.305 3293367 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.309 3293371 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.309 3293371 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:55:05.309 3293371 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:55:05.315 3293377 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:55:05.316 3293378 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:55:05.318 3293380 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.320 3293382 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.324 3293386 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.324 3293386 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:55:05.324 3293386 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:55:05.328 3293390 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:55:05.328 3293390 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:55:05.330 3293392 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.332 3293394 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.336 3293398 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.336 3293398 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:55:05.336 3293398 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:55:05.340 3293402 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:55:05.340 3293402 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:55:05.341 3293403 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.343 3293405 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.347 3293409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.347 3293409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:55:05.347 3293409 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:55:05.351 3293413 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:55:05.351 3293413 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:55:05.353 3293415 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:55:05.355 3293417 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@6461c17f
20-08-2026 00:55:05.365 3293427 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:55:05.365 3293427 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:55:05.365 3293427 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:55:05.370 3293432 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:55:05.370 3293432 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:55:05.370 3293432 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:55:05.400 3293462 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:05.400 3293462 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:55:05.400 3293462 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:55:05.400 3293462 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:55:05.400 3293462 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:55:05.0
20-08-2026 00:55:05.400 3293462 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:55:05.401 3293463 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.404 3293466 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.409 3293471 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.409 3293471 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:55:05.409 3293471 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:55:05.413 3293475 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:55:05.413 3293475 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:55:05.415 3293477 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.417 3293479 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.422 3293484 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.422 3293484 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:55:05.422 3293484 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:55:05.426 3293488 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:55:05.426 3293488 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:55:05.427 3293489 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.429 3293491 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.434 3293496 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.434 3293496 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:55:05.434 3293496 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:55:05.438 3293500 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:55:05.438 3293500 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:55:05.440 3293502 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.442 3293504 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.447 3293509 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.447 3293509 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:55:05.447 3293509 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:55:05.451 3293513 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:55:05.451 3293513 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:55:05.452 3293514 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.454 3293516 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.459 3293521 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.459 3293521 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:55:05.459 3293521 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:55:05.462 3293524 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:55:05.462 3293524 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:55:05.463 3293525 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:55:05.466 3293528 [http-nio-8051-exec-137] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@425be444
20-08-2026 00:55:05.470 3293532 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:55:05.470 3293532 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:55:05.470 3293532 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:55:05.474 3293536 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:55:05.474 3293536 [http-nio-8051-exec-137] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:55:06.147 3294209 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:55:06.147 3294209 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:55:06.892 3294954 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:55:07.381 3295443 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='null', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:07.578 3295640 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:55:07.578 3295640 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:55:07.578 3295640 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:07.578 3295640 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:55:07.578 3295640 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:07.579 3295641 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:07.579 3295641 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:07.580 3295642 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:55:07.580 3295642 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:55:07.582 3295644 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:55:07.582 3295644 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:55:07.582 3295644 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@74154cf3
20-08-2026 00:55:07.582 3295644 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:07.582 3295644 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:07.582 3295644 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@74154cf3
20-08-2026 00:55:07.582 3295644 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:07.623 3295685 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:55:07.623 3295685 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:55:07.623 3295685 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:07.623 3295685 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:55:07.623 3295685 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:07.623 3295685 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:07.624 3295686 [http-nio-8051-exec-128] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:07.624 3295686 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:55:07.624 3295686 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:55:07.624 3295686 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:55:07.624 3295686 [http-nio-8051-exec-128] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:55:07.630 3295692 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:55:07.630 3295692 [http-nio-8051-exec-128] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:55:07.631 3295693 [http-nio-8051-exec-128] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:55:07.633 3295695 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:55:07.633 3295695 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:55:07.635 3295697 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.635 3295697 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:55:07.637 3295699 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.637 3295699 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:55:07.639 3295701 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.639 3295701 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:55:07.641 3295703 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.641 3295703 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:55:07.643 3295705 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.643 3295705 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:55:07.644 3295706 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.644 3295706 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:55:07.646 3295708 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.646 3295708 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:55:07.647 3295709 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.647 3295709 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:55:07.649 3295711 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.649 3295711 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:55:07.651 3295713 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:55:07.651 3295713 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: OPTIONS
20-08-2026 00:55:07.651 3295713 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: null
20-08-2026 00:55:07.651 3295713 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@3118c077
20-08-2026 00:55:07.651 3295713 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5ba32735
20-08-2026 00:55:07.651 3295713 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:07.651 3295713 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@3118c077
20-08-2026 00:55:07.651 3295713 [http-nio-8051-exec-112] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5ba32735
20-08-2026 00:55:07.651 3295713 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.651 3295713 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:55:07.653 3295715 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.653 3295715 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:55:07.656 3295718 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.656 3295718 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:55:07.657 3295719 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.657 3295719 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:55:07.659 3295721 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.660 3295722 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:55:07.662 3295724 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.662 3295724 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:55:07.663 3295725 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.663 3295725 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:55:07.665 3295727 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.666 3295728 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:55:07.667 3295729 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.667 3295729 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:55:07.669 3295731 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:07.669 3295731 [http-nio-8051-exec-128] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:55:07.671 3295733 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@66c07a31
20-08-2026 00:55:07.671 3295733 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:07.671 3295733 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:07.671 3295733 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@66c07a31
20-08-2026 00:55:07.671 3295733 [http-nio-8051-exec-128] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:07.700 3295762 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:55:07.700 3295762 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:55:07.700 3295762 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:07.700 3295762 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:55:07.700 3295762 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:07.700 3295762 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:07.701 3295763 [http-nio-8051-exec-140] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:07.701 3295763 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:55:07.701 3295763 [http-nio-8051-exec-140] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:55:11.188 3299250 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:55:11.189 3299251 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:55:11.189 3299251 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:11.189 3299251 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:55:11.189 3299251 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:11.189 3299251 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:55:11.189 3299251 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:55:11.189 3299251 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:11.189 3299251 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:55:11.189 3299251 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:11.190 3299252 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:11.190 3299252 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:11.190 3299252 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:11.190 3299252 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:11.191 3299253 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:55:11.191 3299253 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:55:11.191 3299253 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:55:11.191 3299253 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:55:11.191 3299253 [http-nio-8051-exec-141] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:55:11.192 3299254 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:55:11.193 3299255 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:55:11.193 3299255 [http-nio-8051-exec-141] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:55:11.194 3299256 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4d4f3397
20-08-2026 00:55:11.194 3299256 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5ba32735
20-08-2026 00:55:11.194 3299256 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:11.194 3299256 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4d4f3397
20-08-2026 00:55:11.194 3299256 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5ba32735
20-08-2026 00:55:11.211 3299273 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:55:11.211 3299273 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:55:11.212 3299274 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:55:11.214 3299276 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:55:11.214 3299276 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:55:11.218 3299280 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.218 3299280 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:55:11.220 3299282 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.220 3299282 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:55:11.222 3299284 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.222 3299284 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:55:11.224 3299286 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.224 3299286 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:55:11.226 3299288 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.226 3299288 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:55:11.228 3299290 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.228 3299290 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:55:11.229 3299291 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.229 3299291 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:55:11.231 3299293 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.232 3299294 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:55:11.234 3299296 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.234 3299296 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:55:11.235 3299297 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.235 3299297 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:55:11.238 3299300 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.238 3299300 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:55:11.239 3299301 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.240 3299302 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:55:11.241 3299303 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.241 3299303 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:55:11.244 3299306 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.244 3299306 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:55:11.247 3299309 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.247 3299309 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:55:11.250 3299312 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.250 3299312 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:55:11.252 3299314 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.252 3299314 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:55:11.254 3299316 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.254 3299316 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:55:11.258 3299320 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:11.258 3299320 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:55:11.260 3299322 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@650d623c
20-08-2026 00:55:11.260 3299322 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:55:11.260 3299322 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:11.260 3299322 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@650d623c
20-08-2026 00:55:11.260 3299322 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:55:12.920 3300982 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:12.920 3300982 [http-nio-8051-exec-140] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:12.922 3300984 [http-nio-8051-exec-140] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:55:12.922 3300984 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6a345cdf
20-08-2026 00:55:12.922 3300984 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:12.922 3300984 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:12.922 3300984 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6a345cdf
20-08-2026 00:55:12.922 3300984 [http-nio-8051-exec-140] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:13.209 3301271 [http-nio-8051-exec-149] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:55:13.210 3301272 [http-nio-8051-exec-149] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:55:13.210 3301272 [http-nio-8051-exec-149] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:13.210 3301272 [http-nio-8051-exec-149] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:55:13.210 3301272 [http-nio-8051-exec-149] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:13.210 3301272 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:13.211 3301273 [http-nio-8051-exec-149] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:13.211 3301273 [http-nio-8051-exec-149] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:55:13.211 3301273 [http-nio-8051-exec-149] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:55:18.393 3306455 [http-nio-8051-exec-149] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:18.393 3306455 [http-nio-8051-exec-149] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:18.394 3306456 [http-nio-8051-exec-149] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:55:18.395 3306457 [http-nio-8051-exec-149] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@213c4ca5
20-08-2026 00:55:18.395 3306457 [http-nio-8051-exec-149] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:18.395 3306457 [http-nio-8051-exec-149] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:18.395 3306457 [http-nio-8051-exec-149] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@213c4ca5
20-08-2026 00:55:18.395 3306457 [http-nio-8051-exec-149] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:18.449 3306511 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:55:18.449 3306511 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:55:18.449 3306511 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:18.450 3306512 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:55:18.450 3306512 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:18.450 3306512 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:18.451 3306513 [http-nio-8051-exec-135] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:18.451 3306513 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:55:18.451 3306513 [http-nio-8051-exec-135] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:55:23.547 3311609 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:23.548 3311610 [http-nio-8051-exec-135] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:23.549 3311611 [http-nio-8051-exec-135] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:55:23.549 3311611 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@dab9b85
20-08-2026 00:55:23.549 3311611 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:23.549 3311611 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:23.549 3311611 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@dab9b85
20-08-2026 00:55:23.549 3311611 [http-nio-8051-exec-135] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:28.690 3316752 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:55:28.690 3316752 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:55:28.690 3316752 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:28.690 3316752 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:55:28.690 3316752 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:28.690 3316752 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:28.691 3316753 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:28.691 3316753 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:55:28.691 3316753 [http-nio-8051-exec-138] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:55:31.432 3319494 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 18:43:57.0, vm_id=1646053315696}
20-08-2026 00:55:31.434 3319496 [http-nio-8051-exec-150] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1646053315696, timestamp: 2026-08-19 18:43:57.0
20-08-2026 00:55:31.854 3319916 [http-nio-8051-exec-150] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:55:33.678 3321740 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:55:33.679 3321741 [http-nio-8051-exec-154] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:55:33.696 3321758 [http-nio-8051-exec-154] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:55:33.810 3321872 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:33.810 3321872 [http-nio-8051-exec-138] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:33.811 3321873 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:55:33.812 3321874 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@110aa727
20-08-2026 00:55:33.812 3321874 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:33.812 3321874 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:33.812 3321874 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@110aa727
20-08-2026 00:55:33.812 3321874 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:39.009 3327071 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:55:39.009 3327071 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:55:39.009 3327071 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:39.009 3327071 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:55:39.010 3327072 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:39.010 3327072 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:39.011 3327073 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:39.012 3327074 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:55:39.012 3327074 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:55:44.000 3332062 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:44.000 3332062 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:44.001 3332063 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:55:44.001 3332063 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4dc2837
20-08-2026 00:55:44.001 3332063 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:44.001 3332063 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:44.001 3332063 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4dc2837
20-08-2026 00:55:44.001 3332063 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:44.067 3332129 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:55:44.068 3332130 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:55:44.194 3332256 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:55:49.276 3337338 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:55:49.276 3337338 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:55:49.276 3337338 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:49.277 3337339 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:55:49.277 3337339 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:49.278 3337340 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:49.278 3337340 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:49.279 3337341 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:55:49.279 3337341 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:55:53.762 3341824 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749459193086, timestamp=2026-08-19 20:03:18.0}
20-08-2026 00:55:53.763 3341825 [http-nio-8051-exec-146] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749459193086, timestamp: 2026-08-19 20:03:18.0
20-08-2026 00:55:53.841 3341903 [http-nio-8051-exec-146] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:55:54.410 3342472 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:54.410 3342472 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:55:54.411 3342473 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:55:54.412 3342474 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2ebd8cc0
20-08-2026 00:55:54.412 3342474 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:54.412 3342474 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:54.412 3342474 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2ebd8cc0
20-08-2026 00:55:54.412 3342474 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:55:59.565 3347627 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:55:59.566 3347628 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:55:59.566 3347628 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:59.566 3347628 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:55:59.566 3347628 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:59.566 3347628 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:59.567 3347629 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:59.568 3347630 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:55:59.568 3347630 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:55:59.608 3347670 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:55:59.609 3347671 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:55:59.609 3347671 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:59.609 3347671 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:55:59.609 3347671 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:55:59.609 3347671 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:55:59.609 3347671 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:55:59.609 3347671 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:55:59.609 3347671 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:59.609 3347671 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:55:59.609 3347671 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:59.610 3347672 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:55:59.610 3347672 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:59.610 3347672 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:55:59.611 3347673 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:55:59.611 3347673 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:55:59.611 3347673 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:55:59.611 3347673 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:55:59.612 3347674 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:55:59.612 3347674 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:55:59.614 3347676 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:55:59.614 3347676 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:55:59.615 3347677 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@40ff8c7b
20-08-2026 00:55:59.615 3347677 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5ba32735
20-08-2026 00:55:59.616 3347678 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:59.616 3347678 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@40ff8c7b
20-08-2026 00:55:59.616 3347678 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5ba32735
20-08-2026 00:55:59.618 3347680 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:55:59.618 3347680 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:55:59.619 3347681 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:55:59.620 3347682 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:55:59.620 3347682 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:55:59.622 3347684 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.623 3347685 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:55:59.625 3347687 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.625 3347687 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:55:59.627 3347689 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.627 3347689 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:55:59.629 3347691 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.629 3347691 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:55:59.630 3347692 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.630 3347692 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:55:59.632 3347694 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.632 3347694 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:55:59.634 3347696 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.634 3347696 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:55:59.637 3347699 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.637 3347699 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:55:59.640 3347702 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.640 3347702 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:55:59.642 3347704 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.642 3347704 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:55:59.644 3347706 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.644 3347706 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:55:59.646 3347708 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.646 3347708 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:55:59.648 3347710 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.648 3347710 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:55:59.650 3347712 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.650 3347712 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:55:59.652 3347714 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.652 3347714 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:55:59.654 3347716 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.654 3347716 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:55:59.657 3347719 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.657 3347719 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:55:59.659 3347721 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.659 3347721 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:55:59.661 3347723 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:55:59.661 3347723 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:55:59.664 3347726 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@a962e08
20-08-2026 00:55:59.664 3347726 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:55:59.664 3347726 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:55:59.664 3347726 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@a962e08
20-08-2026 00:55:59.664 3347726 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:56:01.606 3349668 [http-nio-8051-exec-148] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:56:01.634 3349696 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.638 3349700 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.642 3349704 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.642 3349704 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:56:01.642 3349704 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:56:01.651 3349713 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:56:01.651 3349713 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:56:01.654 3349716 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:01.655 3349717 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:01.659 3349721 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:01.659 3349721 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:56:01.659 3349721 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:56:01.662 3349724 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:56:01.662 3349724 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:01.662 3349724 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:56:01.683 3349745 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:01.683 3349745 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:01.683 3349745 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:01.684 3349746 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:56:01.684 3349746 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:01.0
20-08-2026 00:56:01.684 3349746 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:01.685 3349747 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.686 3349748 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.690 3349752 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.690 3349752 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:56:01.690 3349752 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:56:01.693 3349755 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:56:01.693 3349755 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:56:01.695 3349757 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:01.697 3349759 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:01.701 3349763 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:01.701 3349763 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:56:01.701 3349763 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:56:01.705 3349767 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:56:01.706 3349768 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:01.706 3349768 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:56:01.740 3349802 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:01.740 3349802 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:01.740 3349802 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:01.740 3349802 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:56:01.740 3349802 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:01.0
20-08-2026 00:56:01.740 3349802 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:01.741 3349803 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.743 3349805 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.746 3349808 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.746 3349808 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:56:01.746 3349808 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:01.750 3349812 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:56:01.750 3349812 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:56:01.751 3349813 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:01.752 3349814 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:01.756 3349818 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:01.756 3349818 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:56:01.756 3349818 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:56:01.762 3349824 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:56:01.762 3349824 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:01.762 3349824 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:56:01.781 3349843 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:01.781 3349843 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:01.781 3349843 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:01.781 3349843 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:56:01.781 3349843 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:01.0
20-08-2026 00:56:01.781 3349843 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:01.783 3349845 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.786 3349848 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.790 3349852 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.790 3349852 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:56:01.790 3349852 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:56:01.794 3349856 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:56:01.794 3349856 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:56:01.795 3349857 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:01.797 3349859 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:01.801 3349863 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:01.801 3349863 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:56:01.801 3349863 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:56:01.805 3349867 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:56:01.805 3349867 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:01.806 3349868 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:56:01.840 3349902 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:01.840 3349902 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:01.840 3349902 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:01.840 3349902 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:56:01.840 3349902 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:01.0
20-08-2026 00:56:01.840 3349902 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:01.841 3349903 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.843 3349905 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.847 3349909 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.847 3349909 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:56:01.847 3349909 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:56:01.850 3349912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:56:01.850 3349912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:56:01.851 3349913 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.853 3349915 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.856 3349918 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.856 3349918 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:56:01.856 3349918 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:56:01.860 3349922 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:56:01.860 3349922 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:56:01.861 3349923 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.863 3349925 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.866 3349928 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.866 3349928 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:56:01.866 3349928 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:56:01.870 3349932 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:56:01.870 3349932 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:56:01.871 3349933 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.872 3349934 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.876 3349938 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.876 3349938 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:56:01.876 3349938 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:56:01.878 3349940 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:56:01.879 3349941 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:56:01.880 3349942 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:01.882 3349944 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:01.885 3349947 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:01.885 3349947 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:56:01.885 3349947 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:56:01.889 3349951 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:56:01.889 3349951 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:56:01.890 3349952 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.891 3349953 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.895 3349957 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.895 3349957 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:56:01.895 3349957 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:56:01.898 3349960 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:56:01.898 3349960 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:56:01.899 3349961 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.901 3349963 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.904 3349966 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.904 3349966 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:56:01.904 3349966 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:56:01.907 3349969 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:56:01.907 3349969 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:56:01.908 3349970 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.909 3349971 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.913 3349975 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.913 3349975 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:56:01.913 3349975 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:56:01.917 3349979 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:56:01.917 3349979 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:56:01.918 3349980 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:01.919 3349981 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:01.923 3349985 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:01.923 3349985 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:56:01.923 3349985 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:56:01.927 3349989 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:56:01.927 3349989 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:01.927 3349989 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:56:01.977 3350039 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:01.977 3350039 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:01.978 3350040 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:56:01.978 3350040 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:56:01.978 3350040 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:01.0
20-08-2026 00:56:01.978 3350040 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:01.979 3350041 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.981 3350043 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.985 3350047 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.985 3350047 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:56:01.985 3350047 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:01.990 3350052 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:56:01.990 3350052 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:56:01.991 3350053 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:01.993 3350055 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:01.997 3350059 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:01.997 3350059 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:56:01.997 3350059 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:56:02.000 3350062 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:56:02.000 3350062 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:56:02.001 3350063 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.003 3350065 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.006 3350068 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.006 3350068 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:56:02.006 3350068 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:56:02.010 3350072 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:56:02.010 3350072 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:56:02.011 3350073 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.012 3350074 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.016 3350078 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.016 3350078 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:56:02.016 3350078 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:56:02.019 3350081 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:56:02.019 3350081 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.019 3350081 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:56:02.036 3350098 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.036 3350098 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.036 3350098 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.037 3350099 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:56:02.037 3350099 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.037 3350099 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.038 3350100 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.040 3350102 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.044 3350106 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.044 3350106 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:56:02.044 3350106 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:56:02.047 3350109 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:56:02.047 3350109 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.047 3350109 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:56:02.089 3350151 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.089 3350151 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.089 3350151 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.089 3350151 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:56:02.089 3350151 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.089 3350151 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.090 3350152 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.092 3350154 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.097 3350159 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.097 3350159 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:56:02.097 3350159 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:02.101 3350163 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:56:02.101 3350163 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:56:02.102 3350164 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.104 3350166 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.107 3350169 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.107 3350169 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:56:02.107 3350169 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:56:02.111 3350173 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:56:02.111 3350173 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:56:02.112 3350174 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.114 3350176 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.117 3350179 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.117 3350179 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:56:02.117 3350179 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:56:02.122 3350184 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:56:02.122 3350184 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.122 3350184 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:56:02.159 3350221 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.159 3350221 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.159 3350221 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.159 3350221 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:56:02.159 3350221 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.159 3350221 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.160 3350222 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.162 3350224 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.166 3350228 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.166 3350228 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:56:02.166 3350228 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:56:02.170 3350232 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:56:02.170 3350232 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:56:02.171 3350233 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.173 3350235 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.177 3350239 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.177 3350239 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:56:02.177 3350239 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:56:02.180 3350242 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:56:02.181 3350243 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:56:02.182 3350244 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:56:02.184 3350246 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71527569
20-08-2026 00:56:02.187 3350249 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:56:02.187 3350249 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:56:02.188 3350250 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:56:02.190 3350252 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:56:02.190 3350252 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:56:02.192 3350254 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.193 3350255 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.198 3350260 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.198 3350260 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:56:02.198 3350260 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:56:02.202 3350264 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:56:02.202 3350264 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:56:02.203 3350265 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.205 3350267 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.208 3350270 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.209 3350271 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:56:02.209 3350271 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:56:02.237 3350299 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:56:02.237 3350299 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:56:02.238 3350300 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.240 3350302 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.244 3350306 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.244 3350306 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:56:02.244 3350306 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:56:02.247 3350309 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:56:02.247 3350309 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:56:02.248 3350310 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.249 3350311 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.251 3350313 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.251 3350313 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:56:02.251 3350313 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:56:02.254 3350316 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:56:02.254 3350316 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:56:02.254 3350316 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.255 3350317 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.258 3350320 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.258 3350320 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:56:02.258 3350320 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:02.260 3350322 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:56:02.260 3350322 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:56:02.261 3350323 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.263 3350325 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.265 3350327 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.265 3350327 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:56:02.265 3350327 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:02.267 3350329 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:56:02.267 3350329 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:56:02.268 3350330 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:56:02.269 3350331 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71527569
20-08-2026 00:56:02.272 3350334 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:56:02.272 3350334 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:56:02.272 3350334 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:56:02.274 3350336 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:56:02.275 3350337 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:56:02.275 3350337 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.276 3350338 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.278 3350340 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.278 3350340 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:56:02.278 3350340 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:56:02.281 3350343 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:56:02.281 3350343 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:56:02.281 3350343 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.282 3350344 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.284 3350346 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.284 3350346 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:56:02.284 3350346 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:56:02.287 3350349 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:56:02.287 3350349 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:56:02.288 3350350 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.289 3350351 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.291 3350353 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.291 3350353 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:56:02.291 3350353 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:56:02.294 3350356 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:56:02.294 3350356 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:56:02.295 3350357 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.296 3350358 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.298 3350360 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.298 3350360 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:56:02.298 3350360 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:56:02.301 3350363 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:56:02.301 3350363 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.301 3350363 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:56:02.317 3350379 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.317 3350379 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.317 3350379 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.317 3350379 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:56:02.317 3350379 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.318 3350380 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.319 3350381 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.321 3350383 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.326 3350388 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.326 3350388 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:56:02.326 3350388 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:56:02.330 3350392 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:56:02.330 3350392 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:56:02.331 3350393 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.332 3350394 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.337 3350399 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.337 3350399 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:56:02.337 3350399 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:56:02.341 3350403 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:56:02.341 3350403 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.341 3350403 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:56:02.358 3350420 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.358 3350420 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.358 3350420 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.358 3350420 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:56:02.358 3350420 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.358 3350420 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.359 3350421 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.362 3350424 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.366 3350428 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.366 3350428 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:56:02.366 3350428 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:56:02.369 3350431 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:56:02.369 3350431 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:56:02.372 3350434 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.373 3350435 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.376 3350438 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.376 3350438 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:56:02.376 3350438 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:56:02.380 3350442 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:56:02.381 3350443 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:56:02.382 3350444 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.384 3350446 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.388 3350450 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.388 3350450 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:56:02.388 3350450 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:56:02.391 3350453 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:56:02.391 3350453 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.391 3350453 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:56:02.410 3350472 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.410 3350472 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.410 3350472 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.410 3350472 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:56:02.410 3350472 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.410 3350472 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.412 3350474 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:56:02.412 3350474 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.414 3350476 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.415 3350477 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:56:02.417 3350479 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.418 3350480 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:56:02.418 3350480 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:56:02.422 3350484 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:56:02.422 3350484 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:56:02.423 3350485 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.425 3350487 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.429 3350491 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.429 3350491 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:56:02.429 3350491 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:02.432 3350494 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:56:02.432 3350494 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:56:02.434 3350496 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.436 3350498 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.440 3350502 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.440 3350502 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:56:02.440 3350502 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:56:02.443 3350505 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:56:02.443 3350505 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.443 3350505 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:56:02.512 3350574 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.512 3350574 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.512 3350574 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.512 3350574 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:56:02.512 3350574 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.513 3350575 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.514 3350576 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.516 3350578 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.520 3350582 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.520 3350582 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:56:02.520 3350582 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:56:02.525 3350587 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:56:02.525 3350587 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.525 3350587 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:56:02.550 3350612 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.550 3350612 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.550 3350612 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.550 3350612 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:56:02.550 3350612 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.551 3350613 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.552 3350614 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.552 3350614 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:56:02.554 3350616 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.558 3350620 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.558 3350620 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:56:02.558 3350620 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:02.562 3350624 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:56:02.562 3350624 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:56:02.563 3350625 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.565 3350627 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.569 3350631 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.570 3350632 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:56:02.570 3350632 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:56:02.573 3350635 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:56:02.573 3350635 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:56:02.574 3350636 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.576 3350638 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.580 3350642 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.580 3350642 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:56:02.580 3350642 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:02.584 3350646 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:56:02.584 3350646 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:56:02.585 3350647 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.586 3350648 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.590 3350652 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.590 3350652 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:56:02.590 3350652 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:56:02.594 3350656 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:56:02.594 3350656 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.594 3350656 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:56:02.612 3350674 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:02.612 3350674 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:02.612 3350674 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:56:02.612 3350674 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:56:02.612 3350674 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.612 3350674 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.613 3350675 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.616 3350678 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.620 3350682 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.620 3350682 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:56:02.620 3350682 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:02.623 3350685 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:56:02.623 3350685 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:56:02.625 3350687 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.626 3350688 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.630 3350692 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.630 3350692 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:56:02.630 3350692 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:56:02.634 3350696 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:56:02.634 3350696 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:56:02.635 3350697 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.637 3350699 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.640 3350702 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.640 3350702 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:56:02.640 3350702 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:02.644 3350706 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:56:02.644 3350706 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:56:02.645 3350707 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:56:02.646 3350708 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5b66ae5e
20-08-2026 00:56:02.650 3350712 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:56:02.650 3350712 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:56:02.650 3350712 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:56:02.654 3350716 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:56:02.654 3350716 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:56:02.655 3350717 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.657 3350719 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.660 3350722 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.660 3350722 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:56:02.660 3350722 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:56:02.664 3350726 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:56:02.664 3350726 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:56:02.666 3350728 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.667 3350729 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.670 3350732 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.670 3350732 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:56:02.670 3350732 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:56:02.674 3350736 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:56:02.675 3350737 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:56:02.676 3350738 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.677 3350739 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.681 3350743 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.681 3350743 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:56:02.681 3350743 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:56:02.685 3350747 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:56:02.685 3350747 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:56:02.686 3350748 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.688 3350750 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.691 3350753 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.691 3350753 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:56:02.691 3350753 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:56:02.695 3350757 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:56:02.695 3350757 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.695 3350757 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:56:02.722 3350784 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.722 3350784 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.722 3350784 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.722 3350784 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:56:02.722 3350784 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.722 3350784 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.723 3350785 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.725 3350787 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.728 3350790 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.728 3350790 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:56:02.728 3350790 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:56:02.731 3350793 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:56:02.731 3350793 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:56:02.732 3350794 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.734 3350796 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.738 3350800 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.738 3350800 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:56:02.738 3350800 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:56:02.740 3350802 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:56:02.740 3350802 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:56:02.741 3350803 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.743 3350805 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.745 3350807 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.745 3350807 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:56:02.745 3350807 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:02.750 3350812 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:56:02.750 3350812 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:56:02.752 3350814 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.755 3350817 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.761 3350823 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.761 3350823 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:56:02.762 3350824 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:56:02.767 3350829 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:56:02.767 3350829 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.767 3350829 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:56:02.792 3350854 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.792 3350854 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.792 3350854 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.792 3350854 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:56:02.792 3350854 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.792 3350854 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.793 3350855 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.796 3350858 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.802 3350864 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.802 3350864 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:56:02.802 3350864 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:56:02.808 3350870 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:56:02.808 3350870 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.808 3350870 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:56:02.849 3350911 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.850 3350912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.850 3350912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.850 3350912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:56:02.850 3350912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.850 3350912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.851 3350913 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.853 3350915 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.857 3350919 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.857 3350919 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:56:02.857 3350919 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:56:02.860 3350922 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:56:02.860 3350922 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:56:02.861 3350923 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.863 3350925 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.865 3350927 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.865 3350927 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:56:02.865 3350927 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:02.868 3350930 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:56:02.868 3350930 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:56:02.869 3350931 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.870 3350932 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.872 3350934 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.872 3350934 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:56:02.872 3350934 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:02.874 3350936 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:56:02.875 3350937 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:56:02.875 3350937 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.876 3350938 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.879 3350941 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.879 3350941 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:56:02.879 3350941 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:56:02.882 3350944 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:56:02.882 3350944 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.882 3350944 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:56:02.897 3350959 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.897 3350959 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.897 3350959 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.897 3350959 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:56:02.897 3350959 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.897 3350959 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.898 3350960 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.900 3350962 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.902 3350964 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.902 3350964 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:56:02.902 3350964 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:02.904 3350966 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:56:02.904 3350966 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:56:02.905 3350967 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.906 3350968 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.909 3350971 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.909 3350971 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:56:02.909 3350971 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:56:02.911 3350973 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:56:02.911 3350973 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.911 3350973 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:56:02.928 3350990 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.928 3350990 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.928 3350990 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.928 3350990 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:56:02.928 3350990 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.928 3350990 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.929 3350991 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.930 3350992 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.933 3350995 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.933 3350995 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:56:02.933 3350995 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:02.935 3350997 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:56:02.935 3350997 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:56:02.936 3350998 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.937 3350999 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.939 3351001 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.940 3351002 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:56:02.940 3351002 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:56:02.942 3351004 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:56:02.942 3351004 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.942 3351004 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:56:02.972 3351034 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.973 3351035 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:02.973 3351035 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:02.973 3351035 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:56:02.973 3351035 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:02.0
20-08-2026 00:56:02.973 3351035 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:02.974 3351036 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:02.976 3351038 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:02.981 3351043 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:02.981 3351043 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:56:02.981 3351043 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:56:02.985 3351047 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:56:02.985 3351047 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:56:02.986 3351048 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:02.988 3351050 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:02.992 3351054 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:02.992 3351054 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:56:02.992 3351054 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:56:02.995 3351057 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:56:02.995 3351057 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:02.995 3351057 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:56:03.014 3351076 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.014 3351076 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.014 3351076 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:03.015 3351077 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:56:03.015 3351077 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.015 3351077 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.016 3351078 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.018 3351080 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.022 3351084 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.023 3351085 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:56:03.023 3351085 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:56:03.027 3351089 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:56:03.027 3351089 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.027 3351089 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:56:03.050 3351112 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.050 3351112 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.050 3351112 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:03.050 3351112 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:56:03.050 3351112 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.050 3351112 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.051 3351113 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.054 3351116 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.059 3351121 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.059 3351121 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:56:03.059 3351121 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:56:03.064 3351126 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:56:03.064 3351126 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:56:03.065 3351127 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.067 3351129 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.071 3351133 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.071 3351133 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:56:03.071 3351133 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:56:03.075 3351137 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:56:03.075 3351137 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.075 3351137 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:56:03.214 3351276 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.214 3351276 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.214 3351276 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:03.215 3351277 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:56:03.215 3351277 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.215 3351277 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.216 3351278 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.219 3351281 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.224 3351286 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.225 3351287 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:56:03.225 3351287 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:56:03.228 3351290 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:56:03.228 3351290 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:56:03.229 3351291 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.231 3351293 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.233 3351295 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.233 3351295 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:56:03.233 3351295 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:56:03.236 3351298 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:56:03.236 3351298 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:56:03.236 3351298 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.238 3351300 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.240 3351302 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.240 3351302 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:56:03.240 3351302 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:56:03.243 3351305 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:56:03.243 3351305 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:56:03.244 3351306 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.245 3351307 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.247 3351309 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.247 3351309 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:56:03.248 3351310 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:56:03.250 3351312 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:56:03.250 3351312 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:56:03.251 3351313 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.252 3351314 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.255 3351317 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.255 3351317 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:56:03.255 3351317 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:03.257 3351319 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:56:03.257 3351319 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:56:03.258 3351320 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.259 3351321 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.262 3351324 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.262 3351324 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:56:03.262 3351324 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:56:03.264 3351326 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:56:03.264 3351326 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:56:03.265 3351327 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.267 3351329 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.269 3351331 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.269 3351331 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:56:03.269 3351331 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:56:03.272 3351334 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:56:03.272 3351334 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:56:03.272 3351334 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.273 3351335 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.276 3351338 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.276 3351338 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:56:03.276 3351338 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:56:03.279 3351341 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:56:03.279 3351341 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:56:03.280 3351342 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.281 3351343 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.284 3351346 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.284 3351346 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:56:03.284 3351346 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:56:03.286 3351348 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:56:03.286 3351348 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:56:03.287 3351349 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:56:03.288 3351350 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@71527569
20-08-2026 00:56:03.291 3351353 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:56:03.291 3351353 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:56:03.291 3351353 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:56:03.293 3351355 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:56:03.293 3351355 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:56:03.294 3351356 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.295 3351357 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.298 3351360 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.298 3351360 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:56:03.298 3351360 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:56:03.300 3351362 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:56:03.300 3351362 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:56:03.301 3351363 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.302 3351364 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.304 3351366 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.304 3351366 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:56:03.304 3351366 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:56:03.307 3351369 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:56:03.307 3351369 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.308 3351370 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:56:03.329 3351391 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.329 3351391 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.329 3351391 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:03.329 3351391 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:56:03.329 3351391 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.329 3351391 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.330 3351392 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.332 3351394 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.335 3351397 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.335 3351397 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:56:03.335 3351397 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:56:03.338 3351400 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:56:03.338 3351400 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:56:03.339 3351401 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.340 3351402 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.343 3351405 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.343 3351405 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:56:03.343 3351405 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:56:03.346 3351408 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:56:03.346 3351408 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:56:03.347 3351409 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.348 3351410 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.350 3351412 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.350 3351412 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:56:03.350 3351412 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:56:03.353 3351415 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:56:03.353 3351415 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:56:03.354 3351416 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.355 3351417 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.357 3351419 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.358 3351420 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:56:03.358 3351420 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:03.360 3351422 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:56:03.360 3351422 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:56:03.360 3351422 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.362 3351424 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.364 3351426 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.364 3351426 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:56:03.364 3351426 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:56:03.366 3351428 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:56:03.367 3351429 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.367 3351429 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:56:03.393 3351455 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.393 3351455 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.393 3351455 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:56:03.393 3351455 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:56:03.393 3351455 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.393 3351455 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.394 3351456 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.395 3351457 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.398 3351460 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.398 3351460 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:56:03.398 3351460 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:56:03.401 3351463 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:56:03.401 3351463 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.401 3351463 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:56:03.416 3351478 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.416 3351478 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.416 3351478 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:56:03.416 3351478 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:56:03.416 3351478 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.416 3351478 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.417 3351479 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.419 3351481 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.423 3351485 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.423 3351485 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:56:03.423 3351485 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:56:03.426 3351488 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:56:03.426 3351488 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.426 3351488 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:56:03.495 3351557 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.495 3351557 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.495 3351557 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:03.495 3351557 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:56:03.496 3351558 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.496 3351558 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.497 3351559 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.500 3351562 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.504 3351566 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.504 3351566 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:56:03.504 3351566 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:03.509 3351571 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:56:03.509 3351571 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:56:03.510 3351572 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.513 3351575 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.516 3351578 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.516 3351578 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:56:03.516 3351578 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:56:03.518 3351580 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:56:03.518 3351580 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:56:03.519 3351581 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.520 3351582 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.523 3351585 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.523 3351585 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:56:03.523 3351585 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:56:03.525 3351587 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:56:03.525 3351587 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.525 3351587 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:56:03.546 3351608 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.546 3351608 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.546 3351608 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:03.546 3351608 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:56:03.546 3351608 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.546 3351608 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.547 3351609 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.549 3351611 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.552 3351614 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.552 3351614 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:56:03.552 3351614 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:56:03.554 3351616 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:56:03.554 3351616 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:56:03.555 3351617 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.557 3351619 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.559 3351621 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.560 3351622 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:56:03.560 3351622 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:56:03.562 3351624 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:56:03.562 3351624 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.562 3351624 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:56:03.578 3351640 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.578 3351640 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.578 3351640 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:03.578 3351640 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:56:03.578 3351640 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.578 3351640 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.579 3351641 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.580 3351642 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.584 3351646 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.584 3351646 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:56:03.584 3351646 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:56:03.586 3351648 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:56:03.586 3351648 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:56:03.587 3351649 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.588 3351650 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.591 3351653 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.591 3351653 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:56:03.591 3351653 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:56:03.594 3351656 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:56:03.594 3351656 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:56:03.594 3351656 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.596 3351658 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.598 3351660 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.598 3351660 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:56:03.598 3351660 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:03.601 3351663 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:56:03.601 3351663 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:56:03.601 3351663 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.602 3351664 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.605 3351667 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.606 3351668 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:56:03.606 3351668 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:56:03.608 3351670 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:56:03.608 3351670 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:56:03.609 3351671 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.610 3351672 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.613 3351675 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.613 3351675 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:56:03.613 3351675 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:56:03.615 3351677 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:56:03.615 3351677 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:56:03.616 3351678 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.618 3351680 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.621 3351683 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.621 3351683 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:56:03.621 3351683 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:03.624 3351686 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:56:03.624 3351686 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:56:03.625 3351687 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.627 3351689 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.630 3351692 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.630 3351692 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:56:03.630 3351692 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:56:03.632 3351694 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:56:03.633 3351695 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.633 3351695 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:56:03.651 3351713 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.651 3351713 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.651 3351713 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:56:03.651 3351713 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:56:03.651 3351713 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.651 3351713 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.652 3351714 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.653 3351715 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.656 3351718 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.656 3351718 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:56:03.656 3351718 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:56:03.659 3351721 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:56:03.659 3351721 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:56:03.660 3351722 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.662 3351724 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.664 3351726 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.664 3351726 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:56:03.664 3351726 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:56:03.666 3351728 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:56:03.667 3351729 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.667 3351729 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:56:03.688 3351750 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.688 3351750 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.688 3351750 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:56:03.688 3351750 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:56:03.688 3351750 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.688 3351750 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.689 3351751 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.691 3351753 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.693 3351755 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.694 3351756 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:56:03.694 3351756 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:56:03.696 3351758 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:56:03.696 3351758 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.696 3351758 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:56:03.720 3351782 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.720 3351782 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.720 3351782 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:03.720 3351782 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:56:03.720 3351782 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.720 3351782 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.722 3351784 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.724 3351786 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.730 3351792 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.730 3351792 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:56:03.730 3351792 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:56:03.734 3351796 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:56:03.734 3351796 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:56:03.736 3351798 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.738 3351800 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.743 3351805 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.743 3351805 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:56:03.743 3351805 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:56:03.745 3351807 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:56:03.745 3351807 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.745 3351807 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:56:03.761 3351823 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.761 3351823 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.761 3351823 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:03.761 3351823 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:56:03.761 3351823 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.761 3351823 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.762 3351824 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.763 3351825 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.766 3351828 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.766 3351828 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:56:03.766 3351828 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:56:03.768 3351830 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:56:03.768 3351830 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:56:03.769 3351831 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.770 3351832 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.773 3351835 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.773 3351835 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:56:03.773 3351835 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:56:03.776 3351838 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:56:03.776 3351838 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:56:03.778 3351840 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.780 3351842 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.783 3351845 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.783 3351845 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:56:03.783 3351845 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:56:03.786 3351848 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:56:03.786 3351848 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:56:03.787 3351849 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.788 3351850 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.791 3351853 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.791 3351853 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:56:03.791 3351853 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:03.793 3351855 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:56:03.793 3351855 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:56:03.794 3351856 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.795 3351857 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.798 3351860 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.798 3351860 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:56:03.798 3351860 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:56:03.801 3351863 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:56:03.801 3351863 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.801 3351863 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:56:03.815 3351877 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.815 3351877 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.815 3351877 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:56:03.816 3351878 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:56:03.816 3351878 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.816 3351878 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.816 3351878 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.818 3351880 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.821 3351883 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.821 3351883 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:56:03.821 3351883 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:56:03.823 3351885 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:56:03.823 3351885 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:56:03.824 3351886 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.825 3351887 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.828 3351890 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.829 3351891 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:56:03.829 3351891 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:56:03.834 3351896 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:56:03.834 3351896 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:56:03.835 3351897 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.836 3351898 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.839 3351901 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.840 3351902 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:56:03.840 3351902 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:56:03.843 3351905 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:56:03.843 3351905 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.843 3351905 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:56:03.894 3351956 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.894 3351956 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:03.894 3351956 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:03.894 3351956 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:56:03.894 3351956 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.894 3351956 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.896 3351958 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.898 3351960 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.903 3351965 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.903 3351965 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:56:03.903 3351965 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:56:03.907 3351969 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:56:03.907 3351969 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.907 3351969 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:56:03.929 3351991 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.930 3351992 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:03.930 3351992 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:56:03.930 3351992 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:56:03.930 3351992 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:03.0
20-08-2026 00:56:03.930 3351992 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:03.931 3351993 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.933 3351995 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.940 3352002 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.940 3352002 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:56:03.940 3352002 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:56:03.944 3352006 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:56:03.944 3352006 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:56:03.945 3352007 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.947 3352009 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.951 3352013 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.951 3352013 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:56:03.951 3352013 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:56:03.955 3352017 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:56:03.955 3352017 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:56:03.957 3352019 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.959 3352021 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.963 3352025 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.963 3352025 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:56:03.963 3352025 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:56:03.967 3352029 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:56:03.967 3352029 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:56:03.969 3352031 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:03.972 3352034 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:03.978 3352040 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:03.978 3352040 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:56:03.978 3352040 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:56:03.983 3352045 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:56:03.983 3352045 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:56:03.984 3352046 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:03.986 3352048 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:03.991 3352053 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:03.991 3352053 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:56:03.991 3352053 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:56:03.995 3352057 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:56:03.995 3352057 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:03.995 3352057 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:56:04.016 3352078 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.016 3352078 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.016 3352078 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:04.016 3352078 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:56:04.016 3352078 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.016 3352078 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.017 3352079 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.019 3352081 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.024 3352086 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.024 3352086 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:56:04.024 3352086 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:56:04.027 3352089 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:56:04.027 3352089 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:56:04.028 3352090 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.030 3352092 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.034 3352096 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.034 3352096 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:56:04.034 3352096 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.036 3352098 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:56:04.036 3352098 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:56:04.037 3352099 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.038 3352100 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.042 3352104 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.042 3352104 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:56:04.042 3352104 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.046 3352108 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:56:04.046 3352108 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:56:04.047 3352109 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.050 3352112 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.053 3352115 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.053 3352115 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:56:04.053 3352115 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:56:04.055 3352117 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:56:04.055 3352117 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:56:04.056 3352118 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.057 3352119 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.060 3352122 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.060 3352122 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:56:04.060 3352122 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.062 3352124 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:56:04.063 3352125 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:56:04.063 3352125 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.065 3352127 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.067 3352129 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.067 3352129 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:56:04.067 3352129 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:56:04.070 3352132 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:56:04.070 3352132 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:56:04.071 3352133 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.072 3352134 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.075 3352137 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.075 3352137 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:56:04.075 3352137 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:04.077 3352139 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:56:04.077 3352139 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:56:04.078 3352140 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.080 3352142 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.084 3352146 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.084 3352146 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:56:04.084 3352146 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.088 3352150 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:56:04.088 3352150 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:56:04.089 3352151 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.091 3352153 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.093 3352155 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.093 3352155 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:56:04.094 3352156 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:56:04.096 3352158 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:56:04.096 3352158 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:56:04.097 3352159 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.099 3352161 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.104 3352166 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.104 3352166 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:56:04.104 3352166 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:56:04.107 3352169 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:56:04.107 3352169 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:56:04.109 3352171 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.111 3352173 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.115 3352177 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.115 3352177 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:56:04.115 3352177 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:56:04.119 3352181 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:56:04.119 3352181 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:56:04.121 3352183 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.123 3352185 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.126 3352188 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.126 3352188 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:56:04.127 3352189 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:56:04.130 3352192 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:56:04.130 3352192 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:56:04.131 3352193 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.134 3352196 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.138 3352200 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.138 3352200 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:56:04.138 3352200 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:56:04.142 3352204 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:56:04.142 3352204 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.142 3352204 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:56:04.167 3352229 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.167 3352229 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.167 3352229 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:04.167 3352229 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:56:04.167 3352229 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.167 3352229 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.168 3352230 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.170 3352232 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.173 3352235 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.173 3352235 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:56:04.173 3352235 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.175 3352237 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:56:04.175 3352237 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:56:04.176 3352238 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.178 3352240 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.180 3352242 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.180 3352242 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:56:04.180 3352242 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.183 3352245 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:56:04.183 3352245 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:56:04.184 3352246 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.185 3352247 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.187 3352249 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.188 3352250 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:56:04.188 3352250 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:56:04.190 3352252 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:56:04.190 3352252 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.190 3352252 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:56:04.209 3352271 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.209 3352271 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.209 3352271 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:04.209 3352271 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:56:04.209 3352271 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.209 3352271 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.210 3352272 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.211 3352273 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.214 3352276 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.214 3352276 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:56:04.214 3352276 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:56:04.216 3352278 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:56:04.216 3352278 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:56:04.217 3352279 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.219 3352281 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.222 3352284 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.222 3352284 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:56:04.222 3352284 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:04.224 3352286 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:56:04.224 3352286 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:56:04.225 3352287 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.226 3352288 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.229 3352291 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.229 3352291 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:56:04.229 3352291 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:56:04.232 3352294 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:56:04.232 3352294 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:56:04.233 3352295 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.234 3352296 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.237 3352299 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.237 3352299 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:56:04.237 3352299 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:56:04.240 3352302 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:56:04.240 3352302 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:56:04.240 3352302 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.241 3352303 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.244 3352306 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.244 3352306 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:56:04.244 3352306 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.246 3352308 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:56:04.246 3352308 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:56:04.247 3352309 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.248 3352310 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.251 3352313 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.251 3352313 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:56:04.251 3352313 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:56:04.254 3352316 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:56:04.254 3352316 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.254 3352316 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:56:04.299 3352361 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.299 3352361 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.299 3352361 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:04.299 3352361 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:56:04.299 3352361 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.299 3352361 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.300 3352362 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.301 3352363 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.304 3352366 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.304 3352366 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:56:04.304 3352366 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:56:04.307 3352369 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:56:04.307 3352369 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:56:04.307 3352369 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.309 3352371 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.313 3352375 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.313 3352375 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:56:04.313 3352375 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:56:04.317 3352379 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:56:04.318 3352380 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:56:04.319 3352381 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.321 3352383 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.325 3352387 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.325 3352387 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:56:04.325 3352387 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:56:04.328 3352390 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:56:04.329 3352391 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:56:04.330 3352392 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.332 3352394 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.337 3352399 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.337 3352399 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:56:04.337 3352399 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:56:04.341 3352403 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:56:04.341 3352403 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:56:04.342 3352404 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.344 3352406 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.347 3352409 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.347 3352409 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:56:04.347 3352409 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:56:04.349 3352411 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:56:04.349 3352411 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.349 3352411 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:56:04.369 3352431 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.369 3352431 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.369 3352431 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:04.369 3352431 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.370 3352432 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:56:04.371 3352433 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@5b66ae5e
20-08-2026 00:56:04.374 3352436 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:56:04.374 3352436 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:56:04.374 3352436 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:56:04.376 3352438 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:56:04.377 3352439 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:56:04.378 3352440 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.379 3352441 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.382 3352444 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.382 3352444 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:56:04.382 3352444 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:56:04.385 3352447 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:56:04.385 3352447 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.385 3352447 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:56:04.437 3352499 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.437 3352499 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.437 3352499 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:04.437 3352499 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:56:04.437 3352499 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.437 3352499 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.438 3352500 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.440 3352502 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.443 3352505 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.443 3352505 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:56:04.443 3352505 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:04.445 3352507 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:56:04.445 3352507 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:56:04.447 3352509 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.448 3352510 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.451 3352513 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.451 3352513 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:56:04.451 3352513 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:56:04.454 3352516 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:56:04.454 3352516 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:56:04.455 3352517 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.456 3352518 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.459 3352521 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.459 3352521 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:56:04.459 3352521 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:56:04.462 3352524 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:56:04.462 3352524 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:56:04.463 3352525 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.464 3352526 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.467 3352529 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.467 3352529 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:56:04.467 3352529 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:56:04.469 3352531 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:56:04.469 3352531 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.469 3352531 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:56:04.485 3352547 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:56:04.485 3352547 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:56:04.485 3352547 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:04.485 3352547 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.486 3352548 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.487 3352549 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.491 3352553 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.491 3352553 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:56:04.491 3352553 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:56:04.496 3352558 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:56:04.496 3352558 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:56:04.497 3352559 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.499 3352561 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.503 3352565 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.503 3352565 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:56:04.503 3352565 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:56:04.508 3352570 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:56:04.508 3352570 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.508 3352570 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:56:04.541 3352603 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.541 3352603 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.541 3352603 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:04.541 3352603 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:56:04.541 3352603 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.541 3352603 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.542 3352604 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.544 3352606 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.546 3352608 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.546 3352608 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:56:04.546 3352608 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:56:04.550 3352612 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:56:04.550 3352612 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.550 3352612 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:56:04.577 3352639 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.577 3352639 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.577 3352639 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:04.577 3352639 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:56:04.577 3352639 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.577 3352639 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.579 3352641 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.581 3352643 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.585 3352647 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.585 3352647 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:56:04.585 3352647 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:56:04.589 3352651 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:56:04.589 3352651 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:56:04.591 3352653 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.593 3352655 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.597 3352659 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.597 3352659 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:56:04.597 3352659 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:56:04.600 3352662 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:56:04.600 3352662 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.600 3352662 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:56:04.619 3352681 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.619 3352681 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.619 3352681 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:04.619 3352681 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:56:04.619 3352681 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.619 3352681 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.620 3352682 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.621 3352683 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.623 3352685 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.623 3352685 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:56:04.623 3352685 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.626 3352688 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:56:04.626 3352688 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:56:04.627 3352689 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.629 3352691 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.634 3352696 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.634 3352696 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:56:04.634 3352696 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:56:04.638 3352700 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:56:04.638 3352700 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:56:04.639 3352701 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.640 3352702 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.643 3352705 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.643 3352705 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:56:04.643 3352705 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.646 3352708 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:56:04.646 3352708 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:56:04.647 3352709 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.650 3352712 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.654 3352716 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.654 3352716 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:56:04.654 3352716 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:56:04.659 3352721 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:56:04.659 3352721 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:56:04.660 3352722 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.662 3352724 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.664 3352726 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.664 3352726 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:56:04.664 3352726 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:56:04.667 3352729 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:56:04.667 3352729 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:56:04.668 3352730 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.670 3352732 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.673 3352735 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.673 3352735 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:56:04.673 3352735 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:56:04.675 3352737 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:56:04.675 3352737 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:56:04.676 3352738 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.678 3352740 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.680 3352742 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.680 3352742 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:56:04.680 3352742 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:56:04.683 3352745 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:56:04.683 3352745 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:56:04.684 3352746 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.685 3352747 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.688 3352750 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.688 3352750 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:56:04.688 3352750 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:56:04.693 3352755 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:56:04.693 3352755 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:56:04.694 3352756 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.696 3352758 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.700 3352762 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.700 3352762 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:56:04.700 3352762 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:56:04.702 3352764 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:56:04.703 3352765 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:56:04.703 3352765 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.704 3352766 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.708 3352770 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.708 3352770 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:56:04.708 3352770 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:56:04.713 3352775 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:56:04.713 3352775 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:56:04.714 3352776 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.716 3352778 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.719 3352781 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.719 3352781 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:56:04.720 3352782 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:56:04.724 3352786 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:56:04.724 3352786 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:56:04.725 3352787 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.726 3352788 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.729 3352791 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.729 3352791 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:56:04.729 3352791 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:56:04.733 3352795 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:56:04.733 3352795 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:56:04.733 3352795 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.735 3352797 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.738 3352800 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.738 3352800 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:56:04.738 3352800 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:56:04.741 3352803 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:56:04.742 3352804 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:56:04.743 3352805 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.745 3352807 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.750 3352812 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.750 3352812 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:56:04.750 3352812 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:56:04.754 3352816 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:56:04.754 3352816 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:56:04.755 3352817 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.758 3352820 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.763 3352825 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.764 3352826 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:56:04.764 3352826 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:04.769 3352831 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:56:04.769 3352831 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:56:04.770 3352832 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.772 3352834 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.776 3352838 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.776 3352838 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:56:04.776 3352838 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:56:04.778 3352840 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:56:04.778 3352840 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.778 3352840 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:56:04.794 3352856 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.794 3352856 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:04.794 3352856 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:04.794 3352856 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:56:04.794 3352856 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.794 3352856 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.795 3352857 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.796 3352858 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.799 3352861 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.799 3352861 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:56:04.799 3352861 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:56:04.801 3352863 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:56:04.801 3352863 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:56:04.803 3352865 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.804 3352866 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.807 3352869 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.808 3352870 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:56:04.808 3352870 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.810 3352872 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:56:04.810 3352872 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:56:04.811 3352873 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.813 3352875 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.816 3352878 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.816 3352878 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:56:04.816 3352878 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:56:04.819 3352881 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:56:04.819 3352881 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:56:04.820 3352882 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.822 3352884 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.825 3352887 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.825 3352887 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:56:04.825 3352887 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:56:04.828 3352890 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:56:04.828 3352890 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.828 3352890 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:56:04.850 3352912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:04.850 3352912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:04.850 3352912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:56:04.850 3352912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:56:04.850 3352912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.850 3352912 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.850 3352912 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.852 3352914 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.857 3352919 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.857 3352919 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:56:04.857 3352919 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:56:04.861 3352923 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:56:04.861 3352923 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.861 3352923 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:56:04.884 3352946 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:04.884 3352946 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:04.884 3352946 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:56:04.884 3352946 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:56:04.884 3352946 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.884 3352946 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.885 3352947 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:04.888 3352950 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:04.891 3352953 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:04.891 3352953 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:56:04.891 3352953 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:56:04.894 3352956 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:56:04.894 3352956 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:04.894 3352956 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:56:04.911 3352973 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:04.912 3352974 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:56:04.912 3352974 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:56:04.912 3352974 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:56:04.912 3352974 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:04.0
20-08-2026 00:56:04.912 3352974 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:04.912 3352974 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.914 3352976 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.917 3352979 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.917 3352979 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:56:04.917 3352979 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:56:04.920 3352982 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:56:04.920 3352982 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:56:04.920 3352982 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.922 3352984 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.924 3352986 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.924 3352986 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:56:04.924 3352986 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.927 3352989 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:56:04.928 3352990 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:56:04.928 3352990 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.930 3352992 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.933 3352995 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.933 3352995 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:56:04.933 3352995 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:56:04.937 3352999 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:56:04.937 3352999 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:56:04.939 3353001 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.940 3353002 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.944 3353006 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.944 3353006 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:56:04.944 3353006 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.949 3353011 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:56:04.949 3353011 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:56:04.950 3353012 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.953 3353015 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.956 3353018 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.956 3353018 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:56:04.957 3353019 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:56:04.961 3353023 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:56:04.961 3353023 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:56:04.962 3353024 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.963 3353025 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.966 3353028 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.966 3353028 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:56:04.966 3353028 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:56:04.970 3353032 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:56:04.970 3353032 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:56:04.971 3353033 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.973 3353035 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.978 3353040 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.978 3353040 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:56:04.978 3353040 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:56:04.982 3353044 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:56:04.982 3353044 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:56:04.983 3353045 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.984 3353046 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.987 3353049 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.987 3353049 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:56:04.987 3353049 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:56:04.991 3353053 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:56:04.991 3353053 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:56:04.993 3353055 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:04.994 3353056 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:04.999 3353061 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:04.999 3353061 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:56:04.999 3353061 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:56:05.001 3353063 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:56:05.001 3353063 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:56:05.002 3353064 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:56:05.004 3353066 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@68498296
20-08-2026 00:56:05.007 3353069 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:56:05.007 3353069 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:56:05.007 3353069 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:56:05.010 3353072 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:56:05.010 3353072 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:56:05.010 3353072 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:56:05.025 3353087 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:05.026 3353088 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:56:05.026 3353088 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:56:05.026 3353088 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:56:05.026 3353088 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:56:05.0
20-08-2026 00:56:05.026 3353088 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:56:05.027 3353089 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:05.029 3353091 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:05.034 3353096 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:05.034 3353096 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:56:05.034 3353096 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:56:05.037 3353099 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:56:05.037 3353099 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:56:05.038 3353100 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:05.041 3353103 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:05.045 3353107 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:05.045 3353107 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:56:05.045 3353107 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:56:05.050 3353112 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:56:05.050 3353112 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:56:05.051 3353113 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:05.053 3353115 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:05.058 3353120 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:05.058 3353120 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:56:05.058 3353120 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:56:05.062 3353124 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:56:05.062 3353124 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:56:05.063 3353125 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:05.066 3353128 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:05.068 3353130 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:05.068 3353130 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:56:05.068 3353130 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:56:05.071 3353133 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:56:05.071 3353133 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:56:05.072 3353134 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:05.074 3353136 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:05.076 3353138 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:05.076 3353138 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:56:05.076 3353138 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:56:05.079 3353141 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:56:05.079 3353141 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:56:05.080 3353142 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:56:05.081 3353143 [http-nio-8051-exec-148] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1ac850a5
20-08-2026 00:56:05.084 3353146 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:56:05.084 3353146 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:56:05.084 3353146 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:56:05.087 3353149 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:56:05.087 3353149 [http-nio-8051-exec-148] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:56:05.461 3353523 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:05.461 3353523 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:05.462 3353524 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:05.463 3353525 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@453cb8b0
20-08-2026 00:56:05.463 3353525 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:05.463 3353525 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:05.463 3353525 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@453cb8b0
20-08-2026 00:56:05.463 3353525 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:05.509 3353571 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:56:05.509 3353571 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:56:05.510 3353572 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:05.510 3353572 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:56:05.510 3353572 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:05.510 3353572 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:05.510 3353572 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:05.511 3353573 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:56:05.511 3353573 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:56:10.515 3358577 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:10.515 3358577 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:10.516 3358578 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:10.516 3358578 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4a8424bc
20-08-2026 00:56:10.516 3358578 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:10.516 3358578 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:10.517 3358579 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4a8424bc
20-08-2026 00:56:10.517 3358579 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:10.704 3358766 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:56:10.704 3358766 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:56:10.704 3358766 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:10.704 3358766 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:56:10.704 3358766 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:10.705 3358767 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:10.706 3358768 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:10.706 3358768 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:56:10.707 3358769 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:56:13.998 3362060 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-20 00:39:32.0, vm_id=1711555283773}
20-08-2026 00:56:14.001 3362063 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-20 00:39:32.0
20-08-2026 00:56:14.106 3362168 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:56:15.781 3363843 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:15.781 3363843 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:15.782 3363844 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:15.783 3363845 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@55c60542
20-08-2026 00:56:15.783 3363845 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:15.783 3363845 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:15.783 3363845 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@55c60542
20-08-2026 00:56:15.783 3363845 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:17.740 3365802 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:28:22.0, vm_id=1654510950489}
20-08-2026 00:56:17.740 3365802 [http-nio-8051-exec-152] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654510950489, timestamp: 2026-08-19 20:28:22.0
20-08-2026 00:56:17.859 3365921 [http-nio-8051-exec-152] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:56:20.944 3369006 [http-nio-8051-exec-157] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:56:20.944 3369006 [http-nio-8051-exec-157] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:56:20.944 3369006 [http-nio-8051-exec-157] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:20.944 3369006 [http-nio-8051-exec-157] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:56:20.944 3369006 [http-nio-8051-exec-157] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:20.945 3369007 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:20.946 3369008 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:20.946 3369008 [http-nio-8051-exec-157] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:56:20.947 3369009 [http-nio-8051-exec-157] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:56:26.040 3374102 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:56:26.041 3374103 [http-nio-8051-exec-150] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:56:26.065 3374127 [http-nio-8051-exec-150] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:56:26.162 3374224 [http-nio-8051-exec-157] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:26.162 3374224 [http-nio-8051-exec-157] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:26.164 3374226 [http-nio-8051-exec-157] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:26.164 3374226 [http-nio-8051-exec-157] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1323a180
20-08-2026 00:56:26.164 3374226 [http-nio-8051-exec-157] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:26.164 3374226 [http-nio-8051-exec-157] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:26.164 3374226 [http-nio-8051-exec-157] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1323a180
20-08-2026 00:56:26.164 3374226 [http-nio-8051-exec-157] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:27.458 3375520 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:56:27.458 3375520 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:56:27.458 3375520 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:27.458 3375520 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:56:27.458 3375520 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:27.459 3375521 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:27.459 3375521 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:27.460 3375522 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:56:27.460 3375522 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:56:27.462 3375524 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:56:27.462 3375524 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:56:27.462 3375524 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@351fe6f4
20-08-2026 00:56:27.462 3375524 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:27.462 3375524 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:27.462 3375524 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@351fe6f4
20-08-2026 00:56:27.462 3375524 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:27.503 3375565 [http-nio-8051-exec-154] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:56:27.503 3375565 [http-nio-8051-exec-154] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:56:27.503 3375565 [http-nio-8051-exec-154] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:27.503 3375565 [http-nio-8051-exec-154] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:56:27.503 3375565 [http-nio-8051-exec-154] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:27.503 3375565 [http-nio-8051-exec-154] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:27.504 3375566 [http-nio-8051-exec-154] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:27.504 3375566 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:56:27.504 3375566 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:56:27.504 3375566 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:56:27.505 3375567 [http-nio-8051-exec-154] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:56:27.511 3375573 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:56:27.512 3375574 [http-nio-8051-exec-154] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:56:27.513 3375575 [http-nio-8051-exec-154] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:56:27.514 3375576 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:56:27.514 3375576 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:27.516 3375578 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.517 3375579 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:56:27.519 3375581 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.519 3375581 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:56:27.520 3375582 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.520 3375582 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:56:27.522 3375584 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.522 3375584 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:56:27.523 3375585 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.523 3375585 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:56:27.525 3375587 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.525 3375587 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:56:27.526 3375588 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.527 3375589 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:56:27.529 3375591 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.529 3375591 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:56:27.531 3375593 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.531 3375593 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:56:27.533 3375595 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.533 3375595 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:56:27.534 3375596 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.534 3375596 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:56:27.536 3375598 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.536 3375598 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:56:27.538 3375600 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.538 3375600 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:56:27.539 3375601 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.539 3375601 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:56:27.541 3375603 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.541 3375603 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:56:27.542 3375604 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.543 3375605 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:56:27.544 3375606 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.544 3375606 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:56:27.546 3375608 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.547 3375609 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:56:27.548 3375610 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:27.548 3375610 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:56:27.550 3375612 [http-nio-8051-exec-154] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4d8165c9
20-08-2026 00:56:27.550 3375612 [http-nio-8051-exec-154] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:27.550 3375612 [http-nio-8051-exec-154] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:27.551 3375613 [http-nio-8051-exec-154] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4d8165c9
20-08-2026 00:56:27.551 3375613 [http-nio-8051-exec-154] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:29.528 3377590 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:56:29.528 3377590 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:56:29.528 3377590 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:29.528 3377590 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:56:29.528 3377590 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:29.529 3377591 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:29.529 3377591 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:29.530 3377592 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:56:29.530 3377592 [http-nio-8051-exec-138] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:56:29.531 3377593 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:56:29.532 3377594 [http-nio-8051-exec-138] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:56:29.532 3377594 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6b7b4cdc
20-08-2026 00:56:29.532 3377594 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:29.532 3377594 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:29.532 3377594 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6b7b4cdc
20-08-2026 00:56:29.532 3377594 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:29.534 3377596 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:56:29.534 3377596 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:56:29.534 3377596 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:29.534 3377596 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:56:29.534 3377596 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:29.534 3377596 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:29.535 3377597 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:29.535 3377597 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:56:29.535 3377597 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:56:29.535 3377597 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:56:29.536 3377598 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:56:29.540 3377602 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:56:29.540 3377602 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:56:29.541 3377603 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:56:29.543 3377605 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:56:29.543 3377605 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:29.545 3377607 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.545 3377607 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:56:29.547 3377609 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.547 3377609 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:56:29.548 3377610 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.548 3377610 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:56:29.550 3377612 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.550 3377612 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:56:29.552 3377614 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.552 3377614 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:56:29.554 3377616 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.554 3377616 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:56:29.555 3377617 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.555 3377617 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:56:29.557 3377619 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.557 3377619 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:56:29.559 3377621 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.559 3377621 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:56:29.560 3377622 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.560 3377622 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:56:29.563 3377625 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.563 3377625 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:56:29.565 3377627 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.565 3377627 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:56:29.567 3377629 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.567 3377629 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:56:29.569 3377631 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.569 3377631 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:56:29.571 3377633 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.571 3377633 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:56:29.573 3377635 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.573 3377635 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:56:29.575 3377637 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.575 3377637 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:56:29.578 3377640 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.578 3377640 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:56:29.579 3377641 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:29.579 3377641 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:56:29.581 3377643 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2acca21c
20-08-2026 00:56:29.582 3377644 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:29.582 3377644 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:29.582 3377644 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2acca21c
20-08-2026 00:56:29.582 3377644 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:29.589 3377651 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:56:29.589 3377651 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:56:29.589 3377651 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:29.589 3377651 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:56:29.589 3377651 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:29.590 3377652 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:29.590 3377652 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:29.590 3377652 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:56:29.591 3377653 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:56:32.469 3380531 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749559026472, timestamp=2026-08-19 20:04:15.0}
20-08-2026 00:56:32.470 3380532 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749559026472, timestamp: 2026-08-19 20:04:15.0
20-08-2026 00:56:32.491 3380553 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:56:34.618 3382680 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:34.618 3382680 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:34.620 3382682 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:34.620 3382682 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@51e68307
20-08-2026 00:56:34.620 3382682 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:34.620 3382682 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:34.620 3382682 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@51e68307
20-08-2026 00:56:34.620 3382682 [http-nio-8051-exec-100] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:34.659 3382721 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:56:34.660 3382722 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:56:34.660 3382722 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:34.660 3382722 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:56:34.660 3382722 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:34.660 3382722 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:34.661 3382723 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:34.661 3382723 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:56:34.661 3382723 [http-nio-8051-exec-146] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:56:36.894 3384956 [http-nio-8051-exec-143] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519780232, timestamp=2026-08-19 20:31:46.0}
20-08-2026 00:56:36.895 3384957 [http-nio-8051-exec-143] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519780232, timestamp: 2026-08-19 20:31:46.0
20-08-2026 00:56:37.078 3385140 [http-nio-8051-exec-143] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:56:39.756 3387818 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:39.756 3387818 [http-nio-8051-exec-146] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:39.757 3387819 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:39.757 3387819 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@476c45c1
20-08-2026 00:56:39.757 3387819 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:39.757 3387819 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:39.757 3387819 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@476c45c1
20-08-2026 00:56:39.757 3387819 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:42.088 3390150 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:56:42.088 3390150 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:56:42.088 3390150 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:56:42.088 3390150 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:56:42.088 3390150 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:42.088 3390150 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:42.088 3390150 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:56:42.088 3390150 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:42.089 3390151 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:56:42.089 3390151 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:42.089 3390151 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:42.089 3390151 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:42.090 3390152 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:42.090 3390152 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:42.091 3390153 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:56:42.091 3390153 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:56:42.091 3390153 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:56:42.091 3390153 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:56:42.091 3390153 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:56:42.091 3390153 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:56:42.093 3390155 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:56:42.093 3390155 [http-nio-8051-exec-133] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:56:42.094 3390156 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@37e0f1c7
20-08-2026 00:56:42.094 3390156 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:42.094 3390156 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:42.094 3390156 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@37e0f1c7
20-08-2026 00:56:42.094 3390156 [http-nio-8051-exec-133] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:56:42.097 3390159 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:56:42.097 3390159 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:56:42.098 3390160 [http-nio-8051-exec-125] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:56:42.100 3390162 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:56:42.100 3390162 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:42.102 3390164 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.102 3390164 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:56:42.104 3390166 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.104 3390166 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:56:42.106 3390168 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.106 3390168 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:56:42.108 3390170 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.108 3390170 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:56:42.110 3390172 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.110 3390172 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:56:42.111 3390173 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.112 3390174 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:56:42.114 3390176 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.114 3390176 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:56:42.115 3390177 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.115 3390177 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:56:42.117 3390179 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.117 3390179 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:56:42.119 3390181 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.119 3390181 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:56:42.120 3390182 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.120 3390182 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:56:42.122 3390184 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.122 3390184 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:56:42.124 3390186 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.124 3390186 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:56:42.126 3390188 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.126 3390188 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:56:42.128 3390190 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.128 3390190 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:56:42.129 3390191 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.129 3390191 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:56:42.131 3390193 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.131 3390193 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:56:42.132 3390194 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.133 3390195 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:56:42.135 3390197 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:42.135 3390197 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:56:42.137 3390199 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@111164e5
20-08-2026 00:56:42.137 3390199 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:56:42.137 3390199 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:42.137 3390199 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@111164e5
20-08-2026 00:56:42.137 3390199 [http-nio-8051-exec-125] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:56:44.110 3392172 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:56:44.110 3392172 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:56:44.110 3392172 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:44.110 3392172 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:56:44.110 3392172 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:44.110 3392172 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:44.111 3392173 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:44.111 3392173 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:56:44.111 3392173 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:56:49.141 3397203 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:49.141 3397203 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:49.143 3397205 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:49.143 3397205 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@d2abe5b
20-08-2026 00:56:49.143 3397205 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:56:49.143 3397205 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:49.143 3397205 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@d2abe5b
20-08-2026 00:56:49.143 3397205 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:56:49.224 3397286 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:56:49.224 3397286 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:56:49.224 3397286 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:49.224 3397286 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:56:49.224 3397286 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:49.225 3397287 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:49.225 3397287 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:49.226 3397288 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:56:49.226 3397288 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:56:49.691 3397753 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - requested status capture imei: NU11202501
20-08-2026 00:56:49.692 3397754 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:56:49.692 3397754 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:56:49
20-08-2026 00:56:49.692 3397754 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - {"power":1}
20-08-2026 00:56:49.692 3397754 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:56:49.692 3397754 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:56:49.692 3397754 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:56:49.692 3397754 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:56:49.692 3397754 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:56:49.692 3397754 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:56:49.692 3397754 [http-nio-8051-exec-141] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:56:54.336 3402398 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:54.337 3402399 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:56:54.338 3402400 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:54.338 3402400 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7a4c21d6
20-08-2026 00:56:54.338 3402400 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:56:54.338 3402400 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:54.338 3402400 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7a4c21d6
20-08-2026 00:56:54.338 3402400 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:56:56.351 3404413 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749829657832, timestamp=2026-08-19 23:59:44.0}
20-08-2026 00:56:56.352 3404414 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749829657832, timestamp: 2026-08-19 23:59:44.0
20-08-2026 00:56:56.403 3404465 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:56:58.683 3406745 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:56:58.683 3406745 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:56:58.683 3406745 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:58.683 3406745 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:56:58.684 3406746 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:58.684 3406746 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:58.684 3406746 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:58.685 3406747 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:56:58.685 3406747 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:56:58.685 3406747 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:56:58.685 3406747 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:56:58.691 3406753 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:56:58.691 3406753 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:56:58.692 3406754 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:56:58.693 3406755 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:56:58.693 3406755 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:56:58.696 3406758 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.696 3406758 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:56:58.697 3406759 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.698 3406760 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:56:58.700 3406762 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.700 3406762 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:56:58.702 3406764 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.702 3406764 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:56:58.703 3406765 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.703 3406765 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:56:58.705 3406767 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.705 3406767 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:56:58.707 3406769 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.707 3406769 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:56:58.709 3406771 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.709 3406771 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:56:58.710 3406772 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.710 3406772 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:56:58.712 3406774 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.712 3406774 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:56:58.714 3406776 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.714 3406776 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:56:58.716 3406778 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.716 3406778 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:56:58.718 3406780 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.718 3406780 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:56:58.720 3406782 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.720 3406782 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:56:58.722 3406784 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.722 3406784 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:56:58.724 3406786 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.724 3406786 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:56:58.725 3406787 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.725 3406787 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:56:58.727 3406789 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.727 3406789 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:56:58.729 3406791 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:56:58.729 3406791 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:56:58.732 3406794 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@715f6e33
20-08-2026 00:56:58.732 3406794 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:56:58.732 3406794 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:58.732 3406794 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@715f6e33
20-08-2026 00:56:58.732 3406794 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:56:58.753 3406815 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:56:58.753 3406815 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:56:58.753 3406815 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:58.753 3406815 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:56:58.753 3406815 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:56:58.753 3406815 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:56:58.754 3406816 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:56:58.754 3406816 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:56:58.754 3406816 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:56:58.756 3406818 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:56:58.756 3406818 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:56:58.756 3406818 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@880ff6b
20-08-2026 00:56:58.756 3406818 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:56:58.756 3406818 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:56:58.756 3406818 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@880ff6b
20-08-2026 00:56:58.756 3406818 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:56:58.775 3406837 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:58.775 3406837 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:56:58.775 3406837 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@48ea6ed0
20-08-2026 00:56:58.775 3406837 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791800469945","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","mobile":"9597724778","active":1,"status":true}
20-08-2026 00:56:58.775 3406837 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","status":true}
20-08-2026 00:57:00.689 3408751 [http-nio-8051-exec-150] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:57:00.689 3408751 [http-nio-8051-exec-150] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:57:00.689 3408751 [http-nio-8051-exec-150] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:00.689 3408751 [http-nio-8051-exec-150] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:57:00.689 3408751 [http-nio-8051-exec-150] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:00.690 3408752 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:00.690 3408752 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:00.691 3408753 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:57:00.691 3408753 [http-nio-8051-exec-150] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:57:01.383 3409445 [http-nio-8051-exec-65] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:57:01.399 3409461 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.401 3409463 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.404 3409466 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.404 3409466 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:57:01.404 3409466 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:57:01.407 3409469 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:57:01.407 3409469 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:57:01.408 3409470 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.410 3409472 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.414 3409476 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.415 3409477 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:57:01.415 3409477 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:57:01.418 3409480 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:57:01.418 3409480 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:01.418 3409480 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:57:01.451 3409513 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.452 3409514 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.452 3409514 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:01.452 3409514 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:57:01.452 3409514 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:01.0
20-08-2026 00:57:01.452 3409514 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:01.454 3409516 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.459 3409521 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.468 3409530 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.468 3409530 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:57:01.468 3409530 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:57:01.475 3409537 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:57:01.475 3409537 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:57:01.478 3409540 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.480 3409542 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.483 3409545 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.483 3409545 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:57:01.483 3409545 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:57:01.487 3409549 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:57:01.487 3409549 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:01.487 3409549 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:57:01.503 3409565 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.503 3409565 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.503 3409565 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:01.503 3409565 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:57:01.503 3409565 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:01.0
20-08-2026 00:57:01.503 3409565 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:01.504 3409566 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.506 3409568 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.509 3409571 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.509 3409571 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:57:01.510 3409572 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:01.512 3409574 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:57:01.513 3409575 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:57:01.514 3409576 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.515 3409577 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.519 3409581 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.519 3409581 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:57:01.519 3409581 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:57:01.523 3409585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:57:01.524 3409586 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:01.524 3409586 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:57:01.543 3409605 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.543 3409605 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.543 3409605 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:01.543 3409605 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:57:01.543 3409605 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:01.0
20-08-2026 00:57:01.543 3409605 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:01.544 3409606 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.546 3409608 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.549 3409611 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.550 3409612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:57:01.550 3409612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:57:01.553 3409615 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:57:01.553 3409615 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:57:01.554 3409616 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.556 3409618 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.559 3409621 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.560 3409622 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:57:01.560 3409622 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:57:01.563 3409625 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:57:01.563 3409625 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:01.563 3409625 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:57:01.579 3409641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.579 3409641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.579 3409641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:01.579 3409641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:57:01.579 3409641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:01.0
20-08-2026 00:57:01.579 3409641 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:01.581 3409643 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.583 3409645 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.586 3409648 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.586 3409648 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:57:01.586 3409648 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:57:01.590 3409652 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:57:01.590 3409652 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:57:01.591 3409653 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.592 3409654 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.595 3409657 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.595 3409657 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:57:01.595 3409657 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:57:01.599 3409661 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:57:01.599 3409661 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:57:01.599 3409661 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.601 3409663 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.605 3409667 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.605 3409667 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:57:01.605 3409667 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:57:01.608 3409670 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:57:01.608 3409670 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:57:01.609 3409671 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.611 3409673 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.615 3409677 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.615 3409677 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:57:01.615 3409677 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:57:01.619 3409681 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:57:01.619 3409681 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:57:01.620 3409682 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.621 3409683 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.625 3409687 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.625 3409687 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:57:01.625 3409687 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:57:01.629 3409691 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:57:01.629 3409691 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:57:01.630 3409692 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.632 3409694 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.636 3409698 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.636 3409698 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:57:01.636 3409698 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:57:01.640 3409702 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:57:01.640 3409702 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:57:01.641 3409703 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.643 3409705 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.647 3409709 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.647 3409709 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:57:01.647 3409709 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:57:01.650 3409712 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:57:01.650 3409712 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:57:01.651 3409713 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.652 3409714 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.656 3409718 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.656 3409718 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:57:01.656 3409718 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:57:01.659 3409721 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:57:01.660 3409722 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:57:01.661 3409723 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.662 3409724 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.666 3409728 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.666 3409728 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:57:01.666 3409728 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:57:01.670 3409732 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:57:01.671 3409733 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:01.671 3409733 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:57:01.690 3409752 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:01.691 3409753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:01.691 3409753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:57:01.691 3409753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:57:01.691 3409753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:01.0
20-08-2026 00:57:01.691 3409753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:01.692 3409754 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.694 3409756 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.698 3409760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.698 3409760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:57:01.698 3409760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:01.701 3409763 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:57:01.701 3409763 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:57:01.702 3409764 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.704 3409766 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.708 3409770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.708 3409770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:57:01.708 3409770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:57:01.711 3409773 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:57:01.711 3409773 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:57:01.712 3409774 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.714 3409776 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.717 3409779 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.717 3409779 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:57:01.718 3409780 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:57:01.722 3409784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:57:01.722 3409784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:57:01.723 3409785 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.725 3409787 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.729 3409791 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.729 3409791 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:57:01.729 3409791 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:57:01.735 3409797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:57:01.735 3409797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:01.735 3409797 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:57:01.757 3409819 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.757 3409819 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.757 3409819 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:01.757 3409819 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:57:01.757 3409819 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:01.0
20-08-2026 00:57:01.757 3409819 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:01.758 3409820 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.760 3409822 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.765 3409827 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.765 3409827 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:57:01.765 3409827 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:57:01.769 3409831 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:57:01.769 3409831 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:01.769 3409831 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:57:01.787 3409849 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.787 3409849 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.787 3409849 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:01.787 3409849 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:57:01.787 3409849 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:01.0
20-08-2026 00:57:01.787 3409849 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:01.788 3409850 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.790 3409852 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.794 3409856 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.794 3409856 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:57:01.794 3409856 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:01.798 3409860 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:57:01.798 3409860 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:57:01.799 3409861 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.801 3409863 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.804 3409866 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.804 3409866 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:57:01.804 3409866 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:57:01.808 3409870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:57:01.808 3409870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:57:01.810 3409872 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.811 3409873 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.815 3409877 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.815 3409877 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:57:01.815 3409877 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:57:01.819 3409881 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:57:01.819 3409881 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:01.819 3409881 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:57:01.840 3409902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.840 3409902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:01.840 3409902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:01.840 3409902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:57:01.840 3409902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:01.0
20-08-2026 00:57:01.840 3409902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:01.842 3409904 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.845 3409907 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.850 3409912 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.850 3409912 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:57:01.850 3409912 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:57:01.854 3409916 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:57:01.854 3409916 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:57:01.856 3409918 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.858 3409920 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.862 3409924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.863 3409925 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:57:01.863 3409925 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:57:01.867 3409929 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:57:01.867 3409929 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:57:01.868 3409930 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:57:01.870 3409932 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2395cec5
20-08-2026 00:57:01.874 3409936 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:57:01.874 3409936 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:57:01.874 3409936 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:57:01.878 3409940 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:57:01.878 3409940 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:57:01.879 3409941 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.881 3409943 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.885 3409947 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.885 3409947 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:57:01.886 3409948 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:57:01.891 3409953 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:57:01.891 3409953 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:57:01.892 3409954 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.894 3409956 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.898 3409960 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.898 3409960 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:57:01.898 3409960 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:57:01.903 3409965 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:57:01.903 3409965 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:57:01.904 3409966 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.906 3409968 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.909 3409971 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.909 3409971 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:57:01.910 3409972 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:57:01.913 3409975 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:57:01.914 3409976 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:57:01.915 3409977 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.917 3409979 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.921 3409983 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.921 3409983 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:57:01.921 3409983 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:57:01.925 3409987 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:57:01.925 3409987 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:57:01.926 3409988 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.928 3409990 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.931 3409993 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.932 3409994 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:57:01.932 3409994 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:01.935 3409997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:57:01.935 3409997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:57:01.937 3409999 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.940 3410002 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.944 3410006 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.944 3410006 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:57:01.944 3410006 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:01.947 3410009 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:57:01.948 3410010 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:57:01.949 3410011 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:57:01.950 3410012 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2395cec5
20-08-2026 00:57:01.954 3410016 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:57:01.954 3410016 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:57:01.954 3410016 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:57:01.958 3410020 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:57:01.958 3410020 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:57:01.959 3410021 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.961 3410023 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.965 3410027 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.965 3410027 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:57:01.965 3410027 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:57:01.969 3410031 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:57:01.969 3410031 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:57:01.970 3410032 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.971 3410033 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.975 3410037 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.975 3410037 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:57:01.975 3410037 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:57:01.979 3410041 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:57:01.979 3410041 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:57:01.980 3410042 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:01.982 3410044 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:01.986 3410048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:01.986 3410048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:57:01.986 3410048 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:57:01.990 3410052 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:57:01.991 3410053 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:57:01.992 3410054 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:01.993 3410055 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:01.997 3410059 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:01.997 3410059 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:57:01.997 3410059 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:57:02.001 3410063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:57:02.001 3410063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.001 3410063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:57:02.018 3410080 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.018 3410080 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.018 3410080 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.019 3410081 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:57:02.019 3410081 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.019 3410081 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.020 3410082 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.022 3410084 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.026 3410088 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.027 3410089 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:57:02.027 3410089 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:57:02.032 3410094 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:57:02.032 3410094 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:57:02.033 3410095 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.035 3410097 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.039 3410101 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.039 3410101 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:57:02.039 3410101 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:57:02.043 3410105 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:57:02.044 3410106 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.044 3410106 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:57:02.104 3410166 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.104 3410166 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.104 3410166 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.104 3410166 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:57:02.104 3410166 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.105 3410167 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.106 3410168 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.108 3410170 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.111 3410173 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.111 3410173 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:57:02.111 3410173 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:57:02.113 3410175 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:57:02.113 3410175 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:57:02.114 3410176 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.116 3410178 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.118 3410180 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.118 3410180 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:57:02.118 3410180 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:57:02.121 3410183 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:57:02.122 3410184 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:57:02.122 3410184 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.123 3410185 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.126 3410188 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.126 3410188 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:57:02.126 3410188 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:57:02.129 3410191 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:57:02.129 3410191 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.129 3410191 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:57:02.156 3410218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.156 3410218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.156 3410218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.156 3410218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:57:02.156 3410218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.156 3410218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.157 3410219 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.160 3410222 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.164 3410226 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.164 3410226 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:57:02.164 3410226 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:57:02.169 3410231 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:57:02.169 3410231 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:57:02.170 3410232 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.172 3410234 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.175 3410237 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.175 3410237 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:57:02.175 3410237 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:02.180 3410242 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:57:02.180 3410242 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:57:02.181 3410243 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.183 3410245 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.187 3410249 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.187 3410249 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:57:02.187 3410249 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:57:02.191 3410253 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:57:02.191 3410253 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.191 3410253 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:57:02.208 3410270 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.209 3410271 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.209 3410271 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.209 3410271 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:57:02.209 3410271 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.209 3410271 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.210 3410272 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.213 3410275 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.217 3410279 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.217 3410279 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:57:02.217 3410279 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:57:02.220 3410282 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:57:02.220 3410282 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.221 3410283 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:57:02.241 3410303 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.241 3410303 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.241 3410303 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.241 3410303 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:57:02.241 3410303 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.241 3410303 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.243 3410305 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.245 3410307 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.249 3410311 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.250 3410312 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:57:02.250 3410312 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:02.254 3410316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:57:02.254 3410316 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:57:02.255 3410317 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.257 3410319 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.262 3410324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.262 3410324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:57:02.262 3410324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:57:02.266 3410328 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:57:02.266 3410328 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:57:02.268 3410330 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.270 3410332 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.274 3410336 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.274 3410336 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:57:02.274 3410336 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:02.278 3410340 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:57:02.278 3410340 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:57:02.279 3410341 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.282 3410344 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.285 3410347 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.286 3410348 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:57:02.286 3410348 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:57:02.289 3410351 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:57:02.290 3410352 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.290 3410352 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:57:02.310 3410372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:02.310 3410372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:02.310 3410372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:57:02.310 3410372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:57:02.310 3410372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.310 3410372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.311 3410373 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.313 3410375 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.317 3410379 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.317 3410379 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:57:02.317 3410379 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:02.320 3410382 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:57:02.320 3410382 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:57:02.321 3410383 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.323 3410385 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.327 3410389 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.327 3410389 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:57:02.327 3410389 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:57:02.332 3410394 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:57:02.332 3410394 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:57:02.333 3410395 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.335 3410397 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.339 3410401 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.339 3410401 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:57:02.339 3410401 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:02.343 3410405 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:57:02.344 3410406 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:57:02.345 3410407 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:57:02.347 3410409 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@60b3ffa8
20-08-2026 00:57:02.351 3410413 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:57:02.351 3410413 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:57:02.351 3410413 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:57:02.355 3410417 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:57:02.356 3410418 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:57:02.357 3410419 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.360 3410422 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.367 3410429 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.367 3410429 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:57:02.367 3410429 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:57:02.373 3410435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:57:02.373 3410435 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:57:02.375 3410437 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.379 3410441 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.385 3410447 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.385 3410447 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:57:02.385 3410447 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:57:02.391 3410453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:57:02.391 3410453 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:57:02.393 3410455 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.395 3410457 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.401 3410463 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.401 3410463 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:57:02.401 3410463 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:57:02.405 3410467 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:57:02.406 3410468 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:57:02.407 3410469 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.410 3410472 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.416 3410478 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.416 3410478 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:57:02.416 3410478 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:57:02.420 3410482 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:57:02.420 3410482 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.420 3410482 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:57:02.438 3410500 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.438 3410500 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.438 3410500 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.438 3410500 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:57:02.438 3410500 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.438 3410500 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.440 3410502 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.442 3410504 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.447 3410509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.447 3410509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:57:02.447 3410509 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:57:02.451 3410513 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:57:02.451 3410513 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:57:02.453 3410515 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.455 3410517 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.459 3410521 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.460 3410522 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:57:02.460 3410522 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:57:02.464 3410526 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:57:02.464 3410526 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:57:02.465 3410527 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.468 3410530 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.472 3410534 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.472 3410534 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:57:02.472 3410534 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:02.476 3410538 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:57:02.476 3410538 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:57:02.480 3410542 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.482 3410544 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.487 3410549 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.487 3410549 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:57:02.487 3410549 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:57:02.492 3410554 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:57:02.492 3410554 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.492 3410554 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:57:02.541 3410603 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.541 3410603 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.541 3410603 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.541 3410603 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:57:02.541 3410603 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.541 3410603 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.543 3410605 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.545 3410607 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.549 3410611 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.549 3410611 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:57:02.549 3410611 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:57:02.554 3410616 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:57:02.554 3410616 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.554 3410616 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:57:02.578 3410640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.578 3410640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.578 3410640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.578 3410640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:57:02.578 3410640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.578 3410640 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.580 3410642 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.582 3410644 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.586 3410648 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.586 3410648 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:57:02.586 3410648 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:57:02.592 3410654 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:57:02.592 3410654 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:57:02.593 3410655 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.595 3410657 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.599 3410661 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.599 3410661 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:57:02.599 3410661 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:02.603 3410665 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:57:02.603 3410665 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:57:02.604 3410666 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.607 3410669 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.612 3410674 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.612 3410674 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:57:02.612 3410674 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:02.616 3410678 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:57:02.616 3410678 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:57:02.617 3410679 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.619 3410681 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.623 3410685 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.623 3410685 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:57:02.623 3410685 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:57:02.628 3410690 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:57:02.628 3410690 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.628 3410690 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:57:02.650 3410712 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.650 3410712 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.650 3410712 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.650 3410712 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:57:02.650 3410712 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.650 3410712 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.651 3410713 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.654 3410716 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.657 3410719 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.657 3410719 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:57:02.658 3410720 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:02.662 3410724 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:57:02.662 3410724 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:57:02.663 3410725 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.665 3410727 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.669 3410731 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.669 3410731 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:57:02.669 3410731 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:57:02.674 3410736 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:57:02.674 3410736 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.674 3410736 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:57:02.698 3410760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.698 3410760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.698 3410760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.699 3410761 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:57:02.699 3410761 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.699 3410761 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.700 3410762 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.703 3410765 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.707 3410769 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.707 3410769 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:57:02.707 3410769 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:02.711 3410773 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:57:02.711 3410773 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:57:02.712 3410774 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.714 3410776 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.718 3410780 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.719 3410781 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:57:02.719 3410781 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:57:02.722 3410784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:57:02.722 3410784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.722 3410784 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:57:02.742 3410804 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.743 3410805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.743 3410805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.743 3410805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:57:02.743 3410805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.743 3410805 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.744 3410806 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.747 3410809 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.752 3410814 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.752 3410814 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:57:02.752 3410814 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:57:02.755 3410817 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:57:02.756 3410818 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:57:02.757 3410819 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.759 3410821 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.763 3410825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.763 3410825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:57:02.763 3410825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:57:02.767 3410829 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:57:02.768 3410830 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.768 3410830 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:57:02.809 3410871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.809 3410871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.809 3410871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.809 3410871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:57:02.809 3410871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.809 3410871 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.810 3410872 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.811 3410873 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.814 3410876 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.814 3410876 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:57:02.814 3410876 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:57:02.816 3410878 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:57:02.816 3410878 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.816 3410878 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:57:02.840 3410902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.840 3410902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.840 3410902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.840 3410902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:57:02.840 3410902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.840 3410902 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.841 3410903 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.844 3410906 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.847 3410909 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.847 3410909 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:57:02.847 3410909 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:57:02.850 3410912 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:57:02.850 3410912 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:57:02.851 3410913 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.852 3410914 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.854 3410916 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.855 3410917 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:57:02.855 3410917 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:57:02.858 3410920 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:57:02.858 3410920 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.858 3410920 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:57:02.886 3410948 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.887 3410949 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:02.887 3410949 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:02.887 3410949 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:57:02.887 3410949 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:02.0
20-08-2026 00:57:02.887 3410949 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:02.888 3410950 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.889 3410951 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.892 3410954 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.892 3410954 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:57:02.892 3410954 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:57:02.895 3410957 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:57:02.895 3410957 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:57:02.895 3410957 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.897 3410959 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.899 3410961 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.899 3410961 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:57:02.899 3410961 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:57:02.901 3410963 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:57:02.902 3410964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:57:02.903 3410965 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.904 3410966 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.907 3410969 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.907 3410969 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:57:02.907 3410969 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:57:02.911 3410973 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:57:02.911 3410973 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:57:02.912 3410974 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.914 3410976 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.918 3410980 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.918 3410980 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:57:02.918 3410980 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:57:02.921 3410983 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:57:02.921 3410983 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:57:02.922 3410984 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.923 3410985 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.925 3410987 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.925 3410987 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:57:02.925 3410987 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:02.928 3410990 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:57:02.928 3410990 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:57:02.929 3410991 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.930 3410992 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.933 3410995 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.933 3410995 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:57:02.933 3410995 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:57:02.935 3410997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:57:02.935 3410997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:57:02.936 3410998 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.938 3411000 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.941 3411003 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.941 3411003 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:57:02.941 3411003 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:57:02.943 3411005 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:57:02.943 3411005 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:57:02.944 3411006 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.945 3411007 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.948 3411010 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.948 3411010 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:57:02.948 3411010 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:57:02.951 3411013 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:57:02.951 3411013 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:57:02.951 3411013 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.953 3411015 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.955 3411017 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.955 3411017 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:57:02.955 3411017 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:57:02.957 3411019 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:57:02.958 3411020 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:57:02.959 3411021 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:57:02.960 3411022 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2395cec5
20-08-2026 00:57:02.963 3411025 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:57:02.963 3411025 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:57:02.963 3411025 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:57:02.965 3411027 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:57:02.965 3411027 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:57:02.966 3411028 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:02.967 3411029 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:02.970 3411032 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:02.970 3411032 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:57:02.970 3411032 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:57:02.972 3411034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:57:02.972 3411034 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:57:02.973 3411035 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:02.974 3411036 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:02.976 3411038 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:02.976 3411038 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:57:02.976 3411038 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:57:02.980 3411042 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:57:02.980 3411042 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:02.980 3411042 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:57:03.012 3411074 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.012 3411074 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.012 3411074 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:03.012 3411074 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:57:03.012 3411074 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.012 3411074 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.013 3411075 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.016 3411078 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.020 3411082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.020 3411082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:57:03.020 3411082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:57:03.024 3411086 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:57:03.024 3411086 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:57:03.025 3411087 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.027 3411089 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.032 3411094 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.032 3411094 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:57:03.032 3411094 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:57:03.036 3411098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:57:03.036 3411098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:57:03.038 3411100 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.040 3411102 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.044 3411106 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.044 3411106 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:57:03.044 3411106 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:57:03.049 3411111 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:57:03.049 3411111 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:57:03.050 3411112 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.052 3411114 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.056 3411118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.056 3411118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:57:03.056 3411118 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:03.060 3411122 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:57:03.060 3411122 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:57:03.062 3411124 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.064 3411126 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.068 3411130 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.069 3411131 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:57:03.069 3411131 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:57:03.073 3411135 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:57:03.073 3411135 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.073 3411135 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:57:03.100 3411162 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.100 3411162 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.100 3411162 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:57:03.100 3411162 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:57:03.100 3411162 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.100 3411162 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.101 3411163 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.104 3411166 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.108 3411170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.108 3411170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:57:03.108 3411170 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:57:03.113 3411175 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:57:03.113 3411175 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.113 3411175 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:57:03.132 3411194 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.132 3411194 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.132 3411194 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:57:03.132 3411194 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:57:03.132 3411194 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.132 3411194 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.133 3411195 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.135 3411197 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.140 3411202 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.140 3411202 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:57:03.140 3411202 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:57:03.144 3411206 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:57:03.145 3411207 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.145 3411207 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:57:03.161 3411223 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.161 3411223 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.161 3411223 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:03.161 3411223 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:57:03.161 3411223 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.161 3411223 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.162 3411224 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.165 3411227 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.169 3411231 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.169 3411231 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:57:03.169 3411231 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:03.174 3411236 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:57:03.174 3411236 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:57:03.175 3411237 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.177 3411239 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.182 3411244 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.182 3411244 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:57:03.182 3411244 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:57:03.186 3411248 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:57:03.186 3411248 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:57:03.187 3411249 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.189 3411251 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.194 3411256 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.194 3411256 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:57:03.194 3411256 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:57:03.198 3411260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:57:03.198 3411260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.198 3411260 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:57:03.216 3411278 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.216 3411278 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.216 3411278 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:03.216 3411278 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:57:03.216 3411278 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.216 3411278 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.217 3411279 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.219 3411281 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.224 3411286 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.224 3411286 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:57:03.224 3411286 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:57:03.228 3411290 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:57:03.228 3411290 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:57:03.229 3411291 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.232 3411294 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.236 3411298 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.236 3411298 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:57:03.236 3411298 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:57:03.240 3411302 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:57:03.240 3411302 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.240 3411302 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:57:03.262 3411324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.262 3411324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.262 3411324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:03.262 3411324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:57:03.262 3411324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.262 3411324 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.264 3411326 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.266 3411328 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.270 3411332 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.271 3411333 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:57:03.271 3411333 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:57:03.274 3411336 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:57:03.274 3411336 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:57:03.276 3411338 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.277 3411339 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.281 3411343 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.281 3411343 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:57:03.281 3411343 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:57:03.285 3411347 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:57:03.285 3411347 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:57:03.288 3411350 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.290 3411352 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.294 3411356 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.294 3411356 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:57:03.294 3411356 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:03.297 3411359 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:57:03.297 3411359 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:57:03.299 3411361 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.302 3411364 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.306 3411368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.306 3411368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:57:03.306 3411368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:57:03.310 3411372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:57:03.310 3411372 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:57:03.312 3411374 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.314 3411376 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.318 3411380 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.318 3411380 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:57:03.318 3411380 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:57:03.322 3411384 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:57:03.322 3411384 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:57:03.323 3411385 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.325 3411387 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.329 3411391 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.329 3411391 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:57:03.329 3411391 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:03.334 3411396 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:57:03.334 3411396 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:57:03.335 3411397 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.337 3411399 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.341 3411403 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.342 3411404 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:57:03.342 3411404 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:57:03.346 3411408 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:57:03.346 3411408 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.346 3411408 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:57:03.366 3411428 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.366 3411428 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.366 3411428 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:57:03.366 3411428 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:57:03.366 3411428 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.366 3411428 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.368 3411430 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.370 3411432 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.375 3411437 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.375 3411437 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:57:03.375 3411437 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:57:03.379 3411441 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:57:03.379 3411441 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:57:03.381 3411443 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.383 3411445 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.387 3411449 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.387 3411449 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:57:03.387 3411449 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:57:03.392 3411454 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:57:03.392 3411454 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.392 3411454 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:57:03.414 3411476 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.414 3411476 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.414 3411476 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:57:03.414 3411476 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:57:03.414 3411476 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.414 3411476 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.416 3411478 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.418 3411480 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.422 3411484 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.422 3411484 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:57:03.422 3411484 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:57:03.427 3411489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:57:03.427 3411489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.427 3411489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:57:03.441 3411503 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.441 3411503 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.441 3411503 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:03.441 3411503 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:57:03.441 3411503 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.441 3411503 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.443 3411505 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.445 3411507 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.450 3411512 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.450 3411512 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:57:03.450 3411512 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:57:03.455 3411517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:57:03.455 3411517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:57:03.456 3411518 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.458 3411520 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.463 3411525 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.463 3411525 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:57:03.463 3411525 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:57:03.467 3411529 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:57:03.467 3411529 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.467 3411529 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:57:03.494 3411556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.494 3411556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.494 3411556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:03.494 3411556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:57:03.494 3411556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.494 3411556 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.495 3411557 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.497 3411559 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.501 3411563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.501 3411563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:57:03.501 3411563 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:57:03.505 3411567 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:57:03.505 3411567 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:57:03.506 3411568 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.508 3411570 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.512 3411574 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.512 3411574 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:57:03.512 3411574 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:57:03.517 3411579 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:57:03.517 3411579 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:57:03.518 3411580 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.520 3411582 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.523 3411585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.523 3411585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:57:03.523 3411585 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:57:03.526 3411588 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:57:03.526 3411588 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:57:03.526 3411588 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.528 3411590 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.531 3411593 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.531 3411593 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:57:03.531 3411593 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:03.533 3411595 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:57:03.533 3411595 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:57:03.534 3411596 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.535 3411597 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.538 3411600 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.538 3411600 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:57:03.538 3411600 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:57:03.541 3411603 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:57:03.541 3411603 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.541 3411603 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:57:03.575 3411637 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.575 3411637 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.575 3411637 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:57:03.575 3411637 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:57:03.575 3411637 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.575 3411637 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.576 3411638 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.579 3411641 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.582 3411644 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.583 3411645 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:57:03.583 3411645 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:57:03.586 3411648 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:57:03.586 3411648 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:57:03.587 3411649 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.589 3411651 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.593 3411655 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.593 3411655 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:57:03.593 3411655 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:57:03.597 3411659 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:57:03.597 3411659 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:57:03.598 3411660 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.600 3411662 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.604 3411666 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.604 3411666 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:57:03.604 3411666 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:57:03.608 3411670 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:57:03.608 3411670 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.608 3411670 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:57:03.638 3411700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.638 3411700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.638 3411700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:03.638 3411700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:57:03.638 3411700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.638 3411700 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.639 3411701 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.641 3411703 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.647 3411709 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.647 3411709 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:57:03.647 3411709 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:57:03.652 3411714 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:57:03.652 3411714 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.652 3411714 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:57:03.685 3411747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.685 3411747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:03.685 3411747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:57:03.685 3411747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:57:03.685 3411747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.685 3411747 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.686 3411748 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.689 3411751 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.693 3411755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.693 3411755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:57:03.693 3411755 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:57:03.698 3411760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:57:03.698 3411760 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:57:03.699 3411761 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.700 3411762 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.704 3411766 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.704 3411766 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:57:03.704 3411766 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:57:03.707 3411769 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:57:03.708 3411770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:57:03.709 3411771 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.711 3411773 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.716 3411778 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.716 3411778 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:57:03.716 3411778 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:57:03.719 3411781 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:57:03.719 3411781 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:57:03.720 3411782 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.722 3411784 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.725 3411787 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.725 3411787 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:57:03.725 3411787 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:57:03.728 3411790 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:57:03.728 3411790 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:57:03.729 3411791 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.730 3411792 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.733 3411795 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.733 3411795 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:57:03.733 3411795 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:57:03.736 3411798 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:57:03.736 3411798 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.736 3411798 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:57:03.758 3411820 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.758 3411820 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.758 3411820 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:03.758 3411820 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:57:03.758 3411820 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.758 3411820 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.759 3411821 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.760 3411822 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.763 3411825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.763 3411825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:57:03.763 3411825 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:57:03.766 3411828 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:57:03.766 3411828 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:57:03.767 3411829 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.768 3411830 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.770 3411832 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.771 3411833 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:57:03.771 3411833 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:03.773 3411835 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:57:03.773 3411835 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:57:03.775 3411837 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.776 3411838 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.779 3411841 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.779 3411841 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:57:03.779 3411841 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:03.781 3411843 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:57:03.781 3411843 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:57:03.782 3411844 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.784 3411846 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.786 3411848 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.786 3411848 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:57:03.786 3411848 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:57:03.789 3411851 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:57:03.789 3411851 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:57:03.789 3411851 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.790 3411852 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.793 3411855 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.793 3411855 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:57:03.793 3411855 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:03.796 3411858 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:57:03.796 3411858 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:57:03.797 3411859 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.798 3411860 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.801 3411863 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.801 3411863 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:57:03.801 3411863 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:57:03.804 3411866 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:57:03.804 3411866 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:57:03.805 3411867 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.806 3411868 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.808 3411870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.808 3411870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:57:03.808 3411870 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:03.811 3411873 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:57:03.811 3411873 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:57:03.811 3411873 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.813 3411875 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.816 3411878 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.816 3411878 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:57:03.816 3411878 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:03.820 3411882 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:57:03.820 3411882 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:57:03.821 3411883 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.823 3411885 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.826 3411888 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.826 3411888 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:57:03.826 3411888 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:57:03.828 3411890 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:57:03.828 3411890 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:57:03.829 3411891 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.831 3411893 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.834 3411896 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.835 3411897 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:57:03.835 3411897 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:57:03.838 3411900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:57:03.838 3411900 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:57:03.839 3411901 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.840 3411902 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.843 3411905 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.843 3411905 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:57:03.843 3411905 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:57:03.846 3411908 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:57:03.846 3411908 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:57:03.847 3411909 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.848 3411910 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.851 3411913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.851 3411913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:57:03.851 3411913 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:57:03.853 3411915 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:57:03.853 3411915 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:57:03.854 3411916 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.856 3411918 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.858 3411920 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.858 3411920 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:57:03.858 3411920 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:57:03.862 3411924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:57:03.862 3411924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.862 3411924 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:57:03.880 3411942 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.880 3411942 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.880 3411942 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:03.880 3411942 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:57:03.880 3411942 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.880 3411942 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.881 3411943 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.882 3411944 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.885 3411947 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.885 3411947 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:57:03.885 3411947 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:03.888 3411950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:57:03.888 3411950 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:57:03.889 3411951 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.891 3411953 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.893 3411955 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.893 3411955 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:57:03.893 3411955 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:03.896 3411958 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:57:03.896 3411958 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:57:03.897 3411959 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.899 3411961 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.902 3411964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.902 3411964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:57:03.902 3411964 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:57:03.904 3411966 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:57:03.905 3411967 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.905 3411967 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:57:03.922 3411984 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.922 3411984 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.922 3411984 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:03.922 3411984 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:57:03.922 3411984 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.922 3411984 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.923 3411985 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.924 3411986 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.927 3411989 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.927 3411989 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:57:03.927 3411989 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:57:03.930 3411992 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:57:03.930 3411992 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:57:03.931 3411993 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.932 3411994 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.935 3411997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.935 3411997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:57:03.935 3411997 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:03.939 3412001 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:57:03.939 3412001 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:57:03.940 3412002 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.942 3412004 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.945 3412007 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.945 3412007 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:57:03.945 3412007 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:57:03.948 3412010 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:57:03.948 3412010 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:57:03.949 3412011 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.950 3412012 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.953 3412015 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.953 3412015 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:57:03.953 3412015 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:57:03.956 3412018 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:57:03.956 3412018 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:57:03.957 3412019 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.958 3412020 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:03.960 3412022 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:03.960 3412022 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:57:03.960 3412022 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:03.963 3412025 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:57:03.963 3412025 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:57:03.964 3412026 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:03.966 3412028 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:03.968 3412030 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:03.968 3412030 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:57:03.968 3412030 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:57:03.971 3412033 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:57:03.971 3412033 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:03.971 3412033 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:57:03.996 3412058 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.996 3412058 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:03.996 3412058 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:03.996 3412058 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:57:03.996 3412058 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:03.0
20-08-2026 00:57:03.996 3412058 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:03.997 3412059 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:03.998 3412060 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.001 3412063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.001 3412063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:57:04.001 3412063 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:57:04.004 3412066 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:57:04.004 3412066 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:57:04.004 3412066 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.006 3412068 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.010 3412072 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.010 3412072 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:57:04.010 3412072 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:57:04.014 3412076 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:57:04.014 3412076 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:57:04.016 3412078 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.017 3412079 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.020 3412082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.020 3412082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:57:04.020 3412082 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:57:04.023 3412085 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:57:04.023 3412085 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:57:04.024 3412086 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.025 3412087 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.028 3412090 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.028 3412090 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:57:04.028 3412090 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:57:04.031 3412093 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:57:04.031 3412093 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:57:04.031 3412093 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.033 3412095 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.036 3412098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.036 3412098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:57:04.036 3412098 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:57:04.038 3412100 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:57:04.038 3412100 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:04.038 3412100 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:57:04.068 3412130 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.068 3412130 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.068 3412130 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:04.068 3412130 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:04.069 3412131 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:57:04.072 3412134 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@60b3ffa8
20-08-2026 00:57:04.076 3412138 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:57:04.077 3412139 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:57:04.077 3412139 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:57:04.081 3412143 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:57:04.081 3412143 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:57:04.082 3412144 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.085 3412147 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.089 3412151 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.089 3412151 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:57:04.089 3412151 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:57:04.094 3412156 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:57:04.094 3412156 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:04.094 3412156 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:57:04.156 3412218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.156 3412218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.156 3412218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:04.156 3412218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:57:04.156 3412218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:04.0
20-08-2026 00:57:04.156 3412218 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:04.158 3412220 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.160 3412222 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.165 3412227 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.165 3412227 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:57:04.165 3412227 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:04.169 3412231 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:57:04.169 3412231 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:57:04.171 3412233 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.173 3412235 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.176 3412238 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.176 3412238 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:57:04.176 3412238 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:57:04.181 3412243 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:57:04.181 3412243 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:57:04.182 3412244 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.185 3412247 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.188 3412250 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.188 3412250 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:57:04.188 3412250 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:57:04.193 3412255 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:57:04.193 3412255 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:57:04.194 3412256 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.196 3412258 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.199 3412261 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.199 3412261 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:57:04.199 3412261 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:57:04.201 3412263 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:57:04.202 3412264 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:04.202 3412264 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:57:04.222 3412284 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:57:04.222 3412284 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:57:04.222 3412284 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:04.222 3412284 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:04.223 3412285 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.225 3412287 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.227 3412289 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.227 3412289 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:57:04.227 3412289 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:57:04.231 3412293 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:57:04.231 3412293 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:57:04.231 3412293 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.233 3412295 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.235 3412297 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.235 3412297 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:57:04.235 3412297 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:57:04.238 3412300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:57:04.238 3412300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:04.238 3412300 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:57:04.260 3412322 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.260 3412322 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.260 3412322 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:04.260 3412322 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:57:04.260 3412322 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:04.0
20-08-2026 00:57:04.260 3412322 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:04.261 3412323 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.262 3412324 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.265 3412327 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.265 3412327 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:57:04.265 3412327 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:57:04.268 3412330 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:57:04.268 3412330 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:04.268 3412330 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:57:04.289 3412351 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.289 3412351 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.289 3412351 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:04.289 3412351 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:57:04.289 3412351 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:04.0
20-08-2026 00:57:04.289 3412351 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:04.290 3412352 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.292 3412354 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.295 3412357 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.295 3412357 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:57:04.295 3412357 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:57:04.298 3412360 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:57:04.298 3412360 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:57:04.299 3412361 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.301 3412363 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.303 3412365 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.303 3412365 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:57:04.303 3412365 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:57:04.306 3412368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:57:04.306 3412368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:04.306 3412368 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:57:04.325 3412387 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.325 3412387 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.325 3412387 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:04.325 3412387 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:57:04.325 3412387 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:04.0
20-08-2026 00:57:04.325 3412387 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:04.325 3412387 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.327 3412389 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.330 3412392 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.330 3412392 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:57:04.330 3412392 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:04.335 3412397 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:57:04.335 3412397 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:57:04.335 3412397 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.337 3412399 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.339 3412401 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.340 3412402 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:57:04.340 3412402 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:57:04.342 3412404 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:57:04.342 3412404 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:57:04.343 3412405 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.344 3412406 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.347 3412409 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.347 3412409 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:57:04.347 3412409 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:04.350 3412412 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:57:04.350 3412412 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:57:04.351 3412413 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.352 3412414 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.355 3412417 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.355 3412417 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:57:04.355 3412417 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:57:04.357 3412419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:57:04.357 3412419 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:57:04.359 3412421 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.360 3412422 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.362 3412424 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.362 3412424 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:57:04.362 3412424 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:57:04.365 3412427 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:57:04.365 3412427 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:57:04.366 3412428 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.368 3412430 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.370 3412432 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.370 3412432 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:57:04.370 3412432 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:57:04.374 3412436 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:57:04.374 3412436 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:57:04.375 3412437 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.378 3412440 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.382 3412444 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.382 3412444 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:57:04.382 3412444 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:57:04.386 3412448 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:57:04.386 3412448 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:57:04.388 3412450 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.390 3412452 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.394 3412456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.394 3412456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:57:04.394 3412456 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:57:04.398 3412460 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:57:04.398 3412460 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:57:04.400 3412462 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.401 3412463 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.404 3412466 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.404 3412466 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:57:04.404 3412466 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:57:04.406 3412468 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:57:04.406 3412468 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:57:04.407 3412469 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.409 3412471 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.412 3412474 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.412 3412474 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:57:04.412 3412474 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:57:04.414 3412476 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:57:04.414 3412476 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:57:04.415 3412477 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.417 3412479 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.419 3412481 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.419 3412481 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:57:04.419 3412481 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:57:04.422 3412484 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:57:04.422 3412484 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:57:04.422 3412484 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.424 3412486 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.427 3412489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.427 3412489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:57:04.427 3412489 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:57:04.429 3412491 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:57:04.429 3412491 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:57:04.430 3412492 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.432 3412494 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.435 3412497 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.435 3412497 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:57:04.435 3412497 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:57:04.437 3412499 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:57:04.437 3412499 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:57:04.438 3412500 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.439 3412501 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.443 3412505 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.443 3412505 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:57:04.443 3412505 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:57:04.448 3412510 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:57:04.448 3412510 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:57:04.449 3412511 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.451 3412513 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.455 3412517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.455 3412517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:57:04.455 3412517 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:04.459 3412521 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:57:04.460 3412522 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:57:04.461 3412523 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.462 3412524 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.467 3412529 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.467 3412529 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:57:04.467 3412529 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:57:04.470 3412532 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:57:04.470 3412532 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:04.470 3412532 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:57:04.507 3412569 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.507 3412569 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.507 3412569 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:04.507 3412569 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:57:04.507 3412569 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:04.0
20-08-2026 00:57:04.507 3412569 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:04.509 3412571 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.511 3412573 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.516 3412578 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.516 3412578 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:57:04.516 3412578 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:57:04.520 3412582 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:57:04.520 3412582 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:57:04.522 3412584 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.524 3412586 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.529 3412591 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.529 3412591 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:57:04.529 3412591 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:04.532 3412594 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:57:04.533 3412595 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:57:04.535 3412597 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.536 3412598 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.539 3412601 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.539 3412601 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:57:04.539 3412601 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:57:04.542 3412604 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:57:04.542 3412604 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:57:04.543 3412605 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.544 3412606 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.547 3412609 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.547 3412609 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:57:04.547 3412609 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:57:04.550 3412612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:57:04.550 3412612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:04.550 3412612 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:57:04.584 3412646 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:04.584 3412646 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:04.584 3412646 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:57:04.584 3412646 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:57:04.584 3412646 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:04.0
20-08-2026 00:57:04.584 3412646 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:04.585 3412647 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.586 3412648 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.590 3412652 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.590 3412652 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:57:04.590 3412652 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:57:04.592 3412654 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:57:04.593 3412655 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:04.593 3412655 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:57:04.618 3412680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:04.618 3412680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:04.618 3412680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:57:04.618 3412680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:57:04.618 3412680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:04.0
20-08-2026 00:57:04.618 3412680 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:04.619 3412681 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.622 3412684 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.626 3412688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.626 3412688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:57:04.626 3412688 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:57:04.630 3412692 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:57:04.630 3412692 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:04.630 3412692 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:57:04.665 3412727 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:04.665 3412727 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:57:04.665 3412727 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:57:04.665 3412727 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:57:04.665 3412727 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:04.0
20-08-2026 00:57:04.665 3412727 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:04.666 3412728 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.667 3412729 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.671 3412733 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.671 3412733 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:57:04.671 3412733 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:57:04.675 3412737 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:57:04.675 3412737 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:57:04.675 3412737 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.677 3412739 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.681 3412743 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.681 3412743 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:57:04.681 3412743 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:04.686 3412748 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:57:04.686 3412748 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:57:04.687 3412749 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.688 3412750 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.691 3412753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.691 3412753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:57:04.691 3412753 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:57:04.694 3412756 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:57:04.694 3412756 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:57:04.695 3412757 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.696 3412758 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.700 3412762 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.700 3412762 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:57:04.700 3412762 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:04.702 3412764 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:57:04.702 3412764 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:57:04.703 3412765 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.705 3412767 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.708 3412770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.708 3412770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:57:04.708 3412770 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:57:04.711 3412773 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:57:04.711 3412773 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:57:04.712 3412774 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.714 3412776 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.717 3412779 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.717 3412779 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:57:04.717 3412779 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:57:04.720 3412782 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:57:04.720 3412782 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:57:04.721 3412783 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.723 3412785 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.729 3412791 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.729 3412791 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:57:04.730 3412792 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:57:04.733 3412795 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:57:04.733 3412795 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:57:04.734 3412796 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.735 3412797 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.738 3412800 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.739 3412801 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:57:04.739 3412801 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:57:04.742 3412804 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:57:04.742 3412804 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:57:04.743 3412805 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.744 3412806 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.748 3412810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.748 3412810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:57:04.748 3412810 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:57:04.752 3412814 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:57:04.752 3412814 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:57:04.753 3412815 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:57:04.754 3412816 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@57460d1a
20-08-2026 00:57:04.758 3412820 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:57:04.758 3412820 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:57:04.758 3412820 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:57:04.762 3412824 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:57:04.762 3412824 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:57:04.762 3412824 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:57:04.789 3412851 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.789 3412851 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:57:04.789 3412851 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:57:04.789 3412851 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:57:04.789 3412851 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:04.0
20-08-2026 00:57:04.789 3412851 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:57:04.790 3412852 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.792 3412854 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.795 3412857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.795 3412857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:57:04.795 3412857 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:57:04.798 3412860 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:57:04.798 3412860 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:57:04.799 3412861 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.800 3412862 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.803 3412865 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.803 3412865 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:57:04.803 3412865 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:57:04.806 3412868 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:57:04.806 3412868 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:57:04.807 3412869 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.809 3412871 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.812 3412874 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.812 3412874 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:57:04.812 3412874 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:57:04.814 3412876 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:57:04.814 3412876 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:57:04.815 3412877 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.816 3412878 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.820 3412882 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.820 3412882 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:57:04.820 3412882 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:57:04.824 3412886 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:57:04.824 3412886 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:57:04.825 3412887 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.827 3412889 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.831 3412893 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.831 3412893 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:57:04.831 3412893 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:57:04.837 3412899 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:57:04.837 3412899 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:57:04.838 3412900 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:57:04.842 3412904 [http-nio-8051-exec-65] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7092a680
20-08-2026 00:57:04.847 3412909 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:57:04.847 3412909 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:57:04.848 3412910 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:57:04.853 3412915 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:57:04.853 3412915 [http-nio-8051-exec-65] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:57:05.554 3413616 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 19:08:26.0, vm_id=1763711688220}
20-08-2026 00:57:05.555 3413617 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1763711688220, timestamp: 2026-08-19 19:08:26.0
20-08-2026 00:57:05.572 3413634 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:57:06.417 3414479 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:06.417 3414479 [http-nio-8051-exec-150] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:06.418 3414480 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:57:06.419 3414481 [http-nio-8051-exec-150] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2946e929
20-08-2026 00:57:06.419 3414481 [http-nio-8051-exec-150] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:06.419 3414481 [http-nio-8051-exec-150] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:06.419 3414481 [http-nio-8051-exec-150] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2946e929
20-08-2026 00:57:06.419 3414481 [http-nio-8051-exec-150] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:06.559 3414621 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:57:06.559 3414621 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:57:06.559 3414621 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:06.559 3414621 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:57:06.559 3414621 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:06.560 3414622 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:06.560 3414622 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:06.561 3414623 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:57:06.561 3414623 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:57:11.652 3419714 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:11.652 3419714 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:11.654 3419716 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:57:11.654 3419716 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@74218e44
20-08-2026 00:57:11.654 3419716 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:11.654 3419716 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:11.654 3419716 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@74218e44
20-08-2026 00:57:11.654 3419716 [http-nio-8051-exec-68] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:16.825 3424887 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:57:16.825 3424887 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:57:16.825 3424887 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:16.825 3424887 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:57:16.825 3424887 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:16.826 3424888 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:16.826 3424888 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:16.827 3424889 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:57:16.827 3424889 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:57:16.832 3424894 [http-nio-8051-exec-143] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686833081377, timestamp=2026-08-19 22:22:50.0}
20-08-2026 00:57:16.833 3424895 [http-nio-8051-exec-143] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686833081377, timestamp: 2026-08-19 22:22:50.0
20-08-2026 00:57:16.849 3424911 [http-nio-8051-exec-143] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:57:20.050 3428112 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - requested status capture imei: TM03202401
20-08-2026 00:57:20.050 3428112 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - requested status capture type: pi
20-08-2026 00:57:20.050 3428112 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - current datetime: 2026-08-20 00:57:20
20-08-2026 00:57:20.050 3428112 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - {"door3":"","door2":"0","power":0,"open_close_time":"{'open_time': ['2026-08-20 00:57:16.129157', '2026-08-20 00:55:22.824852', '2026-08-20 00:57:16.129336', '2026-08-20 00:55:22.824852'], 'close_time': ['2026-08-20 00:55:23.853381', '2026-08-20 00:55:23.853475', '2026-08-20 00:55:23.853535', '2026-08-20 00:55:23.853705']}","door1":"1"}
20-08-2026 00:57:20.050 3428112 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - 1
20-08-2026 00:57:20.050 3428112 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:57:20.050 3428112 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:57:20.050 3428112 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - -1
20-08-2026 00:57:20.050 3428112 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - 0
20-08-2026 00:57:20.050 3428112 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - {"open_time": ["2026-08-20 00:57:16.129157", "2026-08-20 00:55:22.824852", "2026-08-20 00:57:16.129336", "2026-08-20 00:55:22.824852"], "close_time": ["2026-08-20 00:55:23.853381", "2026-08-20 00:55:23.853475", "2026-08-20 00:55:23.853535", "2026-08-20 00:55:23.853705"]}
20-08-2026 00:57:20.051 3428113 [http-nio-8051-exec-133] INFO  n.c.k.m.MachineStatusController - 
20-08-2026 00:57:21.917 3429979 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:21.917 3429979 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:21.918 3429980 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:57:21.918 3429980 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@46349125
20-08-2026 00:57:21.918 3429980 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:21.918 3429980 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:21.918 3429980 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@46349125
20-08-2026 00:57:21.918 3429980 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:24.178 3432240 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749560296622, timestamp=2026-08-19 20:49:35.0}
20-08-2026 00:57:24.179 3432241 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749560296622, timestamp: 2026-08-19 20:49:35.0
20-08-2026 00:57:24.226 3432288 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:57:27.231 3435293 [http-nio-8051-exec-148] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:57:27.232 3435294 [http-nio-8051-exec-148] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:57:27.232 3435294 [http-nio-8051-exec-148] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:27.232 3435294 [http-nio-8051-exec-148] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:57:27.232 3435294 [http-nio-8051-exec-148] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:27.232 3435294 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:27.233 3435295 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:27.234 3435296 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:57:27.234 3435296 [http-nio-8051-exec-148] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:57:32.322 3440384 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:32.323 3440385 [http-nio-8051-exec-148] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:32.324 3440386 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:57:32.325 3440387 [http-nio-8051-exec-148] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@203a0f96
20-08-2026 00:57:32.325 3440387 [http-nio-8051-exec-148] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:32.325 3440387 [http-nio-8051-exec-148] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:32.325 3440387 [http-nio-8051-exec-148] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@203a0f96
20-08-2026 00:57:32.325 3440387 [http-nio-8051-exec-148] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:34.620 3442682 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:57:34.620 3442682 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:57:34.620 3442682 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:34.620 3442682 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:57:34.620 3442682 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:34.620 3442682 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:34.621 3442683 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:34.622 3442684 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:57:34.622 3442684 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:57:34.623 3442685 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:57:34.623 3442685 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:57:34.624 3442686 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@10d28451
20-08-2026 00:57:34.624 3442686 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:34.624 3442686 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:34.624 3442686 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@10d28451
20-08-2026 00:57:34.624 3442686 [http-nio-8051-exec-137] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:34.679 3442741 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:57:34.680 3442742 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:57:34.680 3442742 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:34.680 3442742 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:57:34.681 3442743 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:34.681 3442743 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:34.681 3442743 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:34.682 3442744 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:57:34.682 3442744 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:57:34.682 3442744 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:57:34.683 3442745 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:57:34.690 3442752 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:57:34.690 3442752 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:57:34.691 3442753 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:57:34.693 3442755 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:57:34.693 3442755 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:57:34.694 3442756 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.694 3442756 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:57:34.696 3442758 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.696 3442758 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:57:34.697 3442759 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.697 3442759 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:57:34.698 3442760 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.699 3442761 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:57:34.701 3442763 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.701 3442763 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:57:34.703 3442765 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.703 3442765 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:57:34.704 3442766 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.704 3442766 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:57:34.706 3442768 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.706 3442768 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:57:34.708 3442770 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.708 3442770 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:57:34.710 3442772 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.710 3442772 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:57:34.712 3442774 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.712 3442774 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:57:34.713 3442775 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.713 3442775 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:57:34.715 3442777 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.715 3442777 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:57:34.717 3442779 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.717 3442779 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:57:34.719 3442781 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.719 3442781 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:57:34.720 3442782 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.720 3442782 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:57:34.722 3442784 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.722 3442784 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:57:34.724 3442786 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.724 3442786 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:57:34.726 3442788 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:34.726 3442788 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:57:34.728 3442790 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@ff01454
20-08-2026 00:57:34.728 3442790 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:34.728 3442790 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:34.728 3442790 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@ff01454
20-08-2026 00:57:34.728 3442790 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:36.564 3444626 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:57:36.564 3444626 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:57:36.564 3444626 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:36.564 3444626 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:57:36.564 3444626 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:36.565 3444627 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:36.565 3444627 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:36.566 3444628 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:57:36.566 3444628 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:57:36.566 3444628 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:57:36.566 3444628 [http-nio-8051-exec-141] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:57:36.570 3444632 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:57:36.570 3444632 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:57:36.570 3444632 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:36.570 3444632 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:57:36.570 3444632 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:36.570 3444632 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:36.571 3444633 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:36.571 3444633 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:57:36.571 3444633 [http-nio-8051-exec-141] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:57:36.571 3444633 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:57:36.571 3444633 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:57:36.572 3444634 [http-nio-8051-exec-141] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:57:36.573 3444635 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:57:36.573 3444635 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:57:36.573 3444635 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@23796f96
20-08-2026 00:57:36.574 3444636 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:57:36.574 3444636 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:36.574 3444636 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@23796f96
20-08-2026 00:57:36.574 3444636 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:57:36.574 3444636 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:57:36.574 3444636 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:57:36.578 3444640 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.578 3444640 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:57:36.579 3444641 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.579 3444641 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:57:36.582 3444644 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.582 3444644 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:57:36.584 3444646 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.584 3444646 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:57:36.586 3444648 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.587 3444649 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:57:36.588 3444650 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.588 3444650 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:57:36.590 3444652 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.591 3444653 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:57:36.592 3444654 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.592 3444654 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:57:36.594 3444656 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.595 3444657 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:57:36.596 3444658 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.596 3444658 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:57:36.600 3444662 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.600 3444662 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:57:36.602 3444664 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.602 3444664 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:57:36.604 3444666 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.604 3444666 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:57:36.606 3444668 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.606 3444668 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:57:36.609 3444671 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.609 3444671 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:57:36.611 3444673 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.611 3444673 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:57:36.613 3444675 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.613 3444675 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:57:36.615 3444677 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.615 3444677 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:57:36.617 3444679 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:36.617 3444679 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:57:36.619 3444681 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1ef6965a
20-08-2026 00:57:36.619 3444681 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:36.619 3444681 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:36.619 3444681 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1ef6965a
20-08-2026 00:57:36.619 3444681 [http-nio-8051-exec-141] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:36.631 3444693 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:57:36.631 3444693 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:57:36.631 3444693 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:36.631 3444693 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:57:36.631 3444693 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:36.631 3444693 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:36.632 3444694 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:36.632 3444694 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:57:36.632 3444694 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:57:39.526 3447588 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-20 00:38:37.0, vm_id=1660745548012}
20-08-2026 00:57:39.528 3447590 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-20 00:38:37.0
20-08-2026 00:57:39.659 3447721 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:57:41.664 3449726 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:41.664 3449726 [http-nio-8051-exec-101] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:41.665 3449727 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:57:41.665 3449727 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@3b3089a1
20-08-2026 00:57:41.665 3449727 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:41.666 3449728 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:41.666 3449728 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@3b3089a1
20-08-2026 00:57:41.666 3449728 [http-nio-8051-exec-101] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:41.731 3449793 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:57:41.731 3449793 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:57:41.731 3449793 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:41.731 3449793 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:57:41.731 3449793 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:41.732 3449794 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:41.732 3449794 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:41.733 3449795 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:57:41.734 3449796 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:57:45.363 3453425 [http-nio-8051-exec-152] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:57:45.363 3453425 [http-nio-8051-exec-152] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:57:45.363 3453425 [http-nio-8051-exec-152] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:45.363 3453425 [http-nio-8051-exec-152] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:57:45.363 3453425 [http-nio-8051-exec-152] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:45.364 3453426 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:45.365 3453427 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:45.365 3453427 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:57:45.365 3453427 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:57:45.365 3453427 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:57:45.366 3453428 [http-nio-8051-exec-152] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:57:45.374 3453436 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:57:45.374 3453436 [http-nio-8051-exec-152] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:57:45.374 3453436 [http-nio-8051-exec-152] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:57:45.376 3453438 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:57:45.376 3453438 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:57:45.378 3453440 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.378 3453440 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:57:45.381 3453443 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.381 3453443 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:57:45.382 3453444 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.382 3453444 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:57:45.385 3453447 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.385 3453447 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:57:45.387 3453449 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.387 3453449 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:57:45.388 3453450 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.388 3453450 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:57:45.390 3453452 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.390 3453452 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:57:45.392 3453454 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.392 3453454 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:57:45.394 3453456 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.394 3453456 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:57:45.396 3453458 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.397 3453459 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:57:45.399 3453461 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.399 3453461 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:57:45.401 3453463 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.401 3453463 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:57:45.403 3453465 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.403 3453465 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:57:45.406 3453468 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.406 3453468 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:57:45.409 3453471 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.409 3453471 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:57:45.411 3453473 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.411 3453473 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:57:45.414 3453476 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.414 3453476 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:57:45.416 3453478 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.416 3453478 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:57:45.419 3453481 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:57:45.419 3453481 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:57:45.423 3453485 [http-nio-8051-exec-152] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@433d7b0
20-08-2026 00:57:45.423 3453485 [http-nio-8051-exec-152] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:57:45.423 3453485 [http-nio-8051-exec-152] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:45.423 3453485 [http-nio-8051-exec-152] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@433d7b0
20-08-2026 00:57:45.423 3453485 [http-nio-8051-exec-152] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:57:45.454 3453516 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:57:45.454 3453516 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:57:45.455 3453517 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:45.455 3453517 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:57:45.455 3453517 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:45.457 3453519 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:45.459 3453521 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:45.460 3453522 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:57:45.460 3453522 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:57:45.462 3453524 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:57:45.463 3453525 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:57:45.463 3453525 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1a260c2b
20-08-2026 00:57:45.463 3453525 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:57:45.463 3453525 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:45.463 3453525 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1a260c2b
20-08-2026 00:57:45.464 3453526 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@5744b216
20-08-2026 00:57:46.811 3454873 [http-nio-8051-exec-157] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=3751046632410923167, timestamp=2026-08-19 23:05:36.0}
20-08-2026 00:57:46.812 3454874 [http-nio-8051-exec-157] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 3751046632410923167, timestamp: 2026-08-19 23:05:36.0
20-08-2026 00:57:47.089 3455151 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:47.089 3455151 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:47.090 3455152 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:57:47.091 3455153 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@76c9dea8
20-08-2026 00:57:47.091 3455153 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:47.091 3455153 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:47.091 3455153 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@76c9dea8
20-08-2026 00:57:47.091 3455153 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:47.372 3455434 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:57:47.373 3455435 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:57:47.373 3455435 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:47.373 3455435 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:57:47.373 3455435 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:47.373 3455435 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:47.374 3455436 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:47.375 3455437 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:57:47.375 3455437 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:57:47.469 3455531 [http-nio-8051-exec-157] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:57:52.387 3460449 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:52.388 3460450 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:52.389 3460451 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:57:52.389 3460451 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4fad9599
20-08-2026 00:57:52.389 3460451 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:52.389 3460451 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:52.389 3460451 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4fad9599
20-08-2026 00:57:52.389 3460451 [http-nio-8051-exec-65] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:52.511 3460573 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:57:52.511 3460573 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:57:52.511 3460573 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:57:52.511 3460573 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:57:52.511 3460573 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:57:52.512 3460574 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:57:52.512 3460574 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:57:52.513 3460575 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:57:52.513 3460575 [http-nio-8051-exec-138] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:57:53.088 3461150 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-20 00:38:37.0, vm_id=1660745548012}
20-08-2026 00:57:53.088 3461150 [http-nio-8051-exec-150] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1660745548012, timestamp: 2026-08-20 00:38:37.0
20-08-2026 00:57:53.229 3461291 [http-nio-8051-exec-150] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:57:57.457 3465519 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:57:57.459 3465521 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:57:57.475 3465537 [http-nio-8051-exec-68] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:57:57.565 3465627 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:57.565 3465627 [http-nio-8051-exec-138] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:57:57.566 3465628 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:57:57.566 3465628 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@3ea1e94c
20-08-2026 00:57:57.566 3465628 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:57.566 3465628 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:57:57.566 3465628 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@3ea1e94c
20-08-2026 00:57:57.566 3465628 [http-nio-8051-exec-138] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:57:58.160 3466222 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685600316121, timestamp=2026-08-19 20:56:02.0}
20-08-2026 00:57:58.160 3466222 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685600316121, timestamp: 2026-08-19 20:56:02.0
20-08-2026 00:57:58.254 3466316 [http-nio-8051-exec-100] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:57:59.554 3467616 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:57:59.558 3467620 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F73d754092Ef682822Ef9368Df6c9b
20-08-2026 00:57:59.558 3467620 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F73d754092Ef682822Ef9368Df6c9b
20-08-2026 00:57:59.560 3467622 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c06e07
20-08-2026 00:57:59.560 3467622 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791251473658","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":false,"session":"F73d754092Ef682822Ef9368Df6c9b","mobile":"","active":1,"status":true}
20-08-2026 00:57:59.560 3467622 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F73d754092Ef682822Ef9368Df6c9b","status":true}
20-08-2026 00:57:59.793 3467855 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:57:59.793 3467855 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:00.213 3468275 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:00.253 3468315 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F73d754092Ef682822Ef9368Df6c9b
20-08-2026 00:58:00.254 3468316 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F73d754092Ef682822Ef9368Df6c9b
20-08-2026 00:58:00.254 3468316 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@75e920f6
20-08-2026 00:58:00.254 3468316 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791251473658","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":false,"session":"F73d754092Ef682822Ef9368Df6c9b","mobile":"","active":1,"status":true}
20-08-2026 00:58:00.254 3468316 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F73d754092Ef682822Ef9368Df6c9b","status":true}
20-08-2026 00:58:00.254 3468316 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F73d754092Ef682822Ef9368Df6c9b
20-08-2026 00:58:00.254 3468316 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@75e920f6
20-08-2026 00:58:00.254 3468316 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791251473658","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":false,"session":"F73d754092Ef682822Ef9368Df6c9b","mobile":"","active":1,"status":true}
20-08-2026 00:58:00.255 3468317 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F73d754092Ef682822Ef9368Df6c9b, mobile : , newSession : F73d754092Ef682822Ef9368Df6c9b, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"}}, expiry  :1791251473658
20-08-2026 00:58:00.255 3468317 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F73d754092Ef682822Ef9368Df6c9b
20-08-2026 00:58:00.255 3468317 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F73d754092Ef682822Ef9368Df6c9b
20-08-2026 00:58:00.255 3468317 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@75e920f6
20-08-2026 00:58:00.255 3468317 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791251473658","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":false,"session":"F73d754092Ef682822Ef9368Df6c9b","mobile":"","active":1,"status":true}
20-08-2026 00:58:00.255 3468317 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F73d754092Ef682822Ef9368Df6c9b","status":true}
20-08-2026 00:58:00.443 3468505 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:00.443 3468505 [http-nio-8051-exec-148] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:00.623 3468685 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:58:02.669 3470731 [http-nio-8051-exec-141] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:58:02.682 3470744 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:02.684 3470746 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@35e698ed
20-08-2026 00:58:02.687 3470749 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:02.687 3470749 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:58:02.687 3470749 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:58:02.690 3470752 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:58:02.690 3470752 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:58:02.691 3470753 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:02.692 3470754 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f09a14f
20-08-2026 00:58:02.694 3470756 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:02.694 3470756 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:58:02.694 3470756 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:58:02.697 3470759 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:58:02.697 3470759 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:02.697 3470759 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:58:02.712 3470774 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:02.712 3470774 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:02.712 3470774 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:02.712 3470774 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:58:02.712 3470774 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:02.0
20-08-2026 00:58:02.712 3470774 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:02.713 3470775 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:02.714 3470776 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@35e698ed
20-08-2026 00:58:02.716 3470778 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:02.716 3470778 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:58:02.716 3470778 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:58:02.718 3470780 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:58:02.718 3470780 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:58:02.719 3470781 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:02.720 3470782 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@1f09a14f
20-08-2026 00:58:02.722 3470784 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:02.722 3470784 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005834
20-08-2026 00:58:02.722 3470784 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:58:02.724 3470786 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=115580304439134879, payment_id='TM06202003260819005754831-005834', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:58:34.0'}
20-08-2026 00:58:02.724 3470786 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:02.724 3470786 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdvd9ayqMNdX
20-08-2026 00:58:02.739 3470801 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:02.739 3470801 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:02.739 3470801 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:02.739 3470801 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:58:02.739 3470801 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:02.0
20-08-2026 00:58:02.739 3470801 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - need to fail pending paymnets
20-08-2026 00:58:02.739 3470801 [http-nio-8051-exec-141] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentFailedV3 :: 115580304439134879 , true, false, app, TM06202003260819005754831, TM06202003260819005754831-005834, 20.0, 8825749718, {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081314,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005834","id":"order_TRLdvd9ayqMNdX","checkout":null,"entity":"order","attempts":1,"status":"attempted"}, razor_pay, 0.0, failed, 9
20-08-2026 00:58:02.741 3470803 [http-nio-8051-exec-141] INFO  n.s.PaymentsImplementation - order row updated Order{order_id='TM06202003260819005754831', user_id=8825749718, vm_id=3751046632410923167, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM06202003", "orderId": "TM06202003260819005754831", "userId": "8825749718", "rstatus": true, "bill_amount": 20, "total_amount": 20, "skus": [{"mrp": "20", "name": "Heritage A1 Spiced Butter Milk180ml per peice", "unit_price": "20", "tray_id": "42", "image_url": "https://images.tinymart.in/product/4500499-5719.webp", "sku_total": 20, "offer_id": "", "qty": 1, "skuid": "4500499", "door_id": ""}], "order_status": "", "res": true, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2026-08-19 00:57:54.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='ft4OcF', short_order_expiry='19-09-2026 01:01:28', receipt_id='IN20260819010128', proposedSkuJson='{"imei": "TM06202003", "orderId": "TM06202003260819005754831", "userId": "8825749718", "bill_amount": 20, "total_amount": 20, "skus": [{"mrp": "20", "name": "Heritage A1 Spiced Butter Milk180ml", "offer_desc": "", "unit_price": 20, "tray_id": "42", "image_url": "https://images.tinymart.in/product/4500499-5719.webp", "sku_total": 20, "offer_id": "", "qty": 1, "skuid": "4500499", "door_id": "2"}], "cart_offer_desc": "", "res": true}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202003/TM06202003260819005754831.mp4', access_code='ccf016e0-f976-4d3f-9dde-50a963e065e5', status='invoiceOrder', type_of_order='app', wallet_txn_id='7983010413037768292', environment='9', wallet_txn_ids_json='{"pre_credit":"6123338275924428169","pre_debit":"7983010413037768292","post_debit":""}', internal_status='null'}
20-08-2026 00:58:03.472 3471534 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.473 3471535 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.475 3471537 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.475 3471537 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:58:03.475 3471537 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:03.476 3471538 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:58:03.476 3471538 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:58:03.476 3471538 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.477 3471539 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.478 3471540 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.478 3471540 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:58:03.478 3471540 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:58:03.479 3471541 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:58:03.479 3471541 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:03.479 3471541 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:58:03.507 3471569 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.507 3471569 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.507 3471569 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:03.507 3471569 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:58:03.507 3471569 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:03.0
20-08-2026 00:58:03.507 3471569 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:03.507 3471569 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.508 3471570 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.509 3471571 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.509 3471571 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:58:03.509 3471571 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:58:03.510 3471572 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:58:03.510 3471572 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:58:03.511 3471573 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.511 3471573 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.513 3471575 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.513 3471575 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:58:03.513 3471575 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:58:03.514 3471576 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:58:03.514 3471576 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:03.514 3471576 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:58:03.530 3471592 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.530 3471592 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.530 3471592 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:03.530 3471592 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:58:03.530 3471592 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:03.0
20-08-2026 00:58:03.530 3471592 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:03.530 3471592 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.531 3471593 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.532 3471594 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.532 3471594 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:58:03.532 3471594 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:58:03.534 3471596 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:58:03.534 3471596 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:58:03.534 3471596 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.535 3471597 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.536 3471598 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.536 3471598 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:58:03.536 3471598 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:58:03.538 3471600 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:58:03.538 3471600 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:58:03.538 3471600 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.539 3471601 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.540 3471602 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.540 3471602 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:58:03.540 3471602 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:58:03.542 3471604 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:58:03.542 3471604 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:58:03.543 3471605 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.544 3471606 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.545 3471607 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:58:03.545 3471607 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:58:03.545 3471607 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:58:03.545 3471607 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:58:03.545 3471607 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:58:03.545 3471607 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.545 3471607 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:58:03.545 3471607 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:58:03.546 3471608 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:58:03.546 3471608 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:58:03.547 3471609 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:58:03.547 3471609 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:58:03.547 3471609 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:58:03.547 3471609 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:58:03.547 3471609 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.548 3471610 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.550 3471612 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.550 3471612 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:58:03.550 3471612 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:58:03.552 3471614 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:58:03.552 3471614 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:58:03.553 3471615 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.554 3471616 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.555 3471617 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.555 3471617 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:58:03.555 3471617 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:58:03.557 3471619 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:58:03.557 3471619 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:58:03.557 3471619 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.558 3471620 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.560 3471622 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.560 3471622 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:58:03.560 3471622 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:58:03.565 3471627 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:58:03.565 3471627 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:58:03.566 3471628 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.567 3471629 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.570 3471632 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.570 3471632 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:58:03.570 3471632 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:58:03.572 3471634 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:58:03.572 3471634 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:58:03.572 3471634 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.573 3471635 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.575 3471637 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.575 3471637 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:58:03.575 3471637 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:58:03.577 3471639 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:58:03.577 3471639 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:03.577 3471639 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:58:03.597 3471659 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:03.597 3471659 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:03.597 3471659 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:58:03.597 3471659 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:58:03.597 3471659 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:03.0
20-08-2026 00:58:03.597 3471659 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:03.598 3471660 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.600 3471662 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.602 3471664 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.602 3471664 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:58:03.603 3471665 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:03.607 3471669 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:58:03.607 3471669 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:58:03.608 3471670 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.610 3471672 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.613 3471675 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.613 3471675 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:58:03.613 3471675 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:58:03.615 3471677 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:58:03.615 3471677 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:58:03.615 3471677 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.617 3471679 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.618 3471680 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.619 3471681 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:58:03.619 3471681 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:58:03.620 3471682 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:58:03.621 3471683 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:58:03.622 3471684 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.623 3471685 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.625 3471687 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.625 3471687 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:58:03.625 3471687 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:58:03.626 3471688 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:58:03.627 3471689 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:03.627 3471689 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:58:03.644 3471706 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.644 3471706 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.644 3471706 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:03.644 3471706 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:58:03.644 3471706 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:03.0
20-08-2026 00:58:03.644 3471706 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:03.644 3471706 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.645 3471707 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.647 3471709 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.648 3471710 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:58:03.648 3471710 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:58:03.650 3471712 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:58:03.650 3471712 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:03.650 3471712 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:58:03.670 3471732 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.670 3471732 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.670 3471732 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:03.670 3471732 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:58:03.670 3471732 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:03.0
20-08-2026 00:58:03.670 3471732 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:03.671 3471733 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.672 3471734 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.674 3471736 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.674 3471736 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:58:03.674 3471736 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:03.676 3471738 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:58:03.676 3471738 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:58:03.677 3471739 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.678 3471740 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.681 3471743 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.681 3471743 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:58:03.682 3471744 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:58:03.683 3471745 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:58:03.683 3471745 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:58:03.684 3471746 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.685 3471747 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.687 3471749 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.687 3471749 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:58:03.688 3471750 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:58:03.689 3471751 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:58:03.689 3471751 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:03.689 3471751 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:58:03.716 3471778 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.716 3471778 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.717 3471779 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:03.717 3471779 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:58:03.717 3471779 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:03.0
20-08-2026 00:58:03.717 3471779 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:03.718 3471780 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.719 3471781 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.721 3471783 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.721 3471783 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:58:03.721 3471783 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:58:03.724 3471786 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:58:03.724 3471786 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:58:03.725 3471787 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.726 3471788 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.728 3471790 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.728 3471790 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:58:03.728 3471790 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:58:03.730 3471792 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:58:03.730 3471792 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:58:03.731 3471793 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:58:03.732 3471794 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@513fff84
20-08-2026 00:58:03.734 3471796 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:58:03.734 3471796 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:58:03.734 3471796 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:58:03.737 3471799 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:58:03.737 3471799 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:58:03.738 3471800 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.739 3471801 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.740 3471802 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.740 3471802 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:58:03.740 3471802 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:58:03.743 3471805 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:58:03.743 3471805 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:58:03.744 3471806 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.745 3471807 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.747 3471809 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.747 3471809 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:58:03.747 3471809 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:58:03.749 3471811 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:58:03.749 3471811 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:58:03.749 3471811 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.751 3471813 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.753 3471815 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.753 3471815 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:58:03.753 3471815 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:58:03.755 3471817 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:58:03.755 3471817 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:58:03.756 3471818 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.758 3471820 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.760 3471822 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.760 3471822 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:58:03.760 3471822 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:58:03.762 3471824 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:58:03.762 3471824 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:58:03.763 3471825 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.765 3471827 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.767 3471829 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.767 3471829 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:58:03.767 3471829 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:03.769 3471831 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:58:03.769 3471831 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:58:03.770 3471832 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.771 3471833 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.773 3471835 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.773 3471835 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:58:03.773 3471835 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:03.775 3471837 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:58:03.775 3471837 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:58:03.776 3471838 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:58:03.777 3471839 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@513fff84
20-08-2026 00:58:03.780 3471842 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:58:03.780 3471842 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:58:03.780 3471842 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:58:03.782 3471844 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:58:03.782 3471844 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:58:03.782 3471844 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.783 3471845 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.785 3471847 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.785 3471847 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:58:03.785 3471847 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:58:03.788 3471850 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:58:03.788 3471850 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:58:03.788 3471850 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.789 3471851 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.791 3471853 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.791 3471853 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:58:03.791 3471853 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:58:03.793 3471855 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:58:03.793 3471855 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:58:03.794 3471856 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.795 3471857 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.797 3471859 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.797 3471859 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:58:03.797 3471859 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:58:03.799 3471861 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:03.799 3471861 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:58:03.799 3471861 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:58:03.800 3471862 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.800 3471862 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D3D1351dBb247f4745F63cA3Ca54C9","status":true}
20-08-2026 00:58:03.801 3471863 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.803 3471865 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.803 3471865 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:58:03.803 3471865 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:58:03.806 3471868 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:58:03.806 3471868 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:03.806 3471868 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:58:03.820 3471882 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:03.822 3471884 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2e68Dd999263Da603f2d968f13222c","status":true}
20-08-2026 00:58:03.838 3471900 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.838 3471900 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.838 3471900 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:03.838 3471900 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:58:03.838 3471900 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:03.0
20-08-2026 00:58:03.838 3471900 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:03.839 3471901 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.840 3471902 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.843 3471905 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.843 3471905 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:58:03.843 3471905 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:58:03.850 3471912 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:58:03.850 3471912 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:58:03.850 3471912 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.852 3471914 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.856 3471918 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:03.858 3471920 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"93Af3d736545DeFcCd23E020649d46","status":true}
20-08-2026 00:58:03.860 3471922 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.861 3471923 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:58:03.861 3471923 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:58:03.864 3471926 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:58:03.864 3471926 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:03.864 3471926 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:58:03.881 3471943 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.881 3471943 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.881 3471943 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:03.881 3471943 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:58:03.881 3471943 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:03.0
20-08-2026 00:58:03.881 3471943 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:03.882 3471944 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.884 3471946 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.886 3471948 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.886 3471948 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:58:03.886 3471948 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:58:03.889 3471951 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:58:03.889 3471951 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:58:03.890 3471952 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.891 3471953 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.893 3471955 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.893 3471955 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:58:03.893 3471955 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:58:03.896 3471958 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:58:03.896 3471958 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:58:03.896 3471958 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.898 3471960 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.900 3471962 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.900 3471962 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:58:03.900 3471962 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:58:03.902 3471964 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:03.903 3471965 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:58:03.903 3471965 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:03.903 3471965 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:58:03.904 3471966 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D4F176761aD4D9Cb2cA957B31351D5","status":true}
20-08-2026 00:58:03.914 3471976 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:03.915 3471977 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5d6e42Fd38Bf580a146d450614C6D6","status":true}
20-08-2026 00:58:03.920 3471982 [http-nio-8051-exec-154] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:03.922 3471984 [http-nio-8051-exec-154] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"30C680146427B20e350846Df3288C3","status":true}
20-08-2026 00:58:03.927 3471989 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.927 3471989 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.927 3471989 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:03.927 3471989 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:58:03.927 3471989 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:03.0
20-08-2026 00:58:03.927 3471989 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:03.928 3471990 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.930 3471992 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.932 3471994 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.932 3471994 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:58:03.932 3471994 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:58:03.935 3471997 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:58:03.935 3471997 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:58:03.935 3471997 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:03.937 3471999 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:03.940 3472002 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:03.940 3472002 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:58:03.940 3472002 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:03.943 3472005 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:58:03.943 3472005 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:58:03.944 3472006 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.945 3472007 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.947 3472009 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.947 3472009 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:58:03.947 3472009 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:58:03.950 3472012 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:58:03.950 3472012 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:03.950 3472012 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:58:03.972 3472034 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:03.972 3472034 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.972 3472034 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:03.972 3472034 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:03.972 3472034 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:58:03.972 3472034 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:03.0
20-08-2026 00:58:03.972 3472034 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:03.973 3472035 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:03.974 3472036 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"3cF5C0E76e40C9CfAf5f0f4c36511f","status":true}
20-08-2026 00:58:03.974 3472036 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:03.977 3472039 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:03.977 3472039 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:03.977 3472039 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:58:03.977 3472039 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:58:03.978 3472040 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D1296383F185A1F4423c92Bb621f77","status":true}
20-08-2026 00:58:03.980 3472042 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:03.981 3472043 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:58:03.981 3472043 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C6B8D6C2C8A09b196cAe3649A3D11b","status":true}
20-08-2026 00:58:03.981 3472043 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:03.981 3472043 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:58:04.016 3472078 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.016 3472078 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.016 3472078 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.016 3472078 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:58:04.016 3472078 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.016 3472078 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.017 3472079 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.019 3472081 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.022 3472084 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.022 3472084 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:58:04.022 3472084 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:04.024 3472086 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:58:04.024 3472086 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:58:04.025 3472087 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.025 3472087 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.027 3472089 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.028 3472090 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"DfBdF1Fa54B03d2cD5025a6f4283C9","status":true}
20-08-2026 00:58:04.029 3472091 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.029 3472091 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:58:04.029 3472091 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:58:04.031 3472093 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:58:04.031 3472093 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:58:04.032 3472094 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.033 3472095 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.035 3472097 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.035 3472097 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:58:04.035 3472097 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:04.038 3472100 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.038 3472100 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:58:04.038 3472100 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F73bDf3bD40e3582817f5a2779Bc71","status":true}
20-08-2026 00:58:04.038 3472100 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:58:04.039 3472101 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.040 3472102 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.041 3472103 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.041 3472103 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:58:04.041 3472103 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:58:04.043 3472105 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.043 3472105 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:58:04.043 3472105 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.043 3472105 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:58:04.044 3472106 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Fd69Ea79942910Ee13C2A525704f3b","status":true}
20-08-2026 00:58:04.073 3472135 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:04.073 3472135 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:04.073 3472135 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:58:04.073 3472135 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:58:04.073 3472135 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.073 3472135 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.075 3472137 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.076 3472138 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.079 3472141 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.079 3472141 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:58:04.079 3472141 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:04.081 3472143 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:58:04.081 3472143 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:58:04.082 3472144 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.083 3472145 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.085 3472147 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.085 3472147 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:58:04.085 3472147 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.085 3472147 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:58:04.087 3472149 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:58:04.087 3472149 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9bB02d5eB22632374cE235938b3124","status":true}
20-08-2026 00:58:04.087 3472149 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:58:04.087 3472149 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.088 3472150 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.090 3472152 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.090 3472152 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:58:04.090 3472152 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:04.091 3472153 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:58:04.091 3472153 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:58:04.092 3472154 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:58:04.093 3472155 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@615ade28
20-08-2026 00:58:04.094 3472156 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.095 3472157 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:58:04.095 3472157 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:58:04.095 3472157 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:58:04.097 3472159 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"11A6Fd27373a7eA1AbAb12FeA0873d","status":true}
20-08-2026 00:58:04.097 3472159 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:58:04.097 3472159 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:58:04.097 3472159 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.098 3472160 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.100 3472162 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.100 3472162 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:58:04.100 3472162 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:58:04.102 3472164 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:58:04.102 3472164 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:58:04.103 3472165 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.103 3472165 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.104 3472166 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.105 3472167 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A7996984397703214145B4F4A46e11","status":true}
20-08-2026 00:58:04.105 3472167 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.105 3472167 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:58:04.105 3472167 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:58:04.107 3472169 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:58:04.108 3472170 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:58:04.109 3472171 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.110 3472172 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.112 3472174 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.112 3472174 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:58:04.112 3472174 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:58:04.114 3472176 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:58:04.114 3472176 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:58:04.114 3472176 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.115 3472177 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.117 3472179 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.117 3472179 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:58:04.117 3472179 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:58:04.119 3472181 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:58:04.119 3472181 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.119 3472181 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:58:04.137 3472199 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.137 3472199 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.137 3472199 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.137 3472199 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:58:04.137 3472199 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.137 3472199 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.138 3472200 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.139 3472201 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.141 3472203 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.141 3472203 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.141 3472203 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:58:04.141 3472203 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:58:04.143 3472205 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E951Ba0b71E64519F3152aF033A015","status":true}
20-08-2026 00:58:04.144 3472206 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:58:04.144 3472206 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:58:04.144 3472206 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.145 3472207 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.147 3472209 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.147 3472209 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:58:04.147 3472209 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:58:04.149 3472211 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.150 3472212 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A94c400aCf987eB6101fAc417aD1Dc","status":true}
20-08-2026 00:58:04.150 3472212 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:58:04.150 3472212 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:58:04.151 3472213 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.152 3472214 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.154 3472216 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.154 3472216 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:58:04.154 3472216 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:04.156 3472218 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:58:04.156 3472218 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:58:04.156 3472218 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.157 3472219 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.160 3472222 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.160 3472222 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:58:04.160 3472222 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:58:04.162 3472224 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:58:04.162 3472224 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.162 3472224 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:58:04.163 3472225 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.165 3472227 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"353eCd4d116a4dAb70034a7f6b6f6e","status":true}
20-08-2026 00:58:04.183 3472245 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.184 3472246 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.184 3472246 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.184 3472246 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:58:04.184 3472246 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.184 3472246 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.184 3472246 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.185 3472247 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.187 3472249 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.187 3472249 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:58:04.187 3472249 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:58:04.189 3472251 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:58:04.189 3472251 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.189 3472251 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:58:04.198 3472260 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.199 3472261 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"AfA590F3A7B6D0B470D5E212529a67","status":true}
20-08-2026 00:58:04.204 3472266 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.204 3472266 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.204 3472266 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.204 3472266 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:58:04.204 3472266 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.204 3472266 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.205 3472267 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.206 3472268 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.207 3472269 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.207 3472269 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.208 3472270 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:58:04.208 3472270 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:58:04.208 3472270 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"E39e2c6a42BdB526C174D741E97a06","status":true}
20-08-2026 00:58:04.210 3472272 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:58:04.210 3472272 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:58:04.210 3472272 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.212 3472274 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.214 3472276 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.214 3472276 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:58:04.214 3472276 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:04.216 3472278 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:58:04.216 3472278 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:58:04.217 3472279 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.218 3472280 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.220 3472282 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.220 3472282 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:58:04.220 3472282 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:04.220 3472282 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.222 3472284 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:58:04.222 3472284 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:58:04.222 3472284 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"111d01B6EdBd935aE4C0F14d2d9c18","status":true}
20-08-2026 00:58:04.223 3472285 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.224 3472286 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.226 3472288 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.226 3472288 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:58:04.226 3472288 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:58:04.229 3472291 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:58:04.229 3472291 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.229 3472291 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:58:04.245 3472307 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.247 3472309 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"B19b71Bd5a7a24674759Be5a1dB9Bb","status":true}
20-08-2026 00:58:04.253 3472315 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.253 3472315 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.253 3472315 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.253 3472315 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:58:04.253 3472315 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.253 3472315 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.254 3472316 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.255 3472317 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.257 3472319 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.257 3472319 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.257 3472319 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:58:04.257 3472319 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:04.259 3472321 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Ea06044dFd9f52Fa55C090C8802c83","status":true}
20-08-2026 00:58:04.259 3472321 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:58:04.260 3472322 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:58:04.260 3472322 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.262 3472324 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.262 3472324 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.263 3472325 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9066A77c662793C01753440f53A094","status":true}
20-08-2026 00:58:04.265 3472327 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.265 3472327 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:58:04.265 3472327 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:58:04.267 3472329 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:58:04.267 3472329 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.267 3472329 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:58:04.277 3472339 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.279 3472341 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"257c1058579041Cc2b4eD91e6f6c71","status":true}
20-08-2026 00:58:04.289 3472351 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.289 3472351 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.289 3472351 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.289 3472351 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:58:04.289 3472351 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.289 3472351 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.290 3472352 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.291 3472353 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.294 3472356 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.294 3472356 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:58:04.294 3472356 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:04.297 3472359 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:58:04.297 3472359 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.297 3472359 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:58:04.298 3472360 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.298 3472360 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"D445913b208aE3D653Bb940722Dc4a","status":true}
20-08-2026 00:58:04.299 3472361 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.300 3472362 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.301 3472363 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"C6C12c7dAc1dD907Eb803dAc1aD00d","status":true}
20-08-2026 00:58:04.302 3472364 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.302 3472364 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:58:04.302 3472364 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:58:04.304 3472366 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:58:04.305 3472367 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.305 3472367 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:58:04.316 3472378 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.316 3472378 [http-nio-8051-exec-154] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.318 3472380 [http-nio-8051-exec-154] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"48247eF6F1332d637f6149AbEe7415","status":true}
20-08-2026 00:58:04.318 3472380 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"372fB6065bD07cD72bFf1f0214D65b","status":true}
20-08-2026 00:58:04.325 3472387 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.325 3472387 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.325 3472387 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.325 3472387 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:58:04.326 3472388 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.326 3472388 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.326 3472388 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.327 3472389 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.330 3472392 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.330 3472392 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:58:04.330 3472392 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:58:04.333 3472395 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:58:04.333 3472395 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:58:04.334 3472396 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.335 3472397 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.336 3472398 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.337 3472399 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bf52C607C4B35d7fC481F4124aF498","status":true}
20-08-2026 00:58:04.338 3472400 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.338 3472400 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:58:04.338 3472400 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:58:04.340 3472402 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:58:04.340 3472402 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.340 3472402 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:58:04.362 3472424 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.364 3472426 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"262d1e46372c5dF0763b582c5a78F1","status":true}
20-08-2026 00:58:04.365 3472427 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.365 3472427 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.365 3472427 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.365 3472427 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.365 3472427 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:58:04.366 3472428 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.366 3472428 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.366 3472428 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5f963e83Cb00B41349613dFbAd9dCe","status":true}
20-08-2026 00:58:04.366 3472428 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.368 3472430 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.372 3472434 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.372 3472434 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:58:04.372 3472434 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:58:04.374 3472436 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:58:04.374 3472436 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.374 3472436 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:58:04.375 3472437 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.377 3472439 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F01c46D5185e34112c31Df03595314","status":true}
20-08-2026 00:58:04.388 3472450 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.391 3472453 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"2d2a5dD6Fe072881C89eD63d26BdA5","status":true}
20-08-2026 00:58:04.391 3472453 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.393 3472455 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"45B15a2cE9F1D1Bc8fAf9cD026A71b","status":true}
20-08-2026 00:58:04.410 3472472 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.410 3472472 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.410 3472472 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.410 3472472 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:58:04.410 3472472 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.410 3472472 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.412 3472474 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.413 3472475 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.416 3472478 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.416 3472478 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:58:04.416 3472478 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:58:04.419 3472481 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:58:04.419 3472481 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:58:04.420 3472482 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.421 3472483 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.424 3472486 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.424 3472486 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:58:04.424 3472486 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:58:04.426 3472488 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:58:04.426 3472488 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.426 3472488 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:58:04.433 3472495 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.433 3472495 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.434 3472496 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"8cF6BdFeE80c6bBf951cF6819fB9D1","status":true}
20-08-2026 00:58:04.435 3472497 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"038cE20fB2B8FfE0758b7f94C45232","status":true}
20-08-2026 00:58:04.442 3472504 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.443 3472505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.443 3472505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.443 3472505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.443 3472505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:58:04.443 3472505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.443 3472505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.445 3472507 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.446 3472508 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4a4a4fA5AfAfA865F7DcC64eDbAaE9","status":true}
20-08-2026 00:58:04.446 3472508 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.450 3472512 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.450 3472512 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.450 3472512 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:58:04.450 3472512 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:58:04.452 3472514 [http-nio-8051-exec-133] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"932eCe266aA496B63171D3A5914a14","status":true}
20-08-2026 00:58:04.454 3472516 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:58:04.454 3472516 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:58:04.455 3472517 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.457 3472519 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.460 3472522 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.460 3472522 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:58:04.460 3472522 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:58:04.463 3472525 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:58:04.463 3472525 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:58:04.464 3472526 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.466 3472528 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.469 3472531 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.469 3472531 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:58:04.469 3472531 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:58:04.472 3472534 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:58:04.472 3472534 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:58:04.472 3472534 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.473 3472535 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.476 3472538 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.476 3472538 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:58:04.476 3472538 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:58:04.479 3472541 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:58:04.479 3472541 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:58:04.479 3472541 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.480 3472542 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.481 3472543 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.482 3472544 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"BbA284F4B854523843C0F38f3eBfDc","status":true}
20-08-2026 00:58:04.483 3472545 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.484 3472546 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:58:04.484 3472546 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:04.487 3472549 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:58:04.487 3472549 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:58:04.487 3472549 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.488 3472550 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.490 3472552 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.490 3472552 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:58:04.490 3472552 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:58:04.492 3472554 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:58:04.492 3472554 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:58:04.493 3472555 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.493 3472555 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.495 3472557 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.495 3472557 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:58:04.495 3472557 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:58:04.497 3472559 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.498 3472560 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"23D1Cd3985587409B6BfAeA54cF676","status":true}
20-08-2026 00:58:04.498 3472560 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:58:04.498 3472560 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:58:04.499 3472561 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.501 3472563 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.503 3472565 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.503 3472565 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:58:04.503 3472565 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:58:04.505 3472567 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.506 3472568 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:58:04.506 3472568 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:58:04.506 3472568 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.506 3472568 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"A48d169054B1B8299a583b36Bb682a","status":true}
20-08-2026 00:58:04.507 3472569 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.508 3472570 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.509 3472571 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"CeB081A1BeE60cDb827b212a56C200","status":true}
20-08-2026 00:58:04.510 3472572 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.510 3472572 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:58:04.510 3472572 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:58:04.512 3472574 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.513 3472575 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:58:04.513 3472575 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:58:04.514 3472576 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"355758EdFc51548e447d37151dE81f","status":true}
20-08-2026 00:58:04.514 3472576 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:58:04.515 3472577 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@513fff84
20-08-2026 00:58:04.517 3472579 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:58:04.517 3472579 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:58:04.517 3472579 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:58:04.519 3472581 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:58:04.519 3472581 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:58:04.520 3472582 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.522 3472584 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.524 3472586 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.524 3472586 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:58:04.524 3472586 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:58:04.527 3472589 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:58:04.527 3472589 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:58:04.528 3472590 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.530 3472592 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.532 3472594 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.532 3472594 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:58:04.532 3472594 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:58:04.534 3472596 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:58:04.534 3472596 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.534 3472596 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:58:04.540 3472602 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.541 3472603 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Db7544F0Df3aD59aAbD990F1973478","status":true}
20-08-2026 00:58:04.550 3472612 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.550 3472612 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.550 3472612 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.550 3472612 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:58:04.550 3472612 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.550 3472612 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.550 3472612 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.552 3472614 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.553 3472615 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.555 3472617 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"49FaE5436d0a39D9EfB92c09185257","status":true}
20-08-2026 00:58:04.555 3472617 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.555 3472617 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:58:04.555 3472617 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:58:04.558 3472620 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:58:04.558 3472620 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.559 3472621 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:58:04.560 3472622 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.560 3472622 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"19117a8f9aB4E4967b9f69A77129C8","status":true}
20-08-2026 00:58:04.562 3472624 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.565 3472627 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.565 3472627 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:58:04.565 3472627 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:58:04.568 3472630 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:58:04.568 3472630 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:58:04.568 3472630 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.569 3472631 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.572 3472634 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.572 3472634 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:58:04.572 3472634 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:58:04.572 3472634 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.574 3472636 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:58:04.574 3472636 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"BbB9Ba690eEb9c164695F99a49321b","status":true}
20-08-2026 00:58:04.574 3472636 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:58:04.574 3472636 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.575 3472637 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"5c008358Ac67C5603c8e487f25Bc7e","status":true}
20-08-2026 00:58:04.575 3472637 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.577 3472639 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.580 3472642 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.580 3472642 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:58:04.580 3472642 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:04.582 3472644 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:58:04.582 3472644 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:58:04.583 3472645 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.584 3472646 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.586 3472648 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.586 3472648 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.586 3472648 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:58:04.586 3472648 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:58:04.587 3472649 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"13BaF8Dc21854c44F733B44f6b328e","status":true}
20-08-2026 00:58:04.588 3472650 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:58:04.589 3472651 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.589 3472651 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:58:04.591 3472653 [http-nio-8051-exec-154] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.593 3472655 [http-nio-8051-exec-154] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4aA8D6108030E12fD5AfD6Aa1a5d1c","status":true}
20-08-2026 00:58:04.612 3472674 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.613 3472675 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:04.613 3472675 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:04.613 3472675 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:58:04.613 3472675 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:58:04.613 3472675 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.613 3472675 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.614 3472676 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.616 3472678 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"9cF8944833F2C8BfFe6bC9Bb4c738a","status":true}
20-08-2026 00:58:04.617 3472679 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.618 3472680 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.619 3472681 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"068eFe698cCa9e02575d00C4182fA5","status":true}
20-08-2026 00:58:04.621 3472683 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.621 3472683 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:58:04.621 3472683 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:58:04.623 3472685 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:58:04.624 3472686 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.624 3472686 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:58:04.629 3472691 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.631 3472693 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"4428B6D1Db346126462c32Db9a8426","status":true}
20-08-2026 00:58:04.632 3472694 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.633 3472695 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"Bf8548CcE43b9fF2A69455F7Ca7dA8","status":true}
20-08-2026 00:58:04.633 3472695 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.641 3472703 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:04.641 3472703 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:04.641 3472703 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:58:04.641 3472703 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:58:04.641 3472703 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.641 3472703 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.642 3472704 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.643 3472705 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.647 3472709 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.647 3472709 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:58:04.647 3472709 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:58:04.648 3472710 [http-nio-8051-exec-131] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"7169B77cA19eD15eAe13Bb32A7Fb52","status":true}
20-08-2026 00:58:04.651 3472713 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.653 3472715 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.657 3472719 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.657 3472719 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 
20-08-2026 00:58:04.658 3472720 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"14B92962488049F88f9cC6F057252e","status":true}
20-08-2026 00:58:04.659 3472721 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:58:04.659 3472721 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.659 3472721 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:58:04.660 3472722 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"F0961b1c58FcC73498659fFe98945e","status":true}
20-08-2026 00:58:04.660 3472722 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"246f6c808319485790Fa6485548123","status":true}
20-08-2026 00:58:04.660 3472722 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Create new session","logged":false,"session":"16B0A5015cD7A763F65512EcA02bBd","status":true}
20-08-2026 00:58:04.681 3472743 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.681 3472743 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.681 3472743 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.681 3472743 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:58:04.681 3472743 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.681 3472743 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.682 3472744 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.683 3472745 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.684 3472746 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.685 3472747 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:58:04.685 3472747 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:04.687 3472749 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:58:04.687 3472749 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:58:04.688 3472750 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.689 3472751 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.691 3472753 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.691 3472753 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:58:04.691 3472753 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:58:04.693 3472755 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:58:04.693 3472755 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:58:04.694 3472756 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.695 3472757 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.697 3472759 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.697 3472759 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:58:04.697 3472759 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:58:04.699 3472761 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:58:04.700 3472762 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.700 3472762 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:58:04.717 3472779 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.717 3472779 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.717 3472779 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.717 3472779 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:58:04.717 3472779 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.717 3472779 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.718 3472780 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.719 3472781 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.721 3472783 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.721 3472783 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:58:04.721 3472783 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:58:04.723 3472785 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:58:04.723 3472785 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:58:04.724 3472786 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.725 3472787 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.728 3472790 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.728 3472790 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:58:04.728 3472790 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:58:04.730 3472792 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:58:04.730 3472792 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.730 3472792 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:58:04.765 3472827 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.765 3472827 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.765 3472827 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.765 3472827 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:58:04.765 3472827 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.765 3472827 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.766 3472828 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.768 3472830 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.770 3472832 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.770 3472832 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:58:04.770 3472832 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:58:04.773 3472835 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:58:04.773 3472835 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:58:04.773 3472835 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.775 3472837 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.778 3472840 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.778 3472840 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:58:04.778 3472840 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:58:04.781 3472843 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:58:04.781 3472843 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:58:04.782 3472844 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.784 3472846 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.787 3472849 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.787 3472849 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:58:04.787 3472849 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:04.791 3472853 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:58:04.791 3472853 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:58:04.792 3472854 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.793 3472855 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.797 3472859 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.797 3472859 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:58:04.797 3472859 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:58:04.800 3472862 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:58:04.800 3472862 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:58:04.801 3472863 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.803 3472865 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.807 3472869 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.807 3472869 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:58:04.807 3472869 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:58:04.810 3472872 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:58:04.810 3472872 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:58:04.810 3472872 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.812 3472874 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.816 3472878 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.816 3472878 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:58:04.816 3472878 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:04.818 3472880 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:58:04.818 3472880 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:58:04.819 3472881 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.820 3472882 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.822 3472884 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.822 3472884 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:58:04.822 3472884 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:58:04.825 3472887 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:58:04.825 3472887 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.825 3472887 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:58:04.843 3472905 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:04.843 3472905 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:04.843 3472905 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:58:04.843 3472905 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:58:04.843 3472905 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.843 3472905 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.844 3472906 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.845 3472907 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.850 3472912 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.850 3472912 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:58:04.850 3472912 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:58:04.853 3472915 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:58:04.853 3472915 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:58:04.854 3472916 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.856 3472918 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.860 3472922 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.860 3472922 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:58:04.860 3472922 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:58:04.864 3472926 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:58:04.864 3472926 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.864 3472926 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:58:04.885 3472947 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:04.885 3472947 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:04.885 3472947 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:58:04.885 3472947 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:58:04.885 3472947 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.885 3472947 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.886 3472948 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.888 3472950 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.891 3472953 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.891 3472953 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:58:04.891 3472953 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:58:04.894 3472956 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:58:04.894 3472956 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.894 3472956 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:58:04.920 3472982 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.920 3472982 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.920 3472982 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.920 3472982 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:58:04.920 3472982 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.920 3472982 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:04.921 3472983 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:04.923 3472985 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@61e44164
20-08-2026 00:58:04.926 3472988 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:04.926 3472988 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:58:04.926 3472988 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:58:04.928 3472990 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:58:04.928 3472990 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:58:04.929 3472991 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:04.930 3472992 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@55b90979
20-08-2026 00:58:04.932 3472994 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:04.932 3472994 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819005754831-005755
20-08-2026 00:58:04.932 3472994 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819005754831
20-08-2026 00:58:04.935 3472997 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5574564321195737976, payment_id='TM06202003260819005754831-005755', order_id='TM06202003260819005754831', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8825749718', txn_type='inflow', environment='9', created_at='2026-08-19 00:57:55.0'}
20-08-2026 00:58:04.935 3472997 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:04.935 3472997 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRLdFRJh32U5Rb
20-08-2026 00:58:04.959 3473021 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.959 3473021 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:04.959 3473021 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:04.959 3473021 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:57:54.0
20-08-2026 00:58:04.959 3473021 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:04.0
20-08-2026 00:58:04.959 3473021 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - need to fail pending paymnets
20-08-2026 00:58:04.959 3473021 [http-nio-8051-exec-141] INFO  n.s.PaymentsImplementation - PaymentsImplementation::paymentFailedV3 :: 5574564321195737976 , true, false, app, TM06202003260819005754831, TM06202003260819005754831-005755, 20.0, 8825749718, {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787081275,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202003260819005754831-005755","id":"order_TRLdFRJh32U5Rb","checkout":null,"entity":"order","attempts":1,"status":"attempted"}, razor_pay, 0.0, failed, 9
20-08-2026 00:58:04.960 3473022 [http-nio-8051-exec-141] INFO  n.s.PaymentsImplementation - order row updated Order{order_id='TM06202003260819005754831', user_id=8825749718, vm_id=3751046632410923167, order_amount=20.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"imei": "TM06202003", "orderId": "TM06202003260819005754831", "userId": "8825749718", "rstatus": true, "bill_amount": 20, "total_amount": 20, "skus": [{"mrp": "20", "name": "Heritage A1 Spiced Butter Milk180ml per peice", "unit_price": "20", "tray_id": "42", "image_url": "https://images.tinymart.in/product/4500499-5719.webp", "sku_total": 20, "offer_id": "", "qty": 1, "skuid": "4500499", "door_id": ""}], "order_status": "", "res": true, "cart_offer_desc": ""}', weight_based_response='{}', created_at='2026-08-19 00:57:54.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='ft4OcF', short_order_expiry='19-09-2026 01:01:28', receipt_id='IN20260819010128', proposedSkuJson='{"imei": "TM06202003", "orderId": "TM06202003260819005754831", "userId": "8825749718", "bill_amount": 20, "total_amount": 20, "skus": [{"mrp": "20", "name": "Heritage A1 Spiced Butter Milk180ml", "offer_desc": "", "unit_price": 20, "tray_id": "42", "image_url": "https://images.tinymart.in/product/4500499-5719.webp", "sku_total": 20, "offer_id": "", "qty": 1, "skuid": "4500499", "door_id": "2"}], "cart_offer_desc": "", "res": true}', video_url='https://video.tinymart.in/VideoUpload/TMCAM06202003/TM06202003260819005754831.mp4', access_code='ccf016e0-f976-4d3f-9dde-50a963e065e5', status='invoiceOrder', type_of_order='app', wallet_txn_id='7983010413037768292', environment='9', wallet_txn_ids_json='{"pre_credit":"6123338275924428169","pre_debit":"7983010413037768292","post_debit":""}', internal_status='null'}
20-08-2026 00:58:05.448 3473510 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:05.549 3473611 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:05.585 3473647 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:05.809 3473871 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:05.809 3473871 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:05.874 3473936 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:05.875 3473937 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:05.880 3473942 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:05.880 3473942 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:58:05.881 3473943 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:58:05.884 3473946 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:58:05.885 3473947 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:58:05.887 3473949 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:05.888 3473950 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:05.894 3473956 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:05.894 3473956 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:58:05.894 3473956 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:58:05.901 3473963 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:58:05.902 3473964 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:58:05.902 3473964 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:05.903 3473965 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:05.906 3473968 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:05.906 3473968 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:58:05.906 3473968 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:58:05.908 3473970 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:58:05.908 3473970 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:58:05.910 3473972 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:05.912 3473974 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:05.912 3473974 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:05.912 3473974 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:05.917 3473979 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:05.917 3473979 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:58:05.917 3473979 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:05.922 3473984 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:58:05.922 3473984 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:58:05.930 3473992 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:05.934 3473996 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:05.937 3473999 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:05.945 3474007 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:05.948 3474010 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:05.948 3474010 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:58:05.948 3474010 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:58:05.956 3474018 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:58:05.956 3474018 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:05.956 3474018 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:58:05.974 3474036 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:05.974 3474036 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:05.974 3474036 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:58:05.975 3474037 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:58:05.975 3474037 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:05.0
20-08-2026 00:58:05.975 3474037 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:05.976 3474038 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:05.978 3474040 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:05.982 3474044 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:05.982 3474044 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:58:05.982 3474044 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:58:05.986 3474048 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:58:05.987 3474049 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:58:05.987 3474049 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:05.988 3474050 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:05.992 3474054 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:05.992 3474054 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:58:05.992 3474054 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:58:05.993 3474055 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:58:05.993 3474055 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:58:05.995 3474057 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:05.996 3474058 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:06.000 3474062 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:06.000 3474062 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:58:06.000 3474062 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:58:06.003 3474065 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:58:06.003 3474065 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:06.003 3474065 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:58:06.028 3474090 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.046 3474108 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.047 3474109 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.047 3474109 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:06.047 3474109 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:58:06.047 3474109 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:06.0
20-08-2026 00:58:06.047 3474109 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:06.047 3474109 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:06.048 3474110 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:06.048 3474110 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.052 3474114 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:06.052 3474114 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:58:06.052 3474114 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:58:06.058 3474120 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:58:06.059 3474121 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:06.059 3474121 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:58:06.065 3474127 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.158 3474220 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:06.158 3474220 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:06.158 3474220 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:58:06.158 3474220 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:58:06.158 3474220 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:06.0
20-08-2026 00:58:06.158 3474220 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:06.159 3474221 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.161 3474223 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.165 3474227 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.167 3474229 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.168 3474230 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.168 3474230 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:58:06.168 3474230 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:58:06.173 3474235 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:58:06.173 3474235 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:58:06.177 3474239 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.178 3474240 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.191 3474253 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.192 3474254 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:58:06.192 3474254 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:58:06.200 3474262 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:58:06.201 3474263 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:58:06.201 3474263 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.202 3474264 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.207 3474269 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.207 3474269 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:58:06.207 3474269 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:58:06.214 3474276 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:58:06.214 3474276 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:58:06.214 3474276 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.218 3474280 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.221 3474283 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.221 3474283 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:58:06.221 3474283 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:58:06.233 3474295 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:58:06.234 3474296 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:58:06.234 3474296 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:06.235 3474297 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:06.242 3474304 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:06.242 3474304 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:58:06.242 3474304 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:58:06.246 3474308 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:58:06.246 3474308 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:06.246 3474308 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:58:06.259 3474321 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:06.260 3474322 [http-nio-8051-exec-133] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:06.265 3474327 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.265 3474327 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.266 3474328 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:06.266 3474328 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:58:06.266 3474328 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:06.0
20-08-2026 00:58:06.266 3474328 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:06.268 3474330 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.275 3474337 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.279 3474341 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.279 3474341 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:58:06.279 3474341 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:58:06.285 3474347 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:58:06.286 3474348 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:58:06.288 3474350 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.290 3474352 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.297 3474359 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.297 3474359 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:58:06.297 3474359 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:06.300 3474362 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:58:06.300 3474362 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:58:06.303 3474365 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.304 3474366 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.316 3474378 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.316 3474378 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:58:06.316 3474378 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:06.323 3474385 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:58:06.323 3474385 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:58:06.324 3474386 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.325 3474387 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.328 3474390 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.328 3474390 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:58:06.328 3474390 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:58:06.335 3474397 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:58:06.335 3474397 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:58:06.335 3474397 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.337 3474399 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.339 3474401 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:06.341 3474403 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:06.344 3474406 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.344 3474406 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:58:06.344 3474406 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:06.346 3474408 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:58:06.346 3474408 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:58:06.355 3474417 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.356 3474418 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.366 3474428 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.366 3474428 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:58:06.366 3474428 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:58:06.369 3474431 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:58:06.369 3474431 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:58:06.369 3474431 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.378 3474440 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.383 3474445 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.383 3474445 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:58:06.383 3474445 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:06.388 3474450 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:58:06.388 3474450 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:58:06.395 3474457 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.396 3474458 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.403 3474465 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.403 3474465 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:58:06.403 3474465 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:06.410 3474472 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:58:06.410 3474472 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:58:06.410 3474472 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.413 3474475 [http-nio-8051-exec-157] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.413 3474475 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.413 3474475 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.421 3474483 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.421 3474483 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:58:06.421 3474483 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:58:06.426 3474488 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:58:06.426 3474488 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:58:06.430 3474492 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.431 3474493 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.435 3474497 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.435 3474497 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:58:06.435 3474497 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:58:06.436 3474498 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.439 3474501 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:58:06.440 3474502 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:58:06.442 3474504 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.443 3474505 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.449 3474511 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.449 3474511 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:58:06.449 3474511 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:58:06.451 3474513 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:58:06.451 3474513 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:58:06.455 3474517 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.459 3474521 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.467 3474529 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.467 3474529 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:58:06.467 3474529 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:58:06.469 3474531 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:58:06.469 3474531 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:58:06.470 3474532 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:06.474 3474536 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:06.481 3474543 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:06.481 3474543 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:58:06.481 3474543 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:58:06.486 3474548 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:58:06.486 3474548 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:06.486 3474548 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:58:06.541 3474603 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.541 3474603 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.541 3474603 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:06.541 3474603 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:58:06.541 3474603 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:06.0
20-08-2026 00:58:06.541 3474603 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:06.543 3474605 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.545 3474607 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.551 3474613 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.551 3474613 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:58:06.551 3474613 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:06.556 3474618 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:58:06.557 3474619 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:58:06.557 3474619 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.562 3474624 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.567 3474629 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.567 3474629 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:58:06.567 3474629 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:06.578 3474640 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:58:06.578 3474640 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:58:06.579 3474641 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:06.580 3474642 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:06.588 3474650 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:06.588 3474650 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:58:06.588 3474650 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:58:06.596 3474658 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:58:06.597 3474659 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:06.597 3474659 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:58:06.607 3474669 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.620 3474682 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.620 3474682 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.620 3474682 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:06.620 3474682 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:58:06.620 3474682 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:06.0
20-08-2026 00:58:06.620 3474682 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:06.628 3474690 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.631 3474693 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.651 3474713 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.651 3474713 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:58:06.651 3474713 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:58:06.654 3474716 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:58:06.654 3474716 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:58:06.663 3474725 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.668 3474730 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.679 3474741 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.679 3474741 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:58:06.679 3474741 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:06.681 3474743 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.685 3474747 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:58:06.685 3474747 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:58:06.692 3474754 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.697 3474759 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.722 3474784 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.722 3474784 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:58:06.722 3474784 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:58:06.724 3474786 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:58:06.724 3474786 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:58:06.727 3474789 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.729 3474791 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.734 3474796 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.736 3474798 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.736 3474798 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:58:06.736 3474798 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:58:06.743 3474805 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:58:06.743 3474805 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:58:06.746 3474808 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.747 3474809 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.762 3474824 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.762 3474824 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:58:06.763 3474825 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:06.768 3474830 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:58:06.768 3474830 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:58:06.769 3474831 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:06.770 3474832 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:06.780 3474842 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:06.780 3474842 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:58:06.780 3474842 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:58:06.791 3474853 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:58:06.792 3474854 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:06.792 3474854 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:58:06.809 3474871 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.810 3474872 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.810 3474872 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:06.810 3474872 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:58:06.810 3474872 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:06.0
20-08-2026 00:58:06.810 3474872 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:06.811 3474873 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.815 3474877 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.823 3474885 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.823 3474885 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:58:06.823 3474885 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:58:06.835 3474897 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:58:06.835 3474897 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:58:06.841 3474903 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.844 3474906 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.850 3474912 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.850 3474912 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:58:06.850 3474912 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:58:06.853 3474915 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:58:06.853 3474915 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:58:06.853 3474915 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.854 3474916 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.857 3474919 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.857 3474919 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:58:06.857 3474919 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:58:06.859 3474921 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:58:06.859 3474921 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:58:06.860 3474922 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:06.861 3474923 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:06.866 3474928 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:06.866 3474928 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:58:06.866 3474928 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:58:06.872 3474934 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:58:06.872 3474934 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:58:06.875 3474937 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:06.882 3474944 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:06.882 3474944 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:06.884 3474946 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:06.892 3474954 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:06.892 3474954 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:58:06.892 3474954 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:58:06.909 3474971 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:58:06.910 3474972 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:06.910 3474972 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:58:06.953 3475015 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.954 3475016 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:06.954 3475016 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:06.954 3475016 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:06.954 3475016 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:58:06.956 3475018 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@e1bc37d
20-08-2026 00:58:06.971 3475033 [http-nio-8051-exec-143] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:06.977 3475039 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:58:06.977 3475039 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:58:06.977 3475039 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:58:06.998 3475060 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:58:06.999 3475061 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:58:06.999 3475061 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:07.000 3475062 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:07.022 3475084 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:07.022 3475084 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:58:07.022 3475084 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:58:07.026 3475088 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:58:07.027 3475089 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:07.027 3475089 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:58:07.062 3475124 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:07.062 3475124 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:07.062 3475124 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:07.062 3475124 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:58:07.062 3475124 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:07.0
20-08-2026 00:58:07.062 3475124 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:07.063 3475125 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.067 3475129 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.089 3475151 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.089 3475151 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:58:07.089 3475151 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:07.108 3475170 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:58:07.108 3475170 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:58:07.117 3475179 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.119 3475181 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.209 3475271 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.209 3475271 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:58:07.209 3475271 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:58:07.219 3475281 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:58:07.219 3475281 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:58:07.221 3475283 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.224 3475286 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.237 3475299 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.238 3475300 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:58:07.238 3475300 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:58:07.250 3475312 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:58:07.250 3475312 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:58:07.265 3475327 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:07.267 3475329 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:07.290 3475352 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:07.290 3475352 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:58:07.290 3475352 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:58:07.297 3475359 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:58:07.297 3475359 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:07.298 3475360 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:58:07.301 3475363 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:07.324 3475386 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:07.330 3475392 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:58:07.330 3475392 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:58:07.330 3475392 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:07.330 3475392 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:07.335 3475397 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.344 3475406 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.352 3475414 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.352 3475414 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:58:07.352 3475414 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:58:07.364 3475426 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:58:07.365 3475427 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:58:07.367 3475429 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:07.370 3475432 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:07.384 3475446 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:07.384 3475446 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:58:07.384 3475446 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:58:07.396 3475458 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:58:07.396 3475458 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:07.396 3475458 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:58:07.406 3475468 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:07.426 3475488 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:07.426 3475488 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:07.426 3475488 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:07.426 3475488 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:58:07.426 3475488 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:07.0
20-08-2026 00:58:07.426 3475488 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:07.432 3475494 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:07.434 3475496 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:07.451 3475513 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:07.451 3475513 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:58:07.451 3475513 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:58:07.468 3475530 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:58:07.469 3475531 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:07.469 3475531 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:58:07.493 3475555 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:07.494 3475556 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:07.494 3475556 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:07.494 3475556 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:58:07.494 3475556 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:07.0
20-08-2026 00:58:07.494 3475556 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:07.506 3475568 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.509 3475571 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.518 3475580 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.518 3475580 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:58:07.518 3475580 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:58:07.529 3475591 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:58:07.529 3475591 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:58:07.533 3475595 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:07.540 3475602 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:07.549 3475611 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:07.549 3475611 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:58:07.549 3475611 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:58:07.556 3475618 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:58:07.556 3475618 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:07.556 3475618 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:58:07.582 3475644 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:07.582 3475644 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:07.582 3475644 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:07.582 3475644 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:58:07.582 3475644 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:07.0
20-08-2026 00:58:07.582 3475644 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:07.589 3475651 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.590 3475652 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.599 3475661 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.599 3475661 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:58:07.599 3475661 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:07.612 3475674 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:58:07.612 3475674 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:58:07.614 3475676 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:07.617 3475679 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:07.626 3475688 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:07.626 3475688 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:58:07.626 3475688 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:58:07.651 3475713 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:58:07.651 3475713 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:58:07.656 3475718 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.659 3475721 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.663 3475725 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.663 3475725 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:58:07.663 3475725 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:07.671 3475733 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:58:07.671 3475733 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:58:07.673 3475735 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.674 3475736 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:07.674 3475736 [http-nio-8051-exec-137] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:07.679 3475741 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.681 3475743 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:07.687 3475749 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.687 3475749 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:58:07.687 3475749 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:58:07.697 3475759 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:07.704 3475766 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:58:07.704 3475766 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:58:07.705 3475767 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.706 3475768 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.709 3475771 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.709 3475771 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:58:07.709 3475771 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:58:07.712 3475774 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:58:07.712 3475774 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:58:07.713 3475775 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.714 3475776 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.715 3475777 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:07.721 3475783 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.721 3475783 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:58:07.721 3475783 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:58:07.744 3475806 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:58:07.744 3475806 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:58:07.776 3475838 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:07.784 3475846 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:07.788 3475850 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:07.818 3475880 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:07.818 3475880 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:58:07.818 3475880 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:58:07.828 3475890 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:58:07.829 3475891 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:58:07.831 3475893 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.837 3475899 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.841 3475903 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.841 3475903 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:58:07.841 3475903 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:58:07.847 3475909 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:58:07.848 3475910 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:58:07.850 3475912 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.854 3475916 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.862 3475924 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.862 3475924 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:58:07.862 3475924 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:58:07.871 3475933 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:58:07.871 3475933 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:58:07.872 3475934 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.875 3475937 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.885 3475947 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.885 3475947 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:58:07.885 3475947 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:58:07.894 3475956 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:58:07.895 3475957 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:58:07.895 3475957 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.903 3475965 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.909 3475971 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.909 3475971 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:58:07.909 3475971 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:58:07.916 3475978 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:07.916 3475978 [http-nio-8051-exec-148] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:07.923 3475985 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:58:07.924 3475986 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:58:07.927 3475989 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.928 3475990 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.936 3475998 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.936 3475998 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:58:07.936 3475998 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:58:07.943 3476005 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:58:07.943 3476005 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:58:07.946 3476008 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.949 3476011 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.956 3476018 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.956 3476018 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:58:07.956 3476018 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:58:07.960 3476022 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:58:07.960 3476022 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:58:07.965 3476027 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.968 3476030 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.976 3476038 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.976 3476038 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:58:07.976 3476038 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:58:07.984 3476046 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:58:07.984 3476046 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:58:07.987 3476049 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:07.992 3476054 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:07.998 3476060 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:07.998 3476060 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:58:07.998 3476060 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:08.004 3476066 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.009 3476071 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:58:08.009 3476071 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:58:08.010 3476072 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:08.011 3476073 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:08.027 3476089 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:08.027 3476089 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:58:08.027 3476089 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:58:08.040 3476102 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:58:08.041 3476103 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:08.041 3476103 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:58:08.094 3476156 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:08.094 3476156 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:08.094 3476156 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:08.094 3476156 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:58:08.094 3476156 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:08.0
20-08-2026 00:58:08.094 3476156 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:08.095 3476157 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:08.104 3476166 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:08.117 3476179 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:08.117 3476179 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:58:08.117 3476179 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:58:08.135 3476197 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:58:08.135 3476197 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:58:08.137 3476199 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:08.141 3476203 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:08.154 3476216 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:08.154 3476216 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:58:08.154 3476216 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:08.164 3476226 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:58:08.164 3476226 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:58:08.165 3476227 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:08.166 3476228 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:08.171 3476233 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:08.175 3476237 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:08.189 3476251 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.191 3476253 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:08.191 3476253 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:58:08.191 3476253 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:58:08.204 3476266 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:58:08.204 3476266 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:58:08.213 3476275 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:08.214 3476276 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:08.226 3476288 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:08.226 3476288 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:58:08.226 3476288 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:58:08.247 3476309 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:58:08.248 3476310 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:08.248 3476310 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:58:08.266 3476328 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:08.266 3476328 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:08.266 3476328 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:58:08.266 3476328 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:58:08.266 3476328 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:08.0
20-08-2026 00:58:08.266 3476328 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:08.267 3476329 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.271 3476333 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:08.275 3476337 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:08.287 3476349 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:08.287 3476349 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:58:08.288 3476350 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:58:08.300 3476362 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:58:08.300 3476362 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:08.300 3476362 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:58:08.306 3476368 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.323 3476385 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:08.324 3476386 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:08.324 3476386 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:58:08.324 3476386 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:58:08.324 3476386 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:08.0
20-08-2026 00:58:08.324 3476386 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:08.348 3476410 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:08.354 3476416 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:08.370 3476432 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:08.370 3476432 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:58:08.370 3476432 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:58:08.374 3476436 [http-nio-8051-exec-158] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.379 3476441 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:58:08.380 3476442 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:08.380 3476442 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:58:08.395 3476457 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:08.398 3476460 [http-nio-8051-exec-132] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:08.443 3476505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:08.443 3476505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:58:08.443 3476505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:58:08.443 3476505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:58:08.443 3476505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:08.0
20-08-2026 00:58:08.443 3476505 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:08.447 3476509 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:08.451 3476513 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:08.468 3476530 [http-nio-8051-exec-159] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.469 3476531 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:08.469 3476531 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:58:08.469 3476531 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:58:08.488 3476550 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:58:08.488 3476550 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:58:08.510 3476572 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:08.516 3476578 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:08.524 3476586 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:08.525 3476587 [http-nio-8051-exec-136] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:08.546 3476608 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:08.546 3476608 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:58:08.546 3476608 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:08.575 3476637 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:58:08.575 3476637 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:58:08.586 3476648 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:08.586 3476648 [http-nio-8051-exec-154] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:08.588 3476650 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:08.605 3476667 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:08.606 3476668 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:08.606 3476668 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:08.614 3476676 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:08.619 3476681 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:58:08.620 3476682 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:58:08.626 3476688 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.649 3476711 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:58:08.649 3476711 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:58:08.662 3476724 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:08.670 3476732 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.681 3476743 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:08.694 3476756 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:08.694 3476756 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:58:08.694 3476756 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:08.702 3476764 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.704 3476766 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.716 3476778 [http-nio-8051-exec-160] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.721 3476783 [http-nio-8051-exec-161] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:08.728 3476790 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:58:08.728 3476790 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:58:08.739 3476801 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:08.743 3476805 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:08.792 3476854 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:08.792 3476854 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:58:08.792 3476854 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:58:08.808 3476870 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:58:08.809 3476871 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:58:08.811 3476873 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:08.814 3476876 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:08.835 3476897 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:08.836 3476898 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:58:08.836 3476898 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:58:08.842 3476904 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:58:08.842 3476904 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:58:08.846 3476908 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:08.852 3476914 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:08.863 3476925 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:08.863 3476925 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:58:08.863 3476925 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:58:08.881 3476943 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:58:08.881 3476943 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:58:08.899 3476961 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:08.902 3476964 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:08.903 3476965 [http-nio-8051-exec-152] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:08.903 3476965 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:08.927 3476989 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:08.927 3476989 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:08.944 3477006 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:08.944 3477006 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:58:08.944 3477006 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:58:08.975 3477037 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:08.975 3477037 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:08.981 3477043 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:58:08.981 3477043 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:58:08.989 3477051 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:09.010 3477072 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:09.031 3477093 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.038 3477100 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:09.042 3477104 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:58:09.042 3477104 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:58:09.044 3477106 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.073 3477135 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:58:09.074 3477136 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:58:09.085 3477147 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:58:09.099 3477161 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@25c9558
20-08-2026 00:58:09.122 3477184 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:58:09.122 3477184 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:58:09.122 3477184 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:58:09.131 3477193 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.139 3477201 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:58:09.139 3477201 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:58:09.139 3477201 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:58:09.177 3477239 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:09.177 3477239 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:58:09.177 3477239 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:58:09.178 3477240 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:58:09.178 3477240 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:58:09.0
20-08-2026 00:58:09.178 3477240 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:58:09.179 3477241 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:09.182 3477244 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:09.185 3477247 [http-nio-8051-exec-162] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.251 3477313 [http-nio-8051-exec-164] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.254 3477316 [http-nio-8051-exec-165] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.266 3477328 [http-nio-8051-exec-166] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.272 3477334 [http-nio-8051-exec-167] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.284 3477346 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.300 3477362 [http-nio-8051-exec-157] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:09.301 3477363 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:09.393 3477455 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:09.393 3477455 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:58:09.393 3477455 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:58:09.406 3477468 [http-nio-8051-exec-157] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.410 3477472 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:58:09.410 3477472 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:58:09.412 3477474 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:09.418 3477480 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:09.439 3477501 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:09.439 3477501 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:58:09.439 3477501 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:58:09.457 3477519 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:58:09.457 3477519 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:58:09.462 3477524 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:09.468 3477530 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:09.485 3477547 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:09.485 3477547 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:58:09.485 3477547 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:58:09.517 3477579 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:58:09.517 3477579 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:58:09.537 3477599 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:09.540 3477602 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:09.576 3477638 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:09.576 3477638 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:58:09.576 3477638 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:58:09.630 3477692 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:58:09.630 3477692 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:58:09.659 3477721 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:09.660 3477722 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:09.735 3477797 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:09.735 3477797 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:58:09.735 3477797 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:58:09.748 3477810 [http-nio-8051-exec-168] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.773 3477835 [http-nio-8051-exec-169] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.785 3477847 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:58:09.785 3477847 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:58:09.786 3477848 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:58:09.792 3477854 [http-nio-8051-exec-170] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.797 3477859 [http-nio-8051-exec-141] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@214d73c0
20-08-2026 00:58:09.827 3477889 [http-nio-8051-exec-171] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.833 3477895 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:58:09.833 3477895 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:58:09.833 3477895 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:58:09.847 3477909 [http-nio-8051-exec-172] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.851 3477913 [http-nio-8051-exec-173] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:09.860 3477922 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:58:09.860 3477922 [http-nio-8051-exec-141] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:58:09.928 3477990 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:10.051 3478113 [http-nio-8051-exec-174] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:10.106 3478168 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:10.107 3478169 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:10.107 3478169 [http-nio-8051-exec-175] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:10.169 3478231 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:10.366 3478428 [http-nio-8051-exec-176] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:10.833 3478895 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - CustomerappController::machinelist payload:{user_id=}
20-08-2026 00:58:10.849 3478911 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D1296383F185A1F4423c92Bb621f77
20-08-2026 00:58:10.849 3478911 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D1296383F185A1F4423c92Bb621f77
20-08-2026 00:58:10.863 3478925 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1ebc49db
20-08-2026 00:58:10.863 3478925 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483977","expired":false,"activity":"","logged":false,"session":"D1296383F185A1F4423c92Bb621f77","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.863 3478925 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D1296383F185A1F4423c92Bb621f77","status":true}
20-08-2026 00:58:10.863 3478925 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D1296383F185A1F4423c92Bb621f77
20-08-2026 00:58:10.868 3478930 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1ebc49db
20-08-2026 00:58:10.869 3478931 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483977","expired":false,"activity":"","logged":false,"session":"D1296383F185A1F4423c92Bb621f77","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.869 3478931 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D1296383F185A1F4423c92Bb621f77, mobile : , newSession : D1296383F185A1F4423c92Bb621f77, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513063","cart_enabled":true,"address":"HSR","vm_imei_id":"VS11202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Nyaa online Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795116483977
20-08-2026 00:58:10.869 3478931 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D1296383F185A1F4423c92Bb621f77
20-08-2026 00:58:10.869 3478931 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D1296383F185A1F4423c92Bb621f77
20-08-2026 00:58:10.869 3478931 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1ebc49db
20-08-2026 00:58:10.869 3478931 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483977","expired":false,"activity":"","logged":false,"session":"D1296383F185A1F4423c92Bb621f77","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.869 3478931 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D1296383F185A1F4423c92Bb621f77","status":true}
20-08-2026 00:58:10.880 3478942 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5d6e42Fd38Bf580a146d450614C6D6
20-08-2026 00:58:10.880 3478942 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5d6e42Fd38Bf580a146d450614C6D6
20-08-2026 00:58:10.882 3478944 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@10ad7716
20-08-2026 00:58:10.882 3478944 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483914","expired":false,"activity":"","logged":false,"session":"5d6e42Fd38Bf580a146d450614C6D6","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.882 3478944 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5d6e42Fd38Bf580a146d450614C6D6","status":true}
20-08-2026 00:58:10.882 3478944 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5d6e42Fd38Bf580a146d450614C6D6
20-08-2026 00:58:10.885 3478947 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@10ad7716
20-08-2026 00:58:10.885 3478947 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483914","expired":false,"activity":"","logged":false,"session":"5d6e42Fd38Bf580a146d450614C6D6","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.886 3478948 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5d6e42Fd38Bf580a146d450614C6D6, mobile : , newSession : 5d6e42Fd38Bf580a146d450614C6D6, active : 1, activity : {"machine":{"ds_imei":"VS04202109","area":"HSR","vm_id":"1619843922074","cart_enabled":true,"address":"HSR","vm_imei_id":"VS04202109","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tiny Cafe - Fresh n Bake","ds_geocode":"12.914065,77.629596"}}, expiry  :1795116483914
20-08-2026 00:58:10.886 3478948 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5d6e42Fd38Bf580a146d450614C6D6
20-08-2026 00:58:10.886 3478948 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5d6e42Fd38Bf580a146d450614C6D6
20-08-2026 00:58:10.889 3478951 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2e68Dd999263Da603f2d968f13222c
20-08-2026 00:58:10.889 3478951 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2e68Dd999263Da603f2d968f13222c
20-08-2026 00:58:10.889 3478951 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@10ad7716
20-08-2026 00:58:10.889 3478951 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483914","expired":false,"activity":"","logged":false,"session":"5d6e42Fd38Bf580a146d450614C6D6","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.894 3478956 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5d6e42Fd38Bf580a146d450614C6D6","status":true}
20-08-2026 00:58:10.897 3478959 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32a507bc
20-08-2026 00:58:10.897 3478959 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483820","expired":false,"activity":"","logged":false,"session":"2e68Dd999263Da603f2d968f13222c","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.897 3478959 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2e68Dd999263Da603f2d968f13222c","status":true}
20-08-2026 00:58:10.897 3478959 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2e68Dd999263Da603f2d968f13222c
20-08-2026 00:58:10.898 3478960 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32a507bc
20-08-2026 00:58:10.898 3478960 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483820","expired":false,"activity":"","logged":false,"session":"2e68Dd999263Da603f2d968f13222c","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.898 3478960 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2e68Dd999263Da603f2d968f13222c, mobile : , newSession : 2e68Dd999263Da603f2d968f13222c, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1646053315696","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM03202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Mediatek 4c 9th floor"}}, expiry  :1795116483820
20-08-2026 00:58:10.898 3478960 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2e68Dd999263Da603f2d968f13222c
20-08-2026 00:58:10.898 3478960 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2e68Dd999263Da603f2d968f13222c
20-08-2026 00:58:10.912 3478974 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@32a507bc
20-08-2026 00:58:10.912 3478974 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483820","expired":false,"activity":"","logged":false,"session":"2e68Dd999263Da603f2d968f13222c","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.912 3478974 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2e68Dd999263Da603f2d968f13222c","status":true}
20-08-2026 00:58:10.913 3478975 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8cF6BdFeE80c6bBf951cF6819fB9D1
20-08-2026 00:58:10.913 3478975 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8cF6BdFeE80c6bBf951cF6819fB9D1
20-08-2026 00:58:10.924 3478986 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@10da2b3a
20-08-2026 00:58:10.924 3478986 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484434","expired":false,"activity":"","logged":false,"session":"8cF6BdFeE80c6bBf951cF6819fB9D1","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.924 3478986 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8cF6BdFeE80c6bBf951cF6819fB9D1","status":true}
20-08-2026 00:58:10.924 3478986 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8cF6BdFeE80c6bBf951cF6819fB9D1
20-08-2026 00:58:10.925 3478987 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@10da2b3a
20-08-2026 00:58:10.925 3478987 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484434","expired":false,"activity":"","logged":false,"session":"8cF6BdFeE80c6bBf951cF6819fB9D1","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.925 3478987 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 8cF6BdFeE80c6bBf951cF6819fB9D1, mobile : , newSession : 8cF6BdFeE80c6bBf951cF6819fB9D1, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749558487402","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202505","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Godrej Table Space 5th Floor"}}, expiry  :1795116484434
20-08-2026 00:58:10.925 3478987 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 8cF6BdFeE80c6bBf951cF6819fB9D1
20-08-2026 00:58:10.925 3478987 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 8cF6BdFeE80c6bBf951cF6819fB9D1
20-08-2026 00:58:10.926 3478988 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 111d01B6EdBd935aE4C0F14d2d9c18
20-08-2026 00:58:10.926 3478988 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 111d01B6EdBd935aE4C0F14d2d9c18
20-08-2026 00:58:10.927 3478989 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@47553e8e
20-08-2026 00:58:10.927 3478989 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484220","expired":false,"activity":"","logged":false,"session":"111d01B6EdBd935aE4C0F14d2d9c18","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.927 3478989 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"111d01B6EdBd935aE4C0F14d2d9c18","status":true}
20-08-2026 00:58:10.927 3478989 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 111d01B6EdBd935aE4C0F14d2d9c18
20-08-2026 00:58:10.928 3478990 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@10da2b3a
20-08-2026 00:58:10.928 3478990 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484434","expired":false,"activity":"","logged":false,"session":"8cF6BdFeE80c6bBf951cF6819fB9D1","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.928 3478990 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"8cF6BdFeE80c6bBf951cF6819fB9D1","status":true}
20-08-2026 00:58:10.934 3478996 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 93Af3d736545DeFcCd23E020649d46
20-08-2026 00:58:10.934 3478996 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 93Af3d736545DeFcCd23E020649d46
20-08-2026 00:58:10.934 3478996 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@722850e8
20-08-2026 00:58:10.934 3478996 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483857","expired":false,"activity":"","logged":false,"session":"93Af3d736545DeFcCd23E020649d46","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.934 3478996 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"93Af3d736545DeFcCd23E020649d46","status":true}
20-08-2026 00:58:10.934 3478996 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 93Af3d736545DeFcCd23E020649d46
20-08-2026 00:58:10.935 3478997 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@47553e8e
20-08-2026 00:58:10.935 3478997 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484220","expired":false,"activity":"","logged":false,"session":"111d01B6EdBd935aE4C0F14d2d9c18","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.935 3478997 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 111d01B6EdBd935aE4C0F14d2d9c18, mobile : , newSession : 111d01B6EdBd935aE4C0F14d2d9c18, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660745548012","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Tech Mahindra Cafeteria","ds_geocode":"12.898824,77.652418"}}, expiry  :1795116484220
20-08-2026 00:58:10.935 3478997 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 111d01B6EdBd935aE4C0F14d2d9c18
20-08-2026 00:58:10.935 3478997 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 111d01B6EdBd935aE4C0F14d2d9c18
20-08-2026 00:58:10.936 3478998 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@47553e8e
20-08-2026 00:58:10.936 3478998 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484220","expired":false,"activity":"","logged":false,"session":"111d01B6EdBd935aE4C0F14d2d9c18","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.936 3478998 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"111d01B6EdBd935aE4C0F14d2d9c18","status":true}
20-08-2026 00:58:10.941 3479003 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@722850e8
20-08-2026 00:58:10.941 3479003 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483857","expired":false,"activity":"","logged":false,"session":"93Af3d736545DeFcCd23E020649d46","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.941 3479003 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 93Af3d736545DeFcCd23E020649d46, mobile : , newSession : 93Af3d736545DeFcCd23E020649d46, active : 1, activity : {"machine":{"ds_imei":"VS04202102","area":"Indiranagar","vm_id":"1618809487195","cart_enabled":true,"address":"HAL 2nd Stage","vm_imei_id":"VS04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9653538, 77.639975","ds_area":"Indiranagar","location":"Tiny Cafe - Jyoti Bakery Indiranagar","ds_geocode":"12.9653538, 77.639975"}}, expiry  :1795116483857
20-08-2026 00:58:10.941 3479003 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 93Af3d736545DeFcCd23E020649d46
20-08-2026 00:58:10.941 3479003 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 93Af3d736545DeFcCd23E020649d46
20-08-2026 00:58:10.942 3479004 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@722850e8
20-08-2026 00:58:10.942 3479004 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483857","expired":false,"activity":"","logged":false,"session":"93Af3d736545DeFcCd23E020649d46","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.942 3479004 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"93Af3d736545DeFcCd23E020649d46","status":true}
20-08-2026 00:58:10.963 3479025 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 353eCd4d116a4dAb70034a7f6b6f6e
20-08-2026 00:58:10.963 3479025 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 353eCd4d116a4dAb70034a7f6b6f6e
20-08-2026 00:58:10.964 3479026 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 038cE20fB2B8FfE0758b7f94C45232
20-08-2026 00:58:10.964 3479026 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 038cE20fB2B8FfE0758b7f94C45232
20-08-2026 00:58:10.965 3479027 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F0961b1c58FcC73498659fFe98945e
20-08-2026 00:58:10.965 3479027 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F0961b1c58FcC73498659fFe98945e
20-08-2026 00:58:10.965 3479027 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@42c725f7
20-08-2026 00:58:10.965 3479027 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484163","expired":false,"activity":"","logged":false,"session":"353eCd4d116a4dAb70034a7f6b6f6e","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.965 3479027 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"353eCd4d116a4dAb70034a7f6b6f6e","status":true}
20-08-2026 00:58:10.965 3479027 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 353eCd4d116a4dAb70034a7f6b6f6e
20-08-2026 00:58:10.966 3479028 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@42c725f7
20-08-2026 00:58:10.966 3479028 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484163","expired":false,"activity":"","logged":false,"session":"353eCd4d116a4dAb70034a7f6b6f6e","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.966 3479028 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 353eCd4d116a4dAb70034a7f6b6f6e, mobile : , newSession : 353eCd4d116a4dAb70034a7f6b6f6e, active : 1, activity : {"machine":{"ds_imei":"VS08202103","area":"HSR","vm_id":"1624553513062","cart_enabled":true,"address":"HSR","vm_imei_id":"VS08202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9005299, 77.6455391","ds_area":"HSR","location":"Byjus Tiny Cafe Buffer","ds_geocode":"12.9005299, 77.6455391"}}, expiry  :1795116484163
20-08-2026 00:58:10.966 3479028 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 353eCd4d116a4dAb70034a7f6b6f6e
20-08-2026 00:58:10.966 3479028 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 353eCd4d116a4dAb70034a7f6b6f6e
20-08-2026 00:58:10.967 3479029 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@42c725f7
20-08-2026 00:58:10.967 3479029 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484163","expired":false,"activity":"","logged":false,"session":"353eCd4d116a4dAb70034a7f6b6f6e","mobile":"","active":1,"status":true}
20-08-2026 00:58:10.967 3479029 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"353eCd4d116a4dAb70034a7f6b6f6e","status":true}
20-08-2026 00:58:10.998 3479060 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5574f7b4
20-08-2026 00:58:11.001 3479063 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21d3c163
20-08-2026 00:58:11.001 3479063 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484658","expired":false,"activity":"","logged":false,"session":"F0961b1c58FcC73498659fFe98945e","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.002 3479064 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F0961b1c58FcC73498659fFe98945e","status":true}
20-08-2026 00:58:11.002 3479064 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F0961b1c58FcC73498659fFe98945e
20-08-2026 00:58:11.002 3479064 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484433","expired":false,"activity":"","logged":false,"session":"038cE20fB2B8FfE0758b7f94C45232","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.002 3479064 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"038cE20fB2B8FfE0758b7f94C45232","status":true}
20-08-2026 00:58:11.002 3479064 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 038cE20fB2B8FfE0758b7f94C45232
20-08-2026 00:58:11.003 3479065 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21d3c163
20-08-2026 00:58:11.003 3479065 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484658","expired":false,"activity":"","logged":false,"session":"F0961b1c58FcC73498659fFe98945e","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.003 3479065 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F0961b1c58FcC73498659fFe98945e, mobile : , newSession : F0961b1c58FcC73498659fFe98945e, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1861896391128712585","cart_enabled":true,"address":"4th Floor","vm_imei_id":"TM07201911","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9781663,77.6606663","location":"TM Texas LakeView 3rd Floor"}}, expiry  :1795116484658
20-08-2026 00:58:11.003 3479065 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F0961b1c58FcC73498659fFe98945e
20-08-2026 00:58:11.003 3479065 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F0961b1c58FcC73498659fFe98945e
20-08-2026 00:58:11.004 3479066 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21d3c163
20-08-2026 00:58:11.004 3479066 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 257c1058579041Cc2b4eD91e6f6c71
20-08-2026 00:58:11.004 3479066 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 257c1058579041Cc2b4eD91e6f6c71
20-08-2026 00:58:11.015 3479077 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 262d1e46372c5dF0763b582c5a78F1
20-08-2026 00:58:11.015 3479077 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 262d1e46372c5dF0763b582c5a78F1
20-08-2026 00:58:11.016 3479078 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36e10e1a
20-08-2026 00:58:11.016 3479078 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484362","expired":false,"activity":"","logged":false,"session":"262d1e46372c5dF0763b582c5a78F1","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.016 3479078 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"262d1e46372c5dF0763b582c5a78F1","status":true}
20-08-2026 00:58:11.016 3479078 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 262d1e46372c5dF0763b582c5a78F1
20-08-2026 00:58:11.018 3479080 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36e10e1a
20-08-2026 00:58:11.018 3479080 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484362","expired":false,"activity":"","logged":false,"session":"262d1e46372c5dF0763b582c5a78F1","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.018 3479080 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 262d1e46372c5dF0763b582c5a78F1, mobile : , newSession : 262d1e46372c5dF0763b582c5a78F1, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1685598348495","cart_enabled":true,"address":"CV ","vm_imei_id":"TM06202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000000000","location":"Texas LakeView A Block 5th Floor"}}, expiry  :1795116484362
20-08-2026 00:58:11.018 3479080 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 262d1e46372c5dF0763b582c5a78F1
20-08-2026 00:58:11.018 3479080 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 262d1e46372c5dF0763b582c5a78F1
20-08-2026 00:58:11.019 3479081 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@36e10e1a
20-08-2026 00:58:11.019 3479081 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484362","expired":false,"activity":"","logged":false,"session":"262d1e46372c5dF0763b582c5a78F1","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.019 3479081 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"262d1e46372c5dF0763b582c5a78F1","status":true}
20-08-2026 00:58:11.022 3479084 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D3D1351dBb247f4745F63cA3Ca54C9
20-08-2026 00:58:11.022 3479084 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D3D1351dBb247f4745F63cA3Ca54C9
20-08-2026 00:58:11.025 3479087 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12215d4e
20-08-2026 00:58:11.030 3479092 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483799","expired":false,"activity":"","logged":false,"session":"D3D1351dBb247f4745F63cA3Ca54C9","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.030 3479092 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D3D1351dBb247f4745F63cA3Ca54C9","status":true}
20-08-2026 00:58:11.030 3479092 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D3D1351dBb247f4745F63cA3Ca54C9
20-08-2026 00:58:11.031 3479093 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12215d4e
20-08-2026 00:58:11.031 3479093 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483799","expired":false,"activity":"","logged":false,"session":"D3D1351dBb247f4745F63cA3Ca54C9","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.031 3479093 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D3D1351dBb247f4745F63cA3Ca54C9, mobile : , newSession : D3D1351dBb247f4745F63cA3Ca54C9, active : 1, activity : {"machine":{"area":"E City","vm_id":"595907803036339445","cart_enabled":true,"address":"Titan Cafeteria Ground Floor","vm_imei_id":"TM10201907","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.840723,77.6731761","location":"Texas LV 2nd Floor "}}, expiry  :1795116483799
20-08-2026 00:58:11.031 3479093 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D3D1351dBb247f4745F63cA3Ca54C9
20-08-2026 00:58:11.031 3479093 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D3D1351dBb247f4745F63cA3Ca54C9
20-08-2026 00:58:11.031 3479093 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@12215d4e
20-08-2026 00:58:11.031 3479093 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483799","expired":false,"activity":"","logged":false,"session":"D3D1351dBb247f4745F63cA3Ca54C9","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.031 3479093 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D3D1351dBb247f4745F63cA3Ca54C9","status":true}
20-08-2026 00:58:11.069 3479131 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6159ddf2
20-08-2026 00:58:11.069 3479131 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484277","expired":false,"activity":"","logged":false,"session":"257c1058579041Cc2b4eD91e6f6c71","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.069 3479131 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"257c1058579041Cc2b4eD91e6f6c71","status":true}
20-08-2026 00:58:11.069 3479131 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 257c1058579041Cc2b4eD91e6f6c71
20-08-2026 00:58:11.004 3479066 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484658","expired":false,"activity":"","logged":false,"session":"F0961b1c58FcC73498659fFe98945e","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.070 3479132 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F0961b1c58FcC73498659fFe98945e","status":true}
20-08-2026 00:58:11.071 3479133 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6159ddf2
20-08-2026 00:58:11.071 3479133 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484277","expired":false,"activity":"","logged":false,"session":"257c1058579041Cc2b4eD91e6f6c71","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.071 3479133 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 257c1058579041Cc2b4eD91e6f6c71, mobile : , newSession : 257c1058579041Cc2b4eD91e6f6c71, active : 1, activity : {"machine":{"ds_imei":"VS12202101","area":"HSR","vm_id":"1619843922077","cart_enabled":true,"address":"HSR","vm_imei_id":"VS12202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Cold storage buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795116484277
20-08-2026 00:58:11.071 3479133 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 257c1058579041Cc2b4eD91e6f6c71
20-08-2026 00:58:11.071 3479133 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 257c1058579041Cc2b4eD91e6f6c71
20-08-2026 00:58:11.074 3479136 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5574f7b4
20-08-2026 00:58:11.074 3479136 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484433","expired":false,"activity":"","logged":false,"session":"038cE20fB2B8FfE0758b7f94C45232","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.074 3479136 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 038cE20fB2B8FfE0758b7f94C45232, mobile : , newSession : 038cE20fB2B8FfE0758b7f94C45232, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1652784271939","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"TM Titan Eye Plus"}}, expiry  :1795116484433
20-08-2026 00:58:11.074 3479136 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 038cE20fB2B8FfE0758b7f94C45232
20-08-2026 00:58:11.074 3479136 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 038cE20fB2B8FfE0758b7f94C45232
20-08-2026 00:58:11.075 3479137 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6159ddf2
20-08-2026 00:58:11.075 3479137 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484277","expired":false,"activity":"","logged":false,"session":"257c1058579041Cc2b4eD91e6f6c71","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.075 3479137 [http-nio-8051-exec-181] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"257c1058579041Cc2b4eD91e6f6c71","status":true}
20-08-2026 00:58:11.080 3479142 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5574f7b4
20-08-2026 00:58:11.081 3479143 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484433","expired":false,"activity":"","logged":false,"session":"038cE20fB2B8FfE0758b7f94C45232","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.081 3479143 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"038cE20fB2B8FfE0758b7f94C45232","status":true}
20-08-2026 00:58:11.114 3479176 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 068eFe698cCa9e02575d00C4182fA5
20-08-2026 00:58:11.114 3479176 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 068eFe698cCa9e02575d00C4182fA5
20-08-2026 00:58:11.114 3479176 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@fa1cec6
20-08-2026 00:58:11.115 3479177 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484618","expired":false,"activity":"","logged":false,"session":"068eFe698cCa9e02575d00C4182fA5","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.115 3479177 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"068eFe698cCa9e02575d00C4182fA5","status":true}
20-08-2026 00:58:11.115 3479177 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 068eFe698cCa9e02575d00C4182fA5
20-08-2026 00:58:11.117 3479179 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@fa1cec6
20-08-2026 00:58:11.134 3479196 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4a4a4fA5AfAfA865F7DcC64eDbAaE9
20-08-2026 00:58:11.134 3479196 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4a4a4fA5AfAfA865F7DcC64eDbAaE9
20-08-2026 00:58:11.135 3479197 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27fcaefc
20-08-2026 00:58:11.140 3479202 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484442","expired":false,"activity":"","logged":false,"session":"4a4a4fA5AfAfA865F7DcC64eDbAaE9","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.140 3479202 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4a4a4fA5AfAfA865F7DcC64eDbAaE9","status":true}
20-08-2026 00:58:11.140 3479202 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4a4a4fA5AfAfA865F7DcC64eDbAaE9
20-08-2026 00:58:11.144 3479206 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27fcaefc
20-08-2026 00:58:11.153 3479215 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484442","expired":false,"activity":"","logged":false,"session":"4a4a4fA5AfAfA865F7DcC64eDbAaE9","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.154 3479216 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4a4a4fA5AfAfA865F7DcC64eDbAaE9, mobile : , newSession : 4a4a4fA5AfAfA865F7DcC64eDbAaE9, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749459193086","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 4th floor"}}, expiry  :1795116484442
20-08-2026 00:58:11.154 3479216 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4a4a4fA5AfAfA865F7DcC64eDbAaE9
20-08-2026 00:58:11.154 3479216 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4a4a4fA5AfAfA865F7DcC64eDbAaE9
20-08-2026 00:58:11.154 3479216 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@27fcaefc
20-08-2026 00:58:11.154 3479216 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484442","expired":false,"activity":"","logged":false,"session":"4a4a4fA5AfAfA865F7DcC64eDbAaE9","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.154 3479216 [http-nio-8051-exec-182] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4a4a4fA5AfAfA865F7DcC64eDbAaE9","status":true}
20-08-2026 00:58:11.187 3479249 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 932eCe266aA496B63171D3A5914a14
20-08-2026 00:58:11.187 3479249 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 932eCe266aA496B63171D3A5914a14
20-08-2026 00:58:11.190 3479252 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@59907c4c
20-08-2026 00:58:11.190 3479252 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484451","expired":false,"activity":"","logged":false,"session":"932eCe266aA496B63171D3A5914a14","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.190 3479252 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"932eCe266aA496B63171D3A5914a14","status":true}
20-08-2026 00:58:11.190 3479252 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 932eCe266aA496B63171D3A5914a14
20-08-2026 00:58:11.194 3479256 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@59907c4c
20-08-2026 00:58:11.194 3479256 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484451","expired":false,"activity":"","logged":false,"session":"932eCe266aA496B63171D3A5914a14","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.194 3479256 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 932eCe266aA496B63171D3A5914a14, mobile : , newSession : 932eCe266aA496B63171D3A5914a14, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749560296622","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202507","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 5th floor-2"}}, expiry  :1795116484451
20-08-2026 00:58:11.194 3479256 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 932eCe266aA496B63171D3A5914a14
20-08-2026 00:58:11.194 3479256 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 932eCe266aA496B63171D3A5914a14
20-08-2026 00:58:11.200 3479262 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@59907c4c
20-08-2026 00:58:11.200 3479262 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484451","expired":false,"activity":"","logged":false,"session":"932eCe266aA496B63171D3A5914a14","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.200 3479262 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"932eCe266aA496B63171D3A5914a14","status":true}
20-08-2026 00:58:11.118 3479180 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484618","expired":false,"activity":"","logged":false,"session":"068eFe698cCa9e02575d00C4182fA5","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.398 3479460 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 068eFe698cCa9e02575d00C4182fA5, mobile : , newSession : 068eFe698cCa9e02575d00C4182fA5, active : 1, activity : {"machine":{"area":"Western","vm_id":"1757402010096","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas LV 4th floor"}}, expiry  :1795116484618
20-08-2026 00:58:11.398 3479460 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 068eFe698cCa9e02575d00C4182fA5
20-08-2026 00:58:11.398 3479460 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 068eFe698cCa9e02575d00C4182fA5
20-08-2026 00:58:11.402 3479464 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@fa1cec6
20-08-2026 00:58:11.402 3479464 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484618","expired":false,"activity":"","logged":false,"session":"068eFe698cCa9e02575d00C4182fA5","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.402 3479464 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"068eFe698cCa9e02575d00C4182fA5","status":true}
20-08-2026 00:58:11.442 3479504 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:11.442 3479504 [http-nio-8051-exec-131] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:11.585 3479647 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:58:11.594 3479656 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:58:11.602 3479664 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:58:11.604 3479666 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@41ceb84e
20-08-2026 00:58:11.604 3479666 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:58:11.604 3479666 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:58:11.604 3479666 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@41ceb84e
20-08-2026 00:58:11.604 3479666 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@45bd6fc2
20-08-2026 00:58:11.609 3479671 [http-nio-8051-exec-143] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:11.610 3479672 [http-nio-8051-exec-143] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:11.667 3479729 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 355758EdFc51548e447d37151dE81f
20-08-2026 00:58:11.667 3479729 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 355758EdFc51548e447d37151dE81f
20-08-2026 00:58:11.668 3479730 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@498f890e
20-08-2026 00:58:11.668 3479730 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484513","expired":false,"activity":"","logged":false,"session":"355758EdFc51548e447d37151dE81f","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.668 3479730 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"355758EdFc51548e447d37151dE81f","status":true}
20-08-2026 00:58:11.668 3479730 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 355758EdFc51548e447d37151dE81f
20-08-2026 00:58:11.668 3479730 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@498f890e
20-08-2026 00:58:11.668 3479730 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484513","expired":false,"activity":"","logged":false,"session":"355758EdFc51548e447d37151dE81f","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.668 3479730 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 355758EdFc51548e447d37151dE81f, mobile : , newSession : 355758EdFc51548e447d37151dE81f, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749614007458","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202508","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Ariel 8th floor"}}, expiry  :1795116484513
20-08-2026 00:58:11.668 3479730 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 355758EdFc51548e447d37151dE81f
20-08-2026 00:58:11.669 3479731 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 355758EdFc51548e447d37151dE81f
20-08-2026 00:58:11.671 3479733 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@498f890e
20-08-2026 00:58:11.672 3479734 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484513","expired":false,"activity":"","logged":false,"session":"355758EdFc51548e447d37151dE81f","mobile":"","active":1,"status":true}
20-08-2026 00:58:11.672 3479734 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"355758EdFc51548e447d37151dE81f","status":true}
20-08-2026 00:58:11.741 3479803 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:11.749 3479811 [http-nio-8051-exec-125] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:11.781 3479843 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:11.782 3479844 [http-nio-8051-exec-68] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:11.793 3479855 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:11.796 3479858 [http-nio-8051-exec-150] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:12.033 3480095 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:12.039 3480101 [http-nio-8051-exec-133] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:12.065 3480127 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:12.067 3480129 [http-nio-8051-exec-100] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:12.197 3480259 [http-nio-8051-exec-181] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS11202101","mobile":""}
20-08-2026 00:58:12.304 3480366 [http-nio-8051-exec-180] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202501","mobile":""}
20-08-2026 00:58:12.305 3480367 [http-nio-8051-exec-183] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07201911","mobile":""}
20-08-2026 00:58:12.345 3480407 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:12.367 3480429 [http-nio-8051-exec-103] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:12.395 3480457 [http-nio-8051-exec-182] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS08202103","mobile":""}
20-08-2026 00:58:12.667 3480729 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:12.671 3480733 [http-nio-8051-exec-138] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:12.740 3480802 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202505","mobile":""}
20-08-2026 00:58:12.746 3480808 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B19b71Bd5a7a24674759Be5a1dB9Bb
20-08-2026 00:58:12.748 3480810 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B19b71Bd5a7a24674759Be5a1dB9Bb
20-08-2026 00:58:12.749 3480811 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7967b09f
20-08-2026 00:58:12.749 3480811 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484245","expired":false,"activity":"","logged":false,"session":"B19b71Bd5a7a24674759Be5a1dB9Bb","mobile":"","active":1,"status":true}
20-08-2026 00:58:12.749 3480811 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B19b71Bd5a7a24674759Be5a1dB9Bb","status":true}
20-08-2026 00:58:12.749 3480811 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B19b71Bd5a7a24674759Be5a1dB9Bb
20-08-2026 00:58:12.757 3480819 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7967b09f
20-08-2026 00:58:12.757 3480819 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484245","expired":false,"activity":"","logged":false,"session":"B19b71Bd5a7a24674759Be5a1dB9Bb","mobile":"","active":1,"status":true}
20-08-2026 00:58:12.757 3480819 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: B19b71Bd5a7a24674759Be5a1dB9Bb, mobile : , newSession : B19b71Bd5a7a24674759Be5a1dB9Bb, active : 1, activity : {"machine":{"ds_imei":"DS08202101","area":"Harlur","vm_id":"1628514764505","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"DS08202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"Tiny Cafe - Nyaa Retail ,Harlur ","ds_geocode":"12.898824,77.652418"}}, expiry  :1795116484245
20-08-2026 00:58:12.757 3480819 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : B19b71Bd5a7a24674759Be5a1dB9Bb
20-08-2026 00:58:12.757 3480819 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : B19b71Bd5a7a24674759Be5a1dB9Bb
20-08-2026 00:58:12.769 3480831 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7967b09f
20-08-2026 00:58:12.770 3480832 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484245","expired":false,"activity":"","logged":false,"session":"B19b71Bd5a7a24674759Be5a1dB9Bb","mobile":"","active":1,"status":true}
20-08-2026 00:58:12.770 3480832 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"B19b71Bd5a7a24674759Be5a1dB9Bb","status":true}
20-08-2026 00:58:12.954 3481016 [http-nio-8051-exec-143] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202502","mobile":""}
20-08-2026 00:58:12.954 3481016 [http-nio-8051-exec-185] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202508","mobile":""}
20-08-2026 00:58:12.999 3481061 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:13.004 3481066 [http-nio-8051-exec-148] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:13.088 3481150 [http-nio-8051-exec-158] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:13.090 3481152 [http-nio-8051-exec-158] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:13.096 3481158 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202204","mobile":""}
20-08-2026 00:58:13.213 3481275 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3cF5C0E76e40C9CfAf5f0f4c36511f
20-08-2026 00:58:13.213 3481275 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3cF5C0E76e40C9CfAf5f0f4c36511f
20-08-2026 00:58:13.215 3481277 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4caabc07
20-08-2026 00:58:13.215 3481277 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483972","expired":false,"activity":"","logged":false,"session":"3cF5C0E76e40C9CfAf5f0f4c36511f","mobile":"","active":1,"status":true}
20-08-2026 00:58:13.215 3481277 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3cF5C0E76e40C9CfAf5f0f4c36511f","status":true}
20-08-2026 00:58:13.215 3481277 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3cF5C0E76e40C9CfAf5f0f4c36511f
20-08-2026 00:58:13.221 3481283 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4caabc07
20-08-2026 00:58:13.222 3481284 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483972","expired":false,"activity":"","logged":false,"session":"3cF5C0E76e40C9CfAf5f0f4c36511f","mobile":"","active":1,"status":true}
20-08-2026 00:58:13.222 3481284 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 3cF5C0E76e40C9CfAf5f0f4c36511f, mobile : , newSession : 3cF5C0E76e40C9CfAf5f0f4c36511f, active : 1, activity : {"machine":{"ds_imei":"VS09202101","area":"HSR","vm_id":"1619843922075","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202101","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 1 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795116483972
20-08-2026 00:58:13.222 3481284 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 3cF5C0E76e40C9CfAf5f0f4c36511f
20-08-2026 00:58:13.222 3481284 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 3cF5C0E76e40C9CfAf5f0f4c36511f
20-08-2026 00:58:13.226 3481288 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4caabc07
20-08-2026 00:58:13.231 3481293 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483972","expired":false,"activity":"","logged":false,"session":"3cF5C0E76e40C9CfAf5f0f4c36511f","mobile":"","active":1,"status":true}
20-08-2026 00:58:13.231 3481293 [http-nio-8051-exec-125] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"3cF5C0E76e40C9CfAf5f0f4c36511f","status":true}
20-08-2026 00:58:13.260 3481322 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19117a8f9aB4E4967b9f69A77129C8
20-08-2026 00:58:13.260 3481322 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19117a8f9aB4E4967b9f69A77129C8
20-08-2026 00:58:13.261 3481323 [http-nio-8051-exec-125] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202201","mobile":""}
20-08-2026 00:58:13.261 3481323 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@48ca5943
20-08-2026 00:58:13.262 3481324 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484559","expired":false,"activity":"","logged":false,"session":"19117a8f9aB4E4967b9f69A77129C8","mobile":"","active":1,"status":true}
20-08-2026 00:58:13.262 3481324 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19117a8f9aB4E4967b9f69A77129C8","status":true}
20-08-2026 00:58:13.262 3481324 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19117a8f9aB4E4967b9f69A77129C8
20-08-2026 00:58:13.272 3481334 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@48ca5943
20-08-2026 00:58:13.273 3481335 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484559","expired":false,"activity":"","logged":false,"session":"19117a8f9aB4E4967b9f69A77129C8","mobile":"","active":1,"status":true}
20-08-2026 00:58:13.273 3481335 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 19117a8f9aB4E4967b9f69A77129C8, mobile : , newSession : 19117a8f9aB4E4967b9f69A77129C8, active : 1, activity : {"machine":{"area":"Texas Main","vm_id":"1757400542576","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Texas Main"}}, expiry  :1795116484559
20-08-2026 00:58:13.273 3481335 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 19117a8f9aB4E4967b9f69A77129C8
20-08-2026 00:58:13.273 3481335 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 19117a8f9aB4E4967b9f69A77129C8
20-08-2026 00:58:13.279 3481341 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@48ca5943
20-08-2026 00:58:13.279 3481341 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484559","expired":false,"activity":"","logged":false,"session":"19117a8f9aB4E4967b9f69A77129C8","mobile":"","active":1,"status":true}
20-08-2026 00:58:13.279 3481341 [http-nio-8051-exec-68] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"19117a8f9aB4E4967b9f69A77129C8","status":true}
20-08-2026 00:58:13.304 3481366 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM10201907","mobile":""}
20-08-2026 00:58:13.380 3481442 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202507","mobile":""}
20-08-2026 00:58:13.399 3481461 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:13.405 3481467 [http-nio-8051-exec-121] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:13.412 3481474 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202102","mobile":""}
20-08-2026 00:58:13.414 3481476 [http-nio-8051-exec-181] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202301","mobile":""}
20-08-2026 00:58:13.459 3481521 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:13.463 3481525 [http-nio-8051-exec-137] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:13.485 3481547 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Db7544F0Df3aD59aAbD990F1973478
20-08-2026 00:58:13.485 3481547 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Db7544F0Df3aD59aAbD990F1973478
20-08-2026 00:58:13.495 3481557 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ca6b81d
20-08-2026 00:58:13.496 3481558 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484540","expired":false,"activity":"","logged":false,"session":"Db7544F0Df3aD59aAbD990F1973478","mobile":"","active":1,"status":true}
20-08-2026 00:58:13.496 3481558 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Db7544F0Df3aD59aAbD990F1973478","status":true}
20-08-2026 00:58:13.496 3481558 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Db7544F0Df3aD59aAbD990F1973478
20-08-2026 00:58:13.528 3481590 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ca6b81d
20-08-2026 00:58:13.528 3481590 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484540","expired":false,"activity":"","logged":false,"session":"Db7544F0Df3aD59aAbD990F1973478","mobile":"","active":1,"status":true}
20-08-2026 00:58:13.528 3481590 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Db7544F0Df3aD59aAbD990F1973478, mobile : , newSession : Db7544F0Df3aD59aAbD990F1973478, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685600316121","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202302","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas Ariel 2nd floor"}}, expiry  :1795116484540
20-08-2026 00:58:13.528 3481590 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Db7544F0Df3aD59aAbD990F1973478
20-08-2026 00:58:13.528 3481590 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Db7544F0Df3aD59aAbD990F1973478
20-08-2026 00:58:13.533 3481595 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5ca6b81d
20-08-2026 00:58:13.534 3481596 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484540","expired":false,"activity":"","logged":false,"session":"Db7544F0Df3aD59aAbD990F1973478","mobile":"","active":1,"status":true}
20-08-2026 00:58:13.534 3481596 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Db7544F0Df3aD59aAbD990F1973478","status":true}
20-08-2026 00:58:13.800 3481862 [http-nio-8051-exec-182] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202203","mobile":""}
20-08-2026 00:58:13.855 3481917 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:13.855 3481917 [http-nio-8051-exec-101] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.057 3482119 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.063 3482125 [http-nio-8051-exec-132] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.092 3482154 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9cF8944833F2C8BfFe6bC9Bb4c738a
20-08-2026 00:58:14.092 3482154 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9cF8944833F2C8BfFe6bC9Bb4c738a
20-08-2026 00:58:14.096 3482158 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5680e1e7
20-08-2026 00:58:14.096 3482158 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484613","expired":false,"activity":"","logged":false,"session":"9cF8944833F2C8BfFe6bC9Bb4c738a","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.096 3482158 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9cF8944833F2C8BfFe6bC9Bb4c738a","status":true}
20-08-2026 00:58:14.096 3482158 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9cF8944833F2C8BfFe6bC9Bb4c738a
20-08-2026 00:58:14.101 3482163 [http-nio-8051-exec-178] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS04202109","mobile":""}
20-08-2026 00:58:14.107 3482169 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5680e1e7
20-08-2026 00:58:14.107 3482169 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484613","expired":false,"activity":"","logged":false,"session":"9cF8944833F2C8BfFe6bC9Bb4c738a","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.107 3482169 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9cF8944833F2C8BfFe6bC9Bb4c738a, mobile : , newSession : 9cF8944833F2C8BfFe6bC9Bb4c738a, active : 1, activity : {"machine":{"ds_imei":"NU11202099","area":"HSR LAYOUT","vm_id":"8969790716036205479","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU11202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"Machine_Refills","ds_geocode":"12.9158,77.6343"}}, expiry  :1795116484613
20-08-2026 00:58:14.107 3482169 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9cF8944833F2C8BfFe6bC9Bb4c738a
20-08-2026 00:58:14.107 3482169 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9cF8944833F2C8BfFe6bC9Bb4c738a
20-08-2026 00:58:14.107 3482169 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5680e1e7
20-08-2026 00:58:14.107 3482169 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484613","expired":false,"activity":"","logged":false,"session":"9cF8944833F2C8BfFe6bC9Bb4c738a","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.107 3482169 [http-nio-8051-exec-184] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9cF8944833F2C8BfFe6bC9Bb4c738a","status":true}
20-08-2026 00:58:14.108 3482170 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.109 3482171 [http-nio-8051-exec-146] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.170 3482232 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS12202101","mobile":""}
20-08-2026 00:58:14.200 3482262 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A7996984397703214145B4F4A46e11
20-08-2026 00:58:14.201 3482263 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A7996984397703214145B4F4A46e11
20-08-2026 00:58:14.203 3482265 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73a8ba01
20-08-2026 00:58:14.204 3482266 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484103","expired":false,"activity":"","logged":false,"session":"A7996984397703214145B4F4A46e11","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.204 3482266 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A7996984397703214145B4F4A46e11","status":true}
20-08-2026 00:58:14.204 3482266 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A7996984397703214145B4F4A46e11
20-08-2026 00:58:14.224 3482286 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73a8ba01
20-08-2026 00:58:14.224 3482286 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484103","expired":false,"activity":"","logged":false,"session":"A7996984397703214145B4F4A46e11","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.224 3482286 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A7996984397703214145B4F4A46e11, mobile : , newSession : A7996984397703214145B4F4A46e11, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519754127","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_7th Floor"}}, expiry  :1795116484103
20-08-2026 00:58:14.224 3482286 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A7996984397703214145B4F4A46e11
20-08-2026 00:58:14.224 3482286 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A7996984397703214145B4F4A46e11
20-08-2026 00:58:14.229 3482291 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@73a8ba01
20-08-2026 00:58:14.229 3482291 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484103","expired":false,"activity":"","logged":false,"session":"A7996984397703214145B4F4A46e11","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.229 3482291 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A7996984397703214145B4F4A46e11","status":true}
20-08-2026 00:58:14.281 3482343 [http-nio-8051-exec-161] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.307 3482369 [http-nio-8051-exec-161] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.384 3482446 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A94c400aCf987eB6101fAc417aD1Dc
20-08-2026 00:58:14.384 3482446 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A94c400aCf987eB6101fAc417aD1Dc
20-08-2026 00:58:14.387 3482449 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 246f6c808319485790Fa6485548123
20-08-2026 00:58:14.387 3482449 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 246f6c808319485790Fa6485548123
20-08-2026 00:58:14.392 3482454 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"DS08202101","mobile":""}
20-08-2026 00:58:14.393 3482455 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21053aa1
20-08-2026 00:58:14.393 3482455 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484652","expired":false,"activity":"","logged":false,"session":"246f6c808319485790Fa6485548123","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.393 3482455 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"246f6c808319485790Fa6485548123","status":true}
20-08-2026 00:58:14.393 3482455 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 246f6c808319485790Fa6485548123
20-08-2026 00:58:14.398 3482460 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1358af23
20-08-2026 00:58:14.398 3482460 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484149","expired":false,"activity":"","logged":false,"session":"A94c400aCf987eB6101fAc417aD1Dc","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.398 3482460 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A94c400aCf987eB6101fAc417aD1Dc","status":true}
20-08-2026 00:58:14.398 3482460 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A94c400aCf987eB6101fAc417aD1Dc
20-08-2026 00:58:14.399 3482461 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21053aa1
20-08-2026 00:58:14.400 3482462 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484652","expired":false,"activity":"","logged":false,"session":"246f6c808319485790Fa6485548123","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.400 3482462 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 246f6c808319485790Fa6485548123, mobile : , newSession : 246f6c808319485790Fa6485548123, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205384","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202097","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR Samplinmg ","ds_geocode":"12.9158,77.6343"}}, expiry  :1795116484652
20-08-2026 00:58:14.400 3482462 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 246f6c808319485790Fa6485548123
20-08-2026 00:58:14.400 3482462 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 246f6c808319485790Fa6485548123
20-08-2026 00:58:14.401 3482463 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 23D1Cd3985587409B6BfAeA54cF676
20-08-2026 00:58:14.401 3482463 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 23D1Cd3985587409B6BfAeA54cF676
20-08-2026 00:58:14.405 3482467 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@400da18b
20-08-2026 00:58:14.405 3482467 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484497","expired":false,"activity":"","logged":false,"session":"23D1Cd3985587409B6BfAeA54cF676","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.405 3482467 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"23D1Cd3985587409B6BfAeA54cF676","status":true}
20-08-2026 00:58:14.405 3482467 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 23D1Cd3985587409B6BfAeA54cF676
20-08-2026 00:58:14.409 3482471 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@400da18b
20-08-2026 00:58:14.409 3482471 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484497","expired":false,"activity":"","logged":false,"session":"23D1Cd3985587409B6BfAeA54cF676","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.409 3482471 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 23D1Cd3985587409B6BfAeA54cF676, mobile : , newSession : 23D1Cd3985587409B6BfAeA54cF676, active : 1, activity : {"machine":{"area":"MRO ","vm_id":"1654930522294","cart_enabled":true,"address":"Moglix MRO ","vm_imei_id":"TM07202204","webapp_config":"{\"server_order\":0,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9718724,77.7169408","location":"MRO "}}, expiry  :1795116484497
20-08-2026 00:58:14.409 3482471 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 23D1Cd3985587409B6BfAeA54cF676
20-08-2026 00:58:14.410 3482472 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 23D1Cd3985587409B6BfAeA54cF676
20-08-2026 00:58:14.412 3482474 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@21053aa1
20-08-2026 00:58:14.412 3482474 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484652","expired":false,"activity":"","logged":false,"session":"246f6c808319485790Fa6485548123","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.412 3482474 [http-nio-8051-exec-177] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"246f6c808319485790Fa6485548123","status":true}
20-08-2026 00:58:14.415 3482477 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@400da18b
20-08-2026 00:58:14.415 3482477 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484497","expired":false,"activity":"","logged":false,"session":"23D1Cd3985587409B6BfAeA54cF676","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.415 3482477 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"23D1Cd3985587409B6BfAeA54cF676","status":true}
20-08-2026 00:58:14.417 3482479 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1358af23
20-08-2026 00:58:14.417 3482479 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484149","expired":false,"activity":"","logged":false,"session":"A94c400aCf987eB6101fAc417aD1Dc","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.417 3482479 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A94c400aCf987eB6101fAc417aD1Dc, mobile : , newSession : A94c400aCf987eB6101fAc417aD1Dc, active : 1, activity : {"machine":{"area":"store","vm_id":"1673075277157","cart_enabled":true,"address":"Rack Test","vm_imei_id":"TM12202250","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"server_spiral\":1}","latlong":"00000000,000000","location":"store machine 1"}}, expiry  :1795116484149
20-08-2026 00:58:14.418 3482480 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A94c400aCf987eB6101fAc417aD1Dc
20-08-2026 00:58:14.418 3482480 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A94c400aCf987eB6101fAc417aD1Dc
20-08-2026 00:58:14.439 3482501 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1358af23
20-08-2026 00:58:14.439 3482501 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484149","expired":false,"activity":"","logged":false,"session":"A94c400aCf987eB6101fAc417aD1Dc","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.439 3482501 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A94c400aCf987eB6101fAc417aD1Dc","status":true}
20-08-2026 00:58:14.450 3482512 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.457 3482519 [http-nio-8051-exec-136] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.473 3482535 [http-nio-8051-exec-159] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.477 3482539 [http-nio-8051-exec-159] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.525 3482587 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.539 3482601 [http-nio-8051-exec-117] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.603 3482665 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.609 3482671 [http-nio-8051-exec-106] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.665 3482727 [http-nio-8051-exec-164] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.665 3482727 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4428B6D1Db346126462c32Db9a8426
20-08-2026 00:58:14.666 3482728 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4428B6D1Db346126462c32Db9a8426
20-08-2026 00:58:14.666 3482728 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72aeeabe
20-08-2026 00:58:14.666 3482728 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484629","expired":false,"activity":"","logged":false,"session":"4428B6D1Db346126462c32Db9a8426","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.666 3482728 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4428B6D1Db346126462c32Db9a8426","status":true}
20-08-2026 00:58:14.666 3482728 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4428B6D1Db346126462c32Db9a8426
20-08-2026 00:58:14.667 3482729 [http-nio-8051-exec-164] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.669 3482731 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72aeeabe
20-08-2026 00:58:14.669 3482731 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484629","expired":false,"activity":"","logged":false,"session":"4428B6D1Db346126462c32Db9a8426","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.669 3482731 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4428B6D1Db346126462c32Db9a8426, mobile : , newSession : 4428B6D1Db346126462c32Db9a8426, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT ","vm_id":"8969790716036205383","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202098","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR SKU Split","ds_geocode":"12.9158,77.6343"}}, expiry  :1795116484629
20-08-2026 00:58:14.669 3482731 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4428B6D1Db346126462c32Db9a8426
20-08-2026 00:58:14.669 3482731 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4428B6D1Db346126462c32Db9a8426
20-08-2026 00:58:14.681 3482743 [http-nio-8051-exec-157] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.683 3482745 [http-nio-8051-exec-157] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.694 3482756 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 49FaE5436d0a39D9EfB92c09185257
20-08-2026 00:58:14.694 3482756 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 49FaE5436d0a39D9EfB92c09185257
20-08-2026 00:58:14.695 3482757 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72aeeabe
20-08-2026 00:58:14.695 3482757 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484629","expired":false,"activity":"","logged":false,"session":"4428B6D1Db346126462c32Db9a8426","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.695 3482757 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4428B6D1Db346126462c32Db9a8426","status":true}
20-08-2026 00:58:14.695 3482757 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7731e793
20-08-2026 00:58:14.695 3482757 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484553","expired":false,"activity":"","logged":false,"session":"49FaE5436d0a39D9EfB92c09185257","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.695 3482757 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"49FaE5436d0a39D9EfB92c09185257","status":true}
20-08-2026 00:58:14.695 3482757 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 49FaE5436d0a39D9EfB92c09185257
20-08-2026 00:58:14.702 3482764 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F73bDf3bD40e3582817f5a2779Bc71
20-08-2026 00:58:14.702 3482764 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F73bDf3bD40e3582817f5a2779Bc71
20-08-2026 00:58:14.702 3482764 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7731e793
20-08-2026 00:58:14.702 3482764 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484553","expired":false,"activity":"","logged":false,"session":"49FaE5436d0a39D9EfB92c09185257","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.702 3482764 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 49FaE5436d0a39D9EfB92c09185257, mobile : , newSession : 49FaE5436d0a39D9EfB92c09185257, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749829657832","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202503","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 7th Floor"}}, expiry  :1795116484553
20-08-2026 00:58:14.702 3482764 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 49FaE5436d0a39D9EfB92c09185257
20-08-2026 00:58:14.702 3482764 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 49FaE5436d0a39D9EfB92c09185257
20-08-2026 00:58:14.705 3482767 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@545a95ed
20-08-2026 00:58:14.705 3482767 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484038","expired":false,"activity":"","logged":false,"session":"F73bDf3bD40e3582817f5a2779Bc71","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.705 3482767 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F73bDf3bD40e3582817f5a2779Bc71","status":true}
20-08-2026 00:58:14.705 3482767 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F73bDf3bD40e3582817f5a2779Bc71
20-08-2026 00:58:14.705 3482767 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.709 3482771 [http-nio-8051-exec-152] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.711 3482773 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7731e793
20-08-2026 00:58:14.711 3482773 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484553","expired":false,"activity":"","logged":false,"session":"49FaE5436d0a39D9EfB92c09185257","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.711 3482773 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"49FaE5436d0a39D9EfB92c09185257","status":true}
20-08-2026 00:58:14.718 3482780 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@545a95ed
20-08-2026 00:58:14.718 3482780 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484038","expired":false,"activity":"","logged":false,"session":"F73bDf3bD40e3582817f5a2779Bc71","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.718 3482780 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F73bDf3bD40e3582817f5a2779Bc71, mobile : , newSession : F73bDf3bD40e3582817f5a2779Bc71, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1652784235808","cart_enabled":true,"address":"HSR","vm_imei_id":"TM05202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Availity India 4th Floor lobby","ds_geocode":"12.898824,77.652418"}}, expiry  :1795116484038
20-08-2026 00:58:14.718 3482780 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F73bDf3bD40e3582817f5a2779Bc71
20-08-2026 00:58:14.718 3482780 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F73bDf3bD40e3582817f5a2779Bc71
20-08-2026 00:58:14.723 3482785 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@545a95ed
20-08-2026 00:58:14.723 3482785 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484038","expired":false,"activity":"","logged":false,"session":"F73bDf3bD40e3582817f5a2779Bc71","mobile":"","active":1,"status":true}
20-08-2026 00:58:14.723 3482785 [http-nio-8051-exec-101] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F73bDf3bD40e3582817f5a2779Bc71","status":true}
20-08-2026 00:58:14.882 3482944 [http-nio-8051-exec-167] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.883 3482945 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202302","mobile":""}
20-08-2026 00:58:14.884 3482946 [http-nio-8051-exec-167] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:14.941 3483003 [http-nio-8051-exec-165] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:14.941 3483003 [http-nio-8051-exec-165] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.112 3483174 [http-nio-8051-exec-160] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.117 3483179 [http-nio-8051-exec-160] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.143 3483205 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.147 3483209 [http-nio-8051-exec-154] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.151 3483213 [http-nio-8051-exec-175] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.157 3483219 [http-nio-8051-exec-175] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.197 3483259 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.204 3483266 [http-nio-8051-exec-65] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.228 3483290 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.229 3483291 [http-nio-8051-exec-141] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.247 3483309 [http-nio-8051-exec-172] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.247 3483309 [http-nio-8051-exec-172] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.261 3483323 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5f963e83Cb00B41349613dFbAd9dCe
20-08-2026 00:58:15.261 3483323 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5f963e83Cb00B41349613dFbAd9dCe
20-08-2026 00:58:15.270 3483332 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fa4c593
20-08-2026 00:58:15.270 3483332 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484365","expired":false,"activity":"","logged":false,"session":"5f963e83Cb00B41349613dFbAd9dCe","mobile":"","active":1,"status":true}
20-08-2026 00:58:15.270 3483332 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5f963e83Cb00B41349613dFbAd9dCe","status":true}
20-08-2026 00:58:15.270 3483332 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5f963e83Cb00B41349613dFbAd9dCe
20-08-2026 00:58:15.274 3483336 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fa4c593
20-08-2026 00:58:15.275 3483337 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484365","expired":false,"activity":"","logged":false,"session":"5f963e83Cb00B41349613dFbAd9dCe","mobile":"","active":1,"status":true}
20-08-2026 00:58:15.275 3483337 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5f963e83Cb00B41349613dFbAd9dCe, mobile : , newSession : 5f963e83Cb00B41349613dFbAd9dCe, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1748242676721","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM05202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas lakeview  2nd floor"}}, expiry  :1795116484365
20-08-2026 00:58:15.275 3483337 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5f963e83Cb00B41349613dFbAd9dCe
20-08-2026 00:58:15.275 3483337 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5f963e83Cb00B41349613dFbAd9dCe
20-08-2026 00:58:15.276 3483338 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6fa4c593
20-08-2026 00:58:15.276 3483338 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484365","expired":false,"activity":"","logged":false,"session":"5f963e83Cb00B41349613dFbAd9dCe","mobile":"","active":1,"status":true}
20-08-2026 00:58:15.276 3483338 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5f963e83Cb00B41349613dFbAd9dCe","status":true}
20-08-2026 00:58:15.294 3483356 [http-nio-8051-exec-174] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.294 3483356 [http-nio-8051-exec-174] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.318 3483380 [http-nio-8051-exec-171] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.319 3483381 [http-nio-8051-exec-171] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.321 3483383 [http-nio-8051-exec-166] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.330 3483392 [http-nio-8051-exec-166] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.355 3483417 [http-nio-8051-exec-168] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.355 3483417 [http-nio-8051-exec-168] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.512 3483574 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.513 3483575 [http-nio-8051-exec-163] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.562 3483624 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.562 3483624 [http-nio-8051-exec-173] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.564 3483626 [http-nio-8051-exec-12] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.565 3483627 [http-nio-8051-exec-173] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.610 3483672 [http-nio-8051-exec-178] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202097","mobile":""}
20-08-2026 00:58:15.626 3483688 [http-nio-8051-exec-162] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.626 3483688 [http-nio-8051-exec-162] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.632 3483694 [http-nio-8051-exec-176] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.632 3483694 [http-nio-8051-exec-176] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.658 3483720 [http-nio-8051-exec-169] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.660 3483722 [http-nio-8051-exec-169] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.666 3483728 [http-nio-8051-exec-170] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.666 3483728 [http-nio-8051-exec-170] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.789 3483851 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - CustomerappController::machinelist after re-assigning user_id:, lat:, lng:
20-08-2026 00:58:15.791 3483853 [http-nio-8051-exec-179] INFO  n.s.MachinesImplementation - PassbookImplementation::getPassbookForUser user_id: , lat:, lng:
20-08-2026 00:58:15.839 3483901 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202501","mobile":""}
20-08-2026 00:58:15.917 3483979 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202101","mobile":""}
20-08-2026 00:58:15.999 3484061 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9bB02d5eB22632374cE235938b3124
20-08-2026 00:58:15.999 3484061 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9bB02d5eB22632374cE235938b3124
20-08-2026 00:58:15.999 3484061 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7483c688
20-08-2026 00:58:15.999 3484061 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484085","expired":false,"activity":"","logged":false,"session":"9bB02d5eB22632374cE235938b3124","mobile":"","active":1,"status":true}
20-08-2026 00:58:15.999 3484061 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9bB02d5eB22632374cE235938b3124","status":true}
20-08-2026 00:58:15.999 3484061 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9bB02d5eB22632374cE235938b3124
20-08-2026 00:58:16.000 3484062 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7483c688
20-08-2026 00:58:16.000 3484062 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484085","expired":false,"activity":"","logged":false,"session":"9bB02d5eB22632374cE235938b3124","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.000 3484062 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 9bB02d5eB22632374cE235938b3124, mobile : , newSession : 9bB02d5eB22632374cE235938b3124, active : 1, activity : {"machine":{"ds_imei":"NU09202001","area":"Hebbal","vm_id":"1660749537502","cart_enabled":true,"address":"HSR","vm_imei_id":"TM08202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","ds_area":"Harlur","location":"Titan Eye plus -2","ds_geocode":"12.898824,77.652418"}}, expiry  :1795116484085
20-08-2026 00:58:16.000 3484062 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 9bB02d5eB22632374cE235938b3124
20-08-2026 00:58:16.000 3484062 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 9bB02d5eB22632374cE235938b3124
20-08-2026 00:58:16.001 3484063 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7483c688
20-08-2026 00:58:16.001 3484063 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484085","expired":false,"activity":"","logged":false,"session":"9bB02d5eB22632374cE235938b3124","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.001 3484063 [http-nio-8051-exec-161] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"9bB02d5eB22632374cE235938b3124","status":true}
20-08-2026 00:58:16.036 3484098 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5c008358Ac67C5603c8e487f25Bc7e
20-08-2026 00:58:16.036 3484098 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5c008358Ac67C5603c8e487f25Bc7e
20-08-2026 00:58:16.036 3484098 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2d02e42d
20-08-2026 00:58:16.036 3484098 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484574","expired":false,"activity":"","logged":false,"session":"5c008358Ac67C5603c8e487f25Bc7e","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.037 3484099 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5c008358Ac67C5603c8e487f25Bc7e","status":true}
20-08-2026 00:58:16.037 3484099 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5c008358Ac67C5603c8e487f25Bc7e
20-08-2026 00:58:16.037 3484099 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2d02e42d
20-08-2026 00:58:16.037 3484099 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484574","expired":false,"activity":"","logged":false,"session":"5c008358Ac67C5603c8e487f25Bc7e","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.037 3484099 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 5c008358Ac67C5603c8e487f25Bc7e, mobile : , newSession : 5c008358Ac67C5603c8e487f25Bc7e, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1752230252801","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM07202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_Ariel_3rd Floor"}}, expiry  :1795116484574
20-08-2026 00:58:16.037 3484099 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 5c008358Ac67C5603c8e487f25Bc7e
20-08-2026 00:58:16.037 3484099 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 5c008358Ac67C5603c8e487f25Bc7e
20-08-2026 00:58:16.038 3484100 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2d02e42d
20-08-2026 00:58:16.038 3484100 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484574","expired":false,"activity":"","logged":false,"session":"5c008358Ac67C5603c8e487f25Bc7e","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.038 3484100 [http-nio-8051-exec-100] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"5c008358Ac67C5603c8e487f25Bc7e","status":true}
20-08-2026 00:58:16.040 3484102 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A48d169054B1B8299a583b36Bb682a
20-08-2026 00:58:16.040 3484102 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A48d169054B1B8299a583b36Bb682a
20-08-2026 00:58:16.041 3484103 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@35c97bcb
20-08-2026 00:58:16.041 3484103 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484506","expired":false,"activity":"","logged":false,"session":"A48d169054B1B8299a583b36Bb682a","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.041 3484103 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A48d169054B1B8299a583b36Bb682a","status":true}
20-08-2026 00:58:16.041 3484103 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A48d169054B1B8299a583b36Bb682a
20-08-2026 00:58:16.042 3484104 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@35c97bcb
20-08-2026 00:58:16.042 3484104 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484506","expired":false,"activity":"","logged":false,"session":"A48d169054B1B8299a583b36Bb682a","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.042 3484104 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: A48d169054B1B8299a583b36Bb682a, mobile : , newSession : A48d169054B1B8299a583b36Bb682a, active : 1, activity : {"machine":{"area":"Hebbal","vm_id":"1685608919720","cart_enabled":true,"address":"HSR","vm_imei_id":"TM06202303","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Tata communication  - EGL"}}, expiry  :1795116484506
20-08-2026 00:58:16.042 3484104 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : A48d169054B1B8299a583b36Bb682a
20-08-2026 00:58:16.042 3484104 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : A48d169054B1B8299a583b36Bb682a
20-08-2026 00:58:16.043 3484105 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@35c97bcb
20-08-2026 00:58:16.043 3484105 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484506","expired":false,"activity":"","logged":false,"session":"A48d169054B1B8299a583b36Bb682a","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.043 3484105 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"A48d169054B1B8299a583b36Bb682a","status":true}
20-08-2026 00:58:16.260 3484322 [http-nio-8051-exec-177] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202503","mobile":""}
20-08-2026 00:58:16.285 3484347 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F01c46D5185e34112c31Df03595314
20-08-2026 00:58:16.285 3484347 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F01c46D5185e34112c31Df03595314
20-08-2026 00:58:16.285 3484347 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ed67501
20-08-2026 00:58:16.285 3484347 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484375","expired":false,"activity":"","logged":false,"session":"F01c46D5185e34112c31Df03595314","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.285 3484347 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F01c46D5185e34112c31Df03595314","status":true}
20-08-2026 00:58:16.285 3484347 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F01c46D5185e34112c31Df03595314
20-08-2026 00:58:16.286 3484348 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ed67501
20-08-2026 00:58:16.286 3484348 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484375","expired":false,"activity":"","logged":false,"session":"F01c46D5185e34112c31Df03595314","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.286 3484348 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F01c46D5185e34112c31Df03595314, mobile : , newSession : F01c46D5185e34112c31Df03595314, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Tata Communication ITPL"}}, expiry  :1795116484375
20-08-2026 00:58:16.286 3484348 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F01c46D5185e34112c31Df03595314
20-08-2026 00:58:16.286 3484348 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F01c46D5185e34112c31Df03595314
20-08-2026 00:58:16.290 3484352 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7ed67501
20-08-2026 00:58:16.290 3484352 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484375","expired":false,"activity":"","logged":false,"session":"F01c46D5185e34112c31Df03595314","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.290 3484352 [http-nio-8051-exec-150] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F01c46D5185e34112c31Df03595314","status":true}
20-08-2026 00:58:16.299 3484361 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 11A6Fd27373a7eA1AbAb12FeA0873d
20-08-2026 00:58:16.299 3484361 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 11A6Fd27373a7eA1AbAb12FeA0873d
20-08-2026 00:58:16.299 3484361 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@121aa2a9
20-08-2026 00:58:16.299 3484361 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484094","expired":false,"activity":"","logged":false,"session":"11A6Fd27373a7eA1AbAb12FeA0873d","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.300 3484362 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"11A6Fd27373a7eA1AbAb12FeA0873d","status":true}
20-08-2026 00:58:16.300 3484362 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 11A6Fd27373a7eA1AbAb12FeA0873d
20-08-2026 00:58:16.300 3484362 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@121aa2a9
20-08-2026 00:58:16.300 3484362 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484094","expired":false,"activity":"","logged":false,"session":"11A6Fd27373a7eA1AbAb12FeA0873d","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.300 3484362 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 11A6Fd27373a7eA1AbAb12FeA0873d, mobile : , newSession : 11A6Fd27373a7eA1AbAb12FeA0873d, active : 1, activity : {"machine":{"area":"Western","vm_id":"1661836659685","cart_enabled":true,"address":"Western","vm_imei_id":"TM09202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Tech Mahindra - Demo"}}, expiry  :1795116484094
20-08-2026 00:58:16.300 3484362 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 11A6Fd27373a7eA1AbAb12FeA0873d
20-08-2026 00:58:16.300 3484362 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 11A6Fd27373a7eA1AbAb12FeA0873d
20-08-2026 00:58:16.301 3484363 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@121aa2a9
20-08-2026 00:58:16.301 3484363 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484094","expired":false,"activity":"","logged":false,"session":"11A6Fd27373a7eA1AbAb12FeA0873d","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.301 3484363 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"11A6Fd27373a7eA1AbAb12FeA0873d","status":true}
20-08-2026 00:58:16.426 3484488 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bf8548CcE43b9fF2A69455F7Ca7dA8
20-08-2026 00:58:16.426 3484488 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bf8548CcE43b9fF2A69455F7Ca7dA8
20-08-2026 00:58:16.427 3484489 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@57f31c9d
20-08-2026 00:58:16.428 3484490 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484632","expired":false,"activity":"","logged":false,"session":"Bf8548CcE43b9fF2A69455F7Ca7dA8","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.428 3484490 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bf8548CcE43b9fF2A69455F7Ca7dA8","status":true}
20-08-2026 00:58:16.428 3484490 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bf8548CcE43b9fF2A69455F7Ca7dA8
20-08-2026 00:58:16.428 3484490 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@57f31c9d
20-08-2026 00:58:16.428 3484490 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484632","expired":false,"activity":"","logged":false,"session":"Bf8548CcE43b9fF2A69455F7Ca7dA8","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.428 3484490 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Bf8548CcE43b9fF2A69455F7Ca7dA8, mobile : , newSession : Bf8548CcE43b9fF2A69455F7Ca7dA8, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1767156983476","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM01202601","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Mediatek 4AB_3rd floor "}}, expiry  :1795116484632
20-08-2026 00:58:16.428 3484490 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bf8548CcE43b9fF2A69455F7Ca7dA8
20-08-2026 00:58:16.428 3484490 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bf8548CcE43b9fF2A69455F7Ca7dA8
20-08-2026 00:58:16.429 3484491 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@57f31c9d
20-08-2026 00:58:16.429 3484491 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484632","expired":false,"activity":"","logged":false,"session":"Bf8548CcE43b9fF2A69455F7Ca7dA8","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.429 3484491 [http-nio-8051-exec-159] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bf8548CcE43b9fF2A69455F7Ca7dA8","status":true}
20-08-2026 00:58:16.431 3484493 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM12202250","mobile":""}
20-08-2026 00:58:16.500 3484562 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bf52C607C4B35d7fC481F4124aF498
20-08-2026 00:58:16.500 3484562 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bf52C607C4B35d7fC481F4124aF498
20-08-2026 00:58:16.501 3484563 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c5af428
20-08-2026 00:58:16.501 3484563 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484336","expired":false,"activity":"","logged":false,"session":"Bf52C607C4B35d7fC481F4124aF498","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.501 3484563 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bf52C607C4B35d7fC481F4124aF498","status":true}
20-08-2026 00:58:16.501 3484563 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bf52C607C4B35d7fC481F4124aF498
20-08-2026 00:58:16.501 3484563 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c5af428
20-08-2026 00:58:16.502 3484564 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484336","expired":false,"activity":"","logged":false,"session":"Bf52C607C4B35d7fC481F4124aF498","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.502 3484564 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Bf52C607C4B35d7fC481F4124aF498, mobile : , newSession : Bf52C607C4B35d7fC481F4124aF498, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686833081377","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202304","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Texas LV A Block 1st Floor"}}, expiry  :1795116484336
20-08-2026 00:58:16.502 3484564 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Bf52C607C4B35d7fC481F4124aF498
20-08-2026 00:58:16.502 3484564 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Bf52C607C4B35d7fC481F4124aF498
20-08-2026 00:58:16.503 3484565 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@1c5af428
20-08-2026 00:58:16.503 3484565 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484336","expired":false,"activity":"","logged":false,"session":"Bf52C607C4B35d7fC481F4124aF498","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.503 3484565 [http-nio-8051-exec-180] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Bf52C607C4B35d7fC481F4124aF498","status":true}
20-08-2026 00:58:16.585 3484647 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202202","mobile":""}
20-08-2026 00:58:16.609 3484671 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 16B0A5015cD7A763F65512EcA02bBd
20-08-2026 00:58:16.609 3484671 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 16B0A5015cD7A763F65512EcA02bBd
20-08-2026 00:58:16.610 3484672 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@152a7236
20-08-2026 00:58:16.610 3484672 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484654","expired":false,"activity":"","logged":false,"session":"16B0A5015cD7A763F65512EcA02bBd","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.610 3484672 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"16B0A5015cD7A763F65512EcA02bBd","status":true}
20-08-2026 00:58:16.610 3484672 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 16B0A5015cD7A763F65512EcA02bBd
20-08-2026 00:58:16.610 3484672 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@152a7236
20-08-2026 00:58:16.610 3484672 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484654","expired":false,"activity":"","logged":false,"session":"16B0A5015cD7A763F65512EcA02bBd","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.610 3484672 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 16B0A5015cD7A763F65512EcA02bBd, mobile : , newSession : 16B0A5015cD7A763F65512EcA02bBd, active : 1, activity : {"machine":{"area":"E-City","vm_id":"1763711688220","cart_enabled":true,"address":"","vm_imei_id":"NU11202501","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"TM TATA Solar"}}, expiry  :1795116484654
20-08-2026 00:58:16.610 3484672 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 16B0A5015cD7A763F65512EcA02bBd
20-08-2026 00:58:16.610 3484672 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 16B0A5015cD7A763F65512EcA02bBd
20-08-2026 00:58:16.611 3484673 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@152a7236
20-08-2026 00:58:16.611 3484673 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484654","expired":false,"activity":"","logged":false,"session":"16B0A5015cD7A763F65512EcA02bBd","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.611 3484673 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"16B0A5015cD7A763F65512EcA02bBd","status":true}
20-08-2026 00:58:16.628 3484690 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 14B92962488049F88f9cC6F057252e
20-08-2026 00:58:16.629 3484691 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 14B92962488049F88f9cC6F057252e
20-08-2026 00:58:16.629 3484691 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5269230e
20-08-2026 00:58:16.629 3484691 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484657","expired":false,"activity":"","logged":false,"session":"14B92962488049F88f9cC6F057252e","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.629 3484691 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"14B92962488049F88f9cC6F057252e","status":true}
20-08-2026 00:58:16.629 3484691 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 14B92962488049F88f9cC6F057252e
20-08-2026 00:58:16.630 3484692 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5269230e
20-08-2026 00:58:16.630 3484692 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484657","expired":false,"activity":"","logged":false,"session":"14B92962488049F88f9cC6F057252e","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.630 3484692 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 14B92962488049F88f9cC6F057252e, mobile : , newSession : 14B92962488049F88f9cC6F057252e, active : 1, activity : {"machine":{"area":"E city","vm_id":"1942326719453220784","cart_enabled":true,"address":"NEUU Factory","vm_imei_id":"RM10201901","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":0}","latlong":"12.8821704,77.6378531","location":"NEUU Factory"}}, expiry  :1795116484657
20-08-2026 00:58:16.630 3484692 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 14B92962488049F88f9cC6F057252e
20-08-2026 00:58:16.630 3484692 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 14B92962488049F88f9cC6F057252e
20-08-2026 00:58:16.638 3484700 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5269230e
20-08-2026 00:58:16.638 3484700 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484657","expired":false,"activity":"","logged":false,"session":"14B92962488049F88f9cC6F057252e","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.639 3484701 [http-nio-8051-exec-137] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"14B92962488049F88f9cC6F057252e","status":true}
20-08-2026 00:58:16.666 3484728 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 48247eF6F1332d637f6149AbEe7415
20-08-2026 00:58:16.667 3484729 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 48247eF6F1332d637f6149AbEe7415
20-08-2026 00:58:16.667 3484729 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@509098c6
20-08-2026 00:58:16.668 3484730 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484317","expired":false,"activity":"","logged":false,"session":"48247eF6F1332d637f6149AbEe7415","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.668 3484730 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"48247eF6F1332d637f6149AbEe7415","status":true}
20-08-2026 00:58:16.668 3484730 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 48247eF6F1332d637f6149AbEe7415
20-08-2026 00:58:16.668 3484730 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@509098c6
20-08-2026 00:58:16.668 3484730 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484317","expired":false,"activity":"","logged":false,"session":"48247eF6F1332d637f6149AbEe7415","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.668 3484730 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 48247eF6F1332d637f6149AbEe7415, mobile : , newSession : 48247eF6F1332d637f6149AbEe7415, active : 1, activity : {"machine":{"area":"Not configured","vm_id":"1650862850550","cart_enabled":true,"address":"Mediatek B-5A  3rd Floor","vm_imei_id":"TM04202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,55555","location":"Mediatek B-5A  3rd Floor"}}, expiry  :1795116484317
20-08-2026 00:58:16.668 3484730 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 48247eF6F1332d637f6149AbEe7415
20-08-2026 00:58:16.668 3484730 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 48247eF6F1332d637f6149AbEe7415
20-08-2026 00:58:16.669 3484731 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@509098c6
20-08-2026 00:58:16.669 3484731 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484317","expired":false,"activity":"","logged":false,"session":"48247eF6F1332d637f6149AbEe7415","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.669 3484731 [http-nio-8051-exec-157] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"48247eF6F1332d637f6149AbEe7415","status":true}
20-08-2026 00:58:16.750 3484812 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CeB081A1BeE60cDb827b212a56C200
20-08-2026 00:58:16.750 3484812 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CeB081A1BeE60cDb827b212a56C200
20-08-2026 00:58:16.751 3484813 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@a15c25c
20-08-2026 00:58:16.751 3484813 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484508","expired":false,"activity":"","logged":false,"session":"CeB081A1BeE60cDb827b212a56C200","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.751 3484813 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CeB081A1BeE60cDb827b212a56C200","status":true}
20-08-2026 00:58:16.751 3484813 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CeB081A1BeE60cDb827b212a56C200
20-08-2026 00:58:16.751 3484813 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@a15c25c
20-08-2026 00:58:16.751 3484813 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484508","expired":false,"activity":"","logged":false,"session":"CeB081A1BeE60cDb827b212a56C200","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.751 3484813 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: CeB081A1BeE60cDb827b212a56C200, mobile : , newSession : CeB081A1BeE60cDb827b212a56C200, active : 1, activity : {"machine":{"area":"Western","vm_id":"1749559026472","cart_enabled":true,"address":"Western","vm_imei_id":"TM06202506","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"20.5937,20.5937","location":"Version 1"}}, expiry  :1795116484508
20-08-2026 00:58:16.751 3484813 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : CeB081A1BeE60cDb827b212a56C200
20-08-2026 00:58:16.752 3484814 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : CeB081A1BeE60cDb827b212a56C200
20-08-2026 00:58:16.752 3484814 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@a15c25c
20-08-2026 00:58:16.752 3484814 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484508","expired":false,"activity":"","logged":false,"session":"CeB081A1BeE60cDb827b212a56C200","mobile":"","active":1,"status":true}
20-08-2026 00:58:16.752 3484814 [http-nio-8051-exec-152] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"CeB081A1BeE60cDb827b212a56C200","status":true}
20-08-2026 00:58:16.760 3484822 [http-nio-8051-exec-101] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202204","mobile":""}
20-08-2026 00:58:16.775 3484837 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202099","mobile":""}
20-08-2026 00:58:16.805 3484867 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:58:16.807 3484869 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:58:16.807 3484869 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:58:16.807 3484869 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:58:16.808 3484870 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:58:16.808 3484870 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:58:16.808 3484870 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:58:16.809 3484871 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:58:16.809 3484871 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:58:16.860 3484922 [http-nio-8051-exec-167] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202501","mobile":""}
20-08-2026 00:58:16.998 3485060 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BbB9Ba690eEb9c164695F99a49321b
20-08-2026 00:58:16.998 3485060 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BbB9Ba690eEb9c164695F99a49321b
20-08-2026 00:58:16.999 3485061 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 45B15a2cE9F1D1Bc8fAf9cD026A71b
20-08-2026 00:58:16.999 3485061 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 45B15a2cE9F1D1Bc8fAf9cD026A71b
20-08-2026 00:58:17.002 3485064 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58c863f0
20-08-2026 00:58:17.002 3485064 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484572","expired":false,"activity":"","logged":false,"session":"BbB9Ba690eEb9c164695F99a49321b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.002 3485064 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BbB9Ba690eEb9c164695F99a49321b","status":true}
20-08-2026 00:58:17.002 3485064 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BbB9Ba690eEb9c164695F99a49321b
20-08-2026 00:58:17.003 3485065 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58c863f0
20-08-2026 00:58:17.003 3485065 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484572","expired":false,"activity":"","logged":false,"session":"BbB9Ba690eEb9c164695F99a49321b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.003 3485065 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: BbB9Ba690eEb9c164695F99a49321b, mobile : , newSession : BbB9Ba690eEb9c164695F99a49321b, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"7421137583197604045","cart_enabled":true,"address":"Cafetaria","vm_imei_id":"TM06202004","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"000,000","location":"Spare Single door"}}, expiry  :1795116484572
20-08-2026 00:58:17.003 3485065 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BbB9Ba690eEb9c164695F99a49321b
20-08-2026 00:58:17.003 3485065 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BbB9Ba690eEb9c164695F99a49321b
20-08-2026 00:58:17.003 3485065 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f8f2080
20-08-2026 00:58:17.003 3485065 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484391","expired":false,"activity":"","logged":false,"session":"45B15a2cE9F1D1Bc8fAf9cD026A71b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.003 3485065 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"45B15a2cE9F1D1Bc8fAf9cD026A71b","status":true}
20-08-2026 00:58:17.004 3485066 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 45B15a2cE9F1D1Bc8fAf9cD026A71b
20-08-2026 00:58:17.004 3485066 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f8f2080
20-08-2026 00:58:17.004 3485066 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484391","expired":false,"activity":"","logged":false,"session":"45B15a2cE9F1D1Bc8fAf9cD026A71b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.004 3485066 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@58c863f0
20-08-2026 00:58:17.004 3485066 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484572","expired":false,"activity":"","logged":false,"session":"BbB9Ba690eEb9c164695F99a49321b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.004 3485066 [http-nio-8051-exec-160] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BbB9Ba690eEb9c164695F99a49321b","status":true}
20-08-2026 00:58:17.005 3485067 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 45B15a2cE9F1D1Bc8fAf9cD026A71b, mobile : , newSession : 45B15a2cE9F1D1Bc8fAf9cD026A71b, active : 1, activity : {"machine":{"area":"HSR","vm_id":"1694000374524","cart_enabled":true,"address":"","vm_imei_id":"NU09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1,\"vending_order\":1}","latlong":"0,0","location":"Titan Eye plus Spiral"}}, expiry  :1795116484391
20-08-2026 00:58:17.005 3485067 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 45B15a2cE9F1D1Bc8fAf9cD026A71b
20-08-2026 00:58:17.005 3485067 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 45B15a2cE9F1D1Bc8fAf9cD026A71b
20-08-2026 00:58:17.006 3485068 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@5f8f2080
20-08-2026 00:58:17.006 3485068 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484391","expired":false,"activity":"","logged":false,"session":"45B15a2cE9F1D1Bc8fAf9cD026A71b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.006 3485068 [http-nio-8051-exec-138] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"45B15a2cE9F1D1Bc8fAf9cD026A71b","status":true}
20-08-2026 00:58:17.088 3485150 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202098","mobile":""}
20-08-2026 00:58:17.176 3485238 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E951Ba0b71E64519F3152aF033A015
20-08-2026 00:58:17.176 3485238 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E951Ba0b71E64519F3152aF033A015
20-08-2026 00:58:17.177 3485239 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@49f47d24
20-08-2026 00:58:17.177 3485239 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484141","expired":false,"activity":"","logged":false,"session":"E951Ba0b71E64519F3152aF033A015","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.177 3485239 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E951Ba0b71E64519F3152aF033A015","status":true}
20-08-2026 00:58:17.177 3485239 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E951Ba0b71E64519F3152aF033A015
20-08-2026 00:58:17.177 3485239 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@49f47d24
20-08-2026 00:58:17.177 3485239 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484141","expired":false,"activity":"","logged":false,"session":"E951Ba0b71E64519F3152aF033A015","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.177 3485239 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: E951Ba0b71E64519F3152aF033A015, mobile : , newSession : E951Ba0b71E64519F3152aF033A015, active : 1, activity : {"machine":{"ds_imei":"NU04202103","area":"Marathahalli","vm_id":"1619624606494","cart_enabled":true,"address":"Marathahalli","vm_imei_id":"NU04202103","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.957954, 77.702755","ds_area":"Marathahalli","location":"Mahaveer Traders","ds_geocode":"12.957954, 77.702755"}}, expiry  :1795116484141
20-08-2026 00:58:17.177 3485239 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : E951Ba0b71E64519F3152aF033A015
20-08-2026 00:58:17.177 3485239 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : E951Ba0b71E64519F3152aF033A015
20-08-2026 00:58:17.178 3485240 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@49f47d24
20-08-2026 00:58:17.178 3485240 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484141","expired":false,"activity":"","logged":false,"session":"E951Ba0b71E64519F3152aF033A015","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.178 3485240 [http-nio-8051-exec-175] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"E951Ba0b71E64519F3152aF033A015","status":true}
20-08-2026 00:58:17.253 3485315 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fd69Ea79942910Ee13C2A525704f3b
20-08-2026 00:58:17.253 3485315 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fd69Ea79942910Ee13C2A525704f3b
20-08-2026 00:58:17.254 3485316 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8d3d91a
20-08-2026 00:58:17.254 3485316 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484043","expired":false,"activity":"","logged":false,"session":"Fd69Ea79942910Ee13C2A525704f3b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.254 3485316 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fd69Ea79942910Ee13C2A525704f3b","status":true}
20-08-2026 00:58:17.254 3485316 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fd69Ea79942910Ee13C2A525704f3b
20-08-2026 00:58:17.255 3485317 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8d3d91a
20-08-2026 00:58:17.255 3485317 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484043","expired":false,"activity":"","logged":false,"session":"Fd69Ea79942910Ee13C2A525704f3b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.255 3485317 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Fd69Ea79942910Ee13C2A525704f3b, mobile : , newSession : Fd69Ea79942910Ee13C2A525704f3b, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654519780232","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_6th Floor"}}, expiry  :1795116484043
20-08-2026 00:58:17.255 3485317 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Fd69Ea79942910Ee13C2A525704f3b
20-08-2026 00:58:17.255 3485317 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Fd69Ea79942910Ee13C2A525704f3b
20-08-2026 00:58:17.255 3485317 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@8d3d91a
20-08-2026 00:58:17.255 3485317 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484043","expired":false,"activity":"","logged":false,"session":"Fd69Ea79942910Ee13C2A525704f3b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.255 3485317 [http-nio-8051-exec-143] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Fd69Ea79942910Ee13C2A525704f3b","status":true}
20-08-2026 00:58:17.358 3485420 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C6B8D6C2C8A09b196cAe3649A3D11b
20-08-2026 00:58:17.358 3485420 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C6B8D6C2C8A09b196cAe3649A3D11b
20-08-2026 00:58:17.359 3485421 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@358f56d6
20-08-2026 00:58:17.360 3485422 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483980","expired":false,"activity":"","logged":false,"session":"C6B8D6C2C8A09b196cAe3649A3D11b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.360 3485422 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C6B8D6C2C8A09b196cAe3649A3D11b","status":true}
20-08-2026 00:58:17.360 3485422 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C6B8D6C2C8A09b196cAe3649A3D11b
20-08-2026 00:58:17.360 3485422 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@358f56d6
20-08-2026 00:58:17.360 3485422 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483980","expired":false,"activity":"","logged":false,"session":"C6B8D6C2C8A09b196cAe3649A3D11b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.360 3485422 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: C6B8D6C2C8A09b196cAe3649A3D11b, mobile : , newSession : C6B8D6C2C8A09b196cAe3649A3D11b, active : 1, activity : {"machine":{"area":"Mediatek_B-1_5th Floor","vm_id":"1650863570737","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202203","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,555555","location":"Mediatek B-1 5th Floor"}}, expiry  :1795116483980
20-08-2026 00:58:17.360 3485422 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : C6B8D6C2C8A09b196cAe3649A3D11b
20-08-2026 00:58:17.360 3485422 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : C6B8D6C2C8A09b196cAe3649A3D11b
20-08-2026 00:58:17.361 3485423 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@358f56d6
20-08-2026 00:58:17.362 3485424 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483980","expired":false,"activity":"","logged":false,"session":"C6B8D6C2C8A09b196cAe3649A3D11b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.362 3485424 [http-nio-8051-exec-65] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"C6B8D6C2C8A09b196cAe3649A3D11b","status":true}
20-08-2026 00:58:17.370 3485432 [http-nio-8051-exec-184] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM07202501","mobile":""}
20-08-2026 00:58:17.416 3485478 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DfBdF1Fa54B03d2cD5025a6f4283C9
20-08-2026 00:58:17.416 3485478 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DfBdF1Fa54B03d2cD5025a6f4283C9
20-08-2026 00:58:17.417 3485479 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7316aa2d
20-08-2026 00:58:17.417 3485479 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484025","expired":false,"activity":"","logged":false,"session":"DfBdF1Fa54B03d2cD5025a6f4283C9","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.417 3485479 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DfBdF1Fa54B03d2cD5025a6f4283C9","status":true}
20-08-2026 00:58:17.417 3485479 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DfBdF1Fa54B03d2cD5025a6f4283C9
20-08-2026 00:58:17.421 3485483 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7316aa2d
20-08-2026 00:58:17.421 3485483 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484025","expired":false,"activity":"","logged":false,"session":"DfBdF1Fa54B03d2cD5025a6f4283C9","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.421 3485483 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: DfBdF1Fa54B03d2cD5025a6f4283C9, mobile : , newSession : DfBdF1Fa54B03d2cD5025a6f4283C9, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1654510950489","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202201","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas_LakeView_1st Floor"}}, expiry  :1795116484025
20-08-2026 00:58:17.421 3485483 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : DfBdF1Fa54B03d2cD5025a6f4283C9
20-08-2026 00:58:17.421 3485483 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : DfBdF1Fa54B03d2cD5025a6f4283C9
20-08-2026 00:58:17.423 3485485 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7316aa2d
20-08-2026 00:58:17.423 3485485 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484025","expired":false,"activity":"","logged":false,"session":"DfBdF1Fa54B03d2cD5025a6f4283C9","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.423 3485485 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"DfBdF1Fa54B03d2cD5025a6f4283C9","status":true}
20-08-2026 00:58:17.465 3485527 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BbA284F4B854523843C0F38f3eBfDc
20-08-2026 00:58:17.465 3485527 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BbA284F4B854523843C0F38f3eBfDc
20-08-2026 00:58:17.466 3485528 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7db53025
20-08-2026 00:58:17.466 3485528 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484481","expired":false,"activity":"","logged":false,"session":"BbA284F4B854523843C0F38f3eBfDc","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.466 3485528 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BbA284F4B854523843C0F38f3eBfDc","status":true}
20-08-2026 00:58:17.466 3485528 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BbA284F4B854523843C0F38f3eBfDc
20-08-2026 00:58:17.466 3485528 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7db53025
20-08-2026 00:58:17.466 3485528 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484481","expired":false,"activity":"","logged":false,"session":"BbA284F4B854523843C0F38f3eBfDc","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.466 3485528 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: BbA284F4B854523843C0F38f3eBfDc, mobile : , newSession : BbA284F4B854523843C0F38f3eBfDc, active : 1, activity : {"machine":{"area":"Nagavara","vm_id":"1749462870626","cart_enabled":true,"address":"Nagavara","vm_imei_id":"TM06202502","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9044074,77.6626564","location":"Texas Ariel 6th floor"}}, expiry  :1795116484481
20-08-2026 00:58:17.466 3485528 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : BbA284F4B854523843C0F38f3eBfDc
20-08-2026 00:58:17.466 3485528 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : BbA284F4B854523843C0F38f3eBfDc
20-08-2026 00:58:17.467 3485529 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7db53025
20-08-2026 00:58:17.467 3485529 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484481","expired":false,"activity":"","logged":false,"session":"BbA284F4B854523843C0F38f3eBfDc","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.467 3485529 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"BbA284F4B854523843C0F38f3eBfDc","status":true}
20-08-2026 00:58:17.479 3485541 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ea06044dFd9f52Fa55C090C8802c83
20-08-2026 00:58:17.479 3485541 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ea06044dFd9f52Fa55C090C8802c83
20-08-2026 00:58:17.480 3485542 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b5d680f
20-08-2026 00:58:17.480 3485542 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484257","expired":false,"activity":"","logged":false,"session":"Ea06044dFd9f52Fa55C090C8802c83","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.480 3485542 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ea06044dFd9f52Fa55C090C8802c83","status":true}
20-08-2026 00:58:17.480 3485542 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ea06044dFd9f52Fa55C090C8802c83
20-08-2026 00:58:17.480 3485542 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b5d680f
20-08-2026 00:58:17.480 3485542 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484257","expired":false,"activity":"","logged":false,"session":"Ea06044dFd9f52Fa55C090C8802c83","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.480 3485542 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: Ea06044dFd9f52Fa55C090C8802c83, mobile : , newSession : Ea06044dFd9f52Fa55C090C8802c83, active : 1, activity : {"machine":{"area":"E-city ","vm_id":"1693385315786","cart_enabled":true,"address":"HSR","vm_imei_id":"TM09202301","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"12.9336659,77.627933","location":"Texas LV 5th Floor "}}, expiry  :1795116484257
20-08-2026 00:58:17.480 3485542 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : Ea06044dFd9f52Fa55C090C8802c83
20-08-2026 00:58:17.481 3485543 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : Ea06044dFd9f52Fa55C090C8802c83
20-08-2026 00:58:17.481 3485543 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2b5d680f
20-08-2026 00:58:17.481 3485543 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484257","expired":false,"activity":"","logged":false,"session":"Ea06044dFd9f52Fa55C090C8802c83","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.481 3485543 [http-nio-8051-exec-174] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"Ea06044dFd9f52Fa55C090C8802c83","status":true}
20-08-2026 00:58:17.523 3485585 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4aA8D6108030E12fD5AfD6Aa1a5d1c
20-08-2026 00:58:17.523 3485585 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4aA8D6108030E12fD5AfD6Aa1a5d1c
20-08-2026 00:58:17.526 3485588 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@b2c6883
20-08-2026 00:58:17.526 3485588 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484591","expired":false,"activity":"","logged":false,"session":"4aA8D6108030E12fD5AfD6Aa1a5d1c","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.526 3485588 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4aA8D6108030E12fD5AfD6Aa1a5d1c","status":true}
20-08-2026 00:58:17.526 3485588 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4aA8D6108030E12fD5AfD6Aa1a5d1c
20-08-2026 00:58:17.526 3485588 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@b2c6883
20-08-2026 00:58:17.526 3485588 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484591","expired":false,"activity":"","logged":false,"session":"4aA8D6108030E12fD5AfD6Aa1a5d1c","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.527 3485589 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 4aA8D6108030E12fD5AfD6Aa1a5d1c, mobile : , newSession : 4aA8D6108030E12fD5AfD6Aa1a5d1c, active : 1, activity : {"machine":{"ds_imei":"NU09202099","area":"HSR LAYOUT","vm_id":"8969790716036205382","cart_enabled":true,"address":"HSR LAYOUT","vm_imei_id":"NU09202099","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.9158,77.6343","ds_area":"HSR LAYOUT","location":"TM HSR","ds_geocode":"12.9158,77.6343"}}, expiry  :1795116484591
20-08-2026 00:58:17.527 3485589 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 4aA8D6108030E12fD5AfD6Aa1a5d1c
20-08-2026 00:58:17.527 3485589 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 4aA8D6108030E12fD5AfD6Aa1a5d1c
20-08-2026 00:58:17.528 3485590 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@b2c6883
20-08-2026 00:58:17.528 3485590 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484591","expired":false,"activity":"","logged":false,"session":"4aA8D6108030E12fD5AfD6Aa1a5d1c","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.528 3485590 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"4aA8D6108030E12fD5AfD6Aa1a5d1c","status":true}
20-08-2026 00:58:17.560 3485622 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2d2a5dD6Fe072881C89eD63d26BdA5
20-08-2026 00:58:17.560 3485622 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2d2a5dD6Fe072881C89eD63d26BdA5
20-08-2026 00:58:17.561 3485623 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6d453bed
20-08-2026 00:58:17.561 3485623 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484388","expired":false,"activity":"","logged":false,"session":"2d2a5dD6Fe072881C89eD63d26BdA5","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.561 3485623 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2d2a5dD6Fe072881C89eD63d26BdA5","status":true}
20-08-2026 00:58:17.561 3485623 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2d2a5dD6Fe072881C89eD63d26BdA5
20-08-2026 00:58:17.562 3485624 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6d453bed
20-08-2026 00:58:17.562 3485624 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484388","expired":false,"activity":"","logged":false,"session":"2d2a5dD6Fe072881C89eD63d26BdA5","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.562 3485624 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 2d2a5dD6Fe072881C89eD63d26BdA5, mobile : , newSession : 2d2a5dD6Fe072881C89eD63d26BdA5, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"1686835929313","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202305","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"Availity 4th floor Cafeteria"}}, expiry  :1795116484388
20-08-2026 00:58:17.562 3485624 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 2d2a5dD6Fe072881C89eD63d26BdA5
20-08-2026 00:58:17.562 3485624 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 2d2a5dD6Fe072881C89eD63d26BdA5
20-08-2026 00:58:17.563 3485625 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@6d453bed
20-08-2026 00:58:17.563 3485625 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484388","expired":false,"activity":"","logged":false,"session":"2d2a5dD6Fe072881C89eD63d26BdA5","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.563 3485625 [http-nio-8051-exec-166] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"2d2a5dD6Fe072881C89eD63d26BdA5","status":true}
20-08-2026 00:58:17.589 3485651 [http-nio-8051-exec-168] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM05202203","mobile":""}
20-08-2026 00:58:17.666 3485728 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AfA590F3A7B6D0B470D5E212529a67
20-08-2026 00:58:17.666 3485728 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AfA590F3A7B6D0B470D5E212529a67
20-08-2026 00:58:17.666 3485728 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72075e35
20-08-2026 00:58:17.666 3485728 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484198","expired":false,"activity":"","logged":false,"session":"AfA590F3A7B6D0B470D5E212529a67","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.666 3485728 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AfA590F3A7B6D0B470D5E212529a67","status":true}
20-08-2026 00:58:17.667 3485729 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AfA590F3A7B6D0B470D5E212529a67
20-08-2026 00:58:17.667 3485729 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72075e35
20-08-2026 00:58:17.667 3485729 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484198","expired":false,"activity":"","logged":false,"session":"AfA590F3A7B6D0B470D5E212529a67","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.667 3485729 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: AfA590F3A7B6D0B470D5E212529a67, mobile : , newSession : AfA590F3A7B6D0B470D5E212529a67, active : 1, activity : {"machine":{"ds_imei":"NU04202102","area":"Harlur","vm_id":"1619624548848","cart_enabled":true,"address":"Shop No. 3, No2 Chetan Raj Nilaya, Beside SV Nest Apartment,Somasundarapalya, Bengaluru - 560068","vm_imei_id":"NU04202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0}","latlong":"12.898824,77.652418","ds_area":"Harlur","location":"HSR Nyaa Retail","ds_geocode":"12.898824,77.652418"}}, expiry  :1795116484198
20-08-2026 00:58:17.667 3485729 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : AfA590F3A7B6D0B470D5E212529a67
20-08-2026 00:58:17.667 3485729 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : AfA590F3A7B6D0B470D5E212529a67
20-08-2026 00:58:17.668 3485730 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@72075e35
20-08-2026 00:58:17.668 3485730 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484198","expired":false,"activity":"","logged":false,"session":"AfA590F3A7B6D0B470D5E212529a67","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.668 3485730 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"AfA590F3A7B6D0B470D5E212529a67","status":true}
20-08-2026 00:58:17.852 3485914 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 372fB6065bD07cD72bFf1f0214D65b
20-08-2026 00:58:17.853 3485915 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 372fB6065bD07cD72bFf1f0214D65b
20-08-2026 00:58:17.853 3485915 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4886872c
20-08-2026 00:58:17.853 3485915 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484316","expired":false,"activity":"","logged":false,"session":"372fB6065bD07cD72bFf1f0214D65b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.853 3485915 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"372fB6065bD07cD72bFf1f0214D65b","status":true}
20-08-2026 00:58:17.854 3485916 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 372fB6065bD07cD72bFf1f0214D65b
20-08-2026 00:58:17.854 3485916 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4886872c
20-08-2026 00:58:17.854 3485916 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484316","expired":false,"activity":"","logged":false,"session":"372fB6065bD07cD72bFf1f0214D65b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.854 3485916 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 372fB6065bD07cD72bFf1f0214D65b, mobile : , newSession : 372fB6065bD07cD72bFf1f0214D65b, active : 1, activity : {"machine":{"area":"Mediatek B-1 4th Floor","vm_id":"1650863616549","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202204","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"55555,55555","location":"Mediatek B-1 4th Floor"}}, expiry  :1795116484316
20-08-2026 00:58:17.854 3485916 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 372fB6065bD07cD72bFf1f0214D65b
20-08-2026 00:58:17.854 3485916 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 372fB6065bD07cD72bFf1f0214D65b
20-08-2026 00:58:17.855 3485917 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@4886872c
20-08-2026 00:58:17.855 3485917 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484316","expired":false,"activity":"","logged":false,"session":"372fB6065bD07cD72bFf1f0214D65b","mobile":"","active":1,"status":true}
20-08-2026 00:58:17.855 3485917 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"372fB6065bD07cD72bFf1f0214D65b","status":true}
20-08-2026 00:58:18.008 3486070 [http-nio-8051-exec-173] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU11202501","mobile":""}
20-08-2026 00:58:18.039 3486101 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D445913b208aE3D653Bb940722Dc4a
20-08-2026 00:58:18.039 3486101 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D445913b208aE3D653Bb940722Dc4a
20-08-2026 00:58:18.040 3486102 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@41740338
20-08-2026 00:58:18.040 3486102 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484297","expired":false,"activity":"","logged":false,"session":"D445913b208aE3D653Bb940722Dc4a","mobile":"","active":1,"status":true}
20-08-2026 00:58:18.040 3486102 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D445913b208aE3D653Bb940722Dc4a","status":true}
20-08-2026 00:58:18.040 3486102 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D445913b208aE3D653Bb940722Dc4a
20-08-2026 00:58:18.041 3486103 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@41740338
20-08-2026 00:58:18.041 3486103 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484297","expired":false,"activity":"","logged":false,"session":"D445913b208aE3D653Bb940722Dc4a","mobile":"","active":1,"status":true}
20-08-2026 00:58:18.041 3486103 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: D445913b208aE3D653Bb940722Dc4a, mobile : , newSession : D445913b208aE3D653Bb940722Dc4a, active : 1, activity : {"machine":{"area":"Media Tek_4 C_3rd Floor","vm_id":"1650863155668","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM04202202","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"5555555,5555555","location":"MediaTek_4 C_3rd Floor"}}, expiry  :1795116484297
20-08-2026 00:58:18.041 3486103 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : D445913b208aE3D653Bb940722Dc4a
20-08-2026 00:58:18.041 3486103 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : D445913b208aE3D653Bb940722Dc4a
20-08-2026 00:58:18.041 3486103 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@41740338
20-08-2026 00:58:18.041 3486103 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484297","expired":false,"activity":"","logged":false,"session":"D445913b208aE3D653Bb940722Dc4a","mobile":"","active":1,"status":true}
20-08-2026 00:58:18.042 3486104 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"D445913b208aE3D653Bb940722Dc4a","status":true}
20-08-2026 00:58:18.188 3486250 [http-nio-8051-exec-162] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202304","mobile":""}
20-08-2026 00:58:18.204 3486266 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 13BaF8Dc21854c44F733B44f6b328e
20-08-2026 00:58:18.205 3486267 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 13BaF8Dc21854c44F733B44f6b328e
20-08-2026 00:58:18.205 3486267 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@486504a7
20-08-2026 00:58:18.205 3486267 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484586","expired":false,"activity":"","logged":false,"session":"13BaF8Dc21854c44F733B44f6b328e","mobile":"","active":1,"status":true}
20-08-2026 00:58:18.205 3486267 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"13BaF8Dc21854c44F733B44f6b328e","status":true}
20-08-2026 00:58:18.205 3486267 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 13BaF8Dc21854c44F733B44f6b328e
20-08-2026 00:58:18.206 3486268 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@486504a7
20-08-2026 00:58:18.206 3486268 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484586","expired":false,"activity":"","logged":false,"session":"13BaF8Dc21854c44F733B44f6b328e","mobile":"","active":1,"status":true}
20-08-2026 00:58:18.206 3486268 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 13BaF8Dc21854c44F733B44f6b328e, mobile : , newSession : 13BaF8Dc21854c44F733B44f6b328e, active : 1, activity : {"machine":{"area":"CV Raman Nagar","vm_id":"3751046632410923167","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM06202003","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","latlong":"0000000000,0000000","location":"TM Texas Cafeteria"}}, expiry  :1795116484586
20-08-2026 00:58:18.206 3486268 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 13BaF8Dc21854c44F733B44f6b328e
20-08-2026 00:58:18.206 3486268 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 13BaF8Dc21854c44F733B44f6b328e
20-08-2026 00:58:18.206 3486268 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@486504a7
20-08-2026 00:58:18.206 3486268 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116484586","expired":false,"activity":"","logged":false,"session":"13BaF8Dc21854c44F733B44f6b328e","mobile":"","active":1,"status":true}
20-08-2026 00:58:18.206 3486268 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"13BaF8Dc21854c44F733B44f6b328e","status":true}
20-08-2026 00:58:18.242 3486304 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 30C680146427B20e350846Df3288C3
20-08-2026 00:58:18.242 3486304 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 30C680146427B20e350846Df3288C3
20-08-2026 00:58:18.243 3486305 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b0b0408
20-08-2026 00:58:18.243 3486305 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483920","expired":false,"activity":"","logged":false,"session":"30C680146427B20e350846Df3288C3","mobile":"","active":1,"status":true}
20-08-2026 00:58:18.243 3486305 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"30C680146427B20e350846Df3288C3","status":true}
20-08-2026 00:58:18.243 3486305 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 30C680146427B20e350846Df3288C3
20-08-2026 00:58:18.244 3486306 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b0b0408
20-08-2026 00:58:18.244 3486306 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483920","expired":false,"activity":"","logged":false,"session":"30C680146427B20e350846Df3288C3","mobile":"","active":1,"status":true}
20-08-2026 00:58:18.244 3486306 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: 30C680146427B20e350846Df3288C3, mobile : , newSession : 30C680146427B20e350846Df3288C3, active : 1, activity : {"machine":{"ds_imei":"VS09202102","area":"HSR","vm_id":"1619843922076","cart_enabled":true,"address":"HSR","vm_imei_id":"VS09202102","webapp_config":"{\"express_delivery\":0,\"machine_pickup\":0,\"qr_viewer\":0}","latlong":"12.914065,77.629596","ds_area":"HSR","location":"Tata Electronics 2 buffer","ds_geocode":"12.914065,77.629596"}}, expiry  :1795116483920
20-08-2026 00:58:18.244 3486306 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 30C680146427B20e350846Df3288C3
20-08-2026 00:58:18.244 3486306 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 30C680146427B20e350846Df3288C3
20-08-2026 00:58:18.245 3486307 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@3b0b0408
20-08-2026 00:58:18.245 3486307 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1795116483920","expired":false,"activity":"","logged":false,"session":"30C680146427B20e350846Df3288C3","mobile":"","active":1,"status":true}
20-08-2026 00:58:18.245 3486307 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"30C680146427B20e350846Df3288C3","status":true}
20-08-2026 00:58:18.453 3486515 [http-nio-8051-exec-170] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM01202601","mobile":""}
20-08-2026 00:58:18.453 3486515 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"RM10201901","mobile":""}
20-08-2026 00:58:18.483 3486545 [http-nio-8051-exec-158] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM08202202","mobile":""}
20-08-2026 00:58:18.730 3486792 [http-nio-8051-exec-148] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202303","mobile":""}
20-08-2026 00:58:18.771 3486833 [http-nio-8051-exec-161] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202301","mobile":""}
20-08-2026 00:58:18.892 3486954 [http-nio-8051-exec-100] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202201","mobile":""}
20-08-2026 00:58:18.967 3487029 [http-nio-8051-exec-150] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202301","mobile":""}
20-08-2026 00:58:19.075 3487137 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM09202202","mobile":""}
20-08-2026 00:58:19.082 3487144 [http-nio-8051-exec-159] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202502","mobile":""}
20-08-2026 00:58:19.116 3487178 [http-nio-8051-exec-185] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749614007458, timestamp=2026-08-19 22:53:08.0}
20-08-2026 00:58:19.128 3487190 [http-nio-8051-exec-185] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749614007458, timestamp: 2026-08-19 22:53:08.0
20-08-2026 00:58:19.133 3487195 [http-nio-8051-exec-180] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM03202401","mobile":""}
20-08-2026 00:58:19.163 3487225 [http-nio-8051-exec-131] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202202","mobile":""}
20-08-2026 00:58:19.315 3487377 [http-nio-8051-exec-164] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202004","mobile":""}
20-08-2026 00:58:19.373 3487435 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202201","mobile":""}
20-08-2026 00:58:19.524 3487586 [http-nio-8051-exec-157] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202506","mobile":""}
20-08-2026 00:58:19.566 3487628 [http-nio-8051-exec-185] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:58:19.764 3487826 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202203","mobile":""}
20-08-2026 00:58:19.935 3487997 [http-nio-8051-exec-165] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202204","mobile":""}
20-08-2026 00:58:20.214 3488276 [http-nio-8051-exec-181] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202305","mobile":""}
20-08-2026 00:58:20.293 3488355 [http-nio-8051-exec-160] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202103","mobile":""}
20-08-2026 00:58:20.383 3488445 [http-nio-8051-exec-138] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM04202203","mobile":""}
20-08-2026 00:58:20.600 3488662 [http-nio-8051-exec-154] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"VS09202102","mobile":""}
20-08-2026 00:58:20.609 3488671 [http-nio-8051-exec-175] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU09202099","mobile":""}
20-08-2026 00:58:20.657 3488719 [http-nio-8051-exec-133] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"NU04202102","mobile":""}
20-08-2026 00:58:21.083 3489145 [http-nio-8051-exec-68] INFO  n.c.c.CustomerappController - liveproduct request payload:{"imei":"TM06202003","mobile":""}
20-08-2026 00:58:22.228 3490290 [http-nio-8051-exec-65] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1654519754127, timestamp=2026-08-19 22:35:20.0}
20-08-2026 00:58:22.231 3490293 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1654519754127, timestamp: 2026-08-19 22:35:20.0
20-08-2026 00:58:22.534 3490596 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: mobile:7975333465
20-08-2026 00:58:22.535 3490597 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin:: isUser :: null
20-08-2026 00:58:22.535 3490597 [http-nio-8051-exec-141] INFO  neuu.utils.payment.NeuuWallet - customerId: 7975333465
20-08-2026 00:58:22.535 3490597 [http-nio-8051-exec-141] INFO  neuu.utils.payment.NeuuWallet - corporateId: 
20-08-2026 00:58:22.535 3490597 [http-nio-8051-exec-141] INFO  neuu.utils.payment.NeuuWallet - mobile: 7975333465
20-08-2026 00:58:22.535 3490597 [http-nio-8051-exec-141] INFO  neuu.utils.payment.NeuuWallet - otp: 7413
20-08-2026 00:58:22.535 3490597 [http-nio-8051-exec-141] INFO  neuu.utils.payment.NeuuWallet - isLocationRestricted: false
20-08-2026 00:58:22.535 3490597 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:58:22.535 3490597 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:58:22.535 3490597 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - postdata {"corporate_id":"","mobile":"7975333465","otp":"7413","is_location_restricted":false,"customer_id":"7975333465"}
20-08-2026 00:58:22.535 3490597 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/registeruser
20-08-2026 00:58:23.051 3491113 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/registeruser
20-08-2026 00:58:23.052 3491114 [http-nio-8051-exec-141] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"msg\":\"User registered successfully!!!\",\"wallet_id\":\"7975333465-Wallet-Personal\",\"transaction_key\":\"gulbMTMjZ9j3SGDehZO2nMyU974EyzpaH5NmAvyY9mJeF7bNhTMOt5qyXFuvTMPxut0DL8uoyBxWUG44G8QT2sVNegEYOmZNPMqi9GhypkbYbj097uA9qN125ImlXSr5ctKLGb3qbrlhAEVao3mjCz0lUI2FwxqpyI7Xf4IuLWbm8rQjx3gUZUq3Rj4tpAe0k6u6U6Ko7qsqsCQsJ09v21qltVIqIPleASttLeLOzIStbOGzhGHPz1t5PZ7z5Cij\",\"status\":true}","code":200}
20-08-2026 00:58:23.052 3491114 [http-nio-8051-exec-141] INFO  neuu.utils.payment.NeuuWallet - RegisterUser response:{"result":"{\"msg\":\"User registered successfully!!!\",\"wallet_id\":\"7975333465-Wallet-Personal\",\"transaction_key\":\"gulbMTMjZ9j3SGDehZO2nMyU974EyzpaH5NmAvyY9mJeF7bNhTMOt5qyXFuvTMPxut0DL8uoyBxWUG44G8QT2sVNegEYOmZNPMqi9GhypkbYbj097uA9qN125ImlXSr5ctKLGb3qbrlhAEVao3mjCz0lUI2FwxqpyI7Xf4IuLWbm8rQjx3gUZUq3Rj4tpAe0k6u6U6Ko7qsqsCQsJ09v21qltVIqIPleASttLeLOzIStbOGzhGHPz1t5PZ7z5Cij\",\"status\":true}","code":200,"status":true}
20-08-2026 00:58:23.079 3491141 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::setOtpLogin:: userOtpLogin :: mobile :: 7975333465
20-08-2026 00:58:23.157 3491219 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin:: Insert :: expiry:2026-08-20 01:58:23, mobile:7975333465, otp:7413
20-08-2026 00:58:23.165 3491227 [Thread-73] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin:: for new user sms gateway 
20-08-2026 00:58:23.166 3491228 [Thread-74] INFO  n.s.LoginImplementation - LoginImplementation::sendSmsTransaction:: Using SMS gateway: 2factor for mobile: 7975333465
20-08-2026 00:58:23.166 3491228 [Thread-74] INFO  n.s.LoginImplementation - LoginImplementation::sendSmsTransaction:: Calling 2Factor SMS API
20-08-2026 00:58:23.166 3491228 [Thread-74] INFO  neuu.utils.sms.SMS - 2factor headers: {}
20-08-2026 00:58:23.166 3491228 [Thread-74] INFO  neuu.utils.sms.SMS - 2factor body: {"VAR1":"7413","VAR2":"https://go.vendingbuddy.in/wallet","TemplateName":"login_otp","From":"TNYMRT","To":"7975333465"}
20-08-2026 00:58:23.166 3491228 [Thread-74] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:58:23.166 3491228 [Thread-74] INFO  neuu.utils.NetworkCall - HEADERS {}
20-08-2026 00:58:23.166 3491228 [Thread-74] INFO  neuu.utils.NetworkCall - postdata {"VAR1":"7413","VAR2":"https://go.vendingbuddy.in/wallet","TemplateName":"login_otp","From":"TNYMRT","To":"7975333465"}
20-08-2026 00:58:23.166 3491228 [Thread-74] INFO  neuu.utils.NetworkCall - url http://2factor.in/API/V1/431c1717-9b42-11e9-ade6-0200cd936042/ADDON_SERVICES/SEND/TSMS
20-08-2026 00:58:23.170 3491232 [http-nio-8051-exec-141] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin:: res : {"msg":"Sms containing otp has been sent.","status":true} 
20-08-2026 00:58:23.531 3491593 [Thread-74] INFO  neuu.utils.NetworkCall - Request API = http://2factor.in/API/V1/431c1717-9b42-11e9-ade6-0200cd936042/ADDON_SERVICES/SEND/TSMS
20-08-2026 00:58:23.531 3491593 [Thread-74] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"Status\":\"Success\",\"Details\":\"5b474e60-9a7e-4042-8134-508170759920\"}","code":200}
20-08-2026 00:58:23.531 3491593 [Thread-74] INFO  neuu.utils.sms.SMS - 2factor sms: {"result":"{\"Status\":\"Success\",\"Details\":\"5b474e60-9a7e-4042-8134-508170759920\"}","code":200}
20-08-2026 00:58:24.534 3492596 [http-nio-8051-exec-65] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:58:27.227 3495289 [Thread-74] INFO  n.s.LoginImplementation - sms gateway response {"result":"{\"Status\":\"Success\",\"Details\":\"5b474e60-9a7e-4042-8134-508170759920\"}","code":200}
20-08-2026 00:58:28.113 3496175 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650862850550, timestamp=2026-08-19 13:08:51.0}
20-08-2026 00:58:28.115 3496177 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650862850550, timestamp: 2026-08-19 13:08:51.0
20-08-2026 00:58:28.196 3496258 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:58:29.823 3497885 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:58:29.823 3497885 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:58:29.824 3497886 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:58:29.825 3497887 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@385e345f
20-08-2026 00:58:29.825 3497887 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6186a90d
20-08-2026 00:58:29.825 3497887 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:58:29.825 3497887 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@385e345f
20-08-2026 00:58:29.825 3497887 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6186a90d
20-08-2026 00:58:34.985 3503047 [http-nio-8051-exec-185] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:58:34.985 3503047 [http-nio-8051-exec-185] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:58:34.985 3503047 [http-nio-8051-exec-185] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:58:34.985 3503047 [http-nio-8051-exec-185] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:58:34.985 3503047 [http-nio-8051-exec-185] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:58:34.985 3503047 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:58:34.986 3503048 [http-nio-8051-exec-185] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:58:34.986 3503048 [http-nio-8051-exec-185] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:58:34.987 3503049 [http-nio-8051-exec-185] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:58:35.781 3503843 [http-nio-8051-exec-177] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:58:35.782 3503844 [http-nio-8051-exec-177] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:58:35.818 3503880 [http-nio-8051-exec-177] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:58:36.174 3504236 [http-nio-8051-exec-160] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 20:03:56.0, vm_id=1752230252801}
20-08-2026 00:58:36.175 3504237 [http-nio-8051-exec-160] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1752230252801, timestamp: 2026-08-19 20:03:56.0
20-08-2026 00:58:36.207 3504269 [http-nio-8051-exec-160] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:58:40.081 3508143 [http-nio-8051-exec-185] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:58:40.081 3508143 [http-nio-8051-exec-185] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:58:40.082 3508144 [http-nio-8051-exec-185] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:58:40.083 3508145 [http-nio-8051-exec-185] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@633fcac0
20-08-2026 00:58:40.083 3508145 [http-nio-8051-exec-185] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6186a90d
20-08-2026 00:58:40.083 3508145 [http-nio-8051-exec-185] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:58:40.083 3508145 [http-nio-8051-exec-185] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@633fcac0
20-08-2026 00:58:40.083 3508145 [http-nio-8051-exec-185] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6186a90d
20-08-2026 00:58:40.304 3508366 [http-nio-8051-exec-136] INFO  n.c.kiosk.utils.FeedbackController - getFeedbackForm requested
20-08-2026 00:58:40.304 3508366 [http-nio-8051-exec-136] INFO  n.c.kiosk.utils.FeedbackController - getFeedbackForm response --> {"form":{"other":"Other","product_diff":"I was billed for an item other than the one I picked","billing_diff":"I was billed for more items than I picked","payment_refund":"I didn't get the balance amount back after the transaction","machine_error":"I was not able to open the door / access the machine","product_expired":"I got an expired or bad product"},"success":true,"message":"Successfully generated feedback form."}
20-08-2026 00:58:40.326 3508388 [http-nio-8051-exec-172] INFO  n.c.kiosk.utils.FeedbackController - FeedbackController:: userDetails : mobile : 9597724778 
20-08-2026 00:58:40.329 3508391 [http-nio-8051-exec-172] INFO  n.c.kiosk.utils.FeedbackController - FeedbackController:: userDetails :  neuu.model.UserDetails@479a6b09 
20-08-2026 00:58:40.329 3508391 [http-nio-8051-exec-172] INFO  n.c.kiosk.utils.FeedbackController - FeedbackController:: response :  {"msg":"Success","name":"Ravinthiran","email":"ravi.subaramani.1997@gmail.com","status":true} 
20-08-2026 00:58:41.344 3509406 [http-nio-8051-exec-174] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 16:18:17.0, vm_id=1757402010096}
20-08-2026 00:58:41.345 3509407 [http-nio-8051-exec-174] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1757402010096, timestamp: 2026-08-19 16:18:17.0
20-08-2026 00:58:41.360 3509422 [http-nio-8051-exec-174] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:58:43.319 3511381 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::validateOtpLogin: mobile:7975333465, otp:7413
20-08-2026 00:58:43.321 3511383 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: start:Thu Aug 20 00:58:43 IST 2026 ,end : Thu Aug 20 01:58:23 IST 2026, diff : 1 
20-08-2026 00:58:43.321 3511383 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::disableSession: mobile:7975333465
20-08-2026 00:58:47.155 3515217 [http-nio-8051-exec-158] INFO  n.s.LoginImplementation - LoginImplementation::validateOtpLogin: mobile:7975333465, otp:7413
20-08-2026 00:58:47.157 3515219 [http-nio-8051-exec-158] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: start:Thu Aug 20 00:58:47 IST 2026 ,end : Thu Aug 20 01:58:23 IST 2026, diff : 1 
20-08-2026 00:58:47.157 3515219 [http-nio-8051-exec-158] INFO  n.s.LoginImplementation - LoginImplementation::disableSession: mobile:7975333465
20-08-2026 00:58:47.610 3515672 [http-nio-8051-exec-159] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 22:55:58.0, vm_id=1685608919720}
20-08-2026 00:58:47.611 3515673 [http-nio-8051-exec-159] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685608919720, timestamp: 2026-08-19 22:55:58.0
20-08-2026 00:58:47.717 3515779 [http-nio-8051-exec-159] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:58:52.839 3520901 [http-nio-8051-exec-170] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1685598348495, timestamp=2026-08-19 22:17:52.0}
20-08-2026 00:58:52.839 3520901 [http-nio-8051-exec-170] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1685598348495, timestamp: 2026-08-19 22:17:52.0
20-08-2026 00:58:52.976 3521038 [http-nio-8051-exec-170] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:58:54.640 3522702 [http-nio-8051-exec-152] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-19 23:29:18.0, vm_id=1748242676721}
20-08-2026 00:58:54.640 3522702 [http-nio-8051-exec-152] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1748242676721, timestamp: 2026-08-19 23:29:18.0
20-08-2026 00:58:54.678 3522740 [http-nio-8051-exec-152] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:58:55.440 3523502 [http-nio-8051-exec-165] INFO  n.s.LoginImplementation - LoginImplementation::validateOtpLogin: mobile:7975333465, otp:7413
20-08-2026 00:58:55.441 3523503 [http-nio-8051-exec-165] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: start:Thu Aug 20 00:58:55 IST 2026 ,end : Thu Aug 20 01:58:23 IST 2026, diff : 1 
20-08-2026 00:58:55.441 3523503 [http-nio-8051-exec-165] INFO  n.s.LoginImplementation - LoginImplementation::disableSession: mobile:7975333465
20-08-2026 00:58:55.534 3523596 [http-nio-8051-exec-181] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1749462870626, timestamp=2026-08-19 21:46:08.0}
20-08-2026 00:58:55.535 3523597 [http-nio-8051-exec-181] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1749462870626, timestamp: 2026-08-19 21:46:08.0
20-08-2026 00:58:55.594 3523656 [http-nio-8051-exec-181] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:59:01.133 3529195 [http-nio-8051-exec-68] INFO  n.c.crons.SchedulerController - CustomerappController::pendingPaymentStatusCron 
20-08-2026 00:59:01.152 3529214 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.155 3529217 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.162 3529224 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.162 3529224 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193605
20-08-2026 00:59:01.162 3529224 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:59:01.167 3529229 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1015573527101588531, payment_id='TM09202501251126193552497-193605', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193605"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:05.0'}
20-08-2026 00:59:01.167 3529229 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193605"}
20-08-2026 00:59:01.169 3529231 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.172 3529234 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.178 3529240 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.178 3529240 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040946612-041038
20-08-2026 00:59:01.178 3529240 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040946612
20-08-2026 00:59:01.182 3529244 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1028340636601175601, payment_id='TM08202203260819040946612-041038', order_id='TM08202203260819040946612', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9437380112', txn_type='inflow', environment='9', created_at='2026-08-19 04:10:38.0'}
20-08-2026 00:59:01.182 3529244 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.182 3529244 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROuoqQLYgqJ6a
20-08-2026 00:59:01.201 3529263 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.202 3529264 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787092838,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM08202203260819040946612-041038","id":"order_TROuoqQLYgqJ6a","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.202 3529264 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:01.202 3529264 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:46.0
20-08-2026 00:59:01.202 3529264 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.202 3529264 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.203 3529265 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.205 3529267 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.208 3529270 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.208 3529270 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200630
20-08-2026 00:59:01.208 3529270 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:59:01.211 3529273 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1061740867313549327, payment_id='TM06202508250922200459063-200630', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200630"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:30.0'}
20-08-2026 00:59:01.211 3529273 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200630"}
20-08-2026 00:59:01.212 3529274 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.213 3529275 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.216 3529278 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.216 3529278 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181208
20-08-2026 00:59:01.216 3529278 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:01.220 3529282 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1220851173085103332, payment_id='TM09202501251206181115433-181208', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181208"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:08.0'}
20-08-2026 00:59:01.220 3529282 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181208"}
20-08-2026 00:59:01.221 3529283 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.222 3529284 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.225 3529287 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.226 3529288 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819171803336-171805
20-08-2026 00:59:01.226 3529288 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819171803336
20-08-2026 00:59:01.228 3529290 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1268699853742820297, payment_id='TM06202003260819171803336-171805', order_id='TM06202003260819171803336', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9394156856', txn_type='inflow', environment='9', created_at='2026-08-19 17:18:05.0'}
20-08-2026 00:59:01.229 3529291 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.229 3529291 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcKe25qC2Ku0n
20-08-2026 00:59:01.245 3529307 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.245 3529307 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140086,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202003260819171803336-171805","id":"order_TRcKe25qC2Ku0n","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.245 3529307 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:01.245 3529307 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:18:03.0
20-08-2026 00:59:01.245 3529307 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.245 3529307 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.246 3529308 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.248 3529310 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.251 3529313 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.251 3529313 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152108
20-08-2026 00:59:01.252 3529314 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:59:01.255 3529317 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1342971985660889363, payment_id='TM06202203250913152102132-152108', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152108"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:08.0'}
20-08-2026 00:59:01.255 3529317 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152108"}
20-08-2026 00:59:01.256 3529318 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.257 3529319 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.260 3529322 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.260 3529322 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135833
20-08-2026 00:59:01.260 3529322 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:59:01.263 3529325 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1392386021809868045, payment_id='TM06202304260819135832345-135833', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:58:33.0'}
20-08-2026 00:59:01.263 3529325 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.263 3529325 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYvrB9EkN0ov3
20-08-2026 00:59:01.284 3529346 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.285 3529347 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128113,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135833","id":"order_TRYvrB9EkN0ov3","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.285 3529347 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:01.285 3529347 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:59:01.285 3529347 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.285 3529347 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.286 3529348 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.287 3529349 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.290 3529352 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.290 3529352 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073750
20-08-2026 00:59:01.291 3529353 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:59:01.293 3529355 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1403212591030552228, payment_id='TM09202501251208073744027-073750', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073750"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:50.0'}
20-08-2026 00:59:01.293 3529355 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073750"}
20-08-2026 00:59:01.294 3529356 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.296 3529358 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.299 3529361 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.299 3529361 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-130906
20-08-2026 00:59:01.299 3529361 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:59:01.302 3529364 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1413456740400777393, payment_id='TM04202204250416125009007-130906', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-130906"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:09:06.0'}
20-08-2026 00:59:01.302 3529364 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-130906"}
20-08-2026 00:59:01.303 3529365 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.305 3529367 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.307 3529369 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.307 3529369 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193802
20-08-2026 00:59:01.307 3529369 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:59:01.310 3529372 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=142948084549829304, payment_id='TM09202501251126193741118-193802', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193802"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:02.0'}
20-08-2026 00:59:01.310 3529372 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193802"}
20-08-2026 00:59:01.311 3529373 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.312 3529374 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.315 3529377 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.315 3529377 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250908115959945-120001
20-08-2026 00:59:01.315 3529377 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250908115959945
20-08-2026 00:59:01.318 3529380 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1517403564863474929, payment_id='TM06202301250908115959945-120001', order_id='TM06202301250908115959945', amount=15.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250908115959945-120001"}', is_checked=0, wallet_txn_id='', payment_user_id='9100534234', txn_type='inflow', environment='7', created_at='2025-09-08 12:00:01.0'}
20-08-2026 00:59:01.318 3529380 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250908115959945-120001"}
20-08-2026 00:59:01.319 3529381 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.320 3529382 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.323 3529385 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.323 3529385 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202507260423085959424-090000
20-08-2026 00:59:01.323 3529385 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202507260423085959424
20-08-2026 00:59:01.326 3529388 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=156766534649070060, payment_id='TM06202507260423085959424-090000', order_id='TM06202507260423085959424', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202507260423085959424-090000"}', is_checked=0, wallet_txn_id='', payment_user_id='8861767613', txn_type='inflow', environment='9', created_at='2026-04-23 09:00:00.0'}
20-08-2026 00:59:01.326 3529388 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202507260423085959424-090000"}
20-08-2026 00:59:01.328 3529390 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.329 3529391 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.332 3529394 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.332 3529394 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100843
20-08-2026 00:59:01.332 3529394 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:59:01.335 3529397 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1583779297140228739, payment_id='TM06202304251201100814192-100843', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100843"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:43.0'}
20-08-2026 00:59:01.335 3529397 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100843"}
20-08-2026 00:59:01.336 3529398 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.337 3529399 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.341 3529403 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.341 3529403 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125326
20-08-2026 00:59:01.341 3529403 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:59:01.344 3529406 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1595283286356541974, payment_id='TM06202304251127125301554-125326', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125326"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:26.0'}
20-08-2026 00:59:01.344 3529406 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125326"}
20-08-2026 00:59:01.345 3529407 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.346 3529408 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.349 3529411 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.349 3529411 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035324
20-08-2026 00:59:01.349 3529411 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:59:01.352 3529414 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1601491223878517326, payment_id='TM08202203251116035313734-035324', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035324"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:24.0'}
20-08-2026 00:59:01.352 3529414 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035324"}
20-08-2026 00:59:01.353 3529415 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.354 3529416 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.357 3529419 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.358 3529420 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819070112001-070154
20-08-2026 00:59:01.358 3529420 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819070112001
20-08-2026 00:59:01.360 3529422 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1646992826497256347, payment_id='TM08202203260819070112001-070154', order_id='TM08202203260819070112001', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='6374672278', txn_type='inflow', environment='9', created_at='2026-08-19 07:01:54.0'}
20-08-2026 00:59:01.360 3529422 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.360 3529422 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRRpixsmjmMpiV
20-08-2026 00:59:01.386 3529448 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:01.386 3529448 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787103114,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM08202203260819070112001-070154","id":"order_TRRpixsmjmMpiV","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:01.386 3529448 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:59:01.386 3529448 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 07:01:12.0
20-08-2026 00:59:01.386 3529448 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.386 3529448 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.387 3529449 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.388 3529450 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.391 3529453 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.391 3529453 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181129
20-08-2026 00:59:01.391 3529453 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:01.394 3529456 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1664792655876276580, payment_id='TM09202501251206181115433-181129', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181129"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:29.0'}
20-08-2026 00:59:01.394 3529456 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181129"}
20-08-2026 00:59:01.394 3529456 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.396 3529458 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.398 3529460 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.398 3529460 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105959
20-08-2026 00:59:01.398 3529460 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:59:01.400 3529462 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1706485856132808738, payment_id='TM06202301251208105946344-105959', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105959"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:59.0'}
20-08-2026 00:59:01.400 3529462 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105959"}
20-08-2026 00:59:01.401 3529463 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.403 3529465 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.405 3529467 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.405 3529467 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125317
20-08-2026 00:59:01.405 3529467 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:59:01.407 3529469 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1709880738460093119, payment_id='TM06202304251127125301554-125317', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125317"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:17.0'}
20-08-2026 00:59:01.407 3529469 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125317"}
20-08-2026 00:59:01.408 3529470 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.409 3529471 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.411 3529473 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.412 3529474 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819235944618-235945
20-08-2026 00:59:01.412 3529474 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819235944618
20-08-2026 00:59:01.414 3529476 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1724665384892714919, payment_id='TM06202503260819235944618-235945', order_id='TM06202503260819235944618', amount=75.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9611163421', txn_type='inflow', environment='9', created_at='2026-08-19 23:59:45.0'}
20-08-2026 00:59:01.414 3529476 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.414 3529476 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRjAvOjS7wuOFz
20-08-2026 00:59:01.436 3529498 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.436 3529498 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7500,"amount_paid":0,"notes":[],"created_at":1787164185,"description":null,"offer_id":null,"amount_due":7500,"currency":"INR","receipt":"TM06202503260819235944618-235945","id":"order_TRjAvOjS7wuOFz","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.436 3529498 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:01.437 3529499 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:59:44.0
20-08-2026 00:59:01.437 3529499 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.437 3529499 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.437 3529499 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.439 3529501 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.442 3529504 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.442 3529504 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231134
20-08-2026 00:59:01.442 3529504 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:59:01.445 3529507 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1743100218968851468, payment_id='TM08202203260819231034633-231134', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:11:34.0'}
20-08-2026 00:59:01.445 3529507 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.445 3529507 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiM0sQu7ZUnP2
20-08-2026 00:59:01.471 3529533 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.471 3529533 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161294,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231134","id":"order_TRiM0sQu7ZUnP2","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.471 3529533 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:01.471 3529533 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:59:01.471 3529533 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.471 3529533 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.472 3529534 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.475 3529537 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.478 3529540 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.478 3529540 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100623
20-08-2026 00:59:01.478 3529540 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:01.481 3529543 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1752680137614772705, payment_id='TM06202304251201100620952-100623', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100623"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:23.0'}
20-08-2026 00:59:01.481 3529543 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100623"}
20-08-2026 00:59:01.482 3529544 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.484 3529546 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.488 3529550 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.488 3529550 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:59:01.488 3529550 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:59:01.491 3529553 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:59:01.491 3529553 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:59:01.493 3529555 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.494 3529556 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.498 3529560 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.498 3529560 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142101
20-08-2026 00:59:01.498 3529560 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:59:01.500 3529562 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1758439831935666666, payment_id='TM09202301260819141915481-142101', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:21:01.0'}
20-08-2026 00:59:01.501 3529563 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.501 3529563 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZJZzDBApIbiw
20-08-2026 00:59:01.531 3529593 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.531 3529593 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129461,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142101","id":"order_TRZJZzDBApIbiw","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.531 3529593 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:01.531 3529593 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:59:01.531 3529593 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.531 3529593 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.532 3529594 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.533 3529595 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.536 3529598 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.536 3529598 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150318
20-08-2026 00:59:01.536 3529598 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:59:01.538 3529600 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1902087027462787060, payment_id='TM09202502260709150250177-150318', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150318"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:18.0'}
20-08-2026 00:59:01.539 3529601 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150318"}
20-08-2026 00:59:01.540 3529602 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.541 3529603 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.544 3529606 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.544 3529606 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203251113111558808-111559
20-08-2026 00:59:01.544 3529606 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203251113111558808
20-08-2026 00:59:01.547 3529609 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=1946457254648366195, payment_id='TM06202203251113111558808-111559', order_id='TM06202203251113111558808', amount=54.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203251113111558808-111559"}', is_checked=0, wallet_txn_id='', payment_user_id='7415204249', txn_type='inflow', environment='7', created_at='2025-11-13 11:15:59.0'}
20-08-2026 00:59:01.547 3529609 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203251113111558808-111559"}
20-08-2026 00:59:01.547 3529609 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:59:01.549 3529611 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2c01c66e
20-08-2026 00:59:01.552 3529614 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:59:01.552 3529614 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113032
20-08-2026 00:59:01.552 3529614 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:59:01.555 3529617 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=20110767821507988, payment_id='TM06202004250416112935572-113032', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113032"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:30:32.0'}
20-08-2026 00:59:01.555 3529617 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113032"}
20-08-2026 00:59:01.556 3529618 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.557 3529619 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.560 3529622 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.560 3529622 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260625115949936-115957
20-08-2026 00:59:01.560 3529622 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260625115949936
20-08-2026 00:59:01.563 3529625 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2032137987037744192, payment_id='TM06202003260625115949936-115957', order_id='TM06202003260625115949936', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260625115949936-115957"}', is_checked=0, wallet_txn_id='', payment_user_id='9844535983', txn_type='inflow', environment='9', created_at='2026-06-25 11:59:57.0'}
20-08-2026 00:59:01.563 3529625 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260625115949936-115957"}
20-08-2026 00:59:01.564 3529626 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.565 3529627 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.568 3529630 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.568 3529630 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193610
20-08-2026 00:59:01.568 3529630 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:59:01.570 3529632 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2043666747892779616, payment_id='TM09202501251126193552497-193610', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193610"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:10.0'}
20-08-2026 00:59:01.571 3529633 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193610"}
20-08-2026 00:59:01.571 3529633 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.572 3529634 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.575 3529637 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.575 3529637 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105951
20-08-2026 00:59:01.575 3529637 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:59:01.577 3529639 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2131038314426616944, payment_id='TM06202301251208105946344-105951', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105951"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:51.0'}
20-08-2026 00:59:01.577 3529639 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105951"}
20-08-2026 00:59:01.578 3529640 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.579 3529641 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.582 3529644 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.582 3529644 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111320969-111322
20-08-2026 00:59:01.582 3529644 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111320969
20-08-2026 00:59:01.584 3529646 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=218695135918968521, payment_id='TM03202201250528111320969-111322', order_id='TM03202201250528111320969', amount=35.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111320969-111322"}', is_checked=0, wallet_txn_id='', payment_user_id='8217450160', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:22.0'}
20-08-2026 00:59:01.584 3529646 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111320969-111322"}
20-08-2026 00:59:01.585 3529647 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.586 3529648 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.588 3529650 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.588 3529650 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:59:01.588 3529650 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:01.591 3529653 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:59:01.591 3529653 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:59:01.592 3529654 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.593 3529655 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.596 3529658 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.596 3529658 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181116
20-08-2026 00:59:01.596 3529658 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:01.598 3529660 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2298209123225061149, payment_id='TM09202501251206181115433-181116', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181116"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:16.0'}
20-08-2026 00:59:01.598 3529660 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181116"}
20-08-2026 00:59:01.600 3529662 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:59:01.601 3529663 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2c01c66e
20-08-2026 00:59:01.604 3529666 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:59:01.604 3529666 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-113105
20-08-2026 00:59:01.604 3529666 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:59:01.607 3529669 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2354042331095778115, payment_id='TM06202004250416112935572-113105', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-113105"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:31:05.0'}
20-08-2026 00:59:01.607 3529669 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-113105"}
20-08-2026 00:59:01.607 3529669 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.609 3529671 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.612 3529674 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.612 3529674 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM02202301250416131619315-131622
20-08-2026 00:59:01.612 3529674 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM02202301250416131619315
20-08-2026 00:59:01.616 3529678 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2460954666447359080, payment_id='TM02202301250416131619315-131622', order_id='TM02202301250416131619315', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM02202301250416131619315-131622"}', is_checked=0, wallet_txn_id='', payment_user_id='8955372891', txn_type='inflow', environment='7', created_at='2025-04-16 13:16:23.0'}
20-08-2026 00:59:01.616 3529678 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM02202301250416131619315-131622"}
20-08-2026 00:59:01.617 3529679 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.619 3529681 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.622 3529684 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.622 3529684 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125328
20-08-2026 00:59:01.622 3529684 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:59:01.625 3529687 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2500489092158213112, payment_id='TM06202304251127125301554-125328', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125328"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:28.0'}
20-08-2026 00:59:01.625 3529687 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125328"}
20-08-2026 00:59:01.626 3529688 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.628 3529690 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.631 3529693 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.631 3529693 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181447
20-08-2026 00:59:01.631 3529693 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:59:01.634 3529696 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=256893985806959240, payment_id='TM06202506250923181346351-181447', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181447"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:14:47.0'}
20-08-2026 00:59:01.634 3529696 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181447"}
20-08-2026 00:59:01.635 3529697 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.636 3529698 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.639 3529701 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.639 3529701 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041748
20-08-2026 00:59:01.639 3529701 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:59:01.641 3529703 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2617683933941941437, payment_id='TM07202501260819040911798-041748', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:17:48.0'}
20-08-2026 00:59:01.641 3529703 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.642 3529704 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRP2Nr0LbH0Fbn
20-08-2026 00:59:01.659 3529721 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.660 3529722 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093268,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041748","id":"order_TRP2Nr0LbH0Fbn","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.660 3529722 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:01.660 3529722 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:59:01.660 3529722 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.660 3529722 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.661 3529723 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.663 3529725 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.667 3529729 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.667 3529729 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222600
20-08-2026 00:59:01.667 3529729 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:59:01.670 3529732 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2674617614321862392, payment_id='TM09202501251203222547921-222600', order_id='TM09202501251203222547921', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222600"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:00.0'}
20-08-2026 00:59:01.670 3529732 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222600"}
20-08-2026 00:59:01.672 3529734 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.674 3529736 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.677 3529739 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.677 3529739 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022124
20-08-2026 00:59:01.677 3529739 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:59:01.681 3529743 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2686839414804004944, payment_id='TM08202203260819022122653-022124', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:21:24.0'}
20-08-2026 00:59:01.681 3529743 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.681 3529743 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN3QHJgpmxwTm
20-08-2026 00:59:01.697 3529759 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.697 3529759 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086284,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022124","id":"order_TRN3QHJgpmxwTm","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.697 3529759 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:01.697 3529759 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:59:01.697 3529759 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.697 3529759 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.698 3529760 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.700 3529762 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.703 3529765 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.703 3529765 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073745
20-08-2026 00:59:01.703 3529765 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:59:01.706 3529768 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2715822395183677576, payment_id='TM09202501251208073744027-073745', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073745"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:37:45.0'}
20-08-2026 00:59:01.706 3529768 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073745"}
20-08-2026 00:59:01.707 3529769 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.708 3529770 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.710 3529772 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.710 3529772 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035319
20-08-2026 00:59:01.710 3529772 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:59:01.713 3529775 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2718369664856376107, payment_id='TM08202203251116035313734-035319', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035319"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:19.0'}
20-08-2026 00:59:01.713 3529775 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035319"}
20-08-2026 00:59:01.714 3529776 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.715 3529777 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.718 3529780 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.718 3529780 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-141919
20-08-2026 00:59:01.718 3529780 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:59:01.721 3529783 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2772159786209724132, payment_id='TM09202301260819141915481-141919', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:19:19.0'}
20-08-2026 00:59:01.721 3529783 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.721 3529783 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZHmRGFdQjKW4
20-08-2026 00:59:01.736 3529798 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.736 3529798 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129359,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-141919","id":"order_TRZHmRGFdQjKW4","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.736 3529798 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:01.736 3529798 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:59:01.736 3529798 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.736 3529798 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.737 3529799 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.738 3529800 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.741 3529803 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.741 3529803 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416113617006-113622
20-08-2026 00:59:01.741 3529803 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416113617006
20-08-2026 00:59:01.744 3529806 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2790228336955116138, payment_id='TM04202204250416113617006-113622', order_id='TM04202204250416113617006', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416113617006-113622"}', is_checked=0, wallet_txn_id='', payment_user_id='9611361944', txn_type='inflow', environment='7', created_at='2025-04-16 11:36:22.0'}
20-08-2026 00:59:01.744 3529806 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416113617006-113622"}
20-08-2026 00:59:01.744 3529806 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.746 3529808 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.750 3529812 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.750 3529812 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181202
20-08-2026 00:59:01.750 3529812 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:01.753 3529815 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2829230066549211569, payment_id='TM09202501251206181115433-181202', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181202"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:02.0'}
20-08-2026 00:59:01.753 3529815 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181202"}
20-08-2026 00:59:01.754 3529816 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.756 3529818 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.760 3529822 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.760 3529822 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819174801854-174808
20-08-2026 00:59:01.760 3529822 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819174801854
20-08-2026 00:59:01.763 3529825 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2849699574437855960, payment_id='TM05202204260819174801854-174808', order_id='TM05202204260819174801854', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7795646439', txn_type='inflow', environment='9', created_at='2026-08-19 17:48:08.0'}
20-08-2026 00:59:01.763 3529825 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.763 3529825 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcqMyseIYvl40
20-08-2026 00:59:01.779 3529841 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.779 3529841 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787141888,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202204260819174801854-174808","id":"order_TRcqMyseIYvl40","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.779 3529841 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:01.779 3529841 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:48:01.0
20-08-2026 00:59:01.779 3529841 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.779 3529841 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.781 3529843 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.783 3529845 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.785 3529847 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.785 3529847 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013916
20-08-2026 00:59:01.785 3529847 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:59:01.788 3529850 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2864495361468223386, payment_id='TM06202202260819013816034-013916', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:39:16.0'}
20-08-2026 00:59:01.788 3529850 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.788 3529850 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMKvRZJgRZTTS
20-08-2026 00:59:01.804 3529866 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.804 3529866 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083756,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013916","id":"order_TRMKvRZJgRZTTS","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:01.804 3529866 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:01.804 3529866 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:59:01.804 3529866 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.804 3529866 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.806 3529868 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.808 3529870 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.811 3529873 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.811 3529873 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:59:01.811 3529873 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:01.814 3529876 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:59:01.814 3529876 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:59:01.815 3529877 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.816 3529878 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.819 3529881 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.819 3529881 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110315
20-08-2026 00:59:01.819 3529881 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:59:01.822 3529884 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2871145106247860847, payment_id='TM06202301251208110308515-110315', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110315"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:15.0'}
20-08-2026 00:59:01.822 3529884 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110315"}
20-08-2026 00:59:01.823 3529885 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.824 3529886 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.826 3529888 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.826 3529888 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100637
20-08-2026 00:59:01.826 3529888 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:01.828 3529890 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=295190079484151441, payment_id='TM06202304251201100620952-100637', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100637"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:37.0'}
20-08-2026 00:59:01.829 3529891 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100637"}
20-08-2026 00:59:01.829 3529891 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.831 3529893 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.834 3529896 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.834 3529896 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201260819111102701-111252
20-08-2026 00:59:01.834 3529896 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201260819111102701
20-08-2026 00:59:01.836 3529898 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3101420606669998274, payment_id='TM03202201260819111102701-111252', order_id='TM03202201260819111102701', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8341250583', txn_type='inflow', environment='9', created_at='2026-08-19 11:12:52.0'}
20-08-2026 00:59:01.836 3529898 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.836 3529898 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRW6pwArlXl4IF
20-08-2026 00:59:01.908 3529970 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:01.908 3529970 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787118172,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202201260819111102701-111252","id":"order_TRW6pwArlXl4IF","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:01.908 3529970 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:59:01.908 3529970 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:11:02.0
20-08-2026 00:59:01.908 3529970 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:01.0
20-08-2026 00:59:01.908 3529970 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:01.910 3529972 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.912 3529974 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.916 3529978 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.916 3529978 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:59:01.916 3529978 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:01.919 3529981 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:59:01.919 3529981 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:59:01.920 3529982 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.921 3529983 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.925 3529987 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.925 3529987 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193607
20-08-2026 00:59:01.925 3529987 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:59:01.927 3529989 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3218136727062596930, payment_id='TM09202501251126193552497-193607', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193607"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:07.0'}
20-08-2026 00:59:01.927 3529989 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193607"}
20-08-2026 00:59:01.928 3529990 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.930 3529992 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.934 3529996 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.934 3529996 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100726
20-08-2026 00:59:01.934 3529996 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:01.938 3530000 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3103159702811199977, payment_id='TM06202304251201100620952-100726', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100726"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:26.0'}
20-08-2026 00:59:01.938 3530000 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100726"}
20-08-2026 00:59:01.939 3530001 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:59:01.941 3530003 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7420054a
20-08-2026 00:59:01.944 3530006 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:59:01.944 3530006 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250214175958121-180000
20-08-2026 00:59:01.944 3530006 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250214175958121
20-08-2026 00:59:01.947 3530009 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3239740753839607098, payment_id='TM06202301250214175958121-180000', order_id='TM06202301250214175958121', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250214175958121-180000"}', is_checked=0, wallet_txn_id='', payment_user_id='9538937321', txn_type='inflow', environment='4', created_at='2025-02-14 18:00:00.0'}
20-08-2026 00:59:01.947 3530009 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250214175958121-180000"}
20-08-2026 00:59:01.948 3530010 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.950 3530012 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.954 3530016 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.954 3530016 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301250416103356758-103445
20-08-2026 00:59:01.954 3530016 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301250416103356758
20-08-2026 00:59:01.958 3530020 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3245841704934721550, payment_id='TM09202301250416103356758-103445', order_id='TM09202301250416103356758', amount=200.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202301250416103356758-103445"}', is_checked=0, wallet_txn_id='', payment_user_id='9853563797', txn_type='inflow', environment='7', created_at='2025-04-16 10:34:45.0'}
20-08-2026 00:59:01.958 3530020 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202301250416103356758-103445"}
20-08-2026 00:59:01.959 3530021 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:01.961 3530023 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:01.965 3530027 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:01.965 3530027 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131024
20-08-2026 00:59:01.965 3530027 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:59:01.969 3530031 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3255421085874867634, payment_id='TM04202204250416125009007-131024', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131024"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:10:24.0'}
20-08-2026 00:59:01.969 3530031 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131024"}
20-08-2026 00:59:01.970 3530032 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.972 3530034 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.975 3530037 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.975 3530037 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260227205956889-210001
20-08-2026 00:59:01.975 3530037 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260227205956889
20-08-2026 00:59:01.978 3530040 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3256177808956345411, payment_id='TM08202202260227205956889-210001', order_id='TM08202202260227205956889', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202202260227205956889-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='8431523321', txn_type='inflow', environment='9', created_at='2026-02-27 21:00:01.0'}
20-08-2026 00:59:01.978 3530040 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202202260227205956889-210001"}
20-08-2026 00:59:01.978 3530040 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:01.979 3530041 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:01.982 3530044 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:01.982 3530044 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07201911260819143259945-143301
20-08-2026 00:59:01.982 3530044 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07201911260819143259945
20-08-2026 00:59:01.984 3530046 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3268408802049802532, payment_id='TM07201911260819143259945-143301', order_id='TM07201911260819143259945', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9008776494', txn_type='inflow', environment='9', created_at='2026-08-19 14:33:01.0'}
20-08-2026 00:59:01.984 3530046 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:01.984 3530046 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZWGHI8dCCN6v
20-08-2026 00:59:02.017 3530079 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.017 3530079 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787130181,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM07201911260819143259945-143301","id":"order_TRZWGHI8dCCN6v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.017 3530079 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.017 3530079 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:32:59.0
20-08-2026 00:59:02.017 3530079 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.017 3530079 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.019 3530081 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.021 3530083 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.024 3530086 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.025 3530087 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131316
20-08-2026 00:59:02.025 3530087 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:59:02.028 3530090 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3291674798661978687, payment_id='NU04202101250416131235172-131316', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131316"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:16.0'}
20-08-2026 00:59:02.028 3530090 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131316"}
20-08-2026 00:59:02.029 3530091 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.031 3530093 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.035 3530097 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.035 3530097 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105950
20-08-2026 00:59:02.035 3530097 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:59:02.038 3530100 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3296996389244322170, payment_id='TM06202301251208105946344-105950', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105950"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:50.0'}
20-08-2026 00:59:02.038 3530100 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105950"}
20-08-2026 00:59:02.039 3530101 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.041 3530103 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.044 3530106 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.044 3530106 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181201
20-08-2026 00:59:02.044 3530106 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:02.048 3530110 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3332577554583342310, payment_id='TM09202501251206181115433-181201', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181201"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:01.0'}
20-08-2026 00:59:02.048 3530110 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181201"}
20-08-2026 00:59:02.050 3530112 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.052 3530114 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.057 3530119 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.057 3530119 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819214905133-214906
20-08-2026 00:59:02.057 3530119 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819214905133
20-08-2026 00:59:02.061 3530123 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3429514588752071551, payment_id='TM08202203260819214905133-214906', order_id='TM08202203260819214905133', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9885380175', txn_type='inflow', environment='9', created_at='2026-08-19 21:49:06.0'}
20-08-2026 00:59:02.061 3530123 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.061 3530123 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgwwbwFnIMcvW
20-08-2026 00:59:02.101 3530163 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.101 3530163 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787156348,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819214905133-214906","id":"order_TRgwwbwFnIMcvW","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.101 3530163 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.101 3530163 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:49:05.0
20-08-2026 00:59:02.101 3530163 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.101 3530163 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.103 3530165 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.105 3530167 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.110 3530172 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.110 3530172 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819013816034-013817
20-08-2026 00:59:02.110 3530172 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819013816034
20-08-2026 00:59:02.114 3530176 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=352687327752700409, payment_id='TM06202202260819013816034-013817', order_id='TM06202202260819013816034', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7075367246', txn_type='inflow', environment='9', created_at='2026-08-19 01:38:17.0'}
20-08-2026 00:59:02.115 3530177 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.115 3530177 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMJswJ64iQown
20-08-2026 00:59:02.135 3530197 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.135 3530197 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787083697,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202202260819013816034-013817","id":"order_TRMJswJ64iQown","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.135 3530197 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.135 3530197 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:38:16.0
20-08-2026 00:59:02.135 3530197 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.135 3530197 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.136 3530198 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.138 3530200 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.142 3530204 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.142 3530204 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035326
20-08-2026 00:59:02.142 3530204 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:59:02.145 3530207 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3538154794754917792, payment_id='TM08202203251116035313734-035326', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035326"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:26.0'}
20-08-2026 00:59:02.145 3530207 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035326"}
20-08-2026 00:59:02.146 3530208 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.148 3530210 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.152 3530214 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.152 3530214 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:59:02.152 3530214 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:02.156 3530218 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:59:02.156 3530218 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:59:02.157 3530219 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.158 3530220 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.161 3530223 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.161 3530223 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181205
20-08-2026 00:59:02.161 3530223 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:02.164 3530226 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=2243917659475758514, payment_id='TM09202501251206181115433-181205', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181205"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:05.0'}
20-08-2026 00:59:02.165 3530227 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181205"}
20-08-2026 00:59:02.166 3530228 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.167 3530229 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.171 3530233 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.171 3530233 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260819180808107-180809
20-08-2026 00:59:02.171 3530233 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260819180808107
20-08-2026 00:59:02.175 3530237 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3720004837041391310, payment_id='TM06202003260819180808107-180809', order_id='TM06202003260819180808107', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7895384852', txn_type='inflow', environment='9', created_at='2026-08-19 18:08:09.0'}
20-08-2026 00:59:02.175 3530237 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.175 3530237 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdBWDtI81g4lE
20-08-2026 00:59:02.195 3530257 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.195 3530257 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787143089,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM06202003260819180808107-180809","id":"order_TRdBWDtI81g4lE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.195 3530257 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.195 3530257 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:08:08.0
20-08-2026 00:59:02.195 3530257 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.195 3530257 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.196 3530258 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.198 3530260 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.201 3530263 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.201 3530263 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100626
20-08-2026 00:59:02.201 3530263 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:02.204 3530266 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3735455497499135233, payment_id='TM06202304251201100620952-100626', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100626"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:26.0'}
20-08-2026 00:59:02.204 3530266 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100626"}
20-08-2026 00:59:02.205 3530267 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.207 3530269 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.209 3530271 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.209 3530271 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819164211013-164212
20-08-2026 00:59:02.209 3530271 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819164211013
20-08-2026 00:59:02.212 3530274 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3773220824791206497, payment_id='TM06202301260819164211013-164212', order_id='TM06202301260819164211013', amount=115.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 16:42:12.0'}
20-08-2026 00:59:02.212 3530274 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.212 3530274 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRbiiI90v6c04A
20-08-2026 00:59:02.226 3530288 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.226 3530288 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":11500,"amount_paid":0,"notes":[],"created_at":1787137932,"description":null,"offer_id":null,"amount_due":11500,"currency":"INR","receipt":"TM06202301260819164211013-164212","id":"order_TRbiiI90v6c04A","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.226 3530288 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.226 3530288 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 16:42:11.0
20-08-2026 00:59:02.226 3530288 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.226 3530288 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.227 3530289 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.228 3530290 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.231 3530293 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.232 3530294 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:59:02.232 3530294 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:02.234 3530296 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:59:02.234 3530296 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:59:02.235 3530297 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.237 3530299 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.239 3530301 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.239 3530301 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202260819195943903-195945
20-08-2026 00:59:02.239 3530301 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202260819195943903
20-08-2026 00:59:02.242 3530304 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3814964014289338388, payment_id='TM06202202260819195943903-195945', order_id='TM06202202260819195943903', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7899107310', txn_type='inflow', environment='9', created_at='2026-08-19 19:59:45.0'}
20-08-2026 00:59:02.242 3530304 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.242 3530304 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRf5P2DzTaqdpT
20-08-2026 00:59:02.259 3530321 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.260 3530322 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787149785,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM06202202260819195943903-195945","id":"order_TRf5P2DzTaqdpT","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.260 3530322 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.260 3530322 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:59:43.0
20-08-2026 00:59:02.260 3530322 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.260 3530322 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.261 3530323 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.263 3530325 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.267 3530329 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.267 3530329 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922201207430-201304
20-08-2026 00:59:02.267 3530329 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922201207430
20-08-2026 00:59:02.270 3530332 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3864112353631357890, payment_id='TM06202202250922201207430-201304', order_id='TM06202202250922201207430', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922201207430-201304"}', is_checked=0, wallet_txn_id='', payment_user_id='8179439975', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:04.0'}
20-08-2026 00:59:02.270 3530332 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922201207430-201304"}
20-08-2026 00:59:02.271 3530333 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.272 3530334 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.276 3530338 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.276 3530338 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041137
20-08-2026 00:59:02.276 3530338 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:59:02.281 3530343 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=387429962786686972, payment_id='TM07202501260819040911798-041137', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:11:37.0'}
20-08-2026 00:59:02.281 3530343 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.281 3530343 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROvqmbvH9h74v
20-08-2026 00:59:02.303 3530365 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.304 3530366 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092897,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041137","id":"order_TROvqmbvH9h74v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.304 3530366 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.304 3530366 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:59:02.304 3530366 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.304 3530366 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.305 3530367 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.307 3530369 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.310 3530372 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.310 3530372 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213327
20-08-2026 00:59:02.310 3530372 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:59:02.313 3530375 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=388246669725943571, payment_id='TM05202203260819213326437-213327', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:33:27.0'}
20-08-2026 00:59:02.313 3530375 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.313 3530375 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggNe0zvqCMvJ
20-08-2026 00:59:02.339 3530401 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.339 3530401 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155407,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213327","id":"order_TRggNe0zvqCMvJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.339 3530401 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.339 3530401 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:59:02.339 3530401 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.339 3530401 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.340 3530402 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.342 3530404 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.346 3530408 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.346 3530408 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191356
20-08-2026 00:59:02.346 3530408 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:59:02.350 3530412 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3963857078138195107, payment_id='TM06202503251130191339336-191356', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191356"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:56.0'}
20-08-2026 00:59:02.350 3530412 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191356"}
20-08-2026 00:59:02.351 3530413 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.353 3530415 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.356 3530418 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.356 3530418 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142020
20-08-2026 00:59:02.356 3530418 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:59:02.358 3530420 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=420580957952233254, payment_id='TM09202301260819141915481-142020', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:20:20.0'}
20-08-2026 00:59:02.359 3530421 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.359 3530421 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZIr12518gnpO
20-08-2026 00:59:02.375 3530437 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.376 3530438 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129420,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142020","id":"order_TRZIr12518gnpO","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.376 3530438 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.376 3530438 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:59:02.376 3530438 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.376 3530438 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.376 3530438 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.378 3530440 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.385 3530447 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.385 3530447 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191351
20-08-2026 00:59:02.385 3530447 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:59:02.391 3530453 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4287384080644196683, payment_id='TM06202503251130191339336-191351', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191351"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:51.0'}
20-08-2026 00:59:02.391 3530453 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191351"}
20-08-2026 00:59:02.393 3530455 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.397 3530459 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.403 3530465 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.403 3530465 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191355
20-08-2026 00:59:02.403 3530465 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:59:02.408 3530470 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=429022119585530077, payment_id='TM06202503251130191339336-191355', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191355"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:55.0'}
20-08-2026 00:59:02.408 3530470 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191355"}
20-08-2026 00:59:02.408 3530470 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.410 3530472 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.415 3530477 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.416 3530478 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131907
20-08-2026 00:59:02.416 3530478 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:59:02.421 3530483 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4321390159624161534, payment_id='NU04202101250416131235172-131907', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131907"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:19:07.0'}
20-08-2026 00:59:02.421 3530483 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131907"}
20-08-2026 00:59:02.423 3530485 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.425 3530487 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.429 3530491 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.429 3530491 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193612
20-08-2026 00:59:02.429 3530491 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:59:02.432 3530494 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4336985049926290418, payment_id='TM09202501251126193552497-193612', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193612"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:12.0'}
20-08-2026 00:59:02.432 3530494 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193612"}
20-08-2026 00:59:02.434 3530496 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.435 3530497 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.440 3530502 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.440 3530502 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181244
20-08-2026 00:59:02.440 3530502 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:02.443 3530505 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4421827509240285096, payment_id='TM09202501251206181115433-181244', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181244"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:44.0'}
20-08-2026 00:59:02.443 3530505 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181244"}
20-08-2026 00:59:02.444 3530506 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.446 3530508 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.450 3530512 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.450 3530512 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131530
20-08-2026 00:59:02.450 3530512 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:59:02.454 3530516 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4528235136768559766, payment_id='TM04202204250416125009007-131530', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131530"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:15:30.0'}
20-08-2026 00:59:02.454 3530516 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131530"}
20-08-2026 00:59:02.455 3530517 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.457 3530519 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.463 3530525 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.463 3530525 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125401
20-08-2026 00:59:02.463 3530525 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:59:02.467 3530529 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4531188956018917472, payment_id='TM06202304251127125301554-125401', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125401"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:01.0'}
20-08-2026 00:59:02.467 3530529 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125401"}
20-08-2026 00:59:02.469 3530531 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.472 3530534 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.475 3530537 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.475 3530537 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301250528111229413-111352
20-08-2026 00:59:02.475 3530537 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301250528111229413
20-08-2026 00:59:02.478 3530540 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4618238882378694926, payment_id='TM06202301250528111229413-111352', order_id='TM06202301250528111229413', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301250528111229413-111352"}', is_checked=0, wallet_txn_id='', payment_user_id='9909989843', txn_type='inflow', environment='7', created_at='2025-05-28 11:13:52.0'}
20-08-2026 00:59:02.478 3530540 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301250528111229413-111352"}
20-08-2026 00:59:02.479 3530541 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.481 3530543 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.484 3530546 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.484 3530546 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035317
20-08-2026 00:59:02.484 3530546 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:59:02.486 3530548 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4641416554517971140, payment_id='TM08202203251116035313734-035317', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035317"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:17.0'}
20-08-2026 00:59:02.486 3530548 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035317"}
20-08-2026 00:59:02.487 3530549 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 5
20-08-2026 00:59:02.489 3530551 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@2c01c66e
20-08-2026 00:59:02.492 3530554 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"DUUSWXskYhdrkt4GD15u2OPE","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_AvjYdNvrSLeIJE","DISPLAY_NAME":"Oatey"}
20-08-2026 00:59:02.492 3530554 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202004250416112935572-112958
20-08-2026 00:59:02.492 3530554 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202004250416112935572
20-08-2026 00:59:02.495 3530557 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4655618453780449197, payment_id='TM06202004250416112935572-112958', order_id='TM06202004250416112935572', amount=108.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202004250416112935572-112958"}', is_checked=0, wallet_txn_id='', payment_user_id='9656600577', txn_type='inflow', environment='5', created_at='2025-04-16 11:29:58.0'}
20-08-2026 00:59:02.495 3530557 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202004250416112935572-112958"}
20-08-2026 00:59:02.496 3530558 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.497 3530559 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.500 3530562 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.500 3530562 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100842
20-08-2026 00:59:02.500 3530562 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:59:02.503 3530565 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4659969816094657526, payment_id='TM06202304251201100814192-100842', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100842"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:42.0'}
20-08-2026 00:59:02.503 3530565 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100842"}
20-08-2026 00:59:02.504 3530566 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.506 3530568 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.510 3530572 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.510 3530572 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213402
20-08-2026 00:59:02.510 3530572 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:59:02.513 3530575 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4754829960013366335, payment_id='TM05202203260819213326437-213402', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:34:02.0'}
20-08-2026 00:59:02.513 3530575 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.513 3530575 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRggzZnppZdj7v
20-08-2026 00:59:02.536 3530598 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.537 3530599 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155442,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213402","id":"order_TRggzZnppZdj7v","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.537 3530599 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.537 3530599 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:59:02.537 3530599 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.537 3530599 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.538 3530600 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.540 3530602 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.544 3530606 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.544 3530606 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202502260709150250177-150325
20-08-2026 00:59:02.544 3530606 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202502260709150250177
20-08-2026 00:59:02.547 3530609 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=477500098071972628, payment_id='TM09202502260709150250177-150325', order_id='TM09202502260709150250177', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202502260709150250177-150325"}', is_checked=0, wallet_txn_id='', payment_user_id='8587870624', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:25.0'}
20-08-2026 00:59:02.547 3530609 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202502260709150250177-150325"}
20-08-2026 00:59:02.548 3530610 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.549 3530611 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.552 3530614 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.552 3530614 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131308
20-08-2026 00:59:02.552 3530614 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:59:02.555 3530617 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4848082076017575028, payment_id='TM04202204250416125009007-131308', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131308"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:08.0'}
20-08-2026 00:59:02.555 3530617 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131308"}
20-08-2026 00:59:02.555 3530617 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.557 3530619 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.560 3530622 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.560 3530622 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073447
20-08-2026 00:59:02.560 3530622 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:59:02.562 3530624 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4876510355080626857, payment_id='TM09202501251208073442937-073447', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073447"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:47.0'}
20-08-2026 00:59:02.562 3530624 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073447"}
20-08-2026 00:59:02.563 3530625 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.564 3530626 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.567 3530629 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.567 3530629 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100724
20-08-2026 00:59:02.567 3530629 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:02.570 3530632 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911276294814318870, payment_id='TM06202304251201100620952-100724', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100724"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:24.0'}
20-08-2026 00:59:02.570 3530632 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100724"}
20-08-2026 00:59:02.571 3530633 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.572 3530634 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.575 3530637 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.575 3530637 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021443
20-08-2026 00:59:02.575 3530637 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:59:02.578 3530640 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4911643293597387274, payment_id='TM03202401260819021440107-021443', order_id='TM03202401260819021440107', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:14:43.0'}
20-08-2026 00:59:02.578 3530640 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.578 3530640 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMwMNp1bGpH5h
20-08-2026 00:59:02.595 3530657 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:02.595 3530657 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787085883,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM03202401260819021440107-021443","id":"order_TRMwMNp1bGpH5h","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:02.595 3530657 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:59:02.595 3530657 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:59:02.595 3530657 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.595 3530657 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.596 3530658 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.597 3530659 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.600 3530662 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.600 3530662 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819040649790-040652
20-08-2026 00:59:02.600 3530662 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819040649790
20-08-2026 00:59:02.603 3530665 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=4961005726661430447, payment_id='TM08202203260819040649790-040652', order_id='TM08202203260819040649790', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9108022066', txn_type='inflow', environment='9', created_at='2026-08-19 04:06:52.0'}
20-08-2026 00:59:02.603 3530665 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.603 3530665 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROqpdk8jBqeh6
20-08-2026 00:59:02.621 3530683 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:02.621 3530683 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787092612,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM08202203260819040649790-040652","id":"order_TROqpdk8jBqeh6","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:02.621 3530683 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:59:02.621 3530683 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:06:49.0
20-08-2026 00:59:02.621 3530683 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.621 3530683 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.622 3530684 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.624 3530686 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.628 3530690 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.628 3530690 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304260819135832345-135905
20-08-2026 00:59:02.628 3530690 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304260819135832345
20-08-2026 00:59:02.632 3530694 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5022374791022395773, payment_id='TM06202304260819135832345-135905', order_id='TM06202304260819135832345', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9711038355', txn_type='inflow', environment='9', created_at='2026-08-19 13:59:05.0'}
20-08-2026 00:59:02.632 3530694 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.632 3530694 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYwPRb8S1xozg
20-08-2026 00:59:02.650 3530712 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.650 3530712 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787128145,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202304260819135832345-135905","id":"order_TRYwPRb8S1xozg","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.650 3530712 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.650 3530712 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:58:32.0
20-08-2026 00:59:02.650 3530712 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.650 3530712 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.651 3530713 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.653 3530715 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.657 3530719 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.657 3530719 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:59:02.658 3530720 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:02.660 3530722 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:59:02.660 3530722 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:59:02.661 3530723 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.663 3530725 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.666 3530728 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.666 3530728 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125308
20-08-2026 00:59:02.666 3530728 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:59:02.669 3530731 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5035246522758154152, payment_id='TM06202304251127125301554-125308', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125308"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:08.0'}
20-08-2026 00:59:02.669 3530731 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125308"}
20-08-2026 00:59:02.670 3530732 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.671 3530733 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.674 3530736 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.674 3530736 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-041510
20-08-2026 00:59:02.674 3530736 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:59:02.678 3530740 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5048660847560314571, payment_id='TM07202501260819040911798-041510', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:15:10.0'}
20-08-2026 00:59:02.678 3530740 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.678 3530740 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROzbj31NdSAmJ
20-08-2026 00:59:02.706 3530768 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.707 3530769 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787093110,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-041510","id":"order_TROzbj31NdSAmJ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.707 3530769 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.707 3530769 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:59:02.707 3530769 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.707 3530769 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.708 3530770 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.710 3530772 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.712 3530774 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.712 3530774 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125532
20-08-2026 00:59:02.712 3530774 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:59:02.716 3530778 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5053206586635602932, payment_id='TM06202304251127125301554-125532', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125532"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:32.0'}
20-08-2026 00:59:02.716 3530778 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125532"}
20-08-2026 00:59:02.716 3530778 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.718 3530780 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.722 3530784 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.722 3530784 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819011954836-011956
20-08-2026 00:59:02.722 3530784 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819011954836
20-08-2026 00:59:02.725 3530787 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5080132055964077108, payment_id='TM03202401260819011954836-011956', order_id='TM03202401260819011954836', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9686173115', txn_type='inflow', environment='9', created_at='2026-08-19 01:19:56.0'}
20-08-2026 00:59:02.725 3530787 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.725 3530787 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRM0UxHa6hwRYV
20-08-2026 00:59:02.743 3530805 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.743 3530805 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787082596,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM03202401260819011954836-011956","id":"order_TRM0UxHa6hwRYV","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.743 3530805 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.743 3530805 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 01:19:54.0
20-08-2026 00:59:02.743 3530805 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.743 3530805 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.744 3530806 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.745 3530807 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.748 3530810 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.748 3530810 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202003260517205958619-210001
20-08-2026 00:59:02.748 3530810 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202003260517205958619
20-08-2026 00:59:02.751 3530813 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5183787360569871215, payment_id='TM06202003260517205958619-210001', order_id='TM06202003260517205958619', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202003260517205958619-210001"}', is_checked=0, wallet_txn_id='', payment_user_id='7980374765', txn_type='inflow', environment='9', created_at='2026-05-17 21:00:01.0'}
20-08-2026 00:59:02.751 3530813 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202003260517205958619-210001"}
20-08-2026 00:59:02.752 3530814 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.754 3530816 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.757 3530819 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.757 3530819 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073825
20-08-2026 00:59:02.757 3530819 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:59:02.760 3530822 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5184776846905723497, payment_id='TM09202501251208073744027-073825', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073825"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:25.0'}
20-08-2026 00:59:02.760 3530822 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073825"}
20-08-2026 00:59:02.762 3530824 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.763 3530825 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.767 3530829 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.767 3530829 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:59:02.767 3530829 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:02.769 3530831 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:59:02.769 3530831 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:59:02.770 3530832 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.771 3530833 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.773 3530835 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.773 3530835 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260523175959603-180001
20-08-2026 00:59:02.773 3530835 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260523175959603
20-08-2026 00:59:02.776 3530838 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5214267104805995970, payment_id='TM08202203260523175959603-180001', order_id='TM08202203260523175959603', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203260523175959603-180001"}', is_checked=0, wallet_txn_id='', payment_user_id='6361107734', txn_type='inflow', environment='9', created_at='2026-05-23 18:00:01.0'}
20-08-2026 00:59:02.776 3530838 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203260523175959603-180001"}
20-08-2026 00:59:02.777 3530839 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.779 3530841 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.782 3530844 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.782 3530844 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203251113111730716-111732
20-08-2026 00:59:02.782 3530844 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203251113111730716
20-08-2026 00:59:02.787 3530849 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5245610425240733910, payment_id='TM04202203251113111730716-111732', order_id='TM04202203251113111730716', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203251113111730716-111732"}', is_checked=0, wallet_txn_id='', payment_user_id='7030445936', txn_type='inflow', environment='7', created_at='2025-11-13 11:17:32.0'}
20-08-2026 00:59:02.787 3530849 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203251113111730716-111732"}
20-08-2026 00:59:02.788 3530850 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.790 3530852 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.794 3530856 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.794 3530856 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100636
20-08-2026 00:59:02.794 3530856 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:02.799 3530861 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5291739350162295320, payment_id='TM06202304251201100620952-100636', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100636"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:36.0'}
20-08-2026 00:59:02.799 3530861 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100636"}
20-08-2026 00:59:02.800 3530862 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.802 3530864 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.807 3530869 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.807 3530869 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819135723062-135728
20-08-2026 00:59:02.807 3530869 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819135723062
20-08-2026 00:59:02.810 3530872 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5295092265511177072, payment_id='TM05202204260819135723062-135728', order_id='TM05202204260819135723062', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9486376796', txn_type='inflow', environment='9', created_at='2026-08-19 13:57:28.0'}
20-08-2026 00:59:02.810 3530872 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.811 3530873 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYuhRsyGoeni0
20-08-2026 00:59:02.829 3530891 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:02.829 3530891 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787128048,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM05202204260819135723062-135728","id":"order_TRYuhRsyGoeni0","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:02.829 3530891 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:59:02.829 3530891 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:57:23.0
20-08-2026 00:59:02.829 3530891 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.829 3530891 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.830 3530892 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.832 3530894 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.836 3530898 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.836 3530898 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:59:02.836 3530898 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:59:02.839 3530901 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:59:02.839 3530901 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:59:02.840 3530902 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.842 3530904 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.846 3530908 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.846 3530908 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171714
20-08-2026 00:59:02.846 3530908 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:59:02.850 3530912 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5408575271524648097, payment_id='TM06202503260819171613760-171714', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:17:14.0'}
20-08-2026 00:59:02.850 3530912 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.850 3530912 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcJj53E3qLosc
20-08-2026 00:59:02.870 3530932 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:02.870 3530932 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787140034,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171714","id":"order_TRcJj53E3qLosc","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:02.870 3530932 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:59:02.870 3530932 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:59:02.870 3530932 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.870 3530932 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.871 3530933 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.873 3530935 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.878 3530940 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.879 3530941 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202301260819141915481-142304
20-08-2026 00:59:02.879 3530941 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202301260819141915481
20-08-2026 00:59:02.885 3530947 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5451824787781668622, payment_id='TM09202301260819141915481-142304', order_id='TM09202301260819141915481', amount=50.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7760901511', txn_type='inflow', environment='9', created_at='2026-08-19 14:23:04.0'}
20-08-2026 00:59:02.885 3530947 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.885 3530947 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZLkjNWjtpFxN
20-08-2026 00:59:02.931 3530993 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.931 3530993 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":5000,"amount_paid":0,"notes":[],"created_at":1787129584,"description":null,"offer_id":null,"amount_due":5000,"currency":"INR","receipt":"TM09202301260819141915481-142304","id":"order_TRZLkjNWjtpFxN","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:02.931 3530993 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:02.931 3530993 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:19:15.0
20-08-2026 00:59:02.931 3530993 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:02.0
20-08-2026 00:59:02.931 3530993 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:02.932 3530994 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.934 3530996 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.937 3530999 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.937 3530999 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125323
20-08-2026 00:59:02.937 3530999 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:59:02.940 3531002 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5528089085972333604, payment_id='TM06202304251127125301554-125323', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125323"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:53:23.0'}
20-08-2026 00:59:02.940 3531002 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125323"}
20-08-2026 00:59:02.941 3531003 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.942 3531004 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.946 3531008 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.946 3531008 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125523
20-08-2026 00:59:02.946 3531008 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:59:02.949 3531011 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5625595992447139898, payment_id='TM06202304251127125301554-125523', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125523"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:23.0'}
20-08-2026 00:59:02.949 3531011 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125523"}
20-08-2026 00:59:02.950 3531012 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.951 3531013 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.954 3531016 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.954 3531016 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-125114
20-08-2026 00:59:02.954 3531016 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:59:02.958 3531020 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5636949974594963555, payment_id='TM04202204250416125009007-125114', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-125114"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:14.0'}
20-08-2026 00:59:02.958 3531020 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-125114"}
20-08-2026 00:59:02.959 3531021 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.961 3531023 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.965 3531027 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.966 3531028 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125525
20-08-2026 00:59:02.966 3531028 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:59:02.970 3531032 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5644062986307717970, payment_id='TM06202304251127125301554-125525', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125525"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:25.0'}
20-08-2026 00:59:02.970 3531032 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125525"}
20-08-2026 00:59:02.972 3531034 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:02.973 3531035 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:02.978 3531040 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:02.978 3531040 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181206
20-08-2026 00:59:02.978 3531040 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:02.981 3531043 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5673567397133500530, payment_id='TM09202501251206181115433-181206', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181206"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:06.0'}
20-08-2026 00:59:02.981 3531043 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181206"}
20-08-2026 00:59:02.982 3531044 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:02.983 3531045 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:02.987 3531049 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:02.987 3531049 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819182018781-182020
20-08-2026 00:59:02.987 3531049 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819182018781
20-08-2026 00:59:02.989 3531051 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=580283263811863292, payment_id='TM03202401260819182018781-182020', order_id='TM03202401260819182018781', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8919898557', txn_type='inflow', environment='9', created_at='2026-08-19 18:20:20.0'}
20-08-2026 00:59:02.989 3531051 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:02.989 3531051 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdONHDJ8Z4EpM
20-08-2026 00:59:03.008 3531070 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:03.008 3531070 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":6000,"amount_paid":0,"notes":[],"created_at":1787143820,"description":null,"offer_id":null,"amount_due":6000,"currency":"INR","receipt":"TM03202401260819182018781-182020","id":"order_TRdONHDJ8Z4EpM","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:03.008 3531070 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:59:03.008 3531070 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:20:18.0
20-08-2026 00:59:03.008 3531070 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.008 3531070 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.009 3531071 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.011 3531073 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.014 3531076 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.014 3531076 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222547921-222549
20-08-2026 00:59:03.014 3531076 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222547921
20-08-2026 00:59:03.016 3531078 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5872137228935840609, payment_id='TM09202501251203222547921-222549', order_id='TM09202501251203222547921', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222547921-222549"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:25:49.0'}
20-08-2026 00:59:03.016 3531078 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222547921-222549"}
20-08-2026 00:59:03.017 3531079 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.018 3531080 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.021 3531083 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.021 3531083 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073826
20-08-2026 00:59:03.021 3531083 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:59:03.024 3531086 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5879538607934950833, payment_id='TM09202501251208073744027-073826', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073826"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:26.0'}
20-08-2026 00:59:03.024 3531086 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073826"}
20-08-2026 00:59:03.026 3531088 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.027 3531089 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.031 3531093 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.031 3531093 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819213326437-213538
20-08-2026 00:59:03.031 3531093 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819213326437
20-08-2026 00:59:03.034 3531096 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5940659780597861535, payment_id='TM05202203260819213326437-213538', order_id='TM05202203260819213326437', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036236329', txn_type='inflow', environment='9', created_at='2026-08-19 21:35:38.0'}
20-08-2026 00:59:03.034 3531096 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.034 3531096 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRgigSttiGIfqH
20-08-2026 00:59:03.057 3531119 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.057 3531119 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787155538,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM05202203260819213326437-213538","id":"order_TRgigSttiGIfqH","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.057 3531119 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.057 3531119 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 21:33:26.0
20-08-2026 00:59:03.057 3531119 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.057 3531119 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.058 3531120 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.060 3531122 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.063 3531125 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.063 3531125 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819224328945-224331
20-08-2026 00:59:03.063 3531125 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819224328945
20-08-2026 00:59:03.066 3531128 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5948739588559028410, payment_id='TM06202503260819224328945-224331', order_id='TM06202503260819224328945', amount=25.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9113959897', txn_type='inflow', environment='9', created_at='2026-08-19 22:43:31.0'}
20-08-2026 00:59:03.066 3531128 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.066 3531128 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRhsOd4Zn0Tona
20-08-2026 00:59:03.111 3531173 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:03.112 3531174 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2500,"amount_paid":0,"notes":[],"created_at":1787159611,"description":null,"offer_id":null,"amount_due":2500,"currency":"INR","receipt":"TM06202503260819224328945-224331","id":"order_TRhsOd4Zn0Tona","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:03.112 3531174 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:59:03.112 3531174 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 22:43:28.0
20-08-2026 00:59:03.112 3531174 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.112 3531174 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.113 3531175 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.116 3531178 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.120 3531182 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.120 3531182 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100815
20-08-2026 00:59:03.120 3531182 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:59:03.124 3531186 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5961734828209684723, payment_id='TM06202304251201100814192-100815', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100815"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:15.0'}
20-08-2026 00:59:03.124 3531186 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100815"}
20-08-2026 00:59:03.124 3531186 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.126 3531188 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.129 3531191 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.129 3531191 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193804
20-08-2026 00:59:03.129 3531191 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:59:03.133 3531195 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6000583932830566322, payment_id='TM09202501251126193741118-193804', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193804"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:38:04.0'}
20-08-2026 00:59:03.133 3531195 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193804"}
20-08-2026 00:59:03.134 3531196 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.136 3531198 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.141 3531203 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.141 3531203 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193752
20-08-2026 00:59:03.141 3531203 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:59:03.145 3531207 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6017537516835196653, payment_id='TM09202501251126193741118-193752', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193752"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:52.0'}
20-08-2026 00:59:03.145 3531207 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193752"}
20-08-2026 00:59:03.147 3531209 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.149 3531211 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.154 3531216 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.154 3531216 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202506250923181346351-181350
20-08-2026 00:59:03.154 3531216 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202506250923181346351
20-08-2026 00:59:03.157 3531219 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6150037921848312879, payment_id='TM06202506250923181346351-181350', order_id='TM06202506250923181346351', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202506250923181346351-181350"}', is_checked=0, wallet_txn_id='', payment_user_id='9738781591', txn_type='inflow', environment='7', created_at='2025-09-23 18:13:50.0'}
20-08-2026 00:59:03.157 3531219 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202506250923181346351-181350"}
20-08-2026 00:59:03.158 3531220 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.159 3531221 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.163 3531225 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.163 3531225 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819191839317-191840
20-08-2026 00:59:03.163 3531225 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819191839317
20-08-2026 00:59:03.167 3531229 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6154119173045242935, payment_id='TM06202301260819191839317-191840', order_id='TM06202301260819191839317', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9304528742', txn_type='inflow', environment='9', created_at='2026-08-19 19:18:40.0'}
20-08-2026 00:59:03.167 3531229 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.167 3531229 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TReNzuOeT2B65r
20-08-2026 00:59:03.185 3531247 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.185 3531247 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787147320,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202301260819191839317-191840","id":"order_TReNzuOeT2B65r","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.185 3531247 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.185 3531247 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:18:39.0
20-08-2026 00:59:03.185 3531247 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.185 3531247 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.186 3531248 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.188 3531250 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.194 3531256 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.194 3531256 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073442937-073443
20-08-2026 00:59:03.194 3531256 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073442937
20-08-2026 00:59:03.198 3531260 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6209787659109288553, payment_id='TM09202501251208073442937-073443', order_id='TM09202501251208073442937', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073442937-073443"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-08 07:34:43.0'}
20-08-2026 00:59:03.198 3531260 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073442937-073443"}
20-08-2026 00:59:03.199 3531261 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.201 3531263 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.206 3531268 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.206 3531268 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181159
20-08-2026 00:59:03.206 3531268 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:03.209 3531271 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6248617658268664493, payment_id='TM09202501251206181115433-181159', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181159"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:59.0'}
20-08-2026 00:59:03.209 3531271 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181159"}
20-08-2026 00:59:03.210 3531272 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.212 3531274 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.216 3531278 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.216 3531278 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181203
20-08-2026 00:59:03.216 3531278 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:03.220 3531282 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3628629239659121594, payment_id='TM09202501251206181115433-181203', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181203"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:03.0'}
20-08-2026 00:59:03.220 3531282 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181203"}
20-08-2026 00:59:03.221 3531283 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.223 3531285 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.226 3531288 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.226 3531288 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191340
20-08-2026 00:59:03.226 3531288 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:59:03.231 3531293 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6286663695111702937, payment_id='TM06202503251130191339336-191340', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191340"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:40.0'}
20-08-2026 00:59:03.231 3531293 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191340"}
20-08-2026 00:59:03.232 3531294 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.234 3531296 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.237 3531299 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.237 3531299 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181136
20-08-2026 00:59:03.237 3531299 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:03.240 3531302 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6339294253276874708, payment_id='TM09202501251206181115433-181136', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181136"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:36.0'}
20-08-2026 00:59:03.241 3531303 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181136"}
20-08-2026 00:59:03.242 3531304 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.245 3531307 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.248 3531310 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.248 3531310 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416112911903-113020
20-08-2026 00:59:03.248 3531310 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416112911903
20-08-2026 00:59:03.251 3531313 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6349302428520302030, payment_id='NU04202101250416112911903-113020', order_id='NU04202101250416112911903', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416112911903-113020"}', is_checked=0, wallet_txn_id='', payment_user_id='9353636130', txn_type='inflow', environment='7', created_at='2025-04-16 11:30:20.0'}
20-08-2026 00:59:03.251 3531313 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416112911903-113020"}
20-08-2026 00:59:03.252 3531314 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.253 3531315 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.256 3531318 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.256 3531318 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100632
20-08-2026 00:59:03.256 3531318 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:03.259 3531321 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6350425822356325227, payment_id='TM06202304251201100620952-100632', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100632"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:32.0'}
20-08-2026 00:59:03.259 3531321 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100632"}
20-08-2026 00:59:03.260 3531322 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.261 3531323 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.263 3531325 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.263 3531325 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181207
20-08-2026 00:59:03.263 3531325 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:03.266 3531328 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=647583728668786802, payment_id='TM09202501251206181115433-181207', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181207"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:07.0'}
20-08-2026 00:59:03.266 3531328 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181207"}
20-08-2026 00:59:03.267 3531329 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.268 3531330 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.271 3531333 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.271 3531333 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035318
20-08-2026 00:59:03.271 3531333 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:59:03.274 3531336 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6524322299427965896, payment_id='TM08202203251116035313734-035318', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035318"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:18.0'}
20-08-2026 00:59:03.274 3531336 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035318"}
20-08-2026 00:59:03.275 3531337 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.276 3531338 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.279 3531341 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.279 3531341 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250716172409786-172413
20-08-2026 00:59:03.279 3531341 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250716172409786
20-08-2026 00:59:03.282 3531344 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6580236147046892238, payment_id='NU04202101250716172409786-172413', order_id='NU04202101250716172409786', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250716172409786-172413"}', is_checked=0, wallet_txn_id='', payment_user_id='9223550628', txn_type='inflow', environment='7', created_at='2025-07-16 17:24:13.0'}
20-08-2026 00:59:03.282 3531344 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250716172409786-172413"}
20-08-2026 00:59:03.283 3531345 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.284 3531346 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.287 3531349 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.287 3531349 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110035
20-08-2026 00:59:03.287 3531349 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:59:03.290 3531352 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=663245994970792035, payment_id='TM06202301251208105946344-110035', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110035"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:35.0'}
20-08-2026 00:59:03.290 3531352 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110035"}
20-08-2026 00:59:03.291 3531353 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.292 3531354 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.295 3531357 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.295 3531357 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131236
20-08-2026 00:59:03.295 3531357 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:59:03.297 3531359 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6636910567868416644, payment_id='NU04202101250416131235172-131236', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131236"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:12:36.0'}
20-08-2026 00:59:03.298 3531360 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131236"}
20-08-2026 00:59:03.298 3531360 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.300 3531362 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.303 3531365 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.303 3531365 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260819185017237-185018
20-08-2026 00:59:03.303 3531365 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260819185017237
20-08-2026 00:59:03.307 3531369 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6655275541175223293, payment_id='TM06202502260819185017237-185018', order_id='TM06202502260819185017237', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9489726952', txn_type='inflow', environment='9', created_at='2026-08-19 18:50:18.0'}
20-08-2026 00:59:03.307 3531369 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.307 3531369 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRdu2R3UNbCqEf
20-08-2026 00:59:03.335 3531397 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.336 3531398 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787145618,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM06202502260819185017237-185018","id":"order_TRdu2R3UNbCqEf","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.336 3531398 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.336 3531398 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 18:50:17.0
20-08-2026 00:59:03.336 3531398 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.336 3531398 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.337 3531399 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.338 3531400 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.341 3531403 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.341 3531403 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181119
20-08-2026 00:59:03.341 3531403 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:03.344 3531406 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6667008929013058965, payment_id='TM09202501251206181115433-181119', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181119"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:19.0'}
20-08-2026 00:59:03.344 3531406 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181119"}
20-08-2026 00:59:03.344 3531406 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.346 3531408 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.349 3531411 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.349 3531411 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181128
20-08-2026 00:59:03.349 3531411 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:03.352 3531414 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6694980197191601285, payment_id='TM09202501251206181115433-181128', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181128"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:28.0'}
20-08-2026 00:59:03.352 3531414 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181128"}
20-08-2026 00:59:03.353 3531415 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.354 3531416 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.357 3531419 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.357 3531419 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203260819173916445-173917
20-08-2026 00:59:03.357 3531419 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203260819173916445
20-08-2026 00:59:03.360 3531422 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6698644425981380985, payment_id='TM04202203260819173916445-173917', order_id='TM04202203260819173916445', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9731292255', txn_type='inflow', environment='9', created_at='2026-08-19 17:39:17.0'}
20-08-2026 00:59:03.360 3531422 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.360 3531422 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRch1T0rgEhMLs
20-08-2026 00:59:03.378 3531440 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.378 3531440 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787141357,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM04202203260819173916445-173917","id":"order_TRch1T0rgEhMLs","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.378 3531440 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.378 3531440 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:39:16.0
20-08-2026 00:59:03.378 3531440 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.378 3531440 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.379 3531441 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.380 3531442 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.384 3531446 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.385 3531447 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508251024171713537-171851
20-08-2026 00:59:03.385 3531447 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508251024171713537
20-08-2026 00:59:03.387 3531449 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=5367864678076204697, payment_id='TM06202508251024171713537-171851', order_id='TM06202508251024171713537', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508251024171713537-171851"}', is_checked=0, wallet_txn_id='', payment_user_id='8939325052', txn_type='inflow', environment='7', created_at='2025-10-24 17:18:51.0'}
20-08-2026 00:59:03.387 3531449 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508251024171713537-171851"}
20-08-2026 00:59:03.388 3531450 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.390 3531452 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.392 3531454 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.392 3531454 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100638
20-08-2026 00:59:03.392 3531454 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:03.395 3531457 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6733921598118446145, payment_id='TM06202304251201100620952-100638', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100638"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:38.0'}
20-08-2026 00:59:03.395 3531457 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100638"}
20-08-2026 00:59:03.396 3531458 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.397 3531459 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.400 3531462 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.400 3531462 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222329
20-08-2026 00:59:03.400 3531462 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:59:03.403 3531465 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6740387409196502974, payment_id='TM09202501251203222317764-222329', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222329"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:29.0'}
20-08-2026 00:59:03.403 3531465 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222329"}
20-08-2026 00:59:03.403 3531465 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.405 3531467 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.408 3531470 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.408 3531470 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193741118-193746
20-08-2026 00:59:03.408 3531470 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193741118
20-08-2026 00:59:03.410 3531472 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6777022335292817671, payment_id='TM09202501251126193741118-193746', order_id='TM09202501251126193741118', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193741118-193746"}', is_checked=0, wallet_txn_id='', payment_user_id='8147124808', txn_type='inflow', environment='7', created_at='2025-11-26 19:37:46.0'}
20-08-2026 00:59:03.410 3531472 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193741118-193746"}
20-08-2026 00:59:03.411 3531473 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.413 3531475 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.416 3531478 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.416 3531478 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181130
20-08-2026 00:59:03.416 3531478 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:03.418 3531480 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6825438466997831936, payment_id='TM09202501251206181115433-181130', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181130"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:11:30.0'}
20-08-2026 00:59:03.418 3531480 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181130"}
20-08-2026 00:59:03.419 3531481 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.420 3531482 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.423 3531485 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.423 3531485 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM10201907260819190147969-190149
20-08-2026 00:59:03.423 3531485 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM10201907260819190147969
20-08-2026 00:59:03.426 3531488 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=683745181669474482, payment_id='TM10201907260819190147969-190149', order_id='TM10201907260819190147969', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8577843838', txn_type='inflow', environment='9', created_at='2026-08-19 19:01:49.0'}
20-08-2026 00:59:03.426 3531488 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.426 3531488 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRe6CprxZRu2oE
20-08-2026 00:59:03.445 3531507 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.445 3531507 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787146309,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM10201907260819190147969-190149","id":"order_TRe6CprxZRu2oE","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.446 3531508 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.446 3531508 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 19:01:47.0
20-08-2026 00:59:03.446 3531508 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.446 3531508 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.446 3531508 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.448 3531510 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.450 3531512 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.450 3531512 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073827
20-08-2026 00:59:03.450 3531512 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:59:03.454 3531516 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6869652517909646607, payment_id='TM09202501251208073744027-073827', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073827"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:27.0'}
20-08-2026 00:59:03.454 3531516 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073827"}
20-08-2026 00:59:03.454 3531516 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.456 3531518 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.459 3531521 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.459 3531521 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193602
20-08-2026 00:59:03.459 3531521 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:59:03.461 3531523 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6875494399825430554, payment_id='TM09202501251126193552497-193602', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193602"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:02.0'}
20-08-2026 00:59:03.461 3531523 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193602"}
20-08-2026 00:59:03.462 3531524 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.463 3531525 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.465 3531527 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.465 3531527 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202203250913152102132-152110
20-08-2026 00:59:03.465 3531527 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202203250913152102132
20-08-2026 00:59:03.468 3531530 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6888200922256002450, payment_id='TM06202203250913152102132-152110', order_id='TM06202203250913152102132', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202203250913152102132-152110"}', is_checked=0, wallet_txn_id='', payment_user_id='7003237364', txn_type='inflow', environment='7', created_at='2025-09-13 15:21:10.0'}
20-08-2026 00:59:03.468 3531530 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202203250913152102132-152110"}
20-08-2026 00:59:03.469 3531531 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.471 3531533 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.473 3531535 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.473 3531535 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193611
20-08-2026 00:59:03.473 3531535 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:59:03.476 3531538 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6892612634254527061, payment_id='TM09202501251126193552497-193611', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193611"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:11.0'}
20-08-2026 00:59:03.476 3531538 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193611"}
20-08-2026 00:59:03.476 3531538 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.478 3531540 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.481 3531543 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.481 3531543 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150734-150734
20-08-2026 00:59:03.481 3531543 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150734
20-08-2026 00:59:03.483 3531545 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6986760783122088919, payment_id='NW8303275142150734-150734', order_id='NW8303275142150734', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:07:34.0'}
20-08-2026 00:59:03.483 3531545 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.483 3531545 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBZdW1E1Rjetc
20-08-2026 00:59:03.506 3531568 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.506 3531568 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045854,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150734-150734","id":"order_TRBZdW1E1Rjetc","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.506 3531568 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.506 3531568 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.507 3531569 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 4
20-08-2026 00:59:03.509 3531571 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@7420054a
20-08-2026 00:59:03.511 3531573 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"G4iwBUlvXJ8xTcNivJPjq7Xx","DESCRIPTION":"Razorpay Description","RAZORPAY_API_KEY":"rzp_live_dFDgBQ5hRZ8Qbz","DISPLAY_NAME":"Foundry Wellness TinyMart"}
20-08-2026 00:59:03.511 3531573 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250303234626515-234627
20-08-2026 00:59:03.511 3531573 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250303234626515
20-08-2026 00:59:03.514 3531576 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=6988257219822306695, payment_id='TM06202201250303234626515-234627', order_id='TM06202201250303234626515', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250303234626515-234627"}', is_checked=0, wallet_txn_id='', payment_user_id='9074899599', txn_type='inflow', environment='4', created_at='2025-03-03 23:46:27.0'}
20-08-2026 00:59:03.514 3531576 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250303234626515-234627"}
20-08-2026 00:59:03.515 3531577 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.516 3531578 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.519 3531581 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.519 3531581 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202202260819141718313-141721
20-08-2026 00:59:03.519 3531581 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202202260819141718313
20-08-2026 00:59:03.522 3531584 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7000271677563684124, payment_id='TM08202202260819141718313-141721', order_id='TM08202202260819141718313', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7353292915', txn_type='inflow', environment='9', created_at='2026-08-19 14:17:21.0'}
20-08-2026 00:59:03.522 3531584 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.522 3531584 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRZFiX6kSOMrfQ
20-08-2026 00:59:03.540 3531602 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.540 3531602 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":9000,"amount_paid":0,"notes":[],"created_at":1787129242,"description":null,"offer_id":null,"amount_due":9000,"currency":"INR","receipt":"TM08202202260819141718313-141721","id":"order_TRZFiX6kSOMrfQ","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.540 3531602 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.540 3531602 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 14:17:18.0
20-08-2026 00:59:03.540 3531602 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.540 3531602 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.540 3531602 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.542 3531604 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.545 3531607 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.545 3531607 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100625
20-08-2026 00:59:03.545 3531607 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:03.548 3531610 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7053346281225603408, payment_id='TM06202304251201100620952-100625', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100625"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:06:25.0'}
20-08-2026 00:59:03.548 3531610 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100625"}
20-08-2026 00:59:03.548 3531610 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.550 3531612 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.553 3531615 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.553 3531615 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073817
20-08-2026 00:59:03.553 3531615 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:59:03.556 3531618 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7071800181578810777, payment_id='TM09202501251208073744027-073817', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073817"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:17.0'}
20-08-2026 00:59:03.556 3531618 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073817"}
20-08-2026 00:59:03.557 3531619 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.558 3531620 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.561 3531623 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.561 3531623 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222320
20-08-2026 00:59:03.561 3531623 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:59:03.564 3531626 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7132950437791614733, payment_id='TM09202501251203222317764-222320', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222320"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:20.0'}
20-08-2026 00:59:03.564 3531626 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222320"}
20-08-2026 00:59:03.565 3531627 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.566 3531628 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.569 3531631 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.569 3531631 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NW8303275142150607-150607
20-08-2026 00:59:03.569 3531631 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: NW8303275142150607
20-08-2026 00:59:03.571 3531633 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7158533228240849479, payment_id='NW8303275142150607-150607', order_id='NW8303275142150607', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8303275142', txn_type='inflow', environment='9', created_at='2026-08-18 15:06:07.0'}
20-08-2026 00:59:03.572 3531634 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.572 3531634 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRBY6exFzdA7l6
20-08-2026 00:59:03.593 3531655 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:59:03.593 3531655 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":10000,"amount_paid":0,"notes":[],"created_at":1787045767,"description":null,"offer_id":null,"amount_due":10000,"currency":"INR","receipt":"NW8303275142150607-150607","id":"order_TRBY6exFzdA7l6","checkout":null,"entity":"order","attempts":3,"status":"attempted"}
20-08-2026 00:59:03.593 3531655 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.593 3531655 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.594 3531656 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.595 3531657 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.598 3531660 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.598 3531660 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125050
20-08-2026 00:59:03.598 3531660 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:59:03.601 3531663 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7272132377921340350, payment_id='TM06202201250416124918023-125050', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125050"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:50:50.0'}
20-08-2026 00:59:03.601 3531663 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125050"}
20-08-2026 00:59:03.601 3531663 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.603 3531665 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.606 3531668 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.606 3531668 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202401260819021440107-021549
20-08-2026 00:59:03.606 3531668 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202401260819021440107
20-08-2026 00:59:03.609 3531671 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=738473734306808250, payment_id='TM03202401260819021440107-021549', order_id='TM03202401260819021440107', amount=30.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9010400970', txn_type='inflow', environment='9', created_at='2026-08-19 02:15:49.0'}
20-08-2026 00:59:03.609 3531671 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.609 3531671 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRMxWtGz0YiVi0
20-08-2026 00:59:03.644 3531706 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.644 3531706 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":3000,"amount_paid":0,"notes":[],"created_at":1787085949,"description":null,"offer_id":null,"amount_due":3000,"currency":"INR","receipt":"TM03202401260819021440107-021549","id":"order_TRMxWtGz0YiVi0","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.644 3531706 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.644 3531706 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:14:40.0
20-08-2026 00:59:03.644 3531706 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.644 3531706 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.645 3531707 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.646 3531708 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.650 3531712 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.650 3531712 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM07202501260819040911798-040915
20-08-2026 00:59:03.650 3531712 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM07202501260819040911798
20-08-2026 00:59:03.653 3531715 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7572650426617711939, payment_id='TM07202501260819040911798-040915', order_id='TM07202501260819040911798', amount=70.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9036235166', txn_type='inflow', environment='9', created_at='2026-08-19 04:09:15.0'}
20-08-2026 00:59:03.653 3531715 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.653 3531715 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TROtM96UDg8YGe
20-08-2026 00:59:03.672 3531734 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.672 3531734 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":7000,"amount_paid":0,"notes":[],"created_at":1787092755,"description":null,"offer_id":null,"amount_due":7000,"currency":"INR","receipt":"TM07202501260819040911798-040915","id":"order_TROtM96UDg8YGe","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.672 3531734 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.672 3531734 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 04:09:11.0
20-08-2026 00:59:03.672 3531734 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.672 3531734 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.673 3531735 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.674 3531736 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.677 3531739 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.677 3531739 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100844
20-08-2026 00:59:03.677 3531739 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:59:03.681 3531743 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7575484654122060053, payment_id='TM06202304251201100814192-100844', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100844"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:44.0'}
20-08-2026 00:59:03.681 3531743 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100844"}
20-08-2026 00:59:03.681 3531743 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.683 3531745 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.686 3531748 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.686 3531748 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503260819171613760-171614
20-08-2026 00:59:03.686 3531748 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503260819171613760
20-08-2026 00:59:03.688 3531750 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7592845410957019715, payment_id='TM06202503260819171613760-171614', order_id='TM06202503260819171613760', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9945199143', txn_type='inflow', environment='9', created_at='2026-08-19 17:16:14.0'}
20-08-2026 00:59:03.688 3531750 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.688 3531750 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRcIg0xmkSjUO5
20-08-2026 00:59:03.710 3531772 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.710 3531772 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4000,"amount_paid":0,"notes":[],"created_at":1787139974,"description":null,"offer_id":null,"amount_due":4000,"currency":"INR","receipt":"TM06202503260819171613760-171614","id":"order_TRcIg0xmkSjUO5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.710 3531772 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.710 3531772 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 17:16:13.0
20-08-2026 00:59:03.710 3531772 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.710 3531772 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.711 3531773 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.713 3531775 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.715 3531777 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.715 3531777 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181241
20-08-2026 00:59:03.715 3531777 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:03.718 3531780 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7594233415326124884, payment_id='TM09202501251206181115433-181241', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181241"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:41.0'}
20-08-2026 00:59:03.718 3531780 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181241"}
20-08-2026 00:59:03.719 3531781 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.720 3531782 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.723 3531785 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.723 3531785 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202502260709150323978-150326
20-08-2026 00:59:03.723 3531785 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202502260709150323978
20-08-2026 00:59:03.725 3531787 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7616121752045569431, payment_id='TM06202502260709150323978-150326', order_id='TM06202502260709150323978', amount=60.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202502260709150323978-150326"}', is_checked=0, wallet_txn_id='', payment_user_id='9071491612', txn_type='inflow', environment='9', created_at='2026-07-09 15:03:26.0'}
20-08-2026 00:59:03.725 3531787 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202502260709150323978-150326"}
20-08-2026 00:59:03.726 3531788 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.727 3531789 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.730 3531792 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.730 3531792 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:59:03.730 3531792 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:03.732 3531794 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:59:03.732 3531794 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:59:03.734 3531796 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.735 3531797 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.738 3531800 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.738 3531800 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-110002
20-08-2026 00:59:03.738 3531800 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:59:03.740 3531802 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=775044017152870486, payment_id='TM06202301251208105946344-110002', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-110002"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 11:00:02.0'}
20-08-2026 00:59:03.740 3531802 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-110002"}
20-08-2026 00:59:03.741 3531803 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.742 3531804 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.746 3531808 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.746 3531808 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073824
20-08-2026 00:59:03.746 3531808 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:59:03.748 3531810 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7772984715474388552, payment_id='TM09202501251208073744027-073824', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073824"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:24.0'}
20-08-2026 00:59:03.748 3531810 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073824"}
20-08-2026 00:59:03.749 3531811 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.750 3531812 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.753 3531815 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.753 3531815 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202202250922200432862-200647
20-08-2026 00:59:03.753 3531815 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202202250922200432862
20-08-2026 00:59:03.756 3531818 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7801769739933470353, payment_id='TM06202202250922200432862-200647', order_id='TM06202202250922200432862', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202202250922200432862-200647"}', is_checked=0, wallet_txn_id='', payment_user_id='8180894214', txn_type='inflow', environment='7', created_at='2025-09-22 20:06:47.0'}
20-08-2026 00:59:03.756 3531818 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202202250922200432862-200647"}
20-08-2026 00:59:03.756 3531818 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.758 3531820 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.760 3531822 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.760 3531822 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260723235957699-000001
20-08-2026 00:59:03.760 3531822 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260723235957699
20-08-2026 00:59:03.763 3531825 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7803661373321724928, payment_id='TM05202204260723235957699-000001', order_id='TM05202204260723235957699', amount=90.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM05202204260723235957699-000001"}', is_checked=0, wallet_txn_id='', payment_user_id='9943247649', txn_type='inflow', environment='9', created_at='2026-07-24 00:00:01.0'}
20-08-2026 00:59:03.763 3531825 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM05202204260723235957699-000001"}
20-08-2026 00:59:03.763 3531825 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.765 3531827 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.768 3531830 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.768 3531830 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208110308515-110310
20-08-2026 00:59:03.768 3531830 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208110308515
20-08-2026 00:59:03.771 3531833 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7905267224974085212, payment_id='TM06202301251208110308515-110310', order_id='TM06202301251208110308515', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208110308515-110310"}', is_checked=0, wallet_txn_id='', payment_user_id='7667134393', txn_type='inflow', environment='7', created_at='2025-12-08 11:03:10.0'}
20-08-2026 00:59:03.771 3531833 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208110308515-110310"}
20-08-2026 00:59:03.772 3531834 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.773 3531835 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.776 3531838 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.776 3531838 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301251208105946344-105947
20-08-2026 00:59:03.776 3531838 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301251208105946344
20-08-2026 00:59:03.779 3531841 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916018674756832254, payment_id='TM06202301251208105946344-105947', order_id='TM06202301251208105946344', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202301251208105946344-105947"}', is_checked=0, wallet_txn_id='', payment_user_id='9862280176', txn_type='inflow', environment='7', created_at='2025-12-08 10:59:47.0'}
20-08-2026 00:59:03.779 3531841 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202301251208105946344-105947"}
20-08-2026 00:59:03.780 3531842 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.781 3531843 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.784 3531846 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.784 3531846 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222631433-222633
20-08-2026 00:59:03.784 3531846 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222631433
20-08-2026 00:59:03.787 3531849 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7916526987322609603, payment_id='TM09202501251203222631433-222633', order_id='TM09202501251203222631433', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222631433-222633"}', is_checked=0, wallet_txn_id='', payment_user_id='8865938262', txn_type='inflow', environment='7', created_at='2025-12-03 22:26:33.0'}
20-08-2026 00:59:03.787 3531849 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222631433-222633"}
20-08-2026 00:59:03.788 3531850 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.789 3531851 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.792 3531854 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.792 3531854 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202203250922201232549-201334
20-08-2026 00:59:03.792 3531854 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202203250922201232549
20-08-2026 00:59:03.795 3531857 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7920791580138685527, payment_id='TM04202203250922201232549-201334', order_id='TM04202203250922201232549', amount=100.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202203250922201232549-201334"}', is_checked=0, wallet_txn_id='', payment_user_id='9080838512', txn_type='inflow', environment='7', created_at='2025-09-22 20:13:34.0'}
20-08-2026 00:59:03.795 3531857 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202203250922201232549-201334"}
20-08-2026 00:59:03.796 3531858 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.797 3531859 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.800 3531862 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.800 3531862 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-124930
20-08-2026 00:59:03.800 3531862 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:59:03.803 3531865 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=7981780354924628360, payment_id='TM06202201250416124918023-124930', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-124930"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:49:30.0'}
20-08-2026 00:59:03.803 3531865 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-124930"}
20-08-2026 00:59:03.804 3531866 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.805 3531867 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.809 3531871 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.809 3531871 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251203222317764-222331
20-08-2026 00:59:03.809 3531871 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251203222317764
20-08-2026 00:59:03.811 3531873 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8003240509933306530, payment_id='TM09202501251203222317764-222331', order_id='TM09202501251203222317764', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251203222317764-222331"}', is_checked=0, wallet_txn_id='', payment_user_id='6362490033', txn_type='inflow', environment='7', created_at='2025-12-03 22:23:31.0'}
20-08-2026 00:59:03.811 3531873 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251203222317764-222331"}
20-08-2026 00:59:03.812 3531874 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.813 3531875 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.816 3531878 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.817 3531879 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM03202201250528111016244-111127
20-08-2026 00:59:03.817 3531879 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM03202201250528111016244
20-08-2026 00:59:03.820 3531882 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8064060502629894274, payment_id='TM03202201250528111016244-111127', order_id='TM03202201250528111016244', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM03202201250528111016244-111127"}', is_checked=0, wallet_txn_id='', payment_user_id='9047028762', txn_type='inflow', environment='7', created_at='2025-05-28 11:11:27.0'}
20-08-2026 00:59:03.820 3531882 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM03202201250528111016244-111127"}
20-08-2026 00:59:03.821 3531883 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.823 3531885 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.826 3531888 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.826 3531888 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100725
20-08-2026 00:59:03.826 3531888 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:03.828 3531890 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=811553974129214594, payment_id='TM06202304251201100620952-100725', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100725"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:25.0'}
20-08-2026 00:59:03.828 3531890 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100725"}
20-08-2026 00:59:03.829 3531891 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.831 3531893 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.833 3531895 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.833 3531895 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819231034633-231035
20-08-2026 00:59:03.833 3531895 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819231034633
20-08-2026 00:59:03.836 3531898 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8121590260375306600, payment_id='TM08202203260819231034633-231035', order_id='TM08202203260819231034633', amount=45.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8951102654', txn_type='inflow', environment='9', created_at='2026-08-19 23:10:35.0'}
20-08-2026 00:59:03.836 3531898 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.836 3531898 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRiKzJh4FWpsg5
20-08-2026 00:59:03.852 3531914 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.852 3531914 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":4500,"amount_paid":0,"notes":[],"created_at":1787161235,"description":null,"offer_id":null,"amount_due":4500,"currency":"INR","receipt":"TM08202203260819231034633-231035","id":"order_TRiKzJh4FWpsg5","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:03.852 3531914 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:03.852 3531914 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 23:10:34.0
20-08-2026 00:59:03.852 3531914 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.852 3531914 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.853 3531915 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.854 3531916 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.857 3531919 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.857 3531919 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304250527110718733-110721
20-08-2026 00:59:03.857 3531919 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304250527110718733
20-08-2026 00:59:03.860 3531922 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8195716259347645834, payment_id='TM06202304250527110718733-110721', order_id='TM06202304250527110718733', amount=40.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304250527110718733-110721"}', is_checked=0, wallet_txn_id='', payment_user_id='8797285597', txn_type='inflow', environment='7', created_at='2025-05-27 11:07:21.0'}
20-08-2026 00:59:03.860 3531922 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304250527110718733-110721"}
20-08-2026 00:59:03.861 3531923 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.862 3531924 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.865 3531927 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.865 3531927 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181243
20-08-2026 00:59:03.866 3531928 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:03.868 3531930 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=761750517609090508, payment_id='TM09202501251206181115433-181243', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181243"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:43.0'}
20-08-2026 00:59:03.868 3531930 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181243"}
20-08-2026 00:59:03.869 3531931 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.871 3531933 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.873 3531935 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.874 3531936 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: NU04202101250416131235172-131352
20-08-2026 00:59:03.874 3531936 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: NU04202101250416131235172
20-08-2026 00:59:03.876 3531938 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8443463823256535276, payment_id='NU04202101250416131235172-131352', order_id='NU04202101250416131235172', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"NU04202101250416131235172-131352"}', is_checked=0, wallet_txn_id='', payment_user_id='9676848693', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:52.0'}
20-08-2026 00:59:03.877 3531939 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"NU04202101250416131235172-131352"}
20-08-2026 00:59:03.877 3531939 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.879 3531941 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.881 3531943 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.881 3531943 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202204260819132124337-132127
20-08-2026 00:59:03.881 3531943 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202204260819132124337
20-08-2026 00:59:03.885 3531947 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=851150165824064740, payment_id='TM05202204260819132124337-132127', order_id='TM05202204260819132124337', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='7003903628', txn_type='inflow', environment='9', created_at='2026-08-19 13:21:27.0'}
20-08-2026 00:59:03.885 3531947 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.885 3531947 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRYIf6LZnL404B
20-08-2026 00:59:03.904 3531966 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:03.904 3531966 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":1000,"amount_paid":0,"notes":[],"created_at":1787125887,"description":null,"offer_id":null,"amount_due":1000,"currency":"INR","receipt":"TM05202204260819132124337-132127","id":"order_TRYIf6LZnL404B","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:03.904 3531966 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:59:03.904 3531966 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 13:21:24.0
20-08-2026 00:59:03.904 3531966 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.904 3531966 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.921 3531983 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.923 3531985 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.925 3531987 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.926 3531988 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM05202203260819110426344-110427
20-08-2026 00:59:03.926 3531988 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM05202203260819110426344
20-08-2026 00:59:03.929 3531991 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8520117607173931663, payment_id='TM05202203260819110426344-110427', order_id='TM05202203260819110426344', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9538226335', txn_type='inflow', environment='9', created_at='2026-08-19 11:04:27.0'}
20-08-2026 00:59:03.929 3531991 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.929 3531991 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRVxwvPh5M6FhJ
20-08-2026 00:59:03.953 3532015 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:03.953 3532015 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787117667,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM05202203260819110426344-110427","id":"order_TRVxwvPh5M6FhJ","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:03.953 3532015 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:59:03.953 3532015 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:04:26.0
20-08-2026 00:59:03.953 3532015 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.953 3532015 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.954 3532016 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:03.956 3532018 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:03.959 3532021 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:03.959 3532021 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203260819022122653-022206
20-08-2026 00:59:03.959 3532021 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203260819022122653
20-08-2026 00:59:03.962 3532024 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=866322753457441561, payment_id='TM08202203260819022122653-022206', order_id='TM08202203260819022122653', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='8788596294', txn_type='inflow', environment='9', created_at='2026-08-19 02:22:06.0'}
20-08-2026 00:59:03.962 3532024 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:03.962 3532024 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRN4AI6acAxLGd
20-08-2026 00:59:03.978 3532040 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:03.978 3532040 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":2000,"amount_paid":0,"notes":[],"created_at":1787086326,"description":null,"offer_id":null,"amount_due":2000,"currency":"INR","receipt":"TM08202203260819022122653-022206","id":"order_TRN4AI6acAxLGd","checkout":null,"entity":"order","attempts":0,"status":"created"}
20-08-2026 00:59:03.978 3532040 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : created
20-08-2026 00:59:03.978 3532040 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 02:21:22.0
20-08-2026 00:59:03.978 3532040 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:03.0
20-08-2026 00:59:03.978 3532040 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:03.979 3532041 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.980 3532042 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.983 3532045 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.983 3532045 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100814192-100845
20-08-2026 00:59:03.983 3532045 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100814192
20-08-2026 00:59:03.986 3532048 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=175809979113753194, payment_id='TM06202304251201100814192-100845', order_id='TM06202304251201100814192', amount=35.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100814192-100845"}', is_checked=0, wallet_txn_id='', payment_user_id='8903209154', txn_type='inflow', environment='7', created_at='2025-12-01 10:08:45.0'}
20-08-2026 00:59:03.986 3532048 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100814192-100845"}
20-08-2026 00:59:03.987 3532049 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.988 3532050 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.990 3532052 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.990 3532052 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181209
20-08-2026 00:59:03.990 3532052 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:03.993 3532055 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8800120984636113531, payment_id='TM09202501251206181115433-181209', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181209"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:09.0'}
20-08-2026 00:59:03.994 3532056 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181209"}
20-08-2026 00:59:03.994 3532056 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:03.995 3532057 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:03.998 3532060 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:03.998 3532060 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM08202203251116035313734-035314
20-08-2026 00:59:03.998 3532060 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM08202203251116035313734
20-08-2026 00:59:04.001 3532063 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8806511037767829551, payment_id='TM08202203251116035313734-035314', order_id='TM08202203251116035313734', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM08202203251116035313734-035314"}', is_checked=0, wallet_txn_id='', payment_user_id='7795130722', txn_type='inflow', environment='7', created_at='2025-11-16 03:53:14.0'}
20-08-2026 00:59:04.001 3532063 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM08202203251116035313734-035314"}
20-08-2026 00:59:04.001 3532063 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.003 3532065 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.006 3532068 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.006 3532068 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181204
20-08-2026 00:59:04.006 3532068 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:04.008 3532070 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=3787324791545087275, payment_id='TM09202501251206181115433-181204', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181204"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:04.0'}
20-08-2026 00:59:04.008 3532070 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181204"}
20-08-2026 00:59:04.009 3532071 [http-nio-8051-exec-182] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1652784235808, timestamp=2026-08-20 00:40:28.0}
20-08-2026 00:59:04.009 3532071 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.010 3532072 [http-nio-8051-exec-182] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1652784235808, timestamp: 2026-08-20 00:40:28.0
20-08-2026 00:59:04.012 3532074 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.015 3532077 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.015 3532077 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202508250922200459063-200504
20-08-2026 00:59:04.016 3532078 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202508250922200459063
20-08-2026 00:59:04.020 3532082 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8850836421112842736, payment_id='TM06202508250922200459063-200504', order_id='TM06202508250922200459063', amount=10.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202508250922200459063-200504"}', is_checked=0, wallet_txn_id='', payment_user_id='9933813233', txn_type='inflow', environment='7', created_at='2025-09-22 20:05:04.0'}
20-08-2026 00:59:04.020 3532082 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202508250922200459063-200504"}
20-08-2026 00:59:04.021 3532083 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.022 3532084 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.025 3532087 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.025 3532087 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131314
20-08-2026 00:59:04.025 3532087 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:59:04.029 3532091 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8875227168608505721, payment_id='TM04202204250416125009007-131314', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131314"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:14.0'}
20-08-2026 00:59:04.029 3532091 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131314"}
20-08-2026 00:59:04.031 3532093 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.033 3532095 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.037 3532099 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.037 3532099 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125536
20-08-2026 00:59:04.037 3532099 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:59:04.041 3532103 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8956182110602740839, payment_id='TM06202304251127125301554-125536', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125536"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:55:36.0'}
20-08-2026 00:59:04.041 3532103 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125536"}
20-08-2026 00:59:04.042 3532104 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.043 3532105 [http-nio-8051-exec-183] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:59:04.043 3532105 [http-nio-8051-exec-183] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:59:04.043 3532105 [http-nio-8051-exec-183] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:04.044 3532106 [http-nio-8051-exec-183] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:59:04.044 3532106 [http-nio-8051-exec-183] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:04.044 3532106 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.045 3532107 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:04.045 3532107 [http-nio-8051-exec-183] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:04.046 3532108 [http-nio-8051-exec-179] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:59:04.046 3532108 [http-nio-8051-exec-183] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:59:04.046 3532108 [http-nio-8051-exec-179] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:59:04.046 3532108 [http-nio-8051-exec-179] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:04.046 3532108 [http-nio-8051-exec-183] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:59:04.046 3532108 [http-nio-8051-exec-179] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:59:04.046 3532108 [http-nio-8051-exec-179] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:04.047 3532109 [http-nio-8051-exec-179] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:04.048 3532110 [http-nio-8051-exec-183] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:59:04.048 3532110 [http-nio-8051-exec-183] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:59:04.048 3532110 [http-nio-8051-exec-179] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:04.048 3532110 [http-nio-8051-exec-183] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5b076f15
20-08-2026 00:59:04.048 3532110 [http-nio-8051-exec-183] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:04.049 3532111 [http-nio-8051-exec-183] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:04.049 3532111 [http-nio-8051-exec-183] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5b076f15
20-08-2026 00:59:04.049 3532111 [http-nio-8051-exec-183] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:04.050 3532112 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:59:04.050 3532112 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:59:04.050 3532112 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:59:04.050 3532112 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.050 3532112 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251206181115433-181242
20-08-2026 00:59:04.050 3532112 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251206181115433
20-08-2026 00:59:04.050 3532112 [http-nio-8051-exec-179] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:59:04.054 3532116 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=8976415223129328336, payment_id='TM09202501251206181115433-181242', order_id='TM09202501251206181115433', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251206181115433-181242"}', is_checked=0, wallet_txn_id='', payment_user_id='9845263734', txn_type='inflow', environment='7', created_at='2025-12-06 18:12:42.0'}
20-08-2026 00:59:04.054 3532116 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251206181115433-181242"}
20-08-2026 00:59:04.055 3532117 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.057 3532119 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.060 3532122 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:59:04.060 3532122 [http-nio-8051-exec-179] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:59:04.062 3532124 [http-nio-8051-exec-179] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:59:04.062 3532124 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.062 3532124 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202503251130191339336-191354
20-08-2026 00:59:04.062 3532124 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202503251130191339336
20-08-2026 00:59:04.065 3532127 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9042636772464741240, payment_id='TM06202503251130191339336-191354', order_id='TM06202503251130191339336', amount=81.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202503251130191339336-191354"}', is_checked=0, wallet_txn_id='', payment_user_id='8879123966', txn_type='inflow', environment='7', created_at='2025-11-30 19:13:54.0'}
20-08-2026 00:59:04.065 3532127 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202503251130191339336-191354"}
20-08-2026 00:59:04.066 3532128 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 9
20-08-2026 00:59:04.066 3532128 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:59:04.066 3532128 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:59:04.068 3532130 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@348e775a
20-08-2026 00:59:04.069 3532131 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.069 3532131 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:59:04.071 3532133 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.071 3532133 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:59:04.072 3532134 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"wLvd5Cwv7lJOcw3CJeQ8IXlp","DESCRIPTION":"Razorpay Description Vending Buddy IN","RAZORPAY_API_KEY":"rzp_live_RsJJLgryCOKxDW","DISPLAY_NAME":"TinyMart Vending Buddy IN"}
20-08-2026 00:59:04.072 3532134 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202301260819112939189-112941
20-08-2026 00:59:04.072 3532134 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202301260819112939189
20-08-2026 00:59:04.075 3532137 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.075 3532137 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:59:04.075 3532137 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=905476447935022435, payment_id='TM06202301260819112939189-112941', order_id='TM06202301260819112939189', amount=125.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}', is_checked=0, wallet_txn_id='', payment_user_id='9060600007', txn_type='inflow', environment='9', created_at='2026-08-19 11:29:41.0'}
20-08-2026 00:59:04.075 3532137 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"razor_pay_res":{"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","entity":"order","offer_id":null,"attempts":0,"status":"created"},"description":"Razorpay Description Vending Buddy IN","id":"razor_pay","display_name":"TinyMart Vending Buddy IN","key":"rzp_live_RsJJLgryCOKxDW"}
20-08-2026 00:59:04.075 3532137 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razorpay_order_id : order_TRWOaZsttzgF4s
20-08-2026 00:59:04.078 3532140 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.078 3532140 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:59:04.080 3532142 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.080 3532142 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:59:04.082 3532144 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.082 3532144 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:59:04.084 3532146 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.084 3532146 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:59:04.087 3532149 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.087 3532149 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:59:04.089 3532151 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.089 3532151 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:59:04.091 3532153 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.091 3532153 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:59:04.093 3532155 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.093 3532155 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:59:04.094 3532156 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.094 3532156 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:59:04.096 3532158 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.096 3532158 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:59:04.098 3532160 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.098 3532160 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:59:04.100 3532162 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.100 3532162 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:59:04.101 3532163 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order_respoce : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:04.101 3532163 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order : {"amount":12500,"amount_paid":0,"notes":[],"created_at":1787119181,"description":null,"offer_id":null,"amount_due":12500,"currency":"INR","receipt":"TM06202301260819112939189-112941","id":"order_TRWOaZsttzgF4s","checkout":null,"entity":"order","attempts":1,"status":"attempted"}
20-08-2026 00:59:04.101 3532163 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - rp_order.status : attempted
20-08-2026 00:59:04.101 3532163 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 11:29:39.0
20-08-2026 00:59:04.101 3532163 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - 2026-08-19 00:59:04.0
20-08-2026 00:59:04.102 3532164 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - current day pending order
20-08-2026 00:59:04.102 3532164 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.103 3532165 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.103 3532165 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:59:04.104 3532166 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.105 3532167 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.105 3532167 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:59:04.107 3532169 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.108 3532170 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:59:04.108 3532170 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.108 3532170 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM04202204250416125009007-131302
20-08-2026 00:59:04.108 3532170 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM04202204250416125009007
20-08-2026 00:59:04.111 3532173 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:04.111 3532173 [http-nio-8051-exec-179] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:59:04.113 3532175 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9056421830930546732, payment_id='TM04202204250416125009007-131302', order_id='TM04202204250416125009007', amount=80.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM04202204250416125009007-131302"}', is_checked=0, wallet_txn_id='', payment_user_id='7751040397', txn_type='inflow', environment='7', created_at='2025-04-16 13:13:02.0'}
20-08-2026 00:59:04.113 3532175 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM04202204250416125009007-131302"}
20-08-2026 00:59:04.113 3532175 [http-nio-8051-exec-179] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@4220e75b
20-08-2026 00:59:04.113 3532175 [http-nio-8051-exec-179] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cc4998d
20-08-2026 00:59:04.113 3532175 [http-nio-8051-exec-179] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:04.113 3532175 [http-nio-8051-exec-179] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@4220e75b
20-08-2026 00:59:04.113 3532175 [http-nio-8051-exec-179] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cc4998d
20-08-2026 00:59:04.114 3532176 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.116 3532178 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.119 3532181 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.119 3532181 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202201250416124918023-125101
20-08-2026 00:59:04.119 3532181 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202201250416124918023
20-08-2026 00:59:04.121 3532183 [http-nio-8051-exec-182] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:59:04.122 3532184 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=9076439736737484271, payment_id='TM06202201250416124918023-125101', order_id='TM06202201250416124918023', amount=20.0, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202201250416124918023-125101"}', is_checked=0, wallet_txn_id='', payment_user_id='7535977267', txn_type='inflow', environment='7', created_at='2025-04-16 12:51:01.0'}
20-08-2026 00:59:04.122 3532184 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202201250416124918023-125101"}
20-08-2026 00:59:04.123 3532185 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.125 3532187 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.128 3532190 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.128 3532190 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251126193552497-193606
20-08-2026 00:59:04.128 3532190 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251126193552497
20-08-2026 00:59:04.130 3532192 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=915828888402020184, payment_id='TM09202501251126193552497-193606', order_id='TM09202501251126193552497', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251126193552497-193606"}', is_checked=0, wallet_txn_id='', payment_user_id='8792681729', txn_type='inflow', environment='7', created_at='2025-11-26 19:36:06.0'}
20-08-2026 00:59:04.130 3532192 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251126193552497-193606"}
20-08-2026 00:59:04.131 3532193 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.133 3532195 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.136 3532198 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.136 3532198 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251127125301554-125409
20-08-2026 00:59:04.136 3532198 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251127125301554
20-08-2026 00:59:04.139 3532201 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=932792502222408106, payment_id='TM06202304251127125301554-125409', order_id='TM06202304251127125301554', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251127125301554-125409"}', is_checked=0, wallet_txn_id='', payment_user_id='7349016149', txn_type='inflow', environment='7', created_at='2025-11-27 12:54:09.0'}
20-08-2026 00:59:04.139 3532201 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251127125301554-125409"}
20-08-2026 00:59:04.140 3532202 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.141 3532203 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.144 3532206 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.144 3532206 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM09202501251208073744027-073818
20-08-2026 00:59:04.144 3532206 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM09202501251208073744027
20-08-2026 00:59:04.147 3532209 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=943674994694833183, payment_id='TM09202501251208073744027-073818', order_id='TM09202501251208073744027', amount=17.8, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM09202501251208073744027-073818"}', is_checked=0, wallet_txn_id='', payment_user_id='7022781318', txn_type='inflow', environment='7', created_at='2025-12-08 07:38:18.0'}
20-08-2026 00:59:04.147 3532209 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM09202501251208073744027-073818"}
20-08-2026 00:59:04.148 3532210 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: name :: razor_pay :: machineEnv :: 7
20-08-2026 00:59:04.149 3532211 [http-nio-8051-exec-68] INFO  n.s.PgKeysImplementation - PgKeysImplementation::getPgKeys :: response :: neuu.model.PgKeys@63e50973
20-08-2026 00:59:04.153 3532215 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_keys: {"RAZORPAY_PRIVATE_KEY":"O82w6hwEev66iNPLeP3Cm5oq","DESCRIPTION":"Razorpay Description vending buddy","RAZORPAY_API_KEY":"rzp_live_HjMOGAyKyNdb9R","DISPLAY_NAME":"TinyMart Vending Buddy"}
20-08-2026 00:59:04.153 3532215 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - paymentId: TM06202304251201100620952-100727
20-08-2026 00:59:04.153 3532215 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - order_id: TM06202304251201100620952
20-08-2026 00:59:04.155 3532217 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - payment row: Payment{id=972822457609110748, payment_id='TM06202304251201100620952-100727', order_id='TM06202304251201100620952', amount=131.6, payment_status='pending', payment_type='online', payment_gateway='razor_pay', payment_response_json='{"orderId":"TM06202304251201100620952-100727"}', is_checked=0, wallet_txn_id='', payment_user_id='8431258967', txn_type='inflow', environment='7', created_at='2025-12-01 10:07:27.0'}
20-08-2026 00:59:04.155 3532217 [http-nio-8051-exec-68] INFO  n.s.PaymentsRazorPayImplementation - razor_pay_order: {"orderId":"TM06202304251201100620952-100727"}
20-08-2026 00:59:05.523 3533585 [http-nio-8051-exec-163] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:59:05.523 3533585 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:59:05.523 3533585 [http-nio-8051-exec-163] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:59:05.523 3533585 [http-nio-8051-exec-163] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:05.523 3533585 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:59:05.523 3533585 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:05.523 3533585 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:59:05.523 3533585 [http-nio-8051-exec-163] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:59:05.523 3533585 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:05.523 3533585 [http-nio-8051-exec-163] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:05.524 3533586 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:05.525 3533587 [http-nio-8051-exec-12] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:05.525 3533587 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:05.526 3533588 [http-nio-8051-exec-163] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:05.526 3533588 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:59:05.526 3533588 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:59:05.526 3533588 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:59:05.526 3533588 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:59:05.526 3533588 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:59:05.527 3533589 [http-nio-8051-exec-163] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:59:05.528 3533590 [http-nio-8051-exec-12] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:59:05.528 3533590 [http-nio-8051-exec-12] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:59:05.529 3533591 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5a7e5fe8
20-08-2026 00:59:05.530 3533592 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:59:05.530 3533592 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:05.530 3533592 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5a7e5fe8
20-08-2026 00:59:05.530 3533592 [http-nio-8051-exec-12] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:59:05.535 3533597 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:59:05.535 3533597 [http-nio-8051-exec-163] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:59:05.536 3533598 [http-nio-8051-exec-163] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:59:05.538 3533600 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:59:05.538 3533600 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:59:05.540 3533602 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.541 3533603 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:59:05.542 3533604 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.542 3533604 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:59:05.544 3533606 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.544 3533606 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:59:05.547 3533609 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.547 3533609 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:59:05.549 3533611 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.549 3533611 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:59:05.552 3533614 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.552 3533614 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:59:05.554 3533616 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.554 3533616 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:59:05.556 3533618 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.556 3533618 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:59:05.557 3533619 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.558 3533620 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:59:05.560 3533622 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.560 3533622 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:59:05.562 3533624 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.562 3533624 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:59:05.566 3533628 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.566 3533628 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:59:05.568 3533630 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.569 3533631 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:59:05.571 3533633 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.573 3533635 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:59:05.575 3533637 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.575 3533637 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:59:05.577 3533639 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.577 3533639 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:59:05.579 3533641 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.580 3533642 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:59:05.582 3533644 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.582 3533644 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:59:05.585 3533647 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:05.585 3533647 [http-nio-8051-exec-163] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:59:05.588 3533650 [http-nio-8051-exec-163] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7c9ac57b
20-08-2026 00:59:05.588 3533650 [http-nio-8051-exec-163] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:59:05.588 3533650 [http-nio-8051-exec-163] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:05.588 3533650 [http-nio-8051-exec-163] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7c9ac57b
20-08-2026 00:59:05.588 3533650 [http-nio-8051-exec-163] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:59:05.944 3534006 [http-nio-8051-exec-178] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:59:05.944 3534006 [http-nio-8051-exec-178] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:59:05.944 3534006 [http-nio-8051-exec-178] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:05.945 3534007 [http-nio-8051-exec-178] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:59:05.945 3534007 [http-nio-8051-exec-178] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:05.945 3534007 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:05.946 3534008 [http-nio-8051-exec-178] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:05.946 3534008 [http-nio-8051-exec-178] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:59:05.946 3534008 [http-nio-8051-exec-178] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:59:06.964 3535026 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:59:06.964 3535026 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:59:06.964 3535026 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:06.964 3535026 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:59:06.964 3535026 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:06.965 3535027 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:06.966 3535028 [http-nio-8051-exec-132] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:06.967 3535029 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:59:06.967 3535029 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:59:06.967 3535029 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:59:06.967 3535029 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:59:06.976 3535038 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:59:06.976 3535038 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:59:06.978 3535040 [http-nio-8051-exec-132] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:59:06.981 3535043 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:59:06.981 3535043 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:59:06.983 3535045 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:06.983 3535045 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:59:06.985 3535047 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:06.985 3535047 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:59:06.987 3535049 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:06.987 3535049 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:59:06.990 3535052 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:06.990 3535052 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:59:06.993 3535055 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:06.993 3535055 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:59:06.995 3535057 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:06.995 3535057 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:59:06.998 3535060 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:06.999 3535061 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:59:07.001 3535063 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.001 3535063 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:59:07.003 3535065 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.003 3535065 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:59:07.005 3535067 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.005 3535067 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:59:07.008 3535070 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.008 3535070 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:59:07.010 3535072 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.010 3535072 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:59:07.012 3535074 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.012 3535074 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:59:07.015 3535077 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.015 3535077 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:59:07.017 3535079 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.017 3535079 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:59:07.019 3535081 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.019 3535081 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:59:07.022 3535084 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.022 3535084 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:59:07.024 3535086 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.024 3535086 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:59:07.027 3535089 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:07.027 3535089 [http-nio-8051-exec-132] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:59:07.030 3535092 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@42baac4d
20-08-2026 00:59:07.030 3535092 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:59:07.030 3535092 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:07.030 3535092 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@42baac4d
20-08-2026 00:59:07.030 3535092 [http-nio-8051-exec-132] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:59:07.033 3535095 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:59:07.033 3535095 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:59:07.033 3535095 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:07.033 3535095 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:59:07.033 3535095 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:07.034 3535096 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:07.034 3535096 [http-nio-8051-exec-109] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:07.035 3535097 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:59:07.035 3535097 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:59:07.037 3535099 [http-nio-8051-exec-109] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:59:07.037 3535099 [http-nio-8051-exec-109] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:59:07.038 3535100 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6e9531a7
20-08-2026 00:59:07.038 3535100 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:59:07.038 3535100 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:07.038 3535100 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6e9531a7
20-08-2026 00:59:07.038 3535100 [http-nio-8051-exec-109] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:59:08.446 3536508 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:59:08.446 3536508 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:59:08.446 3536508 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:08.446 3536508 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:59:08.446 3536508 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:08.447 3536509 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:08.448 3536510 [http-nio-8051-exec-146] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:08.448 3536510 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:59:08.449 3536511 [http-nio-8051-exec-146] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:59:08.744 3536806 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:08.744 3536806 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:08.745 3536807 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@2c10deb5
20-08-2026 00:59:08.745 3536807 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791800469945","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","mobile":"9597724778","active":1,"status":true}
20-08-2026 00:59:08.745 3536807 [http-nio-8051-exec-176] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":true,"session":"795658Cb8d90B545E029581eA023629597724778","status":true}
20-08-2026 00:59:08.943 3537005 [http-nio-8051-exec-169] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:59:08.943 3537005 [http-nio-8051-exec-169] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:59:08.943 3537005 [http-nio-8051-exec-169] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:08.943 3537005 [http-nio-8051-exec-169] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:59:08.943 3537005 [http-nio-8051-exec-169] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:08.944 3537006 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:08.946 3537008 [http-nio-8051-exec-169] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:08.948 3537010 [http-nio-8051-exec-169] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:59:08.948 3537010 [http-nio-8051-exec-169] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:59:08.951 3537013 [http-nio-8051-exec-169] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:59:08.952 3537014 [http-nio-8051-exec-169] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:59:08.953 3537015 [http-nio-8051-exec-169] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@79ee6d10
20-08-2026 00:59:08.953 3537015 [http-nio-8051-exec-169] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cc4998d
20-08-2026 00:59:08.953 3537015 [http-nio-8051-exec-169] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:08.953 3537015 [http-nio-8051-exec-169] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@79ee6d10
20-08-2026 00:59:08.953 3537015 [http-nio-8051-exec-169] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cc4998d
20-08-2026 00:59:09.009 3537071 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:59:09.011 3537073 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:59:09.011 3537073 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:09.012 3537074 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:59:09.012 3537074 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:09.014 3537076 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:09.016 3537078 [http-nio-8051-exec-121] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:09.017 3537079 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:59:09.017 3537079 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:59:09.017 3537079 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:59:09.018 3537080 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:59:09.028 3537090 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:59:09.029 3537091 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:59:09.030 3537092 [http-nio-8051-exec-121] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:59:09.032 3537094 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:59:09.032 3537094 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:59:09.032 3537094 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:59:09.032 3537094 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:09.032 3537094 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:59:09.032 3537094 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:59:09.032 3537094 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:09.033 3537095 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:09.034 3537096 [http-nio-8051-exec-103] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:09.035 3537097 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.035 3537097 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:59:09.035 3537097 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:59:09.035 3537097 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:59:09.038 3537100 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.038 3537100 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:59:09.041 3537103 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.041 3537103 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:59:09.043 3537105 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.043 3537105 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:59:09.046 3537108 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.046 3537108 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:59:09.049 3537111 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.049 3537111 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:59:09.051 3537113 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.051 3537113 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:59:09.054 3537116 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.054 3537116 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:59:09.057 3537119 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.057 3537119 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:59:09.061 3537123 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.062 3537124 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:59:09.065 3537127 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.065 3537127 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:59:09.068 3537130 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.068 3537130 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:59:09.071 3537133 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.071 3537133 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:59:09.075 3537137 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.075 3537137 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:59:09.078 3537140 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.078 3537140 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:59:09.082 3537144 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.082 3537144 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:59:09.084 3537146 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.084 3537146 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:59:09.087 3537149 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.087 3537149 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:59:09.090 3537152 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:09.091 3537153 [http-nio-8051-exec-121] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:59:09.095 3537157 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@5255d185
20-08-2026 00:59:09.095 3537157 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@7cc4998d
20-08-2026 00:59:09.095 3537157 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:09.095 3537157 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@5255d185
20-08-2026 00:59:09.095 3537157 [http-nio-8051-exec-121] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@7cc4998d
20-08-2026 00:59:12.729 3540791 [http-nio-8051-exec-178] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:12.730 3540792 [http-nio-8051-exec-178] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:12.733 3540795 [http-nio-8051-exec-178] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:59:12.733 3540795 [http-nio-8051-exec-178] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@ee2c830
20-08-2026 00:59:12.733 3540795 [http-nio-8051-exec-178] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:59:12.733 3540795 [http-nio-8051-exec-178] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:12.733 3540795 [http-nio-8051-exec-178] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@ee2c830
20-08-2026 00:59:12.733 3540795 [http-nio-8051-exec-178] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@8109efc
20-08-2026 00:59:14.341 3542403 [http-nio-8051-exec-177] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1686835929313, timestamp=2026-08-19 23:18:12.0}
20-08-2026 00:59:14.343 3542405 [http-nio-8051-exec-177] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1686835929313, timestamp: 2026-08-19 23:18:12.0
20-08-2026 00:59:14.493 3542555 [http-nio-8051-exec-177] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:59:15.953 3544015 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:15.954 3544016 [http-nio-8051-exec-146] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:15.955 3544017 [http-nio-8051-exec-146] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:59:15.955 3544017 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@41439886
20-08-2026 00:59:15.956 3544018 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:59:15.956 3544018 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:15.956 3544018 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@41439886
20-08-2026 00:59:15.956 3544018 [http-nio-8051-exec-146] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@525badfc
20-08-2026 00:59:16.263 3544325 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:16.263 3544325 [http-nio-8051-exec-103] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:16.264 3544326 [http-nio-8051-exec-103] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:59:16.265 3544327 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1581c0c2
20-08-2026 00:59:16.265 3544327 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:16.265 3544327 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:16.265 3544327 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1581c0c2
20-08-2026 00:59:16.265 3544327 [http-nio-8051-exec-103] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:16.345 3544407 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:59:16.345 3544407 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:59:16.345 3544407 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:16.346 3544408 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:59:16.346 3544408 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:16.346 3544408 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:16.347 3544409 [http-nio-8051-exec-106] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:16.347 3544409 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:59:16.347 3544409 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:59:16.728 3544790 [http-nio-8051-exec-160] INFO  n.c.k.p.PaymentIntegratedController - refund request payload: {"order_id":"TM02201903190925175446","payment_gateway":"ola","order_amount":0.0,"user_id":"9005419587"}
20-08-2026 00:59:16.729 3544791 [http-nio-8051-exec-160] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM02201903190925175446-0.0-9005419587-ola:
20-08-2026 00:59:16.730 3544792 [http-nio-8051-exec-160] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM02201903190925175446-0.0-9005419587-ola:WalletImpl::postSaleProcess:: Machine Order Sync ::  amount_received :: 0.0, orderAmount :: 0.0 ,  remainingAmount :: 0.0
20-08-2026 00:59:16.730 3544792 [http-nio-8051-exec-160] INFO  neuu.kioskserviceImpl.WalletImpl - walletIMPL :: postsaleprocess :: txn::post_debit, txn_json::{}
20-08-2026 00:59:16.730 3544792 [http-nio-8051-exec-160] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM02201903190925175446-0.0-9005419587-ola: order row Order{order_id='TM02201903190925175446', user_id=9005419587, vm_id=1194856388969476611, order_amount=0.0, pre_auth_amount=25.0, amount_received=0.0, invoice_balance=0.0, previous_pending=0.0, invoice_final_settled_amount=0.0, sku_json='{"orderId": "TM02201903190925175446", "bill_amount": 0, "res": true, "cart_offer_desc": "", "userId": "9005419587", "imei": "TM02201903", "skus": [], "total_amount": 0}', weight_based_response='{"orderId": "TM02201903190925175446", "res": "True", "total_amount": 70, "skus": [{"skuid": "86", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/2686.JPG", "name": "Smoodies Mango/ Berries", "tray_id": "", "qty": 2, "mrp": "70", "sku_total": 70.0, "unit_price": "35", "door_id": ""}], "logic": "TBL"}', created_at='2019-09-25 17:54:46.0', pre_auth_gateway='ola', balance_gateway='null', short_order_id='gcc3Am', short_order_expiry='25-07-2025 19:09:49', receipt_id='IN20260820003311', proposedSkuJson='{"orderId": "TM02201903190925175446", "bill_amount": 105, "res": true, "cart_offer_desc": "", "userId": "9005419587", "imei": "TM02201903", "skus": [{"skuid": "5022", "name": "Coca Cola Drink (Reg/Diet/Zero)", "tray_id": "27", "offer_desc": "", "offer_id": "", "sku_total": "35.0", "unit_price": "35.0", "qty": "1", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/n-2285.jpg", "door_id": "2"}, {"skuid": "86", "name": "Smoodies Mango/ Berries", "tray_id": "29", "offer_desc": "", "offer_id": "", "sku_total": "35.0", "unit_price": "35.0", "qty": "1", "image_url": "https://skuimg.s3.ap-south-1.amazonaws.com/2686.JPG", "door_id": "2"}], "total_amount": 70}', video_url='null', access_code='8a75490b-a633-4db6-802f-94797e2c1bda', status='null', type_of_order='null', wallet_txn_id='null', environment='9', wallet_txn_ids_json='null', internal_status='null'}
20-08-2026 00:59:16.730 3544792 [http-nio-8051-exec-160] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM02201903190925175446-0.0-9005419587-ola: shortOrderId  gcc3Am
20-08-2026 00:59:16.730 3544792 [http-nio-8051-exec-160] INFO  neuu.kioskserviceImpl.WalletImpl - postSaleProcessPrePaid--TM02201903190925175446-0.0-9005419587-ola: preAuth  25.0
20-08-2026 00:59:16.731 3544793 [http-nio-8051-exec-160] INFO  neuu.utils.payment.NeuuWallet - customerId: 9005419587
20-08-2026 00:59:16.731 3544793 [http-nio-8051-exec-160] INFO  neuu.utils.payment.NeuuWallet - transactionKey: N4MuCeWM1b4hD38Lhak5NgwafcGfk7xLQoJy1r4sE90iRWtzXwAfmPj8timNMnxhrzE3mD5P9XeE9w3dVaTiImgJMMoEUQNiThnzeomLTxRjKEdgGydvpEJPqTxpKLGESg5lTZ3zNlQ5b8dmfPfNaZv1KynEvRetxdbX5oTV38zBm9BBUVa4ftk7bsojajr3JBjD5zDKyCZPJWGPr7tOKb5J5RN1HuxwOeaVM6IBdo7uAvA8d1JmBZxzPzF9hWWZ
20-08-2026 00:59:16.731 3544793 [http-nio-8051-exec-160] INFO  neuu.utils.NetworkCall - NETWORK CALL
20-08-2026 00:59:16.731 3544793 [http-nio-8051-exec-160] INFO  neuu.utils.NetworkCall - HEADERS {"secret_key":"ghjkltyui987654dfvbasdf","transaction_key":"N4MuCeWM1b4hD38Lhak5NgwafcGfk7xLQoJy1r4sE90iRWtzXwAfmPj8timNMnxhrzE3mD5P9XeE9w3dVaTiImgJMMoEUQNiThnzeomLTxRjKEdgGydvpEJPqTxpKLGESg5lTZ3zNlQ5b8dmfPfNaZv1KynEvRetxdbX5oTV38zBm9BBUVa4ftk7bsojajr3JBjD5zDKyCZPJWGPr7tOKb5J5RN1HuxwOeaVM6IBdo7uAvA8d1JmBZxzPzF9hWWZ","application_id":"gh7ewew8ljwasdf","Content-Type":"application/json"}
20-08-2026 00:59:16.731 3544793 [http-nio-8051-exec-160] INFO  neuu.utils.NetworkCall - postdata {"customer_id":"9005419587"}
20-08-2026 00:59:16.731 3544793 [http-nio-8051-exec-160] INFO  neuu.utils.NetworkCall - url http://localhost:8053/customer/getwallets
20-08-2026 00:59:16.739 3544801 [http-nio-8051-exec-160] INFO  neuu.utils.NetworkCall - Request API = http://localhost:8053/customer/getwallets
20-08-2026 00:59:16.739 3544801 [http-nio-8051-exec-160] INFO  neuu.utils.NetworkCall - Response = {"result":"{\"msg\":\"Invalid user\",\"status\":false}","code":200}
20-08-2026 00:59:16.739 3544801 [http-nio-8051-exec-160] INFO  neuu.utils.payment.NeuuWallet - CheckEligibility response:{"result":"{\"msg\":\"Invalid user\",\"status\":false}","code":200,"status":true}
20-08-2026 00:59:17.595 3545657 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F73d754092Ef682822Ef9368Df6c9b
20-08-2026 00:59:17.595 3545657 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@77ed2c61
20-08-2026 00:59:17.595 3545657 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791251473658","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":false,"session":"F73d754092Ef682822Ef9368Df6c9b","mobile":"","active":1,"status":true}
20-08-2026 00:59:17.596 3545658 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::updateSession : session: F73d754092Ef682822Ef9368Df6c9b, mobile : 7975333465, newSession : F73d754092Ef682822Ef9368Df6c9b7975333465, active : 1, activity : {"machine":{"area":"itpl","vm_id":"1711555283773","cart_enabled":true,"address":"cafeteria","vm_imei_id":"TM03202401","webapp_config":"{\"server_order\":1,\"express_delivery\":0,\"machine_pickup\":1,\"qr_viewer\":1}","machine":1,"latlong":"0000000000,0000000","locationType":"Machine","location":"Tata Communication ITPL"}}, expiry  :1795116557596
20-08-2026 00:59:17.596 3545658 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::getSession : session : F73d754092Ef682822Ef9368Df6c9b
20-08-2026 00:59:17.596 3545658 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : F73d754092Ef682822Ef9368Df6c9b
20-08-2026 00:59:17.596 3545658 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@77ed2c61
20-08-2026 00:59:17.596 3545658 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1791251473658","expired":false,"activity":"{\"machine\":{\"area\":\"itpl\",\"vm_id\":\"1711555283773\",\"cart_enabled\":true,\"address\":\"cafeteria\",\"vm_imei_id\":\"TM03202401\",\"webapp_config\":\"{\\\"server_order\\\":1,\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"0000000000,0000000\",\"locationType\":\"Machine\",\"location\":\"Tata Communication ITPL\"}}","logged":false,"session":"F73d754092Ef682822Ef9368Df6c9b","mobile":"","active":1,"status":true}
20-08-2026 00:59:17.596 3545658 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::getSession : res : {"msg":"Session already exists","logged":false,"session":"F73d754092Ef682822Ef9368Df6c9b","status":true}
20-08-2026 00:59:17.597 3545659 [http-nio-8051-exec-173] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: res: {"msg":"Valid User","sessionId":"F73d754092Ef682822Ef9368Df6c9b7975333465","status":true} 
20-08-2026 00:59:20.051 3548113 [http-nio-8051-exec-143] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {timestamp=2026-08-20 00:54:30.0, vm_id=1711555283773}
20-08-2026 00:59:20.052 3548114 [http-nio-8051-exec-143] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1711555283773, timestamp: 2026-08-20 00:54:30.0
20-08-2026 00:59:20.239 3548301 [http-nio-8051-exec-143] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:59:21.897 3549959 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:21.897 3549959 [http-nio-8051-exec-106] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:21.898 3549960 [http-nio-8051-exec-106] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:59:21.899 3549961 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@6b476f58
20-08-2026 00:59:21.899 3549961 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:21.899 3549961 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:21.899 3549961 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@6b476f58
20-08-2026 00:59:21.899 3549961 [http-nio-8051-exec-106] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:26.798 3554860 [http-nio-8051-exec-172] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getactiveorder
20-08-2026 00:59:26.798 3554860 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderhistory
20-08-2026 00:59:26.798 3554860 [http-nio-8051-exec-172] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:59:26.798 3554860 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: POST
20-08-2026 00:59:26.798 3554860 [http-nio-8051-exec-172] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:26.798 3554860 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:26.798 3554860 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderhistory, match ::   false
20-08-2026 00:59:26.798 3554860 [http-nio-8051-exec-172] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getactiveorder, match ::   false
20-08-2026 00:59:26.798 3554860 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:26.798 3554860 [http-nio-8051-exec-172] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:26.799 3554861 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:26.799 3554861 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:26.800 3554862 [http-nio-8051-exec-172] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:26.800 3554862 [http-nio-8051-exec-136] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:26.800 3554862 [http-nio-8051-exec-172] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder user_id : 9597724778
20-08-2026 00:59:26.800 3554862 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload : {mobile=9597724778, page=0}
20-08-2026 00:59:26.801 3554863 [http-nio-8051-exec-172] INFO  n.s.OrdersImplementation - OrdersImplementation::getActiveOrderByUserId request user_id: 9597724778
20-08-2026 00:59:26.801 3554863 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory payload: {mobile=9597724778, page=0}
20-08-2026 00:59:26.801 3554863 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory page: 0
20-08-2026 00:59:26.801 3554863 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderHistoryByUser requested for user --> 9597724778
20-08-2026 00:59:26.803 3554865 [http-nio-8051-exec-172] INFO  n.c.c.CustomerappController - CustomerappController::getActiveOrder order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:59:26.803 3554865 [http-nio-8051-exec-172] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app', wallet_txn_id='6694295294649713288', environment='9', wallet_txn_ids_json='{"pre_credit":"857706799357447232","pre_debit":"6694295294649713288"}', internal_status='null'}
20-08-2026 00:59:26.804 3554866 [http-nio-8051-exec-172] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@1681e1e0
20-08-2026 00:59:26.804 3554866 [http-nio-8051-exec-172] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@6186a90d
20-08-2026 00:59:26.804 3554866 [http-nio-8051-exec-172] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:26.804 3554866 [http-nio-8051-exec-172] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@1681e1e0
20-08-2026 00:59:26.804 3554866 [http-nio-8051-exec-172] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@6186a90d
20-08-2026 00:59:26.809 3554871 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory :
20-08-2026 00:59:26.809 3554871 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryArray 
20-08-2026 00:59:26.810 3554872 [http-nio-8051-exec-136] INFO  n.s.OrdersImplementation - orderArray [{"area":"itpl","address":"cafeteria","vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","amount_received":20,"access_code":"52725894","proposedSkuJson":"{\"res\":true,\"skus\":[{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500681-9948.webp\",\"door_id\":\"1\",\"qty\":1,\"name\":\"McVities Orange Cream Biscuts 61gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500681\",\"tray_id\":\"23\",\"offer_id\":\"\",\"offer_desc\":\"\"},{\"sku_total\":10,\"image_url\":\"https://images.tinymart.in/product/4500723-3888.png\",\"door_id\":\"1\",\"qty\":1,\"name\":\"MaxVita Moong daal 25gm\",\"mrp\":\"10\",\"unit_price\":10,\"skuid\":\"4500723\",\"tray_id\":\"18\",\"offer_id\":\"\",\"offer_desc\":\"\"}],\"bill_amount\":20,\"orderId\":\"TM03202401260820005430857\",\"total_amount\":20,\"cart_offer_desc\":\"\",\"imei\":\"TM03202401\",\"userId\":\"9597724778\"}","pre_auth_amount":20,"invoice_final_settled_amount":0,"previous_pending":35,"_invoice_balance":0,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","order_modified_at":"2026-08-20 00:55:03.0","user_id":9597724778,"vm_imei_id":"TM03202401","order_amount":0,"location":"Tata Communication ITPL","order_id":"TM03202401260820005430857","order_created_at":"2026-08-20 00:54:30.0","sku_json":"0-0","status":"active"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f7aeed56-fc30-42b9-a2e0-9602b69b6ce0","pre_auth_amount":50,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":85,"weight_based_response":"{}","order_created_at":"2026-08-20 00:39:32.0","area":"itpl","address":"cafeteria","amount_received":50,"receipt_id":"IN20260820004121","proposedSkuJson":"{\"total_amount\": 50, \"skus\": [{\"offer_desc\": \"\", \"door_id\": \"1\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": 10, \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm\"}, {\"offer_desc\": \"\", \"door_id\": \"2\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": 40, \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack\"}], \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 50, \"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"orderId\": \"TM03202401260820003932268\"}","short_order_expiry":"20-09-2026 00:41:21","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-20 00:41:22.0","user_id":9597724778,"short_order_id":"l2e8zT","location":"Tata Communication ITPL","order_id":"TM03202401260820003932268","sku_json":"{\"total_amount\": 85, \"rstatus\": true, \"res\": true, \"orderId\": \"TM03202401260820003932268\", \"imei\": \"TM03202401\", \"bill_amount\": 85, \"cart_offer_desc\": \"\", \"order_status\": \"\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"tray_id\": \"15\", \"sku_total\": 10, \"skuid\": \"4500722\", \"image_url\": \"https://images.tinymart.in/product/4500722-2079.jpeg\", \"mrp\": \"10\", \"offer_id\": \"\", \"unit_price\": \"10\", \"qty\": 1, \"name\": \"MaxVita Rice Kodubale 30gm per peice\"}, {\"door_id\": \"\", \"tray_id\": \"17\", \"sku_total\": 35, \"skuid\": \"4500564\", \"image_url\": \"https://images.tinymart.in/product/4500564-6115.jpg\", \"mrp\": \"35\", \"offer_id\": \"\", \"unit_price\": \"35\", \"qty\": 1, \"name\": \"Wholy Fudgy Cakes Red Velvet 32g per peice\"}, {\"door_id\": \"\", \"tray_id\": \"45\", \"sku_total\": 40, \"skuid\": \"4500643\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"mrp\": \"40\", \"offer_id\": \"\", \"unit_price\": \"40\", \"qty\": 1, \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ebc166a5-83e2-4d8e-9140-944588a4ebb1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-08-18 21:45:17.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260818214734","proposedSkuJson":"{\"orderId\": \"TM03202401260818214517037\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"door_id\": \"1\", \"sku_total\": 20, \"offer_desc\": \"\", \"tray_id\": \"11\", \"unit_price\": 20, \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms\"}], \"total_amount\": 20, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 20}","short_order_expiry":"18-09-2026 21:47:34","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-18 21:50:03.0","user_id":9597724778,"short_order_id":"lAy4PL","location":"Tata Communication ITPL","order_id":"TM03202401260818214517037","sku_json":"{\"orderId\": \"TM03202401260818214517037\", \"rstatus\": true, \"skus\": [{\"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500712-3453.png\", \"sku_total\": 20, \"tray_id\": \"11\", \"unit_price\": \"20\", \"offer_id\": \"\", \"skuid\": \"4500712\", \"mrp\": \"20\", \"qty\": 1, \"name\": \"MaxVita Chilli Spirinkled Potato Chips 40gms per peice\"}], \"total_amount\": 20, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"res\": true, \"order_status\": \"\", \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"4a4f17c2-ce99-4f7a-a11e-b46c66f1a7a2","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-08-17 23:53:49.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260817235511","proposedSkuJson":"{\"total_amount\": 40, \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"2\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack\", \"tray_id\": \"45\", \"unit_price\": 40}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","short_order_expiry":"17-09-2026 23:55:11","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-17 23:55:11.0","user_id":9597724778,"short_order_id":"iDJjlm","location":"Tata Communication ITPL","order_id":"TM03202401260817235349515","sku_json":"{\"total_amount\": 40, \"rstatus\": true, \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260817235349515\", \"userId\": \"9597724778\", \"skus\": [{\"sku_total\": 40, \"door_id\": \"\", \"offer_id\": \"\", \"qty\": 1, \"skuid\": \"4500643\", \"mrp\": \"40\", \"image_url\": \"https://images.tinymart.in/product/4500643-6170.webp\", \"name\": \"Cavins Belgian chocolate 170ml spl pack per peice\", \"tray_id\": \"45\", \"unit_price\": \"40\"}], \"bill_amount\": 40, \"cart_offer_desc\": \"\", \"res\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"d69fc9b5-0f34-45ad-98c9-88f99a2c170c","pre_auth_amount":70,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":70,"weight_based_response":"{}","order_created_at":"2026-08-17 01:51:58.0","area":"itpl","address":"cafeteria","amount_received":70,"receipt_id":"IN20260817015351","proposedSkuJson":"{\"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"res\": true, \"bill_amount\": 70, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"2\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml\", \"unit_price\": 60, \"qty\": 1, \"mrp\": \"60\", \"offer_desc\": \"\", \"sku_total\": 60}, {\"image_url\": \"https://images.tinymart.in/product/4500725-5961.png\", \"skuid\": \"4500725\", \"tray_id\": \"14\", \"door_id\": \"1\", \"offer_id\": \"\", \"name\": \"Maxvita Coconut Cookies 40gm\", \"unit_price\": 10, \"qty\": 1, \"mrp\": \"10\", \"offer_desc\": \"\", \"sku_total\": 10}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70}","short_order_expiry":"17-09-2026 01:53:51","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-08-17 01:55:02.0","user_id":9597724778,"short_order_id":"Q3S7F5","location":"Tata Communication ITPL","order_id":"TM03202401260817015158332","sku_json":"{\"res\": true, \"rstatus\": true, \"order_status\": \"\", \"bill_amount\": 70, \"cart_offer_desc\": \"\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500696-244.webp\", \"skuid\": \"4500696\", \"tray_id\": \"26\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"McVities Cashew almond  Cookies 58gm per peice\", \"unit_price\": \"10\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\", \"skuid\": \"4500656\", \"tray_id\": \"40\", \"door_id\": \"\", \"offer_id\": \"\", \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"unit_price\": \"60\", \"qty\": 1, \"mrp\": \"60\", \"sku_total\": 60}], \"userId\": \"9597724778\", \"orderId\": \"TM03202401260817015158332\", \"total_amount\": 70, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"6c67573e-5b71-4566-9f67-33d21eeda46b","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260813223820608.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-08-13 22:38:20.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260813223957","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"userId\": \"9597724778\", \"res\": true, \"imei\": \"TM03202401\", \"bill_amount\": 20, \"skus\": [{\"tray_id\": \"15\", \"offer_desc\": \"\", \"skuid\": \"4500672\", \"door_id\": \"1\", \"qty\": 2, \"name\": \"Modern kitchens Garlic Mixture 26gm\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": 10}], \"total_amount\": 20}","short_order_expiry":"13-09-2026 22:39:57","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-08-13 22:55:02.0","user_id":9597724778,"short_order_id":"Ml4z56","location":"Tata Communication ITPL","order_id":"TM03202401260813223820608","sku_json":"{\"cart_offer_desc\": \"\", \"orderId\": \"TM03202401260813223820608\", \"total_amount\": 30, \"order_status\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"userId\": \"9597724778\", \"bill_amount\": 30, \"skus\": [{\"tray_id\": \"16\", \"skuid\": \"4500624\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Madmix  Aloo Sev Millet Bhujia 27gm per peice\", \"sku_total\": 20, \"image_url\": \"https://images.tinymart.in/product/4500624-8762.webp\", \"offer_id\": \"\", \"mrp\": \"20\", \"unit_price\": \"20\"}, {\"tray_id\": \"20\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"sku_total\": 10, \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"mrp\": \"10\", \"unit_price\": \"10\"}], \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"297c351f-1415-4a95-91b3-ad5215108c79","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260714220442483.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-07-14 22:04:42.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260714220551","proposedSkuJson":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": 20, \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm\", \"offer_id\": \"\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\", \"qty\": 1, \"door_id\": \"1\"}], \"total_amount\": 20}","short_order_expiry":"14-08-2026 22:05:51","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-14 22:25:02.0","user_id":9597724778,"short_order_id":"Ye9rbG","location":"Tata Communication ITPL","order_id":"TM03202401260714220442483","sku_json":"{\"orderId\": \"TM03202401260714220442483\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"res\": true, \"skus\": [{\"sku_total\": 20, \"unit_price\": \"20\", \"skuid\": \"186100\", \"mrp\": \"20\", \"name\": \"Too Yumm Crea onion 33gm per peice\", \"offer_id\": \"\", \"tray_id\": \"12\", \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186100-6904.jpg\"}], \"rstatus\": true, \"total_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"cb2e5554-e082-4a5b-b744-db5c23adc80f","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260712155113196.mp4","vm_imei_id":"TM03202401","order_amount":10,"weight_based_response":"{}","order_created_at":"2026-07-12 15:51:13.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260712155228","proposedSkuJson":"{\"imei\": \"TM03202401\", \"orderId\": \"TM03202401260712155113196\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": 10, \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"offer_desc\": \"\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"cart_offer_desc\": \"\", \"total_amount\": 10, \"userId\": \"9597724778\"}","short_order_expiry":"12-08-2026 15:52:28","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-12 15:55:03.0","user_id":9597724778,"short_order_id":"jmLfF1","location":"Tata Communication ITPL","order_id":"TM03202401260712155113196","sku_json":"{\"imei\": \"TM03202401\", \"order_status\": \"\", \"skus\": [{\"name\": \"Modern kitchens Garlic Mixture 26gm per peice\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500672-7226.webp\", \"unit_price\": \"10\", \"offer_id\": \"\", \"mrp\": \"10\", \"sku_total\": 10, \"tray_id\": \"15\", \"qty\": 1, \"skuid\": \"4500672\"}], \"bill_amount\": 10, \"res\": true, \"orderId\": \"TM03202401260712155113196\", \"rstatus\": true, \"total_amount\": 10, \"userId\": \"9597724778\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"8c09a989-d224-4648-974c-7c5d1152be3d","pre_auth_amount":31,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:44:27.0","area":"itpl","address":"cafeteria","amount_received":31,"receipt_id":"IN20260703204635","proposedSkuJson":"{\"bill_amount\": 31, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703204427051\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 31}","short_order_expiry":"03-08-2026 20:46:35","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:46:36.0","user_id":9597724778,"short_order_id":"ia9i08","location":"Tata Communication ITPL","order_id":"TM03202401260703204427051","sku_json":"{\"orderId\": \"TM03202401260703204427051\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"200844de-7394-47bb-b355-47648fb96005","pre_auth_amount":41,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":41,"weight_based_response":"{}","order_created_at":"2026-07-03 20:36:30.0","area":"itpl","address":"cafeteria","amount_received":41,"receipt_id":"IN20260703203759","proposedSkuJson":"{\"bill_amount\": 41, \"userId\": \"9597724778\", \"skus\": [{\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate \", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"1\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 31, \"sku_total\": 31, \"offer_desc\": \"\"}, {\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"1\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": 10, \"sku_total\": 10, \"offer_desc\": \"\"}], \"orderId\": \"TM03202401260703203630821\", \"cart_offer_desc\": \"\", \"res\": true, \"imei\": \"TM03202401\", \"total_amount\": 41}","short_order_expiry":"03-08-2026 20:37:59","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-07-03 20:40:02.0","user_id":9597724778,"short_order_id":"fJ0Twu","location":"Tata Communication ITPL","order_id":"TM03202401260703203630821","sku_json":"{\"orderId\": \"TM03202401260703203630821\", \"bill_amount\": 41, \"userId\": \"9597724778\", \"res\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\", \"skus\": [{\"mrp\": \"10\", \"name\": \"Modern Kitchen Masala Peanut 28gm per peice\", \"skuid\": \"4500708\", \"image_url\": \"https://images.tinymart.in/product/4500708-7901.webp\", \"door_id\": \"\", \"tray_id\": \"11\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"10\", \"sku_total\": 10}, {\"mrp\": \"31\", \"name\": \"Wholy belgian Chocolate  per peice\", \"skuid\": \"4500716\", \"image_url\": \"https://images.tinymart.in/product/4500716-7694.webp\", \"door_id\": \"\", \"tray_id\": \"17\", \"offer_id\": \"\", \"qty\": 1, \"unit_price\": \"31\", \"sku_total\": 31}], \"imei\": \"TM03202401\", \"total_amount\": 41, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"7cc204b7-e653-4e16-ae77-f393bc29f8e5","pre_auth_amount":10,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260614141049833.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-14 14:10:49.0","area":"itpl","address":"cafeteria","amount_received":10,"receipt_id":"IN20260614182229","proposedSkuJson":"{\"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 10, \"orderId\": \"TM03202401260614141049833\", \"userId\": \"9597724778\", \"total_amount\": 10, \"skus\": [{\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": 10, \"offer_desc\": \"\"}]}","short_order_expiry":"14-07-2026 14:12:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-14 18:22:29.0","user_id":9597724778,"short_order_id":"zDoHDr","location":"Tata Communication ITPL","order_id":"TM03202401260614141049833","sku_json":"{\"rstatus\": true, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"res\": true, \"bill_amount\": 20, \"orderId\": \"TM03202401260614141049833\", \"order_status\": \"\", \"total_amount\": 20, \"userId\": \"9597724778\", \"skus\": [{\"qty\": 1, \"name\": \"Modern kitchens Banana Chips 21gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"16\", \"mrp\": \"10\", \"skuid\": \"4500648\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500648-25.webp\", \"unit_price\": \"10\"}, {\"qty\": 1, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"offer_id\": \"\", \"sku_total\": 10, \"tray_id\": \"23\", \"mrp\": \"10\", \"skuid\": \"4500691\", \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"unit_price\": \"10\"}]}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"c16eb9c5-2cf3-40fc-8e5a-33e54cc9c6a1","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260608200833973.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-08 20:08:33.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260608201055","proposedSkuJson":"{\"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"cart_offer_desc\": \"\", \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"qty\": 2, \"offer_id\": \"\", \"unit_price\": 10, \"door_id\": \"1\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm\", \"tray_id\": \"17\", \"skuid\": \"4500679\", \"offer_desc\": \"\"}], \"bill_amount\": 20}","short_order_expiry":"08-07-2026 20:10:56","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-06-08 20:25:08.0","user_id":9597724778,"short_order_id":"4NWcsd","location":"Tata Communication ITPL","order_id":"TM03202401260608200833973","sku_json":"{\"cart_offer_desc\": \"\", \"userId\": \"9597724778\", \"order_status\": \"\", \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260608200833973\", \"rstatus\": true, \"res\": true, \"total_amount\": 20, \"skus\": [{\"sku_total\": 20, \"door_id\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500679-7835.png\", \"unit_price\": \"10\", \"tray_id\": \"17\", \"qty\": 2, \"mrp\": \"10\", \"name\": \"Eat Bit Coconut  Chikki 32gm per peice\", \"offer_id\": \"\", \"skuid\": \"4500679\"}], \"bill_amount\": 20}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"ff00bfd3-4e43-4123-a88e-ab55986ddd36","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260606153128314.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-06-06 15:31:28.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260606153242","proposedSkuJson":"{\"res\": true, \"total_amount\": 20, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm\", \"offer_desc\": \"\", \"door_id\": \"1\"}]}","short_order_expiry":"06-07-2026 15:32:42","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-06-06 15:35:03.0","user_id":9597724778,"short_order_id":"WRVLlb","location":"Tata Communication ITPL","order_id":"TM03202401260606153128314","sku_json":"{\"res\": true, \"total_amount\": 20, \"rstatus\": true, \"orderId\": \"TM03202401260606153128314\", \"userId\": \"9597724778\", \"bill_amount\": 20, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\", \"order_status\": \"\", \"skus\": [{\"unit_price\": \"10\", \"qty\": 2, \"image_url\": \"https://images.tinymart.in/product/4500691-6038.webp\", \"skuid\": \"4500691\", \"tray_id\": \"23\", \"mrp\": \"10\", \"offer_id\": \"\", \"sku_total\": 20, \"name\": \"Modern Kitchens Boondi Masala 36gm per peice\", \"door_id\": \"\"}]}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"f983d61d-a1c2-4d37-90a2-47a90d966588","pre_auth_amount":30,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260503012037632.mp4","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-05-03 01:20:37.0","area":"itpl","address":"cafeteria","amount_received":30,"receipt_id":"IN20260503012215","proposedSkuJson":"{\"res\": true, \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"offer_desc\": \"\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g\", \"qty\": 1, \"door_id\": \"1\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": 30}], \"bill_amount\": 30, \"userId\": \"9597724778\", \"total_amount\": 30, \"imei\": \"TM03202401\", \"orderId\": \"TM03202401260503012037632\", \"cart_offer_desc\": \"\"}","short_order_expiry":"03-06-2026 01:22:15","invoice_final_settled_amount":0,"previous_pending":10,"_invoice_balance":0,"order_modified_at":"2026-05-03 01:25:02.0","user_id":9597724778,"short_order_id":"UhTC7a","location":"Tata Communication ITPL","order_id":"TM03202401260503012037632","sku_json":"{\"order_status\": \"\", \"res\": true, \"rstatus\": true, \"bill_amount\": 40, \"userId\": \"9597724778\", \"total_amount\": 40, \"cart_offer_desc\": \"\", \"imei\": \"TM03202401\", \"skus\": [{\"image_url\": \"https://images.tinymart.in/product/4500568-6867.jpg\", \"tray_id\": \"18\", \"skuid\": \"4500568\", \"mrp\": \"30\", \"name\": \"Lotus Biscoff 75g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 30, \"unit_price\": \"30\"}, {\"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"tray_id\": \"19\", \"skuid\": \"4500570\", \"mrp\": \"10\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"qty\": 1, \"door_id\": \"\", \"offer_id\": \"\", \"sku_total\": 10, \"unit_price\": \"10\"}], \"orderId\": \"TM03202401260503012037632\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"091a961a-951f-439f-9c5c-0b93771d5c49","pre_auth_amount":46,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260420202920918.mp4","vm_imei_id":"TM03202401","order_amount":56,"weight_based_response":"{}","order_created_at":"2026-04-20 20:29:20.0","area":"itpl","address":"cafeteria","amount_received":46,"receipt_id":"IN20260420203110","proposedSkuJson":"{\"total_amount\": 46, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": 10, \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm\", \"offer_desc\": \"\", \"skuid\": \"4500673\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": 18, \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms\", \"offer_desc\": \"\", \"skuid\": \"116565\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": 18, \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm\", \"offer_desc\": \"\", \"skuid\": \"4500622\", \"door_id\": \"1\", \"qty\": 1, \"mrp\": \"20\", \"sku_total\": 18}], \"imei\": \"TM03202401\", \"bill_amount\": 46, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\"}","short_order_expiry":"20-05-2026 20:31:10","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-20 20:50:02.0","user_id":9597724778,"short_order_id":"gavqfR","location":"Tata Communication ITPL","order_id":"TM03202401260420202920918","sku_json":"{\"total_amount\": 56, \"rstatus\": true, \"cart_offer_desc\": \"\", \"skus\": [{\"unit_price\": \"18\", \"tray_id\": \"14\", \"image_url\": \"https://images.tinymart.in/product/4500622-3821.jpeg\", \"offer_id\": \"4500622_0301\", \"name\": \"Kurkure Mast Masala 52gm per peice\", \"offer_desc\": \"10% OFF\", \"skuid\": \"4500622\", \"door_id\": \"\", \"qty\": \"1\", \"mrp\": \"20\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"19\", \"image_url\": \"https://images.tinymart.in/product/4500570-8490.jpg\", \"offer_id\": \"\", \"name\": \"Wellbe Crunchy Kodbale 25g per peice\", \"skuid\": \"4500570\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}, {\"unit_price\": \"18\", \"tray_id\": \"25\", \"image_url\": \"https://images.tinymart.in/product/116565-2828.jpg\", \"offer_id\": \"\", \"name\": \"Unibic Cashew Almond Cookies  52 Gms per peice\", \"skuid\": \"116565\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"18\", \"sku_total\": 18}, {\"unit_price\": \"10\", \"tray_id\": \"27\", \"image_url\": \"https://images.tinymart.in/product/4500673-8519.webp\", \"offer_id\": \"\", \"name\": \"Modern kitchens Salted Peanuts 25gm per peice\", \"skuid\": \"4500673\", \"door_id\": \"\", \"qty\": 1, \"mrp\": \"10\", \"sku_total\": 10}], \"imei\": \"TM03202401\", \"bill_amount\": 58, \"userId\": \"9597724778\", \"res\": true, \"orderId\": \"TM03202401260420202920918\", \"order_status\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"9702ba63-a1dd-4f80-83ca-bf7e845e9235","pre_auth_amount":20,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260413160441568.mp4","vm_imei_id":"TM03202401","order_amount":20,"weight_based_response":"{}","order_created_at":"2026-04-13 16:04:41.0","area":"itpl","address":"cafeteria","amount_received":20,"receipt_id":"IN20260413160606","proposedSkuJson":"{\"skus\": [{\"skuid\": \"4500452\", \"offer_desc\": \"\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20, \"door_id\": \"1\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"res\": true, \"total_amount\": 20, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","short_order_expiry":"13-05-2026 16:06:06","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-13 16:10:02.0","user_id":9597724778,"short_order_id":"Dqam2E","location":"Tata Communication ITPL","order_id":"TM03202401260413160441568","sku_json":"{\"skus\": [{\"skuid\": \"4500452\", \"tray_id\": \"12\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\", \"door_id\": \"\", \"mrp\": \"20\", \"offer_id\": \"\", \"qty\": 1}], \"orderId\": \"TM03202401260413160441568\", \"userId\": \"9597724778\", \"order_status\": \"\", \"rstatus\": true, \"total_amount\": 20, \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 20, \"imei\": \"TM03202401\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"19c3040a-e88c-45ca-9364-f1f0ea267a27","pre_auth_amount":40,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"N/A","vm_imei_id":"TM03202401","order_amount":40,"weight_based_response":"{}","order_created_at":"2026-04-11 15:18:44.0","area":"itpl","address":"cafeteria","amount_received":40,"receipt_id":"IN20260411152054","proposedSkuJson":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"1\", \"offer_desc\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": 20}, {\"door_id\": \"2\", \"offer_desc\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": 20}], \"imei\": \"TM03202401\", \"total_amount\": 40, \"bill_amount\": 40, \"res\": true, \"cart_offer_desc\": \"\"}","short_order_expiry":"11-05-2026 15:20:54","invoice_final_settled_amount":0,"previous_pending":12,"_invoice_balance":0,"order_modified_at":"2026-04-11 15:20:54.0","user_id":9597724778,"short_order_id":"4lTe2B","location":"Tata Communication ITPL","order_id":"TM03202401260411151844508","sku_json":"{\"orderId\": \"TM03202401260411151844508\", \"userId\": \"9597724778\", \"skus\": [{\"door_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"tray_id\": \"12\", \"offer_id\": \"\", \"skuid\": \"4500452\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"sku_total\": 20, \"unit_price\": \"20\"}, {\"door_id\": \"\", \"name\": \"Nestle Milky bar, 25g RS- 20 per peice\", \"tray_id\": \"39\", \"offer_id\": \"\", \"skuid\": \"137335\", \"qty\": 1, \"mrp\": \"20\", \"image_url\": \"https://images.tinymart.in/product/137335-1619.png\", \"sku_total\": 20, \"unit_price\": \"20\"}], \"imei\": \"TM03202401\", \"order_status\": \"\", \"res\": true, \"cart_offer_desc\": \"\", \"bill_amount\": 40, \"total_amount\": 40, \"rstatus\": true}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"2f032410-a2f0-487a-be03-ddca9025b1c5","pre_auth_amount":18,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260405164937739.mp4","vm_imei_id":"TM03202401","order_amount":30,"weight_based_response":"{}","order_created_at":"2026-04-05 16:49:37.0","area":"itpl","address":"cafeteria","amount_received":18,"receipt_id":"IN20260405184020","proposedSkuJson":"{\"bill_amount\": 18, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"1\", \"tray_id\": \"11\", \"sku_total\": 18, \"offer_desc\": \"\", \"qty\": 1, \"unit_price\": 18, \"image_url\": \"https://images.tinymart.in/product/9400-3773.webp\", \"offer_id\": \"9400_0301\", \"name\": \"Lays wavy Magic Masala 31g\", \"skuid\": \"9400\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 18, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","short_order_expiry":"05-05-2026 17:00:55","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-04-05 18:40:20.0","user_id":9597724778,"short_order_id":"gtfZxU","location":"Tata Communication ITPL","order_id":"TM03202401260405164937739","sku_json":"{\"order_status\": \"\", \"rstatus\": true, \"bill_amount\": 30, \"skus\": [{\"mrp\": \"20\", \"door_id\": \"\", \"tray_id\": \"12\", \"sku_total\": 20, \"qty\": 1, \"unit_price\": \"20\", \"image_url\": \"https://images.tinymart.in/product/4500452-8664.jpg\", \"offer_id\": \"\", \"name\": \"Bingo Chips Chilli Sprinkled 30gm per peice\", \"skuid\": \"4500452\"}, {\"mrp\": \"10\", \"door_id\": \"\", \"tray_id\": \"24\", \"sku_total\": 10, \"qty\": 1, \"unit_price\": \"10\", \"image_url\": \"https://images.tinymart.in/product/4500681-9948.webp\", \"offer_id\": \"\", \"name\": \"McVities Orange Cream Biscuts 61gm per peice\", \"skuid\": \"4500681\"}], \"userId\": \"9597724778\", \"imei\": \"TM03202401\", \"res\": true, \"total_amount\": 30, \"orderId\": \"TM03202401260405164937739\", \"cart_offer_desc\": \"\"}","status":"Completed"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"22ed72fc-32a9-45c2-aa55-15befecaa88b","pre_auth_amount":27,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260320021244953.mp4","vm_imei_id":"TM03202401","order_amount":27,"weight_based_response":"{}","order_created_at":"2026-03-20 02:12:44.0","area":"itpl","address":"cafeteria","amount_received":27,"receipt_id":"IN20260320021359","proposedSkuJson":"{\"bill_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"name\": \"Brundabana Bites Millet Nippattu\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": 9, \"name\": \"Sunfeast MOMS Magic Cashew  and Almond\", \"mrp\": \"9\", \"tray_id\": \"24\", \"sku_total\": 9, \"door_id\": \"1\", \"qty\": 1, \"offer_desc\": \"\", \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"res\": true, \"imei\": \"TM03202401\", \"cart_offer_desc\": \"\"}","short_order_expiry":"20-04-2026 02:13:59","invoice_final_settled_amount":0,"previous_pending":0,"_invoice_balance":0,"order_modified_at":"2026-03-20 02:25:02.0","user_id":9597724778,"short_order_id":"D0O12k","location":"Tata Communication ITPL","order_id":"TM03202401260320021244953","sku_json":"{\"bill_amount\": 29, \"res\": true, \"userId\": \"9597724778\", \"skus\": [{\"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"mrp\": \"20\", \"tray_id\": \"21\", \"sku_total\": 18, \"door_id\": \"\", \"qty\": \"1\", \"offer_desc\": \"10% OFF\", \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\", \"skuid\": \"4500604\"}, {\"offer_id\": \"\", \"unit_price\": \"9\", \"name\": \"Sunfeast MOMS Magic Cashew  and Almond per peice\", \"mrp\": \"9\", \"tray_id\": \"26\", \"sku_total\": 9, \"door_id\": \"\", \"qty\": 1, \"image_url\": \"https://images.tinymart.in/product/186050-7503.jpg\", \"skuid\": \"186050\"}], \"total_amount\": 27, \"orderId\": \"TM03202401260320021244953\", \"imei\": \"TM03202401\", \"rstatus\": true, \"order_status\": \"\", \"cart_offer_desc\": \"\"}","status":"invoiceOrder"},{"vm_model":"Tiny Mart - Right Chiller - 33","type_of_order":"app","access_code":"b699ab6c-fce3-4204-a1da-6a131ba93bff","pre_auth_amount":78,"pre_auth_gateway":"razor_pay","delivery_fee":"0","vm_id":"1711555283773","video_url":"https://video.tinymart.in/VideoUpload/TMCAM03202401/TM03202401260318052759797.mp4","vm_imei_id":"TM03202401","order_amount":78,"weight_based_response":"{}","order_created_at":"2026-03-18 05:27:59.0","area":"itpl","address":"cafeteria","amount_received":78,"receipt_id":"IN20260318052925","proposedSkuJson":"{\"imei\": \"TM03202401\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 78, \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"\", \"door_id\": \"1\", \"qty\": 1, \"name\": \"Brundabana Bites Millet Nippattu\", \"offer_id\": \"4500604_0301\", \"unit_price\": 18, \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"offer_desc\": \"\", \"door_id\": \"2\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml\", \"offer_id\": \"\", \"unit_price\": 60, \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","short_order_expiry":"18-04-2026 05:29:25","invoice_final_settled_amount":0,"previous_pending":2,"_invoice_balance":0,"order_modified_at":"2026-03-18 05:35:03.0","user_id":9597724778,"short_order_id":"vPog9U","location":"Tata Communication ITPL","order_id":"TM03202401260318052759797","sku_json":"{\"order_status\": \"\", \"res\": true, \"orderId\": \"TM03202401260318052759797\", \"userId\": \"9597724778\", \"cart_offer_desc\": \"\", \"bill_amount\": 80, \"rstatus\": true, \"imei\": \"TM03202401\", \"skus\": [{\"skuid\": \"4500604\", \"offer_desc\": \"10% OFF\", \"door_id\": \"\", \"qty\": \"1\", \"name\": \"Brundabana Bites Millet Nippattu per peice\", \"offer_id\": \"4500604_0301\", \"unit_price\": \"18\", \"tray_id\": \"21\", \"mrp\": \"20\", \"sku_total\": 18, \"image_url\": \"https://images.tinymart.in/product/4500604-459.png\"}, {\"skuid\": \"4500656\", \"door_id\": \"\", \"qty\": 1, \"name\": \"BRU Cold Coffee Classic 200ml per peice\", \"offer_id\": \"\", \"unit_price\": \"60\", \"tray_id\": \"40\", \"mrp\": \"60\", \"sku_total\": 60, \"image_url\": \"https://images.tinymart.in/product/4500656-2520.webp\"}], \"total_amount\": 78}","status":"Completed"}]
20-08-2026 00:59:26.812 3554874 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems []
20-08-2026 00:59:26.812 3554874 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:59:26.813 3554875 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260820003932268_0', order_id='TM03202401260820003932268', sku='4500722', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_1', order_id='TM03202401260820003932268', sku='4500564', tray_id='', vm_id='1711555283773', price=35.0, mrp=35.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260820003932268_2', order_id='TM03202401260820003932268', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-20 00:41:20.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.813 3554875 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500722-2079.jpeg","qty":1,"name":"MaxVita Rice Kodubale 30gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500722","offer_id":"","offer_desc":""},{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"tray_id":"45","skuid":"4500643","offer_id":"","offer_desc":""}]
20-08-2026 00:59:26.816 3554878 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260818214517037_0', order_id='TM03202401260818214517037', sku='4500712', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-18 21:47:33.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.816 3554878 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500712-3453.png","door_id":"1","qty":1,"name":"MaxVita Chilli Spirinkled Potato Chips 40gms","mrp":"20","unit_price":20,"tray_id":"11","offer_id":"","skuid":"4500712","offer_desc":""}]
20-08-2026 00:59:26.817 3554879 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817235349515_0', order_id='TM03202401260817235349515', sku='4500643', tray_id='', vm_id='1711555283773', price=40.0, mrp=40.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 23:55:10.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.818 3554880 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":40,"door_id":"2","image_url":"https://images.tinymart.in/product/4500643-6170.webp","qty":1,"name":"Cavins Belgian chocolate 170ml spl pack","mrp":"40","unit_price":40,"offer_id":"","skuid":"4500643","tray_id":"45","offer_desc":""}]
20-08-2026 00:59:26.819 3554881 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260817015158332_0', order_id='TM03202401260817015158332', sku='4500696', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260817015158332_1', order_id='TM03202401260817015158332', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-17 01:53:51.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.819 3554881 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":60,"image_url":"https://images.tinymart.in/product/4500656-2520.webp","door_id":"2","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","tray_id":"40","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500725-5961.png","door_id":"1","qty":1,"name":"Maxvita Coconut Cookies 40gm","mrp":"10","unit_price":10,"skuid":"4500725","tray_id":"14","offer_id":"","offer_desc":""}]
20-08-2026 00:59:26.821 3554883 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260813223820608_0', order_id='TM03202401260813223820608', sku='4500624', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260813223820608_1', order_id='TM03202401260813223820608', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-08-13 22:39:56.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.821 3554883 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":2,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"tray_id":"15","skuid":"4500672","offer_id":"","offer_desc":""}]
20-08-2026 00:59:26.824 3554886 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260714220442483_0', order_id='TM03202401260714220442483', sku='186100', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-14 22:05:50.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.824 3554886 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/186100-6904.jpg","door_id":"1","qty":1,"name":"Too Yumm Crea onion 33gm","mrp":"20","unit_price":20,"skuid":"186100","offer_id":"","tray_id":"12","offer_desc":""}]
20-08-2026 00:59:26.826 3554888 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260712155113196_0', order_id='TM03202401260712155113196', sku='4500672', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-12 15:52:27.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.826 3554888 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500672-7226.webp","qty":1,"name":"Modern kitchens Garlic Mixture 26gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"15","skuid":"4500672","offer_desc":""}]
20-08-2026 00:59:26.829 3554891 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703204427051_0', order_id='TM03202401260703204427051', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703204427051_1', order_id='TM03202401260703204427051', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:46:34.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.829 3554891 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""}]
20-08-2026 00:59:26.831 3554893 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260703203630821_0', order_id='TM03202401260703203630821', sku='4500708', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260703203630821_1', order_id='TM03202401260703203630821', sku='4500716', tray_id='', vm_id='1711555283773', price=31.0, mrp=31.0, offer=0, offer_id='', qty=1.0, created_at='2026-07-03 20:37:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.832 3554894 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":31,"image_url":"https://images.tinymart.in/product/4500716-7694.webp","door_id":"1","qty":1,"name":"Wholy belgian Chocolate ","mrp":"31","unit_price":31,"skuid":"4500716","tray_id":"17","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500708-7901.webp","door_id":"1","qty":1,"name":"Modern Kitchen Masala Peanut 28gm","mrp":"10","unit_price":10,"skuid":"4500708","tray_id":"11","offer_id":"","offer_desc":""}]
20-08-2026 00:59:26.834 3554896 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260614141049833_0', order_id='TM03202401260614141049833', sku='4500648', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260614141049833_1', order_id='TM03202401260614141049833', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-06-14 14:12:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.834 3554896 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"door_id":"1","image_url":"https://images.tinymart.in/product/4500691-6038.webp","qty":1,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"23","skuid":"4500691","offer_desc":""}]
20-08-2026 00:59:26.836 3554898 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260608200833973_0', order_id='TM03202401260608200833973', sku='4500679', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-08 20:10:55.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.837 3554899 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500679-7835.png","qty":2,"name":"Eat Bit Coconut  Chikki 32gm","mrp":"10","unit_price":10,"offer_id":"","tray_id":"17","skuid":"4500679","offer_desc":""}]
20-08-2026 00:59:26.838 3554900 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260606153128314_0', order_id='TM03202401260606153128314', sku='4500691', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=2.0, created_at='2026-06-06 15:32:42.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.838 3554900 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500691-6038.webp","door_id":"1","qty":2,"name":"Modern Kitchens Boondi Masala 36gm","mrp":"10","unit_price":10,"skuid":"4500691","tray_id":"23","offer_id":"","offer_desc":""}]
20-08-2026 00:59:26.841 3554903 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260503012037632_0', order_id='TM03202401260503012037632', sku='4500568', tray_id='', vm_id='1711555283773', price=30.0, mrp=30.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260503012037632_1', order_id='TM03202401260503012037632', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-05-03 01:22:14.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.841 3554903 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":30,"image_url":"https://images.tinymart.in/product/4500568-6867.jpg","door_id":"1","qty":1,"name":"Lotus Biscoff 75g","mrp":"30","unit_price":30,"tray_id":"18","skuid":"4500568","offer_id":"","offer_desc":""}]
20-08-2026 00:59:26.842 3554904 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260420202920918_0', order_id='TM03202401260420202920918', sku='4500622', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500622_0301', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_1', order_id='TM03202401260420202920918', sku='4500570', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_2', order_id='TM03202401260420202920918', sku='116565', tray_id='', vm_id='1711555283773', price=18.0, mrp=18.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260420202920918_3', order_id='TM03202401260420202920918', sku='4500673', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-20 20:31:09.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.842 3554904 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500673-8519.webp","door_id":"1","qty":1,"name":"Modern kitchens Salted Peanuts 25gm","mrp":"10","unit_price":10,"tray_id":"27","offer_id":"","skuid":"4500673","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/116565-2828.jpg","door_id":"1","qty":1,"name":"Unibic Cashew Almond Cookies  52 Gms","mrp":"18","unit_price":18,"tray_id":"25","offer_id":"","skuid":"116565","offer_desc":""},{"sku_total":18,"image_url":"https://images.tinymart.in/product/4500622-3821.jpeg","door_id":"1","qty":1,"name":"Kurkure Mast Masala 52gm","mrp":"20","unit_price":18,"tray_id":"14","offer_id":"4500622_0301","skuid":"4500622","offer_desc":""}]
20-08-2026 00:59:26.844 3554906 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260413160441568_0', order_id='TM03202401260413160441568', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-13 16:06:06.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.844 3554906 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"image_url":"https://images.tinymart.in/product/4500452-8664.jpg","door_id":"1","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"skuid":"4500452","tray_id":"12","offer_id":"","offer_desc":""}]
20-08-2026 00:59:26.846 3554908 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260411151844508_0', order_id='TM03202401260411151844508', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260411151844508_1', order_id='TM03202401260411151844508', sku='137335', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-11 15:20:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.846 3554908 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":20,"door_id":"1","image_url":"https://images.tinymart.in/product/4500452-8664.jpg","qty":1,"name":"Bingo Chips Chilli Sprinkled 30gm","mrp":"20","unit_price":20,"tray_id":"12","offer_id":"","skuid":"4500452","offer_desc":""},{"sku_total":20,"door_id":"2","image_url":"https://images.tinymart.in/product/137335-1619.png","qty":1,"name":"Nestle Milky bar, 25g RS- 20","mrp":"20","unit_price":20,"tray_id":"39","offer_id":"","skuid":"137335","offer_desc":""}]
20-08-2026 00:59:26.848 3554910 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260405164937739_0', order_id='TM03202401260405164937739', sku='4500452', tray_id='', vm_id='1711555283773', price=20.0, mrp=20.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260405164937739_1', order_id='TM03202401260405164937739', sku='4500681', tray_id='', vm_id='1711555283773', price=10.0, mrp=10.0, offer=0, offer_id='', qty=1.0, created_at='2026-04-05 17:00:53.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.848 3554910 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/9400-3773.webp","qty":1,"name":"Lays wavy Magic Masala 31g","mrp":"20","unit_price":18,"tray_id":"11","offer_id":"9400_0301","skuid":"9400","offer_desc":""}]
20-08-2026 00:59:26.850 3554912 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260320021244953_0', order_id='TM03202401260320021244953', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-20 02:13:58.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260320021244953_1', order_id='TM03202401260320021244953', sku='186050', tray_id='', vm_id='1711555283773', price=9.0, mrp=9.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-20 02:13:59.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.850 3554912 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"offer_id":"4500604_0301","tray_id":"21","skuid":"4500604","offer_desc":""},{"sku_total":9,"door_id":"1","image_url":"https://images.tinymart.in/product/186050-7503.jpg","qty":1,"name":"Sunfeast MOMS Magic Cashew  and Almond","mrp":"9","unit_price":9,"offer_id":"","tray_id":"24","skuid":"186050","offer_desc":""}]
20-08-2026 00:59:26.852 3554914 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - orderItems [OrderItem{order_item_id='TM03202401260318052759797_0', order_id='TM03202401260318052759797', sku='4500604', tray_id='', vm_id='1711555283773', price=18.0, mrp=20.0, offer=2, offer_id='4500604_0301', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}, OrderItem{order_item_id='TM03202401260318052759797_1', order_id='TM03202401260318052759797', sku='4500656', tray_id='', vm_id='1711555283773', price=60.0, mrp=60.0, offer=0, offer_id='', qty=1.0, created_at='2026-03-18 05:29:24.0', type_of_order='', internal_status='', customer_status='', delivery_details_json='{}'}]
20-08-2026 00:59:26.852 3554914 [http-nio-8051-exec-136] INFO  n.c.c.CustomerappController - skuList [{"sku_total":18,"door_id":"1","image_url":"https://images.tinymart.in/product/4500604-459.png","qty":1,"name":"Brundabana Bites Millet Nippattu","mrp":"20","unit_price":18,"skuid":"4500604","offer_id":"4500604_0301","tray_id":"21","offer_desc":""},{"sku_total":60,"door_id":"2","image_url":"https://images.tinymart.in/product/4500656-2520.webp","qty":1,"name":"BRU Cold Coffee Classic 200ml","mrp":"60","unit_price":60,"skuid":"4500656","offer_id":"","tray_id":"40","offer_desc":""}]
20-08-2026 00:59:26.854 3554916 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7e269a7f
20-08-2026 00:59:26.854 3554916 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:26.854 3554916 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:26.854 3554916 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7e269a7f
20-08-2026 00:59:26.854 3554916 [http-nio-8051-exec-136] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:28.804 3556866 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:59:28.804 3556866 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:59:28.804 3556866 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:28.804 3556866 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:59:28.804 3556866 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:28.805 3556867 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:28.805 3556867 [http-nio-8051-exec-117] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:28.806 3556868 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:59:28.806 3556868 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:59:29.420 3557482 [http-nio-8051-exec-157] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1650863616549, timestamp=2026-08-19 19:41:20.0}
20-08-2026 00:59:29.420 3557482 [http-nio-8051-exec-157] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1650863616549, timestamp: 2026-08-19 19:41:20.0
20-08-2026 00:59:29.488 3557550 [http-nio-8051-exec-157] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:59:32.159 3560221 [http-nio-8051-exec-141] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:59:32.160 3560222 [http-nio-8051-exec-141] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:59:32.178 3560240 [http-nio-8051-exec-141] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:59:34.240 3562302 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:34.240 3562302 [http-nio-8051-exec-117] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:34.241 3562303 [http-nio-8051-exec-117] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:59:34.242 3562304 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@2f63b8e0
20-08-2026 00:59:34.242 3562304 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:34.242 3562304 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:34.242 3562304 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@2f63b8e0
20-08-2026 00:59:34.242 3562304 [http-nio-8051-exec-117] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:34.294 3562356 [http-nio-8051-exec-168] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: http://prod-api.tinymart.in/customer/app/getorderdetails/
20-08-2026 00:59:34.294 3562356 [http-nio-8051-exec-168] INFO  neuu.Interceptor - Interceptor::PreHandle::Request URL :: GET
20-08-2026 00:59:34.294 3562356 [http-nio-8051-exec-168] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: 795658Cb8d90B545E029581eA023629597724778
20-08-2026 00:59:34.294 3562356 [http-nio-8051-exec-168] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: req.requestURL: http://prod-api.tinymart.in/customer/app/getorderdetails/, match ::   false
20-08-2026 00:59:34.294 3562356 [http-nio-8051-exec-168] INFO  neuu.Interceptor - Interceptor::PreHandle::getHeader :: session:, device:app, byPassKiosk:false
20-08-2026 00:59:34.295 3562357 [http-nio-8051-exec-168] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: session:795658Cb8d90B545E029581eA023629597724778, device:app
20-08-2026 00:59:34.295 3562357 [http-nio-8051-exec-168] INFO  n.s.LoginImplementation - LoginImplementation::authoriseSession: isAuthorised:1
20-08-2026 00:59:34.296 3562358 [http-nio-8051-exec-168] INFO  n.c.c.CustomerappController - CustomerappController::getOrderHistory order_id : TM03202401260820005430857
20-08-2026 00:59:34.296 3562358 [http-nio-8051-exec-168] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrderDetailsyByOrderId requested for order_id --> TM03202401260820005430857
20-08-2026 00:59:34.519 3562581 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::validateOtpLogin: mobile:7975333465, otp:7413
20-08-2026 00:59:34.523 3562585 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: start:Thu Aug 20 00:59:34 IST 2026 ,end : Thu Aug 20 01:58:23 IST 2026, diff : 1 
20-08-2026 00:59:34.523 3562585 [http-nio-8051-exec-164] INFO  n.s.LoginImplementation - LoginImplementation::disableSession: mobile:7975333465
20-08-2026 00:59:34.959 3563021 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::validateOtpLogin: mobile:7975333465, otp:7413
20-08-2026 00:59:34.961 3563023 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: start:Thu Aug 20 00:59:34 IST 2026 ,end : Thu Aug 20 01:58:23 IST 2026, diff : 1 
20-08-2026 00:59:34.961 3563023 [http-nio-8051-exec-148] INFO  n.s.LoginImplementation - LoginImplementation::disableSession: mobile:7975333465
20-08-2026 00:59:35.401 3563463 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::validateOtpLogin: mobile:7975333465, otp:7413
20-08-2026 00:59:35.402 3563464 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: start:Thu Aug 20 00:59:35 IST 2026 ,end : Thu Aug 20 01:58:23 IST 2026, diff : 1 
20-08-2026 00:59:35.402 3563464 [http-nio-8051-exec-171] INFO  n.s.LoginImplementation - LoginImplementation::disableSession: mobile:7975333465
20-08-2026 00:59:38.132 3566194 [http-nio-8051-exec-158] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 
20-08-2026 00:59:38.132 3566194 [http-nio-8051-exec-158] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@7bbbfcaf
20-08-2026 00:59:38.132 3566194 [http-nio-8051-exec-158] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1665475181172","expired":true,"activity":"{\"machine\":{\"area\":\"Hosur\",\"vm_id\":\"1620381234315\",\"cart_enabled\":true,\"address\":\"Tata Electronics 1\",\"vm_imei_id\":\"TM05202101\",\"webapp_config\":\"{\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"12.9044074,77.6626564\",\"locationType\":\"Machine\",\"location\":\"TM Tata Electronics 1\"}}","logged":false,"session":"","mobile":"","active":1,"status":true}
20-08-2026 00:59:38.132 3566194 [http-nio-8051-exec-158] INFO  n.s.LoginImplementation - LoginImplementation::createSession: mobile:7975333465
20-08-2026 00:59:38.134 3566196 [http-nio-8051-exec-158] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: res: {"msg":"Valid User","sessionId":"29740e8f7d5eA99bEe358932996a647975333465","status":true} 
20-08-2026 00:59:39.784 3567846 [http-nio-8051-exec-168] INFO  n.c.c.CustomerappController - CustomerappController::getOrderDetails orderDetails: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:39.785 3567847 [http-nio-8051-exec-168] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderMachineHistoryObject request order: Order{order_id='TM03202401260820005430857', user_id=9597724778, vm_id=1711555283773, order_amount=0.0, pre_auth_amount=20.0, amount_received=20.0, invoice_balance=0.0, previous_pending=35.0, invoice_final_settled_amount=0.0, sku_json='0-0', weight_based_response='null', created_at='2026-08-20 00:54:30.0', pre_auth_gateway='razor_pay', balance_gateway='null', short_order_id='null', short_order_expiry='null', receipt_id='null', proposedSkuJson='{"res":true,"skus":[{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}],"bill_amount":20,"orderId":"TM03202401260820005430857","total_amount":20,"cart_offer_desc":"","imei":"TM03202401","userId":"9597724778"}', video_url='N/A', access_code='52725894', status='active', type_of_order='app'}
20-08-2026 00:59:39.787 3567849 [http-nio-8051-exec-168] INFO  n.c.c.CustomerappController - skuList [{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500681-9948.webp","door_id":"1","qty":1,"name":"McVities Orange Cream Biscuts 61gm","mrp":"10","unit_price":10,"skuid":"4500681","tray_id":"23","offer_id":"","offer_desc":""},{"sku_total":10,"image_url":"https://images.tinymart.in/product/4500723-3888.png","door_id":"1","qty":1,"name":"MaxVita Moong daal 25gm","mrp":"10","unit_price":10,"skuid":"4500723","tray_id":"18","offer_id":"","offer_desc":""}]
20-08-2026 00:59:39.787 3567849 [http-nio-8051-exec-168] INFO  neuu.Interceptor - Interceptor::PostHandle:: request :: neuu.RequestWrapper@7324411e
20-08-2026 00:59:39.787 3567849 [http-nio-8051-exec-168] INFO  neuu.Interceptor - Interceptor::PostHandle:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:39.787 3567849 [http-nio-8051-exec-168] INFO  neuu.Interceptor - Interceptor::AfterCompletion::
20-08-2026 00:59:39.787 3567849 [http-nio-8051-exec-168] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: request :: neuu.RequestWrapper@7324411e
20-08-2026 00:59:39.787 3567849 [http-nio-8051-exec-168] INFO  neuu.Interceptor - Interceptor::AfterCompletion:: response :: org.apache.catalina.connector.ResponseFacade@55e21ffc
20-08-2026 00:59:43.037 3571099 [http-nio-8051-exec-159] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1693385315786, timestamp=2026-08-19 20:57:02.0}
20-08-2026 00:59:43.038 3571100 [http-nio-8051-exec-159] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1693385315786, timestamp: 2026-08-19 20:57:02.0
20-08-2026 00:59:43.048 3571110 [http-nio-8051-exec-159] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:59:56.675 3584737 [http-nio-8051-exec-137] INFO  n.c.c.CustomerappController - CustomerappController::getsOrdersByVmIdTime payload : {vm_id=1767156983476, timestamp=2026-08-19 19:18:17.0}
20-08-2026 00:59:56.675 3584737 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::getOrdersByVmIdTime request vm_id: 1767156983476, timestamp: 2026-08-19 19:18:17.0
20-08-2026 00:59:56.688 3584750 [http-nio-8051-exec-137] INFO  n.s.OrdersImplementation - OrdersImplementation::makeOrderArray request 
20-08-2026 00:59:56.990 3585052 [http-nio-8051-exec-165] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : session : 
20-08-2026 00:59:56.990 3585052 [http-nio-8051-exec-165] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : ses : neuu.model.PwaSessions@d0df35a
20-08-2026 00:59:56.990 3585052 [http-nio-8051-exec-165] INFO  n.s.LoginImplementation - LoginImplementation::checkSession : res : {"expires":"1665475181172","expired":true,"activity":"{\"machine\":{\"area\":\"Hosur\",\"vm_id\":\"1620381234315\",\"cart_enabled\":true,\"address\":\"Tata Electronics 1\",\"vm_imei_id\":\"TM05202101\",\"webapp_config\":\"{\\\"express_delivery\\\":0,\\\"machine_pickup\\\":1,\\\"qr_viewer\\\":1}\",\"machine\":1,\"latlong\":\"12.9044074,77.6626564\",\"locationType\":\"Machine\",\"location\":\"TM Tata Electronics 1\"}}","logged":false,"session":"","mobile":"","active":1,"status":true}
20-08-2026 00:59:56.990 3585052 [http-nio-8051-exec-165] INFO  n.s.LoginImplementation - LoginImplementation::createSession: mobile:7975333465
20-08-2026 00:59:56.991 3585053 [http-nio-8051-exec-165] INFO  n.s.LoginImplementation - LoginImplementation::generateOtpLogin: res: {"msg":"Valid User","sessionId":"D59239B0Dc8a25CfD88f084cB9F8107975333465","status":true} 
